A list of all available font awesome icons.
You can place Font Awesome icons just about anywhere using the CSS Prefix fa and the icon's name. Font Awesome is designed to be used with inline elements (we like the <i> tag for brevity, but using a is more semantically correct). To use an icon, Paste the below code snippet and Change the Icon name after fa-
<i class="fa fa-beer"></i>
To increase icon sizes relative to their container, use the fa-lg (33% increase), fa-2x, fa-3x, fa-4x, or fa-5x classes.
<i class="fa fa-beer fa-3"></i>
fa-spin
class. Please add this class name to animate.