This repository contains a comprehensive list of emojis in JSON format, version 16.0
The data was sourced from the Full Emoji Data, version 16.0
File | Standard | Modifiers | Images | Size |
---|---|---|---|---|
array.json | ✔ | ❌ | ❌ | 17 KB |
array.only.modifiers.json | ✔ | ✔ | ❌ | 34 KB |
array.with.modifiers.json | ✔ | ✔ | ❌ | 51 KB |
File | Standard | Modifiers | Images | Size |
---|---|---|---|---|
list.json | ✔ | ❌ | ❌ | 216 KB |
list.only.modifiers.json | ❌ | ✔ | ❌ | 320 KB |
list.with.modifiers.json | ✔ | ✔ | ❌ | 535 KB |
list.with.images.json | ✔ | ❌ | ✔ | 7 MB |
list.only.modifiers.with.images.json | ❌ | ✔ | ✔ | 8 MB |
list.with.images.with.modifiers.json | ✔ | ✔ | ✔ | 15 MB |
File | Standard | Modifiers | Images | Size |
---|---|---|---|---|
categories.json | ✔ | ❌ | ❌ | 119 KB |
categories.only.modifiers.json | ❌ | ✔ | ❌ | 218 KB |
categories.with.modifiers.json | ✔ | ✔ | ❌ | 337 KB |
categories.with.images.json | ✔ | ❌ | ✔ | 7 MB |
categories.only.modifiers.with.images.json | ❌ | ✔ | ✔ | 8 MB |
categories.with.images.with.modifiers | ✔ | ✔ | ✔ | 15 MB |
Each emoji object includes the following properties:
code
<array> : the code point(s) for the emoji characters and sequences.emoji
<string> : The visual representation of the emoji.name
<string> : The CLDR short name for the character or sequence in American English.category
<string> : The primary category of the emoji.subcategory
<string>: The subcategory under which the emoji falls.image
<base64|false> : The emoji image in base64 format, available only in.with.images
files. False if not present.