emoji: mark yahoo additions in version 6
[sheet.git] / emoji-gmail.inc.pl
1 # http://mail.google.com/support/bin/answer.py?answer=34056
2
3 'official',
4
5 heart   => ['<3',       '',     0,      "heart/love"],
6 monkey  => [':(|)',     '',     0,      "it's a monkey!"],
7 rockout => ['\m/',      '',     0,      "rock out."],
8 shocked => [':-o',      '',     0,      "shocked"],
9 grin    => [':D',       '',     0,      "grin"],
10 frown   => [':(',       '',     0,      "frown"],
11 angry   => ['x-(',      '',     0,      "angry"],
12 cool    => ['B-)',      '',     0,      "cool"],
13 cry     => [":'(",      '',     0,      "cry"],
14 equal_grin      => ['=D',       '',     0,      "equal grin"],
15 wink    => [';)',       '',     0,      "wink"],
16 straightface    => [':-|',      '',     0,      "straight face"],
17 equal_smile     => ['=)',       '',     0,      "equal smile"],
18 nose_grin       => [':-D',      '',     0,      "nose grin"],
19 wink_big_nose   => [';^)',      '',     0,      "big nose wink"],
20 wink_nose       => [';-)',      '',     0,      "nose wink"],
21 nose_smile      => [':-)',      '',     0,      "nose smile"],
22 slant   => [':-/',      '',     0,      "slant"],
23 tongue  => [':P',       '',     0,      "tongue"],
24
25 # http://tkhere.blogspot.com/2007/12/brand-new-google-chat-emoticons-no-one.html
26
27 'undocumented',
28
29 cowbell => ["+/'\\",    '',     0,      "cowbell"],
30 crab    => ['V.v.V',    '',     0,      "crab"],
31 devil   => ['}:-)',     '',     0,      "devil"],
32 frown   => ['=(',       '',     0,      "equal sad"],
33 slant   => ['=/',       '',     0,      "equal slant"],
34 tongue  => ['=P',       '',     0,      "equal tongue"],
35 frown   => [':-(',      '',     0,      "nose sad"],
36 smile   => [':)',       '',     0,      "smile"],
37 wince   => ['>.<',      '',     0,      "wince"],
38 tongue  => [':-P',      '',     0,      "nose tongue"],
39 pig     => [':(:)',     '',     0,      "pig"],
40 brokenheart     => ['</3',      '',     0,      "broken heart"],
41 kissx   => [':-x',      '',     0,      "kiss"],
42 kissstar        => [':*',       '',     0,      "kiss"],
43 mustache        => [':{',       '',     0,      "mustache"],
44
45 # http://www.gtricks.com/google-talk-tricks/google-talk-hidden-emoticons/
46
47 robot   => ['[:|]',     '',     0],
48 poo     => ['~@~',      '',     0],
49
50 # vi:ts=15