<!DOCTYPE html>
<html>
<head>
<title>This is a title</title>
<link rel = "icon" type = "image/png" href = "/icon.png">
<!-- For apple devices -->
<link rel = "apple-touch-icon" type = "image/png" href = "/icon.png"/>
</head>
</html>
<link rel="icon" href="icon_path" type="image/icon type">