Icon source
Icons are React SVG components in components/icons.tsx.
They share a base helper for viewBox, fill, stroke, stroke width, and line cap settings.
Usage
Use existing icon components in buttons, menus, stats, and feature controls.
When adding a sidebar icon, update both the NavIcon type in lib/navigation.ts and iconMap in components/app-shell.tsx.