emoji_get: Get an emoji image from its codepoint
Description
Get an emoji image from its codepoint
Usage
emoji_get(input, size = 72, cdn = "https://twemoji.maxcdn.com/")
Arguments
input
either a codepoint (without \U etc), or the result from emoji_search
size
the size of the resulting image (72, 36, 16)