Created
August 2, 2023 19:33
-
-
Save jermainee/8b82aba266115a609752802598d927ce to your computer and use it in GitHub Desktop.
Use an emoji as favicon in html websites
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='1em' font-size='100'>📝</text></svg>"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment