sbellity / SocialIcons

SVG social icons for your website

Home Page:https://eager.io/app/w-B2nEFkVIx7/install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Icons

SVG social icons for your website

Eager app store

Install Social Icons on the Eager App Store.

Manual include

<script src="social-icons.min.js"></script>

Example usage

SocialIcons.init(document.querySelector('.social-icons'), {
  icons: {
    facebook: {
      enabled: true,
      username: "adam.flynn.schwartz"
    },
    twitter: {
      enabled: true,
      username: "adamfschwartz"
    },
    github: {
      enabled: true,
      username: "adamschwartz"
    }
  },
  color: '#70c2b5'
});

Demo

About

SVG social icons for your website

https://eager.io/app/w-B2nEFkVIx7/install