What is a Favicon? Complete Guide
A favicon is the small square icon a browser displays for your site: in the tab, next to a bookmark, in history, and on a phone home screen. It is a real image file served from your domain and referenced from the page head, usually supplied in several sizes so each surface can pick the one it needs.
Where a favicon actually appears
The browser tab is the obvious one, but it is the least demanding. Bookmarks bars, history lists, browser start pages, search results, link previews in chat apps, and phone home screens all reach for an icon, and several of them want a much larger file than the tab does.
This is why a favicon is really a set rather than a single file. A 16 pixel tab icon and a 180 pixel iOS home screen icon are different images with different design constraints, even when they come from the same mark.
The same mark at the sizes that matter





Favicon FAQ
Is a favicon required?
No standard requires one, but browsers will request /favicon.ico regardless, and a missing icon shows as a blank or generic placeholder. On a new product that reads as unfinished.
What is the difference between a favicon and an app icon?
A favicon identifies your site inside a browser; an app icon represents an installed app on a home screen or launcher. In practice they come from the same artwork and ship together, which is why generators export both.