PolymerLabs / polyicon

Polymer custom icon generator
https://poly-icon.appspot.com/
BSD 3-Clause "New" or "Revised" License
30 stars 5 forks source link

[REQUEST] Social icons #2

Closed dotnetCarpenter closed 8 years ago

dotnetCarpenter commented 8 years ago

This is a great service but it's missing social icons, which pretty much is a requirement for all the sites I create. Right now, twitter and reddit is missing before I can use the icon-set. I'll have to go to IcoMoon and wrap that in a component.

ebidel commented 8 years ago

Polymer's icon set is generated from the material design iconset. I would make this request over there: https://github.com/google/material-design-icons

dotnetCarpenter commented 8 years ago

Would be good to mention in the README

dotnetCarpenter commented 8 years ago

@ebidel can you point to the code that generates iron-icon from an icon set? I'm interested in generating my own polymer web component icon set. I need to facilitate non programmers, doing web design and are building an UI library in polymer. So far they are on-board with doing HTML which is enough to create pages using web components.