svelte-remix
Version:
2270+ Remix SVG icons for Svelte 4, 5, and Runes
53 lines (32 loc) • 2.07 kB
Markdown
# Svelte Remix
<div class="flex gap-2 my-8">
<a href="https://github.com/sponsors/shinokada" target="_blank"><img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" alt="sponsor" height="25" style="height: 25px !important;"></a>
<a href="https://www.npmjs.com/package/svelte-remix" rel="nofollow" target="_blank"><img src="https://img.shields.io/npm/v/svelte-remix" alt="npm" height="25" style="height: 25px !important;"></a>
<img src="https://img.shields.io/npm/v/svelte-remix/v1-latest" alt="npm" height="25" style="height: 25px !important;"></a>
<a href="https://twitter.com/shinokada" rel="nofollow" target="_blank"><img src="https://img.shields.io/badge/created%20by-@shinokada-4BBAAB.svg" alt="Created by Shin Okada" height="25" style="height: 25px !important;"></a>
<a href="https://opensource.org/licenses/MIT" rel="nofollow" target="_blank"><img src="https://img.shields.io/github/license/shinokada/svelte-remix" alt="License" height="25" style="height: 25px !important;"></a>
<a href="https://www.npmjs.com/package/svelte-remix" rel="nofollow" target="_blank"><img src="https://img.shields.io/npm/dw/svelte-remix.svg" alt="npm" height="25" style="height: 25px !important;"></a>
</div>
2890+ SVG [RemixIcon](https://github.com/Remix-Design/RemixIcon) components for Svelte.
## Docs
See the [Svelte Remix documentation](https://svelte-remix.codewithshin.com/) to learn more.
## Icons
[Icon names](https://svelte-remix.codewithshin.com/icons)
## Repo
[GitHub Repo](https://github.com/shinokada/svelte-remix)
## Installation
### Svelte 5 or later
```sh
pnpm i -D svelte-remix
```
### Svelte 4/5
```sh
pnpm i -D svelte-remix@v1-latest
```
## Original source
[Remix-Design/RemixIcon](https://github.com/Remix-Design/RemixIcon)
## License
[Svelte-Remix License](https://github.com/shinokada/svelte-remix/blob/main/LICENSE)
[Remix-Design/RemixIcon LICENSE](https://github.com/Remix-Design/RemixIcon/blob/master/License)
## Other icons
[Svelte-Icon-Sets](https://svelte-svg-icons.codewithshin.com/)