Vaadin Icons

Vaadin Icons is a collection of 600+ unique icons designed for web applications
Alternatives To Vaadin Icons
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Vaadin Icons581152 years ago11March 18, 2019apache-2.0HTML
Vaadin Icons is a collection of 600+ unique icons designed for web applications
Fitness Tracker Demo38
8 years ago1HTML
Applayoutaddon19
3 months ago2apache-2.0Java
Vaadin Java integration of fc-applayout
Fontawesomeironiconset13
11 days ago4apache-2.0JavaScript
Iron iconset based on FontAwesome
Fontawesome Vaadin6
4 years ago1Java
Vaadin add-on that allows you to add FontAwesome icons to your applications with modifiers like stack, spin, and flip.
Vaadin Icons Addon4
4 years ago2apache-2.0Java
Vaadin Icons Add-on
V Leaflet Easyprint Parent2
2 years ago3Java
A leaflet plugin which adds an icon to print the map
Materialicons2
5 years ago2apache-2.0Java
Material Icon for Vaadin add-on
V Leaflet Rotatedmarker Parent2
4 years agomitJava
V-Leaflet plugin to enable the rotation of map marker icons
Alternatives To Vaadin Icons
Select To Compare


Alternative Project Comparisons
Readme

Vaadin Icons

⚠️ Starting from Vaadin 20, the source code and issues for this component are migrated to the vaadin/web-components monorepository. This repository contains the source code and releases of <vaadin-icons> for the Vaadin versions 10 to 19.

npm version Bower version Published on webcomponents.org Build status Published on Vaadin Directory Stars on vaadin.com/directory

Screenshot of some icons in the Vaadin Icons collection

Vaadin Icons is a set of 600+ icons designed for web applications. Free to use, anywhere!

Visit https://vaadin.com/icons for more information and instructions how to get started using them.

Installation

The Vaadin components are distributed as Bower and npm packages. Please note that the version range is the same, as the API has not changed. You should not mix Bower and npm versions in the same application, though.

Unlike the official Polymer Elements, the converted Polymer 3 compatible Vaadin components are only published on npm, not pushed to GitHub repositories.

Polymer 2 and HTML Imports compatible version

Install vaadin-icons:

bower i vaadin/vaadin-icons --save

Once installed, import it in your application:

<link rel="import" href="bower_components/vaadin-icons/vaadin-icons.html">

Polymer 3 and ES Modules compatible version

Install vaadin-icons:

npm i @vaadin/vaadin-icons --save

Once installed, import it in your application:

import '@vaadin/vaadin-icons/vaadin-icons.js';

Running demos in browser

  1. Install polymer-cli: npm install -g polymer-cli

  2. When in the vaadin-icons directory, run bower install to install Bower dependencies

  3. Run npm start, after that you will be able to access:

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.

Popular Icon Projects
Popular Vaadin Projects
Popular User Interface Components Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Html
Icons
Webcomponents
Polymer
Vaadin
Svg Icons
Polymer Element
Font Icons