Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinokada/svelte-radix
310+ SVG Radix icons components for Svelte
https://github.com/shinokada/svelte-radix
radix svelte sveltekit svg-icons
Last synced: about 1 month ago
JSON representation
310+ SVG Radix icons components for Svelte
- Host: GitHub
- URL: https://github.com/shinokada/svelte-radix
- Owner: shinokada
- License: mit
- Created: 2022-07-22T15:42:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T19:52:22.000Z (7 months ago)
- Last Synced: 2024-05-29T12:33:45.797Z (7 months ago)
- Topics: radix, svelte, sveltekit, svg-icons
- Language: Svelte
- Homepage: https://svelte-radix.codewithshin.com
- Size: 4.06 MB
- Stars: 23
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Radix
310+ SVG [Radix icons](https://github.com/radix-ui/icons) components for Svelte.
## Docs
See the [Svelte Radix documentation](https://svelte-radix.codewithshin.com/) to learn more.
## Icons
[Icon names](https://svelte-radix.codewithshin.com/icons)
## Repo
[GitHub Repo](https://github.com/shinokada/svelte-radix)
## Installation
### Svelte 5 or later
```sh
pnpm i -D svelte-radix
```### Svelte 4/5
```sh
pnpm i -D svelte-radix@v1-latest
```## Original source
[radix-ui/icons](https://github.com/radix-ui/icons)
## License
[svelte-radix License](https://github.com/shinokada/svelte-radix/blob/main/LICENSE)
[radix-ui/icons LICENSE](https://github.com/radix-ui/icons/blob/master/LICENSE)
## Other icons
[Svelte-Icon-Sets](https://svelte-svg-icons.codewithshin.com/)