Beyond Google's Favicon Trick: A Real Logo API

    Google's unofficial favicon endpoint is a popular free workaround for fetching a small site icon -- unsupported, undocumented, and never intended for production logo delivery.

    logostream.dev is an officially supported logo API with real high-resolution SVG logos and a published uptime SLA.

    A Tiny Favicon Is Not a Logo

    Favicons are built for browser tabs, not trading dashboards or banking UIs.

    Google Favicon API

    An unofficial endpoint returning small, typically 16x16 or 32x32 favicon images -- fine for a browser tab icon, visibly pixelated when stretched into a larger UI element.

    logostream.dev

    100% SVG logos that scale cleanly to any size, from a compact ticker row to a full-width hero image.

    Google Favicon API vs. logostream.dev

    Featurelogostream.devGoogle Favicon API
    Official Support
    Officially supported product
    Unofficial, unsupported endpoint
    Image Quality
    100% SVG, any resolution
    Small favicon (16x16 / 32x32 typical)
    Identifiers
    Ticker, ISIN, WKN, domain
    Domain only
    Uptime Reliability
    99.99% Uptime SLA
    None -- can break without notice
    Terms of Use
    Clear commercial license
    Not intended for production use

    An Undocumented Endpoint Is Not a Dependency You Can Rely On

    Google never published the favicon endpoint as a supported product, which means there's no uptime commitment, no changelog, and no support channel if it changes.

    logostream.dev is a licensed, officially supported API with a published 99.99% uptime SLA -- the kind of commitment a production fintech app needs behind a dependency users see constantly.

    FAQ: Replacing the Google Favicon Trick with a Real Logo API

    Google's unofficial favicon service, commonly accessed via a URL like google.com/s2/favicons, is a convenient trick developers use to grab a small site icon without any setup. It was never published as a supported API, has no documented uptime commitment, no rate-limit guarantees, and no terms of service covering commercial use -- Google can change or remove it at any time without notice. For a side project or internal tool that's an acceptable risk. For a fintech app displaying company branding to real customers, depending on an unofficial, unsupported endpoint is a fragile foundation for something users see on every screen.

    Favicons are designed to be tiny -- typically 16x16 or 32x32 pixels, meant for a browser tab, not a UI element. Stretched into a larger logo slot on a trading dashboard, portfolio card, or bank selection screen, a favicon looks visibly pixelated, especially on high-DPI mobile screens. logostream.dev serves 100% SVG logos instead, which scale cleanly to any size a UI needs -- from a compact ticker row to a full-width hero image -- without the blurriness a stretched 32x32 favicon shows once it's larger than its native resolution. That difference is especially visible on modern retina displays, where a low-resolution favicon that looked acceptable a few years ago now reads as clearly out of place next to sharper interface elements.

    A favicon endpoint only ever accepts a domain -- there's no way to query it by ticker, ISIN, or WKN, so any application needing to resolve a stock or fund by its financial identifier has to first find that company's domain through a separate step. logostream.dev accepts domain lookups too, but adds ticker, ISIN, and WKN as equally first-class parameters, so a fintech app can query directly with whichever identifier it already has on hand -- no separate domain-lookup step required before the logo request can even be made. Removing that lookup step also removes a place where the mapping between a security and its domain can silently go stale or wrong.

    Real Logos, Not Stretched Favicons

    Get high-resolution SVG company logos with a guaranteed uptime SLA.