markdown-it-emoji
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -0,1 +1,9 @@ | ||
1.3.0 / 2016-10-04 | ||
------------------ | ||
- Emoji lists update. | ||
- Don't miss emojis with variation chars after. | ||
- Filter emojis with fake names ("uXXXX"). | ||
1.2.0 / 2016-05-27 | ||
@@ -2,0 +10,0 @@ ------------------ |
@@ -1,69 +0,71 @@ | ||
/*! markdown-it-emoji 1.2.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.markdownitEmoji = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){ | ||
/*! markdown-it-emoji 1.3.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.markdownitEmoji = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){ | ||
module.exports={ | ||
"grinning": "๐", | ||
"grin": "๐", | ||
"joy": "๐", | ||
"smiley": "๐", | ||
"smile": "๐", | ||
"smiley": "๐", | ||
"grinning": "๐", | ||
"sweat_smile": "๐ ", | ||
"laughing": "๐", | ||
"satisfied": "๐", | ||
"innocent": "๐", | ||
"wink": "๐", | ||
"blush": "๐", | ||
"wink": "๐", | ||
"yum": "๐", | ||
"relieved": "๐", | ||
"heart_eyes": "๐", | ||
"kissing_heart": "๐", | ||
"kissing_closed_eyes": "๐", | ||
"kissing": "๐", | ||
"kissing_smiling_eyes": "๐", | ||
"kissing_closed_eyes": "๐", | ||
"stuck_out_tongue_winking_eye": "๐", | ||
"stuck_out_tongue_closed_eyes": "๐", | ||
"stuck_out_tongue": "๐", | ||
"sunglasses": "๐", | ||
"smirk": "๐", | ||
"no_mouth": "๐ถ", | ||
"neutral_face": "๐", | ||
"expressionless": "๐", | ||
"unamused": "๐", | ||
"flushed": "๐ณ", | ||
"grin": "๐", | ||
"disappointed": "๐", | ||
"worried": "๐", | ||
"angry": "๐ ", | ||
"rage": "๐ก", | ||
"pout": "๐ก", | ||
"pensive": "๐", | ||
"relieved": "๐", | ||
"unamused": "๐", | ||
"disappointed": "๐", | ||
"confused": "๐", | ||
"persevere": "๐ฃ", | ||
"confounded": "๐", | ||
"tired_face": "๐ซ", | ||
"weary": "๐ฉ", | ||
"open_mouth": "๐ฎ", | ||
"scream": "๐ฑ", | ||
"fearful": "๐จ", | ||
"cold_sweat": "๐ฐ", | ||
"hushed": "๐ฏ", | ||
"frowning": "๐ฆ", | ||
"anguished": "๐ง", | ||
"cry": "๐ข", | ||
"joy": "๐", | ||
"sob": "๐ญ", | ||
"disappointed_relieved": "๐ฅ", | ||
"sleepy": "๐ช", | ||
"disappointed_relieved": "๐ฅ", | ||
"cold_sweat": "๐ฐ", | ||
"sweat_smile": "๐ ", | ||
"sweat": "๐", | ||
"weary": "๐ฉ", | ||
"tired_face": "๐ซ", | ||
"fearful": "๐จ", | ||
"scream": "๐ฑ", | ||
"angry": "๐ ", | ||
"rage": "๐ก", | ||
"confounded": "๐", | ||
"laughing": "๐", | ||
"satisfied": "๐", | ||
"yum": "๐", | ||
"sob": "๐ญ", | ||
"dizzy_face": "๐ต", | ||
"astonished": "๐ฒ", | ||
"mask": "๐ท", | ||
"sunglasses": "๐", | ||
"sleeping": "๐ด", | ||
"dizzy_face": "๐ต", | ||
"astonished": "๐ฒ", | ||
"worried": "๐", | ||
"frowning": "๐ฆ", | ||
"anguished": "๐ง", | ||
"smiling_imp": "๐", | ||
"open_mouth": "๐ฎ", | ||
"neutral_face": "๐", | ||
"confused": "๐", | ||
"hushed": "๐ฏ", | ||
"no_mouth": "๐ถ", | ||
"innocent": "๐", | ||
"smirk": "๐", | ||
"expressionless": "๐", | ||
"smiley_cat": "๐บ", | ||
"smile_cat": "๐ธ", | ||
"joy_cat": "๐น", | ||
"heart_eyes_cat": "๐ป", | ||
"smirk_cat": "๐ผ", | ||
"kissing_cat": "๐ฝ", | ||
"smirk_cat": "๐ผ", | ||
"scream_cat": "๐", | ||
"crying_cat_face": "๐ฟ", | ||
"joy_cat": "๐น", | ||
"pouting_cat": "๐พ", | ||
"sparkles": "โจ", | ||
"fist": "โ", | ||
"point_up": "โ๏ธ", | ||
"v": "โ๏ธ", | ||
"hand": "โ", | ||
@@ -75,43 +77,78 @@ "raised_hand": "โ", | ||
"monkey_face": "๐ต", | ||
"star": "โญ", | ||
"zap": "โก", | ||
"umbrella": "โ", | ||
"hourglass": "โ", | ||
"watch": "โ", | ||
"black_joker": "๐", | ||
"mahjong": "๐", | ||
"coffee": "โ", | ||
"anchor": "โ", | ||
"wheelchair": "โฟ", | ||
"star": "โญ๏ธ", | ||
"sparkles": "โจ", | ||
"sunny": "โ๏ธ", | ||
"cloud": "โ๏ธ", | ||
"zap": "โก๏ธ", | ||
"snowflake": "โ๏ธ", | ||
"umbrella": "โ๏ธ", | ||
"coffee": "โ๏ธ", | ||
"airplane": "โ๏ธ", | ||
"anchor": "โ๏ธ", | ||
"watch": "โ๏ธ", | ||
"phone": "โ๏ธ", | ||
"telephone": "โ๏ธ", | ||
"hourglass": "โ๏ธ", | ||
"email": "โ๏ธ", | ||
"envelope": "โ๏ธ", | ||
"scissors": "โ๏ธ", | ||
"black_nib": "โ๏ธ", | ||
"pencil2": "โ๏ธ", | ||
"heart": "โค๏ธ", | ||
"aries": "โ๏ธ", | ||
"taurus": "โ๏ธ", | ||
"gemini": "โ๏ธ", | ||
"cancer": "โ๏ธ", | ||
"leo": "โ๏ธ", | ||
"virgo": "โ๏ธ", | ||
"libra": "โ๏ธ", | ||
"scorpius": "โ๏ธ", | ||
"sagittarius": "โ๏ธ", | ||
"capricorn": "โ๏ธ", | ||
"aquarius": "โ๏ธ", | ||
"pisces": "โ๏ธ", | ||
"eight_pointed_black_star": "โด๏ธ", | ||
"x": "โ", | ||
"hotsprings": "โจ๏ธ", | ||
"exclamation": "โ๏ธ", | ||
"heavy_exclamation_mark": "โ๏ธ", | ||
"grey_exclamation": "โ", | ||
"question": "โ", | ||
"grey_question": "โ", | ||
"bangbang": "โผ๏ธ", | ||
"interrobang": "โ๏ธ", | ||
"part_alternation_mark": "ใฝ๏ธ", | ||
"warning": "โ ๏ธ", | ||
"recycle": "โป๏ธ", | ||
"sparkle": "โ๏ธ", | ||
"eight_spoked_asterisk": "โณ๏ธ", | ||
"negative_squared_cross_mark": "โ", | ||
"white_check_mark": "โ ", | ||
"m": "โ๏ธ", | ||
"loop": "โฟ", | ||
"aries": "โ", | ||
"taurus": "โ", | ||
"gemini": "โ", | ||
"cancer": "โ", | ||
"leo": "โ", | ||
"virgo": "โ", | ||
"libra": "โ", | ||
"scorpius": "โ", | ||
"sagittarius": "โ", | ||
"capricorn": "โ", | ||
"aquarius": "โ", | ||
"pisces": "โ", | ||
"x": "โ", | ||
"exclamation": "โ", | ||
"heavy_exclamation_mark": "โ", | ||
"question": "โ", | ||
"grey_exclamation": "โ", | ||
"grey_question": "โ", | ||
"wheelchair": "โฟ๏ธ", | ||
"information_source": "โน๏ธ", | ||
"wavy_dash": "ใฐ๏ธ", | ||
"curly_loop": "โฐ", | ||
"heavy_check_mark": "โ๏ธ", | ||
"heavy_plus_sign": "โ", | ||
"heavy_minus_sign": "โ", | ||
"heavy_division_sign": "โ", | ||
"curly_loop": "โฐ", | ||
"black_medium_small_square": "โพ", | ||
"white_medium_small_square": "โฝ", | ||
"black_circle": "โซ", | ||
"white_circle": "โช", | ||
"white_large_square": "โฌ", | ||
"black_large_square": "โฌ" | ||
"heavy_multiplication_x": "โ๏ธ", | ||
"tm": "โข๏ธ", | ||
"copyright": "ยฉ๏ธ", | ||
"registered": "ยฎ๏ธ", | ||
"ballot_box_with_check": "โ๏ธ", | ||
"white_circle": "โช๏ธ", | ||
"black_circle": "โซ๏ธ", | ||
"black_small_square": "โช๏ธ", | ||
"white_small_square": "โซ๏ธ", | ||
"black_medium_small_square": "โพ๏ธ", | ||
"white_medium_small_square": "โฝ๏ธ", | ||
"black_medium_square": "โผ๏ธ", | ||
"white_medium_square": "โป๏ธ", | ||
"black_large_square": "โฌ๏ธ", | ||
"white_large_square": "โฌ๏ธ", | ||
"black_joker": "๐", | ||
"mahjong": "๐๏ธ" | ||
} | ||
@@ -168,3 +205,3 @@ },{}],2:[function(require,module,exports){ | ||
function quoteRE (str) { | ||
function quoteRE(str) { | ||
return str.replace(/[.?*+^$[\]\\(){}|-]/g, '\\$&'); | ||
@@ -248,3 +285,3 @@ } | ||
text.replace(replaceRE, function(match, offset, src) { | ||
text.replace(replaceRE, function (match, offset, src) { | ||
var emoji_name; | ||
@@ -251,0 +288,0 @@ // Validate emoji name |
@@ -1,2 +0,2 @@ | ||
/*! markdown-it-emoji 1.2.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */ | ||
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var n;n="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,n.markdownitEmoji=e()}}(function(){return function e(n,t,s){function r(o,a){if(!t[o]){if(!n[o]){var u="function"==typeof require&&require;if(!a&&u)return u(o,!0);if(i)return i(o,!0);var c=new Error("Cannot find module '"+o+"'");throw c.code="MODULE_NOT_FOUND",c}var l=t[o]={exports:{}};n[o][0].call(l.exports,function(e){var t=n[o][1][e];return r(t?t:e)},l,l.exports,e,n,t,s)}return t[o].exports}for(var i="function"==typeof require&&require,o=0;o<s.length;o++)r(s[o]);return r}({1:[function(e,n,t){n.exports={smile:"\ud83d\ude04",smiley:"\ud83d\ude03",grinning:"\ud83d\ude00",blush:"\ud83d\ude0a",wink:"\ud83d\ude09",heart_eyes:"\ud83d\ude0d",kissing_heart:"\ud83d\ude18",kissing_closed_eyes:"\ud83d\ude1a",kissing:"\ud83d\ude17",kissing_smiling_eyes:"\ud83d\ude19",stuck_out_tongue_winking_eye:"\ud83d\ude1c",stuck_out_tongue_closed_eyes:"\ud83d\ude1d",stuck_out_tongue:"\ud83d\ude1b",flushed:"\ud83d\ude33",grin:"\ud83d\ude01",pensive:"\ud83d\ude14",relieved:"\ud83d\ude0c",unamused:"\ud83d\ude12",disappointed:"\ud83d\ude1e",persevere:"\ud83d\ude23",cry:"\ud83d\ude22",joy:"\ud83d\ude02",sob:"\ud83d\ude2d",sleepy:"\ud83d\ude2a",disappointed_relieved:"\ud83d\ude25",cold_sweat:"\ud83d\ude30",sweat_smile:"\ud83d\ude05",sweat:"\ud83d\ude13",weary:"\ud83d\ude29",tired_face:"\ud83d\ude2b",fearful:"\ud83d\ude28",scream:"\ud83d\ude31",angry:"\ud83d\ude20",rage:"\ud83d\ude21",confounded:"\ud83d\ude16",laughing:"\ud83d\ude06",satisfied:"\ud83d\ude06",yum:"\ud83d\ude0b",mask:"\ud83d\ude37",sunglasses:"\ud83d\ude0e",sleeping:"\ud83d\ude34",dizzy_face:"\ud83d\ude35",astonished:"\ud83d\ude32",worried:"\ud83d\ude1f",frowning:"\ud83d\ude26",anguished:"\ud83d\ude27",smiling_imp:"\ud83d\ude08",open_mouth:"\ud83d\ude2e",neutral_face:"\ud83d\ude10",confused:"\ud83d\ude15",hushed:"\ud83d\ude2f",no_mouth:"\ud83d\ude36",innocent:"\ud83d\ude07",smirk:"\ud83d\ude0f",expressionless:"\ud83d\ude11",smiley_cat:"\ud83d\ude3a",smile_cat:"\ud83d\ude38",heart_eyes_cat:"\ud83d\ude3b",kissing_cat:"\ud83d\ude3d",smirk_cat:"\ud83d\ude3c",scream_cat:"\ud83d\ude40",crying_cat_face:"\ud83d\ude3f",joy_cat:"\ud83d\ude39",pouting_cat:"\ud83d\ude3e",sparkles:"\u2728",fist:"\u270a",hand:"\u270b",raised_hand:"\u270b",cat:"\ud83d\udc31",mouse:"\ud83d\udc2d",cow:"\ud83d\udc2e",monkey_face:"\ud83d\udc35",star:"\u2b50",zap:"\u26a1",umbrella:"\u2614",hourglass:"\u231b",watch:"\u231a",black_joker:"\ud83c\udccf",mahjong:"\ud83c\udc04",coffee:"\u2615",anchor:"\u2693",wheelchair:"\u267f",negative_squared_cross_mark:"\u274e",white_check_mark:"\u2705",loop:"\u27bf",aries:"\u2648",taurus:"\u2649",gemini:"\u264a",cancer:"\u264b",leo:"\u264c",virgo:"\u264d",libra:"\u264e",scorpius:"\u264f",sagittarius:"\u2650",capricorn:"\u2651",aquarius:"\u2652",pisces:"\u2653",x:"\u274c",exclamation:"\u2757",heavy_exclamation_mark:"\u2757",question:"\u2753",grey_exclamation:"\u2755",grey_question:"\u2754",heavy_plus_sign:"\u2795",heavy_minus_sign:"\u2796",heavy_division_sign:"\u2797",curly_loop:"\u27b0",black_medium_small_square:"\u25fe",white_medium_small_square:"\u25fd",black_circle:"\u26ab",white_circle:"\u26aa",white_large_square:"\u2b1c",black_large_square:"\u2b1b"}},{}],2:[function(e,n,t){"use strict";n.exports={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["</3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]}},{}],3:[function(e,n,t){"use strict";function s(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}n.exports=function(e){var n,t=e.defs;e.enabled.length&&(t=Object.keys(t).reduce(function(n,s){return e.enabled.indexOf(s)>=0&&(n[s]=t[s]),n},{})),n=Object.keys(e.shortcuts).reduce(function(n,s){return t[s]?Array.isArray(e.shortcuts[s])?(e.shortcuts[s].forEach(function(e){n[e]=s}),n):(n[e.shortcuts[s]]=s,n):n},{});var r=Object.keys(t).map(function(e){return":"+e+":"}).concat(Object.keys(n)).sort().reverse().map(function(e){return s(e)}).join("|"),i=RegExp(r),o=RegExp(r,"g");return{defs:t,shortcuts:n,scanRE:i,replaceRE:o}}},{}],4:[function(e,n,t){"use strict";n.exports=function(e,n){return e[n].content}},{}],5:[function(e,n,t){"use strict";n.exports=function(e,n,t,s,r){function i(e,s,i){var o,a=0,c=[];return e.replace(r,function(s,r,l){var f;if(t.hasOwnProperty(s)){if(f=t[s],r>0&&!u.test(l[r-1]))return;if(r+s.length<l.length&&!u.test(l[r+s.length]))return}else f=s.slice(1,-1);r>a&&(o=new i("text","",0),o.content=e.slice(a,r),c.push(o)),o=new i("emoji","",0),o.markup=f,o.content=n[f],c.push(o),a=r+s.length}),a<e.length&&(o=new i("text","",0),o.content=e.slice(a),c.push(o)),c}var o=e.utils.arrayReplaceAt,a=e.utils.lib.ucmicro,u=new RegExp([a.Z.source,a.P.source,a.Cc.source].join("|"));return function(e){var n,t,r,a,u,c=e.tokens,l=0;for(t=0,r=c.length;r>t;t++)if("inline"===c[t].type)for(a=c[t].children,n=a.length-1;n>=0;n--)u=a[n],"link_open"!==u.type&&"link_close"!==u.type||"auto"===u.info&&(l-=u.nesting),"text"===u.type&&s.test(u.content)&&0===l&&(c[t].children=a=o(a,n,i(u.content,u.level,e.Token)))}}},{}],6:[function(e,n,t){"use strict";var s=e("./lib/data/light.json"),r=e("./lib/data/shortcuts"),i=e("./lib/render"),o=e("./lib/replace"),a=e("./lib/normalize_opts");n.exports=function(e,n){var t={defs:s,shortcuts:r,enabled:[]},u=a(e.utils.assign({},t,n||{}));e.renderer.rules.emoji=i,e.core.ruler.push("emoji",o(e,u.defs,u.shortcuts,u.scanRE,u.replaceRE))}},{"./lib/data/light.json":1,"./lib/data/shortcuts":2,"./lib/normalize_opts":3,"./lib/render":4,"./lib/replace":5}]},{},[6])(6)}); | ||
/*! markdown-it-emoji 1.3.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */ | ||
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var n;n="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,n.markdownitEmoji=e()}}(function(){return function e(n,t,r){function i(o,a){if(!t[o]){if(!n[o]){var c="function"==typeof require&&require;if(!a&&c)return c(o,!0);if(s)return s(o,!0);var u=new Error("Cannot find module '"+o+"'");throw u.code="MODULE_NOT_FOUND",u}var l=t[o]={exports:{}};n[o][0].call(l.exports,function(e){var t=n[o][1][e];return i(t?t:e)},l,l.exports,e,n,t,r)}return t[o].exports}for(var s="function"==typeof require&&require,o=0;o<r.length;o++)i(r[o]);return i}({1:[function(e,n,t){n.exports={grinning:"\ud83d\ude00",grin:"\ud83d\ude01",joy:"\ud83d\ude02",smiley:"\ud83d\ude03",smile:"\ud83d\ude04",sweat_smile:"\ud83d\ude05",laughing:"\ud83d\ude06",satisfied:"\ud83d\ude06",innocent:"\ud83d\ude07",wink:"\ud83d\ude09",blush:"\ud83d\ude0a",yum:"\ud83d\ude0b",relieved:"\ud83d\ude0c",heart_eyes:"\ud83d\ude0d",kissing_heart:"\ud83d\ude18",kissing:"\ud83d\ude17",kissing_smiling_eyes:"\ud83d\ude19",kissing_closed_eyes:"\ud83d\ude1a",stuck_out_tongue_winking_eye:"\ud83d\ude1c",stuck_out_tongue_closed_eyes:"\ud83d\ude1d",stuck_out_tongue:"\ud83d\ude1b",sunglasses:"\ud83d\ude0e",smirk:"\ud83d\ude0f",no_mouth:"\ud83d\ude36",neutral_face:"\ud83d\ude10",expressionless:"\ud83d\ude11",unamused:"\ud83d\ude12",flushed:"\ud83d\ude33",disappointed:"\ud83d\ude1e",worried:"\ud83d\ude1f",angry:"\ud83d\ude20",rage:"\ud83d\ude21",pout:"\ud83d\ude21",pensive:"\ud83d\ude14",confused:"\ud83d\ude15",persevere:"\ud83d\ude23",confounded:"\ud83d\ude16",tired_face:"\ud83d\ude2b",weary:"\ud83d\ude29",open_mouth:"\ud83d\ude2e",scream:"\ud83d\ude31",fearful:"\ud83d\ude28",cold_sweat:"\ud83d\ude30",hushed:"\ud83d\ude2f",frowning:"\ud83d\ude26",anguished:"\ud83d\ude27",cry:"\ud83d\ude22",disappointed_relieved:"\ud83d\ude25",sleepy:"\ud83d\ude2a",sweat:"\ud83d\ude13",sob:"\ud83d\ude2d",dizzy_face:"\ud83d\ude35",astonished:"\ud83d\ude32",mask:"\ud83d\ude37",sleeping:"\ud83d\ude34",smiling_imp:"\ud83d\ude08",smiley_cat:"\ud83d\ude3a",smile_cat:"\ud83d\ude38",joy_cat:"\ud83d\ude39",heart_eyes_cat:"\ud83d\ude3b",smirk_cat:"\ud83d\ude3c",kissing_cat:"\ud83d\ude3d",scream_cat:"\ud83d\ude40",crying_cat_face:"\ud83d\ude3f",pouting_cat:"\ud83d\ude3e",fist:"\u270a",point_up:"\u261d\ufe0f",v:"\u270c\ufe0f",hand:"\u270b",raised_hand:"\u270b",cat:"\ud83d\udc31",mouse:"\ud83d\udc2d",cow:"\ud83d\udc2e",monkey_face:"\ud83d\udc35",star:"\u2b50\ufe0f",sparkles:"\u2728",sunny:"\u2600\ufe0f",cloud:"\u2601\ufe0f",zap:"\u26a1\ufe0f",snowflake:"\u2744\ufe0f",umbrella:"\u2614\ufe0f",coffee:"\u2615\ufe0f",airplane:"\u2708\ufe0f",anchor:"\u2693\ufe0f",watch:"\u231a\ufe0f",phone:"\u260e\ufe0f",telephone:"\u260e\ufe0f",hourglass:"\u231b\ufe0f",email:"\u2709\ufe0f",envelope:"\u2709\ufe0f",scissors:"\u2702\ufe0f",black_nib:"\u2712\ufe0f",pencil2:"\u270f\ufe0f",heart:"\u2764\ufe0f",aries:"\u2648\ufe0f",taurus:"\u2649\ufe0f",gemini:"\u264a\ufe0f",cancer:"\u264b\ufe0f",leo:"\u264c\ufe0f",virgo:"\u264d\ufe0f",libra:"\u264e\ufe0f",scorpius:"\u264f\ufe0f",sagittarius:"\u2650\ufe0f",capricorn:"\u2651\ufe0f",aquarius:"\u2652\ufe0f",pisces:"\u2653\ufe0f",eight_pointed_black_star:"\u2734\ufe0f",x:"\u274c",hotsprings:"\u2668\ufe0f",exclamation:"\u2757\ufe0f",heavy_exclamation_mark:"\u2757\ufe0f",grey_exclamation:"\u2755",question:"\u2753",grey_question:"\u2754",bangbang:"\u203c\ufe0f",interrobang:"\u2049\ufe0f",part_alternation_mark:"\u303d\ufe0f",warning:"\u26a0\ufe0f",recycle:"\u267b\ufe0f",sparkle:"\u2747\ufe0f",eight_spoked_asterisk:"\u2733\ufe0f",negative_squared_cross_mark:"\u274e",white_check_mark:"\u2705",m:"\u24c2\ufe0f",loop:"\u27bf",wheelchair:"\u267f\ufe0f",information_source:"\u2139\ufe0f",wavy_dash:"\u3030\ufe0f",curly_loop:"\u27b0",heavy_check_mark:"\u2714\ufe0f",heavy_plus_sign:"\u2795",heavy_minus_sign:"\u2796",heavy_division_sign:"\u2797",heavy_multiplication_x:"\u2716\ufe0f",tm:"\u2122\ufe0f",copyright:"\xa9\ufe0f",registered:"\xae\ufe0f",ballot_box_with_check:"\u2611\ufe0f",white_circle:"\u26aa\ufe0f",black_circle:"\u26ab\ufe0f",black_small_square:"\u25aa\ufe0f",white_small_square:"\u25ab\ufe0f",black_medium_small_square:"\u25fe\ufe0f",white_medium_small_square:"\u25fd\ufe0f",black_medium_square:"\u25fc\ufe0f",white_medium_square:"\u25fb\ufe0f",black_large_square:"\u2b1b\ufe0f",white_large_square:"\u2b1c\ufe0f",black_joker:"\ud83c\udccf",mahjong:"\ud83c\udc04\ufe0f"}},{}],2:[function(e,n,t){"use strict";n.exports={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["</3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]}},{}],3:[function(e,n,t){"use strict";function r(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}n.exports=function(e){var n,t=e.defs;e.enabled.length&&(t=Object.keys(t).reduce(function(n,r){return e.enabled.indexOf(r)>=0&&(n[r]=t[r]),n},{})),n=Object.keys(e.shortcuts).reduce(function(n,r){return t[r]?Array.isArray(e.shortcuts[r])?(e.shortcuts[r].forEach(function(e){n[e]=r}),n):(n[e.shortcuts[r]]=r,n):n},{});var i=Object.keys(t).map(function(e){return":"+e+":"}).concat(Object.keys(n)).sort().reverse().map(function(e){return r(e)}).join("|"),s=RegExp(i),o=RegExp(i,"g");return{defs:t,shortcuts:n,scanRE:s,replaceRE:o}}},{}],4:[function(e,n,t){"use strict";n.exports=function(e,n){return e[n].content}},{}],5:[function(e,n,t){"use strict";n.exports=function(e,n,t,r,i){function s(e,r,s){var o,a=0,u=[];return e.replace(i,function(r,i,l){var _;if(t.hasOwnProperty(r)){if(_=t[r],i>0&&!c.test(l[i-1]))return;if(i+r.length<l.length&&!c.test(l[i+r.length]))return}else _=r.slice(1,-1);i>a&&(o=new s("text","",0),o.content=e.slice(a,i),u.push(o)),o=new s("emoji","",0),o.markup=_,o.content=n[_],u.push(o),a=i+r.length}),a<e.length&&(o=new s("text","",0),o.content=e.slice(a),u.push(o)),u}var o=e.utils.arrayReplaceAt,a=e.utils.lib.ucmicro,c=new RegExp([a.Z.source,a.P.source,a.Cc.source].join("|"));return function(e){var n,t,i,a,c,u=e.tokens,l=0;for(t=0,i=u.length;t<i;t++)if("inline"===u[t].type)for(a=u[t].children,n=a.length-1;n>=0;n--)c=a[n],"link_open"!==c.type&&"link_close"!==c.type||"auto"===c.info&&(l-=c.nesting),"text"===c.type&&r.test(c.content)&&0===l&&(u[t].children=a=o(a,n,s(c.content,c.level,e.Token)))}}},{}],6:[function(e,n,t){"use strict";var r=e("./lib/data/light.json"),i=e("./lib/data/shortcuts"),s=e("./lib/render"),o=e("./lib/replace"),a=e("./lib/normalize_opts");n.exports=function(e,n){var t={defs:r,shortcuts:i,enabled:[]},c=a(e.utils.assign({},t,n||{}));e.renderer.rules.emoji=s,e.core.ruler.push("emoji",o(e,c.defs,c.shortcuts,c.scanRE,c.replaceRE))}},{"./lib/data/light.json":1,"./lib/data/shortcuts":2,"./lib/normalize_opts":3,"./lib/render":4,"./lib/replace":5}]},{},[6])(6)}); |
@@ -1,114 +0,100 @@ | ||
/*! markdown-it-emoji 1.2.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.markdownitEmoji = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){ | ||
/*! markdown-it-emoji 1.3.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.markdownitEmoji = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){ | ||
module.exports={ | ||
"100": "๐ฏ", | ||
"1234": "๐ข", | ||
"grinning": "๐", | ||
"grimacing": "๐ฌ", | ||
"grin": "๐", | ||
"joy": "๐", | ||
"smiley": "๐", | ||
"smile": "๐", | ||
"smiley": "๐", | ||
"grinning": "๐", | ||
"sweat_smile": "๐ ", | ||
"laughing": "๐", | ||
"satisfied": "๐", | ||
"innocent": "๐", | ||
"wink": "๐", | ||
"blush": "๐", | ||
"slightly_smiling_face": "๐", | ||
"upside_down_face": "๐", | ||
"relaxed": "โบ๏ธ", | ||
"wink": "๐", | ||
"yum": "๐", | ||
"relieved": "๐", | ||
"heart_eyes": "๐", | ||
"kissing_heart": "๐", | ||
"kissing_closed_eyes": "๐", | ||
"kissing": "๐", | ||
"kissing_smiling_eyes": "๐", | ||
"kissing_closed_eyes": "๐", | ||
"stuck_out_tongue_winking_eye": "๐", | ||
"stuck_out_tongue_closed_eyes": "๐", | ||
"stuck_out_tongue": "๐", | ||
"money_mouth_face": "๐ค", | ||
"nerd_face": "๐ค", | ||
"sunglasses": "๐", | ||
"hugs": "๐ค", | ||
"smirk": "๐", | ||
"no_mouth": "๐ถ", | ||
"neutral_face": "๐", | ||
"expressionless": "๐", | ||
"unamused": "๐", | ||
"roll_eyes": "๐", | ||
"thinking": "๐ค", | ||
"flushed": "๐ณ", | ||
"grin": "๐", | ||
"disappointed": "๐", | ||
"worried": "๐", | ||
"angry": "๐ ", | ||
"rage": "๐ก", | ||
"pout": "๐ก", | ||
"pensive": "๐", | ||
"relieved": "๐", | ||
"unamused": "๐", | ||
"disappointed": "๐", | ||
"confused": "๐", | ||
"slightly_frowning_face": "๐", | ||
"frowning_face": "โน๏ธ", | ||
"persevere": "๐ฃ", | ||
"confounded": "๐", | ||
"tired_face": "๐ซ", | ||
"weary": "๐ฉ", | ||
"triumph": "๐ค", | ||
"open_mouth": "๐ฎ", | ||
"scream": "๐ฑ", | ||
"fearful": "๐จ", | ||
"cold_sweat": "๐ฐ", | ||
"hushed": "๐ฏ", | ||
"frowning": "๐ฆ", | ||
"anguished": "๐ง", | ||
"cry": "๐ข", | ||
"joy": "๐", | ||
"sob": "๐ญ", | ||
"disappointed_relieved": "๐ฅ", | ||
"sleepy": "๐ช", | ||
"disappointed_relieved": "๐ฅ", | ||
"cold_sweat": "๐ฐ", | ||
"sweat_smile": "๐ ", | ||
"sweat": "๐", | ||
"weary": "๐ฉ", | ||
"tired_face": "๐ซ", | ||
"fearful": "๐จ", | ||
"scream": "๐ฑ", | ||
"angry": "๐ ", | ||
"rage": "๐ก", | ||
"triumph": "๐ค", | ||
"confounded": "๐", | ||
"laughing": "๐", | ||
"satisfied": "๐", | ||
"yum": "๐", | ||
"sob": "๐ญ", | ||
"dizzy_face": "๐ต", | ||
"astonished": "๐ฒ", | ||
"zipper_mouth_face": "๐ค", | ||
"mask": "๐ท", | ||
"sunglasses": "๐", | ||
"face_with_thermometer": "๐ค", | ||
"face_with_head_bandage": "๐ค", | ||
"sleeping": "๐ด", | ||
"dizzy_face": "๐ต", | ||
"astonished": "๐ฒ", | ||
"worried": "๐", | ||
"frowning": "๐ฆ", | ||
"anguished": "๐ง", | ||
"zzz": "๐ค", | ||
"hankey": "๐ฉ", | ||
"poop": "๐ฉ", | ||
"shit": "๐ฉ", | ||
"smiling_imp": "๐", | ||
"imp": "๐ฟ", | ||
"open_mouth": "๐ฎ", | ||
"grimacing": "๐ฌ", | ||
"neutral_face": "๐", | ||
"confused": "๐", | ||
"hushed": "๐ฏ", | ||
"no_mouth": "๐ถ", | ||
"innocent": "๐", | ||
"smirk": "๐", | ||
"expressionless": "๐", | ||
"man_with_gua_pi_mao": "๐ฒ", | ||
"man_with_turban": "๐ณ", | ||
"cop": "๐ฎ", | ||
"construction_worker": "๐ท", | ||
"guardsman": "๐", | ||
"baby": "๐ถ", | ||
"boy": "๐ฆ", | ||
"girl": "๐ง", | ||
"man": "๐จ", | ||
"woman": "๐ฉ", | ||
"older_man": "๐ด", | ||
"older_woman": "๐ต", | ||
"person_with_blond_hair": "๐ฑ", | ||
"angel": "๐ผ", | ||
"princess": "๐ธ", | ||
"japanese_ogre": "๐น", | ||
"japanese_goblin": "๐บ", | ||
"ghost": "๐ป", | ||
"skull": "๐", | ||
"skull_and_crossbones": "โ ๏ธ", | ||
"alien": "๐ฝ", | ||
"space_invader": "๐พ", | ||
"robot": "๐ค", | ||
"smiley_cat": "๐บ", | ||
"smile_cat": "๐ธ", | ||
"joy_cat": "๐น", | ||
"heart_eyes_cat": "๐ป", | ||
"smirk_cat": "๐ผ", | ||
"kissing_cat": "๐ฝ", | ||
"smirk_cat": "๐ผ", | ||
"scream_cat": "๐", | ||
"crying_cat_face": "๐ฟ", | ||
"joy_cat": "๐น", | ||
"pouting_cat": "๐พ", | ||
"japanese_ogre": "๐น", | ||
"japanese_goblin": "๐บ", | ||
"see_no_evil": "๐", | ||
"hear_no_evil": "๐", | ||
"speak_no_evil": "๐", | ||
"skull": "๐", | ||
"alien": "๐ฝ", | ||
"hankey": "๐ฉ", | ||
"poop": "๐ฉ", | ||
"shit": "๐ฉ", | ||
"fire": "๐ฅ", | ||
"sparkles": "โจ", | ||
"star2": "๐", | ||
"dizzy": "๐ซ", | ||
"boom": "๐ฅ", | ||
"collision": "๐ฅ", | ||
"anger": "๐ข", | ||
"sweat_drops": "๐ฆ", | ||
"droplet": "๐ง", | ||
"zzz": "๐ค", | ||
"dash": "๐จ", | ||
"ear": "๐", | ||
"eyes": "๐", | ||
"nose": "๐", | ||
"tongue": "๐ ", | ||
"lips": "๐", | ||
"raised_hands": "๐", | ||
"clap": "๐", | ||
"+1": "๐", | ||
@@ -118,91 +104,169 @@ "thumbsup": "๐", | ||
"thumbsdown": "๐", | ||
"ok_hand": "๐", | ||
"facepunch": "๐", | ||
"punch": "๐", | ||
"fist": "โ", | ||
"wave": "๐", | ||
"point_left": "๐", | ||
"point_right": "๐", | ||
"point_up_2": "๐", | ||
"point_down": "๐", | ||
"ok_hand": "๐", | ||
"point_up": "โ๏ธ", | ||
"v": "โ๏ธ", | ||
"wave": "๐", | ||
"hand": "โ", | ||
"raised_hand": "โ", | ||
"raised_hand_with_fingers_splayed": "๐", | ||
"open_hands": "๐", | ||
"point_up_2": "๐", | ||
"point_down": "๐", | ||
"point_right": "๐", | ||
"point_left": "๐", | ||
"raised_hands": "๐", | ||
"muscle": "๐ช", | ||
"pray": "๐", | ||
"point_up": "โ๏ธ", | ||
"clap": "๐", | ||
"muscle": "๐ช", | ||
"vulcan_salute": "๐", | ||
"metal": "๐ค", | ||
"middle_finger": "๐", | ||
"fu": "๐", | ||
"writing_hand": "โ๏ธ", | ||
"nail_care": "๐ ", | ||
"lips": "๐", | ||
"tongue": "๐ ", | ||
"ear": "๐", | ||
"nose": "๐", | ||
"eye": "๐", | ||
"eyes": "๐", | ||
"speaking_head": "๐ฃ", | ||
"bust_in_silhouette": "๐ค", | ||
"busts_in_silhouette": "๐ฅ", | ||
"baby": "๐ถ", | ||
"boy": "๐ฆ", | ||
"girl": "๐ง", | ||
"man": "๐จ", | ||
"woman": "๐ฉ", | ||
"blonde_woman": "๐ฑโโ๏ธ", | ||
"blonde_man": "๐ฑ", | ||
"person_with_blond_hair": "๐ฑ", | ||
"older_man": "๐ด", | ||
"older_woman": "๐ต", | ||
"man_with_gua_pi_mao": "๐ฒ", | ||
"woman_with_turban": "๐ณโโ๏ธ", | ||
"man_with_turban": "๐ณ", | ||
"policewoman": "๐ฎโโ๏ธ", | ||
"policeman": "๐ฎ", | ||
"cop": "๐ฎ", | ||
"construction_worker_woman": "๐ทโโ๏ธ", | ||
"construction_worker_man": "๐ท", | ||
"construction_worker": "๐ท", | ||
"guardswoman": "๐โโ๏ธ", | ||
"guardsman": "๐", | ||
"female_detective": "๐ต๏ธโโ๏ธ", | ||
"male_detective": "๐ต๏ธ", | ||
"detective": "๐ต๏ธ", | ||
"santa": "๐ ", | ||
"princess": "๐ธ", | ||
"bride_with_veil": "๐ฐ", | ||
"angel": "๐ผ", | ||
"bowing_woman": "๐โโ๏ธ", | ||
"bowing_man": "๐", | ||
"bow": "๐", | ||
"tipping_hand_woman": "๐", | ||
"information_desk_person": "๐", | ||
"tipping_hand_man": "๐โโ๏ธ", | ||
"no_good_woman": "๐ ", | ||
"no_good": "๐ ", | ||
"ng_woman": "๐ ", | ||
"no_good_man": "๐ โโ๏ธ", | ||
"ng_man": "๐ โโ๏ธ", | ||
"ok_woman": "๐", | ||
"ok_man": "๐โโ๏ธ", | ||
"raising_hand_woman": "๐", | ||
"raising_hand": "๐", | ||
"raising_hand_man": "๐โโ๏ธ", | ||
"pouting_woman": "๐", | ||
"person_with_pouting_face": "๐", | ||
"pouting_man": "๐โโ๏ธ", | ||
"frowning_woman": "๐", | ||
"person_frowning": "๐", | ||
"frowning_man": "๐โโ๏ธ", | ||
"haircut_woman": "๐", | ||
"haircut": "๐", | ||
"haircut_man": "๐โโ๏ธ", | ||
"massage_woman": "๐", | ||
"massage": "๐", | ||
"massage_man": "๐โโ๏ธ", | ||
"dancer": "๐", | ||
"dancing_women": "๐ฏ", | ||
"dancers": "๐ฏ", | ||
"dancing_men": "๐ฏโโ๏ธ", | ||
"walking_woman": "๐ถโโ๏ธ", | ||
"walking_man": "๐ถ", | ||
"walking": "๐ถ", | ||
"running_woman": "๐โโ๏ธ", | ||
"running_man": "๐", | ||
"runner": "๐", | ||
"running": "๐", | ||
"dancer": "๐", | ||
"couple": "๐ซ", | ||
"family": "๐ช", | ||
"two_women_holding_hands": "๐ญ", | ||
"two_men_holding_hands": "๐ฌ", | ||
"two_women_holding_hands": "๐ญ", | ||
"couplekiss": "๐", | ||
"couple_with_heart_woman_man": "๐", | ||
"couple_with_heart": "๐", | ||
"dancers": "๐ฏ", | ||
"ok_woman": "๐", | ||
"no_good": "๐ ", | ||
"information_desk_person": "๐", | ||
"raising_hand": "๐", | ||
"massage": "๐", | ||
"haircut": "๐", | ||
"nail_care": "๐ ", | ||
"bride_with_veil": "๐ฐ", | ||
"person_with_pouting_face": "๐", | ||
"person_frowning": "๐", | ||
"bow": "๐", | ||
"tophat": "๐ฉ", | ||
"crown": "๐", | ||
"womans_hat": "๐", | ||
"athletic_shoe": "๐", | ||
"mans_shoe": "๐", | ||
"shoe": "๐", | ||
"sandal": "๐ก", | ||
"high_heel": "๐ ", | ||
"boot": "๐ข", | ||
"couple_with_heart_woman_woman": "๐ฉโโค๏ธโ๐ฉ", | ||
"couple_with_heart_man_man": "๐จโโค๏ธโ๐จ", | ||
"couplekiss_man_woman": "๐", | ||
"couplekiss_woman_woman": "๐ฉโโค๏ธโ๐โ๐ฉ", | ||
"couplekiss_man_man": "๐จโโค๏ธโ๐โ๐จ", | ||
"family_man_woman_boy": "๐ช", | ||
"family": "๐ช", | ||
"family_man_woman_girl": "๐จโ๐ฉโ๐ง", | ||
"family_man_woman_girl_boy": "๐จโ๐ฉโ๐งโ๐ฆ", | ||
"family_man_woman_boy_boy": "๐จโ๐ฉโ๐ฆโ๐ฆ", | ||
"family_man_woman_girl_girl": "๐จโ๐ฉโ๐งโ๐ง", | ||
"family_woman_woman_boy": "๐ฉโ๐ฉโ๐ฆ", | ||
"family_woman_woman_girl": "๐ฉโ๐ฉโ๐ง", | ||
"family_woman_woman_girl_boy": "๐ฉโ๐ฉโ๐งโ๐ฆ", | ||
"family_woman_woman_boy_boy": "๐ฉโ๐ฉโ๐ฆโ๐ฆ", | ||
"family_woman_woman_girl_girl": "๐ฉโ๐ฉโ๐งโ๐ง", | ||
"family_man_man_boy": "๐จโ๐จโ๐ฆ", | ||
"family_man_man_girl": "๐จโ๐จโ๐ง", | ||
"family_man_man_girl_boy": "๐จโ๐จโ๐งโ๐ฆ", | ||
"family_man_man_boy_boy": "๐จโ๐จโ๐ฆโ๐ฆ", | ||
"family_man_man_girl_girl": "๐จโ๐จโ๐งโ๐ง", | ||
"family_woman_boy": "๐ฉโ๐ฆ", | ||
"family_woman_girl": "๐ฉโ๐ง", | ||
"family_woman_girl_boy": "๐ฉโ๐งโ๐ฆ", | ||
"family_woman_boy_boy": "๐ฉโ๐ฆโ๐ฆ", | ||
"family_woman_girl_girl": "๐ฉโ๐งโ๐ง", | ||
"family_man_boy": "๐จโ๐ฆ", | ||
"family_man_girl": "๐จโ๐ง", | ||
"family_man_girl_boy": "๐จโ๐งโ๐ฆ", | ||
"family_man_boy_boy": "๐จโ๐ฆโ๐ฆ", | ||
"family_man_girl_girl": "๐จโ๐งโ๐ง", | ||
"womans_clothes": "๐", | ||
"shirt": "๐", | ||
"tshirt": "๐", | ||
"jeans": "๐", | ||
"necktie": "๐", | ||
"womans_clothes": "๐", | ||
"dress": "๐", | ||
"running_shirt_with_sash": "๐ฝ", | ||
"jeans": "๐", | ||
"bikini": "๐", | ||
"kimono": "๐", | ||
"bikini": "๐", | ||
"briefcase": "๐ผ", | ||
"handbag": "๐", | ||
"lipstick": "๐", | ||
"kiss": "๐", | ||
"footprints": "๐ฃ", | ||
"high_heel": "๐ ", | ||
"sandal": "๐ก", | ||
"boot": "๐ข", | ||
"mans_shoe": "๐", | ||
"shoe": "๐", | ||
"athletic_shoe": "๐", | ||
"womans_hat": "๐", | ||
"tophat": "๐ฉ", | ||
"mortar_board": "๐", | ||
"crown": "๐", | ||
"rescue_worker_helmet": "โ", | ||
"school_satchel": "๐", | ||
"pouch": "๐", | ||
"purse": "๐", | ||
"handbag": "๐", | ||
"briefcase": "๐ผ", | ||
"eyeglasses": "๐", | ||
"ribbon": "๐", | ||
"dark_sunglasses": "๐ถ", | ||
"ring": "๐", | ||
"closed_umbrella": "๐", | ||
"lipstick": "๐", | ||
"yellow_heart": "๐", | ||
"blue_heart": "๐", | ||
"purple_heart": "๐", | ||
"green_heart": "๐", | ||
"heart": "โค๏ธ", | ||
"broken_heart": "๐", | ||
"heartpulse": "๐", | ||
"heartbeat": "๐", | ||
"two_hearts": "๐", | ||
"sparkling_heart": "๐", | ||
"revolving_hearts": "๐", | ||
"cupid": "๐", | ||
"love_letter": "๐", | ||
"kiss": "๐", | ||
"ring": "๐", | ||
"gem": "๐", | ||
"bust_in_silhouette": "๐ค", | ||
"busts_in_silhouette": "๐ฅ", | ||
"speech_balloon": "๐ฌ", | ||
"footprints": "๐ฃ", | ||
"thought_balloon": "๐ญ", | ||
"dog": "๐ถ", | ||
"wolf": "๐บ", | ||
"cat": "๐ฑ", | ||
@@ -212,34 +276,41 @@ "mouse": "๐ญ", | ||
"rabbit": "๐ฐ", | ||
"frog": "๐ธ", | ||
"bear": "๐ป", | ||
"panda_face": "๐ผ", | ||
"koala": "๐จ", | ||
"tiger": "๐ฏ", | ||
"koala": "๐จ", | ||
"bear": "๐ป", | ||
"lion": "๐ฆ", | ||
"cow": "๐ฎ", | ||
"pig": "๐ท", | ||
"pig_nose": "๐ฝ", | ||
"cow": "๐ฎ", | ||
"boar": "๐", | ||
"frog": "๐ธ", | ||
"octopus": "๐", | ||
"monkey_face": "๐ต", | ||
"see_no_evil": "๐", | ||
"hear_no_evil": "๐", | ||
"speak_no_evil": "๐", | ||
"monkey": "๐", | ||
"horse": "๐ด", | ||
"sheep": "๐", | ||
"elephant": "๐", | ||
"panda_face": "๐ผ", | ||
"chicken": "๐", | ||
"penguin": "๐ง", | ||
"bird": "๐ฆ", | ||
"baby_chick": "๐ค", | ||
"hatching_chick": "๐ฃ", | ||
"hatched_chick": "๐ฅ", | ||
"hatching_chick": "๐ฃ", | ||
"chicken": "๐", | ||
"snake": "๐", | ||
"turtle": "๐ข", | ||
"bug": "๐", | ||
"wolf": "๐บ", | ||
"boar": "๐", | ||
"horse": "๐ด", | ||
"unicorn": "๐ฆ", | ||
"bee": "๐", | ||
"honeybee": "๐", | ||
"bug": "๐", | ||
"snail": "๐", | ||
"beetle": "๐", | ||
"ant": "๐", | ||
"beetle": "๐", | ||
"snail": "๐", | ||
"octopus": "๐", | ||
"shell": "๐", | ||
"spider": "๐ท", | ||
"scorpion": "๐ฆ", | ||
"crab": "๐ฆ", | ||
"snake": "๐", | ||
"turtle": "๐ข", | ||
"tropical_fish": "๐ ", | ||
"fish": "๐", | ||
"blowfish": "๐ก", | ||
"dolphin": "๐ฌ", | ||
@@ -249,50 +320,64 @@ "flipper": "๐ฌ", | ||
"whale2": "๐", | ||
"crocodile": "๐", | ||
"leopard": "๐", | ||
"tiger2": "๐ ", | ||
"water_buffalo": "๐", | ||
"ox": "๐", | ||
"cow2": "๐", | ||
"dromedary_camel": "๐ช", | ||
"camel": "๐ซ", | ||
"elephant": "๐", | ||
"goat": "๐", | ||
"ram": "๐", | ||
"sheep": "๐", | ||
"racehorse": "๐", | ||
"pig2": "๐", | ||
"rat": "๐", | ||
"water_buffalo": "๐", | ||
"tiger2": "๐ ", | ||
"rabbit2": "๐", | ||
"dragon": "๐", | ||
"racehorse": "๐", | ||
"goat": "๐", | ||
"mouse2": "๐", | ||
"rooster": "๐", | ||
"turkey": "๐ฆ", | ||
"dove": "๐", | ||
"dog2": "๐", | ||
"pig2": "๐", | ||
"mouse2": "๐", | ||
"ox": "๐", | ||
"dragon_face": "๐ฒ", | ||
"blowfish": "๐ก", | ||
"crocodile": "๐", | ||
"camel": "๐ซ", | ||
"dromedary_camel": "๐ช", | ||
"leopard": "๐", | ||
"poodle": "๐ฉ", | ||
"cat2": "๐", | ||
"poodle": "๐ฉ", | ||
"rabbit2": "๐", | ||
"chipmunk": "๐ฟ", | ||
"feet": "๐พ", | ||
"paw_prints": "๐พ", | ||
"bouquet": "๐", | ||
"cherry_blossom": "๐ธ", | ||
"tulip": "๐ท", | ||
"dragon": "๐", | ||
"dragon_face": "๐ฒ", | ||
"cactus": "๐ต", | ||
"christmas_tree": "๐", | ||
"evergreen_tree": "๐ฒ", | ||
"deciduous_tree": "๐ณ", | ||
"palm_tree": "๐ด", | ||
"seedling": "๐ฑ", | ||
"herb": "๐ฟ", | ||
"shamrock": "โ", | ||
"four_leaf_clover": "๐", | ||
"rose": "๐น", | ||
"sunflower": "๐ป", | ||
"hibiscus": "๐บ", | ||
"maple_leaf": "๐", | ||
"bamboo": "๐", | ||
"tanabata_tree": "๐", | ||
"leaves": "๐", | ||
"fallen_leaf": "๐", | ||
"herb": "๐ฟ", | ||
"maple_leaf": "๐", | ||
"ear_of_rice": "๐พ", | ||
"hibiscus": "๐บ", | ||
"sunflower": "๐ป", | ||
"rose": "๐น", | ||
"tulip": "๐ท", | ||
"blossom": "๐ผ", | ||
"cherry_blossom": "๐ธ", | ||
"bouquet": "๐", | ||
"mushroom": "๐", | ||
"cactus": "๐ต", | ||
"palm_tree": "๐ด", | ||
"evergreen_tree": "๐ฒ", | ||
"deciduous_tree": "๐ณ", | ||
"chestnut": "๐ฐ", | ||
"seedling": "๐ฑ", | ||
"blossom": "๐ผ", | ||
"globe_with_meridians": "๐", | ||
"sun_with_face": "๐", | ||
"full_moon_with_face": "๐", | ||
"new_moon_with_face": "๐", | ||
"jack_o_lantern": "๐", | ||
"shell": "๐", | ||
"spider_web": "๐ธ", | ||
"earth_americas": "๐", | ||
"earth_africa": "๐", | ||
"earth_asia": "๐", | ||
"full_moon": "๐", | ||
"waning_gibbous_moon": "๐", | ||
"last_quarter_moon": "๐", | ||
"waning_crescent_moon": "๐", | ||
"new_moon": "๐", | ||
@@ -303,117 +388,402 @@ "waxing_crescent_moon": "๐", | ||
"waxing_gibbous_moon": "๐", | ||
"full_moon": "๐", | ||
"waning_gibbous_moon": "๐", | ||
"last_quarter_moon": "๐", | ||
"waning_crescent_moon": "๐", | ||
"new_moon_with_face": "๐", | ||
"full_moon_with_face": "๐", | ||
"first_quarter_moon_with_face": "๐", | ||
"last_quarter_moon_with_face": "๐", | ||
"first_quarter_moon_with_face": "๐", | ||
"sun_with_face": "๐", | ||
"crescent_moon": "๐", | ||
"earth_africa": "๐", | ||
"earth_americas": "๐", | ||
"earth_asia": "๐", | ||
"volcano": "๐", | ||
"milky_way": "๐", | ||
"stars": "๐ ", | ||
"star": "โญ", | ||
"star": "โญ๏ธ", | ||
"star2": "๐", | ||
"dizzy": "๐ซ", | ||
"sparkles": "โจ", | ||
"comet": "โ๏ธ", | ||
"sunny": "โ๏ธ", | ||
"partly_sunny": "โ ", | ||
"sun_behind_small_cloud": "๐ค", | ||
"partly_sunny": "โ ๏ธ", | ||
"sun_behind_large_cloud": "๐ฅ", | ||
"sun_behind_rain_cloud": "๐ฆ", | ||
"cloud": "โ๏ธ", | ||
"zap": "โก", | ||
"umbrella": "โ", | ||
"cloud_with_rain": "๐ง", | ||
"cloud_with_lightning_and_rain": "โ", | ||
"cloud_with_lightning": "๐ฉ", | ||
"zap": "โก๏ธ", | ||
"fire": "๐ฅ", | ||
"boom": "๐ฅ", | ||
"collision": "๐ฅ", | ||
"snowflake": "โ๏ธ", | ||
"snowman": "โ", | ||
"cyclone": "๐", | ||
"cloud_with_snow": "๐จ", | ||
"snowman_with_snow": "โ๏ธ", | ||
"snowman": "โ๏ธ", | ||
"wind_face": "๐ฌ", | ||
"dash": "๐จ", | ||
"tornado": "๐ช", | ||
"fog": "๐ซ", | ||
"open_umbrella": "โ๏ธ", | ||
"umbrella": "โ๏ธ", | ||
"droplet": "๐ง", | ||
"sweat_drops": "๐ฆ", | ||
"ocean": "๐", | ||
"green_apple": "๐", | ||
"apple": "๐", | ||
"pear": "๐", | ||
"tangerine": "๐", | ||
"orange": "๐", | ||
"mandarin": "๐", | ||
"lemon": "๐", | ||
"banana": "๐", | ||
"watermelon": "๐", | ||
"grapes": "๐", | ||
"strawberry": "๐", | ||
"melon": "๐", | ||
"cherries": "๐", | ||
"peach": "๐", | ||
"pineapple": "๐", | ||
"tomato": "๐ ", | ||
"eggplant": "๐", | ||
"hot_pepper": "๐ถ", | ||
"corn": "๐ฝ", | ||
"sweet_potato": "๐ ", | ||
"honey_pot": "๐ฏ", | ||
"bread": "๐", | ||
"cheese": "๐ง", | ||
"poultry_leg": "๐", | ||
"meat_on_bone": "๐", | ||
"fried_shrimp": "๐ค", | ||
"egg": "๐ณ", | ||
"hamburger": "๐", | ||
"fries": "๐", | ||
"hotdog": "๐ญ", | ||
"pizza": "๐", | ||
"spaghetti": "๐", | ||
"taco": "๐ฎ", | ||
"burrito": "๐ฏ", | ||
"ramen": "๐", | ||
"stew": "๐ฒ", | ||
"fish_cake": "๐ฅ", | ||
"sushi": "๐ฃ", | ||
"bento": "๐ฑ", | ||
"curry": "๐", | ||
"rice_ball": "๐", | ||
"rice": "๐", | ||
"rice_cracker": "๐", | ||
"oden": "๐ข", | ||
"dango": "๐ก", | ||
"shaved_ice": "๐ง", | ||
"ice_cream": "๐จ", | ||
"icecream": "๐ฆ", | ||
"cake": "๐ฐ", | ||
"birthday": "๐", | ||
"custard": "๐ฎ", | ||
"candy": "๐ฌ", | ||
"lollipop": "๐ญ", | ||
"chocolate_bar": "๐ซ", | ||
"popcorn": "๐ฟ", | ||
"doughnut": "๐ฉ", | ||
"cookie": "๐ช", | ||
"beer": "๐บ", | ||
"beers": "๐ป", | ||
"wine_glass": "๐ท", | ||
"cocktail": "๐ธ", | ||
"tropical_drink": "๐น", | ||
"champagne": "๐พ", | ||
"sake": "๐ถ", | ||
"tea": "๐ต", | ||
"coffee": "โ๏ธ", | ||
"baby_bottle": "๐ผ", | ||
"fork_and_knife": "๐ด", | ||
"plate_with_cutlery": "๐ฝ", | ||
"soccer": "โฝ๏ธ", | ||
"basketball": "๐", | ||
"football": "๐", | ||
"baseball": "โพ๏ธ", | ||
"tennis": "๐พ", | ||
"volleyball": "๐", | ||
"rugby_football": "๐", | ||
"8ball": "๐ฑ", | ||
"ping_pong": "๐", | ||
"badminton": "๐ธ", | ||
"ice_hockey": "๐", | ||
"field_hockey": "๐", | ||
"cricket": "๐", | ||
"bow_and_arrow": "๐น", | ||
"golf": "โณ๏ธ", | ||
"fishing_pole_and_fish": "๐ฃ", | ||
"ice_skate": "โธ", | ||
"ski": "๐ฟ", | ||
"skier": "โท", | ||
"snowboarder": "๐", | ||
"weight_lifting_woman": "๐๏ธโโ๏ธ", | ||
"weight_lifting_man": "๐๏ธ", | ||
"basketball_woman": "โน๏ธโโ๏ธ", | ||
"basketball_man": "โน๏ธ", | ||
"golfing_woman": "๐๏ธโโ๏ธ", | ||
"golfing_man": "๐๏ธ", | ||
"surfing_woman": "๐โโ๏ธ", | ||
"surfing_man": "๐", | ||
"surfer": "๐", | ||
"swimming_woman": "๐โโ๏ธ", | ||
"swimming_man": "๐", | ||
"swimmer": "๐", | ||
"rowing_woman": "๐ฃโโ๏ธ", | ||
"rowing_man": "๐ฃ", | ||
"rowboat": "๐ฃ", | ||
"horse_racing": "๐", | ||
"biking_woman": "๐ดโโ๏ธ", | ||
"biking_man": "๐ด", | ||
"bicyclist": "๐ด", | ||
"mountain_biking_woman": "๐ตโโ๏ธ", | ||
"mountain_biking_man": "๐ต", | ||
"mountain_bicyclist": "๐ต", | ||
"bath": "๐", | ||
"business_suit_levitating": "๐ด", | ||
"reminder_ribbon": "๐", | ||
"running_shirt_with_sash": "๐ฝ", | ||
"medal_sports": "๐ ", | ||
"medal_military": "๐", | ||
"trophy": "๐", | ||
"rosette": "๐ต", | ||
"dart": "๐ฏ", | ||
"ticket": "๐ซ", | ||
"tickets": "๐", | ||
"performing_arts": "๐ญ", | ||
"art": "๐จ", | ||
"circus_tent": "๐ช", | ||
"clapper": "๐ฌ", | ||
"microphone": "๐ค", | ||
"headphones": "๐ง", | ||
"musical_score": "๐ผ", | ||
"musical_keyboard": "๐น", | ||
"saxophone": "๐ท", | ||
"trumpet": "๐บ", | ||
"guitar": "๐ธ", | ||
"violin": "๐ป", | ||
"video_game": "๐ฎ", | ||
"slot_machine": "๐ฐ", | ||
"game_die": "๐ฒ", | ||
"bowling": "๐ณ", | ||
"car": "๐", | ||
"red_car": "๐", | ||
"taxi": "๐", | ||
"blue_car": "๐", | ||
"bus": "๐", | ||
"trolleybus": "๐", | ||
"racing_car": "๐", | ||
"police_car": "๐", | ||
"ambulance": "๐", | ||
"fire_engine": "๐", | ||
"minibus": "๐", | ||
"truck": "๐", | ||
"articulated_lorry": "๐", | ||
"tractor": "๐", | ||
"motorcycle": "๐", | ||
"bike": "๐ฒ", | ||
"rotating_light": "๐จ", | ||
"oncoming_police_car": "๐", | ||
"oncoming_bus": "๐", | ||
"oncoming_automobile": "๐", | ||
"oncoming_taxi": "๐", | ||
"aerial_tramway": "๐ก", | ||
"mountain_cableway": "๐ ", | ||
"suspension_railway": "๐", | ||
"railway_car": "๐", | ||
"train": "๐", | ||
"monorail": "๐", | ||
"bullettrain_side": "๐", | ||
"bullettrain_front": "๐ ", | ||
"light_rail": "๐", | ||
"mountain_railway": "๐", | ||
"steam_locomotive": "๐", | ||
"train2": "๐", | ||
"metro": "๐", | ||
"tram": "๐", | ||
"station": "๐", | ||
"helicopter": "๐", | ||
"small_airplane": "๐ฉ", | ||
"airplane": "โ๏ธ", | ||
"flight_departure": "๐ซ", | ||
"flight_arrival": "๐ฌ", | ||
"boat": "โต๏ธ", | ||
"sailboat": "โต๏ธ", | ||
"motor_boat": "๐ฅ", | ||
"speedboat": "๐ค", | ||
"ferry": "โด", | ||
"passenger_ship": "๐ณ", | ||
"rocket": "๐", | ||
"artificial_satellite": "๐ฐ", | ||
"seat": "๐บ", | ||
"anchor": "โ๏ธ", | ||
"construction": "๐ง", | ||
"fuelpump": "โฝ๏ธ", | ||
"busstop": "๐", | ||
"vertical_traffic_light": "๐ฆ", | ||
"traffic_light": "๐ฅ", | ||
"world_map": "๐บ", | ||
"ship": "๐ข", | ||
"ferris_wheel": "๐ก", | ||
"roller_coaster": "๐ข", | ||
"carousel_horse": "๐ ", | ||
"building_construction": "๐", | ||
"foggy": "๐", | ||
"tokyo_tower": "๐ผ", | ||
"factory": "๐ญ", | ||
"fountain": "โฒ๏ธ", | ||
"rice_scene": "๐", | ||
"mountain": "โฐ", | ||
"mountain_snow": "๐", | ||
"mount_fuji": "๐ป", | ||
"volcano": "๐", | ||
"japan": "๐พ", | ||
"camping": "๐", | ||
"tent": "โบ๏ธ", | ||
"national_park": "๐", | ||
"motorway": "๐ฃ", | ||
"railway_track": "๐ค", | ||
"sunrise": "๐ ", | ||
"sunrise_over_mountains": "๐", | ||
"desert": "๐", | ||
"beach_umbrella": "๐", | ||
"desert_island": "๐", | ||
"city_sunrise": "๐", | ||
"city_sunset": "๐", | ||
"cityscape": "๐", | ||
"night_with_stars": "๐", | ||
"bridge_at_night": "๐", | ||
"milky_way": "๐", | ||
"stars": "๐ ", | ||
"sparkler": "๐", | ||
"fireworks": "๐", | ||
"rainbow": "๐", | ||
"ocean": "๐", | ||
"bamboo": "๐", | ||
"gift_heart": "๐", | ||
"dolls": "๐", | ||
"school_satchel": "๐", | ||
"mortar_board": "๐", | ||
"flags": "๐", | ||
"fireworks": "๐", | ||
"sparkler": "๐", | ||
"wind_chime": "๐", | ||
"rice_scene": "๐", | ||
"jack_o_lantern": "๐", | ||
"ghost": "๐ป", | ||
"santa": "๐ ", | ||
"christmas_tree": "๐", | ||
"gift": "๐", | ||
"tanabata_tree": "๐", | ||
"tada": "๐", | ||
"confetti_ball": "๐", | ||
"balloon": "๐", | ||
"crossed_flags": "๐", | ||
"crystal_ball": "๐ฎ", | ||
"movie_camera": "๐ฅ", | ||
"houses": "๐", | ||
"european_castle": "๐ฐ", | ||
"japanese_castle": "๐ฏ", | ||
"stadium": "๐", | ||
"statue_of_liberty": "๐ฝ", | ||
"house": "๐ ", | ||
"house_with_garden": "๐ก", | ||
"derelict_house": "๐", | ||
"office": "๐ข", | ||
"department_store": "๐ฌ", | ||
"post_office": "๐ฃ", | ||
"european_post_office": "๐ค", | ||
"hospital": "๐ฅ", | ||
"bank": "๐ฆ", | ||
"hotel": "๐จ", | ||
"convenience_store": "๐ช", | ||
"school": "๐ซ", | ||
"love_hotel": "๐ฉ", | ||
"wedding": "๐", | ||
"classical_building": "๐", | ||
"church": "โช๏ธ", | ||
"mosque": "๐", | ||
"synagogue": "๐", | ||
"kaaba": "๐", | ||
"shinto_shrine": "โฉ", | ||
"watch": "โ๏ธ", | ||
"iphone": "๐ฑ", | ||
"calling": "๐ฒ", | ||
"computer": "๐ป", | ||
"keyboard": "โจ๏ธ", | ||
"desktop_computer": "๐ฅ", | ||
"printer": "๐จ", | ||
"computer_mouse": "๐ฑ", | ||
"trackball": "๐ฒ", | ||
"joystick": "๐น", | ||
"clamp": "๐", | ||
"minidisc": "๐ฝ", | ||
"floppy_disk": "๐พ", | ||
"cd": "๐ฟ", | ||
"dvd": "๐", | ||
"vhs": "๐ผ", | ||
"camera": "๐ท", | ||
"camera_flash": "๐ธ", | ||
"video_camera": "๐น", | ||
"vhs": "๐ผ", | ||
"cd": "๐ฟ", | ||
"dvd": "๐", | ||
"minidisc": "๐ฝ", | ||
"floppy_disk": "๐พ", | ||
"computer": "๐ป", | ||
"iphone": "๐ฑ", | ||
"movie_camera": "๐ฅ", | ||
"film_projector": "๐ฝ", | ||
"film_strip": "๐", | ||
"telephone_receiver": "๐", | ||
"phone": "โ๏ธ", | ||
"telephone": "โ๏ธ", | ||
"telephone_receiver": "๐", | ||
"pager": "๐", | ||
"fax": "๐ ", | ||
"satellite": "๐ก", | ||
"tv": "๐บ", | ||
"radio": "๐ป", | ||
"loud_sound": "๐", | ||
"sound": "๐", | ||
"speaker": "๐", | ||
"mute": "๐", | ||
"bell": "๐", | ||
"no_bell": "๐", | ||
"loudspeaker": "๐ข", | ||
"mega": "๐ฃ", | ||
"studio_microphone": "๐", | ||
"level_slider": "๐", | ||
"control_knobs": "๐", | ||
"stopwatch": "โฑ", | ||
"timer_clock": "โฒ", | ||
"alarm_clock": "โฐ", | ||
"mantelpiece_clock": "๐ฐ", | ||
"hourglass_flowing_sand": "โณ", | ||
"hourglass": "โ", | ||
"alarm_clock": "โฐ", | ||
"watch": "โ", | ||
"unlock": "๐", | ||
"lock": "๐", | ||
"lock_with_ink_pen": "๐", | ||
"closed_lock_with_key": "๐", | ||
"key": "๐", | ||
"mag_right": "๐", | ||
"hourglass": "โ๏ธ", | ||
"satellite": "๐ก", | ||
"battery": "๐", | ||
"electric_plug": "๐", | ||
"bulb": "๐ก", | ||
"flashlight": "๐ฆ", | ||
"high_brightness": "๐", | ||
"low_brightness": "๐ ", | ||
"electric_plug": "๐", | ||
"battery": "๐", | ||
"mag": "๐", | ||
"bathtub": "๐", | ||
"bath": "๐", | ||
"shower": "๐ฟ", | ||
"toilet": "๐ฝ", | ||
"candle": "๐ฏ", | ||
"wastebasket": "๐", | ||
"oil_drum": "๐ข", | ||
"money_with_wings": "๐ธ", | ||
"dollar": "๐ต", | ||
"yen": "๐ด", | ||
"euro": "๐ถ", | ||
"pound": "๐ท", | ||
"moneybag": "๐ฐ", | ||
"credit_card": "๐ณ", | ||
"gem": "๐", | ||
"balance_scale": "โ", | ||
"wrench": "๐ง", | ||
"hammer": "๐จ", | ||
"hammer_and_pick": "โ", | ||
"hammer_and_wrench": "๐ ", | ||
"pick": "โ", | ||
"nut_and_bolt": "๐ฉ", | ||
"hammer": "๐จ", | ||
"door": "๐ช", | ||
"smoking": "๐ฌ", | ||
"gear": "โ", | ||
"chains": "โ", | ||
"gun": "๐ซ", | ||
"bomb": "๐ฃ", | ||
"gun": "๐ซ", | ||
"hocho": "๐ช", | ||
"knife": "๐ช", | ||
"dagger": "๐ก", | ||
"crossed_swords": "โ", | ||
"shield": "๐ก", | ||
"smoking": "๐ฌ", | ||
"coffin": "โฐ", | ||
"funeral_urn": "โฑ", | ||
"amphora": "๐บ", | ||
"crystal_ball": "๐ฎ", | ||
"prayer_beads": "๐ฟ", | ||
"barber": "๐", | ||
"alembic": "โ", | ||
"telescope": "๐ญ", | ||
"microscope": "๐ฌ", | ||
"hole": "๐ณ", | ||
"pill": "๐", | ||
"syringe": "๐", | ||
"moneybag": "๐ฐ", | ||
"yen": "๐ด", | ||
"dollar": "๐ต", | ||
"pound": "๐ท", | ||
"euro": "๐ถ", | ||
"credit_card": "๐ณ", | ||
"money_with_wings": "๐ธ", | ||
"calling": "๐ฒ", | ||
"e-mail": "๐ง", | ||
"inbox_tray": "๐ฅ", | ||
"outbox_tray": "๐ค", | ||
"thermometer": "๐ก", | ||
"toilet": "๐ฝ", | ||
"shower": "๐ฟ", | ||
"bathtub": "๐", | ||
"bellhop_bell": "๐", | ||
"key": "๐", | ||
"old_key": "๐", | ||
"door": "๐ช", | ||
"couch_and_lamp": "๐", | ||
"sleeping_bed": "๐", | ||
"bed": "๐", | ||
"framed_picture": "๐ผ", | ||
"parasol_on_ground": "โฑ", | ||
"moyai": "๐ฟ", | ||
"shopping": "๐", | ||
"gift": "๐", | ||
"balloon": "๐", | ||
"flags": "๐", | ||
"ribbon": "๐", | ||
"confetti_ball": "๐", | ||
"tada": "๐", | ||
"wind_chime": "๐", | ||
"izakaya_lantern": "๐ฎ", | ||
"lantern": "๐ฎ", | ||
"dolls": "๐", | ||
"email": "โ๏ธ", | ||
@@ -423,13 +793,18 @@ "envelope": "โ๏ธ", | ||
"incoming_envelope": "๐จ", | ||
"postal_horn": "๐ฏ", | ||
"e-mail": "๐ง", | ||
"love_letter": "๐", | ||
"inbox_tray": "๐ฅ", | ||
"outbox_tray": "๐ค", | ||
"package": "๐ฆ", | ||
"label": "๐ท", | ||
"bookmark": "๐", | ||
"mailbox_closed": "๐ช", | ||
"mailbox": "๐ซ", | ||
"mailbox_closed": "๐ช", | ||
"mailbox_with_mail": "๐ฌ", | ||
"mailbox_with_no_mail": "๐ญ", | ||
"postbox": "๐ฎ", | ||
"package": "๐ฆ", | ||
"memo": "๐", | ||
"pencil": "๐", | ||
"postal_horn": "๐ฏ", | ||
"scroll": "๐", | ||
"page_with_curl": "๐", | ||
"page_facing_up": "๐", | ||
"page_with_curl": "๐", | ||
"bookmark_tabs": "๐", | ||
@@ -439,16 +814,19 @@ "bar_chart": "๐", | ||
"chart_with_downwards_trend": "๐", | ||
"scroll": "๐", | ||
"clipboard": "๐", | ||
"spiral_notepad": "๐", | ||
"spiral_calendar": "๐", | ||
"calendar": "๐", | ||
"date": "๐ ", | ||
"calendar": "๐", | ||
"card_index": "๐", | ||
"card_file_box": "๐", | ||
"ballot_box": "๐ณ", | ||
"file_cabinet": "๐", | ||
"clipboard": "๐", | ||
"file_folder": "๐", | ||
"open_file_folder": "๐", | ||
"scissors": "โ๏ธ", | ||
"pushpin": "๐", | ||
"paperclip": "๐", | ||
"black_nib": "โ๏ธ", | ||
"pencil2": "โ๏ธ", | ||
"straight_ruler": "๐", | ||
"triangular_ruler": "๐", | ||
"card_index_dividers": "๐", | ||
"newspaper_roll": "๐", | ||
"newspaper": "๐ฐ", | ||
"notebook": "๐", | ||
"notebook_with_decorative_cover": "๐", | ||
"ledger": "๐", | ||
"closed_book": "๐", | ||
@@ -458,215 +836,162 @@ "green_book": "๐", | ||
"orange_book": "๐", | ||
"notebook": "๐", | ||
"notebook_with_decorative_cover": "๐", | ||
"ledger": "๐", | ||
"books": "๐", | ||
"book": "๐", | ||
"open_book": "๐", | ||
"bookmark": "๐", | ||
"link": "๐", | ||
"paperclip": "๐", | ||
"paperclips": "๐", | ||
"triangular_ruler": "๐", | ||
"straight_ruler": "๐", | ||
"scissors": "โ๏ธ", | ||
"pushpin": "๐", | ||
"round_pushpin": "๐", | ||
"triangular_flag_on_post": "๐ฉ", | ||
"crossed_flags": "๐", | ||
"white_flag": "๐ณ๏ธ", | ||
"black_flag": "๐ด", | ||
"checkered_flag": "๐", | ||
"rainbow_flag": "๐ณ๏ธโ๐", | ||
"paintbrush": "๐", | ||
"crayon": "๐", | ||
"pen": "๐", | ||
"fountain_pen": "๐", | ||
"black_nib": "โ๏ธ", | ||
"memo": "๐", | ||
"pencil": "๐", | ||
"pencil2": "โ๏ธ", | ||
"lock_with_ink_pen": "๐", | ||
"closed_lock_with_key": "๐", | ||
"lock": "๐", | ||
"unlock": "๐", | ||
"mag": "๐", | ||
"mag_right": "๐", | ||
"heart": "โค๏ธ", | ||
"yellow_heart": "๐", | ||
"green_heart": "๐", | ||
"blue_heart": "๐", | ||
"purple_heart": "๐", | ||
"broken_heart": "๐", | ||
"heavy_heart_exclamation": "โฃ๏ธ", | ||
"two_hearts": "๐", | ||
"revolving_hearts": "๐", | ||
"heartbeat": "๐", | ||
"heartpulse": "๐", | ||
"sparkling_heart": "๐", | ||
"cupid": "๐", | ||
"gift_heart": "๐", | ||
"heart_decoration": "๐", | ||
"peace_symbol": "โฎ๏ธ", | ||
"latin_cross": "โ๏ธ", | ||
"star_and_crescent": "โช๏ธ", | ||
"om": "๐", | ||
"wheel_of_dharma": "โธ๏ธ", | ||
"star_of_david": "โก๏ธ", | ||
"six_pointed_star": "๐ฏ", | ||
"menorah": "๐", | ||
"yin_yang": "โฏ๏ธ", | ||
"orthodox_cross": "โฆ๏ธ", | ||
"place_of_worship": "๐", | ||
"ophiuchus": "โ", | ||
"aries": "โ๏ธ", | ||
"taurus": "โ๏ธ", | ||
"gemini": "โ๏ธ", | ||
"cancer": "โ๏ธ", | ||
"leo": "โ๏ธ", | ||
"virgo": "โ๏ธ", | ||
"libra": "โ๏ธ", | ||
"scorpius": "โ๏ธ", | ||
"sagittarius": "โ๏ธ", | ||
"capricorn": "โ๏ธ", | ||
"aquarius": "โ๏ธ", | ||
"pisces": "โ๏ธ", | ||
"id": "๐", | ||
"atom_symbol": "โ", | ||
"radioactive": "โข๏ธ", | ||
"biohazard": "โฃ๏ธ", | ||
"mobile_phone_off": "๐ด", | ||
"vibration_mode": "๐ณ", | ||
"eight_pointed_black_star": "โด๏ธ", | ||
"vs": "๐", | ||
"accept": "๐", | ||
"white_flower": "๐ฎ", | ||
"ideograph_advantage": "๐", | ||
"secret": "ใ๏ธ", | ||
"congratulations": "ใ๏ธ", | ||
"u6e80": "๐ต", | ||
"a": "๐ ฐ๏ธ", | ||
"b": "๐ ฑ๏ธ", | ||
"ab": "๐", | ||
"cl": "๐", | ||
"o2": "๐ พ๏ธ", | ||
"sos": "๐", | ||
"no_entry": "โ๏ธ", | ||
"name_badge": "๐", | ||
"microscope": "๐ฌ", | ||
"telescope": "๐ญ", | ||
"newspaper": "๐ฐ", | ||
"art": "๐จ", | ||
"clapper": "๐ฌ", | ||
"microphone": "๐ค", | ||
"headphones": "๐ง", | ||
"musical_score": "๐ผ", | ||
"musical_note": "๐ต", | ||
"notes": "๐ถ", | ||
"musical_keyboard": "๐น", | ||
"violin": "๐ป", | ||
"trumpet": "๐บ", | ||
"saxophone": "๐ท", | ||
"guitar": "๐ธ", | ||
"space_invader": "๐พ", | ||
"video_game": "๐ฎ", | ||
"black_joker": "๐", | ||
"flower_playing_cards": "๐ด", | ||
"mahjong": "๐", | ||
"game_die": "๐ฒ", | ||
"dart": "๐ฏ", | ||
"football": "๐", | ||
"basketball": "๐", | ||
"soccer": "โฝ", | ||
"baseball": "โพ๏ธ", | ||
"tennis": "๐พ", | ||
"8ball": "๐ฑ", | ||
"rugby_football": "๐", | ||
"bowling": "๐ณ", | ||
"golf": "โณ", | ||
"mountain_bicyclist": "๐ต", | ||
"bicyclist": "๐ด", | ||
"checkered_flag": "๐", | ||
"horse_racing": "๐", | ||
"trophy": "๐", | ||
"ski": "๐ฟ", | ||
"snowboarder": "๐", | ||
"swimmer": "๐", | ||
"surfer": "๐", | ||
"fishing_pole_and_fish": "๐ฃ", | ||
"coffee": "โ", | ||
"tea": "๐ต", | ||
"sake": "๐ถ", | ||
"baby_bottle": "๐ผ", | ||
"beer": "๐บ", | ||
"beers": "๐ป", | ||
"cocktail": "๐ธ", | ||
"tropical_drink": "๐น", | ||
"wine_glass": "๐ท", | ||
"fork_and_knife": "๐ด", | ||
"pizza": "๐", | ||
"hamburger": "๐", | ||
"fries": "๐", | ||
"poultry_leg": "๐", | ||
"meat_on_bone": "๐", | ||
"spaghetti": "๐", | ||
"curry": "๐", | ||
"fried_shrimp": "๐ค", | ||
"bento": "๐ฑ", | ||
"sushi": "๐ฃ", | ||
"fish_cake": "๐ฅ", | ||
"rice_ball": "๐", | ||
"rice_cracker": "๐", | ||
"rice": "๐", | ||
"ramen": "๐", | ||
"stew": "๐ฒ", | ||
"oden": "๐ข", | ||
"dango": "๐ก", | ||
"egg": "๐ณ", | ||
"bread": "๐", | ||
"doughnut": "๐ฉ", | ||
"custard": "๐ฎ", | ||
"icecream": "๐ฆ", | ||
"ice_cream": "๐จ", | ||
"shaved_ice": "๐ง", | ||
"birthday": "๐", | ||
"cake": "๐ฐ", | ||
"cookie": "๐ช", | ||
"chocolate_bar": "๐ซ", | ||
"candy": "๐ฌ", | ||
"lollipop": "๐ญ", | ||
"honey_pot": "๐ฏ", | ||
"apple": "๐", | ||
"green_apple": "๐", | ||
"tangerine": "๐", | ||
"lemon": "๐", | ||
"cherries": "๐", | ||
"grapes": "๐", | ||
"watermelon": "๐", | ||
"strawberry": "๐", | ||
"peach": "๐", | ||
"melon": "๐", | ||
"banana": "๐", | ||
"pear": "๐", | ||
"pineapple": "๐", | ||
"sweet_potato": "๐ ", | ||
"eggplant": "๐", | ||
"tomato": "๐ ", | ||
"corn": "๐ฝ", | ||
"house": "๐ ", | ||
"house_with_garden": "๐ก", | ||
"school": "๐ซ", | ||
"office": "๐ข", | ||
"post_office": "๐ฃ", | ||
"hospital": "๐ฅ", | ||
"bank": "๐ฆ", | ||
"convenience_store": "๐ช", | ||
"love_hotel": "๐ฉ", | ||
"hotel": "๐จ", | ||
"wedding": "๐", | ||
"church": "โช", | ||
"department_store": "๐ฌ", | ||
"european_post_office": "๐ค", | ||
"city_sunrise": "๐", | ||
"city_sunset": "๐", | ||
"japanese_castle": "๐ฏ", | ||
"european_castle": "๐ฐ", | ||
"tent": "โบ", | ||
"factory": "๐ญ", | ||
"tokyo_tower": "๐ผ", | ||
"japan": "๐พ", | ||
"mount_fuji": "๐ป", | ||
"sunrise_over_mountains": "๐", | ||
"sunrise": "๐ ", | ||
"night_with_stars": "๐", | ||
"statue_of_liberty": "๐ฝ", | ||
"bridge_at_night": "๐", | ||
"carousel_horse": "๐ ", | ||
"ferris_wheel": "๐ก", | ||
"fountain": "โฒ", | ||
"roller_coaster": "๐ข", | ||
"ship": "๐ข", | ||
"boat": "โต", | ||
"sailboat": "โต", | ||
"speedboat": "๐ค", | ||
"rowboat": "๐ฃ", | ||
"anchor": "โ", | ||
"rocket": "๐", | ||
"airplane": "โ๏ธ", | ||
"seat": "๐บ", | ||
"helicopter": "๐", | ||
"steam_locomotive": "๐", | ||
"tram": "๐", | ||
"station": "๐", | ||
"mountain_railway": "๐", | ||
"train2": "๐", | ||
"bullettrain_side": "๐", | ||
"bullettrain_front": "๐ ", | ||
"light_rail": "๐", | ||
"metro": "๐", | ||
"monorail": "๐", | ||
"train": "๐", | ||
"railway_car": "๐", | ||
"trolleybus": "๐", | ||
"bus": "๐", | ||
"oncoming_bus": "๐", | ||
"blue_car": "๐", | ||
"oncoming_automobile": "๐", | ||
"car": "๐", | ||
"red_car": "๐", | ||
"taxi": "๐", | ||
"oncoming_taxi": "๐", | ||
"articulated_lorry": "๐", | ||
"truck": "๐", | ||
"rotating_light": "๐จ", | ||
"police_car": "๐", | ||
"oncoming_police_car": "๐", | ||
"fire_engine": "๐", | ||
"ambulance": "๐", | ||
"minibus": "๐", | ||
"bike": "๐ฒ", | ||
"aerial_tramway": "๐ก", | ||
"suspension_railway": "๐", | ||
"mountain_cableway": "๐ ", | ||
"tractor": "๐", | ||
"barber": "๐", | ||
"busstop": "๐", | ||
"ticket": "๐ซ", | ||
"vertical_traffic_light": "๐ฆ", | ||
"traffic_light": "๐ฅ", | ||
"no_entry_sign": "๐ซ", | ||
"x": "โ", | ||
"o": "โญ๏ธ", | ||
"anger": "๐ข", | ||
"hotsprings": "โจ๏ธ", | ||
"no_pedestrians": "๐ท", | ||
"do_not_litter": "๐ฏ", | ||
"no_bicycles": "๐ณ", | ||
"non-potable_water": "๐ฑ", | ||
"underage": "๐", | ||
"no_mobile_phones": "๐ต", | ||
"exclamation": "โ๏ธ", | ||
"heavy_exclamation_mark": "โ๏ธ", | ||
"grey_exclamation": "โ", | ||
"question": "โ", | ||
"grey_question": "โ", | ||
"bangbang": "โผ๏ธ", | ||
"interrobang": "โ๏ธ", | ||
"low_brightness": "๐ ", | ||
"high_brightness": "๐", | ||
"trident": "๐ฑ", | ||
"fleur_de_lis": "โ", | ||
"part_alternation_mark": "ใฝ๏ธ", | ||
"warning": "โ ๏ธ", | ||
"construction": "๐ง", | ||
"children_crossing": "๐ธ", | ||
"beginner": "๐ฐ", | ||
"fuelpump": "โฝ", | ||
"izakaya_lantern": "๐ฎ", | ||
"lantern": "๐ฎ", | ||
"slot_machine": "๐ฐ", | ||
"hotsprings": "โจ๏ธ", | ||
"moyai": "๐ฟ", | ||
"circus_tent": "๐ช", | ||
"performing_arts": "๐ญ", | ||
"round_pushpin": "๐", | ||
"triangular_flag_on_post": "๐ฉ", | ||
"jp": "๐ฏ๐ต", | ||
"kr": "๐ฐ๐ท", | ||
"de": "๐ฉ๐ช", | ||
"cn": "๐จ๐ณ", | ||
"us": "๐บ๐ธ", | ||
"fr": "๐ซ๐ท", | ||
"es": "๐ช๐ธ", | ||
"it": "๐ฎ๐น", | ||
"ru": "๐ท๐บ", | ||
"gb": "๐ฌ๐ง", | ||
"uk": "๐ฌ๐ง", | ||
"recycle": "โป๏ธ", | ||
"chart": "๐น", | ||
"sparkle": "โ๏ธ", | ||
"eight_spoked_asterisk": "โณ๏ธ", | ||
"negative_squared_cross_mark": "โ", | ||
"white_check_mark": "โ ", | ||
"globe_with_meridians": "๐", | ||
"m": "โ๏ธ", | ||
"diamond_shape_with_a_dot_inside": "๐ ", | ||
"cyclone": "๐", | ||
"loop": "โฟ", | ||
"atm": "๐ง", | ||
"sa": "๐๏ธ", | ||
"passport_control": "๐", | ||
"customs": "๐", | ||
"baggage_claim": "๐", | ||
"left_luggage": "๐ ", | ||
"wheelchair": "โฟ๏ธ", | ||
"no_smoking": "๐ญ", | ||
"wc": "๐พ", | ||
"parking": "๐ ฟ๏ธ", | ||
"potable_water": "๐ฐ", | ||
"mens": "๐น", | ||
"womens": "๐บ", | ||
"baby_symbol": "๐ผ", | ||
"restroom": "๐ป", | ||
"put_litter_in_its_place": "๐ฎ", | ||
"cinema": "๐ฆ", | ||
"signal_strength": "๐ถ", | ||
"koko": "๐", | ||
"abc": "๐ค", | ||
"abcd": "๐ก", | ||
"capital_abcd": "๐ ", | ||
"symbols": "๐ฃ", | ||
"information_source": "โน๏ธ", | ||
"ng": "๐", | ||
"ok": "๐", | ||
"up": "๐", | ||
"cool": "๐", | ||
"new": "๐", | ||
"free": "๐", | ||
"zero": "0๏ธโฃ", | ||
"one": "1๏ธโฃ", | ||
@@ -681,152 +1006,103 @@ "two": "2๏ธโฃ", | ||
"nine": "9๏ธโฃ", | ||
"zero": "0๏ธโฃ", | ||
"keycap_ten": "๐", | ||
"hash": "#๏ธโฃ", | ||
"symbols": "๐ฃ", | ||
"asterisk": "*๏ธโฃ", | ||
"arrow_forward": "โถ๏ธ", | ||
"pause_button": "โธ", | ||
"play_or_pause_button": "โฏ", | ||
"stop_button": "โน", | ||
"record_button": "โบ", | ||
"next_track_button": "โญ", | ||
"previous_track_button": "โฎ", | ||
"fast_forward": "โฉ", | ||
"rewind": "โช", | ||
"arrow_double_up": "โซ", | ||
"arrow_double_down": "โฌ", | ||
"arrow_backward": "โ๏ธ", | ||
"arrow_up_small": "๐ผ", | ||
"arrow_down_small": "๐ฝ", | ||
"arrow_right": "โก๏ธ", | ||
"arrow_left": "โฌ ๏ธ", | ||
"arrow_up": "โฌ๏ธ", | ||
"arrow_down": "โฌ๏ธ", | ||
"arrow_left": "โฌ ๏ธ", | ||
"arrow_right": "โก๏ธ", | ||
"capital_abcd": "๐ ", | ||
"abcd": "๐ก", | ||
"abc": "๐ค", | ||
"arrow_upper_right": "โ๏ธ", | ||
"arrow_upper_left": "โ๏ธ", | ||
"arrow_lower_right": "โ๏ธ", | ||
"arrow_lower_left": "โ๏ธ", | ||
"arrow_upper_left": "โ๏ธ", | ||
"arrow_up_down": "โ๏ธ", | ||
"left_right_arrow": "โ๏ธ", | ||
"arrow_up_down": "โ๏ธ", | ||
"arrows_counterclockwise": "๐", | ||
"arrow_backward": "โ๏ธ", | ||
"arrow_forward": "โถ๏ธ", | ||
"arrow_up_small": "๐ผ", | ||
"arrow_down_small": "๐ฝ", | ||
"arrow_right_hook": "โช๏ธ", | ||
"leftwards_arrow_with_hook": "โฉ๏ธ", | ||
"arrow_right_hook": "โช๏ธ", | ||
"information_source": "โน๏ธ", | ||
"rewind": "โช", | ||
"fast_forward": "โฉ", | ||
"arrow_double_up": "โซ", | ||
"arrow_double_down": "โฌ", | ||
"arrow_heading_up": "โคด๏ธ", | ||
"arrow_heading_down": "โคต๏ธ", | ||
"arrow_heading_up": "โคด๏ธ", | ||
"ok": "๐", | ||
"twisted_rightwards_arrows": "๐", | ||
"repeat": "๐", | ||
"repeat_one": "๐", | ||
"new": "๐", | ||
"up": "๐", | ||
"cool": "๐", | ||
"free": "๐", | ||
"ng": "๐", | ||
"signal_strength": "๐ถ", | ||
"cinema": "๐ฆ", | ||
"koko": "๐", | ||
"u6307": "๐ฏ", | ||
"u7a7a": "๐ณ", | ||
"u6e80": "๐ต", | ||
"u5408": "๐ด", | ||
"u7981": "๐ฒ", | ||
"ideograph_advantage": "๐", | ||
"u5272": "๐น", | ||
"u55b6": "๐บ", | ||
"u6709": "๐ถ", | ||
"u7121": "๐", | ||
"restroom": "๐ป", | ||
"mens": "๐น", | ||
"womens": "๐บ", | ||
"baby_symbol": "๐ผ", | ||
"wc": "๐พ", | ||
"potable_water": "๐ฐ", | ||
"put_litter_in_its_place": "๐ฎ", | ||
"parking": "๐ ฟ๏ธ", | ||
"wheelchair": "โฟ", | ||
"no_smoking": "๐ญ", | ||
"u6708": "๐ท๏ธ", | ||
"u7533": "๐ธ", | ||
"sa": "๐๏ธ", | ||
"m": "โ๏ธ", | ||
"passport_control": "๐", | ||
"baggage_claim": "๐", | ||
"left_luggage": "๐ ", | ||
"customs": "๐", | ||
"accept": "๐", | ||
"secret": "ใ๏ธ", | ||
"congratulations": "ใ๏ธ", | ||
"cl": "๐", | ||
"sos": "๐", | ||
"id": "๐", | ||
"no_entry_sign": "๐ซ", | ||
"underage": "๐", | ||
"no_mobile_phones": "๐ต", | ||
"do_not_litter": "๐ฏ", | ||
"non-potable_water": "๐ฑ", | ||
"no_bicycles": "๐ณ", | ||
"no_pedestrians": "๐ท", | ||
"children_crossing": "๐ธ", | ||
"no_entry": "โ", | ||
"eight_spoked_asterisk": "โณ๏ธ", | ||
"sparkle": "โ๏ธ", | ||
"negative_squared_cross_mark": "โ", | ||
"white_check_mark": "โ ", | ||
"eight_pointed_black_star": "โด๏ธ", | ||
"heart_decoration": "๐", | ||
"vs": "๐", | ||
"vibration_mode": "๐ณ", | ||
"mobile_phone_off": "๐ด", | ||
"a": "๐ ฐ๏ธ", | ||
"b": "๐ ฑ๏ธ", | ||
"ab": "๐", | ||
"o2": "๐ พ๏ธ", | ||
"diamond_shape_with_a_dot_inside": "๐ ", | ||
"loop": "โฟ", | ||
"recycle": "โป๏ธ", | ||
"aries": "โ", | ||
"taurus": "โ", | ||
"gemini": "โ", | ||
"cancer": "โ", | ||
"leo": "โ", | ||
"virgo": "โ", | ||
"libra": "โ", | ||
"scorpius": "โ", | ||
"sagittarius": "โ", | ||
"capricorn": "โ", | ||
"aquarius": "โ", | ||
"pisces": "โ", | ||
"ophiuchus": "โ", | ||
"six_pointed_star": "๐ฏ", | ||
"atm": "๐ง", | ||
"chart": "๐น", | ||
"arrows_counterclockwise": "๐", | ||
"arrows_clockwise": "๐", | ||
"musical_note": "๐ต", | ||
"notes": "๐ถ", | ||
"wavy_dash": "ใฐ๏ธ", | ||
"curly_loop": "โฐ", | ||
"heavy_check_mark": "โ๏ธ", | ||
"heavy_plus_sign": "โ", | ||
"heavy_minus_sign": "โ", | ||
"heavy_division_sign": "โ", | ||
"heavy_multiplication_x": "โ๏ธ", | ||
"heavy_dollar_sign": "๐ฒ", | ||
"currency_exchange": "๐ฑ", | ||
"tm": "โข๏ธ", | ||
"copyright": "ยฉ๏ธ", | ||
"registered": "ยฎ๏ธ", | ||
"tm": "โข๏ธ", | ||
"x": "โ", | ||
"bangbang": "โผ๏ธ", | ||
"interrobang": "โ๏ธ", | ||
"exclamation": "โ", | ||
"heavy_exclamation_mark": "โ", | ||
"question": "โ", | ||
"grey_exclamation": "โ", | ||
"grey_question": "โ", | ||
"o": "โญ", | ||
"top": "๐", | ||
"end": "๐", | ||
"back": "๐", | ||
"on": "๐", | ||
"top": "๐", | ||
"soon": "๐", | ||
"arrows_clockwise": "๐", | ||
"clock12": "๐", | ||
"clock1230": "๐ง", | ||
"ballot_box_with_check": "โ๏ธ", | ||
"radio_button": "๐", | ||
"white_circle": "โช๏ธ", | ||
"black_circle": "โซ๏ธ", | ||
"red_circle": "๐ด", | ||
"large_blue_circle": "๐ต", | ||
"small_red_triangle": "๐บ", | ||
"small_red_triangle_down": "๐ป", | ||
"small_orange_diamond": "๐ธ", | ||
"small_blue_diamond": "๐น", | ||
"large_orange_diamond": "๐ถ", | ||
"large_blue_diamond": "๐ท", | ||
"white_square_button": "๐ณ", | ||
"black_square_button": "๐ฒ", | ||
"black_small_square": "โช๏ธ", | ||
"white_small_square": "โซ๏ธ", | ||
"black_medium_small_square": "โพ๏ธ", | ||
"white_medium_small_square": "โฝ๏ธ", | ||
"black_medium_square": "โผ๏ธ", | ||
"white_medium_square": "โป๏ธ", | ||
"black_large_square": "โฌ๏ธ", | ||
"white_large_square": "โฌ๏ธ", | ||
"mute": "๐", | ||
"speaker": "๐", | ||
"sound": "๐", | ||
"loud_sound": "๐", | ||
"no_bell": "๐", | ||
"bell": "๐", | ||
"mega": "๐ฃ", | ||
"loudspeaker": "๐ข", | ||
"eye_speech_bubble": "๐โ๐จ", | ||
"speech_balloon": "๐ฌ", | ||
"thought_balloon": "๐ญ", | ||
"right_anger_bubble": "๐ฏ", | ||
"black_joker": "๐", | ||
"mahjong": "๐๏ธ", | ||
"flower_playing_cards": "๐ด", | ||
"spades": "โ ๏ธ", | ||
"clubs": "โฃ๏ธ", | ||
"hearts": "โฅ๏ธ", | ||
"diamonds": "โฆ๏ธ", | ||
"clock1": "๐", | ||
"clock130": "๐", | ||
"clock2": "๐", | ||
"clock230": "๐", | ||
"clock3": "๐", | ||
"clock330": "๐", | ||
"clock4": "๐", | ||
"clock430": "๐", | ||
"clock5": "๐", | ||
"clock530": "๐ ", | ||
"clock6": "๐", | ||
@@ -838,2 +1114,8 @@ "clock7": "๐", | ||
"clock11": "๐", | ||
"clock12": "๐", | ||
"clock130": "๐", | ||
"clock230": "๐", | ||
"clock330": "๐", | ||
"clock430": "๐", | ||
"clock530": "๐ ", | ||
"clock630": "๐ก", | ||
@@ -845,39 +1127,252 @@ "clock730": "๐ข", | ||
"clock1130": "๐ฆ", | ||
"heavy_multiplication_x": "โ๏ธ", | ||
"heavy_plus_sign": "โ", | ||
"heavy_minus_sign": "โ", | ||
"heavy_division_sign": "โ", | ||
"spades": "โ ๏ธ", | ||
"hearts": "โฅ๏ธ", | ||
"clubs": "โฃ๏ธ", | ||
"diamonds": "โฆ๏ธ", | ||
"white_flower": "๐ฎ", | ||
"heavy_check_mark": "โ๏ธ", | ||
"ballot_box_with_check": "โ๏ธ", | ||
"radio_button": "๐", | ||
"link": "๐", | ||
"curly_loop": "โฐ", | ||
"wavy_dash": "ใฐ๏ธ", | ||
"part_alternation_mark": "ใฝ๏ธ", | ||
"trident": "๐ฑ", | ||
"black_medium_square": "โผ๏ธ", | ||
"white_medium_square": "โป๏ธ", | ||
"black_medium_small_square": "โพ", | ||
"white_medium_small_square": "โฝ", | ||
"black_small_square": "โช๏ธ", | ||
"white_small_square": "โซ๏ธ", | ||
"small_red_triangle": "๐บ", | ||
"black_square_button": "๐ฒ", | ||
"white_square_button": "๐ณ", | ||
"black_circle": "โซ", | ||
"white_circle": "โช", | ||
"red_circle": "๐ด", | ||
"large_blue_circle": "๐ต", | ||
"small_red_triangle_down": "๐ป", | ||
"white_large_square": "โฌ", | ||
"black_large_square": "โฌ", | ||
"large_orange_diamond": "๐ถ", | ||
"large_blue_diamond": "๐ท", | ||
"small_orange_diamond": "๐ธ", | ||
"small_blue_diamond": "๐น" | ||
"clock1230": "๐ง", | ||
"afghanistan": "๐ฆ๐ซ", | ||
"aland_islands": "๐ฆ๐ฝ", | ||
"albania": "๐ฆ๐ฑ", | ||
"algeria": "๐ฉ๐ฟ", | ||
"american_samoa": "๐ฆ๐ธ", | ||
"andorra": "๐ฆ๐ฉ", | ||
"angola": "๐ฆ๐ด", | ||
"anguilla": "๐ฆ๐ฎ", | ||
"antarctica": "๐ฆ๐ถ", | ||
"antigua_barbuda": "๐ฆ๐ฌ", | ||
"argentina": "๐ฆ๐ท", | ||
"armenia": "๐ฆ๐ฒ", | ||
"aruba": "๐ฆ๐ผ", | ||
"australia": "๐ฆ๐บ", | ||
"austria": "๐ฆ๐น", | ||
"azerbaijan": "๐ฆ๐ฟ", | ||
"bahamas": "๐ง๐ธ", | ||
"bahrain": "๐ง๐ญ", | ||
"bangladesh": "๐ง๐ฉ", | ||
"barbados": "๐ง๐ง", | ||
"belarus": "๐ง๐พ", | ||
"belgium": "๐ง๐ช", | ||
"belize": "๐ง๐ฟ", | ||
"benin": "๐ง๐ฏ", | ||
"bermuda": "๐ง๐ฒ", | ||
"bhutan": "๐ง๐น", | ||
"bolivia": "๐ง๐ด", | ||
"caribbean_netherlands": "๐ง๐ถ", | ||
"bosnia_herzegovina": "๐ง๐ฆ", | ||
"botswana": "๐ง๐ผ", | ||
"brazil": "๐ง๐ท", | ||
"british_indian_ocean_territory": "๐ฎ๐ด", | ||
"british_virgin_islands": "๐ป๐ฌ", | ||
"brunei": "๐ง๐ณ", | ||
"bulgaria": "๐ง๐ฌ", | ||
"burkina_faso": "๐ง๐ซ", | ||
"burundi": "๐ง๐ฎ", | ||
"cape_verde": "๐จ๐ป", | ||
"cambodia": "๐ฐ๐ญ", | ||
"cameroon": "๐จ๐ฒ", | ||
"canada": "๐จ๐ฆ", | ||
"canary_islands": "๐ฎ๐จ", | ||
"cayman_islands": "๐ฐ๐พ", | ||
"central_african_republic": "๐จ๐ซ", | ||
"chad": "๐น๐ฉ", | ||
"chile": "๐จ๐ฑ", | ||
"cn": "๐จ๐ณ", | ||
"christmas_island": "๐จ๐ฝ", | ||
"cocos_islands": "๐จ๐จ", | ||
"colombia": "๐จ๐ด", | ||
"comoros": "๐ฐ๐ฒ", | ||
"congo_brazzaville": "๐จ๐ฌ", | ||
"congo_kinshasa": "๐จ๐ฉ", | ||
"cook_islands": "๐จ๐ฐ", | ||
"costa_rica": "๐จ๐ท", | ||
"croatia": "๐ญ๐ท", | ||
"cuba": "๐จ๐บ", | ||
"curacao": "๐จ๐ผ", | ||
"cyprus": "๐จ๐พ", | ||
"czech_republic": "๐จ๐ฟ", | ||
"denmark": "๐ฉ๐ฐ", | ||
"djibouti": "๐ฉ๐ฏ", | ||
"dominica": "๐ฉ๐ฒ", | ||
"dominican_republic": "๐ฉ๐ด", | ||
"ecuador": "๐ช๐จ", | ||
"egypt": "๐ช๐ฌ", | ||
"el_salvador": "๐ธ๐ป", | ||
"equatorial_guinea": "๐ฌ๐ถ", | ||
"eritrea": "๐ช๐ท", | ||
"estonia": "๐ช๐ช", | ||
"ethiopia": "๐ช๐น", | ||
"eu": "๐ช๐บ", | ||
"european_union": "๐ช๐บ", | ||
"falkland_islands": "๐ซ๐ฐ", | ||
"faroe_islands": "๐ซ๐ด", | ||
"fiji": "๐ซ๐ฏ", | ||
"finland": "๐ซ๐ฎ", | ||
"fr": "๐ซ๐ท", | ||
"french_guiana": "๐ฌ๐ซ", | ||
"french_polynesia": "๐ต๐ซ", | ||
"french_southern_territories": "๐น๐ซ", | ||
"gabon": "๐ฌ๐ฆ", | ||
"gambia": "๐ฌ๐ฒ", | ||
"georgia": "๐ฌ๐ช", | ||
"de": "๐ฉ๐ช", | ||
"ghana": "๐ฌ๐ญ", | ||
"gibraltar": "๐ฌ๐ฎ", | ||
"greece": "๐ฌ๐ท", | ||
"greenland": "๐ฌ๐ฑ", | ||
"grenada": "๐ฌ๐ฉ", | ||
"guadeloupe": "๐ฌ๐ต", | ||
"guam": "๐ฌ๐บ", | ||
"guatemala": "๐ฌ๐น", | ||
"guernsey": "๐ฌ๐ฌ", | ||
"guinea": "๐ฌ๐ณ", | ||
"guinea_bissau": "๐ฌ๐ผ", | ||
"guyana": "๐ฌ๐พ", | ||
"haiti": "๐ญ๐น", | ||
"honduras": "๐ญ๐ณ", | ||
"hong_kong": "๐ญ๐ฐ", | ||
"hungary": "๐ญ๐บ", | ||
"iceland": "๐ฎ๐ธ", | ||
"india": "๐ฎ๐ณ", | ||
"indonesia": "๐ฎ๐ฉ", | ||
"iran": "๐ฎ๐ท", | ||
"iraq": "๐ฎ๐ถ", | ||
"ireland": "๐ฎ๐ช", | ||
"isle_of_man": "๐ฎ๐ฒ", | ||
"israel": "๐ฎ๐ฑ", | ||
"it": "๐ฎ๐น", | ||
"cote_divoire": "๐จ๐ฎ", | ||
"jamaica": "๐ฏ๐ฒ", | ||
"jp": "๐ฏ๐ต", | ||
"jersey": "๐ฏ๐ช", | ||
"jordan": "๐ฏ๐ด", | ||
"kazakhstan": "๐ฐ๐ฟ", | ||
"kenya": "๐ฐ๐ช", | ||
"kiribati": "๐ฐ๐ฎ", | ||
"kosovo": "๐ฝ๐ฐ", | ||
"kuwait": "๐ฐ๐ผ", | ||
"kyrgyzstan": "๐ฐ๐ฌ", | ||
"laos": "๐ฑ๐ฆ", | ||
"latvia": "๐ฑ๐ป", | ||
"lebanon": "๐ฑ๐ง", | ||
"lesotho": "๐ฑ๐ธ", | ||
"liberia": "๐ฑ๐ท", | ||
"libya": "๐ฑ๐พ", | ||
"liechtenstein": "๐ฑ๐ฎ", | ||
"lithuania": "๐ฑ๐น", | ||
"luxembourg": "๐ฑ๐บ", | ||
"macau": "๐ฒ๐ด", | ||
"macedonia": "๐ฒ๐ฐ", | ||
"madagascar": "๐ฒ๐ฌ", | ||
"malawi": "๐ฒ๐ผ", | ||
"malaysia": "๐ฒ๐พ", | ||
"maldives": "๐ฒ๐ป", | ||
"mali": "๐ฒ๐ฑ", | ||
"malta": "๐ฒ๐น", | ||
"marshall_islands": "๐ฒ๐ญ", | ||
"martinique": "๐ฒ๐ถ", | ||
"mauritania": "๐ฒ๐ท", | ||
"mauritius": "๐ฒ๐บ", | ||
"mayotte": "๐พ๐น", | ||
"mexico": "๐ฒ๐ฝ", | ||
"micronesia": "๐ซ๐ฒ", | ||
"moldova": "๐ฒ๐ฉ", | ||
"monaco": "๐ฒ๐จ", | ||
"mongolia": "๐ฒ๐ณ", | ||
"montenegro": "๐ฒ๐ช", | ||
"montserrat": "๐ฒ๐ธ", | ||
"morocco": "๐ฒ๐ฆ", | ||
"mozambique": "๐ฒ๐ฟ", | ||
"myanmar": "๐ฒ๐ฒ", | ||
"namibia": "๐ณ๐ฆ", | ||
"nauru": "๐ณ๐ท", | ||
"nepal": "๐ณ๐ต", | ||
"netherlands": "๐ณ๐ฑ", | ||
"new_caledonia": "๐ณ๐จ", | ||
"new_zealand": "๐ณ๐ฟ", | ||
"nicaragua": "๐ณ๐ฎ", | ||
"niger": "๐ณ๐ช", | ||
"nigeria": "๐ณ๐ฌ", | ||
"niue": "๐ณ๐บ", | ||
"norfolk_island": "๐ณ๐ซ", | ||
"northern_mariana_islands": "๐ฒ๐ต", | ||
"north_korea": "๐ฐ๐ต", | ||
"norway": "๐ณ๐ด", | ||
"oman": "๐ด๐ฒ", | ||
"pakistan": "๐ต๐ฐ", | ||
"palau": "๐ต๐ผ", | ||
"palestinian_territories": "๐ต๐ธ", | ||
"panama": "๐ต๐ฆ", | ||
"papua_new_guinea": "๐ต๐ฌ", | ||
"paraguay": "๐ต๐พ", | ||
"peru": "๐ต๐ช", | ||
"philippines": "๐ต๐ญ", | ||
"pitcairn_islands": "๐ต๐ณ", | ||
"poland": "๐ต๐ฑ", | ||
"portugal": "๐ต๐น", | ||
"puerto_rico": "๐ต๐ท", | ||
"qatar": "๐ถ๐ฆ", | ||
"reunion": "๐ท๐ช", | ||
"romania": "๐ท๐ด", | ||
"ru": "๐ท๐บ", | ||
"rwanda": "๐ท๐ผ", | ||
"st_barthelemy": "๐ง๐ฑ", | ||
"st_helena": "๐ธ๐ญ", | ||
"st_kitts_nevis": "๐ฐ๐ณ", | ||
"st_lucia": "๐ฑ๐จ", | ||
"st_pierre_miquelon": "๐ต๐ฒ", | ||
"st_vincent_grenadines": "๐ป๐จ", | ||
"samoa": "๐ผ๐ธ", | ||
"san_marino": "๐ธ๐ฒ", | ||
"sao_tome_principe": "๐ธ๐น", | ||
"saudi_arabia": "๐ธ๐ฆ", | ||
"senegal": "๐ธ๐ณ", | ||
"serbia": "๐ท๐ธ", | ||
"seychelles": "๐ธ๐จ", | ||
"sierra_leone": "๐ธ๐ฑ", | ||
"singapore": "๐ธ๐ฌ", | ||
"sint_maarten": "๐ธ๐ฝ", | ||
"slovakia": "๐ธ๐ฐ", | ||
"slovenia": "๐ธ๐ฎ", | ||
"solomon_islands": "๐ธ๐ง", | ||
"somalia": "๐ธ๐ด", | ||
"south_africa": "๐ฟ๐ฆ", | ||
"south_georgia_south_sandwich_islands": "๐ฌ๐ธ", | ||
"kr": "๐ฐ๐ท", | ||
"south_sudan": "๐ธ๐ธ", | ||
"es": "๐ช๐ธ", | ||
"sri_lanka": "๐ฑ๐ฐ", | ||
"sudan": "๐ธ๐ฉ", | ||
"suriname": "๐ธ๐ท", | ||
"swaziland": "๐ธ๐ฟ", | ||
"sweden": "๐ธ๐ช", | ||
"switzerland": "๐จ๐ญ", | ||
"syria": "๐ธ๐พ", | ||
"taiwan": "๐น๐ผ", | ||
"tajikistan": "๐น๐ฏ", | ||
"tanzania": "๐น๐ฟ", | ||
"thailand": "๐น๐ญ", | ||
"timor_leste": "๐น๐ฑ", | ||
"togo": "๐น๐ฌ", | ||
"tokelau": "๐น๐ฐ", | ||
"tonga": "๐น๐ด", | ||
"trinidad_tobago": "๐น๐น", | ||
"tunisia": "๐น๐ณ", | ||
"tr": "๐น๐ท", | ||
"turkmenistan": "๐น๐ฒ", | ||
"turks_caicos_islands": "๐น๐จ", | ||
"tuvalu": "๐น๐ป", | ||
"uganda": "๐บ๐ฌ", | ||
"ukraine": "๐บ๐ฆ", | ||
"united_arab_emirates": "๐ฆ๐ช", | ||
"gb": "๐ฌ๐ง", | ||
"uk": "๐ฌ๐ง", | ||
"us": "๐บ๐ธ", | ||
"us_virgin_islands": "๐ป๐ฎ", | ||
"uruguay": "๐บ๐พ", | ||
"uzbekistan": "๐บ๐ฟ", | ||
"vanuatu": "๐ป๐บ", | ||
"vatican_city": "๐ป๐ฆ", | ||
"venezuela": "๐ป๐ช", | ||
"vietnam": "๐ป๐ณ", | ||
"wallis_futuna": "๐ผ๐ซ", | ||
"western_sahara": "๐ช๐ญ", | ||
"yemen": "๐พ๐ช", | ||
"zambia": "๐ฟ๐ฒ", | ||
"zimbabwe": "๐ฟ๐ผ" | ||
} | ||
@@ -934,3 +1429,3 @@ },{}],2:[function(require,module,exports){ | ||
function quoteRE (str) { | ||
function quoteRE(str) { | ||
return str.replace(/[.?*+^$[\]\\(){}|-]/g, '\\$&'); | ||
@@ -1014,3 +1509,3 @@ } | ||
text.replace(replaceRE, function(match, offset, src) { | ||
text.replace(replaceRE, function (match, offset, src) { | ||
var emoji_name; | ||
@@ -1017,0 +1512,0 @@ // Validate emoji name |
@@ -1,2 +0,3 @@ | ||
/*! markdown-it-emoji 1.2.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */ | ||
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var o;o="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,o.markdownitEmoji=e()}}(function(){return function e(o,a,r){function n(i,s){if(!a[i]){if(!o[i]){var _="function"==typeof require&&require;if(!s&&_)return _(i,!0);if(t)return t(i,!0);var l=new Error("Cannot find module '"+i+"'");throw l.code="MODULE_NOT_FOUND",l}var c=a[i]={exports:{}};o[i][0].call(c.exports,function(e){var a=o[i][1][e];return n(a?a:e)},c,c.exports,e,o,a,r)}return a[i].exports}for(var t="function"==typeof require&&require,i=0;i<r.length;i++)n(r[i]);return n}({1:[function(e,o,a){o.exports={100:"\ud83d\udcaf",1234:"\ud83d\udd22",smile:"\ud83d\ude04",smiley:"\ud83d\ude03",grinning:"\ud83d\ude00",blush:"\ud83d\ude0a",relaxed:"\u263a\ufe0f",wink:"\ud83d\ude09",heart_eyes:"\ud83d\ude0d",kissing_heart:"\ud83d\ude18",kissing_closed_eyes:"\ud83d\ude1a",kissing:"\ud83d\ude17",kissing_smiling_eyes:"\ud83d\ude19",stuck_out_tongue_winking_eye:"\ud83d\ude1c",stuck_out_tongue_closed_eyes:"\ud83d\ude1d",stuck_out_tongue:"\ud83d\ude1b",flushed:"\ud83d\ude33",grin:"\ud83d\ude01",pensive:"\ud83d\ude14",relieved:"\ud83d\ude0c",unamused:"\ud83d\ude12",disappointed:"\ud83d\ude1e",persevere:"\ud83d\ude23",cry:"\ud83d\ude22",joy:"\ud83d\ude02",sob:"\ud83d\ude2d",sleepy:"\ud83d\ude2a",disappointed_relieved:"\ud83d\ude25",cold_sweat:"\ud83d\ude30",sweat_smile:"\ud83d\ude05",sweat:"\ud83d\ude13",weary:"\ud83d\ude29",tired_face:"\ud83d\ude2b",fearful:"\ud83d\ude28",scream:"\ud83d\ude31",angry:"\ud83d\ude20",rage:"\ud83d\ude21",triumph:"\ud83d\ude24",confounded:"\ud83d\ude16",laughing:"\ud83d\ude06",satisfied:"\ud83d\ude06",yum:"\ud83d\ude0b",mask:"\ud83d\ude37",sunglasses:"\ud83d\ude0e",sleeping:"\ud83d\ude34",dizzy_face:"\ud83d\ude35",astonished:"\ud83d\ude32",worried:"\ud83d\ude1f",frowning:"\ud83d\ude26",anguished:"\ud83d\ude27",smiling_imp:"\ud83d\ude08",imp:"\ud83d\udc7f",open_mouth:"\ud83d\ude2e",grimacing:"\ud83d\ude2c",neutral_face:"\ud83d\ude10",confused:"\ud83d\ude15",hushed:"\ud83d\ude2f",no_mouth:"\ud83d\ude36",innocent:"\ud83d\ude07",smirk:"\ud83d\ude0f",expressionless:"\ud83d\ude11",man_with_gua_pi_mao:"\ud83d\udc72",man_with_turban:"\ud83d\udc73",cop:"\ud83d\udc6e",construction_worker:"\ud83d\udc77",guardsman:"\ud83d\udc82",baby:"\ud83d\udc76",boy:"\ud83d\udc66",girl:"\ud83d\udc67",man:"\ud83d\udc68",woman:"\ud83d\udc69",older_man:"\ud83d\udc74",older_woman:"\ud83d\udc75",person_with_blond_hair:"\ud83d\udc71",angel:"\ud83d\udc7c",princess:"\ud83d\udc78",smiley_cat:"\ud83d\ude3a",smile_cat:"\ud83d\ude38",heart_eyes_cat:"\ud83d\ude3b",kissing_cat:"\ud83d\ude3d",smirk_cat:"\ud83d\ude3c",scream_cat:"\ud83d\ude40",crying_cat_face:"\ud83d\ude3f",joy_cat:"\ud83d\ude39",pouting_cat:"\ud83d\ude3e",japanese_ogre:"\ud83d\udc79",japanese_goblin:"\ud83d\udc7a",see_no_evil:"\ud83d\ude48",hear_no_evil:"\ud83d\ude49",speak_no_evil:"\ud83d\ude4a",skull:"\ud83d\udc80",alien:"\ud83d\udc7d",hankey:"\ud83d\udca9",poop:"\ud83d\udca9",shit:"\ud83d\udca9",fire:"\ud83d\udd25",sparkles:"\u2728",star2:"\ud83c\udf1f",dizzy:"\ud83d\udcab",boom:"\ud83d\udca5",collision:"\ud83d\udca5",anger:"\ud83d\udca2",sweat_drops:"\ud83d\udca6",droplet:"\ud83d\udca7",zzz:"\ud83d\udca4",dash:"\ud83d\udca8",ear:"\ud83d\udc42",eyes:"\ud83d\udc40",nose:"\ud83d\udc43",tongue:"\ud83d\udc45",lips:"\ud83d\udc44","+1":"\ud83d\udc4d",thumbsup:"\ud83d\udc4d","-1":"\ud83d\udc4e",thumbsdown:"\ud83d\udc4e",ok_hand:"\ud83d\udc4c",facepunch:"\ud83d\udc4a",punch:"\ud83d\udc4a",fist:"\u270a",v:"\u270c\ufe0f",wave:"\ud83d\udc4b",hand:"\u270b",raised_hand:"\u270b",open_hands:"\ud83d\udc50",point_up_2:"\ud83d\udc46",point_down:"\ud83d\udc47",point_right:"\ud83d\udc49",point_left:"\ud83d\udc48",raised_hands:"\ud83d\ude4c",pray:"\ud83d\ude4f",point_up:"\u261d\ufe0f",clap:"\ud83d\udc4f",muscle:"\ud83d\udcaa",walking:"\ud83d\udeb6",runner:"\ud83c\udfc3",running:"\ud83c\udfc3",dancer:"\ud83d\udc83",couple:"\ud83d\udc6b",family:"\ud83d\udc6a",two_men_holding_hands:"\ud83d\udc6c",two_women_holding_hands:"\ud83d\udc6d",couplekiss:"\ud83d\udc8f",couple_with_heart:"\ud83d\udc91",dancers:"\ud83d\udc6f",ok_woman:"\ud83d\ude46",no_good:"\ud83d\ude45",information_desk_person:"\ud83d\udc81",raising_hand:"\ud83d\ude4b",massage:"\ud83d\udc86",haircut:"\ud83d\udc87",nail_care:"\ud83d\udc85",bride_with_veil:"\ud83d\udc70",person_with_pouting_face:"\ud83d\ude4e",person_frowning:"\ud83d\ude4d",bow:"\ud83d\ude47",tophat:"\ud83c\udfa9",crown:"\ud83d\udc51",womans_hat:"\ud83d\udc52",athletic_shoe:"\ud83d\udc5f",mans_shoe:"\ud83d\udc5e",shoe:"\ud83d\udc5e",sandal:"\ud83d\udc61",high_heel:"\ud83d\udc60",boot:"\ud83d\udc62",shirt:"\ud83d\udc55",tshirt:"\ud83d\udc55",necktie:"\ud83d\udc54",womans_clothes:"\ud83d\udc5a",dress:"\ud83d\udc57",running_shirt_with_sash:"\ud83c\udfbd",jeans:"\ud83d\udc56",kimono:"\ud83d\udc58",bikini:"\ud83d\udc59",briefcase:"\ud83d\udcbc",handbag:"\ud83d\udc5c",pouch:"\ud83d\udc5d",purse:"\ud83d\udc5b",eyeglasses:"\ud83d\udc53",ribbon:"\ud83c\udf80",closed_umbrella:"\ud83c\udf02",lipstick:"\ud83d\udc84",yellow_heart:"\ud83d\udc9b",blue_heart:"\ud83d\udc99",purple_heart:"\ud83d\udc9c",green_heart:"\ud83d\udc9a",heart:"\u2764\ufe0f",broken_heart:"\ud83d\udc94",heartpulse:"\ud83d\udc97",heartbeat:"\ud83d\udc93",two_hearts:"\ud83d\udc95",sparkling_heart:"\ud83d\udc96",revolving_hearts:"\ud83d\udc9e",cupid:"\ud83d\udc98",love_letter:"\ud83d\udc8c",kiss:"\ud83d\udc8b",ring:"\ud83d\udc8d",gem:"\ud83d\udc8e",bust_in_silhouette:"\ud83d\udc64",busts_in_silhouette:"\ud83d\udc65",speech_balloon:"\ud83d\udcac",footprints:"\ud83d\udc63",thought_balloon:"\ud83d\udcad",dog:"\ud83d\udc36",wolf:"\ud83d\udc3a",cat:"\ud83d\udc31",mouse:"\ud83d\udc2d",hamster:"\ud83d\udc39",rabbit:"\ud83d\udc30",frog:"\ud83d\udc38",tiger:"\ud83d\udc2f",koala:"\ud83d\udc28",bear:"\ud83d\udc3b",pig:"\ud83d\udc37",pig_nose:"\ud83d\udc3d",cow:"\ud83d\udc2e",boar:"\ud83d\udc17",monkey_face:"\ud83d\udc35",monkey:"\ud83d\udc12",horse:"\ud83d\udc34",sheep:"\ud83d\udc11",elephant:"\ud83d\udc18",panda_face:"\ud83d\udc3c",penguin:"\ud83d\udc27",bird:"\ud83d\udc26",baby_chick:"\ud83d\udc24",hatched_chick:"\ud83d\udc25",hatching_chick:"\ud83d\udc23",chicken:"\ud83d\udc14",snake:"\ud83d\udc0d",turtle:"\ud83d\udc22",bug:"\ud83d\udc1b",bee:"\ud83d\udc1d",honeybee:"\ud83d\udc1d",ant:"\ud83d\udc1c",beetle:"\ud83d\udc1e",snail:"\ud83d\udc0c",octopus:"\ud83d\udc19",shell:"\ud83d\udc1a",tropical_fish:"\ud83d\udc20",fish:"\ud83d\udc1f",dolphin:"\ud83d\udc2c",flipper:"\ud83d\udc2c",whale:"\ud83d\udc33",whale2:"\ud83d\udc0b",cow2:"\ud83d\udc04",ram:"\ud83d\udc0f",rat:"\ud83d\udc00",water_buffalo:"\ud83d\udc03",tiger2:"\ud83d\udc05",rabbit2:"\ud83d\udc07",dragon:"\ud83d\udc09",racehorse:"\ud83d\udc0e",goat:"\ud83d\udc10",rooster:"\ud83d\udc13",dog2:"\ud83d\udc15",pig2:"\ud83d\udc16",mouse2:"\ud83d\udc01",ox:"\ud83d\udc02",dragon_face:"\ud83d\udc32",blowfish:"\ud83d\udc21",crocodile:"\ud83d\udc0a",camel:"\ud83d\udc2b",dromedary_camel:"\ud83d\udc2a",leopard:"\ud83d\udc06",cat2:"\ud83d\udc08",poodle:"\ud83d\udc29",feet:"\ud83d\udc3e",paw_prints:"\ud83d\udc3e",bouquet:"\ud83d\udc90",cherry_blossom:"\ud83c\udf38",tulip:"\ud83c\udf37",four_leaf_clover:"\ud83c\udf40",rose:"\ud83c\udf39",sunflower:"\ud83c\udf3b",hibiscus:"\ud83c\udf3a",maple_leaf:"\ud83c\udf41",leaves:"\ud83c\udf43",fallen_leaf:"\ud83c\udf42",herb:"\ud83c\udf3f",ear_of_rice:"\ud83c\udf3e",mushroom:"\ud83c\udf44",cactus:"\ud83c\udf35",palm_tree:"\ud83c\udf34",evergreen_tree:"\ud83c\udf32",deciduous_tree:"\ud83c\udf33",chestnut:"\ud83c\udf30",seedling:"\ud83c\udf31",blossom:"\ud83c\udf3c",globe_with_meridians:"\ud83c\udf10",sun_with_face:"\ud83c\udf1e",full_moon_with_face:"\ud83c\udf1d",new_moon_with_face:"\ud83c\udf1a",new_moon:"\ud83c\udf11",waxing_crescent_moon:"\ud83c\udf12",first_quarter_moon:"\ud83c\udf13",moon:"\ud83c\udf14",waxing_gibbous_moon:"\ud83c\udf14",full_moon:"\ud83c\udf15",waning_gibbous_moon:"\ud83c\udf16",last_quarter_moon:"\ud83c\udf17",waning_crescent_moon:"\ud83c\udf18",last_quarter_moon_with_face:"\ud83c\udf1c",first_quarter_moon_with_face:"\ud83c\udf1b",crescent_moon:"\ud83c\udf19",earth_africa:"\ud83c\udf0d",earth_americas:"\ud83c\udf0e",earth_asia:"\ud83c\udf0f",volcano:"\ud83c\udf0b",milky_way:"\ud83c\udf0c",stars:"\ud83c\udf20",star:"\u2b50",sunny:"\u2600\ufe0f",partly_sunny:"\u26c5",cloud:"\u2601\ufe0f",zap:"\u26a1",umbrella:"\u2614",snowflake:"\u2744\ufe0f",snowman:"\u26c4",cyclone:"\ud83c\udf00",foggy:"\ud83c\udf01",rainbow:"\ud83c\udf08",ocean:"\ud83c\udf0a",bamboo:"\ud83c\udf8d",gift_heart:"\ud83d\udc9d",dolls:"\ud83c\udf8e",school_satchel:"\ud83c\udf92",mortar_board:"\ud83c\udf93",flags:"\ud83c\udf8f",fireworks:"\ud83c\udf86",sparkler:"\ud83c\udf87",wind_chime:"\ud83c\udf90",rice_scene:"\ud83c\udf91",jack_o_lantern:"\ud83c\udf83",ghost:"\ud83d\udc7b",santa:"\ud83c\udf85",christmas_tree:"\ud83c\udf84",gift:"\ud83c\udf81",tanabata_tree:"\ud83c\udf8b",tada:"\ud83c\udf89",confetti_ball:"\ud83c\udf8a",balloon:"\ud83c\udf88",crossed_flags:"\ud83c\udf8c",crystal_ball:"\ud83d\udd2e",movie_camera:"\ud83c\udfa5",camera:"\ud83d\udcf7",video_camera:"\ud83d\udcf9",vhs:"\ud83d\udcfc",cd:"\ud83d\udcbf",dvd:"\ud83d\udcc0",minidisc:"\ud83d\udcbd",floppy_disk:"\ud83d\udcbe",computer:"\ud83d\udcbb",iphone:"\ud83d\udcf1",phone:"\u260e\ufe0f",telephone:"\u260e\ufe0f",telephone_receiver:"\ud83d\udcde",pager:"\ud83d\udcdf",fax:"\ud83d\udce0",satellite:"\ud83d\udce1",tv:"\ud83d\udcfa",radio:"\ud83d\udcfb",loud_sound:"\ud83d\udd0a",sound:"\ud83d\udd09",speaker:"\ud83d\udd08",mute:"\ud83d\udd07",bell:"\ud83d\udd14",no_bell:"\ud83d\udd15",loudspeaker:"\ud83d\udce2",mega:"\ud83d\udce3",hourglass_flowing_sand:"\u23f3",hourglass:"\u231b",alarm_clock:"\u23f0",watch:"\u231a",unlock:"\ud83d\udd13",lock:"\ud83d\udd12",lock_with_ink_pen:"\ud83d\udd0f",closed_lock_with_key:"\ud83d\udd10",key:"\ud83d\udd11",mag_right:"\ud83d\udd0e",bulb:"\ud83d\udca1",flashlight:"\ud83d\udd26",high_brightness:"\ud83d\udd06",low_brightness:"\ud83d\udd05",electric_plug:"\ud83d\udd0c",battery:"\ud83d\udd0b",mag:"\ud83d\udd0d",bathtub:"\ud83d\udec1",bath:"\ud83d\udec0",shower:"\ud83d\udebf",toilet:"\ud83d\udebd",wrench:"\ud83d\udd27",nut_and_bolt:"\ud83d\udd29",hammer:"\ud83d\udd28",door:"\ud83d\udeaa",smoking:"\ud83d\udeac",bomb:"\ud83d\udca3",gun:"\ud83d\udd2b",hocho:"\ud83d\udd2a",knife:"\ud83d\udd2a",pill:"\ud83d\udc8a",syringe:"\ud83d\udc89",moneybag:"\ud83d\udcb0",yen:"\ud83d\udcb4",dollar:"\ud83d\udcb5",pound:"\ud83d\udcb7",euro:"\ud83d\udcb6",credit_card:"\ud83d\udcb3",money_with_wings:"\ud83d\udcb8",calling:"\ud83d\udcf2","e-mail":"\ud83d\udce7",inbox_tray:"\ud83d\udce5",outbox_tray:"\ud83d\udce4",email:"\u2709\ufe0f",envelope:"\u2709\ufe0f",envelope_with_arrow:"\ud83d\udce9",incoming_envelope:"\ud83d\udce8",postal_horn:"\ud83d\udcef",mailbox:"\ud83d\udceb",mailbox_closed:"\ud83d\udcea",mailbox_with_mail:"\ud83d\udcec",mailbox_with_no_mail:"\ud83d\udced",postbox:"\ud83d\udcee","package":"\ud83d\udce6",memo:"\ud83d\udcdd",pencil:"\ud83d\udcdd",page_facing_up:"\ud83d\udcc4",page_with_curl:"\ud83d\udcc3",bookmark_tabs:"\ud83d\udcd1",bar_chart:"\ud83d\udcca",chart_with_upwards_trend:"\ud83d\udcc8",chart_with_downwards_trend:"\ud83d\udcc9",scroll:"\ud83d\udcdc",clipboard:"\ud83d\udccb",date:"\ud83d\udcc5",calendar:"\ud83d\udcc6",card_index:"\ud83d\udcc7",file_folder:"\ud83d\udcc1",open_file_folder:"\ud83d\udcc2",scissors:"\u2702\ufe0f",pushpin:"\ud83d\udccc",paperclip:"\ud83d\udcce",black_nib:"\u2712\ufe0f",pencil2:"\u270f\ufe0f",straight_ruler:"\ud83d\udccf",triangular_ruler:"\ud83d\udcd0",closed_book:"\ud83d\udcd5",green_book:"\ud83d\udcd7",blue_book:"\ud83d\udcd8",orange_book:"\ud83d\udcd9",notebook:"\ud83d\udcd3",notebook_with_decorative_cover:"\ud83d\udcd4",ledger:"\ud83d\udcd2",books:"\ud83d\udcda",book:"\ud83d\udcd6",open_book:"\ud83d\udcd6",bookmark:"\ud83d\udd16",name_badge:"\ud83d\udcdb",microscope:"\ud83d\udd2c",telescope:"\ud83d\udd2d",newspaper:"\ud83d\udcf0",art:"\ud83c\udfa8",clapper:"\ud83c\udfac",microphone:"\ud83c\udfa4",headphones:"\ud83c\udfa7",musical_score:"\ud83c\udfbc",musical_note:"\ud83c\udfb5",notes:"\ud83c\udfb6",musical_keyboard:"\ud83c\udfb9",violin:"\ud83c\udfbb",trumpet:"\ud83c\udfba",saxophone:"\ud83c\udfb7",guitar:"\ud83c\udfb8",space_invader:"\ud83d\udc7e",video_game:"\ud83c\udfae",black_joker:"\ud83c\udccf",flower_playing_cards:"\ud83c\udfb4",mahjong:"\ud83c\udc04",game_die:"\ud83c\udfb2",dart:"\ud83c\udfaf",football:"\ud83c\udfc8",basketball:"\ud83c\udfc0",soccer:"\u26bd",baseball:"\u26be\ufe0f",tennis:"\ud83c\udfbe","8ball":"\ud83c\udfb1",rugby_football:"\ud83c\udfc9",bowling:"\ud83c\udfb3",golf:"\u26f3",mountain_bicyclist:"\ud83d\udeb5",bicyclist:"\ud83d\udeb4",checkered_flag:"\ud83c\udfc1",horse_racing:"\ud83c\udfc7",trophy:"\ud83c\udfc6",ski:"\ud83c\udfbf",snowboarder:"\ud83c\udfc2",swimmer:"\ud83c\udfca",surfer:"\ud83c\udfc4",fishing_pole_and_fish:"\ud83c\udfa3",coffee:"\u2615",tea:"\ud83c\udf75",sake:"\ud83c\udf76",baby_bottle:"\ud83c\udf7c",beer:"\ud83c\udf7a",beers:"\ud83c\udf7b",cocktail:"\ud83c\udf78",tropical_drink:"\ud83c\udf79",wine_glass:"\ud83c\udf77",fork_and_knife:"\ud83c\udf74",pizza:"\ud83c\udf55",hamburger:"\ud83c\udf54",fries:"\ud83c\udf5f",poultry_leg:"\ud83c\udf57",meat_on_bone:"\ud83c\udf56",spaghetti:"\ud83c\udf5d",curry:"\ud83c\udf5b",fried_shrimp:"\ud83c\udf64",bento:"\ud83c\udf71",sushi:"\ud83c\udf63",fish_cake:"\ud83c\udf65",rice_ball:"\ud83c\udf59",rice_cracker:"\ud83c\udf58",rice:"\ud83c\udf5a",ramen:"\ud83c\udf5c",stew:"\ud83c\udf72",oden:"\ud83c\udf62",dango:"\ud83c\udf61",egg:"\ud83c\udf73",bread:"\ud83c\udf5e",doughnut:"\ud83c\udf69",custard:"\ud83c\udf6e",icecream:"\ud83c\udf66",ice_cream:"\ud83c\udf68",shaved_ice:"\ud83c\udf67",birthday:"\ud83c\udf82",cake:"\ud83c\udf70",cookie:"\ud83c\udf6a",chocolate_bar:"\ud83c\udf6b",candy:"\ud83c\udf6c",lollipop:"\ud83c\udf6d",honey_pot:"\ud83c\udf6f",apple:"\ud83c\udf4e",green_apple:"\ud83c\udf4f",tangerine:"\ud83c\udf4a",lemon:"\ud83c\udf4b",cherries:"\ud83c\udf52",grapes:"\ud83c\udf47",watermelon:"\ud83c\udf49",strawberry:"\ud83c\udf53",peach:"\ud83c\udf51",melon:"\ud83c\udf48",banana:"\ud83c\udf4c",pear:"\ud83c\udf50",pineapple:"\ud83c\udf4d",sweet_potato:"\ud83c\udf60",eggplant:"\ud83c\udf46",tomato:"\ud83c\udf45",corn:"\ud83c\udf3d",house:"\ud83c\udfe0",house_with_garden:"\ud83c\udfe1",school:"\ud83c\udfeb",office:"\ud83c\udfe2",post_office:"\ud83c\udfe3",hospital:"\ud83c\udfe5",bank:"\ud83c\udfe6",convenience_store:"\ud83c\udfea",love_hotel:"\ud83c\udfe9",hotel:"\ud83c\udfe8",wedding:"\ud83d\udc92",church:"\u26ea",department_store:"\ud83c\udfec",european_post_office:"\ud83c\udfe4",city_sunrise:"\ud83c\udf07",city_sunset:"\ud83c\udf06",japanese_castle:"\ud83c\udfef",european_castle:"\ud83c\udff0",tent:"\u26fa",factory:"\ud83c\udfed",tokyo_tower:"\ud83d\uddfc",japan:"\ud83d\uddfe",mount_fuji:"\ud83d\uddfb",sunrise_over_mountains:"\ud83c\udf04",sunrise:"\ud83c\udf05",night_with_stars:"\ud83c\udf03",statue_of_liberty:"\ud83d\uddfd",bridge_at_night:"\ud83c\udf09",carousel_horse:"\ud83c\udfa0",ferris_wheel:"\ud83c\udfa1",fountain:"\u26f2",roller_coaster:"\ud83c\udfa2",ship:"\ud83d\udea2",boat:"\u26f5",sailboat:"\u26f5",speedboat:"\ud83d\udea4",rowboat:"\ud83d\udea3",anchor:"\u2693",rocket:"\ud83d\ude80",airplane:"\u2708\ufe0f",seat:"\ud83d\udcba",helicopter:"\ud83d\ude81",steam_locomotive:"\ud83d\ude82",tram:"\ud83d\ude8a",station:"\ud83d\ude89",mountain_railway:"\ud83d\ude9e",train2:"\ud83d\ude86",bullettrain_side:"\ud83d\ude84",bullettrain_front:"\ud83d\ude85",light_rail:"\ud83d\ude88",metro:"\ud83d\ude87",monorail:"\ud83d\ude9d",train:"\ud83d\ude8b",railway_car:"\ud83d\ude83",trolleybus:"\ud83d\ude8e",bus:"\ud83d\ude8c",oncoming_bus:"\ud83d\ude8d",blue_car:"\ud83d\ude99",oncoming_automobile:"\ud83d\ude98",car:"\ud83d\ude97",red_car:"\ud83d\ude97",taxi:"\ud83d\ude95",oncoming_taxi:"\ud83d\ude96",articulated_lorry:"\ud83d\ude9b",truck:"\ud83d\ude9a",rotating_light:"\ud83d\udea8",police_car:"\ud83d\ude93",oncoming_police_car:"\ud83d\ude94",fire_engine:"\ud83d\ude92",ambulance:"\ud83d\ude91",minibus:"\ud83d\ude90",bike:"\ud83d\udeb2",aerial_tramway:"\ud83d\udea1",suspension_railway:"\ud83d\ude9f",mountain_cableway:"\ud83d\udea0",tractor:"\ud83d\ude9c",barber:"\ud83d\udc88",busstop:"\ud83d\ude8f",ticket:"\ud83c\udfab",vertical_traffic_light:"\ud83d\udea6",traffic_light:"\ud83d\udea5",warning:"\u26a0\ufe0f",construction:"\ud83d\udea7",beginner:"\ud83d\udd30",fuelpump:"\u26fd",izakaya_lantern:"\ud83c\udfee",lantern:"\ud83c\udfee",slot_machine:"\ud83c\udfb0",hotsprings:"\u2668\ufe0f",moyai:"\ud83d\uddff",circus_tent:"\ud83c\udfaa",performing_arts:"\ud83c\udfad",round_pushpin:"\ud83d\udccd",triangular_flag_on_post:"\ud83d\udea9",jp:"\ud83c\uddef\ud83c\uddf5",kr:"\ud83c\uddf0\ud83c\uddf7",de:"\ud83c\udde9\ud83c\uddea",cn:"\ud83c\udde8\ud83c\uddf3",us:"\ud83c\uddfa\ud83c\uddf8",fr:"\ud83c\uddeb\ud83c\uddf7",es:"\ud83c\uddea\ud83c\uddf8",it:"\ud83c\uddee\ud83c\uddf9",ru:"\ud83c\uddf7\ud83c\uddfa",gb:"\ud83c\uddec\ud83c\udde7",uk:"\ud83c\uddec\ud83c\udde7",one:"1\ufe0f\u20e3",two:"2\ufe0f\u20e3",three:"3\ufe0f\u20e3",four:"4\ufe0f\u20e3",five:"5\ufe0f\u20e3",six:"6\ufe0f\u20e3",seven:"7\ufe0f\u20e3",eight:"8\ufe0f\u20e3",nine:"9\ufe0f\u20e3",zero:"0\ufe0f\u20e3",keycap_ten:"\ud83d\udd1f",hash:"#\ufe0f\u20e3",symbols:"\ud83d\udd23",arrow_up:"\u2b06\ufe0f",arrow_down:"\u2b07\ufe0f",arrow_left:"\u2b05\ufe0f",arrow_right:"\u27a1\ufe0f",capital_abcd:"\ud83d\udd20",abcd:"\ud83d\udd21",abc:"\ud83d\udd24",arrow_upper_right:"\u2197\ufe0f",arrow_upper_left:"\u2196\ufe0f",arrow_lower_right:"\u2198\ufe0f",arrow_lower_left:"\u2199\ufe0f",left_right_arrow:"\u2194\ufe0f",arrow_up_down:"\u2195\ufe0f",arrows_counterclockwise:"\ud83d\udd04",arrow_backward:"\u25c0\ufe0f",arrow_forward:"\u25b6\ufe0f",arrow_up_small:"\ud83d\udd3c",arrow_down_small:"\ud83d\udd3d",leftwards_arrow_with_hook:"\u21a9\ufe0f",arrow_right_hook:"\u21aa\ufe0f",information_source:"\u2139\ufe0f",rewind:"\u23ea",fast_forward:"\u23e9",arrow_double_up:"\u23eb",arrow_double_down:"\u23ec",arrow_heading_down:"\u2935\ufe0f",arrow_heading_up:"\u2934\ufe0f",ok:"\ud83c\udd97",twisted_rightwards_arrows:"\ud83d\udd00",repeat:"\ud83d\udd01",repeat_one:"\ud83d\udd02","new":"\ud83c\udd95",up:"\ud83c\udd99",cool:"\ud83c\udd92",free:"\ud83c\udd93",ng:"\ud83c\udd96",signal_strength:"\ud83d\udcf6",cinema:"\ud83c\udfa6",koko:"\ud83c\ude01",u6307:"\ud83c\ude2f",u7a7a:"\ud83c\ude33",u6e80:"\ud83c\ude35",u5408:"\ud83c\ude34",u7981:"\ud83c\ude32",ideograph_advantage:"\ud83c\ude50",u5272:"\ud83c\ude39",u55b6:"\ud83c\ude3a",u6709:"\ud83c\ude36",u7121:"\ud83c\ude1a",restroom:"\ud83d\udebb",mens:"\ud83d\udeb9",womens:"\ud83d\udeba",baby_symbol:"\ud83d\udebc",wc:"\ud83d\udebe",potable_water:"\ud83d\udeb0",put_litter_in_its_place:"\ud83d\udeae",parking:"\ud83c\udd7f\ufe0f",wheelchair:"\u267f",no_smoking:"\ud83d\udead",u6708:"\ud83c\ude37\ufe0f",u7533:"\ud83c\ude38",sa:"\ud83c\ude02\ufe0f",m:"\u24c2\ufe0f",passport_control:"\ud83d\udec2",baggage_claim:"\ud83d\udec4",left_luggage:"\ud83d\udec5",customs:"\ud83d\udec3",accept:"\ud83c\ude51",secret:"\u3299\ufe0f",congratulations:"\u3297\ufe0f",cl:"\ud83c\udd91",sos:"\ud83c\udd98",id:"\ud83c\udd94",no_entry_sign:"\ud83d\udeab",underage:"\ud83d\udd1e",no_mobile_phones:"\ud83d\udcf5",do_not_litter:"\ud83d\udeaf","non-potable_water":"\ud83d\udeb1",no_bicycles:"\ud83d\udeb3",no_pedestrians:"\ud83d\udeb7",children_crossing:"\ud83d\udeb8",no_entry:"\u26d4",eight_spoked_asterisk:"\u2733\ufe0f",sparkle:"\u2747\ufe0f",negative_squared_cross_mark:"\u274e",white_check_mark:"\u2705",eight_pointed_black_star:"\u2734\ufe0f",heart_decoration:"\ud83d\udc9f",vs:"\ud83c\udd9a",vibration_mode:"\ud83d\udcf3",mobile_phone_off:"\ud83d\udcf4",a:"\ud83c\udd70\ufe0f",b:"\ud83c\udd71\ufe0f",ab:"\ud83c\udd8e",o2:"\ud83c\udd7e\ufe0f",diamond_shape_with_a_dot_inside:"\ud83d\udca0",loop:"\u27bf",recycle:"\u267b\ufe0f",aries:"\u2648",taurus:"\u2649",gemini:"\u264a",cancer:"\u264b",leo:"\u264c",virgo:"\u264d",libra:"\u264e",scorpius:"\u264f",sagittarius:"\u2650",capricorn:"\u2651",aquarius:"\u2652",pisces:"\u2653",ophiuchus:"\u26ce",six_pointed_star:"\ud83d\udd2f",atm:"\ud83c\udfe7",chart:"\ud83d\udcb9",heavy_dollar_sign:"\ud83d\udcb2",currency_exchange:"\ud83d\udcb1",copyright:"\xa9\ufe0f",registered:"\xae\ufe0f",tm:"\u2122\ufe0f",x:"\u274c",bangbang:"\u203c\ufe0f",interrobang:"\u2049\ufe0f",exclamation:"\u2757",heavy_exclamation_mark:"\u2757",question:"\u2753",grey_exclamation:"\u2755",grey_question:"\u2754",o:"\u2b55",top:"\ud83d\udd1d",end:"\ud83d\udd1a",back:"\ud83d\udd19",on:"\ud83d\udd1b",soon:"\ud83d\udd1c",arrows_clockwise:"\ud83d\udd03",clock12:"\ud83d\udd5b",clock1230:"\ud83d\udd67",clock1:"\ud83d\udd50",clock130:"\ud83d\udd5c",clock2:"\ud83d\udd51",clock230:"\ud83d\udd5d",clock3:"\ud83d\udd52",clock330:"\ud83d\udd5e",clock4:"\ud83d\udd53",clock430:"\ud83d\udd5f",clock5:"\ud83d\udd54",clock530:"\ud83d\udd60",clock6:"\ud83d\udd55",clock7:"\ud83d\udd56",clock8:"\ud83d\udd57",clock9:"\ud83d\udd58",clock10:"\ud83d\udd59",clock11:"\ud83d\udd5a",clock630:"\ud83d\udd61",clock730:"\ud83d\udd62",clock830:"\ud83d\udd63",clock930:"\ud83d\udd64",clock1030:"\ud83d\udd65",clock1130:"\ud83d\udd66",heavy_multiplication_x:"\u2716\ufe0f",heavy_plus_sign:"\u2795",heavy_minus_sign:"\u2796",heavy_division_sign:"\u2797",spades:"\u2660\ufe0f",hearts:"\u2665\ufe0f",clubs:"\u2663\ufe0f",diamonds:"\u2666\ufe0f",white_flower:"\ud83d\udcae",heavy_check_mark:"\u2714\ufe0f",ballot_box_with_check:"\u2611\ufe0f",radio_button:"\ud83d\udd18",link:"\ud83d\udd17",curly_loop:"\u27b0",wavy_dash:"\u3030\ufe0f",part_alternation_mark:"\u303d\ufe0f",trident:"\ud83d\udd31",black_medium_square:"\u25fc\ufe0f",white_medium_square:"\u25fb\ufe0f",black_medium_small_square:"\u25fe",white_medium_small_square:"\u25fd",black_small_square:"\u25aa\ufe0f",white_small_square:"\u25ab\ufe0f",small_red_triangle:"\ud83d\udd3a",black_square_button:"\ud83d\udd32",white_square_button:"\ud83d\udd33",black_circle:"\u26ab",white_circle:"\u26aa",red_circle:"\ud83d\udd34",large_blue_circle:"\ud83d\udd35",small_red_triangle_down:"\ud83d\udd3b",white_large_square:"\u2b1c",black_large_square:"\u2b1b",large_orange_diamond:"\ud83d\udd36",large_blue_diamond:"\ud83d\udd37",small_orange_diamond:"\ud83d\udd38",small_blue_diamond:"\ud83d\udd39"}},{}],2:[function(e,o,a){"use strict";o.exports={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["</3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]}},{}],3:[function(e,o,a){"use strict";function r(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}o.exports=function(e){var o,a=e.defs;e.enabled.length&&(a=Object.keys(a).reduce(function(o,r){return e.enabled.indexOf(r)>=0&&(o[r]=a[r]),o},{})),o=Object.keys(e.shortcuts).reduce(function(o,r){return a[r]?Array.isArray(e.shortcuts[r])?(e.shortcuts[r].forEach(function(e){o[e]=r}),o):(o[e.shortcuts[r]]=r,o):o},{});var n=Object.keys(a).map(function(e){return":"+e+":"}).concat(Object.keys(o)).sort().reverse().map(function(e){return r(e)}).join("|"),t=RegExp(n),i=RegExp(n,"g");return{defs:a,shortcuts:o,scanRE:t,replaceRE:i}}},{}],4:[function(e,o,a){"use strict";o.exports=function(e,o){return e[o].content}},{}],5:[function(e,o,a){"use strict";o.exports=function(e,o,a,r,n){function t(e,r,t){var i,s=0,l=[];return e.replace(n,function(r,n,c){var u;if(a.hasOwnProperty(r)){if(u=a[r],n>0&&!_.test(c[n-1]))return;if(n+r.length<c.length&&!_.test(c[n+r.length]))return}else u=r.slice(1,-1);n>s&&(i=new t("text","",0),i.content=e.slice(s,n),l.push(i)),i=new t("emoji","",0),i.markup=u,i.content=o[u],l.push(i),s=n+r.length}),s<e.length&&(i=new t("text","",0),i.content=e.slice(s),l.push(i)),l}var i=e.utils.arrayReplaceAt,s=e.utils.lib.ucmicro,_=new RegExp([s.Z.source,s.P.source,s.Cc.source].join("|"));return function(e){var o,a,n,s,_,l=e.tokens,c=0;for(a=0,n=l.length;n>a;a++)if("inline"===l[a].type)for(s=l[a].children,o=s.length-1;o>=0;o--)_=s[o],"link_open"!==_.type&&"link_close"!==_.type||"auto"===_.info&&(c-=_.nesting),"text"===_.type&&r.test(_.content)&&0===c&&(l[a].children=s=i(s,o,t(_.content,_.level,e.Token)))}}},{}],6:[function(e,o,a){"use strict";var r=e("./lib/data/full.json"),n=e("./lib/data/shortcuts"),t=e("./lib/render"),i=e("./lib/replace"),s=e("./lib/normalize_opts");o.exports=function(e,o){var a={defs:r,shortcuts:n,enabled:[]},_=s(e.utils.assign({},a,o||{}));e.renderer.rules.emoji=t,e.core.ruler.push("emoji",i(e,_.defs,_.shortcuts,_.scanRE,_.replaceRE))}},{"./lib/data/full.json":1,"./lib/data/shortcuts":2,"./lib/normalize_opts":3,"./lib/render":4,"./lib/replace":5}]},{},[6])(6)}); | ||
/*! markdown-it-emoji 1.3.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */ | ||
!function(a){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=a();else if("function"==typeof define&&define.amd)define([],a);else{var e;e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,e.markdownitEmoji=a()}}(function(){return function a(e,n,o){function i(_,t){if(!n[_]){if(!e[_]){var s="function"==typeof require&&require;if(!t&&s)return s(_,!0);if(r)return r(_,!0);var l=new Error("Cannot find module '"+_+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[_]={exports:{}};e[_][0].call(c.exports,function(a){var n=e[_][1][a];return i(n?n:a)},c,c.exports,a,e,n,o)}return n[_].exports}for(var r="function"==typeof require&&require,_=0;_<o.length;_++)i(o[_]);return i}({1:[function(a,e,n){e.exports={100:"\ud83d\udcaf",1234:"\ud83d\udd22",grinning:"\ud83d\ude00",grimacing:"\ud83d\ude2c",grin:"\ud83d\ude01",joy:"\ud83d\ude02",smiley:"\ud83d\ude03",smile:"\ud83d\ude04",sweat_smile:"\ud83d\ude05",laughing:"\ud83d\ude06",satisfied:"\ud83d\ude06",innocent:"\ud83d\ude07",wink:"\ud83d\ude09",blush:"\ud83d\ude0a",slightly_smiling_face:"\ud83d\ude42",upside_down_face:"\ud83d\ude43",relaxed:"\u263a\ufe0f",yum:"\ud83d\ude0b",relieved:"\ud83d\ude0c",heart_eyes:"\ud83d\ude0d",kissing_heart:"\ud83d\ude18",kissing:"\ud83d\ude17",kissing_smiling_eyes:"\ud83d\ude19",kissing_closed_eyes:"\ud83d\ude1a",stuck_out_tongue_winking_eye:"\ud83d\ude1c",stuck_out_tongue_closed_eyes:"\ud83d\ude1d",stuck_out_tongue:"\ud83d\ude1b",money_mouth_face:"\ud83e\udd11",nerd_face:"\ud83e\udd13",sunglasses:"\ud83d\ude0e",hugs:"\ud83e\udd17",smirk:"\ud83d\ude0f",no_mouth:"\ud83d\ude36",neutral_face:"\ud83d\ude10",expressionless:"\ud83d\ude11",unamused:"\ud83d\ude12",roll_eyes:"\ud83d\ude44",thinking:"\ud83e\udd14",flushed:"\ud83d\ude33",disappointed:"\ud83d\ude1e",worried:"\ud83d\ude1f",angry:"\ud83d\ude20",rage:"\ud83d\ude21",pout:"\ud83d\ude21",pensive:"\ud83d\ude14",confused:"\ud83d\ude15",slightly_frowning_face:"\ud83d\ude41",frowning_face:"\u2639\ufe0f",persevere:"\ud83d\ude23",confounded:"\ud83d\ude16",tired_face:"\ud83d\ude2b",weary:"\ud83d\ude29",triumph:"\ud83d\ude24",open_mouth:"\ud83d\ude2e",scream:"\ud83d\ude31",fearful:"\ud83d\ude28",cold_sweat:"\ud83d\ude30",hushed:"\ud83d\ude2f",frowning:"\ud83d\ude26",anguished:"\ud83d\ude27",cry:"\ud83d\ude22",disappointed_relieved:"\ud83d\ude25",sleepy:"\ud83d\ude2a",sweat:"\ud83d\ude13",sob:"\ud83d\ude2d",dizzy_face:"\ud83d\ude35",astonished:"\ud83d\ude32",zipper_mouth_face:"\ud83e\udd10",mask:"\ud83d\ude37",face_with_thermometer:"\ud83e\udd12",face_with_head_bandage:"\ud83e\udd15",sleeping:"\ud83d\ude34",zzz:"\ud83d\udca4",hankey:"\ud83d\udca9",poop:"\ud83d\udca9",shit:"\ud83d\udca9",smiling_imp:"\ud83d\ude08",imp:"\ud83d\udc7f",japanese_ogre:"\ud83d\udc79",japanese_goblin:"\ud83d\udc7a",ghost:"\ud83d\udc7b",skull:"\ud83d\udc80",skull_and_crossbones:"\u2620\ufe0f",alien:"\ud83d\udc7d",space_invader:"\ud83d\udc7e",robot:"\ud83e\udd16",smiley_cat:"\ud83d\ude3a",smile_cat:"\ud83d\ude38",joy_cat:"\ud83d\ude39",heart_eyes_cat:"\ud83d\ude3b",smirk_cat:"\ud83d\ude3c",kissing_cat:"\ud83d\ude3d",scream_cat:"\ud83d\ude40",crying_cat_face:"\ud83d\ude3f",pouting_cat:"\ud83d\ude3e",raised_hands:"\ud83d\ude4c",clap:"\ud83d\udc4f","+1":"\ud83d\udc4d",thumbsup:"\ud83d\udc4d","-1":"\ud83d\udc4e",thumbsdown:"\ud83d\udc4e",facepunch:"\ud83d\udc4a",punch:"\ud83d\udc4a",fist:"\u270a",wave:"\ud83d\udc4b",point_left:"\ud83d\udc48",point_right:"\ud83d\udc49",point_up_2:"\ud83d\udc46",point_down:"\ud83d\udc47",ok_hand:"\ud83d\udc4c",point_up:"\u261d\ufe0f",v:"\u270c\ufe0f",hand:"\u270b",raised_hand:"\u270b",raised_hand_with_fingers_splayed:"\ud83d\udd90",open_hands:"\ud83d\udc50",muscle:"\ud83d\udcaa",pray:"\ud83d\ude4f",vulcan_salute:"\ud83d\udd96",metal:"\ud83e\udd18",middle_finger:"\ud83d\udd95",fu:"\ud83d\udd95",writing_hand:"\u270d\ufe0f",nail_care:"\ud83d\udc85",lips:"\ud83d\udc44",tongue:"\ud83d\udc45",ear:"\ud83d\udc42",nose:"\ud83d\udc43",eye:"\ud83d\udc41",eyes:"\ud83d\udc40",speaking_head:"\ud83d\udde3",bust_in_silhouette:"\ud83d\udc64",busts_in_silhouette:"\ud83d\udc65",baby:"\ud83d\udc76",boy:"\ud83d\udc66",girl:"\ud83d\udc67",man:"\ud83d\udc68",woman:"\ud83d\udc69",blonde_woman:"\ud83d\udc71\u200d\u2640\ufe0f",blonde_man:"\ud83d\udc71",person_with_blond_hair:"\ud83d\udc71",older_man:"\ud83d\udc74",older_woman:"\ud83d\udc75",man_with_gua_pi_mao:"\ud83d\udc72",woman_with_turban:"\ud83d\udc73\u200d\u2640\ufe0f",man_with_turban:"\ud83d\udc73",policewoman:"\ud83d\udc6e\u200d\u2640\ufe0f",policeman:"\ud83d\udc6e",cop:"\ud83d\udc6e",construction_worker_woman:"\ud83d\udc77\u200d\u2640\ufe0f",construction_worker_man:"\ud83d\udc77",construction_worker:"\ud83d\udc77",guardswoman:"\ud83d\udc82\u200d\u2640\ufe0f",guardsman:"\ud83d\udc82",female_detective:"\ud83d\udd75\ufe0f\u200d\u2640\ufe0f",male_detective:"\ud83d\udd75\ufe0f",detective:"\ud83d\udd75\ufe0f",santa:"\ud83c\udf85",princess:"\ud83d\udc78",bride_with_veil:"\ud83d\udc70",angel:"\ud83d\udc7c",bowing_woman:"\ud83d\ude47\u200d\u2640\ufe0f",bowing_man:"\ud83d\ude47",bow:"\ud83d\ude47",tipping_hand_woman:"\ud83d\udc81",information_desk_person:"\ud83d\udc81",tipping_hand_man:"\ud83d\udc81\u200d\u2642\ufe0f",no_good_woman:"\ud83d\ude45",no_good:"\ud83d\ude45",ng_woman:"\ud83d\ude45",no_good_man:"\ud83d\ude45\u200d\u2642\ufe0f",ng_man:"\ud83d\ude45\u200d\u2642\ufe0f",ok_woman:"\ud83d\ude46",ok_man:"\ud83d\ude46\u200d\u2642\ufe0f",raising_hand_woman:"\ud83d\ude4b",raising_hand:"\ud83d\ude4b",raising_hand_man:"\ud83d\ude4b\u200d\u2642\ufe0f",pouting_woman:"\ud83d\ude4e",person_with_pouting_face:"\ud83d\ude4e",pouting_man:"\ud83d\ude4e\u200d\u2642\ufe0f",frowning_woman:"\ud83d\ude4d",person_frowning:"\ud83d\ude4d",frowning_man:"\ud83d\ude4d\u200d\u2642\ufe0f",haircut_woman:"\ud83d\udc87",haircut:"\ud83d\udc87",haircut_man:"\ud83d\udc87\u200d\u2642\ufe0f",massage_woman:"\ud83d\udc86",massage:"\ud83d\udc86",massage_man:"\ud83d\udc86\u200d\u2642\ufe0f",dancer:"\ud83d\udc83",dancing_women:"\ud83d\udc6f",dancers:"\ud83d\udc6f",dancing_men:"\ud83d\udc6f\u200d\u2642\ufe0f",walking_woman:"\ud83d\udeb6\u200d\u2640\ufe0f",walking_man:"\ud83d\udeb6",walking:"\ud83d\udeb6",running_woman:"\ud83c\udfc3\u200d\u2640\ufe0f",running_man:"\ud83c\udfc3",runner:"\ud83c\udfc3",running:"\ud83c\udfc3",couple:"\ud83d\udc6b",two_women_holding_hands:"\ud83d\udc6d",two_men_holding_hands:"\ud83d\udc6c",couple_with_heart_woman_man:"\ud83d\udc91",couple_with_heart:"\ud83d\udc91",couple_with_heart_woman_woman:"\ud83d\udc69\u200d\u2764\ufe0f\u200d\ud83d\udc69",couple_with_heart_man_man:"\ud83d\udc68\u200d\u2764\ufe0f\u200d\ud83d\udc68",couplekiss_man_woman:"\ud83d\udc8f",couplekiss_woman_woman:"\ud83d\udc69\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69",couplekiss_man_man:"\ud83d\udc68\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68",family_man_woman_boy:"\ud83d\udc6a",family:"\ud83d\udc6a",family_man_woman_girl:"\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67",family_man_woman_girl_boy:"\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66",family_man_woman_boy_boy:"\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66",family_man_woman_girl_girl:"\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc67",family_woman_woman_boy:"\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc66",family_woman_woman_girl:"\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc67",family_woman_woman_girl_boy:"\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66",family_woman_woman_boy_boy:"\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66",family_woman_woman_girl_girl:"\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc67",family_man_man_boy:"\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc66",family_man_man_girl:"\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc67",family_man_man_girl_boy:"\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d\udc66",family_man_man_boy_boy:"\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc66\u200d\ud83d\udc66",family_man_man_girl_girl:"\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d\udc67",family_woman_boy:"\ud83d\udc69\u200d\ud83d\udc66",family_woman_girl:"\ud83d\udc69\u200d\ud83d\udc67",family_woman_girl_boy:"\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66",family_woman_boy_boy:"\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66",family_woman_girl_girl:"\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc67",family_man_boy:"\ud83d\udc68\u200d\ud83d\udc66",family_man_girl:"\ud83d\udc68\u200d\ud83d\udc67",family_man_girl_boy:"\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d\udc66",family_man_boy_boy:"\ud83d\udc68\u200d\ud83d\udc66\u200d\ud83d\udc66",family_man_girl_girl:"\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d\udc67",womans_clothes:"\ud83d\udc5a",shirt:"\ud83d\udc55",tshirt:"\ud83d\udc55",jeans:"\ud83d\udc56",necktie:"\ud83d\udc54",dress:"\ud83d\udc57",bikini:"\ud83d\udc59",kimono:"\ud83d\udc58",lipstick:"\ud83d\udc84",kiss:"\ud83d\udc8b",footprints:"\ud83d\udc63",high_heel:"\ud83d\udc60",sandal:"\ud83d\udc61",boot:"\ud83d\udc62",mans_shoe:"\ud83d\udc5e",shoe:"\ud83d\udc5e",athletic_shoe:"\ud83d\udc5f",womans_hat:"\ud83d\udc52",tophat:"\ud83c\udfa9",mortar_board:"\ud83c\udf93",crown:"\ud83d\udc51",rescue_worker_helmet:"\u26d1",school_satchel:"\ud83c\udf92",pouch:"\ud83d\udc5d",purse:"\ud83d\udc5b",handbag:"\ud83d\udc5c",briefcase:"\ud83d\udcbc",eyeglasses:"\ud83d\udc53",dark_sunglasses:"\ud83d\udd76",ring:"\ud83d\udc8d",closed_umbrella:"\ud83c\udf02",dog:"\ud83d\udc36",cat:"\ud83d\udc31",mouse:"\ud83d\udc2d",hamster:"\ud83d\udc39",rabbit:"\ud83d\udc30",bear:"\ud83d\udc3b",panda_face:"\ud83d\udc3c",koala:"\ud83d\udc28",tiger:"\ud83d\udc2f",lion:"\ud83e\udd81",cow:"\ud83d\udc2e",pig:"\ud83d\udc37",pig_nose:"\ud83d\udc3d",frog:"\ud83d\udc38",octopus:"\ud83d\udc19",monkey_face:"\ud83d\udc35",see_no_evil:"\ud83d\ude48",hear_no_evil:"\ud83d\ude49",speak_no_evil:"\ud83d\ude4a",monkey:"\ud83d\udc12",chicken:"\ud83d\udc14",penguin:"\ud83d\udc27",bird:"\ud83d\udc26",baby_chick:"\ud83d\udc24",hatching_chick:"\ud83d\udc23",hatched_chick:"\ud83d\udc25",wolf:"\ud83d\udc3a",boar:"\ud83d\udc17",horse:"\ud83d\udc34",unicorn:"\ud83e\udd84",bee:"\ud83d\udc1d",honeybee:"\ud83d\udc1d",bug:"\ud83d\udc1b",snail:"\ud83d\udc0c",beetle:"\ud83d\udc1e",ant:"\ud83d\udc1c",spider:"\ud83d\udd77",scorpion:"\ud83e\udd82",crab:"\ud83e\udd80",snake:"\ud83d\udc0d",turtle:"\ud83d\udc22",tropical_fish:"\ud83d\udc20",fish:"\ud83d\udc1f",blowfish:"\ud83d\udc21",dolphin:"\ud83d\udc2c",flipper:"\ud83d\udc2c",whale:"\ud83d\udc33",whale2:"\ud83d\udc0b",crocodile:"\ud83d\udc0a",leopard:"\ud83d\udc06",tiger2:"\ud83d\udc05",water_buffalo:"\ud83d\udc03",ox:"\ud83d\udc02",cow2:"\ud83d\udc04",dromedary_camel:"\ud83d\udc2a",camel:"\ud83d\udc2b",elephant:"\ud83d\udc18",goat:"\ud83d\udc10",ram:"\ud83d\udc0f",sheep:"\ud83d\udc11",racehorse:"\ud83d\udc0e",pig2:"\ud83d\udc16",rat:"\ud83d\udc00",mouse2:"\ud83d\udc01",rooster:"\ud83d\udc13",turkey:"\ud83e\udd83",dove:"\ud83d\udd4a",dog2:"\ud83d\udc15",poodle:"\ud83d\udc29",cat2:"\ud83d\udc08",rabbit2:"\ud83d\udc07",chipmunk:"\ud83d\udc3f",feet:"\ud83d\udc3e",paw_prints:"\ud83d\udc3e",dragon:"\ud83d\udc09",dragon_face:"\ud83d\udc32",cactus:"\ud83c\udf35",christmas_tree:"\ud83c\udf84",evergreen_tree:"\ud83c\udf32",deciduous_tree:"\ud83c\udf33",palm_tree:"\ud83c\udf34",seedling:"\ud83c\udf31",herb:"\ud83c\udf3f",shamrock:"\u2618",four_leaf_clover:"\ud83c\udf40",bamboo:"\ud83c\udf8d",tanabata_tree:"\ud83c\udf8b",leaves:"\ud83c\udf43",fallen_leaf:"\ud83c\udf42",maple_leaf:"\ud83c\udf41",ear_of_rice:"\ud83c\udf3e",hibiscus:"\ud83c\udf3a",sunflower:"\ud83c\udf3b",rose:"\ud83c\udf39",tulip:"\ud83c\udf37",blossom:"\ud83c\udf3c",cherry_blossom:"\ud83c\udf38",bouquet:"\ud83d\udc90",mushroom:"\ud83c\udf44",chestnut:"\ud83c\udf30",jack_o_lantern:"\ud83c\udf83",shell:"\ud83d\udc1a",spider_web:"\ud83d\udd78",earth_americas:"\ud83c\udf0e",earth_africa:"\ud83c\udf0d",earth_asia:"\ud83c\udf0f",full_moon:"\ud83c\udf15",waning_gibbous_moon:"\ud83c\udf16",last_quarter_moon:"\ud83c\udf17",waning_crescent_moon:"\ud83c\udf18",new_moon:"\ud83c\udf11",waxing_crescent_moon:"\ud83c\udf12",first_quarter_moon:"\ud83c\udf13",moon:"\ud83c\udf14",waxing_gibbous_moon:"\ud83c\udf14",new_moon_with_face:"\ud83c\udf1a",full_moon_with_face:"\ud83c\udf1d",first_quarter_moon_with_face:"\ud83c\udf1b",last_quarter_moon_with_face:"\ud83c\udf1c",sun_with_face:"\ud83c\udf1e",crescent_moon:"\ud83c\udf19",star:"\u2b50\ufe0f",star2:"\ud83c\udf1f",dizzy:"\ud83d\udcab",sparkles:"\u2728",comet:"\u2604\ufe0f",sunny:"\u2600\ufe0f",sun_behind_small_cloud:"\ud83c\udf24",partly_sunny:"\u26c5\ufe0f",sun_behind_large_cloud:"\ud83c\udf25",sun_behind_rain_cloud:"\ud83c\udf26",cloud:"\u2601\ufe0f",cloud_with_rain:"\ud83c\udf27",cloud_with_lightning_and_rain:"\u26c8",cloud_with_lightning:"\ud83c\udf29",zap:"\u26a1\ufe0f",fire:"\ud83d\udd25",boom:"\ud83d\udca5",collision:"\ud83d\udca5",snowflake:"\u2744\ufe0f",cloud_with_snow:"\ud83c\udf28",snowman_with_snow:"\u2603\ufe0f",snowman:"\u26c4\ufe0f",wind_face:"\ud83c\udf2c",dash:"\ud83d\udca8",tornado:"\ud83c\udf2a",fog:"\ud83c\udf2b",open_umbrella:"\u2602\ufe0f",umbrella:"\u2614\ufe0f",droplet:"\ud83d\udca7",sweat_drops:"\ud83d\udca6",ocean:"\ud83c\udf0a",green_apple:"\ud83c\udf4f",apple:"\ud83c\udf4e",pear:"\ud83c\udf50",tangerine:"\ud83c\udf4a",orange:"\ud83c\udf4a",mandarin:"\ud83c\udf4a",lemon:"\ud83c\udf4b",banana:"\ud83c\udf4c",watermelon:"\ud83c\udf49",grapes:"\ud83c\udf47",strawberry:"\ud83c\udf53",melon:"\ud83c\udf48",cherries:"\ud83c\udf52",peach:"\ud83c\udf51",pineapple:"\ud83c\udf4d",tomato:"\ud83c\udf45",eggplant:"\ud83c\udf46",hot_pepper:"\ud83c\udf36",corn:"\ud83c\udf3d",sweet_potato:"\ud83c\udf60",honey_pot:"\ud83c\udf6f",bread:"\ud83c\udf5e",cheese:"\ud83e\uddc0",poultry_leg:"\ud83c\udf57",meat_on_bone:"\ud83c\udf56",fried_shrimp:"\ud83c\udf64",egg:"\ud83c\udf73",hamburger:"\ud83c\udf54",fries:"\ud83c\udf5f",hotdog:"\ud83c\udf2d",pizza:"\ud83c\udf55",spaghetti:"\ud83c\udf5d",taco:"\ud83c\udf2e",burrito:"\ud83c\udf2f",ramen:"\ud83c\udf5c",stew:"\ud83c\udf72",fish_cake:"\ud83c\udf65",sushi:"\ud83c\udf63",bento:"\ud83c\udf71",curry:"\ud83c\udf5b",rice_ball:"\ud83c\udf59",rice:"\ud83c\udf5a",rice_cracker:"\ud83c\udf58",oden:"\ud83c\udf62",dango:"\ud83c\udf61",shaved_ice:"\ud83c\udf67",ice_cream:"\ud83c\udf68",icecream:"\ud83c\udf66",cake:"\ud83c\udf70",birthday:"\ud83c\udf82",custard:"\ud83c\udf6e",candy:"\ud83c\udf6c",lollipop:"\ud83c\udf6d",chocolate_bar:"\ud83c\udf6b",popcorn:"\ud83c\udf7f",doughnut:"\ud83c\udf69",cookie:"\ud83c\udf6a",beer:"\ud83c\udf7a",beers:"\ud83c\udf7b",wine_glass:"\ud83c\udf77",cocktail:"\ud83c\udf78",tropical_drink:"\ud83c\udf79",champagne:"\ud83c\udf7e",sake:"\ud83c\udf76",tea:"\ud83c\udf75",coffee:"\u2615\ufe0f",baby_bottle:"\ud83c\udf7c",fork_and_knife:"\ud83c\udf74",plate_with_cutlery:"\ud83c\udf7d",soccer:"\u26bd\ufe0f",basketball:"\ud83c\udfc0",football:"\ud83c\udfc8",baseball:"\u26be\ufe0f",tennis:"\ud83c\udfbe",volleyball:"\ud83c\udfd0",rugby_football:"\ud83c\udfc9","8ball":"\ud83c\udfb1",ping_pong:"\ud83c\udfd3",badminton:"\ud83c\udff8",ice_hockey:"\ud83c\udfd2",field_hockey:"\ud83c\udfd1",cricket:"\ud83c\udfcf",bow_and_arrow:"\ud83c\udff9",golf:"\u26f3\ufe0f",fishing_pole_and_fish:"\ud83c\udfa3",ice_skate:"\u26f8",ski:"\ud83c\udfbf",skier:"\u26f7",snowboarder:"\ud83c\udfc2",weight_lifting_woman:"\ud83c\udfcb\ufe0f\u200d\u2640\ufe0f",weight_lifting_man:"\ud83c\udfcb\ufe0f",basketball_woman:"\u26f9\ufe0f\u200d\u2640\ufe0f",basketball_man:"\u26f9\ufe0f",golfing_woman:"\ud83c\udfcc\ufe0f\u200d\u2640\ufe0f",golfing_man:"\ud83c\udfcc\ufe0f",surfing_woman:"\ud83c\udfc4\u200d\u2640\ufe0f",surfing_man:"\ud83c\udfc4",surfer:"\ud83c\udfc4",swimming_woman:"\ud83c\udfca\u200d\u2640\ufe0f",swimming_man:"\ud83c\udfca",swimmer:"\ud83c\udfca",rowing_woman:"\ud83d\udea3\u200d\u2640\ufe0f",rowing_man:"\ud83d\udea3",rowboat:"\ud83d\udea3",horse_racing:"\ud83c\udfc7",biking_woman:"\ud83d\udeb4\u200d\u2640\ufe0f",biking_man:"\ud83d\udeb4",bicyclist:"\ud83d\udeb4",mountain_biking_woman:"\ud83d\udeb5\u200d\u2640\ufe0f",mountain_biking_man:"\ud83d\udeb5",mountain_bicyclist:"\ud83d\udeb5",bath:"\ud83d\udec0",business_suit_levitating:"\ud83d\udd74",reminder_ribbon:"\ud83c\udf97",running_shirt_with_sash:"\ud83c\udfbd",medal_sports:"\ud83c\udfc5",medal_military:"\ud83c\udf96",trophy:"\ud83c\udfc6",rosette:"\ud83c\udff5",dart:"\ud83c\udfaf",ticket:"\ud83c\udfab",tickets:"\ud83c\udf9f",performing_arts:"\ud83c\udfad",art:"\ud83c\udfa8",circus_tent:"\ud83c\udfaa",clapper:"\ud83c\udfac",microphone:"\ud83c\udfa4",headphones:"\ud83c\udfa7",musical_score:"\ud83c\udfbc",musical_keyboard:"\ud83c\udfb9",saxophone:"\ud83c\udfb7",trumpet:"\ud83c\udfba",guitar:"\ud83c\udfb8",violin:"\ud83c\udfbb",video_game:"\ud83c\udfae",slot_machine:"\ud83c\udfb0",game_die:"\ud83c\udfb2",bowling:"\ud83c\udfb3",car:"\ud83d\ude97",red_car:"\ud83d\ude97",taxi:"\ud83d\ude95",blue_car:"\ud83d\ude99",bus:"\ud83d\ude8c",trolleybus:"\ud83d\ude8e",racing_car:"\ud83c\udfce",police_car:"\ud83d\ude93",ambulance:"\ud83d\ude91",fire_engine:"\ud83d\ude92",minibus:"\ud83d\ude90",truck:"\ud83d\ude9a",articulated_lorry:"\ud83d\ude9b",tractor:"\ud83d\ude9c",motorcycle:"\ud83c\udfcd",bike:"\ud83d\udeb2",rotating_light:"\ud83d\udea8",oncoming_police_car:"\ud83d\ude94",oncoming_bus:"\ud83d\ude8d",oncoming_automobile:"\ud83d\ude98",oncoming_taxi:"\ud83d\ude96",aerial_tramway:"\ud83d\udea1",mountain_cableway:"\ud83d\udea0",suspension_railway:"\ud83d\ude9f",railway_car:"\ud83d\ude83",train:"\ud83d\ude8b",monorail:"\ud83d\ude9d",bullettrain_side:"\ud83d\ude84",bullettrain_front:"\ud83d\ude85",light_rail:"\ud83d\ude88",mountain_railway:"\ud83d\ude9e",steam_locomotive:"\ud83d\ude82",train2:"\ud83d\ude86",metro:"\ud83d\ude87",tram:"\ud83d\ude8a",station:"\ud83d\ude89",helicopter:"\ud83d\ude81",small_airplane:"\ud83d\udee9",airplane:"\u2708\ufe0f",flight_departure:"\ud83d\udeeb",flight_arrival:"\ud83d\udeec",boat:"\u26f5\ufe0f",sailboat:"\u26f5\ufe0f",motor_boat:"\ud83d\udee5",speedboat:"\ud83d\udea4",ferry:"\u26f4",passenger_ship:"\ud83d\udef3",rocket:"\ud83d\ude80",artificial_satellite:"\ud83d\udef0",seat:"\ud83d\udcba",anchor:"\u2693\ufe0f",construction:"\ud83d\udea7",fuelpump:"\u26fd\ufe0f",busstop:"\ud83d\ude8f",vertical_traffic_light:"\ud83d\udea6",traffic_light:"\ud83d\udea5",world_map:"\ud83d\uddfa",ship:"\ud83d\udea2",ferris_wheel:"\ud83c\udfa1",roller_coaster:"\ud83c\udfa2",carousel_horse:"\ud83c\udfa0",building_construction:"\ud83c\udfd7",foggy:"\ud83c\udf01",tokyo_tower:"\ud83d\uddfc",factory:"\ud83c\udfed",fountain:"\u26f2\ufe0f",rice_scene:"\ud83c\udf91",mountain:"\u26f0",mountain_snow:"\ud83c\udfd4",mount_fuji:"\ud83d\uddfb",volcano:"\ud83c\udf0b",japan:"\ud83d\uddfe",camping:"\ud83c\udfd5",tent:"\u26fa\ufe0f",national_park:"\ud83c\udfde",motorway:"\ud83d\udee3",railway_track:"\ud83d\udee4",sunrise:"\ud83c\udf05",sunrise_over_mountains:"\ud83c\udf04",desert:"\ud83c\udfdc",beach_umbrella:"\ud83c\udfd6",desert_island:"\ud83c\udfdd",city_sunrise:"\ud83c\udf07",city_sunset:"\ud83c\udf06",cityscape:"\ud83c\udfd9",night_with_stars:"\ud83c\udf03",bridge_at_night:"\ud83c\udf09",milky_way:"\ud83c\udf0c",stars:"\ud83c\udf20",sparkler:"\ud83c\udf87",fireworks:"\ud83c\udf86",rainbow:"\ud83c\udf08",houses:"\ud83c\udfd8",european_castle:"\ud83c\udff0",japanese_castle:"\ud83c\udfef",stadium:"\ud83c\udfdf",statue_of_liberty:"\ud83d\uddfd",house:"\ud83c\udfe0",house_with_garden:"\ud83c\udfe1",derelict_house:"\ud83c\udfda",office:"\ud83c\udfe2",department_store:"\ud83c\udfec",post_office:"\ud83c\udfe3",european_post_office:"\ud83c\udfe4",hospital:"\ud83c\udfe5",bank:"\ud83c\udfe6",hotel:"\ud83c\udfe8",convenience_store:"\ud83c\udfea",school:"\ud83c\udfeb",love_hotel:"\ud83c\udfe9",wedding:"\ud83d\udc92",classical_building:"\ud83c\udfdb",church:"\u26ea\ufe0f",mosque:"\ud83d\udd4c",synagogue:"\ud83d\udd4d",kaaba:"\ud83d\udd4b",shinto_shrine:"\u26e9",watch:"\u231a\ufe0f",iphone:"\ud83d\udcf1",calling:"\ud83d\udcf2",computer:"\ud83d\udcbb",keyboard:"\u2328\ufe0f",desktop_computer:"\ud83d\udda5",printer:"\ud83d\udda8",computer_mouse:"\ud83d\uddb1",trackball:"\ud83d\uddb2",joystick:"\ud83d\udd79",clamp:"\ud83d\udddc",minidisc:"\ud83d\udcbd",floppy_disk:"\ud83d\udcbe",cd:"\ud83d\udcbf",dvd:"\ud83d\udcc0",vhs:"\ud83d\udcfc",camera:"\ud83d\udcf7",camera_flash:"\ud83d\udcf8",video_camera:"\ud83d\udcf9",movie_camera:"\ud83c\udfa5",film_projector:"\ud83d\udcfd",film_strip:"\ud83c\udf9e",telephone_receiver:"\ud83d\udcde",phone:"\u260e\ufe0f",telephone:"\u260e\ufe0f",pager:"\ud83d\udcdf",fax:"\ud83d\udce0",tv:"\ud83d\udcfa",radio:"\ud83d\udcfb",studio_microphone:"\ud83c\udf99",level_slider:"\ud83c\udf9a",control_knobs:"\ud83c\udf9b",stopwatch:"\u23f1",timer_clock:"\u23f2",alarm_clock:"\u23f0",mantelpiece_clock:"\ud83d\udd70",hourglass_flowing_sand:"\u23f3",hourglass:"\u231b\ufe0f",satellite:"\ud83d\udce1",battery:"\ud83d\udd0b",electric_plug:"\ud83d\udd0c",bulb:"\ud83d\udca1",flashlight:"\ud83d\udd26",candle:"\ud83d\udd6f",wastebasket:"\ud83d\uddd1",oil_drum:"\ud83d\udee2",money_with_wings:"\ud83d\udcb8",dollar:"\ud83d\udcb5",yen:"\ud83d\udcb4",euro:"\ud83d\udcb6",pound:"\ud83d\udcb7",moneybag:"\ud83d\udcb0",credit_card:"\ud83d\udcb3",gem:"\ud83d\udc8e",balance_scale:"\u2696",wrench:"\ud83d\udd27",hammer:"\ud83d\udd28",hammer_and_pick:"\u2692",hammer_and_wrench:"\ud83d\udee0",pick:"\u26cf",nut_and_bolt:"\ud83d\udd29",gear:"\u2699",chains:"\u26d3",gun:"\ud83d\udd2b",bomb:"\ud83d\udca3",hocho:"\ud83d\udd2a",knife:"\ud83d\udd2a",dagger:"\ud83d\udde1",crossed_swords:"\u2694",shield:"\ud83d\udee1",smoking:"\ud83d\udeac",coffin:"\u26b0",funeral_urn:"\u26b1",amphora:"\ud83c\udffa",crystal_ball:"\ud83d\udd2e",prayer_beads:"\ud83d\udcff",barber:"\ud83d\udc88",alembic:"\u2697",telescope:"\ud83d\udd2d",microscope:"\ud83d\udd2c",hole:"\ud83d\udd73",pill:"\ud83d\udc8a",syringe:"\ud83d\udc89",thermometer:"\ud83c\udf21",toilet:"\ud83d\udebd",shower:"\ud83d\udebf",bathtub:"\ud83d\udec1",bellhop_bell:"\ud83d\udece",key:"\ud83d\udd11",old_key:"\ud83d\udddd",door:"\ud83d\udeaa",couch_and_lamp:"\ud83d\udecb",sleeping_bed:"\ud83d\udecc",bed:"\ud83d\udecf",framed_picture:"\ud83d\uddbc",parasol_on_ground:"\u26f1",moyai:"\ud83d\uddff",shopping:"\ud83d\udecd",gift:"\ud83c\udf81",balloon:"\ud83c\udf88",flags:"\ud83c\udf8f",ribbon:"\ud83c\udf80",confetti_ball:"\ud83c\udf8a",tada:"\ud83c\udf89",wind_chime:"\ud83c\udf90",izakaya_lantern:"\ud83c\udfee",lantern:"\ud83c\udfee",dolls:"\ud83c\udf8e",email:"\u2709\ufe0f",envelope:"\u2709\ufe0f",envelope_with_arrow:"\ud83d\udce9",incoming_envelope:"\ud83d\udce8","e-mail":"\ud83d\udce7",love_letter:"\ud83d\udc8c",inbox_tray:"\ud83d\udce5",outbox_tray:"\ud83d\udce4",package:"\ud83d\udce6",label:"\ud83c\udff7",bookmark:"\ud83d\udd16",mailbox_closed:"\ud83d\udcea",mailbox:"\ud83d\udceb",mailbox_with_mail:"\ud83d\udcec",mailbox_with_no_mail:"\ud83d\udced",postbox:"\ud83d\udcee",postal_horn:"\ud83d\udcef",scroll:"\ud83d\udcdc",page_with_curl:"\ud83d\udcc3",page_facing_up:"\ud83d\udcc4",bookmark_tabs:"\ud83d\udcd1",bar_chart:"\ud83d\udcca",chart_with_upwards_trend:"\ud83d\udcc8",chart_with_downwards_trend:"\ud83d\udcc9",spiral_notepad:"\ud83d\uddd2",spiral_calendar:"\ud83d\uddd3",calendar:"\ud83d\udcc6",date:"\ud83d\udcc5",card_index:"\ud83d\udcc7",card_file_box:"\ud83d\uddc3",ballot_box:"\ud83d\uddf3",file_cabinet:"\ud83d\uddc4",clipboard:"\ud83d\udccb",file_folder:"\ud83d\udcc1",open_file_folder:"\ud83d\udcc2",card_index_dividers:"\ud83d\uddc2",newspaper_roll:"\ud83d\uddde",newspaper:"\ud83d\udcf0",notebook:"\ud83d\udcd3",notebook_with_decorative_cover:"\ud83d\udcd4",ledger:"\ud83d\udcd2",closed_book:"\ud83d\udcd5",green_book:"\ud83d\udcd7",blue_book:"\ud83d\udcd8",orange_book:"\ud83d\udcd9",books:"\ud83d\udcda",book:"\ud83d\udcd6",open_book:"\ud83d\udcd6",link:"\ud83d\udd17",paperclip:"\ud83d\udcce",paperclips:"\ud83d\udd87",triangular_ruler:"\ud83d\udcd0",straight_ruler:"\ud83d\udccf",scissors:"\u2702\ufe0f",pushpin:"\ud83d\udccc",round_pushpin:"\ud83d\udccd",triangular_flag_on_post:"\ud83d\udea9",crossed_flags:"\ud83c\udf8c",white_flag:"\ud83c\udff3\ufe0f",black_flag:"\ud83c\udff4",checkered_flag:"\ud83c\udfc1",rainbow_flag:"\ud83c\udff3\ufe0f\u200d\ud83c\udf08",paintbrush:"\ud83d\udd8c",crayon:"\ud83d\udd8d",pen:"\ud83d\udd8a",fountain_pen:"\ud83d\udd8b",black_nib:"\u2712\ufe0f",memo:"\ud83d\udcdd",pencil:"\ud83d\udcdd",pencil2:"\u270f\ufe0f",lock_with_ink_pen:"\ud83d\udd0f",closed_lock_with_key:"\ud83d\udd10",lock:"\ud83d\udd12",unlock:"\ud83d\udd13",mag:"\ud83d\udd0d",mag_right:"\ud83d\udd0e",heart:"\u2764\ufe0f",yellow_heart:"\ud83d\udc9b",green_heart:"\ud83d\udc9a",blue_heart:"\ud83d\udc99",purple_heart:"\ud83d\udc9c",broken_heart:"\ud83d\udc94",heavy_heart_exclamation:"\u2763\ufe0f",two_hearts:"\ud83d\udc95",revolving_hearts:"\ud83d\udc9e",heartbeat:"\ud83d\udc93",heartpulse:"\ud83d\udc97",sparkling_heart:"\ud83d\udc96",cupid:"\ud83d\udc98",gift_heart:"\ud83d\udc9d",heart_decoration:"\ud83d\udc9f",peace_symbol:"\u262e\ufe0f",latin_cross:"\u271d\ufe0f",star_and_crescent:"\u262a\ufe0f",om:"\ud83d\udd49",wheel_of_dharma:"\u2638\ufe0f",star_of_david:"\u2721\ufe0f",six_pointed_star:"\ud83d\udd2f",menorah:"\ud83d\udd4e",yin_yang:"\u262f\ufe0f",orthodox_cross:"\u2626\ufe0f",place_of_worship:"\ud83d\uded0",ophiuchus:"\u26ce",aries:"\u2648\ufe0f",taurus:"\u2649\ufe0f",gemini:"\u264a\ufe0f",cancer:"\u264b\ufe0f",leo:"\u264c\ufe0f",virgo:"\u264d\ufe0f",libra:"\u264e\ufe0f",scorpius:"\u264f\ufe0f",sagittarius:"\u2650\ufe0f",capricorn:"\u2651\ufe0f",aquarius:"\u2652\ufe0f",pisces:"\u2653\ufe0f",id:"\ud83c\udd94",atom_symbol:"\u269b",radioactive:"\u2622\ufe0f",biohazard:"\u2623\ufe0f",mobile_phone_off:"\ud83d\udcf4",vibration_mode:"\ud83d\udcf3",eight_pointed_black_star:"\u2734\ufe0f",vs:"\ud83c\udd9a",accept:"\ud83c\ude51",white_flower:"\ud83d\udcae",ideograph_advantage:"\ud83c\ude50",secret:"\u3299\ufe0f",congratulations:"\u3297\ufe0f",u6e80:"\ud83c\ude35",a:"\ud83c\udd70\ufe0f",b:"\ud83c\udd71\ufe0f",ab:"\ud83c\udd8e",cl:"\ud83c\udd91",o2:"\ud83c\udd7e\ufe0f",sos:"\ud83c\udd98",no_entry:"\u26d4\ufe0f",name_badge:"\ud83d\udcdb",no_entry_sign:"\ud83d\udeab",x:"\u274c",o:"\u2b55\ufe0f",anger:"\ud83d\udca2",hotsprings:"\u2668\ufe0f",no_pedestrians:"\ud83d\udeb7",do_not_litter:"\ud83d\udeaf",no_bicycles:"\ud83d\udeb3","non-potable_water":"\ud83d\udeb1",underage:"\ud83d\udd1e",no_mobile_phones:"\ud83d\udcf5",exclamation:"\u2757\ufe0f",heavy_exclamation_mark:"\u2757\ufe0f",grey_exclamation:"\u2755",question:"\u2753",grey_question:"\u2754",bangbang:"\u203c\ufe0f",interrobang:"\u2049\ufe0f",low_brightness:"\ud83d\udd05",high_brightness:"\ud83d\udd06",trident:"\ud83d\udd31",fleur_de_lis:"\u269c",part_alternation_mark:"\u303d\ufe0f",warning:"\u26a0\ufe0f",children_crossing:"\ud83d\udeb8",beginner:"\ud83d\udd30",recycle:"\u267b\ufe0f",chart:"\ud83d\udcb9",sparkle:"\u2747\ufe0f",eight_spoked_asterisk:"\u2733\ufe0f",negative_squared_cross_mark:"\u274e",white_check_mark:"\u2705",globe_with_meridians:"\ud83c\udf10",m:"\u24c2\ufe0f",diamond_shape_with_a_dot_inside:"\ud83d\udca0",cyclone:"\ud83c\udf00",loop:"\u27bf",atm:"\ud83c\udfe7",sa:"\ud83c\ude02\ufe0f",passport_control:"\ud83d\udec2",customs:"\ud83d\udec3",baggage_claim:"\ud83d\udec4",left_luggage:"\ud83d\udec5",wheelchair:"\u267f\ufe0f",no_smoking:"\ud83d\udead",wc:"\ud83d\udebe",parking:"\ud83c\udd7f\ufe0f",potable_water:"\ud83d\udeb0",mens:"\ud83d\udeb9",womens:"\ud83d\udeba",baby_symbol:"\ud83d\udebc",restroom:"\ud83d\udebb",put_litter_in_its_place:"\ud83d\udeae",cinema:"\ud83c\udfa6",signal_strength:"\ud83d\udcf6",koko:"\ud83c\ude01",abc:"\ud83d\udd24",abcd:"\ud83d\udd21",capital_abcd:"\ud83d\udd20",symbols:"\ud83d\udd23",information_source:"\u2139\ufe0f",ng:"\ud83c\udd96",ok:"\ud83c\udd97",up:"\ud83c\udd99",cool:"\ud83c\udd92",new:"\ud83c\udd95",free:"\ud83c\udd93",zero:"0\ufe0f\u20e3",one:"1\ufe0f\u20e3",two:"2\ufe0f\u20e3",three:"3\ufe0f\u20e3",four:"4\ufe0f\u20e3",five:"5\ufe0f\u20e3",six:"6\ufe0f\u20e3",seven:"7\ufe0f\u20e3",eight:"8\ufe0f\u20e3",nine:"9\ufe0f\u20e3",keycap_ten:"\ud83d\udd1f",hash:"#\ufe0f\u20e3",asterisk:"*\ufe0f\u20e3",arrow_forward:"\u25b6\ufe0f",pause_button:"\u23f8",play_or_pause_button:"\u23ef",stop_button:"\u23f9",record_button:"\u23fa",next_track_button:"\u23ed",previous_track_button:"\u23ee",fast_forward:"\u23e9",rewind:"\u23ea",arrow_double_up:"\u23eb",arrow_double_down:"\u23ec",arrow_backward:"\u25c0\ufe0f",arrow_up_small:"\ud83d\udd3c",arrow_down_small:"\ud83d\udd3d",arrow_right:"\u27a1\ufe0f",arrow_left:"\u2b05\ufe0f",arrow_up:"\u2b06\ufe0f",arrow_down:"\u2b07\ufe0f",arrow_upper_right:"\u2197\ufe0f",arrow_lower_right:"\u2198\ufe0f",arrow_lower_left:"\u2199\ufe0f",arrow_upper_left:"\u2196\ufe0f",arrow_up_down:"\u2195\ufe0f",left_right_arrow:"\u2194\ufe0f",arrow_right_hook:"\u21aa\ufe0f",leftwards_arrow_with_hook:"\u21a9\ufe0f",arrow_heading_up:"\u2934\ufe0f",arrow_heading_down:"\u2935\ufe0f",twisted_rightwards_arrows:"\ud83d\udd00",repeat:"\ud83d\udd01",repeat_one:"\ud83d\udd02",arrows_counterclockwise:"\ud83d\udd04",arrows_clockwise:"\ud83d\udd03",musical_note:"\ud83c\udfb5",notes:"\ud83c\udfb6",wavy_dash:"\u3030\ufe0f",curly_loop:"\u27b0",heavy_check_mark:"\u2714\ufe0f",heavy_plus_sign:"\u2795",heavy_minus_sign:"\u2796",heavy_division_sign:"\u2797",heavy_multiplication_x:"\u2716\ufe0f",heavy_dollar_sign:"\ud83d\udcb2",currency_exchange:"\ud83d\udcb1",tm:"\u2122\ufe0f",copyright:"\xa9\ufe0f",registered:"\xae\ufe0f",end:"\ud83d\udd1a",back:"\ud83d\udd19",on:"\ud83d\udd1b",top:"\ud83d\udd1d",soon:"\ud83d\udd1c",ballot_box_with_check:"\u2611\ufe0f",radio_button:"\ud83d\udd18",white_circle:"\u26aa\ufe0f",black_circle:"\u26ab\ufe0f",red_circle:"\ud83d\udd34",large_blue_circle:"\ud83d\udd35",small_red_triangle:"\ud83d\udd3a",small_red_triangle_down:"\ud83d\udd3b",small_orange_diamond:"\ud83d\udd38",small_blue_diamond:"\ud83d\udd39",large_orange_diamond:"\ud83d\udd36",large_blue_diamond:"\ud83d\udd37",white_square_button:"\ud83d\udd33",black_square_button:"\ud83d\udd32",black_small_square:"\u25aa\ufe0f",white_small_square:"\u25ab\ufe0f",black_medium_small_square:"\u25fe\ufe0f",white_medium_small_square:"\u25fd\ufe0f",black_medium_square:"\u25fc\ufe0f",white_medium_square:"\u25fb\ufe0f",black_large_square:"\u2b1b\ufe0f",white_large_square:"\u2b1c\ufe0f",mute:"\ud83d\udd07",speaker:"\ud83d\udd08",sound:"\ud83d\udd09",loud_sound:"\ud83d\udd0a",no_bell:"\ud83d\udd15",bell:"\ud83d\udd14",mega:"\ud83d\udce3",loudspeaker:"\ud83d\udce2",eye_speech_bubble:"\ud83d\udc41\u200d\ud83d\udde8",speech_balloon:"\ud83d\udcac",thought_balloon:"\ud83d\udcad",right_anger_bubble:"\ud83d\uddef",black_joker:"\ud83c\udccf",mahjong:"\ud83c\udc04\ufe0f",flower_playing_cards:"\ud83c\udfb4",spades:"\u2660\ufe0f",clubs:"\u2663\ufe0f",hearts:"\u2665\ufe0f",diamonds:"\u2666\ufe0f",clock1:"\ud83d\udd50",clock2:"\ud83d\udd51",clock3:"\ud83d\udd52",clock4:"\ud83d\udd53",clock5:"\ud83d\udd54",clock6:"\ud83d\udd55",clock7:"\ud83d\udd56",clock8:"\ud83d\udd57",clock9:"\ud83d\udd58",clock10:"\ud83d\udd59",clock11:"\ud83d\udd5a",clock12:"\ud83d\udd5b",clock130:"\ud83d\udd5c",clock230:"\ud83d\udd5d",clock330:"\ud83d\udd5e",clock430:"\ud83d\udd5f",clock530:"\ud83d\udd60",clock630:"\ud83d\udd61",clock730:"\ud83d\udd62",clock830:"\ud83d\udd63",clock930:"\ud83d\udd64",clock1030:"\ud83d\udd65",clock1130:"\ud83d\udd66",clock1230:"\ud83d\udd67",afghanistan:"\ud83c\udde6\ud83c\uddeb",aland_islands:"\ud83c\udde6\ud83c\uddfd",albania:"\ud83c\udde6\ud83c\uddf1",algeria:"\ud83c\udde9\ud83c\uddff",american_samoa:"\ud83c\udde6\ud83c\uddf8",andorra:"\ud83c\udde6\ud83c\udde9",angola:"\ud83c\udde6\ud83c\uddf4",anguilla:"\ud83c\udde6\ud83c\uddee",antarctica:"\ud83c\udde6\ud83c\uddf6",antigua_barbuda:"\ud83c\udde6\ud83c\uddec",argentina:"\ud83c\udde6\ud83c\uddf7",armenia:"\ud83c\udde6\ud83c\uddf2",aruba:"\ud83c\udde6\ud83c\uddfc",australia:"\ud83c\udde6\ud83c\uddfa",austria:"\ud83c\udde6\ud83c\uddf9",azerbaijan:"\ud83c\udde6\ud83c\uddff",bahamas:"\ud83c\udde7\ud83c\uddf8", | ||
bahrain:"\ud83c\udde7\ud83c\udded",bangladesh:"\ud83c\udde7\ud83c\udde9",barbados:"\ud83c\udde7\ud83c\udde7",belarus:"\ud83c\udde7\ud83c\uddfe",belgium:"\ud83c\udde7\ud83c\uddea",belize:"\ud83c\udde7\ud83c\uddff",benin:"\ud83c\udde7\ud83c\uddef",bermuda:"\ud83c\udde7\ud83c\uddf2",bhutan:"\ud83c\udde7\ud83c\uddf9",bolivia:"\ud83c\udde7\ud83c\uddf4",caribbean_netherlands:"\ud83c\udde7\ud83c\uddf6",bosnia_herzegovina:"\ud83c\udde7\ud83c\udde6",botswana:"\ud83c\udde7\ud83c\uddfc",brazil:"\ud83c\udde7\ud83c\uddf7",british_indian_ocean_territory:"\ud83c\uddee\ud83c\uddf4",british_virgin_islands:"\ud83c\uddfb\ud83c\uddec",brunei:"\ud83c\udde7\ud83c\uddf3",bulgaria:"\ud83c\udde7\ud83c\uddec",burkina_faso:"\ud83c\udde7\ud83c\uddeb",burundi:"\ud83c\udde7\ud83c\uddee",cape_verde:"\ud83c\udde8\ud83c\uddfb",cambodia:"\ud83c\uddf0\ud83c\udded",cameroon:"\ud83c\udde8\ud83c\uddf2",canada:"\ud83c\udde8\ud83c\udde6",canary_islands:"\ud83c\uddee\ud83c\udde8",cayman_islands:"\ud83c\uddf0\ud83c\uddfe",central_african_republic:"\ud83c\udde8\ud83c\uddeb",chad:"\ud83c\uddf9\ud83c\udde9",chile:"\ud83c\udde8\ud83c\uddf1",cn:"\ud83c\udde8\ud83c\uddf3",christmas_island:"\ud83c\udde8\ud83c\uddfd",cocos_islands:"\ud83c\udde8\ud83c\udde8",colombia:"\ud83c\udde8\ud83c\uddf4",comoros:"\ud83c\uddf0\ud83c\uddf2",congo_brazzaville:"\ud83c\udde8\ud83c\uddec",congo_kinshasa:"\ud83c\udde8\ud83c\udde9",cook_islands:"\ud83c\udde8\ud83c\uddf0",costa_rica:"\ud83c\udde8\ud83c\uddf7",croatia:"\ud83c\udded\ud83c\uddf7",cuba:"\ud83c\udde8\ud83c\uddfa",curacao:"\ud83c\udde8\ud83c\uddfc",cyprus:"\ud83c\udde8\ud83c\uddfe",czech_republic:"\ud83c\udde8\ud83c\uddff",denmark:"\ud83c\udde9\ud83c\uddf0",djibouti:"\ud83c\udde9\ud83c\uddef",dominica:"\ud83c\udde9\ud83c\uddf2",dominican_republic:"\ud83c\udde9\ud83c\uddf4",ecuador:"\ud83c\uddea\ud83c\udde8",egypt:"\ud83c\uddea\ud83c\uddec",el_salvador:"\ud83c\uddf8\ud83c\uddfb",equatorial_guinea:"\ud83c\uddec\ud83c\uddf6",eritrea:"\ud83c\uddea\ud83c\uddf7",estonia:"\ud83c\uddea\ud83c\uddea",ethiopia:"\ud83c\uddea\ud83c\uddf9",eu:"\ud83c\uddea\ud83c\uddfa",european_union:"\ud83c\uddea\ud83c\uddfa",falkland_islands:"\ud83c\uddeb\ud83c\uddf0",faroe_islands:"\ud83c\uddeb\ud83c\uddf4",fiji:"\ud83c\uddeb\ud83c\uddef",finland:"\ud83c\uddeb\ud83c\uddee",fr:"\ud83c\uddeb\ud83c\uddf7",french_guiana:"\ud83c\uddec\ud83c\uddeb",french_polynesia:"\ud83c\uddf5\ud83c\uddeb",french_southern_territories:"\ud83c\uddf9\ud83c\uddeb",gabon:"\ud83c\uddec\ud83c\udde6",gambia:"\ud83c\uddec\ud83c\uddf2",georgia:"\ud83c\uddec\ud83c\uddea",de:"\ud83c\udde9\ud83c\uddea",ghana:"\ud83c\uddec\ud83c\udded",gibraltar:"\ud83c\uddec\ud83c\uddee",greece:"\ud83c\uddec\ud83c\uddf7",greenland:"\ud83c\uddec\ud83c\uddf1",grenada:"\ud83c\uddec\ud83c\udde9",guadeloupe:"\ud83c\uddec\ud83c\uddf5",guam:"\ud83c\uddec\ud83c\uddfa",guatemala:"\ud83c\uddec\ud83c\uddf9",guernsey:"\ud83c\uddec\ud83c\uddec",guinea:"\ud83c\uddec\ud83c\uddf3",guinea_bissau:"\ud83c\uddec\ud83c\uddfc",guyana:"\ud83c\uddec\ud83c\uddfe",haiti:"\ud83c\udded\ud83c\uddf9",honduras:"\ud83c\udded\ud83c\uddf3",hong_kong:"\ud83c\udded\ud83c\uddf0",hungary:"\ud83c\udded\ud83c\uddfa",iceland:"\ud83c\uddee\ud83c\uddf8",india:"\ud83c\uddee\ud83c\uddf3",indonesia:"\ud83c\uddee\ud83c\udde9",iran:"\ud83c\uddee\ud83c\uddf7",iraq:"\ud83c\uddee\ud83c\uddf6",ireland:"\ud83c\uddee\ud83c\uddea",isle_of_man:"\ud83c\uddee\ud83c\uddf2",israel:"\ud83c\uddee\ud83c\uddf1",it:"\ud83c\uddee\ud83c\uddf9",cote_divoire:"\ud83c\udde8\ud83c\uddee",jamaica:"\ud83c\uddef\ud83c\uddf2",jp:"\ud83c\uddef\ud83c\uddf5",jersey:"\ud83c\uddef\ud83c\uddea",jordan:"\ud83c\uddef\ud83c\uddf4",kazakhstan:"\ud83c\uddf0\ud83c\uddff",kenya:"\ud83c\uddf0\ud83c\uddea",kiribati:"\ud83c\uddf0\ud83c\uddee",kosovo:"\ud83c\uddfd\ud83c\uddf0",kuwait:"\ud83c\uddf0\ud83c\uddfc",kyrgyzstan:"\ud83c\uddf0\ud83c\uddec",laos:"\ud83c\uddf1\ud83c\udde6",latvia:"\ud83c\uddf1\ud83c\uddfb",lebanon:"\ud83c\uddf1\ud83c\udde7",lesotho:"\ud83c\uddf1\ud83c\uddf8",liberia:"\ud83c\uddf1\ud83c\uddf7",libya:"\ud83c\uddf1\ud83c\uddfe",liechtenstein:"\ud83c\uddf1\ud83c\uddee",lithuania:"\ud83c\uddf1\ud83c\uddf9",luxembourg:"\ud83c\uddf1\ud83c\uddfa",macau:"\ud83c\uddf2\ud83c\uddf4",macedonia:"\ud83c\uddf2\ud83c\uddf0",madagascar:"\ud83c\uddf2\ud83c\uddec",malawi:"\ud83c\uddf2\ud83c\uddfc",malaysia:"\ud83c\uddf2\ud83c\uddfe",maldives:"\ud83c\uddf2\ud83c\uddfb",mali:"\ud83c\uddf2\ud83c\uddf1",malta:"\ud83c\uddf2\ud83c\uddf9",marshall_islands:"\ud83c\uddf2\ud83c\udded",martinique:"\ud83c\uddf2\ud83c\uddf6",mauritania:"\ud83c\uddf2\ud83c\uddf7",mauritius:"\ud83c\uddf2\ud83c\uddfa",mayotte:"\ud83c\uddfe\ud83c\uddf9",mexico:"\ud83c\uddf2\ud83c\uddfd",micronesia:"\ud83c\uddeb\ud83c\uddf2",moldova:"\ud83c\uddf2\ud83c\udde9",monaco:"\ud83c\uddf2\ud83c\udde8",mongolia:"\ud83c\uddf2\ud83c\uddf3",montenegro:"\ud83c\uddf2\ud83c\uddea",montserrat:"\ud83c\uddf2\ud83c\uddf8",morocco:"\ud83c\uddf2\ud83c\udde6",mozambique:"\ud83c\uddf2\ud83c\uddff",myanmar:"\ud83c\uddf2\ud83c\uddf2",namibia:"\ud83c\uddf3\ud83c\udde6",nauru:"\ud83c\uddf3\ud83c\uddf7",nepal:"\ud83c\uddf3\ud83c\uddf5",netherlands:"\ud83c\uddf3\ud83c\uddf1",new_caledonia:"\ud83c\uddf3\ud83c\udde8",new_zealand:"\ud83c\uddf3\ud83c\uddff",nicaragua:"\ud83c\uddf3\ud83c\uddee",niger:"\ud83c\uddf3\ud83c\uddea",nigeria:"\ud83c\uddf3\ud83c\uddec",niue:"\ud83c\uddf3\ud83c\uddfa",norfolk_island:"\ud83c\uddf3\ud83c\uddeb",northern_mariana_islands:"\ud83c\uddf2\ud83c\uddf5",north_korea:"\ud83c\uddf0\ud83c\uddf5",norway:"\ud83c\uddf3\ud83c\uddf4",oman:"\ud83c\uddf4\ud83c\uddf2",pakistan:"\ud83c\uddf5\ud83c\uddf0",palau:"\ud83c\uddf5\ud83c\uddfc",palestinian_territories:"\ud83c\uddf5\ud83c\uddf8",panama:"\ud83c\uddf5\ud83c\udde6",papua_new_guinea:"\ud83c\uddf5\ud83c\uddec",paraguay:"\ud83c\uddf5\ud83c\uddfe",peru:"\ud83c\uddf5\ud83c\uddea",philippines:"\ud83c\uddf5\ud83c\udded",pitcairn_islands:"\ud83c\uddf5\ud83c\uddf3",poland:"\ud83c\uddf5\ud83c\uddf1",portugal:"\ud83c\uddf5\ud83c\uddf9",puerto_rico:"\ud83c\uddf5\ud83c\uddf7",qatar:"\ud83c\uddf6\ud83c\udde6",reunion:"\ud83c\uddf7\ud83c\uddea",romania:"\ud83c\uddf7\ud83c\uddf4",ru:"\ud83c\uddf7\ud83c\uddfa",rwanda:"\ud83c\uddf7\ud83c\uddfc",st_barthelemy:"\ud83c\udde7\ud83c\uddf1",st_helena:"\ud83c\uddf8\ud83c\udded",st_kitts_nevis:"\ud83c\uddf0\ud83c\uddf3",st_lucia:"\ud83c\uddf1\ud83c\udde8",st_pierre_miquelon:"\ud83c\uddf5\ud83c\uddf2",st_vincent_grenadines:"\ud83c\uddfb\ud83c\udde8",samoa:"\ud83c\uddfc\ud83c\uddf8",san_marino:"\ud83c\uddf8\ud83c\uddf2",sao_tome_principe:"\ud83c\uddf8\ud83c\uddf9",saudi_arabia:"\ud83c\uddf8\ud83c\udde6",senegal:"\ud83c\uddf8\ud83c\uddf3",serbia:"\ud83c\uddf7\ud83c\uddf8",seychelles:"\ud83c\uddf8\ud83c\udde8",sierra_leone:"\ud83c\uddf8\ud83c\uddf1",singapore:"\ud83c\uddf8\ud83c\uddec",sint_maarten:"\ud83c\uddf8\ud83c\uddfd",slovakia:"\ud83c\uddf8\ud83c\uddf0",slovenia:"\ud83c\uddf8\ud83c\uddee",solomon_islands:"\ud83c\uddf8\ud83c\udde7",somalia:"\ud83c\uddf8\ud83c\uddf4",south_africa:"\ud83c\uddff\ud83c\udde6",south_georgia_south_sandwich_islands:"\ud83c\uddec\ud83c\uddf8",kr:"\ud83c\uddf0\ud83c\uddf7",south_sudan:"\ud83c\uddf8\ud83c\uddf8",es:"\ud83c\uddea\ud83c\uddf8",sri_lanka:"\ud83c\uddf1\ud83c\uddf0",sudan:"\ud83c\uddf8\ud83c\udde9",suriname:"\ud83c\uddf8\ud83c\uddf7",swaziland:"\ud83c\uddf8\ud83c\uddff",sweden:"\ud83c\uddf8\ud83c\uddea",switzerland:"\ud83c\udde8\ud83c\udded",syria:"\ud83c\uddf8\ud83c\uddfe",taiwan:"\ud83c\uddf9\ud83c\uddfc",tajikistan:"\ud83c\uddf9\ud83c\uddef",tanzania:"\ud83c\uddf9\ud83c\uddff",thailand:"\ud83c\uddf9\ud83c\udded",timor_leste:"\ud83c\uddf9\ud83c\uddf1",togo:"\ud83c\uddf9\ud83c\uddec",tokelau:"\ud83c\uddf9\ud83c\uddf0",tonga:"\ud83c\uddf9\ud83c\uddf4",trinidad_tobago:"\ud83c\uddf9\ud83c\uddf9",tunisia:"\ud83c\uddf9\ud83c\uddf3",tr:"\ud83c\uddf9\ud83c\uddf7",turkmenistan:"\ud83c\uddf9\ud83c\uddf2",turks_caicos_islands:"\ud83c\uddf9\ud83c\udde8",tuvalu:"\ud83c\uddf9\ud83c\uddfb",uganda:"\ud83c\uddfa\ud83c\uddec",ukraine:"\ud83c\uddfa\ud83c\udde6",united_arab_emirates:"\ud83c\udde6\ud83c\uddea",gb:"\ud83c\uddec\ud83c\udde7",uk:"\ud83c\uddec\ud83c\udde7",us:"\ud83c\uddfa\ud83c\uddf8",us_virgin_islands:"\ud83c\uddfb\ud83c\uddee",uruguay:"\ud83c\uddfa\ud83c\uddfe",uzbekistan:"\ud83c\uddfa\ud83c\uddff",vanuatu:"\ud83c\uddfb\ud83c\uddfa",vatican_city:"\ud83c\uddfb\ud83c\udde6",venezuela:"\ud83c\uddfb\ud83c\uddea",vietnam:"\ud83c\uddfb\ud83c\uddf3",wallis_futuna:"\ud83c\uddfc\ud83c\uddeb",western_sahara:"\ud83c\uddea\ud83c\udded",yemen:"\ud83c\uddfe\ud83c\uddea",zambia:"\ud83c\uddff\ud83c\uddf2",zimbabwe:"\ud83c\uddff\ud83c\uddfc"}},{}],2:[function(a,e,n){"use strict";e.exports={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["</3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]}},{}],3:[function(a,e,n){"use strict";function o(a){return a.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}e.exports=function(a){var e,n=a.defs;a.enabled.length&&(n=Object.keys(n).reduce(function(e,o){return a.enabled.indexOf(o)>=0&&(e[o]=n[o]),e},{})),e=Object.keys(a.shortcuts).reduce(function(e,o){return n[o]?Array.isArray(a.shortcuts[o])?(a.shortcuts[o].forEach(function(a){e[a]=o}),e):(e[a.shortcuts[o]]=o,e):e},{});var i=Object.keys(n).map(function(a){return":"+a+":"}).concat(Object.keys(e)).sort().reverse().map(function(a){return o(a)}).join("|"),r=RegExp(i),_=RegExp(i,"g");return{defs:n,shortcuts:e,scanRE:r,replaceRE:_}}},{}],4:[function(a,e,n){"use strict";e.exports=function(a,e){return a[e].content}},{}],5:[function(a,e,n){"use strict";e.exports=function(a,e,n,o,i){function r(a,o,r){var _,t=0,l=[];return a.replace(i,function(o,i,c){var u;if(n.hasOwnProperty(o)){if(u=n[o],i>0&&!s.test(c[i-1]))return;if(i+o.length<c.length&&!s.test(c[i+o.length]))return}else u=o.slice(1,-1);i>t&&(_=new r("text","",0),_.content=a.slice(t,i),l.push(_)),_=new r("emoji","",0),_.markup=u,_.content=e[u],l.push(_),t=i+o.length}),t<a.length&&(_=new r("text","",0),_.content=a.slice(t),l.push(_)),l}var _=a.utils.arrayReplaceAt,t=a.utils.lib.ucmicro,s=new RegExp([t.Z.source,t.P.source,t.Cc.source].join("|"));return function(a){var e,n,i,t,s,l=a.tokens,c=0;for(n=0,i=l.length;n<i;n++)if("inline"===l[n].type)for(t=l[n].children,e=t.length-1;e>=0;e--)s=t[e],"link_open"!==s.type&&"link_close"!==s.type||"auto"===s.info&&(c-=s.nesting),"text"===s.type&&o.test(s.content)&&0===c&&(l[n].children=t=_(t,e,r(s.content,s.level,a.Token)))}}},{}],6:[function(a,e,n){"use strict";var o=a("./lib/data/full.json"),i=a("./lib/data/shortcuts"),r=a("./lib/render"),_=a("./lib/replace"),t=a("./lib/normalize_opts");e.exports=function(a,e){var n={defs:o,shortcuts:i,enabled:[]},s=t(a.utils.assign({},n,e||{}));a.renderer.rules.emoji=r,a.core.ruler.push("emoji",_(a,s.defs,s.shortcuts,s.scanRE,s.replaceRE))}},{"./lib/data/full.json":1,"./lib/data/shortcuts":2,"./lib/normalize_opts":3,"./lib/render":4,"./lib/replace":5}]},{},[6])(6)}); |
{ | ||
"100": "๐ฏ", | ||
"1234": "๐ข", | ||
"grinning": "๐", | ||
"grimacing": "๐ฌ", | ||
"grin": "๐", | ||
"joy": "๐", | ||
"smiley": "๐", | ||
"smile": "๐", | ||
"smiley": "๐", | ||
"grinning": "๐", | ||
"sweat_smile": "๐ ", | ||
"laughing": "๐", | ||
"satisfied": "๐", | ||
"innocent": "๐", | ||
"wink": "๐", | ||
"blush": "๐", | ||
"slightly_smiling_face": "๐", | ||
"upside_down_face": "๐", | ||
"relaxed": "โบ๏ธ", | ||
"wink": "๐", | ||
"yum": "๐", | ||
"relieved": "๐", | ||
"heart_eyes": "๐", | ||
"kissing_heart": "๐", | ||
"kissing_closed_eyes": "๐", | ||
"kissing": "๐", | ||
"kissing_smiling_eyes": "๐", | ||
"kissing_closed_eyes": "๐", | ||
"stuck_out_tongue_winking_eye": "๐", | ||
"stuck_out_tongue_closed_eyes": "๐", | ||
"stuck_out_tongue": "๐", | ||
"money_mouth_face": "๐ค", | ||
"nerd_face": "๐ค", | ||
"sunglasses": "๐", | ||
"hugs": "๐ค", | ||
"smirk": "๐", | ||
"no_mouth": "๐ถ", | ||
"neutral_face": "๐", | ||
"expressionless": "๐", | ||
"unamused": "๐", | ||
"roll_eyes": "๐", | ||
"thinking": "๐ค", | ||
"flushed": "๐ณ", | ||
"grin": "๐", | ||
"disappointed": "๐", | ||
"worried": "๐", | ||
"angry": "๐ ", | ||
"rage": "๐ก", | ||
"pout": "๐ก", | ||
"pensive": "๐", | ||
"relieved": "๐", | ||
"unamused": "๐", | ||
"disappointed": "๐", | ||
"confused": "๐", | ||
"slightly_frowning_face": "๐", | ||
"frowning_face": "โน๏ธ", | ||
"persevere": "๐ฃ", | ||
"confounded": "๐", | ||
"tired_face": "๐ซ", | ||
"weary": "๐ฉ", | ||
"triumph": "๐ค", | ||
"open_mouth": "๐ฎ", | ||
"scream": "๐ฑ", | ||
"fearful": "๐จ", | ||
"cold_sweat": "๐ฐ", | ||
"hushed": "๐ฏ", | ||
"frowning": "๐ฆ", | ||
"anguished": "๐ง", | ||
"cry": "๐ข", | ||
"joy": "๐", | ||
"sob": "๐ญ", | ||
"disappointed_relieved": "๐ฅ", | ||
"sleepy": "๐ช", | ||
"disappointed_relieved": "๐ฅ", | ||
"cold_sweat": "๐ฐ", | ||
"sweat_smile": "๐ ", | ||
"sweat": "๐", | ||
"weary": "๐ฉ", | ||
"tired_face": "๐ซ", | ||
"fearful": "๐จ", | ||
"scream": "๐ฑ", | ||
"angry": "๐ ", | ||
"rage": "๐ก", | ||
"triumph": "๐ค", | ||
"confounded": "๐", | ||
"laughing": "๐", | ||
"satisfied": "๐", | ||
"yum": "๐", | ||
"sob": "๐ญ", | ||
"dizzy_face": "๐ต", | ||
"astonished": "๐ฒ", | ||
"zipper_mouth_face": "๐ค", | ||
"mask": "๐ท", | ||
"sunglasses": "๐", | ||
"face_with_thermometer": "๐ค", | ||
"face_with_head_bandage": "๐ค", | ||
"sleeping": "๐ด", | ||
"dizzy_face": "๐ต", | ||
"astonished": "๐ฒ", | ||
"worried": "๐", | ||
"frowning": "๐ฆ", | ||
"anguished": "๐ง", | ||
"zzz": "๐ค", | ||
"hankey": "๐ฉ", | ||
"poop": "๐ฉ", | ||
"shit": "๐ฉ", | ||
"smiling_imp": "๐", | ||
"imp": "๐ฟ", | ||
"open_mouth": "๐ฎ", | ||
"grimacing": "๐ฌ", | ||
"neutral_face": "๐", | ||
"confused": "๐", | ||
"hushed": "๐ฏ", | ||
"no_mouth": "๐ถ", | ||
"innocent": "๐", | ||
"smirk": "๐", | ||
"expressionless": "๐", | ||
"man_with_gua_pi_mao": "๐ฒ", | ||
"man_with_turban": "๐ณ", | ||
"cop": "๐ฎ", | ||
"construction_worker": "๐ท", | ||
"guardsman": "๐", | ||
"baby": "๐ถ", | ||
"boy": "๐ฆ", | ||
"girl": "๐ง", | ||
"man": "๐จ", | ||
"woman": "๐ฉ", | ||
"older_man": "๐ด", | ||
"older_woman": "๐ต", | ||
"person_with_blond_hair": "๐ฑ", | ||
"angel": "๐ผ", | ||
"princess": "๐ธ", | ||
"japanese_ogre": "๐น", | ||
"japanese_goblin": "๐บ", | ||
"ghost": "๐ป", | ||
"skull": "๐", | ||
"skull_and_crossbones": "โ ๏ธ", | ||
"alien": "๐ฝ", | ||
"space_invader": "๐พ", | ||
"robot": "๐ค", | ||
"smiley_cat": "๐บ", | ||
"smile_cat": "๐ธ", | ||
"joy_cat": "๐น", | ||
"heart_eyes_cat": "๐ป", | ||
"smirk_cat": "๐ผ", | ||
"kissing_cat": "๐ฝ", | ||
"smirk_cat": "๐ผ", | ||
"scream_cat": "๐", | ||
"crying_cat_face": "๐ฟ", | ||
"joy_cat": "๐น", | ||
"pouting_cat": "๐พ", | ||
"japanese_ogre": "๐น", | ||
"japanese_goblin": "๐บ", | ||
"see_no_evil": "๐", | ||
"hear_no_evil": "๐", | ||
"speak_no_evil": "๐", | ||
"skull": "๐", | ||
"alien": "๐ฝ", | ||
"hankey": "๐ฉ", | ||
"poop": "๐ฉ", | ||
"shit": "๐ฉ", | ||
"fire": "๐ฅ", | ||
"sparkles": "โจ", | ||
"star2": "๐", | ||
"dizzy": "๐ซ", | ||
"boom": "๐ฅ", | ||
"collision": "๐ฅ", | ||
"anger": "๐ข", | ||
"sweat_drops": "๐ฆ", | ||
"droplet": "๐ง", | ||
"zzz": "๐ค", | ||
"dash": "๐จ", | ||
"ear": "๐", | ||
"eyes": "๐", | ||
"nose": "๐", | ||
"tongue": "๐ ", | ||
"lips": "๐", | ||
"raised_hands": "๐", | ||
"clap": "๐", | ||
"+1": "๐", | ||
@@ -117,91 +103,169 @@ "thumbsup": "๐", | ||
"thumbsdown": "๐", | ||
"ok_hand": "๐", | ||
"facepunch": "๐", | ||
"punch": "๐", | ||
"fist": "โ", | ||
"wave": "๐", | ||
"point_left": "๐", | ||
"point_right": "๐", | ||
"point_up_2": "๐", | ||
"point_down": "๐", | ||
"ok_hand": "๐", | ||
"point_up": "โ๏ธ", | ||
"v": "โ๏ธ", | ||
"wave": "๐", | ||
"hand": "โ", | ||
"raised_hand": "โ", | ||
"raised_hand_with_fingers_splayed": "๐", | ||
"open_hands": "๐", | ||
"point_up_2": "๐", | ||
"point_down": "๐", | ||
"point_right": "๐", | ||
"point_left": "๐", | ||
"raised_hands": "๐", | ||
"muscle": "๐ช", | ||
"pray": "๐", | ||
"point_up": "โ๏ธ", | ||
"clap": "๐", | ||
"muscle": "๐ช", | ||
"vulcan_salute": "๐", | ||
"metal": "๐ค", | ||
"middle_finger": "๐", | ||
"fu": "๐", | ||
"writing_hand": "โ๏ธ", | ||
"nail_care": "๐ ", | ||
"lips": "๐", | ||
"tongue": "๐ ", | ||
"ear": "๐", | ||
"nose": "๐", | ||
"eye": "๐", | ||
"eyes": "๐", | ||
"speaking_head": "๐ฃ", | ||
"bust_in_silhouette": "๐ค", | ||
"busts_in_silhouette": "๐ฅ", | ||
"baby": "๐ถ", | ||
"boy": "๐ฆ", | ||
"girl": "๐ง", | ||
"man": "๐จ", | ||
"woman": "๐ฉ", | ||
"blonde_woman": "๐ฑโโ๏ธ", | ||
"blonde_man": "๐ฑ", | ||
"person_with_blond_hair": "๐ฑ", | ||
"older_man": "๐ด", | ||
"older_woman": "๐ต", | ||
"man_with_gua_pi_mao": "๐ฒ", | ||
"woman_with_turban": "๐ณโโ๏ธ", | ||
"man_with_turban": "๐ณ", | ||
"policewoman": "๐ฎโโ๏ธ", | ||
"policeman": "๐ฎ", | ||
"cop": "๐ฎ", | ||
"construction_worker_woman": "๐ทโโ๏ธ", | ||
"construction_worker_man": "๐ท", | ||
"construction_worker": "๐ท", | ||
"guardswoman": "๐โโ๏ธ", | ||
"guardsman": "๐", | ||
"female_detective": "๐ต๏ธโโ๏ธ", | ||
"male_detective": "๐ต๏ธ", | ||
"detective": "๐ต๏ธ", | ||
"santa": "๐ ", | ||
"princess": "๐ธ", | ||
"bride_with_veil": "๐ฐ", | ||
"angel": "๐ผ", | ||
"bowing_woman": "๐โโ๏ธ", | ||
"bowing_man": "๐", | ||
"bow": "๐", | ||
"tipping_hand_woman": "๐", | ||
"information_desk_person": "๐", | ||
"tipping_hand_man": "๐โโ๏ธ", | ||
"no_good_woman": "๐ ", | ||
"no_good": "๐ ", | ||
"ng_woman": "๐ ", | ||
"no_good_man": "๐ โโ๏ธ", | ||
"ng_man": "๐ โโ๏ธ", | ||
"ok_woman": "๐", | ||
"ok_man": "๐โโ๏ธ", | ||
"raising_hand_woman": "๐", | ||
"raising_hand": "๐", | ||
"raising_hand_man": "๐โโ๏ธ", | ||
"pouting_woman": "๐", | ||
"person_with_pouting_face": "๐", | ||
"pouting_man": "๐โโ๏ธ", | ||
"frowning_woman": "๐", | ||
"person_frowning": "๐", | ||
"frowning_man": "๐โโ๏ธ", | ||
"haircut_woman": "๐", | ||
"haircut": "๐", | ||
"haircut_man": "๐โโ๏ธ", | ||
"massage_woman": "๐", | ||
"massage": "๐", | ||
"massage_man": "๐โโ๏ธ", | ||
"dancer": "๐", | ||
"dancing_women": "๐ฏ", | ||
"dancers": "๐ฏ", | ||
"dancing_men": "๐ฏโโ๏ธ", | ||
"walking_woman": "๐ถโโ๏ธ", | ||
"walking_man": "๐ถ", | ||
"walking": "๐ถ", | ||
"running_woman": "๐โโ๏ธ", | ||
"running_man": "๐", | ||
"runner": "๐", | ||
"running": "๐", | ||
"dancer": "๐", | ||
"couple": "๐ซ", | ||
"family": "๐ช", | ||
"two_women_holding_hands": "๐ญ", | ||
"two_men_holding_hands": "๐ฌ", | ||
"two_women_holding_hands": "๐ญ", | ||
"couplekiss": "๐", | ||
"couple_with_heart_woman_man": "๐", | ||
"couple_with_heart": "๐", | ||
"dancers": "๐ฏ", | ||
"ok_woman": "๐", | ||
"no_good": "๐ ", | ||
"information_desk_person": "๐", | ||
"raising_hand": "๐", | ||
"massage": "๐", | ||
"haircut": "๐", | ||
"nail_care": "๐ ", | ||
"bride_with_veil": "๐ฐ", | ||
"person_with_pouting_face": "๐", | ||
"person_frowning": "๐", | ||
"bow": "๐", | ||
"tophat": "๐ฉ", | ||
"crown": "๐", | ||
"womans_hat": "๐", | ||
"athletic_shoe": "๐", | ||
"mans_shoe": "๐", | ||
"shoe": "๐", | ||
"sandal": "๐ก", | ||
"high_heel": "๐ ", | ||
"boot": "๐ข", | ||
"couple_with_heart_woman_woman": "๐ฉโโค๏ธโ๐ฉ", | ||
"couple_with_heart_man_man": "๐จโโค๏ธโ๐จ", | ||
"couplekiss_man_woman": "๐", | ||
"couplekiss_woman_woman": "๐ฉโโค๏ธโ๐โ๐ฉ", | ||
"couplekiss_man_man": "๐จโโค๏ธโ๐โ๐จ", | ||
"family_man_woman_boy": "๐ช", | ||
"family": "๐ช", | ||
"family_man_woman_girl": "๐จโ๐ฉโ๐ง", | ||
"family_man_woman_girl_boy": "๐จโ๐ฉโ๐งโ๐ฆ", | ||
"family_man_woman_boy_boy": "๐จโ๐ฉโ๐ฆโ๐ฆ", | ||
"family_man_woman_girl_girl": "๐จโ๐ฉโ๐งโ๐ง", | ||
"family_woman_woman_boy": "๐ฉโ๐ฉโ๐ฆ", | ||
"family_woman_woman_girl": "๐ฉโ๐ฉโ๐ง", | ||
"family_woman_woman_girl_boy": "๐ฉโ๐ฉโ๐งโ๐ฆ", | ||
"family_woman_woman_boy_boy": "๐ฉโ๐ฉโ๐ฆโ๐ฆ", | ||
"family_woman_woman_girl_girl": "๐ฉโ๐ฉโ๐งโ๐ง", | ||
"family_man_man_boy": "๐จโ๐จโ๐ฆ", | ||
"family_man_man_girl": "๐จโ๐จโ๐ง", | ||
"family_man_man_girl_boy": "๐จโ๐จโ๐งโ๐ฆ", | ||
"family_man_man_boy_boy": "๐จโ๐จโ๐ฆโ๐ฆ", | ||
"family_man_man_girl_girl": "๐จโ๐จโ๐งโ๐ง", | ||
"family_woman_boy": "๐ฉโ๐ฆ", | ||
"family_woman_girl": "๐ฉโ๐ง", | ||
"family_woman_girl_boy": "๐ฉโ๐งโ๐ฆ", | ||
"family_woman_boy_boy": "๐ฉโ๐ฆโ๐ฆ", | ||
"family_woman_girl_girl": "๐ฉโ๐งโ๐ง", | ||
"family_man_boy": "๐จโ๐ฆ", | ||
"family_man_girl": "๐จโ๐ง", | ||
"family_man_girl_boy": "๐จโ๐งโ๐ฆ", | ||
"family_man_boy_boy": "๐จโ๐ฆโ๐ฆ", | ||
"family_man_girl_girl": "๐จโ๐งโ๐ง", | ||
"womans_clothes": "๐", | ||
"shirt": "๐", | ||
"tshirt": "๐", | ||
"jeans": "๐", | ||
"necktie": "๐", | ||
"womans_clothes": "๐", | ||
"dress": "๐", | ||
"running_shirt_with_sash": "๐ฝ", | ||
"jeans": "๐", | ||
"bikini": "๐", | ||
"kimono": "๐", | ||
"bikini": "๐", | ||
"briefcase": "๐ผ", | ||
"handbag": "๐", | ||
"lipstick": "๐", | ||
"kiss": "๐", | ||
"footprints": "๐ฃ", | ||
"high_heel": "๐ ", | ||
"sandal": "๐ก", | ||
"boot": "๐ข", | ||
"mans_shoe": "๐", | ||
"shoe": "๐", | ||
"athletic_shoe": "๐", | ||
"womans_hat": "๐", | ||
"tophat": "๐ฉ", | ||
"mortar_board": "๐", | ||
"crown": "๐", | ||
"rescue_worker_helmet": "โ", | ||
"school_satchel": "๐", | ||
"pouch": "๐", | ||
"purse": "๐", | ||
"handbag": "๐", | ||
"briefcase": "๐ผ", | ||
"eyeglasses": "๐", | ||
"ribbon": "๐", | ||
"dark_sunglasses": "๐ถ", | ||
"ring": "๐", | ||
"closed_umbrella": "๐", | ||
"lipstick": "๐", | ||
"yellow_heart": "๐", | ||
"blue_heart": "๐", | ||
"purple_heart": "๐", | ||
"green_heart": "๐", | ||
"heart": "โค๏ธ", | ||
"broken_heart": "๐", | ||
"heartpulse": "๐", | ||
"heartbeat": "๐", | ||
"two_hearts": "๐", | ||
"sparkling_heart": "๐", | ||
"revolving_hearts": "๐", | ||
"cupid": "๐", | ||
"love_letter": "๐", | ||
"kiss": "๐", | ||
"ring": "๐", | ||
"gem": "๐", | ||
"bust_in_silhouette": "๐ค", | ||
"busts_in_silhouette": "๐ฅ", | ||
"speech_balloon": "๐ฌ", | ||
"footprints": "๐ฃ", | ||
"thought_balloon": "๐ญ", | ||
"dog": "๐ถ", | ||
"wolf": "๐บ", | ||
"cat": "๐ฑ", | ||
@@ -211,34 +275,41 @@ "mouse": "๐ญ", | ||
"rabbit": "๐ฐ", | ||
"frog": "๐ธ", | ||
"bear": "๐ป", | ||
"panda_face": "๐ผ", | ||
"koala": "๐จ", | ||
"tiger": "๐ฏ", | ||
"koala": "๐จ", | ||
"bear": "๐ป", | ||
"lion": "๐ฆ", | ||
"cow": "๐ฎ", | ||
"pig": "๐ท", | ||
"pig_nose": "๐ฝ", | ||
"cow": "๐ฎ", | ||
"boar": "๐", | ||
"frog": "๐ธ", | ||
"octopus": "๐", | ||
"monkey_face": "๐ต", | ||
"see_no_evil": "๐", | ||
"hear_no_evil": "๐", | ||
"speak_no_evil": "๐", | ||
"monkey": "๐", | ||
"horse": "๐ด", | ||
"sheep": "๐", | ||
"elephant": "๐", | ||
"panda_face": "๐ผ", | ||
"chicken": "๐", | ||
"penguin": "๐ง", | ||
"bird": "๐ฆ", | ||
"baby_chick": "๐ค", | ||
"hatching_chick": "๐ฃ", | ||
"hatched_chick": "๐ฅ", | ||
"hatching_chick": "๐ฃ", | ||
"chicken": "๐", | ||
"snake": "๐", | ||
"turtle": "๐ข", | ||
"bug": "๐", | ||
"wolf": "๐บ", | ||
"boar": "๐", | ||
"horse": "๐ด", | ||
"unicorn": "๐ฆ", | ||
"bee": "๐", | ||
"honeybee": "๐", | ||
"bug": "๐", | ||
"snail": "๐", | ||
"beetle": "๐", | ||
"ant": "๐", | ||
"beetle": "๐", | ||
"snail": "๐", | ||
"octopus": "๐", | ||
"shell": "๐", | ||
"spider": "๐ท", | ||
"scorpion": "๐ฆ", | ||
"crab": "๐ฆ", | ||
"snake": "๐", | ||
"turtle": "๐ข", | ||
"tropical_fish": "๐ ", | ||
"fish": "๐", | ||
"blowfish": "๐ก", | ||
"dolphin": "๐ฌ", | ||
@@ -248,50 +319,64 @@ "flipper": "๐ฌ", | ||
"whale2": "๐", | ||
"crocodile": "๐", | ||
"leopard": "๐", | ||
"tiger2": "๐ ", | ||
"water_buffalo": "๐", | ||
"ox": "๐", | ||
"cow2": "๐", | ||
"dromedary_camel": "๐ช", | ||
"camel": "๐ซ", | ||
"elephant": "๐", | ||
"goat": "๐", | ||
"ram": "๐", | ||
"sheep": "๐", | ||
"racehorse": "๐", | ||
"pig2": "๐", | ||
"rat": "๐", | ||
"water_buffalo": "๐", | ||
"tiger2": "๐ ", | ||
"rabbit2": "๐", | ||
"dragon": "๐", | ||
"racehorse": "๐", | ||
"goat": "๐", | ||
"mouse2": "๐", | ||
"rooster": "๐", | ||
"turkey": "๐ฆ", | ||
"dove": "๐", | ||
"dog2": "๐", | ||
"pig2": "๐", | ||
"mouse2": "๐", | ||
"ox": "๐", | ||
"dragon_face": "๐ฒ", | ||
"blowfish": "๐ก", | ||
"crocodile": "๐", | ||
"camel": "๐ซ", | ||
"dromedary_camel": "๐ช", | ||
"leopard": "๐", | ||
"poodle": "๐ฉ", | ||
"cat2": "๐", | ||
"poodle": "๐ฉ", | ||
"rabbit2": "๐", | ||
"chipmunk": "๐ฟ", | ||
"feet": "๐พ", | ||
"paw_prints": "๐พ", | ||
"bouquet": "๐", | ||
"cherry_blossom": "๐ธ", | ||
"tulip": "๐ท", | ||
"dragon": "๐", | ||
"dragon_face": "๐ฒ", | ||
"cactus": "๐ต", | ||
"christmas_tree": "๐", | ||
"evergreen_tree": "๐ฒ", | ||
"deciduous_tree": "๐ณ", | ||
"palm_tree": "๐ด", | ||
"seedling": "๐ฑ", | ||
"herb": "๐ฟ", | ||
"shamrock": "โ", | ||
"four_leaf_clover": "๐", | ||
"rose": "๐น", | ||
"sunflower": "๐ป", | ||
"hibiscus": "๐บ", | ||
"maple_leaf": "๐", | ||
"bamboo": "๐", | ||
"tanabata_tree": "๐", | ||
"leaves": "๐", | ||
"fallen_leaf": "๐", | ||
"herb": "๐ฟ", | ||
"maple_leaf": "๐", | ||
"ear_of_rice": "๐พ", | ||
"hibiscus": "๐บ", | ||
"sunflower": "๐ป", | ||
"rose": "๐น", | ||
"tulip": "๐ท", | ||
"blossom": "๐ผ", | ||
"cherry_blossom": "๐ธ", | ||
"bouquet": "๐", | ||
"mushroom": "๐", | ||
"cactus": "๐ต", | ||
"palm_tree": "๐ด", | ||
"evergreen_tree": "๐ฒ", | ||
"deciduous_tree": "๐ณ", | ||
"chestnut": "๐ฐ", | ||
"seedling": "๐ฑ", | ||
"blossom": "๐ผ", | ||
"globe_with_meridians": "๐", | ||
"sun_with_face": "๐", | ||
"full_moon_with_face": "๐", | ||
"new_moon_with_face": "๐", | ||
"jack_o_lantern": "๐", | ||
"shell": "๐", | ||
"spider_web": "๐ธ", | ||
"earth_americas": "๐", | ||
"earth_africa": "๐", | ||
"earth_asia": "๐", | ||
"full_moon": "๐", | ||
"waning_gibbous_moon": "๐", | ||
"last_quarter_moon": "๐", | ||
"waning_crescent_moon": "๐", | ||
"new_moon": "๐", | ||
@@ -302,117 +387,402 @@ "waxing_crescent_moon": "๐", | ||
"waxing_gibbous_moon": "๐", | ||
"full_moon": "๐", | ||
"waning_gibbous_moon": "๐", | ||
"last_quarter_moon": "๐", | ||
"waning_crescent_moon": "๐", | ||
"new_moon_with_face": "๐", | ||
"full_moon_with_face": "๐", | ||
"first_quarter_moon_with_face": "๐", | ||
"last_quarter_moon_with_face": "๐", | ||
"first_quarter_moon_with_face": "๐", | ||
"sun_with_face": "๐", | ||
"crescent_moon": "๐", | ||
"earth_africa": "๐", | ||
"earth_americas": "๐", | ||
"earth_asia": "๐", | ||
"volcano": "๐", | ||
"milky_way": "๐", | ||
"stars": "๐ ", | ||
"star": "โญ", | ||
"star": "โญ๏ธ", | ||
"star2": "๐", | ||
"dizzy": "๐ซ", | ||
"sparkles": "โจ", | ||
"comet": "โ๏ธ", | ||
"sunny": "โ๏ธ", | ||
"partly_sunny": "โ ", | ||
"sun_behind_small_cloud": "๐ค", | ||
"partly_sunny": "โ ๏ธ", | ||
"sun_behind_large_cloud": "๐ฅ", | ||
"sun_behind_rain_cloud": "๐ฆ", | ||
"cloud": "โ๏ธ", | ||
"zap": "โก", | ||
"umbrella": "โ", | ||
"cloud_with_rain": "๐ง", | ||
"cloud_with_lightning_and_rain": "โ", | ||
"cloud_with_lightning": "๐ฉ", | ||
"zap": "โก๏ธ", | ||
"fire": "๐ฅ", | ||
"boom": "๐ฅ", | ||
"collision": "๐ฅ", | ||
"snowflake": "โ๏ธ", | ||
"snowman": "โ", | ||
"cyclone": "๐", | ||
"cloud_with_snow": "๐จ", | ||
"snowman_with_snow": "โ๏ธ", | ||
"snowman": "โ๏ธ", | ||
"wind_face": "๐ฌ", | ||
"dash": "๐จ", | ||
"tornado": "๐ช", | ||
"fog": "๐ซ", | ||
"open_umbrella": "โ๏ธ", | ||
"umbrella": "โ๏ธ", | ||
"droplet": "๐ง", | ||
"sweat_drops": "๐ฆ", | ||
"ocean": "๐", | ||
"green_apple": "๐", | ||
"apple": "๐", | ||
"pear": "๐", | ||
"tangerine": "๐", | ||
"orange": "๐", | ||
"mandarin": "๐", | ||
"lemon": "๐", | ||
"banana": "๐", | ||
"watermelon": "๐", | ||
"grapes": "๐", | ||
"strawberry": "๐", | ||
"melon": "๐", | ||
"cherries": "๐", | ||
"peach": "๐", | ||
"pineapple": "๐", | ||
"tomato": "๐ ", | ||
"eggplant": "๐", | ||
"hot_pepper": "๐ถ", | ||
"corn": "๐ฝ", | ||
"sweet_potato": "๐ ", | ||
"honey_pot": "๐ฏ", | ||
"bread": "๐", | ||
"cheese": "๐ง", | ||
"poultry_leg": "๐", | ||
"meat_on_bone": "๐", | ||
"fried_shrimp": "๐ค", | ||
"egg": "๐ณ", | ||
"hamburger": "๐", | ||
"fries": "๐", | ||
"hotdog": "๐ญ", | ||
"pizza": "๐", | ||
"spaghetti": "๐", | ||
"taco": "๐ฎ", | ||
"burrito": "๐ฏ", | ||
"ramen": "๐", | ||
"stew": "๐ฒ", | ||
"fish_cake": "๐ฅ", | ||
"sushi": "๐ฃ", | ||
"bento": "๐ฑ", | ||
"curry": "๐", | ||
"rice_ball": "๐", | ||
"rice": "๐", | ||
"rice_cracker": "๐", | ||
"oden": "๐ข", | ||
"dango": "๐ก", | ||
"shaved_ice": "๐ง", | ||
"ice_cream": "๐จ", | ||
"icecream": "๐ฆ", | ||
"cake": "๐ฐ", | ||
"birthday": "๐", | ||
"custard": "๐ฎ", | ||
"candy": "๐ฌ", | ||
"lollipop": "๐ญ", | ||
"chocolate_bar": "๐ซ", | ||
"popcorn": "๐ฟ", | ||
"doughnut": "๐ฉ", | ||
"cookie": "๐ช", | ||
"beer": "๐บ", | ||
"beers": "๐ป", | ||
"wine_glass": "๐ท", | ||
"cocktail": "๐ธ", | ||
"tropical_drink": "๐น", | ||
"champagne": "๐พ", | ||
"sake": "๐ถ", | ||
"tea": "๐ต", | ||
"coffee": "โ๏ธ", | ||
"baby_bottle": "๐ผ", | ||
"fork_and_knife": "๐ด", | ||
"plate_with_cutlery": "๐ฝ", | ||
"soccer": "โฝ๏ธ", | ||
"basketball": "๐", | ||
"football": "๐", | ||
"baseball": "โพ๏ธ", | ||
"tennis": "๐พ", | ||
"volleyball": "๐", | ||
"rugby_football": "๐", | ||
"8ball": "๐ฑ", | ||
"ping_pong": "๐", | ||
"badminton": "๐ธ", | ||
"ice_hockey": "๐", | ||
"field_hockey": "๐", | ||
"cricket": "๐", | ||
"bow_and_arrow": "๐น", | ||
"golf": "โณ๏ธ", | ||
"fishing_pole_and_fish": "๐ฃ", | ||
"ice_skate": "โธ", | ||
"ski": "๐ฟ", | ||
"skier": "โท", | ||
"snowboarder": "๐", | ||
"weight_lifting_woman": "๐๏ธโโ๏ธ", | ||
"weight_lifting_man": "๐๏ธ", | ||
"basketball_woman": "โน๏ธโโ๏ธ", | ||
"basketball_man": "โน๏ธ", | ||
"golfing_woman": "๐๏ธโโ๏ธ", | ||
"golfing_man": "๐๏ธ", | ||
"surfing_woman": "๐โโ๏ธ", | ||
"surfing_man": "๐", | ||
"surfer": "๐", | ||
"swimming_woman": "๐โโ๏ธ", | ||
"swimming_man": "๐", | ||
"swimmer": "๐", | ||
"rowing_woman": "๐ฃโโ๏ธ", | ||
"rowing_man": "๐ฃ", | ||
"rowboat": "๐ฃ", | ||
"horse_racing": "๐", | ||
"biking_woman": "๐ดโโ๏ธ", | ||
"biking_man": "๐ด", | ||
"bicyclist": "๐ด", | ||
"mountain_biking_woman": "๐ตโโ๏ธ", | ||
"mountain_biking_man": "๐ต", | ||
"mountain_bicyclist": "๐ต", | ||
"bath": "๐", | ||
"business_suit_levitating": "๐ด", | ||
"reminder_ribbon": "๐", | ||
"running_shirt_with_sash": "๐ฝ", | ||
"medal_sports": "๐ ", | ||
"medal_military": "๐", | ||
"trophy": "๐", | ||
"rosette": "๐ต", | ||
"dart": "๐ฏ", | ||
"ticket": "๐ซ", | ||
"tickets": "๐", | ||
"performing_arts": "๐ญ", | ||
"art": "๐จ", | ||
"circus_tent": "๐ช", | ||
"clapper": "๐ฌ", | ||
"microphone": "๐ค", | ||
"headphones": "๐ง", | ||
"musical_score": "๐ผ", | ||
"musical_keyboard": "๐น", | ||
"saxophone": "๐ท", | ||
"trumpet": "๐บ", | ||
"guitar": "๐ธ", | ||
"violin": "๐ป", | ||
"video_game": "๐ฎ", | ||
"slot_machine": "๐ฐ", | ||
"game_die": "๐ฒ", | ||
"bowling": "๐ณ", | ||
"car": "๐", | ||
"red_car": "๐", | ||
"taxi": "๐", | ||
"blue_car": "๐", | ||
"bus": "๐", | ||
"trolleybus": "๐", | ||
"racing_car": "๐", | ||
"police_car": "๐", | ||
"ambulance": "๐", | ||
"fire_engine": "๐", | ||
"minibus": "๐", | ||
"truck": "๐", | ||
"articulated_lorry": "๐", | ||
"tractor": "๐", | ||
"motorcycle": "๐", | ||
"bike": "๐ฒ", | ||
"rotating_light": "๐จ", | ||
"oncoming_police_car": "๐", | ||
"oncoming_bus": "๐", | ||
"oncoming_automobile": "๐", | ||
"oncoming_taxi": "๐", | ||
"aerial_tramway": "๐ก", | ||
"mountain_cableway": "๐ ", | ||
"suspension_railway": "๐", | ||
"railway_car": "๐", | ||
"train": "๐", | ||
"monorail": "๐", | ||
"bullettrain_side": "๐", | ||
"bullettrain_front": "๐ ", | ||
"light_rail": "๐", | ||
"mountain_railway": "๐", | ||
"steam_locomotive": "๐", | ||
"train2": "๐", | ||
"metro": "๐", | ||
"tram": "๐", | ||
"station": "๐", | ||
"helicopter": "๐", | ||
"small_airplane": "๐ฉ", | ||
"airplane": "โ๏ธ", | ||
"flight_departure": "๐ซ", | ||
"flight_arrival": "๐ฌ", | ||
"boat": "โต๏ธ", | ||
"sailboat": "โต๏ธ", | ||
"motor_boat": "๐ฅ", | ||
"speedboat": "๐ค", | ||
"ferry": "โด", | ||
"passenger_ship": "๐ณ", | ||
"rocket": "๐", | ||
"artificial_satellite": "๐ฐ", | ||
"seat": "๐บ", | ||
"anchor": "โ๏ธ", | ||
"construction": "๐ง", | ||
"fuelpump": "โฝ๏ธ", | ||
"busstop": "๐", | ||
"vertical_traffic_light": "๐ฆ", | ||
"traffic_light": "๐ฅ", | ||
"world_map": "๐บ", | ||
"ship": "๐ข", | ||
"ferris_wheel": "๐ก", | ||
"roller_coaster": "๐ข", | ||
"carousel_horse": "๐ ", | ||
"building_construction": "๐", | ||
"foggy": "๐", | ||
"tokyo_tower": "๐ผ", | ||
"factory": "๐ญ", | ||
"fountain": "โฒ๏ธ", | ||
"rice_scene": "๐", | ||
"mountain": "โฐ", | ||
"mountain_snow": "๐", | ||
"mount_fuji": "๐ป", | ||
"volcano": "๐", | ||
"japan": "๐พ", | ||
"camping": "๐", | ||
"tent": "โบ๏ธ", | ||
"national_park": "๐", | ||
"motorway": "๐ฃ", | ||
"railway_track": "๐ค", | ||
"sunrise": "๐ ", | ||
"sunrise_over_mountains": "๐", | ||
"desert": "๐", | ||
"beach_umbrella": "๐", | ||
"desert_island": "๐", | ||
"city_sunrise": "๐", | ||
"city_sunset": "๐", | ||
"cityscape": "๐", | ||
"night_with_stars": "๐", | ||
"bridge_at_night": "๐", | ||
"milky_way": "๐", | ||
"stars": "๐ ", | ||
"sparkler": "๐", | ||
"fireworks": "๐", | ||
"rainbow": "๐", | ||
"ocean": "๐", | ||
"bamboo": "๐", | ||
"gift_heart": "๐", | ||
"dolls": "๐", | ||
"school_satchel": "๐", | ||
"mortar_board": "๐", | ||
"flags": "๐", | ||
"fireworks": "๐", | ||
"sparkler": "๐", | ||
"wind_chime": "๐", | ||
"rice_scene": "๐", | ||
"jack_o_lantern": "๐", | ||
"ghost": "๐ป", | ||
"santa": "๐ ", | ||
"christmas_tree": "๐", | ||
"gift": "๐", | ||
"tanabata_tree": "๐", | ||
"tada": "๐", | ||
"confetti_ball": "๐", | ||
"balloon": "๐", | ||
"crossed_flags": "๐", | ||
"crystal_ball": "๐ฎ", | ||
"movie_camera": "๐ฅ", | ||
"houses": "๐", | ||
"european_castle": "๐ฐ", | ||
"japanese_castle": "๐ฏ", | ||
"stadium": "๐", | ||
"statue_of_liberty": "๐ฝ", | ||
"house": "๐ ", | ||
"house_with_garden": "๐ก", | ||
"derelict_house": "๐", | ||
"office": "๐ข", | ||
"department_store": "๐ฌ", | ||
"post_office": "๐ฃ", | ||
"european_post_office": "๐ค", | ||
"hospital": "๐ฅ", | ||
"bank": "๐ฆ", | ||
"hotel": "๐จ", | ||
"convenience_store": "๐ช", | ||
"school": "๐ซ", | ||
"love_hotel": "๐ฉ", | ||
"wedding": "๐", | ||
"classical_building": "๐", | ||
"church": "โช๏ธ", | ||
"mosque": "๐", | ||
"synagogue": "๐", | ||
"kaaba": "๐", | ||
"shinto_shrine": "โฉ", | ||
"watch": "โ๏ธ", | ||
"iphone": "๐ฑ", | ||
"calling": "๐ฒ", | ||
"computer": "๐ป", | ||
"keyboard": "โจ๏ธ", | ||
"desktop_computer": "๐ฅ", | ||
"printer": "๐จ", | ||
"computer_mouse": "๐ฑ", | ||
"trackball": "๐ฒ", | ||
"joystick": "๐น", | ||
"clamp": "๐", | ||
"minidisc": "๐ฝ", | ||
"floppy_disk": "๐พ", | ||
"cd": "๐ฟ", | ||
"dvd": "๐", | ||
"vhs": "๐ผ", | ||
"camera": "๐ท", | ||
"camera_flash": "๐ธ", | ||
"video_camera": "๐น", | ||
"vhs": "๐ผ", | ||
"cd": "๐ฟ", | ||
"dvd": "๐", | ||
"minidisc": "๐ฝ", | ||
"floppy_disk": "๐พ", | ||
"computer": "๐ป", | ||
"iphone": "๐ฑ", | ||
"movie_camera": "๐ฅ", | ||
"film_projector": "๐ฝ", | ||
"film_strip": "๐", | ||
"telephone_receiver": "๐", | ||
"phone": "โ๏ธ", | ||
"telephone": "โ๏ธ", | ||
"telephone_receiver": "๐", | ||
"pager": "๐", | ||
"fax": "๐ ", | ||
"satellite": "๐ก", | ||
"tv": "๐บ", | ||
"radio": "๐ป", | ||
"loud_sound": "๐", | ||
"sound": "๐", | ||
"speaker": "๐", | ||
"mute": "๐", | ||
"bell": "๐", | ||
"no_bell": "๐", | ||
"loudspeaker": "๐ข", | ||
"mega": "๐ฃ", | ||
"studio_microphone": "๐", | ||
"level_slider": "๐", | ||
"control_knobs": "๐", | ||
"stopwatch": "โฑ", | ||
"timer_clock": "โฒ", | ||
"alarm_clock": "โฐ", | ||
"mantelpiece_clock": "๐ฐ", | ||
"hourglass_flowing_sand": "โณ", | ||
"hourglass": "โ", | ||
"alarm_clock": "โฐ", | ||
"watch": "โ", | ||
"unlock": "๐", | ||
"lock": "๐", | ||
"lock_with_ink_pen": "๐", | ||
"closed_lock_with_key": "๐", | ||
"key": "๐", | ||
"mag_right": "๐", | ||
"hourglass": "โ๏ธ", | ||
"satellite": "๐ก", | ||
"battery": "๐", | ||
"electric_plug": "๐", | ||
"bulb": "๐ก", | ||
"flashlight": "๐ฆ", | ||
"high_brightness": "๐", | ||
"low_brightness": "๐ ", | ||
"electric_plug": "๐", | ||
"battery": "๐", | ||
"mag": "๐", | ||
"bathtub": "๐", | ||
"bath": "๐", | ||
"shower": "๐ฟ", | ||
"toilet": "๐ฝ", | ||
"candle": "๐ฏ", | ||
"wastebasket": "๐", | ||
"oil_drum": "๐ข", | ||
"money_with_wings": "๐ธ", | ||
"dollar": "๐ต", | ||
"yen": "๐ด", | ||
"euro": "๐ถ", | ||
"pound": "๐ท", | ||
"moneybag": "๐ฐ", | ||
"credit_card": "๐ณ", | ||
"gem": "๐", | ||
"balance_scale": "โ", | ||
"wrench": "๐ง", | ||
"hammer": "๐จ", | ||
"hammer_and_pick": "โ", | ||
"hammer_and_wrench": "๐ ", | ||
"pick": "โ", | ||
"nut_and_bolt": "๐ฉ", | ||
"hammer": "๐จ", | ||
"door": "๐ช", | ||
"smoking": "๐ฌ", | ||
"gear": "โ", | ||
"chains": "โ", | ||
"gun": "๐ซ", | ||
"bomb": "๐ฃ", | ||
"gun": "๐ซ", | ||
"hocho": "๐ช", | ||
"knife": "๐ช", | ||
"dagger": "๐ก", | ||
"crossed_swords": "โ", | ||
"shield": "๐ก", | ||
"smoking": "๐ฌ", | ||
"coffin": "โฐ", | ||
"funeral_urn": "โฑ", | ||
"amphora": "๐บ", | ||
"crystal_ball": "๐ฎ", | ||
"prayer_beads": "๐ฟ", | ||
"barber": "๐", | ||
"alembic": "โ", | ||
"telescope": "๐ญ", | ||
"microscope": "๐ฌ", | ||
"hole": "๐ณ", | ||
"pill": "๐", | ||
"syringe": "๐", | ||
"moneybag": "๐ฐ", | ||
"yen": "๐ด", | ||
"dollar": "๐ต", | ||
"pound": "๐ท", | ||
"euro": "๐ถ", | ||
"credit_card": "๐ณ", | ||
"money_with_wings": "๐ธ", | ||
"calling": "๐ฒ", | ||
"e-mail": "๐ง", | ||
"inbox_tray": "๐ฅ", | ||
"outbox_tray": "๐ค", | ||
"thermometer": "๐ก", | ||
"toilet": "๐ฝ", | ||
"shower": "๐ฟ", | ||
"bathtub": "๐", | ||
"bellhop_bell": "๐", | ||
"key": "๐", | ||
"old_key": "๐", | ||
"door": "๐ช", | ||
"couch_and_lamp": "๐", | ||
"sleeping_bed": "๐", | ||
"bed": "๐", | ||
"framed_picture": "๐ผ", | ||
"parasol_on_ground": "โฑ", | ||
"moyai": "๐ฟ", | ||
"shopping": "๐", | ||
"gift": "๐", | ||
"balloon": "๐", | ||
"flags": "๐", | ||
"ribbon": "๐", | ||
"confetti_ball": "๐", | ||
"tada": "๐", | ||
"wind_chime": "๐", | ||
"izakaya_lantern": "๐ฎ", | ||
"lantern": "๐ฎ", | ||
"dolls": "๐", | ||
"email": "โ๏ธ", | ||
@@ -422,13 +792,18 @@ "envelope": "โ๏ธ", | ||
"incoming_envelope": "๐จ", | ||
"postal_horn": "๐ฏ", | ||
"e-mail": "๐ง", | ||
"love_letter": "๐", | ||
"inbox_tray": "๐ฅ", | ||
"outbox_tray": "๐ค", | ||
"package": "๐ฆ", | ||
"label": "๐ท", | ||
"bookmark": "๐", | ||
"mailbox_closed": "๐ช", | ||
"mailbox": "๐ซ", | ||
"mailbox_closed": "๐ช", | ||
"mailbox_with_mail": "๐ฌ", | ||
"mailbox_with_no_mail": "๐ญ", | ||
"postbox": "๐ฎ", | ||
"package": "๐ฆ", | ||
"memo": "๐", | ||
"pencil": "๐", | ||
"postal_horn": "๐ฏ", | ||
"scroll": "๐", | ||
"page_with_curl": "๐", | ||
"page_facing_up": "๐", | ||
"page_with_curl": "๐", | ||
"bookmark_tabs": "๐", | ||
@@ -438,16 +813,19 @@ "bar_chart": "๐", | ||
"chart_with_downwards_trend": "๐", | ||
"scroll": "๐", | ||
"clipboard": "๐", | ||
"spiral_notepad": "๐", | ||
"spiral_calendar": "๐", | ||
"calendar": "๐", | ||
"date": "๐ ", | ||
"calendar": "๐", | ||
"card_index": "๐", | ||
"card_file_box": "๐", | ||
"ballot_box": "๐ณ", | ||
"file_cabinet": "๐", | ||
"clipboard": "๐", | ||
"file_folder": "๐", | ||
"open_file_folder": "๐", | ||
"scissors": "โ๏ธ", | ||
"pushpin": "๐", | ||
"paperclip": "๐", | ||
"black_nib": "โ๏ธ", | ||
"pencil2": "โ๏ธ", | ||
"straight_ruler": "๐", | ||
"triangular_ruler": "๐", | ||
"card_index_dividers": "๐", | ||
"newspaper_roll": "๐", | ||
"newspaper": "๐ฐ", | ||
"notebook": "๐", | ||
"notebook_with_decorative_cover": "๐", | ||
"ledger": "๐", | ||
"closed_book": "๐", | ||
@@ -457,215 +835,162 @@ "green_book": "๐", | ||
"orange_book": "๐", | ||
"notebook": "๐", | ||
"notebook_with_decorative_cover": "๐", | ||
"ledger": "๐", | ||
"books": "๐", | ||
"book": "๐", | ||
"open_book": "๐", | ||
"bookmark": "๐", | ||
"link": "๐", | ||
"paperclip": "๐", | ||
"paperclips": "๐", | ||
"triangular_ruler": "๐", | ||
"straight_ruler": "๐", | ||
"scissors": "โ๏ธ", | ||
"pushpin": "๐", | ||
"round_pushpin": "๐", | ||
"triangular_flag_on_post": "๐ฉ", | ||
"crossed_flags": "๐", | ||
"white_flag": "๐ณ๏ธ", | ||
"black_flag": "๐ด", | ||
"checkered_flag": "๐", | ||
"rainbow_flag": "๐ณ๏ธโ๐", | ||
"paintbrush": "๐", | ||
"crayon": "๐", | ||
"pen": "๐", | ||
"fountain_pen": "๐", | ||
"black_nib": "โ๏ธ", | ||
"memo": "๐", | ||
"pencil": "๐", | ||
"pencil2": "โ๏ธ", | ||
"lock_with_ink_pen": "๐", | ||
"closed_lock_with_key": "๐", | ||
"lock": "๐", | ||
"unlock": "๐", | ||
"mag": "๐", | ||
"mag_right": "๐", | ||
"heart": "โค๏ธ", | ||
"yellow_heart": "๐", | ||
"green_heart": "๐", | ||
"blue_heart": "๐", | ||
"purple_heart": "๐", | ||
"broken_heart": "๐", | ||
"heavy_heart_exclamation": "โฃ๏ธ", | ||
"two_hearts": "๐", | ||
"revolving_hearts": "๐", | ||
"heartbeat": "๐", | ||
"heartpulse": "๐", | ||
"sparkling_heart": "๐", | ||
"cupid": "๐", | ||
"gift_heart": "๐", | ||
"heart_decoration": "๐", | ||
"peace_symbol": "โฎ๏ธ", | ||
"latin_cross": "โ๏ธ", | ||
"star_and_crescent": "โช๏ธ", | ||
"om": "๐", | ||
"wheel_of_dharma": "โธ๏ธ", | ||
"star_of_david": "โก๏ธ", | ||
"six_pointed_star": "๐ฏ", | ||
"menorah": "๐", | ||
"yin_yang": "โฏ๏ธ", | ||
"orthodox_cross": "โฆ๏ธ", | ||
"place_of_worship": "๐", | ||
"ophiuchus": "โ", | ||
"aries": "โ๏ธ", | ||
"taurus": "โ๏ธ", | ||
"gemini": "โ๏ธ", | ||
"cancer": "โ๏ธ", | ||
"leo": "โ๏ธ", | ||
"virgo": "โ๏ธ", | ||
"libra": "โ๏ธ", | ||
"scorpius": "โ๏ธ", | ||
"sagittarius": "โ๏ธ", | ||
"capricorn": "โ๏ธ", | ||
"aquarius": "โ๏ธ", | ||
"pisces": "โ๏ธ", | ||
"id": "๐", | ||
"atom_symbol": "โ", | ||
"radioactive": "โข๏ธ", | ||
"biohazard": "โฃ๏ธ", | ||
"mobile_phone_off": "๐ด", | ||
"vibration_mode": "๐ณ", | ||
"eight_pointed_black_star": "โด๏ธ", | ||
"vs": "๐", | ||
"accept": "๐", | ||
"white_flower": "๐ฎ", | ||
"ideograph_advantage": "๐", | ||
"secret": "ใ๏ธ", | ||
"congratulations": "ใ๏ธ", | ||
"u6e80": "๐ต", | ||
"a": "๐ ฐ๏ธ", | ||
"b": "๐ ฑ๏ธ", | ||
"ab": "๐", | ||
"cl": "๐", | ||
"o2": "๐ พ๏ธ", | ||
"sos": "๐", | ||
"no_entry": "โ๏ธ", | ||
"name_badge": "๐", | ||
"microscope": "๐ฌ", | ||
"telescope": "๐ญ", | ||
"newspaper": "๐ฐ", | ||
"art": "๐จ", | ||
"clapper": "๐ฌ", | ||
"microphone": "๐ค", | ||
"headphones": "๐ง", | ||
"musical_score": "๐ผ", | ||
"musical_note": "๐ต", | ||
"notes": "๐ถ", | ||
"musical_keyboard": "๐น", | ||
"violin": "๐ป", | ||
"trumpet": "๐บ", | ||
"saxophone": "๐ท", | ||
"guitar": "๐ธ", | ||
"space_invader": "๐พ", | ||
"video_game": "๐ฎ", | ||
"black_joker": "๐", | ||
"flower_playing_cards": "๐ด", | ||
"mahjong": "๐", | ||
"game_die": "๐ฒ", | ||
"dart": "๐ฏ", | ||
"football": "๐", | ||
"basketball": "๐", | ||
"soccer": "โฝ", | ||
"baseball": "โพ๏ธ", | ||
"tennis": "๐พ", | ||
"8ball": "๐ฑ", | ||
"rugby_football": "๐", | ||
"bowling": "๐ณ", | ||
"golf": "โณ", | ||
"mountain_bicyclist": "๐ต", | ||
"bicyclist": "๐ด", | ||
"checkered_flag": "๐", | ||
"horse_racing": "๐", | ||
"trophy": "๐", | ||
"ski": "๐ฟ", | ||
"snowboarder": "๐", | ||
"swimmer": "๐", | ||
"surfer": "๐", | ||
"fishing_pole_and_fish": "๐ฃ", | ||
"coffee": "โ", | ||
"tea": "๐ต", | ||
"sake": "๐ถ", | ||
"baby_bottle": "๐ผ", | ||
"beer": "๐บ", | ||
"beers": "๐ป", | ||
"cocktail": "๐ธ", | ||
"tropical_drink": "๐น", | ||
"wine_glass": "๐ท", | ||
"fork_and_knife": "๐ด", | ||
"pizza": "๐", | ||
"hamburger": "๐", | ||
"fries": "๐", | ||
"poultry_leg": "๐", | ||
"meat_on_bone": "๐", | ||
"spaghetti": "๐", | ||
"curry": "๐", | ||
"fried_shrimp": "๐ค", | ||
"bento": "๐ฑ", | ||
"sushi": "๐ฃ", | ||
"fish_cake": "๐ฅ", | ||
"rice_ball": "๐", | ||
"rice_cracker": "๐", | ||
"rice": "๐", | ||
"ramen": "๐", | ||
"stew": "๐ฒ", | ||
"oden": "๐ข", | ||
"dango": "๐ก", | ||
"egg": "๐ณ", | ||
"bread": "๐", | ||
"doughnut": "๐ฉ", | ||
"custard": "๐ฎ", | ||
"icecream": "๐ฆ", | ||
"ice_cream": "๐จ", | ||
"shaved_ice": "๐ง", | ||
"birthday": "๐", | ||
"cake": "๐ฐ", | ||
"cookie": "๐ช", | ||
"chocolate_bar": "๐ซ", | ||
"candy": "๐ฌ", | ||
"lollipop": "๐ญ", | ||
"honey_pot": "๐ฏ", | ||
"apple": "๐", | ||
"green_apple": "๐", | ||
"tangerine": "๐", | ||
"lemon": "๐", | ||
"cherries": "๐", | ||
"grapes": "๐", | ||
"watermelon": "๐", | ||
"strawberry": "๐", | ||
"peach": "๐", | ||
"melon": "๐", | ||
"banana": "๐", | ||
"pear": "๐", | ||
"pineapple": "๐", | ||
"sweet_potato": "๐ ", | ||
"eggplant": "๐", | ||
"tomato": "๐ ", | ||
"corn": "๐ฝ", | ||
"house": "๐ ", | ||
"house_with_garden": "๐ก", | ||
"school": "๐ซ", | ||
"office": "๐ข", | ||
"post_office": "๐ฃ", | ||
"hospital": "๐ฅ", | ||
"bank": "๐ฆ", | ||
"convenience_store": "๐ช", | ||
"love_hotel": "๐ฉ", | ||
"hotel": "๐จ", | ||
"wedding": "๐", | ||
"church": "โช", | ||
"department_store": "๐ฌ", | ||
"european_post_office": "๐ค", | ||
"city_sunrise": "๐", | ||
"city_sunset": "๐", | ||
"japanese_castle": "๐ฏ", | ||
"european_castle": "๐ฐ", | ||
"tent": "โบ", | ||
"factory": "๐ญ", | ||
"tokyo_tower": "๐ผ", | ||
"japan": "๐พ", | ||
"mount_fuji": "๐ป", | ||
"sunrise_over_mountains": "๐", | ||
"sunrise": "๐ ", | ||
"night_with_stars": "๐", | ||
"statue_of_liberty": "๐ฝ", | ||
"bridge_at_night": "๐", | ||
"carousel_horse": "๐ ", | ||
"ferris_wheel": "๐ก", | ||
"fountain": "โฒ", | ||
"roller_coaster": "๐ข", | ||
"ship": "๐ข", | ||
"boat": "โต", | ||
"sailboat": "โต", | ||
"speedboat": "๐ค", | ||
"rowboat": "๐ฃ", | ||
"anchor": "โ", | ||
"rocket": "๐", | ||
"airplane": "โ๏ธ", | ||
"seat": "๐บ", | ||
"helicopter": "๐", | ||
"steam_locomotive": "๐", | ||
"tram": "๐", | ||
"station": "๐", | ||
"mountain_railway": "๐", | ||
"train2": "๐", | ||
"bullettrain_side": "๐", | ||
"bullettrain_front": "๐ ", | ||
"light_rail": "๐", | ||
"metro": "๐", | ||
"monorail": "๐", | ||
"train": "๐", | ||
"railway_car": "๐", | ||
"trolleybus": "๐", | ||
"bus": "๐", | ||
"oncoming_bus": "๐", | ||
"blue_car": "๐", | ||
"oncoming_automobile": "๐", | ||
"car": "๐", | ||
"red_car": "๐", | ||
"taxi": "๐", | ||
"oncoming_taxi": "๐", | ||
"articulated_lorry": "๐", | ||
"truck": "๐", | ||
"rotating_light": "๐จ", | ||
"police_car": "๐", | ||
"oncoming_police_car": "๐", | ||
"fire_engine": "๐", | ||
"ambulance": "๐", | ||
"minibus": "๐", | ||
"bike": "๐ฒ", | ||
"aerial_tramway": "๐ก", | ||
"suspension_railway": "๐", | ||
"mountain_cableway": "๐ ", | ||
"tractor": "๐", | ||
"barber": "๐", | ||
"busstop": "๐", | ||
"ticket": "๐ซ", | ||
"vertical_traffic_light": "๐ฆ", | ||
"traffic_light": "๐ฅ", | ||
"no_entry_sign": "๐ซ", | ||
"x": "โ", | ||
"o": "โญ๏ธ", | ||
"anger": "๐ข", | ||
"hotsprings": "โจ๏ธ", | ||
"no_pedestrians": "๐ท", | ||
"do_not_litter": "๐ฏ", | ||
"no_bicycles": "๐ณ", | ||
"non-potable_water": "๐ฑ", | ||
"underage": "๐", | ||
"no_mobile_phones": "๐ต", | ||
"exclamation": "โ๏ธ", | ||
"heavy_exclamation_mark": "โ๏ธ", | ||
"grey_exclamation": "โ", | ||
"question": "โ", | ||
"grey_question": "โ", | ||
"bangbang": "โผ๏ธ", | ||
"interrobang": "โ๏ธ", | ||
"low_brightness": "๐ ", | ||
"high_brightness": "๐", | ||
"trident": "๐ฑ", | ||
"fleur_de_lis": "โ", | ||
"part_alternation_mark": "ใฝ๏ธ", | ||
"warning": "โ ๏ธ", | ||
"construction": "๐ง", | ||
"children_crossing": "๐ธ", | ||
"beginner": "๐ฐ", | ||
"fuelpump": "โฝ", | ||
"izakaya_lantern": "๐ฎ", | ||
"lantern": "๐ฎ", | ||
"slot_machine": "๐ฐ", | ||
"hotsprings": "โจ๏ธ", | ||
"moyai": "๐ฟ", | ||
"circus_tent": "๐ช", | ||
"performing_arts": "๐ญ", | ||
"round_pushpin": "๐", | ||
"triangular_flag_on_post": "๐ฉ", | ||
"jp": "๐ฏ๐ต", | ||
"kr": "๐ฐ๐ท", | ||
"de": "๐ฉ๐ช", | ||
"cn": "๐จ๐ณ", | ||
"us": "๐บ๐ธ", | ||
"fr": "๐ซ๐ท", | ||
"es": "๐ช๐ธ", | ||
"it": "๐ฎ๐น", | ||
"ru": "๐ท๐บ", | ||
"gb": "๐ฌ๐ง", | ||
"uk": "๐ฌ๐ง", | ||
"recycle": "โป๏ธ", | ||
"chart": "๐น", | ||
"sparkle": "โ๏ธ", | ||
"eight_spoked_asterisk": "โณ๏ธ", | ||
"negative_squared_cross_mark": "โ", | ||
"white_check_mark": "โ ", | ||
"globe_with_meridians": "๐", | ||
"m": "โ๏ธ", | ||
"diamond_shape_with_a_dot_inside": "๐ ", | ||
"cyclone": "๐", | ||
"loop": "โฟ", | ||
"atm": "๐ง", | ||
"sa": "๐๏ธ", | ||
"passport_control": "๐", | ||
"customs": "๐", | ||
"baggage_claim": "๐", | ||
"left_luggage": "๐ ", | ||
"wheelchair": "โฟ๏ธ", | ||
"no_smoking": "๐ญ", | ||
"wc": "๐พ", | ||
"parking": "๐ ฟ๏ธ", | ||
"potable_water": "๐ฐ", | ||
"mens": "๐น", | ||
"womens": "๐บ", | ||
"baby_symbol": "๐ผ", | ||
"restroom": "๐ป", | ||
"put_litter_in_its_place": "๐ฎ", | ||
"cinema": "๐ฆ", | ||
"signal_strength": "๐ถ", | ||
"koko": "๐", | ||
"abc": "๐ค", | ||
"abcd": "๐ก", | ||
"capital_abcd": "๐ ", | ||
"symbols": "๐ฃ", | ||
"information_source": "โน๏ธ", | ||
"ng": "๐", | ||
"ok": "๐", | ||
"up": "๐", | ||
"cool": "๐", | ||
"new": "๐", | ||
"free": "๐", | ||
"zero": "0๏ธโฃ", | ||
"one": "1๏ธโฃ", | ||
@@ -680,152 +1005,103 @@ "two": "2๏ธโฃ", | ||
"nine": "9๏ธโฃ", | ||
"zero": "0๏ธโฃ", | ||
"keycap_ten": "๐", | ||
"hash": "#๏ธโฃ", | ||
"symbols": "๐ฃ", | ||
"asterisk": "*๏ธโฃ", | ||
"arrow_forward": "โถ๏ธ", | ||
"pause_button": "โธ", | ||
"play_or_pause_button": "โฏ", | ||
"stop_button": "โน", | ||
"record_button": "โบ", | ||
"next_track_button": "โญ", | ||
"previous_track_button": "โฎ", | ||
"fast_forward": "โฉ", | ||
"rewind": "โช", | ||
"arrow_double_up": "โซ", | ||
"arrow_double_down": "โฌ", | ||
"arrow_backward": "โ๏ธ", | ||
"arrow_up_small": "๐ผ", | ||
"arrow_down_small": "๐ฝ", | ||
"arrow_right": "โก๏ธ", | ||
"arrow_left": "โฌ ๏ธ", | ||
"arrow_up": "โฌ๏ธ", | ||
"arrow_down": "โฌ๏ธ", | ||
"arrow_left": "โฌ ๏ธ", | ||
"arrow_right": "โก๏ธ", | ||
"capital_abcd": "๐ ", | ||
"abcd": "๐ก", | ||
"abc": "๐ค", | ||
"arrow_upper_right": "โ๏ธ", | ||
"arrow_upper_left": "โ๏ธ", | ||
"arrow_lower_right": "โ๏ธ", | ||
"arrow_lower_left": "โ๏ธ", | ||
"arrow_upper_left": "โ๏ธ", | ||
"arrow_up_down": "โ๏ธ", | ||
"left_right_arrow": "โ๏ธ", | ||
"arrow_up_down": "โ๏ธ", | ||
"arrows_counterclockwise": "๐", | ||
"arrow_backward": "โ๏ธ", | ||
"arrow_forward": "โถ๏ธ", | ||
"arrow_up_small": "๐ผ", | ||
"arrow_down_small": "๐ฝ", | ||
"arrow_right_hook": "โช๏ธ", | ||
"leftwards_arrow_with_hook": "โฉ๏ธ", | ||
"arrow_right_hook": "โช๏ธ", | ||
"information_source": "โน๏ธ", | ||
"rewind": "โช", | ||
"fast_forward": "โฉ", | ||
"arrow_double_up": "โซ", | ||
"arrow_double_down": "โฌ", | ||
"arrow_heading_up": "โคด๏ธ", | ||
"arrow_heading_down": "โคต๏ธ", | ||
"arrow_heading_up": "โคด๏ธ", | ||
"ok": "๐", | ||
"twisted_rightwards_arrows": "๐", | ||
"repeat": "๐", | ||
"repeat_one": "๐", | ||
"new": "๐", | ||
"up": "๐", | ||
"cool": "๐", | ||
"free": "๐", | ||
"ng": "๐", | ||
"signal_strength": "๐ถ", | ||
"cinema": "๐ฆ", | ||
"koko": "๐", | ||
"u6307": "๐ฏ", | ||
"u7a7a": "๐ณ", | ||
"u6e80": "๐ต", | ||
"u5408": "๐ด", | ||
"u7981": "๐ฒ", | ||
"ideograph_advantage": "๐", | ||
"u5272": "๐น", | ||
"u55b6": "๐บ", | ||
"u6709": "๐ถ", | ||
"u7121": "๐", | ||
"restroom": "๐ป", | ||
"mens": "๐น", | ||
"womens": "๐บ", | ||
"baby_symbol": "๐ผ", | ||
"wc": "๐พ", | ||
"potable_water": "๐ฐ", | ||
"put_litter_in_its_place": "๐ฎ", | ||
"parking": "๐ ฟ๏ธ", | ||
"wheelchair": "โฟ", | ||
"no_smoking": "๐ญ", | ||
"u6708": "๐ท๏ธ", | ||
"u7533": "๐ธ", | ||
"sa": "๐๏ธ", | ||
"m": "โ๏ธ", | ||
"passport_control": "๐", | ||
"baggage_claim": "๐", | ||
"left_luggage": "๐ ", | ||
"customs": "๐", | ||
"accept": "๐", | ||
"secret": "ใ๏ธ", | ||
"congratulations": "ใ๏ธ", | ||
"cl": "๐", | ||
"sos": "๐", | ||
"id": "๐", | ||
"no_entry_sign": "๐ซ", | ||
"underage": "๐", | ||
"no_mobile_phones": "๐ต", | ||
"do_not_litter": "๐ฏ", | ||
"non-potable_water": "๐ฑ", | ||
"no_bicycles": "๐ณ", | ||
"no_pedestrians": "๐ท", | ||
"children_crossing": "๐ธ", | ||
"no_entry": "โ", | ||
"eight_spoked_asterisk": "โณ๏ธ", | ||
"sparkle": "โ๏ธ", | ||
"negative_squared_cross_mark": "โ", | ||
"white_check_mark": "โ ", | ||
"eight_pointed_black_star": "โด๏ธ", | ||
"heart_decoration": "๐", | ||
"vs": "๐", | ||
"vibration_mode": "๐ณ", | ||
"mobile_phone_off": "๐ด", | ||
"a": "๐ ฐ๏ธ", | ||
"b": "๐ ฑ๏ธ", | ||
"ab": "๐", | ||
"o2": "๐ พ๏ธ", | ||
"diamond_shape_with_a_dot_inside": "๐ ", | ||
"loop": "โฟ", | ||
"recycle": "โป๏ธ", | ||
"aries": "โ", | ||
"taurus": "โ", | ||
"gemini": "โ", | ||
"cancer": "โ", | ||
"leo": "โ", | ||
"virgo": "โ", | ||
"libra": "โ", | ||
"scorpius": "โ", | ||
"sagittarius": "โ", | ||
"capricorn": "โ", | ||
"aquarius": "โ", | ||
"pisces": "โ", | ||
"ophiuchus": "โ", | ||
"six_pointed_star": "๐ฏ", | ||
"atm": "๐ง", | ||
"chart": "๐น", | ||
"arrows_counterclockwise": "๐", | ||
"arrows_clockwise": "๐", | ||
"musical_note": "๐ต", | ||
"notes": "๐ถ", | ||
"wavy_dash": "ใฐ๏ธ", | ||
"curly_loop": "โฐ", | ||
"heavy_check_mark": "โ๏ธ", | ||
"heavy_plus_sign": "โ", | ||
"heavy_minus_sign": "โ", | ||
"heavy_division_sign": "โ", | ||
"heavy_multiplication_x": "โ๏ธ", | ||
"heavy_dollar_sign": "๐ฒ", | ||
"currency_exchange": "๐ฑ", | ||
"tm": "โข๏ธ", | ||
"copyright": "ยฉ๏ธ", | ||
"registered": "ยฎ๏ธ", | ||
"tm": "โข๏ธ", | ||
"x": "โ", | ||
"bangbang": "โผ๏ธ", | ||
"interrobang": "โ๏ธ", | ||
"exclamation": "โ", | ||
"heavy_exclamation_mark": "โ", | ||
"question": "โ", | ||
"grey_exclamation": "โ", | ||
"grey_question": "โ", | ||
"o": "โญ", | ||
"top": "๐", | ||
"end": "๐", | ||
"back": "๐", | ||
"on": "๐", | ||
"top": "๐", | ||
"soon": "๐", | ||
"arrows_clockwise": "๐", | ||
"clock12": "๐", | ||
"clock1230": "๐ง", | ||
"ballot_box_with_check": "โ๏ธ", | ||
"radio_button": "๐", | ||
"white_circle": "โช๏ธ", | ||
"black_circle": "โซ๏ธ", | ||
"red_circle": "๐ด", | ||
"large_blue_circle": "๐ต", | ||
"small_red_triangle": "๐บ", | ||
"small_red_triangle_down": "๐ป", | ||
"small_orange_diamond": "๐ธ", | ||
"small_blue_diamond": "๐น", | ||
"large_orange_diamond": "๐ถ", | ||
"large_blue_diamond": "๐ท", | ||
"white_square_button": "๐ณ", | ||
"black_square_button": "๐ฒ", | ||
"black_small_square": "โช๏ธ", | ||
"white_small_square": "โซ๏ธ", | ||
"black_medium_small_square": "โพ๏ธ", | ||
"white_medium_small_square": "โฝ๏ธ", | ||
"black_medium_square": "โผ๏ธ", | ||
"white_medium_square": "โป๏ธ", | ||
"black_large_square": "โฌ๏ธ", | ||
"white_large_square": "โฌ๏ธ", | ||
"mute": "๐", | ||
"speaker": "๐", | ||
"sound": "๐", | ||
"loud_sound": "๐", | ||
"no_bell": "๐", | ||
"bell": "๐", | ||
"mega": "๐ฃ", | ||
"loudspeaker": "๐ข", | ||
"eye_speech_bubble": "๐โ๐จ", | ||
"speech_balloon": "๐ฌ", | ||
"thought_balloon": "๐ญ", | ||
"right_anger_bubble": "๐ฏ", | ||
"black_joker": "๐", | ||
"mahjong": "๐๏ธ", | ||
"flower_playing_cards": "๐ด", | ||
"spades": "โ ๏ธ", | ||
"clubs": "โฃ๏ธ", | ||
"hearts": "โฅ๏ธ", | ||
"diamonds": "โฆ๏ธ", | ||
"clock1": "๐", | ||
"clock130": "๐", | ||
"clock2": "๐", | ||
"clock230": "๐", | ||
"clock3": "๐", | ||
"clock330": "๐", | ||
"clock4": "๐", | ||
"clock430": "๐", | ||
"clock5": "๐", | ||
"clock530": "๐ ", | ||
"clock6": "๐", | ||
@@ -837,2 +1113,8 @@ "clock7": "๐", | ||
"clock11": "๐", | ||
"clock12": "๐", | ||
"clock130": "๐", | ||
"clock230": "๐", | ||
"clock330": "๐", | ||
"clock430": "๐", | ||
"clock530": "๐ ", | ||
"clock630": "๐ก", | ||
@@ -844,39 +1126,252 @@ "clock730": "๐ข", | ||
"clock1130": "๐ฆ", | ||
"heavy_multiplication_x": "โ๏ธ", | ||
"heavy_plus_sign": "โ", | ||
"heavy_minus_sign": "โ", | ||
"heavy_division_sign": "โ", | ||
"spades": "โ ๏ธ", | ||
"hearts": "โฅ๏ธ", | ||
"clubs": "โฃ๏ธ", | ||
"diamonds": "โฆ๏ธ", | ||
"white_flower": "๐ฎ", | ||
"heavy_check_mark": "โ๏ธ", | ||
"ballot_box_with_check": "โ๏ธ", | ||
"radio_button": "๐", | ||
"link": "๐", | ||
"curly_loop": "โฐ", | ||
"wavy_dash": "ใฐ๏ธ", | ||
"part_alternation_mark": "ใฝ๏ธ", | ||
"trident": "๐ฑ", | ||
"black_medium_square": "โผ๏ธ", | ||
"white_medium_square": "โป๏ธ", | ||
"black_medium_small_square": "โพ", | ||
"white_medium_small_square": "โฝ", | ||
"black_small_square": "โช๏ธ", | ||
"white_small_square": "โซ๏ธ", | ||
"small_red_triangle": "๐บ", | ||
"black_square_button": "๐ฒ", | ||
"white_square_button": "๐ณ", | ||
"black_circle": "โซ", | ||
"white_circle": "โช", | ||
"red_circle": "๐ด", | ||
"large_blue_circle": "๐ต", | ||
"small_red_triangle_down": "๐ป", | ||
"white_large_square": "โฌ", | ||
"black_large_square": "โฌ", | ||
"large_orange_diamond": "๐ถ", | ||
"large_blue_diamond": "๐ท", | ||
"small_orange_diamond": "๐ธ", | ||
"small_blue_diamond": "๐น" | ||
"clock1230": "๐ง", | ||
"afghanistan": "๐ฆ๐ซ", | ||
"aland_islands": "๐ฆ๐ฝ", | ||
"albania": "๐ฆ๐ฑ", | ||
"algeria": "๐ฉ๐ฟ", | ||
"american_samoa": "๐ฆ๐ธ", | ||
"andorra": "๐ฆ๐ฉ", | ||
"angola": "๐ฆ๐ด", | ||
"anguilla": "๐ฆ๐ฎ", | ||
"antarctica": "๐ฆ๐ถ", | ||
"antigua_barbuda": "๐ฆ๐ฌ", | ||
"argentina": "๐ฆ๐ท", | ||
"armenia": "๐ฆ๐ฒ", | ||
"aruba": "๐ฆ๐ผ", | ||
"australia": "๐ฆ๐บ", | ||
"austria": "๐ฆ๐น", | ||
"azerbaijan": "๐ฆ๐ฟ", | ||
"bahamas": "๐ง๐ธ", | ||
"bahrain": "๐ง๐ญ", | ||
"bangladesh": "๐ง๐ฉ", | ||
"barbados": "๐ง๐ง", | ||
"belarus": "๐ง๐พ", | ||
"belgium": "๐ง๐ช", | ||
"belize": "๐ง๐ฟ", | ||
"benin": "๐ง๐ฏ", | ||
"bermuda": "๐ง๐ฒ", | ||
"bhutan": "๐ง๐น", | ||
"bolivia": "๐ง๐ด", | ||
"caribbean_netherlands": "๐ง๐ถ", | ||
"bosnia_herzegovina": "๐ง๐ฆ", | ||
"botswana": "๐ง๐ผ", | ||
"brazil": "๐ง๐ท", | ||
"british_indian_ocean_territory": "๐ฎ๐ด", | ||
"british_virgin_islands": "๐ป๐ฌ", | ||
"brunei": "๐ง๐ณ", | ||
"bulgaria": "๐ง๐ฌ", | ||
"burkina_faso": "๐ง๐ซ", | ||
"burundi": "๐ง๐ฎ", | ||
"cape_verde": "๐จ๐ป", | ||
"cambodia": "๐ฐ๐ญ", | ||
"cameroon": "๐จ๐ฒ", | ||
"canada": "๐จ๐ฆ", | ||
"canary_islands": "๐ฎ๐จ", | ||
"cayman_islands": "๐ฐ๐พ", | ||
"central_african_republic": "๐จ๐ซ", | ||
"chad": "๐น๐ฉ", | ||
"chile": "๐จ๐ฑ", | ||
"cn": "๐จ๐ณ", | ||
"christmas_island": "๐จ๐ฝ", | ||
"cocos_islands": "๐จ๐จ", | ||
"colombia": "๐จ๐ด", | ||
"comoros": "๐ฐ๐ฒ", | ||
"congo_brazzaville": "๐จ๐ฌ", | ||
"congo_kinshasa": "๐จ๐ฉ", | ||
"cook_islands": "๐จ๐ฐ", | ||
"costa_rica": "๐จ๐ท", | ||
"croatia": "๐ญ๐ท", | ||
"cuba": "๐จ๐บ", | ||
"curacao": "๐จ๐ผ", | ||
"cyprus": "๐จ๐พ", | ||
"czech_republic": "๐จ๐ฟ", | ||
"denmark": "๐ฉ๐ฐ", | ||
"djibouti": "๐ฉ๐ฏ", | ||
"dominica": "๐ฉ๐ฒ", | ||
"dominican_republic": "๐ฉ๐ด", | ||
"ecuador": "๐ช๐จ", | ||
"egypt": "๐ช๐ฌ", | ||
"el_salvador": "๐ธ๐ป", | ||
"equatorial_guinea": "๐ฌ๐ถ", | ||
"eritrea": "๐ช๐ท", | ||
"estonia": "๐ช๐ช", | ||
"ethiopia": "๐ช๐น", | ||
"eu": "๐ช๐บ", | ||
"european_union": "๐ช๐บ", | ||
"falkland_islands": "๐ซ๐ฐ", | ||
"faroe_islands": "๐ซ๐ด", | ||
"fiji": "๐ซ๐ฏ", | ||
"finland": "๐ซ๐ฎ", | ||
"fr": "๐ซ๐ท", | ||
"french_guiana": "๐ฌ๐ซ", | ||
"french_polynesia": "๐ต๐ซ", | ||
"french_southern_territories": "๐น๐ซ", | ||
"gabon": "๐ฌ๐ฆ", | ||
"gambia": "๐ฌ๐ฒ", | ||
"georgia": "๐ฌ๐ช", | ||
"de": "๐ฉ๐ช", | ||
"ghana": "๐ฌ๐ญ", | ||
"gibraltar": "๐ฌ๐ฎ", | ||
"greece": "๐ฌ๐ท", | ||
"greenland": "๐ฌ๐ฑ", | ||
"grenada": "๐ฌ๐ฉ", | ||
"guadeloupe": "๐ฌ๐ต", | ||
"guam": "๐ฌ๐บ", | ||
"guatemala": "๐ฌ๐น", | ||
"guernsey": "๐ฌ๐ฌ", | ||
"guinea": "๐ฌ๐ณ", | ||
"guinea_bissau": "๐ฌ๐ผ", | ||
"guyana": "๐ฌ๐พ", | ||
"haiti": "๐ญ๐น", | ||
"honduras": "๐ญ๐ณ", | ||
"hong_kong": "๐ญ๐ฐ", | ||
"hungary": "๐ญ๐บ", | ||
"iceland": "๐ฎ๐ธ", | ||
"india": "๐ฎ๐ณ", | ||
"indonesia": "๐ฎ๐ฉ", | ||
"iran": "๐ฎ๐ท", | ||
"iraq": "๐ฎ๐ถ", | ||
"ireland": "๐ฎ๐ช", | ||
"isle_of_man": "๐ฎ๐ฒ", | ||
"israel": "๐ฎ๐ฑ", | ||
"it": "๐ฎ๐น", | ||
"cote_divoire": "๐จ๐ฎ", | ||
"jamaica": "๐ฏ๐ฒ", | ||
"jp": "๐ฏ๐ต", | ||
"jersey": "๐ฏ๐ช", | ||
"jordan": "๐ฏ๐ด", | ||
"kazakhstan": "๐ฐ๐ฟ", | ||
"kenya": "๐ฐ๐ช", | ||
"kiribati": "๐ฐ๐ฎ", | ||
"kosovo": "๐ฝ๐ฐ", | ||
"kuwait": "๐ฐ๐ผ", | ||
"kyrgyzstan": "๐ฐ๐ฌ", | ||
"laos": "๐ฑ๐ฆ", | ||
"latvia": "๐ฑ๐ป", | ||
"lebanon": "๐ฑ๐ง", | ||
"lesotho": "๐ฑ๐ธ", | ||
"liberia": "๐ฑ๐ท", | ||
"libya": "๐ฑ๐พ", | ||
"liechtenstein": "๐ฑ๐ฎ", | ||
"lithuania": "๐ฑ๐น", | ||
"luxembourg": "๐ฑ๐บ", | ||
"macau": "๐ฒ๐ด", | ||
"macedonia": "๐ฒ๐ฐ", | ||
"madagascar": "๐ฒ๐ฌ", | ||
"malawi": "๐ฒ๐ผ", | ||
"malaysia": "๐ฒ๐พ", | ||
"maldives": "๐ฒ๐ป", | ||
"mali": "๐ฒ๐ฑ", | ||
"malta": "๐ฒ๐น", | ||
"marshall_islands": "๐ฒ๐ญ", | ||
"martinique": "๐ฒ๐ถ", | ||
"mauritania": "๐ฒ๐ท", | ||
"mauritius": "๐ฒ๐บ", | ||
"mayotte": "๐พ๐น", | ||
"mexico": "๐ฒ๐ฝ", | ||
"micronesia": "๐ซ๐ฒ", | ||
"moldova": "๐ฒ๐ฉ", | ||
"monaco": "๐ฒ๐จ", | ||
"mongolia": "๐ฒ๐ณ", | ||
"montenegro": "๐ฒ๐ช", | ||
"montserrat": "๐ฒ๐ธ", | ||
"morocco": "๐ฒ๐ฆ", | ||
"mozambique": "๐ฒ๐ฟ", | ||
"myanmar": "๐ฒ๐ฒ", | ||
"namibia": "๐ณ๐ฆ", | ||
"nauru": "๐ณ๐ท", | ||
"nepal": "๐ณ๐ต", | ||
"netherlands": "๐ณ๐ฑ", | ||
"new_caledonia": "๐ณ๐จ", | ||
"new_zealand": "๐ณ๐ฟ", | ||
"nicaragua": "๐ณ๐ฎ", | ||
"niger": "๐ณ๐ช", | ||
"nigeria": "๐ณ๐ฌ", | ||
"niue": "๐ณ๐บ", | ||
"norfolk_island": "๐ณ๐ซ", | ||
"northern_mariana_islands": "๐ฒ๐ต", | ||
"north_korea": "๐ฐ๐ต", | ||
"norway": "๐ณ๐ด", | ||
"oman": "๐ด๐ฒ", | ||
"pakistan": "๐ต๐ฐ", | ||
"palau": "๐ต๐ผ", | ||
"palestinian_territories": "๐ต๐ธ", | ||
"panama": "๐ต๐ฆ", | ||
"papua_new_guinea": "๐ต๐ฌ", | ||
"paraguay": "๐ต๐พ", | ||
"peru": "๐ต๐ช", | ||
"philippines": "๐ต๐ญ", | ||
"pitcairn_islands": "๐ต๐ณ", | ||
"poland": "๐ต๐ฑ", | ||
"portugal": "๐ต๐น", | ||
"puerto_rico": "๐ต๐ท", | ||
"qatar": "๐ถ๐ฆ", | ||
"reunion": "๐ท๐ช", | ||
"romania": "๐ท๐ด", | ||
"ru": "๐ท๐บ", | ||
"rwanda": "๐ท๐ผ", | ||
"st_barthelemy": "๐ง๐ฑ", | ||
"st_helena": "๐ธ๐ญ", | ||
"st_kitts_nevis": "๐ฐ๐ณ", | ||
"st_lucia": "๐ฑ๐จ", | ||
"st_pierre_miquelon": "๐ต๐ฒ", | ||
"st_vincent_grenadines": "๐ป๐จ", | ||
"samoa": "๐ผ๐ธ", | ||
"san_marino": "๐ธ๐ฒ", | ||
"sao_tome_principe": "๐ธ๐น", | ||
"saudi_arabia": "๐ธ๐ฆ", | ||
"senegal": "๐ธ๐ณ", | ||
"serbia": "๐ท๐ธ", | ||
"seychelles": "๐ธ๐จ", | ||
"sierra_leone": "๐ธ๐ฑ", | ||
"singapore": "๐ธ๐ฌ", | ||
"sint_maarten": "๐ธ๐ฝ", | ||
"slovakia": "๐ธ๐ฐ", | ||
"slovenia": "๐ธ๐ฎ", | ||
"solomon_islands": "๐ธ๐ง", | ||
"somalia": "๐ธ๐ด", | ||
"south_africa": "๐ฟ๐ฆ", | ||
"south_georgia_south_sandwich_islands": "๐ฌ๐ธ", | ||
"kr": "๐ฐ๐ท", | ||
"south_sudan": "๐ธ๐ธ", | ||
"es": "๐ช๐ธ", | ||
"sri_lanka": "๐ฑ๐ฐ", | ||
"sudan": "๐ธ๐ฉ", | ||
"suriname": "๐ธ๐ท", | ||
"swaziland": "๐ธ๐ฟ", | ||
"sweden": "๐ธ๐ช", | ||
"switzerland": "๐จ๐ญ", | ||
"syria": "๐ธ๐พ", | ||
"taiwan": "๐น๐ผ", | ||
"tajikistan": "๐น๐ฏ", | ||
"tanzania": "๐น๐ฟ", | ||
"thailand": "๐น๐ญ", | ||
"timor_leste": "๐น๐ฑ", | ||
"togo": "๐น๐ฌ", | ||
"tokelau": "๐น๐ฐ", | ||
"tonga": "๐น๐ด", | ||
"trinidad_tobago": "๐น๐น", | ||
"tunisia": "๐น๐ณ", | ||
"tr": "๐น๐ท", | ||
"turkmenistan": "๐น๐ฒ", | ||
"turks_caicos_islands": "๐น๐จ", | ||
"tuvalu": "๐น๐ป", | ||
"uganda": "๐บ๐ฌ", | ||
"ukraine": "๐บ๐ฆ", | ||
"united_arab_emirates": "๐ฆ๐ช", | ||
"gb": "๐ฌ๐ง", | ||
"uk": "๐ฌ๐ง", | ||
"us": "๐บ๐ธ", | ||
"us_virgin_islands": "๐ป๐ฎ", | ||
"uruguay": "๐บ๐พ", | ||
"uzbekistan": "๐บ๐ฟ", | ||
"vanuatu": "๐ป๐บ", | ||
"vatican_city": "๐ป๐ฆ", | ||
"venezuela": "๐ป๐ช", | ||
"vietnam": "๐ป๐ณ", | ||
"wallis_futuna": "๐ผ๐ซ", | ||
"western_sahara": "๐ช๐ญ", | ||
"yemen": "๐พ๐ช", | ||
"zambia": "๐ฟ๐ฒ", | ||
"zimbabwe": "๐ฟ๐ผ" | ||
} |
{ | ||
"grinning": "๐", | ||
"grin": "๐", | ||
"joy": "๐", | ||
"smiley": "๐", | ||
"smile": "๐", | ||
"smiley": "๐", | ||
"grinning": "๐", | ||
"sweat_smile": "๐ ", | ||
"laughing": "๐", | ||
"satisfied": "๐", | ||
"innocent": "๐", | ||
"wink": "๐", | ||
"blush": "๐", | ||
"wink": "๐", | ||
"yum": "๐", | ||
"relieved": "๐", | ||
"heart_eyes": "๐", | ||
"kissing_heart": "๐", | ||
"kissing_closed_eyes": "๐", | ||
"kissing": "๐", | ||
"kissing_smiling_eyes": "๐", | ||
"kissing_closed_eyes": "๐", | ||
"stuck_out_tongue_winking_eye": "๐", | ||
"stuck_out_tongue_closed_eyes": "๐", | ||
"stuck_out_tongue": "๐", | ||
"sunglasses": "๐", | ||
"smirk": "๐", | ||
"no_mouth": "๐ถ", | ||
"neutral_face": "๐", | ||
"expressionless": "๐", | ||
"unamused": "๐", | ||
"flushed": "๐ณ", | ||
"grin": "๐", | ||
"disappointed": "๐", | ||
"worried": "๐", | ||
"angry": "๐ ", | ||
"rage": "๐ก", | ||
"pout": "๐ก", | ||
"pensive": "๐", | ||
"relieved": "๐", | ||
"unamused": "๐", | ||
"disappointed": "๐", | ||
"confused": "๐", | ||
"persevere": "๐ฃ", | ||
"confounded": "๐", | ||
"tired_face": "๐ซ", | ||
"weary": "๐ฉ", | ||
"open_mouth": "๐ฎ", | ||
"scream": "๐ฑ", | ||
"fearful": "๐จ", | ||
"cold_sweat": "๐ฐ", | ||
"hushed": "๐ฏ", | ||
"frowning": "๐ฆ", | ||
"anguished": "๐ง", | ||
"cry": "๐ข", | ||
"joy": "๐", | ||
"sob": "๐ญ", | ||
"disappointed_relieved": "๐ฅ", | ||
"sleepy": "๐ช", | ||
"disappointed_relieved": "๐ฅ", | ||
"cold_sweat": "๐ฐ", | ||
"sweat_smile": "๐ ", | ||
"sweat": "๐", | ||
"weary": "๐ฉ", | ||
"tired_face": "๐ซ", | ||
"fearful": "๐จ", | ||
"scream": "๐ฑ", | ||
"angry": "๐ ", | ||
"rage": "๐ก", | ||
"confounded": "๐", | ||
"laughing": "๐", | ||
"satisfied": "๐", | ||
"yum": "๐", | ||
"sob": "๐ญ", | ||
"dizzy_face": "๐ต", | ||
"astonished": "๐ฒ", | ||
"mask": "๐ท", | ||
"sunglasses": "๐", | ||
"sleeping": "๐ด", | ||
"dizzy_face": "๐ต", | ||
"astonished": "๐ฒ", | ||
"worried": "๐", | ||
"frowning": "๐ฆ", | ||
"anguished": "๐ง", | ||
"smiling_imp": "๐", | ||
"open_mouth": "๐ฎ", | ||
"neutral_face": "๐", | ||
"confused": "๐", | ||
"hushed": "๐ฏ", | ||
"no_mouth": "๐ถ", | ||
"innocent": "๐", | ||
"smirk": "๐", | ||
"expressionless": "๐", | ||
"smiley_cat": "๐บ", | ||
"smile_cat": "๐ธ", | ||
"joy_cat": "๐น", | ||
"heart_eyes_cat": "๐ป", | ||
"smirk_cat": "๐ผ", | ||
"kissing_cat": "๐ฝ", | ||
"smirk_cat": "๐ผ", | ||
"scream_cat": "๐", | ||
"crying_cat_face": "๐ฟ", | ||
"joy_cat": "๐น", | ||
"pouting_cat": "๐พ", | ||
"sparkles": "โจ", | ||
"fist": "โ", | ||
"point_up": "โ๏ธ", | ||
"v": "โ๏ธ", | ||
"hand": "โ", | ||
@@ -74,43 +76,78 @@ "raised_hand": "โ", | ||
"monkey_face": "๐ต", | ||
"star": "โญ", | ||
"zap": "โก", | ||
"umbrella": "โ", | ||
"hourglass": "โ", | ||
"watch": "โ", | ||
"black_joker": "๐", | ||
"mahjong": "๐", | ||
"coffee": "โ", | ||
"anchor": "โ", | ||
"wheelchair": "โฟ", | ||
"star": "โญ๏ธ", | ||
"sparkles": "โจ", | ||
"sunny": "โ๏ธ", | ||
"cloud": "โ๏ธ", | ||
"zap": "โก๏ธ", | ||
"snowflake": "โ๏ธ", | ||
"umbrella": "โ๏ธ", | ||
"coffee": "โ๏ธ", | ||
"airplane": "โ๏ธ", | ||
"anchor": "โ๏ธ", | ||
"watch": "โ๏ธ", | ||
"phone": "โ๏ธ", | ||
"telephone": "โ๏ธ", | ||
"hourglass": "โ๏ธ", | ||
"email": "โ๏ธ", | ||
"envelope": "โ๏ธ", | ||
"scissors": "โ๏ธ", | ||
"black_nib": "โ๏ธ", | ||
"pencil2": "โ๏ธ", | ||
"heart": "โค๏ธ", | ||
"aries": "โ๏ธ", | ||
"taurus": "โ๏ธ", | ||
"gemini": "โ๏ธ", | ||
"cancer": "โ๏ธ", | ||
"leo": "โ๏ธ", | ||
"virgo": "โ๏ธ", | ||
"libra": "โ๏ธ", | ||
"scorpius": "โ๏ธ", | ||
"sagittarius": "โ๏ธ", | ||
"capricorn": "โ๏ธ", | ||
"aquarius": "โ๏ธ", | ||
"pisces": "โ๏ธ", | ||
"eight_pointed_black_star": "โด๏ธ", | ||
"x": "โ", | ||
"hotsprings": "โจ๏ธ", | ||
"exclamation": "โ๏ธ", | ||
"heavy_exclamation_mark": "โ๏ธ", | ||
"grey_exclamation": "โ", | ||
"question": "โ", | ||
"grey_question": "โ", | ||
"bangbang": "โผ๏ธ", | ||
"interrobang": "โ๏ธ", | ||
"part_alternation_mark": "ใฝ๏ธ", | ||
"warning": "โ ๏ธ", | ||
"recycle": "โป๏ธ", | ||
"sparkle": "โ๏ธ", | ||
"eight_spoked_asterisk": "โณ๏ธ", | ||
"negative_squared_cross_mark": "โ", | ||
"white_check_mark": "โ ", | ||
"m": "โ๏ธ", | ||
"loop": "โฟ", | ||
"aries": "โ", | ||
"taurus": "โ", | ||
"gemini": "โ", | ||
"cancer": "โ", | ||
"leo": "โ", | ||
"virgo": "โ", | ||
"libra": "โ", | ||
"scorpius": "โ", | ||
"sagittarius": "โ", | ||
"capricorn": "โ", | ||
"aquarius": "โ", | ||
"pisces": "โ", | ||
"x": "โ", | ||
"exclamation": "โ", | ||
"heavy_exclamation_mark": "โ", | ||
"question": "โ", | ||
"grey_exclamation": "โ", | ||
"grey_question": "โ", | ||
"wheelchair": "โฟ๏ธ", | ||
"information_source": "โน๏ธ", | ||
"wavy_dash": "ใฐ๏ธ", | ||
"curly_loop": "โฐ", | ||
"heavy_check_mark": "โ๏ธ", | ||
"heavy_plus_sign": "โ", | ||
"heavy_minus_sign": "โ", | ||
"heavy_division_sign": "โ", | ||
"curly_loop": "โฐ", | ||
"black_medium_small_square": "โพ", | ||
"white_medium_small_square": "โฝ", | ||
"black_circle": "โซ", | ||
"white_circle": "โช", | ||
"white_large_square": "โฌ", | ||
"black_large_square": "โฌ" | ||
"heavy_multiplication_x": "โ๏ธ", | ||
"tm": "โข๏ธ", | ||
"copyright": "ยฉ๏ธ", | ||
"registered": "ยฎ๏ธ", | ||
"ballot_box_with_check": "โ๏ธ", | ||
"white_circle": "โช๏ธ", | ||
"black_circle": "โซ๏ธ", | ||
"black_small_square": "โช๏ธ", | ||
"white_small_square": "โซ๏ธ", | ||
"black_medium_small_square": "โพ๏ธ", | ||
"white_medium_small_square": "โฝ๏ธ", | ||
"black_medium_square": "โผ๏ธ", | ||
"white_medium_square": "โป๏ธ", | ||
"black_large_square": "โฌ๏ธ", | ||
"white_large_square": "โฌ๏ธ", | ||
"black_joker": "๐", | ||
"mahjong": "๐๏ธ" | ||
} |
@@ -7,3 +7,3 @@ // Convert input options to more useable format | ||
function quoteRE (str) { | ||
function quoteRE(str) { | ||
return str.replace(/[.?*+^$[\]\\(){}|-]/g, '\\$&'); | ||
@@ -10,0 +10,0 @@ } |
@@ -18,3 +18,3 @@ // Emojies & shortcuts replacement logic. | ||
text.replace(replaceRE, function(match, offset, src) { | ||
text.replace(replaceRE, function (match, offset, src) { | ||
var emoji_name; | ||
@@ -21,0 +21,0 @@ // Validate emoji name |
{ | ||
"name": "markdown-it-emoji", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Emoji plugin for markdown-it markdown parser.", | ||
@@ -36,6 +36,5 @@ "keywords": [ | ||
"coveralls": "^2.11.2", | ||
"eslint": "0.10.2", | ||
"eslint-plugin-nodeca": "^1.0.0", | ||
"eslint": "^3.7.0", | ||
"istanbul": "*", | ||
"lodash": "*", | ||
"lodash": "^4.16.2", | ||
"markdown-it": "^6.0.0", | ||
@@ -42,0 +41,0 @@ "markdown-it-testgen": "~0.1.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
156501
10
3813
1