CATEGORY
Symbols
Straight from the Unicode structure: flags, faces, hands, animals. Variants included.
include mode
224 emojis
v2026-07-21
measured 224
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
GET https://emoji.group/symbols.json
const symbols = await fetch("https://emoji.group/symbols.json")
.then(r => r.json()); // { emojis: [...], count: 224 }