vaadin-icons

WebJar for vaadin-icons

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

org.webjars.bowergithub.vaadin
ArtifactId

ArtifactId

vaadin-icons
Last Version

Last Version

4.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

vaadin-icons
WebJar for vaadin-icons
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/vaadin/vaadin-icons

Download vaadin-icons

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.vaadin/vaadin-icons/ -->
<dependency>
    <groupId>org.webjars.bowergithub.vaadin</groupId>
    <artifactId>vaadin-icons</artifactId>
    <version>4.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.vaadin/vaadin-icons/
implementation 'org.webjars.bowergithub.vaadin:vaadin-icons:4.3.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.vaadin/vaadin-icons/
implementation ("org.webjars.bowergithub.vaadin:vaadin-icons:4.3.2")
'org.webjars.bowergithub.vaadin:vaadin-icons:jar:4.3.2'
<dependency org="org.webjars.bowergithub.vaadin" name="vaadin-icons" rev="4.3.2">
  <artifact name="vaadin-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.vaadin', module='vaadin-icons', version='4.3.2')
)
libraryDependencies += "org.webjars.bowergithub.vaadin" % "vaadin-icons" % "4.3.2"
[org.webjars.bowergithub.vaadin/vaadin-icons "4.3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : iron-icon jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : iron-iconset-svg jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

npm version Bower version Published on webcomponents.org Build status Gitter

Published on Vaadin Directory Stars on vaadin.com/directory

Vaadin Icons

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.

org.webjars.bowergithub.vaadin

Vaadin

An open platform for building modern web apps for Java back ends

Versions

Version
4.3.2
4.3.1
4.3.0
4.2.2
4.2.1
4.2.0
4.2.0-beta2
4.2.0-beta1
4.2.0-alpha1
4.1.4
4.1.3
3.0.0