Skip to content

gl0b3/materialicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Icons based on Vaadin Iconset

Material Icons version 2.0.1 based on Vaadin iconset.

Usage

Installation

Install the materialicons:

npm install @gl0b3/materialicons@2.0.1

Once installed, import in your applicaiton:

import 'materialicons/materialicons.js';

Add to your page:

<vaadin-icon icon="materialicons:refresh"></vaadin-icon>

Contributing

If you want to send a PR to this element, here are the instructions for running the tests and demo locally:

Installation

git clone https://github.com/gl0b3/materialicons
cd materialicons
npm install
npm install -g polymer-cli

Running the demo locally

polymer build
polymer serve --npm
open http://127.0.0.1:8081/components/@gl0b3/materialicons/

About

Material Icons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors