What is a 16x16 favicon used for?
The 16x16 favicon (16 x 16 pixels) is used by:
- Classic browser tabs (Chrome, Firefox, Safari, Edge)
- Legacy desktop browsers
- Bookmarks lists in older browsers
How to generate a 16x16 favicon
- Upload a square source image (at least 512x512) to the Favicon.one generator.
- The tool outputs every required size, including
favicon-16x16.pngin a single ZIP. - Add the 16x16 icon to your site with the right
<link>tag.
The HTML tag
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />Other sizes you'll need
A single size isn't enough for a modern site. A complete favicon package also includes:
- 16×16 — classic browser tabs
- 32×32 — retina browser tabs
- 192×192 — Android home screen
- 512×512 — PWA splash screens
Get all of them at once. See the full favicon size guide.