Emoji set
Twemoji emoji, on any page
Twitter's open-licensed set. Flat, high-contrast and unmistakable — and, because the licence is permissive, the set a great many sites deliberately load for themselves.
emoji_set: "twemoji"
Ships on X, Discord, WordPress and much of the open web
emoji_set: "twemoji"
Twemoji
When to pick it
Social preview images for X, and any brand that already uses Twemoji on its own site.
Why it is not just CSS
Nothing in a stylesheet can produce a glyph the machine does not have. The only
way to render Twemoji emoji is for that font to be installed and chosen —
which is a container decision, not a request one, and is why this is eight
browsers rather than eight parameters on one.
Rendering with Twemoji
The response body is the image. Change the one word to compare it against another set.
bash
curl -X POST https://webshotter.com/api/v1/webshots \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com", "emoji_set": "twemoji"}' \
-o twemoji.png
The other sets
Render your page with Twemoji emoji
A hundred webshots a month on the free plan, no card. One parameter changes the browser.