ICO (x-icon)

image/x-icon

Extensions
.ico
Compressible
yes
Status
de facto

The name everyone actually uses for favicons, despite never being registered with IANA — the official type is image/vnd.microsoft.icon, but x-icon won the deployment war so thoroughly that the WHATWG sniffing standard identifies icon bytes as image/x-icon. Send either; browsers treat them identically. The format is a container of multiple icon sizes, and its four-byte header (reserved zeros, then type 1 for icon) doubles as its signature.

Defined by WHATWG MIME Sniffing Standard. Registry facts from the IANA media-types registry via mime-db.