Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon size 50x50? #59

Closed
plepe opened this issue Jun 2, 2020 · 2 comments
Closed

Icon size 50x50? #59

plepe opened this issue Jun 2, 2020 · 2 comments
Labels
question Further information is requested

Comments

@plepe
Copy link

plepe commented Jun 2, 2020

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:

  • chairlift.svg
  • abseiling.svg
@plepe
Copy link
Author

plepe commented Jun 2, 2020

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

@quincylvania
Copy link
Collaborator

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.

@quincylvania quincylvania added the question Further information is requested label Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants