Free tool

App Icon Size Guide (2026)

Every app icon size you need for iOS, Android and the web — accurate, current and copy-ready. Start with the quick answer, then grab the full per-platform tables below.

Quick answer

  • iOS: one 1024×1024 master — Xcode generates the rest.
  • Android: 512×512 Play Store PNG + a 108×108 dp adaptive icon (two layers).
  • Web/PWA: favicon (16/32/48), Apple touch 180×180, manifest 192 & 512.

iOS & iPadOS icon sizes

Supply one 1024×1024 master icon — modern Xcode (14+) generates every smaller size automatically. The full per-use table below is for reference or manual asset catalogs.

UsageBasePixels to export
App Store1024 pt1024×1024Required. No alpha/transparency.
iPhone app (Home Screen)60 pt120×120 (@2x), 180×180 (@3x)
iPad app (Home Screen)76 pt152×152 (@2x)
iPad Pro app83.5 pt167×167 (@2x)
Spotlight40 pt80×80 (@2x), 120×120 (@3x)
Settings29 pt58×58 (@2x), 87×87 (@3x)
Notifications20 pt40×40 (@2x), 60×60 (@3x)

Android icon sizes

Modern apps ship an adaptive icon: two 108×108 dp layers (foreground + background) with a 66 dp safe zone. The Play Store listing needs a separate 512×512 PNG.

UsageBasePixels to export
Play Store listing512×51232-bit PNG with alpha.
Adaptive icon layers108×108 dpmdpi 108 · hdpi 162 · xhdpi 216 · xxhdpi 324 · xxxhdpi 432Keep key content inside the centered 72 dp safe zone.
Legacy launcher iconmdpi 48 · hdpi 72 · xhdpi 96 · xxhdpi 144 · xxxhdpi 192Only for pre-Android 8 fallback.
Notification icon24×24 dp24 · 36 · 48 · 72 · 96White, transparent background.

Web, PWA & Favicon icon sizes

Cover the classic favicon plus the Apple touch icon and two PWA manifest icons (including a maskable variant). These six files satisfy every modern browser and install prompt.

UsageBasePixels to export
favicon.ico16×16, 32×32, 48×48Multi-resolution .ico file.
PNG favicons16×16, 32×32
Apple touch icon180×180iOS "Add to Home Screen".
PWA manifest icon192×192, 512×512
Maskable icon512×512Keep content within the central 80% safe zone.

Skip the resizing

IconGenie generates your app icon from a prompt and exports every size above automatically — the iOS .appiconset, Android adaptive layers, PWA icons and SVG — in one click.

Generate an app icon →

App icon sizes — FAQ

What size is an iOS app icon?

The master iOS app icon is 1024×1024 px (no transparency). Since Xcode 14 you only need that one file — Xcode generates the Home Screen (120/180 px), Spotlight, Settings and Notification sizes automatically.

What size is an Android app icon?

Use an adaptive icon: two 108×108 dp layers (foreground + background) with the key content inside a centered 72 dp safe zone, exported from mdpi (108 px) up to xxxhdpi (432 px). The Google Play listing additionally needs a 512×512 PNG.

Do I really need every icon size?

No. For iOS, a single 1024×1024 master is enough — Xcode derives the rest. For Android, the two adaptive layers cover all densities. The long tables are only needed for manual asset catalogs or legacy support.

What format should an app icon be?

PNG is standard for raster icons. The App Store icon must be a flat PNG with no alpha channel; Android Play Store accepts a 32-bit PNG with alpha. SVG is useful as an editable source but stores convert it to PNG on submission.

More free tools

Popular app icon styles