package.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of icons Show documentation
Show all versions of icons Show documentation
Collection of 600+ unique icons designed for web applications
# @vaadin/icons
A set of 600+ icons designed for web applications.
[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/foundation/icons/vaadin)
[![npm version](https://badgen.net/npm/v/@vaadin/icons)](https://www.npmjs.com/package/@vaadin/icons)
[](https://vaadin.com/docs/latest/ds/foundation/icons/vaadin)
## Installation
Install the iconset:
```sh
npm i @vaadin/icons
```
Once installed, import it in your application:
```js
import '@vaadin/icons';
```
To display an icon, use [``](https://www.npmjs.com/package/@vaadin/icon) element:
```html
```
## License
The icon files (SVG, PNG, fonts) are licensed under Creative Commons [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/) license.
The source code in this repository is licensed under Apache License 2.0.
All brand icons are trademarks of their respective owners.
The use of these trademarks does not indicate endorsement of the trademark holder by Vaadin Icons, nor vice versa.