Platform-specific considerations
Symbols adapt their appearance to match each Apple platform's unique characteristics. Understanding these differences helps create interfaces that feel native to each environment.
iOS and iPadOS:
- Touch targets need adequate size
- Full-color support in navigation elements
- Bold weights for primary actions
- Regular weights for most interface elements
macOS:
- Small, precise pointer targets
- Monochrome common in toolbars
- Lighter weights preferred
- Support for sidebar tinting
visionOS treats symbols differently:
- High contrast is needed for legibility
- Environmental lighting considerations
- Size adjustments for viewing distance
- Simplified details at small scales
Pro Tip: Test symbols on actual devices — what works on one platform might need adjustment on another.