# simple-icons-extreme

The Simple Icons collection includes previous versions

<a href="https://github.com/LitoMore/simple-icons-extreme/actions">
	<img src="https://img.shields.io/github/actions/workflow/status/LitoMore/simple-icons-extreme/bun.yml?branch=main&logo=bun&logoColor=fff&label=Bun&labelColor=333"/>
</a>

## Disclaimer

> [!IMPORTANT]\
> Please do not use the package on production. You should consider using [Simple Icons](https://github.com/simple-icons/simple-icons) instead.\
> We also ask that all users read our [legal disclaimer](https://github.com/simple-icons/simple-icons/blob/develop/DISCLAIMER.md) before using icons from Simple Icons.

## Install

```shell
npm i simple-icons-extreme
```

## Usage

```typescript
import { siDouban } from "simple-icons-extreme";
```

```typescript
import icons from "simple-icons-extreme/icons.json";
```

## License

MIT
