Vaadin Icons Add-on

A parent POM for all artifacts by Vaadin Ltd.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-icons
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Vaadin Icons Add-on
A parent POM for all artifacts by Vaadin Ltd.
Project URL

Project URL

http://vaadin.com/vaadin-icons
Project Organization

Project Organization

Vaadin Ltd

Download vaadin-icons

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.vaadin : vaadin-server jar 8.0-SNAPSHOT

Project Modules

There are no modules declared in this project.

Published on Vaadin  Directory Stars on Vaadin Directory

Vaadin Icons Add-on for Vaadin 8

Vaadin Icons Add-on enables easy usage of Vaadin Icons in your Vaadin application.

For Vaadin 10 or newer compatible version of the add-on, please see vaadin/vaadin-icons-flow.

Download release

Official releases of this add-on are available at Vaadin Directory. For Maven instructions, download and reviews, go to https://vaadin.com/addon/vaadin-icons-add-on

Usage

Use the icons in your code as follows.

button.setIcon(VaadinIcons.VAADIN_V);

License & Author

Add-on is distributed under Apache License 2.0. For license terms, see LICENSE.txt.

Vaadin Icons Add-on is written by Teemu Pöntelin / Vaadin Ltd

Vaadin Icons font is created by Jarmo Kemppainen / Vaadin Ltd

com.vaadin

Vaadin

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

Versions

Version
3.0.2
3.0.1
3.0.0