AUDIENCE
Kid Safe
Derived at build time, never tagged by hand.
include mode
3,778 emojis
v2026-07-21
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint, with the standard set in emojis_default.
Use it
GET https://emoji.group/kid-safe.json
const kid_safe = await fetch("https://emoji.group/kid-safe.json")
.then(r => r.json()); // { emojis: [...], count: 3778 }
More in audience