<link rel="icon" href="img/icons/fav.webp" type="image/webp"> code example
Example 1: favicon HTML
<link rel="icon" href="yourIcon.png" type="image/png">
Example 2: html favicon
<link rel="shortcut icon" type="image" href="./favicons/examplefavicon.ico" />