Press keys <C-X><C-E>
in insert mode.
If you don't want it to overwrite standard key mappings, you can set your favorite key mappings.
let g:emoji_complete_overwrite_standard_keymaps = 0
imap YOUR_FAVORITE_KEY_MAPPING <Plug>(emoji-start-complete)
See LICENSE.
This plug-in use json data (emoji.json) taken from gemoji. The project is licensed under the LICENSE.