Package Exports
- @vaadin/icons
- @vaadin/icons/iconset.js
- @vaadin/icons/vaadin-icons.js
- @vaadin/icons/vaadin-iconset
- @vaadin/icons/vaadin-iconset.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vaadin/icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@vaadin/icons
A set of 600+ icons designed for web applications.
Installation
Install the iconset:
npm i @vaadin/icons
Once installed, import it in your application:
import '@vaadin/icons';
To display an icon, use <vaadin-icon>
element:
<vaadin-icon icon="vaadin:phone"></vaadin-icon>
License
The icon files (SVG, PNG, fonts) are licensed under Creative Commons CC-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.