emoji.group / object / weapon
OBJECT

Weapon

The thing it depicts.

include mode 9 emojis v2026-07-21 model proposed 9
View JSON →

Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.

Use it

GET https://emoji.group/weapon.json
const weapon = await fetch("https://emoji.group/weapon.json")
  .then(r => r.json()); // { emojis: [...], count: 9 }

More in object

Copied