-
Icon Composer for Beginners Group Lab
Join us online to ask questions, get advice, and follow the discussion about getting started with Icon Composer. Conducted in English.
Chapters
- 0:00:00 - Introduction
- 0:09:50 - If you're designing an icon from scratch today, what would your step-by-step workflow in Icon Composer look like?
- 0:13:47 - When using Icon Composer, what are the most common mistakes developers make that result in icons looking great in Composer but weak on device?
- 0:16:43 - What problem was Apple trying to solve with Icon Composer, and what is the broader vision for app icons?
- 0:23:47 - What are the concrete recommendations to upgrade app icons already built for iOS 26 Liquid Glass to iOS 27?
- 0:28:31 - Can you talk about the various blend modes and when to use them — especially for the App Store icon?
- 0:34:37 - Does the new Icon Composer let us preview across the system-wide transparency slider — and what's the guidance when a clear-mode icon fails contrast at a user's extreme?
- 0:36:25 - How do you give a flat 2D brand mark a convincing physical presence in Liquid Glass?
- 0:39:34 - Is there a change in how to include updated Icon Composer icons into an app in Xcode?
- 0:41:08 - Do the layers inside Icon Composer automatically become glassy in the iOS 27 style?
- 0:42:30 - In tint mode, background colors look washed out and lack contrast. Any advice on settings to achieve better vibrancy?
- 0:47:13 - How do you achieve items overlaying each other, like the Apple Developer app icon?
- 0:48:42 - How are icons handled for colorblind users?
- 0:50:47 - How do you start from scratch as a newbie without any design know-how?
- 0:55:25 - How do you balance one shared Liquid Glass icon with platform-specific tweaks while keeping the brand consistent across iOS, macOS, watchOS, and legacy OS versions?
- 0:58:41 - What is your favorite new Icon Composer feature this year?
Resources
-
Search this video…
-
-
- 0:00:00 - Introduction
The panel — design evangelism, Cocoa graphics and rendering, and the Icon Composer engineering and design teams — introduce themselves and give a hands-on tour of Icon Composer: layers and groups, background options, and the Liquid Glass properties (specular, blur, refraction, translucency, shadows), plus previewing across platforms, dark/clear/tint modes, and back-deployment to OS 26.
- 0:09:50 - If you're designing an icon from scratch today, what would your step-by-step workflow in Icon Composer look like?
Start with an idea or visual metaphor, then draw it in a vector tool, keeping shapes simple and elegant rather than finely detailed so they adapt across sizes. Export layers at full canvas size (templates exist for Figma, Sketch, Illustrator, and Photoshop) so positioning carries over, then drag them into Icon Composer to annotate color and Liquid Glass per layer. Prefer scalable SVGs over bitmaps.
- 0:13:47 - When using Icon Composer, what are the most common mistakes developers make that result in icons looking great in Composer but weak on device?
The most common mistake is excessive complexity — Liquid Glass effects like refraction are sensitive to the number, size, and overlap of shapes, and small moves have a large effect. Evaluate the icon at every size and presentation, especially the smallest: group it on a Home Screen, view it outdoors and alongside other icons. Simplicity is what lets an icon scale and hold presence.
- 0:16:43 - What problem was Apple trying to solve with Icon Composer, and what is the broader vision for app icons?
App icons live across a whole ecosystem — devices, sizes, and light/dark/clear/tint modes — which a static set of bitmaps can't adapt to gracefully. Icon Composer moves to a resolution-independent representation so a single, simple source can be rendered and adapted at high quality by the system, giving designers control over how the material interacts with each layer while keeping icons consistent across the platform.
- 0:23:47 - What are the concrete recommendations to upgrade app icons already built for iOS 26 Liquid Glass to iOS 27?
Open last year's file in the new Icon Composer to see the updated rendering applied automatically — no artwork changes or recompile required. From there, review specular highlights (automatic vs. inside/outside depending on layer colors), fine-tune shadows, and configure refraction on overlapping layers. Apple also reduced translucency this year for sharper, more legible icons; that change isn't automatic, so review it per icon.
- 0:28:31 - Can you talk about the various blend modes and when to use them — especially for the App Store icon?
Blend modes control how a foreground pixel combines with what's behind it. Darkening modes (darken, multiply, plus darker) and lightening modes (lighten, screen, plus lighter) each suit different foreground/background relationships; plus lighter and plus darker mirror the system glass math used across the OS. There's no single right choice — pick what best sells the glass and retains color vibrancy for your artwork (Podcasts uses plus lighter on a dark background).
- 0:34:37 - Does the new Icon Composer let us preview across the system-wide transparency slider — and what's the guidance when a clear-mode icon fails contrast at a user's extreme?
By design, icon glass in clear mode is pinned and does not follow the system transparency slider, so it stays consistent and legible regardless of the user's setting. Because icon content is highly variable, Apple fixed the glass rather than expose it to the slider, removing one adaptation to design for. Use the single mono (grayscale) annotation to support light/dark clear and all tinted modes.
- 0:36:25 - How do you give a flat 2D brand mark a convincing physical presence in Liquid Glass?
Importing a layer applies Liquid Glass by default, which you fine-tune per each element's shape and complexity. This mirrors long-standing brand practice — a logo adapts across print, physical, and motion media while staying recognizable. Consider reconstructing the artwork for depth: expose layers you'd normally subtract (use solid overlapping shapes instead of eraser paths) so elements feel physically layered.
- 0:39:34 - Is there a change in how to include updated Icon Composer icons into an app in Xcode?
No change from last year. Drag the .icon file into your Xcode project alongside your Swift files as a normal resource, confirm target membership, and set the app icon name in the target editor to match the file. It sits adjacent to — not inside — the asset catalog, so remove any existing asset-catalog icon.
- 0:41:08 - Do the layers inside Icon Composer automatically become glassy in the iOS 27 style?
Yes — imported layers render as glass by default. Separate layers into groups, since Liquid Glass properties apply at the group level, so each can be configured independently. For pre-rendered raster artwork (as in Camera or Preview) or elements like watermarks, you can opt individual layers out of the glass treatment.
- 0:42:30 - In tint mode, background colors look washed out and lack contrast. Any advice on settings to achieve better vibrancy?
Pick a more vibrant tint color and preview it, but design for the full range a user might choose, including lighter colors like yellow. Keep at least part of the foreground white or near-white to guarantee contrast, and be careful with custom background gradients — prefer the system-provided backgrounds. Maximize dynamic range in the mono annotation (deep darks, bright highlights), and check the latest iOS 27 rendering, which improved several of these cases.
- 0:47:13 - How do you achieve items overlaying each other, like the Apple Developer app icon?
Slice what looks like a few elements into many separate layers, then reassemble them so shapes appear to weave over and under one another. Shadows help sell one element passing beneath another; viewed in elevation, the construction differs from the flat top-down appearance.
- 0:48:42 - How are icons handled for colorblind users?
Don't rely on color to convey meaning — start with a strong, recognizable form and real contrast so the icon reads for everyone, including red-green color blindness. Because icons must work in clear and tinted modes, designing a high-contrast mono annotation naturally enforces this, and the process teaches contrast habits that can improve the default icon too.
- 0:50:47 - How do you start from scratch as a newbie without any design know-how?
Start with intent, not software — decide what your app is and how you want it remembered, then capture that essence in a simple, memorable image. Sketch ideas on paper first, or talk through the app to surface an object or metaphor worth drawing (as Podcasts uses a resonating microphone). Move to vector tools once the idea is clear, and simplify relentlessly without losing meaning.
- 0:55:25 - How do you balance one shared Liquid Glass icon with platform-specific tweaks while keeping the brand consistent across iOS, macOS, watchOS, and legacy OS versions?
A single Icon Composer source adapts to each platform's icon shape, so the same design language carries across iOS, macOS, and watchOS — though you may rework layout for a circle (centering elements) versus a rounded rectangle. For legacy OS versions, the system faithfully renders your current design with the appropriate corner radius rather than reverting to older styles, keeping one visual brand identity everywhere. This segment also answers the older-device (iOS 18) optimization question.
- 0:58:41 - What is your favorite new Icon Composer feature this year?
The panel's favorites included the refraction control for how easily it explores the design space, automatic specular highlights that choose inside/outside based on layer and background color, copy-and-paste of attributes across icons, HDR export, and the new automatic gradient backgrounds generated from a brand color.