I'm supplying the following favicon link in my application:
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
In Chrome I get this 'evil cat' image as my favicon.
My question is: How to I remove this 'evil cat' favicon from my application without supplying a favicon?