Fluent Emoji as a Service
Note: Fluent Emoji is licensed under MIT Licence by Microsoft. This repository contains scripts to distribute the resources in an easy-to-use format. This project is not affiliated with Microsoft.
console.log([...'🫠'].map((cp) => cp.codePointAt(0).toString(16)).join('-')); // => 1fae0
https://fluent-emoji.ciffelia.com/1fae0_3d.webp
https://fluent-emoji.ciffelia.com/1fae0_color.svg
https://fluent-emoji.ciffelia.com/1fae0_flat.svg
https://fluent-emoji.ciffelia.com/1fae0_high-contrast.svg
console.log([...'🙋🏻♀️'].map((cp) => cp.codePointAt(0).toString(16)).join('-')); // => 1f64b-1f3fb-200d-2640-fe0f
https://fluent-emoji.ciffelia.com/1f64b-1f3fb-200d-2640-fe0f_3d.webp