From 016d9a2ae924c3999ff9aa279511e32c0bfbe7bb Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 12 Nov 2013 15:34:23 -0500 Subject: update to fontawesome 4 --- .../src/_includes/examples/spinning.html | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 bower_components/font-awesome/src/_includes/examples/spinning.html (limited to 'bower_components/font-awesome/src/_includes/examples/spinning.html') diff --git a/bower_components/font-awesome/src/_includes/examples/spinning.html b/bower_components/font-awesome/src/_includes/examples/spinning.html new file mode 100644 index 00000000..4bdb3d0e --- /dev/null +++ b/bower_components/font-awesome/src/_includes/examples/spinning.html @@ -0,0 +1,26 @@ +
+ +
+
+

+ + + +

+
+
+

+ Use the fa-spin class to get any icon to rotate. Works well with fa-spinner, + fa-refresh, and fa-cog. +

+{% highlight html %} + + + +{% endhighlight %} +

+ CSS3 animations aren't supported in IE8 - IE9. +

+
+
+
-- cgit v1.2.3