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

1.8 KiB

Rotated & Flipped
View LESS View SASS

  normal
  fa-rotate-90
  fa-rotate-180
  fa-rotate-270
  fa-flip-horizontal
  fa-flip-vertical

To arbitrarily rotate and flip icons, use the fa-rotate-* and fa-flip-* classes.

{% highlight html %} normal
fa-rotate-90
fa-rotate-180
fa-rotate-270
fa-flip-horizontal
fa-flip-vertical {% endhighlight %}