3.2 Predictable · Understandable
WCAG 3.2.4 Consistent Identification
Level AA
Components with the same functionality must be identified consistently across pages — same icon, same accessible name.
Common failures
- The search icon is a magnifier on one page and a binoculars icon on another.
How to fix
- Reuse a single icon + label component across pages.
Related criteria
- WCAG 2.4.4 Link Purpose (In Context) Level A
- WCAG 3.2.3 Consistent Navigation Level AA