052805c956ad642c69d99012e64a4b9a71acd98f
[sheet.git] / emoji-msn.inc.pl
1 # http://messenger.msn.com/Resource/Emoticons.aspx
2
3 regular_smile   => [':-) :)',   '',     0x0263A,        "smile"],
4 teeth_smile     => [':-D :d',   '',     0x1F610,        "open-mouthed"],
5 omg_smile       => [':-O :o',   '',     0x1F602,        "surprised"],
6 tongue_smile    => [':-P :p',   '',     0x1F60A,        "tongue out"],
7 wink_smile      => [';-) ;)',   '',     0x1F625,        "wink"],
8 sad_smile       => [':-( :(',   '',     0x02639,        "sad"],
9 confused_smile  => [':-S :s',   '',     0x1F604,        "confused"],
10 what_smile      => [':-| :|',   '',     0x1F603,        "disappointed"],
11 cry_smile       => [":'(",      '',     0x1F618,        "crying"],
12 red_smile       => [':-$ :$',   '',     0x1F60F,        "embarrassed"],
13 shades_smile    => ['(H) (h)',  '',     0x1F628,        "hot"],
14 angry_smile     => [':-@ :@',   '',     0x1F600,        "angry"],
15 angel_smile     => ['(A) (a)',  '',     0x1F626,        "angel"],
16 devil_smile     => ['(6)',      '',     0x1F627,        "devil"],
17 '47_47' => [':-#',      'fuzzy',        0x1F637,        "don't tell anyone"],
18 '48_48' => ['8o|',      'todo', 0,      "baring teeth"],
19 '49_49' => ['8-|',      'fuzzy',        0x1F453,        "nerd"],
20 '50_50' => ['^o)',      'todo', 0,      "sarcastic"],
21 '51_51' => [':-*',      '',     0,      "secret telling"],
22 '52_52' => ['+o(',      'fuzzy',        0x1F60E,        "sick"],
23 '71_71' => [':^)',      'fuzzy',        0x1F61D,        "i don't know"],
24 '72_72' => ['*-)',      '',     0x1F61E,        "thinking"],
25 '74_74' => ['<:o)',     'fuzzy',        0x1F389,        "party"],
26 '75_75' => ['8-)',      'todo', 0,      "eye-rolling"],
27 '77_77' => ['|-)',      '',     0x1F620,        "sleepy"],
28 coffee  => ['(C) (c)',  '',     0x02615,        "coffee cup"],
29 thumbs_up       => ['(Y) (y)',  '',     0x1F447,        "thumbs up"],
30 thumbs_down     => ['(N) (n)',  '',     0x1F44F,        "thumbs down"],
31 beer_mug        => ['(B) (b)',  '',     0x1F37A,        "beer mug"],
32 martini => ['(D) (d)',  '',     0x1F378,        "martini glass"],
33 girl    => ['(X) (x)',  '',     0x1F467,        "girl"],
34 guy     => ['(Z) (z)',  '',     0x1F466,        "boy"],
35 guy_hug => ['({)',      '',     0,      "left hug"],
36 girl_hug        => ['(})',      '',     0,      "right hug"],
37 bat     => [':-[ :[',   '',     0,      "vampire bat"],
38 cake    => ['(^)',      '',     0x1F382,        "birthday cake"],
39 heart   => ['(L) (l)',  '',     0x02665,        "red heart"],
40 broken_heart    => ['(U) (u)',  '',     0x1F493,        "broken heart"],
41 kiss    => ['(K) (k)',  '',     0x1F48A,        "red lips"],
42 present => ['(G) (g)',  '',     0x1F381,        "gift with a bow"],
43 rose    => ['(F) (f)',  '',     0x1F339,        "red rose"],
44 wilted_rose     => ['(W) (w)',  '',     0,      "wilted rose"],
45 camera  => ['(P) (p)',  '',     0x1F547,        "camera"],
46 film    => ['(~)',      '',     0x1F3A5,        "filmstrip"],
47 cat     => ['(@)',      '',     0x1F62A,        "cat face"],
48 dog     => ['(&)',      'fuzzy',        0x1F435,        "dog face"],
49 phone   => ['(T) (t)',  '',     0x1F52E,        "telephone receiver"],
50 lightbulb       => ['(I) (i)',  '',     0x1F4A1,        "light bulb"],
51 note    => ['(8)',      '',     0x0266A,        "note"],
52 moon    => ['(S)',      '',     0x1F31C,        "sleeping half-moon"],
53 star    => ['(*)',      '',     0x02606,        "star"],
54 envelope        => ['(E) (e)',  '',     0x1F538,        "e-mail"],
55 clock   => ['(O) (o)',  '',     0x023F0,        "clock"],
56 messenger       => ['(M) (m)',  'fuzzy',        0x1F465,        "MSN Messenger icon"],
57 '53_53' => ['(sn)',     '',     0x1F40A,        "snail"],
58 '70_70' => ['(bah)',    '',     0x1F411,        "black sheep"],
59 '55_55' => ['(pl)',     '',     0x1F374,        "plate"],
60 '56_56' => ['(||)',     '',     0x1F35C,        "bowl"],
61 '57_57' => ['(pi)',     '',     0x1F355,        "pizza"],
62 '58_58' => ['(so)',     'fuzzy',        0x1F3C8,        "soccer ball"],
63 '59_59' => ['(au)',     '',     0x1F597,        "auto"],
64 '60_60' => ['(ap)',     '',     0x02708,        "airplane"],
65 '61_61' => ['(um)',     '',     0x02602,        "umbrella"],
66 '62_62' => ['(ip)',     '',     0x1F334,        "island with a palm tree"],
67 '63_63' => ['(co)',     '',     0x1F50B,        "computer"],
68 '64_64' => ['(mp)',     '',     0x1F540,        "mobile phone"],
69 '66_66' => ['(st)',     'todo', 0,      "stormy cloud"],
70 '73_73' => ['(li)',     'fuzzy',        0x02607,        "lightning"],
71 '69_69' => ['(mo)',     '',     0x1F501,        "money"],
72
73 # vi:ts=15