You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show a small, consistent icon for each Achievement (First Challenge, Design Master, Code Warrior, Community Helper, Streak Master). Icons must work in light & dark themes and remain accessible.
Why
Icons make achievements clearer and more delightful without changing text.
Scope
Create a tiny BadgeIcon map/component (badge key → inline SVG).
Place the icon before the title with 8px gap.
Icons should use currentColor so they adapt to theme automatically.
SVGs marked aria-hidden="true"; the badge text stays readable.