Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinokada/svelte-tabler
1970+ SVG [Tabler Icons components for Svelte
https://github.com/shinokada/svelte-tabler
icons svelte sveltejs svg svg-icons
Last synced: about 2 months ago
JSON representation
1970+ SVG [Tabler Icons components for Svelte
- Host: GitHub
- URL: https://github.com/shinokada/svelte-tabler
- Owner: shinokada
- License: mit
- Created: 2022-05-30T09:55:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T12:24:18.000Z (3 months ago)
- Last Synced: 2024-10-24T22:54:40.823Z (3 months ago)
- Topics: icons, svelte, sveltejs, svg, svg-icons
- Language: Svelte
- Homepage: https://svelte-tabler.codewithshin.com
- Size: 18 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Tabler
4880+ SVG [Tabler Icons](https://github.com/tabler/tabler-icons) components for Svelte.
Thank you for considering my open-source package. If you use it in a commercial project, please support me by sponsoring me on [the GitHub sponsor](https://github.com/sponsors/shinokada). Your support helps me maintain and improve this package for the benefit of the community.
## Docs
See the [Svelte Tabler documentation](https://svelte-tabler.codewithshin.com/) to learn more.
## Icons
[Icon names](https://svelte-tabler.codewithshin.com/icons)
## Repo
[GitHub Repo](https://github.com/shinokada/svelte-tabler)
## Installation
### Svelte 5 Runes
```
pnpm i -D svelte-tabler
```### Svelte 4/5
```sh
pnpm i -D svelte-tabler@v1-latest
```## Original source
[tabler/tabler-icons](https://github.com/tabler/tabler-icons)
## License
[Svelte-Tabler License](https://github.com/shinokada/svelte-tabler/blob/main/LICENSE)
[tabler/tabler-icons LICENSE](https://github.com/tabler/tabler-icons/blob/master/LICENSE)