NPM / Bower packages for Socicon - The social icon font
npm install socicon
bower install socicon
Paste the stylesheet in your <head>
and update the path.
<link rel="stylesheet" href="bower_components_or_node_modules/socicon/css/socicon.css">
Then, add the CSS class to any HTML tag.
For example: class="socicon-facebook"
, for the Facebook icon.
See the full list of icons for all class names.