How to use an emoji as a favicon
You canβt directly use an emoji as a favicon, a favicon needs to be an image.
However, you can get an image of the emoji using EMOJICDN:
<link rel="icon" href="https://emojicdn.elk.sh/π" />
Just replace the π
emoji with any emoji youβd like.