TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Emoji as a Favicon Using SVG (2022)

103 pointsby andrei-akopian8 months ago

8 comments

wonger_8 months ago
Note that Safari still does not support SVG favicons.<p>This site has a nice one-click copy button for each &quot;emojicon&quot;: <a href="https:&#x2F;&#x2F;emojicon.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;emojicon.dev&#x2F;</a>
评论 #41784200 未加载
评论 #41784450 未加载
评论 #41784955 未加载
jsheard8 months ago
OTOH if you want a quick favicon that renders consistently everywhere, Googles emoji set is available as SVGs (and fallback PNGs for Safari) under a permissive license.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;googlefonts&#x2F;noto-emoji">https:&#x2F;&#x2F;github.com&#x2F;googlefonts&#x2F;noto-emoji</a>
sodimel8 months ago
Neat! I learned a few years back that you can use an emoji as a cursor using svg too, here&#x27;s an example: <a href="https:&#x2F;&#x2F;codepen.io&#x2F;lmmm&#x2F;pen&#x2F;LYpxzgV" rel="nofollow">https:&#x2F;&#x2F;codepen.io&#x2F;lmmm&#x2F;pen&#x2F;LYpxzgV</a>
asb8 months ago
I used this trick for a quick favicon on my site <a href="https:&#x2F;&#x2F;muxup.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;muxup.com&#x2F;</a> - though unfortunately Google&#x2F;Bing&#x2F;DuckDuckGo doesn&#x27;t like svg favicons and so it&#x27;s not displayed in search results. I should really add a proper favicon...
评论 #41786671 未加载
评论 #41785370 未加载
评论 #41785367 未加载
youssefabdelm8 months ago
Hm I wonder if it&#x27;s possible to animate those svg favicons...
评论 #41785631 未加载
评论 #41784988 未加载
rtcode_io8 months ago
I have <a href="https:&#x2F;&#x2F;fav.rt.ht" rel="nofollow">https:&#x2F;&#x2F;fav.rt.ht</a> for you too! Let&#x27;s you pick formats and customize layout&#x2F;size.
评论 #41785661 未加载
jer0me8 months ago
Or if you&#x27;d like a PNG of a specific style: <a href="https:&#x2F;&#x2F;emojicdn.elk.sh&#x2F;" rel="nofollow">https:&#x2F;&#x2F;emojicdn.elk.sh&#x2F;</a>
评论 #41784849 未加载
skeoh8 months ago
See also: <a href="https:&#x2F;&#x2F;fav.farm&#x2F;" rel="nofollow">https:&#x2F;&#x2F;fav.farm&#x2F;</a>
评论 #41786977 未加载
评论 #41785226 未加载