Hacker News new | ask | show | jobs
by saagarjha 3135 days ago
Pinned tabs actually have their own icon: https://developer.apple.com/library/content/documentation/Ap...
1 comments

Thanks. I'll have to go create an icon for this. So many custom icon formats :\

Edit: I believe I have an icon set here now. I might need to tweak it but it should work in the meantime.

I recently got turned onto RealFaviconGenerator.net after researching the various icon formats I might need to support and finding a nice in-depth stack overflow answer [1] from the author of that website. I would be surprised if it did NOT support pinned images.

[0] https://realfavicongenerator.net/

[1] https://stackoverflow.com/questions/4014823/does-a-favicon-h...

This is indeed the site I used to fix the issue :)