@{ ViewBag.Title = "FontAwesome Icons"; ViewBag.Description = "FontAwesome Icons"; Layout = "~/Views/Shared/_Default.cshtml"; }
Place Font Awesome icons just about anywhere with the <i>
tag.
<i
class="fa fa-camera-retro"></i>
fa-spin
class. Check out the
spinning icons example.