Last active
September 9, 2023 05:57
-
-
Save heytulsiprasad/46a7c5156a6f9f77db317063f8b2342a to your computer and use it in GitHub Desktop.
Amazing emojis as your favicon
This file contains 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
<head> | |
<title>Target 2025</title> | |
<link | |
rel="icon" | |
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎯</text></svg>" | |
/> | |
</head> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment