Font Awesome Animation

Simple animations using FontAwesome and some CSS3.

Fork me on GitHub

Getting started

Might not work on < IE10...

Download

Manually

The files can be downloaded from:

  • Minified CSS for production usage
  • Un-minified CSS for development

With Bower


$ bower install font-awesome-animation

Installation

Include the CSS file in your index.html file:

<link rel="stylesheet" href="font-awesome-animation.min.css">

Usage

Add the desired CSS class to the icon (or any element of your DOM).