CATEGORY
Hearts
Straight from the Unicode structure: flags, faces, hands, animals. Variants included.
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
const hearts = await fetch("https://emoji.group/hearts.json")
.then(r => r.json()); // { emojis: [...], count: 25 }