UNPKG

devicons

Version:
25 lines (18 loc) 834 B
<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> # devicons Icon font, CSS, and SVG sprite for developers. - Website: https://devicons.io - Documentation: https://devicons.io/docs/icon-font ## Install ```sh npm install devicons ``` See the [icon font docs](https://devicons.io/docs/icon-font) for usage.