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

Add 3 warnings of pixeled image #31

Closed PedroCuadra closed 8 years ago

PedroCuadra commented 8 years ago

I made 3 warnings for pixeled images. I hope that will be useful

googlebot commented 8 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


ebidel commented 8 years ago

Thanks for the PR. I'm not sure we'll take this b/c the icons in this collection are actually generated from the Material design spec: https://github.com/google/material-design-icons

There's a script that pulls the master icons: https://github.com/PolymerElements/iron-icons/blob/master/update-icons.sh

addyosmani commented 8 years ago

I'd recommend opening an issue on our Material Design icons repo Eric linked to suggesting these icons. It's possible the design team are already working on something similar or may be interested in doing so.

notwaldorf commented 8 years ago

Closing this, as @addyosmani and @ebidel are right -- we automatically generate the icons using a script and the Material Design icons repo, so your icons would just get overriden next time we run the script.