Skip to content

Instantly share code, notes, and snippets.

@tvanantwerp
Last active April 21, 2021 20:26
Show Gist options
  • Save tvanantwerp/7bf672a8602f4b4f9229b7418b27d57d to your computer and use it in GitHub Desktop.
Save tvanantwerp/7bf672a8602f4b4f9229b7418b27d57d to your computer and use it in GitHub Desktop.
Use Emoji as Favicon
<!-- via Wes Bos here: https://twitter.com/wesbos/status/1384965228413210631 -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><text x='0' y='14'></text></svg>" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment