PolymerElements / iron-icons

A set of icons for use with iron-icon
https://www.webcomponents.org/element/PolymerElements/iron-icons
105 stars 61 forks source link

Unable to figure out icons for paper-fab #10

Closed paullewis closed 9 years ago

paullewis commented 9 years ago

I grabbed the <paper-fab>, and then I wanted an icon. It complained I didn't have the iron icons in the console (ace, love it), so I imported those. But then I couldn't find out which icons are in the iron set (vs any other set), so I went to https://elements.polymer-project.org/elements/iron-icons and that has no documentation.

Feels like we should have a list of icons, and where they come from.

paullewis commented 9 years ago

+cc @ebidel @robdodson @arthurevans

arthurevans commented 9 years ago

Yep. We're missing a few bits here. iron-icons actually has a demo that shows all the icons, but it's not getting linked up:

https://elements.polymer-project.org/elements/iron-icons?view=demo:demo/index.html

ebidel commented 9 years ago

Dupe of https://github.com/PolymerElements/iron-icons/issues/13