In 4.7.4 we had two layers in misc/favicon.ico, 16x16 and 32x32. With the new side-looking druplicon version in 5.x we only have 16x16. This means when people make desktop shortcuts out of default-theme drupal sites, they will get an ugly blurry version of the icon. I am attaching a version with 16x16 and 32x32 exports of the official logo svg, and also have a 9kB version that adds 64x64 if desired.

Comments

sparr’s picture

StatusFileSize
new1.05 KB

and here is a version of the first attachment with just 16 colors. still looks almost as good, and its smaller than the currently packaged icon. although the current one seems to have alpha transparency, i think that level of quality is wasted on such a small icon

sparr’s picture

i forgot to mention that both attachments are without alpha transparency. if added, which requires 32-bit color, the filesize is 5kB

sparr’s picture

StatusFileSize
new5.3 KB

16x16 + 32x32, 32bit color, alpha transparency. attached.

sparr’s picture

Status: Active » Needs review

This should go into 6.x then back into 5.x

patch(cnr) per Bdragon

bdragon’s picture

StatusFileSize
new3.74 KB

Here's a comparison.

sparr’s picture

Version: 5.x-dev » 6.x-dev

giving in to peer pressure, marking as 6.x for attention, once its fixed then it should be backported to 5

gábor hojtsy’s picture

Version: 6.x-dev » 5.x-dev
Status: Needs review » Reviewed & tested by the community

Thanks for the demo image. Committed.

drumm’s picture

Version: 5.x-dev » 4.7.x-dev

Committed to 5.x.

sparr’s picture

Version: 4.7.x-dev » 5.x-dev
Status: Reviewed & tested by the community » Closed (fixed)

4.7.x had the old druplicon, with both resolutions. now that this is in head (6.x) and 5.x we are done. thank you both.