FontAwesomeIconFactory

A factory for turning Font Awesome icons into images for user interface controls. Works for iOS and OS X.

View the Project on GitHub nschum/FontAwesomeIconFactory

screenshot Interface Builder screenshot OS X screenshot iOS

Font Awesome was created by Dave Gandy. http://fortawesome.github.com/Font-Awesome

FontAwesomeIconFactory was created by Nikolaj Schumacher.

CocoaPods

Add the following to your Podfile:

pod 'FontAwesomeIconFactory'

Then run pod install as usual.

Manual Installation

If you don't use CocoaPods, copy the *.m and *.h files from the repository root level, and FontAwesome.otf into your project.