Tarikul-Islam-Anik / Animated-Fluent-Emojis

All the Microsoft animated fluent emojis are available in one place and ready to use in your next project or README file.
https://animated-fluent-emoji.vercel.app/
MIT License
755 stars 87 forks source link

Show all emoji and reduce size #14

Closed nhatnam09nl closed 1 year ago

nhatnam09nl commented 1 year ago

It looks very nice but can't integrate. It is too large (it should be less than 200KB). They need to be converted to webp format. And svg format is required to display all as static. We can refer here: https://googlefonts.github.io/noto-emoji-animation/

Tarikul-Islam-Anik commented 1 year ago

These are APNG files without any compression. I tried to convert it to WebP format, but it lost the animation. I'm not planning to display them as static. The static version of these emojis in SVG format is available on microsoft/fluentui-emoji.

nhatnam09nl commented 1 year ago

These are APNG files without any compression. I tried to convert it to WebP format, but it lost the animation. I'm not planning to display them as static. The static version of these emojis in SVG format is available on microsoft/fluentui-emoji.

Thanks. How can we access svg from link like png(https://raw.githubusercontent.com/Tarikul-Islam-Anik/Microsoft-Teams-Animated-Emojis/master/Emojis/Travel%20and%20places/Star.png)?