All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.README.md Maven / Gradle / Ivy

There is a newer version: 24.5.3
Show newest version
# @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)

[Screenshot of 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.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy