Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinokada/svelte-ionicons
Ionicons for Svelte
https://github.com/shinokada/svelte-ionicons
ionicons svelte sveltejs
Last synced: 6 days ago
JSON representation
Ionicons for Svelte
- Host: GitHub
- URL: https://github.com/shinokada/svelte-ionicons
- Owner: shinokada
- License: mit
- Created: 2022-05-09T21:22:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T19:50:52.000Z (5 months ago)
- Last Synced: 2024-05-29T10:44:23.514Z (5 months ago)
- Topics: ionicons, svelte, sveltejs
- Language: Svelte
- Homepage: https://svelte-ionicons.vercel.app/
- Size: 13 MB
- Stars: 19
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Ionicons
1350+ Ionicon SVG icons for Svelte 4, 5, and Runes.
Thank you for considering my open-source package. If you use it in a commercial project, please support me by sponsoring me on GitHub: https://github.com/sponsors/shinokada. Your support helps me maintain and improve this package for the benefit of the community.
## Docs
See the [Svelte Ionicons documentation](https://svelte-ionicons.codewithshin.com/) to learn more.
## Icons
[Icon names](https://svelte-ionicons.codewithshin.com/icons)
## Repo
[GitHub Repo](https://github.com/shinokada/svelte-ionicons)
## Installation
### Svelte 5 or later
```sh
pnpm i -D svelte-ionicons
```### Svelte 4/5
```sh
pnpm i -D svelte-ionicons@v1-latest
```## Original source
- [Ionicons](https://ionic.io/ionicons)
- [Ionicons GitHub Repo](https://github.com/ionic-team/ionicons)## License
[Svelte-Ionicon License](https://github.com/shinokada/svelte-ionicons/blob/main/LICENSE)
[Ionicons LICENSE](https://github.com/ionic-team/ionicons/blob/main/LICENSE)
## Other icons
[Svelte-Icon-Sets](https://svelte-svg-icons.codewithshin.com/)