vi: generic declaration of the escape key (\e)
[sheet.git] / emoji-gmail.inc.pl
1 {
2         name => 'Gmail',
3         icon => 'http://mail.google.com/mail/help/images/screenshots/chat/%s.gif',
4         source => 'http://mail.google.com/support/bin/answer.py?answer=34056',
5 },
6
7 'official',
8
9 heart   => ['<3',       '',     0x02665,        "heart/love"],
10 monkey  => [':(|)',     '',     0x1F435,        "it's a monkey!"],
11 rockout => ['\m/',      'fuzzy',        0x0270A,        "rock out."],
12 shocked => [':-o',      '',     0,      "shocked"],
13 grin    => [':D',       '',     0x1F610,        "grin"],
14 frown   => [':(',       '',     0x02639,        "frown"],
15 angry   => ['x-(',      '',     0x1F61A,        "angry"],
16 cool    => ['B-)',      '',     0x1F628,        "cool"],
17 cry     => [":'(",      '',     0x1F617,        "cry"],
18 equal_grin      => ['=D',       '',     0,      "equal grin"],
19 wink    => [';)',       '',     0x1F625,        "wink"],
20 straightface    => [':-|',      '',     0x1F629,        "straight face"],
21 equal_smile     => ['=)',       '',     0,      "equal smile"],
22 nose_grin       => [':-D',      '',     0,      "nose grin"],
23 wink_big_nose   => [';^)',      '',     0,      "big nose wink"],
24 wink_nose       => [';-)',      '',     0,      "nose wink"],
25 nose_smile      => [':-)',      '',     0,      "nose smile"],
26 slant   => [':-/',      '',     0x1F61D,        "slant"],
27 tongue  => [':P',       '',     0x1F60A,        "tongue"],
28
29 # http://tkhere.blogspot.com/2007/12/brand-new-google-chat-emoticons-no-one.html
30
31 'undocumented',
32
33 cowbell => ["+/'\\",    '',     0x023F4,        "cowbell"],
34 crab    => ['V.v.V',    '',     0,      "crab"],
35 devil   => ['}:-)',     '',     0x1F627,        "devil"],
36 frown   => ['=(',       '',     0,      "equal sad"],
37 slant   => ['=/',       '',     0,      "equal slant"],
38 tongue  => ['=P',       '',     0,      "equal tongue"],
39 frown   => [':-(',      '',     0,      "nose sad"],
40 smile   => [':)',       '',     0x0263A,        "smile"],
41 wince   => ['>.<',      '',     0,      "wince"],
42 tongue  => [':-P',      '',     0,      "nose tongue"],
43 pig     => [':(:)',     '',     0x1F416,        "pig"],
44 brokenheart     => ['</3',      '',     0,      "broken heart"],
45 kissx   => [':-x',      'todo', 0,      "kiss"], # U+1F60D, U+1F48A, U+1F48E
46 kissstar        => [':*',       '',     0x1F60D,        "kiss"],
47 mustache        => [':{',       '',     0,      "mustache"],
48
49 # http://www.gtricks.com/google-talk-tricks/google-talk-hidden-emoticons/
50
51 robot   => ['[:|]',     '',     0],
52 poo     => ['~@~',      '',     0x1F4A9],
53
54 # vi:ts=15