emoji: additional gmail matches to recent unicode equivalents
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 18 Jun 2023 17:21:08 +0000 (19:21 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 19 Jun 2023 19:50:43 +0000 (21:50 +0200)
emoji-gmail.inc.pl

index 2cb6531a7dca54f6b4ff091a6d2efe3ac229e393..3f18cd6d924868b7e09d3a38123cb9964d595f0d 100644 (file)
 [rockout       => '\m/',       'fuzzy',        0x0270A,        "rock out."],
 [shocked       => ':-o',       '',     0x1F632,        "shocked"],
 [grin  => ':D',        '',     0x1F603,        "grin"],
-[frown => ':(',        '',     0x02639,        "frown"],
+[nose_grin     => ':-D',       '',     0,      "nose grin"],
+[equal_grin    => '=D',        '',     0,      "equal grin"],
+[frown => ':( :-( =(', '',     0x02639,        "frown"],
 [angry => 'x-(',       '',     0x1F623,        "angry"],
 [cool  => 'B-)',       '',     0x1F60E,        "cool"],
 [cry   => ":'(",       '',     0x1F622,        "cry"],
-[equal_grin    => '=D',        '',     0,      "equal grin"],
 [wink  => ';)',        '',     0x1F609,        "wink"],
+[wink_nose     => ';-)',       '',     0,      "nose wink"],
+[wink_big_nose => ';^)',       'fuzzy',        0x1F925,        "big nose wink"],
 [straightface  => ':-|',       '',     0x1F610,        "straight face"],
 [equal_smile   => '=)',        '',     0,      "equal smile"],
-[nose_grin     => ':-D',       '',     0,      "nose grin"],
-[wink_big_nose => ';^)',       '',     0,      "big nose wink"],
-[wink_nose     => ';-)',       '',     0,      "nose wink"],
 [nose_smile    => ':-)',       '',     0,      "nose smile"],
-[slant => ':-/',       'fuzzy',        0x1F616,        "slant"],
-[tongue        => ':P',        '',     0x1F61D,        "tongue"],
+[slant => ':-/ =/',    'fuzzy',        0x1F616,        "slant"],
+[tongue        => ':P :-P =P', '',     0x1F61D,        "tongue"],
 
 # http://tkhere.blogspot.com/2007/12/brand-new-google-chat-emoticons-no-one.html
 
 'undocumented',
 
 [cowbell       => "+/'\\",     '',     0x1F514,        "cowbell"],
-[crab  => 'V.v.V',     'ext',  0,      "crab"],
+[crab  => 'V.v.V',     'ext',  0x1F980,        "crab"],
 [devil => '}:-)',      'ext',  0x1F608,        "devil"],
-[frown => '=(',        '',     0,      "equal sad"],
-[slant => '=/',        '',     0,      "equal slant"],
-[tongue        => '=P',        '',     0,      "equal tongue"],
-[frown => ':-(',       '',     0,      "nose sad"],
 [smile => ':)',        '',     0x0263A,        "smile"],
-[wince => '>.<',       'ext',  0,      "wince"],
-[tongue        => ':-P',       '',     0,      "nose tongue"],
+[wince => '>.<',       'ext',  0x1F623,        "wince"],
 [pig   => ':(:)',      'ext',  0x1F437,        "pig"],
 [brokenheart   => '</3',       'ext',  0x1F494,        "broken heart"],
 [kissx => ':-x',       'ext',  0x1F618,        "kiss"],
 [kissstar      => ':*',        'ext',  0x1F61A,        "kiss"],
-[mustache      => ':{',        'ext',  0,      "mustache"],
+[mustache      => ':{',        'ext fuzzy',    0x1F978,        "mustache"],
 
 # http://www.gtricks.com/google-talk-tricks/google-talk-hidden-emoticons/
 
-[robot => '[:|]',      'ext',  0,
+[robot => '[:|]',      'ext',  0x1F916],
 [poo   => '~@~',       'ext',  0x1F4A9],
 
-# vi:ts=15
+# vi:ts=16