-
Notifications
You must be signed in to change notification settings - Fork 1
/
emoji.min.js
3 lines (3 loc) ยท 63.1 KB
/
emoji.min.js
1
2
3
/*! js-emoji 2015-07-06 */
(function(a){function b(){}b.img_set="apple",b.img_sets={apple:{path:"/emoji-data/img-apple-64/",sheet:"/emoji-data/sheet_apple_64.png",mask:1},google:{path:"/emoji-data/img-google-64/",sheet:"/emoji-data/sheet_google_64.png",mask:2},twitter:{path:"/emoji-data/img-twitter-64/",sheet:"/emoji-data/sheet_twitter_64.png",mask:4},emojione:{path:"/emoji-data/img-emojione-64/",sheet:"/emoji-data/sheet_emojione_64.png",mask:8}},b.use_css_imgs=!1,b.colons_mode=!1,b.text_mode=!1,b.include_title=!1,b.allow_native=!0,b.use_sheet=!1,b.avoid_ms_emoji=!0,b.inits={},b.map={},b.replace_emoticons=function(a){return b.init_emoticons(),a.replace(b.rx_emoticons,function(a,c,d){var e=b.map.emoticons[d];return e?c+b.replacement(e,d):a})},b.replace_emoticons_with_colons=function(a){return b.init_emoticons(),a.replace(b.rx_emoticons,function(a,c,d){var e=b.data[b.map.emoticons[d]][3][0];return e?c+":"+e+":":a})},b.replace_colons=function(a){return b.init_colons(),a.replace(b.rx_colons,function(a){var c=a.substr(1,a.length-2);if(c.indexOf("::skin-tone-")>-1){var d=c.substr(-1,1),e="skin-tone-"+d,f=b.map.colons[e];c=c.substr(0,c.length-13);var g=b.map.colons[c];return g?b.replacement(g,c,":",{idx:f,actual:e,wrapper:":"}):":"+c+":"+b.replacement(f,e,":")}var g=b.map.colons[c];return g?b.replacement(g,c,":"):a})},b.replace_unified=function(a){return b.init_unified(),a.replace(b.rx_unified,function(a,c,d){var e=b.map.unified[c];if(!e)return a;var f=null;return"๐ป"==d&&(f="1f3fb"),"๐ผ"==d&&(f="1f3fc"),"๐ฝ"==d&&(f="1f3fd"),"๐พ"==d&&(f="1f3fe"),"๐ฟ"==d&&(f="1f3ff"),f?b.replacement(e,null,null,{idx:f,actual:d,wrapper:""}):b.replacement(e)})},b.replacement=function(a,c,d,e){var f="",g=0;if("object"==typeof e&&(f=b.replacement(e.idx,e.actual,e.wrapper),g=a+"-"+e.idx),d=d||"",b.colons_mode)return":"+b.data[a][3][0]+":"+f;var h=c?d+c+d:b.data[a][8]||d+b.data[a][3][0]+d;if(b.text_mode)return h+f;if(b.init_env(),"unified"==b.replace_mode&&b.allow_native&&b.data[a][0][0])return b.data[a][0][0]+f;if("softbank"==b.replace_mode&&b.allow_native&&b.data[a][1])return b.data[a][1]+f;if("google"==b.replace_mode&&b.allow_native&&b.data[a][2])return b.data[a][2]+f;var i=b.data[a][7]||b.img_sets[b.img_set].path+a+".png",j=b.include_title?' title="'+(c||b.data[a][3][0])+'"':"",k=b.include_text?d+(c||b.data[a][3][0])+d:"",l=b.data[a][4],m=b.data[a][5];if(g&&b.variations_data[g]&&b.variations_data[g][2]&&!b.data[a][9]&&b.variations_data[g][2]&b.img_sets[b.img_set].mask&&(i=b.img_sets[b.img_set].path+g+".png",l=b.variations_data[g][0],m=b.variations_data[g][1],f=""),b.supports_css){if(b.use_sheet&&null!=l&&null!=m){var n=100/(b.sheet_size-1),o="background: url("+b.img_sets[b.img_set].sheet+");background-position:"+n*l+"% "+n*m+"%;background-size:"+b.sheet_size+"00%";return'<span class="emoji-outer emoji-sizer"><span class="emoji-inner" style="'+o+'"'+j+">"+k+"</span></span>"+f}return b.use_css_imgs?'<span class="emoji emoji-'+a+'"'+j+">"+k+"</span>"+f:'<span class="emoji emoji-sizer" style="background-image:url('+i+')"'+j+">"+k+"</span>"+f}return'<img src="'+i+'" class="emoji" '+j+"/>"+f},b.init_emoticons=function(){if(!b.inits.emoticons){b.init_colons(),b.inits.emoticons=1;var a=[];b.map.emoticons={};for(var c in b.emoticons_data){var d=c.replace(/\&/g,"&").replace(/\</g,"<").replace(/\>/g,">");b.map.colons[b.emoticons_data[c]]&&(b.map.emoticons[d]=b.map.colons[b.emoticons_data[c]],a.push(b.escape_rx(d)))}b.rx_emoticons=new RegExp("(^|\\s)("+a.join("|")+")(?=$|[\\s|\\?\\.,!])","g")}},b.init_colons=function(){if(!b.inits.colons){b.inits.colons=1,b.rx_colons=new RegExp(":[a-zA-Z0-9-_+]+:(:skin-tone-[2-6]:)?","g"),b.map.colons={};for(var a in b.data)for(var c=0;c<b.data[a][3].length;c++)b.map.colons[b.data[a][3][c]]=a}},b.init_unified=function(){if(!b.inits.unified){b.inits.unified=1;var a=[];b.map.unified={};for(var c in b.data)for(var d=0;d<b.data[c][0].length;d++)a.push(b.data[c][0][d]),b.map.unified[b.data[c][0][d]]=c;b.rx_unified=new RegExp("("+a.join("|")+")(๏ฟฝ๏ฟฝ๏ฟฝ[๏ฟฝ๏ฟฝ๏ฟฝ-๏ฟฝ๏ฟฝ๏ฟฝ])?","g")}},b.init_env=function(){if(!b.inits.env){b.inits.env=1,b.replace_mode="img",b.supports_css=!1;var a=navigator.userAgent;if(window.getComputedStyle){var c=window.getComputedStyle(document.body);(c["background-size"]||c.backgroundSize)&&(b.supports_css=!0)}if(a.match(/(iPhone|iPod|iPad|iPhone\s+Simulator)/i)){if(a.match(/OS\s+[12345]/i))return void(b.replace_mode="softbank");if(a.match(/OS\s+[6789]/i))return void(b.replace_mode="unified")}return(!a.match(/Mac OS X 10[._ ](?:[789]|1\d)/i)||a.match(/Chrome/i)||a.match(/Firefox/i))&&(b.avoid_ms_emoji||!a.match(/Windows NT 6.[1-9]/i)&&!a.match(/Windows NT 10.[0-9]/i)||a.match(/Chrome/i)||a.match(/MSIE 8/i))?void(b.supports_css&&(b.replace_mode="css")):void(b.replace_mode="unified")}},b.escape_rx=function(a){return a.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")},b.sheet_size=35,b.data={"00a9":[["ยฉ๏ธ","ยฉ"],"๎","๓พฌฉ",["copyright"],0,0,11,0],"00ae":[["ยฎ๏ธ","ยฎ"],"๎","๓พฌญ",["registered"],0,1,11,0],"203c":[["โผ๏ธ","โผ"],"","๓พฌ",["bangbang"],0,2,15,0],2049:[["โ๏ธ","โ"],"","๓พฌ
",["interrobang"],0,3,15,0],2122:[["โข๏ธ","โข"],"๎ท","๓พฌช",["tm"],0,4,15,0],2139:[["โน๏ธ","โน"],"","๓พญ",["information_source"],0,5,15,0],2194:[["โ๏ธ","โ"],"","๓พซถ",["left_right_arrow"],0,6,15,0],2195:[["โ๏ธ","โ"],"","๓พซท",["arrow_up_down"],0,7,15,0],2196:[["โ๏ธ","โ"],"๎ท","๓พซฒ",["arrow_upper_left"],0,8,15,0],2197:[["โ๏ธ","โ"],"๎ถ","๓พซฐ",["arrow_upper_right"],0,9,15,0],2198:[["โ๏ธ","โ"],"๎ธ","๓พซฑ",["arrow_lower_right"],0,10,15,0],2199:[["โ๏ธ","โ"],"๎น","๓พซณ",["arrow_lower_left"],0,11,15,0],"21a9":[["โฉ๏ธ","โฉ"],"","๓พฎ",["leftwards_arrow_with_hook"],0,12,15,0],"21aa":[["โช๏ธ","โช"],"","๓พฎ",["arrow_right_hook"],0,13,15,0],"231a":[["โ๏ธ","โ"],"","๓พ",["watch"],0,14,15,0],"231b":[["โ๏ธ","โ"],"","๓พ",["hourglass"],0,15,15,0],"23e9":[["โฉ"],"๎ผ","๓พซพ",["fast_forward"],0,16,15,0],"23ea":[["โช"],"๎ฝ","๓พซฟ",["rewind"],0,17,15,0],"23eb":[["โซ"],"","๓พฌ",["arrow_double_up"],0,18,15,0],"23ec":[["โฌ"],"","๓พฌ",["arrow_double_down"],0,19,15,0],"23f0":[["โฐ"],"๎ญ","๓พช",["alarm_clock"],0,20,15,0],"23f3":[["โณ"],"","๓พ",["hourglass_flowing_sand"],0,21,15,0],"24c2":[["โ๏ธ","โ"],"๎ด","๓พก",["m"],0,22,15,0],"25aa":[["โช๏ธ","โช"],"๎","๓พญฎ",["black_small_square"],0,23,15,0],"25ab":[["โซ๏ธ","โซ"],"๎","๓พญญ",["white_small_square"],0,24,15,0],"25b6":[["โถ๏ธ","โถ"],"๎บ","๓พซผ",["arrow_forward"],0,25,15,0],"25c0":[["โ๏ธ","โ"],"๎ป","๓พซฝ",["arrow_backward"],0,26,15,0],"25fb":[["โป๏ธ","โป"],"๎","๓พญฑ",["white_medium_square"],0,27,15,0],"25fc":[["โผ๏ธ","โผ"],"๎","๓พญฒ",["black_medium_square"],0,28,15,0],"25fd":[["โฝ๏ธ","โฝ"],"๎","๓พญฏ",["white_medium_small_square"],0,29,15,0],"25fe":[["โพ๏ธ","โพ"],"๎","๓พญฐ",["black_medium_small_square"],0,30,15,0],2600:[["โ๏ธ","โ"],"๎","๓พ",["sunny"],0,31,15,0],2601:[["โ๏ธ","โ"],"๎","๓พ",["cloud"],0,32,15,0],"260e":[["โ๏ธ","โ"],"๎","๓พฃ",["phone","telephone"],0,33,15,0],2611:[["โ๏ธ","โ"],"","๓พฎ",["ballot_box_with_check"],0,34,15,0],2614:[["โ๏ธ","โ"],"๎","๓พ",["umbrella"],1,0,15,0],2615:[["โ๏ธ","โ"],"๎
","๓พฆ",["coffee"],1,1,15,0],"261d":[["โ๏ธ","โ"],"๎","๓พฎ",["point_up"],1,2,15,0],"263a":[["โบ๏ธ","โบ"],"๎","๓พถ",["relaxed"],1,8,15,0],2648:[["โ๏ธ","โ"],"๎ฟ","๓พซ",["aries"],1,9,15,0],2649:[["โ๏ธ","โ"],"๎","๓พฌ",["taurus"],1,10,15,0],"264a":[["โ๏ธ","โ"],"๎","๓พญ",["gemini"],1,11,15,0],"264b":[["โ๏ธ","โ"],"๎","๓พฎ",["cancer"],1,12,15,0],"264c":[["โ๏ธ","โ"],"๎","๓พฏ",["leo"],1,13,15,0],"264d":[["โ๏ธ","โ"],"๎","๓พฐ",["virgo"],1,14,15,0],"264e":[["โ๏ธ","โ"],"๎
","๓พฑ",["libra"],1,15,15,0],"264f":[["โ๏ธ","โ"],"๎","๓พฒ",["scorpius"],1,16,15,0],2650:[["โ๏ธ","โ"],"๎","๓พณ",["sagittarius"],1,17,15,0],2651:[["โ๏ธ","โ"],"๎","๓พด",["capricorn"],1,18,15,0],2652:[["โ๏ธ","โ"],"๎","๓พต",["aquarius"],1,19,15,0],2653:[["โ๏ธ","โ"],"๎","๓พถ",["pisces"],1,20,15,0],2660:[["โ ๏ธ","โ "],"๎","๓พฌ",["spades"],1,21,15,0],2663:[["โฃ๏ธ","โฃ"],"๎","๓พฌ",["clubs"],1,22,15,0],2665:[["โฅ๏ธ","โฅ"],"๎","๓พฌ",["hearts"],1,23,15,0],2666:[["โฆ๏ธ","โฆ"],"๎","๓พฌ",["diamonds"],1,24,15,0],2668:[["โจ๏ธ","โจ"],"๎ฃ","๓พบ",["hotsprings"],1,25,15,0],"267b":[["โป๏ธ","โป"],"","๓พฌฌ",["recycle"],1,26,15,0],"267f":[["โฟ๏ธ","โฟ"],"๎","๓พฌ ",["wheelchair"],1,27,15,0],2693:[["โ๏ธ","โ"],"๎","๓พ",["anchor"],1,28,15,0],"26a0":[["โ ๏ธ","โ "],"๎","๓พฌฃ",["warning"],1,29,15,0],"26a1":[["โก๏ธ","โก"],"๎ฝ","๓พ",["zap"],1,30,15,0],"26aa":[["โช๏ธ","โช"],"๎","๓พญฅ",["white_circle"],1,31,15,0],"26ab":[["โซ๏ธ","โซ"],"๎","๓พญฆ",["black_circle"],1,32,15,0],"26bd":[["โฝ๏ธ","โฝ"],"๎","๓พ",["soccer"],1,33,15,0],"26be":[["โพ๏ธ","โพ"],"๎","๓พ",["baseball"],1,34,15,0],"26c4":[["โ๏ธ","โ"],"๎","๓พ",["snowman"],2,0,15,0],"26c5":[["โ
๏ธ","โ
"],"๎๎","๓พ",["partly_sunny"],2,1,15,0],"26ce":[["โ"],"๎","๓พท",["ophiuchus"],2,2,15,0],"26d4":[["โ๏ธ","โ"],"๎ท","๓พฌฆ",["no_entry"],2,3,15,0],"26ea":[["โช๏ธ","โช"],"๎ท","๓พป",["church"],2,4,15,0],"26f2":[["โฒ๏ธ","โฒ"],"๎ก","๓พผ",["fountain"],2,5,15,0],"26f3":[["โณ๏ธ","โณ"],"๎","๓พ",["golf"],2,6,15,0],"26f5":[["โต๏ธ","โต"],"๎","๓พช",["boat","sailboat"],2,7,15,0],"26fa":[["โบ๏ธ","โบ"],"๎ข","๓พป",["tent"],2,8,15,0],"26fd":[["โฝ๏ธ","โฝ"],"๎บ","๓พต",["fuelpump"],2,9,15,0],2702:[["โ๏ธ","โ"],"๎","๓พพ",["scissors"],2,10,15,0],2705:[["โ
"],"","๓พญ",["white_check_mark"],2,11,15,0],2708:[["โ๏ธ","โ"],"๎","๓พฉ",["airplane"],2,12,15,0],2709:[["โ๏ธ","โ"],"๎","๓พฉ",["email","envelope"],2,13,15,0],"270a":[["โ"],"๎","๓พฎ",["fist"],2,14,15,0],"270b":[["โ"],"๎","๓พฎ",["hand","raised_hand"],2,20,15,0],"270c":[["โ๏ธ","โ"],"๎","๓พฎ",["v"],2,26,15,0],"270f":[["โ๏ธ","โ"],"๎","๓พน",["pencil2"],2,32,15,0],2712:[["โ๏ธ","โ"],"","๓พถ",["black_nib"],2,33,15,0],2714:[["โ๏ธ","โ"],"","๓พญ",["heavy_check_mark"],2,34,15,0],2716:[["โ๏ธ","โ"],"๎ณ","๓พญ",["heavy_multiplication_x"],3,0,15,0],2728:[["โจ"],"๎ฎ","๓พญ ",["sparkles"],3,1,15,0],2733:[["โณ๏ธ","โณ"],"๎","๓พญข",["eight_spoked_asterisk"],3,2,15,0],2734:[["โด๏ธ","โด"],"๎
","๓พญก",["eight_pointed_black_star"],3,3,15,0],2744:[["โ๏ธ","โ"],"","๓พ",["snowflake"],3,4,15,0],2747:[["โ๏ธ","โ"],"๎ฎ","๓พญท",["sparkle"],3,5,15,0],"274c":[["โ"],"๎ณ","๓พญ
",["x"],3,6,15,0],"274e":[["โ"],"๎ณ","๓พญ",["negative_squared_cross_mark"],3,7,15,0],2753:[["โ"],"๎ ","๓พฌ",["question"],3,8,15,0],2754:[["โ"],"๎ถ","๓พฌ",["grey_question"],3,9,15,0],2755:[["โ"],"๎ท","๓พฌ",["grey_exclamation"],3,10,15,0],2757:[["โ๏ธ","โ"],"๎ก","๓พฌ",["exclamation","heavy_exclamation_mark"],3,11,15,0],2764:[["โค๏ธ","โค"],"๎ข","๓พฌ",["heart"],3,12,15,0,"<3"],2795:[["โ"],"","๓พญ",["heavy_plus_sign"],3,13,15,0],2796:[["โ"],"","๓พญ",["heavy_minus_sign"],3,14,15,0],2797:[["โ"],"","๓พญ",["heavy_division_sign"],3,15,15,0],"27a1":[["โก๏ธ","โก"],"๎ด","๓พซบ",["arrow_right"],3,16,15,0],"27b0":[["โฐ"],"","๓พฌ",["curly_loop"],3,17,15,0],"27bf":[["โฟ"],"๎","๓พ ซ",["loop"],3,18,15,0],2934:[["โคด๏ธ","โคด"],"๎ถ","๓พซด",["arrow_heading_up"],3,19,15,0],2935:[["โคต๏ธ","โคต"],"๎ธ","๓พซต",["arrow_heading_down"],3,20,15,0],"2b05":[["โฌ
๏ธ","โฌ
"],"๎ต","๓พซป",["arrow_left"],3,21,15,0],"2b06":[["โฌ๏ธ","โฌ"],"๎ฒ","๓พซธ",["arrow_up"],3,22,15,0],"2b07":[["โฌ๏ธ","โฌ"],"๎ณ","๓พซน",["arrow_down"],3,23,15,0],"2b1b":[["โฌ๏ธ","โฌ"],"๎","๓พญฌ",["black_large_square"],3,24,15,0],"2b1c":[["โฌ๏ธ","โฌ"],"๎","๓พญซ",["white_large_square"],3,25,15,0],"2b50":[["โญ๏ธ","โญ"],"๎ฏ","๓พญจ",["star"],3,26,15,0],"2b55":[["โญ๏ธ","โญ"],"๎ฒ","๓พญ",["o"],3,27,15,0],3030:[["ใฐ๏ธ","ใฐ"],"","๓พฌ",["wavy_dash"],3,28,15,0],"303d":[["ใฝ๏ธ","ใฝ"],"๎ฌ","๓พ ",["part_alternation_mark"],3,29,15,0],3297:[["ใ๏ธ","ใ"],"๎","๓พญ",["congratulations"],3,30,15,0],3299:[["ใ๏ธ","ใ"],"๎","๓พฌซ",["secret"],3,31,15,0],"1f004":[["๐๏ธ","๐"],"๎ญ","๓พ ",["mahjong"],3,32,15,0],"1f0cf":[["๐"],"","๓พ ",["black_joker"],3,33,15,0],"1f170":[["๐
ฐ๏ธ","๐
ฐ"],"๎ฒ","๓พ",["a"],3,34,15,0],"1f171":[["๐
ฑ๏ธ","๐
ฑ"],"๎ณ","๓พ",["b"],4,0,15,0],"1f17e":[["๐
พ๏ธ","๐
พ"],"๎ต","๓พ",["o2"],4,1,15,0],"1f17f":[["๐
ฟ๏ธ","๐
ฟ"],"๎
","๓พถ",["parking"],4,2,15,0],"1f18e":[["๐"],"๎ด","๓พ",["ab"],4,3,15,0],"1f191":[["๐"],"","๓พฎ",["cl"],4,4,15,0],"1f192":[["๐"],"๎","๓พฌธ",["cool"],4,5,15,0],"1f193":[["๐"],"","๓พฌก",["free"],4,6,15,0],"1f194":[["๐"],"๎ฉ","๓พฎ",["id"],4,7,15,0],"1f195":[["๐"],"๎","๓พฌถ",["new"],4,8,15,0],"1f196":[["๐"],"","๓พฌจ",["ng"],4,9,15,0],"1f197":[["๐"],"๎","๓พฌง",["ok"],4,10,15,0],"1f198":[["๐"],"","๓พญ",["sos"],4,11,15,0],"1f199":[["๐"],"๎","๓พฌท",["up"],4,12,15,0],"1f19a":[["๐"],"๎ฎ","๓พฌฒ",["vs"],4,13,15,0],"1f201":[["๐"],"๎","๓พฌค",["koko"],4,14,15,0],"1f202":[["๐๏ธ","๐"],"๎จ","๓พฌฟ",["sa"],4,15,15,0],"1f21a":[["๐๏ธ","๐"],"๎","๓พฌบ",["u7121"],4,16,15,0],"1f22f":[["๐ฏ๏ธ","๐ฏ"],"๎ฌ","๓พญ",["u6307"],4,17,15,0],"1f232":[["๐ฒ"],"","๓พฌฎ",["u7981"],4,18,15,0],"1f233":[["๐ณ"],"๎ซ","๓พฌฏ",["u7a7a"],4,19,15,0],"1f234":[["๐ด"],"","๓พฌฐ",["u5408"],4,20,15,0],"1f235":[["๐ต"],"๎ช","๓พฌฑ",["u6e80"],4,21,15,0],"1f236":[["๐ถ"],"๎","๓พฌน",["u6709"],4,22,15,0],"1f237":[["๐ท๏ธ","๐ท"],"๎","๓พฌป",["u6708"],4,23,15,0],"1f238":[["๐ธ"],"๎","๓พฌผ",["u7533"],4,24,15,0],"1f239":[["๐น"],"๎ง","๓พฌพ",["u5272"],4,25,15,0],"1f23a":[["๐บ"],"๎ญ","๓พญ",["u55b6"],4,26,15,0],"1f250":[["๐"],"๎ฆ","๓พฌฝ",["ideograph_advantage"],4,27,15,0],"1f251":[["๐"],"","๓พญ",["accept"],4,28,15,0],"1f300":[["๐"],"๎","๓พ
",["cyclone"],4,29,15,0],"1f301":[["๐"],"","๓พ",["foggy"],4,30,15,0],"1f302":[["๐"],"๎ผ","๓พ",["closed_umbrella"],4,31,15,0],"1f303":[["๐"],"๎","๓พ",["night_with_stars"],4,32,15,0],"1f304":[["๐"],"๎","๓พ",["sunrise_over_mountains"],4,33,15,0],"1f305":[["๐
"],"๎","๓พ",["sunrise"],4,34,15,0],"1f306":[["๐"],"๎
","๓พ",["city_sunset"],5,0,15,0],"1f307":[["๐"],"๎","๓พ",["city_sunrise"],5,1,15,0],"1f308":[["๐"],"๎","๓พ",["rainbow"],5,2,15,0],"1f309":[["๐"],"๎","๓พ",["bridge_at_night"],5,3,15,0],"1f30a":[["๐"],"๎พ","๓พธ",["ocean"],5,4,15,0],"1f30b":[["๐"],"","๓พบ",["volcano"],5,5,15,0],"1f30c":[["๐"],"๎","๓พป",["milky_way"],5,6,15,0],"1f30d":[["๐"],"","",["earth_africa"],5,7,15,0],"1f30e":[["๐"],"","",["earth_americas"],5,8,15,0],"1f30f":[["๐"],"","๓พน",["earth_asia"],5,9,15,0],"1f310":[["๐"],"","",["globe_with_meridians"],5,10,15,0],"1f311":[["๐"],"","๓พ",["new_moon"],5,11,15,0],"1f312":[["๐"],"","",["waxing_crescent_moon"],5,12,15,0],"1f313":[["๐"],"๎","๓พ",["first_quarter_moon"],5,13,15,0],"1f314":[["๐"],"๎","๓พ",["moon","waxing_gibbous_moon"],5,14,15,0],"1f315":[["๐"],"","๓พ",["full_moon"],5,15,15,0],"1f316":[["๐"],"","",["waning_gibbous_moon"],5,16,15,0],"1f317":[["๐"],"","",["last_quarter_moon"],5,17,15,0],"1f318":[["๐"],"","",["waning_crescent_moon"],5,18,15,0],"1f319":[["๐"],"๎","๓พ",["crescent_moon"],5,19,15,0],"1f31a":[["๐"],"","",["new_moon_with_face"],5,20,15,0],"1f31b":[["๐"],"๎","๓พ",["first_quarter_moon_with_face"],5,21,15,0],"1f31c":[["๐"],"","",["last_quarter_moon_with_face"],5,22,15,0],"1f31d":[["๐"],"","",["full_moon_with_face"],5,23,15,0],"1f31e":[["๐"],"","",["sun_with_face"],5,24,15,0],"1f31f":[["๐"],"๎ต","๓พญฉ",["star2"],5,25,15,0],"1f320":[["๐ "],"","๓พญช",["stars"],5,26,15,0],"1f330":[["๐ฐ"],"","๓พ",["chestnut"],5,27,15,0],"1f331":[["๐ฑ"],"๎","๓พพ",["seedling"],5,28,15,0],"1f332":[["๐ฒ"],"","",["evergreen_tree"],5,29,15,0],"1f333":[["๐ณ"],"","",["deciduous_tree"],5,30,15,0],"1f334":[["๐ด"],"๎","๓พ",["palm_tree"],5,31,15,0],"1f335":[["๐ต"],"๎","๓พ",["cactus"],5,32,15,0],"1f337":[["๐ท"],"๎","๓พฝ",["tulip"],5,33,15,0],"1f338":[["๐ธ"],"๎ฐ","๓พ",["cherry_blossom"],5,34,15,0],"1f339":[["๐น"],"๎ฒ","๓พ",["rose"],6,0,15,0],"1f33a":[["๐บ"],"๎","๓พ
",["hibiscus"],6,1,15,0],"1f33b":[["๐ป"],"๎
","๓พ",["sunflower"],6,2,15,0],"1f33c":[["๐ผ"],"๎
","๓พ",["blossom"],6,3,15,0],"1f33d":[["๐ฝ"],"","๓พ",["corn"],6,4,15,0],"1f33e":[["๐พ"],"๎","๓พ",["ear_of_rice"],6,5,15,0],"1f33f":[["๐ฟ"],"๎","๓พ",["herb"],6,6,15,0],"1f340":[["๐"],"๎","๓พผ",["four_leaf_clover"],6,7,15,0],"1f341":[["๐"],"๎","๓พฟ",["maple_leaf"],6,8,15,0],"1f342":[["๐"],"๎","๓พ",["fallen_leaf"],6,9,15,0],"1f343":[["๐"],"๎","๓พ",["leaves"],6,10,15,0],"1f344":[["๐"],"","๓พ",["mushroom"],6,11,15,0],"1f345":[["๐
"],"๎","๓พ",["tomato"],6,12,15,0],"1f346":[["๐"],"๎","๓พ",["eggplant"],6,13,15,0],"1f347":[["๐"],"","๓พ",["grapes"],6,14,15,0],"1f348":[["๐"],"","๓พ",["melon"],6,15,15,0],"1f349":[["๐"],"๎","๓พ",["watermelon"],6,16,15,0],"1f34a":[["๐"],"๎","๓พ",["tangerine"],6,17,15,0],"1f34b":[["๐"],"","",["lemon"],6,18,15,0],"1f34c":[["๐"],"","๓พ",["banana"],6,19,15,0],"1f34d":[["๐"],"","๓พ",["pineapple"],6,20,15,0],"1f34e":[["๐"],"๎
","๓พ",["apple"],6,21,15,0],"1f34f":[["๐"],"๎
","๓พ",["green_apple"],6,22,15,0],"1f350":[["๐"],"","",["pear"],6,23,15,0],"1f351":[["๐"],"","๓พ",["peach"],6,24,15,0],"1f352":[["๐"],"","๓พ",["cherries"],6,25,15,0],"1f353":[["๐"],"๎","๓พ",["strawberry"],6,26,15,0],"1f354":[["๐"],"๎ ","๓พฅ ",["hamburger"],6,27,15,0],"1f355":[["๐"],"","๓พฅต",["pizza"],6,28,15,0],"1f356":[["๐"],"","๓พฅฒ",["meat_on_bone"],6,29,15,0],"1f357":[["๐"],"","๓พฅถ",["poultry_leg"],6,30,15,0],"1f358":[["๐"],"๎ฝ","๓พฅฉ",["rice_cracker"],6,31,15,0],"1f359":[["๐"],"๎","๓พฅก",["rice_ball"],6,32,15,0],"1f35a":[["๐"],"๎พ","๓พฅช",["rice"],6,33,15,0],"1f35b":[["๐"],"๎","๓พฅฌ",["curry"],6,34,15,0],"1f35c":[["๐"],"๎","๓พฅฃ",["ramen"],7,0,15,0],"1f35d":[["๐"],"๎ฟ","๓พฅซ",["spaghetti"],7,1,15,0],"1f35e":[["๐"],"๎น","๓พฅค",["bread"],7,2,15,0],"1f35f":[["๐"],"๎ป","๓พฅง",["fries"],7,3,15,0],"1f360":[["๐ "],"","๓พฅด",["sweet_potato"],7,4,15,0],"1f361":[["๐ก"],"๎ผ","๓พฅจ",["dango"],7,5,15,0],"1f362":[["๐ข"],"๎","๓พฅญ",["oden"],7,6,15,0],"1f363":[["๐ฃ"],"๎","๓พฅฎ",["sushi"],7,7,15,0],"1f364":[["๐ค"],"","๓พฅฟ",["fried_shrimp"],7,8,15,0],"1f365":[["๐ฅ"],"","๓พฅณ",["fish_cake"],7,9,15,0],"1f366":[["๐ฆ"],"๎บ","๓พฅฆ",["icecream"],7,10,15,0],"1f367":[["๐ง"],"๎ฟ","๓พฅฑ",["shaved_ice"],7,11,15,0],"1f368":[["๐จ"],"","๓พฅท",["ice_cream"],7,12,15,0],"1f369":[["๐ฉ"],"","๓พฅธ",["doughnut"],7,13,15,0],"1f36a":[["๐ช"],"","๓พฅน",["cookie"],7,14,15,0],"1f36b":[["๐ซ"],"","๓พฅบ",["chocolate_bar"],7,15,15,0],"1f36c":[["๐ฌ"],"","๓พฅป",["candy"],7,16,15,0],"1f36d":[["๐ญ"],"","๓พฅผ",["lollipop"],7,17,15,0],"1f36e":[["๐ฎ"],"","๓พฅฝ",["custard"],7,18,15,0],"1f36f":[["๐ฏ"],"","๓พฅพ",["honey_pot"],7,19,15,0],"1f370":[["๐ฐ"],"๎","๓พฅข",["cake"],7,20,15,0],"1f371":[["๐ฑ"],"๎","๓พฅฏ",["bento"],7,21,15,0],"1f372":[["๐ฒ"],"๎","๓พฅฐ",["stew"],7,22,15,0],"1f373":[["๐ณ"],"๎
","๓พฅฅ",["egg"],7,23,15,0],"1f374":[["๐ด"],"๎","๓พฆ",["fork_and_knife"],7,24,15,0],"1f375":[["๐ต"],"๎ธ","๓พฆ",["tea"],7,25,15,0],"1f376":[["๐ถ"],"๎","๓พฆ
",["sake"],7,26,15,0],"1f377":[["๐ท"],"๎","๓พฆ",["wine_glass"],7,27,15,0],"1f378":[["๐ธ"],"๎","๓พฆ",["cocktail"],7,28,15,0],"1f379":[["๐น"],"๎","๓พฆ",["tropical_drink"],7,29,15,0],"1f37a":[["๐บ"],"๎","๓พฆ",["beer"],7,30,15,0],"1f37b":[["๐ป"],"๎","๓พฆ",["beers"],7,31,15,0],"1f37c":[["๐ผ"],"","",["baby_bottle"],7,32,15,0],"1f380":[["๐"],"๎","๓พ",["ribbon"],7,33,15,0],"1f381":[["๐"],"๎","๓พ",["gift"],7,34,15,0],"1f382":[["๐"],"๎","๓พ",["birthday"],8,0,15,0],"1f383":[["๐"],"๎
","๓พ",["jack_o_lantern"],8,1,15,0],"1f384":[["๐"],"๎ณ","๓พ",["christmas_tree"],8,2,15,0],"1f385":[["๐
"],"๎","๓พ",["santa"],8,3,15,0],"1f386":[["๐"],"๎","๓พ",["fireworks"],8,9,15,0],"1f387":[["๐"],"๎","๓พ",["sparkler"],8,10,15,0],"1f388":[["๐"],"๎","๓พ",["balloon"],8,11,15,0],"1f389":[["๐"],"๎","๓พ",["tada"],8,12,15,0],"1f38a":[["๐"],"","๓พ ",["confetti_ball"],8,13,15,0],"1f38b":[["๐"],"","๓พก",["tanabata_tree"],8,14,15,0],"1f38c":[["๐"],"๎
","๓พ",["crossed_flags"],8,15,15,0],"1f38d":[["๐"],"๎ถ","๓พ",["bamboo"],8,16,15,0],"1f38e":[["๐"],"๎ธ","๓พ",["dolls"],8,17,15,0],"1f38f":[["๐"],"๎ป","๓พ",["flags"],8,18,15,0],"1f390":[["๐"],"๎","๓พ",["wind_chime"],8,19,15,0],"1f391":[["๐"],"๎","๓พ",["rice_scene"],8,20,15,0],"1f392":[["๐"],"๎บ","๓พ",["school_satchel"],8,21,15,0],"1f393":[["๐"],"๎น","๓พ",["mortar_board"],8,22,15,0],"1f3a0":[["๐ "],"","๓พผ",["carousel_horse"],8,23,15,0],"1f3a1":[["๐ก"],"๎ค","๓พฝ",["ferris_wheel"],8,24,15,0],"1f3a2":[["๐ข"],"๎ณ","๓พพ",["roller_coaster"],8,25,15,0],"1f3a3":[["๐ฃ"],"๎","๓พฟ",["fishing_pole_and_fish"],8,26,15,0],"1f3a4":[["๐ค"],"๎ผ","๓พ ",["microphone"],8,27,15,0],"1f3a5":[["๐ฅ"],"๎ฝ","๓พ ",["movie_camera"],8,28,15,0],"1f3a6":[["๐ฆ"],"๎","๓พ ",["cinema"],8,29,15,0],"1f3a7":[["๐ง"],"๎","๓พ ",["headphones"],8,30,15,0],"1f3a8":[["๐จ"],"๎","๓พ ",["art"],8,31,15,0],"1f3a9":[["๐ฉ"],"๎","๓พ
",["tophat"],8,32,15,0],"1f3aa":[["๐ช"],"","๓พ ",["circus_tent"],8,33,15,0],"1f3ab":[["๐ซ"],"๎ฅ","๓พ ",["ticket"],8,34,15,0],"1f3ac":[["๐ฌ"],"๎ค","๓พ ",["clapper"],9,0,15,0],"1f3ad":[["๐ญ"],"๎","๓พ ",["performing_arts"],9,1,15,0],"1f3ae":[["๐ฎ"],"","๓พ ",["video_game"],9,2,15,0],"1f3af":[["๐ฏ"],"๎ฐ","๓พ ",["dart"],9,3,15,0],"1f3b0":[["๐ฐ"],"๎ณ","๓พ ",["slot_machine"],9,4,15,0],"1f3b1":[["๐ฑ"],"๎ฌ","๓พ ",["8ball"],9,5,15,0],"1f3b2":[["๐ฒ"],"","๓พ ",["game_die"],9,6,15,0],"1f3b3":[["๐ณ"],"","๓พ ",["bowling"],9,7,15,0],"1f3b4":[["๐ด"],"","๓พ ",["flower_playing_cards"],9,8,15,0],"1f3b5":[["๐ต"],"๎พ","๓พ ",["musical_note"],9,9,15,0],"1f3b6":[["๐ถ"],"๎ฆ","๓พ ",["notes"],9,10,15,0],"1f3b7":[["๐ท"],"๎","๓พ ",["saxophone"],9,11,15,0],"1f3b8":[["๐ธ"],"๎","๓พ ",["guitar"],9,12,15,0],"1f3b9":[["๐น"],"","๓พ ",["musical_keyboard"],9,13,15,0],"1f3ba":[["๐บ"],"๎","๓พ ",["trumpet"],9,14,15,0],"1f3bb":[["๐ป"],"","๓พ ",["violin"],9,15,15,0],"1f3bc":[["๐ผ"],"๎ฆ","๓พ ",["musical_score"],9,16,15,0],"1f3bd":[["๐ฝ"],"","๓พ",["running_shirt_with_sash"],9,17,15,0],"1f3be":[["๐พ"],"๎","๓พ",["tennis"],9,18,15,0],"1f3bf":[["๐ฟ"],"๎","๓พ",["ski"],9,19,15,0],"1f3c0":[["๐"],"๎ช","๓พ",["basketball"],9,20,15,0],"1f3c1":[["๐"],"๎ฒ","๓พ",["checkered_flag"],9,21,15,0],"1f3c2":[["๐"],"","๓พ",["snowboarder"],9,22,15,0],"1f3c3":[["๐"],"๎","๓พ",["runner","running"],9,23,15,0],"1f3c4":[["๐"],"๎","๓พ",["surfer"],9,29,15,0],"1f3c6":[["๐"],"๎ฑ","๓พ",["trophy"],10,0,15,0],"1f3c7":[["๐"],"","",["horse_racing"],10,1,15,0],"1f3c8":[["๐"],"๎ซ","๓พ",["football"],10,7,15,0],"1f3c9":[["๐"],"","",["rugby_football"],10,8,15,0],"1f3ca":[["๐"],"๎ญ","๓พ",["swimmer"],10,9,15,0],"1f3e0":[["๐ "],"๎ถ","๓พฐ",["house"],10,15,15,0],"1f3e1":[["๐ก"],"๎ถ","๓พฑ",["house_with_garden"],10,16,15,0],"1f3e2":[["๐ข"],"๎ธ","๓พฒ",["office"],10,17,15,0],"1f3e3":[["๐ฃ"],"๎
","๓พณ",["post_office"],10,18,15,0],"1f3e4":[["๐ค"],"","",["european_post_office"],10,19,15,0],"1f3e5":[["๐ฅ"],"๎
","๓พด",["hospital"],10,20,15,0],"1f3e6":[["๐ฆ"],"๎
","๓พต",["bank"],10,21,15,0],"1f3e7":[["๐ง"],"๎
","๓พถ",["atm"],10,22,15,0],"1f3e8":[["๐จ"],"๎
","๓พท",["hotel"],10,23,15,0],"1f3e9":[["๐ฉ"],"๎","๓พธ",["love_hotel"],10,24,15,0],"1f3ea":[["๐ช"],"๎
","๓พน",["convenience_store"],10,25,15,0],"1f3eb":[["๐ซ"],"๎
","๓พบ",["school"],10,26,15,0],"1f3ec":[["๐ฌ"],"๎","๓พฝ",["department_store"],10,27,15,0],"1f3ed":[["๐ญ"],"๎","๓พ",["factory"],10,28,15,0],"1f3ee":[["๐ฎ"],"๎","๓พ",["izakaya_lantern","lantern"],10,29,15,0],"1f3ef":[["๐ฏ"],"๎
","๓พพ",["japanese_castle"],10,30,15,0],"1f3f0":[["๐ฐ"],"๎","๓พฟ",["european_castle"],10,31,15,0],"1f3fb":[["๐ป"],"","",["skin-tone-2"],10,32,1,0],"1f3fc":[["๐ผ"],"","",["skin-tone-3"],10,33,1,0],"1f3fd":[["๐ฝ"],"","",["skin-tone-4"],10,34,1,0],"1f3fe":[["๐พ"],"","",["skin-tone-5"],11,0,1,0],"1f3ff":[["๐ฟ"],"","",["skin-tone-6"],11,1,1,0],"1f400":[["๐"],"","",["rat"],11,2,15,0],"1f401":[["๐"],"","",["mouse2"],11,3,15,0],"1f402":[["๐"],"","",["ox"],11,4,15,0],"1f403":[["๐"],"","",["water_buffalo"],11,5,15,0],"1f404":[["๐"],"","",["cow2"],11,6,15,0],"1f405":[["๐
"],"","",["tiger2"],11,7,15,0],"1f406":[["๐"],"","",["leopard"],11,8,15,0],"1f407":[["๐"],"","",["rabbit2"],11,9,15,0],"1f408":[["๐"],"","",["cat2"],11,10,15,0],"1f409":[["๐"],"","",["dragon"],11,11,15,0],"1f40a":[["๐"],"","",["crocodile"],11,12,15,0],"1f40b":[["๐"],"","",["whale2"],11,13,15,0],"1f40c":[["๐"],"","๓พน",["snail"],11,14,15,0],"1f40d":[["๐"],"๎ญ","๓พ",["snake"],11,15,15,0],"1f40e":[["๐"],"๎ด","๓พ",["racehorse"],11,16,15,0],"1f40f":[["๐"],"","",["ram"],11,17,15,0],"1f410":[["๐"],"","",["goat"],11,18,15,0],"1f411":[["๐"],"๎ฉ","๓พ",["sheep"],11,19,15,0],"1f412":[["๐"],"๎จ","๓พ",["monkey"],11,20,15,0],"1f413":[["๐"],"","",["rooster"],11,21,15,0],"1f414":[["๐"],"๎ฎ","๓พ",["chicken"],11,22,15,0],"1f415":[["๐"],"","",["dog2"],11,23,15,0],"1f416":[["๐"],"","",["pig2"],11,24,15,0],"1f417":[["๐"],"๎ฏ","๓พ",["boar"],11,25,15,0],"1f418":[["๐"],"๎ฆ","๓พ",["elephant"],11,26,15,0],"1f419":[["๐"],"๎","๓พ
",["octopus"],11,27,15,0],"1f41a":[["๐"],"๎","๓พ",["shell"],11,28,15,0],"1f41b":[["๐"],"๎ฅ","๓พ",["bug"],11,29,15,0],"1f41c":[["๐"],"","๓พ",["ant"],11,30,15,0],"1f41d":[["๐"],"","๓พก",["bee","honeybee"],11,31,15,0],"1f41e":[["๐"],"","๓พข",["beetle"],11,32,15,0],"1f41f":[["๐"],"๎","๓พฝ",["fish"],11,33,15,0],"1f420":[["๐ "],"๎ข","๓พ",["tropical_fish"],11,34,15,0],"1f421":[["๐ก"],"๎","๓พ",["blowfish"],12,0,15,0],"1f422":[["๐ข"],"","๓พ",["turtle"],12,1,15,0],"1f423":[["๐ฃ"],"๎ฃ","๓พ",["hatching_chick"],12,2,15,0],"1f424":[["๐ค"],"๎ฃ","๓พบ",["baby_chick"],12,3,15,0],"1f425":[["๐ฅ"],"๎ฃ","๓พป",["hatched_chick"],12,4,15,0],"1f426":[["๐ฆ"],"๎ก","๓พ",["bird"],12,5,15,0],"1f427":[["๐ง"],"๎","๓พผ",["penguin"],12,6,15,0],"1f428":[["๐จ"],"๎ง","๓พ",["koala"],12,7,15,0],"1f429":[["๐ฉ"],"๎","๓พ",["poodle"],12,8,15,0],"1f42a":[["๐ช"],"","",["dromedary_camel"],12,9,15,0],"1f42b":[["๐ซ"],"๎ฐ","๓พ",["camel"],12,10,15,0],"1f42c":[["๐ฌ"],"๎ ","๓พ",["dolphin","flipper"],12,11,15,0],"1f42d":[["๐ญ"],"๎","๓พ",["mouse"],12,12,15,0],"1f42e":[["๐ฎ"],"๎ซ","๓พ",["cow"],12,13,15,0],"1f42f":[["๐ฏ"],"๎","๓พ",["tiger"],12,14,15,0],"1f430":[["๐ฐ"],"๎ฌ","๓พ",["rabbit"],12,15,15,0],"1f431":[["๐ฑ"],"๎","๓พธ",["cat"],12,16,15,0],"1f432":[["๐ฒ"],"","๓พ",["dragon_face"],12,17,15,0],"1f433":[["๐ณ"],"๎","๓พ",["whale"],12,18,15,0],"1f434":[["๐ด"],"๎","๓พพ",["horse"],12,19,15,0],"1f435":[["๐ต"],"๎","๓พ",["monkey_face"],12,20,15,0],"1f436":[["๐ถ"],"๎","๓พท",["dog"],12,21,15,0],"1f437":[["๐ท"],"๎","๓พฟ",["pig"],12,22,15,0],"1f438":[["๐ธ"],"๎ฑ","๓พ",["frog"],12,23,15,0],"1f439":[["๐น"],"๎ค","๓พ",["hamster"],12,24,15,0],"1f43a":[["๐บ"],"๎ช","๓พ",["wolf"],12,25,15,0],"1f43b":[["๐ป"],"๎","๓พ",["bear"],12,26,15,0],"1f43c":[["๐ผ"],"","๓พ",["panda_face"],12,27,15,0],"1f43d":[["๐ฝ"],"๎","๓พ ",["pig_nose"],12,28,15,0],"1f43e":[["๐พ"],"๎ถ","๓พ",["feet","paw_prints"],12,29,15,0],"1f440":[["๐"],"๎","๓พ",["eyes"],12,30,15,0],"1f442":[["๐"],"๎","๓พ",["ear"],12,31,15,0],"1f443":[["๐"],"๎","๓พ",["nose"],13,2,15,0],"1f444":[["๐"],"๎","๓พ",["lips"],13,8,15,0],"1f445":[["๐
"],"๎","๓พ",["tongue"],13,9,15,0],"1f446":[["๐"],"๎ฎ","๓พฎ",["point_up_2"],13,10,15,0],"1f447":[["๐"],"๎ฏ","๓พฎ",["point_down"],13,16,15,0],"1f448":[["๐"],"๎ฐ","๓พฎ",["point_left"],13,22,15,0],"1f449":[["๐"],"๎ฑ","๓พฎ",["point_right"],13,28,15,0],"1f44a":[["๐"],"๎","๓พฎ",["facepunch","punch"],13,34,15,0],"1f44b":[["๐"],"๎","๓พฎ",["wave"],14,5,15,0],"1f44c":[["๐"],"๎ ","๓พฎ",["ok_hand"],14,11,15,0],"1f44d":[["๐"],"๎","๓พฎ",["+1","thumbsup"],14,17,15,0],"1f44e":[["๐"],"๎ก","๓พฎ ",["-1","thumbsdown"],14,23,15,0],"1f44f":[["๐"],"๎","๓พฎ",["clap"],14,29,15,0],"1f450":[["๐"],"๎ข","๓พฎก",["open_hands"],15,0,15,0],"1f451":[["๐"],"๎","๓พ",["crown"],15,6,15,0],"1f452":[["๐"],"๎","๓พ",["womans_hat"],15,7,15,0],"1f453":[["๐"],"","๓พ",["eyeglasses"],15,8,15,0],"1f454":[["๐"],"๎","๓พ",["necktie"],15,9,15,0],"1f455":[["๐"],"๎","๓พ",["shirt","tshirt"],15,10,15,0],"1f456":[["๐"],"","๓พ",["jeans"],15,11,15,0],"1f457":[["๐"],"๎","๓พ",["dress"],15,12,15,0],"1f458":[["๐"],"๎ก","๓พ",["kimono"],15,13,15,0],"1f459":[["๐"],"๎ข","๓พ",["bikini"],15,14,15,0],"1f45a":[["๐"],"๎","๓พ",["womans_clothes"],15,15,15,0],"1f45b":[["๐"],"","๓พ",["purse"],15,16,15,0],"1f45c":[["๐"],"๎ฃ","๓พฐ",["handbag"],15,17,15,0],"1f45d":[["๐"],"","๓พฑ",["pouch"],15,18,15,0],"1f45e":[["๐"],"๎","๓พ",["mans_shoe","shoe"],15,19,15,0],"1f45f":[["๐"],"๎","๓พ",["athletic_shoe"],15,20,15,0],"1f460":[["๐ "],"๎พ","๓พ",["high_heel"],15,21,15,0],"1f461":[["๐ก"],"๎","๓พ",["sandal"],15,22,15,0],"1f462":[["๐ข"],"๎","๓พ",["boot"],15,23,15,0],"1f463":[["๐ฃ"],"๎ถ","๓พ",["footprints"],15,24,15,0],"1f464":[["๐ค"],"","๓พ",["bust_in_silhouette"],15,25,15,0],"1f465":[["๐ฅ"],"","",["busts_in_silhouette"],15,26,15,0],"1f466":[["๐ฆ"],"๎","๓พ",["boy"],15,27,15,0],"1f467":[["๐ง"],"๎","๓พ",["girl"],15,33,15,0],"1f468":[["๐จ"],"๎","๓พ",["man"],16,4,15,0],"1f469":[["๐ฉ"],"๎
","๓พ",["woman"],16,10,15,0],"1f46a":[["๐ช"],"","๓พ",["family"],16,16,15,0],"1f46b":[["๐ซ"],"๎จ","๓พ ",["couple"],16,17,15,0],"1f46c":[["๐ฌ"],"","",["two_men_holding_hands"],16,18,15,0],"1f46d":[["๐ญ"],"","",["two_women_holding_hands"],16,19,15,0],"1f46e":[["๐ฎ"],"๎
","๓พก",["cop"],16,20,15,0],"1f46f":[["๐ฏ"],"๎ฉ","๓พข",["dancers"],16,26,15,0],"1f470":[["๐ฐ"],"","๓พฃ",["bride_with_veil"],16,27,15,0],"1f471":[["๐ฑ"],"๎","๓พค",["person_with_blond_hair"],16,33,15,0],"1f472":[["๐ฒ"],"๎","๓พฅ",["man_with_gua_pi_mao"],17,4,15,0],"1f473":[["๐ณ"],"๎","๓พฆ",["man_with_turban"],17,10,15,0],"1f474":[["๐ด"],"๎","๓พง",["older_man"],17,16,15,0],"1f475":[["๐ต"],"๎","๓พจ",["older_woman"],17,22,15,0],"1f476":[["๐ถ"],"๎","๓พฉ",["baby"],17,28,15,0],"1f477":[["๐ท"],"๎","๓พช",["construction_worker"],17,34,15,0],"1f478":[["๐ธ"],"๎","๓พซ",["princess"],18,5,15,0],"1f479":[["๐น"],"","๓พฌ",["japanese_ogre"],18,11,15,0],"1f47a":[["๐บ"],"","๓พญ",["japanese_goblin"],18,12,15,0],"1f47b":[["๐ป"],"๎","๓พฎ",["ghost"],18,13,15,0],"1f47c":[["๐ผ"],"๎","๓พฏ",["angel"],18,14,15,0],"1f47d":[["๐ฝ"],"๎","๓พฐ",["alien"],18,20,15,0],"1f47e":[["๐พ"],"๎ซ","๓พฑ",["space_invader"],18,21,15,0],"1f47f":[["๐ฟ"],"๎","๓พฒ",["imp"],18,22,15,0],"1f480":[["๐"],"๎","๓พณ",["skull"],18,23,15,0],"1f481":[["๐"],"๎","๓พด",["information_desk_person"],18,24,15,0],"1f482":[["๐"],"๎","๓พต",["guardsman"],18,30,15,0],"1f483":[["๐"],"๎","๓พถ",["dancer"],19,1,15,0],"1f484":[["๐"],"๎","๓พ",["lipstick"],19,7,15,0],"1f485":[["๐
"],"๎","๓พ",["nail_care"],19,8,15,0],"1f486":[["๐"],"๎","๓พ",["massage"],19,14,15,0],"1f487":[["๐"],"๎","๓พ",["haircut"],19,20,15,0],"1f488":[["๐"],"๎ ","๓พ",["barber"],19,26,15,0],"1f489":[["๐"],"๎ป","๓พ",["syringe"],19,27,15,0],"1f48a":[["๐"],"๎","๓พ",["pill"],19,28,15,0],"1f48b":[["๐"],"๎","๓พ ฃ",["kiss"],19,29,15,0],"1f48c":[["๐"],"๎๎จ","๓พ ค",["love_letter"],19,30,15,0],"1f48d":[["๐"],"๎ด","๓พ ฅ",["ring"],19,31,15,0],"1f48e":[["๐"],"๎ต","๓พ ฆ",["gem"],19,32,15,0],"1f48f":[["๐"],"๎","๓พ ง",["couplekiss"],19,33,15,0],"1f490":[["๐"],"๎","๓พ จ",["bouquet"],19,34,15,0],"1f491":[["๐"],"๎ฅ","๓พ ฉ",["couple_with_heart"],20,0,15,0],"1f492":[["๐"],"๎ฝ","๓พ ช",["wedding"],20,1,15,0],"1f493":[["๐"],"๎ง","๓พฌ",["heartbeat"],20,2,15,0],"1f494":[["๐"],"๎ฃ","๓พฌ",["broken_heart"],20,3,15,0,"</3"],"1f495":[["๐"],"๎ง","๓พฌ",["two_hearts"],20,4,15,0],"1f496":[["๐"],"๎ง","๓พฌ",["sparkling_heart"],20,5,15,0],"1f497":[["๐"],"๎จ","๓พฌ",["heartpulse"],20,6,15,0],"1f498":[["๐"],"๎ฉ","๓พฌ",["cupid"],20,7,15,0],"1f499":[["๐"],"๎ช","๓พฌ",["blue_heart"],20,8,15,0,"<3"],"1f49a":[["๐"],"๎ซ","๓พฌ",["green_heart"],20,9,15,0,"<3"],"1f49b":[["๐"],"๎ฌ","๓พฌ",["yellow_heart"],20,10,15,0,"<3"],"1f49c":[["๐"],"๎ญ","๓พฌ",["purple_heart"],20,11,15,0,"<3"],"1f49d":[["๐"],"๎ท","๓พฌ",["gift_heart"],20,12,15,0],"1f49e":[["๐"],"๎ง","๓พฌ",["revolving_hearts"],20,13,15,0],"1f49f":[["๐"],"๎","๓พฌ",["heart_decoration"],20,14,15,0],"1f4a0":[["๐ "],"","๓พญ",["diamond_shape_with_a_dot_inside"],20,15,15,0],"1f4a1":[["๐ก"],"๎","๓พญ",["bulb"],20,16,15,0],"1f4a2":[["๐ข"],"๎ด","๓พญ",["anger"],20,17,15,0],"1f4a3":[["๐ฃ"],"๎","๓พญ",["bomb"],20,18,15,0],"1f4a4":[["๐ค"],"๎ผ","๓พญ",["zzz"],20,19,15,0],"1f4a5":[["๐ฅ"],"","๓พญ",["boom","collision"],20,20,15,0],"1f4a6":[["๐ฆ"],"๎ฑ","๓พญ",["sweat_drops"],20,21,15,0],"1f4a7":[["๐ง"],"๎ฑ","๓พญ",["droplet"],20,22,15,0],"1f4a8":[["๐จ"],"๎ฐ","๓พญ",["dash"],20,23,15,0],"1f4a9":[["๐ฉ"],"๎","๓พด",["hankey","poop","shit"],20,24,15,0],"1f4aa":[["๐ช"],"๎
","๓พญ",["muscle"],20,25,15,0],"1f4ab":[["๐ซ"],"๎","๓พญ",["dizzy"],20,31,15,0],"1f4ac":[["๐ฌ"],"","๓พฒ",["speech_balloon"],20,32,15,0],"1f4ad":[["๐ญ"],"","",["thought_balloon"],20,33,15,0],"1f4ae":[["๐ฎ"],"","๓พญบ",["white_flower"],20,34,15,0],"1f4af":[["๐ฏ"],"","๓พญป",["100"],21,0,15,0],"1f4b0":[["๐ฐ"],"๎ฏ","๓พ",["moneybag"],21,1,15,0],"1f4b1":[["๐ฑ"],"๎
","๓พ",["currency_exchange"],21,2,15,0],"1f4b2":[["๐ฒ"],"๎ฏ","๓พ ",["heavy_dollar_sign"],21,3,15,0],"1f4b3":[["๐ณ"],"","๓พก",["credit_card"],21,4,15,0],"1f4b4":[["๐ด"],"","๓พข",["yen"],21,5,15,0],"1f4b5":[["๐ต"],"๎ฏ","๓พฃ",["dollar"],21,6,15,0],"1f4b6":[["๐ถ"],"","",["euro"],21,7,15,0],"1f4b7":[["๐ท"],"","",["pound"],21,8,15,0],"1f4b8":[["๐ธ"],"","๓พค",["money_with_wings"],21,9,15,0],"1f4b9":[["๐น"],"๎
","๓พ",["chart"],21,10,15,0],"1f4ba":[["๐บ"],"๎","๓พท",["seat"],21,11,15,0],"1f4bb":[["๐ป"],"๎","๓พธ",["computer"],21,12,15,0],"1f4bc":[["๐ผ"],"๎","๓พป",["briefcase"],21,13,15,0],"1f4bd":[["๐ฝ"],"๎","๓พผ",["minidisc"],21,14,15,0],"1f4be":[["๐พ"],"๎","๓พฝ",["floppy_disk"],21,15,15,0],"1f4bf":[["๐ฟ"],"๎ฆ","๓พ ",["cd"],21,16,15,0],"1f4c0":[["๐"],"๎ง","๓พ ",["dvd"],21,17,15,0],"1f4c1":[["๐"],"","๓พ",["file_folder"],21,18,15,0],"1f4c2":[["๐"],"","๓พ",["open_file_folder"],21,19,15,0],"1f4c3":[["๐"],"๎","๓พ",["page_with_curl"],21,20,15,0],"1f4c4":[["๐"],"๎","๓พ",["page_facing_up"],21,21,15,0],"1f4c5":[["๐
"],"","๓พ",["date"],21,22,15,0],"1f4c6":[["๐"],"","๓พ",["calendar"],21,23,15,0],
"1f4c7":[["๐"],"๎
","๓พ",["card_index"],21,24,15,0],"1f4c8":[["๐"],"๎
","๓พ",["chart_with_upwards_trend"],21,25,15,0],"1f4c9":[["๐"],"","๓พ",["chart_with_downwards_trend"],21,26,15,0],"1f4ca":[["๐"],"๎
","๓พ",["bar_chart"],21,27,15,0],"1f4cb":[["๐"],"๎","๓พ",["clipboard"],21,28,15,0],"1f4cc":[["๐"],"","๓พ",["pushpin"],21,29,15,0],"1f4cd":[["๐"],"","๓พฟ",["round_pushpin"],21,30,15,0],"1f4ce":[["๐"],"","๓พบ",["paperclip"],21,31,15,0],"1f4cf":[["๐"],"","๓พ",["straight_ruler"],21,32,15,0],"1f4d0":[["๐"],"","๓พ",["triangular_ruler"],21,33,15,0],"1f4d1":[["๐"],"๎","๓พ",["bookmark_tabs"],21,34,15,0],"1f4d2":[["๐"],"๎
","๓พ",["ledger"],22,0,15,0],"1f4d3":[["๐"],"๎
","๓พ
",["notebook"],22,1,15,0],"1f4d4":[["๐"],"๎
","๓พ",["notebook_with_decorative_cover"],22,2,15,0],"1f4d5":[["๐"],"๎
","๓พ",["closed_book"],22,3,15,0],"1f4d6":[["๐"],"๎
","๓พ",["book","open_book"],22,4,15,0],"1f4d7":[["๐"],"๎
","๓พฟ",["green_book"],22,5,15,0],"1f4d8":[["๐"],"๎
","๓พ",["blue_book"],22,6,15,0],"1f4d9":[["๐"],"๎
","๓พ",["orange_book"],22,7,15,0],"1f4da":[["๐"],"๎
","๓พ",["books"],22,8,15,0],"1f4db":[["๐"],"","๓พ",["name_badge"],22,9,15,0],"1f4dc":[["๐"],"","๓พฝ",["scroll"],22,10,15,0],"1f4dd":[["๐"],"๎","๓พง",["memo","pencil"],22,11,15,0],"1f4de":[["๐"],"๎","๓พค",["telephone_receiver"],22,12,15,0],"1f4df":[["๐"],"","๓พข",["pager"],22,13,15,0],"1f4e0":[["๐ "],"๎","๓พจ",["fax"],22,14,15,0],"1f4e1":[["๐ก"],"๎
","๓พฑ",["satellite"],22,15,15,0],"1f4e2":[["๐ข"],"๎
","๓พฏ",["loudspeaker"],22,16,15,0],"1f4e3":[["๐ฃ"],"๎","๓พฐ",["mega"],22,17,15,0],"1f4e4":[["๐ค"],"","๓พณ",["outbox_tray"],22,18,15,0],"1f4e5":[["๐ฅ"],"","๓พด",["inbox_tray"],22,19,15,0],"1f4e6":[["๐ฆ"],"๎","๓พต",["package"],22,20,15,0],"1f4e7":[["๐ง"],"๎","๓พฎ",["e-mail"],22,21,15,0],"1f4e8":[["๐จ"],"๎","๓พช",["incoming_envelope"],22,22,15,0],"1f4e9":[["๐ฉ"],"๎","๓พซ",["envelope_with_arrow"],22,23,15,0],"1f4ea":[["๐ช"],"๎","๓พฌ",["mailbox_closed"],22,24,15,0],"1f4eb":[["๐ซ"],"๎","๓พญ",["mailbox"],22,25,15,0],"1f4ec":[["๐ฌ"],"","",["mailbox_with_mail"],22,26,15,0],"1f4ed":[["๐ญ"],"","",["mailbox_with_no_mail"],22,27,15,0],"1f4ee":[["๐ฎ"],"๎","๓พฎ",["postbox"],22,28,15,0],"1f4ef":[["๐ฏ"],"","",["postal_horn"],22,29,15,0],"1f4f0":[["๐ฐ"],"","๓พ ข",["newspaper"],22,30,15,0],"1f4f1":[["๐ฑ"],"๎","๓พฅ",["iphone"],22,31,15,0],"1f4f2":[["๐ฒ"],"๎","๓พฆ",["calling"],22,32,15,0],"1f4f3":[["๐ณ"],"๎","๓พ น",["vibration_mode"],22,33,15,0],"1f4f4":[["๐ด"],"๎","๓พ บ",["mobile_phone_off"],22,34,15,0],"1f4f5":[["๐ต"],"","",["no_mobile_phones"],23,0,15,0],"1f4f6":[["๐ถ"],"๎","๓พ ธ",["signal_strength"],23,1,15,0],"1f4f7":[["๐ท"],"๎","๓พฏ",["camera"],23,2,15,0],"1f4f9":[["๐น"],"๎ฝ","๓พน",["video_camera"],23,3,15,0],"1f4fa":[["๐บ"],"๎ช","๓พ ",["tv"],23,4,15,0],"1f4fb":[["๐ป"],"๎จ","๓พ ",["radio"],23,5,15,0],"1f4fc":[["๐ผ"],"๎ฉ","๓พ ",["vhs"],23,6,15,0],"1f500":[["๐"],"","",["twisted_rightwards_arrows"],23,7,15,0],"1f501":[["๐"],"","",["repeat"],23,8,15,0],"1f502":[["๐"],"","",["repeat_one"],23,9,15,0],"1f503":[["๐"],"","๓พฎ",["arrows_clockwise"],23,10,15,0],"1f504":[["๐"],"","",["arrows_counterclockwise"],23,11,15,0],"1f505":[["๐
"],"","",["low_brightness"],23,12,15,0],"1f506":[["๐"],"","",["high_brightness"],23,13,15,0],"1f507":[["๐"],"","",["mute"],23,14,15,0],"1f508":[["๐"],"","",["speaker"],23,15,15,0],"1f509":[["๐"],"","",["sound"],23,16,15,0],"1f50a":[["๐"],"๎
","๓พ ก",["loud_sound"],23,17,15,0],"1f50b":[["๐"],"","๓พผ",["battery"],23,18,15,0],"1f50c":[["๐"],"","๓พพ",["electric_plug"],23,19,15,0],"1f50d":[["๐"],"๎","๓พฎ
",["mag"],23,20,15,0],"1f50e":[["๐"],"๎","๓พฎ",["mag_right"],23,21,15,0],"1f50f":[["๐"],"๎
","๓พฎ",["lock_with_ink_pen"],23,22,15,0],"1f510":[["๐"],"๎
","๓พฎ",["closed_lock_with_key"],23,23,15,0],"1f511":[["๐"],"๎ฟ","๓พฎ",["key"],23,24,15,0],"1f512":[["๐"],"๎
","๓พฎ",["lock"],23,25,15,0],"1f513":[["๐"],"๎
","๓พฎ",["unlock"],23,26,15,0],"1f514":[["๐"],"๎ฅ","๓พฒ",["bell"],23,27,15,0],"1f515":[["๐"],"","",["no_bell"],23,28,15,0],"1f516":[["๐"],"","๓พฎ",["bookmark"],23,29,15,0],"1f517":[["๐"],"","๓พญ",["link"],23,30,15,0],"1f518":[["๐"],"","๓พฎ",["radio_button"],23,31,15,0],"1f519":[["๐"],"๎ต","๓พฎ",["back"],23,32,15,0],"1f51a":[["๐"],"","๓พ",["end"],23,33,15,0],"1f51b":[["๐"],"","๓พ",["on"],23,34,15,0],"1f51c":[["๐"],"","๓พ",["soon"],24,0,15,0],"1f51d":[["๐"],"๎","๓พญ",["top"],24,1,15,0],"1f51e":[["๐"],"๎","๓พฌฅ",["underage"],24,2,15,0],"1f51f":[["๐"],"","๓พ ป",["keycap_ten"],24,3,15,0],"1f520":[["๐ "],"","๓พญผ",["capital_abcd"],24,4,15,0],"1f521":[["๐ก"],"","๓พญฝ",["abcd"],24,5,15,0],"1f522":[["๐ข"],"","๓พญพ",["1234"],24,6,15,0],"1f523":[["๐ฃ"],"","๓พญฟ",["symbols"],24,7,15,0],"1f524":[["๐ค"],"","๓พฎ",["abc"],24,8,15,0],"1f525":[["๐ฅ"],"๎","๓พถ",["fire"],24,9,15,0],"1f526":[["๐ฆ"],"","๓พป",["flashlight"],24,10,15,0],"1f527":[["๐ง"],"","๓พ",["wrench"],24,11,15,0],"1f528":[["๐จ"],"๎","๓พ",["hammer"],24,12,15,0],"1f529":[["๐ฉ"],"","๓พ",["nut_and_bolt"],24,13,15,0],"1f52a":[["๐ช"],"","๓พบ",["hocho","knife"],24,14,15,0],"1f52b":[["๐ซ"],"๎","๓พต",["gun"],24,15,15,0],"1f52c":[["๐ฌ"],"","",["microscope"],24,16,15,0],"1f52d":[["๐ญ"],"","",["telescope"],24,17,15,0],"1f52e":[["๐ฎ"],"๎พ","๓พท",["crystal_ball"],24,18,15,0],"1f52f":[["๐ฏ"],"๎พ","๓พธ",["six_pointed_star"],24,19,15,0],"1f530":[["๐ฐ"],"๎","๓พ",["beginner"],24,20,15,0],"1f531":[["๐ฑ"],"๎ฑ","๓พ",["trident"],24,21,15,0],"1f532":[["๐ฒ"],"๎","๓พญค",["black_square_button"],24,22,15,0],"1f533":[["๐ณ"],"๎","๓พญง",["white_square_button"],24,23,15,0],"1f534":[["๐ด"],"๎","๓พญฃ",["red_circle"],24,24,15,0],"1f535":[["๐ต"],"๎","๓พญค",["large_blue_circle"],24,25,15,0],"1f536":[["๐ถ"],"๎","๓พญณ",["large_orange_diamond"],24,26,15,0],"1f537":[["๐ท"],"๎","๓พญด",["large_blue_diamond"],24,27,15,0],"1f538":[["๐ธ"],"๎","๓พญต",["small_orange_diamond"],24,28,15,0],"1f539":[["๐น"],"๎","๓พญถ",["small_blue_diamond"],24,29,15,0],"1f53a":[["๐บ"],"","๓พญธ",["small_red_triangle"],24,30,15,0],"1f53b":[["๐ป"],"","๓พญน",["small_red_triangle_down"],24,31,15,0],"1f53c":[["๐ผ"],"","๓พฌ",["arrow_up_small"],24,32,15,0],"1f53d":[["๐ฝ"],"","๓พฌ",["arrow_down_small"],24,33,15,0],"1f550":[["๐"],"๎ค","๓พ",["clock1"],24,34,15,0],"1f551":[["๐"],"๎ฅ","๓พ",["clock2"],25,0,15,0],"1f552":[["๐"],"๎ฆ","๓พ ",["clock3"],25,1,15,0],"1f553":[["๐"],"๎ง","๓พก",["clock4"],25,2,15,0],"1f554":[["๐"],"๎จ","๓พข",["clock5"],25,3,15,0],"1f555":[["๐"],"๎ฉ","๓พฃ",["clock6"],25,4,15,0],"1f556":[["๐"],"๎ช","๓พค",["clock7"],25,5,15,0],"1f557":[["๐"],"๎ซ","๓พฅ",["clock8"],25,6,15,0],"1f558":[["๐"],"๎ฌ","๓พฆ",["clock9"],25,7,15,0],"1f559":[["๐"],"๎ญ","๓พง",["clock10"],25,8,15,0],"1f55a":[["๐"],"๎ฎ","๓พจ",["clock11"],25,9,15,0],"1f55b":[["๐"],"๎ฏ","๓พฉ",["clock12"],25,10,15,0],"1f55c":[["๐"],"","",["clock130"],25,11,15,0],"1f55d":[["๐"],"","",["clock230"],25,12,15,0],"1f55e":[["๐"],"","",["clock330"],25,13,15,0],"1f55f":[["๐"],"","",["clock430"],25,14,15,0],"1f560":[["๐ "],"","",["clock530"],25,15,15,0],"1f561":[["๐ก"],"","",["clock630"],25,16,15,0],"1f562":[["๐ข"],"","",["clock730"],25,17,15,0],"1f563":[["๐ฃ"],"","",["clock830"],25,18,15,0],"1f564":[["๐ค"],"","",["clock930"],25,19,15,0],"1f565":[["๐ฅ"],"","",["clock1030"],25,20,15,0],"1f566":[["๐ฆ"],"","",["clock1130"],25,21,15,0],"1f567":[["๐ง"],"","",["clock1230"],25,22,15,0],"1f5fb":[["๐ป"],"๎ป","๓พ",["mount_fuji"],25,23,15,0],"1f5fc":[["๐ผ"],"๎","๓พ",["tokyo_tower"],25,24,15,0],"1f5fd":[["๐ฝ"],"๎","๓พ",["statue_of_liberty"],25,25,15,0],"1f5fe":[["๐พ"],"","๓พ",["japan"],25,26,15,0],"1f5ff":[["๐ฟ"],"","๓พ",["moyai"],25,27,15,0],"1f600":[["๐"],"","",["grinning"],25,28,15,0,":D"],"1f601":[["๐"],"๎","๓พณ",["grin"],25,29,15,0],"1f602":[["๐"],"๎","๓พด",["joy"],25,30,15,0],"1f603":[["๐"],"๎","๓พฐ",["smiley"],25,31,15,0,":)"],"1f604":[["๐"],"๎","๓พธ",["smile"],25,32,15,0,":)"],"1f605":[["๐
"],"๎๎ฑ","๓พฑ",["sweat_smile"],25,33,15,0],"1f606":[["๐"],"๎","๓พฒ",["laughing","satisfied"],25,34,15,0],"1f607":[["๐"],"","",["innocent"],26,0,15,0],"1f608":[["๐"],"","",["smiling_imp"],26,1,15,0],"1f609":[["๐"],"๎
","๓พ",["wink"],26,2,15,0,";)"],"1f60a":[["๐"],"๎","๓พต",["blush"],26,3,15,0,":)"],"1f60b":[["๐"],"๎","๓พซ",["yum"],26,4,15,0],"1f60c":[["๐"],"๎","๓พพ",["relieved"],26,5,15,0],"1f60d":[["๐"],"๎","๓พง",["heart_eyes"],26,6,15,0],"1f60e":[["๐"],"","",["sunglasses"],26,7,15,0],"1f60f":[["๐"],"๎","๓พ",["smirk"],26,8,15,0],"1f610":[["๐"],"","",["neutral_face"],26,9,15,0],"1f611":[["๐"],"","",["expressionless"],26,10,15,0],"1f612":[["๐"],"๎","๓พฆ",["unamused"],26,11,15,0,":("],"1f613":[["๐"],"๎","๓พ",["sweat"],26,12,15,0],"1f614":[["๐"],"๎","๓พ",["pensive"],26,13,15,0],"1f615":[["๐"],"","",["confused"],26,14,15,0],"1f616":[["๐"],"๎","๓พฟ",["confounded"],26,15,15,0],"1f617":[["๐"],"","",["kissing"],26,16,15,0],"1f618":[["๐"],"๎","๓พฌ",["kissing_heart"],26,17,15,0],"1f619":[["๐"],"","",["kissing_smiling_eyes"],26,18,15,0],"1f61a":[["๐"],"๎","๓พญ",["kissing_closed_eyes"],26,19,15,0],"1f61b":[["๐"],"","",["stuck_out_tongue"],26,20,15,0,":p"],"1f61c":[["๐"],"๎
","๓พฉ",["stuck_out_tongue_winking_eye"],26,21,15,0,";p"],"1f61d":[["๐"],"๎","๓พช",["stuck_out_tongue_closed_eyes"],26,22,15,0],"1f61e":[["๐"],"๎","๓พฃ",["disappointed"],26,23,15,0,":("],"1f61f":[["๐"],"","",["worried"],26,24,15,0],"1f620":[["๐ "],"๎","๓พ ",["angry"],26,25,15,0],"1f621":[["๐ก"],"๎","๓พฝ",["rage"],26,26,15,0],"1f622":[["๐ข"],"๎","๓พน",["cry"],26,27,15,0,":'("],"1f623":[["๐ฃ"],"๎","๓พผ",["persevere"],26,28,15,0],"1f624":[["๐ค"],"๎","๓พจ",["triumph"],26,29,15,0],"1f625":[["๐ฅ"],"๎","๓พ
",["disappointed_relieved"],26,30,15,0],"1f626":[["๐ฆ"],"","",["frowning"],26,31,15,0],"1f627":[["๐ง"],"","",["anguished"],26,32,15,0],"1f628":[["๐จ"],"๎","๓พป",["fearful"],26,33,15,0],"1f629":[["๐ฉ"],"๎","๓พก",["weary"],26,34,15,0],"1f62a":[["๐ช"],"๎","๓พ",["sleepy"],27,0,15,0],"1f62b":[["๐ซ"],"๎","๓พ",["tired_face"],27,1,15,0],"1f62c":[["๐ฌ"],"","",["grimacing"],27,2,15,0],"1f62d":[["๐ญ"],"๎","๓พบ",["sob"],27,3,15,0,":'("],"1f62e":[["๐ฎ"],"","",["open_mouth"],27,4,15,0],"1f62f":[["๐ฏ"],"","",["hushed"],27,5,15,0],"1f630":[["๐ฐ"],"๎","๓พฅ",["cold_sweat"],27,6,15,0],"1f631":[["๐ฑ"],"๎","๓พ",["scream"],27,7,15,0],"1f632":[["๐ฒ"],"๎","๓พข",["astonished"],27,8,15,0],"1f633":[["๐ณ"],"๎","๓พฏ",["flushed"],27,9,15,0],"1f634":[["๐ด"],"","",["sleeping"],27,10,15,0],"1f635":[["๐ต"],"๎","๓พค",["dizzy_face"],27,11,15,0],"1f636":[["๐ถ"],"","",["no_mouth"],27,12,15,0],"1f637":[["๐ท"],"๎","๓พฎ",["mask"],27,13,15,0],"1f638":[["๐ธ"],"๎","๓พ",["smile_cat"],27,14,15,0],"1f639":[["๐น"],"๎","๓พ",["joy_cat"],27,15,15,0],"1f63a":[["๐บ"],"๎","๓พ",["smiley_cat"],27,16,15,0],"1f63b":[["๐ป"],"๎","๓พ",["heart_eyes_cat"],27,17,15,0],"1f63c":[["๐ผ"],"๎","๓พ",["smirk_cat"],27,18,15,0],"1f63d":[["๐ฝ"],"๎","๓พ",["kissing_cat"],27,19,15,0],"1f63e":[["๐พ"],"๎","๓พ",["pouting_cat"],27,20,15,0],"1f63f":[["๐ฟ"],"๎","๓พ",["crying_cat_face"],27,21,15,0],"1f640":[["๐"],"๎","๓พ",["scream_cat"],27,22,15,0],"1f645":[["๐
"],"๎ฃ","๓พ",["no_good"],27,23,15,0],"1f646":[["๐"],"๎ค","๓พ",["ok_woman"],27,29,15,0],"1f647":[["๐"],"๎ฆ","๓พ",["bow"],28,0,15,0],"1f648":[["๐"],"","๓พ",["see_no_evil"],28,6,15,0],"1f649":[["๐"],"","๓พ",["hear_no_evil"],28,7,15,0],"1f64a":[["๐"],"","๓พ",["speak_no_evil"],28,8,15,0],"1f64b":[["๐"],"๎","๓พ",["raising_hand"],28,9,15,0],"1f64c":[["๐"],"๎ง","๓พ",["raised_hands"],28,15,15,0],"1f64d":[["๐"],"๎","๓พ",["person_frowning"],28,21,15,0],"1f64e":[["๐"],"๎","๓พ",["person_with_pouting_face"],28,27,15,0],"1f64f":[["๐"],"๎","๓พ",["pray"],28,33,15,0],"1f680":[["๐"],"๎","๓พญ",["rocket"],29,4,15,0],"1f681":[["๐"],"","",["helicopter"],29,5,15,0],"1f682":[["๐"],"","",["steam_locomotive"],29,6,15,0],"1f683":[["๐"],"๎","๓พ",["railway_car"],29,7,15,0],"1f684":[["๐"],"๎ต","๓พข",["bullettrain_side"],29,8,15,0],"1f685":[["๐
"],"๎","๓พฃ",["bullettrain_front"],29,9,15,0],"1f686":[["๐"],"","",["train2"],29,10,15,0],"1f687":[["๐"],"๎ด","๓พ ",["metro"],29,11,15,0],"1f688":[["๐"],"","",["light_rail"],29,12,15,0],"1f689":[["๐"],"๎น","๓พฌ",["station"],29,13,15,0],"1f68a":[["๐"],"","",["tram"],29,14,15,0],"1f68b":[["๐"],"","",["train"],29,15,15,0],"1f68c":[["๐"],"๎
","๓พฆ",["bus"],29,16,15,0],"1f68d":[["๐"],"","",["oncoming_bus"],29,17,15,0],"1f68e":[["๐"],"","",["trolleybus"],29,18,15,0],"1f68f":[["๐"],"๎
","๓พง",["busstop"],29,19,15,0],"1f690":[["๐"],"","",["minibus"],29,20,15,0],"1f691":[["๐"],"๎ฑ","๓พณ",["ambulance"],29,21,15,0],"1f692":[["๐"],"๎ฐ","๓พฒ",["fire_engine"],29,22,15,0],"1f693":[["๐"],"๎ฒ","๓พด",["police_car"],29,23,15,0],"1f694":[["๐"],"","",["oncoming_police_car"],29,24,15,0],"1f695":[["๐"],"๎
","๓พฏ",["taxi"],29,25,15,0],"1f696":[["๐"],"","",["oncoming_taxi"],29,26,15,0],"1f697":[["๐"],"๎","๓พค",["car","red_car"],29,27,15,0],"1f698":[["๐"],"","",["oncoming_automobile"],29,28,15,0],"1f699":[["๐"],"๎ฎ","๓พฅ",["blue_car"],29,29,15,0],"1f69a":[["๐"],"๎ฏ","๓พฑ",["truck"],29,30,15,0],"1f69b":[["๐"],"","",["articulated_lorry"],29,31,15,0],"1f69c":[["๐"],"","",["tractor"],29,32,15,0],"1f69d":[["๐"],"","",["monorail"],29,33,15,0],"1f69e":[["๐"],"","",["mountain_railway"],29,34,15,0],"1f69f":[["๐"],"","",["suspension_railway"],30,0,15,0],"1f6a0":[["๐ "],"","",["mountain_cableway"],30,1,15,0],"1f6a1":[["๐ก"],"","",["aerial_tramway"],30,2,15,0],"1f6a2":[["๐ข"],"๎","๓พจ",["ship"],30,3,15,0],"1f6a3":[["๐ฃ"],"","",["rowboat"],30,4,15,0],"1f6a4":[["๐ค"],"๎ต","๓พฎ",["speedboat"],30,10,15,0],"1f6a5":[["๐ฅ"],"๎
","๓พท",["traffic_light"],30,11,15,0],"1f6a6":[["๐ฆ"],"","",["vertical_traffic_light"],30,12,15,0],"1f6a7":[["๐ง"],"๎ท","๓พธ",["construction"],30,13,15,0],"1f6a8":[["๐จ"],"๎ฒ","๓พน",["rotating_light"],30,14,15,0],"1f6a9":[["๐ฉ"],"","๓พฌข",["triangular_flag_on_post"],30,15,15,0],"1f6aa":[["๐ช"],"","๓พณ",["door"],30,16,15,0],"1f6ab":[["๐ซ"],"","๓พญ",["no_entry_sign"],30,17,15,0],"1f6ac":[["๐ฌ"],"๎","๓พฌ",["smoking"],30,18,15,0],"1f6ad":[["๐ญ"],"๎","๓พฌ",["no_smoking"],30,19,15,0],"1f6ae":[["๐ฎ"],"","",["put_litter_in_its_place"],30,20,15,0],"1f6af":[["๐ฏ"],"","",["do_not_litter"],30,21,15,0],"1f6b0":[["๐ฐ"],"","",["potable_water"],30,22,15,0],"1f6b1":[["๐ฑ"],"","",["non-potable_water"],30,23,15,0],"1f6b2":[["๐ฒ"],"๎ถ","๓พซ",["bike"],30,24,15,0],"1f6b3":[["๐ณ"],"","",["no_bicycles"],30,25,15,0],"1f6b4":[["๐ด"],"","",["bicyclist"],30,26,15,0],"1f6b5":[["๐ต"],"","",["mountain_bicyclist"],30,32,15,0],"1f6b6":[["๐ถ"],"๎","๓พฐ",["walking"],31,3,15,0],"1f6b7":[["๐ท"],"","",["no_pedestrians"],31,9,15,0],"1f6b8":[["๐ธ"],"","",["children_crossing"],31,10,15,0],"1f6b9":[["๐น"],"๎ธ","๓พฌณ",["mens"],31,11,15,0],"1f6ba":[["๐บ"],"๎น","๓พฌด",["womens"],31,12,15,0],"1f6bb":[["๐ป"],"๎
","๓พ",["restroom"],31,13,15,0],"1f6bc":[["๐ผ"],"๎บ","๓พฌต",["baby_symbol"],31,14,15,0],"1f6bd":[["๐ฝ"],"๎
","๓พ",["toilet"],31,15,15,0],"1f6be":[["๐พ"],"๎","๓พ",["wc"],31,16,15,0],"1f6bf":[["๐ฟ"],"","",["shower"],31,17,15,0],"1f6c0":[["๐"],"๎ฟ","๓พ
",["bath"],31,18,15,0],"1f6c1":[["๐"],"","",["bathtub"],31,24,15,0],"1f6c2":[["๐"],"","",["passport_control"],31,25,15,0],"1f6c3":[["๐"],"","",["customs"],31,26,15,0],"1f6c4":[["๐"],"","",["baggage_claim"],31,27,15,0],"1f6c5":[["๐
"],"","",["left_luggage"],31,28,15,0],"0023-20e3":[["#๏ธโฃ","#โฃ"],"๎","๓พ ฌ",["hash"],31,29,15,0],"0030-20e3":[["0๏ธโฃ","0โฃ"],"๎ฅ","๓พ ท",["zero"],31,30,15,0],"0031-20e3":[["1๏ธโฃ","1โฃ"],"๎","๓พ ฎ",["one"],31,31,15,0],"0032-20e3":[["2๏ธโฃ","2โฃ"],"๎","๓พ ฏ",["two"],31,32,15,0],"0033-20e3":[["3๏ธโฃ","3โฃ"],"๎","๓พ ฐ",["three"],31,33,15,0],"0034-20e3":[["4๏ธโฃ","4โฃ"],"๎","๓พ ฑ",["four"],31,34,15,0],"0035-20e3":[["5๏ธโฃ","5โฃ"],"๎ ","๓พ ฒ",["five"],32,0,15,0],"0036-20e3":[["6๏ธโฃ","6โฃ"],"๎ก","๓พ ณ",["six"],32,1,15,0],"0037-20e3":[["7๏ธโฃ","7โฃ"],"๎ข","๓พ ด",["seven"],32,2,15,0],"0038-20e3":[["8๏ธโฃ","8โฃ"],"๎ฃ","๓พ ต",["eight"],32,3,15,0],"0039-20e3":[["9๏ธโฃ","9โฃ"],"๎ค","๓พ ถ",["nine"],32,4,15,0],"1f1e6-1f1ea":[["๐ฆ๐ช"],"","",["flag-ae"],32,5,11,0],"1f1e6-1f1f9":[["๐ฆ๐น"],"","",["flag-at"],32,6,11,0],"1f1e6-1f1fa":[["๐ฆ๐บ"],"","",["flag-au"],32,7,11,0],"1f1e7-1f1ea":[["๐ง๐ช"],"","",["flag-be"],32,8,11,0],"1f1e7-1f1f7":[["๐ง๐ท"],"","",["flag-br"],32,9,11,0],"1f1e8-1f1e6":[["๐จ๐ฆ"],"","",["flag-ca"],32,10,11,0],"1f1e8-1f1ed":[["๐จ๐ญ"],"","",["flag-ch"],32,11,11,0],"1f1e8-1f1f1":[["๐จ๐ฑ"],"","",["flag-cl"],32,12,11,0],"1f1e8-1f1f3":[["๐จ๐ณ"],"๎","๓พญ",["flag-cn","cn"],32,13,15,0],"1f1e8-1f1f4":[["๐จ๐ด"],"","",["flag-co"],32,14,11,0],"1f1e9-1f1ea":[["๐ฉ๐ช"],"๎","๓พจ",["flag-de","de"],32,15,15,0],"1f1e9-1f1f0":[["๐ฉ๐ฐ"],"","",["flag-dk"],32,16,11,0],"1f1ea-1f1f8":[["๐ช๐ธ"],"๎","๓พซ",["flag-es","es"],32,17,15,0],"1f1eb-1f1ee":[["๐ซ๐ฎ"],"","",["flag-fi"],32,18,11,0],"1f1eb-1f1f7":[["๐ซ๐ท"],"๎","๓พง",["flag-fr","fr"],32,19,15,0],"1f1ec-1f1e7":[["๐ฌ๐ง"],"๎","๓พช",["flag-gb","gb","uk"],32,20,15,0],"1f1ed-1f1f0":[["๐ญ๐ฐ"],"","",["flag-hk"],32,21,11,0],"1f1ee-1f1e9":[["๐ฎ๐ฉ"],"","",["flag-id"],32,22,11,0],"1f1ee-1f1ea":[["๐ฎ๐ช"],"","",["flag-ie"],32,23,11,0],"1f1ee-1f1f1":[["๐ฎ๐ฑ"],"","",["flag-il"],32,24,11,0],"1f1ee-1f1f3":[["๐ฎ๐ณ"],"","",["flag-in"],32,25,11,0],"1f1ee-1f1f9":[["๐ฎ๐น"],"๎","๓พฉ",["flag-it","it"],32,26,15,0],"1f1ef-1f1f5":[["๐ฏ๐ต"],"๎","๓พฅ",["flag-jp","jp"],32,27,15,0],"1f1f0-1f1f7":[["๐ฐ๐ท"],"๎","๓พฎ",["flag-kr","kr"],32,28,15,0],"1f1f2-1f1f4":[["๐ฒ๐ด"],"","",["flag-mo"],32,29,11,0],"1f1f2-1f1fd":[["๐ฒ๐ฝ"],"","",["flag-mx"],32,30,11,0],"1f1f2-1f1fe":[["๐ฒ๐พ"],"","",["flag-my"],32,31,11,0],"1f1f3-1f1f1":[["๐ณ๐ฑ"],"","",["flag-nl"],32,32,11,0],"1f1f3-1f1f4":[["๐ณ๐ด"],"","",["flag-no"],32,33,11,0],"1f1f3-1f1ff":[["๐ณ๐ฟ"],"","",["flag-nz"],32,34,11,0],"1f1f5-1f1ed":[["๐ต๐ญ"],"","",["flag-ph"],33,0,11,0],"1f1f5-1f1f1":[["๐ต๐ฑ"],"","",["flag-pl"],33,1,11,0],"1f1f5-1f1f7":[["๐ต๐ท"],"","",["flag-pr"],33,2,11,0],"1f1f5-1f1f9":[["๐ต๐น"],"","",["flag-pt"],33,3,11,0],"1f1f7-1f1fa":[["๐ท๐บ"],"๎","๓พฌ",["flag-ru","ru"],33,4,15,0],"1f1f8-1f1e6":[["๐ธ๐ฆ"],"","",["flag-sa"],33,5,11,0],"1f1f8-1f1ea":[["๐ธ๐ช"],"","",["flag-se"],33,6,11,0],"1f1f8-1f1ec":[["๐ธ๐ฌ"],"","",["flag-sg"],33,7,11,0],"1f1f9-1f1f7":[["๐น๐ท"],"","",["flag-tr"],33,8,11,0],"1f1fa-1f1f8":[["๐บ๐ธ"],"๎","๓พฆ",["flag-us","us"],33,9,15,0],"1f1fb-1f1f3":[["๐ป๐ณ"],"","",["flag-vn"],33,10,11,0],"1f1ff-1f1e6":[["๐ฟ๐ฆ"],"","",["flag-za"],33,11,11,0],"1f468-200d-1f468-200d-1f466":[["๐จโ๐จโ๐ฆ"],"","",["man-man-boy"],33,12,1,0],"1f468-200d-1f468-200d-1f466-200d-1f466":[["๐จโ๐จโ๐ฆโ๐ฆ"],"","",["man-man-boy-boy"],33,13,1,0],"1f468-200d-1f468-200d-1f467":[["๐จโ๐จโ๐ง"],"","",["man-man-girl"],33,14,1,0],"1f468-200d-1f468-200d-1f467-200d-1f466":[["๐จโ๐จโ๐งโ๐ฆ"],"","",["man-man-girl-boy"],33,15,1,0],"1f468-200d-1f468-200d-1f467-200d-1f467":[["๐จโ๐จโ๐งโ๐ง"],"","",["man-man-girl-girl"],33,16,1,0],"1f468-200d-1f469-200d-1f466":[["๐จโ๐ฉโ๐ฆ"],"","",["man-woman-boy"],33,17,1,0],"1f468-200d-1f469-200d-1f466-200d-1f466":[["๐จโ๐ฉโ๐ฆโ๐ฆ"],"","",["man-woman-boy-boy"],33,18,1,0],"1f468-200d-1f469-200d-1f467":[["๐จโ๐ฉโ๐ง"],"","",["man-woman-girl"],33,19,1,0],"1f468-200d-1f469-200d-1f467-200d-1f466":[["๐จโ๐ฉโ๐งโ๐ฆ"],"","",["man-woman-girl-boy"],33,20,1,0],"1f468-200d-1f469-200d-1f467-200d-1f467":[["๐จโ๐ฉโ๐งโ๐ง"],"","",["man-woman-girl-girl"],33,21,1,0],"1f468-200d-2764-fe0f-200d-1f468":[["๐จโโค๏ธโ๐จ"],"","",["man-heart-man"],33,22,1,0],"1f468-200d-2764-fe0f-200d-1f48b-200d-1f468":[["๐จโโค๏ธโ๐โ๐จ"],"","",["man-kiss-man"],33,23,1,0],"1f469-200d-1f469-200d-1f466":[["๐ฉโ๐ฉโ๐ฆ"],"","",["woman-woman-boy"],33,24,1,0],"1f469-200d-1f469-200d-1f466-200d-1f466":[["๐ฉโ๐ฉโ๐ฆโ๐ฆ"],"","",["woman-woman-boy-boy"],33,25,1,0],"1f469-200d-1f469-200d-1f467":[["๐ฉโ๐ฉโ๐ง"],"","",["woman-woman-girl"],33,26,1,0],"1f469-200d-1f469-200d-1f467-200d-1f466":[["๐ฉโ๐ฉโ๐งโ๐ฆ"],"","",["woman-woman-girl-boy"],33,27,1,0],"1f469-200d-1f469-200d-1f467-200d-1f467":[["๐ฉโ๐ฉโ๐งโ๐ง"],"","",["woman-woman-girl-girl"],33,28,1,0],"1f469-200d-2764-fe0f-200d-1f469":[["๐ฉโโค๏ธโ๐ฉ"],"","",["woman-heart-woman"],33,29,1,0],"1f469-200d-2764-fe0f-200d-1f48b-200d-1f469":[["๐ฉโโค๏ธโ๐โ๐ฉ"],"","",["woman-kiss-woman"],33,30,1,0]},b.emoticons_data={"<3":"heart",":o)":"monkey_face",":*":"kiss",":-*":"kiss","</3":"broken_heart","=)":"smiley","=-)":"smiley","C:":"smile","c:":"smile",":D":"smile",":-D":"smile",":>":"laughing",":->":"laughing",";)":"wink",";-)":"wink",":)":"blush","(:":"blush",":-)":"blush","8)":"sunglasses",":|":"neutral_face",":-|":"neutral_face",":\\\\":"confused",":-\\\\":"confused",":/":"confused",":-/":"confused",":p":"stuck_out_tongue",":-p":"stuck_out_tongue",":P":"stuck_out_tongue",":-P":"stuck_out_tongue",":b":"stuck_out_tongue",":-b":"stuck_out_tongue",";p":"stuck_out_tongue_winking_eye",";-p":"stuck_out_tongue_winking_eye",";b":"stuck_out_tongue_winking_eye",";-b":"stuck_out_tongue_winking_eye",";P":"stuck_out_tongue_winking_eye",";-P":"stuck_out_tongue_winking_eye","):":"disappointed",":(":"disappointed",":-(":"disappointed",">:(":"angry",">:-(":"angry",":'(":"cry","D:":"anguished",":o":"open_mouth",":-o":"open_mouth"},b.variations_data={"261d-1f3fb":[1,3,1],"261d-1f3fc":[1,4,1],"261d-1f3fd":[1,5,1],"261d-1f3fe":[1,6,1],"261d-1f3ff":[1,7,1],"270a-1f3fb":[2,15,1],"270a-1f3fc":[2,16,1],"270a-1f3fd":[2,17,1],"270a-1f3fe":[2,18,1],"270a-1f3ff":[2,19,1],"270b-1f3fb":[2,21,1],"270b-1f3fc":[2,22,1],"270b-1f3fd":[2,23,1],"270b-1f3fe":[2,24,1],"270b-1f3ff":[2,25,1],"270c-1f3fb":[2,27,1],"270c-1f3fc":[2,28,1],"270c-1f3fd":[2,29,1],"270c-1f3fe":[2,30,1],"270c-1f3ff":[2,31,1],"1f385-1f3fb":[8,4,1],"1f385-1f3fc":[8,5,1],"1f385-1f3fd":[8,6,1],"1f385-1f3fe":[8,7,1],"1f385-1f3ff":[8,8,1],"1f3c3-1f3fb":[9,24,1],"1f3c3-1f3fc":[9,25,1],"1f3c3-1f3fd":[9,26,1],"1f3c3-1f3fe":[9,27,1],"1f3c3-1f3ff":[9,28,1],"1f3c4-1f3fb":[9,30,1],"1f3c4-1f3fc":[9,31,1],"1f3c4-1f3fd":[9,32,1],"1f3c4-1f3fe":[9,33,1],"1f3c4-1f3ff":[9,34,1],"1f3c7-1f3fb":[10,2,1],"1f3c7-1f3fc":[10,3,1],"1f3c7-1f3fd":[10,4,1],"1f3c7-1f3fe":[10,5,1],"1f3c7-1f3ff":[10,6,1],"1f3ca-1f3fb":[10,10,1],"1f3ca-1f3fc":[10,11,1],"1f3ca-1f3fd":[10,12,1],"1f3ca-1f3fe":[10,13,1],"1f3ca-1f3ff":[10,14,1],"1f442-1f3fb":[12,32,1],"1f442-1f3fc":[12,33,1],"1f442-1f3fd":[12,34,1],"1f442-1f3fe":[13,0,1],"1f442-1f3ff":[13,1,1],"1f443-1f3fb":[13,3,1],"1f443-1f3fc":[13,4,1],"1f443-1f3fd":[13,5,1],"1f443-1f3fe":[13,6,1],"1f443-1f3ff":[13,7,1],"1f446-1f3fb":[13,11,1],"1f446-1f3fc":[13,12,1],"1f446-1f3fd":[13,13,1],"1f446-1f3fe":[13,14,1],"1f446-1f3ff":[13,15,1],"1f447-1f3fb":[13,17,1],"1f447-1f3fc":[13,18,1],"1f447-1f3fd":[13,19,1],"1f447-1f3fe":[13,20,1],"1f447-1f3ff":[13,21,1],"1f448-1f3fb":[13,23,1],"1f448-1f3fc":[13,24,1],"1f448-1f3fd":[13,25,1],"1f448-1f3fe":[13,26,1],"1f448-1f3ff":[13,27,1],"1f449-1f3fb":[13,29,1],"1f449-1f3fc":[13,30,1],"1f449-1f3fd":[13,31,1],"1f449-1f3fe":[13,32,1],"1f449-1f3ff":[13,33,1],"1f44a-1f3fb":[14,0,1],"1f44a-1f3fc":[14,1,1],"1f44a-1f3fd":[14,2,1],"1f44a-1f3fe":[14,3,1],"1f44a-1f3ff":[14,4,1],"1f44b-1f3fb":[14,6,1],"1f44b-1f3fc":[14,7,1],"1f44b-1f3fd":[14,8,1],"1f44b-1f3fe":[14,9,1],"1f44b-1f3ff":[14,10,1],"1f44c-1f3fb":[14,12,1],"1f44c-1f3fc":[14,13,1],"1f44c-1f3fd":[14,14,1],"1f44c-1f3fe":[14,15,1],"1f44c-1f3ff":[14,16,1],"1f44d-1f3fb":[14,18,1],"1f44d-1f3fc":[14,19,1],"1f44d-1f3fd":[14,20,1],"1f44d-1f3fe":[14,21,1],"1f44d-1f3ff":[14,22,1],"1f44e-1f3fb":[14,24,1],"1f44e-1f3fc":[14,25,1],"1f44e-1f3fd":[14,26,1],"1f44e-1f3fe":[14,27,1],"1f44e-1f3ff":[14,28,1],"1f44f-1f3fb":[14,30,1],"1f44f-1f3fc":[14,31,1],"1f44f-1f3fd":[14,32,1],"1f44f-1f3fe":[14,33,1],"1f44f-1f3ff":[14,34,1],"1f450-1f3fb":[15,1,1],"1f450-1f3fc":[15,2,1],"1f450-1f3fd":[15,3,1],"1f450-1f3fe":[15,4,1],"1f450-1f3ff":[15,5,1],"1f466-1f3fb":[15,28,1],"1f466-1f3fc":[15,29,1],"1f466-1f3fd":[15,30,1],"1f466-1f3fe":[15,31,1],"1f466-1f3ff":[15,32,1],"1f467-1f3fb":[15,34,1],"1f467-1f3fc":[16,0,1],"1f467-1f3fd":[16,1,1],"1f467-1f3fe":[16,2,1],"1f467-1f3ff":[16,3,1],"1f468-1f3fb":[16,5,1],"1f468-1f3fc":[16,6,1],"1f468-1f3fd":[16,7,1],"1f468-1f3fe":[16,8,1],"1f468-1f3ff":[16,9,1],"1f469-1f3fb":[16,11,1],"1f469-1f3fc":[16,12,1],"1f469-1f3fd":[16,13,1],"1f469-1f3fe":[16,14,1],"1f469-1f3ff":[16,15,1],"1f46e-1f3fb":[16,21,1],"1f46e-1f3fc":[16,22,1],"1f46e-1f3fd":[16,23,1],"1f46e-1f3fe":[16,24,1],"1f46e-1f3ff":[16,25,1],"1f470-1f3fb":[16,28,1],"1f470-1f3fc":[16,29,1],"1f470-1f3fd":[16,30,1],"1f470-1f3fe":[16,31,1],"1f470-1f3ff":[16,32,1],"1f471-1f3fb":[16,34,1],"1f471-1f3fc":[17,0,1],"1f471-1f3fd":[17,1,1],"1f471-1f3fe":[17,2,1],"1f471-1f3ff":[17,3,1],"1f472-1f3fb":[17,5,1],"1f472-1f3fc":[17,6,1],"1f472-1f3fd":[17,7,1],"1f472-1f3fe":[17,8,1],"1f472-1f3ff":[17,9,1],"1f473-1f3fb":[17,11,1],"1f473-1f3fc":[17,12,1],"1f473-1f3fd":[17,13,1],"1f473-1f3fe":[17,14,1],"1f473-1f3ff":[17,15,1],"1f474-1f3fb":[17,17,1],"1f474-1f3fc":[17,18,1],"1f474-1f3fd":[17,19,1],"1f474-1f3fe":[17,20,1],"1f474-1f3ff":[17,21,1],"1f475-1f3fb":[17,23,1],"1f475-1f3fc":[17,24,1],"1f475-1f3fd":[17,25,1],"1f475-1f3fe":[17,26,1],"1f475-1f3ff":[17,27,1],"1f476-1f3fb":[17,29,1],"1f476-1f3fc":[17,30,1],"1f476-1f3fd":[17,31,1],"1f476-1f3fe":[17,32,1],"1f476-1f3ff":[17,33,1],"1f477-1f3fb":[18,0,1],"1f477-1f3fc":[18,1,1],"1f477-1f3fd":[18,2,1],"1f477-1f3fe":[18,3,1],"1f477-1f3ff":[18,4,1],"1f478-1f3fb":[18,6,1],"1f478-1f3fc":[18,7,1],"1f478-1f3fd":[18,8,1],"1f478-1f3fe":[18,9,1],"1f478-1f3ff":[18,10,1],"1f47c-1f3fb":[18,15,1],"1f47c-1f3fc":[18,16,1],"1f47c-1f3fd":[18,17,1],"1f47c-1f3fe":[18,18,1],"1f47c-1f3ff":[18,19,1],"1f481-1f3fb":[18,25,1],"1f481-1f3fc":[18,26,1],"1f481-1f3fd":[18,27,1],"1f481-1f3fe":[18,28,1],"1f481-1f3ff":[18,29,1],"1f482-1f3fb":[18,31,1],"1f482-1f3fc":[18,32,1],"1f482-1f3fd":[18,33,1],"1f482-1f3fe":[18,34,1],"1f482-1f3ff":[19,0,1],"1f483-1f3fb":[19,2,1],"1f483-1f3fc":[19,3,1],"1f483-1f3fd":[19,4,1],"1f483-1f3fe":[19,5,1],"1f483-1f3ff":[19,6,1],"1f485-1f3fb":[19,9,1],"1f485-1f3fc":[19,10,1],"1f485-1f3fd":[19,11,1],"1f485-1f3fe":[19,12,1],"1f485-1f3ff":[19,13,1],"1f486-1f3fb":[19,15,1],"1f486-1f3fc":[19,16,1],"1f486-1f3fd":[19,17,1],"1f486-1f3fe":[19,18,1],"1f486-1f3ff":[19,19,1],"1f487-1f3fb":[19,21,1],"1f487-1f3fc":[19,22,1],"1f487-1f3fd":[19,23,1],"1f487-1f3fe":[19,24,1],"1f487-1f3ff":[19,25,1],"1f4aa-1f3fb":[20,26,1],"1f4aa-1f3fc":[20,27,1],"1f4aa-1f3fd":[20,28,1],"1f4aa-1f3fe":[20,29,1],"1f4aa-1f3ff":[20,30,1],"1f645-1f3fb":[27,24,1],"1f645-1f3fc":[27,25,1],"1f645-1f3fd":[27,26,1],"1f645-1f3fe":[27,27,1],"1f645-1f3ff":[27,28,1],"1f646-1f3fb":[27,30,1],"1f646-1f3fc":[27,31,1],"1f646-1f3fd":[27,32,1],"1f646-1f3fe":[27,33,1],"1f646-1f3ff":[27,34,1],"1f647-1f3fb":[28,1,1],"1f647-1f3fc":[28,2,1],"1f647-1f3fd":[28,3,1],"1f647-1f3fe":[28,4,1],"1f647-1f3ff":[28,5,1],"1f64b-1f3fb":[28,10,1],"1f64b-1f3fc":[28,11,1],"1f64b-1f3fd":[28,12,1],"1f64b-1f3fe":[28,13,1],"1f64b-1f3ff":[28,14,1],"1f64c-1f3fb":[28,16,1],"1f64c-1f3fc":[28,17,1],"1f64c-1f3fd":[28,18,1],"1f64c-1f3fe":[28,19,1],"1f64c-1f3ff":[28,20,1],"1f64d-1f3fb":[28,22,1],"1f64d-1f3fc":[28,23,1],"1f64d-1f3fd":[28,24,1],"1f64d-1f3fe":[28,25,1],"1f64d-1f3ff":[28,26,1],"1f64e-1f3fb":[28,28,1],"1f64e-1f3fc":[28,29,1],"1f64e-1f3fd":[28,30,1],"1f64e-1f3fe":[28,31,1],"1f64e-1f3ff":[28,32,1],"1f64f-1f3fb":[28,34,1],"1f64f-1f3fc":[29,0,1],"1f64f-1f3fd":[29,1,1],"1f64f-1f3fe":[29,2,1],"1f64f-1f3ff":[29,3,1],"1f6a3-1f3fb":[30,5,1],"1f6a3-1f3fc":[30,6,1],"1f6a3-1f3fd":[30,7,1],"1f6a3-1f3fe":[30,8,1],"1f6a3-1f3ff":[30,9,1],"1f6b4-1f3fb":[30,27,1],"1f6b4-1f3fc":[30,28,1],"1f6b4-1f3fd":[30,29,1],"1f6b4-1f3fe":[30,30,1],"1f6b4-1f3ff":[30,31,1],"1f6b5-1f3fb":[30,33,1],"1f6b5-1f3fc":[30,34,1],"1f6b5-1f3fd":[31,0,1],"1f6b5-1f3fe":[31,1,1],"1f6b5-1f3ff":[31,2,1],"1f6b6-1f3fb":[31,4,1],"1f6b6-1f3fc":[31,5,1],"1f6b6-1f3fd":[31,6,1],"1f6b6-1f3fe":[31,7,1],"1f6b6-1f3ff":[31,8,1],"1f6c0-1f3fb":[31,19,1],"1f6c0-1f3fc":[31,20,1],"1f6c0-1f3fd":[31,21,1],"1f6c0-1f3fe":[31,22,1],"1f6c0-1f3ff":[31,23,1]},"object"==typeof exports?module.exports=b:"function"==typeof define&&define.amd?define(function(){return b}):this.emoji=b,a&&a(b)}).call(function(){return this||("undefined"!=typeof window?window:global)}(),function(a){});