Skip to content

Why there are multiple icon images in icons folder? #2384

Answered by frankcalise
maqeelqureshi asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @maqeelqureshi thanks for your question! This comes from the Developer Guidelines from Apple/Android where it's mentioned under best practices: https://developer.apple.com/design/human-interface-guidelines/foundations/images/#best-practices

This allows for the image to scale across larger devices with higher screen densities.

You could also use a vector image, such as an SVG if you didn't want to provide the three different sizes like you see in the boilerplate.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yulolimum
Comment options

Answer selected by maqeelqureshi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants