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

<html>
<link rel="icon" href="data:;base64,=">
<head></head>
Empty file which uses link-rel to disable favicon fetches.
<iframe src="accept_ch_with_subresource.html"></iframe>
</html>