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

700+ SVG icons from <a href="https://github.com/astrit/css.gg">css.gg</a> 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 Cssgg Icons documentation](https://svelte-cssgg-icons.codewithshin.com/) to learn more.

## Icons

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

## Repo

[GitHub repo](https://github.com/shinokada/svelte-cssgg-icons)

## Installation

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

## Original source

[astrit/css.gg](https://github.com/astrit/css.gg)

## License

[Svelte-Cssgg-Icons License](https://github.com/shinokada/svelte-cssgg-icons/LICENSE)

[Css.gg License](https://github.com/astrit/css.gg/blob/master/LICENSE)

## Other icons

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