React Icons
react-icons (and similar) export SVG components. Import one icon, not the whole pack, or the bundle grows. Give aria-label if there’s no visible text. PNG sprites are last century for UI icons.
React Icons — on screen — heart icon. Tree-shake by importing one icon, not the whole pack.
Exam tip
Tree-shake icons. Label them.