# Emoji

## Emoji

* [Emoji under the hood @ tonsky.me](https://tonsky.me/blog/emoji/)

## Emoji

* [Emojipedia](https://emojipedia.org/) : Emoji search and explanation
* [Kaomoji Japanese Emoticons](https://japaneseemoticons.me/) : Kaomoji, the Japanese emoticons\
  (ノಠ益ಠ)ノ彡┻━┻ : angry table flip
* [Emoji Base](https://emojibase.dev/) : emoji short code list
* [Joypixels Emoji Convertion](https://demos.joypixels.com/latest/index.html)
* [Github emoji](https://api.github.com/emojis) : emoji short code list
* [Emoji Cheat Sheet](https://www.webfx.com/tools/emoji-cheat-sheet/) : emoji almost universal shortcode list
* [Emoji shortcode](https://gist.github.com/rxaviers/7360908)
* [Facebook Symbols (cool text signs, emoticons, text pictures tool & Smiley)](http://www.megaemoji.com/)
* [Symbols ☯ Emoji](https://fsymbols.com/)
* [Emoji Homepage](http://emojihomepage.com/)
* [Lunicode](https://lunicode.com/flip)
* [😋 Get Emoji—All Emojis to ✂️ Copy and 📋 Paste 👌](https://getemoji.com/)
* [Words2Emoji - Translate Words To Emojis](https://www.words2emoji.com/)

## Emoji as Favicon

* [SVG Emoji Favicons](https://emojifav.com/)
* [fav.farm](https://fav.farm/)
* `<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>EMOJI GOES HERE</text></svg>">`
* [Emojicons](https://emojicons.netlify.app/) Emoji to SVG

## Emoji

* [OpenMoji](https://openmoji.org/)

## Emoji

* [OpenMoji](https://openmoji.org/)

## Emoji Fun Analysis

* Ants: <https://news.ycombinator.com/item?id=17555842>
* Smiling faces: [https://grouplens.org/blog/investigating-the-potential-for-m...](https://grouplens.org/blog/investigating-the-potential-for-miscommunication-using-emoji/)
* Butterflies: <http://emilydamstra.com/news/please-enough-dead-butterflies/>
* Trains: [https://mobile.twitter.com/BisTheFairy/status/11925577307096...](https://mobile.twitter.com/BisTheFairy/status/1192557730709622790)
* Horses: [https://twitter.com/jelenawoehr/status/1191872816372600832?l...](https://twitter.com/jelenawoehr/status/1191872816372600832?lang=en)
* Planets: [https://mobile.twitter.com/physicsJ/status/12326622114383708...](https://mobile.twitter.com/physicsJ/status/1232662211438370817)
* Telescopes: [https://mobile.twitter.com/BeckePhysics/status/1233414553607...](https://mobile.twitter.com/BeckePhysics/status/1233414553607819267)
* Parachutes: <https://darekkay.com/blog/parachute-emoji/>
* Chickens: [https://www.tumblr.com/ub-notactive/176663342440/reviewing-a...](https://www.tumblr.com/ub-notactive/176663342440/reviewing-and-rating-the-chicken-emojis)
* Snakes: [https://anothertiredmonster.tumblr.com/post/156610510939/sna...](https://anothertiredmonster.tumblr.com/post/156610510939/snake-emoji-review)
* [Which emoji scissors close](https://wh0.github.io/2020/01/02/scissors.html)
* [TRAPPED IN A PRISON OF EMOTIONS, official ranking of every turtle emoji on...](https://poison-liker.tumblr.com/post/153488305349/official-ranking-of-every-turtle-emoji-on)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/note/emoji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
