DOMAIN
Logistics
The industry it belongs to.
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
const logistics = await fetch("https://emoji.group/logistics.json")
.then(r => r.json()); // { emojis: [...], count: 16 }