1

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.

enter image description here

My question is: How to I remove this 'evil cat' favicon from my application without supplying a favicon?

hawkeye
  • 34,745
  • 30
  • 150
  • 304
  • Related: [do you have to include ``](http://stackoverflow.com/questions/6644684/do-you-have-to-include-link-rel-icon-href-favicon-ico-type-image-x-icon) – GolezTrol Dec 27 '15 at 10:02
  • The comment on [this duplicate but unanswered question](http://stackoverflow.com/questions/19094053/getting-favicon-to-work-in-chrome-with-base64-data), suggests that your browser may have a cached favicon. – GolezTrol Dec 27 '15 at 10:07

0 Answers0