GENDER
Male
The gender presentation of the figure, kept per record.
include mode
565 emojis
v2026-07-21
measured 565
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/male.json
const male = await fetch("https://emoji.group/male.json")
.then(r => r.json()); // { emojis: [...], count: 565 }