Is it possible to have external emojis to look the same size? We are currently using twemojis in a NextJS app, here is what they look like:
The pineapple looks smaller than the smartphone, as if we "forced" the underlying SVG to be 32px*32px
Any idea?