emoji.group / gender / neutral
GENDER

Neutral

The gender presentation of the figure, kept per record.

include mode 310 emojis v2026-07-21 measured 310
View JSON →

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/neutral.json
const neutral = await fetch("https://emoji.group/neutral.json")
  .then(r => r.json()); // { emojis: [...], count: 310 }

More in gender

Copied