grav-theme-disroot/css/fork-awesome/src/doc/_includes/examples/animated.html

2.8 KiB

Animated Icons
View LESS View SASS

Loading example (with fa-spinner icon) Loading (with fa-circle-o-notch icon) Loading example (with fa-refresh icon) Loading example (with fa-cog icon) Loading example (with fa-spinner icon)

Use the fa-spin class to get any icon to rotate, and use fa-pulse to have it rotate with 8 steps. Works well with fa-spinner, fa-refresh, and fa-cog.

{% highlight html %} Loading... Loading... Loading... Loading... Loading... {% endhighlight %}

Note: Some browsers on some platforms have issues with animated icons resulting in a jittery wobbling effect. See issue #671 for examples and possible workarounds.

Note: CSS3 animations aren't supported in IE8 - IE9.