Next.js | What to use for icons?

Should I use <Image /> component from 'next/image' for icons or should I use something like react-icons for that instead?
Include popular icons in your React projects easly with react-icons.
Was this page helpful?