Animating Twitter BootStrap Icons
This uses CSS animation keyframes to animate an icon author(s): Elijah Manor
HTML
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-combined.min.css">
<a id="update" href="#"><i class="icon-refresh"></i></a>