!function(e,o){"object"==typeofexports&&"object"==typeofmodule?module.exports=o(require("React")):"function"==typeofdefine&&define.amd?define(["React"],o):"object"==typeofexports?exports.EmojiPicker=o(require("React")):e.EmojiPicker=o(e.React)}(this,function(e){returnfunction(e){functiono(i){if(a[i])returna[i].exports;vart=a[i]={exports:{},id:i,loaded:!1};returne[i].call(t.exports,t,t.exports,o),t.loaded=!0,t.exports}vara={};returno.m=e,o.c=a,o.p="",o(0)}([function(e,o,a){"use strict";Object.defineProperty(o,"__esModule",{value:!0});vari=a(1);Object.defineProperty(o,"Picker",{enumerable:!0,get:function(){returni.Picker}}),Object.defineProperty(o,"Emoji",{enumerable:!0,get:function(){returni.Emoji}});vart=a(16);Object.defineProperty(o,"emojiIndex",{enumerable:!0,get:function(){returnt.emojiIndex}})},function(e,o,a){"use strict";functioni(e){returne&&e.__esModule?e:{"default":e}}Object.defineProperty(o,"__esModule",{value:!0});vart=a(2);Object.defineProperty(o,"Anchors",{enumerable:!0,get:function(){returni(t)["default"]}});vars=a(15);Object.defineProperty(o,"Category",{enumerable:!0,get:function(){returni(s)["default"]}});var_=a(22);Object.defineProperty(o,"Emoji",{enumerable:!0,get:function(){returni(_)["default"]}});varn=a(23);Object.defineProperty(o,"Picker",{enumerable:!0,get:function(){returni(n)["default"]}});varg=a(25);Object.defineProperty(o,"Preview",{enumerable:!0,get:function(){returni(g)["default"]}});varm=a(26);Object.defineProperty(o,"Search",{enumerable:!0,get:function(){returni(m)["default"]}});varr=a(27);Object.defineProperty(o,"Skins",{enumerable:!0,get:function(){returni(r)["default"]}})},function(e,o,a){"use strict";functioni(e){if(e&&e.__esModule)returne;varo={};if(null!=e)for(varaine)Object.prototype.hasOwnProperty.call(e,a)&&(o[a]=e[a]);returno["default"]=e,o}functiont(e){returne&&e.__esModule?e:{"default":e}}functions(e,o){if(!(einstanceofo))thrownewTypeError("Cannot call a class as a function")}function_(e,o){if(!e)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!o||"object"!=typeofo&&"function"!=typeofo?e:o}functionn(e,o){if("function"!=typeofo&&null!==o)thrownewTypeError("Super expression must either be null or a function, not "+typeofo);e.prototype=Object.create(o&&o.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),o&&(Object.setPrototypeOf?Object.setPrototypeOf(e,o):e.__proto__=o)}Object.defineProperty(o,"__esModule",{value:!0});varg=function(){functione(e,o){for(vara=0;a<o.length;a++){vari=o[a];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"ini&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}returnfunction(o,a,i){returna&&e(o.prototype,a),i&&e(o,i),o}}(),m=a(3),r=t(m),l=a(4),h=t(l),u=a(5),f=i(u),c=function(e){functiono(e){s(this,o);vara=_(this,Object.getPrototypeOf(o).call(this,e)),i=e.categories[0];returni.anchor&&(i=i.anchor),a.state={selected:i.name},a}returnn(o,e),g(o,[{key:"render",value:function(){vare=this.props,o=e.categories,a=e.onAnchorClick,i=this.state.selected;returnr["default"].createElement("div",{className:"emoji-picker-anchors"},o.map(function(e,o){vart=e.name,s=e.anchor;returns?null:r["default"].createElement("span",{key:t,title:t,onClick:function(){returna(e,o)},className:"emoji-picker-anchor "+(t==i?"emoji-picker-anchor-selected":"")},r["default"].createElement(h["default"],{src:f[t]}),r["default"].createElement("span",{className:"emoji-picker-anchor-bar"}))}))}}]),o}(r["default"].Component);o["default"]=c,c.propTypes={categories:r["default"].PropTypes.array,onAnchorClick:r["default"].PropTypes.func},c.defaultProps={categories:[],onAnchorClick:function(){}}},function(o,a){o.exports=e},function(e,o,a){"use strict";functioni(e){returne&&e.__esModule?e:{"default":e}}functiont(e,o){if(!(einstanceofo))thrownewTypeError("Cannot call a class as a function")}functions(e,o){if("function"!=typeofo&&null!==o)thrownewTypeError("Super expression must either be null or a function, not "+typeofo);e.prototype=Object.create(o&
s.EventEmitter=function(){this.events={}},s.EventEmitter.prototype.addListener=function(){vare=Array.prototype.slice.call(arguments),o=e.pop(),a=e;if("function"!=typeofo)thrownewTypeError("last argument must be a function");a.forEach(function(e){this.hasHandler(e)||(this.events[e]=[]),this.events[e].push(o)},this)},s.EventEmitter.prototype.removeListener=function(e,o){if(this.hasHandler(e)){vara=this.events[e].indexOf(o);this.events[e].splice(a,1),this.events[e].length||deletethis.events[e]}},s.EventEmitter.prototype.emit=function(e){if(this.hasHandler(e)){varo=Array.prototype.slice.call(arguments,1);this.events[e].forEach(function(e){e.apply(void0,o)})}},s.EventEmitter.prototype.hasHandler=function(e){returneinthis.events},/*!
s.Pipeline=function(){this._stack=[]},s.Pipeline.registeredFunctions={},s.Pipeline.registerFunction=function(e,o){ointhis.registeredFunctions&&s.utils.warn("Overwriting existing registered function: "+o),e.label=o,s.Pipeline.registeredFunctions[e.label]=e},s.Pipeline.warnIfFunctionNotRegistered=function(e){varo=e.label&&e.labelinthis.registeredFunctions;o||s.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},s.Pipeline.load=function(e){varo=news.Pipeline;returne.forEach(function(e){vara=s.Pipeline.registeredFunctions[e];if(!a)thrownewError("Cannot load un-registered function: "+e);o.add(a)}),o},s.Pipeline.prototype.add=function(){vare=Array.prototype.slice.call(arguments);e.forEach(function(e){s.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)},this)},s.Pipeline.prototype.after=function(e,o){s.Pipeline.warnIfFunctionNotRegistered(o);vara=this._stack.indexOf(e);if(-1==a)thrownewError("Cannot find existingFn");a+=1,this._stack.splice(a,0,o)},s.Pipeline.prototype.before=function(e,o){s.Pipeline.warnIfFunctionNotRegistered(o);vara=this._stack.indexOf(e);if(-1==a)thrownewError("Cannot find existingFn");this._stack.splice(a,0,o)},s.Pipeline.prototype.remove=function(e){varo=this._stack.indexOf(e);-1!=o&&this._stack.splice(o,1)},s.Pipeline.prototype.run=function(e){for(varo=[],a=e.length,i=this._stack.length,t=0;a>t;t++){for(vars=e[t],_=0;i>_&&(s=this._stack[_](s,t,e),void0!==s&&""!==s);_++);void0!==s&&""!==s&&o.push(s)}returno},s.Pipeline.prototype.reset=function(){this._stack=[]},s.Pipeline.prototype.toJSON=function(){returnthis._stack.map(function(e){returns.Pipeline.warnIfFunctionNotRegistered(e),e.label})},/*!
s.Index=function(){this._fields=[],this._ref="id",this.pipeline=news.Pipeline,this.documentStore=news.Store,this.tokenStore=news.TokenStore,this.corpusTokens=news.SortedSet,this.eventEmitter=news.EventEmitter,this.tokenizerFn=s.tokenizer,this._idfCache={},this.on("add","remove","update",function(){this._idfCache={}}.bind(this))},s.Index.prototype.on=function(){vare=Array.prototype.slice.call(arguments);returnthis.eventEmitter.addListener.apply(this.eventEmitter,e)},s.Index.prototype.off=function(e,o){returnthis.eventEmitter.removeListener(e,o)},s.Index.load=function(e){e.version!==s.version&&s.utils.warn("version mismatch: current "+s.version+" importing "+e.version);varo=newthis;returno._fields=e.fields,o._ref=e.ref,o.tokenizer=s.tokenizer.load(e.tokenizer),o.documentStore=s.Store.load(e.documentStore),o.tokenStore=s.TokenStore.load(e.tokenStore),o.corpusTokens=s.SortedSet.load(e.corpusTokens),o.pipeline=s.Pipeline.load(e.pipeline),o},s.Index.prototype.field=function(e,o){varo=o||{},a={name:e,boost:o.boost||1};returnthis._fields.push(a),this},s.Index.prototype.ref=function(e){returnthis._ref=e,this},s.Index.prototype.tokenizer=function(e){varo=e.label&&e.labelins.tokenizer.registeredFunctions;returno||s.utils.warn("Function is not a registered tokenizer. This may cause problems when serialising the index"),this.tokenizerFn=e,this},s.Index.prototype.add=function(e,o){vara={},i=news.SortedSet,t=e[this._ref],o=void0===o?!0:o;this._fields.forEach(function(o){vart=this.pipeline.run(this.tokenizerFn(e[o.name]));a[o.name]=t;for(vars=0;s<t.length;s++){var_=t[s];i.add(_),this.corpusTokens.add(_)}},this),this.documentStore.set(t,i);for(var_=0;_<i.length;_++){for(varn=i.elements[_],g=0,m=0;m<this._fields.length;m++){varr=this._fields[m],l=a[r.name],h=l.length;if(h){for(varu=0,f=0;h>f;f++)l[f]===n&&u++;g+=u/h*r.boost}}this.tokenStore.add(n,{ref:t,tf:g})}o&&this.eventEmitter.emit("add",e,this)},s.Index.prototype.remove=function(e,o){vara=e[this._ref],o=void0===o?!0:o;if(this.documentStore.has(a)){vari=this.documentStore.get(a);this.documentStore.remove(a),i.forEach(function(e){this.tokenStore.remove(e,a)},this),o&&this.eventEmitter.emit("remove",e,this)}},s.Index.prototype.update=function(e,o){varo=void0===o?!0:o;this.remove(e,!1),this.add(e,!1),o&&this.eventEmitter.emit("update",e,this)},s.Index.prototype.idf=function(e){varo="@"+e;if(Object.prototype.hasOwnProperty.call(this._idfCache,o))returnthis._idfCache[o];vara=this.tokenStore.count(e),i=1;returna>0&&(i=1+Math.log(this.documentStore.length/a)),this._idfCache[o]=i},s.Index.prototype.search=function(e){varo=this.pipeline.run(this.tokenizerFn(e)),a=news.Vector,i=[],t=this._fields.reduce(function(e,o){returne+o.boost},0),_=o.some(function(e){returnthis.tokenStore.has(e)},this);if(!_)return[];o.forEach(function(e,o,_){varn=1/_.length*this._fields.length*t,g=this,m=this.tokenStore.expand(e).reduce(function(o,i){vart=g.corpusTokens.indexOf(i),_=g.idf(i),m=1,r=news.SortedSet;if(i!==e){varl=Math.max(3,i.length-e.length);m=1/Math.log(l)}t>-1&&a.insert(t,n*_*m);for(varh=g.tokenStore.get(i),u=Object.keys(h),f=u.length,c=0;f>c;c++)r.add(h[u[c]].ref);returno.union(r)},news.SortedSet);i.push(m)},this);varn=i.reduce(function(e,o){returne.intersect(o)});returnn.map(function(e){return{ref:e,score:a.similarity(this.documentVector(e))}},this).sort(function(e,o){returno.score-e.score})},s.Index.prototype.documentVector=function(e){for(varo=this.documentStore.get(e),a=o.length,i=news.Vector,t=0;a>t;t++){var_=o.elements[t],n=this.tokenStore.get(_)[e].tf,g=this.idf(_);i.insert(this.corpusTokens.indexOf(_),n*g)}returni},s.Index.prototype.toJSON=function(){return{version:s.version,fields:this._fields,ref:this._ref,tokenizer:this.tokenizerFn.label,documentStore:this.documentStore.toJSON(),tokenStore:this.tokenStore.toJSON(),corpusTokens:this.corpusTokens.toJSON(),pipeline:this.pipeline.toJSON()}},s.Index.prototype.use=function(e){varo=Array.prototype.slice.call(arguments,1);o.unshift(this),e.apply(this,o)},/*!
short_names:["racing_car"],category:"Places",sort_order:6,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},volleyball:{name:"Volleyball",unified:"1F3D0",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f3d0.png",sheet_x:11,sheet_y:1,short_name:"volleyball",short_names:["volleyball"],category:"Activity",sort_order:6,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},banana:{name:"Banana",unified:"1F34C",variations:[],docomo:"E744",au:"EB35",softbank:null,google:"FE050",image:"1f34c.png",sheet_x:7,sheet_y:13,short_name:"banana",short_names:["banana"],category:"Foods",sort_order:6,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},bear:{name:"Bear Face",unified:"1F43B",variations:[],docomo:null,au:"E5C1",softbank:"E051",google:"FE1C1",image:"1f43b.png",sheet_x:13,sheet_y:23,short_name:"bear",short_names:["bear"],category:"Nature",sort_order:6,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},smile:{name:"Smiling Face with Open Mouth and Smiling Eyes",unified:"1F604",variations:[],docomo:"E6F0",au:"E471",softbank:"E415",google:"FE338",image:"1f604.png",sheet_x:26,sheet_y:19,short_name:"smile",short_names:["smile"],category:"People",sort_order:6,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:["C:","c:",":D",":-D"]},"flag-ad":{name:"Regional Indicator Symbol Letters AD",unified:"1F1E6-1F1E9",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1e6-1f1e9.png",sheet_x:32,sheet_y:34,short_name:"flag-ad",short_names:["flag-ad"],category:"Flags",sort_order:6,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},broken_heart:{name:"Broken Heart",unified:"1F494",variations:[],docomo:"E6EE",au:"E477",softbank:"E023",google:"FEB0E",image:"1f494.png",sheet_x:19,sheet_y:36,short_name:"broken_heart",short_names:["broken_heart"],category:"Symbols",sort_order:6,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:["</3"]},sweat_smile:{name:"Smiling Face with Open Mouth and Cold Sweat",unified:"1F605",variations:[],docomo:"E722",au:"E471-E5B1",softbank:"E415-E331",google:"FE331",image:"1f605.png",sheet_x:26,sheet_y:20,short_name:"sweat_smile",short_names:["sweat_smile"],category:"People",sort_order:7,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},printer:{name:"Printer",unified:"1F5A8",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f5a8.png",sheet_x:25,sheet_y:32,short_name:"printer",short_names:["printer"],category:"Objects",sort_order:7,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},rugby_football:{name:"Rugby Football",unified:"1F3C9",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f3c9.png",sheet_x:10,sheet_y:25,short_name:"rugby_football",short_names:["rugby_football"],category:"Activity",sort_order:7,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},heavy_heart_exclamation_mark_ornament:{name:"Heavy Heart Exclamation Mark Ornament",unified:"2763",variations:["2763-FE0F"],docomo:null,au:null,softbank:null,google:null,image:"2763.png",sheet_x:4,sheet_y:9,short_name:"heavy_heart_exclamation_mark_ornament",short_names:["heavy_heart_exclamation_mark_ornament"],category:"Symbols",sort_order:7,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-ao":{name:"Regional Indicator Symbol Letters AO",unified:"1F1E6-1F1F4",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1e6-1f1f4.png",sheet_x:33,sheet_y:0,short_name:"flag-ao",short_names:["flag-ao"],category:"Flags",sort_order:7,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},watermelon:{name:"Watermelon",unified:"1F349",variations:[],docomo:null,au:"E4CD",softbank:"E348",google:"FE054",image:"1f349.png",sheet_x:7,sheet_y:10,short_name:"watermelon",short_name
short_name:"sweet_potato",short_names:["sweet_potato"],category:"Foods",sort_order:18,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},hear_no_evil:{name:"Hear-No-Evil Monkey",unified:"1F649",variations:[],docomo:null,au:"EB52",softbank:null,google:"FE356",image:"1f649.png",sheet_x:28,sheet_y:21,short_name:"hear_no_evil",short_names:["hear_no_evil"],category:"Nature",sort_order:18,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-bh":{name:"Regional Indicator Symbol Letters BH",unified:"1F1E7-1F1ED",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1e7-1f1ed.png",sheet_x:33,sheet_y:15,short_name:"flag-bh",short_names:["flag-bh"],category:"Flags",sort_order:18,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},star_and_crescent:{name:"Star and Crescent",unified:"262A",variations:["262A-FE0F"],docomo:null,au:null,softbank:null,google:null,image:"262a.png",sheet_x:1,sheet_y:20,short_name:"star_and_crescent",short_names:["star_and_crescent"],category:"Symbols",sort_order:18,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},kissing_heart:{name:"Face Throwing a Kiss",unified:"1F618",variations:[],docomo:"E726",au:"EACF",softbank:"E418",google:"FE32C",image:"1f618.png",sheet_x:26,sheet_y:39,short_name:"kissing_heart",short_names:["kissing_heart"],category:"People",sort_order:18,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},camera_with_flash:{name:"Camera with Flash",unified:"1F4F8",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f4f8.png",sheet_x:22,sheet_y:18,short_name:"camera_with_flash",short_names:["camera_with_flash"],category:"Objects",sort_order:18,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},ice_skate:{name:"Ice Skate",unified:"26F8",variations:[],docomo:null,au:null,softbank:null,google:null,image:"26f8.png",sheet_x:2,sheet_y:37,short_name:"ice_skate",short_names:["ice_skate"],category:"Activity",sort_order:19,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},oncoming_automobile:{name:"Oncoming Automobile",unified:"1F698",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f698.png",sheet_x:29,sheet_y:36,short_name:"oncoming_automobile",short_names:["oncoming_automobile"],category:"Places",sort_order:19,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},speak_no_evil:{name:"Speak-No-Evil Monkey",unified:"1F64A",variations:[],docomo:null,au:"EB51",softbank:null,google:"FE355",image:"1f64a.png",sheet_x:28,sheet_y:22,short_name:"speak_no_evil",short_names:["speak_no_evil"],category:"Nature",sort_order:19,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},honey_pot:{name:"Honey Pot",unified:"1F36F",variations:[],docomo:null,au:"EB59",softbank:null,google:"FE97E",image:"1f36f.png",sheet_x:8,sheet_y:7,short_name:"honey_pot",short_names:["honey_pot"],category:"Foods",sort_order:19,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},kissing:{name:"Kissing Face",unified:"1F617",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f617.png",sheet_x:26,sheet_y:38,short_name:"kissing",short_names:["kissing"],category:"People",sort_order:19,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},video_camera:{name:"Video Camera",unified:"1F4F9",variations:[],docomo:"E677",au:"E57E",softbank:"E03D",google:"FE4F9",image:"1f4f9.png",sheet_x:22,sheet_y:19,short_name:"video_camera",short_names:["video_camera"],category:"Objects",sort_order:19,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},om_symbol:{name:"Om Symbol",unified:"1F549",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f549.png",sheet_x:24,sheet_y:5,short_name:"om_symbol",short_names:["om_symbol"],category:"Symbols",sort_order:19,h
google:"FE02B",image:"2648.png",sheet_x:1,sheet_y:26,short_name:"aries",short_names:["aries"],category:"Symbols",sort_order:28,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},hugging_face:{name:"Hugging Face",unified:"1F917",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f917.png",sheet_x:32,sheet_y:8,short_name:"hugging_face",short_names:["hugging_face"],category:"People",sort_order:28,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-bq":{name:"Regional Indicator Symbol Letters BQ",unified:"1F1E7-1F1F6",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1e7-1f1f6.png",sheet_x:33,sheet_y:22,short_name:"flag-bq",short_names:["flag-bq"],category:"Flags",sort_order:28,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},bullettrain_front:{name:"High-Speed Train with Bullet Nose",unified:"1F685",variations:[],docomo:"E65D",au:"E4B0",softbank:"E01F",google:"FE7E3",image:"1f685.png",sheet_x:29,sheet_y:17,short_name:"bullettrain_front",short_names:["bullettrain_front"],category:"Places",sort_order:28,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},radio:{name:"Radio",unified:"1F4FB",variations:[],docomo:null,au:"E5B9",softbank:"E128",google:"FE81F",image:"1f4fb.png",sheet_x:22,sheet_y:21,short_name:"radio",short_names:["radio"],category:"Objects",sort_order:28,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},hotdog:{name:"Hot Dog",unified:"1F32D",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f32d.png",sheet_x:6,sheet_y:23,short_name:"hotdog",short_names:["hotdog"],category:"Foods",sort_order:28,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},boar:{name:"Boar",unified:"1F417",variations:[],docomo:null,au:"EB24",softbank:"E52F",google:"FE1D5",image:"1f417.png",sheet_x:12,sheet_y:28,short_name:"boar",short_names:["boar"],category:"Nature",sort_order:28,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},studio_microphone:{name:"Studio Microphone",unified:"1F399",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f399.png",sheet_x:9,sheet_y:10,short_name:"studio_microphone",short_names:["studio_microphone"],category:"Objects",sort_order:29,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},pizza:{name:"Slice of Pizza",unified:"1F355",variations:[],docomo:null,au:"EB3B",softbank:null,google:"FE975",image:"1f355.png",sheet_x:7,sheet_y:22,short_name:"pizza",short_names:["pizza"],category:"Foods",sort_order:29,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-ba":{name:"Regional Indicator Symbol Letters BA",unified:"1F1E7-1F1E6",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1e7-1f1e6.png",sheet_x:33,sheet_y:9,short_name:"flag-ba",short_names:["flag-ba"],category:"Flags",sort_order:29,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},mountain_bicyclist:{name:"Mountain Bicyclist",unified:"1F6B5",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f6b5.png",sheet_x:30,sheet_y:34,short_name:"mountain_bicyclist",short_names:["mountain_bicyclist"],category:"Activity",sort_order:29,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,skin_variations:{"1F6B5-1F3FB":{unified:"1F6B5-1F3FB",image:"1f6b5-1f3fb.png",sheet_x:30,sheet_y:35,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F6B5-1F3FC":{unified:"1F6B5-1F3FC",image:"1f6b5-1f3fc.png",sheet_x:30,sheet_y:36,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F6B5-1F3FD":{unified:"1F6B5-1F3FD",image:"1f6b5-1f3fd.png",sheet_x:30,sheet_y:37,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F6B5-1F3FE":{unified:"1F6B5-1F3FE",image:"1f6b5-1f3fe.png",sheet_x:30,sheet_y:38,has_img_apple:!0,has_im
has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},chocolate_bar:{name:"Chocolate Bar",unified:"1F36B",variations:[],docomo:null,au:"EB4D",softbank:null,google:"FE97A",image:"1f36b.png",sheet_x:8,sheet_y:3,short_name:"chocolate_bar",short_names:["chocolate_bar"],category:"Foods",sort_order:52,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},u6708:{name:"Squared Cjk Unified Ideograph-6708",unified:"1F237",variations:["1F237-FE0F"],docomo:null,au:null,softbank:"E217",google:"FEB3B",image:"1f237.png",sheet_x:5,sheet_y:15,short_name:"u6708",short_names:["u6708"],category:"Symbols",sort_order:52,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},fearful:{name:"Fearful Face",unified:"1F628",variations:[],docomo:"E757",au:"EAC6",softbank:"E40B",google:"FE33B",image:"1f628.png",sheet_x:27,sheet_y:14,short_name:"fearful",short_names:["fearful"],category:"People",sort_order:52,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-cg":{name:"Regional Indicator Symbol Letters CG",unified:"1F1E8-1F1EC",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1e8-1f1ec.png",sheet_x:33,sheet_y:34,short_name:"flag-cg",short_names:["flag-cg"],category:"Flags",sort_order:52,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},dromedary_camel:{name:"Dromedary Camel",unified:"1F42A",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f42a.png",sheet_x:13,sheet_y:6,short_name:"dromedary_camel",short_names:["dromedary_camel"],category:"Nature",sort_order:53,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},popcorn:{name:"Popcorn",unified:"1F37F",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f37f.png",sheet_x:8,sheet_y:23,short_name:"popcorn",short_names:["popcorn"],category:"Foods",sort_order:53,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},eight_pointed_black_star:{name:"Eight Pointed Black Star",unified:"2734",variations:["2734-FE0F"],docomo:"E6F8",au:"E479",softbank:"E205",google:"FEB61",image:"2734.png",sheet_x:4,sheet_y:0,short_name:"eight_pointed_black_star",short_names:["eight_pointed_black_star"],category:"Symbols",sort_order:53,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},gem:{name:"Gem Stone",unified:"1F48E",variations:[],docomo:"E71B",au:"E514",softbank:"E035",google:"FE826",image:"1f48e.png",sheet_x:19,sheet_y:30,short_name:"gem",short_names:["gem"],category:"Objects",sort_order:53,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},space_invader:{name:"Alien Monster",unified:"1F47E",variations:[],docomo:null,au:"E4EC",softbank:"E12B",google:"FE1B1",image:"1f47e.png",sheet_x:18,sheet_y:25,short_name:"space_invader",short_names:["space_invader"],category:"Activity",sort_order:53,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},vertical_traffic_light:{name:"Vertical Traffic Light",unified:"1F6A6",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f6a6.png",sheet_x:30,sheet_y:14,short_name:"vertical_traffic_light",short_names:["vertical_traffic_light"],category:"Places",sort_order:53,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},cold_sweat:{name:"Face with Open Mouth and Cold Sweat",unified:"1F630",variations:[],docomo:"E723",au:"EACB",softbank:"E40F",google:"FE325",image:"1f630.png",sheet_x:27,sheet_y:22,short_name:"cold_sweat",short_names:["cold_sweat"],category:"People",sort_order:53,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-cd":{name:"Regional Indicator Symbol Letters CD",unified:"1F1E8-1F1E9",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1e8-1f1e9.png",sheet_x:33,sheet_y:32,short_name:"flag-cd",short_names:["flag-cd"],category:"Flags",sort_order:53,has_img_apple:!0,has
emoticons:[]},hocho:{name:"Hocho",unified:"1F52A",variations:[],docomo:null,au:"E57F",softbank:null,google:"FE4FA",image:"1f52a.png",sheet_x:23,sheet_y:26,short_name:"hocho",short_names:["hocho","knife"],category:"Objects",sort_order:65,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},dove_of_peace:{name:"Dove of Peace",unified:"1F54A",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f54a.png",sheet_x:24,sheet_y:6,short_name:"dove_of_peace",short_names:["dove_of_peace"],category:"Nature",sort_order:65,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},cl:{name:"Squared Cl",unified:"1F191",variations:[],docomo:"E6DB",au:"E5AB",softbank:null,google:"FEB84",image:"1f191.png",sheet_x:4,sheet_y:37,short_name:"cl",short_names:["cl"],category:"Symbols",sort_order:66,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},dog2:{name:"Dog",unified:"1F415",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f415.png",sheet_x:12,sheet_y:26,short_name:"dog2",short_names:["dog2"],category:"Nature",sort_order:66,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},fork_and_knife:{name:"Fork and Knife",unified:"1F374",variations:[],docomo:"E66F",au:"E4AC",softbank:"E043",google:"FE980",image:"1f374.png",sheet_x:8,sheet_y:12,short_name:"fork_and_knife",short_names:["fork_and_knife"],category:"Foods",sort_order:66,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},dagger_knife:{name:"Dagger Knife",unified:"1F5E1",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f5e1.png",sheet_x:26,sheet_y:4,short_name:"dagger_knife",short_names:["dagger_knife"],category:"Objects",sort_order:66,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},mountain:{name:"Mountain",unified:"26F0",variations:[],docomo:null,au:null,softbank:null,google:null,image:"26f0.png",sheet_x:2,sheet_y:30,short_name:"mountain",short_names:["mountain"],category:"Places",sort_order:66,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},face_with_thermometer:{name:"Face with Thermometer",unified:"1F912",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f912.png",sheet_x:32,sheet_y:3,short_name:"face_with_thermometer",short_names:["face_with_thermometer"],category:"People",sort_order:66,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-eg":{name:"Regional Indicator Symbol Letters EG",unified:"1F1EA-1F1EC",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1ea-1f1ec.png",sheet_x:34,sheet_y:19,short_name:"flag-eg",short_names:["flag-eg"],category:"Flags",sort_order:66,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},poodle:{name:"Poodle",unified:"1F429",variations:[],docomo:"E6A1",au:"E4DF",softbank:"E052",google:"FE1D8",image:"1f429.png",sheet_x:13,sheet_y:5,short_name:"poodle",short_names:["poodle"],category:"Nature",sort_order:67,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-sv":{name:"Regional Indicator Symbol Letters SV",unified:"1F1F8-1F1FB",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f8-1f1fb.png",sheet_x:38,sheet_y:2,short_name:"flag-sv",short_names:["flag-sv"],category:"Flags",sort_order:67,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},snow_capped_mountain:{name:"Snow Capped Mountain",unified:"1F3D4",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f3d4.png",sheet_x:11,sheet_y:5,short_name:"snow_capped_mountain",short_names:["snow_capped_mountain"],category:"Places",sort_order:67,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},face_with_head_bandage:{name:"Face with Head-Bandage",unified:"1F915",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f915.png",sheet_x:32,sh
unified:"1F639",variations:[],docomo:"E72A",au:"EB63",softbank:"E412",google:"FE34A",image:"1f639.png",sheet_x:27,sheet_y:31,short_name:"joy_cat",short_names:["joy_cat"],category:"People",sort_order:81,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},no_mobile_phones:{name:"No Mobile Phones",unified:"1F4F5",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f4f5.png",sheet_x:22,sheet_y:15,short_name:"no_mobile_phones",short_names:["no_mobile_phones"],category:"Symbols",sort_order:81,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},heart_eyes_cat:{name:"Smiling Cat Face with Heart-Shaped Eyes",unified:"1F63B",variations:[],docomo:"E726",au:"EB65",softbank:"E106",google:"FE34C",image:"1f63b.png",sheet_x:27,sheet_y:33,short_name:"heart_eyes_cat",short_names:["heart_eyes_cat"],category:"People",sort_order:82,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},syringe:{name:"Syringe",unified:"1F489",variations:[],docomo:null,au:"E510",softbank:"E13B",google:"FE509",image:"1f489.png",sheet_x:19,sheet_y:25,short_name:"syringe",short_names:["syringe"],category:"Objects",sort_order:82,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},exclamation:{name:"Heavy Exclamation Mark Symbol",unified:"2757",variations:["2757-FE0F"],docomo:"E702",au:"E482",softbank:"E021",google:"FEB04",image:"2757.png",sheet_x:4,sheet_y:8,short_name:"exclamation",short_names:["exclamation","heavy_exclamation_mark"],category:"Symbols",sort_order:82,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},city_sunset:{name:"Cityscape at Dusk",unified:"1F306",variations:[],docomo:null,au:"E5DA",softbank:"E146",google:"FE00B",image:"1f306.png",sheet_x:5,sheet_y:27,short_name:"city_sunset",short_names:["city_sunset"],category:"Places",sort_order:82,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-gm":{name:"Regional Indicator Symbol Letters GM",unified:"1F1EC-1F1F2",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1ec-1f1f2.png",sheet_x:34,sheet_y:40,short_name:"flag-gm",short_names:["flag-gm"],category:"Flags",sort_order:82,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},four_leaf_clover:{name:"Four Leaf Clover",unified:"1F340",variations:[],docomo:"E741",au:"E513",softbank:"E110",google:"FE03C",image:"1f340.png",sheet_x:7,sheet_y:1,short_name:"four_leaf_clover",short_names:["four_leaf_clover"],category:"Nature",sort_order:82,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},grey_exclamation:{name:"White Exclamation Mark Ornament",unified:"2755",variations:[],docomo:"E702",au:"E482",softbank:"E337",google:"FEB0B",image:"2755.png",sheet_x:4,sheet_y:7,short_name:"grey_exclamation",short_names:["grey_exclamation"],category:"Symbols",sort_order:83,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},smirk_cat:{name:"Cat Face with Wry Smile",unified:"1F63C",variations:[],docomo:"E753",au:"EB6A",softbank:"E404",google:"FE34F",image:"1f63c.png",sheet_x:27,sheet_y:34,short_name:"smirk_cat",short_names:["smirk_cat"],category:"People",sort_order:83,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},thermometer:{name:"Thermometer",unified:"1F321",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f321.png",sheet_x:6,sheet_y:13,short_name:"thermometer",short_names:["thermometer"],category:"Objects",sort_order:83,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},cityscape:{name:"Cityscape",unified:"1F3D9",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f3d9.png",sheet_x:11,sheet_y:10,short_name:"cityscape",short_names:["cityscape"],category:"Places",sort_order:83,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-ge":{name:"RegionalIndicatorSymbol
sort_order:95,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},v:{name:"Victory Hand",unified:"270C",variations:["270C-FE0F"],docomo:"E694",au:"E5A6",softbank:"E011",google:"FEB94",image:"270c.png",sheet_x:3,sheet_y:21,short_name:"v",short_names:["v"],category:"People",sort_order:95,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,skin_variations:{"270C-1F3FB":{unified:"270C-1F3FB",image:"270c-1f3fb.png",sheet_x:3,sheet_y:22,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"270C-1F3FC":{unified:"270C-1F3FC",image:"270c-1f3fc.png",sheet_x:3,sheet_y:23,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"270C-1F3FD":{unified:"270C-1F3FD",image:"270c-1f3fd.png",sheet_x:3,sheet_y:24,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"270C-1F3FE":{unified:"270C-1F3FE",image:"270c-1f3fe.png",sheet_x:3,sheet_y:25,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"270C-1F3FF":{unified:"270C-1F3FF",image:"270c-1f3ff.png",sheet_x:3,sheet_y:26,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0}},emoticons:[]},children_crossing:{name:"Children Crossing",unified:"1F6B8",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f6b8.png",sheet_x:31,sheet_y:6,short_name:"children_crossing",short_names:["children_crossing"],category:"Symbols",sort_order:95,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},bouquet:{name:"Bouquet",unified:"1F490",variations:[],docomo:null,au:"EA95",softbank:"E306",google:"FE828",image:"1f490.png",sheet_x:19,sheet_y:32,short_name:"bouquet",short_names:["bouquet"],category:"Nature",sort_order:95,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},bellhop_bell:{name:"Bellhop Bell",unified:"1F6CE",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f6ce.png",sheet_x:31,sheet_y:28,short_name:"bellhop_bell",short_names:["bellhop_bell"],category:"Objects",sort_order:95,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-gw":{name:"Regional Indicator Symbol Letters GW",unified:"1F1EC-1F1FC",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1ec-1f1fc.png",sheet_x:35,sheet_y:7,short_name:"flag-gw",short_names:["flag-gw"],category:"Flags",sort_order:95,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},beginner:{name:"Japanese Symbol for Beginner",unified:"1F530",variations:[],docomo:null,au:"E480",softbank:"E209",google:"FE044",image:"1f530.png",sheet_x:23,sheet_y:32,short_name:"beginner",short_names:["beginner"],category:"Symbols",sort_order:96,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},house:{name:"House Building",unified:"1F3E0",variations:[],docomo:"E663",au:"E4AB",softbank:"E036",google:"FE4B0",image:"1f3e0.png",sheet_x:11,sheet_y:17,short_name:"house",short_names:["house"],category:"Places",sort_order:96,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},mushroom:{name:"Mushroom",unified:"1F344",variations:[],docomo:null,au:"EB37",softbank:null,google:"FE04B",image:"1f344.png",sheet_x:7,sheet_y:5,short_name:"mushroom",short_names:["mushroom"],category:"Nature",sort_order:96,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},frame_with_picture:{name:"Frame with Picture",unified:"1F5BC",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f5bc.png",sheet_x:25,sheet_y:35,short_name:"frame_with_picture",short_names:["frame_with_picture"],category:"Objects",sort_order:96,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},ok_hand:{name:"Ok Hand Sign",unified:"1F44C",variations:[],docomo:"E70B",au:"EAD4",softbank:"E420",google:"FEB9F",image:"1f44c.png",sheet_x:14,sheet_y:39,short_name:"ok_hand",short_names:["ok_hand"],category:"People",sort_order:96,has_img_apple:!0,has_i
has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},middle_finger:{name:"Reversed Hand with Middle Finger Extended",unified:"1F595",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f595.png",sheet_x:25,sheet_y:19,short_name:"middle_finger",short_names:["middle_finger","reversed_hand_with_middle_finger_extended"],category:"People",sort_order:106,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,skin_variations:{"1F595-1F3FB":{unified:"1F595-1F3FB",image:"1f595-1f3fb.png",sheet_x:25,sheet_y:20,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F595-1F3FC":{unified:"1F595-1F3FC",image:"1f595-1f3fc.png",sheet_x:25,sheet_y:21,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F595-1F3FD":{unified:"1F595-1F3FD",image:"1f595-1f3fd.png",sheet_x:25,sheet_y:22,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F595-1F3FE":{unified:"1F595-1F3FE",image:"1f595-1f3fe.png",sheet_x:25,sheet_y:23,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F595-1F3FF":{unified:"1F595-1F3FF",image:"1f595-1f3ff.png",sheet_x:25,sheet_y:24,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0}},emoticons:[]},"flag-ie":{name:"Regional Indicator Symbol Letters IE",unified:"1F1EE-1F1EA",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1ee-1f1ea.png",sheet_x:35,sheet_y:17,short_name:"flag-ie",short_names:["flag-ie"],category:"Flags",sort_order:106,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},dolls:{name:"Japanese Dolls",unified:"1F38E",variations:[],docomo:null,au:"EAE4",softbank:"E438",google:"FE519",image:"1f38e.png",sheet_x:9,sheet_y:2,short_name:"dolls",short_names:["dolls"],category:"Objects",sort_order:107,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},globe_with_meridians:{name:"Globe with Meridians",unified:"1F310",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f310.png",sheet_x:5,sheet_y:37,short_name:"globe_with_meridians",short_names:["globe_with_meridians"],category:"Symbols",sort_order:107,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-im":{name:"Regional Indicator Symbol Letters IM",unified:"1F1EE-1F1F2",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1ee-1f1f2.png",sheet_x:35,sheet_y:19,short_name:"flag-im",short_names:["flag-im"],category:"Flags",sort_order:107,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},waning_crescent_moon:{name:"Waning Crescent Moon Symbol",unified:"1F318",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f318.png",sheet_x:6,sheet_y:4,short_name:"waning_crescent_moon",short_names:["waning_crescent_moon"],category:"Nature",sort_order:107,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},raised_hand_with_fingers_splayed:{name:"Raised Hand with Fingers Splayed",unified:"1F590",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f590.png",sheet_x:25,sheet_y:13,short_name:"raised_hand_with_fingers_splayed",short_names:["raised_hand_with_fingers_splayed"],category:"People",sort_order:107,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,skin_variations:{"1F590-1F3FB":{unified:"1F590-1F3FB",image:"1f590-1f3fb.png",sheet_x:25,sheet_y:14,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F590-1F3FC":{unified:"1F590-1F3FC",image:"1f590-1f3fc.png",sheet_x:25,sheet_y:15,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F590-1F3FD":{unified:"1F590-1F3FD",image:"1f590-1f3fd.png",sheet_x:25,sheet_y:16,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F590-1F3FE":{unified:"1F590-1F3FE",image:"1f590-1f3fe.png",sheet_x:25,sheet_y:17,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F590-1F3FF":{unified:"1F590-1F3FF",image:
google:null,image:"1f1f0-1f1fc.png",sheet_x:35,sheet_y:38,short_name:"flag-kw",short_names:["flag-kw"],category:"Flags",sort_order:119,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},mens:{name:"Mens Symbol",unified:"1F6B9",variations:[],docomo:null,au:null,softbank:"E138",google:"FEB33",image:"1f6b9.png",sheet_x:31,sheet_y:7,short_name:"mens",short_names:["mens"],category:"Symbols",sort_order:120,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},dizzy:{name:"Dizzy Symbol",unified:"1F4AB",variations:[],docomo:null,au:"EB5C",softbank:"E407",google:"FEB5F",image:"1f4ab.png",sheet_x:20,sheet_y:23,short_name:"dizzy",short_names:["dizzy"],category:"Nature",sort_order:120,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},speaking_head_in_silhouette:{name:"Speaking Head in Silhouette",unified:"1F5E3",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f5e3.png",sheet_x:26,sheet_y:5,short_name:"speaking_head_in_silhouette",short_names:["speaking_head_in_silhouette"],category:"People",sort_order:120,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-kg":{name:"Regional Indicator Symbol Letters KG",unified:"1F1F0-1F1EC",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f0-1f1ec.png",sheet_x:35,sheet_y:31,short_name:"flag-kg",short_names:["flag-kg"],category:"Flags",sort_order:120,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},mailbox_with_no_mail:{name:"Open Mailbox with Lowered Flag",unified:"1F4ED",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f4ed.png",sheet_x:22,sheet_y:7,short_name:"mailbox_with_no_mail",short_names:["mailbox_with_no_mail"],category:"Objects",sort_order:120,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},sparkles:{name:"Sparkles",unified:"2728",variations:[],docomo:"E6FA",au:"EAAB",softbank:"E32E",google:"FEB60",image:"2728.png",sheet_x:3,sheet_y:39,short_name:"sparkles",short_names:["sparkles"],category:"Nature",sort_order:121,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},baby:{name:"Baby",unified:"1F476",variations:[],docomo:null,au:"EB18",softbank:"E51A",google:"FE1A9",image:"1f476.png",sheet_x:17,sheet_y:38,short_name:"baby",short_names:["baby"],category:"People",sort_order:121,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,skin_variations:{"1F476-1F3FB":{unified:"1F476-1F3FB",image:"1f476-1f3fb.png",sheet_x:17,sheet_y:39,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F476-1F3FC":{unified:"1F476-1F3FC",image:"1f476-1f3fc.png",sheet_x:17,sheet_y:40,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F476-1F3FD":{unified:"1F476-1F3FD",image:"1f476-1f3fd.png",sheet_x:18,sheet_y:0,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F476-1F3FE":{unified:"1F476-1F3FE",image:"1f476-1f3fe.png",sheet_x:18,sheet_y:1,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F476-1F3FF":{unified:"1F476-1F3FF",image:"1f476-1f3ff.png",sheet_x:18,sheet_y:2,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0}},emoticons:[]},"package":{name:"Package",unified:"1F4E6",variations:[],docomo:"E685",au:"E51F",softbank:"E112",google:"FE535",image:"1f4e6.png",sheet_x:22,sheet_y:0,short_name:"package",short_names:["package"],category:"Objects",sort_order:121,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},womens:{name:"Womens Symbol",unified:"1F6BA",variations:[],docomo:null,au:null,softbank:"E139",google:"FEB34",image:"1f6ba.png",sheet_x:31,sheet_y:8,short_name:"womens",short_names:["womens"],category:"Symbols",sort_order:121,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-la":{name:"Regional Indicator Symbol Letters LA",unified:"1F1F1-1F1E6",variations:[],docomo:nu
sheet_x:18,sheet_y:35,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F482-1F3FC":{unified:"1F482-1F3FC",image:"1f482-1f3fc.png",sheet_x:18,sheet_y:36,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F482-1F3FD":{unified:"1F482-1F3FD",image:"1f482-1f3fd.png",sheet_x:18,sheet_y:37,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F482-1F3FE":{unified:"1F482-1F3FE",image:"1f482-1f3fe.png",sheet_x:18,sheet_y:38,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F482-1F3FF":{unified:"1F482-1F3FF",image:"1f482-1f3ff.png",sheet_x:18,sheet_y:39,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0}},emoticons:[]},fire:{name:"Fire",unified:"1F525",variations:[],docomo:null,au:"E47B",softbank:"E11D",google:"FE4F6",image:"1f525.png",sheet_x:23,sheet_y:21,short_name:"fire",short_names:["fire"],category:"Nature",sort_order:133,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},free:{name:"Squared Free",unified:"1F193",variations:[],docomo:"E6D7",au:"E578",softbank:null,google:"FEB21",image:"1f193.png",sheet_x:4,sheet_y:39,short_name:"free",short_names:["free"],category:"Symbols",sort_order:133,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-mw":{name:"Regional Indicator Symbol Letters MW",unified:"1F1F2-1F1FC",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f2-1f1fc.png",sheet_x:36,sheet_y:30,short_name:"flag-mw",short_names:["flag-mw"],category:"Flags",sort_order:133,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},calendar:{name:"Tear-off Calendar",unified:"1F4C6",variations:[],docomo:null,au:"E56A",softbank:null,google:"FE549",image:"1f4c6.png",sheet_x:21,sheet_y:9,short_name:"calendar",short_names:["calendar"],category:"Objects",sort_order:133,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},spiral_calendar_pad:{name:"Spiral Calendar Pad",unified:"1F5D3",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f5d3.png",sheet_x:26,sheet_y:0,short_name:"spiral_calendar_pad",short_names:["spiral_calendar_pad"],category:"Objects",sort_order:134,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},boom:{name:"Collision Symbol",unified:"1F4A5",variations:[],docomo:"E705",au:"E5B0",softbank:null,google:"FEB5A",image:"1f4a5.png",sheet_x:20,sheet_y:12,short_name:"boom",short_names:["boom","collision"],category:"Nature",sort_order:134,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-my":{name:"Regional Indicator Symbol Letters MY",unified:"1F1F2-1F1FE",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f2-1f1fe.png",sheet_x:36,sheet_y:32,short_name:"flag-my",short_names:["flag-my"],category:"Flags",sort_order:134,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},zero:{name:"Keycap 0",unified:"0030-20E3",variations:["0030-FE0F-20E3"],docomo:"E6EB",au:"E5AC",softbank:"E225",google:"FE837",image:"0030-20e3.png",sheet_x:32,sheet_y:23,short_name:"zero",short_names:["zero"],category:"Symbols",sort_order:134,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},sleuth_or_spy:{name:"Sleuth or Spy",unified:"1F575",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f575.png",sheet_x:24,sheet_y:39,short_name:"sleuth_or_spy",short_names:["sleuth_or_spy"],category:"People",sort_order:134,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,skin_variations:{"1F575-1F3FB":{unified:"1F575-1F3FB",image:"1f575-1f3fb.png",sheet_x:24,sheet_y:40,has_img_apple:!0,has_img_google:!1,has_img_twitter:!1,has_img_emojione:!0},"1F575-1F3FC":{unified:"1F575-1F3FC",image:"1f575-1f3fc.png",sheet_x:25,sheet_y:0,has_img_apple:!0,has_img_google:!1,has_img_twitter:!1,has_img_emojione:!0},"1F575-1F3FD":{unified:"1F575-1F3FD",image:"1f575-1f3fd.png",s
short_names:["information_desk_person"],category:"People",sort_order:147,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,skin_variations:{"1F481-1F3FB":{unified:"1F481-1F3FB",image:"1f481-1f3fb.png",sheet_x:18,sheet_y:29,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F481-1F3FC":{unified:"1F481-1F3FC",image:"1f481-1f3fc.png",sheet_x:18,sheet_y:30,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F481-1F3FD":{unified:"1F481-1F3FD",image:"1f481-1f3fd.png",sheet_x:18,sheet_y:31,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F481-1F3FE":{unified:"1F481-1F3FE",image:"1f481-1f3fe.png",sheet_x:18,sheet_y:32,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F481-1F3FF":{unified:"1F481-1F3FF",image:"1f481-1f3ff.png",sheet_x:18,sheet_y:33,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0}},emoticons:[]},ocean:{name:"Water Wave",unified:"1F30A",variations:[],docomo:"E73F",au:"EB7C",softbank:"E43E",google:"FE038",image:"1f30a.png",sheet_x:5,sheet_y:31,short_name:"ocean",short_names:["ocean"],category:"Nature",sort_order:147,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},double_vertical_bar:{name:"Double Vertical Bar",unified:"23F8",variations:[],docomo:null,au:null,softbank:null,google:null,image:"23f8.png",sheet_x:0,sheet_y:29,short_name:"double_vertical_bar",short_names:["double_vertical_bar"],category:"Symbols",sort_order:148,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},green_book:{name:"Green Book",unified:"1F4D7",variations:[],docomo:"E683",au:"E565",softbank:"E148",google:"FE4FF",image:"1f4d7.png",sheet_x:21,sheet_y:26,short_name:"green_book",short_names:["green_book"],category:"Objects",sort_order:148,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},no_good:{name:"Face with No Good Gesture",unified:"1F645",variations:[],docomo:"E72F",au:"EAD7",softbank:"E423",google:"FE351",image:"1f645.png",sheet_x:28,sheet_y:2,short_name:"no_good",short_names:["no_good"],category:"People",sort_order:148,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,skin_variations:{"1F645-1F3FB":{unified:"1F645-1F3FB",image:"1f645-1f3fb.png",sheet_x:28,sheet_y:3,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F645-1F3FC":{unified:"1F645-1F3FC",image:"1f645-1f3fc.png",sheet_x:28,sheet_y:4,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F645-1F3FD":{unified:"1F645-1F3FD",image:"1f645-1f3fd.png",sheet_x:28,sheet_y:5,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F645-1F3FE":{unified:"1F645-1F3FE",image:"1f645-1f3fe.png",sheet_x:28,sheet_y:6,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0},"1F645-1F3FF":{unified:"1F645-1F3FF",image:"1f645-1f3ff.png",sheet_x:28,sheet_y:7,has_img_apple:!0,has_img_google:!1,has_img_twitter:!0,has_img_emojione:!0}},emoticons:[]},"flag-me":{name:"Regional Indicator Symbol Letters ME",unified:"1F1F2-1F1EA",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f2-1f1ea.png",sheet_x:36,sheet_y:14,short_name:"flag-me",short_names:["flag-me"],category:"Flags",sort_order:148,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-ms":{name:"Regional Indicator Symbol Letters MS",unified:"1F1F2-1F1F8",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f2-1f1f8.png",sheet_x:36,sheet_y:26,short_name:"flag-ms",short_names:["flag-ms"],category:"Flags",sort_order:149,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},ok_woman:{name:"Face with Ok Gesture",unified:"1F646",variations:[],docomo:"E70B",au:"EAD8",softbank:"E424",google:"FE352",image:"1f646.png",sheet_x:28,sheet_y:8,short_name:"ok_woman",short_names:["ok_woman"],category:"People",sort_order:149,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_
name:"Waving Black Flag",unified:"1F3F4",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f3f4.png",sheet_x:11,sheet_y:35,short_name:"waving_black_flag",short_names:["waving_black_flag"],category:"Objects",sort_order:165,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},arrow_right:{name:"Black Rightwards Arrow",unified:"27A1",variations:["27A1-FE0F"],docomo:null,au:"E552",softbank:"E234",google:"FEAFA",image:"27a1.png",sheet_x:4,sheet_y:14,short_name:"arrow_right",short_names:["arrow_right"],category:"Symbols",sort_order:165,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-no":{name:"Regional Indicator Symbol Letters NO",unified:"1F1F3-1F1F4",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f3-1f1f4.png",sheet_x:37,sheet_y:0,short_name:"flag-no",short_names:["flag-no"],category:"Flags",sort_order:166,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"woman-woman-boy":{name:"Woman Woman Boy",unified:"1F469-200D-1F469-200D-1F466",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f469-200d-1f469-200d-1f466.png",sheet_x:39,sheet_y:14,short_name:"woman-woman-boy",short_names:["woman-woman-boy"],category:"People",sort_order:166,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},arrow_left:{name:"Leftwards Black Arrow",unified:"2B05",variations:["2B05-FE0F"],docomo:null,au:"E553",softbank:"E235",google:"FEAFB",image:"2b05.png",sheet_x:4,sheet_y:19,short_name:"arrow_left",short_names:["arrow_left"],category:"Symbols",sort_order:166,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},closed_lock_with_key:{name:"Closed Lock with Key",unified:"1F510",variations:[],docomo:"E6D9",au:"EAFC",softbank:"E144",google:"FEB8A",image:"1f510.png",sheet_x:23,sheet_y:0,short_name:"closed_lock_with_key",short_names:["closed_lock_with_key"],category:"Objects",sort_order:166,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-om":{name:"Regional Indicator Symbol Letters OM",unified:"1F1F4-1F1F2",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f4-1f1f2.png",sheet_x:37,sheet_y:5,short_name:"flag-om",short_names:["flag-om"],category:"Flags",sort_order:167,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},lock:{name:"Lock",unified:"1F512",variations:[],docomo:"E6D9",au:"E51C",softbank:"E144",google:"FEB86",image:"1f512.png",sheet_x:23,sheet_y:2,short_name:"lock",short_names:["lock"],category:"Objects",sort_order:167,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},arrow_up:{name:"Upwards Black Arrow",unified:"2B06",variations:["2B06-FE0F"],docomo:null,au:"E53F",softbank:"E232",google:"FEAF8",image:"2b06.png",sheet_x:4,sheet_y:20,short_name:"arrow_up",short_names:["arrow_up"],category:"Symbols",sort_order:167,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"woman-woman-girl":{name:"Woman Woman Girl",unified:"1F469-200D-1F469-200D-1F467",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f469-200d-1f469-200d-1f467.png",sheet_x:39,sheet_y:16,short_name:"woman-woman-girl",short_names:["woman-woman-girl"],category:"People",sort_order:167,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},arrow_down:{name:"Downwards Black Arrow",unified:"2B07",variations:["2B07-FE0F"],docomo:null,au:"E540",softbank:"E233",google:"FEAF9",image:"2b07.png",sheet_x:4,sheet_y:21,short_name:"arrow_down",short_names:["arrow_down"],category:"Symbols",sort_order:168,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-pk":{name:"Regional Indicator Symbol Letters PK",unified:"1F1F5-1F1F0",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f5-1f1f0.png",sheet_x:37,sheet_y:11,short_name:"flag-pk",short_names:["flag-pk"],category:"Flags",sort_order
sort_order:191,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},arrows_clockwise:{name:"Clockwise Downwards and Upwards Open Circle Arrows",unified:"1F503",variations:[],docomo:"E735",au:"EB0D",softbank:null,google:"FEB91",image:"1f503.png",sheet_x:22,sheet_y:28,short_name:"arrows_clockwise",short_names:["arrows_clockwise"],category:"Symbols",sort_order:191,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},heavy_plus_sign:{name:"Heavy Plus Sign",unified:"2795",variations:[],docomo:null,au:"E53C",softbank:null,google:"FEB51",image:"2795.png",sheet_x:4,sheet_y:11,short_name:"heavy_plus_sign",short_names:["heavy_plus_sign"],category:"Symbols",sort_order:192,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},tophat:{name:"Top Hat",unified:"1F3A9",variations:[],docomo:"E67C",au:"EAF5",softbank:"E503",google:"FE805",image:"1f3a9.png",sheet_x:9,sheet_y:24,short_name:"tophat",short_names:["tophat"],category:"People",sort_order:192,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-sm":{name:"Regional Indicator Symbol Letters SM",unified:"1F1F8-1F1F2",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f8-1f1f2.png",sheet_x:37,sheet_y:37,short_name:"flag-sm",short_names:["flag-sm"],category:"Flags",sort_order:192,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},helmet_with_white_cross:{name:"Helmet with White Cross",unified:"26D1",variations:[],docomo:null,au:null,softbank:null,google:null,image:"26d1.png",sheet_x:2,sheet_y:25,short_name:"helmet_with_white_cross",short_names:["helmet_with_white_cross"],category:"People",sort_order:193,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},heavy_minus_sign:{name:"Heavy Minus Sign",unified:"2796",variations:[],docomo:null,au:"E53D",softbank:null,google:"FEB52",image:"2796.png",sheet_x:4,sheet_y:12,short_name:"heavy_minus_sign",short_names:["heavy_minus_sign"],category:"Symbols",sort_order:193,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-st":{name:"Regional Indicator Symbol Letters ST",unified:"1F1F8-1F1F9",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f8-1f1f9.png",sheet_x:38,sheet_y:1,short_name:"flag-st",short_names:["flag-st"],category:"Flags",sort_order:193,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-sa":{name:"Regional Indicator Symbol Letters SA",unified:"1F1F8-1F1E6",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f8-1f1e6.png",sheet_x:37,sheet_y:26,short_name:"flag-sa",short_names:["flag-sa"],category:"Flags",sort_order:194,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},heavy_division_sign:{name:"Heavy Division Sign",unified:"2797",variations:[],docomo:null,au:"E554",softbank:null,google:"FEB54",image:"2797.png",sheet_x:4,sheet_y:13,short_name:"heavy_division_sign",short_names:["heavy_division_sign"],category:"Symbols",sort_order:194,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},mortar_board:{name:"Graduation Cap",unified:"1F393",variations:[],docomo:null,au:"EAE5",softbank:"E439",google:"FE51A",image:"1f393.png",sheet_x:9,sheet_y:7,short_name:"mortar_board",short_names:["mortar_board"],category:"People",sort_order:194,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-sn":{name:"Regional Indicator Symbol Letters SN",unified:"1F1F8-1F1F3",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1f8-1f1f3.png",sheet_x:37,sheet_y:38,short_name:"flag-sn",short_names:["flag-sn"],category:"Flags",sort_order:195,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},heavy_multiplication_x:{name:"Heavy Multiplication X",unified:"2716",variations:["2716-FE0F"],docomo:null,au:"E54F",softbank:"E333",google:"FEB53",image:"2716.png"
emoticons:[]},mute:{name:"Speaker with Cancellation Stroke",unified:"1F507",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f507.png",sheet_x:22,sheet_y:32,short_name:"mute",short_names:["mute"],category:"Symbols",sort_order:231,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-ug":{name:"Regional Indicator Symbol Letters UG",unified:"1F1FA-1F1EC",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1fa-1f1ec.png",sheet_x:38,sheet_y:24,short_name:"flag-ug",short_names:["flag-ug"],category:"Flags",sort_order:231,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-ua":{name:"Regional Indicator Symbol Letters UA",unified:"1F1FA-1F1E6",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1fa-1f1e6.png",sheet_x:38,sheet_y:23,short_name:"flag-ua",short_names:["flag-ua"],category:"Flags",sort_order:232,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},mega:{name:"Cheering Megaphone",unified:"1F4E3",variations:[],docomo:null,au:"E511",softbank:"E317",google:"FE530",image:"1f4e3.png",sheet_x:21,sheet_y:38,short_name:"mega",short_names:["mega"],category:"Symbols",sort_order:232,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-ae":{name:"Regional Indicator Symbol Letters AE",unified:"1F1E6-1F1EA",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1e6-1f1ea.png",sheet_x:32,sheet_y:35,short_name:"flag-ae",short_names:["flag-ae"],category:"Flags",sort_order:233,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},loudspeaker:{name:"Public Address Loudspeaker",unified:"1F4E2",variations:[],docomo:null,au:"E511",softbank:"E142",google:"FE52F",image:"1f4e2.png",sheet_x:21,sheet_y:37,short_name:"loudspeaker",short_names:["loudspeaker"],category:"Symbols",sort_order:233,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},bell:{name:"Bell",unified:"1F514",variations:[],docomo:"E713",au:"E512",softbank:"E325",google:"FE4F2",image:"1f514.png",sheet_x:23,sheet_y:4,short_name:"bell",short_names:["bell"],category:"Symbols",sort_order:234,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-gb":{name:"Regional Indicator Symbol Letters GB",unified:"1F1EC-1F1E7",variations:[],docomo:null,au:"EB10",softbank:"E510",google:"FE4EA",image:"1f1ec-1f1e7.png",sheet_x:34,sheet_y:32,short_name:"flag-gb",short_names:["flag-gb","gb","uk"],category:"Flags",sort_order:234,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-us":{name:"Regional Indicator Symbol Letters US",unified:"1F1FA-1F1F8",variations:[],docomo:null,au:"E573",softbank:"E50C",google:"FE4E6",image:"1f1fa-1f1f8.png",sheet_x:38,sheet_y:26,short_name:"flag-us",short_names:["flag-us","us"],category:"Flags",sort_order:235,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},no_bell:{name:"Bell with Cancellation Stroke",unified:"1F515",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f515.png",sheet_x:23,sheet_y:5,short_name:"no_bell",short_names:["no_bell"],category:"Symbols",sort_order:235,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},"flag-vi":{name:"Regional Indicator Symbol Letters VI",unified:"1F1FB-1F1EE",variations:[],docomo:null,au:null,softbank:null,google:null,image:"1f1fb-1f1ee.png",sheet_x:38,sheet_y:33,short_name:"flag-vi",short_names:["flag-vi"],category:"Flags",sort_order:236,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},black_joker:{name:"Playing Card Black Joker",unified:"1F0CF",variations:[],docomo:null,au:"EB6F",softbank:null,google:"FE812",image:"1f0cf.png",sheet_x:4,sheet_y:31,short_name:"black_joker",short_names:["black_joker"],category:"Symbols",sort_order:236,has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_emojione:!0,emoticons:[]},mahjong:{
key:"render",value:function(){vare=this,o=this.props,a=o.perLine,i=o.emojiSize,t=o.sheetURL,s=o.style,_=this.state.skin,g=a*(i+12)+12+2;returnr["default"].createElement("div",{style:n({},s,{width:g}),className:"emoji-picker"},r["default"].createElement("div",{className:"emoji-picker-bar"},r["default"].createElement(f.Anchors,{ref:"anchors",categories:d,onAnchorClick:this.handleAnchorClick.bind(this)})),r["default"].createElement("div",{ref:"scroll",className:"emoji-picker-scroll",onScroll:this.handleScroll.bind(this)},r["default"].createElement(f.Search,{ref:"search",onSearch:this.handleSearch.bind(this)}),d.map(function(o,s){returnr["default"].createElement(f.Category,{ref:"category-"+s,key:o.name,name:o.name,emojis:o.emojis,perLine:a,hasStickyPosition:e.hasStickyPosition,emojiProps:{skin:_,size:i,sheetURL:t,onOver:e.handleEmojiOver.bind(e),onLeave:e.handleEmojiLeave.bind(e),onClick:e.handleEmojiClick.bind(e)}})})),r["default"].createElement("div",{className:"emoji-picker-bar"},r["default"].createElement(f.Preview,{ref:"preview",emojiProps:{size:38,sheetURL:t},skinsProps:{skin:_,onChange:this.handleSkinChange.bind(this)}})))}}]),o}(r["default"].Component);o["default"]=F,F.propTypes={onClick:r["default"].PropTypes.func,skin:r["default"].PropTypes.number,perLine:r["default"].PropTypes.number,emojiSize:r["default"].PropTypes.number,style:r["default"].PropTypes.object,sheetURL:r["default"].PropTypes.string.isRequired},F.defaultProps={onClick:function(){},emojiSize:24,perLine:9,style:{},skin:1}},function(e,o){"use strict";!function(){for(vare=0,o=["ms","moz","webkit","o"],a=0;a<o.length&&!window.requestAnimationFrame;++a)window.requestAnimationFrame=window[o[a]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[o[a]+"CancelAnimationFrame"]||window[o[a]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(window.requestAnimationFrame=function(o,a){vari=(newDate).getTime(),t=Math.max(0,16-(i-e)),s=window.setTimeout(function(){o(i+t)},t);returne=i+t,s}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(e){clearTimeout(e)})}()},function(e,o,a){"use strict";functioni(e){returne&&e.__esModule?e:{"default":e}}functiont(e,o){if(!(einstanceofo))thrownewTypeError("Cannot call a class as a function")}functions(e,o){if(!e)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!o||"object"!=typeofo&&"function"!=typeofo?e:o}function_(e,o){if("function"!=typeofo&&null!==o)thrownewTypeError("Super expression must either be null or a function, not "+typeofo);e.prototype=Object.create(o&&o.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),o&&(Object.setPrototypeOf?Object.setPrototypeOf(e,o):e.__proto__=o)}Object.defineProperty(o,"__esModule",{value:!0});varn=Object.assign||function(e){for(varo=1;o<arguments.length;o++){vara=arguments[o];for(variina)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}returne},g=function(){functione(e,o){for(vara=0;a<o.length;a++){vari=o[a];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"ini&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}returnfunction(o,a,i){returna&&e(o.prototype,a),i&&e(o,i),o}}(),m=a(3),r=i(m),l=a(1),h=function(e){functiono(e){t(this,o);vara=s(this,Object.getPrototypeOf(o).call(this,e));returna.state={emoji:null},a}return_(o,e),g(o,[{key:"render",value:function(){vare=this.state.emoji,o=this.props,a=o.emojiProps,i=o.skinsProps;if(e){vart=e.emoticons,s=[],_=[],g=!0,m=!1,h=void0;try{for(varu,f=t[Symbol.iterator]();!(g=(u=f.next()).done);g=!0){varc=u.value;-1==s.indexOf(c.toLowerCase())&&(s.push(c.toLowerCase()),_.push(c))}}catch(p){m=!0,h=p}finally{try{!g&&f["return"]&&f["return"]()}finally{if(m)throwh}}returnr["default"].createElement("div",{className:"emoji-picker-preview"},r["default"].createElement("div",{className:"emoji-picker-preview-emoji"},r["default"].createElement(l.Emoji,n({key:e.short_name||e,emoji:e},a))),r["default"].createElement("div",{className:"emoji-picker-preview-data"},r["default"].createElement("span",{className: