Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

next-social-icons

ctjlewis48MIT0.0.6TypeScript support: included

A Next.js-compatible social icons library based on react-social-icons.

next, next.js, social icons, react

readme

Next.js Social Icons

A Next.js-compatible social icons library based on react-social-icons.

Demo

https://next-social-icons.vercel.app/

Usage

<SocialIcon size={64} platform="twitter" inverse />
<SocialIcon size={64} platform="github" />
<SocialIcon size={64} platform="discord" />