Get social Icons Links for Your Website or Web Application.
npm i social-icon-link --save
Then...
import {socialIconsLinks} from 'social-icon-link';
socialIconsLinks([
{socialName :"facebook",url:"https://www.facebook.com"},
{socialName :"github",url:"https://github.com"}
]);
SocialIconsLinks supports 2 options
- socialName
- url