What a Favicon Is
The favicon is the small icon representing a site: in the browser tab, in bookmarks, beside the result's title and, for years now, beside the result on mobile too. It is the smallest brand mark a site has and the one seen most often.
Technically it is an image declared with a link element in the document head. Google accepts several values for the rel attribute and several formats; what it requires is that the image be square and its address stay stable.
The minimum size is eight pixels per side, though the documentation itself recommends more than forty-eight so it looks good on various surfaces. The difference between those two figures is not a detail: one is the technical minimum, the other the practical advice.
The name comes from "favorites icon" and from a time when it served only a browser's bookmark list. Today it appears in the tab, in history, on a phone's home screen when somebody saves the site as a shortcut, and beside the search result. The use grew; the file stayed the same.
It deserves distinguishing from Open Graph, which governs the sharing preview, and from other icons declared similarly that are not the same thing: the one a phone uses when adding the site to the home screen is usually larger and declared separately. Confusing the two leaves one of them undefined — and the missing one is always the one in the place you do not check.
