About devicons
<p align="center">
<a href="https://devicons.io">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/vorillaz/devicons/canary/apps/website/public/brand/lockup-dark.svg" />
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/vorillaz/devicons/canary/apps/website/public/brand/lockup-light.svg" />
<img src="https://raw.githubusercontent.com/vorillaz/devicons/canary/apps/website/public/brand/lockup-light.svg" alt="Devicons" width="320" />
</picture>
</a>
</p>
<p align="center">A collection of icons for developers.</p>
<p align="center">
<a href="https://devicons.io">Website</a> ·
<a href="https://devicons.io/docs/introduction">Documentation</a>
</p>
## Packages
| Package | Description | Docs |
| --- | --- | --- |
| [`devicons`](./packages/font) | Icon font, CSS, and SVG sprite | [Icon font](https://devicons.io/docs/icon-font) |
| [`@dev.icons/react`](./packages/react) | React components | [React ...