rapideditor / temaki

🐡 An icon expansion pack for Maki
https://rapideditor.github.io/temaki/docs
Other
77 stars 22 forks source link

Icon size 50x50? #59

Closed plepe closed 4 years ago

plepe commented 4 years ago

Hi!

I noticed that many icons have the size 50x50, whereas most icons (and also the icons of the original Maki icon set) have 15x15. Is there are reason? Are there plans to unify the size of the icons?

Examples:

plepe commented 4 years ago

Just noticed. Apparently these are the icons which were imported in #2.

quincylvania commented 4 years ago

Just noticed. Apparently these are the icons which were imported in #2.

@plepe Yep. While we aim for 15x15, we didn't bother to rescale the ones from that import. We don't have plans to do so unless someone really needs it. I'd welcome a PR for it.

As a workaround when rendering these on the web, you can set the width and height of the container in CSS and the browser should scale down the icon proportionally. That's what we do in iD.