<img src="http://www.socicon.com/static/img/logo.svg" alt="Socicon" width="500px">

NPM / Bower packages for Socicon - The social icon font

http://www.socicon.com

## Installation

### NPM
`npm install socicon`

### Bower
`bower install socicon`

## Usage

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](http://www.socicon.com/chart.php) for all class names.
