Free tool

Adaptive icon previewer

Android crops your app icon to whatever shape the phone's launcher uses. Check yours against the circle, squircle, rounded square and teardrop before you build — and see whether your logo strays outside the safe zone.

Preview under every mask

Drop the foreground layer — the artwork, ideally with a transparent background.

Choose your iconPNG or SVG, square, 432px or larger
#0e8f6e
Adaptive icons draw your foreground over this.

Your icon is not the shape you drew it

Since Android 8, launchers do not display your icon file. They take a foreground layer and a background layer, each 108×108 dp, stack them, and cut the result to the launcher's own shape: a circle on Pixels, a squircle on Samsung, a rounded square on many others, a teardrop on a few. Only the central 66 dp circle is guaranteed to survive every mask. A logo that fills the square loses its corners on every phone, and a wordmark that runs edge to edge loses its first and last letters.

This previewer shows your icon under all four masks at once, with the safe zone drawn on, so you can see exactly what each launcher would cut.

Fixing an icon that gets cropped

Where this fits when you make your app

The builder generates the adaptive icon from the single image you upload, so what you are checking here is that image. Preview it, adjust the padding in the icon generator until the safe zone holds everything that matters, then use that output. Because a website app's icon is the site's logo, the safe-zone version is often a slightly smaller mark on a solid brand colour — which is also what looks best at 48 pixels. The icon guide →

Frequently asked questions

What is an adaptive icon?

The Android 8+ icon format: a foreground and a background layer that the launcher stacks and masks to its own shape. Your icon looks different on a Pixel and a Samsung because the mask differs.

What is the safe zone?

The central 66 dp circle of the 108 dp canvas — the only area every launcher mask keeps. Anything outside it may be cropped.

Why is my icon cut off on some phones?

The artwork extends outside the safe zone, and that phone's mask cuts it. Reduce the foreground scale or add padding.

Should the background be a solid colour?

Yes, in almost every case. It fills whatever shape the launcher uses, and a brand colour looks right in all of them.

Does the builder make the adaptive icon for me?

Yes. Upload one square image and both layers are generated. Use this previewer to check that image before you build.

Read next

Related tools

Ready to make your website into an app?

Paste a URL, or upload an HTML file or a ZIP, set your icon and name, and download a signed Android app from the free APK creator. No Android Studio, no command line.

Make my app — free