Guidance
Trope 02 · iconography

Lucide icons

Severity 2 of 3 · detected by ast

Why it reads as slop

Lucide ships as the default in shadcn/ui, so its 2px rounded strokes appear in most generated interfaces. The set is fine; the problem is that it is never chosen.

Heuristic

Imports from lucide, lucide-react, lucide-vue-next, lucide-svelte, or SVGs carrying the lucide class / data-lucide attribute.

Antidotes

  • Phosphor (pick one weight)icon-set · MIT
  • Tabler Iconsicon-set · MIT
  • Radix Iconsicon-set · MIT
  • Iconoiricon-set · MIT
  • Match stroke weight to the typeface weight; use one set onlypractice