# Svelte Bootstrap SVG 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-bootstrap-svg-icons" rel="nofollow" target="_blank"><img src="https://img.shields.io/npm/v/svelte-bootstrap-svg-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-bootstrap-svg-icons" alt="License" ></a>
<a href="https://www.npmjs.com/package/svelte-bootstrap-svg-icons" rel="nofollow" target="_blank"><img src="https://img.shields.io/npm/dw/svelte-bootstrap-svg-icons.svg" alt="npm" ></a>
</div>

2050+ 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 Bootstrap SVG Icons documentation](https://svelte-bootstrap-svg-icons.codewithshin.com/) to learn more.

## Installation

### For Svelte 5 or later

```bash
pnpm i -D svelte-bootstrap-svg-icons
```

### For Svelte 4 or 5

```bash
pnpm i -D svelte-bootstrap-svg-icons@v1-latest
```

## Icons

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

## Repo

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

## License

[Svelte-Bootstrap-SVG-Icons License](https://github.com/shinokada/svelte-bootstrap-svg-icons/LICENSE)

[twbs/icons License](https://github.com/twbs/icons/blob/main/LICENSE)

## Installation

```sh
pnpm i -D svelte-bootstrap-svg-icons
```

## Original source

[twbs/icons](https://github.com/twbs/icons)

## Other icons

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

## License

[MIT](https://github.com/shinokada/svelte-bootstrap-svg-icons/blob/main/LICENSE)
