badges / shields

Concise, consistent, and legible badges in SVG and raster format
https://shields.io
Creative Commons Zero v1.0 Universal
23.55k stars 5.49k forks source link

Provide high resolution favicon #1497

Open tooomm opened 6 years ago

tooomm commented 6 years ago

Currently the shields.io favicon is low resolution only.

But current browsers like Firefox use big logo information in their top visites sites section. There is also no image support for links placed on mobile homescreens (android +ios).

On basically all high resolution screens the operating system has to scale things up so it gets even worse.

RedSparr0w commented 6 years ago

what about something like this:

It's a little different from the original though. image

carlosgub commented 5 years ago

Can I create an xml or svg of that, it ok?

paulmelnikow commented 5 years ago

A bunch of work was done on this in #2228, but it wasn't quite completed.

jaas666 commented 2 years ago

I can work on this one. In fact I have it ready but I don't know how to test this on my side. I edited the meta.tsx but don't know how to run it on my dev environment.

uncenter commented 1 year ago

I've just been triaging some of the frontend issues and... are we alright to close this? I think the favicon was updated somewhere in #9014 so this should no longer be an issue.

tooomm commented 1 year ago

This is still valid @uncenter. You can check pages like https://realfavicongenerator.net/favicon_checker for details.

I think https://github.com/badges/shields/pull/7983 was the most recent work, but got closed by the author again after it was missing reviews and comments from the maintainers I assume.