SVG Favicon

Example using an SVG favicon.

Preview

Code


<head>
  <link rel="icon" href="favicon.svg" type="image/svg+xml">
</head>


<p>SVG favicons are scalable and ideal for modern browsers.</p>

More HTML Favicon Examples (3)