twemoji icon indicating copy to clipboard operation
twemoji copied to clipboard

Fluent Emoji: Twemoji drop-in replacement

Open bradleyhodges opened this issue 2 years ago • 5 comments

Hi all,

I've packaged Fluent UI Emoji (by Microsoft) for us in browsers, and have included drop-in functionality to replace Twemoji in light of the Twitter layoffs/MaxCDN shut down.

More information about the library is available here: https://github.com/AdvenaHQ/fluent-emoji

No re-work is required. You can directly use twemoji.parse() with this library just fine. Note: the emoji themselves look different to twemoji, but apart from that, everything is the same.

bradleyhodges avatar Apr 29 '23 10:04 bradleyhodges

The twemoji were free for any commercial purposes. Is this the same with fluent-emojis?

elephantpanda avatar May 27 '23 23:05 elephantpanda

I‘m glad to meet someone who shares the same ideas as me. 😊I also have a project on a similar topic, and I’m really proud of it. Here’s the link if you’d like to check it out: https://github.com/DellZHackintosh/msemoji.

zDaleZ avatar Jul 05 '23 04:07 zDaleZ

The twemoji were free for any commercial purposes. Is this the same with fluent-emojis?

Yes: https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE

GoldenretriverYT avatar Jul 07 '23 21:07 GoldenretriverYT

The twemoji were free for any commercial purposes. Is this the same with fluent-emojis?

The Twemoji graphics are licensed under CC-BY 4.0, while the Fluent Emoji repo provides them under the MIT license. These are both permissive licenses; the kind of attribution they require varies slightly (I am not a copyright lawyer) but this is probably not likely to matter for most users.

double-a-stories avatar Jul 18 '24 17:07 double-a-stories

While Fluent Emoji is also nice, if you want to use the same design, you could use the forked Twemoji. X Corp. abandoned this opensource development (the official Twitter account for OSS was also deleted https://twitter.com/TwitterOSS) but the latest Twemoji is still actively maintained and updated by former Twitter designers and Discord/WordPress designers on the fork repository here: https://github.com/jdecked/twemoji

This article explains the recent development of Twemoji:

  • X Redesigns Water Pistol Emoji Back To A Firearm - https://blog.emojipedia.org/x-redesigns-water-pistol-emoji-back-to-a-firearm/

shuuji3 avatar Jul 24 '24 02:07 shuuji3