Create favicons from text, emoji, or colors. Download as PNG in multiple sizes.
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
A favicon (short for "favorites icon") is a small icon displayed in browser tabs, bookmarks, and history. Modern browsers support PNG favicons in multiple sizes.
Place your favicon files in the root directory of your website and add the appropriate link tags in your HTML <head> section. PNG format is recommended for modern browsers.