These are all the animated emojis from https://googlefonts.github.io/noto-emoji-animation/ which are licensed under CC BY 4.0, directly useable for your project.
cargo add animated-emojis-rs
Alternatively you can choose to use a sparse checkout to fetch all the Lottie files in this repository.
- Update the version in
flake.nix - Run a proxy server at
http://127.0.0.1:3128by usingdocker-compose up - Run
cargo test. This will do some checks and fetch the emojis.