From 0d8f2dc992e4a8c87d70f5668f6f662e6b9326bf Mon Sep 17 00:00:00 2001
From: Jean-Marc Viglino
To increase icon sizes relative to their container,
- use the fg-poi
Icon size and color
fa-lg
(33% increase),
- fa-2x
, fa-3x
, fa-4x
, or fa-5x
classes.
+ use the fg-lg
(33% increase),
+ fg-2x
, fg-3x
, fg-4x
, or fg-5x
classes.
@@ -182,7 +182,7 @@ Icon size and color
- Use fa-fw
class to set icons at a fixed width.
+ Use fg-fw
class to set icons at a fixed width.
Especially designed to use in nav lists & list groups to preserve alignment.
- Use fa-rotate*
classes to rotate icons (-20, -10, 10, 20, 45, 90, 135, 180, 225, 270 or 315).
+ Use fg-rotate*
classes to rotate icons (-20, -10, 10, 20, 45, 90, 135, 180, 225, 270 or 315).
@@ -210,7 +210,7 @@
- Use fa-flipv
or fa-fliph
classes to flip icons vertically or horizontally.
+ Use fg-flipv
or fg-fliph
classes to flip icons vertically or horizontally.
@@ -231,7 +231,7 @@
- Use fa-spin
or fa-pulse
classes to animate icons.
+ Use fg-spin
or fg-pulse
classes to animate icons.