@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Font Awesome 5 Icons"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Icons","title":"Font Awesome Icons"})

Solid

Use <i class="fas fa-ad"></i> v 5.13.0.

Regular

Use <i class="far fa-address-book"></i> v 5.13.0.

Brands

Use <i class="fab fa-500px"></i> v 5.13.0.

@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html') @@include('./partials/footer-scripts.html')