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

Easy To Fix: remove inline fill color in "track-changes" and "play-for-work" icons #20

Closed d1manson closed 8 years ago

d1manson commented 8 years ago

Unlike the other icons in iron-icons.html, those two have fill="#123" inline which doesn't seem to be necessary and makes it difficult to change their color. Simply removing this seems to do the trick I think.

notwaldorf commented 8 years ago

We are getting the icons automatically from the Material Design icon set. @azakus, do you think this is something that could be changed there?

notwaldorf commented 8 years ago

Closing, as we don't control the icons, and this bug should be filed on the Material Design repo instead (https://github.com/google/material-design-icons)