chipjacks / emoji-data / EmojiData.View


type Source
    = Apple
    | Google
    | Twitter
    | Facebook

Not all emoji sources are licensed for commercial use. See here for details.

emoji : Source -> Basics.Int -> ( Basics.Int, Basics.Int ) -> Html msg

Creates a div containing the emoji from a spritesheet. Accepts arguments for emoji size in pixels and sprite position.

EmojiData.View.emoji Apple 32 emojiData.sprite