fav icons code example
Example 1: how to set a fav icon
<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US">
<head profile="http://www.w3.org/2005/10/profile">
<link rel="icon"
type="image/png"
href="http://example.com/myicon.png">
[…]
</head>
[…]
</html>
Example 2: fa icons
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
Example 3: fontawesome baloon
<i class="far fa-comment"></i>
Example 4: font awesome fa
Posting random icons in grepper doesn't make sense guys, you need the
visuals on the page