jdecked / twemoji

Emoji for everyone.
https://jdecked.github.io/twemoji/v/latest/preview-svg.html
MIT License
1.01k stars 60 forks source link

Blue heart (1f499) is different shade than other blue emojis such as blue square, circle, etc. #70

Open Alexthemediocre opened 11 months ago

Alexthemediocre commented 11 months ago

Copied (with modified links) from https://github.com/twitter/twemoji/issues/629

The blue heart SVG, 1f499 uses the hex color #5DADEC, while the other blue emojis, e.g. blue circle, 1f535, blue square, 1f7e6, etc. use the hex color #55ACEE.

To Reproduce Check the text/source of the blue heart SVG against that of the blue circle and blue square SVGs, and compare the value in the fill attribute.

Expected behavior The blue heart should be the same color as the other blue- emojis.

I also checked the large blue diamond and small blue diamond SVGs, which both used #55ACEE.

scattagain commented 3 weeks ago

This issue should closed, since its already fixed in https://github.com/SpiritAxolotl/twemoji/commit/89320720dd22fdae9c47cb98c0d5d24c8e78a48b (unless im missing something)

Nerixyz commented 3 weeks ago

This issue should closed, since its already fixed in https://github.com/SpiritAxolotl/twemoji/commit/89320720dd22fdae9c47cb98c0d5d24c8e78a48b (unless im missing something)

That commit isn't from this repository.

scattagain commented 2 weeks ago

That commit isn't from this repository.

Oh i didnt even notice, shouldnt make comments when you're half awake i guess 😭