Skip to content

Instantly share code, notes, and snippets.

@d1i1m1o1n
Created April 1, 2016 05:06
Show Gist options
  • Save d1i1m1o1n/66b56babd262eb98ca3c40d9391c27f1 to your computer and use it in GitHub Desktop.
Save d1i1m1o1n/66b56babd262eb98ca3c40d9391c27f1 to your computer and use it in GitHub Desktop.
Favicon svg png
<link rel="icon" type="image/png" href="favicon.png">
<link rel="mask-icon" href="icon.svg" color="blue">
<link rel="icon" type="image/svg+xml" href="favicon.svg">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment