SET
Check Marks
Hand curated packs: the reaction canon, kid friendly fun, check marks.
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
const check_marks = await fetch("https://emoji.group/check-marks.json")
.then(r => r.json()); // { emojis: [...], count: 3 }