SVG icons in React Server Components: what ships to the client
An icon library can turn your Next.js page into a client tree without breaking anything. Check whether yours does, render icons in a Server Component, and confirm no icon code shipped to the browser.
- react
- nextjs
- server-components
- svg-icons
- performance
- geoicons