What are the correct pixel dimensions for an apple-touch-icon?

后端 未结 11 813
感情败类
感情败类 2020-12-12 20:05

I\'m not sure what the correct size should be.

Many sites seem to repeat that the apple-touch-icon should be 57x57 pixels but cite a broken link as their source.

11条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-12 20:56

    The official size is 57x57. I would recommend using the exact size simply due to the fact that it takes less memory when loaded (unless Apple caches the scaled representation). With that said, Rex is right that any square size will work

提交回复
热议问题