I am building an email template which includes various emojis and some of them aren't supported on some mobile devices and Firefox.
The email template has to be compatible on all devices (including desktop browsers).
The problem I have is with digit emojis, for example this one. I was wondering if using images instead of the not supported emojis is the only solution here.
I am using mjml framework for building the template.
Thanks :)