chromium/chrome/test/data/client_hints/without_accept_ch_img_localhost.html

<html>
<link rel="icon" href="data:;base64,=">
<head></head>
File which uses link-rel to disable favicon fetches.
<img src="non-existing-image.jpg"></img>
</html>