PolymerLabs/polyicon

Name: polyicon

Owner: PolymerLabs

Description: Polymer custom icon generator

Created: 2015-12-23 03:10:59.0

Updated: 2018-01-09 10:55:19.0

Pushed: 2016-10-17 14:45:57.0

Homepage: https://poly-icon.appspot.com/

Size: 23

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

polyicon

A custom icon set generator from Polymers icon sets. Normally, you'd load an entire icon set even if you only use one of its icons in your app. This online tool makes it easy to create an optimized version with only the icons your ap needs.

Try it
  1. Visit https://poly-icon.appspot.com/
  2. Select the icons you want to use in your app
  3. Download the optimized <iron-iconset-svg> markup and create an HTML import for it
  4. Load the import in your app and start using!

For example, if your icon set name is “myicons” and the icon you want to use from that set is “hamburger”, usage would look like:

<iron-icon icon="myicons:hamburger"></iron-icon>

Boom!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.