This tool finds all favicon icons for a given website: standard <link rel="icon">, Apple Touch Icon, and the fallback /favicon.ico. It shows a preview, dimensions, and URL for each icon.
rel="icon" â main site icon (SVG, PNG, ICO). Multiple sizes may be declared;rel="shortcut icon" â legacy variant, supported by all browsers;rel="apple-touch-icon" â icon for iOS/macOS when adding to the Home Screen;/favicon.ico â fallback file in the site root, used when no link tags are present.