Skip to content
Categories
Icon Size Cheatsheet
Look up the icon sizes required for Web, iOS, Android, macOS, Windows, and social media.
28 results
- WebFavicon (classic)16×16px / 32×32pxThe basic sizes shown in browser tabs and bookmarks.
- WebApple Touch Icon180×180pxUsed when a page is added to the iOS home screen.
- WebPWA Manifest (small)192×192px
- WebPWA Manifest (large)512×512pxA high-resolution icon used for splash screens and app listings.
- WebMicrosoft Tile (browserconfig)150×150px
- iOSApp Store listing icon1024×1024pxProvide a square image with no rounded corners (the display applies rounding automatically).
- iOSHome screen icon (@3x)180×180px
- iOSHome screen icon (@2x)120×120px
- iOSiPad home screen icon152×152px
- iOSSettings icon (@2x/@3x)58×58px / 87×87px
- AndroidPlay Store listing icon512×512px
- AndroidLauncher icon (xxxhdpi)192×192px
- AndroidLauncher icon (xxhdpi)144×144px
- AndroidLauncher icon (xhdpi)96×96px
- AndroidLauncher icon (hdpi)72×72px
- AndroidLauncher icon (mdpi)48×48px
- AndroidAdaptive icon (foreground/background)108×108dpOnly the central 72×72dp safe zone is guaranteed to be visible.
- macOSApp Store listing icon1024×1024px
- macOSSizes to include in a .icns file16 / 32 / 64 / 128 / 256 / 512 / 1024pxIt's common to provide both @1x and @2x (Retina) pairs for each size.
- WindowsSizes to include in a .ico file16 / 32 / 48 / 256px
- WindowsStart tile (Medium)150×150px
- WindowsStart tile (Wide)310×150px
- WindowsStart tile (Large)310×310px
- SocialOGP image (Facebook, etc.)1200×630px
- SocialX (Twitter) Summary Card (large)1200×675px
- SocialLinkedIn share image1200×627px
- SocialYouTube channel icon800×800px
- SocialYouTube thumbnail1280×720px
Overview
- A cheatsheet summarizing the icon and image sizes required across Web, iOS, Android, macOS, Windows, and social media platforms.
- Search and filter by platform name (ios, android, etc.), icon name, or size.
- Use Favicon Generator or Image Resizer to actually generate the images — this tool is a reference for finding out which size you need.
Usage
- Enter a platform name (e.g., ios), icon name, or size into the search field.
- The list of matching icon sizes narrows down as you type.
- You can copy a size to your clipboard using the copy button.
Example
Input
ios
Output
App Store listing icon: 1024×1024px, etc.
Use Cases
- Checking all the sizes needed at once when preparing icons for a new app or website
- Checking the listing icon size requirements before submitting to the App Store or Play Store
- Checking the recommended size when creating an OGP image or social media share image
FAQ
Are the listed sizes up to date with the latest specifications?
This lists representative sizes based on each platform's official guidelines, but specifications can change. For important submissions, always check each platform's latest official documentation as well.
Can I generate the actual icon images here?
This tool itself doesn't generate images. Use Favicon Generator to generate a full favicon set, or Image Resizer to resize to any specific size.
Related Tools
Generate multi-size favicon PNGs, a manifest, and HTML tags from an image.
Resize an image to a specified width and height.
Generate meta tags with OGP and Twitter Card support from a title and description.