Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 600 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 600 Bytes

Socicon

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 for all class names.