To use Font Awesome icons, you must first link to three CSS files:

<link rel="stylesheet" href="/font-awesome/css/fontawesome.min.css">
<link rel="stylesheet" href="/font-awesome/css/brands.min.css">
<link rel="stylesheet" href="/font-awesome/css/solid.min.css">

Icons are listed in alphabetical order by name.  To use these icons, use code in the following form, replacing icon-name with the name shown next to the icon you want to use.

<i class="fa fa-icon-name></i>"

Example:

<i class="fa fa-address-card></i>"

Note:  This page takes a long time to load!  The icons and their names display in bunches.  When that page has finished loading, “Done.” will appear at the bottom of the page.  Please be patient!

Icons in the Solid folder (1390 icons)

Icons in the Brands folder (472 icons)

Done!