konifar / android-material-design-icon-generator-plugin

This plugin help you to set material design icon to your project.
Apache License 2.0
2.41k stars 239 forks source link

Custom size for icons #16

Open jaydp17 opened 9 years ago

jaydp17 commented 9 years ago

Is it possible to have an option of custom size too ?

Something like we specify 72dp, and it generates 72dp icons for all mdpi, hdpi, xhdpi, xxhdpi and xxxhdpi.

I looked up the material design icon's repo, and found that google provides an svg for each icon, may be that can be used.