xxxxxxxxxx
<!-- Include Font Awesome CSS (can be downloaded from https://fontawesome.com/) -->
<link rel="stylesheet" href="path/to/font-awesome.css">
<!-- Example usage of Font Awesome 5 Unicode -->
<i class="fas fa-heart"></i> <!-- This is an HTML element using the Unicode for the heart icon -->