summaryrefslogtreecommitdiffstats
path: root/comm/mail/components/im/smileys/theme.json
blob: bbe0001f64b4438c801af2f31d6c0e7a7f7e0095 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "smileys": [
    { "glyph": "\uD83D\uDE01", "textCodes": [":-)", ":)", "(-:", "(:"] },
    { "glyph": "\uD83D\uDE02", "textCodes": [":-D", ":D"] },
    { "glyph": "\uD83D\uDE09", "textCodes": [";-)", ";)"] },
    { "glyph": "\uD83D\uDE2D", "textCodes": [":'("] },
    { "glyph": "\uD83D\uDE2D", "textCodes": [":-o", ":-O", "o_o", "O_O"] },
    { "glyph": "\uD83D\uDE15", "textCodes": [":-S", ":S", ":-s", ":s"] },
    { "glyph": "\uD83D\uDE1F", "textCodes": [":-/", ":-\\"] },
    { "glyph": "\uD83D\uDE20", "textCodes": ["x-("] },
    { "glyph": "\uD83D\uDE41", "textCodes": [":-(", ":(", ")-:", "):"] },
    { "glyph": "\uD83D\uDE0E", "textCodes": ["B-)", "8-)"] },
    { "glyph": "\uD83D\uDE1B", "textCodes": [":-P", ":P", ":-p", ":p"] },
    { "glyph": "\uD83D\uDE05", "textCodes": [":-]", ":]", "^^'"] },
    { "glyph": "♥", "textCodes": ["<3"] },
    { "glyph": "\uD83D\uDE10", "textCodes": [":-|"] },
    { "glyph": "☺", "textCodes": ["^^"] },
    { "glyph": "\uD83D\uDE2B", "textCodes": ["-_-"] },
    { "glyph": "\uD83D\uDE24", "textCodes": ["-_-'", "--'"] },
    { "glyph": "\uD83E\uDD23", "textCodes": ["XD", "xD"] }
  ]
}