bendavis78 / paper-chip

A small Polymer element that represents a complex entity such as a calendar event or a contact.
http://bendavis78.github.io/paper-chip/
MIT License
67 stars 18 forks source link

Remove iron-icons dependency #15

Open rubenstolk opened 7 years ago

rubenstolk commented 7 years ago

It's not a good pattern to include all iron-icons when only one icon is needed.

admwx7 commented 6 years ago

I agree @rubenstolk and will move iron-icons to being a optional dependency as part of the 2.0 release.

Once the Polymer team completes their tooling for resolving duplicated icons we might be able to move to a more elegant approach, in the meantime we'll just have to make due.