4.5.1 • Published 8 years ago

fontawesome-icons-list v4.5.1

Weekly downloads
27
License
MIT
Repository
github
Last release
8 years ago

fontawesome-icons-list

Generate and exports all fontawesome icons from fontawesome CSS.

Installation

npm install fontawesome-icons-list

or

bower install fontawesome-icons-list

Usage

Either include index.js in your browser, or for Node, just require the module.

var fontawesomeIcons = require('fontawesome-icons-list');

The icons list is also available in the JSON format in icon.json.