Generate and exports all fontawesome icons from fontawesome CSS.
npm install fontawesome-icons-list
or
bower install fontawesome-icons-list
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
.