fontawesome-icons-list
v4.5.1
Published
Font Awesome icons list
Readme
fontawesome-icons-list
Generate and exports all fontawesome icons from fontawesome CSS.
Installation
npm install fontawesome-icons-listor
bower install fontawesome-icons-listUsage
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.
