Answer the question
In order to leave comments, you need to log in
Inline svg as page favicon, is that possible?
The classic scheme for pointing to a favicon file is usually this:
<link rel="icon" href="favicon.ico" type="image/x-icon">
<svg width="30" height="30">
<rect width="100%" height="100%" fill="green" />
</svg>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question