Iconography

Icons supplement text — they do not replace it (except for universally understood symbols like play, pause, close, and search).

  • The platform's native icon set SHOULD be used first (SF Symbols, Material Symbols, Segoe Fluent Icons)
  • All icons accompanying actions MUST have a text label or accessible name
  • Maintain consistent size and weight across the UI — don't mix outlined and filled styles without intention (e.g., filled = selected, outlined = unselected)
  • Minimum icon size: 16x16pt for decorative, 24x24pt for interactive (see Touch & Click Targets for the full hit area)
  • Icons conveying state (error, success, warning) MUST be paired with color AND shape — see Color section

References:

version
1.0.0
platforms
windows
tags
iconography, ui
author
Mike Fullerton
modified
2026-03-27

Change History

Version Date Author Summary
1.0.0 2026-03-27 Mike Fullerton Initial creation