# Svelte File Icons

<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"></a>
<a href="https://www.npmjs.com/package/svelte-file-icons" rel="nofollow" target="_blank"><img src="https://img.shields.io/npm/v/svelte-file-icons" alt="npm"></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"></a>
<a href="https://opensource.org/licenses/MIT" rel="nofollow" target="_blank"><img src="https://img.shields.io/github/license/shinokada/svelte-file-icons" alt="License"></a>
<a href="https://www.npmjs.com/package/svelte-file-icons" rel="nofollow" target="_blank"><img src="https://img.shields.io/npm/dw/svelte-file-icons.svg" alt="npm"></a>
</div>

930+ SVG file icon 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 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 File Icons documentation](https://svelte-file-icons.codewithshin.com/) to learn more.

## Icons

[Icon names](https://svelte-file-icons.codewithshin.com/icons)

## Repo

[GitHub Repo](https://github.com/shinokada/svelte-file-icons)

## Installation

```sh
pnpm i -D svelte-file-icons
```

## Original source

[file-icons/icons](https://github.com/file-icons/icons)

## License

[Svelte-Coreui-Icons License](https://github.com/shinokada/svelte-file-icons/blob/main/LICENSE)

[file-icons/icons LICENSE](https://github.com/file-icons/icons/blob/master/LICENSE.md)

## Other icons

[Svelte-Icon-Sets](https://svelte-svg-icons.codewithshin.com/)
