how to add a png file as an icon in html code example
Example: use png instead of icon html
<link rel="icon" type="image/png" href="http://example.com/image.png" />
<link rel="icon" type="image/png" href="http://example.com/image.png" />