LogoAppIconGenerator Docs

iOS App Icons

Creating icons for iOS applications.

iOS App Icons

AppIconGenerator creates the full set of icons required for Xcode AppIcon.appiconset.

Output Files

The downloaded ZIP file will contain a folder structure that you can drag directly into Xcode.

It includes sizes for:

  • iPhone Notifications (20pt)
  • iPhone Settings (29pt)
  • iPhone Spotlight (40pt)
  • iPhone App (60pt)
  • iPad Notifications (20pt)
  • iPad Settings (29pt)
  • iPad Spotlight (40pt)
  • iPad App (76pt)
  • iPad Pro (83.5pt)
  • App Store (1024pt)

How to use in Xcode

  1. Unzip the downloaded file.
  2. Locate AppIcon.appiconset.
  3. Open your Xcode project.
  4. Go to Assets.xcassets.
  5. Delete the existing AppIcon entry (or rename it).
  6. Drag the new AppIcon.appiconset folder into the assets list.

That's it! Your app now has all required icons.