Skip to content

Instantly share code, notes, and snippets.

@stevenyxu
Last active August 29, 2015 14:14
Show Gist options
  • Save stevenyxu/f49e0edc3b2155f4c91e to your computer and use it in GitHub Desktop.
Save stevenyxu/f49e0edc3b2155f4c91e to your computer and use it in GitHub Desktop.
Font Awesome
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<i class="fa fa-spinner fa-spin"></i>
<i class="fa fa-circle-o-notch fa-spin"></i>
<i class="fa fa-refresh fa-spin"></i>
<i class="fa fa-cog fa-spin"></i>
<i class="fa fa-spinner fa-pulse"></i>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment