Package Exports
- socicon
- socicon/css/socicon.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (socicon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
NPM / Bower packages for Socicon - The social icon font
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.