@weni/unnnic-system 3.2.9-alpha.4 → 3.2.9-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/components/Chip/Chip.vue.d.ts.map +1 -1
- package/dist/{es-0c19f636.js → es-1bd57600.js} +1 -1
- package/dist/{index-4b1fed3d.js → index-4cd729ce.js} +3 -3
- package/dist/{pt-br-688d3863.js → pt-br-59f06c05.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.js +1 -1
- package/dist/unnnic.umd.cjs +1 -1
- package/package.json +1 -1
- package/src/components/Chip/Chip.vue +3 -2
- package/src/components/Select/SelectOption.vue +8 -0
- package/src/components/Select/__tests__/Select.spec.js +2 -2
- package/src/components/Select/index.vue +61 -5
package/dist/unnnic.umd.cjs
CHANGED
|
@@ -101,7 +101,7 @@ ${C}`,side:"top",style:t.normalizeStyle({height:`${g.values[C]/s.maxValue*100}%`
|
|
|
101
101
|
</g>
|
|
102
102
|
</svg>
|
|
103
103
|
`;return`url("data:image/svg+xml,${encodeURIComponent(s)}")`}},mounted(){this.chartContainerWidth=this.$refs.chart.offsetWidth,this.chartContainerHeigth=this.$refs.chart.offsetHeight,this.maxValue!==this.findMax(this.data)&&(this.minValue=this.findMin(this.data))},methods:{findMax(e){return Math.max(...e.map(({value:a})=>a))},findMin(e){return Math.min(...e.map(({value:a})=>a))}}};function MV(e,a,i,o,l,s){return t.openBlock(),t.createElementBlock("div",{ref:"chart",class:"chart",style:t.normalizeStyle({backgroundImage:s.svgChart})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.data,({value:c},d)=>(t.openBlock(),t.createElementBlock("div",{key:d+Math.random()*100,class:"group"},[t.createElementVNode("div",{style:t.normalizeStyle({transform:`translateY(-${c/(s.maxValue-l.minValue)*122}px)`}),class:"tooltip"},t.toDisplayString(c),5)]))),128))],4)}const BV=b(xV,[["render",MV]]),dte="",jV={components:{Lines:BV},props:{condensed:Boolean,fixedMaxValue:Number,data:Array,title:String},data(){return{titles:[],colors:["#3182CE","#38A169","#DD6B20","#805AD5","#E53E3E","#00A49F","#D69E2E","#00DED2","#F6AD55","#570074"]}},computed:{maxValue(){return this.fixedMaxValue||Math.max(...this.data.map(({data:e})=>this.findMax(e)).flat())},minValue(){return Math.min(...this.data.map(({data:e})=>this.findMin(e)).flat())},lineData(){return this.data[0].data.map(e=>e.title)}},methods:{value(e){return this.maxValue<=1?e.toFixed(1):String(Math.ceil(e))},findMax(e){return Math.max(...e.map(({value:a})=>a))},findMin(e){return Math.min(...e.map(({value:a})=>a))},findTotals(e){return e.map(({value:i})=>i).reduce((i,o)=>i+o,0)},formatValue(e){return` ${new Date(e).toLocaleString("default",{month:"short"})} ${new Date(e).getDate()}`}}},NV={key:0,class:"header"},vV={class:"title unnnic-font secondary body-lg color-neutral-dark"},LV={class:"main"},TV={class:"reference"},SV={class:"values"},IV={class:"lines"},VV={class:"groups"},zV={class:"reference_values"},OV={class:"labels"},qV={width:"15",height:"6",viewBox:"0 0 15 6",fill:"none",xmlns:"http://www.w3.org/2000/svg"},HV=["fill"];function PV(e,a,i,o,l,s){const c=t.resolveComponent("Lines");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-chart-line",{condensed:i.condensed}])},[i.title?(t.openBlock(),t.createElementBlock("div",NV,[t.createElementVNode("div",vV,t.toDisplayString(i.title),1)])):t.createCommentVNode("",!0),t.createElementVNode("div",LV,[t.createElementVNode("div",TV,[t.createElementVNode("div",SV,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList([s.value(s.maxValue),s.value(s.maxValue/2),0],(d,f)=>(t.openBlock(),t.createElementBlock("div",{key:f+Math.random()*100,class:"value unnnic-font secondary body-md color-neutral-cleanest"},t.toDisplayString(d),1))),128))]),a[0]||(a[0]=t.createElementVNode("div",{class:"unnnic-font secondary body-md color-neutral-cleanest"}," ",-1))]),t.createElementVNode("div",IV,[t.createElementVNode("div",VV,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.data,({data:d},f)=>(t.openBlock(),t.createElementBlock("div",{key:f+Math.random()*100},[t.createVNode(c,{data:d,fixedMaxValue:s.maxValue,fixedMinValue:s.minValue,color:l.colors[f]},null,8,["data","fixedMaxValue","fixedMinValue","color"])]))),128)),(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList(3,d=>t.createElementVNode("div",{key:d+Math.random()*100,class:"horizontal-line color-neutral-cleanest",style:t.normalizeStyle({top:`${(d-1)*((122+67)/3)-8}px`})},null,4)),64))])])]),t.createElementVNode("div",zV,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.lineData,(d,f)=>(t.openBlock(),t.createElementBlock("div",{key:f+Math.random()*100,class:"title unnnic-font secondary body-md color-neutral-cleanest"},t.toDisplayString(s.formatValue(d)),1))),128))]),t.createElementVNode("div",OV,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.data,(d,f)=>(t.openBlock(),t.createElementBlock("div",{key:f+Math.random()*100,class:"label unnnic-font secondary body-lg color-neutral-dark"},[(t.openBlock(),t.createElementBlock("svg",qV,[t.createElementVNode("rect",{width:"15",height:"6",rx:"3",fill:l.colors[f]},null,8,HV)])),t.createTextVNode(" "+t.toDisplayString(d.title)+" ",1),t.createElementVNode("strong",null,t.toDisplayString(s.findTotals(d.data)),1)]))),128))])],2)}const E0=b(jV,[["render",PV],["__scopeId","data-v-7f3f86d0"]]);var x0="emoji-mart";const UV=JSON;var rc=typeof window<"u"&&"localStorage"in window;let M0,B0;function YV(e){e||(e={}),M0=e.getter,B0=e.setter}function RV(e){x0=e}function QV(e){for(let a in e){let i=e[a];oc(a,i)}}function oc(e,a){if(B0)B0(e,a);else{if(!rc)return;try{window.localStorage[`${x0}.${e}`]=UV.stringify(a)}catch{}}}function GV(e){if(M0)return M0(e);if(!rc)return;try{var a=window.localStorage[`${x0}.${e}`]}catch{return}if(a)return JSON.parse(a)}const yi={update:QV,set:oc,get:GV,setNamespace:RV,setHandlers:YV},j0={name:"a",unified:"b",non_qualified:"c",has_img_apple:"d",has_img_google:"e",has_img_twitter:"f",has_img_facebook:"h",keywords:"j",sheet:"k",emoticons:"l",text:"m",short_names:"n",added_in:"o"},sc=e=>{const a=[];var i=(o,l)=>{o&&(Array.isArray(o)?o:[o]).forEach(s=>{(l?s.split(/[-|_|\s]+/):[s]).forEach(c=>{c=c.toLowerCase(),a.indexOf(c)==-1&&a.push(c)})})};return i(e.short_names,!0),i(e.name,!0),i(e.keywords,!1),i(e.emoticons,!1),a.join(",")};function lc(e){var a=Object.getOwnPropertyNames(e);for(let i of a){let o=e[i];e[i]=o&&typeof o=="object"?lc(o):o}return Object.freeze(e)}const ZV=e=>{if(!e.compressed)return e;e.compressed=!1;for(let a in e.emojis){let i=e.emojis[a];for(let o in j0)i[o]=i[j0[o]],delete i[j0[o]];i.short_names||(i.short_names=[]),i.short_names.unshift(a),i.sheet_x=i.sheet[0],i.sheet_y=i.sheet[1],delete i.sheet,i.text||(i.text=""),i.added_in||(i.added_in=6),i.added_in=i.added_in.toFixed(1),i.search=sc(i)}return e=lc(e),e},N0=["+1","grinning","kissing_heart","heart_eyes","laughing","stuck_out_tongue_winking_eye","sweat_smile","joy","scream","disappointed","unamused","weary","sob","sunglasses","heart","hankey"];let $t,v0,L0={};function uc(){v0=!0,$t=yi.get("frequently")}function WV(e){v0||uc();var{id:a}=e;$t||($t=L0),$t[a]||($t[a]=0),$t[a]+=1,yi.set("last",a),yi.set("frequently",$t)}function XV(e){if(v0||uc(),!$t){L0={};const c=[];let d=Math.min(e,N0.length);for(let f=0;f<d;f++)L0[N0[f]]=parseInt((d-f)/4,10)+1,c.push(N0[f]);return c}const a=e,i=[];for(let c in $t)$t.hasOwnProperty(c)&&i.push(c);const l=i.sort((c,d)=>$t[c]-$t[d]).reverse().slice(0,a),s=yi.get("last");return s&&l.indexOf(s)==-1&&(l.pop(),l.push(s)),l}const T0={add:WV,get:XV},KV={activity:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M12 0C5.373 0 0 5.372 0 12c0 6.627 5.373 12 12 12 6.628 0 12-5.373 12-12 0-6.628-5.372-12-12-12m9.949 11H17.05c.224-2.527 1.232-4.773 1.968-6.113A9.966 9.966 0 0 1 21.949 11M13 11V2.051a9.945 9.945 0 0 1 4.432 1.564c-.858 1.491-2.156 4.22-2.392 7.385H13zm-2 0H8.961c-.238-3.165-1.536-5.894-2.393-7.385A9.95 9.95 0 0 1 11 2.051V11zm0 2v8.949a9.937 9.937 0 0 1-4.432-1.564c.857-1.492 2.155-4.221 2.393-7.385H11zm4.04 0c.236 3.164 1.534 5.893 2.392 7.385A9.92 9.92 0 0 1 13 21.949V13h2.04zM4.982 4.887C5.718 6.227 6.726 8.473 6.951 11h-4.9a9.977 9.977 0 0 1 2.931-6.113M2.051 13h4.9c-.226 2.527-1.233 4.771-1.969 6.113A9.972 9.972 0 0 1 2.051 13m16.967 6.113c-.735-1.342-1.744-3.586-1.968-6.113h4.899a9.961 9.961 0 0 1-2.931 6.113"/></svg>',custom:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><g transform="translate(2.000000, 1.000000)"><rect id="Rectangle" x="8" y="0" width="3" height="21" rx="1.5"></rect><rect id="Rectangle" transform="translate(9.843, 10.549) rotate(60) translate(-9.843, -10.549) " x="8.343" y="0.049" width="3" height="21" rx="1.5"></rect><rect id="Rectangle" transform="translate(9.843, 10.549) rotate(-60) translate(-9.843, -10.549) " x="8.343" y="0.049" width="3" height="21" rx="1.5"></rect></g></svg>',flags:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M0 0l6.084 24H8L1.916 0zM21 5h-4l-1-4H4l3 12h3l1 4h13L21 5zM6.563 3h7.875l2 8H8.563l-2-8zm8.832 10l-2.856 1.904L12.063 13h3.332zM19 13l-1.5-6h1.938l2 8H16l3-2z"/></svg>',foods:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M17 4.978c-1.838 0-2.876.396-3.68.934.513-1.172 1.768-2.934 4.68-2.934a1 1 0 0 0 0-2c-2.921 0-4.629 1.365-5.547 2.512-.064.078-.119.162-.18.244C11.73 1.838 10.798.023 9.207.023 8.579.022 7.85.306 7 .978 5.027 2.54 5.329 3.902 6.492 4.999 3.609 5.222 0 7.352 0 12.969c0 4.582 4.961 11.009 9 11.009 1.975 0 2.371-.486 3-1 .629.514 1.025 1 3 1 4.039 0 9-6.418 9-11 0-5.953-4.055-8-7-8M8.242 2.546c.641-.508.943-.523.965-.523.426.169.975 1.405 1.357 3.055-1.527-.629-2.741-1.352-2.98-1.846.059-.112.241-.356.658-.686M15 21.978c-1.08 0-1.21-.109-1.559-.402l-.176-.146c-.367-.302-.816-.452-1.266-.452s-.898.15-1.266.452l-.176.146c-.347.292-.477.402-1.557.402-2.813 0-7-5.389-7-9.009 0-5.823 4.488-5.991 5-5.991 1.939 0 2.484.471 3.387 1.251l.323.276a1.995 1.995 0 0 0 2.58 0l.323-.276c.902-.78 1.447-1.251 3.387-1.251.512 0 5 .168 5 6 0 3.617-4.187 9-7 9"/></svg>',nature:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M15.5 8a1.5 1.5 0 1 0 .001 3.001A1.5 1.5 0 0 0 15.5 8M8.5 8a1.5 1.5 0 1 0 .001 3.001A1.5 1.5 0 0 0 8.5 8"/><path d="M18.933 0h-.027c-.97 0-2.138.787-3.018 1.497-1.274-.374-2.612-.51-3.887-.51-1.285 0-2.616.133-3.874.517C7.245.79 6.069 0 5.093 0h-.027C3.352 0 .07 2.67.002 7.026c-.039 2.479.276 4.238 1.04 5.013.254.258.882.677 1.295.882.191 3.177.922 5.238 2.536 6.38.897.637 2.187.949 3.2 1.102C8.04 20.6 8 20.795 8 21c0 1.773 2.35 3 4 3 1.648 0 4-1.227 4-3 0-.201-.038-.393-.072-.586 2.573-.385 5.435-1.877 5.925-7.587.396-.22.887-.568 1.104-.788.763-.774 1.079-2.534 1.04-5.013C23.929 2.67 20.646 0 18.933 0M3.223 9.135c-.237.281-.837 1.155-.884 1.238-.15-.41-.368-1.349-.337-3.291.051-3.281 2.478-4.972 3.091-5.031.256.015.731.27 1.265.646-1.11 1.171-2.275 2.915-2.352 5.125-.133.546-.398.858-.783 1.313M12 22c-.901 0-1.954-.693-2-1 0-.654.475-1.236 1-1.602V20a1 1 0 1 0 2 0v-.602c.524.365 1 .947 1 1.602-.046.307-1.099 1-2 1m3-3.48v.02a4.752 4.752 0 0 0-1.262-1.02c1.092-.516 2.239-1.334 2.239-2.217 0-1.842-1.781-2.195-3.977-2.195-2.196 0-3.978.354-3.978 2.195 0 .883 1.148 1.701 2.238 2.217A4.8 4.8 0 0 0 9 18.539v-.025c-1-.076-2.182-.281-2.973-.842-1.301-.92-1.838-3.045-1.853-6.478l.023-.041c.496-.826 1.49-1.45 1.804-3.102 0-2.047 1.357-3.631 2.362-4.522C9.37 3.178 10.555 3 11.948 3c1.447 0 2.685.192 3.733.57 1 .9 2.316 2.465 2.316 4.48.313 1.651 1.307 2.275 1.803 3.102.035.058.068.117.102.178-.059 5.967-1.949 7.01-4.902 7.19m6.628-8.202c-.037-.065-.074-.13-.113-.195a7.587 7.587 0 0 0-.739-.987c-.385-.455-.648-.768-.782-1.313-.076-2.209-1.241-3.954-2.353-5.124.531-.376 1.004-.63 1.261-.647.636.071 3.044 1.764 3.096 5.031.027 1.81-.347 3.218-.37 3.235"/></svg>',objects:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M12 0a9 9 0 0 0-5 16.482V21s2.035 3 5 3 5-3 5-3v-4.518A9 9 0 0 0 12 0zm0 2c3.86 0 7 3.141 7 7s-3.14 7-7 7-7-3.141-7-7 3.14-7 7-7zM9 17.477c.94.332 1.946.523 3 .523s2.06-.19 3-.523v.834c-.91.436-1.925.689-3 .689a6.924 6.924 0 0 1-3-.69v-.833zm.236 3.07A8.854 8.854 0 0 0 12 21c.965 0 1.888-.167 2.758-.451C14.155 21.173 13.153 22 12 22c-1.102 0-2.117-.789-2.764-1.453z"/><path d="M14.745 12.449h-.004c-.852-.024-1.188-.858-1.577-1.824-.421-1.061-.703-1.561-1.182-1.566h-.009c-.481 0-.783.497-1.235 1.537-.436.982-.801 1.811-1.636 1.791l-.276-.043c-.565-.171-.853-.691-1.284-1.794-.125-.313-.202-.632-.27-.913-.051-.213-.127-.53-.195-.634C7.067 9.004 7.039 9 6.99 9A1 1 0 0 1 7 7h.01c1.662.017 2.015 1.373 2.198 2.134.486-.981 1.304-2.058 2.797-2.075 1.531.018 2.28 1.153 2.731 2.141l.002-.008C14.944 8.424 15.327 7 16.979 7h.032A1 1 0 1 1 17 9h-.011c-.149.076-.256.474-.319.709a6.484 6.484 0 0 1-.311.951c-.429.973-.79 1.789-1.614 1.789"/></svg>',smileys:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0m0 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10"/><path d="M8 7a2 2 0 1 0-.001 3.999A2 2 0 0 0 8 7M16 7a2 2 0 1 0-.001 3.999A2 2 0 0 0 16 7M15.232 15c-.693 1.195-1.87 2-3.349 2-1.477 0-2.655-.805-3.347-2H15m3-2H6a6 6 0 1 0 12 0"/></svg>',people:'<svg xmlns:svg="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24"> <path id="path3814" d="m 3.3591089,21.17726 c 0.172036,0.09385 4.265994,2.29837 8.8144451,2.29837 4.927767,0 8.670894,-2.211883 8.82782,-2.306019 0.113079,-0.06785 0.182268,-0.190051 0.182267,-0.321923 0,-3.03119 -0.929494,-5.804936 -2.617196,-7.810712 -1.180603,-1.403134 -2.661918,-2.359516 -4.295699,-2.799791 4.699118,-2.236258 3.102306,-9.28617162 -2.097191,-9.28617162 -5.1994978,0 -6.7963103,7.04991362 -2.097192,9.28617162 -1.6337821,0.440275 -3.1150971,1.396798 -4.2956991,2.799791 -1.687703,2.005776 -2.617196,4.779522 -2.617196,7.810712 1.2e-6,0.137378 0.075039,0.263785 0.195641,0.329572 z M 8.0439319,5.8308783 C 8.0439309,2.151521 12.492107,0.30955811 15.093491,2.9109411 17.694874,5.5123241 15.852911,9.9605006 12.173554,9.9605 9.8938991,9.9579135 8.0465186,8.1105332 8.0439319,5.8308783 Z m -1.688782,7.6894977 c 1.524535,-1.811449 3.5906601,-2.809035 5.8184041,-2.809035 2.227744,0 4.293869,0.997586 5.818404,2.809035 1.533639,1.822571 2.395932,4.339858 2.439152,7.108301 -0.803352,0.434877 -4.141636,2.096112 -8.257556,2.096112 -3.8062921,0 -7.3910861,-1.671043 -8.2573681,-2.104981 0.04505,-2.765017 0.906968,-5.278785 2.438964,-7.099432 z" /> <path id="path3816" d="M 12.173828 0.38867188 C 9.3198513 0.38867187 7.3770988 2.3672285 6.8652344 4.6308594 C 6.4218608 6.5916015 7.1153562 8.7676117 8.9648438 10.126953 C 7.6141249 10.677376 6.3550511 11.480944 5.3496094 12.675781 C 3.5629317 14.799185 2.6015625 17.701475 2.6015625 20.847656 C 2.6015654 21.189861 2.7894276 21.508002 3.0898438 21.671875 C 3.3044068 21.788925 7.4436239 24.039062 12.173828 24.039062 C 17.269918 24.039062 21.083568 21.776786 21.291016 21.652344 C 21.57281 21.483266 21.746097 21.176282 21.746094 20.847656 C 21.746094 17.701475 20.78277 14.799185 18.996094 12.675781 C 17.990455 11.480591 16.733818 10.675362 15.382812 10.125 C 17.231132 8.7655552 17.925675 6.5910701 17.482422 4.6308594 C 16.970557 2.3672285 15.027805 0.38867188 12.173828 0.38867188 z M 12.792969 2.3007812 C 13.466253 2.4161792 14.125113 2.7383941 14.695312 3.3085938 C 15.835712 4.4489931 15.985604 5.9473549 15.46875 7.1953125 C 14.951896 8.4432701 13.786828 9.3984378 12.173828 9.3984375 C 10.197719 9.3961954 8.607711 7.806187 8.6054688 5.8300781 C 8.6054683 4.2170785 9.5606362 3.0520102 10.808594 2.5351562 C 11.432573 2.2767293 12.119685 2.1853833 12.792969 2.3007812 z M 12.173828 11.273438 C 14.233647 11.273438 16.133674 12.185084 17.5625 13.882812 C 18.93069 15.508765 19.698347 17.776969 19.808594 20.283203 C 18.807395 20.800235 15.886157 22.162109 12.173828 22.162109 C 8.7614632 22.162109 5.6245754 20.787069 4.5390625 20.265625 C 4.6525896 17.766717 5.4203315 15.504791 6.7851562 13.882812 C 8.2139827 12.185084 10.11401 11.273438 12.173828 11.273438 z " /> </svg>',places:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M6.5 12C5.122 12 4 13.121 4 14.5S5.122 17 6.5 17 9 15.879 9 14.5 7.878 12 6.5 12m0 3c-.275 0-.5-.225-.5-.5s.225-.5.5-.5.5.225.5.5-.225.5-.5.5M17.5 12c-1.378 0-2.5 1.121-2.5 2.5s1.122 2.5 2.5 2.5 2.5-1.121 2.5-2.5-1.122-2.5-2.5-2.5m0 3c-.275 0-.5-.225-.5-.5s.225-.5.5-.5.5.225.5.5-.225.5-.5.5"/><path d="M22.482 9.494l-1.039-.346L21.4 9h.6c.552 0 1-.439 1-.992 0-.006-.003-.008-.003-.008H23c0-1-.889-2-1.984-2h-.642l-.731-1.717C19.262 3.012 18.091 2 16.764 2H7.236C5.909 2 4.738 3.012 4.357 4.283L3.626 6h-.642C1.889 6 1 7 1 8h.003S1 8.002 1 8.008C1 8.561 1.448 9 2 9h.6l-.043.148-1.039.346a2.001 2.001 0 0 0-1.359 2.097l.751 7.508a1 1 0 0 0 .994.901H3v1c0 1.103.896 2 2 2h2c1.104 0 2-.897 2-2v-1h6v1c0 1.103.896 2 2 2h2c1.104 0 2-.897 2-2v-1h1.096a.999.999 0 0 0 .994-.901l.751-7.508a2.001 2.001 0 0 0-1.359-2.097M6.273 4.857C6.402 4.43 6.788 4 7.236 4h9.527c.448 0 .834.43.963.857L19.313 9H4.688l1.585-4.143zM7 21H5v-1h2v1zm12 0h-2v-1h2v1zm2.189-3H2.811l-.662-6.607L3 11h18l.852.393L21.189 18z"/></svg>',recent:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M13 4h-2l-.001 7H9v2h2v2h2v-2h4v-2h-4z"/><path d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0m0 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10"/></svg>',symbols:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M0 0h11v2H0zM4 11h3V6h4V4H0v2h4zM15.5 17c1.381 0 2.5-1.116 2.5-2.493s-1.119-2.493-2.5-2.493S13 13.13 13 14.507 14.119 17 15.5 17m0-2.986c.276 0 .5.222.5.493 0 .272-.224.493-.5.493s-.5-.221-.5-.493.224-.493.5-.493M21.5 19.014c-1.381 0-2.5 1.116-2.5 2.493S20.119 24 21.5 24s2.5-1.116 2.5-2.493-1.119-2.493-2.5-2.493m0 2.986a.497.497 0 0 1-.5-.493c0-.271.224-.493.5-.493s.5.222.5.493a.497.497 0 0 1-.5.493M22 13l-9 9 1.513 1.5 8.99-9.009zM17 11c2.209 0 4-1.119 4-2.5V2s.985-.161 1.498.949C23.01 4.055 23 6 23 6s1-1.119 1-3.135C24-.02 21 0 21 0h-2v6.347A5.853 5.853 0 0 0 17 6c-2.209 0-4 1.119-4 2.5s1.791 2.5 4 2.5M10.297 20.482l-1.475-1.585a47.54 47.54 0 0 1-1.442 1.129c-.307-.288-.989-1.016-2.045-2.183.902-.836 1.479-1.466 1.729-1.892s.376-.871.376-1.336c0-.592-.273-1.178-.818-1.759-.546-.581-1.329-.871-2.349-.871-1.008 0-1.79.293-2.344.879-.556.587-.832 1.181-.832 1.784 0 .813.419 1.748 1.256 2.805-.847.614-1.444 1.208-1.794 1.784a3.465 3.465 0 0 0-.523 1.833c0 .857.308 1.56.924 2.107.616.549 1.423.823 2.42.823 1.173 0 2.444-.379 3.813-1.137L8.235 24h2.819l-2.09-2.383 1.333-1.135zm-6.736-6.389a1.02 1.02 0 0 1 .73-.286c.31 0 .559.085.747.254a.849.849 0 0 1 .283.659c0 .518-.419 1.112-1.257 1.784-.536-.651-.805-1.231-.805-1.742a.901.901 0 0 1 .302-.669M3.74 22c-.427 0-.778-.116-1.057-.349-.279-.232-.418-.487-.418-.766 0-.594.509-1.288 1.527-2.083.968 1.134 1.717 1.946 2.248 2.438-.921.507-1.686.76-2.3.76"/></svg>'},JV={props:{i18n:{type:Object,required:!0},color:{type:String},categories:{type:Array,required:!0},activeCategory:{type:Object,default(){return{}}}},emits:["click"],created(){this.svgs=KV}},$V={role:"tablist",class:"emoji-mart-anchors"},ez=["aria-label","aria-selected","data-title","onClick"],tz=["innerHTML"];function az(e,a,i,o,l,s){return t.openBlock(),t.createElementBlock("div",$V,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.categories,c=>(t.openBlock(),t.createElementBlock("button",{role:"tab",type:"button","aria-label":c.name,"aria-selected":c.id==i.activeCategory.id,key:c.id,class:t.normalizeClass({"emoji-mart-anchor":!0,"emoji-mart-anchor-selected":c.id==i.activeCategory.id}),style:t.normalizeStyle({color:c.id==i.activeCategory.id?i.color:""}),"data-title":i.i18n.categories[c.id],onClick:d=>e.$emit("click",c)},[t.createElementVNode("div",{"aria-hidden":"true",innerHTML:e.svgs[c.id]},null,8,tz),t.createElementVNode("span",{"aria-hidden":"true",class:"emoji-mart-anchor-bar",style:t.normalizeStyle({backgroundColor:i.color})},null,4)],14,ez))),128))])}const iz=b(JV,[["render",az]]),nz=String.fromCodePoint||function(){var a=16384,i=[],o,l,s=-1,c=arguments.length;if(!c)return"";for(var d="";++s<c;){var f=Number(arguments[s]);if(!isFinite(f)||f<0||f>1114111||Math.floor(f)!=f)throw RangeError("Invalid code point: "+f);f<=65535?i.push(f):(f-=65536,o=(f>>10)+55296,l=f%1024+56320,i.push(o,l)),(s+1===c||i.length>a)&&(d+=String.fromCharCode.apply(null,i),i.length=0)}return d};function rz(e){var a=e.split("-"),i=a.map(o=>`0x${o}`);return nz.apply(null,i)}function cc(e){return e.reduce((a,i)=>(a.indexOf(i)===-1&&a.push(i),a),[])}function oz(e,a){const i=cc(e),o=cc(a);return i.filter(l=>o.indexOf(l)>=0)}function dc(e,a){var i={};for(let o in e){let l=e[o],s=l;Object.prototype.hasOwnProperty.call(a,o)&&(s=a[o]),typeof s=="object"&&(s=dc(l,s)),i[o]=s}return i}function sz(){if(typeof document>"u")return 0;const e=document.createElement("div");e.style.width="100px",e.style.height="100px",e.style.overflow="scroll",e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e);const a=e.offsetWidth-e.clientWidth;return document.body.removeChild(e),a}const lz=61,uz=/^(?:\:([^\:]+)\:)(?:\:skin-tone-(\d)\:)?$/,_c=["1F3FA","1F3FB","1F3FC","1F3FD","1F3FE","1F3FF"];class cz{constructor(a,{emojisToShowFilter:i,include:o,exclude:l,custom:s,recent:c,recentLength:d=20}={}){this._data=ZV(a),this._emojisFilter=i||null,this._include=o||null,this._exclude=l||null,this._custom=s||[],this._recent=c||T0.get(d),this._emojis={},this._nativeEmojis={},this._emoticons={},this._categories=[],this._recentCategory={id:"recent",name:"Recent",emojis:[]},this._customCategory={id:"custom",name:"Custom",emojis:[]},this._searchIndex={},this.buildIndex(),Object.freeze(this)}buildIndex(){let a=this._data.categories;if(this._include&&(a=a.filter(i=>this._include.includes(i.id)),a=a.sort((i,o)=>{const l=this._include.indexOf(i.id),s=this._include.indexOf(o.id);return l<s?-1:l>s?1:0})),a.forEach(i=>{if(!this.isCategoryNeeded(i.id))return;let o={id:i.id,name:i.name,emojis:[]};i.emojis.forEach(l=>{let s=this.addEmoji(l);s&&o.emojis.push(s)}),o.emojis.length&&this._categories.push(o)}),this.isCategoryNeeded("custom")){if(this._custom.length>0)for(let i of this._custom)this.addCustomEmoji(i);this._customCategory.emojis.length&&this._categories.push(this._customCategory)}this.isCategoryNeeded("recent")&&(this._recent.length&&this._recent.map(i=>{for(let o of this._customCategory.emojis)if(o.id===i){this._recentCategory.emojis.push(o);return}this.hasEmoji(i)&&this._recentCategory.emojis.push(this.emoji(i))}),this._recentCategory.emojis.length&&this._categories.unshift(this._recentCategory))}findEmoji(a,i){let o=a.match(uz);if(o&&(a=o[1],o[2]&&(i=parseInt(o[2],10))),this._data.aliases.hasOwnProperty(a)&&(a=this._data.aliases[a]),this._emojis.hasOwnProperty(a)){let l=this._emojis[a];return i?l.getSkin(i):l}return this._nativeEmojis.hasOwnProperty(a)?this._nativeEmojis[a]:null}categories(){return this._categories}emoji(a){this._data.aliases.hasOwnProperty(a)&&(a=this._data.aliases[a]);let i=this._emojis[a];if(!i)throw new Error("Can not find emoji by id: "+a);return i}firstEmoji(){let a=this._emojis[Object.keys(this._emojis)[0]];if(!a)throw new Error("Can not get first emoji");return a}hasEmoji(a){return this._data.aliases.hasOwnProperty(a)&&(a=this._data.aliases[a]),!!this._emojis[a]}nativeEmoji(a){return this._nativeEmojis.hasOwnProperty(a)?this._nativeEmojis[a]:null}search(a,i){if(i||(i=75),!a.length)return null;if(a=="-"||a=="-1")return[this.emoji("-1")];let o=a.toLowerCase().split(/[\s|,|\-|_]+/),l=[];o.length>2&&(o=[o[0],o[1]]),l=o.map(c=>{let d=this._emojis,f=this._searchIndex,g=0;for(let F=0;F<c.length;F++){const C=c[F];if(g++,f[C]||(f[C]={}),f=f[C],!f.results){let y={};f.results=[],f.emojis={};for(let E in d){let N=d[E],T=N._data.search,q=c.substr(0,g),P=T.indexOf(q);if(P!=-1){let ee=P+1;q==E&&(ee=0),f.results.push(N),f.emojis[E]=N,y[E]=ee}}f.results.sort((E,N)=>{var T=y[E.id],q=y[N.id];return T-q})}d=f.emojis}return f.results}).filter(c=>c);var s=null;return l.length>1?s=oz.apply(null,l):l.length?s=l[0]:s=[],s&&s.length>i&&(s=s.slice(0,i)),s}addCustomEmoji(a){let i=Object.assign({},a,{id:a.short_names[0],custom:!0});i.search||(i.search=sc(i));let o=new kr(i);return this._emojis[o.id]=o,this._customCategory.emojis.push(o),o}addEmoji(a){let i=this._data.emojis[a];if(!this.isEmojiNeeded(i))return!1;let o=new kr(i);if(this._emojis[a]=o,o.native&&(this._nativeEmojis[o.native]=o),o._skins)for(let l in o._skins){let s=o._skins[l];s.native&&(this._nativeEmojis[s.native]=s)}return o.emoticons&&o.emoticons.forEach(l=>{this._emoticons[l]||(this._emoticons[l]=a)}),o}isCategoryNeeded(a){let i=this._include&&this._include.length?this._include.indexOf(a)>-1:!0,o=this._exclude&&this._exclude.length?this._exclude.indexOf(a)>-1:!1;return!(!i||o)}isEmojiNeeded(a){return this._emojisFilter?this._emojisFilter(a):!0}}class kr{constructor(a){if(this._data=Object.assign({},a),this._skins=null,this._data.skin_variations){this._skins=[];for(var i in _c){let o=_c[i],l=this._data.skin_variations[o],s=Object.assign({},a);for(let c in l)s[c]=l[c];delete s.skin_variations,s.skin_tone=parseInt(i)+1,this._skins.push(new kr(s))}}this._sanitized=dz(this._data);for(let o in this._sanitized)this[o]=this._sanitized[o];this.short_names=this._data.short_names,this.short_name=this._data.short_names[0],Object.freeze(this)}getSkin(a){return a&&a!="native"&&this._skins?this._skins[a-1]:this}getPosition(){let a=lz-1,i=+(100/a*this._data.sheet_x).toFixed(2),o=+(100/a*this._data.sheet_y).toFixed(2);return`${i}% ${o}%`}ariaLabel(){return[this.native].concat(this.short_names).filter(Boolean).join(", ")}}class fc{constructor(a,i,o,l,s,c,d){this._emoji=a,this._native=l,this._skin=i,this._set=o,this._fallback=s,this.canRender=this._canRender(),this.cssClass=this._cssClass(),this.cssStyle=this._cssStyle(d),this.content=this._content(),this.title=c===!0?a.short_name:null,this.ariaLabel=a.ariaLabel(),Object.freeze(this)}getEmoji(){return this._emoji.getSkin(this._skin)}_canRender(){return this._isCustom()||this._isNative()||this._hasEmoji()||this._fallback}_cssClass(){return["emoji-set-"+this._set,"emoji-type-"+this._emojiType()]}_cssStyle(a){let i={};return this._isCustom()?i={backgroundImage:"url("+this.getEmoji()._data.imageUrl+")",backgroundSize:"100%",width:a+"px",height:a+"px"}:this._hasEmoji()&&!this._isNative()&&(i={backgroundPosition:this.getEmoji().getPosition()}),a&&(this._isNative()?i=Object.assign(i,{fontSize:Math.round(a*.95*10)/10+"px"}):i=Object.assign(i,{width:a+"px",height:a+"px"})),i}_content(){return this._isCustom()?"":this._isNative()?this.getEmoji().native:this._hasEmoji()?"":this._fallback?this._fallback(this.getEmoji()):null}_isNative(){return this._native}_isCustom(){return this.getEmoji().custom}_hasEmoji(){if(!this.getEmoji()._data)return!1;const a=this.getEmoji()._data["has_img_"+this._set];return a===void 0?!0:a}_emojiType(){return this._isCustom()?"custom":this._isNative()?"native":this._hasEmoji()?"image":"fallback"}}function dz(e){var{name:a,short_names:i,skin_tone:o,skin_variations:l,emoticons:s,unified:c,custom:d,imageUrl:f}=e,g=e.id||i[0],F=`:${g}:`;return d?{id:g,name:a,colons:F,emoticons:s,custom:d,imageUrl:f}:(o&&(F+=`:skin-tone-${o}:`),{id:g,name:a,colons:F,emoticons:s,unified:c.toLowerCase(),skin:o||(l?1:null),native:rz(c)})}const _z={native:{type:Boolean,default:!1},tooltip:{type:Boolean,default:!1},fallback:{type:Function},skin:{type:Number,default:1},set:{type:String,default:"apple"},emoji:{type:[String,Object],required:!0},size:{type:Number,default:null},tag:{type:String,default:"span"}},fz={perLine:{type:Number,default:9},maxSearchResults:{type:Number,default:75},emojiSize:{type:Number,default:24},title:{type:String,default:"Emoji Mart™"},emoji:{type:String,default:"department_store"},color:{type:String,default:"#ae65c5"},set:{type:String,default:"apple"},skin:{type:Number,default:null},defaultSkin:{type:Number,default:1},native:{type:Boolean,default:!1},emojiTooltip:{type:Boolean,default:!1},autoFocus:{type:Boolean,default:!1},i18n:{type:Object,default(){return{}}},showPreview:{type:Boolean,default:!0},showSearch:{type:Boolean,default:!0},showCategories:{type:Boolean,default:!0},showSkinTones:{type:Boolean,default:!0},infiniteScroll:{type:Boolean,default:!0},pickerStyles:{type:Object,default(){return{}}}},gz={props:{..._z,data:{type:Object,required:!0}},emits:["click","mouseenter","mouseleave"],computed:{view(){return new fc(this.emojiObject,this.skin,this.set,this.native,this.fallback,this.tooltip,this.size)},sanitizedData(){return this.emojiObject._sanitized},title(){return this.tooltip?this.emojiObject.short_name:null},emojiObject(){return typeof this.emoji=="string"?this.data.findEmoji(this.emoji):this.emoji}},created(){},methods:{onClick(){this.$emit("click",this.emojiObject)},onMouseEnter(){this.$emit("mouseenter",this.emojiObject)},onMouseLeave(){this.$emit("mouseleave",this.emojiObject)}}};function hz(e,a,i,o,l,s){return s.view.canRender?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.tag),{key:0,title:s.view.title,"aria-label":s.view.ariaLabel,"data-title":s.title,class:"emoji-mart-emoji",onMouseenter:s.onMouseEnter,onMouseleave:s.onMouseLeave,onClick:s.onClick},{default:t.withCtx(()=>[t.createElementVNode("span",{class:t.normalizeClass(s.view.cssClass),style:t.normalizeStyle(s.view.cssStyle)},t.toDisplayString(s.view.content),7)]),_:1},40,["title","aria-label","data-title","onMouseenter","onMouseleave","onClick"])):t.createCommentVNode("",!0)}const gc=b(gz,[["render",hz]]),mz={props:{data:{type:Object,required:!0},i18n:{type:Object,required:!0},id:{type:String,required:!0},name:{type:String,required:!0},emojis:{type:Array},emojiProps:{type:Object,required:!0}},methods:{activeClass:function(e){return!this.emojiProps.selectedEmoji||!this.emojiProps.selectedEmojiCategory?"":this.emojiProps.selectedEmoji.id==e.id&&this.emojiProps.selectedEmojiCategory.id==this.id?"emoji-mart-emoji-selected":""}},computed:{isVisible(){return!!this.emojis},isSearch(){return this.name=="Search"},hasResults(){return this.emojis.length>0},emojiObjects(){return this.emojis.map(e=>{let a=e,i=new fc(e,this.emojiProps.skin,this.emojiProps.set,this.emojiProps.native,this.emojiProps.fallback,this.emojiProps.emojiTooltip,this.emojiProps.emojiSize);return{emojiObject:a,emojiView:i}})}},components:{Emoji:gc}},Fz=["aria-label"],pz={class:"emoji-mart-category-label"},bz={class:"emoji-mart-category-label"},Cz=["aria-label","data-title","title","onMouseenter","onMouseleave","onClick"],yz={key:0},wz={class:"emoji-mart-no-results-label"};function kz(e,a,i,o,l,s){const c=t.resolveComponent("emoji");return s.isVisible&&(s.isSearch||s.hasResults)?(t.openBlock(),t.createElementBlock("section",{key:0,class:t.normalizeClass({"emoji-mart-category":!0,"emoji-mart-no-results":!s.hasResults}),"aria-label":i.i18n.categories[i.id]},[t.createElementVNode("div",pz,[t.createElementVNode("h3",bz,t.toDisplayString(i.i18n.categories[i.id]),1)]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.emojiObjects,({emojiObject:d,emojiView:f})=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[f.canRender?(t.openBlock(),t.createElementBlock("button",{"aria-label":f.ariaLabel,role:"option","aria-selected":"false","aria-posinset":"1","aria-setsize":"1812",type:"button","data-title":d.short_name,key:d.id,title:f.title,class:t.normalizeClass(["emoji-mart-emoji",s.activeClass(d)]),onMouseenter:g=>i.emojiProps.onEnter(f.getEmoji()),onMouseleave:g=>i.emojiProps.onLeave(f.getEmoji()),onClick:g=>i.emojiProps.onClick(f.getEmoji())},[t.createElementVNode("span",{class:t.normalizeClass(f.cssClass),style:t.normalizeStyle(f.cssStyle)},t.toDisplayString(f.content),7)],42,Cz)):t.createCommentVNode("",!0)],64))),256)),s.hasResults?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",yz,[t.createVNode(c,{data:i.data,emoji:"sleuth_or_spy",native:i.emojiProps.native,skin:i.emojiProps.skin,set:i.emojiProps.set},null,8,["data","native","skin","set"]),t.createElementVNode("div",wz,t.toDisplayString(i.i18n.notfound),1)]))],10,Fz)):t.createCommentVNode("",!0)}const Dz=b(mz,[["render",kz]]),Az={props:{skin:{type:Number,required:!0}},emits:["change"],data(){return{opened:!1}},methods:{onClick(e){this.opened&&e!=this.skin&&this.$emit("change",e),this.opened=!this.opened}}},Ez=["onClick"];function xz(e,a,i,o,l,s){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"emoji-mart-skin-swatches":!0,"emoji-mart-skin-swatches-opened":l.opened})},[(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList(6,c=>t.createElementVNode("span",{key:c,class:t.normalizeClass({"emoji-mart-skin-swatch":!0,"emoji-mart-skin-swatch-selected":i.skin==c})},[t.createElementVNode("span",{class:t.normalizeClass("emoji-mart-skin emoji-mart-skin-tone-"+c),onClick:d=>s.onClick(c)},null,10,Ez)],2)),64))],2)}const Mz={props:{data:{type:Object,required:!0},title:{type:String,required:!0},emoji:{type:[String,Object]},idleEmoji:{type:[String,Object],required:!0},showSkinTones:{type:Boolean,default:!0},emojiProps:{type:Object,required:!0},skinProps:{type:Object,required:!0},onSkinChange:{type:Function,required:!0}},computed:{emojiData(){return this.emoji?this.emoji:{}},emojiShortNames(){return this.emojiData.short_names},emojiEmoticons(){return this.emojiData.emoticons}},components:{Emoji:gc,Skins:b(Az,[["render",xz]])}},Bz={class:"emoji-mart-preview"},jz={class:"emoji-mart-preview-emoji"},Nz={class:"emoji-mart-preview-data"},vz={class:"emoji-mart-preview-name"},Lz={class:"emoji-mart-preview-shortnames"},Tz={class:"emoji-mart-preview-emoticons"},Sz={class:"emoji-mart-preview-emoji"},Iz={class:"emoji-mart-preview-data"},Vz={class:"emoji-mart-title-label"},zz={key:0,class:"emoji-mart-preview-skins"};function Oz(e,a,i,o,l,s){const c=t.resolveComponent("emoji"),d=t.resolveComponent("skins");return t.openBlock(),t.createElementBlock("div",Bz,[i.emoji?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",jz,[t.createVNode(c,{data:i.data,emoji:i.emoji,native:i.emojiProps.native,skin:i.emojiProps.skin,set:i.emojiProps.set},null,8,["data","emoji","native","skin","set"])]),t.createElementVNode("div",Nz,[t.createElementVNode("div",vz,t.toDisplayString(i.emoji.name),1),t.createElementVNode("div",Lz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.emojiShortNames,f=>(t.openBlock(),t.createElementBlock("span",{key:f,class:"emoji-mart-preview-shortname"},":"+t.toDisplayString(f)+":",1))),128))]),t.createElementVNode("div",Tz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.emojiEmoticons,f=>(t.openBlock(),t.createElementBlock("span",{key:f,class:"emoji-mart-preview-emoticon"},t.toDisplayString(f),1))),128))])])],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createElementVNode("div",Sz,[t.createVNode(c,{data:i.data,emoji:i.idleEmoji,native:i.emojiProps.native,skin:i.emojiProps.skin,set:i.emojiProps.set},null,8,["data","emoji","native","skin","set"])]),t.createElementVNode("div",Iz,[t.createElementVNode("span",Vz,t.toDisplayString(i.title),1)]),i.showSkinTones?(t.openBlock(),t.createElementBlock("div",zz,[t.createVNode(d,{skin:i.skinProps.skin,onChange:a[0]||(a[0]=f=>i.onSkinChange(f))},null,8,["skin"])])):t.createCommentVNode("",!0)],64))])}const qz=b(Mz,[["render",Oz]]),Hz={props:{data:{type:Object,required:!0},i18n:{type:Object,required:!0},autoFocus:{type:Boolean,default:!1},onSearch:{type:Function,required:!0},onArrowLeft:{type:Function,required:!1},onArrowRight:{type:Function,required:!1},onArrowDown:{type:Function,required:!1},onArrowUp:{type:Function,required:!1},onEnter:{type:Function,required:!1}},emits:["search","enter","arrowUp","arrowDown","arrowRight","arrowLeft"],data(){return{value:""}},computed:{emojiIndex(){return this.data}},watch:{value(){this.$emit("search",this.value)}},methods:{clear(){this.value=""}},mounted(){let e=this.$el.querySelector("input");this.autoFocus&&e.focus()}},Pz={class:"emoji-mart-search"},Uz=["placeholder"];function Yz(e,a,i,o,l,s){return t.openBlock(),t.createElementBlock("div",Pz,[t.withDirectives(t.createElementVNode("input",{type:"text",placeholder:i.i18n.search,role:"textbox","aria-autocomplete":"list","aria-owns":"emoji-mart-list","aria-label":"Search for an emoji","aria-describedby":"emoji-mart-search-description",onKeydown:[a[0]||(a[0]=t.withKeys(c=>e.$emit("arrowLeft",c),["left"])),a[1]||(a[1]=t.withKeys(()=>e.$emit("arrowRight"),["right"])),a[2]||(a[2]=t.withKeys(()=>e.$emit("arrowDown"),["down"])),a[3]||(a[3]=t.withKeys(c=>e.$emit("arrowUp",c),["up"])),a[4]||(a[4]=t.withKeys(()=>e.$emit("enter"),["enter"]))],"onUpdate:modelValue":a[5]||(a[5]=c=>l.value=c)},null,40,Uz),[[t.vModelText,l.value]]),a[6]||(a[6]=t.createElementVNode("span",{class:"hidden",id:"emoji-picker-search-description"},"Use the left, right, up and down arrow keys to navigate the emoji search results.",-1))])}const Rz=b(Hz,[["render",Yz]]);var Qz=typeof window<"u";Qz&&function(){for(var e=0,a=["ms","moz","webkit","o"],i=0;i<a.length&&!window.requestAnimationFrame;++i)window.requestAnimationFrame=window[a[i]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[a[i]+"CancelAnimationFrame"]||window[a[i]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(window.requestAnimationFrame=function(o,l){var s=new Date().getTime(),c=Math.max(0,16-(s-e)),d=window.setTimeout(function(){o(s+c)},c);return e=s+c,d}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(o){clearTimeout(o)})}();class Gz{constructor(a){this._vm=a,this._data=a.data,this._perLine=a.perLine,this._categories=[],this._categories.push(...this._data.categories()),this._categories=this._categories.filter(i=>i.emojis.length>0),this._categories[0].first=!0,Object.freeze(this._categories),this.activeCategory=this._categories[0],this.searchEmojis=null,this.previewEmoji=null,this.previewEmojiCategoryIdx=0,this.previewEmojiIdx=-1}onScroll(){const a=this._vm.$refs.scroll;if(!a)return;const i=a.scrollTop;let o=this.filteredCategories[0];for(let l=0,s=this.filteredCategories.length;l<s;l++){let c=this.filteredCategories[l],d=this._vm.getCategoryComponent(l);if(d&&d.$el.offsetTop-50>i)break;o=c}this.activeCategory=o}get allCategories(){return this._categories}get filteredCategories(){return this.searchEmojis?[{id:"search",name:"Search",emojis:this.searchEmojis}]:this._categories.filter(a=>a.emojis.length>0)}get previewEmojiCategory(){return this.previewEmojiCategoryIdx>=0?this.filteredCategories[this.previewEmojiCategoryIdx]:null}onAnchorClick(a){if(this.searchEmojis)return;let i=this.filteredCategories.indexOf(a),o=this._vm.getCategoryComponent(i),l=()=>{if(o){let s=o.$el.offsetTop;a.first&&(s=0),this._vm.$refs.scroll.scrollTop=s}};this._vm.infiniteScroll?l():this.activeCategory=this.filteredCategories[i]}onSearch(a){let i=this._data.search(a,this.maxSearchResults);this.searchEmojis=i,this.previewEmojiCategoryIdx=0,this.previewEmojiIdx=0,this.updatePreviewEmoji()}onEmojiEnter(a){this.previewEmoji=a,this.previewEmojiIdx=-1,this.previewEmojiCategoryIdx=-1}onEmojiLeave(a){this.previewEmoji=null}onArrowLeft(){this.previewEmojiIdx>0?this.previewEmojiIdx-=1:(this.previewEmojiCategoryIdx-=1,this.previewEmojiCategoryIdx<0?this.previewEmojiCategoryIdx=0:this.previewEmojiIdx=this.filteredCategories[this.previewEmojiCategoryIdx].emojis.length-1),this.updatePreviewEmoji()}onArrowRight(){this.previewEmojiIdx<this.emojisLength(this.previewEmojiCategoryIdx)-1?this.previewEmojiIdx+=1:(this.previewEmojiCategoryIdx+=1,this.previewEmojiCategoryIdx>=this.filteredCategories.length?this.previewEmojiCategoryIdx=this.filteredCategories.length-1:this.previewEmojiIdx=0),this.updatePreviewEmoji()}onArrowDown(){if(this.previewEmojiIdx==-1)return this.onArrowRight();const a=this.filteredCategories[this.previewEmojiCategoryIdx].emojis.length;let i=this._perLine;this.previewEmojiIdx+i>a&&(i=a%this._perLine);for(let o=0;o<i;o++)this.onArrowRight();this.updatePreviewEmoji()}onArrowUp(){let a=this._perLine;this.previewEmojiIdx-a<0&&(this.previewEmojiCategoryIdx>0?a=this.filteredCategories[this.previewEmojiCategoryIdx-1].emojis.length%this._perLine:a=0);for(let i=0;i<a;i++)this.onArrowLeft();this.updatePreviewEmoji()}updatePreviewEmoji(){this.previewEmoji=this.filteredCategories[this.previewEmojiCategoryIdx].emojis[this.previewEmojiIdx],this._vm.$nextTick(()=>{const a=this._vm.$refs.scroll,i=a.querySelector(".emoji-mart-emoji-selected"),o=a.offsetTop-a.offsetHeight;i&&i.offsetTop+i.offsetHeight>o+a.scrollTop&&(a.scrollTop+=i.offsetHeight),i&&i.offsetTop<a.scrollTop&&(a.scrollTop-=i.offsetHeight)})}emojisLength(a){return a==-1?0:this.filteredCategories[a].emojis.length}}const Zz={search:"Search",notfound:"No Emoji Found",categories:{search:"Search Results",recent:"Frequently Used",smileys:"Smileys & Emotion",people:"People & Body",nature:"Animals & Nature",foods:"Food & Drink",activity:"Activity",places:"Travel & Places",objects:"Objects",symbols:"Symbols",flags:"Flags",custom:"Custom"}},Wz={props:{...fz,data:{type:Object,required:!0}},emits:["select","skin-change"],data(){return{activeSkin:this.skin||yi.get("skin")||this.defaultSkin,view:new Gz(this)}},computed:{customStyles(){return{width:this.calculateWidth+"px",...this.pickerStyles}},emojiProps(){return{native:this.native,skin:this.activeSkin,set:this.set,emojiTooltip:this.emojiTooltip,emojiSize:this.emojiSize,selectedEmoji:this.view.previewEmoji,selectedEmojiCategory:this.view.previewEmojiCategory,onEnter:this.onEmojiEnter.bind(this),onLeave:this.onEmojiLeave.bind(this),onClick:this.onEmojiClick.bind(this)}},skinProps(){return{skin:this.activeSkin}},calculateWidth(){return this.perLine*(this.emojiSize+12)+12+2+sz()},filteredCategories(){return this.view.filteredCategories},mergedI18n(){return Object.freeze(dc(Zz,this.i18n))},idleEmoji(){try{return this.data.emoji(this.emoji)}catch(e){return console.error("Default preview emoji `"+this.emoji+"` is not available, check the Picker `emoji` property"),console.error(e),this.data.firstEmoji()}},isSearching(){return this.view.searchEmojis!=null}},watch:{skin(){this.onSkinChange(this.skin)}},methods:{onScroll(){this.infiniteScroll&&!this.waitingForPaint&&(this.waitingForPaint=!0,window.requestAnimationFrame(this.onScrollPaint.bind(this)))},onScrollPaint(){this.waitingForPaint=!1,this.view.onScroll()},onAnchorClick(e){this.view.onAnchorClick(e)},onSearch(e){this.view.onSearch(e)},onEmojiEnter(e){this.view.onEmojiEnter(e)},onEmojiLeave(e){this.view.onEmojiLeave(e)},onArrowLeft(e){const a=this.view.previewEmojiIdx;this.view.onArrowLeft(),e&&this.view.previewEmojiIdx!==a&&e.preventDefault()},onArrowRight(){this.view.onArrowRight()},onArrowDown(){this.view.onArrowDown()},onArrowUp(e){this.view.onArrowUp(),e.preventDefault()},onEnter(){this.view.previewEmoji&&(this.$emit("select",this.view.previewEmoji),T0.add(this.view.previewEmoji))},onEmojiClick(e){this.$emit("select",e),T0.add(e)},onTextSelect(e){e.stopPropagation()},onSkinChange(e){this.activeSkin=e,yi.update({skin:e}),this.$emit("skin-change",e)},getCategoryComponent(e){let a=this.$refs["categories_"+e];return a&&"0"in a?a[0]:a}},components:{Anchors:iz,Category:Dz,Preview:qz,Search:Rz}},Xz={key:0,class:"emoji-mart-bar emoji-mart-bar-anchors"},Kz={id:"emoji-mart-list",ref:"scrollContent",role:"listbox","aria-expanded":"true"},Jz={key:0,class:"emoji-mart-bar emoji-mart-bar-preview"};function $z(e,a,i,o,l,s){const c=t.resolveComponent("anchors"),d=t.resolveComponent("search"),f=t.resolveComponent("category"),g=t.resolveComponent("preview");return t.openBlock(),t.createElementBlock("section",{class:"emoji-mart emoji-mart-static",style:t.normalizeStyle(s.customStyles)},[e.showCategories?(t.openBlock(),t.createElementBlock("div",Xz,[t.createVNode(c,{data:i.data,i18n:s.mergedI18n,color:e.color,categories:l.view.allCategories,"active-category":l.view.activeCategory,onClick:s.onAnchorClick},null,8,["data","i18n","color","categories","active-category","onClick"])])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"searchTemplate",{data:i.data,i18n:e.i18n,autoFocus:e.autoFocus,onSearch:s.onSearch},()=>[e.showSearch?(t.openBlock(),t.createBlock(d,{key:0,ref:"search",data:i.data,i18n:s.mergedI18n,"auto-focus":e.autoFocus,"on-search":s.onSearch,onSearch:s.onSearch,onArrowLeft:s.onArrowLeft,onArrowRight:s.onArrowRight,onArrowDown:s.onArrowDown,onArrowUp:s.onArrowUp,onEnter:s.onEnter,onSelect:s.onTextSelect},null,8,["data","i18n","auto-focus","on-search","onSearch","onArrowLeft","onArrowRight","onArrowDown","onArrowUp","onEnter","onSelect"])):t.createCommentVNode("",!0)]),t.createElementVNode("div",{role:"tabpanel",class:"emoji-mart-scroll",ref:"scroll",onScroll:a[0]||(a[0]=(...F)=>s.onScroll&&s.onScroll(...F))},[t.createElementVNode("div",Kz,[t.renderSlot(e.$slots,"customCategory"),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.view.filteredCategories,(F,C)=>t.withDirectives((t.openBlock(),t.createBlock(f,{ref_for:!0,ref:"categories_"+C,key:F.id,data:i.data,i18n:s.mergedI18n,id:F.id,name:F.name,emojis:F.emojis,"emoji-props":s.emojiProps},null,8,["data","i18n","id","name","emojis","emoji-props"])),[[t.vShow,e.infiniteScroll||F==l.view.activeCategory||s.isSearching]])),128))],512)],544),t.renderSlot(e.$slots,"previewTemplate",{data:i.data,title:e.title,emoji:l.view.previewEmoji,idleEmoji:s.idleEmoji,showSkinTones:e.showSkinTones,emojiProps:s.emojiProps,skinProps:s.skinProps,onSkinChange:s.onSkinChange},()=>[e.showPreview?(t.openBlock(),t.createElementBlock("div",Jz,[t.createVNode(g,{data:i.data,title:e.title,emoji:l.view.previewEmoji,"idle-emoji":s.idleEmoji,"show-skin-tones":e.showSkinTones,"emoji-props":s.emojiProps,"skin-props":s.skinProps,"on-skin-change":s.onSkinChange},null,8,["data","title","emoji","idle-emoji","show-skin-tones","emoji-props","skin-props","on-skin-change"])])):t.createCommentVNode("",!0)])],4)}const eO=b(Wz,[["render",$z]]),tO={compressed:!0,categories:[{id:"smileys",name:"Smileys & Emotion",emojis:["grinning","smiley","smile","grin","laughing","sweat_smile","rolling_on_the_floor_laughing","joy","slightly_smiling_face","upside_down_face","melting_face","wink","blush","innocent","smiling_face_with_3_hearts","heart_eyes","star-struck","kissing_heart","kissing","relaxed","kissing_closed_eyes","kissing_smiling_eyes","smiling_face_with_tear","yum","stuck_out_tongue","stuck_out_tongue_winking_eye","zany_face","stuck_out_tongue_closed_eyes","money_mouth_face","hugging_face","face_with_hand_over_mouth","face_with_open_eyes_and_hand_over_mouth","face_with_peeking_eye","shushing_face","thinking_face","saluting_face","zipper_mouth_face","face_with_raised_eyebrow","neutral_face","expressionless","no_mouth","dotted_line_face","face_in_clouds","smirk","unamused","face_with_rolling_eyes","grimacing","face_exhaling","lying_face","shaking_face","relieved","pensive","sleepy","drooling_face","sleeping","mask","face_with_thermometer","face_with_head_bandage","nauseated_face","face_vomiting","sneezing_face","hot_face","cold_face","woozy_face","dizzy_face","face_with_spiral_eyes","exploding_head","face_with_cowboy_hat","partying_face","disguised_face","sunglasses","nerd_face","face_with_monocle","confused","face_with_diagonal_mouth","worried","slightly_frowning_face","white_frowning_face","open_mouth","hushed","astonished","flushed","pleading_face","face_holding_back_tears","frowning","anguished","fearful","cold_sweat","disappointed_relieved","cry","sob","scream","confounded","persevere","disappointed","sweat","weary","tired_face","yawning_face","triumph","rage","angry","face_with_symbols_on_mouth","smiling_imp","imp","skull","skull_and_crossbones","hankey","clown_face","japanese_ogre","japanese_goblin","ghost","alien","space_invader","robot_face","smiley_cat","smile_cat","joy_cat","heart_eyes_cat","smirk_cat","kissing_cat","scream_cat","crying_cat_face","pouting_cat","see_no_evil","hear_no_evil","speak_no_evil","love_letter","cupid","gift_heart","sparkling_heart","heartpulse","heartbeat","revolving_hearts","two_hearts","heart_decoration","heavy_heart_exclamation_mark_ornament","broken_heart","heart_on_fire","mending_heart","heart","pink_heart","orange_heart","yellow_heart","green_heart","blue_heart","light_blue_heart","purple_heart","brown_heart","black_heart","grey_heart","white_heart","kiss","100","anger","boom","dizzy","sweat_drops","dash","hole","speech_balloon","eye-in-speech-bubble","left_speech_bubble","right_anger_bubble","thought_balloon","zzz"]},{id:"people",name:"People & Body",emojis:["wave","raised_back_of_hand","raised_hand_with_fingers_splayed","hand","spock-hand","rightwards_hand","leftwards_hand","palm_down_hand","palm_up_hand","leftwards_pushing_hand","rightwards_pushing_hand","ok_hand","pinched_fingers","pinching_hand","v","crossed_fingers","hand_with_index_finger_and_thumb_crossed","i_love_you_hand_sign","the_horns","call_me_hand","point_left","point_right","point_up_2","middle_finger","point_down","point_up","index_pointing_at_the_viewer","+1","-1","fist","facepunch","left-facing_fist","right-facing_fist","clap","raised_hands","heart_hands","open_hands","palms_up_together","handshake","pray","writing_hand","nail_care","selfie","muscle","mechanical_arm","mechanical_leg","leg","foot","ear","ear_with_hearing_aid","nose","brain","anatomical_heart","lungs","tooth","bone","eyes","eye","tongue","lips","biting_lip","baby","child","boy","girl","adult","person_with_blond_hair","man","bearded_person","man_with_beard","woman_with_beard","red_haired_man","curly_haired_man","white_haired_man","bald_man","woman","red_haired_woman","red_haired_person","curly_haired_woman","curly_haired_person","white_haired_woman","white_haired_person","bald_woman","bald_person","blond-haired-woman","blond-haired-man","older_adult","older_man","older_woman","person_frowning","man-frowning","woman-frowning","person_with_pouting_face","man-pouting","woman-pouting","no_good","man-gesturing-no","woman-gesturing-no","ok_woman","man-gesturing-ok","woman-gesturing-ok","information_desk_person","man-tipping-hand","woman-tipping-hand","raising_hand","man-raising-hand","woman-raising-hand","deaf_person","deaf_man","deaf_woman","bow","man-bowing","woman-bowing","face_palm","man-facepalming","woman-facepalming","shrug","man-shrugging","woman-shrugging","health_worker","male-doctor","female-doctor","student","male-student","female-student","teacher","male-teacher","female-teacher","judge","male-judge","female-judge","farmer","male-farmer","female-farmer","cook","male-cook","female-cook","mechanic","male-mechanic","female-mechanic","factory_worker","male-factory-worker","female-factory-worker","office_worker","male-office-worker","female-office-worker","scientist","male-scientist","female-scientist","technologist","male-technologist","female-technologist","singer","male-singer","female-singer","artist","male-artist","female-artist","pilot","male-pilot","female-pilot","astronaut","male-astronaut","female-astronaut","firefighter","male-firefighter","female-firefighter","cop","male-police-officer","female-police-officer","sleuth_or_spy","male-detective","female-detective","guardsman","male-guard","female-guard","ninja","construction_worker","male-construction-worker","female-construction-worker","person_with_crown","prince","princess","man_with_turban","man-wearing-turban","woman-wearing-turban","man_with_gua_pi_mao","person_with_headscarf","person_in_tuxedo","man_in_tuxedo","woman_in_tuxedo","bride_with_veil","man_with_veil","woman_with_veil","pregnant_woman","pregnant_man","pregnant_person","breast-feeding","woman_feeding_baby","man_feeding_baby","person_feeding_baby","angel","santa","mrs_claus","mx_claus","superhero","male_superhero","female_superhero","supervillain","male_supervillain","female_supervillain","mage","male_mage","female_mage","fairy","male_fairy","female_fairy","vampire","male_vampire","female_vampire","merperson","merman","mermaid","elf","male_elf","female_elf","genie","male_genie","female_genie","zombie","male_zombie","female_zombie","troll","massage","man-getting-massage","woman-getting-massage","haircut","man-getting-haircut","woman-getting-haircut","walking","man-walking","woman-walking","standing_person","man_standing","woman_standing","kneeling_person","man_kneeling","woman_kneeling","person_with_probing_cane","man_with_probing_cane","woman_with_probing_cane","person_in_motorized_wheelchair","man_in_motorized_wheelchair","woman_in_motorized_wheelchair","person_in_manual_wheelchair","man_in_manual_wheelchair","woman_in_manual_wheelchair","runner","man-running","woman-running","dancer","man_dancing","man_in_business_suit_levitating","dancers","men-with-bunny-ears-partying","women-with-bunny-ears-partying","person_in_steamy_room","man_in_steamy_room","woman_in_steamy_room","person_climbing","man_climbing","woman_climbing","fencer","horse_racing","skier","snowboarder","golfer","man-golfing","woman-golfing","surfer","man-surfing","woman-surfing","rowboat","man-rowing-boat","woman-rowing-boat","swimmer","man-swimming","woman-swimming","person_with_ball","man-bouncing-ball","woman-bouncing-ball","weight_lifter","man-lifting-weights","woman-lifting-weights","bicyclist","man-biking","woman-biking","mountain_bicyclist","man-mountain-biking","woman-mountain-biking","person_doing_cartwheel","man-cartwheeling","woman-cartwheeling","wrestlers","man-wrestling","woman-wrestling","water_polo","man-playing-water-polo","woman-playing-water-polo","handball","man-playing-handball","woman-playing-handball","juggling","man-juggling","woman-juggling","person_in_lotus_position","man_in_lotus_position","woman_in_lotus_position","bath","sleeping_accommodation","people_holding_hands","two_women_holding_hands","man_and_woman_holding_hands","two_men_holding_hands","couplekiss","woman-kiss-man","man-kiss-man","woman-kiss-woman","couple_with_heart","woman-heart-man","man-heart-man","woman-heart-woman","family","man-woman-boy","man-woman-girl","man-woman-girl-boy","man-woman-boy-boy","man-woman-girl-girl","man-man-boy","man-man-girl","man-man-girl-boy","man-man-boy-boy","man-man-girl-girl","woman-woman-boy","woman-woman-girl","woman-woman-girl-boy","woman-woman-boy-boy","woman-woman-girl-girl","man-boy","man-boy-boy","man-girl","man-girl-boy","man-girl-girl","woman-boy","woman-boy-boy","woman-girl","woman-girl-boy","woman-girl-girl","speaking_head_in_silhouette","bust_in_silhouette","busts_in_silhouette","people_hugging","footprints"]},{id:"nature",name:"Animals & Nature",emojis:["monkey_face","monkey","gorilla","orangutan","dog","dog2","guide_dog","service_dog","poodle","wolf","fox_face","raccoon","cat","cat2","black_cat","lion_face","tiger","tiger2","leopard","horse","moose","donkey","racehorse","unicorn_face","zebra_face","deer","bison","cow","ox","water_buffalo","cow2","pig","pig2","boar","pig_nose","ram","sheep","goat","dromedary_camel","camel","llama","giraffe_face","elephant","mammoth","rhinoceros","hippopotamus","mouse","mouse2","rat","hamster","rabbit","rabbit2","chipmunk","beaver","hedgehog","bat","bear","polar_bear","koala","panda_face","sloth","otter","skunk","kangaroo","badger","feet","turkey","chicken","rooster","hatching_chick","baby_chick","hatched_chick","bird","penguin","dove_of_peace","eagle","duck","swan","owl","dodo","feather","flamingo","peacock","parrot","wing","black_bird","goose","frog","crocodile","turtle","lizard","snake","dragon_face","dragon","sauropod","t-rex","whale","whale2","dolphin","seal","fish","tropical_fish","blowfish","shark","octopus","shell","coral","jellyfish","snail","butterfly","bug","ant","bee","beetle","ladybug","cricket","cockroach","spider","spider_web","scorpion","mosquito","fly","worm","microbe","bouquet","cherry_blossom","white_flower","lotus","rosette","rose","wilted_flower","hibiscus","sunflower","blossom","tulip","hyacinth","seedling","potted_plant","evergreen_tree","deciduous_tree","palm_tree","cactus","ear_of_rice","herb","shamrock","four_leaf_clover","maple_leaf","fallen_leaf","leaves","empty_nest","nest_with_eggs","mushroom"]},{id:"foods",name:"Food & Drink",emojis:["grapes","melon","watermelon","tangerine","lemon","banana","pineapple","mango","apple","green_apple","pear","peach","cherries","strawberry","blueberries","kiwifruit","tomato","olive","coconut","avocado","eggplant","potato","carrot","corn","hot_pepper","bell_pepper","cucumber","leafy_green","broccoli","garlic","onion","peanuts","beans","chestnut","ginger_root","pea_pod","bread","croissant","baguette_bread","flatbread","pretzel","bagel","pancakes","waffle","cheese_wedge","meat_on_bone","poultry_leg","cut_of_meat","bacon","hamburger","fries","pizza","hotdog","sandwich","taco","burrito","tamale","stuffed_flatbread","falafel","egg","fried_egg","shallow_pan_of_food","stew","fondue","bowl_with_spoon","green_salad","popcorn","butter","salt","canned_food","bento","rice_cracker","rice_ball","rice","curry","ramen","spaghetti","sweet_potato","oden","sushi","fried_shrimp","fish_cake","moon_cake","dango","dumpling","fortune_cookie","takeout_box","crab","lobster","shrimp","squid","oyster","icecream","shaved_ice","ice_cream","doughnut","cookie","birthday","cake","cupcake","pie","chocolate_bar","candy","lollipop","custard","honey_pot","baby_bottle","glass_of_milk","coffee","teapot","tea","sake","champagne","wine_glass","cocktail","tropical_drink","beer","beers","clinking_glasses","tumbler_glass","pouring_liquid","cup_with_straw","bubble_tea","beverage_box","mate_drink","ice_cube","chopsticks","knife_fork_plate","fork_and_knife","spoon","hocho","jar","amphora"]},{id:"activity",name:"Activities",emojis:["jack_o_lantern","christmas_tree","fireworks","sparkler","firecracker","sparkles","balloon","tada","confetti_ball","tanabata_tree","bamboo","dolls","flags","wind_chime","rice_scene","red_envelope","ribbon","gift","reminder_ribbon","admission_tickets","ticket","medal","trophy","sports_medal","first_place_medal","second_place_medal","third_place_medal","soccer","baseball","softball","basketball","volleyball","football","rugby_football","tennis","flying_disc","bowling","cricket_bat_and_ball","field_hockey_stick_and_ball","ice_hockey_stick_and_puck","lacrosse","table_tennis_paddle_and_ball","badminton_racquet_and_shuttlecock","boxing_glove","martial_arts_uniform","goal_net","golf","ice_skate","fishing_pole_and_fish","diving_mask","running_shirt_with_sash","ski","sled","curling_stone","dart","yo-yo","kite","gun","8ball","crystal_ball","magic_wand","video_game","joystick","slot_machine","game_die","jigsaw","teddy_bear","pinata","mirror_ball","nesting_dolls","spades","hearts","diamonds","clubs","chess_pawn","black_joker","mahjong","flower_playing_cards","performing_arts","frame_with_picture","art","thread","sewing_needle","yarn","knot"]},{id:"places",name:"Travel & Places",emojis:["earth_africa","earth_americas","earth_asia","globe_with_meridians","world_map","japan","compass","snow_capped_mountain","mountain","volcano","mount_fuji","camping","beach_with_umbrella","desert","desert_island","national_park","stadium","classical_building","building_construction","bricks","rock","wood","hut","house_buildings","derelict_house_building","house","house_with_garden","office","post_office","european_post_office","hospital","bank","hotel","love_hotel","convenience_store","school","department_store","factory","japanese_castle","european_castle","wedding","tokyo_tower","statue_of_liberty","church","mosque","hindu_temple","synagogue","shinto_shrine","kaaba","fountain","tent","foggy","night_with_stars","cityscape","sunrise_over_mountains","sunrise","city_sunset","city_sunrise","bridge_at_night","hotsprings","carousel_horse","playground_slide","ferris_wheel","roller_coaster","barber","circus_tent","steam_locomotive","railway_car","bullettrain_side","bullettrain_front","train2","metro","light_rail","station","tram","monorail","mountain_railway","train","bus","oncoming_bus","trolleybus","minibus","ambulance","fire_engine","police_car","oncoming_police_car","taxi","oncoming_taxi","car","oncoming_automobile","blue_car","pickup_truck","truck","articulated_lorry","tractor","racing_car","racing_motorcycle","motor_scooter","manual_wheelchair","motorized_wheelchair","auto_rickshaw","bike","scooter","skateboard","roller_skate","busstop","motorway","railway_track","oil_drum","fuelpump","wheel","rotating_light","traffic_light","vertical_traffic_light","octagonal_sign","construction","anchor","ring_buoy","boat","canoe","speedboat","passenger_ship","ferry","motor_boat","ship","airplane","small_airplane","airplane_departure","airplane_arriving","parachute","seat","helicopter","suspension_railway","mountain_cableway","aerial_tramway","satellite","rocket","flying_saucer","bellhop_bell","luggage","hourglass","hourglass_flowing_sand","watch","alarm_clock","stopwatch","timer_clock","mantelpiece_clock","clock12","clock1230","clock1","clock130","clock2","clock230","clock3","clock330","clock4","clock430","clock5","clock530","clock6","clock630","clock7","clock730","clock8","clock830","clock9","clock930","clock10","clock1030","clock11","clock1130","new_moon","waxing_crescent_moon","first_quarter_moon","moon","full_moon","waning_gibbous_moon","last_quarter_moon","waning_crescent_moon","crescent_moon","new_moon_with_face","first_quarter_moon_with_face","last_quarter_moon_with_face","thermometer","sunny","full_moon_with_face","sun_with_face","ringed_planet","star","star2","stars","milky_way","cloud","partly_sunny","thunder_cloud_and_rain","mostly_sunny","barely_sunny","partly_sunny_rain","rain_cloud","snow_cloud","lightning","tornado","fog","wind_blowing_face","cyclone","rainbow","closed_umbrella","umbrella","umbrella_with_rain_drops","umbrella_on_ground","zap","snowflake","snowman","snowman_without_snow","comet","fire","droplet","ocean"]},{id:"objects",name:"Objects",emojis:["eyeglasses","dark_sunglasses","goggles","lab_coat","safety_vest","necktie","shirt","jeans","scarf","gloves","coat","socks","dress","kimono","sari","one-piece_swimsuit","briefs","shorts","bikini","womans_clothes","folding_hand_fan","purse","handbag","pouch","shopping_bags","school_satchel","thong_sandal","mans_shoe","athletic_shoe","hiking_boot","womans_flat_shoe","high_heel","sandal","ballet_shoes","boot","hair_pick","crown","womans_hat","tophat","mortar_board","billed_cap","military_helmet","helmet_with_white_cross","prayer_beads","lipstick","ring","gem","mute","speaker","sound","loud_sound","loudspeaker","mega","postal_horn","bell","no_bell","musical_score","musical_note","notes","studio_microphone","level_slider","control_knobs","microphone","headphones","radio","saxophone","accordion","guitar","musical_keyboard","trumpet","violin","banjo","drum_with_drumsticks","long_drum","maracas","flute","iphone","calling","phone","telephone_receiver","pager","fax","battery","low_battery","electric_plug","computer","desktop_computer","printer","keyboard","three_button_mouse","trackball","minidisc","floppy_disk","cd","dvd","abacus","movie_camera","film_frames","film_projector","clapper","tv","camera","camera_with_flash","video_camera","vhs","mag","mag_right","candle","bulb","flashlight","izakaya_lantern","diya_lamp","notebook_with_decorative_cover","closed_book","book","green_book","blue_book","orange_book","books","notebook","ledger","page_with_curl","scroll","page_facing_up","newspaper","rolled_up_newspaper","bookmark_tabs","bookmark","label","moneybag","coin","yen","dollar","euro","pound","money_with_wings","credit_card","receipt","chart","email","e-mail","incoming_envelope","envelope_with_arrow","outbox_tray","inbox_tray","package","mailbox","mailbox_closed","mailbox_with_mail","mailbox_with_no_mail","postbox","ballot_box_with_ballot","pencil2","black_nib","lower_left_fountain_pen","lower_left_ballpoint_pen","lower_left_paintbrush","lower_left_crayon","memo","briefcase","file_folder","open_file_folder","card_index_dividers","date","calendar","spiral_note_pad","spiral_calendar_pad","card_index","chart_with_upwards_trend","chart_with_downwards_trend","bar_chart","clipboard","pushpin","round_pushpin","paperclip","linked_paperclips","straight_ruler","triangular_ruler","scissors","card_file_box","file_cabinet","wastebasket","lock","unlock","lock_with_ink_pen","closed_lock_with_key","key","old_key","hammer","axe","pick","hammer_and_pick","hammer_and_wrench","dagger_knife","crossed_swords","bomb","boomerang","bow_and_arrow","shield","carpentry_saw","wrench","screwdriver","nut_and_bolt","gear","compression","scales","probing_cane","link","chains","hook","toolbox","magnet","ladder","alembic","test_tube","petri_dish","dna","microscope","telescope","satellite_antenna","syringe","drop_of_blood","pill","adhesive_bandage","crutch","stethoscope","x-ray","door","elevator","mirror","window","bed","couch_and_lamp","chair","toilet","plunger","shower","bathtub","mouse_trap","razor","lotion_bottle","safety_pin","broom","basket","roll_of_paper","bucket","soap","bubbles","toothbrush","sponge","fire_extinguisher","shopping_trolley","smoking","coffin","headstone","funeral_urn","nazar_amulet","hamsa","moyai","placard","identification_card"]},{id:"symbols",name:"Symbols",emojis:["atm","put_litter_in_its_place","potable_water","wheelchair","mens","womens","restroom","baby_symbol","wc","passport_control","customs","baggage_claim","left_luggage","warning","children_crossing","no_entry","no_entry_sign","no_bicycles","no_smoking","do_not_litter","non-potable_water","no_pedestrians","no_mobile_phones","underage","radioactive_sign","biohazard_sign","arrow_up","arrow_upper_right","arrow_right","arrow_lower_right","arrow_down","arrow_lower_left","arrow_left","arrow_upper_left","arrow_up_down","left_right_arrow","leftwards_arrow_with_hook","arrow_right_hook","arrow_heading_up","arrow_heading_down","arrows_clockwise","arrows_counterclockwise","back","end","on","soon","top","place_of_worship","atom_symbol","om_symbol","star_of_david","wheel_of_dharma","yin_yang","latin_cross","orthodox_cross","star_and_crescent","peace_symbol","menorah_with_nine_branches","six_pointed_star","khanda","aries","taurus","gemini","cancer","leo","virgo","libra","scorpius","sagittarius","capricorn","aquarius","pisces","ophiuchus","twisted_rightwards_arrows","repeat","repeat_one","arrow_forward","fast_forward","black_right_pointing_double_triangle_with_vertical_bar","black_right_pointing_triangle_with_double_vertical_bar","arrow_backward","rewind","black_left_pointing_double_triangle_with_vertical_bar","arrow_up_small","arrow_double_up","arrow_down_small","arrow_double_down","double_vertical_bar","black_square_for_stop","black_circle_for_record","eject","cinema","low_brightness","high_brightness","signal_strength","wireless","vibration_mode","mobile_phone_off","female_sign","male_sign","transgender_symbol","heavy_multiplication_x","heavy_plus_sign","heavy_minus_sign","heavy_division_sign","heavy_equals_sign","infinity","bangbang","interrobang","question","grey_question","grey_exclamation","exclamation","wavy_dash","currency_exchange","heavy_dollar_sign","medical_symbol","recycle","fleur_de_lis","trident","name_badge","beginner","o","white_check_mark","ballot_box_with_check","heavy_check_mark","x","negative_squared_cross_mark","curly_loop","loop","part_alternation_mark","eight_spoked_asterisk","eight_pointed_black_star","sparkle","copyright","registered","tm","hash","keycap_star","zero","one","two","three","four","five","six","seven","eight","nine","keycap_ten","capital_abcd","abcd","1234","symbols","abc","a","ab","b","cl","cool","free","information_source","id","m","new","ng","o2","ok","parking","sos","up","vs","koko","sa","u6708","u6709","u6307","ideograph_advantage","u5272","u7121","u7981","accept","u7533","u5408","u7a7a","congratulations","secret","u55b6","u6e80","red_circle","large_orange_circle","large_yellow_circle","large_green_circle","large_blue_circle","large_purple_circle","large_brown_circle","black_circle","white_circle","large_red_square","large_orange_square","large_yellow_square","large_green_square","large_blue_square","large_purple_square","large_brown_square","black_large_square","white_large_square","black_medium_square","white_medium_square","black_medium_small_square","white_medium_small_square","black_small_square","white_small_square","large_orange_diamond","large_blue_diamond","small_orange_diamond","small_blue_diamond","small_red_triangle","small_red_triangle_down","diamond_shape_with_a_dot_inside","radio_button","white_square_button","black_square_button"]},{id:"flags",name:"Flags",emojis:["checkered_flag","cn","crossed_flags","de","es","flag-ac","flag-ad","flag-ae","flag-af","flag-ag","flag-ai","flag-al","flag-am","flag-ao","flag-aq","flag-ar","flag-as","flag-at","flag-au","flag-aw","flag-ax","flag-az","flag-ba","flag-bb","flag-bd","flag-be","flag-bf","flag-bg","flag-bh","flag-bi","flag-bj","flag-bl","flag-bm","flag-bn","flag-bo","flag-bq","flag-br","flag-bs","flag-bt","flag-bv","flag-bw","flag-by","flag-bz","flag-ca","flag-cc","flag-cd","flag-cf","flag-cg","flag-ch","flag-ci","flag-ck","flag-cl","flag-cm","flag-co","flag-cp","flag-cr","flag-cu","flag-cv","flag-cw","flag-cx","flag-cy","flag-cz","flag-dg","flag-dj","flag-dk","flag-dm","flag-do","flag-dz","flag-ea","flag-ec","flag-ee","flag-eg","flag-eh","flag-england","flag-er","flag-et","flag-eu","flag-fi","flag-fj","flag-fk","flag-fm","flag-fo","flag-ga","flag-gd","flag-ge","flag-gf","flag-gg","flag-gh","flag-gi","flag-gl","flag-gm","flag-gn","flag-gp","flag-gq","flag-gr","flag-gs","flag-gt","flag-gu","flag-gw","flag-gy","flag-hk","flag-hm","flag-hn","flag-hr","flag-ht","flag-hu","flag-ic","flag-id","flag-ie","flag-il","flag-im","flag-in","flag-io","flag-iq","flag-ir","flag-is","flag-je","flag-jm","flag-jo","flag-ke","flag-kg","flag-kh","flag-ki","flag-km","flag-kn","flag-kp","flag-kw","flag-ky","flag-kz","flag-la","flag-lb","flag-lc","flag-li","flag-lk","flag-lr","flag-ls","flag-lt","flag-lu","flag-lv","flag-ly","flag-ma","flag-mc","flag-md","flag-me","flag-mf","flag-mg","flag-mh","flag-mk","flag-ml","flag-mm","flag-mn","flag-mo","flag-mp","flag-mq","flag-mr","flag-ms","flag-mt","flag-mu","flag-mv","flag-mw","flag-mx","flag-my","flag-mz","flag-na","flag-nc","flag-ne","flag-nf","flag-ng","flag-ni","flag-nl","flag-no","flag-np","flag-nr","flag-nu","flag-nz","flag-om","flag-pa","flag-pe","flag-pf","flag-pg","flag-ph","flag-pk","flag-pl","flag-pm","flag-pn","flag-pr","flag-ps","flag-pt","flag-pw","flag-py","flag-qa","flag-re","flag-ro","flag-rs","flag-rw","flag-sa","flag-sb","flag-sc","flag-scotland","flag-sd","flag-se","flag-sg","flag-sh","flag-si","flag-sj","flag-sk","flag-sl","flag-sm","flag-sn","flag-so","flag-sr","flag-ss","flag-st","flag-sv","flag-sx","flag-sy","flag-sz","flag-ta","flag-tc","flag-td","flag-tf","flag-tg","flag-th","flag-tj","flag-tk","flag-tl","flag-tm","flag-tn","flag-to","flag-tr","flag-tt","flag-tv","flag-tw","flag-tz","flag-ua","flag-ug","flag-um","flag-uy","flag-uz","flag-va","flag-vc","flag-ve","flag-vg","flag-vi","flag-vn","flag-vu","flag-wales","flag-wf","flag-ws","flag-xk","flag-ye","flag-yt","flag-za","flag-zm","flag-zw","fr","gb","it","jp","kr","pirate_flag","rainbow-flag","ru","transgender_flag","triangular_flag_on_post","us","waving_black_flag","waving_white_flag"]}],emojis:{100:{subcategory:"emotion",a:"Hundred Points Symbol",b:"1F4AF",d:!0,e:!0,f:!0,h:!0,j:["hundred_points","score","perfect","numbers","century","exam","quiz","test","pass","hundred","100"],k:[28,7],o:0},1234:{subcategory:"alphanum",a:"Input Symbol for Numbers",b:"1F522",d:!0,e:!0,f:!0,h:!0,j:["input_numbers","numbers","blue-square","1234","1","2","3","4"],k:[29,60],o:0},grinning:{subcategory:"face-smiling",a:"Grinning Face",b:"1F600",d:!0,e:!0,f:!0,h:!0,j:["grinning_face","face","smile","happy","joy",":D","grin"],k:[32,21],m:":D",o:1},smiley:{subcategory:"face-smiling",a:"Smiling Face with Open Mouth",b:"1F603",d:!0,e:!0,f:!0,h:!0,j:["grinning_face_with_big_eyes","face","happy","joy","haha",":D",":)","smile","funny"],k:[32,24],l:["=)","=-)"],m:":)",o:0},smile:{subcategory:"face-smiling",a:"Smiling Face with Open Mouth and Smiling Eyes",b:"1F604",d:!0,e:!0,f:!0,h:!0,j:["grinning_face_with_smiling_eyes","face","happy","joy","funny","haha","laugh","like",":D",":)","smile"],k:[32,25],l:["C:","c:",":D",":-D"],m:":)",o:0},grin:{subcategory:"face-smiling",a:"Grinning Face with Smiling Eyes",b:"1F601",d:!0,e:!0,f:!0,h:!0,j:["beaming_face_with_smiling_eyes","face","happy","smile","joy","kawaii"],k:[32,22],o:0},laughing:{subcategory:"face-smiling",a:"Smiling Face with Open Mouth and Tightly-Closed Eyes",b:"1F606",d:!0,e:!0,f:!0,h:!0,j:["grinning_squinting_face","happy","joy","lol","satisfied","haha","face","glad","XD","laugh"],k:[32,27],l:[":>",":->"],n:["satisfied"],o:0},sweat_smile:{subcategory:"face-smiling",a:"Smiling Face with Open Mouth and Cold Sweat",b:"1F605",d:!0,e:!0,f:!0,h:!0,j:["grinning_face_with_sweat","face","hot","happy","laugh","sweat","smile","relief"],k:[32,26],o:0},rolling_on_the_floor_laughing:{subcategory:"face-smiling",a:"Rolling on the Floor Laughing",b:"1F923",d:!0,e:!0,f:!0,h:!0,j:["rolling_on_the_floor_laughing","face","rolling","floor","laughing","lol","haha","rofl"],k:[40,17],o:3},joy:{subcategory:"face-smiling",a:"Face with Tears of Joy",b:"1F602",d:!0,e:!0,f:!0,h:!0,j:["face_with_tears_of_joy","face","cry","tears","weep","happy","happytears","haha"],k:[32,23],o:0},slightly_smiling_face:{subcategory:"face-smiling",a:"Slightly Smiling Face",b:"1F642",d:!0,e:!0,f:!0,h:!0,j:["slightly_smiling_face","face","smile"],k:[33,29],l:[":)","(:",":-)"],o:1},upside_down_face:{subcategory:"face-smiling",a:"Upside-Down Face",b:"1F643",d:!0,e:!0,f:!0,h:!0,j:["upside_down_face","face","flipped","silly","smile"],k:[33,30],o:1},melting_face:{subcategory:"face-smiling",a:"Melting Face",b:"1FAE0",d:!0,e:!0,f:!0,h:!0,j:["melting face","hot","heat"],k:[55,30],o:14},wink:{subcategory:"face-smiling",a:"Winking Face",b:"1F609",d:!0,e:!0,f:!0,h:!0,j:["winking_face","face","happy","mischievous","secret",";)","smile","eye"],k:[32,30],l:[";)",";-)"],m:";)",o:0},blush:{subcategory:"face-smiling",a:"Smiling Face with Smiling Eyes",b:"1F60A",d:!0,e:!0,f:!0,h:!0,j:["smiling_face_with_smiling_eyes","face","smile","happy","flushed","crush","embarrassed","shy","joy"],k:[32,31],m:":)",o:0},innocent:{subcategory:"face-smiling",a:"Smiling Face with Halo",b:"1F607",d:!0,e:!0,f:!0,h:!0,j:["smiling_face_with_halo","face","angel","heaven","halo","innocent"],k:[32,28],o:1},smiling_face_with_3_hearts:{subcategory:"face-affection",a:"Smiling Face with Smiling Eyes and Three Hearts",b:"1F970",d:!0,e:!0,f:!0,h:!0,j:["smiling_face_with_hearts","face","love","like","affection","valentines","infatuation","crush","hearts","adore"],k:[43,60],o:11},heart_eyes:{subcategory:"face-affection",a:"Smiling Face with Heart-Shaped Eyes",b:"1F60D",d:!0,e:!0,f:!0,h:!0,j:["smiling_face_with_heart_eyes","face","love","like","affection","valentines","infatuation","crush","heart"],k:[32,34],o:0},"star-struck":{subcategory:"face-affection",a:"Grinning Face with Star Eyes",b:"1F929",d:!0,e:!0,f:!0,h:!0,j:["star_struck","face","smile","starry","eyes","grinning"],k:[40,40],n:["grinning_face_with_star_eyes"],o:5},kissing_heart:{subcategory:"face-affection",a:"Face Throwing a Kiss",b:"1F618",d:!0,e:!0,f:!0,h:!0,j:["face_blowing_a_kiss","face","love","like","affection","valentines","infatuation","kiss"],k:[32,45],l:[":*",":-*"],o:0},kissing:{subcategory:"face-affection",a:"Kissing Face",b:"1F617",d:!0,e:!0,f:!0,h:!0,j:["kissing_face","love","like","face","3","valentines","infatuation","kiss"],k:[32,44],o:1},relaxed:{subcategory:"face-affection",a:"White Smiling Face",b:"263A-FE0F",c:"263A",d:!0,e:!0,f:!0,h:!0,j:["smiling_face","face","blush","massage","happiness"],k:[57,35],o:0},kissing_closed_eyes:{subcategory:"face-affection",a:"Kissing Face with Closed Eyes",b:"1F61A",d:!0,e:!0,f:!0,h:!0,j:["kissing_face_with_closed_eyes","face","love","like","affection","valentines","infatuation","kiss"],k:[32,47],o:0},kissing_smiling_eyes:{subcategory:"face-affection",a:"Kissing Face with Smiling Eyes",b:"1F619",d:!0,e:!0,f:!0,h:!0,j:["kissing_face_with_smiling_eyes","face","affection","valentines","infatuation","kiss"],k:[32,46],o:1},smiling_face_with_tear:{subcategory:"face-affection",a:"Smiling Face with Tear",b:"1F972",d:!0,e:!0,f:!0,h:!0,j:["smiling face with tear","sad","cry","pretend"],k:[44,1],o:13},yum:{subcategory:"face-tongue",a:"Face Savouring Delicious Food",b:"1F60B",d:!0,e:!0,f:!0,h:!0,j:["face_savoring_food","happy","joy","tongue","smile","face","silly","yummy","nom","delicious","savouring"],k:[32,32],o:0},stuck_out_tongue:{subcategory:"face-tongue",a:"Face with Stuck-out Tongue",b:"1F61B",d:!0,e:!0,f:!0,h:!0,j:["face_with_tongue","face","prank","childish","playful","mischievous","smile","tongue"],k:[32,48],l:[":p",":-p",":P",":-P",":b",":-b"],m:":p",o:1},stuck_out_tongue_winking_eye:{subcategory:"face-tongue",a:"Face with Stuck-out Tongue and Winking Eye",b:"1F61C",d:!0,e:!0,f:!0,h:!0,j:["winking_face_with_tongue","face","prank","childish","playful","mischievous","smile","wink","tongue"],k:[32,49],l:[";p",";-p",";b",";-b",";P",";-P"],m:";p",o:0},zany_face:{subcategory:"face-tongue",a:"Grinning Face with One Large and One Small Eye",b:"1F92A",d:!0,e:!0,f:!0,h:!0,j:["zany_face","face","goofy","crazy"],k:[40,41],n:["grinning_face_with_one_large_and_one_small_eye"],o:5},stuck_out_tongue_closed_eyes:{subcategory:"face-tongue",a:"Face with Stuck-out Tongue and Tightly-Closed Eyes",b:"1F61D",d:!0,e:!0,f:!0,h:!0,j:["squinting_face_with_tongue","face","prank","playful","mischievous","smile","tongue"],k:[32,50],o:0},money_mouth_face:{subcategory:"face-tongue",a:"Money-Mouth Face",b:"1F911",d:!0,e:!0,f:!0,h:!0,j:["money_mouth_face","face","rich","dollar","money"],k:[39,0],o:1},hugging_face:{subcategory:"face-hand",a:"Hugging Face",b:"1F917",d:!0,e:!0,f:!0,h:!0,j:["hugging_face","face","smile","hug"],k:[39,6],o:1},face_with_hand_over_mouth:{subcategory:"face-hand",a:"Smiling Face with Smiling Eyes and Hand Covering Mouth",b:"1F92D",d:!0,e:!0,f:!0,h:!0,j:["face_with_hand_over_mouth","face","whoops","shock","surprise"],k:[40,44],n:["smiling_face_with_smiling_eyes_and_hand_covering_mouth"],o:5},face_with_open_eyes_and_hand_over_mouth:{subcategory:"face-hand",a:"Face with Open Eyes and Hand over Mouth",b:"1FAE2",d:!0,e:!0,f:!0,h:!0,j:["face with open eyes and hand over mouth","silence","secret","shock","surprise"],k:[55,32],o:14},face_with_peeking_eye:{subcategory:"face-hand",a:"Face with Peeking Eye",b:"1FAE3",d:!0,e:!0,f:!0,h:!0,j:["face with peeking eye","scared","frightening","embarrassing","shy"],k:[55,33],o:14},shushing_face:{subcategory:"face-hand",a:"Face with Finger Covering Closed Lips",b:"1F92B",d:!0,e:!0,f:!0,h:!0,j:["shushing_face","face","quiet","shhh"],k:[40,42],n:["face_with_finger_covering_closed_lips"],o:5},thinking_face:{subcategory:"face-hand",a:"Thinking Face",b:"1F914",d:!0,e:!0,f:!0,h:!0,j:["thinking_face","face","hmmm","think","consider"],k:[39,3],o:1},saluting_face:{subcategory:"face-hand",a:"Saluting Face",b:"1FAE1",d:!0,e:!0,f:!0,h:!0,j:["saluting face","respect","salute"],k:[55,31],o:14},zipper_mouth_face:{subcategory:"face-neutral-skeptical",a:"Zipper-Mouth Face",b:"1F910",d:!0,e:!0,f:!0,h:!0,j:["zipper_mouth_face","face","sealed","zipper","secret"],k:[38,60],o:1},face_with_raised_eyebrow:{subcategory:"face-neutral-skeptical",a:"Face with One Eyebrow Raised",b:"1F928",d:!0,e:!0,f:!0,h:!0,j:["face_with_raised_eyebrow","face","distrust","scepticism","disapproval","disbelief","surprise","suspicious"],k:[40,39],n:["face_with_one_eyebrow_raised"],o:5},neutral_face:{subcategory:"face-neutral-skeptical",a:"Neutral Face",b:"1F610",d:!0,e:!0,f:!0,h:!0,j:["neutral_face","indifference","meh",":|","neutral"],k:[32,37],l:[":|",":-|"],o:0},expressionless:{subcategory:"face-neutral-skeptical",a:"Expressionless Face",b:"1F611",d:!0,e:!0,f:!0,h:!0,j:["expressionless_face","face","indifferent","-_-","meh","deadpan"],k:[32,38],o:1},no_mouth:{subcategory:"face-neutral-skeptical",a:"Face Without Mouth",b:"1F636",d:!0,e:!0,f:!0,h:!0,j:["face_without_mouth","face"],k:[33,17],o:1},dotted_line_face:{subcategory:"face-neutral-skeptical",a:"Dotted Line Face",b:"1FAE5",d:!0,e:!0,f:!0,h:!0,j:["dotted line face","invisible","lonely","isolation","depression"],k:[55,35],o:14},face_in_clouds:{subcategory:"face-neutral-skeptical",a:"Face in Clouds",b:"1F636-200D-1F32B-FE0F",c:"1F636-200D-1F32B",d:!0,e:!0,f:!0,h:!0,j:["face in clouds","shower","steam","dream"],k:[33,16],o:13},smirk:{subcategory:"face-neutral-skeptical",a:"Smirking Face",b:"1F60F",d:!0,e:!0,f:!0,h:!0,j:["smirking_face","face","smile","mean","prank","smug","sarcasm"],k:[32,36],o:0},unamused:{subcategory:"face-neutral-skeptical",a:"Unamused Face",b:"1F612",d:!0,e:!0,f:!0,h:!0,j:["unamused_face","indifference","bored","straight face","serious","sarcasm","unimpressed","skeptical","dubious","ugh","side_eye"],k:[32,39],m:":(",o:0},face_with_rolling_eyes:{subcategory:"face-neutral-skeptical",a:"Face with Rolling Eyes",b:"1F644",d:!0,e:!0,f:!0,h:!0,j:["face_with_rolling_eyes","face","eyeroll","frustrated"],k:[33,31],o:1},grimacing:{subcategory:"face-neutral-skeptical",a:"Grimacing Face",b:"1F62C",d:!0,e:!0,f:!0,h:!0,j:["grimacing_face","face","grimace","teeth"],k:[33,4],o:1},face_exhaling:{subcategory:"face-neutral-skeptical",a:"Face Exhaling",b:"1F62E-200D-1F4A8",d:!0,e:!0,f:!0,h:!0,j:["face exhaling","relieve","relief","tired","sigh"],k:[33,6],o:13},lying_face:{subcategory:"face-neutral-skeptical",a:"Lying Face",b:"1F925",d:!0,e:!0,f:!0,h:!0,j:["lying_face","face","lie","pinocchio"],k:[40,19],o:3},shaking_face:{subcategory:"face-neutral-skeptical",a:"Shaking Face",b:"1FAE8",d:!0,e:!0,f:!1,h:!1,j:["shaking face","dizzy","shock","blurry","earthquake"],k:[55,38],o:15},relieved:{subcategory:"face-sleepy",a:"Relieved Face",b:"1F60C",d:!0,e:!0,f:!0,h:!0,j:["relieved_face","face","relaxed","phew","massage","happiness"],k:[32,33],o:0},pensive:{subcategory:"face-sleepy",a:"Pensive Face",b:"1F614",d:!0,e:!0,f:!0,h:!0,j:["pensive_face","face","sad","depressed","upset"],k:[32,41],o:0},sleepy:{subcategory:"face-sleepy",a:"Sleepy Face",b:"1F62A",d:!0,e:!0,f:!0,h:!0,j:["sleepy_face","face","tired","rest","nap"],k:[33,2],o:0},drooling_face:{subcategory:"face-sleepy",a:"Drooling Face",b:"1F924",d:!0,e:!0,f:!0,h:!0,j:["drooling_face","face"],k:[40,18],o:3},sleeping:{subcategory:"face-sleepy",a:"Sleeping Face",b:"1F634",d:!0,e:!0,f:!0,h:!0,j:["sleeping_face","face","tired","sleepy","night","zzz"],k:[33,13],o:1},mask:{subcategory:"face-unwell",a:"Face with Medical Mask",b:"1F637",d:!0,e:!0,f:!0,h:!0,j:["face_with_medical_mask","face","sick","ill","disease","covid"],k:[33,18],o:0},face_with_thermometer:{subcategory:"face-unwell",a:"Face with Thermometer",b:"1F912",d:!0,e:!0,f:!0,h:!0,j:["face_with_thermometer","sick","temperature","thermometer","cold","fever","covid"],k:[39,1],o:1},face_with_head_bandage:{subcategory:"face-unwell",a:"Face with Head-Bandage",b:"1F915",d:!0,e:!0,f:!0,h:!0,j:["face_with_head_bandage","injured","clumsy","bandage","hurt"],k:[39,4],o:1},nauseated_face:{subcategory:"face-unwell",a:"Nauseated Face",b:"1F922",d:!0,e:!0,f:!0,h:!0,j:["nauseated_face","face","vomit","gross","green","sick","throw up","ill"],k:[40,16],o:3},face_vomiting:{subcategory:"face-unwell",a:"Face with Open Mouth Vomiting",b:"1F92E",d:!0,e:!0,f:!0,h:!0,j:["face_vomiting","face","sick"],k:[40,45],n:["face_with_open_mouth_vomiting"],o:5},sneezing_face:{subcategory:"face-unwell",a:"Sneezing Face",b:"1F927",d:!0,e:!0,f:!0,h:!0,j:["sneezing_face","face","gesundheit","sneeze","sick","allergy"],k:[40,38],o:3},hot_face:{subcategory:"face-unwell",a:"Overheated Face",b:"1F975",d:!0,e:!0,f:!0,h:!0,j:["hot_face","face","feverish","heat","red","sweating"],k:[44,4],o:11},cold_face:{subcategory:"face-unwell",a:"Freezing Face",b:"1F976",d:!0,e:!0,f:!0,h:!0,j:["cold_face","face","blue","freezing","frozen","frostbite","icicles"],k:[44,5],o:11},woozy_face:{subcategory:"face-unwell",a:"Face with Uneven Eyes and Wavy Mouth",b:"1F974",d:!0,e:!0,f:!0,h:!0,j:["woozy_face","face","dizzy","intoxicated","tipsy","wavy"],k:[44,3],o:11},dizzy_face:{subcategory:"face-unwell",a:"Dizzy Face",b:"1F635",d:!0,e:!0,f:!0,h:!0,j:["dizzy_face","spent","unconscious","xox","dizzy"],k:[33,15],o:0},face_with_spiral_eyes:{subcategory:"face-unwell",a:"Face with Spiral Eyes",b:"1F635-200D-1F4AB",d:!0,e:!0,f:!0,h:!0,j:["face with spiral eyes","sick","ill","confused","nauseous","nausea"],k:[33,14],o:13},exploding_head:{subcategory:"face-unwell",a:"Shocked Face with Exploding Head",b:"1F92F",d:!0,e:!0,f:!0,h:!0,j:["exploding_head","face","shocked","mind","blown"],k:[40,46],n:["shocked_face_with_exploding_head"],o:5},face_with_cowboy_hat:{subcategory:"face-hat",a:"Face with Cowboy Hat",b:"1F920",d:!0,e:!0,f:!0,h:!0,j:["cowboy_hat_face","face","cowgirl","hat"],k:[40,14],o:3},partying_face:{subcategory:"face-hat",a:"Face with Party Horn and Party Hat",b:"1F973",d:!0,e:!0,f:!0,h:!0,j:["partying_face","face","celebration","woohoo"],k:[44,2],o:11},disguised_face:{subcategory:"face-hat",a:"Disguised Face",b:"1F978",d:!0,e:!0,f:!0,h:!0,j:["disguised face","pretent","brows","glasses","moustache"],k:[44,12],o:13},sunglasses:{subcategory:"face-glasses",a:"Smiling Face with Sunglasses",b:"1F60E",d:!0,e:!0,f:!0,h:!0,j:["smiling_face_with_sunglasses","face","cool","smile","summer","beach","sunglass"],k:[32,35],l:["8)"],o:1},nerd_face:{subcategory:"face-glasses",a:"Nerd Face",b:"1F913",d:!0,e:!0,f:!0,h:!0,j:["nerd_face","face","nerdy","geek","dork"],k:[39,2],o:1},face_with_monocle:{subcategory:"face-glasses",a:"Face with Monocle",b:"1F9D0",d:!0,e:!0,f:!0,h:!0,j:["face_with_monocle","face","stuffy","wealthy"],k:[47,13],o:5},confused:{subcategory:"face-concerned",a:"Confused Face",b:"1F615",d:!0,e:!0,f:!0,h:!0,j:["confused_face","face","indifference","huh","weird","hmmm",":/"],k:[32,42],l:[":\\",":-\\",":/",":-/"],o:1},face_with_diagonal_mouth:{subcategory:"face-concerned",a:"Face with Diagonal Mouth",b:"1FAE4",d:!0,e:!0,f:!0,h:!0,j:["face with diagonal mouth","skeptic","confuse","frustrated","indifferent"],k:[55,34],o:14},worried:{subcategory:"face-concerned",a:"Worried Face",b:"1F61F",d:!0,e:!0,f:!0,h:!0,j:["worried_face","face","concern","nervous",":("],k:[32,52],o:1},slightly_frowning_face:{subcategory:"face-concerned",a:"Slightly Frowning Face",b:"1F641",d:!0,e:!0,f:!0,h:!0,j:["slightly_frowning_face","face","frowning","disappointed","sad","upset"],k:[33,28],o:1},white_frowning_face:{subcategory:"face-concerned",a:"Frowning Face",b:"2639-FE0F",c:"2639",d:!0,e:!0,f:!0,h:!0,j:["frowning_face","face","sad","upset","frown"],k:[57,34],o:0},open_mouth:{subcategory:"face-concerned",a:"Face with Open Mouth",b:"1F62E",d:!0,e:!0,f:!0,h:!0,j:["face_with_open_mouth","face","surprise","impressed","wow","whoa",":O"],k:[33,7],l:[":o",":-o",":O",":-O"],o:1},hushed:{subcategory:"face-concerned",a:"Hushed Face",b:"1F62F",d:!0,e:!0,f:!0,h:!0,j:["hushed_face","face","woo","shh"],k:[33,8],o:1},astonished:{subcategory:"face-concerned",a:"Astonished Face",b:"1F632",d:!0,e:!0,f:!0,h:!0,j:["astonished_face","face","xox","surprised","poisoned"],k:[33,11],o:0},flushed:{subcategory:"face-concerned",a:"Flushed Face",b:"1F633",d:!0,e:!0,f:!0,h:!0,j:["flushed_face","face","blush","shy","flattered"],k:[33,12],o:0},pleading_face:{subcategory:"face-concerned",a:"Face with Pleading Eyes",b:"1F97A",d:!0,e:!0,f:!0,h:!0,j:["pleading_face","face","begging","mercy","cry","tears","sad","grievance"],k:[44,14],o:11},face_holding_back_tears:{subcategory:"face-concerned",a:"Face Holding Back Tears",b:"1F979",d:!0,e:!0,f:!0,h:!0,j:["face holding back tears","touched","gratitude","cry"],k:[44,13],o:14},frowning:{subcategory:"face-concerned",a:"Frowning Face with Open Mouth",b:"1F626",d:!0,e:!0,f:!0,h:!0,j:["frowning_face_with_open_mouth","face","aw","what"],k:[32,59],o:1},anguished:{subcategory:"face-concerned",a:"Anguished Face",b:"1F627",d:!0,e:!0,f:!0,h:!0,j:["anguished_face","face","stunned","nervous"],k:[32,60],l:["D:"],o:1},fearful:{subcategory:"face-concerned",a:"Fearful Face",b:"1F628",d:!0,e:!0,f:!0,h:!0,j:["fearful_face","face","scared","terrified","nervous"],k:[33,0],o:0},cold_sweat:{subcategory:"face-concerned",a:"Face with Open Mouth and Cold Sweat",b:"1F630",d:!0,e:!0,f:!0,h:!0,j:["anxious_face_with_sweat","face","nervous","sweat"],k:[33,9],o:0},disappointed_relieved:{subcategory:"face-concerned",a:"Disappointed but Relieved Face",b:"1F625",d:!0,e:!0,f:!0,h:!0,j:["sad_but_relieved_face","face","phew","sweat","nervous"],k:[32,58],o:0},cry:{subcategory:"face-concerned",a:"Crying Face",b:"1F622",d:!0,e:!0,f:!0,h:!0,j:["crying_face","face","tears","sad","depressed","upset",":'("],k:[32,55],l:[":'("],m:":'(",o:0},sob:{subcategory:"face-concerned",a:"Loudly Crying Face",b:"1F62D",d:!0,e:!0,f:!0,h:!0,j:["loudly_crying_face","sobbing","face","cry","tears","sad","upset","depressed"],k:[33,5],m:":'(",o:0},scream:{subcategory:"face-concerned",a:"Face Screaming in Fear",b:"1F631",d:!0,e:!0,f:!0,h:!0,j:["face_screaming_in_fear","face","munch","scared","omg"],k:[33,10],o:0},confounded:{subcategory:"face-concerned",a:"Confounded Face",b:"1F616",d:!0,e:!0,f:!0,h:!0,j:["confounded_face","face","confused","sick","unwell","oops",":S"],k:[32,43],o:0},persevere:{subcategory:"face-concerned",a:"Persevering Face",b:"1F623",d:!0,e:!0,f:!0,h:!0,j:["persevering_face","face","sick","no","upset","oops"],k:[32,56],o:0},disappointed:{subcategory:"face-concerned",a:"Disappointed Face",b:"1F61E",d:!0,e:!0,f:!0,h:!0,j:["disappointed_face","face","sad","upset","depressed",":("],k:[32,51],l:["):",":(",":-("],m:":(",o:0},sweat:{subcategory:"face-concerned",a:"Face with Cold Sweat",b:"1F613",d:!0,e:!0,f:!0,h:!0,j:["downcast_face_with_sweat","face","hot","sad","tired","exercise"],k:[32,40],o:0},weary:{subcategory:"face-concerned",a:"Weary Face",b:"1F629",d:!0,e:!0,f:!0,h:!0,j:["weary_face","face","tired","sleepy","sad","frustrated","upset"],k:[33,1],o:0},tired_face:{subcategory:"face-concerned",a:"Tired Face",b:"1F62B",d:!0,e:!0,f:!0,h:!0,j:["tired_face","sick","whine","upset","frustrated"],k:[33,3],o:0},yawning_face:{subcategory:"face-concerned",a:"Yawning Face",b:"1F971",d:!0,e:!0,f:!0,h:!0,j:["yawning_face","tired","sleepy"],k:[44,0],o:12},triumph:{subcategory:"face-negative",a:"Face with Look of Triumph",b:"1F624",d:!0,e:!0,f:!0,h:!0,j:["face_with_steam_from_nose","face","gas","phew","proud","pride","triumph"],k:[32,57],o:0},rage:{subcategory:"face-negative",a:"Pouting Face",b:"1F621",d:!0,e:!0,f:!0,h:!0,j:["pouting_face","angry","mad","hate","despise"],k:[32,54],o:0},angry:{subcategory:"face-negative",a:"Angry Face",b:"1F620",d:!0,e:!0,f:!0,h:!0,j:["angry_face","mad","face","annoyed","frustrated"],k:[32,53],l:[">:(",">:-("],o:0},face_with_symbols_on_mouth:{subcategory:"face-negative",a:"Serious Face with Symbols Covering Mouth",b:"1F92C",d:!0,e:!0,f:!0,h:!0,j:["face_with_symbols_on_mouth","face","swearing","cursing","cussing","profanity","expletive"],k:[40,43],n:["serious_face_with_symbols_covering_mouth"],o:5},smiling_imp:{subcategory:"face-negative",a:"Smiling Face with Horns",b:"1F608",d:!0,e:!0,f:!0,h:!0,j:["smiling_face_with_horns","devil","horns"],k:[32,29],o:1},imp:{subcategory:"face-negative",a:"Imp",b:"1F47F",d:!0,e:!0,f:!0,h:!0,j:["angry_face_with_horns","devil","angry","horns"],k:[25,9],o:0},skull:{subcategory:"face-negative",a:"Skull",b:"1F480",d:!0,e:!0,f:!0,h:!0,j:["skull","dead","skeleton","creepy","death","dead"],k:[25,10],o:0},skull_and_crossbones:{subcategory:"face-negative",a:"Skull and Crossbones",b:"2620-FE0F",c:"2620",d:!0,e:!0,f:!0,h:!0,j:["skull_and_crossbones","poison","danger","deadly","scary","death","pirate","evil"],k:[57,26],o:1},hankey:{subcategory:"face-costume",a:"Pile of Poo",b:"1F4A9",d:!0,e:!0,f:!0,h:!0,j:["pile_of_poo","hankey","shitface","fail","turd","shit"],k:[27,57],n:["poop","shit"],o:0},clown_face:{subcategory:"face-costume",a:"Clown Face",b:"1F921",d:!0,e:!0,f:!0,h:!0,j:["clown_face","face"],k:[40,15],o:3},japanese_ogre:{subcategory:"face-costume",a:"Japanese Ogre",b:"1F479",d:!0,e:!0,f:!0,h:!0,j:["ogre","monster","red","mask","halloween","scary","creepy","devil","demon","japanese_ogre"],k:[24,59],o:0},japanese_goblin:{subcategory:"face-costume",a:"Japanese Goblin",b:"1F47A",d:!0,e:!0,f:!0,h:!0,j:["goblin","red","evil","mask","monster","scary","creepy","japanese_goblin"],k:[24,60],o:0},ghost:{subcategory:"face-costume",a:"Ghost",b:"1F47B",d:!0,e:!0,f:!0,h:!0,j:["ghost","halloween","spooky","scary"],k:[25,0],o:0},alien:{subcategory:"face-costume",a:"Extraterrestrial Alien",b:"1F47D",d:!0,e:!0,f:!0,h:!0,j:["alien","UFO","paul","weird","outer_space"],k:[25,7],o:0},space_invader:{subcategory:"face-costume",a:"Alien Monster",b:"1F47E",d:!0,e:!0,f:!0,h:!0,j:["alien_monster","game","arcade","play"],k:[25,8],o:0},robot_face:{subcategory:"face-costume",a:"Robot Face",b:"1F916",d:!0,e:!0,f:!0,h:!0,j:["robot","computer","machine","bot"],k:[39,5],o:1},smiley_cat:{subcategory:"cat-face",a:"Smiling Cat Face with Open Mouth",b:"1F63A",d:!0,e:!0,f:!0,h:!0,j:["grinning_cat","animal","cats","happy","smile"],k:[33,21],o:0},smile_cat:{subcategory:"cat-face",a:"Grinning Cat Face with Smiling Eyes",b:"1F638",d:!0,e:!0,f:!0,h:!0,j:["grinning_cat_with_smiling_eyes","animal","cats","smile"],k:[33,19],o:0},joy_cat:{subcategory:"cat-face",a:"Cat Face with Tears of Joy",b:"1F639",d:!0,e:!0,f:!0,h:!0,j:["cat_with_tears_of_joy","animal","cats","haha","happy","tears"],k:[33,20],o:0},heart_eyes_cat:{subcategory:"cat-face",a:"Smiling Cat Face with Heart-Shaped Eyes",b:"1F63B",d:!0,e:!0,f:!0,h:!0,j:["smiling_cat_with_heart_eyes","animal","love","like","affection","cats","valentines","heart"],k:[33,22],o:0},smirk_cat:{subcategory:"cat-face",a:"Cat Face with Wry Smile",b:"1F63C",d:!0,e:!0,f:!0,h:!0,j:["cat_with_wry_smile","animal","cats","smirk"],k:[33,23],o:0},kissing_cat:{subcategory:"cat-face",a:"Kissing Cat Face with Closed Eyes",b:"1F63D",d:!0,e:!0,f:!0,h:!0,j:["kissing_cat","animal","cats","kiss"],k:[33,24],o:0},scream_cat:{subcategory:"cat-face",a:"Weary Cat Face",b:"1F640",d:!0,e:!0,f:!0,h:!0,j:["weary_cat","animal","cats","munch","scared","scream"],k:[33,27],o:0},crying_cat_face:{subcategory:"cat-face",a:"Crying Cat Face",b:"1F63F",d:!0,e:!0,f:!0,h:!0,j:["crying_cat","animal","tears","weep","sad","cats","upset","cry"],k:[33,26],o:0},pouting_cat:{subcategory:"cat-face",a:"Pouting Cat Face",b:"1F63E",d:!0,e:!0,f:!0,h:!0,j:["pouting_cat","animal","cats"],k:[33,25],o:0},see_no_evil:{subcategory:"monkey-face",a:"See-No-Evil Monkey",b:"1F648",d:!0,e:!0,f:!0,h:!0,j:["see_no_evil_monkey","monkey","animal","nature","haha"],k:[34,25],o:0},hear_no_evil:{subcategory:"monkey-face",a:"Hear-No-Evil Monkey",b:"1F649",d:!0,e:!0,f:!0,h:!0,j:["hear_no_evil_monkey","animal","monkey","nature"],k:[34,26],o:0},speak_no_evil:{subcategory:"monkey-face",a:"Speak-No-Evil Monkey",b:"1F64A",d:!0,e:!0,f:!0,h:!0,j:["speak_no_evil_monkey","monkey","animal","nature","omg"],k:[34,27],o:0},love_letter:{subcategory:"heart",a:"Love Letter",b:"1F48C",d:!0,e:!0,f:!0,h:!0,j:["love_letter","email","like","affection","envelope","valentines"],k:[26,39],o:0},cupid:{subcategory:"heart",a:"Heart with Arrow",b:"1F498",d:!0,e:!0,f:!0,h:!0,j:["heart_with_arrow","love","like","heart","affection","valentines"],k:[27,40],o:0},gift_heart:{subcategory:"heart",a:"Heart with Ribbon",b:"1F49D",d:!0,e:!0,f:!0,h:!0,j:["heart_with_ribbon","love","valentines"],k:[27,45],o:0},sparkling_heart:{subcategory:"heart",a:"Sparkling Heart",b:"1F496",d:!0,e:!0,f:!0,h:!0,j:["sparkling_heart","love","like","affection","valentines"],k:[27,38],o:0},heartpulse:{subcategory:"heart",a:"Growing Heart",b:"1F497",d:!0,e:!0,f:!0,h:!0,j:["growing_heart","like","love","affection","valentines","pink"],k:[27,39],o:0},heartbeat:{subcategory:"heart",a:"Beating Heart",b:"1F493",d:!0,e:!0,f:!0,h:!0,j:["beating_heart","love","like","affection","valentines","pink","heart"],k:[27,35],o:0},revolving_hearts:{subcategory:"heart",a:"Revolving Hearts",b:"1F49E",d:!0,e:!0,f:!0,h:!0,j:["revolving_hearts","love","like","affection","valentines"],k:[27,46],o:0},two_hearts:{subcategory:"heart",a:"Two Hearts",b:"1F495",d:!0,e:!0,f:!0,h:!0,j:["two_hearts","love","like","affection","valentines","heart"],k:[27,37],o:0},heart_decoration:{subcategory:"heart",a:"Heart Decoration",b:"1F49F",d:!0,e:!0,f:!0,h:!0,j:["heart_decoration","purple-square","love","like"],k:[27,47],o:0},heavy_heart_exclamation_mark_ornament:{subcategory:"heart",a:"Heart Exclamation",b:"2763-FE0F",c:"2763",d:!0,e:!0,f:!0,h:!0,j:["heart_exclamation","decoration","love"],k:[59,38],o:1},broken_heart:{subcategory:"heart",a:"Broken Heart",b:"1F494",d:!0,e:!0,f:!0,h:!0,j:["broken_heart","sad","sorry","break","heart","heartbreak"],k:[27,36],l:["</3"],m:"</3",o:0},heart_on_fire:{subcategory:"heart",a:"Heart on Fire",b:"2764-FE0F-200D-1F525",c:"2764-200D-1F525",d:!0,e:!0,f:!0,h:!0,j:["heart on fire","passionate","enthusiastic"],k:[59,39],o:13},mending_heart:{subcategory:"heart",a:"Mending Heart",b:"2764-FE0F-200D-1FA79",c:"2764-200D-1FA79",d:!0,e:!0,f:!0,h:!0,j:["mending heart","broken heart","bandage","wounded"],k:[59,40],o:13},heart:{subcategory:"heart",a:"Heavy Black Heart",b:"2764-FE0F",c:"2764",d:!0,e:!0,f:!0,h:!0,j:["red_heart","love","like","valentines"],k:[59,41],l:["<3"],m:"<3",o:0},pink_heart:{subcategory:"heart",a:"Pink Heart",b:"1FA77",d:!0,e:!0,f:!1,h:!1,j:["pink heart","valentines"],k:[53,55],o:15},orange_heart:{subcategory:"heart",a:"Orange Heart",b:"1F9E1",d:!0,e:!0,f:!0,h:!0,j:["orange_heart","love","like","affection","valentines"],k:[53,17],o:5},yellow_heart:{subcategory:"heart",a:"Yellow Heart",b:"1F49B",d:!0,e:!0,f:!0,h:!0,j:["yellow_heart","love","like","affection","valentines"],k:[27,43],m:"<3",o:0},green_heart:{subcategory:"heart",a:"Green Heart",b:"1F49A",d:!0,e:!0,f:!0,h:!0,j:["green_heart","love","like","affection","valentines"],k:[27,42],m:"<3",o:0},blue_heart:{subcategory:"heart",a:"Blue Heart",b:"1F499",d:!0,e:!0,f:!0,h:!0,j:["blue_heart","love","like","affection","valentines"],k:[27,41],m:"<3",o:0},light_blue_heart:{subcategory:"heart",a:"Light Blue Heart",b:"1FA75",d:!0,e:!0,f:!1,h:!1,j:["light blue heart","ice","baby blue"],k:[53,53],o:15},purple_heart:{subcategory:"heart",a:"Purple Heart",b:"1F49C",d:!0,e:!0,f:!0,h:!0,j:["purple_heart","love","like","affection","valentines"],k:[27,44],m:"<3",o:0},brown_heart:{subcategory:"heart",a:"Brown Heart",b:"1F90E",d:!0,e:!0,f:!0,h:!0,j:["brown_heart","coffee"],k:[38,53],o:12},black_heart:{subcategory:"heart",a:"Black Heart",b:"1F5A4",d:!0,e:!0,f:!0,h:!0,j:["black_heart","evil"],k:[31,56],o:3},grey_heart:{subcategory:"heart",a:"Grey Heart",b:"1FA76",d:!0,e:!0,f:!1,h:!1,j:["grey heart","silver","monochrome"],k:[53,54],o:15},white_heart:{subcategory:"heart",a:"White Heart",b:"1F90D",d:!0,e:!0,f:!0,h:!0,j:["white_heart","pure"],k:[38,52],o:12},kiss:{subcategory:"emotion",a:"Kiss Mark",b:"1F48B",d:!0,e:!0,f:!0,h:!0,j:["kiss_mark","face","lips","love","like","affection","valentines"],k:[26,38],o:0},anger:{subcategory:"emotion",a:"Anger Symbol",b:"1F4A2",d:!0,e:!0,f:!0,h:!0,j:["anger_symbol","angry","mad"],k:[27,50],o:0},boom:{subcategory:"emotion",a:"Collision Symbol",b:"1F4A5",d:!0,e:!0,f:!0,h:!0,j:["collision","bomb","explode","explosion","blown"],k:[27,53],n:["collision"],o:0},dizzy:{subcategory:"emotion",a:"Dizzy Symbol",b:"1F4AB",d:!0,e:!0,f:!0,h:!0,j:["dizzy","star","sparkle","shoot","magic"],k:[28,3],o:0},sweat_drops:{subcategory:"emotion",a:"Splashing Sweat Symbol",b:"1F4A6",d:!0,e:!0,f:!0,h:!0,j:["sweat_droplets","water","drip","oops"],k:[27,54],o:0},dash:{subcategory:"emotion",a:"Dash Symbol",b:"1F4A8",d:!0,e:!0,f:!0,h:!0,j:["dashing_away","wind","air","fast","shoo","fart","smoke","puff"],k:[27,56],o:0},hole:{subcategory:"emotion",a:"Hole",b:"1F573-FE0F",c:"1F573",d:!0,e:!0,f:!0,h:!0,j:["hole","embarrassing"],k:[30,59],o:0},speech_balloon:{subcategory:"emotion",a:"Speech Balloon",b:"1F4AC",d:!0,e:!0,f:!0,h:!0,j:["speech_balloon","bubble","words","message","talk","chatting"],k:[28,4],o:0},"eye-in-speech-bubble":{subcategory:"emotion",a:"Eye in Speech Bubble",b:"1F441-FE0F-200D-1F5E8-FE0F",d:!0,e:!0,f:!0,h:!1,j:["eye_in_speech_bubble","info"],k:[11,54],o:2},left_speech_bubble:{subcategory:"emotion",a:"Left Speech Bubble",b:"1F5E8-FE0F",c:"1F5E8",d:!0,e:!0,f:!0,h:!0,j:["left_speech_bubble","words","message","talk","chatting"],k:[32,12],o:2},right_anger_bubble:{subcategory:"emotion",a:"Right Anger Bubble",b:"1F5EF-FE0F",c:"1F5EF",d:!0,e:!0,f:!0,h:!0,j:["right_anger_bubble","caption","speech","thinking","mad"],k:[32,13],o:0},thought_balloon:{subcategory:"emotion",a:"Thought Balloon",b:"1F4AD",d:!0,e:!0,f:!0,h:!0,j:["thought_balloon","bubble","cloud","speech","thinking","dream"],k:[28,5],o:1},zzz:{subcategory:"emotion",a:"Sleeping Symbol",b:"1F4A4",d:!0,e:!0,f:!0,h:!0,j:["zzz","sleepy","tired","dream"],k:[27,52],o:0},wave:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1F44B-1F3FB",non_qualified:null,image:"1f44b-1f3fb.png",sheet_x:12,sheet_y:40,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F44B-1F3FC",non_qualified:null,image:"1f44b-1f3fc.png",sheet_x:12,sheet_y:41,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F44B-1F3FD",non_qualified:null,image:"1f44b-1f3fd.png",sheet_x:12,sheet_y:42,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F44B-1F3FE",non_qualified:null,image:"1f44b-1f3fe.png",sheet_x:12,sheet_y:43,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F44B-1F3FF",non_qualified:null,image:"1f44b-1f3ff.png",sheet_x:12,sheet_y:44,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Waving Hand Sign",b:"1F44B",d:!0,e:!0,f:!0,h:!0,j:["waving_hand","wave","hands","gesture","goodbye","solong","farewell","hello","hi","palm"],k:[12,39],o:0},raised_back_of_hand:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1F91A-1F3FB",non_qualified:null,image:"1f91a-1f3fb.png",sheet_x:39,sheet_y:20,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F91A-1F3FC",non_qualified:null,image:"1f91a-1f3fc.png",sheet_x:39,sheet_y:21,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F91A-1F3FD",non_qualified:null,image:"1f91a-1f3fd.png",sheet_x:39,sheet_y:22,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F91A-1F3FE",non_qualified:null,image:"1f91a-1f3fe.png",sheet_x:39,sheet_y:23,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F91A-1F3FF",non_qualified:null,image:"1f91a-1f3ff.png",sheet_x:39,sheet_y:24,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Raised Back of Hand",b:"1F91A",d:!0,e:!0,f:!0,h:!0,j:["raised_back_of_hand","fingers","raised","backhand"],k:[39,19],o:3},raised_hand_with_fingers_splayed:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1F590-1F3FB",non_qualified:null,image:"1f590-1f3fb.png",sheet_x:31,sheet_y:39,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F590-1F3FC",non_qualified:null,image:"1f590-1f3fc.png",sheet_x:31,sheet_y:40,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F590-1F3FD",non_qualified:null,image:"1f590-1f3fd.png",sheet_x:31,sheet_y:41,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F590-1F3FE",non_qualified:null,image:"1f590-1f3fe.png",sheet_x:31,sheet_y:42,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F590-1F3FF",non_qualified:null,image:"1f590-1f3ff.png",sheet_x:31,sheet_y:43,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Hand with Fingers Splayed",b:"1F590-FE0F",c:"1F590",d:!0,e:!0,f:!0,h:!0,j:["hand_with_fingers_splayed","hand","fingers","palm"],k:[31,38],o:0},hand:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"270B-1F3FB",non_qualified:null,image:"270b-1f3fb.png",sheet_x:59,sheet_y:4,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"270B-1F3FC",non_qualified:null,image:"270b-1f3fc.png",sheet_x:59,sheet_y:5,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"270B-1F3FD",non_qualified:null,image:"270b-1f3fd.png",sheet_x:59,sheet_y:6,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"270B-1F3FE",non_qualified:null,image:"270b-1f3fe.png",sheet_x:59,sheet_y:7,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"270B-1F3FF",non_qualified:null,image:"270b-1f3ff.png",sheet_x:59,sheet_y:8,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Raised Hand",b:"270B",d:!0,e:!0,f:!0,h:!0,j:["raised_hand","fingers","stop","highfive","palm","ban"],k:[59,3],n:["raised_hand"],o:0},"spock-hand":{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1F596-1F3FB",non_qualified:null,image:"1f596-1f3fb.png",sheet_x:31,sheet_y:51,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F596-1F3FC",non_qualified:null,image:"1f596-1f3fc.png",sheet_x:31,sheet_y:52,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F596-1F3FD",non_qualified:null,image:"1f596-1f3fd.png",sheet_x:31,sheet_y:53,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F596-1F3FE",non_qualified:null,image:"1f596-1f3fe.png",sheet_x:31,sheet_y:54,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F596-1F3FF",non_qualified:null,image:"1f596-1f3ff.png",sheet_x:31,sheet_y:55,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Raised Hand with Part Between Middle and Ring Fingers",b:"1F596",d:!0,e:!0,f:!0,h:!0,j:["vulcan_salute","hand","fingers","spock","star trek"],k:[31,50],o:1},rightwards_hand:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1FAF1-1F3FB",non_qualified:null,image:"1faf1-1f3fb.png",sheet_x:55,sheet_y:46,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAF1-1F3FC",non_qualified:null,image:"1faf1-1f3fc.png",sheet_x:55,sheet_y:47,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAF1-1F3FD",non_qualified:null,image:"1faf1-1f3fd.png",sheet_x:55,sheet_y:48,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAF1-1F3FE",non_qualified:null,image:"1faf1-1f3fe.png",sheet_x:55,sheet_y:49,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAF1-1F3FF",non_qualified:null,image:"1faf1-1f3ff.png",sheet_x:55,sheet_y:50,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Rightwards Hand",b:"1FAF1",d:!0,e:!0,f:!0,h:!0,j:["rightwards hand","palm","offer"],k:[55,45],o:14},leftwards_hand:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1FAF2-1F3FB",non_qualified:null,image:"1faf2-1f3fb.png",sheet_x:55,sheet_y:52,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAF2-1F3FC",non_qualified:null,image:"1faf2-1f3fc.png",sheet_x:55,sheet_y:53,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAF2-1F3FD",non_qualified:null,image:"1faf2-1f3fd.png",sheet_x:55,sheet_y:54,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAF2-1F3FE",non_qualified:null,image:"1faf2-1f3fe.png",sheet_x:55,sheet_y:55,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAF2-1F3FF",non_qualified:null,image:"1faf2-1f3ff.png",sheet_x:55,sheet_y:56,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Leftwards Hand",b:"1FAF2",d:!0,e:!0,f:!0,h:!0,j:["leftwards hand","palm","offer"],k:[55,51],o:14},palm_down_hand:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1FAF3-1F3FB",non_qualified:null,image:"1faf3-1f3fb.png",sheet_x:55,sheet_y:58,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAF3-1F3FC",non_qualified:null,image:"1faf3-1f3fc.png",sheet_x:55,sheet_y:59,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAF3-1F3FD",non_qualified:null,image:"1faf3-1f3fd.png",sheet_x:55,sheet_y:60,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAF3-1F3FE",non_qualified:null,image:"1faf3-1f3fe.png",sheet_x:56,sheet_y:0,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAF3-1F3FF",non_qualified:null,image:"1faf3-1f3ff.png",sheet_x:56,sheet_y:1,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Palm Down Hand",b:"1FAF3",d:!0,e:!0,f:!0,h:!0,j:["palm down hand","palm","drop"],k:[55,57],o:14},palm_up_hand:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1FAF4-1F3FB",non_qualified:null,image:"1faf4-1f3fb.png",sheet_x:56,sheet_y:3,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAF4-1F3FC",non_qualified:null,image:"1faf4-1f3fc.png",sheet_x:56,sheet_y:4,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAF4-1F3FD",non_qualified:null,image:"1faf4-1f3fd.png",sheet_x:56,sheet_y:5,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAF4-1F3FE",non_qualified:null,image:"1faf4-1f3fe.png",sheet_x:56,sheet_y:6,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAF4-1F3FF",non_qualified:null,image:"1faf4-1f3ff.png",sheet_x:56,sheet_y:7,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Palm Up Hand",b:"1FAF4",d:!0,e:!0,f:!0,h:!0,j:["palm up hand","lift","offer","demand"],k:[56,2],o:14},leftwards_pushing_hand:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1FAF7-1F3FB",non_qualified:null,image:"1faf7-1f3fb.png",sheet_x:56,sheet_y:21,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1},"1F3FC":{unified:"1FAF7-1F3FC",non_qualified:null,image:"1faf7-1f3fc.png",sheet_x:56,sheet_y:22,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1},"1F3FD":{unified:"1FAF7-1F3FD",non_qualified:null,image:"1faf7-1f3fd.png",sheet_x:56,sheet_y:23,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1},"1F3FE":{unified:"1FAF7-1F3FE",non_qualified:null,image:"1faf7-1f3fe.png",sheet_x:56,sheet_y:24,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1},"1F3FF":{unified:"1FAF7-1F3FF",non_qualified:null,image:"1faf7-1f3ff.png",sheet_x:56,sheet_y:25,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1}},a:"Leftwards Pushing Hand",b:"1FAF7",d:!0,e:!0,f:!1,h:!1,j:["leftwards pushing hand","highfive","pressing","stop"],k:[56,20],o:15},rightwards_pushing_hand:{subcategory:"hand-fingers-open",skin_variations:{"1F3FB":{unified:"1FAF8-1F3FB",non_qualified:null,image:"1faf8-1f3fb.png",sheet_x:56,sheet_y:27,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1},"1F3FC":{unified:"1FAF8-1F3FC",non_qualified:null,image:"1faf8-1f3fc.png",sheet_x:56,sheet_y:28,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1},"1F3FD":{unified:"1FAF8-1F3FD",non_qualified:null,image:"1faf8-1f3fd.png",sheet_x:56,sheet_y:29,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1},"1F3FE":{unified:"1FAF8-1F3FE",non_qualified:null,image:"1faf8-1f3fe.png",sheet_x:56,sheet_y:30,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1},"1F3FF":{unified:"1FAF8-1F3FF",non_qualified:null,image:"1faf8-1f3ff.png",sheet_x:56,sheet_y:31,added_in:"15.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!1,has_img_facebook:!1}},a:"Rightwards Pushing Hand",b:"1FAF8",d:!0,e:!0,f:!1,h:!1,j:["rightwards pushing hand","highfive","pressing","stop"],k:[56,26],o:15},ok_hand:{subcategory:"hand-fingers-partial",skin_variations:{"1F3FB":{unified:"1F44C-1F3FB",non_qualified:null,image:"1f44c-1f3fb.png",sheet_x:12,sheet_y:46,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F44C-1F3FC",non_qualified:null,image:"1f44c-1f3fc.png",sheet_x:12,sheet_y:47,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F44C-1F3FD",non_qualified:null,image:"1f44c-1f3fd.png",sheet_x:12,sheet_y:48,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F44C-1F3FE",non_qualified:null,image:"1f44c-1f3fe.png",sheet_x:12,sheet_y:49,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F44C-1F3FF",non_qualified:null,image:"1f44c-1f3ff.png",sheet_x:12,sheet_y:50,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Ok Hand Sign",b:"1F44C",d:!0,e:!0,f:!0,h:!0,j:["ok_hand","fingers","limbs","perfect","ok","okay"],k:[12,45],o:0},pinched_fingers:{subcategory:"hand-fingers-partial",skin_variations:{"1F3FB":{unified:"1F90C-1F3FB",non_qualified:null,image:"1f90c-1f3fb.png",sheet_x:38,sheet_y:47,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F90C-1F3FC",non_qualified:null,image:"1f90c-1f3fc.png",sheet_x:38,sheet_y:48,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F90C-1F3FD",non_qualified:null,image:"1f90c-1f3fd.png",sheet_x:38,sheet_y:49,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F90C-1F3FE",non_qualified:null,image:"1f90c-1f3fe.png",sheet_x:38,sheet_y:50,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F90C-1F3FF",non_qualified:null,image:"1f90c-1f3ff.png",sheet_x:38,sheet_y:51,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Pinched Fingers",b:"1F90C",d:!0,e:!0,f:!0,h:!0,j:["pinched fingers","size","tiny","small"],k:[38,46],o:13},pinching_hand:{subcategory:"hand-fingers-partial",skin_variations:{"1F3FB":{unified:"1F90F-1F3FB",non_qualified:null,image:"1f90f-1f3fb.png",sheet_x:38,sheet_y:55,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F90F-1F3FC",non_qualified:null,image:"1f90f-1f3fc.png",sheet_x:38,sheet_y:56,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F90F-1F3FD",non_qualified:null,image:"1f90f-1f3fd.png",sheet_x:38,sheet_y:57,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F90F-1F3FE",non_qualified:null,image:"1f90f-1f3fe.png",sheet_x:38,sheet_y:58,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F90F-1F3FF",non_qualified:null,image:"1f90f-1f3ff.png",sheet_x:38,sheet_y:59,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Pinching Hand",b:"1F90F",d:!0,e:!0,f:!0,h:!0,j:["pinching_hand","tiny","small","size"],k:[38,54],o:12},v:{subcategory:"hand-fingers-partial",skin_variations:{"1F3FB":{unified:"270C-1F3FB",non_qualified:null,image:"270c-1f3fb.png",sheet_x:59,sheet_y:10,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"270C-1F3FC",non_qualified:null,image:"270c-1f3fc.png",sheet_x:59,sheet_y:11,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"270C-1F3FD",non_qualified:null,image:"270c-1f3fd.png",sheet_x:59,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"270C-1F3FE",non_qualified:null,image:"270c-1f3fe.png",sheet_x:59,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"270C-1F3FF",non_qualified:null,image:"270c-1f3ff.png",sheet_x:59,sheet_y:14,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Victory Hand",b:"270C-FE0F",c:"270C",d:!0,e:!0,f:!0,h:!0,j:["victory_hand","fingers","ohyeah","hand","peace","victory","two"],k:[59,9],o:0},crossed_fingers:{subcategory:"hand-fingers-partial",skin_variations:{"1F3FB":{unified:"1F91E-1F3FB",non_qualified:null,image:"1f91e-1f3fb.png",sheet_x:40,sheet_y:3,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F91E-1F3FC",non_qualified:null,image:"1f91e-1f3fc.png",sheet_x:40,sheet_y:4,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F91E-1F3FD",non_qualified:null,image:"1f91e-1f3fd.png",sheet_x:40,sheet_y:5,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F91E-1F3FE",non_qualified:null,image:"1f91e-1f3fe.png",sheet_x:40,sheet_y:6,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F91E-1F3FF",non_qualified:null,image:"1f91e-1f3ff.png",sheet_x:40,sheet_y:7,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Hand with Index and Middle Fingers Crossed",b:"1F91E",d:!0,e:!0,f:!0,h:!0,j:["crossed_fingers","good","lucky"],k:[40,2],n:["hand_with_index_and_middle_fingers_crossed"],o:3},hand_with_index_finger_and_thumb_crossed:{subcategory:"hand-fingers-partial",skin_variations:{"1F3FB":{unified:"1FAF0-1F3FB",non_qualified:null,image:"1faf0-1f3fb.png",sheet_x:55,sheet_y:40,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAF0-1F3FC",non_qualified:null,image:"1faf0-1f3fc.png",sheet_x:55,sheet_y:41,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAF0-1F3FD",non_qualified:null,image:"1faf0-1f3fd.png",sheet_x:55,sheet_y:42,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAF0-1F3FE",non_qualified:null,image:"1faf0-1f3fe.png",sheet_x:55,sheet_y:43,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAF0-1F3FF",non_qualified:null,image:"1faf0-1f3ff.png",sheet_x:55,sheet_y:44,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Hand with Index Finger and Thumb Crossed",b:"1FAF0",d:!0,e:!0,f:!0,h:!0,j:["hand with index finger and thumb crossed","heart","love","money","expensive"],k:[55,39],o:14},i_love_you_hand_sign:{subcategory:"hand-fingers-partial",skin_variations:{"1F3FB":{unified:"1F91F-1F3FB",non_qualified:null,image:"1f91f-1f3fb.png",sheet_x:40,sheet_y:9,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F91F-1F3FC",non_qualified:null,image:"1f91f-1f3fc.png",sheet_x:40,sheet_y:10,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F91F-1F3FD",non_qualified:null,image:"1f91f-1f3fd.png",sheet_x:40,sheet_y:11,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F91F-1F3FE",non_qualified:null,image:"1f91f-1f3fe.png",sheet_x:40,sheet_y:12,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F91F-1F3FF",non_qualified:null,image:"1f91f-1f3ff.png",sheet_x:40,sheet_y:13,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"I Love You Hand Sign",b:"1F91F",d:!0,e:!0,f:!0,h:!0,j:["love_you_gesture","hand","fingers","gesture"],k:[40,8],o:5},the_horns:{subcategory:"hand-fingers-partial",skin_variations:{"1F3FB":{unified:"1F918-1F3FB",non_qualified:null,image:"1f918-1f3fb.png",sheet_x:39,sheet_y:8,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F918-1F3FC",non_qualified:null,image:"1f918-1f3fc.png",sheet_x:39,sheet_y:9,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F918-1F3FD",non_qualified:null,image:"1f918-1f3fd.png",sheet_x:39,sheet_y:10,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F918-1F3FE",non_qualified:null,image:"1f918-1f3fe.png",sheet_x:39,sheet_y:11,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F918-1F3FF",non_qualified:null,image:"1f918-1f3ff.png",sheet_x:39,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Sign of the Horns",b:"1F918",d:!0,e:!0,f:!0,h:!0,j:["sign_of_the_horns","hand","fingers","evil_eye","sign_of_horns","rock_on"],k:[39,7],n:["sign_of_the_horns"],o:1},call_me_hand:{subcategory:"hand-fingers-partial",skin_variations:{"1F3FB":{unified:"1F919-1F3FB",non_qualified:null,image:"1f919-1f3fb.png",sheet_x:39,sheet_y:14,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F919-1F3FC",non_qualified:null,image:"1f919-1f3fc.png",sheet_x:39,sheet_y:15,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F919-1F3FD",non_qualified:null,image:"1f919-1f3fd.png",sheet_x:39,sheet_y:16,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F919-1F3FE",non_qualified:null,image:"1f919-1f3fe.png",sheet_x:39,sheet_y:17,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F919-1F3FF",non_qualified:null,image:"1f919-1f3ff.png",sheet_x:39,sheet_y:18,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Call Me Hand",b:"1F919",d:!0,e:!0,f:!0,h:!0,j:["call_me_hand","hands","gesture","shaka"],k:[39,13],o:3},point_left:{subcategory:"hand-single-finger",skin_variations:{"1F3FB":{unified:"1F448-1F3FB",non_qualified:null,image:"1f448-1f3fb.png",sheet_x:12,sheet_y:22,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F448-1F3FC",non_qualified:null,image:"1f448-1f3fc.png",sheet_x:12,sheet_y:23,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F448-1F3FD",non_qualified:null,image:"1f448-1f3fd.png",sheet_x:12,sheet_y:24,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F448-1F3FE",non_qualified:null,image:"1f448-1f3fe.png",sheet_x:12,sheet_y:25,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F448-1F3FF",non_qualified:null,image:"1f448-1f3ff.png",sheet_x:12,sheet_y:26,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"White Left Pointing Backhand Index",b:"1F448",d:!0,e:!0,f:!0,h:!0,j:["backhand_index_pointing_left","direction","fingers","hand","left"],k:[12,21],o:0},point_right:{subcategory:"hand-single-finger",skin_variations:{"1F3FB":{unified:"1F449-1F3FB",non_qualified:null,image:"1f449-1f3fb.png",sheet_x:12,sheet_y:28,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F449-1F3FC",non_qualified:null,image:"1f449-1f3fc.png",sheet_x:12,sheet_y:29,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F449-1F3FD",non_qualified:null,image:"1f449-1f3fd.png",sheet_x:12,sheet_y:30,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F449-1F3FE",non_qualified:null,image:"1f449-1f3fe.png",sheet_x:12,sheet_y:31,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F449-1F3FF",non_qualified:null,image:"1f449-1f3ff.png",sheet_x:12,sheet_y:32,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"White Right Pointing Backhand Index",b:"1F449",d:!0,e:!0,f:!0,h:!0,j:["backhand_index_pointing_right","fingers","hand","direction","right"],k:[12,27],o:0},point_up_2:{subcategory:"hand-single-finger",skin_variations:{"1F3FB":{unified:"1F446-1F3FB",non_qualified:null,image:"1f446-1f3fb.png",sheet_x:12,sheet_y:10,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F446-1F3FC",non_qualified:null,image:"1f446-1f3fc.png",sheet_x:12,sheet_y:11,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F446-1F3FD",non_qualified:null,image:"1f446-1f3fd.png",sheet_x:12,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F446-1F3FE",non_qualified:null,image:"1f446-1f3fe.png",sheet_x:12,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F446-1F3FF",non_qualified:null,image:"1f446-1f3ff.png",sheet_x:12,sheet_y:14,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"White Up Pointing Backhand Index",b:"1F446",d:!0,e:!0,f:!0,h:!0,j:["backhand_index_pointing_up","fingers","hand","direction","up"],k:[12,9],o:0},middle_finger:{subcategory:"hand-single-finger",skin_variations:{"1F3FB":{unified:"1F595-1F3FB",non_qualified:null,image:"1f595-1f3fb.png",sheet_x:31,sheet_y:45,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F595-1F3FC",non_qualified:null,image:"1f595-1f3fc.png",sheet_x:31,sheet_y:46,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F595-1F3FD",non_qualified:null,image:"1f595-1f3fd.png",sheet_x:31,sheet_y:47,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F595-1F3FE",non_qualified:null,image:"1f595-1f3fe.png",sheet_x:31,sheet_y:48,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F595-1F3FF",non_qualified:null,image:"1f595-1f3ff.png",sheet_x:31,sheet_y:49,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Reversed Hand with Middle Finger Extended",b:"1F595",d:!0,e:!0,f:!0,h:!0,j:["middle_finger","hand","fingers","rude","middle","flipping"],k:[31,44],n:["reversed_hand_with_middle_finger_extended"],o:1},point_down:{subcategory:"hand-single-finger",skin_variations:{"1F3FB":{unified:"1F447-1F3FB",non_qualified:null,image:"1f447-1f3fb.png",sheet_x:12,sheet_y:16,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F447-1F3FC",non_qualified:null,image:"1f447-1f3fc.png",sheet_x:12,sheet_y:17,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F447-1F3FD",non_qualified:null,image:"1f447-1f3fd.png",sheet_x:12,sheet_y:18,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F447-1F3FE",non_qualified:null,image:"1f447-1f3fe.png",sheet_x:12,sheet_y:19,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F447-1F3FF",non_qualified:null,image:"1f447-1f3ff.png",sheet_x:12,sheet_y:20,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"White Down Pointing Backhand Index",b:"1F447",d:!0,e:!0,f:!0,h:!0,j:["backhand_index_pointing_down","fingers","hand","direction","down"],k:[12,15],o:0},point_up:{subcategory:"hand-single-finger",skin_variations:{"1F3FB":{unified:"261D-1F3FB",non_qualified:null,image:"261d-1f3fb.png",sheet_x:57,sheet_y:21,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"261D-1F3FC",non_qualified:null,image:"261d-1f3fc.png",sheet_x:57,sheet_y:22,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"261D-1F3FD",non_qualified:null,image:"261d-1f3fd.png",sheet_x:57,sheet_y:23,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"261D-1F3FE",non_qualified:null,image:"261d-1f3fe.png",sheet_x:57,sheet_y:24,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"261D-1F3FF",non_qualified:null,image:"261d-1f3ff.png",sheet_x:57,sheet_y:25,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"White Up Pointing Index",b:"261D-FE0F",c:"261D",d:!0,e:!0,f:!0,h:!0,j:["index_pointing_up","hand","fingers","direction","up"],k:[57,20],o:0},index_pointing_at_the_viewer:{subcategory:"hand-single-finger",skin_variations:{"1F3FB":{unified:"1FAF5-1F3FB",non_qualified:null,image:"1faf5-1f3fb.png",sheet_x:56,sheet_y:9,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAF5-1F3FC",non_qualified:null,image:"1faf5-1f3fc.png",sheet_x:56,sheet_y:10,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAF5-1F3FD",non_qualified:null,image:"1faf5-1f3fd.png",sheet_x:56,sheet_y:11,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAF5-1F3FE",non_qualified:null,image:"1faf5-1f3fe.png",sheet_x:56,sheet_y:12,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAF5-1F3FF",non_qualified:null,image:"1faf5-1f3ff.png",sheet_x:56,sheet_y:13,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Index Pointing at the Viewer",b:"1FAF5",d:!0,e:!0,f:!0,h:!0,j:["index pointing at the viewer","you","recruit"],k:[56,8],o:14},"+1":{subcategory:"hand-fingers-closed",skin_variations:{"1F3FB":{unified:"1F44D-1F3FB",non_qualified:null,image:"1f44d-1f3fb.png",sheet_x:12,sheet_y:52,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F44D-1F3FC",non_qualified:null,image:"1f44d-1f3fc.png",sheet_x:12,sheet_y:53,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F44D-1F3FD",non_qualified:null,image:"1f44d-1f3fd.png",sheet_x:12,sheet_y:54,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F44D-1F3FE",non_qualified:null,image:"1f44d-1f3fe.png",sheet_x:12,sheet_y:55,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F44D-1F3FF",non_qualified:null,image:"1f44d-1f3ff.png",sheet_x:12,sheet_y:56,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Thumbs Up Sign",b:"1F44D",d:!0,e:!0,f:!0,h:!0,j:["thumbs_up","thumbsup","yes","awesome","good","agree","accept","cool","hand","like","+1"],k:[12,51],n:["thumbsup"],o:0},"-1":{subcategory:"hand-fingers-closed",skin_variations:{"1F3FB":{unified:"1F44E-1F3FB",non_qualified:null,image:"1f44e-1f3fb.png",sheet_x:12,sheet_y:58,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F44E-1F3FC",non_qualified:null,image:"1f44e-1f3fc.png",sheet_x:12,sheet_y:59,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F44E-1F3FD",non_qualified:null,image:"1f44e-1f3fd.png",sheet_x:12,sheet_y:60,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F44E-1F3FE",non_qualified:null,image:"1f44e-1f3fe.png",sheet_x:13,sheet_y:0,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F44E-1F3FF",non_qualified:null,image:"1f44e-1f3ff.png",sheet_x:13,sheet_y:1,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Thumbs Down Sign",b:"1F44E",d:!0,e:!0,f:!0,h:!0,j:["thumbs_down","thumbsdown","no","dislike","hand","-1"],k:[12,57],n:["thumbsdown"],o:0},fist:{subcategory:"hand-fingers-closed",skin_variations:{"1F3FB":{unified:"270A-1F3FB",non_qualified:null,image:"270a-1f3fb.png",sheet_x:58,sheet_y:59,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"270A-1F3FC",non_qualified:null,image:"270a-1f3fc.png",sheet_x:58,sheet_y:60,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"270A-1F3FD",non_qualified:null,image:"270a-1f3fd.png",sheet_x:59,sheet_y:0,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"270A-1F3FE",non_qualified:null,image:"270a-1f3fe.png",sheet_x:59,sheet_y:1,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"270A-1F3FF",non_qualified:null,image:"270a-1f3ff.png",sheet_x:59,sheet_y:2,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Raised Fist",b:"270A",d:!0,e:!0,f:!0,h:!0,j:["raised_fist","fingers","hand","grasp"],k:[58,58],o:0},facepunch:{subcategory:"hand-fingers-closed",skin_variations:{"1F3FB":{unified:"1F44A-1F3FB",non_qualified:null,image:"1f44a-1f3fb.png",sheet_x:12,sheet_y:34,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F44A-1F3FC",non_qualified:null,image:"1f44a-1f3fc.png",sheet_x:12,sheet_y:35,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F44A-1F3FD",non_qualified:null,image:"1f44a-1f3fd.png",sheet_x:12,sheet_y:36,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F44A-1F3FE",non_qualified:null,image:"1f44a-1f3fe.png",sheet_x:12,sheet_y:37,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F44A-1F3FF",non_qualified:null,image:"1f44a-1f3ff.png",sheet_x:12,sheet_y:38,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Fisted Hand Sign",b:"1F44A",d:!0,e:!0,f:!0,h:!0,j:["oncoming_fist","angry","violence","fist","hit","attack","hand"],k:[12,33],n:["punch"],o:0},"left-facing_fist":{subcategory:"hand-fingers-closed",skin_variations:{"1F3FB":{unified:"1F91B-1F3FB",non_qualified:null,image:"1f91b-1f3fb.png",sheet_x:39,sheet_y:26,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F91B-1F3FC",non_qualified:null,image:"1f91b-1f3fc.png",sheet_x:39,sheet_y:27,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F91B-1F3FD",non_qualified:null,image:"1f91b-1f3fd.png",sheet_x:39,sheet_y:28,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F91B-1F3FE",non_qualified:null,image:"1f91b-1f3fe.png",sheet_x:39,sheet_y:29,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F91B-1F3FF",non_qualified:null,image:"1f91b-1f3ff.png",sheet_x:39,sheet_y:30,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Left-Facing Fist",b:"1F91B",d:!0,e:!0,f:!0,h:!0,j:["left_facing_fist","hand","fistbump"],k:[39,25],o:3},"right-facing_fist":{subcategory:"hand-fingers-closed",skin_variations:{"1F3FB":{unified:"1F91C-1F3FB",non_qualified:null,image:"1f91c-1f3fb.png",sheet_x:39,sheet_y:32,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F91C-1F3FC",non_qualified:null,image:"1f91c-1f3fc.png",sheet_x:39,sheet_y:33,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F91C-1F3FD",non_qualified:null,image:"1f91c-1f3fd.png",sheet_x:39,sheet_y:34,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F91C-1F3FE",non_qualified:null,image:"1f91c-1f3fe.png",sheet_x:39,sheet_y:35,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F91C-1F3FF",non_qualified:null,image:"1f91c-1f3ff.png",sheet_x:39,sheet_y:36,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Right-Facing Fist",b:"1F91C",d:!0,e:!0,f:!0,h:!0,j:["right_facing_fist","hand","fistbump"],k:[39,31],o:3},clap:{subcategory:"hands",skin_variations:{"1F3FB":{unified:"1F44F-1F3FB",non_qualified:null,image:"1f44f-1f3fb.png",sheet_x:13,sheet_y:3,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F44F-1F3FC",non_qualified:null,image:"1f44f-1f3fc.png",sheet_x:13,sheet_y:4,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F44F-1F3FD",non_qualified:null,image:"1f44f-1f3fd.png",sheet_x:13,sheet_y:5,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F44F-1F3FE",non_qualified:null,image:"1f44f-1f3fe.png",sheet_x:13,sheet_y:6,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F44F-1F3FF",non_qualified:null,image:"1f44f-1f3ff.png",sheet_x:13,sheet_y:7,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Clapping Hands Sign",b:"1F44F",d:!0,e:!0,f:!0,h:!0,j:["clapping_hands","hands","praise","applause","congrats","yay"],k:[13,2],o:0},raised_hands:{subcategory:"hands",skin_variations:{"1F3FB":{unified:"1F64C-1F3FB",non_qualified:null,image:"1f64c-1f3fb.png",sheet_x:34,sheet_y:47,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64C-1F3FC",non_qualified:null,image:"1f64c-1f3fc.png",sheet_x:34,sheet_y:48,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64C-1F3FD",non_qualified:null,image:"1f64c-1f3fd.png",sheet_x:34,sheet_y:49,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64C-1F3FE",non_qualified:null,image:"1f64c-1f3fe.png",sheet_x:34,sheet_y:50,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64C-1F3FF",non_qualified:null,image:"1f64c-1f3ff.png",sheet_x:34,sheet_y:51,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person Raising Both Hands in Celebration",b:"1F64C",d:!0,e:!0,f:!0,h:!0,j:["raising_hands","gesture","hooray","yea","celebration","hands"],k:[34,46],o:0},heart_hands:{subcategory:"hands",skin_variations:{"1F3FB":{unified:"1FAF6-1F3FB",non_qualified:null,image:"1faf6-1f3fb.png",sheet_x:56,sheet_y:15,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAF6-1F3FC",non_qualified:null,image:"1faf6-1f3fc.png",sheet_x:56,sheet_y:16,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAF6-1F3FD",non_qualified:null,image:"1faf6-1f3fd.png",sheet_x:56,sheet_y:17,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAF6-1F3FE",non_qualified:null,image:"1faf6-1f3fe.png",sheet_x:56,sheet_y:18,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAF6-1F3FF",non_qualified:null,image:"1faf6-1f3ff.png",sheet_x:56,sheet_y:19,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Heart Hands",b:"1FAF6",d:!0,e:!0,f:!0,h:!0,j:["heart hands","love","appreciation","support"],k:[56,14],o:14},open_hands:{subcategory:"hands",skin_variations:{"1F3FB":{unified:"1F450-1F3FB",non_qualified:null,image:"1f450-1f3fb.png",sheet_x:13,sheet_y:9,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F450-1F3FC",non_qualified:null,image:"1f450-1f3fc.png",sheet_x:13,sheet_y:10,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F450-1F3FD",non_qualified:null,image:"1f450-1f3fd.png",sheet_x:13,sheet_y:11,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F450-1F3FE",non_qualified:null,image:"1f450-1f3fe.png",sheet_x:13,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F450-1F3FF",non_qualified:null,image:"1f450-1f3ff.png",sheet_x:13,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Open Hands Sign",b:"1F450",d:!0,e:!0,f:!0,h:!0,j:["open_hands","fingers","butterfly","hands","open"],k:[13,8],o:0},palms_up_together:{subcategory:"hands",skin_variations:{"1F3FB":{unified:"1F932-1F3FB",non_qualified:null,image:"1f932-1f3fb.png",sheet_x:40,sheet_y:60,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F932-1F3FC",non_qualified:null,image:"1f932-1f3fc.png",sheet_x:41,sheet_y:0,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F932-1F3FD",non_qualified:null,image:"1f932-1f3fd.png",sheet_x:41,sheet_y:1,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F932-1F3FE",non_qualified:null,image:"1f932-1f3fe.png",sheet_x:41,sheet_y:2,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F932-1F3FF",non_qualified:null,image:"1f932-1f3ff.png",sheet_x:41,sheet_y:3,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Palms Up Together",b:"1F932",d:!0,e:!0,f:!0,h:!0,j:["palms_up_together","hands","gesture","cupped","prayer"],k:[40,59],o:5},handshake:{subcategory:"hands",skin_variations:{"1F3FB":{unified:"1F91D-1F3FB",non_qualified:null,image:"1f91d-1f3fb.png",sheet_x:39,sheet_y:38,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F91D-1F3FC",non_qualified:null,image:"1f91d-1f3fc.png",sheet_x:39,sheet_y:39,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F91D-1F3FD",non_qualified:null,image:"1f91d-1f3fd.png",sheet_x:39,sheet_y:40,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F91D-1F3FE",non_qualified:null,image:"1f91d-1f3fe.png",sheet_x:39,sheet_y:41,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F91D-1F3FF",non_qualified:null,image:"1f91d-1f3ff.png",sheet_x:39,sheet_y:42,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1FAF1-1F3FB-200D-1FAF2-1F3FC",non_qualified:null,image:"1faf1-1f3fb-200d-1faf2-1f3fc.png",sheet_x:39,sheet_y:43,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1FAF1-1F3FB-200D-1FAF2-1F3FD",non_qualified:null,image:"1faf1-1f3fb-200d-1faf2-1f3fd.png",sheet_x:39,sheet_y:44,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1FAF1-1F3FB-200D-1FAF2-1F3FE",non_qualified:null,image:"1faf1-1f3fb-200d-1faf2-1f3fe.png",sheet_x:39,sheet_y:45,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1FAF1-1F3FB-200D-1FAF2-1F3FF",non_qualified:null,image:"1faf1-1f3fb-200d-1faf2-1f3ff.png",sheet_x:39,sheet_y:46,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1FAF1-1F3FC-200D-1FAF2-1F3FB",non_qualified:null,image:"1faf1-1f3fc-200d-1faf2-1f3fb.png",sheet_x:39,sheet_y:47,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1FAF1-1F3FC-200D-1FAF2-1F3FD",non_qualified:null,image:"1faf1-1f3fc-200d-1faf2-1f3fd.png",sheet_x:39,sheet_y:48,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1FAF1-1F3FC-200D-1FAF2-1F3FE",non_qualified:null,image:"1faf1-1f3fc-200d-1faf2-1f3fe.png",sheet_x:39,sheet_y:49,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1FAF1-1F3FC-200D-1FAF2-1F3FF",non_qualified:null,image:"1faf1-1f3fc-200d-1faf2-1f3ff.png",sheet_x:39,sheet_y:50,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1FAF1-1F3FD-200D-1FAF2-1F3FB",non_qualified:null,image:"1faf1-1f3fd-200d-1faf2-1f3fb.png",sheet_x:39,sheet_y:51,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1FAF1-1F3FD-200D-1FAF2-1F3FC",non_qualified:null,image:"1faf1-1f3fd-200d-1faf2-1f3fc.png",sheet_x:39,sheet_y:52,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1FAF1-1F3FD-200D-1FAF2-1F3FE",non_qualified:null,image:"1faf1-1f3fd-200d-1faf2-1f3fe.png",sheet_x:39,sheet_y:53,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1FAF1-1F3FD-200D-1FAF2-1F3FF",non_qualified:null,image:"1faf1-1f3fd-200d-1faf2-1f3ff.png",sheet_x:39,sheet_y:54,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1FAF1-1F3FE-200D-1FAF2-1F3FB",non_qualified:null,image:"1faf1-1f3fe-200d-1faf2-1f3fb.png",sheet_x:39,sheet_y:55,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1FAF1-1F3FE-200D-1FAF2-1F3FC",non_qualified:null,image:"1faf1-1f3fe-200d-1faf2-1f3fc.png",sheet_x:39,sheet_y:56,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1FAF1-1F3FE-200D-1FAF2-1F3FD",non_qualified:null,image:"1faf1-1f3fe-200d-1faf2-1f3fd.png",sheet_x:39,sheet_y:57,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1FAF1-1F3FE-200D-1FAF2-1F3FF",non_qualified:null,image:"1faf1-1f3fe-200d-1faf2-1f3ff.png",sheet_x:39,sheet_y:58,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1FAF1-1F3FF-200D-1FAF2-1F3FB",non_qualified:null,image:"1faf1-1f3ff-200d-1faf2-1f3fb.png",sheet_x:39,sheet_y:59,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1FAF1-1F3FF-200D-1FAF2-1F3FC",non_qualified:null,image:"1faf1-1f3ff-200d-1faf2-1f3fc.png",sheet_x:39,sheet_y:60,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1FAF1-1F3FF-200D-1FAF2-1F3FD",non_qualified:null,image:"1faf1-1f3ff-200d-1faf2-1f3fd.png",sheet_x:40,sheet_y:0,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1FAF1-1F3FF-200D-1FAF2-1F3FE",non_qualified:null,image:"1faf1-1f3ff-200d-1faf2-1f3fe.png",sheet_x:40,sheet_y:1,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Handshake",b:"1F91D",d:!0,e:!0,f:!0,h:!0,j:["handshake","agreement","shake"],k:[39,37],o:3},pray:{subcategory:"hands",skin_variations:{"1F3FB":{unified:"1F64F-1F3FB",non_qualified:null,image:"1f64f-1f3fb.png",sheet_x:35,sheet_y:28,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64F-1F3FC",non_qualified:null,image:"1f64f-1f3fc.png",sheet_x:35,sheet_y:29,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64F-1F3FD",non_qualified:null,image:"1f64f-1f3fd.png",sheet_x:35,sheet_y:30,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64F-1F3FE",non_qualified:null,image:"1f64f-1f3fe.png",sheet_x:35,sheet_y:31,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64F-1F3FF",non_qualified:null,image:"1f64f-1f3ff.png",sheet_x:35,sheet_y:32,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person with Folded Hands",b:"1F64F",d:!0,e:!0,f:!0,h:!0,j:["folded_hands","please","hope","wish","namaste","highfive","pray","thank you","thanks","appreciate"],k:[35,27],o:0},writing_hand:{subcategory:"hand-prop",skin_variations:{"1F3FB":{unified:"270D-1F3FB",non_qualified:null,image:"270d-1f3fb.png",sheet_x:59,sheet_y:16,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"270D-1F3FC",non_qualified:null,image:"270d-1f3fc.png",sheet_x:59,sheet_y:17,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"270D-1F3FD",non_qualified:null,image:"270d-1f3fd.png",sheet_x:59,sheet_y:18,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"270D-1F3FE",non_qualified:null,image:"270d-1f3fe.png",sheet_x:59,sheet_y:19,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"270D-1F3FF",non_qualified:null,image:"270d-1f3ff.png",sheet_x:59,sheet_y:20,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Writing Hand",b:"270D-FE0F",c:"270D",d:!0,e:!0,f:!0,h:!0,j:["writing_hand","lower_left_ballpoint_pen","stationery","write","compose"],k:[59,15],o:0},nail_care:{subcategory:"hand-prop",skin_variations:{"1F3FB":{unified:"1F485-1F3FB",non_qualified:null,image:"1f485-1f3fb.png",sheet_x:25,sheet_y:55,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F485-1F3FC",non_qualified:null,image:"1f485-1f3fc.png",sheet_x:25,sheet_y:56,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F485-1F3FD",non_qualified:null,image:"1f485-1f3fd.png",sheet_x:25,sheet_y:57,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F485-1F3FE",non_qualified:null,image:"1f485-1f3fe.png",sheet_x:25,sheet_y:58,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F485-1F3FF",non_qualified:null,image:"1f485-1f3ff.png",sheet_x:25,sheet_y:59,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Nail Polish",b:"1F485",d:!0,e:!0,f:!0,h:!0,j:["nail_polish","nail_care","beauty","manicure","finger","fashion","nail","slay"],k:[25,54],o:0},selfie:{subcategory:"hand-prop",skin_variations:{"1F3FB":{unified:"1F933-1F3FB",non_qualified:null,image:"1f933-1f3fb.png",sheet_x:41,sheet_y:5,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F933-1F3FC",non_qualified:null,image:"1f933-1f3fc.png",sheet_x:41,sheet_y:6,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F933-1F3FD",non_qualified:null,image:"1f933-1f3fd.png",sheet_x:41,sheet_y:7,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F933-1F3FE",non_qualified:null,image:"1f933-1f3fe.png",sheet_x:41,sheet_y:8,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F933-1F3FF",non_qualified:null,image:"1f933-1f3ff.png",sheet_x:41,sheet_y:9,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Selfie",b:"1F933",d:!0,e:!0,f:!0,h:!0,j:["selfie","camera","phone"],k:[41,4],o:3},muscle:{subcategory:"body-parts",skin_variations:{"1F3FB":{unified:"1F4AA-1F3FB",non_qualified:null,image:"1f4aa-1f3fb.png",sheet_x:27,sheet_y:59,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F4AA-1F3FC",non_qualified:null,image:"1f4aa-1f3fc.png",sheet_x:27,sheet_y:60,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F4AA-1F3FD",non_qualified:null,image:"1f4aa-1f3fd.png",sheet_x:28,sheet_y:0,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F4AA-1F3FE",non_qualified:null,image:"1f4aa-1f3fe.png",sheet_x:28,sheet_y:1,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F4AA-1F3FF",non_qualified:null,image:"1f4aa-1f3ff.png",sheet_x:28,sheet_y:2,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Flexed Biceps",b:"1F4AA",d:!0,e:!0,f:!0,h:!0,j:["flexed_biceps","arm","flex","hand","summer","strong","biceps"],k:[27,58],o:0},mechanical_arm:{subcategory:"body-parts",a:"Mechanical Arm",b:"1F9BE",d:!0,e:!0,f:!0,h:!0,j:["mechanical_arm","accessibility"],k:[46,5],o:12},mechanical_leg:{subcategory:"body-parts",a:"Mechanical Leg",b:"1F9BF",d:!0,e:!0,f:!0,h:!0,j:["mechanical_leg","accessibility"],k:[46,6],o:12},leg:{subcategory:"body-parts",skin_variations:{"1F3FB":{unified:"1F9B5-1F3FB",non_qualified:null,image:"1f9b5-1f3fb.png",sheet_x:45,sheet_y:9,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9B5-1F3FC",non_qualified:null,image:"1f9b5-1f3fc.png",sheet_x:45,sheet_y:10,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9B5-1F3FD",non_qualified:null,image:"1f9b5-1f3fd.png",sheet_x:45,sheet_y:11,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9B5-1F3FE",non_qualified:null,image:"1f9b5-1f3fe.png",sheet_x:45,sheet_y:12,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9B5-1F3FF",non_qualified:null,image:"1f9b5-1f3ff.png",sheet_x:45,sheet_y:13,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Leg",b:"1F9B5",d:!0,e:!0,f:!0,h:!0,j:["leg","kick","limb"],k:[45,8],o:11},foot:{subcategory:"body-parts",skin_variations:{"1F3FB":{unified:"1F9B6-1F3FB",non_qualified:null,image:"1f9b6-1f3fb.png",sheet_x:45,sheet_y:15,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9B6-1F3FC",non_qualified:null,image:"1f9b6-1f3fc.png",sheet_x:45,sheet_y:16,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9B6-1F3FD",non_qualified:null,image:"1f9b6-1f3fd.png",sheet_x:45,sheet_y:17,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9B6-1F3FE",non_qualified:null,image:"1f9b6-1f3fe.png",sheet_x:45,sheet_y:18,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9B6-1F3FF",non_qualified:null,image:"1f9b6-1f3ff.png",sheet_x:45,sheet_y:19,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Foot",b:"1F9B6",d:!0,e:!0,f:!0,h:!0,j:["foot","kick","stomp"],k:[45,14],o:11},ear:{subcategory:"body-parts",skin_variations:{"1F3FB":{unified:"1F442-1F3FB",non_qualified:null,image:"1f442-1f3fb.png",sheet_x:11,sheet_y:57,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F442-1F3FC",non_qualified:null,image:"1f442-1f3fc.png",sheet_x:11,sheet_y:58,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F442-1F3FD",non_qualified:null,image:"1f442-1f3fd.png",sheet_x:11,sheet_y:59,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F442-1F3FE",non_qualified:null,image:"1f442-1f3fe.png",sheet_x:11,sheet_y:60,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F442-1F3FF",non_qualified:null,image:"1f442-1f3ff.png",sheet_x:12,sheet_y:0,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Ear",b:"1F442",d:!0,e:!0,f:!0,h:!0,j:["ear","face","hear","sound","listen"],k:[11,56],o:0},ear_with_hearing_aid:{subcategory:"body-parts",skin_variations:{"1F3FB":{unified:"1F9BB-1F3FB",non_qualified:null,image:"1f9bb-1f3fb.png",sheet_x:45,sheet_y:59,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9BB-1F3FC",non_qualified:null,image:"1f9bb-1f3fc.png",sheet_x:45,sheet_y:60,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9BB-1F3FD",non_qualified:null,image:"1f9bb-1f3fd.png",sheet_x:46,sheet_y:0,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9BB-1F3FE",non_qualified:null,image:"1f9bb-1f3fe.png",sheet_x:46,sheet_y:1,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9BB-1F3FF",non_qualified:null,image:"1f9bb-1f3ff.png",sheet_x:46,sheet_y:2,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Ear with Hearing Aid",b:"1F9BB",d:!0,e:!0,f:!0,h:!0,j:["ear_with_hearing_aid","accessibility"],k:[45,58],o:12},nose:{subcategory:"body-parts",skin_variations:{"1F3FB":{unified:"1F443-1F3FB",non_qualified:null,image:"1f443-1f3fb.png",sheet_x:12,sheet_y:2,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F443-1F3FC",non_qualified:null,image:"1f443-1f3fc.png",sheet_x:12,sheet_y:3,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F443-1F3FD",non_qualified:null,image:"1f443-1f3fd.png",sheet_x:12,sheet_y:4,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F443-1F3FE",non_qualified:null,image:"1f443-1f3fe.png",sheet_x:12,sheet_y:5,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F443-1F3FF",non_qualified:null,image:"1f443-1f3ff.png",sheet_x:12,sheet_y:6,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Nose",b:"1F443",d:!0,e:!0,f:!0,h:!0,j:["nose","smell","sniff"],k:[12,1],o:0},brain:{subcategory:"body-parts",a:"Brain",b:"1F9E0",d:!0,e:!0,f:!0,h:!0,j:["brain","smart","intelligent"],k:[53,16],o:5},anatomical_heart:{subcategory:"body-parts",a:"Anatomical Heart",b:"1FAC0",d:!0,e:!0,f:!0,h:!0,j:["anatomical heart","health","heartbeat"],k:[54,56],o:13},lungs:{subcategory:"body-parts",a:"Lungs",b:"1FAC1",d:!0,e:!0,f:!0,h:!0,j:["lungs","breathe"],k:[54,57],o:13},tooth:{subcategory:"body-parts",a:"Tooth",b:"1F9B7",d:!0,e:!0,f:!0,h:!0,j:["tooth","teeth","dentist"],k:[45,20],o:11},bone:{subcategory:"body-parts",a:"Bone",b:"1F9B4",d:!0,e:!0,f:!0,h:!0,j:["bone","skeleton"],k:[45,7],o:11},eyes:{subcategory:"body-parts",a:"Eyes",b:"1F440",d:!0,e:!0,f:!0,h:!0,j:["eyes","look","watch","stalk","peek","see"],k:[11,53],o:0},eye:{subcategory:"body-parts",a:"Eye",b:"1F441-FE0F",c:"1F441",d:!0,e:!0,f:!0,h:!0,j:["eye","face","look","see","watch","stare"],k:[11,55],o:0},tongue:{subcategory:"body-parts",a:"Tongue",b:"1F445",d:!0,e:!0,f:!0,h:!0,j:["tongue","mouth","playful"],k:[12,8],o:0},lips:{subcategory:"body-parts",a:"Mouth",b:"1F444",d:!0,e:!0,f:!0,h:!0,j:["mouth","kiss"],k:[12,7],o:0},biting_lip:{subcategory:"body-parts",a:"Biting Lip",b:"1FAE6",d:!0,e:!0,f:!0,h:!0,j:["biting lip","flirt","sexy","pain","worry"],k:[55,36],o:14},baby:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F476-1F3FB",non_qualified:null,image:"1f476-1f3fb.png",sheet_x:24,sheet_y:30,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F476-1F3FC",non_qualified:null,image:"1f476-1f3fc.png",sheet_x:24,sheet_y:31,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F476-1F3FD",non_qualified:null,image:"1f476-1f3fd.png",sheet_x:24,sheet_y:32,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F476-1F3FE",non_qualified:null,image:"1f476-1f3fe.png",sheet_x:24,sheet_y:33,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F476-1F3FF",non_qualified:null,image:"1f476-1f3ff.png",sheet_x:24,sheet_y:34,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Baby",b:"1F476",d:!0,e:!0,f:!0,h:!0,j:["baby","child","boy","girl","toddler"],k:[24,29],o:0},child:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D2-1F3FB",non_qualified:null,image:"1f9d2-1f3fb.png",sheet_x:50,sheet_y:14,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D2-1F3FC",non_qualified:null,image:"1f9d2-1f3fc.png",sheet_x:50,sheet_y:15,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D2-1F3FD",non_qualified:null,image:"1f9d2-1f3fd.png",sheet_x:50,sheet_y:16,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D2-1F3FE",non_qualified:null,image:"1f9d2-1f3fe.png",sheet_x:50,sheet_y:17,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D2-1F3FF",non_qualified:null,image:"1f9d2-1f3ff.png",sheet_x:50,sheet_y:18,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Child",b:"1F9D2",d:!0,e:!0,f:!0,h:!0,j:["child","gender-neutral","young"],k:[50,13],o:5},boy:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F466-1F3FB",non_qualified:null,image:"1f466-1f3fb.png",sheet_x:13,sheet_y:36,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F466-1F3FC",non_qualified:null,image:"1f466-1f3fc.png",sheet_x:13,sheet_y:37,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F466-1F3FD",non_qualified:null,image:"1f466-1f3fd.png",sheet_x:13,sheet_y:38,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F466-1F3FE",non_qualified:null,image:"1f466-1f3fe.png",sheet_x:13,sheet_y:39,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F466-1F3FF",non_qualified:null,image:"1f466-1f3ff.png",sheet_x:13,sheet_y:40,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Boy",b:"1F466",d:!0,e:!0,f:!0,h:!0,j:["boy","man","male","guy","teenager"],k:[13,35],o:0},girl:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F467-1F3FB",non_qualified:null,image:"1f467-1f3fb.png",sheet_x:13,sheet_y:42,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F467-1F3FC",non_qualified:null,image:"1f467-1f3fc.png",sheet_x:13,sheet_y:43,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F467-1F3FD",non_qualified:null,image:"1f467-1f3fd.png",sheet_x:13,sheet_y:44,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F467-1F3FE",non_qualified:null,image:"1f467-1f3fe.png",sheet_x:13,sheet_y:45,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F467-1F3FF",non_qualified:null,image:"1f467-1f3ff.png",sheet_x:13,sheet_y:46,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Girl",b:"1F467",d:!0,e:!0,f:!0,h:!0,j:["girl","female","woman","teenager"],k:[13,41],o:0},adult:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB",non_qualified:null,image:"1f9d1-1f3fb.png",sheet_x:50,sheet_y:8,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC",non_qualified:null,image:"1f9d1-1f3fc.png",sheet_x:50,sheet_y:9,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD",non_qualified:null,image:"1f9d1-1f3fd.png",sheet_x:50,sheet_y:10,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE",non_qualified:null,image:"1f9d1-1f3fe.png",sheet_x:50,sheet_y:11,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF",non_qualified:null,image:"1f9d1-1f3ff.png",sheet_x:50,sheet_y:12,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Adult",b:"1F9D1",d:!0,e:!0,f:!0,h:!0,j:["person","gender-neutral"],k:[50,7],o:5},person_with_blond_hair:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F471-1F3FB",non_qualified:null,image:"1f471-1f3fb.png",sheet_x:23,sheet_y:49,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F471-1F3FC",non_qualified:null,image:"1f471-1f3fc.png",sheet_x:23,sheet_y:50,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F471-1F3FD",non_qualified:null,image:"1f471-1f3fd.png",sheet_x:23,sheet_y:51,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F471-1F3FE",non_qualified:null,image:"1f471-1f3fe.png",sheet_x:23,sheet_y:52,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F471-1F3FF",non_qualified:null,image:"1f471-1f3ff.png",sheet_x:23,sheet_y:53,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F471-200D-2642-FE0F",a:"Person with Blond Hair",b:"1F471",d:!0,e:!0,f:!0,h:!0,j:["person_blond_hair","hairstyle"],k:[23,48],o:0},man:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F468-1F3FB",non_qualified:null,image:"1f468-1f3fb.png",sheet_x:17,sheet_y:15,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC",non_qualified:null,image:"1f468-1f3fc.png",sheet_x:17,sheet_y:16,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD",non_qualified:null,image:"1f468-1f3fd.png",sheet_x:17,sheet_y:17,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE",non_qualified:null,image:"1f468-1f3fe.png",sheet_x:17,sheet_y:18,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF",non_qualified:null,image:"1f468-1f3ff.png",sheet_x:17,sheet_y:19,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man",b:"1F468",d:!0,e:!0,f:!0,h:!0,j:["man","mustache","father","dad","guy","classy","sir","moustache"],k:[17,14],o:0},bearded_person:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D4-1F3FB",non_qualified:null,image:"1f9d4-1f3fb.png",sheet_x:50,sheet_y:38,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D4-1F3FC",non_qualified:null,image:"1f9d4-1f3fc.png",sheet_x:50,sheet_y:39,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D4-1F3FD",non_qualified:null,image:"1f9d4-1f3fd.png",sheet_x:50,sheet_y:40,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D4-1F3FE",non_qualified:null,image:"1f9d4-1f3fe.png",sheet_x:50,sheet_y:41,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D4-1F3FF",non_qualified:null,image:"1f9d4-1f3ff.png",sheet_x:50,sheet_y:42,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Bearded Person",b:"1F9D4",d:!0,e:!0,f:!0,h:!0,j:["man_beard","person","bewhiskered"],k:[50,37],o:5},man_with_beard:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D4-1F3FB-200D-2642-FE0F",non_qualified:"1F9D4-1F3FB-200D-2642",image:"1f9d4-1f3fb-200d-2642-fe0f.png",sheet_x:50,sheet_y:32,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D4-1F3FC-200D-2642-FE0F",non_qualified:"1F9D4-1F3FC-200D-2642",image:"1f9d4-1f3fc-200d-2642-fe0f.png",sheet_x:50,sheet_y:33,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D4-1F3FD-200D-2642-FE0F",non_qualified:"1F9D4-1F3FD-200D-2642",image:"1f9d4-1f3fd-200d-2642-fe0f.png",sheet_x:50,sheet_y:34,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D4-1F3FE-200D-2642-FE0F",non_qualified:"1F9D4-1F3FE-200D-2642",image:"1f9d4-1f3fe-200d-2642-fe0f.png",sheet_x:50,sheet_y:35,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D4-1F3FF-200D-2642-FE0F",non_qualified:"1F9D4-1F3FF-200D-2642",image:"1f9d4-1f3ff-200d-2642-fe0f.png",sheet_x:50,sheet_y:36,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man: Beard",b:"1F9D4-200D-2642-FE0F",c:"1F9D4-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man beard","facial hair"],k:[50,31],o:13},woman_with_beard:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D4-1F3FB-200D-2640-FE0F",non_qualified:"1F9D4-1F3FB-200D-2640",image:"1f9d4-1f3fb-200d-2640-fe0f.png",sheet_x:50,sheet_y:26,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D4-1F3FC-200D-2640-FE0F",non_qualified:"1F9D4-1F3FC-200D-2640",image:"1f9d4-1f3fc-200d-2640-fe0f.png",sheet_x:50,sheet_y:27,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D4-1F3FD-200D-2640-FE0F",non_qualified:"1F9D4-1F3FD-200D-2640",image:"1f9d4-1f3fd-200d-2640-fe0f.png",sheet_x:50,sheet_y:28,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D4-1F3FE-200D-2640-FE0F",non_qualified:"1F9D4-1F3FE-200D-2640",image:"1f9d4-1f3fe-200d-2640-fe0f.png",sheet_x:50,sheet_y:29,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D4-1F3FF-200D-2640-FE0F",non_qualified:"1F9D4-1F3FF-200D-2640",image:"1f9d4-1f3ff-200d-2640-fe0f.png",sheet_x:50,sheet_y:30,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman: Beard",b:"1F9D4-200D-2640-FE0F",c:"1F9D4-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman beard","facial hair"],k:[50,25],o:13},red_haired_man:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F9B0",non_qualified:null,image:"1f468-1f3fb-200d-1f9b0.png",sheet_x:15,sheet_y:31,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F9B0",non_qualified:null,image:"1f468-1f3fc-200d-1f9b0.png",sheet_x:15,sheet_y:32,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F9B0",non_qualified:null,image:"1f468-1f3fd-200d-1f9b0.png",sheet_x:15,sheet_y:33,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F9B0",non_qualified:null,image:"1f468-1f3fe-200d-1f9b0.png",sheet_x:15,sheet_y:34,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F9B0",non_qualified:null,image:"1f468-1f3ff-200d-1f9b0.png",sheet_x:15,sheet_y:35,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man: Red Hair",b:"1F468-200D-1F9B0",d:!0,e:!0,f:!0,h:!0,j:["man_red_hair","hairstyle"],k:[15,30],o:11},curly_haired_man:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F9B1",non_qualified:null,image:"1f468-1f3fb-200d-1f9b1.png",sheet_x:15,sheet_y:37,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F9B1",non_qualified:null,image:"1f468-1f3fc-200d-1f9b1.png",sheet_x:15,sheet_y:38,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F9B1",non_qualified:null,image:"1f468-1f3fd-200d-1f9b1.png",sheet_x:15,sheet_y:39,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F9B1",non_qualified:null,image:"1f468-1f3fe-200d-1f9b1.png",sheet_x:15,sheet_y:40,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F9B1",non_qualified:null,image:"1f468-1f3ff-200d-1f9b1.png",sheet_x:15,sheet_y:41,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man: Curly Hair",b:"1F468-200D-1F9B1",d:!0,e:!0,f:!0,h:!0,j:["man_curly_hair","hairstyle"],k:[15,36],o:11},white_haired_man:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F9B3",non_qualified:null,image:"1f468-1f3fb-200d-1f9b3.png",sheet_x:15,sheet_y:49,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F9B3",non_qualified:null,image:"1f468-1f3fc-200d-1f9b3.png",sheet_x:15,sheet_y:50,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F9B3",non_qualified:null,image:"1f468-1f3fd-200d-1f9b3.png",sheet_x:15,sheet_y:51,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F9B3",non_qualified:null,image:"1f468-1f3fe-200d-1f9b3.png",sheet_x:15,sheet_y:52,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F9B3",non_qualified:null,image:"1f468-1f3ff-200d-1f9b3.png",sheet_x:15,sheet_y:53,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man: White Hair",b:"1F468-200D-1F9B3",d:!0,e:!0,f:!0,h:!0,j:["man_white_hair","old","elder"],k:[15,48],o:11},bald_man:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F9B2",non_qualified:null,image:"1f468-1f3fb-200d-1f9b2.png",sheet_x:15,sheet_y:43,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F9B2",non_qualified:null,image:"1f468-1f3fc-200d-1f9b2.png",sheet_x:15,sheet_y:44,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F9B2",non_qualified:null,image:"1f468-1f3fd-200d-1f9b2.png",sheet_x:15,sheet_y:45,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F9B2",non_qualified:null,image:"1f468-1f3fe-200d-1f9b2.png",sheet_x:15,sheet_y:46,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F9B2",non_qualified:null,image:"1f468-1f3ff-200d-1f9b2.png",sheet_x:15,sheet_y:47,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man: Bald",b:"1F468-200D-1F9B2",d:!0,e:!0,f:!0,h:!0,j:["man_bald","hairless"],k:[15,42],o:11},woman:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F469-1F3FB",non_qualified:null,image:"1f469-1f3fb.png",sheet_x:21,sheet_y:35,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC",non_qualified:null,image:"1f469-1f3fc.png",sheet_x:21,sheet_y:36,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD",non_qualified:null,image:"1f469-1f3fd.png",sheet_x:21,sheet_y:37,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE",non_qualified:null,image:"1f469-1f3fe.png",sheet_x:21,sheet_y:38,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF",non_qualified:null,image:"1f469-1f3ff.png",sheet_x:21,sheet_y:39,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman",b:"1F469",d:!0,e:!0,f:!0,h:!0,j:["woman","female","girls","lady"],k:[21,34],o:0},red_haired_woman:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F9B0",non_qualified:null,image:"1f469-1f3fb-200d-1f9b0.png",sheet_x:18,sheet_y:60,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F9B0",non_qualified:null,image:"1f469-1f3fc-200d-1f9b0.png",sheet_x:19,sheet_y:0,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F9B0",non_qualified:null,image:"1f469-1f3fd-200d-1f9b0.png",sheet_x:19,sheet_y:1,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F9B0",non_qualified:null,image:"1f469-1f3fe-200d-1f9b0.png",sheet_x:19,sheet_y:2,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F9B0",non_qualified:null,image:"1f469-1f3ff-200d-1f9b0.png",sheet_x:19,sheet_y:3,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman: Red Hair",b:"1F469-200D-1F9B0",d:!0,e:!0,f:!0,h:!0,j:["woman_red_hair","hairstyle"],k:[18,59],o:11},red_haired_person:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F9B0",non_qualified:null,image:"1f9d1-1f3fb-200d-1f9b0.png",sheet_x:49,sheet_y:15,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F9B0",non_qualified:null,image:"1f9d1-1f3fc-200d-1f9b0.png",sheet_x:49,sheet_y:16,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F9B0",non_qualified:null,image:"1f9d1-1f3fd-200d-1f9b0.png",sheet_x:49,sheet_y:17,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F9B0",non_qualified:null,image:"1f9d1-1f3fe-200d-1f9b0.png",sheet_x:49,sheet_y:18,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F9B0",non_qualified:null,image:"1f9d1-1f3ff-200d-1f9b0.png",sheet_x:49,sheet_y:19,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person: Red Hair",b:"1F9D1-200D-1F9B0",d:!0,e:!0,f:!0,h:!0,j:["person_red_hair","hairstyle"],k:[49,14],o:12},curly_haired_woman:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F9B1",non_qualified:null,image:"1f469-1f3fb-200d-1f9b1.png",sheet_x:19,sheet_y:5,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F9B1",non_qualified:null,image:"1f469-1f3fc-200d-1f9b1.png",sheet_x:19,sheet_y:6,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F9B1",non_qualified:null,image:"1f469-1f3fd-200d-1f9b1.png",sheet_x:19,sheet_y:7,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F9B1",non_qualified:null,image:"1f469-1f3fe-200d-1f9b1.png",sheet_x:19,sheet_y:8,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F9B1",non_qualified:null,image:"1f469-1f3ff-200d-1f9b1.png",sheet_x:19,sheet_y:9,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman: Curly Hair",b:"1F469-200D-1F9B1",d:!0,e:!0,f:!0,h:!0,j:["woman_curly_hair","hairstyle"],k:[19,4],o:11},curly_haired_person:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F9B1",non_qualified:null,image:"1f9d1-1f3fb-200d-1f9b1.png",sheet_x:49,sheet_y:21,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F9B1",non_qualified:null,image:"1f9d1-1f3fc-200d-1f9b1.png",sheet_x:49,sheet_y:22,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F9B1",non_qualified:null,image:"1f9d1-1f3fd-200d-1f9b1.png",sheet_x:49,sheet_y:23,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F9B1",non_qualified:null,image:"1f9d1-1f3fe-200d-1f9b1.png",sheet_x:49,sheet_y:24,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F9B1",non_qualified:null,image:"1f9d1-1f3ff-200d-1f9b1.png",sheet_x:49,sheet_y:25,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person: Curly Hair",b:"1F9D1-200D-1F9B1",d:!0,e:!0,f:!0,h:!0,j:["person_curly_hair","hairstyle"],k:[49,20],o:12},white_haired_woman:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F9B3",non_qualified:null,image:"1f469-1f3fb-200d-1f9b3.png",sheet_x:19,sheet_y:17,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F9B3",non_qualified:null,image:"1f469-1f3fc-200d-1f9b3.png",sheet_x:19,sheet_y:18,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F9B3",non_qualified:null,image:"1f469-1f3fd-200d-1f9b3.png",sheet_x:19,sheet_y:19,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F9B3",non_qualified:null,image:"1f469-1f3fe-200d-1f9b3.png",sheet_x:19,sheet_y:20,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F9B3",non_qualified:null,image:"1f469-1f3ff-200d-1f9b3.png",sheet_x:19,sheet_y:21,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman: White Hair",b:"1F469-200D-1F9B3",d:!0,e:!0,f:!0,h:!0,j:["woman_white_hair","old","elder"],k:[19,16],o:11},white_haired_person:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F9B3",non_qualified:null,image:"1f9d1-1f3fb-200d-1f9b3.png",sheet_x:49,sheet_y:33,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F9B3",non_qualified:null,image:"1f9d1-1f3fc-200d-1f9b3.png",sheet_x:49,sheet_y:34,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F9B3",non_qualified:null,image:"1f9d1-1f3fd-200d-1f9b3.png",sheet_x:49,sheet_y:35,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F9B3",non_qualified:null,image:"1f9d1-1f3fe-200d-1f9b3.png",sheet_x:49,sheet_y:36,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F9B3",non_qualified:null,image:"1f9d1-1f3ff-200d-1f9b3.png",sheet_x:49,sheet_y:37,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person: White Hair",b:"1F9D1-200D-1F9B3",d:!0,e:!0,f:!0,h:!0,j:["person_white_hair","elder","old"],k:[49,32],o:12},bald_woman:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F9B2",non_qualified:null,image:"1f469-1f3fb-200d-1f9b2.png",sheet_x:19,sheet_y:11,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F9B2",non_qualified:null,image:"1f469-1f3fc-200d-1f9b2.png",sheet_x:19,sheet_y:12,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F9B2",non_qualified:null,image:"1f469-1f3fd-200d-1f9b2.png",sheet_x:19,sheet_y:13,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F9B2",non_qualified:null,image:"1f469-1f3fe-200d-1f9b2.png",sheet_x:19,sheet_y:14,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F9B2",non_qualified:null,image:"1f469-1f3ff-200d-1f9b2.png",sheet_x:19,sheet_y:15,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman: Bald",b:"1F469-200D-1F9B2",d:!0,e:!0,f:!0,h:!0,j:["woman_bald","hairless"],k:[19,10],o:11},bald_person:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F9B2",non_qualified:null,image:"1f9d1-1f3fb-200d-1f9b2.png",sheet_x:49,sheet_y:27,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F9B2",non_qualified:null,image:"1f9d1-1f3fc-200d-1f9b2.png",sheet_x:49,sheet_y:28,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F9B2",non_qualified:null,image:"1f9d1-1f3fd-200d-1f9b2.png",sheet_x:49,sheet_y:29,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F9B2",non_qualified:null,image:"1f9d1-1f3fe-200d-1f9b2.png",sheet_x:49,sheet_y:30,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F9B2",non_qualified:null,image:"1f9d1-1f3ff-200d-1f9b2.png",sheet_x:49,sheet_y:31,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person: Bald",b:"1F9D1-200D-1F9B2",d:!0,e:!0,f:!0,h:!0,j:["person_bald","hairless"],k:[49,26],o:12},"blond-haired-woman":{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F471-1F3FB-200D-2640-FE0F",non_qualified:"1F471-1F3FB-200D-2640",image:"1f471-1f3fb-200d-2640-fe0f.png",sheet_x:23,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F471-1F3FC-200D-2640-FE0F",non_qualified:"1F471-1F3FC-200D-2640",image:"1f471-1f3fc-200d-2640-fe0f.png",sheet_x:23,sheet_y:38,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F471-1F3FD-200D-2640-FE0F",non_qualified:"1F471-1F3FD-200D-2640",image:"1f471-1f3fd-200d-2640-fe0f.png",sheet_x:23,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F471-1F3FE-200D-2640-FE0F",non_qualified:"1F471-1F3FE-200D-2640",image:"1f471-1f3fe-200d-2640-fe0f.png",sheet_x:23,sheet_y:40,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F471-1F3FF-200D-2640-FE0F",non_qualified:"1F471-1F3FF-200D-2640",image:"1f471-1f3ff-200d-2640-fe0f.png",sheet_x:23,sheet_y:41,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman: Blond Hair",b:"1F471-200D-2640-FE0F",c:"1F471-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_blond_hair","woman","female","girl","blonde","person"],k:[23,36],o:4},"blond-haired-man":{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F471-1F3FB-200D-2642-FE0F",non_qualified:"1F471-1F3FB-200D-2642",image:"1f471-1f3fb-200d-2642-fe0f.png",sheet_x:23,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F471-1F3FC-200D-2642-FE0F",non_qualified:"1F471-1F3FC-200D-2642",image:"1f471-1f3fc-200d-2642-fe0f.png",sheet_x:23,sheet_y:44,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F471-1F3FD-200D-2642-FE0F",non_qualified:"1F471-1F3FD-200D-2642",image:"1f471-1f3fd-200d-2642-fe0f.png",sheet_x:23,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F471-1F3FE-200D-2642-FE0F",non_qualified:"1F471-1F3FE-200D-2642",image:"1f471-1f3fe-200d-2642-fe0f.png",sheet_x:23,sheet_y:46,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F471-1F3FF-200D-2642-FE0F",non_qualified:"1F471-1F3FF-200D-2642",image:"1f471-1f3ff-200d-2642-fe0f.png",sheet_x:23,sheet_y:47,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F471",a:"Man: Blond Hair",b:"1F471-200D-2642-FE0F",c:"1F471-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_blond_hair","man","male","boy","blonde","guy","person"],k:[23,42],o:4},older_adult:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F9D3-1F3FB",non_qualified:null,image:"1f9d3-1f3fb.png",sheet_x:50,sheet_y:20,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D3-1F3FC",non_qualified:null,image:"1f9d3-1f3fc.png",sheet_x:50,sheet_y:21,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D3-1F3FD",non_qualified:null,image:"1f9d3-1f3fd.png",sheet_x:50,sheet_y:22,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D3-1F3FE",non_qualified:null,image:"1f9d3-1f3fe.png",sheet_x:50,sheet_y:23,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D3-1F3FF",non_qualified:null,image:"1f9d3-1f3ff.png",sheet_x:50,sheet_y:24,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Older Adult",b:"1F9D3",d:!0,e:!0,f:!0,h:!0,j:["older_person","human","elder","senior","gender-neutral"],k:[50,19],o:5},older_man:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F474-1F3FB",non_qualified:null,image:"1f474-1f3fb.png",sheet_x:24,sheet_y:18,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F474-1F3FC",non_qualified:null,image:"1f474-1f3fc.png",sheet_x:24,sheet_y:19,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F474-1F3FD",non_qualified:null,image:"1f474-1f3fd.png",sheet_x:24,sheet_y:20,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F474-1F3FE",non_qualified:null,image:"1f474-1f3fe.png",sheet_x:24,sheet_y:21,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F474-1F3FF",non_qualified:null,image:"1f474-1f3ff.png",sheet_x:24,sheet_y:22,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Older Man",b:"1F474",d:!0,e:!0,f:!0,h:!0,j:["old_man","human","male","men","old","elder","senior"],k:[24,17],o:0},older_woman:{subcategory:"person",skin_variations:{"1F3FB":{unified:"1F475-1F3FB",non_qualified:null,image:"1f475-1f3fb.png",sheet_x:24,sheet_y:24,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F475-1F3FC",non_qualified:null,image:"1f475-1f3fc.png",sheet_x:24,sheet_y:25,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F475-1F3FD",non_qualified:null,image:"1f475-1f3fd.png",sheet_x:24,sheet_y:26,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F475-1F3FE",non_qualified:null,image:"1f475-1f3fe.png",sheet_x:24,sheet_y:27,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F475-1F3FF",non_qualified:null,image:"1f475-1f3ff.png",sheet_x:24,sheet_y:28,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Older Woman",b:"1F475",d:!0,e:!0,f:!0,h:!0,j:["old_woman","human","female","women","lady","old","elder","senior"],k:[24,23],o:0},person_frowning:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F64D-1F3FB",non_qualified:null,image:"1f64d-1f3fb.png",sheet_x:35,sheet_y:4,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64D-1F3FC",non_qualified:null,image:"1f64d-1f3fc.png",sheet_x:35,sheet_y:5,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64D-1F3FD",non_qualified:null,image:"1f64d-1f3fd.png",sheet_x:35,sheet_y:6,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64D-1F3FE",non_qualified:null,image:"1f64d-1f3fe.png",sheet_x:35,sheet_y:7,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64D-1F3FF",non_qualified:null,image:"1f64d-1f3ff.png",sheet_x:35,sheet_y:8,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F64D-200D-2640-FE0F",a:"Person Frowning",b:"1F64D",d:!0,e:!0,f:!0,h:!0,j:["person_frowning","worried"],k:[35,3],o:0},"man-frowning":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F64D-1F3FB-200D-2642-FE0F",non_qualified:"1F64D-1F3FB-200D-2642",image:"1f64d-1f3fb-200d-2642-fe0f.png",sheet_x:34,sheet_y:59,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64D-1F3FC-200D-2642-FE0F",non_qualified:"1F64D-1F3FC-200D-2642",image:"1f64d-1f3fc-200d-2642-fe0f.png",sheet_x:34,sheet_y:60,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64D-1F3FD-200D-2642-FE0F",non_qualified:"1F64D-1F3FD-200D-2642",image:"1f64d-1f3fd-200d-2642-fe0f.png",sheet_x:35,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64D-1F3FE-200D-2642-FE0F",non_qualified:"1F64D-1F3FE-200D-2642",image:"1f64d-1f3fe-200d-2642-fe0f.png",sheet_x:35,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64D-1F3FF-200D-2642-FE0F",non_qualified:"1F64D-1F3FF-200D-2642",image:"1f64d-1f3ff-200d-2642-fe0f.png",sheet_x:35,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Frowning",b:"1F64D-200D-2642-FE0F",c:"1F64D-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_frowning","male","boy","man","sad","depressed","discouraged","unhappy"],k:[34,58],o:4},"woman-frowning":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F64D-1F3FB-200D-2640-FE0F",non_qualified:"1F64D-1F3FB-200D-2640",image:"1f64d-1f3fb-200d-2640-fe0f.png",sheet_x:34,sheet_y:53,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64D-1F3FC-200D-2640-FE0F",non_qualified:"1F64D-1F3FC-200D-2640",image:"1f64d-1f3fc-200d-2640-fe0f.png",sheet_x:34,sheet_y:54,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64D-1F3FD-200D-2640-FE0F",non_qualified:"1F64D-1F3FD-200D-2640",image:"1f64d-1f3fd-200d-2640-fe0f.png",sheet_x:34,sheet_y:55,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64D-1F3FE-200D-2640-FE0F",non_qualified:"1F64D-1F3FE-200D-2640",image:"1f64d-1f3fe-200d-2640-fe0f.png",sheet_x:34,sheet_y:56,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64D-1F3FF-200D-2640-FE0F",non_qualified:"1F64D-1F3FF-200D-2640",image:"1f64d-1f3ff-200d-2640-fe0f.png",sheet_x:34,sheet_y:57,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F64D",a:"Woman Frowning",b:"1F64D-200D-2640-FE0F",c:"1F64D-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_frowning","female","girl","woman","sad","depressed","discouraged","unhappy"],k:[34,52],o:4},person_with_pouting_face:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F64E-1F3FB",non_qualified:null,image:"1f64e-1f3fb.png",sheet_x:35,sheet_y:22,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64E-1F3FC",non_qualified:null,image:"1f64e-1f3fc.png",sheet_x:35,sheet_y:23,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64E-1F3FD",non_qualified:null,image:"1f64e-1f3fd.png",sheet_x:35,sheet_y:24,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64E-1F3FE",non_qualified:null,image:"1f64e-1f3fe.png",sheet_x:35,sheet_y:25,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64E-1F3FF",non_qualified:null,image:"1f64e-1f3ff.png",sheet_x:35,sheet_y:26,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F64E-200D-2640-FE0F",a:"Person with Pouting Face",b:"1F64E",d:!0,e:!0,f:!0,h:!0,j:["person_pouting","upset"],k:[35,21],o:0},"man-pouting":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F64E-1F3FB-200D-2642-FE0F",non_qualified:"1F64E-1F3FB-200D-2642",image:"1f64e-1f3fb-200d-2642-fe0f.png",sheet_x:35,sheet_y:16,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64E-1F3FC-200D-2642-FE0F",non_qualified:"1F64E-1F3FC-200D-2642",image:"1f64e-1f3fc-200d-2642-fe0f.png",sheet_x:35,sheet_y:17,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64E-1F3FD-200D-2642-FE0F",non_qualified:"1F64E-1F3FD-200D-2642",image:"1f64e-1f3fd-200d-2642-fe0f.png",sheet_x:35,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64E-1F3FE-200D-2642-FE0F",non_qualified:"1F64E-1F3FE-200D-2642",image:"1f64e-1f3fe-200d-2642-fe0f.png",sheet_x:35,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64E-1F3FF-200D-2642-FE0F",non_qualified:"1F64E-1F3FF-200D-2642",image:"1f64e-1f3ff-200d-2642-fe0f.png",sheet_x:35,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Pouting",b:"1F64E-200D-2642-FE0F",c:"1F64E-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_pouting","male","boy","man"],k:[35,15],o:4},"woman-pouting":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F64E-1F3FB-200D-2640-FE0F",non_qualified:"1F64E-1F3FB-200D-2640",image:"1f64e-1f3fb-200d-2640-fe0f.png",sheet_x:35,sheet_y:10,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64E-1F3FC-200D-2640-FE0F",non_qualified:"1F64E-1F3FC-200D-2640",image:"1f64e-1f3fc-200d-2640-fe0f.png",sheet_x:35,sheet_y:11,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64E-1F3FD-200D-2640-FE0F",non_qualified:"1F64E-1F3FD-200D-2640",image:"1f64e-1f3fd-200d-2640-fe0f.png",sheet_x:35,sheet_y:12,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64E-1F3FE-200D-2640-FE0F",non_qualified:"1F64E-1F3FE-200D-2640",image:"1f64e-1f3fe-200d-2640-fe0f.png",sheet_x:35,sheet_y:13,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64E-1F3FF-200D-2640-FE0F",non_qualified:"1F64E-1F3FF-200D-2640",image:"1f64e-1f3ff-200d-2640-fe0f.png",sheet_x:35,sheet_y:14,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F64E",a:"Woman Pouting",b:"1F64E-200D-2640-FE0F",c:"1F64E-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_pouting","female","girl","woman"],k:[35,9],o:4},no_good:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F645-1F3FB",non_qualified:null,image:"1f645-1f3fb.png",sheet_x:33,sheet_y:45,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F645-1F3FC",non_qualified:null,image:"1f645-1f3fc.png",sheet_x:33,sheet_y:46,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F645-1F3FD",non_qualified:null,image:"1f645-1f3fd.png",sheet_x:33,sheet_y:47,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F645-1F3FE",non_qualified:null,image:"1f645-1f3fe.png",sheet_x:33,sheet_y:48,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F645-1F3FF",non_qualified:null,image:"1f645-1f3ff.png",sheet_x:33,sheet_y:49,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F645-200D-2640-FE0F",a:"Face with No Good Gesture",b:"1F645",d:!0,e:!0,f:!0,h:!0,j:["person_gesturing_no","decline"],k:[33,44],o:0},"man-gesturing-no":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F645-1F3FB-200D-2642-FE0F",non_qualified:"1F645-1F3FB-200D-2642",image:"1f645-1f3fb-200d-2642-fe0f.png",sheet_x:33,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F645-1F3FC-200D-2642-FE0F",non_qualified:"1F645-1F3FC-200D-2642",image:"1f645-1f3fc-200d-2642-fe0f.png",sheet_x:33,sheet_y:40,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F645-1F3FD-200D-2642-FE0F",non_qualified:"1F645-1F3FD-200D-2642",image:"1f645-1f3fd-200d-2642-fe0f.png",sheet_x:33,sheet_y:41,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F645-1F3FE-200D-2642-FE0F",non_qualified:"1F645-1F3FE-200D-2642",image:"1f645-1f3fe-200d-2642-fe0f.png",sheet_x:33,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F645-1F3FF-200D-2642-FE0F",non_qualified:"1F645-1F3FF-200D-2642",image:"1f645-1f3ff-200d-2642-fe0f.png",sheet_x:33,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Gesturing No",b:"1F645-200D-2642-FE0F",c:"1F645-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_gesturing_no","male","boy","man","nope"],k:[33,38],o:4},"woman-gesturing-no":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F645-1F3FB-200D-2640-FE0F",non_qualified:"1F645-1F3FB-200D-2640",image:"1f645-1f3fb-200d-2640-fe0f.png",sheet_x:33,sheet_y:33,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F645-1F3FC-200D-2640-FE0F",non_qualified:"1F645-1F3FC-200D-2640",image:"1f645-1f3fc-200d-2640-fe0f.png",sheet_x:33,sheet_y:34,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F645-1F3FD-200D-2640-FE0F",non_qualified:"1F645-1F3FD-200D-2640",image:"1f645-1f3fd-200d-2640-fe0f.png",sheet_x:33,sheet_y:35,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F645-1F3FE-200D-2640-FE0F",non_qualified:"1F645-1F3FE-200D-2640",image:"1f645-1f3fe-200d-2640-fe0f.png",sheet_x:33,sheet_y:36,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F645-1F3FF-200D-2640-FE0F",non_qualified:"1F645-1F3FF-200D-2640",image:"1f645-1f3ff-200d-2640-fe0f.png",sheet_x:33,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F645",a:"Woman Gesturing No",b:"1F645-200D-2640-FE0F",c:"1F645-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_gesturing_no","female","girl","woman","nope"],k:[33,32],o:4},ok_woman:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F646-1F3FB",non_qualified:null,image:"1f646-1f3fb.png",sheet_x:34,sheet_y:2,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F646-1F3FC",non_qualified:null,image:"1f646-1f3fc.png",sheet_x:34,sheet_y:3,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F646-1F3FD",non_qualified:null,image:"1f646-1f3fd.png",sheet_x:34,sheet_y:4,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F646-1F3FE",non_qualified:null,image:"1f646-1f3fe.png",sheet_x:34,sheet_y:5,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F646-1F3FF",non_qualified:null,image:"1f646-1f3ff.png",sheet_x:34,sheet_y:6,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F646-200D-2640-FE0F",a:"Face with Ok Gesture",b:"1F646",d:!0,e:!0,f:!0,h:!0,j:["person_gesturing_ok","agree"],k:[34,1],o:0},"man-gesturing-ok":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F646-1F3FB-200D-2642-FE0F",non_qualified:"1F646-1F3FB-200D-2642",image:"1f646-1f3fb-200d-2642-fe0f.png",sheet_x:33,sheet_y:57,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F646-1F3FC-200D-2642-FE0F",non_qualified:"1F646-1F3FC-200D-2642",image:"1f646-1f3fc-200d-2642-fe0f.png",sheet_x:33,sheet_y:58,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F646-1F3FD-200D-2642-FE0F",non_qualified:"1F646-1F3FD-200D-2642",image:"1f646-1f3fd-200d-2642-fe0f.png",sheet_x:33,sheet_y:59,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F646-1F3FE-200D-2642-FE0F",non_qualified:"1F646-1F3FE-200D-2642",image:"1f646-1f3fe-200d-2642-fe0f.png",sheet_x:33,sheet_y:60,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F646-1F3FF-200D-2642-FE0F",non_qualified:"1F646-1F3FF-200D-2642",image:"1f646-1f3ff-200d-2642-fe0f.png",sheet_x:34,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Gesturing Ok",b:"1F646-200D-2642-FE0F",c:"1F646-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_gesturing_ok","men","boy","male","blue","human","man"],k:[33,56],o:4},"woman-gesturing-ok":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F646-1F3FB-200D-2640-FE0F",non_qualified:"1F646-1F3FB-200D-2640",image:"1f646-1f3fb-200d-2640-fe0f.png",sheet_x:33,sheet_y:51,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F646-1F3FC-200D-2640-FE0F",non_qualified:"1F646-1F3FC-200D-2640",image:"1f646-1f3fc-200d-2640-fe0f.png",sheet_x:33,sheet_y:52,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F646-1F3FD-200D-2640-FE0F",non_qualified:"1F646-1F3FD-200D-2640",image:"1f646-1f3fd-200d-2640-fe0f.png",sheet_x:33,sheet_y:53,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F646-1F3FE-200D-2640-FE0F",non_qualified:"1F646-1F3FE-200D-2640",image:"1f646-1f3fe-200d-2640-fe0f.png",sheet_x:33,sheet_y:54,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F646-1F3FF-200D-2640-FE0F",non_qualified:"1F646-1F3FF-200D-2640",image:"1f646-1f3ff-200d-2640-fe0f.png",sheet_x:33,sheet_y:55,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F646",a:"Woman Gesturing Ok",b:"1F646-200D-2640-FE0F",c:"1F646-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_gesturing_ok","women","girl","female","pink","human","woman"],k:[33,50],o:4},information_desk_person:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F481-1F3FB",non_qualified:null,image:"1f481-1f3fb.png",sheet_x:25,sheet_y:24,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F481-1F3FC",non_qualified:null,image:"1f481-1f3fc.png",sheet_x:25,sheet_y:25,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F481-1F3FD",non_qualified:null,image:"1f481-1f3fd.png",sheet_x:25,sheet_y:26,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F481-1F3FE",non_qualified:null,image:"1f481-1f3fe.png",sheet_x:25,sheet_y:27,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F481-1F3FF",non_qualified:null,image:"1f481-1f3ff.png",sheet_x:25,sheet_y:28,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F481-200D-2640-FE0F",a:"Information Desk Person",b:"1F481",d:!0,e:!0,f:!0,h:!0,j:["person_tipping_hand","information"],k:[25,23],o:0},"man-tipping-hand":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F481-1F3FB-200D-2642-FE0F",non_qualified:"1F481-1F3FB-200D-2642",image:"1f481-1f3fb-200d-2642-fe0f.png",sheet_x:25,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F481-1F3FC-200D-2642-FE0F",non_qualified:"1F481-1F3FC-200D-2642",image:"1f481-1f3fc-200d-2642-fe0f.png",sheet_x:25,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F481-1F3FD-200D-2642-FE0F",non_qualified:"1F481-1F3FD-200D-2642",image:"1f481-1f3fd-200d-2642-fe0f.png",sheet_x:25,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F481-1F3FE-200D-2642-FE0F",non_qualified:"1F481-1F3FE-200D-2642",image:"1f481-1f3fe-200d-2642-fe0f.png",sheet_x:25,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F481-1F3FF-200D-2642-FE0F",non_qualified:"1F481-1F3FF-200D-2642",image:"1f481-1f3ff-200d-2642-fe0f.png",sheet_x:25,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Tipping Hand",b:"1F481-200D-2642-FE0F",c:"1F481-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_tipping_hand","male","boy","man","human","information"],k:[25,17],o:4},"woman-tipping-hand":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F481-1F3FB-200D-2640-FE0F",non_qualified:"1F481-1F3FB-200D-2640",image:"1f481-1f3fb-200d-2640-fe0f.png",sheet_x:25,sheet_y:12,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F481-1F3FC-200D-2640-FE0F",non_qualified:"1F481-1F3FC-200D-2640",image:"1f481-1f3fc-200d-2640-fe0f.png",sheet_x:25,sheet_y:13,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F481-1F3FD-200D-2640-FE0F",non_qualified:"1F481-1F3FD-200D-2640",image:"1f481-1f3fd-200d-2640-fe0f.png",sheet_x:25,sheet_y:14,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F481-1F3FE-200D-2640-FE0F",non_qualified:"1F481-1F3FE-200D-2640",image:"1f481-1f3fe-200d-2640-fe0f.png",sheet_x:25,sheet_y:15,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F481-1F3FF-200D-2640-FE0F",non_qualified:"1F481-1F3FF-200D-2640",image:"1f481-1f3ff-200d-2640-fe0f.png",sheet_x:25,sheet_y:16,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F481",a:"Woman Tipping Hand",b:"1F481-200D-2640-FE0F",c:"1F481-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_tipping_hand","female","girl","woman","human","information"],k:[25,11],o:4},raising_hand:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F64B-1F3FB",non_qualified:null,image:"1f64b-1f3fb.png",sheet_x:34,sheet_y:41,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64B-1F3FC",non_qualified:null,image:"1f64b-1f3fc.png",sheet_x:34,sheet_y:42,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64B-1F3FD",non_qualified:null,image:"1f64b-1f3fd.png",sheet_x:34,sheet_y:43,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64B-1F3FE",non_qualified:null,image:"1f64b-1f3fe.png",sheet_x:34,sheet_y:44,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64B-1F3FF",non_qualified:null,image:"1f64b-1f3ff.png",sheet_x:34,sheet_y:45,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F64B-200D-2640-FE0F",a:"Happy Person Raising One Hand",b:"1F64B",d:!0,e:!0,f:!0,h:!0,j:["person_raising_hand","question"],k:[34,40],o:0},"man-raising-hand":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F64B-1F3FB-200D-2642-FE0F",non_qualified:"1F64B-1F3FB-200D-2642",image:"1f64b-1f3fb-200d-2642-fe0f.png",sheet_x:34,sheet_y:35,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64B-1F3FC-200D-2642-FE0F",non_qualified:"1F64B-1F3FC-200D-2642",image:"1f64b-1f3fc-200d-2642-fe0f.png",sheet_x:34,sheet_y:36,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64B-1F3FD-200D-2642-FE0F",non_qualified:"1F64B-1F3FD-200D-2642",image:"1f64b-1f3fd-200d-2642-fe0f.png",sheet_x:34,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64B-1F3FE-200D-2642-FE0F",non_qualified:"1F64B-1F3FE-200D-2642",image:"1f64b-1f3fe-200d-2642-fe0f.png",sheet_x:34,sheet_y:38,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64B-1F3FF-200D-2642-FE0F",non_qualified:"1F64B-1F3FF-200D-2642",image:"1f64b-1f3ff-200d-2642-fe0f.png",sheet_x:34,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Raising Hand",b:"1F64B-200D-2642-FE0F",c:"1F64B-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_raising_hand","male","boy","man"],k:[34,34],o:4},"woman-raising-hand":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F64B-1F3FB-200D-2640-FE0F",non_qualified:"1F64B-1F3FB-200D-2640",image:"1f64b-1f3fb-200d-2640-fe0f.png",sheet_x:34,sheet_y:29,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F64B-1F3FC-200D-2640-FE0F",non_qualified:"1F64B-1F3FC-200D-2640",image:"1f64b-1f3fc-200d-2640-fe0f.png",sheet_x:34,sheet_y:30,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F64B-1F3FD-200D-2640-FE0F",non_qualified:"1F64B-1F3FD-200D-2640",image:"1f64b-1f3fd-200d-2640-fe0f.png",sheet_x:34,sheet_y:31,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F64B-1F3FE-200D-2640-FE0F",non_qualified:"1F64B-1F3FE-200D-2640",image:"1f64b-1f3fe-200d-2640-fe0f.png",sheet_x:34,sheet_y:32,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F64B-1F3FF-200D-2640-FE0F",non_qualified:"1F64B-1F3FF-200D-2640",image:"1f64b-1f3ff-200d-2640-fe0f.png",sheet_x:34,sheet_y:33,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F64B",a:"Woman Raising Hand",b:"1F64B-200D-2640-FE0F",c:"1F64B-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_raising_hand","female","girl","woman"],k:[34,28],o:4},deaf_person:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F9CF-1F3FB",non_qualified:null,image:"1f9cf-1f3fb.png",sheet_x:47,sheet_y:8,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9CF-1F3FC",non_qualified:null,image:"1f9cf-1f3fc.png",sheet_x:47,sheet_y:9,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9CF-1F3FD",non_qualified:null,image:"1f9cf-1f3fd.png",sheet_x:47,sheet_y:10,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9CF-1F3FE",non_qualified:null,image:"1f9cf-1f3fe.png",sheet_x:47,sheet_y:11,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9CF-1F3FF",non_qualified:null,image:"1f9cf-1f3ff.png",sheet_x:47,sheet_y:12,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Deaf Person",b:"1F9CF",d:!0,e:!0,f:!0,h:!0,j:["deaf_person","accessibility"],k:[47,7],o:12},deaf_man:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F9CF-1F3FB-200D-2642-FE0F",non_qualified:"1F9CF-1F3FB-200D-2642",image:"1f9cf-1f3fb-200d-2642-fe0f.png",sheet_x:47,sheet_y:2,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9CF-1F3FC-200D-2642-FE0F",non_qualified:"1F9CF-1F3FC-200D-2642",image:"1f9cf-1f3fc-200d-2642-fe0f.png",sheet_x:47,sheet_y:3,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9CF-1F3FD-200D-2642-FE0F",non_qualified:"1F9CF-1F3FD-200D-2642",image:"1f9cf-1f3fd-200d-2642-fe0f.png",sheet_x:47,sheet_y:4,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9CF-1F3FE-200D-2642-FE0F",non_qualified:"1F9CF-1F3FE-200D-2642",image:"1f9cf-1f3fe-200d-2642-fe0f.png",sheet_x:47,sheet_y:5,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9CF-1F3FF-200D-2642-FE0F",non_qualified:"1F9CF-1F3FF-200D-2642",image:"1f9cf-1f3ff-200d-2642-fe0f.png",sheet_x:47,sheet_y:6,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Deaf Man",b:"1F9CF-200D-2642-FE0F",c:"1F9CF-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["deaf_man","accessibility"],k:[47,1],o:12},deaf_woman:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F9CF-1F3FB-200D-2640-FE0F",non_qualified:"1F9CF-1F3FB-200D-2640",image:"1f9cf-1f3fb-200d-2640-fe0f.png",sheet_x:46,sheet_y:57,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9CF-1F3FC-200D-2640-FE0F",non_qualified:"1F9CF-1F3FC-200D-2640",image:"1f9cf-1f3fc-200d-2640-fe0f.png",sheet_x:46,sheet_y:58,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9CF-1F3FD-200D-2640-FE0F",non_qualified:"1F9CF-1F3FD-200D-2640",image:"1f9cf-1f3fd-200d-2640-fe0f.png",sheet_x:46,sheet_y:59,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9CF-1F3FE-200D-2640-FE0F",non_qualified:"1F9CF-1F3FE-200D-2640",image:"1f9cf-1f3fe-200d-2640-fe0f.png",sheet_x:46,sheet_y:60,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9CF-1F3FF-200D-2640-FE0F",non_qualified:"1F9CF-1F3FF-200D-2640",image:"1f9cf-1f3ff-200d-2640-fe0f.png",sheet_x:47,sheet_y:0,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Deaf Woman",b:"1F9CF-200D-2640-FE0F",c:"1F9CF-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["deaf_woman","accessibility"],k:[46,56],o:12},bow:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F647-1F3FB",non_qualified:null,image:"1f647-1f3fb.png",sheet_x:34,sheet_y:20,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F647-1F3FC",non_qualified:null,image:"1f647-1f3fc.png",sheet_x:34,sheet_y:21,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F647-1F3FD",non_qualified:null,image:"1f647-1f3fd.png",sheet_x:34,sheet_y:22,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F647-1F3FE",non_qualified:null,image:"1f647-1f3fe.png",sheet_x:34,sheet_y:23,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F647-1F3FF",non_qualified:null,image:"1f647-1f3ff.png",sheet_x:34,sheet_y:24,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person Bowing Deeply",b:"1F647",d:!0,e:!0,f:!0,h:!0,j:["person_bowing","respectiful"],k:[34,19],o:0},"man-bowing":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F647-1F3FB-200D-2642-FE0F",non_qualified:"1F647-1F3FB-200D-2642",image:"1f647-1f3fb-200d-2642-fe0f.png",sheet_x:34,sheet_y:14,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F647-1F3FC-200D-2642-FE0F",non_qualified:"1F647-1F3FC-200D-2642",image:"1f647-1f3fc-200d-2642-fe0f.png",sheet_x:34,sheet_y:15,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F647-1F3FD-200D-2642-FE0F",non_qualified:"1F647-1F3FD-200D-2642",image:"1f647-1f3fd-200d-2642-fe0f.png",sheet_x:34,sheet_y:16,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F647-1F3FE-200D-2642-FE0F",non_qualified:"1F647-1F3FE-200D-2642",image:"1f647-1f3fe-200d-2642-fe0f.png",sheet_x:34,sheet_y:17,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F647-1F3FF-200D-2642-FE0F",non_qualified:"1F647-1F3FF-200D-2642",image:"1f647-1f3ff-200d-2642-fe0f.png",sheet_x:34,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Bowing",b:"1F647-200D-2642-FE0F",c:"1F647-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_bowing","man","male","boy"],k:[34,13],o:4},"woman-bowing":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F647-1F3FB-200D-2640-FE0F",non_qualified:"1F647-1F3FB-200D-2640",image:"1f647-1f3fb-200d-2640-fe0f.png",sheet_x:34,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F647-1F3FC-200D-2640-FE0F",non_qualified:"1F647-1F3FC-200D-2640",image:"1f647-1f3fc-200d-2640-fe0f.png",sheet_x:34,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F647-1F3FD-200D-2640-FE0F",non_qualified:"1F647-1F3FD-200D-2640",image:"1f647-1f3fd-200d-2640-fe0f.png",sheet_x:34,sheet_y:10,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F647-1F3FE-200D-2640-FE0F",non_qualified:"1F647-1F3FE-200D-2640",image:"1f647-1f3fe-200d-2640-fe0f.png",sheet_x:34,sheet_y:11,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F647-1F3FF-200D-2640-FE0F",non_qualified:"1F647-1F3FF-200D-2640",image:"1f647-1f3ff-200d-2640-fe0f.png",sheet_x:34,sheet_y:12,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Bowing",b:"1F647-200D-2640-FE0F",c:"1F647-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_bowing","woman","female","girl"],k:[34,7],o:4},face_palm:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F926-1F3FB",non_qualified:null,image:"1f926-1f3fb.png",sheet_x:40,sheet_y:33,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F926-1F3FC",non_qualified:null,image:"1f926-1f3fc.png",sheet_x:40,sheet_y:34,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F926-1F3FD",non_qualified:null,image:"1f926-1f3fd.png",sheet_x:40,sheet_y:35,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F926-1F3FE",non_qualified:null,image:"1f926-1f3fe.png",sheet_x:40,sheet_y:36,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F926-1F3FF",non_qualified:null,image:"1f926-1f3ff.png",sheet_x:40,sheet_y:37,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Face Palm",b:"1F926",d:!0,e:!0,f:!0,h:!0,j:["person_facepalming","disappointed"],k:[40,32],o:3},"man-facepalming":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F926-1F3FB-200D-2642-FE0F",non_qualified:"1F926-1F3FB-200D-2642",image:"1f926-1f3fb-200d-2642-fe0f.png",sheet_x:40,sheet_y:27,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F926-1F3FC-200D-2642-FE0F",non_qualified:"1F926-1F3FC-200D-2642",image:"1f926-1f3fc-200d-2642-fe0f.png",sheet_x:40,sheet_y:28,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F926-1F3FD-200D-2642-FE0F",non_qualified:"1F926-1F3FD-200D-2642",image:"1f926-1f3fd-200d-2642-fe0f.png",sheet_x:40,sheet_y:29,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F926-1F3FE-200D-2642-FE0F",non_qualified:"1F926-1F3FE-200D-2642",image:"1f926-1f3fe-200d-2642-fe0f.png",sheet_x:40,sheet_y:30,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F926-1F3FF-200D-2642-FE0F",non_qualified:"1F926-1F3FF-200D-2642",image:"1f926-1f3ff-200d-2642-fe0f.png",sheet_x:40,sheet_y:31,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Facepalming",b:"1F926-200D-2642-FE0F",c:"1F926-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_facepalming","man","male","boy","disbelief"],k:[40,26],o:4},"woman-facepalming":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F926-1F3FB-200D-2640-FE0F",non_qualified:"1F926-1F3FB-200D-2640",image:"1f926-1f3fb-200d-2640-fe0f.png",sheet_x:40,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F926-1F3FC-200D-2640-FE0F",non_qualified:"1F926-1F3FC-200D-2640",image:"1f926-1f3fc-200d-2640-fe0f.png",sheet_x:40,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F926-1F3FD-200D-2640-FE0F",non_qualified:"1F926-1F3FD-200D-2640",image:"1f926-1f3fd-200d-2640-fe0f.png",sheet_x:40,sheet_y:23,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F926-1F3FE-200D-2640-FE0F",non_qualified:"1F926-1F3FE-200D-2640",image:"1f926-1f3fe-200d-2640-fe0f.png",sheet_x:40,sheet_y:24,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F926-1F3FF-200D-2640-FE0F",non_qualified:"1F926-1F3FF-200D-2640",image:"1f926-1f3ff-200d-2640-fe0f.png",sheet_x:40,sheet_y:25,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Facepalming",b:"1F926-200D-2640-FE0F",c:"1F926-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_facepalming","woman","female","girl","disbelief"],k:[40,20],o:4},shrug:{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F937-1F3FB",non_qualified:null,image:"1f937-1f3fb.png",sheet_x:41,sheet_y:53,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F937-1F3FC",non_qualified:null,image:"1f937-1f3fc.png",sheet_x:41,sheet_y:54,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F937-1F3FD",non_qualified:null,image:"1f937-1f3fd.png",sheet_x:41,sheet_y:55,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F937-1F3FE",non_qualified:null,image:"1f937-1f3fe.png",sheet_x:41,sheet_y:56,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F937-1F3FF",non_qualified:null,image:"1f937-1f3ff.png",sheet_x:41,sheet_y:57,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Shrug",b:"1F937",d:!0,e:!0,f:!0,h:!0,j:["person_shrugging","regardless"],k:[41,52],o:3},"man-shrugging":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F937-1F3FB-200D-2642-FE0F",non_qualified:"1F937-1F3FB-200D-2642",image:"1f937-1f3fb-200d-2642-fe0f.png",sheet_x:41,sheet_y:47,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F937-1F3FC-200D-2642-FE0F",non_qualified:"1F937-1F3FC-200D-2642",image:"1f937-1f3fc-200d-2642-fe0f.png",sheet_x:41,sheet_y:48,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F937-1F3FD-200D-2642-FE0F",non_qualified:"1F937-1F3FD-200D-2642",image:"1f937-1f3fd-200d-2642-fe0f.png",sheet_x:41,sheet_y:49,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F937-1F3FE-200D-2642-FE0F",non_qualified:"1F937-1F3FE-200D-2642",image:"1f937-1f3fe-200d-2642-fe0f.png",sheet_x:41,sheet_y:50,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F937-1F3FF-200D-2642-FE0F",non_qualified:"1F937-1F3FF-200D-2642",image:"1f937-1f3ff-200d-2642-fe0f.png",sheet_x:41,sheet_y:51,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Shrugging",b:"1F937-200D-2642-FE0F",c:"1F937-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_shrugging","man","male","boy","confused","indifferent","doubt"],k:[41,46],o:4},"woman-shrugging":{subcategory:"person-gesture",skin_variations:{"1F3FB":{unified:"1F937-1F3FB-200D-2640-FE0F",non_qualified:"1F937-1F3FB-200D-2640",image:"1f937-1f3fb-200d-2640-fe0f.png",sheet_x:41,sheet_y:41,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F937-1F3FC-200D-2640-FE0F",non_qualified:"1F937-1F3FC-200D-2640",image:"1f937-1f3fc-200d-2640-fe0f.png",sheet_x:41,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F937-1F3FD-200D-2640-FE0F",non_qualified:"1F937-1F3FD-200D-2640",image:"1f937-1f3fd-200d-2640-fe0f.png",sheet_x:41,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F937-1F3FE-200D-2640-FE0F",non_qualified:"1F937-1F3FE-200D-2640",image:"1f937-1f3fe-200d-2640-fe0f.png",sheet_x:41,sheet_y:44,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F937-1F3FF-200D-2640-FE0F",non_qualified:"1F937-1F3FF-200D-2640",image:"1f937-1f3ff-200d-2640-fe0f.png",sheet_x:41,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Shrugging",b:"1F937-200D-2640-FE0F",c:"1F937-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_shrugging","woman","female","girl","confused","indifferent","doubt"],k:[41,40],o:4},health_worker:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-2695-FE0F",non_qualified:"1F9D1-1F3FB-200D-2695",image:"1f9d1-1f3fb-200d-2695-fe0f.png",sheet_x:49,sheet_y:51,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-2695-FE0F",non_qualified:"1F9D1-1F3FC-200D-2695",image:"1f9d1-1f3fc-200d-2695-fe0f.png",sheet_x:49,sheet_y:52,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-2695-FE0F",non_qualified:"1F9D1-1F3FD-200D-2695",image:"1f9d1-1f3fd-200d-2695-fe0f.png",sheet_x:49,sheet_y:53,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-2695-FE0F",non_qualified:"1F9D1-1F3FE-200D-2695",image:"1f9d1-1f3fe-200d-2695-fe0f.png",sheet_x:49,sheet_y:54,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-2695-FE0F",non_qualified:"1F9D1-1F3FF-200D-2695",image:"1f9d1-1f3ff-200d-2695-fe0f.png",sheet_x:49,sheet_y:55,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Health Worker",b:"1F9D1-200D-2695-FE0F",c:"1F9D1-200D-2695",d:!0,e:!0,f:!0,h:!0,j:["health_worker","hospital"],k:[49,50],o:12},"male-doctor":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-2695-FE0F",non_qualified:"1F468-1F3FB-200D-2695",image:"1f468-1f3fb-200d-2695-fe0f.png",sheet_x:16,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-2695-FE0F",non_qualified:"1F468-1F3FC-200D-2695",image:"1f468-1f3fc-200d-2695-fe0f.png",sheet_x:16,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-2695-FE0F",non_qualified:"1F468-1F3FD-200D-2695",image:"1f468-1f3fd-200d-2695-fe0f.png",sheet_x:16,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-2695-FE0F",non_qualified:"1F468-1F3FE-200D-2695",image:"1f468-1f3fe-200d-2695-fe0f.png",sheet_x:16,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-2695-FE0F",non_qualified:"1F468-1F3FF-200D-2695",image:"1f468-1f3ff-200d-2695-fe0f.png",sheet_x:16,sheet_y:10,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Health Worker",b:"1F468-200D-2695-FE0F",c:"1F468-200D-2695",d:!0,e:!0,f:!0,h:!0,j:["man_health_worker","doctor","nurse","therapist","healthcare","man","human"],k:[16,5],o:4},"female-doctor":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-2695-FE0F",non_qualified:"1F469-1F3FB-200D-2695",image:"1f469-1f3fb-200d-2695-fe0f.png",sheet_x:19,sheet_y:35,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-2695-FE0F",non_qualified:"1F469-1F3FC-200D-2695",image:"1f469-1f3fc-200d-2695-fe0f.png",sheet_x:19,sheet_y:36,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-2695-FE0F",non_qualified:"1F469-1F3FD-200D-2695",image:"1f469-1f3fd-200d-2695-fe0f.png",sheet_x:19,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-2695-FE0F",non_qualified:"1F469-1F3FE-200D-2695",image:"1f469-1f3fe-200d-2695-fe0f.png",sheet_x:19,sheet_y:38,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-2695-FE0F",non_qualified:"1F469-1F3FF-200D-2695",image:"1f469-1f3ff-200d-2695-fe0f.png",sheet_x:19,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Health Worker",b:"1F469-200D-2695-FE0F",c:"1F469-200D-2695",d:!0,e:!0,f:!0,h:!0,j:["woman_health_worker","doctor","nurse","therapist","healthcare","woman","human"],k:[19,34],o:4},student:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F393",non_qualified:null,image:"1f9d1-1f3fb-200d-1f393.png",sheet_x:47,sheet_y:39,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F393",non_qualified:null,image:"1f9d1-1f3fc-200d-1f393.png",sheet_x:47,sheet_y:40,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F393",non_qualified:null,image:"1f9d1-1f3fd-200d-1f393.png",sheet_x:47,sheet_y:41,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F393",non_qualified:null,image:"1f9d1-1f3fe-200d-1f393.png",sheet_x:47,sheet_y:42,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F393",non_qualified:null,image:"1f9d1-1f3ff-200d-1f393.png",sheet_x:47,sheet_y:43,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Student",b:"1F9D1-200D-1F393",d:!0,e:!0,f:!0,h:!0,j:["student","learn"],k:[47,38],o:12},"male-student":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F393",non_qualified:null,image:"1f468-1f3fb-200d-1f393.png",sheet_x:14,sheet_y:5,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F393",non_qualified:null,image:"1f468-1f3fc-200d-1f393.png",sheet_x:14,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F393",non_qualified:null,image:"1f468-1f3fd-200d-1f393.png",sheet_x:14,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F393",non_qualified:null,image:"1f468-1f3fe-200d-1f393.png",sheet_x:14,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F393",non_qualified:null,image:"1f468-1f3ff-200d-1f393.png",sheet_x:14,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Student",b:"1F468-200D-1F393",d:!0,e:!0,f:!0,h:!0,j:["man_student","graduate","man","human"],k:[14,4],o:4},"female-student":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F393",non_qualified:null,image:"1f469-1f3fb-200d-1f393.png",sheet_x:17,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F393",non_qualified:null,image:"1f469-1f3fc-200d-1f393.png",sheet_x:17,sheet_y:40,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F393",non_qualified:null,image:"1f469-1f3fd-200d-1f393.png",sheet_x:17,sheet_y:41,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F393",non_qualified:null,image:"1f469-1f3fe-200d-1f393.png",sheet_x:17,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F393",non_qualified:null,image:"1f469-1f3ff-200d-1f393.png",sheet_x:17,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Student",b:"1F469-200D-1F393",d:!0,e:!0,f:!0,h:!0,j:["woman_student","graduate","woman","human"],k:[17,38],o:4},teacher:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F3EB",non_qualified:null,image:"1f9d1-1f3fb-200d-1f3eb.png",sheet_x:47,sheet_y:57,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F3EB",non_qualified:null,image:"1f9d1-1f3fc-200d-1f3eb.png",sheet_x:47,sheet_y:58,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F3EB",non_qualified:null,image:"1f9d1-1f3fd-200d-1f3eb.png",sheet_x:47,sheet_y:59,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F3EB",non_qualified:null,image:"1f9d1-1f3fe-200d-1f3eb.png",sheet_x:47,sheet_y:60,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F3EB",non_qualified:null,image:"1f9d1-1f3ff-200d-1f3eb.png",sheet_x:48,sheet_y:0,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Teacher",b:"1F9D1-200D-1F3EB",d:!0,e:!0,f:!0,h:!0,j:["teacher","professor"],k:[47,56],o:12},"male-teacher":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F3EB",non_qualified:null,image:"1f468-1f3fb-200d-1f3eb.png",sheet_x:14,sheet_y:23,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F3EB",non_qualified:null,image:"1f468-1f3fc-200d-1f3eb.png",sheet_x:14,sheet_y:24,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F3EB",non_qualified:null,image:"1f468-1f3fd-200d-1f3eb.png",sheet_x:14,sheet_y:25,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F3EB",non_qualified:null,image:"1f468-1f3fe-200d-1f3eb.png",sheet_x:14,sheet_y:26,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F3EB",non_qualified:null,image:"1f468-1f3ff-200d-1f3eb.png",sheet_x:14,sheet_y:27,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Teacher",b:"1F468-200D-1F3EB",d:!0,e:!0,f:!0,h:!0,j:["man_teacher","instructor","professor","man","human"],k:[14,22],o:4},"female-teacher":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F3EB",non_qualified:null,image:"1f469-1f3fb-200d-1f3eb.png",sheet_x:17,sheet_y:57,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F3EB",non_qualified:null,image:"1f469-1f3fc-200d-1f3eb.png",sheet_x:17,sheet_y:58,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F3EB",non_qualified:null,image:"1f469-1f3fd-200d-1f3eb.png",sheet_x:17,sheet_y:59,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F3EB",non_qualified:null,image:"1f469-1f3fe-200d-1f3eb.png",sheet_x:17,sheet_y:60,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F3EB",non_qualified:null,image:"1f469-1f3ff-200d-1f3eb.png",sheet_x:18,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Teacher",b:"1F469-200D-1F3EB",d:!0,e:!0,f:!0,h:!0,j:["woman_teacher","instructor","professor","woman","human"],k:[17,56],o:4},judge:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-2696-FE0F",non_qualified:"1F9D1-1F3FB-200D-2696",image:"1f9d1-1f3fb-200d-2696-fe0f.png",sheet_x:49,sheet_y:57,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-2696-FE0F",non_qualified:"1F9D1-1F3FC-200D-2696",image:"1f9d1-1f3fc-200d-2696-fe0f.png",sheet_x:49,sheet_y:58,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-2696-FE0F",non_qualified:"1F9D1-1F3FD-200D-2696",image:"1f9d1-1f3fd-200d-2696-fe0f.png",sheet_x:49,sheet_y:59,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-2696-FE0F",non_qualified:"1F9D1-1F3FE-200D-2696",image:"1f9d1-1f3fe-200d-2696-fe0f.png",sheet_x:49,sheet_y:60,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-2696-FE0F",non_qualified:"1F9D1-1F3FF-200D-2696",image:"1f9d1-1f3ff-200d-2696-fe0f.png",sheet_x:50,sheet_y:0,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Judge",b:"1F9D1-200D-2696-FE0F",c:"1F9D1-200D-2696",d:!0,e:!0,f:!0,h:!0,j:["judge","law"],k:[49,56],o:12},"male-judge":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-2696-FE0F",non_qualified:"1F468-1F3FB-200D-2696",image:"1f468-1f3fb-200d-2696-fe0f.png",sheet_x:16,sheet_y:12,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-2696-FE0F",non_qualified:"1F468-1F3FC-200D-2696",image:"1f468-1f3fc-200d-2696-fe0f.png",sheet_x:16,sheet_y:13,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-2696-FE0F",non_qualified:"1F468-1F3FD-200D-2696",image:"1f468-1f3fd-200d-2696-fe0f.png",sheet_x:16,sheet_y:14,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-2696-FE0F",non_qualified:"1F468-1F3FE-200D-2696",image:"1f468-1f3fe-200d-2696-fe0f.png",sheet_x:16,sheet_y:15,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-2696-FE0F",non_qualified:"1F468-1F3FF-200D-2696",image:"1f468-1f3ff-200d-2696-fe0f.png",sheet_x:16,sheet_y:16,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Judge",b:"1F468-200D-2696-FE0F",c:"1F468-200D-2696",d:!0,e:!0,f:!0,h:!0,j:["man_judge","justice","court","man","human"],k:[16,11],o:4},"female-judge":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-2696-FE0F",non_qualified:"1F469-1F3FB-200D-2696",image:"1f469-1f3fb-200d-2696-fe0f.png",sheet_x:19,sheet_y:41,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-2696-FE0F",non_qualified:"1F469-1F3FC-200D-2696",image:"1f469-1f3fc-200d-2696-fe0f.png",sheet_x:19,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-2696-FE0F",non_qualified:"1F469-1F3FD-200D-2696",image:"1f469-1f3fd-200d-2696-fe0f.png",sheet_x:19,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-2696-FE0F",non_qualified:"1F469-1F3FE-200D-2696",image:"1f469-1f3fe-200d-2696-fe0f.png",sheet_x:19,sheet_y:44,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-2696-FE0F",non_qualified:"1F469-1F3FF-200D-2696",image:"1f469-1f3ff-200d-2696-fe0f.png",sheet_x:19,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Judge",b:"1F469-200D-2696-FE0F",c:"1F469-200D-2696",d:!0,e:!0,f:!0,h:!0,j:["woman_judge","justice","court","woman","human"],k:[19,40],o:4},farmer:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F33E",non_qualified:null,image:"1f9d1-1f3fb-200d-1f33e.png",sheet_x:47,sheet_y:15,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F33E",non_qualified:null,image:"1f9d1-1f3fc-200d-1f33e.png",sheet_x:47,sheet_y:16,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F33E",non_qualified:null,image:"1f9d1-1f3fd-200d-1f33e.png",sheet_x:47,sheet_y:17,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F33E",non_qualified:null,image:"1f9d1-1f3fe-200d-1f33e.png",sheet_x:47,sheet_y:18,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F33E",non_qualified:null,image:"1f9d1-1f3ff-200d-1f33e.png",sheet_x:47,sheet_y:19,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Farmer",b:"1F9D1-200D-1F33E",d:!0,e:!0,f:!0,h:!0,j:["farmer","crops"],k:[47,14],o:12},"male-farmer":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F33E",non_qualified:null,image:"1f468-1f3fb-200d-1f33e.png",sheet_x:13,sheet_y:48,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F33E",non_qualified:null,image:"1f468-1f3fc-200d-1f33e.png",sheet_x:13,sheet_y:49,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F33E",non_qualified:null,image:"1f468-1f3fd-200d-1f33e.png",sheet_x:13,sheet_y:50,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F33E",non_qualified:null,image:"1f468-1f3fe-200d-1f33e.png",sheet_x:13,sheet_y:51,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F33E",non_qualified:null,image:"1f468-1f3ff-200d-1f33e.png",sheet_x:13,sheet_y:52,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Farmer",b:"1F468-200D-1F33E",d:!0,e:!0,f:!0,h:!0,j:["man_farmer","rancher","gardener","man","human"],k:[13,47],o:4},"female-farmer":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F33E",non_qualified:null,image:"1f469-1f3fb-200d-1f33e.png",sheet_x:17,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F33E",non_qualified:null,image:"1f469-1f3fc-200d-1f33e.png",sheet_x:17,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F33E",non_qualified:null,image:"1f469-1f3fd-200d-1f33e.png",sheet_x:17,sheet_y:23,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F33E",non_qualified:null,image:"1f469-1f3fe-200d-1f33e.png",sheet_x:17,sheet_y:24,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F33E",non_qualified:null,image:"1f469-1f3ff-200d-1f33e.png",sheet_x:17,sheet_y:25,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Farmer",b:"1F469-200D-1F33E",d:!0,e:!0,f:!0,h:!0,j:["woman_farmer","rancher","gardener","woman","human"],k:[17,20],o:4},cook:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F373",non_qualified:null,image:"1f9d1-1f3fb-200d-1f373.png",sheet_x:47,sheet_y:21,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F373",non_qualified:null,image:"1f9d1-1f3fc-200d-1f373.png",sheet_x:47,sheet_y:22,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F373",non_qualified:null,image:"1f9d1-1f3fd-200d-1f373.png",sheet_x:47,sheet_y:23,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F373",non_qualified:null,image:"1f9d1-1f3fe-200d-1f373.png",sheet_x:47,sheet_y:24,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F373",non_qualified:null,image:"1f9d1-1f3ff-200d-1f373.png",sheet_x:47,sheet_y:25,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Cook",b:"1F9D1-200D-1F373",d:!0,e:!0,f:!0,h:!0,j:["cook","food","kitchen","culinary"],k:[47,20],o:12},"male-cook":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F373",non_qualified:null,image:"1f468-1f3fb-200d-1f373.png",sheet_x:13,sheet_y:54,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F373",non_qualified:null,image:"1f468-1f3fc-200d-1f373.png",sheet_x:13,sheet_y:55,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F373",non_qualified:null,image:"1f468-1f3fd-200d-1f373.png",sheet_x:13,sheet_y:56,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F373",non_qualified:null,image:"1f468-1f3fe-200d-1f373.png",sheet_x:13,sheet_y:57,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F373",non_qualified:null,image:"1f468-1f3ff-200d-1f373.png",sheet_x:13,sheet_y:58,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Cook",b:"1F468-200D-1F373",d:!0,e:!0,f:!0,h:!0,j:["man_cook","chef","man","human"],k:[13,53],o:4},"female-cook":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F373",non_qualified:null,image:"1f469-1f3fb-200d-1f373.png",sheet_x:17,sheet_y:27,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F373",non_qualified:null,image:"1f469-1f3fc-200d-1f373.png",sheet_x:17,sheet_y:28,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F373",non_qualified:null,image:"1f469-1f3fd-200d-1f373.png",sheet_x:17,sheet_y:29,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F373",non_qualified:null,image:"1f469-1f3fe-200d-1f373.png",sheet_x:17,sheet_y:30,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F373",non_qualified:null,image:"1f469-1f3ff-200d-1f373.png",sheet_x:17,sheet_y:31,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Cook",b:"1F469-200D-1F373",d:!0,e:!0,f:!0,h:!0,j:["woman_cook","chef","woman","human"],k:[17,26],o:4},mechanic:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F527",non_qualified:null,image:"1f9d1-1f3fb-200d-1f527.png",sheet_x:48,sheet_y:20,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F527",non_qualified:null,image:"1f9d1-1f3fc-200d-1f527.png",sheet_x:48,sheet_y:21,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F527",non_qualified:null,image:"1f9d1-1f3fd-200d-1f527.png",sheet_x:48,sheet_y:22,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F527",non_qualified:null,image:"1f9d1-1f3fe-200d-1f527.png",sheet_x:48,sheet_y:23,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F527",non_qualified:null,image:"1f9d1-1f3ff-200d-1f527.png",sheet_x:48,sheet_y:24,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Mechanic",b:"1F9D1-200D-1F527",d:!0,e:!0,f:!0,h:!0,j:["mechanic","worker","technician"],k:[48,19],o:12},"male-mechanic":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F527",non_qualified:null,image:"1f468-1f3fb-200d-1f527.png",sheet_x:15,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F527",non_qualified:null,image:"1f468-1f3fc-200d-1f527.png",sheet_x:15,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F527",non_qualified:null,image:"1f468-1f3fd-200d-1f527.png",sheet_x:15,sheet_y:3,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F527",non_qualified:null,image:"1f468-1f3fe-200d-1f527.png",sheet_x:15,sheet_y:4,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F527",non_qualified:null,image:"1f468-1f3ff-200d-1f527.png",sheet_x:15,sheet_y:5,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Mechanic",b:"1F468-200D-1F527",d:!0,e:!0,f:!0,h:!0,j:["man_mechanic","plumber","man","human","wrench"],k:[15,0],o:4},"female-mechanic":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F527",non_qualified:null,image:"1f469-1f3fb-200d-1f527.png",sheet_x:18,sheet_y:30,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F527",non_qualified:null,image:"1f469-1f3fc-200d-1f527.png",sheet_x:18,sheet_y:31,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F527",non_qualified:null,image:"1f469-1f3fd-200d-1f527.png",sheet_x:18,sheet_y:32,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F527",non_qualified:null,image:"1f469-1f3fe-200d-1f527.png",sheet_x:18,sheet_y:33,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F527",non_qualified:null,image:"1f469-1f3ff-200d-1f527.png",sheet_x:18,sheet_y:34,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Mechanic",b:"1F469-200D-1F527",d:!0,e:!0,f:!0,h:!0,j:["woman_mechanic","plumber","woman","human","wrench"],k:[18,29],o:4},factory_worker:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F3ED",non_qualified:null,image:"1f9d1-1f3fb-200d-1f3ed.png",sheet_x:48,sheet_y:2,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F3ED",non_qualified:null,image:"1f9d1-1f3fc-200d-1f3ed.png",sheet_x:48,sheet_y:3,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F3ED",non_qualified:null,image:"1f9d1-1f3fd-200d-1f3ed.png",sheet_x:48,sheet_y:4,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F3ED",non_qualified:null,image:"1f9d1-1f3fe-200d-1f3ed.png",sheet_x:48,sheet_y:5,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F3ED",non_qualified:null,image:"1f9d1-1f3ff-200d-1f3ed.png",sheet_x:48,sheet_y:6,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Factory Worker",b:"1F9D1-200D-1F3ED",d:!0,e:!0,f:!0,h:!0,j:["factory_worker","labor"],k:[48,1],o:12},"male-factory-worker":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F3ED",non_qualified:null,image:"1f468-1f3fb-200d-1f3ed.png",sheet_x:14,sheet_y:29,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F3ED",non_qualified:null,image:"1f468-1f3fc-200d-1f3ed.png",sheet_x:14,sheet_y:30,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F3ED",non_qualified:null,image:"1f468-1f3fd-200d-1f3ed.png",sheet_x:14,sheet_y:31,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F3ED",non_qualified:null,image:"1f468-1f3fe-200d-1f3ed.png",sheet_x:14,sheet_y:32,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F3ED",non_qualified:null,image:"1f468-1f3ff-200d-1f3ed.png",sheet_x:14,sheet_y:33,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Factory Worker",b:"1F468-200D-1F3ED",d:!0,e:!0,f:!0,h:!0,j:["man_factory_worker","assembly","industrial","man","human"],k:[14,28],o:4},"female-factory-worker":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F3ED",non_qualified:null,image:"1f469-1f3fb-200d-1f3ed.png",sheet_x:18,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F3ED",non_qualified:null,image:"1f469-1f3fc-200d-1f3ed.png",sheet_x:18,sheet_y:3,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F3ED",non_qualified:null,image:"1f469-1f3fd-200d-1f3ed.png",sheet_x:18,sheet_y:4,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F3ED",non_qualified:null,image:"1f469-1f3fe-200d-1f3ed.png",sheet_x:18,sheet_y:5,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F3ED",non_qualified:null,image:"1f469-1f3ff-200d-1f3ed.png",sheet_x:18,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Factory Worker",b:"1F469-200D-1F3ED",d:!0,e:!0,f:!0,h:!0,j:["woman_factory_worker","assembly","industrial","woman","human"],k:[18,1],o:4},office_worker:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F4BC",non_qualified:null,image:"1f9d1-1f3fb-200d-1f4bc.png",sheet_x:48,sheet_y:14,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F4BC",non_qualified:null,image:"1f9d1-1f3fc-200d-1f4bc.png",sheet_x:48,sheet_y:15,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F4BC",non_qualified:null,image:"1f9d1-1f3fd-200d-1f4bc.png",sheet_x:48,sheet_y:16,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F4BC",non_qualified:null,image:"1f9d1-1f3fe-200d-1f4bc.png",sheet_x:48,sheet_y:17,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F4BC",non_qualified:null,image:"1f9d1-1f3ff-200d-1f4bc.png",sheet_x:48,sheet_y:18,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Office Worker",b:"1F9D1-200D-1F4BC",d:!0,e:!0,f:!0,h:!0,j:["office_worker","business"],k:[48,13],o:12},"male-office-worker":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F4BC",non_qualified:null,image:"1f468-1f3fb-200d-1f4bc.png",sheet_x:14,sheet_y:56,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F4BC",non_qualified:null,image:"1f468-1f3fc-200d-1f4bc.png",sheet_x:14,sheet_y:57,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F4BC",non_qualified:null,image:"1f468-1f3fd-200d-1f4bc.png",sheet_x:14,sheet_y:58,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F4BC",non_qualified:null,image:"1f468-1f3fe-200d-1f4bc.png",sheet_x:14,sheet_y:59,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F4BC",non_qualified:null,image:"1f468-1f3ff-200d-1f4bc.png",sheet_x:14,sheet_y:60,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Office Worker",b:"1F468-200D-1F4BC",d:!0,e:!0,f:!0,h:!0,j:["man_office_worker","business","manager","man","human"],k:[14,55],o:4},"female-office-worker":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F4BC",non_qualified:null,image:"1f469-1f3fb-200d-1f4bc.png",sheet_x:18,sheet_y:24,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F4BC",non_qualified:null,image:"1f469-1f3fc-200d-1f4bc.png",sheet_x:18,sheet_y:25,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F4BC",non_qualified:null,image:"1f469-1f3fd-200d-1f4bc.png",sheet_x:18,sheet_y:26,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F4BC",non_qualified:null,image:"1f469-1f3fe-200d-1f4bc.png",sheet_x:18,sheet_y:27,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F4BC",non_qualified:null,image:"1f469-1f3ff-200d-1f4bc.png",sheet_x:18,sheet_y:28,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Office Worker",b:"1F469-200D-1F4BC",d:!0,e:!0,f:!0,h:!0,j:["woman_office_worker","business","manager","woman","human"],k:[18,23],o:4},scientist:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F52C",non_qualified:null,image:"1f9d1-1f3fb-200d-1f52c.png",sheet_x:48,sheet_y:26,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F52C",non_qualified:null,image:"1f9d1-1f3fc-200d-1f52c.png",sheet_x:48,sheet_y:27,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F52C",non_qualified:null,image:"1f9d1-1f3fd-200d-1f52c.png",sheet_x:48,sheet_y:28,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F52C",non_qualified:null,image:"1f9d1-1f3fe-200d-1f52c.png",sheet_x:48,sheet_y:29,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F52C",non_qualified:null,image:"1f9d1-1f3ff-200d-1f52c.png",sheet_x:48,sheet_y:30,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Scientist",b:"1F9D1-200D-1F52C",d:!0,e:!0,f:!0,h:!0,j:["scientist","chemistry"],k:[48,25],o:12},"male-scientist":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F52C",non_qualified:null,image:"1f468-1f3fb-200d-1f52c.png",sheet_x:15,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F52C",non_qualified:null,image:"1f468-1f3fc-200d-1f52c.png",sheet_x:15,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F52C",non_qualified:null,image:"1f468-1f3fd-200d-1f52c.png",sheet_x:15,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F52C",non_qualified:null,image:"1f468-1f3fe-200d-1f52c.png",sheet_x:15,sheet_y:10,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F52C",non_qualified:null,image:"1f468-1f3ff-200d-1f52c.png",sheet_x:15,sheet_y:11,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Scientist",b:"1F468-200D-1F52C",d:!0,e:!0,f:!0,h:!0,j:["man_scientist","biologist","chemist","engineer","physicist","man","human"],k:[15,6],o:4},"female-scientist":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F52C",non_qualified:null,image:"1f469-1f3fb-200d-1f52c.png",sheet_x:18,sheet_y:36,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F52C",non_qualified:null,image:"1f469-1f3fc-200d-1f52c.png",sheet_x:18,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F52C",non_qualified:null,image:"1f469-1f3fd-200d-1f52c.png",sheet_x:18,sheet_y:38,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F52C",non_qualified:null,image:"1f469-1f3fe-200d-1f52c.png",sheet_x:18,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F52C",non_qualified:null,image:"1f469-1f3ff-200d-1f52c.png",sheet_x:18,sheet_y:40,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Scientist",b:"1F469-200D-1F52C",d:!0,e:!0,f:!0,h:!0,j:["woman_scientist","biologist","chemist","engineer","physicist","woman","human"],k:[18,35],o:4},technologist:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F4BB",non_qualified:null,image:"1f9d1-1f3fb-200d-1f4bb.png",sheet_x:48,sheet_y:8,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F4BB",non_qualified:null,image:"1f9d1-1f3fc-200d-1f4bb.png",sheet_x:48,sheet_y:9,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F4BB",non_qualified:null,image:"1f9d1-1f3fd-200d-1f4bb.png",sheet_x:48,sheet_y:10,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F4BB",non_qualified:null,image:"1f9d1-1f3fe-200d-1f4bb.png",sheet_x:48,sheet_y:11,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F4BB",non_qualified:null,image:"1f9d1-1f3ff-200d-1f4bb.png",sheet_x:48,sheet_y:12,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Technologist",b:"1F9D1-200D-1F4BB",d:!0,e:!0,f:!0,h:!0,j:["technologist","computer"],k:[48,7],o:12},"male-technologist":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F4BB",non_qualified:null,image:"1f468-1f3fb-200d-1f4bb.png",sheet_x:14,sheet_y:50,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F4BB",non_qualified:null,image:"1f468-1f3fc-200d-1f4bb.png",sheet_x:14,sheet_y:51,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F4BB",non_qualified:null,image:"1f468-1f3fd-200d-1f4bb.png",sheet_x:14,sheet_y:52,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F4BB",non_qualified:null,image:"1f468-1f3fe-200d-1f4bb.png",sheet_x:14,sheet_y:53,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F4BB",non_qualified:null,image:"1f468-1f3ff-200d-1f4bb.png",sheet_x:14,sheet_y:54,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Technologist",b:"1F468-200D-1F4BB",d:!0,e:!0,f:!0,h:!0,j:["man_technologist","coder","developer","engineer","programmer","software","man","human","laptop","computer"],k:[14,49],o:4},"female-technologist":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F4BB",non_qualified:null,image:"1f469-1f3fb-200d-1f4bb.png",sheet_x:18,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F4BB",non_qualified:null,image:"1f469-1f3fc-200d-1f4bb.png",sheet_x:18,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F4BB",non_qualified:null,image:"1f469-1f3fd-200d-1f4bb.png",sheet_x:18,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F4BB",non_qualified:null,image:"1f469-1f3fe-200d-1f4bb.png",sheet_x:18,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F4BB",non_qualified:null,image:"1f469-1f3ff-200d-1f4bb.png",sheet_x:18,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Technologist",b:"1F469-200D-1F4BB",d:!0,e:!0,f:!0,h:!0,j:["woman_technologist","coder","developer","engineer","programmer","software","woman","human","laptop","computer"],k:[18,17],o:4},singer:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F3A4",non_qualified:null,image:"1f9d1-1f3fb-200d-1f3a4.png",sheet_x:47,sheet_y:45,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F3A4",non_qualified:null,image:"1f9d1-1f3fc-200d-1f3a4.png",sheet_x:47,sheet_y:46,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F3A4",non_qualified:null,image:"1f9d1-1f3fd-200d-1f3a4.png",sheet_x:47,sheet_y:47,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F3A4",non_qualified:null,image:"1f9d1-1f3fe-200d-1f3a4.png",sheet_x:47,sheet_y:48,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F3A4",non_qualified:null,image:"1f9d1-1f3ff-200d-1f3a4.png",sheet_x:47,sheet_y:49,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Singer",b:"1F9D1-200D-1F3A4",d:!0,e:!0,f:!0,h:!0,j:["singer","song","artist","performer"],k:[47,44],o:12},"male-singer":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F3A4",non_qualified:null,image:"1f468-1f3fb-200d-1f3a4.png",sheet_x:14,sheet_y:11,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F3A4",non_qualified:null,image:"1f468-1f3fc-200d-1f3a4.png",sheet_x:14,sheet_y:12,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F3A4",non_qualified:null,image:"1f468-1f3fd-200d-1f3a4.png",sheet_x:14,sheet_y:13,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F3A4",non_qualified:null,image:"1f468-1f3fe-200d-1f3a4.png",sheet_x:14,sheet_y:14,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F3A4",non_qualified:null,image:"1f468-1f3ff-200d-1f3a4.png",sheet_x:14,sheet_y:15,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Singer",b:"1F468-200D-1F3A4",d:!0,e:!0,f:!0,h:!0,j:["man_singer","rockstar","entertainer","man","human"],k:[14,10],o:4},"female-singer":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F3A4",non_qualified:null,image:"1f469-1f3fb-200d-1f3a4.png",sheet_x:17,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F3A4",non_qualified:null,image:"1f469-1f3fc-200d-1f3a4.png",sheet_x:17,sheet_y:46,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F3A4",non_qualified:null,image:"1f469-1f3fd-200d-1f3a4.png",sheet_x:17,sheet_y:47,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F3A4",non_qualified:null,image:"1f469-1f3fe-200d-1f3a4.png",sheet_x:17,sheet_y:48,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F3A4",non_qualified:null,image:"1f469-1f3ff-200d-1f3a4.png",sheet_x:17,sheet_y:49,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Singer",b:"1F469-200D-1F3A4",d:!0,e:!0,f:!0,h:!0,j:["woman_singer","rockstar","entertainer","woman","human"],k:[17,44],o:4},artist:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F3A8",non_qualified:null,image:"1f9d1-1f3fb-200d-1f3a8.png",sheet_x:47,sheet_y:51,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F3A8",non_qualified:null,image:"1f9d1-1f3fc-200d-1f3a8.png",sheet_x:47,sheet_y:52,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F3A8",non_qualified:null,image:"1f9d1-1f3fd-200d-1f3a8.png",sheet_x:47,sheet_y:53,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F3A8",non_qualified:null,image:"1f9d1-1f3fe-200d-1f3a8.png",sheet_x:47,sheet_y:54,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F3A8",non_qualified:null,image:"1f9d1-1f3ff-200d-1f3a8.png",sheet_x:47,sheet_y:55,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Artist",b:"1F9D1-200D-1F3A8",d:!0,e:!0,f:!0,h:!0,j:["artist","painting","draw","creativity"],k:[47,50],o:12},"male-artist":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F3A8",non_qualified:null,image:"1f468-1f3fb-200d-1f3a8.png",sheet_x:14,sheet_y:17,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F3A8",non_qualified:null,image:"1f468-1f3fc-200d-1f3a8.png",sheet_x:14,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F3A8",non_qualified:null,image:"1f468-1f3fd-200d-1f3a8.png",sheet_x:14,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F3A8",non_qualified:null,image:"1f468-1f3fe-200d-1f3a8.png",sheet_x:14,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F3A8",non_qualified:null,image:"1f468-1f3ff-200d-1f3a8.png",sheet_x:14,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Artist",b:"1F468-200D-1F3A8",d:!0,e:!0,f:!0,h:!0,j:["man_artist","painter","man","human"],k:[14,16],o:4},"female-artist":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F3A8",non_qualified:null,image:"1f469-1f3fb-200d-1f3a8.png",sheet_x:17,sheet_y:51,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F3A8",non_qualified:null,image:"1f469-1f3fc-200d-1f3a8.png",sheet_x:17,sheet_y:52,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F3A8",non_qualified:null,image:"1f469-1f3fd-200d-1f3a8.png",sheet_x:17,sheet_y:53,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F3A8",non_qualified:null,image:"1f469-1f3fe-200d-1f3a8.png",sheet_x:17,sheet_y:54,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F3A8",non_qualified:null,image:"1f469-1f3ff-200d-1f3a8.png",sheet_x:17,sheet_y:55,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Artist",b:"1F469-200D-1F3A8",d:!0,e:!0,f:!0,h:!0,j:["woman_artist","painter","woman","human"],k:[17,50],o:4},pilot:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-2708-FE0F",non_qualified:"1F9D1-1F3FB-200D-2708",image:"1f9d1-1f3fb-200d-2708-fe0f.png",sheet_x:50,sheet_y:2,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-2708-FE0F",non_qualified:"1F9D1-1F3FC-200D-2708",image:"1f9d1-1f3fc-200d-2708-fe0f.png",sheet_x:50,sheet_y:3,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-2708-FE0F",non_qualified:"1F9D1-1F3FD-200D-2708",image:"1f9d1-1f3fd-200d-2708-fe0f.png",sheet_x:50,sheet_y:4,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-2708-FE0F",non_qualified:"1F9D1-1F3FE-200D-2708",image:"1f9d1-1f3fe-200d-2708-fe0f.png",sheet_x:50,sheet_y:5,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-2708-FE0F",non_qualified:"1F9D1-1F3FF-200D-2708",image:"1f9d1-1f3ff-200d-2708-fe0f.png",sheet_x:50,sheet_y:6,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Pilot",b:"1F9D1-200D-2708-FE0F",c:"1F9D1-200D-2708",d:!0,e:!0,f:!0,h:!0,j:["pilot","fly","plane","airplane"],k:[50,1],o:12},"male-pilot":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-2708-FE0F",non_qualified:"1F468-1F3FB-200D-2708",image:"1f468-1f3fb-200d-2708-fe0f.png",sheet_x:16,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-2708-FE0F",non_qualified:"1F468-1F3FC-200D-2708",image:"1f468-1f3fc-200d-2708-fe0f.png",sheet_x:16,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-2708-FE0F",non_qualified:"1F468-1F3FD-200D-2708",image:"1f468-1f3fd-200d-2708-fe0f.png",sheet_x:16,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-2708-FE0F",non_qualified:"1F468-1F3FE-200D-2708",image:"1f468-1f3fe-200d-2708-fe0f.png",sheet_x:16,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-2708-FE0F",non_qualified:"1F468-1F3FF-200D-2708",image:"1f468-1f3ff-200d-2708-fe0f.png",sheet_x:16,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Pilot",b:"1F468-200D-2708-FE0F",c:"1F468-200D-2708",d:!0,e:!0,f:!0,h:!0,j:["man_pilot","aviator","plane","man","human"],k:[16,17],o:4},"female-pilot":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-2708-FE0F",non_qualified:"1F469-1F3FB-200D-2708",image:"1f469-1f3fb-200d-2708-fe0f.png",sheet_x:19,sheet_y:47,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-2708-FE0F",non_qualified:"1F469-1F3FC-200D-2708",image:"1f469-1f3fc-200d-2708-fe0f.png",sheet_x:19,sheet_y:48,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-2708-FE0F",non_qualified:"1F469-1F3FD-200D-2708",image:"1f469-1f3fd-200d-2708-fe0f.png",sheet_x:19,sheet_y:49,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-2708-FE0F",non_qualified:"1F469-1F3FE-200D-2708",image:"1f469-1f3fe-200d-2708-fe0f.png",sheet_x:19,sheet_y:50,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-2708-FE0F",non_qualified:"1F469-1F3FF-200D-2708",image:"1f469-1f3ff-200d-2708-fe0f.png",sheet_x:19,sheet_y:51,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Pilot",b:"1F469-200D-2708-FE0F",c:"1F469-200D-2708",d:!0,e:!0,f:!0,h:!0,j:["woman_pilot","aviator","plane","woman","human"],k:[19,46],o:4},astronaut:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F680",non_qualified:null,image:"1f9d1-1f3fb-200d-1f680.png",sheet_x:48,sheet_y:32,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F680",non_qualified:null,image:"1f9d1-1f3fc-200d-1f680.png",sheet_x:48,sheet_y:33,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F680",non_qualified:null,image:"1f9d1-1f3fd-200d-1f680.png",sheet_x:48,sheet_y:34,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F680",non_qualified:null,image:"1f9d1-1f3fe-200d-1f680.png",sheet_x:48,sheet_y:35,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F680",non_qualified:null,image:"1f9d1-1f3ff-200d-1f680.png",sheet_x:48,sheet_y:36,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Astronaut",b:"1F9D1-200D-1F680",d:!0,e:!0,f:!0,h:!0,j:["astronaut","outerspace"],k:[48,31],o:12},"male-astronaut":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F680",non_qualified:null,image:"1f468-1f3fb-200d-1f680.png",sheet_x:15,sheet_y:13,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F680",non_qualified:null,image:"1f468-1f3fc-200d-1f680.png",sheet_x:15,sheet_y:14,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F680",non_qualified:null,image:"1f468-1f3fd-200d-1f680.png",sheet_x:15,sheet_y:15,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F680",non_qualified:null,image:"1f468-1f3fe-200d-1f680.png",sheet_x:15,sheet_y:16,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F680",non_qualified:null,image:"1f468-1f3ff-200d-1f680.png",sheet_x:15,sheet_y:17,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Astronaut",b:"1F468-200D-1F680",d:!0,e:!0,f:!0,h:!0,j:["man_astronaut","space","rocket","man","human"],k:[15,12],o:4},"female-astronaut":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F680",non_qualified:null,image:"1f469-1f3fb-200d-1f680.png",sheet_x:18,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F680",non_qualified:null,image:"1f469-1f3fc-200d-1f680.png",sheet_x:18,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F680",non_qualified:null,image:"1f469-1f3fd-200d-1f680.png",sheet_x:18,sheet_y:44,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F680",non_qualified:null,image:"1f469-1f3fe-200d-1f680.png",sheet_x:18,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F680",non_qualified:null,image:"1f469-1f3ff-200d-1f680.png",sheet_x:18,sheet_y:46,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Astronaut",b:"1F469-200D-1F680",d:!0,e:!0,f:!0,h:!0,j:["woman_astronaut","space","rocket","woman","human"],k:[18,41],o:4},firefighter:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F692",non_qualified:null,image:"1f9d1-1f3fb-200d-1f692.png",sheet_x:48,sheet_y:38,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F692",non_qualified:null,image:"1f9d1-1f3fc-200d-1f692.png",sheet_x:48,sheet_y:39,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F692",non_qualified:null,image:"1f9d1-1f3fd-200d-1f692.png",sheet_x:48,sheet_y:40,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F692",non_qualified:null,image:"1f9d1-1f3fe-200d-1f692.png",sheet_x:48,sheet_y:41,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F692",non_qualified:null,image:"1f9d1-1f3ff-200d-1f692.png",sheet_x:48,sheet_y:42,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Firefighter",b:"1F9D1-200D-1F692",d:!0,e:!0,f:!0,h:!0,j:["firefighter","fire"],k:[48,37],o:12},"male-firefighter":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F692",non_qualified:null,image:"1f468-1f3fb-200d-1f692.png",sheet_x:15,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F692",non_qualified:null,image:"1f468-1f3fc-200d-1f692.png",sheet_x:15,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F692",non_qualified:null,image:"1f468-1f3fd-200d-1f692.png",sheet_x:15,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F692",non_qualified:null,image:"1f468-1f3fe-200d-1f692.png",sheet_x:15,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F692",non_qualified:null,image:"1f468-1f3ff-200d-1f692.png",sheet_x:15,sheet_y:23,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Firefighter",b:"1F468-200D-1F692",d:!0,e:!0,f:!0,h:!0,j:["man_firefighter","fireman","man","human"],k:[15,18],o:4},"female-firefighter":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F692",non_qualified:null,image:"1f469-1f3fb-200d-1f692.png",sheet_x:18,sheet_y:48,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F692",non_qualified:null,image:"1f469-1f3fc-200d-1f692.png",sheet_x:18,sheet_y:49,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F692",non_qualified:null,image:"1f469-1f3fd-200d-1f692.png",sheet_x:18,sheet_y:50,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F692",non_qualified:null,image:"1f469-1f3fe-200d-1f692.png",sheet_x:18,sheet_y:51,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F692",non_qualified:null,image:"1f469-1f3ff-200d-1f692.png",sheet_x:18,sheet_y:52,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Firefighter",b:"1F469-200D-1F692",d:!0,e:!0,f:!0,h:!0,j:["woman_firefighter","fireman","woman","human"],k:[18,47],o:4},cop:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F46E-1F3FB",non_qualified:null,image:"1f46e-1f3fb.png",sheet_x:23,sheet_y:10,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F46E-1F3FC",non_qualified:null,image:"1f46e-1f3fc.png",sheet_x:23,sheet_y:11,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F46E-1F3FD",non_qualified:null,image:"1f46e-1f3fd.png",sheet_x:23,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F46E-1F3FE",non_qualified:null,image:"1f46e-1f3fe.png",sheet_x:23,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F46E-1F3FF",non_qualified:null,image:"1f46e-1f3ff.png",sheet_x:23,sheet_y:14,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F46E-200D-2642-FE0F",a:"Police Officer",b:"1F46E",d:!0,e:!0,f:!0,h:!0,j:["police_officer","cop"],k:[23,9],o:0},"male-police-officer":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F46E-1F3FB-200D-2642-FE0F",non_qualified:"1F46E-1F3FB-200D-2642",image:"1f46e-1f3fb-200d-2642-fe0f.png",sheet_x:23,sheet_y:4,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F46E-1F3FC-200D-2642-FE0F",non_qualified:"1F46E-1F3FC-200D-2642",image:"1f46e-1f3fc-200d-2642-fe0f.png",sheet_x:23,sheet_y:5,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F46E-1F3FD-200D-2642-FE0F",non_qualified:"1F46E-1F3FD-200D-2642",image:"1f46e-1f3fd-200d-2642-fe0f.png",sheet_x:23,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F46E-1F3FE-200D-2642-FE0F",non_qualified:"1F46E-1F3FE-200D-2642",image:"1f46e-1f3fe-200d-2642-fe0f.png",sheet_x:23,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F46E-1F3FF-200D-2642-FE0F",non_qualified:"1F46E-1F3FF-200D-2642",image:"1f46e-1f3ff-200d-2642-fe0f.png",sheet_x:23,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F46E",a:"Man Police Officer",b:"1F46E-200D-2642-FE0F",c:"1F46E-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_police_officer","man","police","law","legal","enforcement","arrest","911"],k:[23,3],o:4},"female-police-officer":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F46E-1F3FB-200D-2640-FE0F",non_qualified:"1F46E-1F3FB-200D-2640",image:"1f46e-1f3fb-200d-2640-fe0f.png",sheet_x:22,sheet_y:59,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F46E-1F3FC-200D-2640-FE0F",non_qualified:"1F46E-1F3FC-200D-2640",image:"1f46e-1f3fc-200d-2640-fe0f.png",sheet_x:22,sheet_y:60,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F46E-1F3FD-200D-2640-FE0F",non_qualified:"1F46E-1F3FD-200D-2640",image:"1f46e-1f3fd-200d-2640-fe0f.png",sheet_x:23,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F46E-1F3FE-200D-2640-FE0F",non_qualified:"1F46E-1F3FE-200D-2640",image:"1f46e-1f3fe-200d-2640-fe0f.png",sheet_x:23,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F46E-1F3FF-200D-2640-FE0F",non_qualified:"1F46E-1F3FF-200D-2640",image:"1f46e-1f3ff-200d-2640-fe0f.png",sheet_x:23,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Police Officer",b:"1F46E-200D-2640-FE0F",c:"1F46E-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_police_officer","woman","police","law","legal","enforcement","arrest","911","female"],k:[22,58],o:4},sleuth_or_spy:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F575-1F3FB",non_qualified:null,image:"1f575-1f3fb.png",sheet_x:31,sheet_y:18,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F575-1F3FC",non_qualified:null,image:"1f575-1f3fc.png",sheet_x:31,sheet_y:19,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F575-1F3FD",non_qualified:null,image:"1f575-1f3fd.png",sheet_x:31,sheet_y:20,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F575-1F3FE",non_qualified:null,image:"1f575-1f3fe.png",sheet_x:31,sheet_y:21,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F575-1F3FF",non_qualified:null,image:"1f575-1f3ff.png",sheet_x:31,sheet_y:22,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F575-FE0F-200D-2642-FE0F",a:"Detective",b:"1F575-FE0F",c:"1F575",d:!0,e:!0,f:!0,h:!0,j:["detective","human","spy"],k:[31,17],o:0},"male-detective":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F575-1F3FB-200D-2642-FE0F",non_qualified:"1F575-1F3FB-200D-2642",image:"1f575-1f3fb-200d-2642-fe0f.png",sheet_x:31,sheet_y:12,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F575-1F3FC-200D-2642-FE0F",non_qualified:"1F575-1F3FC-200D-2642",image:"1f575-1f3fc-200d-2642-fe0f.png",sheet_x:31,sheet_y:13,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F575-1F3FD-200D-2642-FE0F",non_qualified:"1F575-1F3FD-200D-2642",image:"1f575-1f3fd-200d-2642-fe0f.png",sheet_x:31,sheet_y:14,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F575-1F3FE-200D-2642-FE0F",non_qualified:"1F575-1F3FE-200D-2642",image:"1f575-1f3fe-200d-2642-fe0f.png",sheet_x:31,sheet_y:15,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F575-1F3FF-200D-2642-FE0F",non_qualified:"1F575-1F3FF-200D-2642",image:"1f575-1f3ff-200d-2642-fe0f.png",sheet_x:31,sheet_y:16,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F575-FE0F",a:"Man Detective",b:"1F575-FE0F-200D-2642-FE0F",d:!0,e:!0,f:!0,h:!1,j:["man_detective","crime"],k:[31,11],o:4},"female-detective":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F575-1F3FB-200D-2640-FE0F",non_qualified:"1F575-1F3FB-200D-2640",image:"1f575-1f3fb-200d-2640-fe0f.png",sheet_x:31,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F575-1F3FC-200D-2640-FE0F",non_qualified:"1F575-1F3FC-200D-2640",image:"1f575-1f3fc-200d-2640-fe0f.png",sheet_x:31,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F575-1F3FD-200D-2640-FE0F",non_qualified:"1F575-1F3FD-200D-2640",image:"1f575-1f3fd-200d-2640-fe0f.png",sheet_x:31,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F575-1F3FE-200D-2640-FE0F",non_qualified:"1F575-1F3FE-200D-2640",image:"1f575-1f3fe-200d-2640-fe0f.png",sheet_x:31,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F575-1F3FF-200D-2640-FE0F",non_qualified:"1F575-1F3FF-200D-2640",image:"1f575-1f3ff-200d-2640-fe0f.png",sheet_x:31,sheet_y:10,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Detective",b:"1F575-FE0F-200D-2640-FE0F",d:!0,e:!0,f:!0,h:!1,j:["woman_detective","human","spy","detective","female","woman"],k:[31,5],o:4},guardsman:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F482-1F3FB",non_qualified:null,image:"1f482-1f3fb.png",sheet_x:25,sheet_y:42,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F482-1F3FC",non_qualified:null,image:"1f482-1f3fc.png",sheet_x:25,sheet_y:43,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F482-1F3FD",non_qualified:null,image:"1f482-1f3fd.png",sheet_x:25,sheet_y:44,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F482-1F3FE",non_qualified:null,image:"1f482-1f3fe.png",sheet_x:25,sheet_y:45,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F482-1F3FF",non_qualified:null,image:"1f482-1f3ff.png",sheet_x:25,sheet_y:46,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F482-200D-2642-FE0F",a:"Guardsman",b:"1F482",d:!0,e:!0,f:!0,h:!0,j:["guard","protect"],k:[25,41],o:0},"male-guard":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F482-1F3FB-200D-2642-FE0F",non_qualified:"1F482-1F3FB-200D-2642",image:"1f482-1f3fb-200d-2642-fe0f.png",sheet_x:25,sheet_y:36,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F482-1F3FC-200D-2642-FE0F",non_qualified:"1F482-1F3FC-200D-2642",image:"1f482-1f3fc-200d-2642-fe0f.png",sheet_x:25,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F482-1F3FD-200D-2642-FE0F",non_qualified:"1F482-1F3FD-200D-2642",image:"1f482-1f3fd-200d-2642-fe0f.png",sheet_x:25,sheet_y:38,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F482-1F3FE-200D-2642-FE0F",non_qualified:"1F482-1F3FE-200D-2642",image:"1f482-1f3fe-200d-2642-fe0f.png",sheet_x:25,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F482-1F3FF-200D-2642-FE0F",non_qualified:"1F482-1F3FF-200D-2642",image:"1f482-1f3ff-200d-2642-fe0f.png",sheet_x:25,sheet_y:40,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F482",a:"Man Guard",b:"1F482-200D-2642-FE0F",c:"1F482-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_guard","uk","gb","british","male","guy","royal"],k:[25,35],o:4},"female-guard":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F482-1F3FB-200D-2640-FE0F",non_qualified:"1F482-1F3FB-200D-2640",image:"1f482-1f3fb-200d-2640-fe0f.png",sheet_x:25,sheet_y:30,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F482-1F3FC-200D-2640-FE0F",non_qualified:"1F482-1F3FC-200D-2640",image:"1f482-1f3fc-200d-2640-fe0f.png",sheet_x:25,sheet_y:31,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F482-1F3FD-200D-2640-FE0F",non_qualified:"1F482-1F3FD-200D-2640",image:"1f482-1f3fd-200d-2640-fe0f.png",sheet_x:25,sheet_y:32,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F482-1F3FE-200D-2640-FE0F",non_qualified:"1F482-1F3FE-200D-2640",image:"1f482-1f3fe-200d-2640-fe0f.png",sheet_x:25,sheet_y:33,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F482-1F3FF-200D-2640-FE0F",non_qualified:"1F482-1F3FF-200D-2640",image:"1f482-1f3ff-200d-2640-fe0f.png",sheet_x:25,sheet_y:34,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Guard",b:"1F482-200D-2640-FE0F",c:"1F482-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_guard","uk","gb","british","female","royal","woman"],k:[25,29],o:4},ninja:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F977-1F3FB",non_qualified:null,image:"1f977-1f3fb.png",sheet_x:44,sheet_y:7,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F977-1F3FC",non_qualified:null,image:"1f977-1f3fc.png",sheet_x:44,sheet_y:8,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F977-1F3FD",non_qualified:null,image:"1f977-1f3fd.png",sheet_x:44,sheet_y:9,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F977-1F3FE",non_qualified:null,image:"1f977-1f3fe.png",sheet_x:44,sheet_y:10,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F977-1F3FF",non_qualified:null,image:"1f977-1f3ff.png",sheet_x:44,sheet_y:11,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Ninja",b:"1F977",d:!0,e:!0,f:!0,h:!0,j:["ninja","ninjutsu","skills","japanese"],k:[44,6],o:13},construction_worker:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F477-1F3FB",non_qualified:null,image:"1f477-1f3fb.png",sheet_x:24,sheet_y:48,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F477-1F3FC",non_qualified:null,image:"1f477-1f3fc.png",sheet_x:24,sheet_y:49,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F477-1F3FD",non_qualified:null,image:"1f477-1f3fd.png",sheet_x:24,sheet_y:50,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F477-1F3FE",non_qualified:null,image:"1f477-1f3fe.png",sheet_x:24,sheet_y:51,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F477-1F3FF",non_qualified:null,image:"1f477-1f3ff.png",sheet_x:24,sheet_y:52,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F477-200D-2642-FE0F",a:"Construction Worker",b:"1F477",d:!0,e:!0,f:!0,h:!0,j:["construction_worker","labor","build"],k:[24,47],o:0},"male-construction-worker":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F477-1F3FB-200D-2642-FE0F",non_qualified:"1F477-1F3FB-200D-2642",image:"1f477-1f3fb-200d-2642-fe0f.png",sheet_x:24,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F477-1F3FC-200D-2642-FE0F",non_qualified:"1F477-1F3FC-200D-2642",image:"1f477-1f3fc-200d-2642-fe0f.png",sheet_x:24,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F477-1F3FD-200D-2642-FE0F",non_qualified:"1F477-1F3FD-200D-2642",image:"1f477-1f3fd-200d-2642-fe0f.png",sheet_x:24,sheet_y:44,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F477-1F3FE-200D-2642-FE0F",non_qualified:"1F477-1F3FE-200D-2642",image:"1f477-1f3fe-200d-2642-fe0f.png",sheet_x:24,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F477-1F3FF-200D-2642-FE0F",non_qualified:"1F477-1F3FF-200D-2642",image:"1f477-1f3ff-200d-2642-fe0f.png",sheet_x:24,sheet_y:46,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F477",a:"Man Construction Worker",b:"1F477-200D-2642-FE0F",c:"1F477-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_construction_worker","male","human","wip","guy","build","construction","worker","labor"],k:[24,41],o:4},"female-construction-worker":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F477-1F3FB-200D-2640-FE0F",non_qualified:"1F477-1F3FB-200D-2640",image:"1f477-1f3fb-200d-2640-fe0f.png",sheet_x:24,sheet_y:36,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F477-1F3FC-200D-2640-FE0F",non_qualified:"1F477-1F3FC-200D-2640",image:"1f477-1f3fc-200d-2640-fe0f.png",sheet_x:24,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F477-1F3FD-200D-2640-FE0F",non_qualified:"1F477-1F3FD-200D-2640",image:"1f477-1f3fd-200d-2640-fe0f.png",sheet_x:24,sheet_y:38,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F477-1F3FE-200D-2640-FE0F",non_qualified:"1F477-1F3FE-200D-2640",image:"1f477-1f3fe-200d-2640-fe0f.png",sheet_x:24,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F477-1F3FF-200D-2640-FE0F",non_qualified:"1F477-1F3FF-200D-2640",image:"1f477-1f3ff-200d-2640-fe0f.png",sheet_x:24,sheet_y:40,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Construction Worker",b:"1F477-200D-2640-FE0F",c:"1F477-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_construction_worker","female","human","wip","build","construction","worker","labor","woman"],k:[24,35],o:4},person_with_crown:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1FAC5-1F3FB",non_qualified:null,image:"1fac5-1f3fb.png",sheet_x:55,sheet_y:11,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAC5-1F3FC",non_qualified:null,image:"1fac5-1f3fc.png",sheet_x:55,sheet_y:12,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAC5-1F3FD",non_qualified:null,image:"1fac5-1f3fd.png",sheet_x:55,sheet_y:13,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAC5-1F3FE",non_qualified:null,image:"1fac5-1f3fe.png",sheet_x:55,sheet_y:14,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAC5-1F3FF",non_qualified:null,image:"1fac5-1f3ff.png",sheet_x:55,sheet_y:15,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person with Crown",b:"1FAC5",d:!0,e:!0,f:!0,h:!0,j:["person with crown","royalty","power"],k:[55,10],o:14},prince:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F934-1F3FB",non_qualified:null,image:"1f934-1f3fb.png",sheet_x:41,sheet_y:11,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F934-1F3FC",non_qualified:null,image:"1f934-1f3fc.png",sheet_x:41,sheet_y:12,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F934-1F3FD",non_qualified:null,image:"1f934-1f3fd.png",sheet_x:41,sheet_y:13,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F934-1F3FE",non_qualified:null,image:"1f934-1f3fe.png",sheet_x:41,sheet_y:14,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F934-1F3FF",non_qualified:null,image:"1f934-1f3ff.png",sheet_x:41,sheet_y:15,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Prince",b:"1F934",d:!0,e:!0,f:!0,h:!0,j:["prince","boy","man","male","crown","royal","king"],k:[41,10],o:3},princess:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F478-1F3FB",non_qualified:null,image:"1f478-1f3fb.png",sheet_x:24,sheet_y:54,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F478-1F3FC",non_qualified:null,image:"1f478-1f3fc.png",sheet_x:24,sheet_y:55,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F478-1F3FD",non_qualified:null,image:"1f478-1f3fd.png",sheet_x:24,sheet_y:56,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F478-1F3FE",non_qualified:null,image:"1f478-1f3fe.png",sheet_x:24,sheet_y:57,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F478-1F3FF",non_qualified:null,image:"1f478-1f3ff.png",sheet_x:24,sheet_y:58,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Princess",b:"1F478",d:!0,e:!0,f:!0,h:!0,j:["princess","girl","woman","female","blond","crown","royal","queen"],k:[24,53],o:0},man_with_turban:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F473-1F3FB",non_qualified:null,image:"1f473-1f3fb.png",sheet_x:24,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F473-1F3FC",non_qualified:null,image:"1f473-1f3fc.png",sheet_x:24,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F473-1F3FD",non_qualified:null,image:"1f473-1f3fd.png",sheet_x:24,sheet_y:14,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F473-1F3FE",non_qualified:null,image:"1f473-1f3fe.png",sheet_x:24,sheet_y:15,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F473-1F3FF",non_qualified:null,image:"1f473-1f3ff.png",sheet_x:24,sheet_y:16,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F473-200D-2642-FE0F",a:"Man with Turban",b:"1F473",d:!0,e:!0,f:!0,h:!0,j:["person_wearing_turban","headdress"],k:[24,11],o:0},"man-wearing-turban":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F473-1F3FB-200D-2642-FE0F",non_qualified:"1F473-1F3FB-200D-2642",image:"1f473-1f3fb-200d-2642-fe0f.png",sheet_x:24,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F473-1F3FC-200D-2642-FE0F",non_qualified:"1F473-1F3FC-200D-2642",image:"1f473-1f3fc-200d-2642-fe0f.png",sheet_x:24,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F473-1F3FD-200D-2642-FE0F",non_qualified:"1F473-1F3FD-200D-2642",image:"1f473-1f3fd-200d-2642-fe0f.png",sheet_x:24,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F473-1F3FE-200D-2642-FE0F",non_qualified:"1F473-1F3FE-200D-2642",image:"1f473-1f3fe-200d-2642-fe0f.png",sheet_x:24,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F473-1F3FF-200D-2642-FE0F",non_qualified:"1F473-1F3FF-200D-2642",image:"1f473-1f3ff-200d-2642-fe0f.png",sheet_x:24,sheet_y:10,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F473",a:"Man Wearing Turban",b:"1F473-200D-2642-FE0F",c:"1F473-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_wearing_turban","male","indian","hinduism","arabs"],k:[24,5],o:4},"woman-wearing-turban":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F473-1F3FB-200D-2640-FE0F",non_qualified:"1F473-1F3FB-200D-2640",image:"1f473-1f3fb-200d-2640-fe0f.png",sheet_x:24,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F473-1F3FC-200D-2640-FE0F",non_qualified:"1F473-1F3FC-200D-2640",image:"1f473-1f3fc-200d-2640-fe0f.png",sheet_x:24,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F473-1F3FD-200D-2640-FE0F",non_qualified:"1F473-1F3FD-200D-2640",image:"1f473-1f3fd-200d-2640-fe0f.png",sheet_x:24,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F473-1F3FE-200D-2640-FE0F",non_qualified:"1F473-1F3FE-200D-2640",image:"1f473-1f3fe-200d-2640-fe0f.png",sheet_x:24,sheet_y:3,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F473-1F3FF-200D-2640-FE0F",non_qualified:"1F473-1F3FF-200D-2640",image:"1f473-1f3ff-200d-2640-fe0f.png",sheet_x:24,sheet_y:4,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Wearing Turban",b:"1F473-200D-2640-FE0F",c:"1F473-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_wearing_turban","female","indian","hinduism","arabs","woman"],k:[23,60],o:4},man_with_gua_pi_mao:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F472-1F3FB",non_qualified:null,image:"1f472-1f3fb.png",sheet_x:23,sheet_y:55,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F472-1F3FC",non_qualified:null,image:"1f472-1f3fc.png",sheet_x:23,sheet_y:56,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F472-1F3FD",non_qualified:null,image:"1f472-1f3fd.png",sheet_x:23,sheet_y:57,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F472-1F3FE",non_qualified:null,image:"1f472-1f3fe.png",sheet_x:23,sheet_y:58,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F472-1F3FF",non_qualified:null,image:"1f472-1f3ff.png",sheet_x:23,sheet_y:59,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man with Gua Pi Mao",b:"1F472",d:!0,e:!0,f:!0,h:!0,j:["man_with_skullcap","male","boy","chinese"],k:[23,54],o:0},person_with_headscarf:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D5-1F3FB",non_qualified:null,image:"1f9d5-1f3fb.png",sheet_x:50,sheet_y:44,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D5-1F3FC",non_qualified:null,image:"1f9d5-1f3fc.png",sheet_x:50,sheet_y:45,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D5-1F3FD",non_qualified:null,image:"1f9d5-1f3fd.png",sheet_x:50,sheet_y:46,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D5-1F3FE",non_qualified:null,image:"1f9d5-1f3fe.png",sheet_x:50,sheet_y:47,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D5-1F3FF",non_qualified:null,image:"1f9d5-1f3ff.png",sheet_x:50,sheet_y:48,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person with Headscarf",b:"1F9D5",d:!0,e:!0,f:!0,h:!0,j:["woman_with_headscarf","female","hijab","mantilla","tichel"],k:[50,43],o:5},person_in_tuxedo:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F935-1F3FB",non_qualified:null,image:"1f935-1f3fb.png",sheet_x:41,sheet_y:29,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F935-1F3FC",non_qualified:null,image:"1f935-1f3fc.png",sheet_x:41,sheet_y:30,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F935-1F3FD",non_qualified:null,image:"1f935-1f3fd.png",sheet_x:41,sheet_y:31,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F935-1F3FE",non_qualified:null,image:"1f935-1f3fe.png",sheet_x:41,sheet_y:32,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F935-1F3FF",non_qualified:null,image:"1f935-1f3ff.png",sheet_x:41,sheet_y:33,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man in Tuxedo",b:"1F935",d:!0,e:!0,f:!0,h:!0,j:["man_in_tuxedo","couple","marriage","wedding","groom"],k:[41,28],o:3},man_in_tuxedo:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F935-1F3FB-200D-2642-FE0F",non_qualified:"1F935-1F3FB-200D-2642",image:"1f935-1f3fb-200d-2642-fe0f.png",sheet_x:41,sheet_y:23,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F935-1F3FC-200D-2642-FE0F",non_qualified:"1F935-1F3FC-200D-2642",image:"1f935-1f3fc-200d-2642-fe0f.png",sheet_x:41,sheet_y:24,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F935-1F3FD-200D-2642-FE0F",non_qualified:"1F935-1F3FD-200D-2642",image:"1f935-1f3fd-200d-2642-fe0f.png",sheet_x:41,sheet_y:25,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F935-1F3FE-200D-2642-FE0F",non_qualified:"1F935-1F3FE-200D-2642",image:"1f935-1f3fe-200d-2642-fe0f.png",sheet_x:41,sheet_y:26,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F935-1F3FF-200D-2642-FE0F",non_qualified:"1F935-1F3FF-200D-2642",image:"1f935-1f3ff-200d-2642-fe0f.png",sheet_x:41,sheet_y:27,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man in Tuxedo",b:"1F935-200D-2642-FE0F",c:"1F935-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man in tuxedo","formal","fashion"],k:[41,22],o:13},woman_in_tuxedo:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F935-1F3FB-200D-2640-FE0F",non_qualified:"1F935-1F3FB-200D-2640",image:"1f935-1f3fb-200d-2640-fe0f.png",sheet_x:41,sheet_y:17,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F935-1F3FC-200D-2640-FE0F",non_qualified:"1F935-1F3FC-200D-2640",image:"1f935-1f3fc-200d-2640-fe0f.png",sheet_x:41,sheet_y:18,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F935-1F3FD-200D-2640-FE0F",non_qualified:"1F935-1F3FD-200D-2640",image:"1f935-1f3fd-200d-2640-fe0f.png",sheet_x:41,sheet_y:19,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F935-1F3FE-200D-2640-FE0F",non_qualified:"1F935-1F3FE-200D-2640",image:"1f935-1f3fe-200d-2640-fe0f.png",sheet_x:41,sheet_y:20,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F935-1F3FF-200D-2640-FE0F",non_qualified:"1F935-1F3FF-200D-2640",image:"1f935-1f3ff-200d-2640-fe0f.png",sheet_x:41,sheet_y:21,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman in Tuxedo",b:"1F935-200D-2640-FE0F",c:"1F935-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman in tuxedo","formal","fashion"],k:[41,16],o:13},bride_with_veil:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F470-1F3FB",non_qualified:null,image:"1f470-1f3fb.png",sheet_x:23,sheet_y:31,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F470-1F3FC",non_qualified:null,image:"1f470-1f3fc.png",sheet_x:23,sheet_y:32,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F470-1F3FD",non_qualified:null,image:"1f470-1f3fd.png",sheet_x:23,sheet_y:33,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F470-1F3FE",non_qualified:null,image:"1f470-1f3fe.png",sheet_x:23,sheet_y:34,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F470-1F3FF",non_qualified:null,image:"1f470-1f3ff.png",sheet_x:23,sheet_y:35,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Bride with Veil",b:"1F470",d:!0,e:!0,f:!0,h:!0,j:["bride_with_veil","couple","marriage","wedding","woman","bride"],k:[23,30],o:0},man_with_veil:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F470-1F3FB-200D-2642-FE0F",non_qualified:"1F470-1F3FB-200D-2642",image:"1f470-1f3fb-200d-2642-fe0f.png",sheet_x:23,sheet_y:25,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F470-1F3FC-200D-2642-FE0F",non_qualified:"1F470-1F3FC-200D-2642",image:"1f470-1f3fc-200d-2642-fe0f.png",sheet_x:23,sheet_y:26,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F470-1F3FD-200D-2642-FE0F",non_qualified:"1F470-1F3FD-200D-2642",image:"1f470-1f3fd-200d-2642-fe0f.png",sheet_x:23,sheet_y:27,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F470-1F3FE-200D-2642-FE0F",non_qualified:"1F470-1F3FE-200D-2642",image:"1f470-1f3fe-200d-2642-fe0f.png",sheet_x:23,sheet_y:28,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F470-1F3FF-200D-2642-FE0F",non_qualified:"1F470-1F3FF-200D-2642",image:"1f470-1f3ff-200d-2642-fe0f.png",sheet_x:23,sheet_y:29,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man with Veil",b:"1F470-200D-2642-FE0F",c:"1F470-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man with veil","wedding","marriage"],k:[23,24],o:13},woman_with_veil:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F470-1F3FB-200D-2640-FE0F",non_qualified:"1F470-1F3FB-200D-2640",image:"1f470-1f3fb-200d-2640-fe0f.png",sheet_x:23,sheet_y:19,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F470-1F3FC-200D-2640-FE0F",non_qualified:"1F470-1F3FC-200D-2640",image:"1f470-1f3fc-200d-2640-fe0f.png",sheet_x:23,sheet_y:20,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F470-1F3FD-200D-2640-FE0F",non_qualified:"1F470-1F3FD-200D-2640",image:"1f470-1f3fd-200d-2640-fe0f.png",sheet_x:23,sheet_y:21,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F470-1F3FE-200D-2640-FE0F",non_qualified:"1F470-1F3FE-200D-2640",image:"1f470-1f3fe-200d-2640-fe0f.png",sheet_x:23,sheet_y:22,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F470-1F3FF-200D-2640-FE0F",non_qualified:"1F470-1F3FF-200D-2640",image:"1f470-1f3ff-200d-2640-fe0f.png",sheet_x:23,sheet_y:23,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman with Veil",b:"1F470-200D-2640-FE0F",c:"1F470-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman with veil","wedding","marriage"],k:[23,18],o:13},pregnant_woman:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F930-1F3FB",non_qualified:null,image:"1f930-1f3fb.png",sheet_x:40,sheet_y:48,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F930-1F3FC",non_qualified:null,image:"1f930-1f3fc.png",sheet_x:40,sheet_y:49,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F930-1F3FD",non_qualified:null,image:"1f930-1f3fd.png",sheet_x:40,sheet_y:50,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F930-1F3FE",non_qualified:null,image:"1f930-1f3fe.png",sheet_x:40,sheet_y:51,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F930-1F3FF",non_qualified:null,image:"1f930-1f3ff.png",sheet_x:40,sheet_y:52,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Pregnant Woman",b:"1F930",d:!0,e:!0,f:!0,h:!0,j:["pregnant_woman","baby"],k:[40,47],o:3},pregnant_man:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1FAC3-1F3FB",non_qualified:null,image:"1fac3-1f3fb.png",sheet_x:54,sheet_y:60,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAC3-1F3FC",non_qualified:null,image:"1fac3-1f3fc.png",sheet_x:55,sheet_y:0,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAC3-1F3FD",non_qualified:null,image:"1fac3-1f3fd.png",sheet_x:55,sheet_y:1,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAC3-1F3FE",non_qualified:null,image:"1fac3-1f3fe.png",sheet_x:55,sheet_y:2,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAC3-1F3FF",non_qualified:null,image:"1fac3-1f3ff.png",sheet_x:55,sheet_y:3,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Pregnant Man",b:"1FAC3",d:!0,e:!0,f:!0,h:!0,j:["pregnant man","baby","belly"],k:[54,59],o:14},pregnant_person:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1FAC4-1F3FB",non_qualified:null,image:"1fac4-1f3fb.png",sheet_x:55,sheet_y:5,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1FAC4-1F3FC",non_qualified:null,image:"1fac4-1f3fc.png",sheet_x:55,sheet_y:6,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1FAC4-1F3FD",non_qualified:null,image:"1fac4-1f3fd.png",sheet_x:55,sheet_y:7,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1FAC4-1F3FE",non_qualified:null,image:"1fac4-1f3fe.png",sheet_x:55,sheet_y:8,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1FAC4-1F3FF",non_qualified:null,image:"1fac4-1f3ff.png",sheet_x:55,sheet_y:9,added_in:"14.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Pregnant Person",b:"1FAC4",d:!0,e:!0,f:!0,h:!0,j:["pregnant person","baby","belly"],k:[55,4],o:14},"breast-feeding":{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F931-1F3FB",non_qualified:null,image:"1f931-1f3fb.png",sheet_x:40,sheet_y:54,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F931-1F3FC",non_qualified:null,image:"1f931-1f3fc.png",sheet_x:40,sheet_y:55,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F931-1F3FD",non_qualified:null,image:"1f931-1f3fd.png",sheet_x:40,sheet_y:56,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F931-1F3FE",non_qualified:null,image:"1f931-1f3fe.png",sheet_x:40,sheet_y:57,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F931-1F3FF",non_qualified:null,image:"1f931-1f3ff.png",sheet_x:40,sheet_y:58,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Breast-Feeding",b:"1F931",d:!0,e:!0,f:!0,h:!0,j:["breast_feeding","nursing","baby"],k:[40,53],o:5},woman_feeding_baby:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F37C",non_qualified:null,image:"1f469-1f3fb-200d-1f37c.png",sheet_x:17,sheet_y:33,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F37C",non_qualified:null,image:"1f469-1f3fc-200d-1f37c.png",sheet_x:17,sheet_y:34,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F37C",non_qualified:null,image:"1f469-1f3fd-200d-1f37c.png",sheet_x:17,sheet_y:35,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F37C",non_qualified:null,image:"1f469-1f3fe-200d-1f37c.png",sheet_x:17,sheet_y:36,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F37C",non_qualified:null,image:"1f469-1f3ff-200d-1f37c.png",sheet_x:17,sheet_y:37,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Feeding Baby",b:"1F469-200D-1F37C",d:!0,e:!0,f:!0,h:!0,j:["woman feeding baby","birth","food"],k:[17,32],o:13},man_feeding_baby:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F37C",non_qualified:null,image:"1f468-1f3fb-200d-1f37c.png",sheet_x:13,sheet_y:60,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F37C",non_qualified:null,image:"1f468-1f3fc-200d-1f37c.png",sheet_x:14,sheet_y:0,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F37C",non_qualified:null,image:"1f468-1f3fd-200d-1f37c.png",sheet_x:14,sheet_y:1,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F37C",non_qualified:null,image:"1f468-1f3fe-200d-1f37c.png",sheet_x:14,sheet_y:2,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F37C",non_qualified:null,image:"1f468-1f3ff-200d-1f37c.png",sheet_x:14,sheet_y:3,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Feeding Baby",b:"1F468-200D-1F37C",d:!0,e:!0,f:!0,h:!0,j:["man feeding baby","birth","food"],k:[13,59],o:13},person_feeding_baby:{subcategory:"person-role",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F37C",non_qualified:null,image:"1f9d1-1f3fb-200d-1f37c.png",sheet_x:47,sheet_y:27,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F37C",non_qualified:null,image:"1f9d1-1f3fc-200d-1f37c.png",sheet_x:47,sheet_y:28,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F37C",non_qualified:null,image:"1f9d1-1f3fd-200d-1f37c.png",sheet_x:47,sheet_y:29,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F37C",non_qualified:null,image:"1f9d1-1f3fe-200d-1f37c.png",sheet_x:47,sheet_y:30,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F37C",non_qualified:null,image:"1f9d1-1f3ff-200d-1f37c.png",sheet_x:47,sheet_y:31,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person Feeding Baby",b:"1F9D1-200D-1F37C",d:!0,e:!0,f:!0,h:!0,j:["person feeding baby","birth","food"],k:[47,26],o:13},angel:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F47C-1F3FB",non_qualified:null,image:"1f47c-1f3fb.png",sheet_x:25,sheet_y:2,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F47C-1F3FC",non_qualified:null,image:"1f47c-1f3fc.png",sheet_x:25,sheet_y:3,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F47C-1F3FD",non_qualified:null,image:"1f47c-1f3fd.png",sheet_x:25,sheet_y:4,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F47C-1F3FE",non_qualified:null,image:"1f47c-1f3fe.png",sheet_x:25,sheet_y:5,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F47C-1F3FF",non_qualified:null,image:"1f47c-1f3ff.png",sheet_x:25,sheet_y:6,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Baby Angel",b:"1F47C",d:!0,e:!0,f:!0,h:!0,j:["baby_angel","heaven","wings","halo"],k:[25,1],o:0},santa:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F385-1F3FB",non_qualified:null,image:"1f385-1f3fb.png",sheet_x:7,sheet_y:9,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F385-1F3FC",non_qualified:null,image:"1f385-1f3fc.png",sheet_x:7,sheet_y:10,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F385-1F3FD",non_qualified:null,image:"1f385-1f3fd.png",sheet_x:7,sheet_y:11,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F385-1F3FE",non_qualified:null,image:"1f385-1f3fe.png",sheet_x:7,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F385-1F3FF",non_qualified:null,image:"1f385-1f3ff.png",sheet_x:7,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Father Christmas",b:"1F385",d:!0,e:!0,f:!0,h:!0,j:["santa_claus","festival","man","male","xmas","father christmas"],k:[7,8],o:0},mrs_claus:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F936-1F3FB",non_qualified:null,image:"1f936-1f3fb.png",sheet_x:41,sheet_y:35,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F936-1F3FC",non_qualified:null,image:"1f936-1f3fc.png",sheet_x:41,sheet_y:36,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F936-1F3FD",non_qualified:null,image:"1f936-1f3fd.png",sheet_x:41,sheet_y:37,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F936-1F3FE",non_qualified:null,image:"1f936-1f3fe.png",sheet_x:41,sheet_y:38,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F936-1F3FF",non_qualified:null,image:"1f936-1f3ff.png",sheet_x:41,sheet_y:39,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Mother Christmas",b:"1F936",d:!0,e:!0,f:!0,h:!0,j:["mrs_claus","woman","female","xmas","mother christmas"],k:[41,34],n:["mother_christmas"],o:3},mx_claus:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F384",non_qualified:null,image:"1f9d1-1f3fb-200d-1f384.png",sheet_x:47,sheet_y:33,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F384",non_qualified:null,image:"1f9d1-1f3fc-200d-1f384.png",sheet_x:47,sheet_y:34,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F384",non_qualified:null,image:"1f9d1-1f3fd-200d-1f384.png",sheet_x:47,sheet_y:35,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F384",non_qualified:null,image:"1f9d1-1f3fe-200d-1f384.png",sheet_x:47,sheet_y:36,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F384",non_qualified:null,image:"1f9d1-1f3ff-200d-1f384.png",sheet_x:47,sheet_y:37,added_in:"13.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Mx Claus",b:"1F9D1-200D-1F384",d:!0,e:!0,f:!0,h:!0,j:["mx claus","christmas"],k:[47,32],o:13},superhero:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9B8-1F3FB",non_qualified:null,image:"1f9b8-1f3fb.png",sheet_x:45,sheet_y:34,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9B8-1F3FC",non_qualified:null,image:"1f9b8-1f3fc.png",sheet_x:45,sheet_y:35,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9B8-1F3FD",non_qualified:null,image:"1f9b8-1f3fd.png",sheet_x:45,sheet_y:36,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9B8-1F3FE",non_qualified:null,image:"1f9b8-1f3fe.png",sheet_x:45,sheet_y:37,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9B8-1F3FF",non_qualified:null,image:"1f9b8-1f3ff.png",sheet_x:45,sheet_y:38,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Superhero",b:"1F9B8",d:!0,e:!0,f:!0,h:!0,j:["superhero","marvel"],k:[45,33],o:11},male_superhero:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9B8-1F3FB-200D-2642-FE0F",non_qualified:"1F9B8-1F3FB-200D-2642",image:"1f9b8-1f3fb-200d-2642-fe0f.png",sheet_x:45,sheet_y:28,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9B8-1F3FC-200D-2642-FE0F",non_qualified:"1F9B8-1F3FC-200D-2642",image:"1f9b8-1f3fc-200d-2642-fe0f.png",sheet_x:45,sheet_y:29,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9B8-1F3FD-200D-2642-FE0F",non_qualified:"1F9B8-1F3FD-200D-2642",image:"1f9b8-1f3fd-200d-2642-fe0f.png",sheet_x:45,sheet_y:30,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9B8-1F3FE-200D-2642-FE0F",non_qualified:"1F9B8-1F3FE-200D-2642",image:"1f9b8-1f3fe-200d-2642-fe0f.png",sheet_x:45,sheet_y:31,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9B8-1F3FF-200D-2642-FE0F",non_qualified:"1F9B8-1F3FF-200D-2642",image:"1f9b8-1f3ff-200d-2642-fe0f.png",sheet_x:45,sheet_y:32,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Superhero",b:"1F9B8-200D-2642-FE0F",c:"1F9B8-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_superhero","man","male","good","hero","superpowers"],k:[45,27],o:11},female_superhero:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9B8-1F3FB-200D-2640-FE0F",non_qualified:"1F9B8-1F3FB-200D-2640",image:"1f9b8-1f3fb-200d-2640-fe0f.png",sheet_x:45,sheet_y:22,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9B8-1F3FC-200D-2640-FE0F",non_qualified:"1F9B8-1F3FC-200D-2640",image:"1f9b8-1f3fc-200d-2640-fe0f.png",sheet_x:45,sheet_y:23,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9B8-1F3FD-200D-2640-FE0F",non_qualified:"1F9B8-1F3FD-200D-2640",image:"1f9b8-1f3fd-200d-2640-fe0f.png",sheet_x:45,sheet_y:24,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9B8-1F3FE-200D-2640-FE0F",non_qualified:"1F9B8-1F3FE-200D-2640",image:"1f9b8-1f3fe-200d-2640-fe0f.png",sheet_x:45,sheet_y:25,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9B8-1F3FF-200D-2640-FE0F",non_qualified:"1F9B8-1F3FF-200D-2640",image:"1f9b8-1f3ff-200d-2640-fe0f.png",sheet_x:45,sheet_y:26,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Superhero",b:"1F9B8-200D-2640-FE0F",c:"1F9B8-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_superhero","woman","female","good","heroine","superpowers"],k:[45,21],o:11},supervillain:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9B9-1F3FB",non_qualified:null,image:"1f9b9-1f3fb.png",sheet_x:45,sheet_y:52,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9B9-1F3FC",non_qualified:null,image:"1f9b9-1f3fc.png",sheet_x:45,sheet_y:53,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9B9-1F3FD",non_qualified:null,image:"1f9b9-1f3fd.png",sheet_x:45,sheet_y:54,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9B9-1F3FE",non_qualified:null,image:"1f9b9-1f3fe.png",sheet_x:45,sheet_y:55,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9B9-1F3FF",non_qualified:null,image:"1f9b9-1f3ff.png",sheet_x:45,sheet_y:56,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Supervillain",b:"1F9B9",d:!0,e:!0,f:!0,h:!0,j:["supervillain","marvel"],k:[45,51],o:11},male_supervillain:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9B9-1F3FB-200D-2642-FE0F",non_qualified:"1F9B9-1F3FB-200D-2642",image:"1f9b9-1f3fb-200d-2642-fe0f.png",sheet_x:45,sheet_y:46,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9B9-1F3FC-200D-2642-FE0F",non_qualified:"1F9B9-1F3FC-200D-2642",image:"1f9b9-1f3fc-200d-2642-fe0f.png",sheet_x:45,sheet_y:47,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9B9-1F3FD-200D-2642-FE0F",non_qualified:"1F9B9-1F3FD-200D-2642",image:"1f9b9-1f3fd-200d-2642-fe0f.png",sheet_x:45,sheet_y:48,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9B9-1F3FE-200D-2642-FE0F",non_qualified:"1F9B9-1F3FE-200D-2642",image:"1f9b9-1f3fe-200d-2642-fe0f.png",sheet_x:45,sheet_y:49,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9B9-1F3FF-200D-2642-FE0F",non_qualified:"1F9B9-1F3FF-200D-2642",image:"1f9b9-1f3ff-200d-2642-fe0f.png",sheet_x:45,sheet_y:50,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Supervillain",b:"1F9B9-200D-2642-FE0F",c:"1F9B9-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_supervillain","man","male","evil","bad","criminal","hero","superpowers"],k:[45,45],o:11},female_supervillain:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9B9-1F3FB-200D-2640-FE0F",non_qualified:"1F9B9-1F3FB-200D-2640",image:"1f9b9-1f3fb-200d-2640-fe0f.png",sheet_x:45,sheet_y:40,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9B9-1F3FC-200D-2640-FE0F",non_qualified:"1F9B9-1F3FC-200D-2640",image:"1f9b9-1f3fc-200d-2640-fe0f.png",sheet_x:45,sheet_y:41,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9B9-1F3FD-200D-2640-FE0F",non_qualified:"1F9B9-1F3FD-200D-2640",image:"1f9b9-1f3fd-200d-2640-fe0f.png",sheet_x:45,sheet_y:42,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9B9-1F3FE-200D-2640-FE0F",non_qualified:"1F9B9-1F3FE-200D-2640",image:"1f9b9-1f3fe-200d-2640-fe0f.png",sheet_x:45,sheet_y:43,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9B9-1F3FF-200D-2640-FE0F",non_qualified:"1F9B9-1F3FF-200D-2640",image:"1f9b9-1f3ff-200d-2640-fe0f.png",sheet_x:45,sheet_y:44,added_in:"11.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Supervillain",b:"1F9B9-200D-2640-FE0F",c:"1F9B9-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_supervillain","woman","female","evil","bad","criminal","heroine","superpowers"],k:[45,39],o:11},mage:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9D9-1F3FB",non_qualified:null,image:"1f9d9-1f3fb.png",sheet_x:51,sheet_y:55,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D9-1F3FB-200D-2640-FE0F"},"1F3FC":{unified:"1F9D9-1F3FC",non_qualified:null,image:"1f9d9-1f3fc.png",sheet_x:51,sheet_y:56,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D9-1F3FC-200D-2640-FE0F"},"1F3FD":{unified:"1F9D9-1F3FD",non_qualified:null,image:"1f9d9-1f3fd.png",sheet_x:51,sheet_y:57,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D9-1F3FD-200D-2640-FE0F"},"1F3FE":{unified:"1F9D9-1F3FE",non_qualified:null,image:"1f9d9-1f3fe.png",sheet_x:51,sheet_y:58,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D9-1F3FE-200D-2640-FE0F"},"1F3FF":{unified:"1F9D9-1F3FF",non_qualified:null,image:"1f9d9-1f3ff.png",sheet_x:51,sheet_y:59,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D9-1F3FF-200D-2640-FE0F"}},obsoleted_by:"1F9D9-200D-2640-FE0F",a:"Mage",b:"1F9D9",d:!0,e:!0,f:!0,h:!0,j:["mage","magic"],k:[51,54],o:5},male_mage:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9D9-1F3FB-200D-2642-FE0F",non_qualified:"1F9D9-1F3FB-200D-2642",image:"1f9d9-1f3fb-200d-2642-fe0f.png",sheet_x:51,sheet_y:49,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D9-1F3FC-200D-2642-FE0F",non_qualified:"1F9D9-1F3FC-200D-2642",image:"1f9d9-1f3fc-200d-2642-fe0f.png",sheet_x:51,sheet_y:50,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D9-1F3FD-200D-2642-FE0F",non_qualified:"1F9D9-1F3FD-200D-2642",image:"1f9d9-1f3fd-200d-2642-fe0f.png",sheet_x:51,sheet_y:51,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D9-1F3FE-200D-2642-FE0F",non_qualified:"1F9D9-1F3FE-200D-2642",image:"1f9d9-1f3fe-200d-2642-fe0f.png",sheet_x:51,sheet_y:52,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D9-1F3FF-200D-2642-FE0F",non_qualified:"1F9D9-1F3FF-200D-2642",image:"1f9d9-1f3ff-200d-2642-fe0f.png",sheet_x:51,sheet_y:53,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Mage",b:"1F9D9-200D-2642-FE0F",c:"1F9D9-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_mage","man","male","mage","sorcerer"],k:[51,48],o:5},female_mage:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9D9-1F3FB-200D-2640-FE0F",non_qualified:"1F9D9-1F3FB-200D-2640",image:"1f9d9-1f3fb-200d-2640-fe0f.png",sheet_x:51,sheet_y:43,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D9-1F3FB"},"1F3FC":{unified:"1F9D9-1F3FC-200D-2640-FE0F",non_qualified:"1F9D9-1F3FC-200D-2640",image:"1f9d9-1f3fc-200d-2640-fe0f.png",sheet_x:51,sheet_y:44,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D9-1F3FC"},"1F3FD":{unified:"1F9D9-1F3FD-200D-2640-FE0F",non_qualified:"1F9D9-1F3FD-200D-2640",image:"1f9d9-1f3fd-200d-2640-fe0f.png",sheet_x:51,sheet_y:45,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D9-1F3FD"},"1F3FE":{unified:"1F9D9-1F3FE-200D-2640-FE0F",non_qualified:"1F9D9-1F3FE-200D-2640",image:"1f9d9-1f3fe-200d-2640-fe0f.png",sheet_x:51,sheet_y:46,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D9-1F3FE"},"1F3FF":{unified:"1F9D9-1F3FF-200D-2640-FE0F",non_qualified:"1F9D9-1F3FF-200D-2640",image:"1f9d9-1f3ff-200d-2640-fe0f.png",sheet_x:51,sheet_y:47,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D9-1F3FF"}},obsoletes:"1F9D9",a:"Woman Mage",b:"1F9D9-200D-2640-FE0F",c:"1F9D9-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_mage","woman","female","mage","witch"],k:[51,42],o:5},fairy:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DA-1F3FB",non_qualified:null,image:"1f9da-1f3fb.png",sheet_x:52,sheet_y:12,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DA-1F3FB-200D-2640-FE0F"},"1F3FC":{unified:"1F9DA-1F3FC",non_qualified:null,image:"1f9da-1f3fc.png",sheet_x:52,sheet_y:13,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DA-1F3FC-200D-2640-FE0F"},"1F3FD":{unified:"1F9DA-1F3FD",non_qualified:null,image:"1f9da-1f3fd.png",sheet_x:52,sheet_y:14,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DA-1F3FD-200D-2640-FE0F"},"1F3FE":{unified:"1F9DA-1F3FE",non_qualified:null,image:"1f9da-1f3fe.png",sheet_x:52,sheet_y:15,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DA-1F3FE-200D-2640-FE0F"},"1F3FF":{unified:"1F9DA-1F3FF",non_qualified:null,image:"1f9da-1f3ff.png",sheet_x:52,sheet_y:16,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DA-1F3FF-200D-2640-FE0F"}},obsoleted_by:"1F9DA-200D-2640-FE0F",a:"Fairy",b:"1F9DA",d:!0,e:!0,f:!0,h:!0,j:["fairy","wings","magical"],k:[52,11],o:5},male_fairy:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DA-1F3FB-200D-2642-FE0F",non_qualified:"1F9DA-1F3FB-200D-2642",image:"1f9da-1f3fb-200d-2642-fe0f.png",sheet_x:52,sheet_y:6,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9DA-1F3FC-200D-2642-FE0F",non_qualified:"1F9DA-1F3FC-200D-2642",image:"1f9da-1f3fc-200d-2642-fe0f.png",sheet_x:52,sheet_y:7,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9DA-1F3FD-200D-2642-FE0F",non_qualified:"1F9DA-1F3FD-200D-2642",image:"1f9da-1f3fd-200d-2642-fe0f.png",sheet_x:52,sheet_y:8,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9DA-1F3FE-200D-2642-FE0F",non_qualified:"1F9DA-1F3FE-200D-2642",image:"1f9da-1f3fe-200d-2642-fe0f.png",sheet_x:52,sheet_y:9,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9DA-1F3FF-200D-2642-FE0F",non_qualified:"1F9DA-1F3FF-200D-2642",image:"1f9da-1f3ff-200d-2642-fe0f.png",sheet_x:52,sheet_y:10,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Fairy",b:"1F9DA-200D-2642-FE0F",c:"1F9DA-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_fairy","man","male"],k:[52,5],o:5},female_fairy:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DA-1F3FB-200D-2640-FE0F",non_qualified:"1F9DA-1F3FB-200D-2640",image:"1f9da-1f3fb-200d-2640-fe0f.png",sheet_x:52,sheet_y:0,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DA-1F3FB"},"1F3FC":{unified:"1F9DA-1F3FC-200D-2640-FE0F",non_qualified:"1F9DA-1F3FC-200D-2640",image:"1f9da-1f3fc-200d-2640-fe0f.png",sheet_x:52,sheet_y:1,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DA-1F3FC"},"1F3FD":{unified:"1F9DA-1F3FD-200D-2640-FE0F",non_qualified:"1F9DA-1F3FD-200D-2640",image:"1f9da-1f3fd-200d-2640-fe0f.png",sheet_x:52,sheet_y:2,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DA-1F3FD"},"1F3FE":{unified:"1F9DA-1F3FE-200D-2640-FE0F",non_qualified:"1F9DA-1F3FE-200D-2640",image:"1f9da-1f3fe-200d-2640-fe0f.png",sheet_x:52,sheet_y:3,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DA-1F3FE"},"1F3FF":{unified:"1F9DA-1F3FF-200D-2640-FE0F",non_qualified:"1F9DA-1F3FF-200D-2640",image:"1f9da-1f3ff-200d-2640-fe0f.png",sheet_x:52,sheet_y:4,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DA-1F3FF"}},obsoletes:"1F9DA",a:"Woman Fairy",b:"1F9DA-200D-2640-FE0F",c:"1F9DA-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_fairy","woman","female"],k:[51,60],o:5},vampire:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DB-1F3FB",non_qualified:null,image:"1f9db-1f3fb.png",sheet_x:52,sheet_y:30,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DB-1F3FB-200D-2640-FE0F"},"1F3FC":{unified:"1F9DB-1F3FC",non_qualified:null,image:"1f9db-1f3fc.png",sheet_x:52,sheet_y:31,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DB-1F3FC-200D-2640-FE0F"},"1F3FD":{unified:"1F9DB-1F3FD",non_qualified:null,image:"1f9db-1f3fd.png",sheet_x:52,sheet_y:32,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DB-1F3FD-200D-2640-FE0F"},"1F3FE":{unified:"1F9DB-1F3FE",non_qualified:null,image:"1f9db-1f3fe.png",sheet_x:52,sheet_y:33,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DB-1F3FE-200D-2640-FE0F"},"1F3FF":{unified:"1F9DB-1F3FF",non_qualified:null,image:"1f9db-1f3ff.png",sheet_x:52,sheet_y:34,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DB-1F3FF-200D-2640-FE0F"}},obsoleted_by:"1F9DB-200D-2640-FE0F",a:"Vampire",b:"1F9DB",d:!0,e:!0,f:!0,h:!0,j:["vampire","blood","twilight"],k:[52,29],o:5},male_vampire:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DB-1F3FB-200D-2642-FE0F",non_qualified:"1F9DB-1F3FB-200D-2642",image:"1f9db-1f3fb-200d-2642-fe0f.png",sheet_x:52,sheet_y:24,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9DB-1F3FC-200D-2642-FE0F",non_qualified:"1F9DB-1F3FC-200D-2642",image:"1f9db-1f3fc-200d-2642-fe0f.png",sheet_x:52,sheet_y:25,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9DB-1F3FD-200D-2642-FE0F",non_qualified:"1F9DB-1F3FD-200D-2642",image:"1f9db-1f3fd-200d-2642-fe0f.png",sheet_x:52,sheet_y:26,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9DB-1F3FE-200D-2642-FE0F",non_qualified:"1F9DB-1F3FE-200D-2642",image:"1f9db-1f3fe-200d-2642-fe0f.png",sheet_x:52,sheet_y:27,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9DB-1F3FF-200D-2642-FE0F",non_qualified:"1F9DB-1F3FF-200D-2642",image:"1f9db-1f3ff-200d-2642-fe0f.png",sheet_x:52,sheet_y:28,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Vampire",b:"1F9DB-200D-2642-FE0F",c:"1F9DB-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_vampire","man","male","dracula"],k:[52,23],o:5},female_vampire:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DB-1F3FB-200D-2640-FE0F",non_qualified:"1F9DB-1F3FB-200D-2640",image:"1f9db-1f3fb-200d-2640-fe0f.png",sheet_x:52,sheet_y:18,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DB-1F3FB"},"1F3FC":{unified:"1F9DB-1F3FC-200D-2640-FE0F",non_qualified:"1F9DB-1F3FC-200D-2640",image:"1f9db-1f3fc-200d-2640-fe0f.png",sheet_x:52,sheet_y:19,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DB-1F3FC"},"1F3FD":{unified:"1F9DB-1F3FD-200D-2640-FE0F",non_qualified:"1F9DB-1F3FD-200D-2640",image:"1f9db-1f3fd-200d-2640-fe0f.png",sheet_x:52,sheet_y:20,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DB-1F3FD"},"1F3FE":{unified:"1F9DB-1F3FE-200D-2640-FE0F",non_qualified:"1F9DB-1F3FE-200D-2640",image:"1f9db-1f3fe-200d-2640-fe0f.png",sheet_x:52,sheet_y:21,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DB-1F3FE"},"1F3FF":{unified:"1F9DB-1F3FF-200D-2640-FE0F",non_qualified:"1F9DB-1F3FF-200D-2640",image:"1f9db-1f3ff-200d-2640-fe0f.png",sheet_x:52,sheet_y:22,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DB-1F3FF"}},obsoletes:"1F9DB",a:"Woman Vampire",b:"1F9DB-200D-2640-FE0F",c:"1F9DB-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_vampire","woman","female"],k:[52,17],o:5},merperson:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DC-1F3FB",non_qualified:null,image:"1f9dc-1f3fb.png",sheet_x:52,sheet_y:48,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DC-1F3FB-200D-2642-FE0F"},"1F3FC":{unified:"1F9DC-1F3FC",non_qualified:null,image:"1f9dc-1f3fc.png",sheet_x:52,sheet_y:49,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DC-1F3FC-200D-2642-FE0F"},"1F3FD":{unified:"1F9DC-1F3FD",non_qualified:null,image:"1f9dc-1f3fd.png",sheet_x:52,sheet_y:50,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DC-1F3FD-200D-2642-FE0F"},"1F3FE":{unified:"1F9DC-1F3FE",non_qualified:null,image:"1f9dc-1f3fe.png",sheet_x:52,sheet_y:51,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DC-1F3FE-200D-2642-FE0F"},"1F3FF":{unified:"1F9DC-1F3FF",non_qualified:null,image:"1f9dc-1f3ff.png",sheet_x:52,sheet_y:52,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DC-1F3FF-200D-2642-FE0F"}},obsoleted_by:"1F9DC-200D-2642-FE0F",a:"Merperson",b:"1F9DC",d:!0,e:!0,f:!0,h:!0,j:["merperson","sea"],k:[52,47],o:5},merman:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DC-1F3FB-200D-2642-FE0F",non_qualified:"1F9DC-1F3FB-200D-2642",image:"1f9dc-1f3fb-200d-2642-fe0f.png",sheet_x:52,sheet_y:42,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DC-1F3FB"},"1F3FC":{unified:"1F9DC-1F3FC-200D-2642-FE0F",non_qualified:"1F9DC-1F3FC-200D-2642",image:"1f9dc-1f3fc-200d-2642-fe0f.png",sheet_x:52,sheet_y:43,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DC-1F3FC"},"1F3FD":{unified:"1F9DC-1F3FD-200D-2642-FE0F",non_qualified:"1F9DC-1F3FD-200D-2642",image:"1f9dc-1f3fd-200d-2642-fe0f.png",sheet_x:52,sheet_y:44,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DC-1F3FD"},"1F3FE":{unified:"1F9DC-1F3FE-200D-2642-FE0F",non_qualified:"1F9DC-1F3FE-200D-2642",image:"1f9dc-1f3fe-200d-2642-fe0f.png",sheet_x:52,sheet_y:45,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DC-1F3FE"},"1F3FF":{unified:"1F9DC-1F3FF-200D-2642-FE0F",non_qualified:"1F9DC-1F3FF-200D-2642",image:"1f9dc-1f3ff-200d-2642-fe0f.png",sheet_x:52,sheet_y:46,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DC-1F3FF"}},obsoletes:"1F9DC",a:"Merman",b:"1F9DC-200D-2642-FE0F",c:"1F9DC-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["merman","man","male","triton"],k:[52,41],o:5},mermaid:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DC-1F3FB-200D-2640-FE0F",non_qualified:"1F9DC-1F3FB-200D-2640",image:"1f9dc-1f3fb-200d-2640-fe0f.png",sheet_x:52,sheet_y:36,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9DC-1F3FC-200D-2640-FE0F",non_qualified:"1F9DC-1F3FC-200D-2640",image:"1f9dc-1f3fc-200d-2640-fe0f.png",sheet_x:52,sheet_y:37,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9DC-1F3FD-200D-2640-FE0F",non_qualified:"1F9DC-1F3FD-200D-2640",image:"1f9dc-1f3fd-200d-2640-fe0f.png",sheet_x:52,sheet_y:38,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9DC-1F3FE-200D-2640-FE0F",non_qualified:"1F9DC-1F3FE-200D-2640",image:"1f9dc-1f3fe-200d-2640-fe0f.png",sheet_x:52,sheet_y:39,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9DC-1F3FF-200D-2640-FE0F",non_qualified:"1F9DC-1F3FF-200D-2640",image:"1f9dc-1f3ff-200d-2640-fe0f.png",sheet_x:52,sheet_y:40,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Mermaid",b:"1F9DC-200D-2640-FE0F",c:"1F9DC-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["mermaid","woman","female","merwoman","ariel"],k:[52,35],o:5},elf:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DD-1F3FB",non_qualified:null,image:"1f9dd-1f3fb.png",sheet_x:53,sheet_y:5,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DD-1F3FB-200D-2642-FE0F"},"1F3FC":{unified:"1F9DD-1F3FC",non_qualified:null,image:"1f9dd-1f3fc.png",sheet_x:53,sheet_y:6,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DD-1F3FC-200D-2642-FE0F"},"1F3FD":{unified:"1F9DD-1F3FD",non_qualified:null,image:"1f9dd-1f3fd.png",sheet_x:53,sheet_y:7,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DD-1F3FD-200D-2642-FE0F"},"1F3FE":{unified:"1F9DD-1F3FE",non_qualified:null,image:"1f9dd-1f3fe.png",sheet_x:53,sheet_y:8,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DD-1F3FE-200D-2642-FE0F"},"1F3FF":{unified:"1F9DD-1F3FF",non_qualified:null,image:"1f9dd-1f3ff.png",sheet_x:53,sheet_y:9,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9DD-1F3FF-200D-2642-FE0F"}},obsoleted_by:"1F9DD-200D-2642-FE0F",a:"Elf",b:"1F9DD",d:!0,e:!0,f:!0,h:!0,j:["elf","magical"],k:[53,4],o:5},male_elf:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DD-1F3FB-200D-2642-FE0F",non_qualified:"1F9DD-1F3FB-200D-2642",image:"1f9dd-1f3fb-200d-2642-fe0f.png",sheet_x:52,sheet_y:60,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DD-1F3FB"},"1F3FC":{unified:"1F9DD-1F3FC-200D-2642-FE0F",non_qualified:"1F9DD-1F3FC-200D-2642",image:"1f9dd-1f3fc-200d-2642-fe0f.png",sheet_x:53,sheet_y:0,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DD-1F3FC"},"1F3FD":{unified:"1F9DD-1F3FD-200D-2642-FE0F",non_qualified:"1F9DD-1F3FD-200D-2642",image:"1f9dd-1f3fd-200d-2642-fe0f.png",sheet_x:53,sheet_y:1,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DD-1F3FD"},"1F3FE":{unified:"1F9DD-1F3FE-200D-2642-FE0F",non_qualified:"1F9DD-1F3FE-200D-2642",image:"1f9dd-1f3fe-200d-2642-fe0f.png",sheet_x:53,sheet_y:2,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DD-1F3FE"},"1F3FF":{unified:"1F9DD-1F3FF-200D-2642-FE0F",non_qualified:"1F9DD-1F3FF-200D-2642",image:"1f9dd-1f3ff-200d-2642-fe0f.png",sheet_x:53,sheet_y:3,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9DD-1F3FF"}},obsoletes:"1F9DD",a:"Man Elf",b:"1F9DD-200D-2642-FE0F",c:"1F9DD-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_elf","man","male"],k:[52,59],o:5},female_elf:{subcategory:"person-fantasy",skin_variations:{"1F3FB":{unified:"1F9DD-1F3FB-200D-2640-FE0F",non_qualified:"1F9DD-1F3FB-200D-2640",image:"1f9dd-1f3fb-200d-2640-fe0f.png",sheet_x:52,sheet_y:54,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9DD-1F3FC-200D-2640-FE0F",non_qualified:"1F9DD-1F3FC-200D-2640",image:"1f9dd-1f3fc-200d-2640-fe0f.png",sheet_x:52,sheet_y:55,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9DD-1F3FD-200D-2640-FE0F",non_qualified:"1F9DD-1F3FD-200D-2640",image:"1f9dd-1f3fd-200d-2640-fe0f.png",sheet_x:52,sheet_y:56,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9DD-1F3FE-200D-2640-FE0F",non_qualified:"1F9DD-1F3FE-200D-2640",image:"1f9dd-1f3fe-200d-2640-fe0f.png",sheet_x:52,sheet_y:57,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9DD-1F3FF-200D-2640-FE0F",non_qualified:"1F9DD-1F3FF-200D-2640",image:"1f9dd-1f3ff-200d-2640-fe0f.png",sheet_x:52,sheet_y:58,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Elf",b:"1F9DD-200D-2640-FE0F",c:"1F9DD-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_elf","woman","female"],k:[52,53],o:5},genie:{subcategory:"person-fantasy",obsoleted_by:"1F9DE-200D-2642-FE0F",a:"Genie",b:"1F9DE",d:!0,e:!0,f:!0,h:!0,j:["genie","magical","wishes"],k:[53,12],o:5},male_genie:{subcategory:"person-fantasy",obsoletes:"1F9DE",a:"Man Genie",b:"1F9DE-200D-2642-FE0F",c:"1F9DE-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_genie","man","male"],k:[53,11],o:5},female_genie:{subcategory:"person-fantasy",a:"Woman Genie",b:"1F9DE-200D-2640-FE0F",c:"1F9DE-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_genie","woman","female"],k:[53,10],o:5},zombie:{subcategory:"person-fantasy",obsoleted_by:"1F9DF-200D-2642-FE0F",a:"Zombie",b:"1F9DF",d:!0,e:!0,f:!0,h:!0,j:["zombie","dead"],k:[53,15],o:5},male_zombie:{subcategory:"person-fantasy",obsoletes:"1F9DF",a:"Man Zombie",b:"1F9DF-200D-2642-FE0F",c:"1F9DF-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_zombie","man","male","dracula","undead","walking dead"],k:[53,14],o:5},female_zombie:{subcategory:"person-fantasy",a:"Woman Zombie",b:"1F9DF-200D-2640-FE0F",c:"1F9DF-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_zombie","woman","female","undead","walking dead"],k:[53,13],o:5},troll:{subcategory:"person-fantasy",a:"Troll",b:"1F9CC",d:!0,e:!0,f:!0,h:!0,j:["troll","mystical","monster"],k:[46,19],o:14},massage:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F486-1F3FB",non_qualified:null,image:"1f486-1f3fb.png",sheet_x:26,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F486-1F3FC",non_qualified:null,image:"1f486-1f3fc.png",sheet_x:26,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F486-1F3FD",non_qualified:null,image:"1f486-1f3fd.png",sheet_x:26,sheet_y:14,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F486-1F3FE",non_qualified:null,image:"1f486-1f3fe.png",sheet_x:26,sheet_y:15,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F486-1F3FF",non_qualified:null,image:"1f486-1f3ff.png",sheet_x:26,sheet_y:16,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F486-200D-2640-FE0F",a:"Face Massage",b:"1F486",d:!0,e:!0,f:!0,h:!0,j:["person_getting_massage","relax"],k:[26,11],o:0},"man-getting-massage":{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F486-1F3FB-200D-2642-FE0F",non_qualified:"1F486-1F3FB-200D-2642",image:"1f486-1f3fb-200d-2642-fe0f.png",sheet_x:26,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F486-1F3FC-200D-2642-FE0F",non_qualified:"1F486-1F3FC-200D-2642",image:"1f486-1f3fc-200d-2642-fe0f.png",sheet_x:26,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F486-1F3FD-200D-2642-FE0F",non_qualified:"1F486-1F3FD-200D-2642",image:"1f486-1f3fd-200d-2642-fe0f.png",sheet_x:26,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F486-1F3FE-200D-2642-FE0F",non_qualified:"1F486-1F3FE-200D-2642",image:"1f486-1f3fe-200d-2642-fe0f.png",sheet_x:26,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F486-1F3FF-200D-2642-FE0F",non_qualified:"1F486-1F3FF-200D-2642",image:"1f486-1f3ff-200d-2642-fe0f.png",sheet_x:26,sheet_y:10,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Getting Massage",b:"1F486-200D-2642-FE0F",c:"1F486-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_getting_massage","male","boy","man","head"],k:[26,5],o:4},"woman-getting-massage":{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F486-1F3FB-200D-2640-FE0F",non_qualified:"1F486-1F3FB-200D-2640",image:"1f486-1f3fb-200d-2640-fe0f.png",sheet_x:26,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F486-1F3FC-200D-2640-FE0F",non_qualified:"1F486-1F3FC-200D-2640",image:"1f486-1f3fc-200d-2640-fe0f.png",sheet_x:26,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F486-1F3FD-200D-2640-FE0F",non_qualified:"1F486-1F3FD-200D-2640",image:"1f486-1f3fd-200d-2640-fe0f.png",sheet_x:26,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F486-1F3FE-200D-2640-FE0F",non_qualified:"1F486-1F3FE-200D-2640",image:"1f486-1f3fe-200d-2640-fe0f.png",sheet_x:26,sheet_y:3,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F486-1F3FF-200D-2640-FE0F",non_qualified:"1F486-1F3FF-200D-2640",image:"1f486-1f3ff-200d-2640-fe0f.png",sheet_x:26,sheet_y:4,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F486",a:"Woman Getting Massage",b:"1F486-200D-2640-FE0F",c:"1F486-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_getting_massage","female","girl","woman","head"],k:[25,60],o:4},haircut:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F487-1F3FB",non_qualified:null,image:"1f487-1f3fb.png",sheet_x:26,sheet_y:30,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F487-1F3FC",non_qualified:null,image:"1f487-1f3fc.png",sheet_x:26,sheet_y:31,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F487-1F3FD",non_qualified:null,image:"1f487-1f3fd.png",sheet_x:26,sheet_y:32,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F487-1F3FE",non_qualified:null,image:"1f487-1f3fe.png",sheet_x:26,sheet_y:33,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F487-1F3FF",non_qualified:null,image:"1f487-1f3ff.png",sheet_x:26,sheet_y:34,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F487-200D-2640-FE0F",a:"Haircut",b:"1F487",d:!0,e:!0,f:!0,h:!0,j:["person_getting_haircut","hairstyle"],k:[26,29],o:0},"man-getting-haircut":{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F487-1F3FB-200D-2642-FE0F",non_qualified:"1F487-1F3FB-200D-2642",image:"1f487-1f3fb-200d-2642-fe0f.png",sheet_x:26,sheet_y:24,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F487-1F3FC-200D-2642-FE0F",non_qualified:"1F487-1F3FC-200D-2642",image:"1f487-1f3fc-200d-2642-fe0f.png",sheet_x:26,sheet_y:25,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F487-1F3FD-200D-2642-FE0F",non_qualified:"1F487-1F3FD-200D-2642",image:"1f487-1f3fd-200d-2642-fe0f.png",sheet_x:26,sheet_y:26,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F487-1F3FE-200D-2642-FE0F",non_qualified:"1F487-1F3FE-200D-2642",image:"1f487-1f3fe-200d-2642-fe0f.png",sheet_x:26,sheet_y:27,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F487-1F3FF-200D-2642-FE0F",non_qualified:"1F487-1F3FF-200D-2642",image:"1f487-1f3ff-200d-2642-fe0f.png",sheet_x:26,sheet_y:28,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Getting Haircut",b:"1F487-200D-2642-FE0F",c:"1F487-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_getting_haircut","male","boy","man"],k:[26,23],o:4},"woman-getting-haircut":{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F487-1F3FB-200D-2640-FE0F",non_qualified:"1F487-1F3FB-200D-2640",image:"1f487-1f3fb-200d-2640-fe0f.png",sheet_x:26,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F487-1F3FC-200D-2640-FE0F",non_qualified:"1F487-1F3FC-200D-2640",image:"1f487-1f3fc-200d-2640-fe0f.png",sheet_x:26,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F487-1F3FD-200D-2640-FE0F",non_qualified:"1F487-1F3FD-200D-2640",image:"1f487-1f3fd-200d-2640-fe0f.png",sheet_x:26,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F487-1F3FE-200D-2640-FE0F",non_qualified:"1F487-1F3FE-200D-2640",image:"1f487-1f3fe-200d-2640-fe0f.png",sheet_x:26,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F487-1F3FF-200D-2640-FE0F",non_qualified:"1F487-1F3FF-200D-2640",image:"1f487-1f3ff-200d-2640-fe0f.png",sheet_x:26,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F487",a:"Woman Getting Haircut",b:"1F487-200D-2640-FE0F",c:"1F487-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_getting_haircut","female","girl","woman"],k:[26,17],o:4},walking:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F6B6-1F3FB",non_qualified:null,image:"1f6b6-1f3fb.png",sheet_x:37,sheet_y:29,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6B6-1F3FC",non_qualified:null,image:"1f6b6-1f3fc.png",sheet_x:37,sheet_y:30,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6B6-1F3FD",non_qualified:null,image:"1f6b6-1f3fd.png",sheet_x:37,sheet_y:31,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6B6-1F3FE",non_qualified:null,image:"1f6b6-1f3fe.png",sheet_x:37,sheet_y:32,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6B6-1F3FF",non_qualified:null,image:"1f6b6-1f3ff.png",sheet_x:37,sheet_y:33,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F6B6-200D-2642-FE0F",a:"Pedestrian",b:"1F6B6",d:!0,e:!0,f:!0,h:!0,j:["person_walking","move"],k:[37,28],o:0},"man-walking":{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F6B6-1F3FB-200D-2642-FE0F",non_qualified:"1F6B6-1F3FB-200D-2642",image:"1f6b6-1f3fb-200d-2642-fe0f.png",sheet_x:37,sheet_y:23,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6B6-1F3FC-200D-2642-FE0F",non_qualified:"1F6B6-1F3FC-200D-2642",image:"1f6b6-1f3fc-200d-2642-fe0f.png",sheet_x:37,sheet_y:24,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6B6-1F3FD-200D-2642-FE0F",non_qualified:"1F6B6-1F3FD-200D-2642",image:"1f6b6-1f3fd-200d-2642-fe0f.png",sheet_x:37,sheet_y:25,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6B6-1F3FE-200D-2642-FE0F",non_qualified:"1F6B6-1F3FE-200D-2642",image:"1f6b6-1f3fe-200d-2642-fe0f.png",sheet_x:37,sheet_y:26,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6B6-1F3FF-200D-2642-FE0F",non_qualified:"1F6B6-1F3FF-200D-2642",image:"1f6b6-1f3ff-200d-2642-fe0f.png",sheet_x:37,sheet_y:27,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F6B6",a:"Man Walking",b:"1F6B6-200D-2642-FE0F",c:"1F6B6-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_walking","human","feet","steps"],k:[37,22],o:4},"woman-walking":{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F6B6-1F3FB-200D-2640-FE0F",non_qualified:"1F6B6-1F3FB-200D-2640",image:"1f6b6-1f3fb-200d-2640-fe0f.png",sheet_x:37,sheet_y:17,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6B6-1F3FC-200D-2640-FE0F",non_qualified:"1F6B6-1F3FC-200D-2640",image:"1f6b6-1f3fc-200d-2640-fe0f.png",sheet_x:37,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6B6-1F3FD-200D-2640-FE0F",non_qualified:"1F6B6-1F3FD-200D-2640",image:"1f6b6-1f3fd-200d-2640-fe0f.png",sheet_x:37,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6B6-1F3FE-200D-2640-FE0F",non_qualified:"1F6B6-1F3FE-200D-2640",image:"1f6b6-1f3fe-200d-2640-fe0f.png",sheet_x:37,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6B6-1F3FF-200D-2640-FE0F",non_qualified:"1F6B6-1F3FF-200D-2640",image:"1f6b6-1f3ff-200d-2640-fe0f.png",sheet_x:37,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Walking",b:"1F6B6-200D-2640-FE0F",c:"1F6B6-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_walking","human","feet","steps","woman","female"],k:[37,16],o:4},standing_person:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9CD-1F3FB",non_qualified:null,image:"1f9cd-1f3fb.png",sheet_x:46,sheet_y:33,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9CD-1F3FC",non_qualified:null,image:"1f9cd-1f3fc.png",sheet_x:46,sheet_y:34,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9CD-1F3FD",non_qualified:null,image:"1f9cd-1f3fd.png",sheet_x:46,sheet_y:35,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9CD-1F3FE",non_qualified:null,image:"1f9cd-1f3fe.png",sheet_x:46,sheet_y:36,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9CD-1F3FF",non_qualified:null,image:"1f9cd-1f3ff.png",sheet_x:46,sheet_y:37,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Standing Person",b:"1F9CD",d:!0,e:!0,f:!0,h:!0,j:["person_standing","still"],k:[46,32],o:12},man_standing:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9CD-1F3FB-200D-2642-FE0F",non_qualified:"1F9CD-1F3FB-200D-2642",image:"1f9cd-1f3fb-200d-2642-fe0f.png",sheet_x:46,sheet_y:27,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9CD-1F3FC-200D-2642-FE0F",non_qualified:"1F9CD-1F3FC-200D-2642",image:"1f9cd-1f3fc-200d-2642-fe0f.png",sheet_x:46,sheet_y:28,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9CD-1F3FD-200D-2642-FE0F",non_qualified:"1F9CD-1F3FD-200D-2642",image:"1f9cd-1f3fd-200d-2642-fe0f.png",sheet_x:46,sheet_y:29,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9CD-1F3FE-200D-2642-FE0F",non_qualified:"1F9CD-1F3FE-200D-2642",image:"1f9cd-1f3fe-200d-2642-fe0f.png",sheet_x:46,sheet_y:30,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9CD-1F3FF-200D-2642-FE0F",non_qualified:"1F9CD-1F3FF-200D-2642",image:"1f9cd-1f3ff-200d-2642-fe0f.png",sheet_x:46,sheet_y:31,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Standing",b:"1F9CD-200D-2642-FE0F",c:"1F9CD-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_standing","still"],k:[46,26],o:12},woman_standing:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9CD-1F3FB-200D-2640-FE0F",non_qualified:"1F9CD-1F3FB-200D-2640",image:"1f9cd-1f3fb-200d-2640-fe0f.png",sheet_x:46,sheet_y:21,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9CD-1F3FC-200D-2640-FE0F",non_qualified:"1F9CD-1F3FC-200D-2640",image:"1f9cd-1f3fc-200d-2640-fe0f.png",sheet_x:46,sheet_y:22,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9CD-1F3FD-200D-2640-FE0F",non_qualified:"1F9CD-1F3FD-200D-2640",image:"1f9cd-1f3fd-200d-2640-fe0f.png",sheet_x:46,sheet_y:23,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9CD-1F3FE-200D-2640-FE0F",non_qualified:"1F9CD-1F3FE-200D-2640",image:"1f9cd-1f3fe-200d-2640-fe0f.png",sheet_x:46,sheet_y:24,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9CD-1F3FF-200D-2640-FE0F",non_qualified:"1F9CD-1F3FF-200D-2640",image:"1f9cd-1f3ff-200d-2640-fe0f.png",sheet_x:46,sheet_y:25,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Standing",b:"1F9CD-200D-2640-FE0F",c:"1F9CD-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_standing","still"],k:[46,20],o:12},kneeling_person:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9CE-1F3FB",non_qualified:null,image:"1f9ce-1f3fb.png",sheet_x:46,sheet_y:51,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9CE-1F3FC",non_qualified:null,image:"1f9ce-1f3fc.png",sheet_x:46,sheet_y:52,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9CE-1F3FD",non_qualified:null,image:"1f9ce-1f3fd.png",sheet_x:46,sheet_y:53,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9CE-1F3FE",non_qualified:null,image:"1f9ce-1f3fe.png",sheet_x:46,sheet_y:54,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9CE-1F3FF",non_qualified:null,image:"1f9ce-1f3ff.png",sheet_x:46,sheet_y:55,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Kneeling Person",b:"1F9CE",d:!0,e:!0,f:!0,h:!0,j:["person_kneeling","pray","respectful"],k:[46,50],o:12},man_kneeling:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9CE-1F3FB-200D-2642-FE0F",non_qualified:"1F9CE-1F3FB-200D-2642",image:"1f9ce-1f3fb-200d-2642-fe0f.png",sheet_x:46,sheet_y:45,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9CE-1F3FC-200D-2642-FE0F",non_qualified:"1F9CE-1F3FC-200D-2642",image:"1f9ce-1f3fc-200d-2642-fe0f.png",sheet_x:46,sheet_y:46,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9CE-1F3FD-200D-2642-FE0F",non_qualified:"1F9CE-1F3FD-200D-2642",image:"1f9ce-1f3fd-200d-2642-fe0f.png",sheet_x:46,sheet_y:47,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9CE-1F3FE-200D-2642-FE0F",non_qualified:"1F9CE-1F3FE-200D-2642",image:"1f9ce-1f3fe-200d-2642-fe0f.png",sheet_x:46,sheet_y:48,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9CE-1F3FF-200D-2642-FE0F",non_qualified:"1F9CE-1F3FF-200D-2642",image:"1f9ce-1f3ff-200d-2642-fe0f.png",sheet_x:46,sheet_y:49,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Kneeling",b:"1F9CE-200D-2642-FE0F",c:"1F9CE-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_kneeling","pray","respectful"],k:[46,44],o:12},woman_kneeling:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9CE-1F3FB-200D-2640-FE0F",non_qualified:"1F9CE-1F3FB-200D-2640",image:"1f9ce-1f3fb-200d-2640-fe0f.png",sheet_x:46,sheet_y:39,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9CE-1F3FC-200D-2640-FE0F",non_qualified:"1F9CE-1F3FC-200D-2640",image:"1f9ce-1f3fc-200d-2640-fe0f.png",sheet_x:46,sheet_y:40,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9CE-1F3FD-200D-2640-FE0F",non_qualified:"1F9CE-1F3FD-200D-2640",image:"1f9ce-1f3fd-200d-2640-fe0f.png",sheet_x:46,sheet_y:41,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9CE-1F3FE-200D-2640-FE0F",non_qualified:"1F9CE-1F3FE-200D-2640",image:"1f9ce-1f3fe-200d-2640-fe0f.png",sheet_x:46,sheet_y:42,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9CE-1F3FF-200D-2640-FE0F",non_qualified:"1F9CE-1F3FF-200D-2640",image:"1f9ce-1f3ff-200d-2640-fe0f.png",sheet_x:46,sheet_y:43,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Kneeling",b:"1F9CE-200D-2640-FE0F",c:"1F9CE-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_kneeling","respectful","pray"],k:[46,38],o:12},person_with_probing_cane:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F9AF",non_qualified:null,image:"1f9d1-1f3fb-200d-1f9af.png",sheet_x:49,sheet_y:9,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F9AF",non_qualified:null,image:"1f9d1-1f3fc-200d-1f9af.png",sheet_x:49,sheet_y:10,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F9AF",non_qualified:null,image:"1f9d1-1f3fd-200d-1f9af.png",sheet_x:49,sheet_y:11,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F9AF",non_qualified:null,image:"1f9d1-1f3fe-200d-1f9af.png",sheet_x:49,sheet_y:12,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F9AF",non_qualified:null,image:"1f9d1-1f3ff-200d-1f9af.png",sheet_x:49,sheet_y:13,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person with White Cane",b:"1F9D1-200D-1F9AF",d:!0,e:!0,f:!0,h:!0,j:["person_with_probing_cane","blind"],k:[49,8],o:12},man_with_probing_cane:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F9AF",non_qualified:null,image:"1f468-1f3fb-200d-1f9af.png",sheet_x:15,sheet_y:25,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F9AF",non_qualified:null,image:"1f468-1f3fc-200d-1f9af.png",sheet_x:15,sheet_y:26,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F9AF",non_qualified:null,image:"1f468-1f3fd-200d-1f9af.png",sheet_x:15,sheet_y:27,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F9AF",non_qualified:null,image:"1f468-1f3fe-200d-1f9af.png",sheet_x:15,sheet_y:28,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F9AF",non_qualified:null,image:"1f468-1f3ff-200d-1f9af.png",sheet_x:15,sheet_y:29,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man with White Cane",b:"1F468-200D-1F9AF",d:!0,e:!0,f:!0,h:!0,j:["man_with_probing_cane","blind"],k:[15,24],o:12},woman_with_probing_cane:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F9AF",non_qualified:null,image:"1f469-1f3fb-200d-1f9af.png",sheet_x:18,sheet_y:54,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F9AF",non_qualified:null,image:"1f469-1f3fc-200d-1f9af.png",sheet_x:18,sheet_y:55,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F9AF",non_qualified:null,image:"1f469-1f3fd-200d-1f9af.png",sheet_x:18,sheet_y:56,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F9AF",non_qualified:null,image:"1f469-1f3fe-200d-1f9af.png",sheet_x:18,sheet_y:57,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F9AF",non_qualified:null,image:"1f469-1f3ff-200d-1f9af.png",sheet_x:18,sheet_y:58,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman with White Cane",b:"1F469-200D-1F9AF",d:!0,e:!0,f:!0,h:!0,j:["woman_with_probing_cane","blind"],k:[18,53],o:12},person_in_motorized_wheelchair:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F9BC",non_qualified:null,image:"1f9d1-1f3fb-200d-1f9bc.png",sheet_x:49,sheet_y:39,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F9BC",non_qualified:null,image:"1f9d1-1f3fc-200d-1f9bc.png",sheet_x:49,sheet_y:40,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F9BC",non_qualified:null,image:"1f9d1-1f3fd-200d-1f9bc.png",sheet_x:49,sheet_y:41,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F9BC",non_qualified:null,image:"1f9d1-1f3fe-200d-1f9bc.png",sheet_x:49,sheet_y:42,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F9BC",non_qualified:null,image:"1f9d1-1f3ff-200d-1f9bc.png",sheet_x:49,sheet_y:43,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person in Motorized Wheelchair",b:"1F9D1-200D-1F9BC",d:!0,e:!0,f:!0,h:!0,j:["person_in_motorized_wheelchair","disability","accessibility"],k:[49,38],o:12},man_in_motorized_wheelchair:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F9BC",non_qualified:null,image:"1f468-1f3fb-200d-1f9bc.png",sheet_x:15,sheet_y:55,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F9BC",non_qualified:null,image:"1f468-1f3fc-200d-1f9bc.png",sheet_x:15,sheet_y:56,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F9BC",non_qualified:null,image:"1f468-1f3fd-200d-1f9bc.png",sheet_x:15,sheet_y:57,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F9BC",non_qualified:null,image:"1f468-1f3fe-200d-1f9bc.png",sheet_x:15,sheet_y:58,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F9BC",non_qualified:null,image:"1f468-1f3ff-200d-1f9bc.png",sheet_x:15,sheet_y:59,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man in Motorized Wheelchair",b:"1F468-200D-1F9BC",d:!0,e:!0,f:!0,h:!0,j:["man_in_motorized_wheelchair","disability","accessibility"],k:[15,54],o:12},woman_in_motorized_wheelchair:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F9BC",non_qualified:null,image:"1f469-1f3fb-200d-1f9bc.png",sheet_x:19,sheet_y:23,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F9BC",non_qualified:null,image:"1f469-1f3fc-200d-1f9bc.png",sheet_x:19,sheet_y:24,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F9BC",non_qualified:null,image:"1f469-1f3fd-200d-1f9bc.png",sheet_x:19,sheet_y:25,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F9BC",non_qualified:null,image:"1f469-1f3fe-200d-1f9bc.png",sheet_x:19,sheet_y:26,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F9BC",non_qualified:null,image:"1f469-1f3ff-200d-1f9bc.png",sheet_x:19,sheet_y:27,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman in Motorized Wheelchair",b:"1F469-200D-1F9BC",d:!0,e:!0,f:!0,h:!0,j:["woman_in_motorized_wheelchair","disability","accessibility"],k:[19,22],o:12},person_in_manual_wheelchair:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9D1-1F3FB-200D-1F9BD",non_qualified:null,image:"1f9d1-1f3fb-200d-1f9bd.png",sheet_x:49,sheet_y:45,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D1-1F3FC-200D-1F9BD",non_qualified:null,image:"1f9d1-1f3fc-200d-1f9bd.png",sheet_x:49,sheet_y:46,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D1-1F3FD-200D-1F9BD",non_qualified:null,image:"1f9d1-1f3fd-200d-1f9bd.png",sheet_x:49,sheet_y:47,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D1-1F3FE-200D-1F9BD",non_qualified:null,image:"1f9d1-1f3fe-200d-1f9bd.png",sheet_x:49,sheet_y:48,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D1-1F3FF-200D-1F9BD",non_qualified:null,image:"1f9d1-1f3ff-200d-1f9bd.png",sheet_x:49,sheet_y:49,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person in Manual Wheelchair",b:"1F9D1-200D-1F9BD",d:!0,e:!0,f:!0,h:!0,j:["person_in_manual_wheelchair","disability","accessibility"],k:[49,44],o:12},man_in_manual_wheelchair:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F468-1F3FB-200D-1F9BD",non_qualified:null,image:"1f468-1f3fb-200d-1f9bd.png",sheet_x:16,sheet_y:0,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F468-1F3FC-200D-1F9BD",non_qualified:null,image:"1f468-1f3fc-200d-1f9bd.png",sheet_x:16,sheet_y:1,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F468-1F3FD-200D-1F9BD",non_qualified:null,image:"1f468-1f3fd-200d-1f9bd.png",sheet_x:16,sheet_y:2,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F468-1F3FE-200D-1F9BD",non_qualified:null,image:"1f468-1f3fe-200d-1f9bd.png",sheet_x:16,sheet_y:3,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F468-1F3FF-200D-1F9BD",non_qualified:null,image:"1f468-1f3ff-200d-1f9bd.png",sheet_x:16,sheet_y:4,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man in Manual Wheelchair",b:"1F468-200D-1F9BD",d:!0,e:!0,f:!0,h:!0,j:["man_in_manual_wheelchair","disability","accessibility"],k:[15,60],o:12},woman_in_manual_wheelchair:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F469-1F3FB-200D-1F9BD",non_qualified:null,image:"1f469-1f3fb-200d-1f9bd.png",sheet_x:19,sheet_y:29,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F469-1F3FC-200D-1F9BD",non_qualified:null,image:"1f469-1f3fc-200d-1f9bd.png",sheet_x:19,sheet_y:30,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F469-1F3FD-200D-1F9BD",non_qualified:null,image:"1f469-1f3fd-200d-1f9bd.png",sheet_x:19,sheet_y:31,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F469-1F3FE-200D-1F9BD",non_qualified:null,image:"1f469-1f3fe-200d-1f9bd.png",sheet_x:19,sheet_y:32,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F469-1F3FF-200D-1F9BD",non_qualified:null,image:"1f469-1f3ff-200d-1f9bd.png",sheet_x:19,sheet_y:33,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman in Manual Wheelchair",b:"1F469-200D-1F9BD",d:!0,e:!0,f:!0,h:!0,j:["woman_in_manual_wheelchair","disability","accessibility"],k:[19,28],o:12},runner:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F3C3-1F3FB",non_qualified:null,image:"1f3c3-1f3fb.png",sheet_x:8,sheet_y:27,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3C3-1F3FC",non_qualified:null,image:"1f3c3-1f3fc.png",sheet_x:8,sheet_y:28,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3C3-1F3FD",non_qualified:null,image:"1f3c3-1f3fd.png",sheet_x:8,sheet_y:29,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3C3-1F3FE",non_qualified:null,image:"1f3c3-1f3fe.png",sheet_x:8,sheet_y:30,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3C3-1F3FF",non_qualified:null,image:"1f3c3-1f3ff.png",sheet_x:8,sheet_y:31,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F3C3-200D-2642-FE0F",a:"Runner",b:"1F3C3",d:!0,e:!0,f:!0,h:!0,j:["person_running","move"],k:[8,26],n:["running"],o:0},"man-running":{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F3C3-1F3FB-200D-2642-FE0F",non_qualified:"1F3C3-1F3FB-200D-2642",image:"1f3c3-1f3fb-200d-2642-fe0f.png",sheet_x:8,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3C3-1F3FC-200D-2642-FE0F",non_qualified:"1F3C3-1F3FC-200D-2642",image:"1f3c3-1f3fc-200d-2642-fe0f.png",sheet_x:8,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3C3-1F3FD-200D-2642-FE0F",non_qualified:"1F3C3-1F3FD-200D-2642",image:"1f3c3-1f3fd-200d-2642-fe0f.png",sheet_x:8,sheet_y:23,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3C3-1F3FE-200D-2642-FE0F",non_qualified:"1F3C3-1F3FE-200D-2642",image:"1f3c3-1f3fe-200d-2642-fe0f.png",sheet_x:8,sheet_y:24,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3C3-1F3FF-200D-2642-FE0F",non_qualified:"1F3C3-1F3FF-200D-2642",image:"1f3c3-1f3ff-200d-2642-fe0f.png",sheet_x:8,sheet_y:25,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F3C3",a:"Man Running",b:"1F3C3-200D-2642-FE0F",c:"1F3C3-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_running","man","walking","exercise","race","running"],k:[8,20],o:4},"woman-running":{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F3C3-1F3FB-200D-2640-FE0F",non_qualified:"1F3C3-1F3FB-200D-2640",image:"1f3c3-1f3fb-200d-2640-fe0f.png",sheet_x:8,sheet_y:15,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3C3-1F3FC-200D-2640-FE0F",non_qualified:"1F3C3-1F3FC-200D-2640",image:"1f3c3-1f3fc-200d-2640-fe0f.png",sheet_x:8,sheet_y:16,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3C3-1F3FD-200D-2640-FE0F",non_qualified:"1F3C3-1F3FD-200D-2640",image:"1f3c3-1f3fd-200d-2640-fe0f.png",sheet_x:8,sheet_y:17,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3C3-1F3FE-200D-2640-FE0F",non_qualified:"1F3C3-1F3FE-200D-2640",image:"1f3c3-1f3fe-200d-2640-fe0f.png",sheet_x:8,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3C3-1F3FF-200D-2640-FE0F",non_qualified:"1F3C3-1F3FF-200D-2640",image:"1f3c3-1f3ff-200d-2640-fe0f.png",sheet_x:8,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Running",b:"1F3C3-200D-2640-FE0F",c:"1F3C3-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_running","woman","walking","exercise","race","running","female"],k:[8,14],o:4},dancer:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F483-1F3FB",non_qualified:null,image:"1f483-1f3fb.png",sheet_x:25,sheet_y:48,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F483-1F3FC",non_qualified:null,image:"1f483-1f3fc.png",sheet_x:25,sheet_y:49,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F483-1F3FD",non_qualified:null,image:"1f483-1f3fd.png",sheet_x:25,sheet_y:50,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F483-1F3FE",non_qualified:null,image:"1f483-1f3fe.png",sheet_x:25,sheet_y:51,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F483-1F3FF",non_qualified:null,image:"1f483-1f3ff.png",sheet_x:25,sheet_y:52,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Dancer",b:"1F483",d:!0,e:!0,f:!0,h:!0,j:["woman_dancing","female","girl","woman","fun"],k:[25,47],o:0},man_dancing:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F57A-1F3FB",non_qualified:null,image:"1f57a-1f3fb.png",sheet_x:31,sheet_y:28,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F57A-1F3FC",non_qualified:null,image:"1f57a-1f3fc.png",sheet_x:31,sheet_y:29,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F57A-1F3FD",non_qualified:null,image:"1f57a-1f3fd.png",sheet_x:31,sheet_y:30,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F57A-1F3FE",non_qualified:null,image:"1f57a-1f3fe.png",sheet_x:31,sheet_y:31,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F57A-1F3FF",non_qualified:null,image:"1f57a-1f3ff.png",sheet_x:31,sheet_y:32,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Dancing",b:"1F57A",d:!0,e:!0,f:!0,h:!0,j:["man_dancing","male","boy","fun","dancer"],k:[31,27],o:3},man_in_business_suit_levitating:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F574-1F3FB",non_qualified:null,image:"1f574-1f3fb.png",sheet_x:31,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F574-1F3FC",non_qualified:null,image:"1f574-1f3fc.png",sheet_x:31,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F574-1F3FD",non_qualified:null,image:"1f574-1f3fd.png",sheet_x:31,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F574-1F3FE",non_qualified:null,image:"1f574-1f3fe.png",sheet_x:31,sheet_y:3,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F574-1F3FF",non_qualified:null,image:"1f574-1f3ff.png",sheet_x:31,sheet_y:4,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person in Suit Levitating",b:"1F574-FE0F",c:"1F574",d:!0,e:!0,f:!0,h:!0,j:["man_in_suit_levitating","suit","business","levitate","hover","jump"],k:[30,60],o:0},dancers:{subcategory:"person-activity",obsoleted_by:"1F46F-200D-2640-FE0F",a:"Woman with Bunny Ears",b:"1F46F",d:!0,e:!0,f:!0,h:!0,j:["people_with_bunny_ears","perform","costume"],k:[23,17],o:0},"men-with-bunny-ears-partying":{subcategory:"person-activity",a:"Men with Bunny Ears",b:"1F46F-200D-2642-FE0F",c:"1F46F-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["men_with_bunny_ears","male","bunny","men","boys"],k:[23,16],n:["man-with-bunny-ears-partying"],o:4},"women-with-bunny-ears-partying":{subcategory:"person-activity",obsoletes:"1F46F",a:"Women with Bunny Ears",b:"1F46F-200D-2640-FE0F",c:"1F46F-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["women_with_bunny_ears","female","bunny","women","girls"],k:[23,15],n:["woman-with-bunny-ears-partying"],o:4},person_in_steamy_room:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9D6-1F3FB",non_qualified:null,image:"1f9d6-1f3fb.png",sheet_x:51,sheet_y:1,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D6-1F3FB-200D-2642-FE0F"},"1F3FC":{unified:"1F9D6-1F3FC",non_qualified:null,image:"1f9d6-1f3fc.png",sheet_x:51,sheet_y:2,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D6-1F3FC-200D-2642-FE0F"},"1F3FD":{unified:"1F9D6-1F3FD",non_qualified:null,image:"1f9d6-1f3fd.png",sheet_x:51,sheet_y:3,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D6-1F3FD-200D-2642-FE0F"},"1F3FE":{unified:"1F9D6-1F3FE",non_qualified:null,image:"1f9d6-1f3fe.png",sheet_x:51,sheet_y:4,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D6-1F3FE-200D-2642-FE0F"},"1F3FF":{unified:"1F9D6-1F3FF",non_qualified:null,image:"1f9d6-1f3ff.png",sheet_x:51,sheet_y:5,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D6-1F3FF-200D-2642-FE0F"}},obsoleted_by:"1F9D6-200D-2642-FE0F",a:"Person in Steamy Room",b:"1F9D6",d:!0,e:!0,f:!0,h:!0,j:["person_in_steamy_room","relax","spa"],k:[51,0],o:5},man_in_steamy_room:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9D6-1F3FB-200D-2642-FE0F",non_qualified:"1F9D6-1F3FB-200D-2642",image:"1f9d6-1f3fb-200d-2642-fe0f.png",sheet_x:50,sheet_y:56,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D6-1F3FB"},"1F3FC":{unified:"1F9D6-1F3FC-200D-2642-FE0F",non_qualified:"1F9D6-1F3FC-200D-2642",image:"1f9d6-1f3fc-200d-2642-fe0f.png",sheet_x:50,sheet_y:57,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D6-1F3FC"},"1F3FD":{unified:"1F9D6-1F3FD-200D-2642-FE0F",non_qualified:"1F9D6-1F3FD-200D-2642",image:"1f9d6-1f3fd-200d-2642-fe0f.png",sheet_x:50,sheet_y:58,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D6-1F3FD"},"1F3FE":{unified:"1F9D6-1F3FE-200D-2642-FE0F",non_qualified:"1F9D6-1F3FE-200D-2642",image:"1f9d6-1f3fe-200d-2642-fe0f.png",sheet_x:50,sheet_y:59,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D6-1F3FE"},"1F3FF":{unified:"1F9D6-1F3FF-200D-2642-FE0F",non_qualified:"1F9D6-1F3FF-200D-2642",image:"1f9d6-1f3ff-200d-2642-fe0f.png",sheet_x:50,sheet_y:60,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D6-1F3FF"}},obsoletes:"1F9D6",a:"Man in Steamy Room",b:"1F9D6-200D-2642-FE0F",c:"1F9D6-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_in_steamy_room","male","man","spa","steamroom","sauna"],k:[50,55],o:5},woman_in_steamy_room:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9D6-1F3FB-200D-2640-FE0F",non_qualified:"1F9D6-1F3FB-200D-2640",image:"1f9d6-1f3fb-200d-2640-fe0f.png",sheet_x:50,sheet_y:50,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D6-1F3FC-200D-2640-FE0F",non_qualified:"1F9D6-1F3FC-200D-2640",image:"1f9d6-1f3fc-200d-2640-fe0f.png",sheet_x:50,sheet_y:51,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D6-1F3FD-200D-2640-FE0F",non_qualified:"1F9D6-1F3FD-200D-2640",image:"1f9d6-1f3fd-200d-2640-fe0f.png",sheet_x:50,sheet_y:52,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D6-1F3FE-200D-2640-FE0F",non_qualified:"1F9D6-1F3FE-200D-2640",image:"1f9d6-1f3fe-200d-2640-fe0f.png",sheet_x:50,sheet_y:53,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D6-1F3FF-200D-2640-FE0F",non_qualified:"1F9D6-1F3FF-200D-2640",image:"1f9d6-1f3ff-200d-2640-fe0f.png",sheet_x:50,sheet_y:54,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman in Steamy Room",b:"1F9D6-200D-2640-FE0F",c:"1F9D6-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_in_steamy_room","female","woman","spa","steamroom","sauna"],k:[50,49],o:5},person_climbing:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9D7-1F3FB",non_qualified:null,image:"1f9d7-1f3fb.png",sheet_x:51,sheet_y:19,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D7-1F3FB-200D-2640-FE0F"},"1F3FC":{unified:"1F9D7-1F3FC",non_qualified:null,image:"1f9d7-1f3fc.png",sheet_x:51,sheet_y:20,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D7-1F3FC-200D-2640-FE0F"},"1F3FD":{unified:"1F9D7-1F3FD",non_qualified:null,image:"1f9d7-1f3fd.png",sheet_x:51,sheet_y:21,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D7-1F3FD-200D-2640-FE0F"},"1F3FE":{unified:"1F9D7-1F3FE",non_qualified:null,image:"1f9d7-1f3fe.png",sheet_x:51,sheet_y:22,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D7-1F3FE-200D-2640-FE0F"},"1F3FF":{unified:"1F9D7-1F3FF",non_qualified:null,image:"1f9d7-1f3ff.png",sheet_x:51,sheet_y:23,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D7-1F3FF-200D-2640-FE0F"}},obsoleted_by:"1F9D7-200D-2640-FE0F",a:"Person Climbing",b:"1F9D7",d:!0,e:!0,f:!0,h:!0,j:["person_climbing","sport"],k:[51,18],o:5},man_climbing:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9D7-1F3FB-200D-2642-FE0F",non_qualified:"1F9D7-1F3FB-200D-2642",image:"1f9d7-1f3fb-200d-2642-fe0f.png",sheet_x:51,sheet_y:13,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D7-1F3FC-200D-2642-FE0F",non_qualified:"1F9D7-1F3FC-200D-2642",image:"1f9d7-1f3fc-200d-2642-fe0f.png",sheet_x:51,sheet_y:14,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D7-1F3FD-200D-2642-FE0F",non_qualified:"1F9D7-1F3FD-200D-2642",image:"1f9d7-1f3fd-200d-2642-fe0f.png",sheet_x:51,sheet_y:15,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D7-1F3FE-200D-2642-FE0F",non_qualified:"1F9D7-1F3FE-200D-2642",image:"1f9d7-1f3fe-200d-2642-fe0f.png",sheet_x:51,sheet_y:16,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D7-1F3FF-200D-2642-FE0F",non_qualified:"1F9D7-1F3FF-200D-2642",image:"1f9d7-1f3ff-200d-2642-fe0f.png",sheet_x:51,sheet_y:17,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Climbing",b:"1F9D7-200D-2642-FE0F",c:"1F9D7-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_climbing","sports","hobby","man","male","rock"],k:[51,12],o:5},woman_climbing:{subcategory:"person-activity",skin_variations:{"1F3FB":{unified:"1F9D7-1F3FB-200D-2640-FE0F",non_qualified:"1F9D7-1F3FB-200D-2640",image:"1f9d7-1f3fb-200d-2640-fe0f.png",sheet_x:51,sheet_y:7,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D7-1F3FB"},"1F3FC":{unified:"1F9D7-1F3FC-200D-2640-FE0F",non_qualified:"1F9D7-1F3FC-200D-2640",image:"1f9d7-1f3fc-200d-2640-fe0f.png",sheet_x:51,sheet_y:8,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D7-1F3FC"},"1F3FD":{unified:"1F9D7-1F3FD-200D-2640-FE0F",non_qualified:"1F9D7-1F3FD-200D-2640",image:"1f9d7-1f3fd-200d-2640-fe0f.png",sheet_x:51,sheet_y:9,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D7-1F3FD"},"1F3FE":{unified:"1F9D7-1F3FE-200D-2640-FE0F",non_qualified:"1F9D7-1F3FE-200D-2640",image:"1f9d7-1f3fe-200d-2640-fe0f.png",sheet_x:51,sheet_y:10,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D7-1F3FE"},"1F3FF":{unified:"1F9D7-1F3FF-200D-2640-FE0F",non_qualified:"1F9D7-1F3FF-200D-2640",image:"1f9d7-1f3ff-200d-2640-fe0f.png",sheet_x:51,sheet_y:11,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D7-1F3FF"}},obsoletes:"1F9D7",a:"Woman Climbing",b:"1F9D7-200D-2640-FE0F",c:"1F9D7-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_climbing","sports","hobby","woman","female","rock"],k:[51,6],o:5},fencer:{subcategory:"person-sport",a:"Fencer",b:"1F93A",d:!0,e:!0,f:!0,h:!0,j:["person_fencing","sports","fencing","sword"],k:[42,33],o:3},horse_racing:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3C7-1F3FB",non_qualified:null,image:"1f3c7-1f3fb.png",sheet_x:8,sheet_y:53,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3C7-1F3FC",non_qualified:null,image:"1f3c7-1f3fc.png",sheet_x:8,sheet_y:54,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3C7-1F3FD",non_qualified:null,image:"1f3c7-1f3fd.png",sheet_x:8,sheet_y:55,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3C7-1F3FE",non_qualified:null,image:"1f3c7-1f3fe.png",sheet_x:8,sheet_y:56,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3C7-1F3FF",non_qualified:null,image:"1f3c7-1f3ff.png",sheet_x:8,sheet_y:57,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Horse Racing",b:"1F3C7",d:!0,e:!0,f:!0,h:!0,j:["horse_racing","animal","betting","competition","gambling","luck"],k:[8,52],o:1},skier:{subcategory:"person-sport",a:"Skier",b:"26F7-FE0F",c:"26F7",d:!0,e:!0,f:!0,h:!0,j:["skier","sports","winter","snow"],k:[58,32],o:0},snowboarder:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3C2-1F3FB",non_qualified:null,image:"1f3c2-1f3fb.png",sheet_x:8,sheet_y:9,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3C2-1F3FC",non_qualified:null,image:"1f3c2-1f3fc.png",sheet_x:8,sheet_y:10,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3C2-1F3FD",non_qualified:null,image:"1f3c2-1f3fd.png",sheet_x:8,sheet_y:11,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3C2-1F3FE",non_qualified:null,image:"1f3c2-1f3fe.png",sheet_x:8,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3C2-1F3FF",non_qualified:null,image:"1f3c2-1f3ff.png",sheet_x:8,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Snowboarder",b:"1F3C2",d:!0,e:!0,f:!0,h:!0,j:["snowboarder","sports","winter"],k:[8,8],o:0},golfer:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3CC-1F3FB",non_qualified:null,image:"1f3cc-1f3fb.png",sheet_x:9,sheet_y:48,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3CC-1F3FC",non_qualified:null,image:"1f3cc-1f3fc.png",sheet_x:9,sheet_y:49,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3CC-1F3FD",non_qualified:null,image:"1f3cc-1f3fd.png",sheet_x:9,sheet_y:50,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3CC-1F3FE",non_qualified:null,image:"1f3cc-1f3fe.png",sheet_x:9,sheet_y:51,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3CC-1F3FF",non_qualified:null,image:"1f3cc-1f3ff.png",sheet_x:9,sheet_y:52,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F3CC-FE0F-200D-2642-FE0F",a:"Person Golfing",b:"1F3CC-FE0F",c:"1F3CC",d:!0,e:!0,f:!0,h:!0,j:["person_golfing","sports","business"],k:[9,47],o:0},"man-golfing":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3CC-1F3FB-200D-2642-FE0F",non_qualified:"1F3CC-1F3FB-200D-2642",image:"1f3cc-1f3fb-200d-2642-fe0f.png",sheet_x:9,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3CC-1F3FC-200D-2642-FE0F",non_qualified:"1F3CC-1F3FC-200D-2642",image:"1f3cc-1f3fc-200d-2642-fe0f.png",sheet_x:9,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3CC-1F3FD-200D-2642-FE0F",non_qualified:"1F3CC-1F3FD-200D-2642",image:"1f3cc-1f3fd-200d-2642-fe0f.png",sheet_x:9,sheet_y:44,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3CC-1F3FE-200D-2642-FE0F",non_qualified:"1F3CC-1F3FE-200D-2642",image:"1f3cc-1f3fe-200d-2642-fe0f.png",sheet_x:9,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3CC-1F3FF-200D-2642-FE0F",non_qualified:"1F3CC-1F3FF-200D-2642",image:"1f3cc-1f3ff-200d-2642-fe0f.png",sheet_x:9,sheet_y:46,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F3CC-FE0F",a:"Man Golfing",b:"1F3CC-FE0F-200D-2642-FE0F",d:!0,e:!0,f:!0,h:!1,j:["man_golfing","sport"],k:[9,41],o:4},"woman-golfing":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3CC-1F3FB-200D-2640-FE0F",non_qualified:"1F3CC-1F3FB-200D-2640",image:"1f3cc-1f3fb-200d-2640-fe0f.png",sheet_x:9,sheet_y:36,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3CC-1F3FC-200D-2640-FE0F",non_qualified:"1F3CC-1F3FC-200D-2640",image:"1f3cc-1f3fc-200d-2640-fe0f.png",sheet_x:9,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3CC-1F3FD-200D-2640-FE0F",non_qualified:"1F3CC-1F3FD-200D-2640",image:"1f3cc-1f3fd-200d-2640-fe0f.png",sheet_x:9,sheet_y:38,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3CC-1F3FE-200D-2640-FE0F",non_qualified:"1F3CC-1F3FE-200D-2640",image:"1f3cc-1f3fe-200d-2640-fe0f.png",sheet_x:9,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3CC-1F3FF-200D-2640-FE0F",non_qualified:"1F3CC-1F3FF-200D-2640",image:"1f3cc-1f3ff-200d-2640-fe0f.png",sheet_x:9,sheet_y:40,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Golfing",b:"1F3CC-FE0F-200D-2640-FE0F",d:!0,e:!0,f:!0,h:!1,j:["woman_golfing","sports","business","woman","female"],k:[9,35],o:4},surfer:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3C4-1F3FB",non_qualified:null,image:"1f3c4-1f3fb.png",sheet_x:8,sheet_y:45,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3C4-1F3FC",non_qualified:null,image:"1f3c4-1f3fc.png",sheet_x:8,sheet_y:46,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3C4-1F3FD",non_qualified:null,image:"1f3c4-1f3fd.png",sheet_x:8,sheet_y:47,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3C4-1F3FE",non_qualified:null,image:"1f3c4-1f3fe.png",sheet_x:8,sheet_y:48,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3C4-1F3FF",non_qualified:null,image:"1f3c4-1f3ff.png",sheet_x:8,sheet_y:49,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F3C4-200D-2642-FE0F",a:"Surfer",b:"1F3C4",d:!0,e:!0,f:!0,h:!0,j:["person_surfing","sport","sea"],k:[8,44],o:0},"man-surfing":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3C4-1F3FB-200D-2642-FE0F",non_qualified:"1F3C4-1F3FB-200D-2642",image:"1f3c4-1f3fb-200d-2642-fe0f.png",sheet_x:8,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3C4-1F3FC-200D-2642-FE0F",non_qualified:"1F3C4-1F3FC-200D-2642",image:"1f3c4-1f3fc-200d-2642-fe0f.png",sheet_x:8,sheet_y:40,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3C4-1F3FD-200D-2642-FE0F",non_qualified:"1F3C4-1F3FD-200D-2642",image:"1f3c4-1f3fd-200d-2642-fe0f.png",sheet_x:8,sheet_y:41,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3C4-1F3FE-200D-2642-FE0F",non_qualified:"1F3C4-1F3FE-200D-2642",image:"1f3c4-1f3fe-200d-2642-fe0f.png",sheet_x:8,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3C4-1F3FF-200D-2642-FE0F",non_qualified:"1F3C4-1F3FF-200D-2642",image:"1f3c4-1f3ff-200d-2642-fe0f.png",sheet_x:8,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F3C4",a:"Man Surfing",b:"1F3C4-200D-2642-FE0F",c:"1F3C4-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_surfing","sports","ocean","sea","summer","beach"],k:[8,38],o:4},"woman-surfing":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3C4-1F3FB-200D-2640-FE0F",non_qualified:"1F3C4-1F3FB-200D-2640",image:"1f3c4-1f3fb-200d-2640-fe0f.png",sheet_x:8,sheet_y:33,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3C4-1F3FC-200D-2640-FE0F",non_qualified:"1F3C4-1F3FC-200D-2640",image:"1f3c4-1f3fc-200d-2640-fe0f.png",sheet_x:8,sheet_y:34,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3C4-1F3FD-200D-2640-FE0F",non_qualified:"1F3C4-1F3FD-200D-2640",image:"1f3c4-1f3fd-200d-2640-fe0f.png",sheet_x:8,sheet_y:35,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3C4-1F3FE-200D-2640-FE0F",non_qualified:"1F3C4-1F3FE-200D-2640",image:"1f3c4-1f3fe-200d-2640-fe0f.png",sheet_x:8,sheet_y:36,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3C4-1F3FF-200D-2640-FE0F",non_qualified:"1F3C4-1F3FF-200D-2640",image:"1f3c4-1f3ff-200d-2640-fe0f.png",sheet_x:8,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Surfing",b:"1F3C4-200D-2640-FE0F",c:"1F3C4-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_surfing","sports","ocean","sea","summer","beach","woman","female"],k:[8,32],o:4},rowboat:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F6A3-1F3FB",non_qualified:null,image:"1f6a3-1f3fb.png",sheet_x:36,sheet_y:20,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6A3-1F3FC",non_qualified:null,image:"1f6a3-1f3fc.png",sheet_x:36,sheet_y:21,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6A3-1F3FD",non_qualified:null,image:"1f6a3-1f3fd.png",sheet_x:36,sheet_y:22,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6A3-1F3FE",non_qualified:null,image:"1f6a3-1f3fe.png",sheet_x:36,sheet_y:23,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6A3-1F3FF",non_qualified:null,image:"1f6a3-1f3ff.png",sheet_x:36,sheet_y:24,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F6A3-200D-2642-FE0F",a:"Rowboat",b:"1F6A3",d:!0,e:!0,f:!0,h:!0,j:["person_rowing_boat","sport","move"],k:[36,19],o:1},"man-rowing-boat":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F6A3-1F3FB-200D-2642-FE0F",non_qualified:"1F6A3-1F3FB-200D-2642",image:"1f6a3-1f3fb-200d-2642-fe0f.png",sheet_x:36,sheet_y:14,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6A3-1F3FC-200D-2642-FE0F",non_qualified:"1F6A3-1F3FC-200D-2642",image:"1f6a3-1f3fc-200d-2642-fe0f.png",sheet_x:36,sheet_y:15,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6A3-1F3FD-200D-2642-FE0F",non_qualified:"1F6A3-1F3FD-200D-2642",image:"1f6a3-1f3fd-200d-2642-fe0f.png",sheet_x:36,sheet_y:16,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6A3-1F3FE-200D-2642-FE0F",non_qualified:"1F6A3-1F3FE-200D-2642",image:"1f6a3-1f3fe-200d-2642-fe0f.png",sheet_x:36,sheet_y:17,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6A3-1F3FF-200D-2642-FE0F",non_qualified:"1F6A3-1F3FF-200D-2642",image:"1f6a3-1f3ff-200d-2642-fe0f.png",sheet_x:36,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F6A3",a:"Man Rowing Boat",b:"1F6A3-200D-2642-FE0F",c:"1F6A3-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_rowing_boat","sports","hobby","water","ship"],k:[36,13],o:4},"woman-rowing-boat":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F6A3-1F3FB-200D-2640-FE0F",non_qualified:"1F6A3-1F3FB-200D-2640",image:"1f6a3-1f3fb-200d-2640-fe0f.png",sheet_x:36,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6A3-1F3FC-200D-2640-FE0F",non_qualified:"1F6A3-1F3FC-200D-2640",image:"1f6a3-1f3fc-200d-2640-fe0f.png",sheet_x:36,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6A3-1F3FD-200D-2640-FE0F",non_qualified:"1F6A3-1F3FD-200D-2640",image:"1f6a3-1f3fd-200d-2640-fe0f.png",sheet_x:36,sheet_y:10,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6A3-1F3FE-200D-2640-FE0F",non_qualified:"1F6A3-1F3FE-200D-2640",image:"1f6a3-1f3fe-200d-2640-fe0f.png",sheet_x:36,sheet_y:11,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6A3-1F3FF-200D-2640-FE0F",non_qualified:"1F6A3-1F3FF-200D-2640",image:"1f6a3-1f3ff-200d-2640-fe0f.png",sheet_x:36,sheet_y:12,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Rowing Boat",b:"1F6A3-200D-2640-FE0F",c:"1F6A3-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_rowing_boat","sports","hobby","water","ship","woman","female"],k:[36,7],o:4},swimmer:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3CA-1F3FB",non_qualified:null,image:"1f3ca-1f3fb.png",sheet_x:9,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3CA-1F3FC",non_qualified:null,image:"1f3ca-1f3fc.png",sheet_x:9,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3CA-1F3FD",non_qualified:null,image:"1f3ca-1f3fd.png",sheet_x:9,sheet_y:14,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3CA-1F3FE",non_qualified:null,image:"1f3ca-1f3fe.png",sheet_x:9,sheet_y:15,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3CA-1F3FF",non_qualified:null,image:"1f3ca-1f3ff.png",sheet_x:9,sheet_y:16,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F3CA-200D-2642-FE0F",a:"Swimmer",b:"1F3CA",d:!0,e:!0,f:!0,h:!0,j:["person_swimming","sport","pool"],k:[9,11],o:0},"man-swimming":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3CA-1F3FB-200D-2642-FE0F",non_qualified:"1F3CA-1F3FB-200D-2642",image:"1f3ca-1f3fb-200d-2642-fe0f.png",sheet_x:9,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3CA-1F3FC-200D-2642-FE0F",non_qualified:"1F3CA-1F3FC-200D-2642",image:"1f3ca-1f3fc-200d-2642-fe0f.png",sheet_x:9,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3CA-1F3FD-200D-2642-FE0F",non_qualified:"1F3CA-1F3FD-200D-2642",image:"1f3ca-1f3fd-200d-2642-fe0f.png",sheet_x:9,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3CA-1F3FE-200D-2642-FE0F",non_qualified:"1F3CA-1F3FE-200D-2642",image:"1f3ca-1f3fe-200d-2642-fe0f.png",sheet_x:9,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3CA-1F3FF-200D-2642-FE0F",non_qualified:"1F3CA-1F3FF-200D-2642",image:"1f3ca-1f3ff-200d-2642-fe0f.png",sheet_x:9,sheet_y:10,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F3CA",a:"Man Swimming",b:"1F3CA-200D-2642-FE0F",c:"1F3CA-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_swimming","sports","exercise","human","athlete","water","summer"],k:[9,5],o:4},"woman-swimming":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3CA-1F3FB-200D-2640-FE0F",non_qualified:"1F3CA-1F3FB-200D-2640",image:"1f3ca-1f3fb-200d-2640-fe0f.png",sheet_x:9,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3CA-1F3FC-200D-2640-FE0F",non_qualified:"1F3CA-1F3FC-200D-2640",image:"1f3ca-1f3fc-200d-2640-fe0f.png",sheet_x:9,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3CA-1F3FD-200D-2640-FE0F",non_qualified:"1F3CA-1F3FD-200D-2640",image:"1f3ca-1f3fd-200d-2640-fe0f.png",sheet_x:9,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3CA-1F3FE-200D-2640-FE0F",non_qualified:"1F3CA-1F3FE-200D-2640",image:"1f3ca-1f3fe-200d-2640-fe0f.png",sheet_x:9,sheet_y:3,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3CA-1F3FF-200D-2640-FE0F",non_qualified:"1F3CA-1F3FF-200D-2640",image:"1f3ca-1f3ff-200d-2640-fe0f.png",sheet_x:9,sheet_y:4,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Swimming",b:"1F3CA-200D-2640-FE0F",c:"1F3CA-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_swimming","sports","exercise","human","athlete","water","summer","woman","female"],k:[8,60],o:4},person_with_ball:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"26F9-1F3FB",non_qualified:null,image:"26f9-1f3fb.png",sheet_x:58,sheet_y:47,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"26F9-1F3FC",non_qualified:null,image:"26f9-1f3fc.png",sheet_x:58,sheet_y:48,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"26F9-1F3FD",non_qualified:null,image:"26f9-1f3fd.png",sheet_x:58,sheet_y:49,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"26F9-1F3FE",non_qualified:null,image:"26f9-1f3fe.png",sheet_x:58,sheet_y:50,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"26F9-1F3FF",non_qualified:null,image:"26f9-1f3ff.png",sheet_x:58,sheet_y:51,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"26F9-FE0F-200D-2642-FE0F",a:"Person Bouncing Ball",b:"26F9-FE0F",c:"26F9",d:!0,e:!0,f:!0,h:!0,j:["person_bouncing_ball","sports","human"],k:[58,46],o:0},"man-bouncing-ball":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"26F9-1F3FB-200D-2642-FE0F",non_qualified:"26F9-1F3FB-200D-2642",image:"26f9-1f3fb-200d-2642-fe0f.png",sheet_x:58,sheet_y:41,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"26F9-1F3FC-200D-2642-FE0F",non_qualified:"26F9-1F3FC-200D-2642",image:"26f9-1f3fc-200d-2642-fe0f.png",sheet_x:58,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"26F9-1F3FD-200D-2642-FE0F",non_qualified:"26F9-1F3FD-200D-2642",image:"26f9-1f3fd-200d-2642-fe0f.png",sheet_x:58,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"26F9-1F3FE-200D-2642-FE0F",non_qualified:"26F9-1F3FE-200D-2642",image:"26f9-1f3fe-200d-2642-fe0f.png",sheet_x:58,sheet_y:44,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"26F9-1F3FF-200D-2642-FE0F",non_qualified:"26F9-1F3FF-200D-2642",image:"26f9-1f3ff-200d-2642-fe0f.png",sheet_x:58,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"26F9-FE0F",a:"Man Bouncing Ball",b:"26F9-FE0F-200D-2642-FE0F",d:!0,e:!0,f:!0,h:!1,j:["man_bouncing_ball","sport"],k:[58,40],o:4},"woman-bouncing-ball":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"26F9-1F3FB-200D-2640-FE0F",non_qualified:"26F9-1F3FB-200D-2640",image:"26f9-1f3fb-200d-2640-fe0f.png",sheet_x:58,sheet_y:35,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"26F9-1F3FC-200D-2640-FE0F",non_qualified:"26F9-1F3FC-200D-2640",image:"26f9-1f3fc-200d-2640-fe0f.png",sheet_x:58,sheet_y:36,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"26F9-1F3FD-200D-2640-FE0F",non_qualified:"26F9-1F3FD-200D-2640",image:"26f9-1f3fd-200d-2640-fe0f.png",sheet_x:58,sheet_y:37,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"26F9-1F3FE-200D-2640-FE0F",non_qualified:"26F9-1F3FE-200D-2640",image:"26f9-1f3fe-200d-2640-fe0f.png",sheet_x:58,sheet_y:38,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"26F9-1F3FF-200D-2640-FE0F",non_qualified:"26F9-1F3FF-200D-2640",image:"26f9-1f3ff-200d-2640-fe0f.png",sheet_x:58,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Bouncing Ball",b:"26F9-FE0F-200D-2640-FE0F",d:!0,e:!0,f:!0,h:!1,j:["woman_bouncing_ball","sports","human","woman","female"],k:[58,34],o:4},weight_lifter:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3CB-1F3FB",non_qualified:null,image:"1f3cb-1f3fb.png",sheet_x:9,sheet_y:30,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3CB-1F3FC",non_qualified:null,image:"1f3cb-1f3fc.png",sheet_x:9,sheet_y:31,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3CB-1F3FD",non_qualified:null,image:"1f3cb-1f3fd.png",sheet_x:9,sheet_y:32,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3CB-1F3FE",non_qualified:null,image:"1f3cb-1f3fe.png",sheet_x:9,sheet_y:33,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3CB-1F3FF",non_qualified:null,image:"1f3cb-1f3ff.png",sheet_x:9,sheet_y:34,added_in:"2.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F3CB-FE0F-200D-2642-FE0F",a:"Person Lifting Weights",b:"1F3CB-FE0F",c:"1F3CB",d:!0,e:!0,f:!0,h:!0,j:["person_lifting_weights","sports","training","exercise"],k:[9,29],o:0},"man-lifting-weights":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3CB-1F3FB-200D-2642-FE0F",non_qualified:"1F3CB-1F3FB-200D-2642",image:"1f3cb-1f3fb-200d-2642-fe0f.png",sheet_x:9,sheet_y:24,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3CB-1F3FC-200D-2642-FE0F",non_qualified:"1F3CB-1F3FC-200D-2642",image:"1f3cb-1f3fc-200d-2642-fe0f.png",sheet_x:9,sheet_y:25,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3CB-1F3FD-200D-2642-FE0F",non_qualified:"1F3CB-1F3FD-200D-2642",image:"1f3cb-1f3fd-200d-2642-fe0f.png",sheet_x:9,sheet_y:26,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3CB-1F3FE-200D-2642-FE0F",non_qualified:"1F3CB-1F3FE-200D-2642",image:"1f3cb-1f3fe-200d-2642-fe0f.png",sheet_x:9,sheet_y:27,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3CB-1F3FF-200D-2642-FE0F",non_qualified:"1F3CB-1F3FF-200D-2642",image:"1f3cb-1f3ff-200d-2642-fe0f.png",sheet_x:9,sheet_y:28,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F3CB-FE0F",a:"Man Lifting Weights",b:"1F3CB-FE0F-200D-2642-FE0F",d:!0,e:!0,f:!0,h:!1,j:["man_lifting_weights","sport"],k:[9,23],o:4},"woman-lifting-weights":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F3CB-1F3FB-200D-2640-FE0F",non_qualified:"1F3CB-1F3FB-200D-2640",image:"1f3cb-1f3fb-200d-2640-fe0f.png",sheet_x:9,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F3CB-1F3FC-200D-2640-FE0F",non_qualified:"1F3CB-1F3FC-200D-2640",image:"1f3cb-1f3fc-200d-2640-fe0f.png",sheet_x:9,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F3CB-1F3FD-200D-2640-FE0F",non_qualified:"1F3CB-1F3FD-200D-2640",image:"1f3cb-1f3fd-200d-2640-fe0f.png",sheet_x:9,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F3CB-1F3FE-200D-2640-FE0F",non_qualified:"1F3CB-1F3FE-200D-2640",image:"1f3cb-1f3fe-200d-2640-fe0f.png",sheet_x:9,sheet_y:21,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F3CB-1F3FF-200D-2640-FE0F",non_qualified:"1F3CB-1F3FF-200D-2640",image:"1f3cb-1f3ff-200d-2640-fe0f.png",sheet_x:9,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Lifting Weights",b:"1F3CB-FE0F-200D-2640-FE0F",d:!0,e:!0,f:!0,h:!1,j:["woman_lifting_weights","sports","training","exercise","woman","female"],k:[9,17],o:4},bicyclist:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F6B4-1F3FB",non_qualified:null,image:"1f6b4-1f3fb.png",sheet_x:36,sheet_y:54,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6B4-1F3FC",non_qualified:null,image:"1f6b4-1f3fc.png",sheet_x:36,sheet_y:55,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6B4-1F3FD",non_qualified:null,image:"1f6b4-1f3fd.png",sheet_x:36,sheet_y:56,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6B4-1F3FE",non_qualified:null,image:"1f6b4-1f3fe.png",sheet_x:36,sheet_y:57,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6B4-1F3FF",non_qualified:null,image:"1f6b4-1f3ff.png",sheet_x:36,sheet_y:58,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F6B4-200D-2642-FE0F",a:"Bicyclist",b:"1F6B4",d:!0,e:!0,f:!0,h:!0,j:["person_biking","bicycle","bike","cyclist","sport","move"],k:[36,53],o:1},"man-biking":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F6B4-1F3FB-200D-2642-FE0F",non_qualified:"1F6B4-1F3FB-200D-2642",image:"1f6b4-1f3fb-200d-2642-fe0f.png",sheet_x:36,sheet_y:48,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6B4-1F3FC-200D-2642-FE0F",non_qualified:"1F6B4-1F3FC-200D-2642",image:"1f6b4-1f3fc-200d-2642-fe0f.png",sheet_x:36,sheet_y:49,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6B4-1F3FD-200D-2642-FE0F",non_qualified:"1F6B4-1F3FD-200D-2642",image:"1f6b4-1f3fd-200d-2642-fe0f.png",sheet_x:36,sheet_y:50,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6B4-1F3FE-200D-2642-FE0F",non_qualified:"1F6B4-1F3FE-200D-2642",image:"1f6b4-1f3fe-200d-2642-fe0f.png",sheet_x:36,sheet_y:51,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6B4-1F3FF-200D-2642-FE0F",non_qualified:"1F6B4-1F3FF-200D-2642",image:"1f6b4-1f3ff-200d-2642-fe0f.png",sheet_x:36,sheet_y:52,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F6B4",a:"Man Biking",b:"1F6B4-200D-2642-FE0F",c:"1F6B4-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_biking","bicycle","bike","cyclist","sports","exercise","hipster"],k:[36,47],o:4},"woman-biking":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F6B4-1F3FB-200D-2640-FE0F",non_qualified:"1F6B4-1F3FB-200D-2640",image:"1f6b4-1f3fb-200d-2640-fe0f.png",sheet_x:36,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6B4-1F3FC-200D-2640-FE0F",non_qualified:"1F6B4-1F3FC-200D-2640",image:"1f6b4-1f3fc-200d-2640-fe0f.png",sheet_x:36,sheet_y:43,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6B4-1F3FD-200D-2640-FE0F",non_qualified:"1F6B4-1F3FD-200D-2640",image:"1f6b4-1f3fd-200d-2640-fe0f.png",sheet_x:36,sheet_y:44,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6B4-1F3FE-200D-2640-FE0F",non_qualified:"1F6B4-1F3FE-200D-2640",image:"1f6b4-1f3fe-200d-2640-fe0f.png",sheet_x:36,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6B4-1F3FF-200D-2640-FE0F",non_qualified:"1F6B4-1F3FF-200D-2640",image:"1f6b4-1f3ff-200d-2640-fe0f.png",sheet_x:36,sheet_y:46,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Biking",b:"1F6B4-200D-2640-FE0F",c:"1F6B4-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_biking","bicycle","bike","cyclist","sports","exercise","hipster","woman","female"],k:[36,41],o:4},mountain_bicyclist:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F6B5-1F3FB",non_qualified:null,image:"1f6b5-1f3fb.png",sheet_x:37,sheet_y:11,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6B5-1F3FC",non_qualified:null,image:"1f6b5-1f3fc.png",sheet_x:37,sheet_y:12,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6B5-1F3FD",non_qualified:null,image:"1f6b5-1f3fd.png",sheet_x:37,sheet_y:13,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6B5-1F3FE",non_qualified:null,image:"1f6b5-1f3fe.png",sheet_x:37,sheet_y:14,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6B5-1F3FF",non_qualified:null,image:"1f6b5-1f3ff.png",sheet_x:37,sheet_y:15,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoleted_by:"1F6B5-200D-2642-FE0F",a:"Mountain Bicyclist",b:"1F6B5",d:!0,e:!0,f:!0,h:!0,j:["person_mountain_biking","bicycle","bike","cyclist","sport","move"],k:[37,10],o:1},"man-mountain-biking":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F6B5-1F3FB-200D-2642-FE0F",non_qualified:"1F6B5-1F3FB-200D-2642",image:"1f6b5-1f3fb-200d-2642-fe0f.png",sheet_x:37,sheet_y:5,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6B5-1F3FC-200D-2642-FE0F",non_qualified:"1F6B5-1F3FC-200D-2642",image:"1f6b5-1f3fc-200d-2642-fe0f.png",sheet_x:37,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6B5-1F3FD-200D-2642-FE0F",non_qualified:"1F6B5-1F3FD-200D-2642",image:"1f6b5-1f3fd-200d-2642-fe0f.png",sheet_x:37,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6B5-1F3FE-200D-2642-FE0F",non_qualified:"1F6B5-1F3FE-200D-2642",image:"1f6b5-1f3fe-200d-2642-fe0f.png",sheet_x:37,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6B5-1F3FF-200D-2642-FE0F",non_qualified:"1F6B5-1F3FF-200D-2642",image:"1f6b5-1f3ff-200d-2642-fe0f.png",sheet_x:37,sheet_y:9,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},obsoletes:"1F6B5",a:"Man Mountain Biking",b:"1F6B5-200D-2642-FE0F",c:"1F6B5-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_mountain_biking","bicycle","bike","cyclist","transportation","sports","human","race"],k:[37,4],o:4},"woman-mountain-biking":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F6B5-1F3FB-200D-2640-FE0F",non_qualified:"1F6B5-1F3FB-200D-2640",image:"1f6b5-1f3fb-200d-2640-fe0f.png",sheet_x:36,sheet_y:60,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6B5-1F3FC-200D-2640-FE0F",non_qualified:"1F6B5-1F3FC-200D-2640",image:"1f6b5-1f3fc-200d-2640-fe0f.png",sheet_x:37,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6B5-1F3FD-200D-2640-FE0F",non_qualified:"1F6B5-1F3FD-200D-2640",image:"1f6b5-1f3fd-200d-2640-fe0f.png",sheet_x:37,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6B5-1F3FE-200D-2640-FE0F",non_qualified:"1F6B5-1F3FE-200D-2640",image:"1f6b5-1f3fe-200d-2640-fe0f.png",sheet_x:37,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6B5-1F3FF-200D-2640-FE0F",non_qualified:"1F6B5-1F3FF-200D-2640",image:"1f6b5-1f3ff-200d-2640-fe0f.png",sheet_x:37,sheet_y:3,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Mountain Biking",b:"1F6B5-200D-2640-FE0F",c:"1F6B5-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_mountain_biking","bicycle","bike","cyclist","transportation","sports","human","race","woman","female"],k:[36,59],o:4},person_doing_cartwheel:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F938-1F3FB",non_qualified:null,image:"1f938-1f3fb.png",sheet_x:42,sheet_y:10,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F938-1F3FC",non_qualified:null,image:"1f938-1f3fc.png",sheet_x:42,sheet_y:11,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F938-1F3FD",non_qualified:null,image:"1f938-1f3fd.png",sheet_x:42,sheet_y:12,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F938-1F3FE",non_qualified:null,image:"1f938-1f3fe.png",sheet_x:42,sheet_y:13,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F938-1F3FF",non_qualified:null,image:"1f938-1f3ff.png",sheet_x:42,sheet_y:14,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Person Doing Cartwheel",b:"1F938",d:!0,e:!0,f:!0,h:!0,j:["person_cartwheeling","sport","gymnastic"],k:[42,9],o:3},"man-cartwheeling":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F938-1F3FB-200D-2642-FE0F",non_qualified:"1F938-1F3FB-200D-2642",image:"1f938-1f3fb-200d-2642-fe0f.png",sheet_x:42,sheet_y:4,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F938-1F3FC-200D-2642-FE0F",non_qualified:"1F938-1F3FC-200D-2642",image:"1f938-1f3fc-200d-2642-fe0f.png",sheet_x:42,sheet_y:5,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F938-1F3FD-200D-2642-FE0F",non_qualified:"1F938-1F3FD-200D-2642",image:"1f938-1f3fd-200d-2642-fe0f.png",sheet_x:42,sheet_y:6,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F938-1F3FE-200D-2642-FE0F",non_qualified:"1F938-1F3FE-200D-2642",image:"1f938-1f3fe-200d-2642-fe0f.png",sheet_x:42,sheet_y:7,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F938-1F3FF-200D-2642-FE0F",non_qualified:"1F938-1F3FF-200D-2642",image:"1f938-1f3ff-200d-2642-fe0f.png",sheet_x:42,sheet_y:8,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Cartwheeling",b:"1F938-200D-2642-FE0F",c:"1F938-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_cartwheeling","gymnastics"],k:[42,3],o:4},"woman-cartwheeling":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F938-1F3FB-200D-2640-FE0F",non_qualified:"1F938-1F3FB-200D-2640",image:"1f938-1f3fb-200d-2640-fe0f.png",sheet_x:41,sheet_y:59,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F938-1F3FC-200D-2640-FE0F",non_qualified:"1F938-1F3FC-200D-2640",image:"1f938-1f3fc-200d-2640-fe0f.png",sheet_x:41,sheet_y:60,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F938-1F3FD-200D-2640-FE0F",non_qualified:"1F938-1F3FD-200D-2640",image:"1f938-1f3fd-200d-2640-fe0f.png",sheet_x:42,sheet_y:0,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F938-1F3FE-200D-2640-FE0F",non_qualified:"1F938-1F3FE-200D-2640",image:"1f938-1f3fe-200d-2640-fe0f.png",sheet_x:42,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F938-1F3FF-200D-2640-FE0F",non_qualified:"1F938-1F3FF-200D-2640",image:"1f938-1f3ff-200d-2640-fe0f.png",sheet_x:42,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Cartwheeling",b:"1F938-200D-2640-FE0F",c:"1F938-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_cartwheeling","gymnastics"],k:[41,58],o:4},wrestlers:{subcategory:"person-sport",a:"Wrestlers",b:"1F93C",d:!0,e:!0,f:!0,h:!0,j:["people_wrestling","sport"],k:[42,36],o:3},"man-wrestling":{subcategory:"person-sport",a:"Men Wrestling",b:"1F93C-200D-2642-FE0F",c:"1F93C-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["men_wrestling","sports","wrestlers"],k:[42,35],o:4},"woman-wrestling":{subcategory:"person-sport",a:"Women Wrestling",b:"1F93C-200D-2640-FE0F",c:"1F93C-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["women_wrestling","sports","wrestlers"],k:[42,34],o:4},water_polo:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F93D-1F3FB",non_qualified:null,image:"1f93d-1f3fb.png",sheet_x:42,sheet_y:50,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F93D-1F3FC",non_qualified:null,image:"1f93d-1f3fc.png",sheet_x:42,sheet_y:51,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F93D-1F3FD",non_qualified:null,image:"1f93d-1f3fd.png",sheet_x:42,sheet_y:52,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F93D-1F3FE",non_qualified:null,image:"1f93d-1f3fe.png",sheet_x:42,sheet_y:53,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F93D-1F3FF",non_qualified:null,image:"1f93d-1f3ff.png",sheet_x:42,sheet_y:54,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Water Polo",b:"1F93D",d:!0,e:!0,f:!0,h:!0,j:["person_playing_water_polo","sport"],k:[42,49],o:3},"man-playing-water-polo":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F93D-1F3FB-200D-2642-FE0F",non_qualified:"1F93D-1F3FB-200D-2642",image:"1f93d-1f3fb-200d-2642-fe0f.png",sheet_x:42,sheet_y:44,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F93D-1F3FC-200D-2642-FE0F",non_qualified:"1F93D-1F3FC-200D-2642",image:"1f93d-1f3fc-200d-2642-fe0f.png",sheet_x:42,sheet_y:45,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F93D-1F3FD-200D-2642-FE0F",non_qualified:"1F93D-1F3FD-200D-2642",image:"1f93d-1f3fd-200d-2642-fe0f.png",sheet_x:42,sheet_y:46,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F93D-1F3FE-200D-2642-FE0F",non_qualified:"1F93D-1F3FE-200D-2642",image:"1f93d-1f3fe-200d-2642-fe0f.png",sheet_x:42,sheet_y:47,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F93D-1F3FF-200D-2642-FE0F",non_qualified:"1F93D-1F3FF-200D-2642",image:"1f93d-1f3ff-200d-2642-fe0f.png",sheet_x:42,sheet_y:48,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Playing Water Polo",b:"1F93D-200D-2642-FE0F",c:"1F93D-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_playing_water_polo","sports","pool"],k:[42,43],o:4},"woman-playing-water-polo":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F93D-1F3FB-200D-2640-FE0F",non_qualified:"1F93D-1F3FB-200D-2640",image:"1f93d-1f3fb-200d-2640-fe0f.png",sheet_x:42,sheet_y:38,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F93D-1F3FC-200D-2640-FE0F",non_qualified:"1F93D-1F3FC-200D-2640",image:"1f93d-1f3fc-200d-2640-fe0f.png",sheet_x:42,sheet_y:39,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F93D-1F3FD-200D-2640-FE0F",non_qualified:"1F93D-1F3FD-200D-2640",image:"1f93d-1f3fd-200d-2640-fe0f.png",sheet_x:42,sheet_y:40,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F93D-1F3FE-200D-2640-FE0F",non_qualified:"1F93D-1F3FE-200D-2640",image:"1f93d-1f3fe-200d-2640-fe0f.png",sheet_x:42,sheet_y:41,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F93D-1F3FF-200D-2640-FE0F",non_qualified:"1F93D-1F3FF-200D-2640",image:"1f93d-1f3ff-200d-2640-fe0f.png",sheet_x:42,sheet_y:42,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Playing Water Polo",b:"1F93D-200D-2640-FE0F",c:"1F93D-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_playing_water_polo","sports","pool"],k:[42,37],o:4},handball:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F93E-1F3FB",non_qualified:null,image:"1f93e-1f3fb.png",sheet_x:43,sheet_y:7,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F93E-1F3FC",non_qualified:null,image:"1f93e-1f3fc.png",sheet_x:43,sheet_y:8,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F93E-1F3FD",non_qualified:null,image:"1f93e-1f3fd.png",sheet_x:43,sheet_y:9,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F93E-1F3FE",non_qualified:null,image:"1f93e-1f3fe.png",sheet_x:43,sheet_y:10,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F93E-1F3FF",non_qualified:null,image:"1f93e-1f3ff.png",sheet_x:43,sheet_y:11,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Handball",b:"1F93E",d:!0,e:!0,f:!0,h:!0,j:["person_playing_handball","sport"],k:[43,6],o:3},"man-playing-handball":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F93E-1F3FB-200D-2642-FE0F",non_qualified:"1F93E-1F3FB-200D-2642",image:"1f93e-1f3fb-200d-2642-fe0f.png",sheet_x:43,sheet_y:1,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F93E-1F3FC-200D-2642-FE0F",non_qualified:"1F93E-1F3FC-200D-2642",image:"1f93e-1f3fc-200d-2642-fe0f.png",sheet_x:43,sheet_y:2,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F93E-1F3FD-200D-2642-FE0F",non_qualified:"1F93E-1F3FD-200D-2642",image:"1f93e-1f3fd-200d-2642-fe0f.png",sheet_x:43,sheet_y:3,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F93E-1F3FE-200D-2642-FE0F",non_qualified:"1F93E-1F3FE-200D-2642",image:"1f93e-1f3fe-200d-2642-fe0f.png",sheet_x:43,sheet_y:4,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F93E-1F3FF-200D-2642-FE0F",non_qualified:"1F93E-1F3FF-200D-2642",image:"1f93e-1f3ff-200d-2642-fe0f.png",sheet_x:43,sheet_y:5,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Playing Handball",b:"1F93E-200D-2642-FE0F",c:"1F93E-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_playing_handball","sports"],k:[43,0],o:4},"woman-playing-handball":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F93E-1F3FB-200D-2640-FE0F",non_qualified:"1F93E-1F3FB-200D-2640",image:"1f93e-1f3fb-200d-2640-fe0f.png",sheet_x:42,sheet_y:56,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F93E-1F3FC-200D-2640-FE0F",non_qualified:"1F93E-1F3FC-200D-2640",image:"1f93e-1f3fc-200d-2640-fe0f.png",sheet_x:42,sheet_y:57,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F93E-1F3FD-200D-2640-FE0F",non_qualified:"1F93E-1F3FD-200D-2640",image:"1f93e-1f3fd-200d-2640-fe0f.png",sheet_x:42,sheet_y:58,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F93E-1F3FE-200D-2640-FE0F",non_qualified:"1F93E-1F3FE-200D-2640",image:"1f93e-1f3fe-200d-2640-fe0f.png",sheet_x:42,sheet_y:59,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F93E-1F3FF-200D-2640-FE0F",non_qualified:"1F93E-1F3FF-200D-2640",image:"1f93e-1f3ff-200d-2640-fe0f.png",sheet_x:42,sheet_y:60,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Playing Handball",b:"1F93E-200D-2640-FE0F",c:"1F93E-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_playing_handball","sports"],k:[42,55],o:4},juggling:{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F939-1F3FB",non_qualified:null,image:"1f939-1f3fb.png",sheet_x:42,sheet_y:28,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F939-1F3FC",non_qualified:null,image:"1f939-1f3fc.png",sheet_x:42,sheet_y:29,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F939-1F3FD",non_qualified:null,image:"1f939-1f3fd.png",sheet_x:42,sheet_y:30,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F939-1F3FE",non_qualified:null,image:"1f939-1f3fe.png",sheet_x:42,sheet_y:31,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F939-1F3FF",non_qualified:null,image:"1f939-1f3ff.png",sheet_x:42,sheet_y:32,added_in:"3.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Juggling",b:"1F939",d:!0,e:!0,f:!0,h:!0,j:["person_juggling","performance","balance"],k:[42,27],o:3},"man-juggling":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F939-1F3FB-200D-2642-FE0F",non_qualified:"1F939-1F3FB-200D-2642",image:"1f939-1f3fb-200d-2642-fe0f.png",sheet_x:42,sheet_y:22,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F939-1F3FC-200D-2642-FE0F",non_qualified:"1F939-1F3FC-200D-2642",image:"1f939-1f3fc-200d-2642-fe0f.png",sheet_x:42,sheet_y:23,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F939-1F3FD-200D-2642-FE0F",non_qualified:"1F939-1F3FD-200D-2642",image:"1f939-1f3fd-200d-2642-fe0f.png",sheet_x:42,sheet_y:24,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F939-1F3FE-200D-2642-FE0F",non_qualified:"1F939-1F3FE-200D-2642",image:"1f939-1f3fe-200d-2642-fe0f.png",sheet_x:42,sheet_y:25,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F939-1F3FF-200D-2642-FE0F",non_qualified:"1F939-1F3FF-200D-2642",image:"1f939-1f3ff-200d-2642-fe0f.png",sheet_x:42,sheet_y:26,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man Juggling",b:"1F939-200D-2642-FE0F",c:"1F939-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_juggling","juggle","balance","skill","multitask"],k:[42,21],o:4},"woman-juggling":{subcategory:"person-sport",skin_variations:{"1F3FB":{unified:"1F939-1F3FB-200D-2640-FE0F",non_qualified:"1F939-1F3FB-200D-2640",image:"1f939-1f3fb-200d-2640-fe0f.png",sheet_x:42,sheet_y:16,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F939-1F3FC-200D-2640-FE0F",non_qualified:"1F939-1F3FC-200D-2640",image:"1f939-1f3fc-200d-2640-fe0f.png",sheet_x:42,sheet_y:17,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F939-1F3FD-200D-2640-FE0F",non_qualified:"1F939-1F3FD-200D-2640",image:"1f939-1f3fd-200d-2640-fe0f.png",sheet_x:42,sheet_y:18,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F939-1F3FE-200D-2640-FE0F",non_qualified:"1F939-1F3FE-200D-2640",image:"1f939-1f3fe-200d-2640-fe0f.png",sheet_x:42,sheet_y:19,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F939-1F3FF-200D-2640-FE0F",non_qualified:"1F939-1F3FF-200D-2640",image:"1f939-1f3ff-200d-2640-fe0f.png",sheet_x:42,sheet_y:20,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Woman Juggling",b:"1F939-200D-2640-FE0F",c:"1F939-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_juggling","juggle","balance","skill","multitask"],k:[42,15],o:4},person_in_lotus_position:{subcategory:"person-resting",skin_variations:{"1F3FB":{unified:"1F9D8-1F3FB",non_qualified:null,image:"1f9d8-1f3fb.png",sheet_x:51,sheet_y:37,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D8-1F3FB-200D-2640-FE0F"},"1F3FC":{unified:"1F9D8-1F3FC",non_qualified:null,image:"1f9d8-1f3fc.png",sheet_x:51,sheet_y:38,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D8-1F3FC-200D-2640-FE0F"},"1F3FD":{unified:"1F9D8-1F3FD",non_qualified:null,image:"1f9d8-1f3fd.png",sheet_x:51,sheet_y:39,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D8-1F3FD-200D-2640-FE0F"},"1F3FE":{unified:"1F9D8-1F3FE",non_qualified:null,image:"1f9d8-1f3fe.png",sheet_x:51,sheet_y:40,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D8-1F3FE-200D-2640-FE0F"},"1F3FF":{unified:"1F9D8-1F3FF",non_qualified:null,image:"1f9d8-1f3ff.png",sheet_x:51,sheet_y:41,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoleted_by:"1F9D8-1F3FF-200D-2640-FE0F"}},obsoleted_by:"1F9D8-200D-2640-FE0F",a:"Person in Lotus Position",b:"1F9D8",d:!0,e:!0,f:!0,h:!0,j:["person_in_lotus_position","meditate"],k:[51,36],o:5},man_in_lotus_position:{subcategory:"person-resting",skin_variations:{"1F3FB":{unified:"1F9D8-1F3FB-200D-2642-FE0F",non_qualified:"1F9D8-1F3FB-200D-2642",image:"1f9d8-1f3fb-200d-2642-fe0f.png",sheet_x:51,sheet_y:31,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F9D8-1F3FC-200D-2642-FE0F",non_qualified:"1F9D8-1F3FC-200D-2642",image:"1f9d8-1f3fc-200d-2642-fe0f.png",sheet_x:51,sheet_y:32,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F9D8-1F3FD-200D-2642-FE0F",non_qualified:"1F9D8-1F3FD-200D-2642",image:"1f9d8-1f3fd-200d-2642-fe0f.png",sheet_x:51,sheet_y:33,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F9D8-1F3FE-200D-2642-FE0F",non_qualified:"1F9D8-1F3FE-200D-2642",image:"1f9d8-1f3fe-200d-2642-fe0f.png",sheet_x:51,sheet_y:34,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F9D8-1F3FF-200D-2642-FE0F",non_qualified:"1F9D8-1F3FF-200D-2642",image:"1f9d8-1f3ff-200d-2642-fe0f.png",sheet_x:51,sheet_y:35,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man in Lotus Position",b:"1F9D8-200D-2642-FE0F",c:"1F9D8-200D-2642",d:!0,e:!0,f:!0,h:!0,j:["man_in_lotus_position","man","male","meditation","yoga","serenity","zen","mindfulness"],k:[51,30],o:5},woman_in_lotus_position:{subcategory:"person-resting",skin_variations:{"1F3FB":{unified:"1F9D8-1F3FB-200D-2640-FE0F",non_qualified:"1F9D8-1F3FB-200D-2640",image:"1f9d8-1f3fb-200d-2640-fe0f.png",sheet_x:51,sheet_y:25,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D8-1F3FB"},"1F3FC":{unified:"1F9D8-1F3FC-200D-2640-FE0F",non_qualified:"1F9D8-1F3FC-200D-2640",image:"1f9d8-1f3fc-200d-2640-fe0f.png",sheet_x:51,sheet_y:26,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D8-1F3FC"},"1F3FD":{unified:"1F9D8-1F3FD-200D-2640-FE0F",non_qualified:"1F9D8-1F3FD-200D-2640",image:"1f9d8-1f3fd-200d-2640-fe0f.png",sheet_x:51,sheet_y:27,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D8-1F3FD"},"1F3FE":{unified:"1F9D8-1F3FE-200D-2640-FE0F",non_qualified:"1F9D8-1F3FE-200D-2640",image:"1f9d8-1f3fe-200d-2640-fe0f.png",sheet_x:51,sheet_y:28,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D8-1F3FE"},"1F3FF":{unified:"1F9D8-1F3FF-200D-2640-FE0F",non_qualified:"1F9D8-1F3FF-200D-2640",image:"1f9d8-1f3ff-200d-2640-fe0f.png",sheet_x:51,sheet_y:29,added_in:"5.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0,obsoletes:"1F9D8-1F3FF"}},obsoletes:"1F9D8",a:"Woman in Lotus Position",b:"1F9D8-200D-2640-FE0F",c:"1F9D8-200D-2640",d:!0,e:!0,f:!0,h:!0,j:["woman_in_lotus_position","woman","female","meditation","yoga","serenity","zen","mindfulness"],k:[51,24],o:5},bath:{subcategory:"person-resting",skin_variations:{"1F3FB":{unified:"1F6C0-1F3FB",non_qualified:null,image:"1f6c0-1f3fb.png",sheet_x:37,sheet_y:44,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6C0-1F3FC",non_qualified:null,image:"1f6c0-1f3fc.png",sheet_x:37,sheet_y:45,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6C0-1F3FD",non_qualified:null,image:"1f6c0-1f3fd.png",sheet_x:37,sheet_y:46,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6C0-1F3FE",non_qualified:null,image:"1f6c0-1f3fe.png",sheet_x:37,sheet_y:47,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6C0-1F3FF",non_qualified:null,image:"1f6c0-1f3ff.png",sheet_x:37,sheet_y:48,added_in:"1.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Bath",b:"1F6C0",d:!0,e:!0,f:!0,h:!0,j:["person_taking_bath","clean","shower","bathroom"],k:[37,43],o:0},sleeping_accommodation:{subcategory:"person-resting",skin_variations:{"1F3FB":{unified:"1F6CC-1F3FB",non_qualified:null,image:"1f6cc-1f3fb.png",sheet_x:37,sheet_y:56,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F6CC-1F3FC",non_qualified:null,image:"1f6cc-1f3fc.png",sheet_x:37,sheet_y:57,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F6CC-1F3FD",non_qualified:null,image:"1f6cc-1f3fd.png",sheet_x:37,sheet_y:58,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F6CC-1F3FE",non_qualified:null,image:"1f6cc-1f3fe.png",sheet_x:37,sheet_y:59,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F6CC-1F3FF",non_qualified:null,image:"1f6cc-1f3ff.png",sheet_x:37,sheet_y:60,added_in:"4.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Sleeping Accommodation",b:"1F6CC",d:!0,e:!0,f:!0,h:!0,j:["person_in_bed","bed","rest"],k:[37,55],o:1},people_holding_hands:{subcategory:"family",skin_variations:{"1F3FB-1F3FB":{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FB",non_qualified:null,image:"1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fb.png",sheet_x:48,sheet_y:44,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FC",non_qualified:null,image:"1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fc.png",sheet_x:48,sheet_y:45,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FD",non_qualified:null,image:"1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fd.png",sheet_x:48,sheet_y:46,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FE",non_qualified:null,image:"1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fe.png",sheet_x:48,sheet_y:47,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FF",non_qualified:null,image:"1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3ff.png",sheet_x:48,sheet_y:48,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FB",non_qualified:null,image:"1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fb.png",sheet_x:48,sheet_y:49,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FC":{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FC",non_qualified:null,image:"1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fc.png",sheet_x:48,sheet_y:50,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FD",non_qualified:null,image:"1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fd.png",sheet_x:48,sheet_y:51,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FE",non_qualified:null,image:"1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fe.png",sheet_x:48,sheet_y:52,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FF",non_qualified:null,image:"1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3ff.png",sheet_x:48,sheet_y:53,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FB",non_qualified:null,image:"1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fb.png",sheet_x:48,sheet_y:54,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FC",non_qualified:null,image:"1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fc.png",sheet_x:48,sheet_y:55,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FD":{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FD",non_qualified:null,image:"1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fd.png",sheet_x:48,sheet_y:56,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FE",non_qualified:null,image:"1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fe.png",sheet_x:48,sheet_y:57,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FF",non_qualified:null,image:"1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3ff.png",sheet_x:48,sheet_y:58,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FB",non_qualified:null,image:"1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fb.png",sheet_x:48,sheet_y:59,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FC",non_qualified:null,image:"1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fc.png",sheet_x:48,sheet_y:60,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FD",non_qualified:null,image:"1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fd.png",sheet_x:49,sheet_y:0,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FE":{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FE",non_qualified:null,image:"1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fe.png",sheet_x:49,sheet_y:1,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FF",non_qualified:null,image:"1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3ff.png",sheet_x:49,sheet_y:2,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FB",non_qualified:null,image:"1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fb.png",sheet_x:49,sheet_y:3,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FC",non_qualified:null,image:"1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fc.png",sheet_x:49,sheet_y:4,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FD",non_qualified:null,image:"1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fd.png",sheet_x:49,sheet_y:5,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FE",non_qualified:null,image:"1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3fe.png",sheet_x:49,sheet_y:6,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FF":{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FF",non_qualified:null,image:"1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3ff.png",sheet_x:49,sheet_y:7,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"People Holding Hands",b:"1F9D1-200D-1F91D-200D-1F9D1",d:!0,e:!0,f:!0,h:!0,j:["people_holding_hands","friendship"],k:[48,43],o:12},two_women_holding_hands:{subcategory:"family",skin_variations:{"1F3FB":{unified:"1F46D-1F3FB",non_qualified:null,image:"1f46d-1f3fb.png",sheet_x:22,sheet_y:33,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F46D-1F3FC",non_qualified:null,image:"1f46d-1f3fc.png",sheet_x:22,sheet_y:34,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F46D-1F3FD",non_qualified:null,image:"1f46d-1f3fd.png",sheet_x:22,sheet_y:35,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F46D-1F3FE",non_qualified:null,image:"1f46d-1f3fe.png",sheet_x:22,sheet_y:36,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F46D-1F3FF",non_qualified:null,image:"1f46d-1f3ff.png",sheet_x:22,sheet_y:37,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F469-1F3FB-200D-1F91D-200D-1F469-1F3FC",non_qualified:null,image:"1f469-1f3fb-200d-1f91d-200d-1f469-1f3fc.png",sheet_x:22,sheet_y:38,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F469-1F3FB-200D-1F91D-200D-1F469-1F3FD",non_qualified:null,image:"1f469-1f3fb-200d-1f91d-200d-1f469-1f3fd.png",sheet_x:22,sheet_y:39,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F469-1F3FB-200D-1F91D-200D-1F469-1F3FE",non_qualified:null,image:"1f469-1f3fb-200d-1f91d-200d-1f469-1f3fe.png",sheet_x:22,sheet_y:40,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F469-1F3FB-200D-1F91D-200D-1F469-1F3FF",non_qualified:null,image:"1f469-1f3fb-200d-1f91d-200d-1f469-1f3ff.png",sheet_x:22,sheet_y:41,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F469-1F3FC-200D-1F91D-200D-1F469-1F3FB",non_qualified:null,image:"1f469-1f3fc-200d-1f91d-200d-1f469-1f3fb.png",sheet_x:22,sheet_y:42,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F469-1F3FC-200D-1F91D-200D-1F469-1F3FD",non_qualified:null,image:"1f469-1f3fc-200d-1f91d-200d-1f469-1f3fd.png",sheet_x:22,sheet_y:43,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F469-1F3FC-200D-1F91D-200D-1F469-1F3FE",non_qualified:null,image:"1f469-1f3fc-200d-1f91d-200d-1f469-1f3fe.png",sheet_x:22,sheet_y:44,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F469-1F3FC-200D-1F91D-200D-1F469-1F3FF",non_qualified:null,image:"1f469-1f3fc-200d-1f91d-200d-1f469-1f3ff.png",sheet_x:22,sheet_y:45,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F469-1F3FD-200D-1F91D-200D-1F469-1F3FB",non_qualified:null,image:"1f469-1f3fd-200d-1f91d-200d-1f469-1f3fb.png",sheet_x:22,sheet_y:46,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F469-1F3FD-200D-1F91D-200D-1F469-1F3FC",non_qualified:null,image:"1f469-1f3fd-200d-1f91d-200d-1f469-1f3fc.png",sheet_x:22,sheet_y:47,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F469-1F3FD-200D-1F91D-200D-1F469-1F3FE",non_qualified:null,image:"1f469-1f3fd-200d-1f91d-200d-1f469-1f3fe.png",sheet_x:22,sheet_y:48,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F469-1F3FD-200D-1F91D-200D-1F469-1F3FF",non_qualified:null,image:"1f469-1f3fd-200d-1f91d-200d-1f469-1f3ff.png",sheet_x:22,sheet_y:49,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F469-1F3FE-200D-1F91D-200D-1F469-1F3FB",non_qualified:null,image:"1f469-1f3fe-200d-1f91d-200d-1f469-1f3fb.png",sheet_x:22,sheet_y:50,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F469-1F3FE-200D-1F91D-200D-1F469-1F3FC",non_qualified:null,image:"1f469-1f3fe-200d-1f91d-200d-1f469-1f3fc.png",sheet_x:22,sheet_y:51,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F469-1F3FE-200D-1F91D-200D-1F469-1F3FD",non_qualified:null,image:"1f469-1f3fe-200d-1f91d-200d-1f469-1f3fd.png",sheet_x:22,sheet_y:52,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F469-1F3FE-200D-1F91D-200D-1F469-1F3FF",non_qualified:null,image:"1f469-1f3fe-200d-1f91d-200d-1f469-1f3ff.png",sheet_x:22,sheet_y:53,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F469-1F3FF-200D-1F91D-200D-1F469-1F3FB",non_qualified:null,image:"1f469-1f3ff-200d-1f91d-200d-1f469-1f3fb.png",sheet_x:22,sheet_y:54,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F469-1F3FF-200D-1F91D-200D-1F469-1F3FC",non_qualified:null,image:"1f469-1f3ff-200d-1f91d-200d-1f469-1f3fc.png",sheet_x:22,sheet_y:55,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F469-1F3FF-200D-1F91D-200D-1F469-1F3FD",non_qualified:null,image:"1f469-1f3ff-200d-1f91d-200d-1f469-1f3fd.png",sheet_x:22,sheet_y:56,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F469-1F3FF-200D-1F91D-200D-1F469-1F3FE",non_qualified:null,image:"1f469-1f3ff-200d-1f91d-200d-1f469-1f3fe.png",sheet_x:22,sheet_y:57,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Two Women Holding Hands",b:"1F46D",d:!0,e:!0,f:!0,h:!0,j:["women_holding_hands","pair","friendship","couple","love","like","female","people","human"],k:[22,32],n:["women_holding_hands"],o:1},man_and_woman_holding_hands:{subcategory:"family",skin_variations:{"1F3FB":{unified:"1F46B-1F3FB",non_qualified:null,image:"1f46b-1f3fb.png",sheet_x:21,sheet_y:42,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F46B-1F3FC",non_qualified:null,image:"1f46b-1f3fc.png",sheet_x:21,sheet_y:43,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F46B-1F3FD",non_qualified:null,image:"1f46b-1f3fd.png",sheet_x:21,sheet_y:44,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F46B-1F3FE",non_qualified:null,image:"1f46b-1f3fe.png",sheet_x:21,sheet_y:45,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F46B-1F3FF",non_qualified:null,image:"1f46b-1f3ff.png",sheet_x:21,sheet_y:46,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F469-1F3FB-200D-1F91D-200D-1F468-1F3FC",non_qualified:null,image:"1f469-1f3fb-200d-1f91d-200d-1f468-1f3fc.png",sheet_x:21,sheet_y:47,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F469-1F3FB-200D-1F91D-200D-1F468-1F3FD",non_qualified:null,image:"1f469-1f3fb-200d-1f91d-200d-1f468-1f3fd.png",sheet_x:21,sheet_y:48,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F469-1F3FB-200D-1F91D-200D-1F468-1F3FE",non_qualified:null,image:"1f469-1f3fb-200d-1f91d-200d-1f468-1f3fe.png",sheet_x:21,sheet_y:49,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F469-1F3FB-200D-1F91D-200D-1F468-1F3FF",non_qualified:null,image:"1f469-1f3fb-200d-1f91d-200d-1f468-1f3ff.png",sheet_x:21,sheet_y:50,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F469-1F3FC-200D-1F91D-200D-1F468-1F3FB",non_qualified:null,image:"1f469-1f3fc-200d-1f91d-200d-1f468-1f3fb.png",sheet_x:21,sheet_y:51,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F469-1F3FC-200D-1F91D-200D-1F468-1F3FD",non_qualified:null,image:"1f469-1f3fc-200d-1f91d-200d-1f468-1f3fd.png",sheet_x:21,sheet_y:52,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F469-1F3FC-200D-1F91D-200D-1F468-1F3FE",non_qualified:null,image:"1f469-1f3fc-200d-1f91d-200d-1f468-1f3fe.png",sheet_x:21,sheet_y:53,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F469-1F3FC-200D-1F91D-200D-1F468-1F3FF",non_qualified:null,image:"1f469-1f3fc-200d-1f91d-200d-1f468-1f3ff.png",sheet_x:21,sheet_y:54,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F469-1F3FD-200D-1F91D-200D-1F468-1F3FB",non_qualified:null,image:"1f469-1f3fd-200d-1f91d-200d-1f468-1f3fb.png",sheet_x:21,sheet_y:55,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F469-1F3FD-200D-1F91D-200D-1F468-1F3FC",non_qualified:null,image:"1f469-1f3fd-200d-1f91d-200d-1f468-1f3fc.png",sheet_x:21,sheet_y:56,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F469-1F3FD-200D-1F91D-200D-1F468-1F3FE",non_qualified:null,image:"1f469-1f3fd-200d-1f91d-200d-1f468-1f3fe.png",sheet_x:21,sheet_y:57,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F469-1F3FD-200D-1F91D-200D-1F468-1F3FF",non_qualified:null,image:"1f469-1f3fd-200d-1f91d-200d-1f468-1f3ff.png",sheet_x:21,sheet_y:58,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F469-1F3FE-200D-1F91D-200D-1F468-1F3FB",non_qualified:null,image:"1f469-1f3fe-200d-1f91d-200d-1f468-1f3fb.png",sheet_x:21,sheet_y:59,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F469-1F3FE-200D-1F91D-200D-1F468-1F3FC",non_qualified:null,image:"1f469-1f3fe-200d-1f91d-200d-1f468-1f3fc.png",sheet_x:21,sheet_y:60,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F469-1F3FE-200D-1F91D-200D-1F468-1F3FD",non_qualified:null,image:"1f469-1f3fe-200d-1f91d-200d-1f468-1f3fd.png",sheet_x:22,sheet_y:0,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F469-1F3FE-200D-1F91D-200D-1F468-1F3FF",non_qualified:null,image:"1f469-1f3fe-200d-1f91d-200d-1f468-1f3ff.png",sheet_x:22,sheet_y:1,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F469-1F3FF-200D-1F91D-200D-1F468-1F3FB",non_qualified:null,image:"1f469-1f3ff-200d-1f91d-200d-1f468-1f3fb.png",sheet_x:22,sheet_y:2,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F469-1F3FF-200D-1F91D-200D-1F468-1F3FC",non_qualified:null,image:"1f469-1f3ff-200d-1f91d-200d-1f468-1f3fc.png",sheet_x:22,sheet_y:3,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F469-1F3FF-200D-1F91D-200D-1F468-1F3FD",non_qualified:null,image:"1f469-1f3ff-200d-1f91d-200d-1f468-1f3fd.png",sheet_x:22,sheet_y:4,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F469-1F3FF-200D-1F91D-200D-1F468-1F3FE",non_qualified:null,image:"1f469-1f3ff-200d-1f91d-200d-1f468-1f3fe.png",sheet_x:22,sheet_y:5,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Man and Woman Holding Hands",b:"1F46B",d:!0,e:!0,f:!0,h:!0,j:["woman_and_man_holding_hands","pair","people","human","love","date","dating","like","affection","valentines","marriage"],k:[21,41],n:["woman_and_man_holding_hands","couple"],o:0},two_men_holding_hands:{subcategory:"family",skin_variations:{"1F3FB":{unified:"1F46C-1F3FB",non_qualified:null,image:"1f46c-1f3fb.png",sheet_x:22,sheet_y:7,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F46C-1F3FC",non_qualified:null,image:"1f46c-1f3fc.png",sheet_x:22,sheet_y:8,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F46C-1F3FD",non_qualified:null,image:"1f46c-1f3fd.png",sheet_x:22,sheet_y:9,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F46C-1F3FE",non_qualified:null,image:"1f46c-1f3fe.png",sheet_x:22,sheet_y:10,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F46C-1F3FF",non_qualified:null,image:"1f46c-1f3ff.png",sheet_x:22,sheet_y:11,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F468-1F3FB-200D-1F91D-200D-1F468-1F3FC",non_qualified:null,image:"1f468-1f3fb-200d-1f91d-200d-1f468-1f3fc.png",sheet_x:22,sheet_y:12,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F468-1F3FB-200D-1F91D-200D-1F468-1F3FD",non_qualified:null,image:"1f468-1f3fb-200d-1f91d-200d-1f468-1f3fd.png",sheet_x:22,sheet_y:13,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F468-1F3FB-200D-1F91D-200D-1F468-1F3FE",non_qualified:null,image:"1f468-1f3fb-200d-1f91d-200d-1f468-1f3fe.png",sheet_x:22,sheet_y:14,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F468-1F3FB-200D-1F91D-200D-1F468-1F3FF",non_qualified:null,image:"1f468-1f3fb-200d-1f91d-200d-1f468-1f3ff.png",sheet_x:22,sheet_y:15,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F468-1F3FC-200D-1F91D-200D-1F468-1F3FB",non_qualified:null,image:"1f468-1f3fc-200d-1f91d-200d-1f468-1f3fb.png",sheet_x:22,sheet_y:16,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F468-1F3FC-200D-1F91D-200D-1F468-1F3FD",non_qualified:null,image:"1f468-1f3fc-200d-1f91d-200d-1f468-1f3fd.png",sheet_x:22,sheet_y:17,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F468-1F3FC-200D-1F91D-200D-1F468-1F3FE",non_qualified:null,image:"1f468-1f3fc-200d-1f91d-200d-1f468-1f3fe.png",sheet_x:22,sheet_y:18,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F468-1F3FC-200D-1F91D-200D-1F468-1F3FF",non_qualified:null,image:"1f468-1f3fc-200d-1f91d-200d-1f468-1f3ff.png",sheet_x:22,sheet_y:19,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F468-1F3FD-200D-1F91D-200D-1F468-1F3FB",non_qualified:null,image:"1f468-1f3fd-200d-1f91d-200d-1f468-1f3fb.png",sheet_x:22,sheet_y:20,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F468-1F3FD-200D-1F91D-200D-1F468-1F3FC",non_qualified:null,image:"1f468-1f3fd-200d-1f91d-200d-1f468-1f3fc.png",sheet_x:22,sheet_y:21,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F468-1F3FD-200D-1F91D-200D-1F468-1F3FE",non_qualified:null,image:"1f468-1f3fd-200d-1f91d-200d-1f468-1f3fe.png",sheet_x:22,sheet_y:22,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F468-1F3FD-200D-1F91D-200D-1F468-1F3FF",non_qualified:null,image:"1f468-1f3fd-200d-1f91d-200d-1f468-1f3ff.png",sheet_x:22,sheet_y:23,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F468-1F3FE-200D-1F91D-200D-1F468-1F3FB",non_qualified:null,image:"1f468-1f3fe-200d-1f91d-200d-1f468-1f3fb.png",sheet_x:22,sheet_y:24,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F468-1F3FE-200D-1F91D-200D-1F468-1F3FC",non_qualified:null,image:"1f468-1f3fe-200d-1f91d-200d-1f468-1f3fc.png",sheet_x:22,sheet_y:25,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F468-1F3FE-200D-1F91D-200D-1F468-1F3FD",non_qualified:null,image:"1f468-1f3fe-200d-1f91d-200d-1f468-1f3fd.png",sheet_x:22,sheet_y:26,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F468-1F3FE-200D-1F91D-200D-1F468-1F3FF",non_qualified:null,image:"1f468-1f3fe-200d-1f91d-200d-1f468-1f3ff.png",sheet_x:22,sheet_y:27,added_in:"12.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F468-1F3FF-200D-1F91D-200D-1F468-1F3FB",non_qualified:null,image:"1f468-1f3ff-200d-1f91d-200d-1f468-1f3fb.png",sheet_x:22,sheet_y:28,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F468-1F3FF-200D-1F91D-200D-1F468-1F3FC",non_qualified:null,image:"1f468-1f3ff-200d-1f91d-200d-1f468-1f3fc.png",sheet_x:22,sheet_y:29,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F468-1F3FF-200D-1F91D-200D-1F468-1F3FD",non_qualified:null,image:"1f468-1f3ff-200d-1f91d-200d-1f468-1f3fd.png",sheet_x:22,sheet_y:30,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F468-1F3FF-200D-1F91D-200D-1F468-1F3FE",non_qualified:null,image:"1f468-1f3ff-200d-1f91d-200d-1f468-1f3fe.png",sheet_x:22,sheet_y:31,added_in:"12.0",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Two Men Holding Hands",b:"1F46C",d:!0,e:!0,f:!0,h:!0,j:["men_holding_hands","pair","couple","love","like","bromance","friendship","people","human"],k:[22,6],n:["men_holding_hands"],o:1},couplekiss:{subcategory:"family",skin_variations:{"1F3FB":{unified:"1F48F-1F3FB",non_qualified:null,image:"1f48f-1f3fb.png",sheet_x:26,sheet_y:43,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F48F-1F3FC",non_qualified:null,image:"1f48f-1f3fc.png",sheet_x:26,sheet_y:44,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F48F-1F3FD",non_qualified:null,image:"1f48f-1f3fd.png",sheet_x:26,sheet_y:45,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F48F-1F3FE",non_qualified:null,image:"1f48f-1f3fe.png",sheet_x:26,sheet_y:46,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F48F-1F3FF",non_qualified:null,image:"1f48f-1f3ff.png",sheet_x:26,sheet_y:47,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F9D1-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FC",non_qualified:"1F9D1-1F3FB-200D-2764-200D-1F48B-200D-1F9D1-1F3FC",image:"1f9d1-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fc.png",sheet_x:26,sheet_y:48,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F9D1-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FD",non_qualified:"1F9D1-1F3FB-200D-2764-200D-1F48B-200D-1F9D1-1F3FD",image:"1f9d1-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fd.png",sheet_x:26,sheet_y:49,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F9D1-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FE",non_qualified:"1F9D1-1F3FB-200D-2764-200D-1F48B-200D-1F9D1-1F3FE",image:"1f9d1-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fe.png",sheet_x:26,sheet_y:50,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F9D1-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FF",non_qualified:"1F9D1-1F3FB-200D-2764-200D-1F48B-200D-1F9D1-1F3FF",image:"1f9d1-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3ff.png",sheet_x:26,sheet_y:51,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F9D1-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FB",non_qualified:"1F9D1-1F3FC-200D-2764-200D-1F48B-200D-1F9D1-1F3FB",image:"1f9d1-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fb.png",sheet_x:26,sheet_y:52,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F9D1-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FD",non_qualified:"1F9D1-1F3FC-200D-2764-200D-1F48B-200D-1F9D1-1F3FD",image:"1f9d1-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fd.png",sheet_x:26,sheet_y:53,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F9D1-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FE",non_qualified:"1F9D1-1F3FC-200D-2764-200D-1F48B-200D-1F9D1-1F3FE",image:"1f9d1-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fe.png",sheet_x:26,sheet_y:54,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F9D1-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FF",non_qualified:"1F9D1-1F3FC-200D-2764-200D-1F48B-200D-1F9D1-1F3FF",image:"1f9d1-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3ff.png",sheet_x:26,sheet_y:55,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F9D1-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FB",non_qualified:"1F9D1-1F3FD-200D-2764-200D-1F48B-200D-1F9D1-1F3FB",image:"1f9d1-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fb.png",sheet_x:26,sheet_y:56,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F9D1-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FC",non_qualified:"1F9D1-1F3FD-200D-2764-200D-1F48B-200D-1F9D1-1F3FC",image:"1f9d1-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fc.png",sheet_x:26,sheet_y:57,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F9D1-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FE",non_qualified:"1F9D1-1F3FD-200D-2764-200D-1F48B-200D-1F9D1-1F3FE",image:"1f9d1-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fe.png",sheet_x:26,sheet_y:58,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F9D1-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FF",non_qualified:"1F9D1-1F3FD-200D-2764-200D-1F48B-200D-1F9D1-1F3FF",image:"1f9d1-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3ff.png",sheet_x:26,sheet_y:59,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F9D1-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FB",non_qualified:"1F9D1-1F3FE-200D-2764-200D-1F48B-200D-1F9D1-1F3FB",image:"1f9d1-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fb.png",sheet_x:26,sheet_y:60,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F9D1-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FC",non_qualified:"1F9D1-1F3FE-200D-2764-200D-1F48B-200D-1F9D1-1F3FC",image:"1f9d1-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fc.png",sheet_x:27,sheet_y:0,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F9D1-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FD",non_qualified:"1F9D1-1F3FE-200D-2764-200D-1F48B-200D-1F9D1-1F3FD",image:"1f9d1-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fd.png",sheet_x:27,sheet_y:1,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F9D1-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FF",non_qualified:"1F9D1-1F3FE-200D-2764-200D-1F48B-200D-1F9D1-1F3FF",image:"1f9d1-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3ff.png",sheet_x:27,sheet_y:2,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F9D1-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FB",non_qualified:"1F9D1-1F3FF-200D-2764-200D-1F48B-200D-1F9D1-1F3FB",image:"1f9d1-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fb.png",sheet_x:27,sheet_y:3,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F9D1-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FC",non_qualified:"1F9D1-1F3FF-200D-2764-200D-1F48B-200D-1F9D1-1F3FC",image:"1f9d1-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fc.png",sheet_x:27,sheet_y:4,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F9D1-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FD",non_qualified:"1F9D1-1F3FF-200D-2764-200D-1F48B-200D-1F9D1-1F3FD",image:"1f9d1-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fd.png",sheet_x:27,sheet_y:5,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F9D1-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F9D1-1F3FE",non_qualified:"1F9D1-1F3FF-200D-2764-200D-1F48B-200D-1F9D1-1F3FE",image:"1f9d1-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f9d1-1f3fe.png",sheet_x:27,sheet_y:6,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Kiss",b:"1F48F",d:!0,e:!0,f:!0,h:!0,j:["kiss","pair","valentines","love","like","dating","marriage"],k:[26,42],o:0},"woman-kiss-man":{subcategory:"family",skin_variations:{"1F3FB-1F3FB":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:20,sheet_y:44,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:20,sheet_y:45,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:20,sheet_y:46,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:20,sheet_y:47,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:20,sheet_y:48,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:20,sheet_y:49,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FC":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:20,sheet_y:50,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:20,sheet_y:51,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:20,sheet_y:52,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:20,sheet_y:53,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:20,sheet_y:54,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:20,sheet_y:55,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FD":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:20,sheet_y:56,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:20,sheet_y:57,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:20,sheet_y:58,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:20,sheet_y:59,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:20,sheet_y:60,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:21,sheet_y:0,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FE":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:21,sheet_y:1,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:21,sheet_y:2,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:21,sheet_y:3,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:21,sheet_y:4,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:21,sheet_y:5,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:21,sheet_y:6,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FF":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:21,sheet_y:7,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Kiss: Woman, Man",b:"1F469-200D-2764-FE0F-200D-1F48B-200D-1F468",c:"1F469-200D-2764-200D-1F48B-200D-1F468",d:!0,e:!0,f:!0,h:!0,j:["kiss_woman_man","love"],k:[20,43],o:2},"man-kiss-man":{subcategory:"family",skin_variations:{"1F3FB-1F3FB":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F468-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:16,sheet_y:50,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F468-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:16,sheet_y:51,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F468-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:16,sheet_y:52,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F468-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:16,sheet_y:53,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F468-1F3FB-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:16,sheet_y:54,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F468-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:16,sheet_y:55,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FC":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F468-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:16,sheet_y:56,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F468-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:16,sheet_y:57,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F468-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:16,sheet_y:58,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F468-1F3FC-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:16,sheet_y:59,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F468-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:16,sheet_y:60,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F468-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:17,sheet_y:0,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FD":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F468-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:17,sheet_y:1,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F468-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:17,sheet_y:2,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F468-1F3FD-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:17,sheet_y:3,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F468-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:17,sheet_y:4,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F468-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:17,sheet_y:5,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F468-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:17,sheet_y:6,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FE":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F468-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:17,sheet_y:7,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F468-1F3FE-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:17,sheet_y:8,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FB",non_qualified:"1F468-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FB",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb.png",sheet_x:17,sheet_y:9,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FC",non_qualified:"1F468-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FC",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc.png",sheet_x:17,sheet_y:10,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FD",non_qualified:"1F468-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FD",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd.png",sheet_x:17,sheet_y:11,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FE",non_qualified:"1F468-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FE",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe.png",sheet_x:17,sheet_y:12,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FF":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F468-1F3FF",non_qualified:"1F468-1F3FF-200D-2764-200D-1F48B-200D-1F468-1F3FF",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff.png",sheet_x:17,sheet_y:13,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Kiss: Man, Man",b:"1F468-200D-2764-FE0F-200D-1F48B-200D-1F468",c:"1F468-200D-2764-200D-1F48B-200D-1F468",d:!0,e:!0,f:!0,h:!0,j:["kiss_man_man","pair","valentines","love","like","dating","marriage"],k:[16,49],o:2},"woman-kiss-woman":{subcategory:"family",skin_variations:{"1F3FB-1F3FB":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FB",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F469-1F3FB",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb.png",sheet_x:21,sheet_y:9,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FC",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F469-1F3FC",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc.png",sheet_x:21,sheet_y:10,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FD",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F469-1F3FD",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd.png",sheet_x:21,sheet_y:11,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FE",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F469-1F3FE",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe.png",sheet_x:21,sheet_y:12,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FF",non_qualified:"1F469-1F3FB-200D-2764-200D-1F48B-200D-1F469-1F3FF",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff.png",sheet_x:21,sheet_y:13,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FB",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F469-1F3FB",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb.png",sheet_x:21,sheet_y:14,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FC":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FC",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F469-1F3FC",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc.png",sheet_x:21,sheet_y:15,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FD",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F469-1F3FD",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd.png",sheet_x:21,sheet_y:16,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FE",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F469-1F3FE",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe.png",sheet_x:21,sheet_y:17,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FF",non_qualified:"1F469-1F3FC-200D-2764-200D-1F48B-200D-1F469-1F3FF",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff.png",sheet_x:21,sheet_y:18,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FB",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F469-1F3FB",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb.png",sheet_x:21,sheet_y:19,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FC",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F469-1F3FC",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc.png",sheet_x:21,sheet_y:20,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FD":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FD",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F469-1F3FD",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd.png",sheet_x:21,sheet_y:21,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FE",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F469-1F3FE",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe.png",sheet_x:21,sheet_y:22,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FF",non_qualified:"1F469-1F3FD-200D-2764-200D-1F48B-200D-1F469-1F3FF",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff.png",sheet_x:21,sheet_y:23,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FB",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F469-1F3FB",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb.png",sheet_x:21,sheet_y:24,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FC",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F469-1F3FC",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc.png",sheet_x:21,sheet_y:25,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FD",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F469-1F3FD",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd.png",sheet_x:21,sheet_y:26,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FE":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FE",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F469-1F3FE",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe.png",sheet_x:21,sheet_y:27,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FF",non_qualified:"1F469-1F3FE-200D-2764-200D-1F48B-200D-1F469-1F3FF",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff.png",sheet_x:21,sheet_y:28,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FB",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F469-1F3FB",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb.png",sheet_x:21,sheet_y:29,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FC",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F469-1F3FC",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc.png",sheet_x:21,sheet_y:30,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FD",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F469-1F3FD",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd.png",sheet_x:21,sheet_y:31,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FE",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F469-1F3FE",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe.png",sheet_x:21,sheet_y:32,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FF":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F48B-200D-1F469-1F3FF",non_qualified:"1F469-1F3FF-200D-2764-200D-1F48B-200D-1F469-1F3FF",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff.png",sheet_x:21,sheet_y:33,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Kiss: Woman, Woman",b:"1F469-200D-2764-FE0F-200D-1F48B-200D-1F469",c:"1F469-200D-2764-200D-1F48B-200D-1F469",d:!0,e:!0,f:!0,h:!0,j:["kiss_woman_woman","pair","valentines","love","like","dating","marriage"],k:[21,8],o:2},couple_with_heart:{subcategory:"family",skin_variations:{"1F3FB":{unified:"1F491-1F3FB",non_qualified:null,image:"1f491-1f3fb.png",sheet_x:27,sheet_y:9,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC":{unified:"1F491-1F3FC",non_qualified:null,image:"1f491-1f3fc.png",sheet_x:27,sheet_y:10,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD":{unified:"1F491-1F3FD",non_qualified:null,image:"1f491-1f3fd.png",sheet_x:27,sheet_y:11,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE":{unified:"1F491-1F3FE",non_qualified:null,image:"1f491-1f3fe.png",sheet_x:27,sheet_y:12,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF":{unified:"1F491-1F3FF",non_qualified:null,image:"1f491-1f3ff.png",sheet_x:27,sheet_y:13,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F9D1-1F3FB-200D-2764-FE0F-200D-1F9D1-1F3FC",non_qualified:"1F9D1-1F3FB-200D-2764-200D-1F9D1-1F3FC",image:"1f9d1-1f3fb-200d-2764-fe0f-200d-1f9d1-1f3fc.png",sheet_x:27,sheet_y:14,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F9D1-1F3FB-200D-2764-FE0F-200D-1F9D1-1F3FD",non_qualified:"1F9D1-1F3FB-200D-2764-200D-1F9D1-1F3FD",image:"1f9d1-1f3fb-200d-2764-fe0f-200d-1f9d1-1f3fd.png",sheet_x:27,sheet_y:15,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F9D1-1F3FB-200D-2764-FE0F-200D-1F9D1-1F3FE",non_qualified:"1F9D1-1F3FB-200D-2764-200D-1F9D1-1F3FE",image:"1f9d1-1f3fb-200d-2764-fe0f-200d-1f9d1-1f3fe.png",sheet_x:27,sheet_y:16,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F9D1-1F3FB-200D-2764-FE0F-200D-1F9D1-1F3FF",non_qualified:"1F9D1-1F3FB-200D-2764-200D-1F9D1-1F3FF",image:"1f9d1-1f3fb-200d-2764-fe0f-200d-1f9d1-1f3ff.png",sheet_x:27,sheet_y:17,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F9D1-1F3FC-200D-2764-FE0F-200D-1F9D1-1F3FB",non_qualified:"1F9D1-1F3FC-200D-2764-200D-1F9D1-1F3FB",image:"1f9d1-1f3fc-200d-2764-fe0f-200d-1f9d1-1f3fb.png",sheet_x:27,sheet_y:18,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F9D1-1F3FC-200D-2764-FE0F-200D-1F9D1-1F3FD",non_qualified:"1F9D1-1F3FC-200D-2764-200D-1F9D1-1F3FD",image:"1f9d1-1f3fc-200d-2764-fe0f-200d-1f9d1-1f3fd.png",sheet_x:27,sheet_y:19,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F9D1-1F3FC-200D-2764-FE0F-200D-1F9D1-1F3FE",non_qualified:"1F9D1-1F3FC-200D-2764-200D-1F9D1-1F3FE",image:"1f9d1-1f3fc-200d-2764-fe0f-200d-1f9d1-1f3fe.png",sheet_x:27,sheet_y:20,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F9D1-1F3FC-200D-2764-FE0F-200D-1F9D1-1F3FF",non_qualified:"1F9D1-1F3FC-200D-2764-200D-1F9D1-1F3FF",image:"1f9d1-1f3fc-200d-2764-fe0f-200d-1f9d1-1f3ff.png",sheet_x:27,sheet_y:21,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F9D1-1F3FD-200D-2764-FE0F-200D-1F9D1-1F3FB",non_qualified:"1F9D1-1F3FD-200D-2764-200D-1F9D1-1F3FB",image:"1f9d1-1f3fd-200d-2764-fe0f-200d-1f9d1-1f3fb.png",sheet_x:27,sheet_y:22,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F9D1-1F3FD-200D-2764-FE0F-200D-1F9D1-1F3FC",non_qualified:"1F9D1-1F3FD-200D-2764-200D-1F9D1-1F3FC",image:"1f9d1-1f3fd-200d-2764-fe0f-200d-1f9d1-1f3fc.png",sheet_x:27,sheet_y:23,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F9D1-1F3FD-200D-2764-FE0F-200D-1F9D1-1F3FE",non_qualified:"1F9D1-1F3FD-200D-2764-200D-1F9D1-1F3FE",image:"1f9d1-1f3fd-200d-2764-fe0f-200d-1f9d1-1f3fe.png",sheet_x:27,sheet_y:24,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F9D1-1F3FD-200D-2764-FE0F-200D-1F9D1-1F3FF",non_qualified:"1F9D1-1F3FD-200D-2764-200D-1F9D1-1F3FF",image:"1f9d1-1f3fd-200d-2764-fe0f-200d-1f9d1-1f3ff.png",sheet_x:27,sheet_y:25,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F9D1-1F3FE-200D-2764-FE0F-200D-1F9D1-1F3FB",non_qualified:"1F9D1-1F3FE-200D-2764-200D-1F9D1-1F3FB",image:"1f9d1-1f3fe-200d-2764-fe0f-200d-1f9d1-1f3fb.png",sheet_x:27,sheet_y:26,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F9D1-1F3FE-200D-2764-FE0F-200D-1F9D1-1F3FC",non_qualified:"1F9D1-1F3FE-200D-2764-200D-1F9D1-1F3FC",image:"1f9d1-1f3fe-200d-2764-fe0f-200d-1f9d1-1f3fc.png",sheet_x:27,sheet_y:27,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F9D1-1F3FE-200D-2764-FE0F-200D-1F9D1-1F3FD",non_qualified:"1F9D1-1F3FE-200D-2764-200D-1F9D1-1F3FD",image:"1f9d1-1f3fe-200d-2764-fe0f-200d-1f9d1-1f3fd.png",sheet_x:27,sheet_y:28,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F9D1-1F3FE-200D-2764-FE0F-200D-1F9D1-1F3FF",non_qualified:"1F9D1-1F3FE-200D-2764-200D-1F9D1-1F3FF",image:"1f9d1-1f3fe-200d-2764-fe0f-200d-1f9d1-1f3ff.png",sheet_x:27,sheet_y:29,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F9D1-1F3FF-200D-2764-FE0F-200D-1F9D1-1F3FB",non_qualified:"1F9D1-1F3FF-200D-2764-200D-1F9D1-1F3FB",image:"1f9d1-1f3ff-200d-2764-fe0f-200d-1f9d1-1f3fb.png",sheet_x:27,sheet_y:30,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F9D1-1F3FF-200D-2764-FE0F-200D-1F9D1-1F3FC",non_qualified:"1F9D1-1F3FF-200D-2764-200D-1F9D1-1F3FC",image:"1f9d1-1f3ff-200d-2764-fe0f-200d-1f9d1-1f3fc.png",sheet_x:27,sheet_y:31,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F9D1-1F3FF-200D-2764-FE0F-200D-1F9D1-1F3FD",non_qualified:"1F9D1-1F3FF-200D-2764-200D-1F9D1-1F3FD",image:"1f9d1-1f3ff-200d-2764-fe0f-200d-1f9d1-1f3fd.png",sheet_x:27,sheet_y:32,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F9D1-1F3FF-200D-2764-FE0F-200D-1F9D1-1F3FE",non_qualified:"1F9D1-1F3FF-200D-2764-200D-1F9D1-1F3FE",image:"1f9d1-1f3ff-200d-2764-fe0f-200d-1f9d1-1f3fe.png",sheet_x:27,sheet_y:33,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Couple with Heart",b:"1F491",d:!0,e:!0,f:!0,h:!0,j:["couple_with_heart","pair","love","like","affection","human","dating","valentines","marriage"],k:[27,8],o:0},"woman-heart-man":{subcategory:"family",skin_variations:{"1F3FB-1F3FB":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F469-1F3FB-200D-2764-200D-1F468-1F3FB",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:19,sheet_y:53,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F469-1F3FB-200D-2764-200D-1F468-1F3FC",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:19,sheet_y:54,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F469-1F3FB-200D-2764-200D-1F468-1F3FD",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:19,sheet_y:55,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F469-1F3FB-200D-2764-200D-1F468-1F3FE",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:19,sheet_y:56,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F469-1F3FB-200D-2764-200D-1F468-1F3FF",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:19,sheet_y:57,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F469-1F3FC-200D-2764-200D-1F468-1F3FB",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:19,sheet_y:58,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FC":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F469-1F3FC-200D-2764-200D-1F468-1F3FC",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:19,sheet_y:59,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F469-1F3FC-200D-2764-200D-1F468-1F3FD",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:19,sheet_y:60,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F469-1F3FC-200D-2764-200D-1F468-1F3FE",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:20,sheet_y:0,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F469-1F3FC-200D-2764-200D-1F468-1F3FF",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:20,sheet_y:1,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F469-1F3FD-200D-2764-200D-1F468-1F3FB",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:20,sheet_y:2,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F469-1F3FD-200D-2764-200D-1F468-1F3FC",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:20,sheet_y:3,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FD":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F469-1F3FD-200D-2764-200D-1F468-1F3FD",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:20,sheet_y:4,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F469-1F3FD-200D-2764-200D-1F468-1F3FE",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:20,sheet_y:5,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F469-1F3FD-200D-2764-200D-1F468-1F3FF",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:20,sheet_y:6,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F469-1F3FE-200D-2764-200D-1F468-1F3FB",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:20,sheet_y:7,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F469-1F3FE-200D-2764-200D-1F468-1F3FC",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:20,sheet_y:8,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F469-1F3FE-200D-2764-200D-1F468-1F3FD",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:20,sheet_y:9,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FE":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F469-1F3FE-200D-2764-200D-1F468-1F3FE",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:20,sheet_y:10,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F469-1F3FE-200D-2764-200D-1F468-1F3FF",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:20,sheet_y:11,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F469-1F3FF-200D-2764-200D-1F468-1F3FB",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:20,sheet_y:12,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F469-1F3FF-200D-2764-200D-1F468-1F3FC",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:20,sheet_y:13,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F469-1F3FF-200D-2764-200D-1F468-1F3FD",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:20,sheet_y:14,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F469-1F3FF-200D-2764-200D-1F468-1F3FE",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:20,sheet_y:15,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FF":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F469-1F3FF-200D-2764-200D-1F468-1F3FF",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:20,sheet_y:16,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Couple with Heart: Woman, Man",b:"1F469-200D-2764-FE0F-200D-1F468",c:"1F469-200D-2764-200D-1F468",d:!0,e:!0,f:!0,h:!0,j:["couple_with_heart_woman_man","love"],k:[19,52],o:2},"man-heart-man":{subcategory:"family",skin_variations:{"1F3FB-1F3FB":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F468-1F3FB-200D-2764-200D-1F468-1F3FB",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:16,sheet_y:24,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F468-1F3FB-200D-2764-200D-1F468-1F3FC",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:16,sheet_y:25,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F468-1F3FB-200D-2764-200D-1F468-1F3FD",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:16,sheet_y:26,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F468-1F3FB-200D-2764-200D-1F468-1F3FE",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:16,sheet_y:27,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F468-1F3FB-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F468-1F3FB-200D-2764-200D-1F468-1F3FF",image:"1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:16,sheet_y:28,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F468-1F3FC-200D-2764-200D-1F468-1F3FB",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:16,sheet_y:29,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FC":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F468-1F3FC-200D-2764-200D-1F468-1F3FC",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:16,sheet_y:30,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F468-1F3FC-200D-2764-200D-1F468-1F3FD",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:16,sheet_y:31,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F468-1F3FC-200D-2764-200D-1F468-1F3FE",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:16,sheet_y:32,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F468-1F3FC-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F468-1F3FC-200D-2764-200D-1F468-1F3FF",image:"1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:16,sheet_y:33,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F468-1F3FD-200D-2764-200D-1F468-1F3FB",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:16,sheet_y:34,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F468-1F3FD-200D-2764-200D-1F468-1F3FC",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:16,sheet_y:35,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FD":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F468-1F3FD-200D-2764-200D-1F468-1F3FD",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:16,sheet_y:36,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F468-1F3FD-200D-2764-200D-1F468-1F3FE",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:16,sheet_y:37,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F468-1F3FD-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F468-1F3FD-200D-2764-200D-1F468-1F3FF",image:"1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:16,sheet_y:38,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F468-1F3FE-200D-2764-200D-1F468-1F3FB",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:16,sheet_y:39,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F468-1F3FE-200D-2764-200D-1F468-1F3FC",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:16,sheet_y:40,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F468-1F3FE-200D-2764-200D-1F468-1F3FD",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:16,sheet_y:41,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FE":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F468-1F3FE-200D-2764-200D-1F468-1F3FE",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:16,sheet_y:42,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F468-1F3FE-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F468-1F3FE-200D-2764-200D-1F468-1F3FF",image:"1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:16,sheet_y:43,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F468-1F3FB",non_qualified:"1F468-1F3FF-200D-2764-200D-1F468-1F3FB",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3fb.png",sheet_x:16,sheet_y:44,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F468-1F3FC",non_qualified:"1F468-1F3FF-200D-2764-200D-1F468-1F3FC",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3fc.png",sheet_x:16,sheet_y:45,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F468-1F3FD",non_qualified:"1F468-1F3FF-200D-2764-200D-1F468-1F3FD",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3fd.png",sheet_x:16,sheet_y:46,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F468-1F3FE",non_qualified:"1F468-1F3FF-200D-2764-200D-1F468-1F3FE",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3fe.png",sheet_x:16,sheet_y:47,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FF":{unified:"1F468-1F3FF-200D-2764-FE0F-200D-1F468-1F3FF",non_qualified:"1F468-1F3FF-200D-2764-200D-1F468-1F3FF",image:"1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3ff.png",sheet_x:16,sheet_y:48,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Couple with Heart: Man, Man",b:"1F468-200D-2764-FE0F-200D-1F468",c:"1F468-200D-2764-200D-1F468",d:!0,e:!0,f:!0,h:!0,j:["couple_with_heart_man_man","pair","love","like","affection","human","dating","valentines","marriage"],k:[16,23],o:2},"woman-heart-woman":{subcategory:"family",skin_variations:{"1F3FB-1F3FB":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F469-1F3FB",non_qualified:"1F469-1F3FB-200D-2764-200D-1F469-1F3FB",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fb.png",sheet_x:20,sheet_y:18,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FC":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F469-1F3FC",non_qualified:"1F469-1F3FB-200D-2764-200D-1F469-1F3FC",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fc.png",sheet_x:20,sheet_y:19,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FD":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F469-1F3FD",non_qualified:"1F469-1F3FB-200D-2764-200D-1F469-1F3FD",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fd.png",sheet_x:20,sheet_y:20,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FE":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F469-1F3FE",non_qualified:"1F469-1F3FB-200D-2764-200D-1F469-1F3FE",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fe.png",sheet_x:20,sheet_y:21,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FB-1F3FF":{unified:"1F469-1F3FB-200D-2764-FE0F-200D-1F469-1F3FF",non_qualified:"1F469-1F3FB-200D-2764-200D-1F469-1F3FF",image:"1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3ff.png",sheet_x:20,sheet_y:22,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FB":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F469-1F3FB",non_qualified:"1F469-1F3FC-200D-2764-200D-1F469-1F3FB",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fb.png",sheet_x:20,sheet_y:23,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FC":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F469-1F3FC",non_qualified:"1F469-1F3FC-200D-2764-200D-1F469-1F3FC",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fc.png",sheet_x:20,sheet_y:24,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FD":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F469-1F3FD",non_qualified:"1F469-1F3FC-200D-2764-200D-1F469-1F3FD",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fd.png",sheet_x:20,sheet_y:25,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FE":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F469-1F3FE",non_qualified:"1F469-1F3FC-200D-2764-200D-1F469-1F3FE",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fe.png",sheet_x:20,sheet_y:26,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FC-1F3FF":{unified:"1F469-1F3FC-200D-2764-FE0F-200D-1F469-1F3FF",non_qualified:"1F469-1F3FC-200D-2764-200D-1F469-1F3FF",image:"1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3ff.png",sheet_x:20,sheet_y:27,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FB":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F469-1F3FB",non_qualified:"1F469-1F3FD-200D-2764-200D-1F469-1F3FB",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fb.png",sheet_x:20,sheet_y:28,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FC":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F469-1F3FC",non_qualified:"1F469-1F3FD-200D-2764-200D-1F469-1F3FC",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fc.png",sheet_x:20,sheet_y:29,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FD":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F469-1F3FD",non_qualified:"1F469-1F3FD-200D-2764-200D-1F469-1F3FD",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fd.png",sheet_x:20,sheet_y:30,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FE":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F469-1F3FE",non_qualified:"1F469-1F3FD-200D-2764-200D-1F469-1F3FE",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fe.png",sheet_x:20,sheet_y:31,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FD-1F3FF":{unified:"1F469-1F3FD-200D-2764-FE0F-200D-1F469-1F3FF",non_qualified:"1F469-1F3FD-200D-2764-200D-1F469-1F3FF",image:"1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3ff.png",sheet_x:20,sheet_y:32,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FB":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F469-1F3FB",non_qualified:"1F469-1F3FE-200D-2764-200D-1F469-1F3FB",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fb.png",sheet_x:20,sheet_y:33,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FC":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F469-1F3FC",non_qualified:"1F469-1F3FE-200D-2764-200D-1F469-1F3FC",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fc.png",sheet_x:20,sheet_y:34,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FD":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F469-1F3FD",non_qualified:"1F469-1F3FE-200D-2764-200D-1F469-1F3FD",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fd.png",sheet_x:20,sheet_y:35,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FE":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F469-1F3FE",non_qualified:"1F469-1F3FE-200D-2764-200D-1F469-1F3FE",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fe.png",sheet_x:20,sheet_y:36,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FE-1F3FF":{unified:"1F469-1F3FE-200D-2764-FE0F-200D-1F469-1F3FF",non_qualified:"1F469-1F3FE-200D-2764-200D-1F469-1F3FF",image:"1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3ff.png",sheet_x:20,sheet_y:37,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FB":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F469-1F3FB",non_qualified:"1F469-1F3FF-200D-2764-200D-1F469-1F3FB",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3fb.png",sheet_x:20,sheet_y:38,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FC":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F469-1F3FC",non_qualified:"1F469-1F3FF-200D-2764-200D-1F469-1F3FC",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3fc.png",sheet_x:20,sheet_y:39,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FD":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F469-1F3FD",non_qualified:"1F469-1F3FF-200D-2764-200D-1F469-1F3FD",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3fd.png",sheet_x:20,sheet_y:40,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FE":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F469-1F3FE",non_qualified:"1F469-1F3FF-200D-2764-200D-1F469-1F3FE",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3fe.png",sheet_x:20,sheet_y:41,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0},"1F3FF-1F3FF":{unified:"1F469-1F3FF-200D-2764-FE0F-200D-1F469-1F3FF",non_qualified:"1F469-1F3FF-200D-2764-200D-1F469-1F3FF",image:"1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3ff.png",sheet_x:20,sheet_y:42,added_in:"13.1",has_img_apple:!0,has_img_google:!0,has_img_twitter:!0,has_img_facebook:!0}},a:"Couple with Heart: Woman, Woman",b:"1F469-200D-2764-FE0F-200D-1F469",c:"1F469-200D-2764-200D-1F469",d:!0,e:!0,f:!0,h:!0,j:["couple_with_heart_woman_woman","pair","love","like","affection","human","dating","valentines","marriage"],k:[20,17],o:2},family:{subcategory:"family",obsoleted_by:"1F468-200D-1F469-200D-1F466",a:"Family",b:"1F46A",d:!0,e:!0,f:!0,h:!0,j:["family","home","parents","child","mom","dad","father","mother","people","human"],k:[21,40],o:0},"man-woman-boy":{subcategory:"family",obsoletes:"1F46A",a:"Family: Man, Woman, Boy",b:"1F468-200D-1F469-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_man_woman_boy","love"],k:[14,44],o:2},"man-woman-girl":{subcategory:"family",a:"Family: Man, Woman, Girl",b:"1F468-200D-1F469-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_man_woman_girl","home","parents","people","human","child"],k:[14,46],o:2},"man-woman-girl-boy":{subcategory:"family",a:"Family: Man, Woman, Girl, Boy",b:"1F468-200D-1F469-200D-1F467-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_man_woman_girl_boy","home","parents","people","human","children"],k:[14,47],o:2},"man-woman-boy-boy":{subcategory:"family",a:"Family: Man, Woman, Boy, Boy",b:"1F468-200D-1F469-200D-1F466-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_man_woman_boy_boy","home","parents","people","human","children"],k:[14,45],o:2},"man-woman-girl-girl":{subcategory:"family",a:"Family: Man, Woman, Girl, Girl",b:"1F468-200D-1F469-200D-1F467-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_man_woman_girl_girl","home","parents","people","human","children"],k:[14,48],o:2},"man-man-boy":{subcategory:"family",a:"Family: Man, Man, Boy",b:"1F468-200D-1F468-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_man_man_boy","home","parents","people","human","children"],k:[14,39],o:2},"man-man-girl":{subcategory:"family",a:"Family: Man, Man, Girl",b:"1F468-200D-1F468-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_man_man_girl","home","parents","people","human","children"],k:[14,41],o:2},"man-man-girl-boy":{subcategory:"family",a:"Family: Man, Man, Girl, Boy",b:"1F468-200D-1F468-200D-1F467-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_man_man_girl_boy","home","parents","people","human","children"],k:[14,42],o:2},"man-man-boy-boy":{subcategory:"family",a:"Family: Man, Man, Boy, Boy",b:"1F468-200D-1F468-200D-1F466-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_man_man_boy_boy","home","parents","people","human","children"],k:[14,40],o:2},"man-man-girl-girl":{subcategory:"family",a:"Family: Man, Man, Girl, Girl",b:"1F468-200D-1F468-200D-1F467-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_man_man_girl_girl","home","parents","people","human","children"],k:[14,43],o:2},"woman-woman-boy":{subcategory:"family",a:"Family: Woman, Woman, Boy",b:"1F469-200D-1F469-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_woman_woman_boy","home","parents","people","human","children"],k:[18,12],o:2},"woman-woman-girl":{subcategory:"family",a:"Family: Woman, Woman, Girl",b:"1F469-200D-1F469-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_woman_woman_girl","home","parents","people","human","children"],k:[18,14],o:2},"woman-woman-girl-boy":{subcategory:"family",a:"Family: Woman, Woman, Girl, Boy",b:"1F469-200D-1F469-200D-1F467-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_woman_woman_girl_boy","home","parents","people","human","children"],k:[18,15],o:2},"woman-woman-boy-boy":{subcategory:"family",a:"Family: Woman, Woman, Boy, Boy",b:"1F469-200D-1F469-200D-1F466-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_woman_woman_boy_boy","home","parents","people","human","children"],k:[18,13],o:2},"woman-woman-girl-girl":{subcategory:"family",a:"Family: Woman, Woman, Girl, Girl",b:"1F469-200D-1F469-200D-1F467-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_woman_woman_girl_girl","home","parents","people","human","children"],k:[18,16],o:2},"man-boy":{subcategory:"family",a:"Family: Man, Boy",b:"1F468-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_man_boy","home","parent","people","human","child"],k:[14,35],o:4},"man-boy-boy":{subcategory:"family",a:"Family: Man, Boy, Boy",b:"1F468-200D-1F466-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_man_boy_boy","home","parent","people","human","children"],k:[14,34],o:4},"man-girl":{subcategory:"family",a:"Family: Man, Girl",b:"1F468-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_man_girl","home","parent","people","human","child"],k:[14,38],o:4},"man-girl-boy":{subcategory:"family",a:"Family: Man, Girl, Boy",b:"1F468-200D-1F467-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_man_girl_boy","home","parent","people","human","children"],k:[14,36],o:4},"man-girl-girl":{subcategory:"family",a:"Family: Man, Girl, Girl",b:"1F468-200D-1F467-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_man_girl_girl","home","parent","people","human","children"],k:[14,37],o:4},"woman-boy":{subcategory:"family",a:"Family: Woman, Boy",b:"1F469-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_woman_boy","home","parent","people","human","child"],k:[18,8],o:4},"woman-boy-boy":{subcategory:"family",a:"Family: Woman, Boy, Boy",b:"1F469-200D-1F466-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_woman_boy_boy","home","parent","people","human","children"],k:[18,7],o:4},"woman-girl":{subcategory:"family",a:"Family: Woman, Girl",b:"1F469-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_woman_girl","home","parent","people","human","child"],k:[18,11],o:4},"woman-girl-boy":{subcategory:"family",a:"Family: Woman, Girl, Boy",b:"1F469-200D-1F467-200D-1F466",d:!0,e:!0,f:!0,h:!0,j:["family_woman_girl_boy","home","parent","people","human","children"],k:[18,9],o:4},"woman-girl-girl":{subcategory:"family",a:"Family: Woman, Girl, Girl",b:"1F469-200D-1F467-200D-1F467",d:!0,e:!0,f:!0,h:!0,j:["family_woman_girl_girl","home","parent","people","human","children"],k:[18,10],o:4},speaking_head_in_silhouette:{subcategory:"person-symbol",a:"Speaking Head",b:"1F5E3-FE0F",c:"1F5E3",d:!0,e:!0,f:!0,h:!0,j:["speaking_head","user","person","human","sing","say","talk"],k:[32,11],o:0},bust_in_silhouette:{subcategory:"person-symbol",a:"Bust in Silhouette",b:"1F464",d:!0,e:!0,f:!0,h:!0,j:["bust_in_silhouette","user","person","human"],k:[13,33],o:0},busts_in_silhouette:{subcategory:"person-symbol",a:"Busts in Silhouette",b:"1F465",d:!0,e:!0,f:!0,h:!0,j:["busts_in_silhouette","user","person","human","group","team"],k:[13,34],o:1},people_hugging:{subcategory:"person-symbol",a:"People Hugging",b:"1FAC2",d:!0,e:!0,f:!0,h:!0,j:["people hugging","care"],k:[54,58],o:13},footprints:{subcategory:"person-symbol",a:"Footprints",b:"1F463",d:!0,e:!0,f:!0,h:!0,j:["footprints","feet","tracking","walking","beach"],k:[13,32],o:0},monkey_face:{subcategory:"animal-mammal",a:"Monkey Face",b:"1F435",d:!0,e:!0,f:!0,h:!0,j:["monkey_face","animal","nature","circus"],k:[11,41],l:[":o)"],o:0},monkey:{subcategory:"animal-mammal",a:"Monkey",b:"1F412",d:!0,e:!0,f:!0,h:!0,j:["monkey","animal","nature","banana","circus"],k:[11,4],o:0},gorilla:{subcategory:"animal-mammal",a:"Gorilla",b:"1F98D",d:!0,e:!0,f:!0,h:!0,j:["gorilla","animal","nature","circus"],k:[44,33],o:3},orangutan:{subcategory:"animal-mammal",a:"Orangutan",b:"1F9A7",d:!0,e:!0,f:!0,h:!0,j:["orangutan","animal"],k:[44,59],o:12},dog:{subcategory:"animal-mammal",a:"Dog Face",b:"1F436",d:!0,e:!0,f:!0,h:!0,j:["dog_face","animal","friend","nature","woof","puppy","pet","faithful"],k:[11,42],o:0},dog2:{subcategory:"animal-mammal",a:"Dog",b:"1F415",d:!0,e:!0,f:!0,h:!0,j:["dog","animal","nature","friend","doge","pet","faithful"],k:[11,8],o:0},guide_dog:{subcategory:"animal-mammal",a:"Guide Dog",b:"1F9AE",d:!0,e:!0,f:!0,h:!0,j:["guide_dog","animal","blind"],k:[45,5],o:12},service_dog:{subcategory:"animal-mammal",a:"Service Dog",b:"1F415-200D-1F9BA",d:!0,e:!0,f:!0,h:!0,j:["service_dog","blind","animal"],k:[11,7],o:12},poodle:{subcategory:"animal-mammal",a:"Poodle",b:"1F429",d:!0,e:!0,f:!0,h:!0,j:["poodle","dog","animal","101","nature","pet"],k:[11,29],o:0},wolf:{subcategory:"animal-mammal",a:"Wolf Face",b:"1F43A",d:!0,e:!0,f:!0,h:!0,j:["wolf","animal","nature","wild"],k:[11,46],o:0},fox_face:{subcategory:"animal-mammal",a:"Fox Face",b:"1F98A",d:!0,e:!0,f:!0,h:!0,j:["fox","animal","nature","face"],k:[44,30],o:3},raccoon:{subcategory:"animal-mammal",a:"Raccoon",b:"1F99D",d:!0,e:!0,f:!0,h:!0,j:["raccoon","animal","nature"],k:[44,49],o:11},cat:{subcategory:"animal-mammal",a:"Cat Face",b:"1F431",d:!0,e:!0,f:!0,h:!0,j:["cat_face","animal","meow","nature","pet","kitten"],k:[11,37],o:0},cat2:{subcategory:"animal-mammal",a:"Cat",b:"1F408",d:!0,e:!0,f:!0,h:!0,j:["cat","animal","meow","pet","cats"],k:[10,55],o:0},black_cat:{subcategory:"animal-mammal",a:"Black Cat",b:"1F408-200D-2B1B",d:!0,e:!0,f:!0,h:!0,j:["black cat","superstition","luck"],k:[10,54],o:13},lion_face:{subcategory:"animal-mammal",a:"Lion Face",b:"1F981",d:!0,e:!0,f:!0,h:!0,j:["lion","animal","nature"],k:[44,21],o:1},tiger:{subcategory:"animal-mammal",a:"Tiger Face",b:"1F42F",d:!0,e:!0,f:!0,h:!0,j:["tiger_face","animal","cat","danger","wild","nature","roar"],k:[11,35],o:0},tiger2:{subcategory:"animal-mammal",a:"Tiger",b:"1F405",d:!0,e:!0,f:!0,h:!0,j:["tiger","animal","nature","roar"],k:[10,51],o:1},leopard:{subcategory:"animal-mammal",a:"Leopard",b:"1F406",d:!0,e:!0,f:!0,h:!0,j:["leopard","animal","nature"],k:[10,52],o:1},horse:{subcategory:"animal-mammal",a:"Horse Face",b:"1F434",d:!0,e:!0,f:!0,h:!0,j:["horse_face","animal","brown","nature"],k:[11,40],o:0},moose:{subcategory:"animal-mammal",a:"Moose",b:"1FACE",d:!0,e:!0,f:!1,h:!1,j:["moose","shrek","canada","sweden","sven","cool"],k:[55,16],o:15},donkey:{subcategory:"animal-mammal",a:"Donkey",b:"1FACF",d:!0,e:!0,f:!1,h:!1,j:["donkey","eeyore","mule"],k:[55,17],o:15},racehorse:{subcategory:"animal-mammal",a:"Horse",b:"1F40E",d:!0,e:!0,f:!0,h:!0,j:["horse","animal","gamble","luck"],k:[11,0],o:0},unicorn_face:{subcategory:"animal-mammal",a:"Unicorn Face",b:"1F984",d:!0,e:!0,f:!0,h:!0,j:["unicorn","animal","nature","mystical"],k:[44,24],o:1},zebra_face:{subcategory:"animal-mammal",a:"Zebra Face",b:"1F993",d:!0,e:!0,f:!0,h:!0,j:["zebra","animal","nature","stripes","safari"],k:[44,39],o:5},deer:{subcategory:"animal-mammal",a:"Deer",b:"1F98C",d:!0,e:!0,f:!0,h:!0,j:["deer","animal","nature","horns","venison"],k:[44,32],o:3},bison:{subcategory:"animal-mammal",a:"Bison",b:"1F9AC",d:!0,e:!0,f:!0,h:!0,j:["bison","ox"],k:[45,3],o:13},cow:{subcategory:"animal-mammal",a:"Cow Face",b:"1F42E",d:!0,e:!0,f:!0,h:!0,j:["cow_face","beef","ox","animal","nature","moo","milk"],k:[11,34],o:0},ox:{subcategory:"animal-mammal",a:"Ox",b:"1F402",d:!0,e:!0,f:!0,h:!0,j:["ox","animal","cow","beef"],k:[10,48],o:1},water_buffalo:{subcategory:"animal-mammal",a:"Water Buffalo",b:"1F403",d:!0,e:!0,f:!0,h:!0,j:["water_buffalo","animal","nature","ox","cow"],k:[10,49],o:1},cow2:{subcategory:"animal-mammal",a:"Cow",b:"1F404",d:!0,e:!0,f:!0,h:!0,j:["cow","beef","ox","animal","nature","moo","milk"],k:[10,50],o:1},pig:{subcategory:"animal-mammal",a:"Pig Face",b:"1F437",d:!0,e:!0,f:!0,h:!0,j:["pig_face","animal","oink","nature"],k:[11,43],o:0},pig2:{subcategory:"animal-mammal",a:"Pig",b:"1F416",d:!0,e:!0,f:!0,h:!0,j:["pig","animal","nature"],k:[11,9],o:1},boar:{subcategory:"animal-mammal",a:"Boar",b:"1F417",d:!0,e:!0,f:!0,h:!0,j:["boar","animal","nature"],k:[11,10],o:0},pig_nose:{subcategory:"animal-mammal",a:"Pig Nose",b:"1F43D",d:!0,e:!0,f:!0,h:!0,j:["pig_nose","animal","oink"],k:[11,50],o:0},ram:{subcategory:"animal-mammal",a:"Ram",b:"1F40F",d:!0,e:!0,f:!0,h:!0,j:["ram","animal","sheep","nature"],k:[11,1],o:1},sheep:{subcategory:"animal-mammal",a:"Sheep",b:"1F411",d:!0,e:!0,f:!0,h:!0,j:["ewe","animal","nature","wool","shipit"],k:[11,3],o:0},goat:{subcategory:"animal-mammal",a:"Goat",b:"1F410",d:!0,e:!0,f:!0,h:!0,j:["goat","animal","nature"],k:[11,2],o:1},dromedary_camel:{subcategory:"animal-mammal",a:"Dromedary Camel",b:"1F42A",d:!0,e:!0,f:!0,h:!0,j:["camel","animal","hot","desert","hump"],k:[11,30],o:1},camel:{subcategory:"animal-mammal",a:"Bactrian Camel",b:"1F42B",d:!0,e:!0,f:!0,h:!0,j:["two_hump_camel","animal","nature","hot","desert","hump"],k:[11,31],o:0},llama:{subcategory:"animal-mammal",a:"Llama",b:"1F999",d:!0,e:!0,f:!0,h:!0,j:["llama","animal","nature","alpaca"],k:[44,45],o:11},giraffe_face:{subcategory:"animal-mammal",a:"Giraffe Face",b:"1F992",d:!0,e:!0,f:!0,h:!0,j:["giraffe","animal","nature","spots","safari"],k:[44,38],o:5},elephant:{subcategory:"animal-mammal",a:"Elephant",b:"1F418",d:!0,e:!0,f:!0,h:!0,j:["elephant","animal","nature","nose","th","circus"],k:[11,11],o:0},mammoth:{subcategory:"animal-mammal",a:"Mammoth",b:"1F9A3",d:!0,e:!0,f:!0,h:!0,j:["mammoth","elephant","tusks"],k:[44,55],o:13},rhinoceros:{subcategory:"animal-mammal",a:"Rhinoceros",b:"1F98F",d:!0,e:!0,f:!0,h:!0,j:["rhinoceros","animal","nature","horn"],k:[44,35],o:3},hippopotamus:{subcategory:"animal-mammal",a:"Hippopotamus",b:"1F99B",d:!0,e:!0,f:!0,h:!0,j:["hippopotamus","animal","nature"],k:[44,47],o:11},mouse:{subcategory:"animal-mammal",a:"Mouse Face",b:"1F42D",d:!0,e:!0,f:!0,h:!0,j:["mouse_face","animal","nature","cheese_wedge","rodent"],k:[11,33],o:0},mouse2:{subcategory:"animal-mammal",a:"Mouse",b:"1F401",d:!0,e:!0,f:!0,h:!0,j:["mouse","animal","nature","rodent"],k:[10,47],o:1},rat:{subcategory:"animal-mammal",a:"Rat",b:"1F400",d:!0,e:!0,f:!0,h:!0,j:["rat","animal","mouse","rodent"],k:[10,46],o:1},hamster:{subcategory:"animal-mammal",a:"Hamster Face",b:"1F439",d:!0,e:!0,f:!0,h:!0,j:["hamster","animal","nature"],k:[11,45],o:0},rabbit:{subcategory:"animal-mammal",a:"Rabbit Face",b:"1F430",d:!0,e:!0,f:!0,h:!0,j:["rabbit_face","animal","nature","pet","spring","magic","bunny"],k:[11,36],o:0},rabbit2:{subcategory:"animal-mammal",a:"Rabbit",b:"1F407",d:!0,e:!0,f:!0,h:!0,j:["rabbit","animal","nature","pet","magic","spring"],k:[10,53],o:1},chipmunk:{subcategory:"animal-mammal",a:"Chipmunk",b:"1F43F-FE0F",c:"1F43F",d:!0,e:!0,f:!0,h:!0,j:["chipmunk","animal","nature","rodent","squirrel"],k:[11,52],o:0},beaver:{subcategory:"animal-mammal",a:"Beaver",b:"1F9AB",d:!0,e:!0,f:!0,h:!0,j:["beaver","animal","rodent"],k:[45,2],o:13},hedgehog:{subcategory:"animal-mammal",a:"Hedgehog",b:"1F994",d:!0,e:!0,f:!0,h:!0,j:["hedgehog","animal","nature","spiny"],k:[44,40],o:5},bat:{subcategory:"animal-mammal",a:"Bat",b:"1F987",d:!0,e:!0,f:!0,h:!0,j:["bat","animal","nature","blind","vampire"],k:[44,27],o:3},bear:{subcategory:"animal-mammal",a:"Bear Face",b:"1F43B",d:!0,e:!0,f:!0,h:!0,j:["bear","animal","nature","wild"],k:[11,48],o:0},polar_bear:{subcategory:"animal-mammal",a:"Polar Bear",b:"1F43B-200D-2744-FE0F",c:"1F43B-200D-2744",d:!0,e:!0,f:!0,h:!0,j:["polar bear","animal","arctic"],k:[11,47],o:13},koala:{subcategory:"animal-mammal",a:"Koala",b:"1F428",d:!0,e:!0,f:!0,h:!0,j:["koala","animal","nature"],k:[11,28],o:0},panda_face:{subcategory:"animal-mammal",a:"Panda Face",b:"1F43C",d:!0,e:!0,f:!0,h:!0,j:["panda","animal","nature"],k:[11,49],o:0},sloth:{subcategory:"animal-mammal",a:"Sloth",b:"1F9A5",d:!0,e:!0,f:!0,h:!0,j:["sloth","animal"],k:[44,57],o:12},otter:{subcategory:"animal-mammal",a:"Otter",b:"1F9A6",d:!0,e:!0,f:!0,h:!0,j:["otter","animal"],k:[44,58],o:12},skunk:{subcategory:"animal-mammal",a:"Skunk",b:"1F9A8",d:!0,e:!0,f:!0,h:!0,j:["skunk","animal"],k:[44,60],o:12},kangaroo:{subcategory:"animal-mammal",a:"Kangaroo",b:"1F998",d:!0,e:!0,f:!0,h:!0,j:["kangaroo","animal","nature","australia","joey","hop","marsupial"],k:[44,44],o:11},badger:{subcategory:"animal-mammal",a:"Badger",b:"1F9A1",d:!0,e:!0,f:!0,h:!0,j:["badger","animal","nature","honey"],k:[44,53],o:11},feet:{subcategory:"animal-mammal",a:"Paw Prints",b:"1F43E",d:!0,e:!0,f:!0,h:!0,j:["paw_prints","animal","tracking","footprints","dog","cat","pet","feet"],k:[11,51],n:["paw_prints"],o:0},turkey:{subcategory:"animal-bird",a:"Turkey",b:"1F983",d:!0,e:!0,f:!0,h:!0,j:["turkey","animal","bird"],k:[44,23],o:1},chicken:{subcategory:"animal-bird",a:"Chicken",b:"1F414",d:!0,e:!0,f:!0,h:!0,j:["chicken","animal","cluck","nature","bird"],k:[11,6],o:0},rooster:{subcategory:"animal-bird",a:"Rooster",b:"1F413",d:!0,e:!0,f:!0,h:!0,j:["rooster","animal","nature","chicken"],k:[11,5],o:1},hatching_chick:{subcategory:"animal-bird",a:"Hatching Chick",b:"1F423",d:!0,e:!0,f:!0,h:!0,j:["hatching_chick","animal","chicken","egg","born","baby","bird"],k:[11,22],o:0},baby_chick:{subcategory:"animal-bird",a:"Baby Chick",b:"1F424",d:!0,e:!0,f:!0,h:!0,j:["baby_chick","animal","chicken","bird"],k:[11,23],o:0},hatched_chick:{subcategory:"animal-bird",a:"Front-Facing Baby Chick",b:"1F425",d:!0,e:!0,f:!0,h:!0,j:["front_facing_baby_chick","animal","chicken","baby","bird"],k:[11,24],o:0},bird:{subcategory:"animal-bird",a:"Bird",b:"1F426",d:!0,e:!0,f:!0,h:!0,j:["bird","animal","nature","fly","tweet","spring"],k:[11,26],o:0},penguin:{subcategory:"animal-bird",a:"Penguin",b:"1F427",d:!0,e:!0,f:!0,h:!0,j:["penguin","animal","nature"],k:[11,27],o:0},dove_of_peace:{subcategory:"animal-bird",a:"Dove",b:"1F54A-FE0F",c:"1F54A",d:!0,e:!0,f:!0,h:!0,j:["dove","animal","bird"],k:[30,28],o:0},eagle:{subcategory:"animal-bird",a:"Eagle",b:"1F985",d:!0,e:!0,f:!0,h:!0,j:["eagle","animal","nature","bird"],k:[44,25],o:3},duck:{subcategory:"animal-bird",a:"Duck",b:"1F986",d:!0,e:!0,f:!0,h:!0,j:["duck","animal","nature","bird","mallard"],k:[44,26],o:3},swan:{subcategory:"animal-bird",a:"Swan",b:"1F9A2",d:!0,e:!0,f:!0,h:!0,j:["swan","animal","nature","bird"],k:[44,54],o:11},owl:{subcategory:"animal-bird",a:"Owl",b:"1F989",d:!0,e:!0,f:!0,h:!0,j:["owl","animal","nature","bird","hoot"],k:[44,29],o:3},dodo:{subcategory:"animal-bird",a:"Dodo",b:"1F9A4",d:!0,e:!0,f:!0,h:!0,j:["dodo","animal","bird"],k:[44,56],o:13},feather:{subcategory:"animal-bird",a:"Feather",b:"1FAB6",d:!0,e:!0,f:!0,h:!0,j:["feather","bird","fly"],k:[54,47],o:13},flamingo:{subcategory:"animal-bird",a:"Flamingo",b:"1F9A9",d:!0,e:!0,f:!0,h:!0,j:["flamingo","animal"],k:[45,0],o:12},peacock:{subcategory:"animal-bird",a:"Peacock",b:"1F99A",d:!0,e:!0,f:!0,h:!0,j:["peacock","animal","nature","peahen","bird"],k:[44,46],o:11},parrot:{subcategory:"animal-bird",a:"Parrot",b:"1F99C",d:!0,e:!0,f:!0,h:!0,j:["parrot","animal","nature","bird","pirate","talk"],k:[44,48],o:11},wing:{subcategory:"animal-bird",a:"Wing",b:"1FABD",d:!0,e:!0,f:!1,h:!1,j:["wing","angel","birds","flying"],k:[54,54],o:15},black_bird:{subcategory:"animal-bird",a:"Black Bird",b:"1F426-200D-2B1B",d:!0,e:!0,f:!1,h:!1,j:["black bird","crow"],k:[11,25],o:15},goose:{subcategory:"animal-bird",a:"Goose",b:"1FABF",d:!0,e:!0,f:!1,h:!1,j:["goose","silly","jemima","goosebumps"],k:[54,55],o:15},frog:{subcategory:"animal-amphibian",a:"Frog Face",b:"1F438",d:!0,e:!0,f:!0,h:!0,j:["frog","animal","nature","croak","toad"],k:[11,44],o:0},crocodile:{subcategory:"animal-reptile",a:"Crocodile",b:"1F40A",d:!0,e:!0,f:!0,h:!0,j:["crocodile","animal","nature","reptile","lizard","alligator"],k:[10,57],o:1},turtle:{subcategory:"animal-reptile",a:"Turtle",b:"1F422",d:!0,e:!0,f:!0,h:!0,j:["turtle","animal","slow","nature","tortoise"],k:[11,21],o:0},lizard:{subcategory:"animal-reptile",a:"Lizard",b:"1F98E",d:!0,e:!0,f:!0,h:!0,j:["lizard","animal","nature","reptile"],k:[44,34],o:3},snake:{subcategory:"animal-reptile",a:"Snake",b:"1F40D",d:!0,e:!0,f:!0,h:!0,j:["snake","animal","evil","nature","hiss","python"],k:[10,60],o:0},dragon_face:{subcategory:"animal-reptile",a:"Dragon Face",b:"1F432",d:!0,e:!0,f:!0,h:!0,j:["dragon_face","animal","myth","nature","chinese","green"],k:[11,38],o:0},dragon:{subcategory:"animal-reptile",a:"Dragon",b:"1F409",d:!0,e:!0,f:!0,h:!0,j:["dragon","animal","myth","nature","chinese","green"],k:[10,56],o:1},sauropod:{subcategory:"animal-reptile",a:"Sauropod",b:"1F995",d:!0,e:!0,f:!0,h:!0,j:["sauropod","animal","nature","dinosaur","brachiosaurus","brontosaurus","diplodocus","extinct"],k:[44,41],o:5},"t-rex":{subcategory:"animal-reptile",a:"T-Rex",b:"1F996",d:!0,e:!0,f:!0,h:!0,j:["t_rex","animal","nature","dinosaur","tyrannosaurus","extinct"],k:[44,42],o:5},whale:{subcategory:"animal-marine",a:"Spouting Whale",b:"1F433",d:!0,e:!0,f:!0,h:!0,j:["spouting_whale","animal","nature","sea","ocean"],k:[11,39],o:0},whale2:{subcategory:"animal-marine",a:"Whale",b:"1F40B",d:!0,e:!0,f:!0,h:!0,j:["whale","animal","nature","sea","ocean"],k:[10,58],o:1},dolphin:{subcategory:"animal-marine",a:"Dolphin",b:"1F42C",d:!0,e:!0,f:!0,h:!0,j:["dolphin","animal","nature","fish","sea","ocean","flipper","fins","beach"],k:[11,32],n:["flipper"],o:0},seal:{subcategory:"animal-marine",a:"Seal",b:"1F9AD",d:!0,e:!0,f:!0,h:!0,j:["seal","animal","creature","sea"],k:[45,4],o:13},fish:{subcategory:"animal-marine",a:"Fish",b:"1F41F",d:!0,e:!0,f:!0,h:!0,j:["fish","animal","food","nature"],k:[11,18],o:0},tropical_fish:{subcategory:"animal-marine",a:"Tropical Fish",b:"1F420",d:!0,e:!0,f:!0,h:!0,j:["tropical_fish","animal","swim","ocean","beach","nemo"],k:[11,19],o:0},blowfish:{subcategory:"animal-marine",a:"Blowfish",b:"1F421",d:!0,e:!0,f:!0,h:!0,j:["blowfish","animal","nature","food","sea","ocean"],k:[11,20],o:0},shark:{subcategory:"animal-marine",a:"Shark",b:"1F988",d:!0,e:!0,f:!0,h:!0,j:["shark","animal","nature","fish","sea","ocean","jaws","fins","beach"],k:[44,28],o:3},octopus:{subcategory:"animal-marine",a:"Octopus",b:"1F419",d:!0,e:!0,f:!0,h:!0,j:["octopus","animal","creature","ocean","sea","nature","beach"],k:[11,12],o:0},shell:{subcategory:"animal-marine",a:"Spiral Shell",b:"1F41A",d:!0,e:!0,f:!0,h:!0,j:["spiral_shell","nature","sea","beach"],k:[11,13],o:0},coral:{subcategory:"animal-marine",a:"Coral",b:"1FAB8",d:!0,e:!0,f:!0,h:!0,j:["coral","ocean","sea","reef"],k:[54,49],o:14},jellyfish:{subcategory:"animal-marine",a:"Jellyfish",b:"1FABC",d:!0,e:!0,f:!1,h:!1,j:["jellyfish","sting","tentacles"],k:[54,53],o:15},snail:{subcategory:"animal-bug",a:"Snail",b:"1F40C",d:!0,e:!0,f:!0,h:!0,j:["snail","slow","animal","shell"],k:[10,59],o:0},butterfly:{subcategory:"animal-bug",a:"Butterfly",b:"1F98B",d:!0,e:!0,f:!0,h:!0,j:["butterfly","animal","insect","nature","caterpillar"],k:[44,31],o:3},bug:{subcategory:"animal-bug",a:"Bug",b:"1F41B",d:!0,e:!0,f:!0,h:!0,j:["bug","animal","insect","nature","worm"],k:[11,14],o:0},ant:{subcategory:"animal-bug",a:"Ant",b:"1F41C",d:!0,e:!0,f:!0,h:!0,j:["ant","animal","insect","nature","bug"],k:[11,15],o:0},bee:{subcategory:"animal-bug",a:"Honeybee",b:"1F41D",d:!0,e:!0,f:!0,h:!0,j:["honeybee","animal","insect","nature","bug","spring","honey"],k:[11,16],n:["honeybee"],o:0},beetle:{subcategory:"animal-bug",a:"Beetle",b:"1FAB2",d:!0,e:!0,f:!0,h:!0,j:["beetle","insect"],k:[54,43],o:13},ladybug:{subcategory:"animal-bug",a:"Lady Beetle",b:"1F41E",d:!0,e:!0,f:!0,h:!0,j:["lady_beetle","animal","insect","nature","ladybug"],k:[11,17],n:["lady_beetle"],o:0},cricket:{subcategory:"animal-bug",a:"Cricket",b:"1F997",d:!0,e:!0,f:!0,h:!0,j:["cricket","animal","chirp"],k:[44,43],o:5},cockroach:{subcategory:"animal-bug",a:"Cockroach",b:"1FAB3",d:!0,e:!0,f:!0,h:!0,j:["cockroach","insect","pests"],k:[54,44],o:13},spider:{subcategory:"animal-bug",a:"Spider",b:"1F577-FE0F",c:"1F577",d:!0,e:!0,f:!0,h:!0,j:["spider","animal","arachnid"],k:[31,24],o:0},spider_web:{subcategory:"animal-bug",a:"Spider Web",b:"1F578-FE0F",c:"1F578",d:!0,e:!0,f:!0,h:!0,j:["spider_web","animal","insect","arachnid","silk"],k:[31,25],o:0},scorpion:{subcategory:"animal-bug",a:"Scorpion",b:"1F982",d:!0,e:!0,f:!0,h:!0,j:["scorpion","animal","arachnid"],k:[44,22],o:1},mosquito:{subcategory:"animal-bug",a:"Mosquito",b:"1F99F",d:!0,e:!0,f:!0,h:!0,j:["mosquito","animal","nature","insect","malaria"],k:[44,51],o:11},fly:{subcategory:"animal-bug",a:"Fly",b:"1FAB0",d:!0,e:!0,f:!0,h:!0,j:["fly","insect"],k:[54,41],o:13},worm:{subcategory:"animal-bug",a:"Worm",b:"1FAB1",d:!0,e:!0,f:!0,h:!0,j:["worm","animal"],k:[54,42],o:13},microbe:{subcategory:"animal-bug",a:"Microbe",b:"1F9A0",d:!0,e:!0,f:!0,h:!0,j:["microbe","amoeba","bacteria","germs","virus","covid"],k:[44,52],o:11},bouquet:{subcategory:"plant-flower",a:"Bouquet",b:"1F490",d:!0,e:!0,f:!0,h:!0,j:["bouquet","flowers","nature","spring"],k:[27,7],o:0},cherry_blossom:{subcategory:"plant-flower",a:"Cherry Blossom",b:"1F338",d:!0,e:!0,f:!0,h:!0,j:["cherry_blossom","nature","plant","spring","flower"],k:[5,53],o:0},white_flower:{subcategory:"plant-flower",a:"White Flower",b:"1F4AE",d:!0,e:!0,f:!0,h:!0,j:["white_flower","japanese","spring"],k:[28,6],o:0},lotus:{subcategory:"plant-flower",a:"Lotus",b:"1FAB7",d:!0,e:!0,f:!0,h:!0,j:["lotus","flower","calm","meditation"],k:[54,48],o:14},rosette:{subcategory:"plant-flower",a:"Rosette",b:"1F3F5-FE0F",c:"1F3F5",d:!0,e:!0,f:!0,h:!0,j:["rosette","flower","decoration","military"],k:[10,36],o:0},rose:{subcategory:"plant-flower",a:"Rose",b:"1F339",d:!0,e:!0,f:!0,h:!0,j:["rose","flowers","valentines","love","spring"],k:[5,54],o:0},wilted_flower:{subcategory:"plant-flower",a:"Wilted Flower",b:"1F940",d:!0,e:!0,f:!0,h:!0,j:["wilted_flower","plant","nature","flower","rose"],k:[43,13],o:3},hibiscus:{subcategory:"plant-flower",a:"Hibiscus",b:"1F33A",d:!0,e:!0,f:!0,h:!0,j:["hibiscus","plant","vegetable","flowers","beach"],k:[5,55],o:0},sunflower:{subcategory:"plant-flower",a:"Sunflower",b:"1F33B",d:!0,e:!0,f:!0,h:!0,j:["sunflower","nature","plant","fall"],k:[5,56],o:0},blossom:{subcategory:"plant-flower",a:"Blossom",b:"1F33C",d:!0,e:!0,f:!0,h:!0,j:["blossom","nature","flowers","yellow"],k:[5,57],o:0},tulip:{subcategory:"plant-flower",a:"Tulip",b:"1F337",d:!0,e:!0,f:!0,h:!0,j:["tulip","flowers","plant","nature","summer","spring"],k:[5,52],o:0},hyacinth:{subcategory:"plant-flower",a:"Hyacinth",b:"1FABB",d:!0,e:!0,f:!1,h:!1,j:["hyacinth","flower","lavender"],k:[54,52],o:15},seedling:{subcategory:"plant-other",a:"Seedling",b:"1F331",d:!0,e:!0,f:!0,h:!0,j:["seedling","plant","nature","grass","lawn","spring"],k:[5,46],o:0},potted_plant:{subcategory:"plant-other",a:"Potted Plant",b:"1FAB4",d:!0,e:!0,f:!0,h:!0,j:["potted plant","greenery","house"],k:[54,45],o:13},evergreen_tree:{subcategory:"plant-other",a:"Evergreen Tree",b:"1F332",d:!0,e:!0,f:!0,h:!0,j:["evergreen_tree","plant","nature"],k:[5,47],o:1},deciduous_tree:{subcategory:"plant-other",a:"Deciduous Tree",b:"1F333",d:!0,e:!0,f:!0,h:!0,j:["deciduous_tree","plant","nature"],k:[5,48],o:1},palm_tree:{subcategory:"plant-other",a:"Palm Tree",b:"1F334",d:!0,e:!0,f:!0,h:!0,j:["palm_tree","plant","vegetable","nature","summer","beach","mojito","tropical"],k:[5,49],o:0},cactus:{subcategory:"plant-other",a:"Cactus",b:"1F335",d:!0,e:!0,f:!0,h:!0,j:["cactus","vegetable","plant","nature"],k:[5,50],o:0},ear_of_rice:{subcategory:"plant-other",a:"Ear of Rice",b:"1F33E",d:!0,e:!0,f:!0,h:!0,j:["sheaf_of_rice","nature","plant"],k:[5,59],o:0},herb:{subcategory:"plant-other",a:"Herb",b:"1F33F",d:!0,e:!0,f:!0,h:!0,j:["herb","vegetable","plant","medicine","weed","grass","lawn"],k:[5,60],o:0},shamrock:{subcategory:"plant-other",a:"Shamrock",b:"2618-FE0F",c:"2618",d:!0,e:!0,f:!0,h:!0,j:["shamrock","vegetable","plant","nature","irish","clover"],k:[57,19],o:1},four_leaf_clover:{subcategory:"plant-other",a:"Four Leaf Clover",b:"1F340",d:!0,e:!0,f:!0,h:!0,j:["four_leaf_clover","vegetable","plant","nature","lucky","irish"],k:[6,0],o:0},maple_leaf:{subcategory:"plant-other",a:"Maple Leaf",b:"1F341",d:!0,e:!0,f:!0,h:!0,j:["maple_leaf","nature","plant","vegetable","ca","fall"],k:[6,1],o:0},fallen_leaf:{subcategory:"plant-other",a:"Fallen Leaf",b:"1F342",d:!0,e:!0,f:!0,h:!0,j:["fallen_leaf","nature","plant","vegetable","leaves"],k:[6,2],o:0},leaves:{subcategory:"plant-other",a:"Leaf Fluttering in Wind",b:"1F343",d:!0,e:!0,f:!0,h:!0,j:["leaf_fluttering_in_wind","nature","plant","tree","vegetable","grass","lawn","spring"],k:[6,3],o:0},empty_nest:{subcategory:"plant-other",a:"Empty Nest",b:"1FAB9",d:!0,e:!0,f:!0,h:!0,j:["empty nest","bird"],k:[54,50],o:14},nest_with_eggs:{subcategory:"plant-other",a:"Nest with Eggs",b:"1FABA",d:!0,e:!0,f:!0,h:!0,j:["nest with eggs","bird"],k:[54,51],o:14},mushroom:{subcategory:"plant-other",a:"Mushroom",b:"1F344",d:!0,e:!0,f:!0,h:!0,j:["mushroom","plant","vegetable"],k:[6,4],o:0},grapes:{subcategory:"food-fruit",a:"Grapes",b:"1F347",d:!0,e:!0,f:!0,h:!0,j:["grapes","fruit","food","wine"],k:[6,7],o:0},melon:{subcategory:"food-fruit",a:"Melon",b:"1F348",d:!0,e:!0,f:!0,h:!0,j:["melon","fruit","nature","food"],k:[6,8],o:0},watermelon:{subcategory:"food-fruit",a:"Watermelon",b:"1F349",d:!0,e:!0,f:!0,h:!0,j:["watermelon","fruit","food","picnic","summer"],k:[6,9],o:0},tangerine:{subcategory:"food-fruit",a:"Tangerine",b:"1F34A",d:!0,e:!0,f:!0,h:!0,j:["tangerine","food","fruit","nature","orange"],k:[6,10],o:0},lemon:{subcategory:"food-fruit",a:"Lemon",b:"1F34B",d:!0,e:!0,f:!0,h:!0,j:["lemon","fruit","nature"],k:[6,11],o:1},banana:{subcategory:"food-fruit",a:"Banana",b:"1F34C",d:!0,e:!0,f:!0,h:!0,j:["banana","fruit","food","monkey"],k:[6,12],o:0},pineapple:{subcategory:"food-fruit",a:"Pineapple",b:"1F34D",d:!0,e:!0,f:!0,h:!0,j:["pineapple","fruit","nature","food"],k:[6,13],o:0},mango:{subcategory:"food-fruit",a:"Mango",b:"1F96D",d:!0,e:!0,f:!0,h:!0,j:["mango","fruit","food","tropical"],k:[43,57],o:11},apple:{subcategory:"food-fruit",a:"Red Apple",b:"1F34E",d:!0,e:!0,f:!0,h:!0,j:["red_apple","fruit","mac","school"],k:[6,14],o:0},green_apple:{subcategory:"food-fruit",a:"Green Apple",b:"1F34F",d:!0,e:!0,f:!0,h:!0,j:["green_apple","fruit","nature"],k:[6,15],o:0},pear:{subcategory:"food-fruit",a:"Pear",b:"1F350",d:!0,e:!0,f:!0,h:!0,j:["pear","fruit","nature","food"],k:[6,16],o:1},peach:{subcategory:"food-fruit",a:"Peach",b:"1F351",d:!0,e:!0,f:!0,h:!0,j:["peach","fruit","nature","food"],k:[6,17],o:0},cherries:{subcategory:"food-fruit",a:"Cherries",b:"1F352",d:!0,e:!0,f:!0,h:!0,j:["cherries","food","fruit"],k:[6,18],o:0},strawberry:{subcategory:"food-fruit",a:"Strawberry",b:"1F353",d:!0,e:!0,f:!0,h:!0,j:["strawberry","fruit","food","nature"],k:[6,19],o:0},blueberries:{subcategory:"food-fruit",a:"Blueberries",b:"1FAD0",d:!0,e:!0,f:!0,h:!0,j:["blueberries","fruit"],k:[55,18],o:13},kiwifruit:{subcategory:"food-fruit",a:"Kiwifruit",b:"1F95D",d:!0,e:!0,f:!0,h:!0,j:["kiwi_fruit","fruit","food"],k:[43,41],o:3},tomato:{subcategory:"food-fruit",a:"Tomato",b:"1F345",d:!0,e:!0,f:!0,h:!0,j:["tomato","fruit","vegetable","nature","food"],k:[6,5],o:0},olive:{subcategory:"food-fruit",a:"Olive",b:"1FAD2",d:!0,e:!0,f:!0,h:!0,j:["olive","fruit"],k:[55,20],o:13},coconut:{subcategory:"food-fruit",a:"Coconut",b:"1F965",d:!0,e:!0,f:!0,h:!0,j:["coconut","fruit","nature","food","palm"],k:[43,49],o:5},avocado:{subcategory:"food-vegetable",a:"Avocado",b:"1F951",d:!0,e:!0,f:!0,h:!0,j:["avocado","fruit","food"],k:[43,29],o:3},eggplant:{subcategory:"food-vegetable",a:"Aubergine",b:"1F346",d:!0,e:!0,f:!0,h:!0,j:["eggplant","vegetable","nature","food","aubergine"],k:[6,6],o:0},potato:{subcategory:"food-vegetable",a:"Potato",b:"1F954",d:!0,e:!0,f:!0,h:!0,j:["potato","food","tuber","vegatable","starch"],k:[43,32],o:3},carrot:{subcategory:"food-vegetable",a:"Carrot",b:"1F955",d:!0,e:!0,f:!0,h:!0,j:["carrot","vegetable","food","orange"],k:[43,33],o:3},corn:{subcategory:"food-vegetable",a:"Ear of Maize",b:"1F33D",d:!0,e:!0,f:!0,h:!0,j:["ear_of_corn","food","vegetable","plant"],k:[5,58],o:0},hot_pepper:{subcategory:"food-vegetable",a:"Hot Pepper",b:"1F336-FE0F",c:"1F336",d:!0,e:!0,f:!0,h:!0,j:["hot_pepper","food","spicy","chilli","chili"],k:[5,51],o:0},bell_pepper:{subcategory:"food-vegetable",a:"Bell Pepper",b:"1FAD1",d:!0,e:!0,f:!0,h:!0,j:["bell pepper","fruit","plant"],k:[55,19],o:13},cucumber:{subcategory:"food-vegetable",a:"Cucumber",b:"1F952",d:!0,e:!0,f:!0,h:!0,j:["cucumber","fruit","food","pickle"],k:[43,30],o:3},leafy_green:{subcategory:"food-vegetable",a:"Leafy Green",b:"1F96C",d:!0,e:!0,f:!0,h:!0,j:["leafy_green","food","vegetable","plant","bok choy","cabbage","kale","lettuce"],k:[43,56],o:11},broccoli:{subcategory:"food-vegetable",a:"Broccoli",b:"1F966",d:!0,e:!0,f:!0,h:!0,j:["broccoli","fruit","food","vegetable"],k:[43,50],o:5},garlic:{subcategory:"food-vegetable",a:"Garlic",b:"1F9C4",d:!0,e:!0,f:!0,h:!0,j:["garlic","food","spice","cook"],k:[46,11],o:12},onion:{subcategory:"food-vegetable",a:"Onion",b:"1F9C5",d:!0,e:!0,f:!0,h:!0,j:["onion","cook","food","spice"],k:[46,12],o:12},peanuts:{subcategory:"food-vegetable",a:"Peanuts",b:"1F95C",d:!0,e:!0,f:!0,h:!0,j:["peanuts","food","nut"],k:[43,40],o:3},beans:{subcategory:"food-vegetable",a:"Beans",b:"1FAD8",d:!0,e:!0,f:!0,h:!0,j:["beans","food"],k:[55,26],o:14},chestnut:{subcategory:"food-vegetable",a:"Chestnut",b:"1F330",d:!0,e:!0,f:!0,h:!0,j:["chestnut","food","squirrel"],k:[5,45],o:0},ginger_root:{subcategory:"food-vegetable",a:"Ginger Root",b:"1FADA",d:!0,e:!0,f:!1,h:!1,j:["ginger root","spice","yellow","cooking","gingerbread"],k:[55,28],o:15},pea_pod:{subcategory:"food-vegetable",a:"Pea Pod",b:"1FADB",d:!0,e:!0,f:!1,h:!1,j:["pea pod","cozy","green"],k:[55,29],o:15},bread:{subcategory:"food-prepared",a:"Bread",b:"1F35E",d:!0,e:!0,f:!0,h:!0,j:["bread","food","wheat","breakfast","toast"],k:[6,30],o:0},croissant:{subcategory:"food-prepared",a:"Croissant",b:"1F950",d:!0,e:!0,f:!0,h:!0,j:["croissant","food","bread","french"],k:[43,28],o:3},baguette_bread:{subcategory:"food-prepared",a:"Baguette Bread",b:"1F956",d:!0,e:!0,f:!0,h:!0,j:["baguette_bread","food","bread","french","france","bakery"],k:[43,34],o:3},flatbread:{subcategory:"food-prepared",a:"Flatbread",b:"1FAD3",d:!0,e:!0,f:!0,h:!0,j:["flatbread","flour","food","bakery"],k:[55,21],o:13},pretzel:{subcategory:"food-prepared",a:"Pretzel",b:"1F968",d:!0,e:!0,f:!0,h:!0,j:["pretzel","food","bread","twisted","germany","bakery"],k:[43,52],o:5},bagel:{subcategory:"food-prepared",a:"Bagel",b:"1F96F",d:!0,e:!0,f:!0,h:!0,j:["bagel","food","bread","bakery","schmear","jewish_bakery"],k:[43,59],o:11},pancakes:{subcategory:"food-prepared",a:"Pancakes",b:"1F95E",d:!0,e:!0,f:!0,h:!0,j:["pancakes","food","breakfast","flapjacks","hotcakes","brunch"],k:[43,42],o:3},waffle:{subcategory:"food-prepared",a:"Waffle",b:"1F9C7",d:!0,e:!0,f:!0,h:!0,j:["waffle","food","breakfast","brunch"],k:[46,14],o:12},cheese_wedge:{subcategory:"food-prepared",a:"Cheese Wedge",b:"1F9C0",d:!0,e:!0,f:!0,h:!0,j:["cheese_wedge","food","chadder","swiss"],k:[46,7],o:1},meat_on_bone:{subcategory:"food-prepared",a:"Meat on Bone",b:"1F356",d:!0,e:!0,f:!0,h:!0,j:["meat_on_bone","good","food","drumstick"],k:[6,22],o:0},poultry_leg:{subcategory:"food-prepared",a:"Poultry Leg",b:"1F357",d:!0,e:!0,f:!0,h:!0,j:["poultry_leg","food","meat","drumstick","bird","chicken","turkey"],k:[6,23],o:0},cut_of_meat:{subcategory:"food-prepared",a:"Cut of Meat",b:"1F969",d:!0,e:!0,f:!0,h:!0,j:["cut_of_meat","food","cow","meat","cut","chop","lambchop","porkchop"],k:[43,53],o:5},bacon:{subcategory:"food-prepared",a:"Bacon",b:"1F953",d:!0,e:!0,f:!0,h:!0,j:["bacon","food","breakfast","pork","pig","meat","brunch"],k:[43,31],o:3},hamburger:{subcategory:"food-prepared",a:"Hamburger",b:"1F354",d:!0,e:!0,f:!0,h:!0,j:["hamburger","meat","fast food","beef","cheeseburger","mcdonalds","burger king"],k:[6,20],o:0},fries:{subcategory:"food-prepared",a:"French Fries",b:"1F35F",d:!0,e:!0,f:!0,h:!0,j:["french_fries","chips","snack","fast food","potato"],k:[6,31],o:0},pizza:{subcategory:"food-prepared",a:"Slice of Pizza",b:"1F355",d:!0,e:!0,f:!0,h:!0,j:["pizza","food","party","italy"],k:[6,21],o:0},hotdog:{subcategory:"food-prepared",a:"Hot Dog",b:"1F32D",d:!0,e:!0,f:!0,h:!0,j:["hot_dog","food","frankfurter","america"],k:[5,42],o:1},sandwich:{subcategory:"food-prepared",a:"Sandwich",b:"1F96A",d:!0,e:!0,f:!0,h:!0,j:["sandwich","food","lunch","bread","toast","bakery"],k:[43,54],o:5},taco:{subcategory:"food-prepared",a:"Taco",b:"1F32E",d:!0,e:!0,f:!0,h:!0,j:["taco","food","mexican"],k:[5,43],o:1},burrito:{subcategory:"food-prepared",a:"Burrito",b:"1F32F",d:!0,e:!0,f:!0,h:!0,j:["burrito","food","mexican"],k:[5,44],o:1},tamale:{subcategory:"food-prepared",a:"Tamale",b:"1FAD4",d:!0,e:!0,f:!0,h:!0,j:["tamale","food","masa"],k:[55,22],o:13},stuffed_flatbread:{subcategory:"food-prepared",a:"Stuffed Flatbread",b:"1F959",d:!0,e:!0,f:!0,h:!0,j:["stuffed_flatbread","food","flatbread","stuffed","gyro","mediterranean"],k:[43,37],o:3},falafel:{subcategory:"food-prepared",a:"Falafel",b:"1F9C6",d:!0,e:!0,f:!0,h:!0,j:["falafel","food","mediterranean"],k:[46,13],o:12},egg:{subcategory:"food-prepared",a:"Egg",b:"1F95A",d:!0,e:!0,f:!0,h:!0,j:["egg","food","chicken","breakfast"],k:[43,38],o:3},fried_egg:{subcategory:"food-prepared",a:"Cooking",b:"1F373",d:!0,e:!0,f:!0,h:!0,j:["cooking","food","breakfast","kitchen","egg","skillet"],k:[6,51],n:["cooking"],o:0},shallow_pan_of_food:{subcategory:"food-prepared",a:"Shallow Pan of Food",b:"1F958",d:!0,e:!0,f:!0,h:!0,j:["shallow_pan_of_food","food","cooking","casserole","paella","skillet"],k:[43,36],o:3},stew:{subcategory:"food-prepared",a:"Pot of Food",b:"1F372",d:!0,e:!0,f:!0,h:!0,j:["pot_of_food","food","meat","soup","hot pot"],k:[6,50],o:0},fondue:{subcategory:"food-prepared",a:"Fondue",b:"1FAD5",d:!0,e:!0,f:!0,h:!0,j:["fondue","cheese","pot","food"],k:[55,23],o:13},bowl_with_spoon:{subcategory:"food-prepared",a:"Bowl with Spoon",b:"1F963",d:!0,e:!0,f:!0,h:!0,j:["bowl_with_spoon","food","breakfast","cereal","oatmeal","porridge"],k:[43,47],o:5},green_salad:{subcategory:"food-prepared",a:"Green Salad",b:"1F957",d:!0,e:!0,f:!0,h:!0,j:["green_salad","food","healthy","lettuce","vegetable"],k:[43,35],o:3},popcorn:{subcategory:"food-prepared",a:"Popcorn",b:"1F37F",d:!0,e:!0,f:!0,h:!0,j:["popcorn","food","movie theater","films","snack","drama"],k:[7,2],o:1},butter:{subcategory:"food-prepared",a:"Butter",b:"1F9C8",d:!0,e:!0,f:!0,h:!0,j:["butter","food","cook"],k:[46,15],o:12},salt:{subcategory:"food-prepared",a:"Salt Shaker",b:"1F9C2",d:!0,e:!0,f:!0,h:!0,j:["salt","condiment","shaker"],k:[46,9],o:11},canned_food:{subcategory:"food-prepared",a:"Canned Food",b:"1F96B",d:!0,e:!0,f:!0,h:!0,j:["canned_food","food","soup","tomatoes"],k:[43,55],o:5},bento:{subcategory:"food-asian",a:"Bento Box",b:"1F371",d:!0,e:!0,f:!0,h:!0,j:["bento_box","food","japanese","box","lunch"],k:[6,49],o:0},rice_cracker:{subcategory:"food-asian",a:"Rice Cracker",b:"1F358",d:!0,e:!0,f:!0,h:!0,j:["rice_cracker","food","japanese","snack","senbei"],k:[6,24],o:0},rice_ball:{subcategory:"food-asian",a:"Rice Ball",b:"1F359",d:!0,e:!0,f:!0,h:!0,j:["rice_ball","food","japanese","onigiri","omusubi"],k:[6,25],o:0},rice:{subcategory:"food-asian",a:"Cooked Rice",b:"1F35A",d:!0,e:!0,f:!0,h:!0,j:["cooked_rice","food","asian"],k:[6,26],o:0},curry:{subcategory:"food-asian",a:"Curry and Rice",b:"1F35B",d:!0,e:!0,f:!0,h:!0,j:["curry_rice","food","spicy","hot","indian"],k:[6,27],o:0},ramen:{subcategory:"food-asian",a:"Steaming Bowl",b:"1F35C",d:!0,e:!0,f:!0,h:!0,j:["steaming_bowl","food","japanese","noodle","chopsticks","ramen"],k:[6,28],o:0},spaghetti:{subcategory:"food-asian",a:"Spaghetti",b:"1F35D",d:!0,e:!0,f:!0,h:!0,j:["spaghetti","food","italian","pasta","noodle"],k:[6,29],o:0},sweet_potato:{subcategory:"food-asian",a:"Roasted Sweet Potato",b:"1F360",d:!0,e:!0,f:!0,h:!0,j:["roasted_sweet_potato","food","nature","plant"],k:[6,32],o:0},oden:{subcategory:"food-asian",a:"Oden",b:"1F362",d:!0,e:!0,f:!0,h:!0,j:["oden","skewer","food","japanese"],k:[6,34],o:0},sushi:{subcategory:"food-asian",a:"Sushi",b:"1F363",d:!0,e:!0,f:!0,h:!0,j:["sushi","food","fish","japanese","rice"],k:[6,35],o:0},fried_shrimp:{subcategory:"food-asian",a:"Fried Shrimp",b:"1F364",d:!0,e:!0,f:!0,h:!0,j:["fried_shrimp","food","animal","appetizer","summer"],k:[6,36],o:0},fish_cake:{subcategory:"food-asian",a:"Fish Cake with Swirl Design",b:"1F365",d:!0,e:!0,f:!0,h:!0,j:["fish_cake_with_swirl","food","japan","sea","beach","narutomaki","pink","swirl","kamaboko","surimi","ramen"],k:[6,37],o:0},moon_cake:{subcategory:"food-asian",a:"Moon Cake",b:"1F96E",d:!0,e:!0,f:!0,h:!0,j:["moon_cake","food","autumn","dessert"],k:[43,58],o:11},dango:{subcategory:"food-asian",a:"Dango",b:"1F361",d:!0,e:!0,f:!0,h:!0,j:["dango","food","dessert","sweet","japanese","barbecue","meat"],k:[6,33],o:0},dumpling:{subcategory:"food-asian",a:"Dumpling",b:"1F95F",d:!0,e:!0,f:!0,h:!0,j:["dumpling","food","empanada","pierogi","potsticker","gyoza"],k:[43,43],o:5},fortune_cookie:{subcategory:"food-asian",a:"Fortune Cookie",b:"1F960",d:!0,e:!0,f:!0,h:!0,j:["fortune_cookie","food","prophecy","dessert"],k:[43,44],o:5},takeout_box:{subcategory:"food-asian",a:"Takeout Box",b:"1F961",d:!0,e:!0,f:!0,h:!0,j:["takeout_box","food","leftovers"],k:[43,45],o:5},crab:{subcategory:"food-marine",a:"Crab",b:"1F980",d:!0,e:!0,f:!0,h:!0,j:["crab","animal","crustacean"],k:[44,20],o:1},lobster:{subcategory:"food-marine",a:"Lobster",b:"1F99E",d:!0,e:!0,f:!0,h:!0,j:["lobster","animal","nature","bisque","claws","seafood"],k:[44,50],o:11},shrimp:{subcategory:"food-marine",a:"Shrimp",b:"1F990",d:!0,e:!0,f:!0,h:!0,j:["shrimp","animal","ocean","nature","seafood"],k:[44,36],o:3},squid:{subcategory:"food-marine",a:"Squid",b:"1F991",d:!0,e:!0,f:!0,h:!0,j:["squid","animal","nature","ocean","sea"],k:[44,37],o:3},oyster:{subcategory:"food-marine",a:"Oyster",b:"1F9AA",d:!0,e:!0,f:!0,h:!0,j:["oyster","food"],k:[45,1],o:12},icecream:{subcategory:"food-sweet",a:"Soft Ice Cream",b:"1F366",d:!0,e:!0,f:!0,h:!0,j:["soft_ice_cream","food","hot","dessert","summer"],k:[6,38],o:0},shaved_ice:{subcategory:"food-sweet",a:"Shaved Ice",b:"1F367",d:!0,e:!0,f:!0,h:!0,j:["shaved_ice","hot","dessert","summer"],k:[6,39],o:0},ice_cream:{subcategory:"food-sweet",a:"Ice Cream",b:"1F368",d:!0,e:!0,f:!0,h:!0,j:["ice_cream","food","hot","dessert"],k:[6,40],o:0},doughnut:{subcategory:"food-sweet",a:"Doughnut",b:"1F369",d:!0,e:!0,f:!0,h:!0,j:["doughnut","food","dessert","snack","sweet","donut"],k:[6,41],o:0},cookie:{subcategory:"food-sweet",a:"Cookie",b:"1F36A",d:!0,e:!0,f:!0,h:!0,j:["cookie","food","snack","oreo","chocolate","sweet","dessert"],k:[6,42],o:0},birthday:{subcategory:"food-sweet",a:"Birthday Cake",b:"1F382",d:!0,e:!0,f:!0,h:!0,j:["birthday_cake","food","dessert","cake"],k:[7,5],o:0},cake:{subcategory:"food-sweet",a:"Shortcake",b:"1F370",d:!0,e:!0,f:!0,h:!0,j:["shortcake","food","dessert"],k:[6,48],o:0},cupcake:{subcategory:"food-sweet",a:"Cupcake",b:"1F9C1",d:!0,e:!0,f:!0,h:!0,j:["cupcake","food","dessert","bakery","sweet"],k:[46,8],o:11},pie:{subcategory:"food-sweet",a:"Pie",b:"1F967",d:!0,e:!0,f:!0,h:!0,j:["pie","food","dessert","pastry"],k:[43,51],o:5},chocolate_bar:{subcategory:"food-sweet",a:"Chocolate Bar",b:"1F36B",d:!0,e:!0,f:!0,h:!0,j:["chocolate_bar","food","snack","dessert","sweet"],k:[6,43],o:0},candy:{subcategory:"food-sweet",a:"Candy",b:"1F36C",d:!0,e:!0,f:!0,h:!0,j:["candy","snack","dessert","sweet","lolly"],k:[6,44],o:0},lollipop:{subcategory:"food-sweet",a:"Lollipop",b:"1F36D",d:!0,e:!0,f:!0,h:!0,j:["lollipop","food","snack","candy","sweet"],k:[6,45],o:0},custard:{subcategory:"food-sweet",a:"Custard",b:"1F36E",d:!0,e:!0,f:!0,h:!0,j:["custard","dessert","food","pudding","flan"],k:[6,46],o:0},honey_pot:{subcategory:"food-sweet",a:"Honey Pot",b:"1F36F",d:!0,e:!0,f:!0,h:!0,j:["honey_pot","bees","sweet","kitchen"],k:[6,47],o:0},baby_bottle:{subcategory:"drink",a:"Baby Bottle",b:"1F37C",d:!0,e:!0,f:!0,h:!0,j:["baby_bottle","food","container","milk"],k:[6,60],o:1},glass_of_milk:{subcategory:"drink",a:"Glass of Milk",b:"1F95B",d:!0,e:!0,f:!0,h:!0,j:["glass_of_milk","beverage","drink","cow"],k:[43,39],o:3},coffee:{subcategory:"drink",a:"Hot Beverage",b:"2615",d:!0,e:!0,f:!0,h:!0,j:["hot_beverage","beverage","caffeine","latte","espresso","coffee","mug"],k:[57,18],o:0},teapot:{subcategory:"drink",a:"Teapot",b:"1FAD6",d:!0,e:!0,f:!0,h:!0,j:["teapot","drink","hot"],k:[55,24],o:13},tea:{subcategory:"drink",a:"Teacup Without Handle",b:"1F375",d:!0,e:!0,f:!0,h:!0,j:["teacup_without_handle","drink","bowl","breakfast","green","british"],k:[6,53],o:0},sake:{subcategory:"drink",a:"Sake Bottle and Cup",b:"1F376",d:!0,e:!0,f:!0,h:!0,j:["sake","wine","drink","drunk","beverage","japanese","alcohol","booze"],k:[6,54],o:0},champagne:{subcategory:"drink",a:"Bottle with Popping Cork",b:"1F37E",d:!0,e:!0,f:!0,h:!0,j:["bottle_with_popping_cork","drink","wine","bottle","celebration"],k:[7,1],o:1},wine_glass:{subcategory:"drink",a:"Wine Glass",b:"1F377",d:!0,e:!0,f:!0,h:!0,j:["wine_glass","drink","beverage","drunk","alcohol","booze"],k:[6,55],o:0},cocktail:{subcategory:"drink",a:"Cocktail Glass",b:"1F378",d:!0,e:!0,f:!0,h:!0,j:["cocktail_glass","drink","drunk","alcohol","beverage","booze","mojito"],k:[6,56],o:0},tropical_drink:{subcategory:"drink",a:"Tropical Drink",b:"1F379",d:!0,e:!0,f:!0,h:!0,j:["tropical_drink","beverage","cocktail","summer","beach","alcohol","booze","mojito"],k:[6,57],o:0},beer:{subcategory:"drink",a:"Beer Mug",b:"1F37A",d:!0,e:!0,f:!0,h:!0,j:["beer_mug","relax","beverage","drink","drunk","party","pub","summer","alcohol","booze"],k:[6,58],o:0},beers:{subcategory:"drink",a:"Clinking Beer Mugs",b:"1F37B",d:!0,e:!0,f:!0,h:!0,j:["clinking_beer_mugs","relax","beverage","drink","drunk","party","pub","summer","alcohol","booze"],k:[6,59],o:0},clinking_glasses:{subcategory:"drink",a:"Clinking Glasses",b:"1F942",d:!0,e:!0,f:!0,h:!0,j:["clinking_glasses","beverage","drink","party","alcohol","celebrate","cheers","wine","champagne","toast"],k:[43,15],o:3},tumbler_glass:{subcategory:"drink",a:"Tumbler Glass",b:"1F943",d:!0,e:!0,f:!0,h:!0,j:["tumbler_glass","drink","beverage","drunk","alcohol","liquor","booze","bourbon","scotch","whisky","glass","shot"],k:[43,16],o:3},pouring_liquid:{subcategory:"drink",a:"Pouring Liquid",b:"1FAD7",d:!0,e:!0,f:!0,h:!0,j:["pouring liquid","cup","water"],k:[55,25],o:14},cup_with_straw:{subcategory:"drink",a:"Cup with Straw",b:"1F964",d:!0,e:!0,f:!0,h:!0,j:["cup_with_straw","drink","soda"],k:[43,48],o:5},bubble_tea:{subcategory:"drink",a:"Bubble Tea",b:"1F9CB",d:!0,e:!0,f:!0,h:!0,j:["bubble tea","taiwan","boba","milk tea","straw"],k:[46,18],o:13},beverage_box:{subcategory:"drink",a:"Beverage Box",b:"1F9C3",d:!0,e:!0,f:!0,h:!0,j:["beverage_box","drink"],k:[46,10],o:12},mate_drink:{subcategory:"drink",a:"Mate Drink",b:"1F9C9",d:!0,e:!0,f:!0,h:!0,j:["mate","drink","tea","beverage"],k:[46,16],o:12},ice_cube:{subcategory:"drink",a:"Ice Cube",b:"1F9CA",d:!0,e:!0,f:!0,h:!0,j:["ice","water","cold"],k:[46,17],o:12},chopsticks:{subcategory:"dishware",a:"Chopsticks",b:"1F962",d:!0,e:!0,f:!0,h:!0,j:["chopsticks","food"],k:[43,46],o:5},knife_fork_plate:{subcategory:"dishware",a:"Fork and Knife with Plate",b:"1F37D-FE0F",c:"1F37D",d:!0,e:!0,f:!0,h:!0,j:["fork_and_knife_with_plate","food","eat","meal","lunch","dinner","restaurant"],k:[7,0],o:0},fork_and_knife:{subcategory:"dishware",a:"Fork and Knife",b:"1F374",d:!0,e:!0,f:!0,h:!0,j:["fork_and_knife","cutlery","kitchen"],k:[6,52],o:0},spoon:{subcategory:"dishware",a:"Spoon",b:"1F944",d:!0,e:!0,f:!0,h:!0,j:["spoon","cutlery","kitchen","tableware"],k:[43,17],o:3},hocho:{subcategory:"dishware",a:"Hocho",b:"1F52A",d:!0,e:!0,f:!0,h:!0,j:["kitchen_knife","knife","blade","cutlery","kitchen","weapon"],k:[30,7],n:["knife"],o:0},jar:{subcategory:"dishware",a:"Jar",b:"1FAD9",d:!0,e:!0,f:!0,h:!0,j:["jar","container","sauce"],k:[55,27],o:14},amphora:{subcategory:"dishware",a:"Amphora",b:"1F3FA",d:!0,e:!0,f:!0,h:!0,j:["amphora","vase","jar"],k:[10,40],o:1},earth_africa:{subcategory:"place-map",a:"Earth Globe Europe-Africa",b:"1F30D",d:!0,e:!0,f:!0,h:!0,j:["globe_showing_europe_africa","globe","world","earth","international"],k:[5,12],o:0},earth_americas:{subcategory:"place-map",a:"Earth Globe Americas",b:"1F30E",d:!0,e:!0,f:!0,h:!0,j:["globe_showing_americas","globe","world","USA","earth","international"],k:[5,13],o:0},earth_asia:{subcategory:"place-map",a:"Earth Globe Asia-Australia",b:"1F30F",d:!0,e:!0,f:!0,h:!0,j:["globe_showing_asia_australia","globe","world","east","earth","international"],k:[5,14],o:0},globe_with_meridians:{subcategory:"place-map",a:"Globe with Meridians",b:"1F310",d:!0,e:!0,f:!0,h:!0,j:["globe_with_meridians","earth","international","world","internet","interweb","i18n"],k:[5,15],o:1},world_map:{subcategory:"place-map",a:"World Map",b:"1F5FA-FE0F",c:"1F5FA",d:!0,e:!0,f:!0,h:!0,j:["world_map","location","direction"],k:[32,15],o:0},japan:{subcategory:"place-map",a:"Silhouette of Japan",b:"1F5FE",d:!0,e:!0,f:!0,h:!0,j:["map_of_japan","nation","country","japanese","asia"],k:[32,19],o:0},compass:{subcategory:"place-map",a:"Compass",b:"1F9ED",d:!0,e:!0,f:!0,h:!0,j:["compass","magnetic","navigation","orienteering"],k:[53,29],o:11},snow_capped_mountain:{subcategory:"place-geographic",a:"Snow-Capped Mountain",b:"1F3D4-FE0F",c:"1F3D4",d:!0,e:!0,f:!0,h:!0,j:["snow_capped_mountain","photo","nature","environment","winter","cold"],k:[9,60],o:0},mountain:{subcategory:"place-geographic",a:"Mountain",b:"26F0-FE0F",c:"26F0",d:!0,e:!0,f:!0,h:!0,j:["mountain","photo","nature","environment"],k:[58,26],o:0},volcano:{subcategory:"place-geographic",a:"Volcano",b:"1F30B",d:!0,e:!0,f:!0,h:!0,j:["volcano","photo","nature","disaster"],k:[5,10],o:0},mount_fuji:{subcategory:"place-geographic",a:"Mount Fuji",b:"1F5FB",d:!0,e:!0,f:!0,h:!0,j:["mount_fuji","photo","mountain","nature","japanese"],k:[32,16],o:0},camping:{subcategory:"place-geographic",a:"Camping",b:"1F3D5-FE0F",c:"1F3D5",d:!0,e:!0,f:!0,h:!0,j:["camping","photo","outdoors","tent"],k:[10,0],o:0},beach_with_umbrella:{subcategory:"place-geographic",a:"Beach with Umbrella",b:"1F3D6-FE0F",c:"1F3D6",d:!0,e:!0,f:!0,h:!0,j:["beach_with_umbrella","weather","summer","sunny","sand","mojito"],k:[10,1],o:0},desert:{subcategory:"place-geographic",a:"Desert",b:"1F3DC-FE0F",c:"1F3DC",d:!0,e:!0,f:!0,h:!0,j:["desert","photo","warm","saharah"],k:[10,7],o:0},desert_island:{subcategory:"place-geographic",a:"Desert Island",b:"1F3DD-FE0F",c:"1F3DD",d:!0,e:!0,f:!0,h:!0,j:["desert_island","photo","tropical","mojito"],k:[10,8],o:0},national_park:{subcategory:"place-geographic",a:"National Park",b:"1F3DE-FE0F",c:"1F3DE",d:!0,e:!0,f:!0,h:!0,j:["national_park","photo","environment","nature"],k:[10,9],o:0},stadium:{subcategory:"place-building",a:"Stadium",b:"1F3DF-FE0F",c:"1F3DF",d:!0,e:!0,f:!0,h:!0,j:["stadium","photo","place","sports","concert","venue"],k:[10,10],o:0},classical_building:{subcategory:"place-building",a:"Classical Building",b:"1F3DB-FE0F",c:"1F3DB",d:!0,e:!0,f:!0,h:!0,j:["classical_building","art","culture","history"],k:[10,6],o:0},building_construction:{subcategory:"place-building",a:"Building Construction",b:"1F3D7-FE0F",c:"1F3D7",d:!0,e:!0,f:!0,h:!0,j:["building_construction","wip","working","progress"],k:[10,2],o:0},bricks:{subcategory:"place-building",a:"Brick",b:"1F9F1",d:!0,e:!0,f:!0,h:!0,j:["brick","bricks"],k:[53,33],o:11},rock:{subcategory:"place-building",a:"Rock",b:"1FAA8",d:!0,e:!0,f:!0,h:!0,j:["rock","stone"],k:[54,33],o:13},wood:{subcategory:"place-building",a:"Wood",b:"1FAB5",d:!0,e:!0,f:!0,h:!0,j:["wood","nature","timber","trunk"],k:[54,46],o:13},hut:{subcategory:"place-building",a:"Hut",b:"1F6D6",d:!0,e:!0,f:!0,h:!0,j:["hut","house","structure"],k:[38,7],o:13},house_buildings:{subcategory:"place-building",a:"Houses",b:"1F3D8-FE0F",c:"1F3D8",d:!0,e:!0,f:!0,h:!0,j:["houses","buildings","photo"],k:[10,3],o:0},derelict_house_building:{subcategory:"place-building",a:"Derelict House",b:"1F3DA-FE0F",c:"1F3DA",d:!0,e:!0,f:!0,h:!0,j:["derelict_house","abandon","evict","broken","building"],k:[10,5],o:0},house:{subcategory:"place-building",a:"House Building",b:"1F3E0",d:!0,e:!0,f:!0,h:!0,j:["house","building","home"],k:[10,11],o:0},house_with_garden:{subcategory:"place-building",a:"House with Garden",b:"1F3E1",d:!0,e:!0,f:!0,h:!0,j:["house_with_garden","home","plant","nature"],k:[10,12],o:0},office:{subcategory:"place-building",a:"Office Building",b:"1F3E2",d:!0,e:!0,f:!0,h:!0,j:["office_building","building","bureau","work"],k:[10,13],o:0},post_office:{subcategory:"place-building",a:"Japanese Post Office",b:"1F3E3",d:!0,e:!0,f:!0,h:!0,j:["japanese_post_office","building","envelope","communication"],k:[10,14],o:0},european_post_office:{subcategory:"place-building",a:"European Post Office",b:"1F3E4",d:!0,e:!0,f:!0,h:!0,j:["post_office","building","email"],k:[10,15],o:1},hospital:{subcategory:"place-building",a:"Hospital",b:"1F3E5",d:!0,e:!0,f:!0,h:!0,j:["hospital","building","health","surgery","doctor"],k:[10,16],o:0},bank:{subcategory:"place-building",a:"Bank",b:"1F3E6",d:!0,e:!0,f:!0,h:!0,j:["bank","building","money","sales","cash","business","enterprise"],k:[10,17],o:0},hotel:{subcategory:"place-building",a:"Hotel",b:"1F3E8",d:!0,e:!0,f:!0,h:!0,j:["hotel","building","accomodation","checkin"],k:[10,19],o:0},love_hotel:{subcategory:"place-building",a:"Love Hotel",b:"1F3E9",d:!0,e:!0,f:!0,h:!0,j:["love_hotel","like","affection","dating"],k:[10,20],o:0},convenience_store:{subcategory:"place-building",a:"Convenience Store",b:"1F3EA",d:!0,e:!0,f:!0,h:!0,j:["convenience_store","building","shopping","groceries"],k:[10,21],o:0},school:{subcategory:"place-building",a:"School",b:"1F3EB",d:!0,e:!0,f:!0,h:!0,j:["school","building","student","education","learn","teach"],k:[10,22],o:0},department_store:{subcategory:"place-building",a:"Department Store",b:"1F3EC",d:!0,e:!0,f:!0,h:!0,j:["department_store","building","shopping","mall"],k:[10,23],o:0},factory:{subcategory:"place-building",a:"Factory",b:"1F3ED",d:!0,e:!0,f:!0,h:!0,j:["factory","building","industry","pollution","smoke"],k:[10,24],o:0},japanese_castle:{subcategory:"place-building",a:"Japanese Castle",b:"1F3EF",d:!0,e:!0,f:!0,h:!0,j:["japanese_castle","photo","building"],k:[10,26],o:0},european_castle:{subcategory:"place-building",a:"European Castle",b:"1F3F0",d:!0,e:!0,f:!0,h:!0,j:["castle","building","royalty","history"],k:[10,27],o:0},wedding:{subcategory:"place-building",a:"Wedding",b:"1F492",d:!0,e:!0,f:!0,h:!0,j:["wedding","love","like","affection","couple","marriage","bride","groom"],k:[27,34],o:0},tokyo_tower:{subcategory:"place-building",a:"Tokyo Tower",b:"1F5FC",d:!0,e:!0,f:!0,h:!0,j:["tokyo_tower","photo","japanese"],k:[32,17],o:0},statue_of_liberty:{subcategory:"place-building",a:"Statue of Liberty",b:"1F5FD",d:!0,e:!0,f:!0,h:!0,j:["statue_of_liberty","american","newyork"],k:[32,18],o:0},church:{subcategory:"place-religious",a:"Church",b:"26EA",d:!0,e:!0,f:!0,h:!0,j:["church","building","religion","christ"],k:[58,25],o:0},mosque:{subcategory:"place-religious",a:"Mosque",b:"1F54C",d:!0,e:!0,f:!0,h:!0,j:["mosque","islam","worship","minaret"],k:[30,30],o:1},hindu_temple:{subcategory:"place-religious",a:"Hindu Temple",b:"1F6D5",d:!0,e:!0,f:!0,h:!0,j:["hindu_temple","religion"],k:[38,6],o:12},synagogue:{subcategory:"place-religious",a:"Synagogue",b:"1F54D",d:!0,e:!0,f:!0,h:!0,j:["synagogue","judaism","worship","temple","jewish"],k:[30,31],o:1},shinto_shrine:{subcategory:"place-religious",a:"Shinto Shrine",b:"26E9-FE0F",c:"26E9",d:!0,e:!0,f:!0,h:!0,j:["shinto_shrine","temple","japan","kyoto"],k:[58,24],o:0},kaaba:{subcategory:"place-religious",a:"Kaaba",b:"1F54B",d:!0,e:!0,f:!0,h:!0,j:["kaaba","mecca","mosque","islam"],k:[30,29],o:1},fountain:{subcategory:"place-other",a:"Fountain",b:"26F2",d:!0,e:!0,f:!0,h:!0,j:["fountain","photo","summer","water","fresh"],k:[58,28],o:0},tent:{subcategory:"place-other",a:"Tent",b:"26FA",d:!0,e:!0,f:!0,h:!0,j:["tent","photo","camping","outdoors"],k:[58,52],o:0},foggy:{subcategory:"place-other",a:"Foggy",b:"1F301",d:!0,e:!0,f:!0,h:!0,j:["foggy","photo","mountain"],k:[5,0],o:0},night_with_stars:{subcategory:"place-other",a:"Night with Stars",b:"1F303",d:!0,e:!0,f:!0,h:!0,j:["night_with_stars","evening","city","downtown"],k:[5,2],o:0},cityscape:{subcategory:"place-other",a:"Cityscape",b:"1F3D9-FE0F",c:"1F3D9",d:!0,e:!0,f:!0,h:!0,j:["cityscape","photo","night life","urban"],k:[10,4],o:0},sunrise_over_mountains:{subcategory:"place-other",a:"Sunrise over Mountains",b:"1F304",d:!0,e:!0,f:!0,h:!0,j:["sunrise_over_mountains","view","vacation","photo"],k:[5,3],o:0},sunrise:{subcategory:"place-other",a:"Sunrise",b:"1F305",d:!0,e:!0,f:!0,h:!0,j:["sunrise","morning","view","vacation","photo"],k:[5,4],o:0},city_sunset:{subcategory:"place-other",a:"Cityscape at Dusk",b:"1F306",d:!0,e:!0,f:!0,h:!0,j:["cityscape_at_dusk","photo","evening","sky","buildings"],k:[5,5],o:0},city_sunrise:{subcategory:"place-other",a:"Sunset over Buildings",b:"1F307",d:!0,e:!0,f:!0,h:!0,j:["sunset","photo","good morning","dawn"],k:[5,6],o:0},bridge_at_night:{subcategory:"place-other",a:"Bridge at Night",b:"1F309",d:!0,e:!0,f:!0,h:!0,j:["bridge_at_night","photo","sanfrancisco"],k:[5,8],o:0},hotsprings:{subcategory:"place-other",a:"Hot Springs",b:"2668-FE0F",c:"2668",d:!0,e:!0,f:!0,h:!0,j:["hot_springs","bath","warm","relax"],k:[57,55],o:0},carousel_horse:{subcategory:"place-other",a:"Carousel Horse",b:"1F3A0",d:!0,e:!0,f:!0,h:!0,j:["carousel_horse","photo","carnival"],k:[7,35],o:0},playground_slide:{subcategory:"place-other",a:"Playground Slide",b:"1F6DD",d:!0,e:!0,f:!0,h:!0,j:["playground slide","fun","park"],k:[38,10],o:14},ferris_wheel:{subcategory:"place-other",a:"Ferris Wheel",b:"1F3A1",d:!0,e:!0,f:!0,h:!0,j:["ferris_wheel","photo","carnival","londoneye"],k:[7,36],o:0},roller_coaster:{subcategory:"place-other",a:"Roller Coaster",b:"1F3A2",d:!0,e:!0,f:!0,h:!0,j:["roller_coaster","carnival","playground","photo","fun"],k:[7,37],o:0},barber:{subcategory:"place-other",a:"Barber Pole",b:"1F488",d:!0,e:!0,f:!0,h:!0,j:["barber_pole","hair","salon","style"],k:[26,35],o:0},circus_tent:{subcategory:"place-other",a:"Circus Tent",b:"1F3AA",d:!0,e:!0,f:!0,h:!0,j:["circus_tent","festival","carnival","party"],k:[7,45],o:0},steam_locomotive:{subcategory:"transport-ground",a:"Steam Locomotive",b:"1F682",d:!0,e:!0,f:!0,h:!0,j:["locomotive","transportation","vehicle","train"],k:[35,35],o:1},railway_car:{subcategory:"transport-ground",a:"Railway Car",b:"1F683",d:!0,e:!0,f:!0,h:!0,j:["railway_car","transportation","vehicle"],k:[35,36],o:0},bullettrain_side:{subcategory:"transport-ground",a:"High-Speed Train",b:"1F684",d:!0,e:!0,f:!0,h:!0,j:["high_speed_train","transportation","vehicle"],k:[35,37],o:0},bullettrain_front:{subcategory:"transport-ground",a:"High-Speed Train with Bullet Nose",b:"1F685",d:!0,e:!0,f:!0,h:!0,j:["bullet_train","transportation","vehicle","speed","fast","public","travel"],k:[35,38],o:0},train2:{subcategory:"transport-ground",a:"Train",b:"1F686",d:!0,e:!0,f:!0,h:!0,j:["train","transportation","vehicle"],k:[35,39],o:1},metro:{subcategory:"transport-ground",a:"Metro",b:"1F687",d:!0,e:!0,f:!0,h:!0,j:["metro","transportation","blue-square","mrt","underground","tube"],k:[35,40],o:0},light_rail:{subcategory:"transport-ground",a:"Light Rail",b:"1F688",d:!0,e:!0,f:!0,h:!0,j:["light_rail","transportation","vehicle"],k:[35,41],o:1},station:{subcategory:"transport-ground",a:"Station",b:"1F689",d:!0,e:!0,f:!0,h:!0,j:["station","transportation","vehicle","public"],k:[35,42],o:0},tram:{subcategory:"transport-ground",a:"Tram",b:"1F68A",d:!0,e:!0,f:!0,h:!0,j:["tram","transportation","vehicle"],k:[35,43],o:1},monorail:{subcategory:"transport-ground",a:"Monorail",b:"1F69D",d:!0,e:!0,f:!0,h:!0,j:["monorail","transportation","vehicle"],k:[36,1],o:1},mountain_railway:{subcategory:"transport-ground",a:"Mountain Railway",b:"1F69E",d:!0,e:!0,f:!0,h:!0,j:["mountain_railway","transportation","vehicle"],k:[36,2],o:1},train:{subcategory:"transport-ground",a:"Tram Car",b:"1F68B",d:!0,e:!0,f:!0,h:!0,j:["tram_car","transportation","vehicle","carriage","public","travel"],k:[35,44],o:1},bus:{subcategory:"transport-ground",a:"Bus",b:"1F68C",d:!0,e:!0,f:!0,h:!0,j:["bus","car","vehicle","transportation"],k:[35,45],o:0},oncoming_bus:{subcategory:"transport-ground",a:"Oncoming Bus",b:"1F68D",d:!0,e:!0,f:!0,h:!0,j:["oncoming_bus","vehicle","transportation"],k:[35,46],o:0},trolleybus:{subcategory:"transport-ground",a:"Trolleybus",b:"1F68E",d:!0,e:!0,f:!0,h:!0,j:["trolleybus","bart","transportation","vehicle"],k:[35,47],o:1},minibus:{subcategory:"transport-ground",a:"Minibus",b:"1F690",d:!0,e:!0,f:!0,h:!0,j:["minibus","vehicle","car","transportation"],k:[35,49],o:1},ambulance:{subcategory:"transport-ground",a:"Ambulance",b:"1F691",d:!0,e:!0,f:!0,h:!0,j:["ambulance","health","911","hospital"],k:[35,50],o:0},fire_engine:{subcategory:"transport-ground",a:"Fire Engine",b:"1F692",d:!0,e:!0,f:!0,h:!0,j:["fire_engine","transportation","cars","vehicle"],k:[35,51],o:0},police_car:{subcategory:"transport-ground",a:"Police Car",b:"1F693",d:!0,e:!0,f:!0,h:!0,j:["police_car","vehicle","cars","transportation","law","legal","enforcement"],k:[35,52],o:0},oncoming_police_car:{subcategory:"transport-ground",a:"Oncoming Police Car",b:"1F694",d:!0,e:!0,f:!0,h:!0,j:["oncoming_police_car","vehicle","law","legal","enforcement","911"],k:[35,53],o:0},taxi:{subcategory:"transport-ground",a:"Taxi",b:"1F695",d:!0,e:!0,f:!0,h:!0,j:["taxi","uber","vehicle","cars","transportation"],k:[35,54],o:0},oncoming_taxi:{subcategory:"transport-ground",a:"Oncoming Taxi",b:"1F696",d:!0,e:!0,f:!0,h:!0,j:["oncoming_taxi","vehicle","cars","uber"],k:[35,55],o:1},car:{subcategory:"transport-ground",a:"Automobile",b:"1F697",d:!0,e:!0,f:!0,h:!0,j:["automobile","red","transportation","vehicle"],k:[35,56],n:["red_car"],o:0},oncoming_automobile:{subcategory:"transport-ground",a:"Oncoming Automobile",b:"1F698",d:!0,e:!0,f:!0,h:!0,j:["oncoming_automobile","car","vehicle","transportation"],k:[35,57],o:0},blue_car:{subcategory:"transport-ground",a:"Recreational Vehicle",b:"1F699",d:!0,e:!0,f:!0,h:!0,j:["sport_utility_vehicle","transportation","vehicle"],k:[35,58],o:0},pickup_truck:{subcategory:"transport-ground",a:"Pickup Truck",b:"1F6FB",d:!0,e:!0,f:!0,h:!0,j:["pickup truck","car","transportation"],k:[38,31],o:13},truck:{subcategory:"transport-ground",a:"Delivery Truck",b:"1F69A",d:!0,e:!0,f:!0,h:!0,j:["delivery_truck","cars","transportation"],k:[35,59],o:0},articulated_lorry:{subcategory:"transport-ground",a:"Articulated Lorry",b:"1F69B",d:!0,e:!0,f:!0,h:!0,j:["articulated_lorry","vehicle","cars","transportation","express"],k:[35,60],o:1},tractor:{subcategory:"transport-ground",a:"Tractor",b:"1F69C",d:!0,e:!0,f:!0,h:!0,j:["tractor","vehicle","car","farming","agriculture"],k:[36,0],o:1},racing_car:{subcategory:"transport-ground",a:"Racing Car",b:"1F3CE-FE0F",c:"1F3CE",d:!0,e:!0,f:!0,h:!0,j:["racing_car","sports","race","fast","formula","f1"],k:[9,54],o:0},racing_motorcycle:{subcategory:"transport-ground",a:"Motorcycle",b:"1F3CD-FE0F",c:"1F3CD",d:!0,e:!0,f:!0,h:!0,j:["motorcycle","race","sports","fast"],k:[9,53],o:0},motor_scooter:{subcategory:"transport-ground",a:"Motor Scooter",b:"1F6F5",d:!0,e:!0,f:!0,h:!0,j:["motor_scooter","vehicle","vespa","sasha"],k:[38,25],o:3},manual_wheelchair:{subcategory:"transport-ground",a:"Manual Wheelchair",b:"1F9BD",d:!0,e:!0,f:!0,h:!0,j:["manual_wheelchair","accessibility"],k:[46,4],o:12},motorized_wheelchair:{subcategory:"transport-ground",a:"Motorized Wheelchair",b:"1F9BC",d:!0,e:!0,f:!0,h:!0,j:["motorized_wheelchair","accessibility"],k:[46,3],o:12},auto_rickshaw:{subcategory:"transport-ground",a:"Auto Rickshaw",b:"1F6FA",d:!0,e:!0,f:!0,h:!0,j:["auto_rickshaw","move","transportation"],k:[38,30],o:12},bike:{subcategory:"transport-ground",a:"Bicycle",b:"1F6B2",d:!0,e:!0,f:!0,h:!0,j:["bicycle","bike","sports","exercise","hipster"],k:[36,39],o:0},scooter:{subcategory:"transport-ground",a:"Scooter",b:"1F6F4",d:!0,e:!0,f:!0,h:!0,j:["kick_scooter","vehicle","kick","razor"],k:[38,24],o:3},skateboard:{subcategory:"transport-ground",a:"Skateboard",b:"1F6F9",d:!0,e:!0,f:!0,h:!0,j:["skateboard","board"],k:[38,29],o:11},roller_skate:{subcategory:"transport-ground",a:"Roller Skate",b:"1F6FC",d:!0,e:!0,f:!0,h:!0,j:["roller skate","footwear","sports"],k:[38,32],o:13},busstop:{subcategory:"transport-ground",a:"Bus Stop",b:"1F68F",d:!0,e:!0,f:!0,h:!0,j:["bus_stop","transportation","wait"],k:[35,48],o:0},motorway:{subcategory:"transport-ground",a:"Motorway",b:"1F6E3-FE0F",c:"1F6E3",d:!0,e:!0,f:!0,h:!0,j:["motorway","road","cupertino","interstate","highway"],k:[38,16],o:0},railway_track:{subcategory:"transport-ground",a:"Railway Track",b:"1F6E4-FE0F",c:"1F6E4",d:!0,e:!0,f:!0,h:!0,j:["railway_track","train","transportation"],k:[38,17],o:0},oil_drum:{subcategory:"transport-ground",a:"Oil Drum",b:"1F6E2-FE0F",c:"1F6E2",d:!0,e:!0,f:!0,h:!0,j:["oil_drum","barrell"],k:[38,15],o:0},fuelpump:{subcategory:"transport-ground",a:"Fuel Pump",b:"26FD",d:!0,e:!0,f:!0,h:!0,j:["fuel_pump","gas station","petroleum"],k:[58,53],o:0},wheel:{subcategory:"transport-ground",a:"Wheel",b:"1F6DE",d:!0,e:!0,f:!0,h:!0,j:["wheel","car","transport"],k:[38,11],o:14},rotating_light:{subcategory:"transport-ground",a:"Police Cars Revolving Light",b:"1F6A8",d:!0,e:!0,f:!0,h:!0,j:["police_car_light","police","ambulance","911","emergency","alert","error","pinged","law","legal"],k:[36,29],o:0},traffic_light:{subcategory:"transport-ground",a:"Horizontal Traffic Light",b:"1F6A5",d:!0,e:!0,f:!0,h:!0,j:["horizontal_traffic_light","transportation","signal"],k:[36,26],o:0},vertical_traffic_light:{subcategory:"transport-ground",a:"Vertical Traffic Light",b:"1F6A6",d:!0,e:!0,f:!0,h:!0,j:["vertical_traffic_light","transportation","driving"],k:[36,27],o:1},octagonal_sign:{subcategory:"transport-ground",a:"Octagonal Sign",b:"1F6D1",d:!0,e:!0,f:!0,h:!0,j:["stop_sign","stop"],k:[38,4],o:3},construction:{subcategory:"transport-ground",a:"Construction Sign",b:"1F6A7",d:!0,e:!0,f:!0,h:!0,j:["construction","wip","progress","caution","warning"],k:[36,28],o:0},anchor:{subcategory:"transport-water",a:"Anchor",b:"2693",d:!0,e:!0,f:!0,h:!0,j:["anchor","ship","ferry","sea","boat"],k:[57,60],o:0},ring_buoy:{subcategory:"transport-water",a:"Ring Buoy",b:"1F6DF",d:!0,e:!0,f:!0,h:!0,j:["ring buoy","life saver","life preserver"],k:[38,12],o:14},boat:{subcategory:"transport-water",a:"Sailboat",b:"26F5",d:!0,e:!0,f:!0,h:!0,j:["sailboat","ship","summer","transportation","water","sailing"],k:[58,31],n:["sailboat"],o:0},canoe:{subcategory:"transport-water",a:"Canoe",b:"1F6F6",d:!0,e:!0,f:!0,h:!0,j:["canoe","boat","paddle","water","ship"],k:[38,26],o:3},speedboat:{subcategory:"transport-water",a:"Speedboat",b:"1F6A4",d:!0,e:!0,f:!0,h:!0,j:["speedboat","ship","transportation","vehicle","summer"],k:[36,25],o:0},passenger_ship:{subcategory:"transport-water",a:"Passenger Ship",b:"1F6F3-FE0F",c:"1F6F3",d:!0,e:!0,f:!0,h:!0,j:["passenger_ship","yacht","cruise","ferry"],k:[38,23],o:0},ferry:{subcategory:"transport-water",a:"Ferry",b:"26F4-FE0F",c:"26F4",d:!0,e:!0,f:!0,h:!0,j:["ferry","boat","ship","yacht"],k:[58,30],o:0},motor_boat:{subcategory:"transport-water",a:"Motor Boat",b:"1F6E5-FE0F",c:"1F6E5",d:!0,e:!0,f:!0,h:!0,j:["motor_boat","ship"],k:[38,18],o:0},ship:{subcategory:"transport-water",a:"Ship",b:"1F6A2",d:!0,e:!0,f:!0,h:!0,j:["ship","transportation","titanic","deploy"],k:[36,6],o:0},airplane:{subcategory:"transport-air",a:"Airplane",b:"2708-FE0F",c:"2708",d:!0,e:!0,f:!0,h:!0,j:["airplane","vehicle","transportation","flight","fly"],k:[58,56],o:0},small_airplane:{subcategory:"transport-air",a:"Small Airplane",b:"1F6E9-FE0F",c:"1F6E9",d:!0,e:!0,f:!0,h:!0,j:["small_airplane","flight","transportation","fly","vehicle"],k:[38,19],o:0},airplane_departure:{subcategory:"transport-air",a:"Airplane Departure",b:"1F6EB",d:!0,e:!0,f:!0,h:!0,j:["airplane_departure","airport","flight","landing"],k:[38,20],o:1},airplane_arriving:{subcategory:"transport-air",a:"Airplane Arriving",b:"1F6EC",d:!0,e:!0,f:!0,h:!0,j:["airplane_arrival","airport","flight","boarding"],k:[38,21],o:1},parachute:{subcategory:"transport-air",a:"Parachute",b:"1FA82",d:!0,e:!0,f:!0,h:!0,j:["parachute","fly","glide"],k:[54,2],o:12},seat:{subcategory:"transport-air",a:"Seat",b:"1F4BA",d:!0,e:!0,f:!0,h:!0,j:["seat","sit","airplane","transport","bus","flight","fly"],k:[28,18],o:0},helicopter:{subcategory:"transport-air",a:"Helicopter",b:"1F681",d:!0,e:!0,f:!0,h:!0,j:["helicopter","transportation","vehicle","fly"],k:[35,34],o:1},suspension_railway:{subcategory:"transport-air",a:"Suspension Railway",b:"1F69F",d:!0,e:!0,f:!0,h:!0,j:["suspension_railway","vehicle","transportation"],k:[36,3],o:1},mountain_cableway:{subcategory:"transport-air",a:"Mountain Cableway",b:"1F6A0",d:!0,e:!0,f:!0,h:!0,j:["mountain_cableway","transportation","vehicle","ski"],k:[36,4],o:1},aerial_tramway:{subcategory:"transport-air",a:"Aerial Tramway",b:"1F6A1",d:!0,e:!0,f:!0,h:!0,j:["aerial_tramway","transportation","vehicle","ski"],k:[36,5],o:1},satellite:{subcategory:"transport-air",a:"Satellite",b:"1F6F0-FE0F",c:"1F6F0",d:!0,e:!0,f:!0,h:!0,j:["satellite","communication","gps","orbit","spaceflight","NASA","ISS"],k:[38,22],o:0},rocket:{subcategory:"transport-air",a:"Rocket",b:"1F680",d:!0,e:!0,f:!0,h:!0,j:["rocket","launch","ship","staffmode","NASA","outer space","outer_space","fly"],k:[35,33],o:0},flying_saucer:{subcategory:"transport-air",a:"Flying Saucer",b:"1F6F8",d:!0,e:!0,f:!0,h:!0,j:["flying_saucer","transportation","vehicle","ufo"],k:[38,28],o:5},bellhop_bell:{subcategory:"hotel",a:"Bellhop Bell",b:"1F6CE-FE0F",c:"1F6CE",d:!0,e:!0,f:!0,h:!0,j:["bellhop_bell","service"],k:[38,1],o:0},luggage:{subcategory:"hotel",a:"Luggage",b:"1F9F3",d:!0,e:!0,f:!0,h:!0,j:["luggage","packing","travel"],k:[53,35],o:11},hourglass:{subcategory:"time",a:"Hourglass",b:"231B",d:!0,e:!0,f:!0,h:!0,j:["hourglass_done","time","clock","oldschool","limit","exam","quiz","test"],k:[56,45],o:0},hourglass_flowing_sand:{subcategory:"time",a:"Hourglass with Flowing Sand",b:"23F3",d:!0,e:!0,f:!0,h:!0,j:["hourglass_not_done","oldschool","time","countdown"],k:[56,58],o:0},watch:{subcategory:"time",a:"Watch",b:"231A",d:!0,e:!0,f:!0,h:!0,j:["watch","time","accessories"],k:[56,44],o:0},alarm_clock:{subcategory:"time",a:"Alarm Clock",b:"23F0",d:!0,e:!0,f:!0,h:!0,j:["alarm_clock","time","wake"],k:[56,55],o:0},stopwatch:{subcategory:"time",a:"Stopwatch",b:"23F1-FE0F",c:"23F1",d:!0,e:!0,f:!0,h:!0,j:["stopwatch","time","deadline"],k:[56,56],o:1},timer_clock:{subcategory:"time",a:"Timer Clock",b:"23F2-FE0F",c:"23F2",d:!0,e:!0,f:!0,h:!0,j:["timer_clock","alarm"],k:[56,57],o:1},mantelpiece_clock:{subcategory:"time",a:"Mantelpiece Clock",b:"1F570-FE0F",c:"1F570",d:!0,e:!0,f:!0,h:!0,j:["mantelpiece_clock","time"],k:[30,58],o:0},clock12:{subcategory:"time",a:"Clock Face Twelve Oclock",b:"1F55B",d:!0,e:!0,f:!0,h:!0,j:["twelve_o_clock","12","00:00","0000","12:00","1200","time","noon","midnight","midday","late","early","schedule"],k:[30,44],o:0},clock1230:{subcategory:"time",a:"Clock Face Twelve-Thirty",b:"1F567",d:!0,e:!0,f:!0,h:!0,j:["twelve_thirty","00:30","0030","12:30","1230","time","late","early","schedule"],k:[30,56],o:0},clock1:{subcategory:"time",a:"Clock Face One Oclock",b:"1F550",d:!0,e:!0,f:!0,h:!0,j:["one_o_clock","1","1:00","100","13:00","1300","time","late","early","schedule"],k:[30,33],o:0},clock130:{subcategory:"time",a:"Clock Face One-Thirty",b:"1F55C",d:!0,e:!0,f:!0,h:!0,j:["one_thirty","1:30","130","13:30","1330","time","late","early","schedule"],k:[30,45],o:0},clock2:{subcategory:"time",a:"Clock Face Two Oclock",b:"1F551",d:!0,e:!0,f:!0,h:!0,j:["two_o_clock","2","2:00","200","14:00","1400","time","late","early","schedule"],k:[30,34],o:0},clock230:{subcategory:"time",a:"Clock Face Two-Thirty",b:"1F55D",d:!0,e:!0,f:!0,h:!0,j:["two_thirty","2:30","230","14:30","1430","time","late","early","schedule"],k:[30,46],o:0},clock3:{subcategory:"time",a:"Clock Face Three Oclock",b:"1F552",d:!0,e:!0,f:!0,h:!0,j:["three_o_clock","3","3:00","300","15:00","1500","time","late","early","schedule"],k:[30,35],o:0},clock330:{subcategory:"time",a:"Clock Face Three-Thirty",b:"1F55E",d:!0,e:!0,f:!0,h:!0,j:["three_thirty","3:30","330","15:30","1530","time","late","early","schedule"],k:[30,47],o:0},clock4:{subcategory:"time",a:"Clock Face Four Oclock",b:"1F553",d:!0,e:!0,f:!0,h:!0,j:["four_o_clock","4","4:00","400","16:00","1600","time","late","early","schedule"],k:[30,36],o:0},clock430:{subcategory:"time",a:"Clock Face Four-Thirty",b:"1F55F",d:!0,e:!0,f:!0,h:!0,j:["four_thirty","4:30","430","16:30","1630","time","late","early","schedule"],k:[30,48],o:0},clock5:{subcategory:"time",a:"Clock Face Five Oclock",b:"1F554",d:!0,e:!0,f:!0,h:!0,j:["five_o_clock","5","5:00","500","17:00","1700","time","late","early","schedule"],k:[30,37],o:0},clock530:{subcategory:"time",a:"Clock Face Five-Thirty",b:"1F560",d:!0,e:!0,f:!0,h:!0,j:["five_thirty","5:30","530","17:30","1730","time","late","early","schedule"],k:[30,49],o:0},clock6:{subcategory:"time",a:"Clock Face Six Oclock",b:"1F555",d:!0,e:!0,f:!0,h:!0,j:["six_o_clock","6","6:00","600","18:00","1800","time","late","early","schedule","dawn","dusk"],k:[30,38],o:0},clock630:{subcategory:"time",a:"Clock Face Six-Thirty",b:"1F561",d:!0,e:!0,f:!0,h:!0,j:["six_thirty","6:30","630","18:30","1830","time","late","early","schedule"],k:[30,50],o:0},clock7:{subcategory:"time",a:"Clock Face Seven Oclock",b:"1F556",d:!0,e:!0,f:!0,h:!0,j:["seven_o_clock","7","7:00","700","19:00","1900","time","late","early","schedule"],k:[30,39],o:0},clock730:{subcategory:"time",a:"Clock Face Seven-Thirty",b:"1F562",d:!0,e:!0,f:!0,h:!0,j:["seven_thirty","7:30","730","19:30","1930","time","late","early","schedule"],k:[30,51],o:0},clock8:{subcategory:"time",a:"Clock Face Eight Oclock",b:"1F557",d:!0,e:!0,f:!0,h:!0,j:["eight_o_clock","8","8:00","800","20:00","2000","time","late","early","schedule"],k:[30,40],o:0},clock830:{subcategory:"time",a:"Clock Face Eight-Thirty",b:"1F563",d:!0,e:!0,f:!0,h:!0,j:["eight_thirty","8:30","830","20:30","2030","time","late","early","schedule"],k:[30,52],o:0},clock9:{subcategory:"time",a:"Clock Face Nine Oclock",b:"1F558",d:!0,e:!0,f:!0,h:!0,j:["nine_o_clock","9","9:00","900","21:00","2100","time","late","early","schedule"],k:[30,41],o:0},clock930:{subcategory:"time",a:"Clock Face Nine-Thirty",b:"1F564",d:!0,e:!0,f:!0,h:!0,j:["nine_thirty","9:30","930","21:30","2130","time","late","early","schedule"],k:[30,53],o:0},clock10:{subcategory:"time",a:"Clock Face Ten Oclock",b:"1F559",d:!0,e:!0,f:!0,h:!0,j:["ten_o_clock","10","10:00","1000","22:00","2200","time","late","early","schedule"],k:[30,42],o:0},clock1030:{subcategory:"time",a:"Clock Face Ten-Thirty",b:"1F565",d:!0,e:!0,f:!0,h:!0,j:["ten_thirty","10:30","1030","22:30","2230","time","late","early","schedule"],k:[30,54],o:0},clock11:{subcategory:"time",a:"Clock Face Eleven Oclock",b:"1F55A",d:!0,e:!0,f:!0,h:!0,j:["eleven_o_clock","11","11:00","1100","23:00","2300","time","late","early","schedule"],k:[30,43],o:0},clock1130:{subcategory:"time",a:"Clock Face Eleven-Thirty",b:"1F566",d:!0,e:!0,f:!0,h:!0,j:["eleven_thirty","11:30","1130","23:30","2330","time","late","early","schedule"],k:[30,55],o:0},new_moon:{subcategory:"sky & weather",a:"New Moon Symbol",b:"1F311",d:!0,e:!0,f:!0,h:!0,j:["new_moon","nature","twilight","planet","space","night","evening","sleep"],k:[5,16],o:0},waxing_crescent_moon:{subcategory:"sky & weather",a:"Waxing Crescent Moon Symbol",b:"1F312",d:!0,e:!0,f:!0,h:!0,j:["waxing_crescent_moon","nature","twilight","planet","space","night","evening","sleep"],k:[5,17],o:1},first_quarter_moon:{subcategory:"sky & weather",a:"First Quarter Moon Symbol",b:"1F313",d:!0,e:!0,f:!0,h:!0,j:["first_quarter_moon","nature","twilight","planet","space","night","evening","sleep"],k:[5,18],o:0},moon:{subcategory:"sky & weather",a:"Waxing Gibbous Moon Symbol",b:"1F314",d:!0,e:!0,f:!0,h:!0,j:["waxing_gibbous_moon","nature","night","sky","gray","twilight","planet","space","evening","sleep"],k:[5,19],n:["waxing_gibbous_moon"],o:0},full_moon:{subcategory:"sky & weather",a:"Full Moon Symbol",b:"1F315",d:!0,e:!0,f:!0,h:!0,j:["full_moon","nature","yellow","twilight","planet","space","night","evening","sleep"],k:[5,20],o:0},waning_gibbous_moon:{subcategory:"sky & weather",a:"Waning Gibbous Moon Symbol",b:"1F316",d:!0,e:!0,f:!0,h:!0,j:["waning_gibbous_moon","nature","twilight","planet","space","night","evening","sleep","waxing_gibbous_moon"],k:[5,21],o:1},last_quarter_moon:{subcategory:"sky & weather",a:"Last Quarter Moon Symbol",b:"1F317",d:!0,e:!0,f:!0,h:!0,j:["last_quarter_moon","nature","twilight","planet","space","night","evening","sleep"],k:[5,22],o:1},waning_crescent_moon:{subcategory:"sky & weather",a:"Waning Crescent Moon Symbol",b:"1F318",d:!0,e:!0,f:!0,h:!0,j:["waning_crescent_moon","nature","twilight","planet","space","night","evening","sleep"],k:[5,23],o:1},crescent_moon:{subcategory:"sky & weather",a:"Crescent Moon",b:"1F319",d:!0,e:!0,f:!0,h:!0,j:["crescent_moon","night","sleep","sky","evening","magic"],k:[5,24],o:0},new_moon_with_face:{subcategory:"sky & weather",a:"New Moon with Face",b:"1F31A",d:!0,e:!0,f:!0,h:!0,j:["new_moon_face","nature","twilight","planet","space","night","evening","sleep"],k:[5,25],o:1},first_quarter_moon_with_face:{subcategory:"sky & weather",a:"First Quarter Moon with Face",b:"1F31B",d:!0,e:!0,f:!0,h:!0,j:["first_quarter_moon_face","nature","twilight","planet","space","night","evening","sleep"],k:[5,26],o:0},last_quarter_moon_with_face:{subcategory:"sky & weather",a:"Last Quarter Moon with Face",b:"1F31C",d:!0,e:!0,f:!0,h:!0,j:["last_quarter_moon_face","nature","twilight","planet","space","night","evening","sleep"],k:[5,27],o:0},thermometer:{subcategory:"sky & weather",a:"Thermometer",b:"1F321-FE0F",c:"1F321",d:!0,e:!0,f:!0,h:!0,j:["thermometer","weather","temperature","hot","cold"],k:[5,32],o:0},sunny:{subcategory:"sky & weather",a:"Black Sun with Rays",b:"2600-FE0F",c:"2600",d:!0,e:!0,f:!0,h:!0,j:["sun","weather","nature","brightness","summer","beach","spring"],k:[57,10],o:0},full_moon_with_face:{subcategory:"sky & weather",a:"Full Moon with Face",b:"1F31D",d:!0,e:!0,f:!0,h:!0,j:["full_moon_face","nature","twilight","planet","space","night","evening","sleep"],k:[5,28],o:1},sun_with_face:{subcategory:"sky & weather",a:"Sun with Face",b:"1F31E",d:!0,e:!0,f:!0,h:!0,j:["sun_with_face","nature","morning","sky"],k:[5,29],o:1},ringed_planet:{subcategory:"sky & weather",a:"Ringed Planet",b:"1FA90",d:!0,e:!0,f:!0,h:!0,j:["ringed_planet","outerspace"],k:[54,9],o:12},star:{subcategory:"sky & weather",a:"White Medium Star",b:"2B50",d:!0,e:!0,f:!0,h:!0,j:["star","night","yellow"],k:[59,55],o:0},star2:{subcategory:"sky & weather",a:"Glowing Star",b:"1F31F",d:!0,e:!0,f:!0,h:!0,j:["glowing_star","night","sparkle","awesome","good","magic"],k:[5,30],o:0},stars:{subcategory:"sky & weather",a:"Shooting Star",b:"1F320",d:!0,e:!0,f:!0,h:!0,j:["shooting_star","night","photo"],k:[5,31],o:0},milky_way:{subcategory:"sky & weather",a:"Milky Way",b:"1F30C",d:!0,e:!0,f:!0,h:!0,j:["milky_way","photo","space","stars"],k:[5,11],o:0},cloud:{subcategory:"sky & weather",a:"Cloud",b:"2601-FE0F",c:"2601",d:!0,e:!0,f:!0,h:!0,j:["cloud","weather","sky"],k:[57,11],o:0},partly_sunny:{subcategory:"sky & weather",a:"Sun Behind Cloud",b:"26C5",d:!0,e:!0,f:!0,h:!0,j:["sun_behind_cloud","weather","nature","cloudy","morning","fall","spring"],k:[58,17],o:0},thunder_cloud_and_rain:{subcategory:"sky & weather",a:"Cloud with Lightning and Rain",b:"26C8-FE0F",c:"26C8",d:!0,e:!0,f:!0,h:!0,j:["cloud_with_lightning_and_rain","weather","lightning"],k:[58,18],o:0},mostly_sunny:{subcategory:"sky & weather",a:"Sun Behind Small Cloud",b:"1F324-FE0F",c:"1F324",d:!0,e:!0,f:!0,h:!0,j:["sun_behind_small_cloud","weather"],k:[5,33],n:["sun_small_cloud"],o:0},barely_sunny:{subcategory:"sky & weather",a:"Sun Behind Large Cloud",b:"1F325-FE0F",c:"1F325",d:!0,e:!0,f:!0,h:!0,j:["sun_behind_large_cloud","weather"],k:[5,34],n:["sun_behind_cloud"],o:0},partly_sunny_rain:{subcategory:"sky & weather",a:"Sun Behind Rain Cloud",b:"1F326-FE0F",c:"1F326",d:!0,e:!0,f:!0,h:!0,j:["sun_behind_rain_cloud","weather"],k:[5,35],n:["sun_behind_rain_cloud"],o:0},rain_cloud:{subcategory:"sky & weather",a:"Cloud with Rain",b:"1F327-FE0F",c:"1F327",d:!0,e:!0,f:!0,h:!0,j:["cloud_with_rain","weather"],k:[5,36],o:0},snow_cloud:{subcategory:"sky & weather",a:"Cloud with Snow",b:"1F328-FE0F",c:"1F328",d:!0,e:!0,f:!0,h:!0,j:["cloud_with_snow","weather"],k:[5,37],o:0},lightning:{subcategory:"sky & weather",a:"Cloud with Lightning",b:"1F329-FE0F",c:"1F329",d:!0,e:!0,f:!0,h:!0,j:["cloud_with_lightning","weather","thunder"],k:[5,38],n:["lightning_cloud"],o:0},tornado:{subcategory:"sky & weather",a:"Tornado",b:"1F32A-FE0F",c:"1F32A",d:!0,e:!0,f:!0,h:!0,j:["tornado","weather","cyclone","twister"],k:[5,39],n:["tornado_cloud"],o:0},fog:{subcategory:"sky & weather",a:"Fog",b:"1F32B-FE0F",c:"1F32B",d:!0,e:!0,f:!0,h:!0,j:["fog","weather"],k:[5,40],o:0},wind_blowing_face:{subcategory:"sky & weather",a:"Wind Face",b:"1F32C-FE0F",c:"1F32C",d:!0,e:!0,f:!0,h:!0,j:["wind_face","gust","air"],k:[5,41],o:0},cyclone:{subcategory:"sky & weather",a:"Cyclone",b:"1F300",d:!0,e:!0,f:!0,h:!0,j:["cyclone","weather","swirl","blue","cloud","vortex","spiral","whirlpool","spin","tornado","hurricane","typhoon"],k:[4,60],o:0},rainbow:{subcategory:"sky & weather",a:"Rainbow",b:"1F308",d:!0,e:!0,f:!0,h:!0,j:["rainbow","nature","happy","unicorn_face","photo","sky","spring"],k:[5,7],o:0},closed_umbrella:{subcategory:"sky & weather",a:"Closed Umbrella",b:"1F302",d:!0,e:!0,f:!0,h:!0,j:["closed_umbrella","weather","rain","drizzle"],k:[5,1],o:0},umbrella:{subcategory:"sky & weather",a:"Umbrella",b:"2602-FE0F",c:"2602",d:!0,e:!0,f:!0,h:!0,j:["umbrella","weather","spring"],k:[57,12],o:0},umbrella_with_rain_drops:{subcategory:"sky & weather",a:"Umbrella with Rain Drops",b:"2614",d:!0,e:!0,f:!0,h:!0,j:["umbrella_with_rain_drops","rainy","weather","spring"],k:[57,17],o:0},umbrella_on_ground:{subcategory:"sky & weather",a:"Umbrella on Ground",b:"26F1-FE0F",c:"26F1",d:!0,e:!0,f:!0,h:!0,j:["umbrella_on_ground","weather","summer"],k:[58,27],o:0},zap:{subcategory:"sky & weather",a:"High Voltage Sign",b:"26A1",d:!0,e:!0,f:!0,h:!0,j:["high_voltage","thunder","weather","lightning bolt","fast","zap"],k:[58,8],o:0},snowflake:{subcategory:"sky & weather",a:"Snowflake",b:"2744-FE0F",c:"2744",d:!0,e:!0,f:!0,h:!0,j:["snowflake","winter","season","cold","weather","christmas","xmas"],k:[59,30],o:0},snowman:{subcategory:"sky & weather",a:"Snowman",b:"2603-FE0F",c:"2603",d:!0,e:!0,f:!0,h:!0,j:["snowman","winter","season","cold","weather","christmas","xmas","frozen"],k:[57,13],o:0},snowman_without_snow:{subcategory:"sky & weather",a:"Snowman Without Snow",b:"26C4",d:!0,e:!0,f:!0,h:!0,j:["snowman_without_snow","winter","season","cold","weather","christmas","xmas","frozen","without_snow"],k:[58,16],o:0},comet:{subcategory:"sky & weather",a:"Comet",b:"2604-FE0F",c:"2604",d:!0,e:!0,f:!0,h:!0,j:["comet","space"],k:[57,14],o:1},fire:{subcategory:"sky & weather",a:"Fire",b:"1F525",d:!0,e:!0,f:!0,h:!0,j:["fire","hot","cook","flame"],k:[30,2],o:0},droplet:{subcategory:"sky & weather",a:"Droplet",b:"1F4A7",d:!0,e:!0,f:!0,h:!0,j:["droplet","water","drip","faucet","spring"],k:[27,55],o:0},ocean:{subcategory:"sky & weather",a:"Water Wave",b:"1F30A",d:!0,e:!0,f:!0,h:!0,j:["water_wave","sea","water","wave","nature","tsunami","disaster"],k:[5,9],o:0},jack_o_lantern:{subcategory:"event",a:"Jack-O-Lantern",b:"1F383",d:!0,e:!0,f:!0,h:!0,j:["jack_o_lantern","halloween","light","pumpkin","creepy","fall"],k:[7,6],o:0},christmas_tree:{subcategory:"event",a:"Christmas Tree",b:"1F384",d:!0,e:!0,f:!0,h:!0,j:["christmas_tree","festival","vacation","december","xmas","celebration"],k:[7,7],o:0},fireworks:{subcategory:"event",a:"Fireworks",b:"1F386",d:!0,e:!0,f:!0,h:!0,j:["fireworks","photo","festival","carnival","congratulations"],k:[7,14],o:0},sparkler:{subcategory:"event",a:"Firework Sparkler",b:"1F387",d:!0,e:!0,f:!0,h:!0,j:["sparkler","stars","night","shine"],k:[7,15],o:0},firecracker:{subcategory:"event",a:"Firecracker",b:"1F9E8",d:!0,e:!0,f:!0,h:!0,j:["firecracker","dynamite","boom","explode","explosion","explosive"],k:[53,24],o:11},sparkles:{subcategory:"event",a:"Sparkles",b:"2728",d:!0,e:!0,f:!0,h:!0,j:["sparkles","stars","shine","shiny","cool","awesome","good","magic"],k:[59,27],o:0},balloon:{subcategory:"event",a:"Balloon",b:"1F388",d:!0,e:!0,f:!0,h:!0,j:["balloon","party","celebration","birthday","circus"],k:[7,16],o:0},tada:{subcategory:"event",a:"Party Popper",b:"1F389",d:!0,e:!0,f:!0,h:!0,j:["party_popper","party","congratulations","birthday","magic","circus","celebration","tada"],k:[7,17],o:0},confetti_ball:{subcategory:"event",a:"Confetti Ball",b:"1F38A",d:!0,e:!0,f:!0,h:!0,j:["confetti_ball","festival","party","birthday","circus"],k:[7,18],o:0},tanabata_tree:{subcategory:"event",a:"Tanabata Tree",b:"1F38B",d:!0,e:!0,f:!0,h:!0,j:["tanabata_tree","plant","nature","branch","summer","bamboo","wish","star_festival","tanzaku"],k:[7,19],o:0},bamboo:{subcategory:"event",a:"Pine Decoration",b:"1F38D",d:!0,e:!0,f:!0,h:!0,j:["pine_decoration","japanese","plant","nature","vegetable","panda","new_years","bamboo"],k:[7,21],o:0},dolls:{subcategory:"event",a:"Japanese Dolls",b:"1F38E",d:!0,e:!0,f:!0,h:!0,j:["japanese_dolls","japanese","toy","kimono"],k:[7,22],o:0},flags:{subcategory:"event",a:"Carp Streamer",b:"1F38F",d:!0,e:!0,f:!0,h:!0,j:["carp_streamer","fish","japanese","koinobori","carp","banner"],k:[7,23],o:0},wind_chime:{subcategory:"event",a:"Wind Chime",b:"1F390",d:!0,e:!0,f:!0,h:!0,j:["wind_chime","nature","ding","spring","bell"],k:[7,24],o:0},rice_scene:{subcategory:"event",a:"Moon Viewing Ceremony",b:"1F391",d:!0,e:!0,f:!0,h:!0,j:["moon_viewing_ceremony","photo","japan","asia","tsukimi"],k:[7,25],o:0},red_envelope:{subcategory:"event",a:"Red Gift Envelope",b:"1F9E7",d:!0,e:!0,f:!0,h:!0,j:["red_envelope","gift"],k:[53,23],o:11},ribbon:{subcategory:"event",a:"Ribbon",b:"1F380",d:!0,e:!0,f:!0,h:!0,j:["ribbon","decoration","pink","girl","bowtie"],k:[7,3],o:0},gift:{subcategory:"event",a:"Wrapped Present",b:"1F381",d:!0,e:!0,f:!0,h:!0,j:["wrapped_gift","present","birthday","christmas","xmas"],k:[7,4],o:0},reminder_ribbon:{subcategory:"event",a:"Reminder Ribbon",b:"1F397-FE0F",c:"1F397",d:!0,e:!0,f:!0,h:!0,j:["reminder_ribbon","sports","cause","support","awareness"],k:[7,29],o:0},admission_tickets:{subcategory:"event",a:"Admission Tickets",b:"1F39F-FE0F",c:"1F39F",d:!0,e:!0,f:!0,h:!0,j:["admission_tickets","sports","concert","entrance"],k:[7,34],o:0},ticket:{subcategory:"event",a:"Ticket",b:"1F3AB",d:!0,e:!0,f:!0,h:!0,j:["ticket","event","concert","pass"],k:[7,46],o:0},medal:{subcategory:"award-medal",a:"Military Medal",b:"1F396-FE0F",c:"1F396",d:!0,e:!0,f:!0,h:!0,j:["military_medal","award","winning","army"],k:[7,28],o:0},trophy:{subcategory:"award-medal",a:"Trophy",b:"1F3C6",d:!0,e:!0,f:!0,h:!0,j:["trophy","win","award","contest","place","ftw","ceremony"],k:[8,51],o:0},sports_medal:{subcategory:"award-medal",a:"Sports Medal",b:"1F3C5",d:!0,e:!0,f:!0,h:!0,j:["sports_medal","award","winning"],k:[8,50],o:1},first_place_medal:{subcategory:"award-medal",a:"First Place Medal",b:"1F947",d:!0,e:!0,f:!0,h:!0,j:["1st_place_medal","award","winning","first"],k:[43,19],o:3},second_place_medal:{subcategory:"award-medal",a:"Second Place Medal",b:"1F948",d:!0,e:!0,f:!0,h:!0,j:["2nd_place_medal","award","second"],k:[43,20],o:3},third_place_medal:{subcategory:"award-medal",a:"Third Place Medal",b:"1F949",d:!0,e:!0,f:!0,h:!0,j:["3rd_place_medal","award","third"],k:[43,21],o:3},soccer:{subcategory:"sport",a:"Soccer Ball",b:"26BD",d:!0,e:!0,f:!0,h:!0,j:["soccer_ball","sports","football"],k:[58,14],o:0},baseball:{subcategory:"sport",a:"Baseball",b:"26BE",d:!0,e:!0,f:!0,h:!0,j:["baseball","sports","balls"],k:[58,15],o:0},softball:{subcategory:"sport",a:"Softball",b:"1F94E",d:!0,e:!0,f:!0,h:!0,j:["softball","sports","balls"],k:[43,26],o:11},basketball:{subcategory:"sport",a:"Basketball and Hoop",b:"1F3C0",d:!0,e:!0,f:!0,h:!0,j:["basketball","sports","balls","NBA"],k:[8,6],o:0},volleyball:{subcategory:"sport",a:"Volleyball",b:"1F3D0",d:!0,e:!0,f:!0,h:!0,j:["volleyball","sports","balls"],k:[9,56],o:1},football:{subcategory:"sport",a:"American Football",b:"1F3C8",d:!0,e:!0,f:!0,h:!0,j:["american_football","sports","balls","NFL"],k:[8,58],o:0},rugby_football:{subcategory:"sport",a:"Rugby Football",b:"1F3C9",d:!0,e:!0,f:!0,h:!0,j:["rugby_football","sports","team"],k:[8,59],o:1},tennis:{subcategory:"sport",a:"Tennis Racquet and Ball",b:"1F3BE",d:!0,e:!0,f:!0,h:!0,j:["tennis","sports","balls","green"],k:[8,4],o:0},flying_disc:{subcategory:"sport",a:"Flying Disc",b:"1F94F",d:!0,e:!0,f:!0,h:!0,j:["flying_disc","sports","frisbee","ultimate"],k:[43,27],o:11},bowling:{subcategory:"sport",a:"Bowling",b:"1F3B3",d:!0,e:!0,f:!0,h:!0,j:["bowling","sports","fun","play"],k:[7,54],o:0},cricket_bat_and_ball:{subcategory:"sport",a:"Cricket Bat and Ball",b:"1F3CF",d:!0,e:!0,f:!0,h:!0,j:["cricket_game","sports"],k:[9,55],o:1},field_hockey_stick_and_ball:{subcategory:"sport",a:"Field Hockey Stick and Ball",b:"1F3D1",d:!0,e:!0,f:!0,h:!0,j:["field_hockey","sports"],k:[9,57],o:1},ice_hockey_stick_and_puck:{subcategory:"sport",a:"Ice Hockey Stick and Puck",b:"1F3D2",d:!0,e:!0,f:!0,h:!0,j:["ice_hockey","sports"],k:[9,58],o:1},lacrosse:{subcategory:"sport",a:"Lacrosse Stick and Ball",b:"1F94D",d:!0,e:!0,f:!0,h:!0,j:["lacrosse","sports","ball","stick"],k:[43,25],o:11},table_tennis_paddle_and_ball:{subcategory:"sport",a:"Table Tennis Paddle and Ball",b:"1F3D3",d:!0,e:!0,f:!0,h:!0,j:["ping_pong","sports","pingpong"],k:[9,59],o:1},badminton_racquet_and_shuttlecock:{subcategory:"sport",a:"Badminton Racquet and Shuttlecock",b:"1F3F8",d:!0,e:!0,f:!0,h:!0,j:["badminton","sports"],k:[10,38],o:1},boxing_glove:{subcategory:"sport",a:"Boxing Glove",b:"1F94A",d:!0,e:!0,f:!0,h:!0,j:["boxing_glove","sports","fighting"],k:[43,22],o:3},martial_arts_uniform:{subcategory:"sport",a:"Martial Arts Uniform",b:"1F94B",d:!0,e:!0,f:!0,h:!0,j:["martial_arts_uniform","judo","karate","taekwondo"],k:[43,23],o:3},goal_net:{subcategory:"sport",a:"Goal Net",b:"1F945",d:!0,e:!0,f:!0,h:!0,j:["goal_net","sports"],k:[43,18],o:3},golf:{subcategory:"sport",a:"Flag in Hole",b:"26F3",d:!0,e:!0,f:!0,h:!0,j:["flag_in_hole","sports","business","flag","hole","summer"],k:[58,29],o:0},ice_skate:{subcategory:"sport",a:"Ice Skate",b:"26F8-FE0F",c:"26F8",d:!0,e:!0,f:!0,h:!0,j:["ice_skate","sports"],k:[58,33],o:0},fishing_pole_and_fish:{subcategory:"sport",a:"Fishing Pole and Fish",b:"1F3A3",d:!0,e:!0,f:!0,h:!0,j:["fishing_pole","food","hobby","summer"],k:[7,38],o:0},diving_mask:{subcategory:"sport",a:"Diving Mask",b:"1F93F",d:!0,e:!0,f:!0,h:!0,j:["diving_mask","sport","ocean"],k:[43,12],o:12},running_shirt_with_sash:{subcategory:"sport",a:"Running Shirt with Sash",b:"1F3BD",d:!0,e:!0,f:!0,h:!0,j:["running_shirt","play","pageant"],k:[8,3],o:0},ski:{subcategory:"sport",a:"Ski and Ski Boot",b:"1F3BF",d:!0,e:!0,f:!0,h:!0,j:["skis","sports","winter","cold","snow"],k:[8,5],o:0},sled:{subcategory:"sport",a:"Sled",b:"1F6F7",d:!0,e:!0,f:!0,h:!0,j:["sled","sleigh","luge","toboggan"],k:[38,27],o:5},curling_stone:{subcategory:"sport",a:"Curling Stone",b:"1F94C",d:!0,e:!0,f:!0,h:!0,j:["curling_stone","sports"],k:[43,24],o:5},dart:{subcategory:"game",a:"Direct Hit",b:"1F3AF",d:!0,e:!0,f:!0,h:!0,j:["direct_hit","game","play","bar","target","bullseye"],k:[7,50],o:0},"yo-yo":{subcategory:"game",a:"Yo-Yo",b:"1FA80",d:!0,e:!0,f:!0,h:!0,j:["yo_yo","toy"],k:[54,0],o:12},kite:{subcategory:"game",a:"Kite",b:"1FA81",d:!0,e:!0,f:!0,h:!0,j:["kite","wind","fly"],k:[54,1],o:12},gun:{subcategory:"game",a:"Pistol",b:"1F52B",d:!0,e:!0,f:!0,h:!0,j:["pistol","violence","weapon","revolver"],k:[30,8],o:0},"8ball":{subcategory:"game",a:"Billiards",b:"1F3B1",d:!0,e:!0,f:!0,h:!0,j:["pool_8_ball","pool","hobby","game","luck","magic"],k:[7,52],o:0},crystal_ball:{subcategory:"game",a:"Crystal Ball",b:"1F52E",d:!0,e:!0,f:!0,h:!0,j:["crystal_ball","disco","party","magic","circus","fortune_teller"],k:[30,11],o:0},magic_wand:{subcategory:"game",a:"Magic Wand",b:"1FA84",d:!0,e:!0,f:!0,h:!0,j:["magic wand","supernature","power"],k:[54,4],o:13},video_game:{subcategory:"game",a:"Video Game",b:"1F3AE",d:!0,e:!0,f:!0,h:!0,j:["video_game","play","console","PS4","controller"],k:[7,49],o:0},joystick:{subcategory:"game",a:"Joystick",b:"1F579-FE0F",c:"1F579",d:!0,e:!0,f:!0,h:!0,j:["joystick","game","play"],k:[31,26],o:0},slot_machine:{subcategory:"game",a:"Slot Machine",b:"1F3B0",d:!0,e:!0,f:!0,h:!0,j:["slot_machine","bet","gamble","vegas","fruit machine","luck","casino"],k:[7,51],o:0},game_die:{subcategory:"game",a:"Game Die",b:"1F3B2",d:!0,e:!0,f:!0,h:!0,j:["game_die","dice","random","tabletop","play","luck"],k:[7,53],o:0},jigsaw:{subcategory:"game",a:"Jigsaw Puzzle Piece",b:"1F9E9",d:!0,e:!0,f:!0,h:!0,j:["puzzle_piece","interlocking","puzzle","piece"],k:[53,25],o:11},teddy_bear:{subcategory:"game",a:"Teddy Bear",b:"1F9F8",d:!0,e:!0,f:!0,h:!0,j:["teddy_bear","plush","stuffed"],k:[53,40],o:11},pinata:{subcategory:"game",a:"Pinata",b:"1FA85",d:!0,e:!0,f:!0,h:!0,j:["pinata","mexico","candy","celebration"],k:[54,5],o:13},mirror_ball:{subcategory:"game",a:"Mirror Ball",b:"1FAA9",d:!0,e:!0,f:!0,h:!0,j:["mirror ball","disco","dance","party"],k:[54,34],o:14},nesting_dolls:{subcategory:"game",a:"Nesting Dolls",b:"1FA86",d:!0,e:!0,f:!0,h:!0,j:["nesting dolls","matryoshka","toy"],k:[54,6],o:13},spades:{subcategory:"game",a:"Black Spade Suit",b:"2660-FE0F",c:"2660",d:!0,e:!0,f:!0,h:!0,j:["spade_suit","poker","cards","suits","magic"],k:[57,51],o:0},hearts:{subcategory:"game",a:"Black Heart Suit",b:"2665-FE0F",c:"2665",d:!0,e:!0,f:!0,h:!0,j:["heart_suit","poker","cards","magic","suits"],k:[57,53],o:0},diamonds:{subcategory:"game",a:"Black Diamond Suit",b:"2666-FE0F",c:"2666",d:!0,e:!0,f:!0,h:!0,j:["diamond_suit","poker","cards","magic","suits"],k:[57,54],o:0},clubs:{subcategory:"game",a:"Black Club Suit",b:"2663-FE0F",c:"2663",d:!0,e:!0,f:!0,h:!0,j:["club_suit","poker","cards","magic","suits"],k:[57,52],o:0},chess_pawn:{subcategory:"game",a:"Chess Pawn",b:"265F-FE0F",c:"265F",d:!0,e:!0,f:!0,h:!0,j:["chess_pawn","expendable"],k:[57,50],o:11},black_joker:{subcategory:"game",a:"Playing Card Black Joker",b:"1F0CF",d:!0,e:!0,f:!0,h:!0,j:["joker","poker","cards","game","play","magic"],k:[0,15],o:0},mahjong:{subcategory:"game",a:"Mahjong Tile Red Dragon",b:"1F004",d:!0,e:!0,f:!0,h:!0,j:["mahjong_red_dragon","game","play","chinese","kanji"],k:[0,14],o:0},flower_playing_cards:{subcategory:"game",a:"Flower Playing Cards",b:"1F3B4",d:!0,e:!0,f:!0,h:!0,j:["flower_playing_cards","game","sunset","red"],k:[7,55],o:0},performing_arts:{subcategory:"arts & crafts",a:"Performing Arts",b:"1F3AD",d:!0,e:!0,f:!0,h:!0,j:["performing_arts","acting","theater","drama"],k:[7,48],o:0},frame_with_picture:{subcategory:"arts & crafts",a:"Framed Picture",b:"1F5BC-FE0F",c:"1F5BC",d:!0,e:!0,f:!0,h:!0,j:["framed_picture","photography"],k:[32,0],o:0},art:{subcategory:"arts & crafts",a:"Artist Palette",b:"1F3A8",d:!0,e:!0,f:!0,h:!0,j:["artist_palette","design","paint","draw","colors"],k:[7,43],o:0},thread:{subcategory:"arts & crafts",a:"Spool of Thread",b:"1F9F5",d:!0,e:!0,f:!0,h:!0,j:["thread","needle","sewing","spool","string"],k:[53,37],o:11},sewing_needle:{subcategory:"arts & crafts",a:"Sewing Needle",b:"1FAA1",d:!0,e:!0,f:!0,h:!0,j:["sewing needle","stitches"],k:[54,26],o:13},yarn:{subcategory:"arts & crafts",a:"Ball of Yarn",b:"1F9F6",d:!0,e:!0,f:!0,h:!0,j:["yarn","ball","crochet","knit"],k:[53,38],o:11},knot:{subcategory:"arts & crafts",a:"Knot",b:"1FAA2",d:!0,e:!0,f:!0,h:!0,j:["knot","rope","scout"],k:[54,27],o:13},eyeglasses:{subcategory:"clothing",a:"Eyeglasses",b:"1F453",d:!0,e:!0,f:!0,h:!0,j:["glasses","fashion","accessories","eyesight","nerdy","dork","geek"],k:[13,16],o:0},dark_sunglasses:{subcategory:"clothing",a:"Sunglasses",b:"1F576-FE0F",c:"1F576",d:!0,e:!0,f:!0,h:!0,j:["sunglasses","face","cool","accessories"],k:[31,23],o:0},goggles:{subcategory:"clothing",a:"Goggles",b:"1F97D",d:!0,e:!0,f:!0,h:!0,j:["goggles","eyes","protection","safety"],k:[44,17],o:11},lab_coat:{subcategory:"clothing",a:"Lab Coat",b:"1F97C",d:!0,e:!0,f:!0,h:!0,j:["lab_coat","doctor","experiment","scientist","chemist"],k:[44,16],o:11},safety_vest:{subcategory:"clothing",a:"Safety Vest",b:"1F9BA",d:!0,e:!0,f:!0,h:!0,j:["safety_vest","protection"],k:[45,57],o:12},necktie:{subcategory:"clothing",a:"Necktie",b:"1F454",d:!0,e:!0,f:!0,h:!0,j:["necktie","shirt","suitup","formal","fashion","cloth","business"],k:[13,17],o:0},shirt:{subcategory:"clothing",a:"T-Shirt",b:"1F455",d:!0,e:!0,f:!0,h:!0,j:["t_shirt","fashion","cloth","casual","shirt","tee"],k:[13,18],n:["tshirt"],o:0},jeans:{subcategory:"clothing",a:"Jeans",b:"1F456",d:!0,e:!0,f:!0,h:!0,j:["jeans","fashion","shopping"],k:[13,19],o:0},scarf:{subcategory:"clothing",a:"Scarf",b:"1F9E3",d:!0,e:!0,f:!0,h:!0,j:["scarf","neck","winter","clothes"],k:[53,19],o:5},gloves:{subcategory:"clothing",a:"Gloves",b:"1F9E4",d:!0,e:!0,f:!0,h:!0,j:["gloves","hands","winter","clothes"],k:[53,20],o:5},coat:{subcategory:"clothing",a:"Coat",b:"1F9E5",d:!0,e:!0,f:!0,h:!0,j:["coat","jacket"],k:[53,21],o:5},socks:{subcategory:"clothing",a:"Socks",b:"1F9E6",d:!0,e:!0,f:!0,h:!0,j:["socks","stockings","clothes"],k:[53,22],o:5},dress:{subcategory:"clothing",a:"Dress",b:"1F457",d:!0,e:!0,f:!0,h:!0,j:["dress","clothes","fashion","shopping"],k:[13,20],o:0},kimono:{subcategory:"clothing",a:"Kimono",b:"1F458",d:!0,e:!0,f:!0,h:!0,j:["kimono","dress","fashion","women","female","japanese"],k:[13,21],o:0},sari:{subcategory:"clothing",a:"Sari",b:"1F97B",d:!0,e:!0,f:!0,h:!0,j:["sari","dress"],k:[44,15],o:12},"one-piece_swimsuit":{subcategory:"clothing",a:"One-Piece Swimsuit",b:"1FA71",d:!0,e:!0,f:!0,h:!0,j:["one_piece_swimsuit","fashion"],k:[53,49],o:12},briefs:{subcategory:"clothing",a:"Briefs",b:"1FA72",d:!0,e:!0,f:!0,h:!0,j:["briefs","clothing"],k:[53,50],o:12},shorts:{subcategory:"clothing",a:"Shorts",b:"1FA73",d:!0,e:!0,f:!0,h:!0,j:["shorts","clothing"],k:[53,51],o:12},bikini:{subcategory:"clothing",a:"Bikini",b:"1F459",d:!0,e:!0,f:!0,h:!0,j:["bikini","swimming","female","woman","girl","fashion","beach","summer"],k:[13,22],o:0},womans_clothes:{subcategory:"clothing",a:"Womans Clothes",b:"1F45A",d:!0,e:!0,f:!0,h:!0,j:["woman_s_clothes","fashion","shopping_bags","female"],k:[13,23],o:0},folding_hand_fan:{subcategory:"clothing",a:"Folding Hand Fan",b:"1FAAD",d:!0,e:!0,f:!1,h:!1,j:["folding hand fan","flamenco","hot"],k:[54,38],o:15},purse:{subcategory:"clothing",a:"Purse",b:"1F45B",d:!0,e:!0,f:!0,h:!0,j:["purse","fashion","accessories","money","sales","shopping"],k:[13,24],o:0},handbag:{subcategory:"clothing",a:"Handbag",b:"1F45C",d:!0,e:!0,f:!0,h:!0,j:["handbag","fashion","accessory","accessories","shopping"],k:[13,25],o:0},pouch:{subcategory:"clothing",a:"Pouch",b:"1F45D",d:!0,e:!0,f:!0,h:!0,j:["clutch_bag","bag","accessories","shopping"],k:[13,26],o:0},shopping_bags:{subcategory:"clothing",a:"Shopping Bags",b:"1F6CD-FE0F",c:"1F6CD",d:!0,e:!0,f:!0,h:!0,j:["shopping_bags","mall","buy","purchase"],k:[38,0],o:0},school_satchel:{subcategory:"clothing",a:"School Satchel",b:"1F392",d:!0,e:!0,f:!0,h:!0,j:["backpack","student","education","bag"],k:[7,26],o:0},thong_sandal:{subcategory:"clothing",a:"Thong Sandal",b:"1FA74",d:!0,e:!0,f:!0,h:!0,j:["thong sandal","footwear","summer"],k:[53,52],o:13},mans_shoe:{subcategory:"clothing",a:"Mans Shoe",b:"1F45E",d:!0,e:!0,f:!0,h:!0,j:["man_s_shoe","fashion","male"],k:[13,27],n:["shoe"],o:0},athletic_shoe:{subcategory:"clothing",a:"Athletic Shoe",b:"1F45F",d:!0,e:!0,f:!0,h:!0,j:["running_shoe","shoes","sports","sneakers"],k:[13,28],o:0},hiking_boot:{subcategory:"clothing",a:"Hiking Boot",b:"1F97E",d:!0,e:!0,f:!0,h:!0,j:["hiking_boot","backpacking","camping","hiking"],k:[44,18],o:11},womans_flat_shoe:{subcategory:"clothing",a:"Flat Shoe",b:"1F97F",d:!0,e:!0,f:!0,h:!0,j:["flat_shoe","ballet","slip-on","slipper"],k:[44,19],o:11},high_heel:{subcategory:"clothing",a:"High-Heeled Shoe",b:"1F460",d:!0,e:!0,f:!0,h:!0,j:["high_heeled_shoe","fashion","shoes","female","pumps","stiletto"],k:[13,29],o:0},sandal:{subcategory:"clothing",a:"Womans Sandal",b:"1F461",d:!0,e:!0,f:!0,h:!0,j:["woman_s_sandal","shoes","fashion","flip flops"],k:[13,30],o:0},ballet_shoes:{subcategory:"clothing",a:"Ballet Shoes",b:"1FA70",d:!0,e:!0,f:!0,h:!0,j:["ballet_shoes","dance"],k:[53,48],o:12},boot:{subcategory:"clothing",a:"Womans Boots",b:"1F462",d:!0,e:!0,f:!0,h:!0,j:["woman_s_boot","shoes","fashion"],k:[13,31],o:0},hair_pick:{subcategory:"clothing",a:"Hair Pick",b:"1FAAE",d:!0,e:!0,f:!1,h:!1,j:["hair pick","afro","comb"],k:[54,39],o:15},crown:{subcategory:"clothing",a:"Crown",b:"1F451",d:!0,e:!0,f:!0,h:!0,j:["crown","king","kod","leader","royalty","lord"],k:[13,14],o:0},womans_hat:{subcategory:"clothing",a:"Womans Hat",b:"1F452",d:!0,e:!0,f:!0,h:!0,j:["woman_s_hat","fashion","accessories","female","lady","spring"],k:[13,15],o:0},tophat:{subcategory:"clothing",a:"Top Hat",b:"1F3A9",d:!0,e:!0,f:!0,h:!0,j:["top_hat","magic","gentleman","classy","circus"],k:[7,44],o:0},mortar_board:{subcategory:"clothing",a:"Graduation Cap",b:"1F393",d:!0,e:!0,f:!0,h:!0,j:["graduation_cap","school","college","degree","university","graduation","cap","hat","legal","learn","education"],k:[7,27],o:0},billed_cap:{subcategory:"clothing",a:"Billed Cap",b:"1F9E2",d:!0,e:!0,f:!0,h:!0,j:["billed_cap","cap","baseball"],k:[53,18],o:5},military_helmet:{subcategory:"clothing",a:"Military Helmet",b:"1FA96",d:!0,e:!0,f:!0,h:!0,j:["military helmet","army","protection"],k:[54,15],o:13},helmet_with_white_cross:{subcategory:"clothing",a:"Rescue Worker’s Helmet",b:"26D1-FE0F",c:"26D1",d:!0,e:!0,f:!0,h:!0,j:["rescue_worker_s_helmet","construction","build"],k:[58,21],o:0},prayer_beads:{subcategory:"clothing",a:"Prayer Beads",b:"1F4FF",d:!0,e:!0,f:!0,h:!0,j:["prayer_beads","dhikr","religious"],k:[29,25],o:1},lipstick:{subcategory:"clothing",a:"Lipstick",b:"1F484",d:!0,e:!0,f:!0,h:!0,j:["lipstick","female","girl","fashion","woman"],k:[25,53],o:0},ring:{subcategory:"clothing",a:"Ring",b:"1F48D",d:!0,e:!0,f:!0,h:!0,j:["ring","wedding","propose","marriage","valentines","diamond","fashion","jewelry","gem","engagement"],k:[26,40],o:0},gem:{subcategory:"clothing",a:"Gem Stone",b:"1F48E",d:!0,e:!0,f:!0,h:!0,j:["gem_stone","blue","ruby","diamond","jewelry"],k:[26,41],o:0},mute:{subcategory:"sound",a:"Speaker with Cancellation Stroke",b:"1F507",d:!0,e:!0,f:!0,h:!0,j:["muted_speaker","sound","volume","silence","quiet"],k:[29,33],o:1},speaker:{subcategory:"sound",a:"Speaker",b:"1F508",d:!0,e:!0,f:!0,h:!0,j:["speaker_low_volume","sound","volume","silence","broadcast"],k:[29,34],o:0},sound:{subcategory:"sound",a:"Speaker with One Sound Wave",b:"1F509",d:!0,e:!0,f:!0,h:!0,j:["speaker_medium_volume","volume","speaker","broadcast"],k:[29,35],o:1},loud_sound:{subcategory:"sound",a:"Speaker with Three Sound Waves",b:"1F50A",d:!0,e:!0,f:!0,h:!0,j:["speaker_high_volume","volume","noise","noisy","speaker","broadcast"],k:[29,36],o:0},loudspeaker:{subcategory:"sound",a:"Public Address Loudspeaker",b:"1F4E2",d:!0,e:!0,f:!0,h:!0,j:["loudspeaker","volume","sound"],k:[28,58],o:0},mega:{subcategory:"sound",a:"Cheering Megaphone",b:"1F4E3",d:!0,e:!0,f:!0,h:!0,j:["megaphone","sound","speaker","volume"],k:[28,59],o:0},postal_horn:{subcategory:"sound",a:"Postal Horn",b:"1F4EF",d:!0,e:!0,f:!0,h:!0,j:["postal_horn","instrument","music"],k:[29,10],o:1},bell:{subcategory:"sound",a:"Bell",b:"1F514",d:!0,e:!0,f:!0,h:!0,j:["bell","sound","notification","christmas","xmas","chime"],k:[29,46],o:0},no_bell:{subcategory:"sound",a:"Bell with Cancellation Stroke",b:"1F515",d:!0,e:!0,f:!0,h:!0,j:["bell_with_slash","sound","volume","mute","quiet","silent"],k:[29,47],o:1},musical_score:{subcategory:"music",a:"Musical Score",b:"1F3BC",d:!0,e:!0,f:!0,h:!0,j:["musical_score","treble","clef","compose"],k:[8,2],o:0},musical_note:{subcategory:"music",a:"Musical Note",b:"1F3B5",d:!0,e:!0,f:!0,h:!0,j:["musical_note","score","tone","sound"],k:[7,56],o:0},notes:{subcategory:"music",a:"Multiple Musical Notes",b:"1F3B6",d:!0,e:!0,f:!0,h:!0,j:["musical_notes","music","score"],k:[7,57],o:0},studio_microphone:{subcategory:"music",a:"Studio Microphone",b:"1F399-FE0F",c:"1F399",d:!0,e:!0,f:!0,h:!0,j:["studio_microphone","sing","recording","artist","talkshow"],k:[7,30],o:0},level_slider:{subcategory:"music",a:"Level Slider",b:"1F39A-FE0F",c:"1F39A",d:!0,e:!0,f:!0,h:!0,j:["level_slider","scale"],k:[7,31],o:0},control_knobs:{subcategory:"music",a:"Control Knobs",b:"1F39B-FE0F",c:"1F39B",d:!0,e:!0,f:!0,h:!0,j:["control_knobs","dial"],k:[7,32],o:0},microphone:{subcategory:"music",a:"Microphone",b:"1F3A4",d:!0,e:!0,f:!0,h:!0,j:["microphone","sound","music","PA","sing","talkshow"],k:[7,39],o:0},headphones:{subcategory:"music",a:"Headphone",b:"1F3A7",d:!0,e:!0,f:!0,h:!0,j:["headphone","music","score","gadgets"],k:[7,42],o:0},radio:{subcategory:"music",a:"Radio",b:"1F4FB",d:!0,e:!0,f:!0,h:!0,j:["radio","communication","music","podcast","program"],k:[29,22],o:0},saxophone:{subcategory:"musical-instrument",a:"Saxophone",b:"1F3B7",d:!0,e:!0,f:!0,h:!0,j:["saxophone","music","instrument","jazz","blues"],k:[7,58],o:0},accordion:{subcategory:"musical-instrument",a:"Accordion",b:"1FA97",d:!0,e:!0,f:!0,h:!0,j:["accordion","music"],k:[54,16],o:13},guitar:{subcategory:"musical-instrument",a:"Guitar",b:"1F3B8",d:!0,e:!0,f:!0,h:!0,j:["guitar","music","instrument"],k:[7,59],o:0},musical_keyboard:{subcategory:"musical-instrument",a:"Musical Keyboard",b:"1F3B9",d:!0,e:!0,f:!0,h:!0,j:["musical_keyboard","piano","instrument","compose"],k:[7,60],o:0},trumpet:{subcategory:"musical-instrument",a:"Trumpet",b:"1F3BA",d:!0,e:!0,f:!0,h:!0,j:["trumpet","music","brass"],k:[8,0],o:0},violin:{subcategory:"musical-instrument",a:"Violin",b:"1F3BB",d:!0,e:!0,f:!0,h:!0,j:["violin","music","instrument","orchestra","symphony"],k:[8,1],o:0},banjo:{subcategory:"musical-instrument",a:"Banjo",b:"1FA95",d:!0,e:!0,f:!0,h:!0,j:["banjo","music","instructment"],k:[54,14],o:12},drum_with_drumsticks:{subcategory:"musical-instrument",a:"Drum with Drumsticks",b:"1F941",d:!0,e:!0,f:!0,h:!0,j:["drum","music","instrument","drumsticks","snare"],k:[43,14],o:3},long_drum:{subcategory:"musical-instrument",a:"Long Drum",b:"1FA98",d:!0,e:!0,f:!0,h:!0,j:["long drum","music"],k:[54,17],o:13},maracas:{subcategory:"musical-instrument",a:"Maracas",b:"1FA87",d:!0,e:!0,f:!1,h:!1,j:["maracas","music","instrument","percussion"],k:[54,7],o:15},flute:{subcategory:"musical-instrument",a:"Flute",b:"1FA88",d:!0,e:!0,f:!1,h:!1,j:["flute","bamboo","music","instrument","pied piper"],k:[54,8],o:15},iphone:{subcategory:"phone",a:"Mobile Phone",b:"1F4F1",d:!0,e:!0,f:!0,h:!0,j:["mobile_phone","technology","apple","gadgets","dial"],k:[29,12],o:0},calling:{subcategory:"phone",a:"Mobile Phone with Rightwards Arrow at Left",b:"1F4F2",d:!0,e:!0,f:!0,h:!0,j:["mobile_phone_with_arrow","iphone","incoming"],k:[29,13],o:0},phone:{subcategory:"phone",a:"Black Telephone",b:"260E-FE0F",c:"260E",d:!0,e:!0,f:!0,h:!0,j:["telephone","technology","communication","dial"],k:[57,15],n:["telephone"],o:0},telephone_receiver:{subcategory:"phone",a:"Telephone Receiver",b:"1F4DE",d:!0,e:!0,f:!0,h:!0,j:["telephone_receiver","technology","communication","dial"],k:[28,54],o:0},pager:{subcategory:"phone",a:"Pager",b:"1F4DF",d:!0,e:!0,f:!0,h:!0,j:["pager","bbcall","oldschool","90s"],k:[28,55],o:0},fax:{subcategory:"phone",a:"Fax Machine",b:"1F4E0",d:!0,e:!0,f:!0,h:!0,j:["fax_machine","communication","technology"],k:[28,56],o:0},battery:{subcategory:"computer",a:"Battery",b:"1F50B",d:!0,e:!0,f:!0,h:!0,j:["battery","power","energy","sustain"],k:[29,37],o:0},low_battery:{subcategory:"computer",a:"Low Battery",b:"1FAAB",d:!0,e:!0,f:!0,h:!0,j:["low battery","drained","dead"],k:[54,36],o:14},electric_plug:{subcategory:"computer",a:"Electric Plug",b:"1F50C",d:!0,e:!0,f:!0,h:!0,j:["electric_plug","charger","power"],k:[29,38],o:0},computer:{subcategory:"computer",a:"Personal Computer",b:"1F4BB",d:!0,e:!0,f:!0,h:!0,j:["laptop","technology","screen","display","monitor"],k:[28,19],o:0},desktop_computer:{subcategory:"computer",a:"Desktop Computer",b:"1F5A5-FE0F",c:"1F5A5",d:!0,e:!0,f:!0,h:!0,j:["desktop_computer","technology","computing","screen"],k:[31,57],o:0},printer:{subcategory:"computer",a:"Printer",b:"1F5A8-FE0F",c:"1F5A8",d:!0,e:!0,f:!0,h:!0,j:["printer","paper","ink"],k:[31,58],o:0},keyboard:{subcategory:"computer",a:"Keyboard",b:"2328-FE0F",c:"2328",d:!0,e:!0,f:!0,h:!0,j:["keyboard","technology","computer","type","input","text"],k:[56,46],o:1},three_button_mouse:{subcategory:"computer",a:"Computer Mouse",b:"1F5B1-FE0F",c:"1F5B1",d:!0,e:!0,f:!0,h:!0,j:["computer_mouse","click"],k:[31,59],o:0},trackball:{subcategory:"computer",a:"Trackball",b:"1F5B2-FE0F",c:"1F5B2",d:!0,e:!0,f:!0,h:!0,j:["trackball","technology","trackpad"],k:[31,60],o:0},minidisc:{subcategory:"computer",a:"Minidisc",b:"1F4BD",d:!0,e:!0,f:!0,h:!0,j:["computer_disk","technology","record","data","disk","90s"],k:[28,21],o:0},floppy_disk:{subcategory:"computer",a:"Floppy Disk",b:"1F4BE",d:!0,e:!0,f:!0,h:!0,j:["floppy_disk","oldschool","technology","save","90s","80s"],k:[28,22],o:0},cd:{subcategory:"computer",a:"Optical Disc",b:"1F4BF",d:!0,e:!0,f:!0,h:!0,j:["optical_disk","technology","dvd","disk","disc","90s"],k:[28,23],o:0},dvd:{subcategory:"computer",a:"Dvd",b:"1F4C0",d:!0,e:!0,f:!0,h:!0,j:["dvd","cd","disk","disc"],k:[28,24],o:0},abacus:{subcategory:"computer",a:"Abacus",b:"1F9EE",d:!0,e:!0,f:!0,h:!0,j:["abacus","calculation"],k:[53,30],o:11},movie_camera:{subcategory:"light & video",a:"Movie Camera",b:"1F3A5",d:!0,e:!0,f:!0,h:!0,j:["movie_camera","film","record"],k:[7,40],o:0},film_frames:{subcategory:"light & video",a:"Film Frames",b:"1F39E-FE0F",c:"1F39E",d:!0,e:!0,f:!0,h:!0,j:["film_frames","movie"],k:[7,33],o:0},film_projector:{subcategory:"light & video",a:"Film Projector",b:"1F4FD-FE0F",c:"1F4FD",d:!0,e:!0,f:!0,h:!0,j:["film_projector","video","tape","record","movie"],k:[29,24],o:0},clapper:{subcategory:"light & video",a:"Clapper Board",b:"1F3AC",d:!0,e:!0,f:!0,h:!0,j:["clapper_board","movie","film","record"],k:[7,47],o:0},tv:{subcategory:"light & video",a:"Television",b:"1F4FA",d:!0,e:!0,f:!0,h:!0,j:["television","technology","program","oldschool","show"],k:[29,21],o:0},camera:{subcategory:"light & video",a:"Camera",b:"1F4F7",d:!0,e:!0,f:!0,h:!0,j:["camera","gadgets","photography"],k:[29,18],o:0},camera_with_flash:{subcategory:"light & video",a:"Camera with Flash",b:"1F4F8",d:!0,e:!0,f:!0,h:!0,j:["camera_with_flash","photography","gadgets"],k:[29,19],o:1},video_camera:{subcategory:"light & video",a:"Video Camera",b:"1F4F9",d:!0,e:!0,f:!0,h:!0,j:["video_camera","film","record"],k:[29,20],o:0},vhs:{subcategory:"light & video",a:"Videocassette",b:"1F4FC",d:!0,e:!0,f:!0,h:!0,j:["videocassette","record","video","oldschool","90s","80s"],k:[29,23],o:0},mag:{subcategory:"light & video",a:"Left-Pointing Magnifying Glass",b:"1F50D",d:!0,e:!0,f:!0,h:!0,j:["magnifying_glass_tilted_left","search","zoom","find","detective"],k:[29,39],o:0},mag_right:{subcategory:"light & video",a:"Right-Pointing Magnifying Glass",b:"1F50E",d:!0,e:!0,f:!0,h:!0,j:["magnifying_glass_tilted_right","search","zoom","find","detective"],k:[29,40],o:0},candle:{subcategory:"light & video",a:"Candle",b:"1F56F-FE0F",c:"1F56F",d:!0,e:!0,f:!0,h:!0,j:["candle","fire","wax"],k:[30,57],o:0},bulb:{subcategory:"light & video",a:"Electric Light Bulb",b:"1F4A1",d:!0,e:!0,f:!0,h:!0,j:["light_bulb","light","electricity","idea"],k:[27,49],o:0},flashlight:{subcategory:"light & video",a:"Electric Torch",b:"1F526",d:!0,e:!0,f:!0,h:!0,j:["flashlight","dark","camping","sight","night"],k:[30,3],o:0},izakaya_lantern:{subcategory:"light & video",a:"Izakaya Lantern",b:"1F3EE",d:!0,e:!0,f:!0,h:!0,j:["red_paper_lantern","light","paper","halloween","spooky"],k:[10,25],n:["lantern"],o:0},diya_lamp:{subcategory:"light & video",a:"Diya Lamp",b:"1FA94",d:!0,e:!0,f:!0,h:!0,j:["diya_lamp","lighting"],k:[54,13],o:12},notebook_with_decorative_cover:{subcategory:"book-paper",a:"Notebook with Decorative Cover",b:"1F4D4",d:!0,e:!0,f:!0,h:!0,j:["notebook_with_decorative_cover","classroom","notes","record","paper","study"],k:[28,44],o:0},closed_book:{subcategory:"book-paper",a:"Closed Book",b:"1F4D5",d:!0,e:!0,f:!0,h:!0,j:["closed_book","read","library","knowledge","textbook","learn"],k:[28,45],o:0},book:{subcategory:"book-paper",a:"Open Book",b:"1F4D6",d:!0,e:!0,f:!0,h:!0,j:["open_book","book","read","library","knowledge","literature","learn","study"],k:[28,46],n:["open_book"],o:0},green_book:{subcategory:"book-paper",a:"Green Book",b:"1F4D7",d:!0,e:!0,f:!0,h:!0,j:["green_book","read","library","knowledge","study"],k:[28,47],o:0},blue_book:{subcategory:"book-paper",a:"Blue Book",b:"1F4D8",d:!0,e:!0,f:!0,h:!0,j:["blue_book","read","library","knowledge","learn","study"],k:[28,48],o:0},orange_book:{subcategory:"book-paper",a:"Orange Book",b:"1F4D9",d:!0,e:!0,f:!0,h:!0,j:["orange_book","read","library","knowledge","textbook","study"],k:[28,49],o:0},books:{subcategory:"book-paper",a:"Books",b:"1F4DA",d:!0,e:!0,f:!0,h:!0,j:["books","literature","library","study"],k:[28,50],o:0},notebook:{subcategory:"book-paper",a:"Notebook",b:"1F4D3",d:!0,e:!0,f:!0,h:!0,j:["notebook","stationery","record","notes","paper","study"],k:[28,43],o:0},ledger:{subcategory:"book-paper",a:"Ledger",b:"1F4D2",d:!0,e:!0,f:!0,h:!0,j:["ledger","notes","paper"],k:[28,42],o:0},page_with_curl:{subcategory:"book-paper",a:"Page with Curl",b:"1F4C3",d:!0,e:!0,f:!0,h:!0,j:["page_with_curl","documents","office","paper"],k:[28,27],o:0},scroll:{subcategory:"book-paper",a:"Scroll",b:"1F4DC",d:!0,e:!0,f:!0,h:!0,j:["scroll","documents","ancient","history","paper"],k:[28,52],o:0},page_facing_up:{subcategory:"book-paper",a:"Page Facing Up",b:"1F4C4",d:!0,e:!0,f:!0,h:!0,j:["page_facing_up","documents","office","paper","information"],k:[28,28],o:0},newspaper:{subcategory:"book-paper",a:"Newspaper",b:"1F4F0",d:!0,e:!0,f:!0,h:!0,j:["newspaper","press","headline"],k:[29,11],o:0},rolled_up_newspaper:{subcategory:"book-paper",a:"Rolled-Up Newspaper",b:"1F5DE-FE0F",c:"1F5DE",d:!0,e:!0,f:!0,h:!0,j:["rolled_up_newspaper","press","headline"],k:[32,9],o:0},bookmark_tabs:{subcategory:"book-paper",a:"Bookmark Tabs",b:"1F4D1",d:!0,e:!0,f:!0,h:!0,j:["bookmark_tabs","favorite","save","order","tidy"],k:[28,41],o:0},bookmark:{subcategory:"book-paper",a:"Bookmark",b:"1F516",d:!0,e:!0,f:!0,h:!0,j:["bookmark","favorite","label","save"],k:[29,48],o:0},label:{subcategory:"book-paper",a:"Label",b:"1F3F7-FE0F",c:"1F3F7",d:!0,e:!0,f:!0,h:!0,j:["label","sale","tag"],k:[10,37],o:0},moneybag:{subcategory:"money",a:"Money Bag",b:"1F4B0",d:!0,e:!0,f:!0,h:!0,j:["money_bag","dollar","payment","coins","sale"],k:[28,8],o:0},coin:{subcategory:"money",a:"Coin",b:"1FA99",d:!0,e:!0,f:!0,h:!0,j:["coin","money","currency"],k:[54,18],o:13},yen:{subcategory:"money",a:"Banknote with Yen Sign",b:"1F4B4",d:!0,e:!0,f:!0,h:!0,j:["yen_banknote","money","sales","japanese","dollar","currency"],k:[28,12],o:0},dollar:{subcategory:"money",a:"Banknote with Dollar Sign",b:"1F4B5",d:!0,e:!0,f:!0,h:!0,j:["dollar_banknote","money","sales","bill","currency"],k:[28,13],o:0},euro:{subcategory:"money",a:"Banknote with Euro Sign",b:"1F4B6",d:!0,e:!0,f:!0,h:!0,j:["euro_banknote","money","sales","dollar","currency"],k:[28,14],o:1},pound:{subcategory:"money",a:"Banknote with Pound Sign",b:"1F4B7",d:!0,e:!0,f:!0,h:!0,j:["pound_banknote","british","sterling","money","sales","bills","uk","england","currency"],k:[28,15],o:1},money_with_wings:{subcategory:"money",a:"Money with Wings",b:"1F4B8",d:!0,e:!0,f:!0,h:!0,j:["money_with_wings","dollar","bills","payment","sale"],k:[28,16],o:0},credit_card:{subcategory:"money",a:"Credit Card",b:"1F4B3",d:!0,e:!0,f:!0,h:!0,j:["credit_card","money","sales","dollar","bill","payment","shopping"],k:[28,11],o:0},receipt:{subcategory:"money",a:"Receipt",b:"1F9FE",d:!0,e:!0,f:!0,h:!0,j:["receipt","accounting","expenses"],k:[53,46],o:11},chart:{subcategory:"money",a:"Chart with Upwards Trend and Yen Sign",b:"1F4B9",d:!0,e:!0,f:!0,h:!0,j:["chart_increasing_with_yen","green-square","graph","presentation","stats"],k:[28,17],o:0},email:{subcategory:"mail",a:"Envelope",b:"2709-FE0F",c:"2709",d:!0,e:!0,f:!0,h:!0,j:["envelope","letter","postal","inbox","communication"],k:[58,57],n:["envelope"],o:0},"e-mail":{subcategory:"mail",a:"E-Mail Symbol",b:"1F4E7",d:!0,e:!0,f:!0,h:!0,j:["e_mail","communication","inbox"],k:[29,2],o:0},incoming_envelope:{subcategory:"mail",a:"Incoming Envelope",b:"1F4E8",d:!0,e:!0,f:!0,h:!0,j:["incoming_envelope","email","inbox"],k:[29,3],o:0},envelope_with_arrow:{subcategory:"mail",a:"Envelope with Downwards Arrow Above",b:"1F4E9",d:!0,e:!0,f:!0,h:!0,j:["envelope_with_arrow","email","communication"],k:[29,4],o:0},outbox_tray:{subcategory:"mail",a:"Outbox Tray",b:"1F4E4",d:!0,e:!0,f:!0,h:!0,j:["outbox_tray","inbox","email"],k:[28,60],o:0},inbox_tray:{subcategory:"mail",a:"Inbox Tray",b:"1F4E5",d:!0,e:!0,f:!0,h:!0,j:["inbox_tray","email","documents"],k:[29,0],o:0},package:{subcategory:"mail",a:"Package",b:"1F4E6",d:!0,e:!0,f:!0,h:!0,j:["package","mail","gift","cardboard","box","moving"],k:[29,1],o:0},mailbox:{subcategory:"mail",a:"Closed Mailbox with Raised Flag",b:"1F4EB",d:!0,e:!0,f:!0,h:!0,j:["closed_mailbox_with_raised_flag","email","inbox","communication"],k:[29,6],o:0},mailbox_closed:{subcategory:"mail",a:"Closed Mailbox with Lowered Flag",b:"1F4EA",d:!0,e:!0,f:!0,h:!0,j:["closed_mailbox_with_lowered_flag","email","communication","inbox"],k:[29,5],o:0},mailbox_with_mail:{subcategory:"mail",a:"Open Mailbox with Raised Flag",b:"1F4EC",d:!0,e:!0,f:!0,h:!0,j:["open_mailbox_with_raised_flag","email","inbox","communication"],k:[29,7],o:0},mailbox_with_no_mail:{subcategory:"mail",a:"Open Mailbox with Lowered Flag",b:"1F4ED",d:!0,e:!0,f:!0,h:!0,j:["open_mailbox_with_lowered_flag","email","inbox"],k:[29,8],o:0},postbox:{subcategory:"mail",a:"Postbox",b:"1F4EE",d:!0,e:!0,f:!0,h:!0,j:["postbox","email","letter","envelope"],k:[29,9],o:0},ballot_box_with_ballot:{subcategory:"mail",a:"Ballot Box with Ballot",b:"1F5F3-FE0F",c:"1F5F3",d:!0,e:!0,f:!0,h:!0,j:["ballot_box_with_ballot","election","vote"],k:[32,14],o:0},pencil2:{subcategory:"writing",a:"Pencil",b:"270F-FE0F",c:"270F",d:!0,e:!0,f:!0,h:!0,j:["pencil","stationery","write","paper","writing","school","study"],k:[59,21],o:0},black_nib:{subcategory:"writing",a:"Black Nib",b:"2712-FE0F",c:"2712",d:!0,e:!0,f:!0,h:!0,j:["black_nib","pen","stationery","writing","write"],k:[59,22],o:0},lower_left_fountain_pen:{subcategory:"writing",a:"Fountain Pen",b:"1F58B-FE0F",c:"1F58B",d:!0,e:!0,f:!0,h:!0,j:["fountain_pen","stationery","writing","write"],k:[31,35],o:0},lower_left_ballpoint_pen:{subcategory:"writing",a:"Pen",b:"1F58A-FE0F",c:"1F58A",d:!0,e:!0,f:!0,h:!0,j:["pen","stationery","writing","write"],k:[31,34],o:0},lower_left_paintbrush:{subcategory:"writing",a:"Paintbrush",b:"1F58C-FE0F",c:"1F58C",d:!0,e:!0,f:!0,h:!0,j:["paintbrush","drawing","creativity","art"],k:[31,36],o:0},lower_left_crayon:{subcategory:"writing",a:"Crayon",b:"1F58D-FE0F",c:"1F58D",d:!0,e:!0,f:!0,h:!0,j:["crayon","drawing","creativity"],k:[31,37],o:0},memo:{subcategory:"writing",a:"Memo",b:"1F4DD",d:!0,e:!0,f:!0,h:!0,j:["memo","write","documents","stationery","pencil","paper","writing","legal","exam","quiz","test","study","compose"],k:[28,53],n:["pencil"],o:0},briefcase:{subcategory:"office",a:"Briefcase",b:"1F4BC",d:!0,e:!0,f:!0,h:!0,j:["briefcase","business","documents","work","law","legal","job","career"],k:[28,20],o:0},file_folder:{subcategory:"office",a:"File Folder",b:"1F4C1",d:!0,e:!0,f:!0,h:!0,j:["file_folder","documents","business","office"],k:[28,25],o:0},open_file_folder:{subcategory:"office",a:"Open File Folder",b:"1F4C2",d:!0,e:!0,f:!0,h:!0,j:["open_file_folder","documents","load"],k:[28,26],o:0},card_index_dividers:{subcategory:"office",a:"Card Index Dividers",b:"1F5C2-FE0F",c:"1F5C2",d:!0,e:!0,f:!0,h:!0,j:["card_index_dividers","organizing","business","stationery"],k:[32,1],o:0},date:{subcategory:"office",a:"Calendar",b:"1F4C5",d:!0,e:!0,f:!0,h:!0,j:["calendar","schedule"],k:[28,29],o:0},calendar:{subcategory:"office",a:"Tear-off Calendar",b:"1F4C6",d:!0,e:!0,f:!0,h:!0,j:["tear_off_calendar","schedule","date","planning"],k:[28,30],o:0},spiral_note_pad:{subcategory:"office",a:"Spiral Notepad",b:"1F5D2-FE0F",c:"1F5D2",d:!0,e:!0,f:!0,h:!0,j:["spiral_notepad","memo","stationery"],k:[32,5],o:0},spiral_calendar_pad:{subcategory:"office",a:"Spiral Calendar",b:"1F5D3-FE0F",c:"1F5D3",d:!0,e:!0,f:!0,h:!0,j:["spiral_calendar","date","schedule","planning"],k:[32,6],o:0},card_index:{subcategory:"office",a:"Card Index",b:"1F4C7",d:!0,e:!0,f:!0,h:!0,j:["card_index","business","stationery"],k:[28,31],o:0},chart_with_upwards_trend:{subcategory:"office",a:"Chart with Upwards Trend",b:"1F4C8",d:!0,e:!0,f:!0,h:!0,j:["chart_increasing","graph","presentation","stats","recovery","business","economics","money","sales","good","success"],k:[28,32],o:0},chart_with_downwards_trend:{subcategory:"office",a:"Chart with Downwards Trend",b:"1F4C9",d:!0,e:!0,f:!0,h:!0,j:["chart_decreasing","graph","presentation","stats","recession","business","economics","money","sales","bad","failure"],k:[28,33],o:0},bar_chart:{subcategory:"office",a:"Bar Chart",b:"1F4CA",d:!0,e:!0,f:!0,h:!0,j:["bar_chart","graph","presentation","stats"],k:[28,34],o:0},clipboard:{subcategory:"office",a:"Clipboard",b:"1F4CB",d:!0,e:!0,f:!0,h:!0,j:["clipboard","stationery","documents"],k:[28,35],o:0},pushpin:{subcategory:"office",a:"Pushpin",b:"1F4CC",d:!0,e:!0,f:!0,h:!0,j:["pushpin","stationery","mark","here"],k:[28,36],o:0},round_pushpin:{subcategory:"office",a:"Round Pushpin",b:"1F4CD",d:!0,e:!0,f:!0,h:!0,j:["round_pushpin","stationery","location","map","here"],k:[28,37],o:0},paperclip:{subcategory:"office",a:"Paperclip",b:"1F4CE",d:!0,e:!0,f:!0,h:!0,j:["paperclip","documents","stationery"],k:[28,38],o:0},linked_paperclips:{subcategory:"office",a:"Linked Paperclips",b:"1F587-FE0F",c:"1F587",d:!0,e:!0,f:!0,h:!0,j:["linked_paperclips","documents","stationery"],k:[31,33],o:0},straight_ruler:{subcategory:"office",a:"Straight Ruler",b:"1F4CF",d:!0,e:!0,f:!0,h:!0,j:["straight_ruler","stationery","calculate","length","math","school","drawing","architect","sketch"],k:[28,39],o:0},triangular_ruler:{subcategory:"office",a:"Triangular Ruler",b:"1F4D0",d:!0,e:!0,f:!0,h:!0,j:["triangular_ruler","stationery","math","architect","sketch"],k:[28,40],o:0},scissors:{subcategory:"office",a:"Black Scissors",b:"2702-FE0F",c:"2702",d:!0,e:!0,f:!0,h:!0,j:["scissors","stationery","cut"],k:[58,54],o:0},card_file_box:{subcategory:"office",a:"Card File Box",b:"1F5C3-FE0F",c:"1F5C3",d:!0,e:!0,f:!0,h:!0,j:["card_file_box","business","stationery"],k:[32,2],o:0},file_cabinet:{subcategory:"office",a:"File Cabinet",b:"1F5C4-FE0F",c:"1F5C4",d:!0,e:!0,f:!0,h:!0,j:["file_cabinet","filing","organizing"],k:[32,3],o:0},wastebasket:{subcategory:"office",a:"Wastebasket",b:"1F5D1-FE0F",c:"1F5D1",d:!0,e:!0,f:!0,h:!0,j:["wastebasket","bin","trash","rubbish","garbage","toss"],k:[32,4],o:0},lock:{subcategory:"lock",a:"Lock",b:"1F512",d:!0,e:!0,f:!0,h:!0,j:["locked","security","password","padlock"],k:[29,44],o:0},unlock:{subcategory:"lock",a:"Open Lock",b:"1F513",d:!0,e:!0,f:!0,h:!0,j:["unlocked","privacy","security"],k:[29,45],o:0},lock_with_ink_pen:{subcategory:"lock",a:"Lock with Ink Pen",b:"1F50F",d:!0,e:!0,f:!0,h:!0,j:["locked_with_pen","security","secret"],k:[29,41],o:0},closed_lock_with_key:{subcategory:"lock",a:"Closed Lock with Key",b:"1F510",d:!0,e:!0,f:!0,h:!0,j:["locked_with_key","security","privacy"],k:[29,42],o:0},key:{subcategory:"lock",a:"Key",b:"1F511",d:!0,e:!0,f:!0,h:!0,j:["key","lock","door","password"],k:[29,43],o:0},old_key:{subcategory:"lock",a:"Old Key",b:"1F5DD-FE0F",c:"1F5DD",d:!0,e:!0,f:!0,h:!0,j:["old_key","lock","door","password"],k:[32,8],o:0},hammer:{subcategory:"tool",a:"Hammer",b:"1F528",d:!0,e:!0,f:!0,h:!0,j:["hammer","tools","build","create"],k:[30,5],o:0},axe:{subcategory:"tool",a:"Axe",b:"1FA93",d:!0,e:!0,f:!0,h:!0,j:["axe","tool","chop","cut"],k:[54,12],o:12},pick:{subcategory:"tool",a:"Pick",b:"26CF-FE0F",c:"26CF",d:!0,e:!0,f:!0,h:!0,j:["pick","tools","dig"],k:[58,20],o:0},hammer_and_pick:{subcategory:"tool",a:"Hammer and Pick",b:"2692-FE0F",c:"2692",d:!0,e:!0,f:!0,h:!0,j:["hammer_and_pick","tools","build","create"],k:[57,59],o:1},hammer_and_wrench:{subcategory:"tool",a:"Hammer and Wrench",b:"1F6E0-FE0F",c:"1F6E0",d:!0,e:!0,f:!0,h:!0,j:["hammer_and_wrench","tools","build","create"],k:[38,13],o:0},dagger_knife:{subcategory:"tool",a:"Dagger",b:"1F5E1-FE0F",c:"1F5E1",d:!0,e:!0,f:!0,h:!0,j:["dagger","weapon"],k:[32,10],o:0},crossed_swords:{subcategory:"tool",a:"Crossed Swords",b:"2694-FE0F",c:"2694",d:!0,e:!0,f:!0,h:!0,j:["crossed_swords","weapon"],k:[58,0],o:1},bomb:{subcategory:"tool",a:"Bomb",b:"1F4A3",d:!0,e:!0,f:!0,h:!0,j:["bomb","boom","explode","explosion","terrorism"],k:[27,51],o:0},boomerang:{subcategory:"tool",a:"Boomerang",b:"1FA83",d:!0,e:!0,f:!0,h:!0,j:["boomerang","weapon"],k:[54,3],o:13},bow_and_arrow:{subcategory:"tool",a:"Bow and Arrow",b:"1F3F9",d:!0,e:!0,f:!0,h:!0,j:["bow_and_arrow","sports"],k:[10,39],o:1},shield:{subcategory:"tool",a:"Shield",b:"1F6E1-FE0F",c:"1F6E1",d:!0,e:!0,f:!0,h:!0,j:["shield","protection","security"],k:[38,14],o:0},carpentry_saw:{subcategory:"tool",a:"Carpentry Saw",b:"1FA9A",d:!0,e:!0,f:!0,h:!0,j:["carpentry saw","cut","chop"],k:[54,19],o:13},wrench:{subcategory:"tool",a:"Wrench",b:"1F527",d:!0,e:!0,f:!0,h:!0,j:["wrench","tools","diy","ikea","fix","maintainer"],k:[30,4],o:0},screwdriver:{subcategory:"tool",a:"Screwdriver",b:"1FA9B",d:!0,e:!0,f:!0,h:!0,j:["screwdriver","tools"],k:[54,20],o:13},nut_and_bolt:{subcategory:"tool",a:"Nut and Bolt",b:"1F529",d:!0,e:!0,f:!0,h:!0,j:["nut_and_bolt","handy","tools","fix"],k:[30,6],o:0},gear:{subcategory:"tool",a:"Gear",b:"2699-FE0F",c:"2699",d:!0,e:!0,f:!0,h:!0,j:["gear","cog"],k:[58,4],o:1},compression:{subcategory:"tool",a:"Clamp",b:"1F5DC-FE0F",c:"1F5DC",d:!0,e:!0,f:!0,h:!0,j:["clamp","tool"],k:[32,7],o:0},scales:{subcategory:"tool",a:"Balance Scale",b:"2696-FE0F",c:"2696",d:!0,e:!0,f:!0,h:!0,j:["balance_scale","law","fairness","weight"],k:[58,2],o:1},probing_cane:{subcategory:"tool",a:"Probing Cane",b:"1F9AF",d:!0,e:!0,f:!0,h:!0,j:["probing_cane","accessibility"],k:[45,6],o:12},link:{subcategory:"tool",a:"Link Symbol",b:"1F517",d:!0,e:!0,f:!0,h:!0,j:["link","rings","url"],k:[29,49],o:0},chains:{subcategory:"tool",a:"Chains",b:"26D3-FE0F",c:"26D3",d:!0,e:!0,f:!0,h:!0,j:["chains","lock","arrest"],k:[58,22],o:0},hook:{subcategory:"tool",a:"Hook",b:"1FA9D",d:!0,e:!0,f:!0,h:!0,j:["hook","tools"],k:[54,22],o:13},toolbox:{subcategory:"tool",a:"Toolbox",b:"1F9F0",d:!0,e:!0,f:!0,h:!0,j:["toolbox","tools","diy","fix","maintainer","mechanic"],k:[53,32],o:11},magnet:{subcategory:"tool",a:"Magnet",b:"1F9F2",d:!0,e:!0,f:!0,h:!0,j:["magnet","attraction","magnetic"],k:[53,34],o:11},ladder:{subcategory:"tool",a:"Ladder",b:"1FA9C",d:!0,e:!0,f:!0,h:!0,j:["ladder","tools"],k:[54,21],o:13},alembic:{subcategory:"science",a:"Alembic",b:"2697-FE0F",c:"2697",d:!0,e:!0,f:!0,h:!0,j:["alembic","distilling","science","experiment","chemistry"],k:[58,3],o:1},test_tube:{subcategory:"science",a:"Test Tube",b:"1F9EA",d:!0,e:!0,f:!0,h:!0,j:["test_tube","chemistry","experiment","lab","science"],k:[53,26],o:11},petri_dish:{subcategory:"science",a:"Petri Dish",b:"1F9EB",d:!0,e:!0,f:!0,h:!0,j:["petri_dish","bacteria","biology","culture","lab"],k:[53,27],o:11},dna:{subcategory:"science",a:"Dna Double Helix",b:"1F9EC",d:!0,e:!0,f:!0,h:!0,j:["dna","biologist","genetics","life"],k:[53,28],o:11},microscope:{subcategory:"science",a:"Microscope",b:"1F52C",d:!0,e:!0,f:!0,h:!0,j:["microscope","laboratory","experiment","zoomin","science","study"],k:[30,9],o:1},telescope:{subcategory:"science",a:"Telescope",b:"1F52D",d:!0,e:!0,f:!0,h:!0,j:["telescope","stars","space","zoom","science","astronomy"],k:[30,10],o:1},satellite_antenna:{subcategory:"science",a:"Satellite Antenna",b:"1F4E1",d:!0,e:!0,f:!0,h:!0,j:["satellite_antenna","communication","future","radio","space"],k:[28,57],o:0},syringe:{subcategory:"medical",a:"Syringe",b:"1F489",d:!0,e:!0,f:!0,h:!0,j:["syringe","health","hospital","drugs","blood","medicine","needle","doctor","nurse"],k:[26,36],o:0},drop_of_blood:{subcategory:"medical",a:"Drop of Blood",b:"1FA78",d:!0,e:!0,f:!0,h:!0,j:["drop_of_blood","period","hurt","harm","wound"],k:[53,56],o:12},pill:{subcategory:"medical",a:"Pill",b:"1F48A",d:!0,e:!0,f:!0,h:!0,j:["pill","health","medicine","doctor","pharmacy","drug"],k:[26,37],o:0},adhesive_bandage:{subcategory:"medical",a:"Adhesive Bandage",b:"1FA79",d:!0,e:!0,f:!0,h:!0,j:["adhesive_bandage","heal"],k:[53,57],o:12},crutch:{subcategory:"medical",a:"Crutch",b:"1FA7C",d:!0,e:!0,f:!0,h:!0,j:["crutch","accessibility","assist"],k:[53,60],o:14},stethoscope:{subcategory:"medical",a:"Stethoscope",b:"1FA7A",d:!0,e:!0,f:!0,h:!0,j:["stethoscope","health"],k:[53,58],o:12},"x-ray":{subcategory:"medical",a:"X-Ray",b:"1FA7B",d:!0,e:!0,f:!0,h:!0,j:["x-ray","skeleton","medicine"],k:[53,59],o:14},door:{subcategory:"household",a:"Door",b:"1F6AA",d:!0,e:!0,f:!0,h:!0,j:["door","house","entry","exit"],k:[36,31],o:0},elevator:{subcategory:"household",a:"Elevator",b:"1F6D7",d:!0,e:!0,f:!0,h:!0,j:["elevator","lift"],k:[38,8],o:13},mirror:{subcategory:"household",a:"Mirror",b:"1FA9E",d:!0,e:!0,f:!0,h:!0,j:["mirror","reflection"],k:[54,23],o:13},window:{subcategory:"household",a:"Window",b:"1FA9F",d:!0,e:!0,f:!0,h:!0,j:["window","scenery"],k:[54,24],o:13},bed:{subcategory:"household",a:"Bed",b:"1F6CF-FE0F",c:"1F6CF",d:!0,e:!0,f:!0,h:!0,j:["bed","sleep","rest"],k:[38,2],o:0},couch_and_lamp:{subcategory:"household",a:"Couch and Lamp",b:"1F6CB-FE0F",c:"1F6CB",d:!0,e:!0,f:!0,h:!0,j:["couch_and_lamp","read","chill"],k:[37,54],o:0},chair:{subcategory:"household",a:"Chair",b:"1FA91",d:!0,e:!0,f:!0,h:!0,j:["chair","sit","furniture"],k:[54,10],o:12},toilet:{subcategory:"household",a:"Toilet",b:"1F6BD",d:!0,e:!0,f:!0,h:!0,j:["toilet","restroom","wc","washroom","bathroom","potty"],k:[37,40],o:0},plunger:{subcategory:"household",a:"Plunger",b:"1FAA0",d:!0,e:!0,f:!0,h:!0,j:["plunger","toilet"],k:[54,25],o:13},shower:{subcategory:"household",a:"Shower",b:"1F6BF",d:!0,e:!0,f:!0,h:!0,j:["shower","clean","water","bathroom"],k:[37,42],o:1},bathtub:{subcategory:"household",a:"Bathtub",b:"1F6C1",d:!0,e:!0,f:!0,h:!0,j:["bathtub","clean","shower","bathroom"],k:[37,49],o:1},mouse_trap:{subcategory:"household",a:"Mouse Trap",b:"1FAA4",d:!0,e:!0,f:!0,h:!0,j:["mouse trap","cheese"],k:[54,29],o:13},razor:{subcategory:"household",a:"Razor",b:"1FA92",d:!0,e:!0,f:!0,h:!0,j:["razor","cut"],k:[54,11],o:12},lotion_bottle:{subcategory:"household",a:"Lotion Bottle",b:"1F9F4",d:!0,e:!0,f:!0,h:!0,j:["lotion_bottle","moisturizer","sunscreen"],k:[53,36],o:11},safety_pin:{subcategory:"household",a:"Safety Pin",b:"1F9F7",d:!0,e:!0,f:!0,h:!0,j:["safety_pin","diaper"],k:[53,39],o:11},broom:{subcategory:"household",a:"Broom",b:"1F9F9",d:!0,e:!0,f:!0,h:!0,j:["broom","cleaning","sweeping","witch"],k:[53,41],o:11},basket:{subcategory:"household",a:"Basket",b:"1F9FA",d:!0,e:!0,f:!0,h:!0,j:["basket","laundry"],k:[53,42],o:11},roll_of_paper:{subcategory:"household",a:"Roll of Paper",b:"1F9FB",d:!0,e:!0,f:!0,h:!0,j:["roll_of_paper","roll"],k:[53,43],o:11},bucket:{subcategory:"household",a:"Bucket",b:"1FAA3",d:!0,e:!0,f:!0,h:!0,j:["bucket","water","container"],k:[54,28],o:13},soap:{subcategory:"household",a:"Bar of Soap",b:"1F9FC",d:!0,e:!0,f:!0,h:!0,j:["soap","bar","bathing","cleaning","lather"],k:[53,44],o:11},bubbles:{subcategory:"household",a:"Bubbles",b:"1FAE7",d:!0,e:!0,f:!0,h:!0,j:["bubbles","soap","fun","carbonation","sparkling"],k:[55,37],o:14},toothbrush:{subcategory:"household",a:"Toothbrush",b:"1FAA5",d:!0,e:!0,f:!0,h:!0,j:["toothbrush","hygiene","dental"],k:[54,30],o:13},sponge:{subcategory:"household",a:"Sponge",b:"1F9FD",d:!0,e:!0,f:!0,h:!0,j:["sponge","absorbing","cleaning","porous"],k:[53,45],o:11},fire_extinguisher:{subcategory:"household",a:"Fire Extinguisher",b:"1F9EF",d:!0,e:!0,f:!0,h:!0,j:["fire_extinguisher","quench"],k:[53,31],o:11},shopping_trolley:{subcategory:"household",a:"Shopping Trolley",b:"1F6D2",d:!0,e:!0,f:!0,h:!0,j:["shopping_cart","trolley"],k:[38,5],o:3},smoking:{subcategory:"other-object",a:"Smoking Symbol",b:"1F6AC",d:!0,e:!0,f:!0,h:!0,j:["cigarette","kills","tobacco","joint","smoke"],k:[36,33],o:0},coffin:{subcategory:"other-object",a:"Coffin",b:"26B0-FE0F",c:"26B0",d:!0,e:!0,f:!0,h:!0,j:["coffin","vampire","dead","die","death","rip","graveyard","cemetery","casket","funeral","box"],k:[58,12],o:1},headstone:{subcategory:"other-object",a:"Headstone",b:"1FAA6",d:!0,e:!0,f:!0,h:!0,j:["headstone","death","rip","grave"],k:[54,31],o:13},funeral_urn:{subcategory:"other-object",a:"Funeral Urn",b:"26B1-FE0F",c:"26B1",d:!0,e:!0,f:!0,h:!0,j:["funeral_urn","dead","die","death","rip","ashes"],k:[58,13],o:1},nazar_amulet:{subcategory:"other-object",a:"Nazar Amulet",b:"1F9FF",d:!0,e:!0,f:!0,h:!0,j:["nazar_amulet","bead","charm"],k:[53,47],o:11},hamsa:{subcategory:"other-object",a:"Hamsa",b:"1FAAC",d:!0,e:!0,f:!0,h:!0,j:["hamsa","religion","protection"],k:[54,37],o:14},moyai:{subcategory:"other-object",a:"Moyai",b:"1F5FF",d:!0,e:!0,f:!0,h:!0,j:["moai","rock","easter island"],k:[32,20],o:0},placard:{subcategory:"other-object",a:"Placard",b:"1FAA7",d:!0,e:!0,f:!0,h:!0,j:["placard","announcement"],k:[54,32],o:13},identification_card:{subcategory:"other-object",a:"Identification Card",b:"1FAAA",d:!0,e:!0,f:!0,h:!0,j:["identification card","document"],k:[54,35],o:14},atm:{subcategory:"transport-sign",a:"Automated Teller Machine",b:"1F3E7",d:!0,e:!0,f:!0,h:!0,j:["atm_sign","money","sales","cash","blue-square","payment","bank"],k:[10,18],o:0},put_litter_in_its_place:{subcategory:"transport-sign",a:"Put Litter in Its Place Symbol",b:"1F6AE",d:!0,e:!0,f:!0,h:!0,j:["litter_in_bin_sign","blue-square","sign","human","info"],k:[36,35],o:1},potable_water:{subcategory:"transport-sign",a:"Potable Water Symbol",b:"1F6B0",d:!0,e:!0,f:!0,h:!0,j:["potable_water","blue-square","liquid","restroom","cleaning","faucet"],k:[36,37],o:1},wheelchair:{subcategory:"transport-sign",a:"Wheelchair Symbol",b:"267F",d:!0,e:!0,f:!0,h:!0,j:["wheelchair_symbol","blue-square","disabled","accessibility"],k:[57,58],o:0},mens:{subcategory:"transport-sign",a:"Mens Symbol",b:"1F6B9",d:!0,e:!0,f:!0,h:!0,j:["men_s_room","toilet","restroom","wc","blue-square","gender","male"],k:[37,36],o:0},womens:{subcategory:"transport-sign",a:"Womens Symbol",b:"1F6BA",d:!0,e:!0,f:!0,h:!0,j:["women_s_room","purple-square","woman","female","toilet","loo","restroom","gender"],k:[37,37],o:0},restroom:{subcategory:"transport-sign",a:"Restroom",b:"1F6BB",d:!0,e:!0,f:!0,h:!0,j:["restroom","blue-square","toilet","refresh","wc","gender"],k:[37,38],o:0},baby_symbol:{subcategory:"transport-sign",a:"Baby Symbol",b:"1F6BC",d:!0,e:!0,f:!0,h:!0,j:["baby_symbol","orange-square","child"],k:[37,39],o:0},wc:{subcategory:"transport-sign",a:"Water Closet",b:"1F6BE",d:!0,e:!0,f:!0,h:!0,j:["water_closet","toilet","restroom","blue-square"],k:[37,41],o:0},passport_control:{subcategory:"transport-sign",a:"Passport Control",b:"1F6C2",d:!0,e:!0,f:!0,h:!0,j:["passport_control","custom","blue-square"],k:[37,50],o:1},customs:{subcategory:"transport-sign",a:"Customs",b:"1F6C3",d:!0,e:!0,f:!0,h:!0,j:["customs","passport","border","blue-square"],k:[37,51],o:1},baggage_claim:{subcategory:"transport-sign",a:"Baggage Claim",b:"1F6C4",d:!0,e:!0,f:!0,h:!0,j:["baggage_claim","blue-square","airport","transport"],k:[37,52],o:1},left_luggage:{subcategory:"transport-sign",a:"Left Luggage",b:"1F6C5",d:!0,e:!0,f:!0,h:!0,j:["left_luggage","blue-square","travel"],k:[37,53],o:1},warning:{subcategory:"warning",a:"Warning Sign",b:"26A0-FE0F",c:"26A0",d:!0,e:!0,f:!0,h:!0,j:["warning","exclamation","wip","alert","error","problem","issue"],k:[58,7],o:0},children_crossing:{subcategory:"warning",a:"Children Crossing",b:"1F6B8",d:!0,e:!0,f:!0,h:!0,j:["children_crossing","school","warning","danger","sign","driving","yellow-diamond"],k:[37,35],o:1},no_entry:{subcategory:"warning",a:"No Entry",b:"26D4",d:!0,e:!0,f:!0,h:!0,j:["no_entry","limit","security","privacy","bad","denied","stop","circle"],k:[58,23],o:0},no_entry_sign:{subcategory:"warning",a:"No Entry Sign",b:"1F6AB",d:!0,e:!0,f:!0,h:!0,j:["prohibited","forbid","stop","limit","denied","disallow","circle"],k:[36,32],o:0},no_bicycles:{subcategory:"warning",a:"No Bicycles",b:"1F6B3",d:!0,e:!0,f:!0,h:!0,j:["no_bicycles","no_bikes","bicycle","bike","cyclist","prohibited","circle"],k:[36,40],o:1},no_smoking:{subcategory:"warning",a:"No Smoking Symbol",b:"1F6AD",d:!0,e:!0,f:!0,h:!0,j:["no_smoking","cigarette","blue-square","smell","smoke"],k:[36,34],o:0},do_not_litter:{subcategory:"warning",a:"Do Not Litter Symbol",b:"1F6AF",d:!0,e:!0,f:!0,h:!0,j:["no_littering","trash","bin","garbage","circle"],k:[36,36],o:1},"non-potable_water":{subcategory:"warning",a:"Non-Potable Water Symbol",b:"1F6B1",d:!0,e:!0,f:!0,h:!0,j:["non_potable_water","drink","faucet","tap","circle"],k:[36,38],o:1},no_pedestrians:{subcategory:"warning",a:"No Pedestrians",b:"1F6B7",d:!0,e:!0,f:!0,h:!0,j:["no_pedestrians","rules","crossing","walking","circle"],k:[37,34],o:1},no_mobile_phones:{subcategory:"warning",a:"No Mobile Phones",b:"1F4F5",d:!0,e:!0,f:!0,h:!0,j:["no_mobile_phones","iphone","mute","circle"],k:[29,16],o:1},underage:{subcategory:"warning",a:"No One Under Eighteen Symbol",b:"1F51E",d:!0,e:!0,f:!0,h:!0,j:["no_one_under_eighteen","18","drink","pub","night","minor","circle"],k:[29,56],o:0},radioactive_sign:{subcategory:"warning",a:"Radioactive",b:"2622-FE0F",c:"2622",d:!0,e:!0,f:!0,h:!0,j:["radioactive","nuclear","danger"],k:[57,27],o:1},biohazard_sign:{subcategory:"warning",a:"Biohazard",b:"2623-FE0F",c:"2623",d:!0,e:!0,f:!0,h:!0,j:["biohazard","danger"],k:[57,28],o:1},arrow_up:{subcategory:"arrow",a:"Upwards Black Arrow",b:"2B06-FE0F",c:"2B06",d:!0,e:!0,f:!0,h:!0,j:["up_arrow","blue-square","continue","top","direction"],k:[59,51],o:0},arrow_upper_right:{subcategory:"arrow",a:"North East Arrow",b:"2197-FE0F",c:"2197",d:!0,e:!0,f:!0,h:!0,j:["up_right_arrow","blue-square","point","direction","diagonal","northeast"],k:[56,39],o:0},arrow_right:{subcategory:"arrow",a:"Black Rightwards Arrow",b:"27A1-FE0F",c:"27A1",d:!0,e:!0,f:!0,h:!0,j:["right_arrow","blue-square","next"],k:[59,45],o:0},arrow_lower_right:{subcategory:"arrow",a:"South East Arrow",b:"2198-FE0F",c:"2198",d:!0,e:!0,f:!0,h:!0,j:["down_right_arrow","blue-square","direction","diagonal","southeast"],k:[56,40],o:0},arrow_down:{subcategory:"arrow",a:"Downwards Black Arrow",b:"2B07-FE0F",c:"2B07",d:!0,e:!0,f:!0,h:!0,j:["down_arrow","blue-square","direction","bottom"],k:[59,52],o:0},arrow_lower_left:{subcategory:"arrow",a:"South West Arrow",b:"2199-FE0F",c:"2199",d:!0,e:!0,f:!0,h:!0,j:["down_left_arrow","blue-square","direction","diagonal","southwest"],k:[56,41],o:0},arrow_left:{subcategory:"arrow",a:"Leftwards Black Arrow",b:"2B05-FE0F",c:"2B05",d:!0,e:!0,f:!0,h:!0,j:["left_arrow","blue-square","previous","back"],k:[59,50],o:0},arrow_upper_left:{subcategory:"arrow",a:"North West Arrow",b:"2196-FE0F",c:"2196",d:!0,e:!0,f:!0,h:!0,j:["up_left_arrow","blue-square","point","direction","diagonal","northwest"],k:[56,38],o:0},arrow_up_down:{subcategory:"arrow",a:"Up Down Arrow",b:"2195-FE0F",c:"2195",d:!0,e:!0,f:!0,h:!0,j:["up_down_arrow","blue-square","direction","way","vertical"],k:[56,37],o:0},left_right_arrow:{subcategory:"arrow",a:"Left Right Arrow",b:"2194-FE0F",c:"2194",d:!0,e:!0,f:!0,h:!0,j:["left_right_arrow","shape","direction","horizontal","sideways"],k:[56,36],o:0},leftwards_arrow_with_hook:{subcategory:"arrow",a:"Leftwards Arrow with Hook",b:"21A9-FE0F",c:"21A9",d:!0,e:!0,f:!0,h:!0,j:["right_arrow_curving_left","back","return","blue-square","undo","enter"],k:[56,42],o:0},arrow_right_hook:{subcategory:"arrow",a:"Rightwards Arrow with Hook",b:"21AA-FE0F",c:"21AA",d:!0,e:!0,f:!0,h:!0,j:["left_arrow_curving_right","blue-square","return","rotate","direction"],k:[56,43],o:0},arrow_heading_up:{subcategory:"arrow",a:"Arrow Pointing Rightwards Then Curving Upwards",b:"2934-FE0F",c:"2934",d:!0,e:!0,f:!0,h:!0,j:["right_arrow_curving_up","blue-square","direction","top"],k:[59,48],o:0},arrow_heading_down:{subcategory:"arrow",a:"Arrow Pointing Rightwards Then Curving Downwards",b:"2935-FE0F",c:"2935",d:!0,e:!0,f:!0,h:!0,j:["right_arrow_curving_down","blue-square","direction","bottom"],k:[59,49],o:0},arrows_clockwise:{subcategory:"arrow",a:"Clockwise Downwards and Upwards Open Circle Arrows",b:"1F503",d:!0,e:!0,f:!0,h:!0,j:["clockwise_vertical_arrows","sync","cycle","round","repeat"],k:[29,29],o:0},arrows_counterclockwise:{subcategory:"arrow",a:"Anticlockwise Downwards and Upwards Open Circle Arrows",b:"1F504",d:!0,e:!0,f:!0,h:!0,j:["counterclockwise_arrows_button","blue-square","sync","cycle"],k:[29,30],o:1},back:{subcategory:"arrow",a:"Back with Leftwards Arrow Above",b:"1F519",d:!0,e:!0,f:!0,h:!0,j:["back_arrow","arrow","words","return"],k:[29,51],o:0},end:{subcategory:"arrow",a:"End with Leftwards Arrow Above",b:"1F51A",d:!0,e:!0,f:!0,h:!0,j:["end_arrow","words","arrow"],k:[29,52],o:0},on:{subcategory:"arrow",a:"On with Exclamation Mark with Left Right Arrow Above",b:"1F51B",d:!0,e:!0,f:!0,h:!0,j:["on_arrow","arrow","words"],k:[29,53],o:0},soon:{subcategory:"arrow",a:"Soon with Rightwards Arrow Above",b:"1F51C",d:!0,e:!0,f:!0,h:!0,j:["soon_arrow","arrow","words"],k:[29,54],o:0},top:{subcategory:"arrow",a:"Top with Upwards Arrow Above",b:"1F51D",d:!0,e:!0,f:!0,h:!0,j:["top_arrow","words","blue-square"],k:[29,55],o:0},place_of_worship:{subcategory:"religion",a:"Place of Worship",b:"1F6D0",d:!0,e:!0,f:!0,h:!0,j:["place_of_worship","religion","church","temple","prayer"],k:[38,3],o:1},atom_symbol:{subcategory:"religion",a:"Atom Symbol",b:"269B-FE0F",c:"269B",d:!0,e:!0,f:!0,h:!0,j:["atom_symbol","science","physics","chemistry"],k:[58,5],o:1},om_symbol:{subcategory:"religion",a:"Om",b:"1F549-FE0F",c:"1F549",d:!0,e:!0,f:!0,h:!0,j:["om","hinduism","buddhism","sikhism","jainism"],k:[30,27],o:0},star_of_david:{subcategory:"religion",a:"Star of David",b:"2721-FE0F",c:"2721",d:!0,e:!0,f:!0,h:!0,j:["star_of_david","judaism"],k:[59,26],o:0},wheel_of_dharma:{subcategory:"religion",a:"Wheel of Dharma",b:"2638-FE0F",c:"2638",d:!0,e:!0,f:!0,h:!0,j:["wheel_of_dharma","hinduism","buddhism","sikhism","jainism"],k:[57,33],o:0},yin_yang:{subcategory:"religion",a:"Yin Yang",b:"262F-FE0F",c:"262F",d:!0,e:!0,f:!0,h:!0,j:["yin_yang","balance"],k:[57,32],o:0},latin_cross:{subcategory:"religion",a:"Latin Cross",b:"271D-FE0F",c:"271D",d:!0,e:!0,f:!0,h:!0,j:["latin_cross","christianity"],k:[59,25],o:0},orthodox_cross:{subcategory:"religion",a:"Orthodox Cross",b:"2626-FE0F",c:"2626",d:!0,e:!0,f:!0,h:!0,j:["orthodox_cross","suppedaneum","religion"],k:[57,29],o:1},star_and_crescent:{subcategory:"religion",a:"Star and Crescent",b:"262A-FE0F",c:"262A",d:!0,e:!0,f:!0,h:!0,j:["star_and_crescent","islam"],k:[57,30],o:0},peace_symbol:{subcategory:"religion",a:"Peace Symbol",b:"262E-FE0F",c:"262E",d:!0,e:!0,f:!0,h:!0,j:["peace_symbol","hippie"],k:[57,31],o:1},menorah_with_nine_branches:{subcategory:"religion",a:"Menorah with Nine Branches",b:"1F54E",d:!0,e:!0,f:!0,h:!0,j:["menorah","hanukkah","candles","jewish"],k:[30,32],o:1},six_pointed_star:{subcategory:"religion",a:"Six Pointed Star with Middle Dot",b:"1F52F",d:!0,e:!0,f:!0,h:!0,j:["dotted_six_pointed_star","purple-square","religion","jewish","hexagram"],k:[30,12],o:0},khanda:{subcategory:"religion",a:"Khanda",b:"1FAAF",d:!0,e:!0,f:!1,h:!1,j:["khanda","Sikhism","religion"],k:[54,40],o:15},aries:{subcategory:"zodiac",a:"Aries",b:"2648",d:!0,e:!0,f:!0,h:!0,j:["aries","sign","purple-square","zodiac","astrology"],k:[57,38],o:0},taurus:{subcategory:"zodiac",a:"Taurus",b:"2649",d:!0,e:!0,f:!0,h:!0,j:["taurus","purple-square","sign","zodiac","astrology"],k:[57,39],o:0},gemini:{subcategory:"zodiac",a:"Gemini",b:"264A",d:!0,e:!0,f:!0,h:!0,j:["gemini","sign","zodiac","purple-square","astrology"],k:[57,40],o:0},cancer:{subcategory:"zodiac",a:"Cancer",b:"264B",d:!0,e:!0,f:!0,h:!0,j:["cancer","sign","zodiac","purple-square","astrology"],k:[57,41],o:0},leo:{subcategory:"zodiac",a:"Leo",b:"264C",d:!0,e:!0,f:!0,h:!0,j:["leo","sign","purple-square","zodiac","astrology"],k:[57,42],o:0},virgo:{subcategory:"zodiac",a:"Virgo",b:"264D",d:!0,e:!0,f:!0,h:!0,j:["virgo","sign","zodiac","purple-square","astrology"],k:[57,43],o:0},libra:{subcategory:"zodiac",a:"Libra",b:"264E",d:!0,e:!0,f:!0,h:!0,j:["libra","sign","purple-square","zodiac","astrology"],k:[57,44],o:0},scorpius:{subcategory:"zodiac",a:"Scorpius",b:"264F",d:!0,e:!0,f:!0,h:!0,j:["scorpio","sign","zodiac","purple-square","astrology"],k:[57,45],o:0},sagittarius:{subcategory:"zodiac",a:"Sagittarius",b:"2650",d:!0,e:!0,f:!0,h:!0,j:["sagittarius","sign","zodiac","purple-square","astrology"],k:[57,46],o:0},capricorn:{subcategory:"zodiac",a:"Capricorn",b:"2651",d:!0,e:!0,f:!0,h:!0,j:["capricorn","sign","zodiac","purple-square","astrology"],k:[57,47],o:0},aquarius:{subcategory:"zodiac",a:"Aquarius",b:"2652",d:!0,e:!0,f:!0,h:!0,j:["aquarius","sign","purple-square","zodiac","astrology"],k:[57,48],o:0},pisces:{subcategory:"zodiac",a:"Pisces",b:"2653",d:!0,e:!0,f:!0,h:!0,j:["pisces","purple-square","sign","zodiac","astrology"],k:[57,49],o:0},ophiuchus:{subcategory:"zodiac",a:"Ophiuchus",b:"26CE",d:!0,e:!0,f:!0,h:!0,j:["ophiuchus","sign","purple-square","constellation","astrology"],k:[58,19],o:0},twisted_rightwards_arrows:{subcategory:"av-symbol",a:"Twisted Rightwards Arrows",b:"1F500",d:!0,e:!0,f:!0,h:!0,j:["shuffle_tracks_button","blue-square","shuffle","music","random"],k:[29,26],o:1},repeat:{subcategory:"av-symbol",a:"Clockwise Rightwards and Leftwards Open Circle Arrows",b:"1F501",d:!0,e:!0,f:!0,h:!0,j:["repeat_button","loop","record"],k:[29,27],o:1},repeat_one:{subcategory:"av-symbol",a:"Clockwise Rightwards and Leftwards Open Circle Arrows with Circled One Overlay",b:"1F502",d:!0,e:!0,f:!0,h:!0,j:["repeat_single_button","blue-square","loop"],k:[29,28],o:1},arrow_forward:{subcategory:"av-symbol",a:"Black Right-Pointing Triangle",b:"25B6-FE0F",c:"25B6",d:!0,e:!0,f:!0,h:!0,j:["play_button","blue-square","right","direction","play"],k:[57,4],o:0},fast_forward:{subcategory:"av-symbol",a:"Black Right-Pointing Double Triangle",b:"23E9",d:!0,e:!0,f:!0,h:!0,j:["fast_forward_button","blue-square","play","speed","continue"],k:[56,48],o:0},black_right_pointing_double_triangle_with_vertical_bar:{subcategory:"av-symbol",a:"Next Track Button",b:"23ED-FE0F",c:"23ED",d:!0,e:!0,f:!0,h:!0,j:["next_track_button","forward","next","blue-square"],k:[56,52],o:0},black_right_pointing_triangle_with_double_vertical_bar:{subcategory:"av-symbol",a:"Play or Pause Button",b:"23EF-FE0F",c:"23EF",d:!0,e:!0,f:!0,h:!0,j:["play_or_pause_button","blue-square","play","pause"],k:[56,54],o:1},arrow_backward:{subcategory:"av-symbol",a:"Black Left-Pointing Triangle",b:"25C0-FE0F",c:"25C0",d:!0,e:!0,f:!0,h:!0,j:["reverse_button","blue-square","left","direction"],k:[57,5],o:0},rewind:{subcategory:"av-symbol",a:"Black Left-Pointing Double Triangle",b:"23EA",d:!0,e:!0,f:!0,h:!0,j:["fast_reverse_button","play","blue-square"],k:[56,49],o:0},black_left_pointing_double_triangle_with_vertical_bar:{subcategory:"av-symbol",a:"Last Track Button",b:"23EE-FE0F",c:"23EE",d:!0,e:!0,f:!0,h:!0,j:["last_track_button","backward"],k:[56,53],o:0},arrow_up_small:{subcategory:"av-symbol",a:"Up-Pointing Small Red Triangle",b:"1F53C",d:!0,e:!0,f:!0,h:!0,j:["upwards_button","blue-square","triangle","direction","point","forward","top"],k:[30,25],o:0},arrow_double_up:{subcategory:"av-symbol",a:"Black Up-Pointing Double Triangle",b:"23EB",d:!0,e:!0,f:!0,h:!0,j:["fast_up_button","blue-square","direction","top"],k:[56,50],o:0},arrow_down_small:{subcategory:"av-symbol",a:"Down-Pointing Small Red Triangle",b:"1F53D",d:!0,e:!0,f:!0,h:!0,j:["downwards_button","blue-square","direction","bottom"],k:[30,26],o:0},arrow_double_down:{subcategory:"av-symbol",a:"Black Down-Pointing Double Triangle",b:"23EC",d:!0,e:!0,f:!0,h:!0,j:["fast_down_button","blue-square","direction","bottom"],k:[56,51],o:0},double_vertical_bar:{subcategory:"av-symbol",a:"Pause Button",b:"23F8-FE0F",c:"23F8",d:!0,e:!0,f:!0,h:!0,j:["pause_button","pause","blue-square"],k:[56,59],o:0},black_square_for_stop:{subcategory:"av-symbol",a:"Stop Button",b:"23F9-FE0F",c:"23F9",d:!0,e:!0,f:!0,h:!0,j:["stop_button","blue-square"],k:[56,60],o:0},black_circle_for_record:{subcategory:"av-symbol",a:"Record Button",b:"23FA-FE0F",c:"23FA",d:!0,e:!0,f:!0,h:!0,j:["record_button","blue-square"],k:[57,0],o:0},eject:{subcategory:"av-symbol",a:"Eject Button",b:"23CF-FE0F",c:"23CF",d:!0,e:!0,f:!0,h:!0,j:["eject_button","blue-square"],k:[56,47],o:1},cinema:{subcategory:"av-symbol",a:"Cinema",b:"1F3A6",d:!0,e:!0,f:!0,h:!0,j:["cinema","blue-square","record","film","movie","curtain","stage","theater"],k:[7,41],o:0},low_brightness:{subcategory:"av-symbol",a:"Low Brightness Symbol",b:"1F505",d:!0,e:!0,f:!0,h:!0,j:["dim_button","sun","afternoon","warm","summer"],k:[29,31],o:1},high_brightness:{subcategory:"av-symbol",a:"High Brightness Symbol",b:"1F506",d:!0,e:!0,f:!0,h:!0,j:["bright_button","sun","light"],k:[29,32],o:1},signal_strength:{subcategory:"av-symbol",a:"Antenna with Bars",b:"1F4F6",d:!0,e:!0,f:!0,h:!0,j:["antenna_bars","blue-square","reception","phone","internet","connection","wifi","bluetooth","bars"],k:[29,17],o:0},wireless:{subcategory:"av-symbol",a:"Wireless",b:"1F6DC",d:!0,e:!0,f:!1,h:!1,j:["wireless","wifi","internet","contactless","signal"],k:[38,9],o:15},vibration_mode:{subcategory:"av-symbol",a:"Vibration Mode",b:"1F4F3",d:!0,e:!0,f:!0,h:!0,j:["vibration_mode","orange-square","phone"],k:[29,14],o:0},mobile_phone_off:{subcategory:"av-symbol",a:"Mobile Phone off",b:"1F4F4",d:!0,e:!0,f:!0,h:!0,j:["mobile_phone_off","mute","orange-square","silence","quiet"],k:[29,15],o:0},female_sign:{subcategory:"gender",a:"Female Sign",b:"2640-FE0F",c:"2640",d:!1,e:!0,f:!0,h:!0,j:["female_sign","woman","women","lady","girl"],k:[57,36],o:4},male_sign:{subcategory:"gender",a:"Male Sign",b:"2642-FE0F",c:"2642",d:!1,e:!0,f:!0,h:!0,j:["male_sign","man","boy","men"],k:[57,37],o:4},transgender_symbol:{subcategory:"gender",a:"Transgender Symbol",b:"26A7-FE0F",c:"26A7",d:!0,e:!0,f:!0,h:!0,j:["transgender symbol","transgender","lgbtq"],k:[58,9],o:13},heavy_multiplication_x:{subcategory:"math",a:"Heavy Multiplication X",b:"2716-FE0F",c:"2716",d:!0,e:!0,f:!0,h:!0,j:["multiplication_sign","math","calculation"],k:[59,24],o:0},heavy_plus_sign:{subcategory:"math",a:"Heavy Plus Sign",b:"2795",d:!0,e:!0,f:!0,h:!0,j:["plus_sign","math","calculation","addition","more","increase"],k:[59,42],o:0},heavy_minus_sign:{subcategory:"math",a:"Heavy Minus Sign",b:"2796",d:!0,e:!0,f:!0,h:!0,j:["minus_sign","math","calculation","subtract","less"],k:[59,43],o:0},heavy_division_sign:{subcategory:"math",a:"Heavy Division Sign",b:"2797",d:!0,e:!0,f:!0,h:!0,j:["division_sign","divide","math","calculation"],k:[59,44],o:0},heavy_equals_sign:{subcategory:"math",a:"Heavy Equals Sign",b:"1F7F0",d:!0,e:!0,f:!0,h:!0,j:["heavy equals sign","math"],k:[38,45],o:14},infinity:{subcategory:"math",a:"Infinity",b:"267E-FE0F",c:"267E",d:!0,e:!0,f:!0,h:!0,j:["infinity","forever"],k:[57,57],o:11},bangbang:{subcategory:"punctuation",a:"Double Exclamation Mark",b:"203C-FE0F",c:"203C",d:!0,e:!0,f:!0,h:!0,j:["double_exclamation_mark","exclamation","surprise"],k:[56,32],o:0},interrobang:{subcategory:"punctuation",a:"Exclamation Question Mark",b:"2049-FE0F",c:"2049",d:!0,e:!0,f:!0,h:!0,j:["exclamation_question_mark","wat","punctuation","surprise"],k:[56,33],o:0},question:{subcategory:"punctuation",a:"Black Question Mark Ornament",b:"2753",d:!0,e:!0,f:!0,h:!0,j:["question_mark","doubt","confused"],k:[59,34],o:0},grey_question:{subcategory:"punctuation",a:"White Question Mark Ornament",b:"2754",d:!0,e:!0,f:!0,h:!0,j:["white_question_mark","doubts","gray","huh","confused"],k:[59,35],o:0},grey_exclamation:{subcategory:"punctuation",a:"White Exclamation Mark Ornament",b:"2755",d:!0,e:!0,f:!0,h:!0,j:["white_exclamation_mark","surprise","punctuation","gray","wow","warning"],k:[59,36],o:0},exclamation:{subcategory:"punctuation",a:"Heavy Exclamation Mark Symbol",b:"2757",d:!0,e:!0,f:!0,h:!0,j:["exclamation_mark","heavy_exclamation_mark","danger","surprise","punctuation","wow","warning"],k:[59,37],n:["heavy_exclamation_mark"],o:0},wavy_dash:{subcategory:"punctuation",a:"Wavy Dash",b:"3030-FE0F",c:"3030",d:!0,e:!0,f:!0,h:!0,j:["wavy_dash","draw","line","moustache","mustache","squiggle","scribble"],k:[59,57],o:0},currency_exchange:{subcategory:"currency",a:"Currency Exchange",b:"1F4B1",d:!0,e:!0,f:!0,h:!0,j:["currency_exchange","money","sales","dollar","travel"],k:[28,9],o:0},heavy_dollar_sign:{subcategory:"currency",a:"Heavy Dollar Sign",b:"1F4B2",d:!0,e:!0,f:!0,h:!0,j:["heavy_dollar_sign","money","sales","payment","currency","buck"],k:[28,10],o:0},medical_symbol:{subcategory:"other-symbol",a:"Medical Symbol",b:"2695-FE0F",c:"2695",d:!1,e:!0,f:!0,h:!0,j:["medical_symbol","health","hospital"],k:[58,1],n:["staff_of_aesculapius"],o:4},recycle:{subcategory:"other-symbol",a:"Black Universal Recycling Symbol",b:"267B-FE0F",c:"267B",d:!0,e:!0,f:!0,h:!0,j:["recycling_symbol","arrow","environment","garbage","trash"],k:[57,56],o:0},fleur_de_lis:{subcategory:"other-symbol",a:"Fleur-De-Lis",b:"269C-FE0F",c:"269C",d:!0,e:!0,f:!0,h:!0,j:["fleur_de_lis","decorative","scout"],k:[58,6],o:1},trident:{subcategory:"other-symbol",a:"Trident Emblem",b:"1F531",d:!0,e:!0,f:!0,h:!0,j:["trident_emblem","weapon","spear"],k:[30,14],o:0},name_badge:{subcategory:"other-symbol",a:"Name Badge",b:"1F4DB",d:!0,e:!0,f:!0,h:!0,j:["name_badge","fire","forbid"],k:[28,51],o:0},beginner:{subcategory:"other-symbol",a:"Japanese Symbol for Beginner",b:"1F530",d:!0,e:!0,f:!0,h:!0,j:["japanese_symbol_for_beginner","badge","shield"],k:[30,13],o:0},o:{subcategory:"other-symbol",a:"Heavy Large Circle",b:"2B55",d:!0,e:!0,f:!0,h:!0,j:["hollow_red_circle","circle","round"],k:[59,56],o:0},white_check_mark:{subcategory:"other-symbol",a:"White Heavy Check Mark",b:"2705",d:!0,e:!0,f:!0,h:!0,j:["check_mark_button","green-square","ok","agree","vote","election","answer","tick"],k:[58,55],o:0},ballot_box_with_check:{subcategory:"other-symbol",a:"Ballot Box with Check",b:"2611-FE0F",c:"2611",d:!0,e:!0,f:!0,h:!0,j:["check_box_with_check","ok","agree","confirm","black-square","vote","election","yes","tick"],k:[57,16],o:0},heavy_check_mark:{subcategory:"other-symbol",a:"Heavy Check Mark",b:"2714-FE0F",c:"2714",d:!0,e:!0,f:!0,h:!0,j:["check_mark","ok","nike","answer","yes","tick"],k:[59,23],o:0},x:{subcategory:"other-symbol",a:"Cross Mark",b:"274C",d:!0,e:!0,f:!0,h:!0,j:["cross_mark","no","delete","remove","cancel","red"],k:[59,32],o:0},negative_squared_cross_mark:{subcategory:"other-symbol",a:"Negative Squared Cross Mark",b:"274E",d:!0,e:!0,f:!0,h:!0,j:["cross_mark_button","x","green-square","no","deny"],k:[59,33],o:0},curly_loop:{subcategory:"other-symbol",a:"Curly Loop",b:"27B0",d:!0,e:!0,f:!0,h:!0,j:["curly_loop","scribble","draw","shape","squiggle"],k:[59,46],o:0},loop:{subcategory:"other-symbol",a:"Double Curly Loop",b:"27BF",d:!0,e:!0,f:!0,h:!0,j:["double_curly_loop","tape","cassette"],k:[59,47],o:1},part_alternation_mark:{subcategory:"other-symbol",a:"Part Alternation Mark",b:"303D-FE0F",c:"303D",d:!0,e:!0,f:!0,h:!0,j:["part_alternation_mark","graph","presentation","stats","business","economics","bad"],k:[59,58],o:0},eight_spoked_asterisk:{subcategory:"other-symbol",a:"Eight Spoked Asterisk",b:"2733-FE0F",c:"2733",d:!0,e:!0,f:!0,h:!0,j:["eight_spoked_asterisk","star","sparkle","green-square"],k:[59,28],o:0},eight_pointed_black_star:{subcategory:"other-symbol",a:"Eight Pointed Black Star",b:"2734-FE0F",c:"2734",d:!0,e:!0,f:!0,h:!0,j:["eight_pointed_star","orange-square","shape","polygon"],k:[59,29],o:0},sparkle:{subcategory:"other-symbol",a:"Sparkle",b:"2747-FE0F",c:"2747",d:!0,e:!0,f:!0,h:!0,j:["sparkle","stars","green-square","awesome","good","fireworks"],k:[59,31],o:0},copyright:{subcategory:"other-symbol",a:"Copyright Sign",b:"00A9-FE0F",c:"00A9",d:!0,e:!0,f:!0,h:!1,j:["copyright","ip","license","circle","law","legal"],k:[0,12],o:0},registered:{subcategory:"other-symbol",a:"Registered Sign",b:"00AE-FE0F",c:"00AE",d:!0,e:!0,f:!0,h:!1,j:["registered","alphabet","circle"],k:[0,13],o:0},tm:{subcategory:"other-symbol",a:"Trade Mark Sign",b:"2122-FE0F",c:"2122",d:!0,e:!0,f:!0,h:!0,j:["trade_mark","trademark","brand","law","legal"],k:[56,34],o:0},hash:{subcategory:"keycap",a:"Hash Key",b:"0023-FE0F-20E3",c:"0023-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_","symbol","blue-square","twitter"],k:[0,0],o:0},keycap_star:{subcategory:"keycap",a:"Keycap: *",b:"002A-FE0F-20E3",c:"002A-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_","star","keycap"],k:[0,1],o:2},zero:{subcategory:"keycap",a:"Keycap 0",b:"0030-FE0F-20E3",c:"0030-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_0","0","numbers","blue-square","null","zero"],k:[0,2],o:0},one:{subcategory:"keycap",a:"Keycap 1",b:"0031-FE0F-20E3",c:"0031-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_1","blue-square","numbers","1","one"],k:[0,3],o:0},two:{subcategory:"keycap",a:"Keycap 2",b:"0032-FE0F-20E3",c:"0032-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_2","numbers","2","prime","blue-square","two"],k:[0,4],o:0},three:{subcategory:"keycap",a:"Keycap 3",b:"0033-FE0F-20E3",c:"0033-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_3","3","numbers","prime","blue-square","three"],k:[0,5],o:0},four:{subcategory:"keycap",a:"Keycap 4",b:"0034-FE0F-20E3",c:"0034-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_4","4","numbers","blue-square","four"],k:[0,6],o:0},five:{subcategory:"keycap",a:"Keycap 5",b:"0035-FE0F-20E3",c:"0035-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_5","5","numbers","blue-square","prime","five"],k:[0,7],o:0},six:{subcategory:"keycap",a:"Keycap 6",b:"0036-FE0F-20E3",c:"0036-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_6","6","numbers","blue-square","six"],k:[0,8],o:0},seven:{subcategory:"keycap",a:"Keycap 7",b:"0037-FE0F-20E3",c:"0037-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_7","7","numbers","blue-square","prime","seven"],k:[0,9],o:0},eight:{subcategory:"keycap",a:"Keycap 8",b:"0038-FE0F-20E3",c:"0038-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_8","8","blue-square","numbers","eight"],k:[0,10],o:0},nine:{subcategory:"keycap",a:"Keycap 9",b:"0039-FE0F-20E3",c:"0039-20E3",d:!0,e:!0,f:!0,h:!1,j:["keycap_9","blue-square","numbers","9","nine"],k:[0,11],o:0},keycap_ten:{subcategory:"keycap",a:"Keycap Ten",b:"1F51F",d:!0,e:!0,f:!0,h:!0,j:["keycap_10","numbers","10","blue-square","ten"],k:[29,57],o:0},capital_abcd:{subcategory:"alphanum",a:"Input Symbol for Latin Capital Letters",b:"1F520",d:!0,e:!0,f:!0,h:!0,j:["input_latin_uppercase","alphabet","words","letters","uppercase","blue-square"],k:[29,58],o:0},abcd:{subcategory:"alphanum",a:"Input Symbol for Latin Small Letters",b:"1F521",d:!0,e:!0,f:!0,h:!0,j:["input_latin_lowercase","blue-square","letters","lowercase","alphabet"],k:[29,59],o:0},symbols:{subcategory:"alphanum",a:"Input Symbol for Symbols",b:"1F523",d:!0,e:!0,f:!0,h:!0,j:["input_symbols","blue-square","music","note","ampersand","percent","glyphs","characters"],k:[30,0],o:0},abc:{subcategory:"alphanum",a:"Input Symbol for Latin Letters",b:"1F524",d:!0,e:!0,f:!0,h:!0,j:["input_latin_letters","blue-square","alphabet"],k:[30,1],o:0},a:{subcategory:"alphanum",a:"Negative Squared Latin Capital Letter a",b:"1F170-FE0F",c:"1F170",d:!0,e:!0,f:!0,h:!0,j:["a_button","red-square","alphabet","letter"],k:[0,16],o:0},ab:{subcategory:"alphanum",a:"Negative Squared Ab",b:"1F18E",d:!0,e:!0,f:!0,h:!0,j:["ab_button","red-square","alphabet"],k:[0,20],o:0},b:{subcategory:"alphanum",a:"Negative Squared Latin Capital Letter B",b:"1F171-FE0F",c:"1F171",d:!0,e:!0,f:!0,h:!0,j:["b_button","red-square","alphabet","letter"],k:[0,17],o:0},cl:{subcategory:"alphanum",a:"Squared Cl",b:"1F191",d:!0,e:!0,f:!0,h:!0,j:["cl_button","alphabet","words","red-square"],k:[0,21],o:0},cool:{subcategory:"alphanum",a:"Squared Cool",b:"1F192",d:!0,e:!0,f:!0,h:!0,j:["cool_button","words","blue-square"],k:[0,22],o:0},free:{subcategory:"alphanum",a:"Squared Free",b:"1F193",d:!0,e:!0,f:!0,h:!0,j:["free_button","blue-square","words"],k:[0,23],o:0},information_source:{subcategory:"alphanum",a:"Information Source",b:"2139-FE0F",c:"2139",d:!0,e:!0,f:!0,h:!0,j:["information","blue-square","alphabet","letter"],k:[56,35],o:0},id:{subcategory:"alphanum",a:"Squared Id",b:"1F194",d:!0,e:!0,f:!0,h:!0,j:["id_button","purple-square","words"],k:[0,24],o:0},m:{subcategory:"alphanum",a:"Circled Latin Capital Letter M",b:"24C2-FE0F",c:"24C2",d:!0,e:!0,f:!0,h:!0,j:["circled_m","alphabet","blue-circle","letter"],k:[57,1],o:0},new:{subcategory:"alphanum",a:"Squared New",b:"1F195",d:!0,e:!0,f:!0,h:!0,j:["new_button","blue-square","words","start"],k:[0,25],o:0},ng:{subcategory:"alphanum",a:"Squared Ng",b:"1F196",d:!0,e:!0,f:!0,h:!0,j:["ng_button","blue-square","words","shape","icon"],k:[0,26],o:0},o2:{subcategory:"alphanum",a:"Negative Squared Latin Capital Letter O",b:"1F17E-FE0F",c:"1F17E",d:!0,e:!0,f:!0,h:!0,j:["o_button","alphabet","red-square","letter"],k:[0,18],o:0},ok:{subcategory:"alphanum",a:"Squared Ok",b:"1F197",d:!0,e:!0,f:!0,h:!0,j:["ok_button","good","agree","yes","blue-square"],k:[0,27],o:0},parking:{subcategory:"alphanum",a:"Negative Squared Latin Capital Letter P",b:"1F17F-FE0F",c:"1F17F",d:!0,e:!0,f:!0,h:!0,j:["p_button","cars","blue-square","alphabet","letter"],k:[0,19],o:0},sos:{subcategory:"alphanum",a:"Squared Sos",b:"1F198",d:!0,e:!0,f:!0,h:!0,j:["sos_button","help","red-square","words","emergency","911"],k:[0,28],o:0},up:{subcategory:"alphanum",a:"Squared Up with Exclamation Mark",b:"1F199",d:!0,e:!0,f:!0,h:!0,j:["up_button","blue-square","above","high"],k:[0,29],o:0},vs:{subcategory:"alphanum",a:"Squared Vs",b:"1F19A",d:!0,e:!0,f:!0,h:!0,j:["vs_button","words","orange-square"],k:[0,30],o:0},koko:{subcategory:"alphanum",a:"Squared Katakana Koko",b:"1F201",d:!0,e:!0,f:!0,h:!0,j:["japanese_here_button","blue-square","here","katakana","japanese","destination"],k:[4,45],o:0},sa:{subcategory:"alphanum",a:"Squared Katakana Sa",b:"1F202-FE0F",c:"1F202",d:!0,e:!0,f:!0,h:!0,j:["japanese_service_charge_button","japanese","blue-square","katakana"],k:[4,46],o:0},u6708:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-6708",b:"1F237-FE0F",c:"1F237",d:!0,e:!0,f:!0,h:!0,j:["japanese_monthly_amount_button","chinese","month","moon","japanese","orange-square","kanji"],k:[4,54],o:0},u6709:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-6709",b:"1F236",d:!0,e:!0,f:!0,h:!0,j:["japanese_not_free_of_charge_button","orange-square","chinese","have","kanji"],k:[4,53],o:0},u6307:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-6307",b:"1F22F",d:!0,e:!0,f:!0,h:!0,j:["japanese_reserved_button","chinese","point","green-square","kanji"],k:[4,48],o:0},ideograph_advantage:{subcategory:"alphanum",a:"Circled Ideograph Advantage",b:"1F250",d:!0,e:!0,f:!0,h:!0,j:["japanese_bargain_button","chinese","kanji","obtain","get","circle"],k:[4,58],o:0},u5272:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-5272",b:"1F239",d:!0,e:!0,f:!0,h:!0,j:["japanese_discount_button","cut","divide","chinese","kanji","pink-square"],k:[4,56],o:0},u7121:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-7121",b:"1F21A",d:!0,e:!0,f:!0,h:!0,j:["japanese_free_of_charge_button","nothing","chinese","kanji","japanese","orange-square"],k:[4,47],o:0},u7981:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-7981",b:"1F232",d:!0,e:!0,f:!0,h:!0,j:["japanese_prohibited_button","kanji","japanese","chinese","forbidden","limit","restricted","red-square"],k:[4,49],o:0},accept:{subcategory:"alphanum",a:"Circled Ideograph Accept",b:"1F251",d:!0,e:!0,f:!0,h:!0,j:["japanese_acceptable_button","ok","good","chinese","kanji","agree","yes","orange-circle"],k:[4,59],o:0},u7533:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-7533",b:"1F238",d:!0,e:!0,f:!0,h:!0,j:["japanese_application_button","chinese","japanese","kanji","orange-square"],k:[4,55],o:0},u5408:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-5408",b:"1F234",d:!0,e:!0,f:!0,h:!0,j:["japanese_passing_grade_button","japanese","chinese","join","kanji","red-square"],k:[4,51],o:0},u7a7a:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-7a7a",b:"1F233",d:!0,e:!0,f:!0,h:!0,j:["japanese_vacancy_button","kanji","japanese","chinese","empty","sky","blue-square"],k:[4,50],o:0},congratulations:{subcategory:"alphanum",a:"Circled Ideograph Congratulation",b:"3297-FE0F",c:"3297",d:!0,e:!0,f:!0,h:!0,j:["japanese_congratulations_button","chinese","kanji","japanese","red-circle"],k:[59,59],o:0},secret:{subcategory:"alphanum",a:"Circled Ideograph Secret",b:"3299-FE0F",c:"3299",d:!0,e:!0,f:!0,h:!0,j:["japanese_secret_button","privacy","chinese","sshh","kanji","red-circle"],k:[59,60],o:0},u55b6:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-55b6",b:"1F23A",d:!0,e:!0,f:!0,h:!0,j:["japanese_open_for_business_button","japanese","opening hours","orange-square"],k:[4,57],o:0},u6e80:{subcategory:"alphanum",a:"Squared Cjk Unified Ideograph-6e80",b:"1F235",d:!0,e:!0,f:!0,h:!0,j:["japanese_no_vacancy_button","full","chinese","japanese","red-square","kanji"],k:[4,52],o:0},red_circle:{subcategory:"geometric",a:"Large Red Circle",b:"1F534",d:!0,e:!0,f:!0,h:!0,j:["red_circle","shape","error","danger"],k:[30,17],o:0},large_orange_circle:{subcategory:"geometric",a:"Large Orange Circle",b:"1F7E0",d:!0,e:!0,f:!0,h:!0,j:["orange_circle","round"],k:[38,33],o:12},large_yellow_circle:{subcategory:"geometric",a:"Large Yellow Circle",b:"1F7E1",d:!0,e:!0,f:!0,h:!0,j:["yellow_circle","round"],k:[38,34],o:12},large_green_circle:{subcategory:"geometric",a:"Large Green Circle",b:"1F7E2",d:!0,e:!0,f:!0,h:!0,j:["green_circle","round"],k:[38,35],o:12},large_blue_circle:{subcategory:"geometric",a:"Large Blue Circle",b:"1F535",d:!0,e:!0,f:!0,h:!0,j:["blue_circle","shape","icon","button"],k:[30,18],o:0},large_purple_circle:{subcategory:"geometric",a:"Large Purple Circle",b:"1F7E3",d:!0,e:!0,f:!0,h:!0,j:["purple_circle","round"],k:[38,36],o:12},large_brown_circle:{subcategory:"geometric",a:"Large Brown Circle",b:"1F7E4",d:!0,e:!0,f:!0,h:!0,j:["brown_circle","round"],k:[38,37],o:12},black_circle:{subcategory:"geometric",a:"Medium Black Circle",b:"26AB",d:!0,e:!0,f:!0,h:!0,j:["black_circle","shape","button","round"],k:[58,11],o:0},white_circle:{subcategory:"geometric",a:"Medium White Circle",b:"26AA",d:!0,e:!0,f:!0,h:!0,j:["white_circle","shape","round"],k:[58,10],o:0},large_red_square:{subcategory:"geometric",a:"Large Red Square",b:"1F7E5",d:!0,e:!0,f:!0,h:!0,j:["red_square"],k:[38,38],o:12},large_orange_square:{subcategory:"geometric",a:"Large Orange Square",b:"1F7E7",d:!0,e:!0,f:!0,h:!0,j:["orange_square"],k:[38,40],o:12},large_yellow_square:{subcategory:"geometric",a:"Large Yellow Square",b:"1F7E8",d:!0,e:!0,f:!0,h:!0,j:["yellow_square"],k:[38,41],o:12},large_green_square:{subcategory:"geometric",a:"Large Green Square",b:"1F7E9",d:!0,e:!0,f:!0,h:!0,j:["green_square"],k:[38,42],o:12},large_blue_square:{subcategory:"geometric",a:"Large Blue Square",b:"1F7E6",d:!0,e:!0,f:!0,h:!0,j:["blue_square"],k:[38,39],o:12},large_purple_square:{subcategory:"geometric",a:"Large Purple Square",b:"1F7EA",d:!0,e:!0,f:!0,h:!0,j:["purple_square"],k:[38,43],o:12},large_brown_square:{subcategory:"geometric",a:"Large Brown Square",b:"1F7EB",d:!0,e:!0,f:!0,h:!0,j:["brown_square"],k:[38,44],o:12},black_large_square:{subcategory:"geometric",a:"Black Large Square",b:"2B1B",d:!0,e:!0,f:!0,h:!0,j:["black_large_square","shape","icon","button"],k:[59,53],o:0},white_large_square:{subcategory:"geometric",a:"White Large Square",b:"2B1C",d:!0,e:!0,f:!0,h:!0,j:["white_large_square","shape","icon","stone","button"],k:[59,54],o:0},black_medium_square:{subcategory:"geometric",a:"Black Medium Square",b:"25FC-FE0F",c:"25FC",d:!0,e:!0,f:!0,h:!0,j:["black_medium_square","shape","button","icon"],k:[57,7],o:0},white_medium_square:{subcategory:"geometric",a:"White Medium Square",b:"25FB-FE0F",c:"25FB",d:!0,e:!0,f:!0,h:!0,j:["white_medium_square","shape","stone","icon"],k:[57,6],o:0},black_medium_small_square:{subcategory:"geometric",a:"Black Medium Small Square",b:"25FE",d:!0,e:!0,f:!0,h:!0,j:["black_medium_small_square","icon","shape","button"],k:[57,9],o:0},white_medium_small_square:{subcategory:"geometric",a:"White Medium Small Square",b:"25FD",d:!0,e:!0,f:!0,h:!0,j:["white_medium_small_square","shape","stone","icon","button"],k:[57,8],o:0},black_small_square:{subcategory:"geometric",a:"Black Small Square",b:"25AA-FE0F",c:"25AA",d:!0,e:!0,f:!0,h:!0,j:["black_small_square","shape","icon"],k:[57,2],o:0},white_small_square:{subcategory:"geometric",a:"White Small Square",b:"25AB-FE0F",c:"25AB",d:!0,e:!0,f:!0,h:!0,j:["white_small_square","shape","icon"],k:[57,3],o:0},large_orange_diamond:{subcategory:"geometric",a:"Large Orange Diamond",b:"1F536",d:!0,e:!0,f:!0,h:!0,j:["large_orange_diamond","shape","jewel","gem"],k:[30,19],o:0},large_blue_diamond:{subcategory:"geometric",a:"Large Blue Diamond",b:"1F537",d:!0,e:!0,f:!0,h:!0,j:["large_blue_diamond","shape","jewel","gem"],k:[30,20],o:0},small_orange_diamond:{subcategory:"geometric",a:"Small Orange Diamond",b:"1F538",d:!0,e:!0,f:!0,h:!0,j:["small_orange_diamond","shape","jewel","gem"],k:[30,21],o:0},small_blue_diamond:{subcategory:"geometric",a:"Small Blue Diamond",b:"1F539",d:!0,e:!0,f:!0,h:!0,j:["small_blue_diamond","shape","jewel","gem"],k:[30,22],o:0},small_red_triangle:{subcategory:"geometric",a:"Up-Pointing Red Triangle",b:"1F53A",d:!0,e:!0,f:!0,h:!0,j:["red_triangle_pointed_up","shape","direction","up","top"],k:[30,23],o:0},small_red_triangle_down:{subcategory:"geometric",a:"Down-Pointing Red Triangle",b:"1F53B",d:!0,e:!0,f:!0,h:!0,j:["red_triangle_pointed_down","shape","direction","bottom"],k:[30,24],o:0},diamond_shape_with_a_dot_inside:{subcategory:"geometric",a:"Diamond Shape with a Dot Inside",b:"1F4A0",d:!0,e:!0,f:!0,h:!0,j:["diamond_with_a_dot","jewel","blue","gem","crystal","fancy"],k:[27,48],o:0},radio_button:{subcategory:"geometric",a:"Radio Button",b:"1F518",d:!0,e:!0,f:!0,h:!0,j:["radio_button","input","old","music","circle"],k:[29,50],o:0},white_square_button:{subcategory:"geometric",a:"White Square Button",b:"1F533",d:!0,e:!0,f:!0,h:!0,j:["white_square_button","shape","input"],k:[30,16],o:0},black_square_button:{subcategory:"geometric",a:"Black Square Button",b:"1F532",d:!0,e:!0,f:!0,h:!0,j:["black_square_button","shape","input","frame"],k:[30,15],o:0},checkered_flag:{subcategory:"flag",a:"Chequered Flag",b:"1F3C1",d:!0,e:!0,f:!0,h:!0,j:["chequered_flag","contest","finishline","race","gokart"],k:[8,7],o:0},triangular_flag_on_post:{subcategory:"flag",a:"Triangular Flag on Post",b:"1F6A9",d:!0,e:!0,f:!0,h:!0,j:["triangular_flag","mark","milestone","place"],k:[36,30],o:0},crossed_flags:{subcategory:"flag",a:"Crossed Flags",b:"1F38C",d:!0,e:!0,f:!0,h:!0,j:["crossed_flags","japanese","nation","country","border"],k:[7,20],o:0},waving_black_flag:{subcategory:"flag",a:"Waving Black Flag",b:"1F3F4",d:!0,e:!0,f:!0,h:!0,j:["black_flag","pirate"],k:[10,35],o:1},waving_white_flag:{subcategory:"flag",a:"White Flag",b:"1F3F3-FE0F",c:"1F3F3",d:!0,e:!0,f:!0,h:!0,j:["white_flag","losing","loser","lost","surrender","give up","fail"],k:[10,30],o:0},"rainbow-flag":{subcategory:"flag",a:"Rainbow Flag",b:"1F3F3-FE0F-200D-1F308",c:"1F3F3-200D-1F308",d:!0,e:!0,f:!0,h:!0,j:["rainbow_flag","flag","rainbow","pride","gay","lgbt","queer","homosexual","lesbian","bisexual"],k:[10,28],o:4},transgender_flag:{subcategory:"flag",a:"Transgender Flag",b:"1F3F3-FE0F-200D-26A7-FE0F",d:!0,e:!0,f:!0,h:!1,j:["transgender flag","transgender","flag","pride","lgbtq"],k:[10,29],o:13},pirate_flag:{subcategory:"flag",a:"Pirate Flag",b:"1F3F4-200D-2620-FE0F",c:"1F3F4-200D-2620",d:!0,e:!0,f:!0,h:!0,j:["pirate_flag","skull","crossbones","flag","banner"],k:[10,31],o:11},"flag-ac":{subcategory:"country-flag",a:"Ascension Island Flag",b:"1F1E6-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_ascension_island"],k:[0,31],o:2},"flag-ad":{subcategory:"country-flag",a:"Andorra Flag",b:"1F1E6-1F1E9",d:!0,e:!0,f:!0,h:!0,j:["flag_andorra","ad","flag","nation","country","banner","andorra"],k:[0,32],o:2},"flag-ae":{subcategory:"country-flag",a:"United Arab Emirates Flag",b:"1F1E6-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_united_arab_emirates","united","arab","emirates","flag","nation","country","banner","united_arab_emirates"],k:[0,33],o:2},"flag-af":{subcategory:"country-flag",a:"Afghanistan Flag",b:"1F1E6-1F1EB",d:!0,e:!0,f:!0,h:!0,j:["flag_afghanistan","af","flag","nation","country","banner","afghanistan"],k:[0,34],o:2},"flag-ag":{subcategory:"country-flag",a:"Antigua & Barbuda Flag",b:"1F1E6-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_antigua_barbuda","antigua","barbuda","flag","nation","country","banner","antigua_barbuda"],k:[0,35],o:2},"flag-ai":{subcategory:"country-flag",a:"Anguilla Flag",b:"1F1E6-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_anguilla","ai","flag","nation","country","banner","anguilla"],k:[0,36],o:2},"flag-al":{subcategory:"country-flag",a:"Albania Flag",b:"1F1E6-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_albania","al","flag","nation","country","banner","albania"],k:[0,37],o:2},"flag-am":{subcategory:"country-flag",a:"Armenia Flag",b:"1F1E6-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_armenia","am","flag","nation","country","banner","armenia"],k:[0,38],o:2},"flag-ao":{subcategory:"country-flag",a:"Angola Flag",b:"1F1E6-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_angola","ao","flag","nation","country","banner","angola"],k:[0,39],o:2},"flag-aq":{subcategory:"country-flag",a:"Antarctica Flag",b:"1F1E6-1F1F6",d:!0,e:!0,f:!0,h:!0,j:["flag_antarctica","aq","flag","nation","country","banner","antarctica"],k:[0,40],o:2},"flag-ar":{subcategory:"country-flag",a:"Argentina Flag",b:"1F1E6-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_argentina","ar","flag","nation","country","banner","argentina"],k:[0,41],o:2},"flag-as":{subcategory:"country-flag",a:"American Samoa Flag",b:"1F1E6-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_american_samoa","american","ws","flag","nation","country","banner","american_samoa"],k:[0,42],o:2},"flag-at":{subcategory:"country-flag",a:"Austria Flag",b:"1F1E6-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_austria","at","flag","nation","country","banner","austria"],k:[0,43],o:2},"flag-au":{subcategory:"country-flag",a:"Australia Flag",b:"1F1E6-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_australia","au","flag","nation","country","banner","australia"],k:[0,44],o:2},"flag-aw":{subcategory:"country-flag",a:"Aruba Flag",b:"1F1E6-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_aruba","aw","flag","nation","country","banner","aruba"],k:[0,45],o:2},"flag-ax":{subcategory:"country-flag",a:"Åland Islands Flag",b:"1F1E6-1F1FD",d:!0,e:!0,f:!0,h:!0,j:["flag_aland_islands","Åland","islands","flag","nation","country","banner","aland_islands"],k:[0,46],o:2},"flag-az":{subcategory:"country-flag",a:"Azerbaijan Flag",b:"1F1E6-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_azerbaijan","az","flag","nation","country","banner","azerbaijan"],k:[0,47],o:2},"flag-ba":{subcategory:"country-flag",a:"Bosnia & Herzegovina Flag",b:"1F1E7-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_bosnia_herzegovina","bosnia","herzegovina","flag","nation","country","banner","bosnia_herzegovina"],k:[0,48],o:2},"flag-bb":{subcategory:"country-flag",a:"Barbados Flag",b:"1F1E7-1F1E7",d:!0,e:!0,f:!0,h:!0,j:["flag_barbados","bb","flag","nation","country","banner","barbados"],k:[0,49],o:2},"flag-bd":{subcategory:"country-flag",a:"Bangladesh Flag",b:"1F1E7-1F1E9",d:!0,e:!0,f:!0,h:!0,j:["flag_bangladesh","bd","flag","nation","country","banner","bangladesh"],k:[0,50],o:2},"flag-be":{subcategory:"country-flag",a:"Belgium Flag",b:"1F1E7-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_belgium","be","flag","nation","country","banner","belgium"],k:[0,51],o:2},"flag-bf":{subcategory:"country-flag",a:"Burkina Faso Flag",b:"1F1E7-1F1EB",d:!0,e:!0,f:!0,h:!0,j:["flag_burkina_faso","burkina","faso","flag","nation","country","banner","burkina_faso"],k:[0,52],o:2},"flag-bg":{subcategory:"country-flag",a:"Bulgaria Flag",b:"1F1E7-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_bulgaria","bg","flag","nation","country","banner","bulgaria"],k:[0,53],o:2},"flag-bh":{subcategory:"country-flag",a:"Bahrain Flag",b:"1F1E7-1F1ED",d:!0,e:!0,f:!0,h:!0,j:["flag_bahrain","bh","flag","nation","country","banner","bahrain"],k:[0,54],o:2},"flag-bi":{subcategory:"country-flag",a:"Burundi Flag",b:"1F1E7-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_burundi","bi","flag","nation","country","banner","burundi"],k:[0,55],o:2},"flag-bj":{subcategory:"country-flag",a:"Benin Flag",b:"1F1E7-1F1EF",d:!0,e:!0,f:!0,h:!0,j:["flag_benin","bj","flag","nation","country","banner","benin"],k:[0,56],o:2},"flag-bl":{subcategory:"country-flag",a:"St. Barthélemy Flag",b:"1F1E7-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_st_barthelemy","saint","barthélemy","flag","nation","country","banner","st_barthelemy"],k:[0,57],o:2},"flag-bm":{subcategory:"country-flag",a:"Bermuda Flag",b:"1F1E7-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_bermuda","bm","flag","nation","country","banner","bermuda"],k:[0,58],o:2},"flag-bn":{subcategory:"country-flag",a:"Brunei Flag",b:"1F1E7-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_brunei","bn","darussalam","flag","nation","country","banner","brunei"],k:[0,59],o:2},"flag-bo":{subcategory:"country-flag",a:"Bolivia Flag",b:"1F1E7-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_bolivia","bo","flag","nation","country","banner","bolivia"],k:[0,60],o:2},"flag-bq":{subcategory:"country-flag",a:"Caribbean Netherlands Flag",b:"1F1E7-1F1F6",d:!0,e:!0,f:!0,h:!0,j:["flag_caribbean_netherlands","bonaire","flag","nation","country","banner","caribbean_netherlands"],k:[1,0],o:2},"flag-br":{subcategory:"country-flag",a:"Brazil Flag",b:"1F1E7-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_brazil","br","flag","nation","country","banner","brazil"],k:[1,1],o:2},"flag-bs":{subcategory:"country-flag",a:"Bahamas Flag",b:"1F1E7-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_bahamas","bs","flag","nation","country","banner","bahamas"],k:[1,2],o:2},"flag-bt":{subcategory:"country-flag",a:"Bhutan Flag",b:"1F1E7-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_bhutan","bt","flag","nation","country","banner","bhutan"],k:[1,3],o:2},"flag-bv":{subcategory:"country-flag",a:"Bouvet Island Flag",b:"1F1E7-1F1FB",d:!0,e:!0,f:!0,h:!0,j:["flag_bouvet_island","norway"],k:[1,4],o:2},"flag-bw":{subcategory:"country-flag",a:"Botswana Flag",b:"1F1E7-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_botswana","bw","flag","nation","country","banner","botswana"],k:[1,5],o:2},"flag-by":{subcategory:"country-flag",a:"Belarus Flag",b:"1F1E7-1F1FE",d:!0,e:!0,f:!0,h:!0,j:["flag_belarus","by","flag","nation","country","banner","belarus"],k:[1,6],o:2},"flag-bz":{subcategory:"country-flag",a:"Belize Flag",b:"1F1E7-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_belize","bz","flag","nation","country","banner","belize"],k:[1,7],o:2},"flag-ca":{subcategory:"country-flag",a:"Canada Flag",b:"1F1E8-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_canada","ca","flag","nation","country","banner","canada"],k:[1,8],o:2},"flag-cc":{subcategory:"country-flag",a:"Cocos (keeling) Islands Flag",b:"1F1E8-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_cocos_islands","cocos","keeling","islands","flag","nation","country","banner","cocos_islands"],k:[1,9],o:2},"flag-cd":{subcategory:"country-flag",a:"Congo - Kinshasa Flag",b:"1F1E8-1F1E9",d:!0,e:!0,f:!0,h:!0,j:["flag_congo_kinshasa","congo","democratic","republic","flag","nation","country","banner","congo_kinshasa"],k:[1,10],o:2},"flag-cf":{subcategory:"country-flag",a:"Central African Republic Flag",b:"1F1E8-1F1EB",d:!0,e:!0,f:!0,h:!0,j:["flag_central_african_republic","central","african","republic","flag","nation","country","banner","central_african_republic"],k:[1,11],o:2},"flag-cg":{subcategory:"country-flag",a:"Congo - Brazzaville Flag",b:"1F1E8-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_congo_brazzaville","congo","flag","nation","country","banner","congo_brazzaville"],k:[1,12],o:2},"flag-ch":{subcategory:"country-flag",a:"Switzerland Flag",b:"1F1E8-1F1ED",d:!0,e:!0,f:!0,h:!0,j:["flag_switzerland","ch","flag","nation","country","banner","switzerland"],k:[1,13],o:2},"flag-ci":{subcategory:"country-flag",a:"Côte D’ivoire Flag",b:"1F1E8-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_cote_d_ivoire","ivory","coast","flag","nation","country","banner","cote_d_ivoire"],k:[1,14],o:2},"flag-ck":{subcategory:"country-flag",a:"Cook Islands Flag",b:"1F1E8-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_cook_islands","cook","islands","flag","nation","country","banner","cook_islands"],k:[1,15],o:2},"flag-cl":{subcategory:"country-flag",a:"Chile Flag",b:"1F1E8-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_chile","flag","nation","country","banner","chile"],k:[1,16],o:2},"flag-cm":{subcategory:"country-flag",a:"Cameroon Flag",b:"1F1E8-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_cameroon","cm","flag","nation","country","banner","cameroon"],k:[1,17],o:2},cn:{subcategory:"country-flag",a:"China Flag",b:"1F1E8-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_china","china","chinese","prc","flag","country","nation","banner"],k:[1,18],n:["flag-cn"],o:0},"flag-co":{subcategory:"country-flag",a:"Colombia Flag",b:"1F1E8-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_colombia","co","flag","nation","country","banner","colombia"],k:[1,19],o:2},"flag-cp":{subcategory:"country-flag",a:"Clipperton Island Flag",b:"1F1E8-1F1F5",d:!0,e:!0,f:!0,h:!0,j:["flag_clipperton_island"],k:[1,20],o:2},"flag-cr":{subcategory:"country-flag",a:"Costa Rica Flag",b:"1F1E8-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_costa_rica","costa","rica","flag","nation","country","banner","costa_rica"],k:[1,21],o:2},"flag-cu":{subcategory:"country-flag",a:"Cuba Flag",b:"1F1E8-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_cuba","cu","flag","nation","country","banner","cuba"],k:[1,22],o:2},"flag-cv":{subcategory:"country-flag",a:"Cape Verde Flag",b:"1F1E8-1F1FB",d:!0,e:!0,f:!0,h:!0,j:["flag_cape_verde","cabo","verde","flag","nation","country","banner","cape_verde"],k:[1,23],o:2},"flag-cw":{subcategory:"country-flag",a:"Curaçao Flag",b:"1F1E8-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_curacao","curaçao","flag","nation","country","banner","curacao"],k:[1,24],o:2},"flag-cx":{subcategory:"country-flag",a:"Christmas Island Flag",b:"1F1E8-1F1FD",d:!0,e:!0,f:!0,h:!0,j:["flag_christmas_island","christmas","island","flag","nation","country","banner","christmas_island"],k:[1,25],o:2},"flag-cy":{subcategory:"country-flag",a:"Cyprus Flag",b:"1F1E8-1F1FE",d:!0,e:!0,f:!0,h:!0,j:["flag_cyprus","cy","flag","nation","country","banner","cyprus"],k:[1,26],o:2},"flag-cz":{subcategory:"country-flag",a:"Czechia Flag",b:"1F1E8-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_czechia","cz","flag","nation","country","banner","czechia"],k:[1,27],o:2},de:{subcategory:"country-flag",a:"Germany Flag",b:"1F1E9-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_germany","german","nation","flag","country","banner","germany"],k:[1,28],n:["flag-de"],o:0},"flag-dg":{subcategory:"country-flag",a:"Diego Garcia Flag",b:"1F1E9-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_diego_garcia"],k:[1,29],o:2},"flag-dj":{subcategory:"country-flag",a:"Djibouti Flag",b:"1F1E9-1F1EF",d:!0,e:!0,f:!0,h:!0,j:["flag_djibouti","dj","flag","nation","country","banner","djibouti"],k:[1,30],o:2},"flag-dk":{subcategory:"country-flag",a:"Denmark Flag",b:"1F1E9-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_denmark","dk","flag","nation","country","banner","denmark"],k:[1,31],o:2},"flag-dm":{subcategory:"country-flag",a:"Dominica Flag",b:"1F1E9-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_dominica","dm","flag","nation","country","banner","dominica"],k:[1,32],o:2},"flag-do":{subcategory:"country-flag",a:"Dominican Republic Flag",b:"1F1E9-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_dominican_republic","dominican","republic","flag","nation","country","banner","dominican_republic"],k:[1,33],o:2},"flag-dz":{subcategory:"country-flag",a:"Algeria Flag",b:"1F1E9-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_algeria","dz","flag","nation","country","banner","algeria"],k:[1,34],o:2},"flag-ea":{subcategory:"country-flag",a:"Ceuta & Melilla Flag",b:"1F1EA-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_ceuta_melilla"],k:[1,35],o:2},"flag-ec":{subcategory:"country-flag",a:"Ecuador Flag",b:"1F1EA-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_ecuador","ec","flag","nation","country","banner","ecuador"],k:[1,36],o:2},"flag-ee":{subcategory:"country-flag",a:"Estonia Flag",b:"1F1EA-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_estonia","ee","flag","nation","country","banner","estonia"],k:[1,37],o:2},"flag-eg":{subcategory:"country-flag",a:"Egypt Flag",b:"1F1EA-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_egypt","eg","flag","nation","country","banner","egypt"],k:[1,38],o:2},"flag-eh":{subcategory:"country-flag",a:"Western Sahara Flag",b:"1F1EA-1F1ED",d:!0,e:!0,f:!0,h:!0,j:["flag_western_sahara","western","sahara","flag","nation","country","banner","western_sahara"],k:[1,39],o:2},"flag-er":{subcategory:"country-flag",a:"Eritrea Flag",b:"1F1EA-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_eritrea","er","flag","nation","country","banner","eritrea"],k:[1,40],o:2},es:{subcategory:"country-flag",a:"Spain Flag",b:"1F1EA-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_spain","spain","flag","nation","country","banner"],k:[1,41],n:["flag-es"],o:0},"flag-et":{subcategory:"country-flag",a:"Ethiopia Flag",b:"1F1EA-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_ethiopia","et","flag","nation","country","banner","ethiopia"],k:[1,42],o:2},"flag-eu":{subcategory:"country-flag",a:"European Union Flag",b:"1F1EA-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_european_union","european","union","flag","banner"],k:[1,43],o:2},"flag-fi":{subcategory:"country-flag",a:"Finland Flag",b:"1F1EB-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_finland","fi","flag","nation","country","banner","finland"],k:[1,44],o:2},"flag-fj":{subcategory:"country-flag",a:"Fiji Flag",b:"1F1EB-1F1EF",d:!0,e:!0,f:!0,h:!0,j:["flag_fiji","fj","flag","nation","country","banner","fiji"],k:[1,45],o:2},"flag-fk":{subcategory:"country-flag",a:"Falkland Islands Flag",b:"1F1EB-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_falkland_islands","falkland","islands","malvinas","flag","nation","country","banner","falkland_islands"],k:[1,46],o:2},"flag-fm":{subcategory:"country-flag",a:"Micronesia Flag",b:"1F1EB-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_micronesia","micronesia","federated","states","flag","nation","country","banner"],k:[1,47],o:2},"flag-fo":{subcategory:"country-flag",a:"Faroe Islands Flag",b:"1F1EB-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_faroe_islands","faroe","islands","flag","nation","country","banner","faroe_islands"],k:[1,48],o:2},fr:{subcategory:"country-flag",a:"France Flag",b:"1F1EB-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_france","banner","flag","nation","france","french","country"],k:[1,49],n:["flag-fr"],o:0},"flag-ga":{subcategory:"country-flag",a:"Gabon Flag",b:"1F1EC-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_gabon","ga","flag","nation","country","banner","gabon"],k:[1,50],o:2},gb:{subcategory:"country-flag",a:"United Kingdom Flag",b:"1F1EC-1F1E7",d:!0,e:!0,f:!0,h:!0,j:["flag_united_kingdom","united","kingdom","great","britain","northern","ireland","flag","nation","country","banner","british","UK","english","england","union jack","united_kingdom"],k:[1,51],n:["uk","flag-gb"],o:0},"flag-gd":{subcategory:"country-flag",a:"Grenada Flag",b:"1F1EC-1F1E9",d:!0,e:!0,f:!0,h:!0,j:["flag_grenada","gd","flag","nation","country","banner","grenada"],k:[1,52],o:2},"flag-ge":{subcategory:"country-flag",a:"Georgia Flag",b:"1F1EC-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_georgia","ge","flag","nation","country","banner","georgia"],k:[1,53],o:2},"flag-gf":{subcategory:"country-flag",a:"French Guiana Flag",b:"1F1EC-1F1EB",d:!0,e:!0,f:!0,h:!0,j:["flag_french_guiana","french","guiana","flag","nation","country","banner","french_guiana"],k:[1,54],o:2},"flag-gg":{subcategory:"country-flag",a:"Guernsey Flag",b:"1F1EC-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_guernsey","gg","flag","nation","country","banner","guernsey"],k:[1,55],o:2},"flag-gh":{subcategory:"country-flag",a:"Ghana Flag",b:"1F1EC-1F1ED",d:!0,e:!0,f:!0,h:!0,j:["flag_ghana","gh","flag","nation","country","banner","ghana"],k:[1,56],o:2},"flag-gi":{subcategory:"country-flag",a:"Gibraltar Flag",b:"1F1EC-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_gibraltar","gi","flag","nation","country","banner","gibraltar"],k:[1,57],o:2},"flag-gl":{subcategory:"country-flag",a:"Greenland Flag",b:"1F1EC-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_greenland","gl","flag","nation","country","banner","greenland"],k:[1,58],o:2},"flag-gm":{subcategory:"country-flag",a:"Gambia Flag",b:"1F1EC-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_gambia","gm","flag","nation","country","banner","gambia"],k:[1,59],o:2},"flag-gn":{subcategory:"country-flag",a:"Guinea Flag",b:"1F1EC-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_guinea","gn","flag","nation","country","banner","guinea"],k:[1,60],o:2},"flag-gp":{subcategory:"country-flag",a:"Guadeloupe Flag",b:"1F1EC-1F1F5",d:!0,e:!0,f:!0,h:!0,j:["flag_guadeloupe","gp","flag","nation","country","banner","guadeloupe"],k:[2,0],o:2},"flag-gq":{subcategory:"country-flag",a:"Equatorial Guinea Flag",b:"1F1EC-1F1F6",d:!0,e:!0,f:!0,h:!0,j:["flag_equatorial_guinea","equatorial","gn","flag","nation","country","banner","equatorial_guinea"],k:[2,1],o:2},"flag-gr":{subcategory:"country-flag",a:"Greece Flag",b:"1F1EC-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_greece","gr","flag","nation","country","banner","greece"],k:[2,2],o:2},"flag-gs":{subcategory:"country-flag",a:"South Georgia & South Sandwich Islands Flag",b:"1F1EC-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_south_georgia_south_sandwich_islands","south","georgia","sandwich","islands","flag","nation","country","banner","south_georgia_south_sandwich_islands"],k:[2,3],o:2},"flag-gt":{subcategory:"country-flag",a:"Guatemala Flag",b:"1F1EC-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_guatemala","gt","flag","nation","country","banner","guatemala"],k:[2,4],o:2},"flag-gu":{subcategory:"country-flag",a:"Guam Flag",b:"1F1EC-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_guam","gu","flag","nation","country","banner","guam"],k:[2,5],o:2},"flag-gw":{subcategory:"country-flag",a:"Guinea-Bissau Flag",b:"1F1EC-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_guinea_bissau","gw","bissau","flag","nation","country","banner","guinea_bissau"],k:[2,6],o:2},"flag-gy":{subcategory:"country-flag",a:"Guyana Flag",b:"1F1EC-1F1FE",d:!0,e:!0,f:!0,h:!0,j:["flag_guyana","gy","flag","nation","country","banner","guyana"],k:[2,7],o:2},"flag-hk":{subcategory:"country-flag",a:"Hong Kong Sar China Flag",b:"1F1ED-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_hong_kong_sar_china","hong","kong","flag","nation","country","banner","hong_kong_sar_china"],k:[2,8],o:2},"flag-hm":{subcategory:"country-flag",a:"Heard & Mcdonald Islands Flag",b:"1F1ED-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_heard_mcdonald_islands"],k:[2,9],o:2},"flag-hn":{subcategory:"country-flag",a:"Honduras Flag",b:"1F1ED-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_honduras","hn","flag","nation","country","banner","honduras"],k:[2,10],o:2},"flag-hr":{subcategory:"country-flag",a:"Croatia Flag",b:"1F1ED-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_croatia","hr","flag","nation","country","banner","croatia"],k:[2,11],o:2},"flag-ht":{subcategory:"country-flag",a:"Haiti Flag",b:"1F1ED-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_haiti","ht","flag","nation","country","banner","haiti"],k:[2,12],o:2},"flag-hu":{subcategory:"country-flag",a:"Hungary Flag",b:"1F1ED-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_hungary","hu","flag","nation","country","banner","hungary"],k:[2,13],o:2},"flag-ic":{subcategory:"country-flag",a:"Canary Islands Flag",b:"1F1EE-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_canary_islands","canary","islands","flag","nation","country","banner","canary_islands"],k:[2,14],o:2},"flag-id":{subcategory:"country-flag",a:"Indonesia Flag",b:"1F1EE-1F1E9",d:!0,e:!0,f:!0,h:!0,j:["flag_indonesia","flag","nation","country","banner","indonesia"],k:[2,15],o:2},"flag-ie":{subcategory:"country-flag",a:"Ireland Flag",b:"1F1EE-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_ireland","ie","flag","nation","country","banner","ireland"],k:[2,16],o:2},"flag-il":{subcategory:"country-flag",a:"Israel Flag",b:"1F1EE-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_israel","il","flag","nation","country","banner","israel"],k:[2,17],o:2},"flag-im":{subcategory:"country-flag",a:"Isle of Man Flag",b:"1F1EE-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_isle_of_man","isle","man","flag","nation","country","banner","isle_of_man"],k:[2,18],o:2},"flag-in":{subcategory:"country-flag",a:"India Flag",b:"1F1EE-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_india","in","flag","nation","country","banner","india"],k:[2,19],o:2},"flag-io":{subcategory:"country-flag",a:"British Indian Ocean Territory Flag",b:"1F1EE-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_british_indian_ocean_territory","british","indian","ocean","territory","flag","nation","country","banner","british_indian_ocean_territory"],k:[2,20],o:2},"flag-iq":{subcategory:"country-flag",a:"Iraq Flag",b:"1F1EE-1F1F6",d:!0,e:!0,f:!0,h:!0,j:["flag_iraq","iq","flag","nation","country","banner","iraq"],k:[2,21],o:2},"flag-ir":{subcategory:"country-flag",a:"Iran Flag",b:"1F1EE-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_iran","iran","islamic","republic","flag","nation","country","banner"],k:[2,22],o:2},"flag-is":{subcategory:"country-flag",a:"Iceland Flag",b:"1F1EE-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_iceland","is","flag","nation","country","banner","iceland"],k:[2,23],o:2},it:{subcategory:"country-flag",a:"Italy Flag",b:"1F1EE-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_italy","italy","flag","nation","country","banner"],k:[2,24],n:["flag-it"],o:0},"flag-je":{subcategory:"country-flag",a:"Jersey Flag",b:"1F1EF-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_jersey","je","flag","nation","country","banner","jersey"],k:[2,25],o:2},"flag-jm":{subcategory:"country-flag",a:"Jamaica Flag",b:"1F1EF-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_jamaica","jm","flag","nation","country","banner","jamaica"],k:[2,26],o:2},"flag-jo":{subcategory:"country-flag",a:"Jordan Flag",b:"1F1EF-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_jordan","jo","flag","nation","country","banner","jordan"],k:[2,27],o:2},jp:{subcategory:"country-flag",a:"Japan Flag",b:"1F1EF-1F1F5",d:!0,e:!0,f:!0,h:!0,j:["flag_japan","japanese","nation","flag","country","banner","japan","jp","ja"],k:[2,28],n:["flag-jp"],o:0},"flag-ke":{subcategory:"country-flag",a:"Kenya Flag",b:"1F1F0-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_kenya","ke","flag","nation","country","banner","kenya"],k:[2,29],o:2},"flag-kg":{subcategory:"country-flag",a:"Kyrgyzstan Flag",b:"1F1F0-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_kyrgyzstan","kg","flag","nation","country","banner","kyrgyzstan"],k:[2,30],o:2},"flag-kh":{subcategory:"country-flag",a:"Cambodia Flag",b:"1F1F0-1F1ED",d:!0,e:!0,f:!0,h:!0,j:["flag_cambodia","kh","flag","nation","country","banner","cambodia"],k:[2,31],o:2},"flag-ki":{subcategory:"country-flag",a:"Kiribati Flag",b:"1F1F0-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_kiribati","ki","flag","nation","country","banner","kiribati"],k:[2,32],o:2},"flag-km":{subcategory:"country-flag",a:"Comoros Flag",b:"1F1F0-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_comoros","km","flag","nation","country","banner","comoros"],k:[2,33],o:2},"flag-kn":{subcategory:"country-flag",a:"St. Kitts & Nevis Flag",b:"1F1F0-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_st_kitts_nevis","saint","kitts","nevis","flag","nation","country","banner","st_kitts_nevis"],k:[2,34],o:2},"flag-kp":{subcategory:"country-flag",a:"North Korea Flag",b:"1F1F0-1F1F5",d:!0,e:!0,f:!0,h:!0,j:["flag_north_korea","north","korea","nation","flag","country","banner","north_korea"],k:[2,35],o:2},kr:{subcategory:"country-flag",a:"South Korea Flag",b:"1F1F0-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_south_korea","south","korea","nation","flag","country","banner","south_korea"],k:[2,36],n:["flag-kr"],o:0},"flag-kw":{subcategory:"country-flag",a:"Kuwait Flag",b:"1F1F0-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_kuwait","kw","flag","nation","country","banner","kuwait"],k:[2,37],o:2},"flag-ky":{subcategory:"country-flag",a:"Cayman Islands Flag",b:"1F1F0-1F1FE",d:!0,e:!0,f:!0,h:!0,j:["flag_cayman_islands","cayman","islands","flag","nation","country","banner","cayman_islands"],k:[2,38],o:2},"flag-kz":{subcategory:"country-flag",a:"Kazakhstan Flag",b:"1F1F0-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_kazakhstan","kz","flag","nation","country","banner","kazakhstan"],k:[2,39],o:2},"flag-la":{subcategory:"country-flag",a:"Laos Flag",b:"1F1F1-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_laos","lao","democratic","republic","flag","nation","country","banner","laos"],k:[2,40],o:2},"flag-lb":{subcategory:"country-flag",a:"Lebanon Flag",b:"1F1F1-1F1E7",d:!0,e:!0,f:!0,h:!0,j:["flag_lebanon","lb","flag","nation","country","banner","lebanon"],k:[2,41],o:2},"flag-lc":{subcategory:"country-flag",a:"St. Lucia Flag",b:"1F1F1-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_st_lucia","saint","lucia","flag","nation","country","banner","st_lucia"],k:[2,42],o:2},"flag-li":{subcategory:"country-flag",a:"Liechtenstein Flag",b:"1F1F1-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_liechtenstein","li","flag","nation","country","banner","liechtenstein"],k:[2,43],o:2},"flag-lk":{subcategory:"country-flag",a:"Sri Lanka Flag",b:"1F1F1-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_sri_lanka","sri","lanka","flag","nation","country","banner","sri_lanka"],k:[2,44],o:2},"flag-lr":{subcategory:"country-flag",a:"Liberia Flag",b:"1F1F1-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_liberia","lr","flag","nation","country","banner","liberia"],k:[2,45],o:2},"flag-ls":{subcategory:"country-flag",a:"Lesotho Flag",b:"1F1F1-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_lesotho","ls","flag","nation","country","banner","lesotho"],k:[2,46],o:2},"flag-lt":{subcategory:"country-flag",a:"Lithuania Flag",b:"1F1F1-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_lithuania","lt","flag","nation","country","banner","lithuania"],k:[2,47],o:2},"flag-lu":{subcategory:"country-flag",a:"Luxembourg Flag",b:"1F1F1-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_luxembourg","lu","flag","nation","country","banner","luxembourg"],k:[2,48],o:2},"flag-lv":{subcategory:"country-flag",a:"Latvia Flag",b:"1F1F1-1F1FB",d:!0,e:!0,f:!0,h:!0,j:["flag_latvia","lv","flag","nation","country","banner","latvia"],k:[2,49],o:2},"flag-ly":{subcategory:"country-flag",a:"Libya Flag",b:"1F1F1-1F1FE",d:!0,e:!0,f:!0,h:!0,j:["flag_libya","ly","flag","nation","country","banner","libya"],k:[2,50],o:2},"flag-ma":{subcategory:"country-flag",a:"Morocco Flag",b:"1F1F2-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_morocco","ma","flag","nation","country","banner","morocco"],k:[2,51],o:2},"flag-mc":{subcategory:"country-flag",a:"Monaco Flag",b:"1F1F2-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_monaco","mc","flag","nation","country","banner","monaco"],k:[2,52],o:2},"flag-md":{subcategory:"country-flag",a:"Moldova Flag",b:"1F1F2-1F1E9",d:!0,e:!0,f:!0,h:!0,j:["flag_moldova","moldova","republic","flag","nation","country","banner"],k:[2,53],o:2},"flag-me":{subcategory:"country-flag",a:"Montenegro Flag",b:"1F1F2-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_montenegro","me","flag","nation","country","banner","montenegro"],k:[2,54],o:2},"flag-mf":{subcategory:"country-flag",a:"St. Martin Flag",b:"1F1F2-1F1EB",d:!0,e:!0,f:!0,h:!0,j:["flag_st_martin"],k:[2,55],o:2},"flag-mg":{subcategory:"country-flag",a:"Madagascar Flag",b:"1F1F2-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_madagascar","mg","flag","nation","country","banner","madagascar"],k:[2,56],o:2},"flag-mh":{subcategory:"country-flag",a:"Marshall Islands Flag",b:"1F1F2-1F1ED",d:!0,e:!0,f:!0,h:!0,j:["flag_marshall_islands","marshall","islands","flag","nation","country","banner","marshall_islands"],k:[2,57],o:2},"flag-mk":{subcategory:"country-flag",a:"North Macedonia Flag",b:"1F1F2-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_north_macedonia","macedonia","flag","nation","country","banner","north_macedonia"],k:[2,58],o:2},"flag-ml":{subcategory:"country-flag",a:"Mali Flag",b:"1F1F2-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_mali","ml","flag","nation","country","banner","mali"],k:[2,59],o:2},"flag-mm":{subcategory:"country-flag",a:"Myanmar (burma) Flag",b:"1F1F2-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_myanmar","mm","flag","nation","country","banner","myanmar"],k:[2,60],o:2},"flag-mn":{subcategory:"country-flag",a:"Mongolia Flag",b:"1F1F2-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_mongolia","mn","flag","nation","country","banner","mongolia"],k:[3,0],o:2},"flag-mo":{subcategory:"country-flag",a:"Macao Sar China Flag",b:"1F1F2-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_macao_sar_china","macao","flag","nation","country","banner","macao_sar_china"],k:[3,1],o:2},"flag-mp":{subcategory:"country-flag",a:"Northern Mariana Islands Flag",b:"1F1F2-1F1F5",d:!0,e:!0,f:!0,h:!0,j:["flag_northern_mariana_islands","northern","mariana","islands","flag","nation","country","banner","northern_mariana_islands"],k:[3,2],o:2},"flag-mq":{subcategory:"country-flag",a:"Martinique Flag",b:"1F1F2-1F1F6",d:!0,e:!0,f:!0,h:!0,j:["flag_martinique","mq","flag","nation","country","banner","martinique"],k:[3,3],o:2},"flag-mr":{subcategory:"country-flag",a:"Mauritania Flag",b:"1F1F2-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_mauritania","mr","flag","nation","country","banner","mauritania"],k:[3,4],o:2},"flag-ms":{subcategory:"country-flag",a:"Montserrat Flag",b:"1F1F2-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_montserrat","ms","flag","nation","country","banner","montserrat"],k:[3,5],o:2},"flag-mt":{subcategory:"country-flag",a:"Malta Flag",b:"1F1F2-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_malta","mt","flag","nation","country","banner","malta"],k:[3,6],o:2},"flag-mu":{subcategory:"country-flag",a:"Mauritius Flag",b:"1F1F2-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_mauritius","mu","flag","nation","country","banner","mauritius"],k:[3,7],o:2},"flag-mv":{subcategory:"country-flag",a:"Maldives Flag",b:"1F1F2-1F1FB",d:!0,e:!0,f:!0,h:!0,j:["flag_maldives","mv","flag","nation","country","banner","maldives"],k:[3,8],o:2},"flag-mw":{subcategory:"country-flag",a:"Malawi Flag",b:"1F1F2-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_malawi","mw","flag","nation","country","banner","malawi"],k:[3,9],o:2},"flag-mx":{subcategory:"country-flag",a:"Mexico Flag",b:"1F1F2-1F1FD",d:!0,e:!0,f:!0,h:!0,j:["flag_mexico","mx","flag","nation","country","banner","mexico"],k:[3,10],o:2},"flag-my":{subcategory:"country-flag",a:"Malaysia Flag",b:"1F1F2-1F1FE",d:!0,e:!0,f:!0,h:!0,j:["flag_malaysia","my","flag","nation","country","banner","malaysia"],k:[3,11],o:2},"flag-mz":{subcategory:"country-flag",a:"Mozambique Flag",b:"1F1F2-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_mozambique","mz","flag","nation","country","banner","mozambique"],k:[3,12],o:2},"flag-na":{subcategory:"country-flag",a:"Namibia Flag",b:"1F1F3-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_namibia","na","flag","nation","country","banner","namibia"],k:[3,13],o:2},"flag-nc":{subcategory:"country-flag",a:"New Caledonia Flag",b:"1F1F3-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_new_caledonia","new","caledonia","flag","nation","country","banner","new_caledonia"],k:[3,14],o:2},"flag-ne":{subcategory:"country-flag",a:"Niger Flag",b:"1F1F3-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_niger","ne","flag","nation","country","banner","niger"],k:[3,15],o:2},"flag-nf":{subcategory:"country-flag",a:"Norfolk Island Flag",b:"1F1F3-1F1EB",d:!0,e:!0,f:!0,h:!0,j:["flag_norfolk_island","norfolk","island","flag","nation","country","banner","norfolk_island"],k:[3,16],o:2},"flag-ng":{subcategory:"country-flag",a:"Nigeria Flag",b:"1F1F3-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_nigeria","flag","nation","country","banner","nigeria"],k:[3,17],o:2},"flag-ni":{subcategory:"country-flag",a:"Nicaragua Flag",b:"1F1F3-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_nicaragua","ni","flag","nation","country","banner","nicaragua"],k:[3,18],o:2},"flag-nl":{subcategory:"country-flag",a:"Netherlands Flag",b:"1F1F3-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_netherlands","nl","flag","nation","country","banner","netherlands"],k:[3,19],o:2},"flag-no":{subcategory:"country-flag",a:"Norway Flag",b:"1F1F3-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_norway","no","flag","nation","country","banner","norway"],k:[3,20],o:2},"flag-np":{subcategory:"country-flag",a:"Nepal Flag",b:"1F1F3-1F1F5",d:!0,e:!0,f:!0,h:!0,j:["flag_nepal","np","flag","nation","country","banner","nepal"],k:[3,21],o:2},"flag-nr":{subcategory:"country-flag",a:"Nauru Flag",b:"1F1F3-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_nauru","nr","flag","nation","country","banner","nauru"],k:[3,22],o:2},"flag-nu":{subcategory:"country-flag",a:"Niue Flag",b:"1F1F3-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_niue","nu","flag","nation","country","banner","niue"],k:[3,23],o:2},"flag-nz":{subcategory:"country-flag",a:"New Zealand Flag",b:"1F1F3-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_new_zealand","new","zealand","flag","nation","country","banner","new_zealand"],k:[3,24],o:2},"flag-om":{subcategory:"country-flag",a:"Oman Flag",b:"1F1F4-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_oman","om_symbol","flag","nation","country","banner","oman"],k:[3,25],o:2},"flag-pa":{subcategory:"country-flag",a:"Panama Flag",b:"1F1F5-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_panama","pa","flag","nation","country","banner","panama"],k:[3,26],o:2},"flag-pe":{subcategory:"country-flag",a:"Peru Flag",b:"1F1F5-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_peru","pe","flag","nation","country","banner","peru"],k:[3,27],o:2},"flag-pf":{subcategory:"country-flag",a:"French Polynesia Flag",b:"1F1F5-1F1EB",d:!0,e:!0,f:!0,h:!0,j:["flag_french_polynesia","french","polynesia","flag","nation","country","banner","french_polynesia"],k:[3,28],o:2},"flag-pg":{subcategory:"country-flag",a:"Papua New Guinea Flag",b:"1F1F5-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_papua_new_guinea","papua","new","guinea","flag","nation","country","banner","papua_new_guinea"],k:[3,29],o:2},"flag-ph":{subcategory:"country-flag",a:"Philippines Flag",b:"1F1F5-1F1ED",d:!0,e:!0,f:!0,h:!0,j:["flag_philippines","ph","flag","nation","country","banner","philippines"],k:[3,30],o:2},"flag-pk":{subcategory:"country-flag",a:"Pakistan Flag",b:"1F1F5-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_pakistan","pk","flag","nation","country","banner","pakistan"],k:[3,31],o:2},"flag-pl":{subcategory:"country-flag",a:"Poland Flag",b:"1F1F5-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_poland","pl","flag","nation","country","banner","poland"],k:[3,32],o:2},"flag-pm":{subcategory:"country-flag",a:"St. Pierre & Miquelon Flag",b:"1F1F5-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_st_pierre_miquelon","saint","pierre","miquelon","flag","nation","country","banner","st_pierre_miquelon"],k:[3,33],o:2},"flag-pn":{subcategory:"country-flag",a:"Pitcairn Islands Flag",b:"1F1F5-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_pitcairn_islands","pitcairn","flag","nation","country","banner","pitcairn_islands"],k:[3,34],o:2},"flag-pr":{subcategory:"country-flag",a:"Puerto Rico Flag",b:"1F1F5-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_puerto_rico","puerto","rico","flag","nation","country","banner","puerto_rico"],k:[3,35],o:2},"flag-ps":{subcategory:"country-flag",a:"Palestinian Territories Flag",b:"1F1F5-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_palestinian_territories","palestine","palestinian","territories","flag","nation","country","banner","palestinian_territories"],k:[3,36],o:2},"flag-pt":{subcategory:"country-flag",a:"Portugal Flag",b:"1F1F5-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_portugal","pt","flag","nation","country","banner","portugal"],k:[3,37],o:2},"flag-pw":{subcategory:"country-flag",a:"Palau Flag",b:"1F1F5-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_palau","pw","flag","nation","country","banner","palau"],k:[3,38],o:2},"flag-py":{subcategory:"country-flag",a:"Paraguay Flag",b:"1F1F5-1F1FE",d:!0,e:!0,f:!0,h:!0,j:["flag_paraguay","py","flag","nation","country","banner","paraguay"],k:[3,39],o:2},"flag-qa":{subcategory:"country-flag",a:"Qatar Flag",b:"1F1F6-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_qatar","qa","flag","nation","country","banner","qatar"],k:[3,40],o:2},"flag-re":{subcategory:"country-flag",a:"Réunion Flag",b:"1F1F7-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_reunion","réunion","flag","nation","country","banner","reunion"],k:[3,41],o:2},"flag-ro":{subcategory:"country-flag",a:"Romania Flag",b:"1F1F7-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_romania","ro","flag","nation","country","banner","romania"],k:[3,42],o:2},"flag-rs":{subcategory:"country-flag",a:"Serbia Flag",b:"1F1F7-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_serbia","rs","flag","nation","country","banner","serbia"],k:[3,43],o:2},ru:{subcategory:"country-flag",a:"Russia Flag",b:"1F1F7-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_russia","russian","federation","flag","nation","country","banner","russia"],k:[3,44],n:["flag-ru"],o:0},"flag-rw":{subcategory:"country-flag",a:"Rwanda Flag",b:"1F1F7-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_rwanda","rw","flag","nation","country","banner","rwanda"],k:[3,45],o:2},"flag-sa":{subcategory:"country-flag",a:"Saudi Arabia Flag",b:"1F1F8-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_saudi_arabia","flag","nation","country","banner","saudi_arabia"],k:[3,46],o:2},"flag-sb":{subcategory:"country-flag",a:"Solomon Islands Flag",b:"1F1F8-1F1E7",d:!0,e:!0,f:!0,h:!0,j:["flag_solomon_islands","solomon","islands","flag","nation","country","banner","solomon_islands"],k:[3,47],o:2},"flag-sc":{subcategory:"country-flag",a:"Seychelles Flag",b:"1F1F8-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_seychelles","sc","flag","nation","country","banner","seychelles"],k:[3,48],o:2},"flag-sd":{subcategory:"country-flag",a:"Sudan Flag",b:"1F1F8-1F1E9",d:!0,e:!0,f:!0,h:!0,j:["flag_sudan","sd","flag","nation","country","banner","sudan"],k:[3,49],o:2},"flag-se":{subcategory:"country-flag",a:"Sweden Flag",b:"1F1F8-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_sweden","se","flag","nation","country","banner","sweden"],k:[3,50],o:2},"flag-sg":{subcategory:"country-flag",a:"Singapore Flag",b:"1F1F8-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_singapore","sg","flag","nation","country","banner","singapore"],k:[3,51],o:2},"flag-sh":{subcategory:"country-flag",a:"St. Helena Flag",b:"1F1F8-1F1ED",d:!0,e:!0,f:!0,h:!0,j:["flag_st_helena","saint","helena","ascension","tristan","cunha","flag","nation","country","banner","st_helena"],k:[3,52],o:2},"flag-si":{subcategory:"country-flag",a:"Slovenia Flag",b:"1F1F8-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_slovenia","si","flag","nation","country","banner","slovenia"],k:[3,53],o:2},"flag-sj":{subcategory:"country-flag",a:"Svalbard & Jan Mayen Flag",b:"1F1F8-1F1EF",d:!0,e:!0,f:!0,h:!0,j:["flag_svalbard_jan_mayen"],k:[3,54],o:2},"flag-sk":{subcategory:"country-flag",a:"Slovakia Flag",b:"1F1F8-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_slovakia","sk","flag","nation","country","banner","slovakia"],k:[3,55],o:2},"flag-sl":{subcategory:"country-flag",a:"Sierra Leone Flag",b:"1F1F8-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_sierra_leone","sierra","leone","flag","nation","country","banner","sierra_leone"],k:[3,56],o:2},"flag-sm":{subcategory:"country-flag",a:"San Marino Flag",b:"1F1F8-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_san_marino","san","marino","flag","nation","country","banner","san_marino"],k:[3,57],o:2},"flag-sn":{subcategory:"country-flag",a:"Senegal Flag",b:"1F1F8-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_senegal","sn","flag","nation","country","banner","senegal"],k:[3,58],o:2},"flag-so":{subcategory:"country-flag",a:"Somalia Flag",b:"1F1F8-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_somalia","so","flag","nation","country","banner","somalia"],k:[3,59],o:2},"flag-sr":{subcategory:"country-flag",a:"Suriname Flag",b:"1F1F8-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_suriname","sr","flag","nation","country","banner","suriname"],k:[3,60],o:2},"flag-ss":{subcategory:"country-flag",a:"South Sudan Flag",b:"1F1F8-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_south_sudan","south","sd","flag","nation","country","banner","south_sudan"],k:[4,0],o:2},"flag-st":{subcategory:"country-flag",a:"São Tomé & Príncipe Flag",b:"1F1F8-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_sao_tome_principe","sao","tome","principe","flag","nation","country","banner","sao_tome_principe"],k:[4,1],o:2},"flag-sv":{subcategory:"country-flag",a:"El Salvador Flag",b:"1F1F8-1F1FB",d:!0,e:!0,f:!0,h:!0,j:["flag_el_salvador","el","salvador","flag","nation","country","banner","el_salvador"],k:[4,2],o:2},"flag-sx":{subcategory:"country-flag",a:"Sint Maarten Flag",b:"1F1F8-1F1FD",d:!0,e:!0,f:!0,h:!0,j:["flag_sint_maarten","sint","maarten","dutch","flag","nation","country","banner","sint_maarten"],k:[4,3],o:2},"flag-sy":{subcategory:"country-flag",a:"Syria Flag",b:"1F1F8-1F1FE",d:!0,e:!0,f:!0,h:!0,j:["flag_syria","syrian","arab","republic","flag","nation","country","banner","syria"],k:[4,4],o:2},"flag-sz":{subcategory:"country-flag",a:"Eswatini Flag",b:"1F1F8-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_eswatini","sz","flag","nation","country","banner","eswatini"],k:[4,5],o:2},"flag-ta":{subcategory:"country-flag",a:"Tristan Da Cunha Flag",b:"1F1F9-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_tristan_da_cunha"],k:[4,6],o:2},"flag-tc":{subcategory:"country-flag",a:"Turks & Caicos Islands Flag",b:"1F1F9-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_turks_caicos_islands","turks","caicos","islands","flag","nation","country","banner","turks_caicos_islands"],k:[4,7],o:2},"flag-td":{subcategory:"country-flag",a:"Chad Flag",b:"1F1F9-1F1E9",d:!0,e:!0,f:!0,h:!0,j:["flag_chad","td","flag","nation","country","banner","chad"],k:[4,8],o:2},"flag-tf":{subcategory:"country-flag",a:"French Southern Territories Flag",b:"1F1F9-1F1EB",d:!0,e:!0,f:!0,h:!0,j:["flag_french_southern_territories","french","southern","territories","flag","nation","country","banner","french_southern_territories"],k:[4,9],o:2},"flag-tg":{subcategory:"country-flag",a:"Togo Flag",b:"1F1F9-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_togo","tg","flag","nation","country","banner","togo"],k:[4,10],o:2},"flag-th":{subcategory:"country-flag",a:"Thailand Flag",b:"1F1F9-1F1ED",d:!0,e:!0,f:!0,h:!0,j:["flag_thailand","th","flag","nation","country","banner","thailand"],k:[4,11],o:2},"flag-tj":{subcategory:"country-flag",a:"Tajikistan Flag",b:"1F1F9-1F1EF",d:!0,e:!0,f:!0,h:!0,j:["flag_tajikistan","tj","flag","nation","country","banner","tajikistan"],k:[4,12],o:2},"flag-tk":{subcategory:"country-flag",a:"Tokelau Flag",b:"1F1F9-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_tokelau","tk","flag","nation","country","banner","tokelau"],k:[4,13],o:2},"flag-tl":{subcategory:"country-flag",a:"Timor-Leste Flag",b:"1F1F9-1F1F1",d:!0,e:!0,f:!0,h:!0,j:["flag_timor_leste","timor","leste","flag","nation","country","banner","timor_leste"],k:[4,14],o:2},"flag-tm":{subcategory:"country-flag",a:"Turkmenistan Flag",b:"1F1F9-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_turkmenistan","flag","nation","country","banner","turkmenistan"],k:[4,15],o:2},"flag-tn":{subcategory:"country-flag",a:"Tunisia Flag",b:"1F1F9-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_tunisia","tn","flag","nation","country","banner","tunisia"],k:[4,16],o:2},"flag-to":{subcategory:"country-flag",a:"Tonga Flag",b:"1F1F9-1F1F4",d:!0,e:!0,f:!0,h:!0,j:["flag_tonga","to","flag","nation","country","banner","tonga"],k:[4,17],o:2},"flag-tr":{subcategory:"country-flag",a:"Turkey Flag",b:"1F1F9-1F1F7",d:!0,e:!0,f:!0,h:!0,j:["flag_turkey","turkey","flag","nation","country","banner"],k:[4,18],o:2},"flag-tt":{subcategory:"country-flag",a:"Trinidad & Tobago Flag",b:"1F1F9-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_trinidad_tobago","trinidad","tobago","flag","nation","country","banner","trinidad_tobago"],k:[4,19],o:2},"flag-tv":{subcategory:"country-flag",a:"Tuvalu Flag",b:"1F1F9-1F1FB",d:!0,e:!0,f:!0,h:!0,j:["flag_tuvalu","flag","nation","country","banner","tuvalu"],k:[4,20],o:2},"flag-tw":{subcategory:"country-flag",a:"Taiwan Flag",b:"1F1F9-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_taiwan","tw","flag","nation","country","banner","taiwan"],k:[4,21],o:2},"flag-tz":{subcategory:"country-flag",a:"Tanzania Flag",b:"1F1F9-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_tanzania","tanzania","united","republic","flag","nation","country","banner"],k:[4,22],o:2},"flag-ua":{subcategory:"country-flag",a:"Ukraine Flag",b:"1F1FA-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_ukraine","ua","flag","nation","country","banner","ukraine"],k:[4,23],o:2},"flag-ug":{subcategory:"country-flag",a:"Uganda Flag",b:"1F1FA-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_uganda","ug","flag","nation","country","banner","uganda"],k:[4,24],o:2},"flag-um":{subcategory:"country-flag",a:"U.s. Outlying Islands Flag",b:"1F1FA-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_u_s_outlying_islands"],k:[4,25],o:2},"flag-un":{subcategory:"country-flag",a:"United Nations Flag",b:"1F1FA-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_united_nations","un","flag","banner"],k:[4,26],o:4},us:{subcategory:"country-flag",a:"United States Flag",b:"1F1FA-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_united_states","united","states","america","flag","nation","country","banner","united_states"],k:[4,27],n:["flag-us"],o:0},"flag-uy":{subcategory:"country-flag",a:"Uruguay Flag",b:"1F1FA-1F1FE",d:!0,e:!0,f:!0,h:!0,j:["flag_uruguay","uy","flag","nation","country","banner","uruguay"],k:[4,28],o:2},"flag-uz":{subcategory:"country-flag",a:"Uzbekistan Flag",b:"1F1FA-1F1FF",d:!0,e:!0,f:!0,h:!0,j:["flag_uzbekistan","uz","flag","nation","country","banner","uzbekistan"],k:[4,29],o:2},"flag-va":{subcategory:"country-flag",a:"Vatican City Flag",b:"1F1FB-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_vatican_city","vatican","city","flag","nation","country","banner","vatican_city"],k:[4,30],o:2},"flag-vc":{subcategory:"country-flag",a:"St. Vincent & Grenadines Flag",b:"1F1FB-1F1E8",d:!0,e:!0,f:!0,h:!0,j:["flag_st_vincent_grenadines","saint","vincent","grenadines","flag","nation","country","banner","st_vincent_grenadines"],k:[4,31],o:2},"flag-ve":{subcategory:"country-flag",a:"Venezuela Flag",b:"1F1FB-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_venezuela","ve","bolivarian","republic","flag","nation","country","banner","venezuela"],k:[4,32],o:2},"flag-vg":{subcategory:"country-flag",a:"British Virgin Islands Flag",b:"1F1FB-1F1EC",d:!0,e:!0,f:!0,h:!0,j:["flag_british_virgin_islands","british","virgin","islands","bvi","flag","nation","country","banner","british_virgin_islands"],k:[4,33],o:2},"flag-vi":{subcategory:"country-flag",a:"U.s. Virgin Islands Flag",b:"1F1FB-1F1EE",d:!0,e:!0,f:!0,h:!0,j:["flag_u_s_virgin_islands","virgin","islands","us","flag","nation","country","banner","u_s_virgin_islands"],k:[4,34],o:2},"flag-vn":{subcategory:"country-flag",a:"Vietnam Flag",b:"1F1FB-1F1F3",d:!0,e:!0,f:!0,h:!0,j:["flag_vietnam","viet","nam","flag","nation","country","banner","vietnam"],k:[4,35],o:2},"flag-vu":{subcategory:"country-flag",a:"Vanuatu Flag",b:"1F1FB-1F1FA",d:!0,e:!0,f:!0,h:!0,j:["flag_vanuatu","vu","flag","nation","country","banner","vanuatu"],k:[4,36],o:2},"flag-wf":{subcategory:"country-flag",a:"Wallis & Futuna Flag",b:"1F1FC-1F1EB",d:!0,e:!0,f:!0,h:!0,j:["flag_wallis_futuna","wallis","futuna","flag","nation","country","banner","wallis_futuna"],k:[4,37],o:2},"flag-ws":{subcategory:"country-flag",a:"Samoa Flag",b:"1F1FC-1F1F8",d:!0,e:!0,f:!0,h:!0,j:["flag_samoa","ws","flag","nation","country","banner","samoa"],k:[4,38],o:2},"flag-xk":{subcategory:"country-flag",a:"Kosovo Flag",b:"1F1FD-1F1F0",d:!0,e:!0,f:!0,h:!0,j:["flag_kosovo","xk","flag","nation","country","banner","kosovo"],k:[4,39],o:2},"flag-ye":{subcategory:"country-flag",a:"Yemen Flag",b:"1F1FE-1F1EA",d:!0,e:!0,f:!0,h:!0,j:["flag_yemen","ye","flag","nation","country","banner","yemen"],k:[4,40],o:2},"flag-yt":{subcategory:"country-flag",a:"Mayotte Flag",b:"1F1FE-1F1F9",d:!0,e:!0,f:!0,h:!0,j:["flag_mayotte","yt","flag","nation","country","banner","mayotte"],k:[4,41],o:2},"flag-za":{subcategory:"country-flag",a:"South Africa Flag",b:"1F1FF-1F1E6",d:!0,e:!0,f:!0,h:!0,j:["flag_south_africa","south","africa","flag","nation","country","banner","south_africa"],k:[4,42],o:2},"flag-zm":{subcategory:"country-flag",a:"Zambia Flag",b:"1F1FF-1F1F2",d:!0,e:!0,f:!0,h:!0,j:["flag_zambia","zm","flag","nation","country","banner","zambia"],k:[4,43],o:2},"flag-zw":{subcategory:"country-flag",a:"Zimbabwe Flag",b:"1F1FF-1F1FC",d:!0,e:!0,f:!0,h:!0,j:["flag_zimbabwe","zw","flag","nation","country","banner","zimbabwe"],k:[4,44],o:2},"flag-england":{subcategory:"subdivision-flag",a:"England Flag",b:"1F3F4-E0067-E0062-E0065-E006E-E0067-E007F",d:!0,e:!0,f:!0,h:!0,j:["flag_england","flag","english"],k:[10,32],o:5},"flag-scotland":{subcategory:"subdivision-flag",a:"Scotland Flag",b:"1F3F4-E0067-E0062-E0073-E0063-E0074-E007F",d:!0,e:!0,f:!0,h:!0,j:["flag_scotland","flag","scottish"],k:[10,33],o:5},"flag-wales":{subcategory:"subdivision-flag",a:"Wales Flag",b:"1F3F4-E0067-E0062-E0077-E006C-E0073-E007F",d:!0,e:!0,f:!0,h:!0,j:["flag_wales","flag","welsh"],k:[10,34],o:5}},aliases:{satisfied:"laughing",grinning_face_with_star_eyes:"star-struck",grinning_face_with_one_large_and_one_small_eye:"zany_face",smiling_face_with_smiling_eyes_and_hand_covering_mouth:"face_with_hand_over_mouth",face_with_finger_covering_closed_lips:"shushing_face",face_with_one_eyebrow_raised:"face_with_raised_eyebrow",face_with_open_mouth_vomiting:"face_vomiting",shocked_face_with_exploding_head:"exploding_head",serious_face_with_symbols_covering_mouth:"face_with_symbols_on_mouth",poop:"hankey",shit:"hankey",collision:"boom",raised_hand:"hand",hand_with_index_and_middle_fingers_crossed:"crossed_fingers",sign_of_the_horns:"the_horns",reversed_hand_with_middle_finger_extended:"middle_finger",thumbsup:"+1",thumbsdown:"-1",punch:"facepunch",mother_christmas:"mrs_claus",running:"runner","man-with-bunny-ears-partying":"men-with-bunny-ears-partying","woman-with-bunny-ears-partying":"women-with-bunny-ears-partying",women_holding_hands:"two_women_holding_hands",woman_and_man_holding_hands:"man_and_woman_holding_hands",couple:"man_and_woman_holding_hands",men_holding_hands:"two_men_holding_hands",paw_prints:"feet",flipper:"dolphin",honeybee:"bee",lady_beetle:"ladybug",cooking:"fried_egg",knife:"hocho",red_car:"car",sailboat:"boat",waxing_gibbous_moon:"moon",sun_small_cloud:"mostly_sunny",sun_behind_cloud:"barely_sunny",sun_behind_rain_cloud:"partly_sunny_rain",lightning_cloud:"lightning",tornado_cloud:"tornado",tshirt:"shirt",shoe:"mans_shoe",telephone:"phone",lantern:"izakaya_lantern",open_book:"book",envelope:"email",pencil:"memo",heavy_exclamation_mark:"exclamation",staff_of_aesculapius:"medical_symbol","flag-cn":"cn","flag-de":"de","flag-es":"es","flag-fr":"fr",uk:"gb","flag-gb":"gb","flag-it":"it","flag-jp":"jp","flag-kr":"kr","flag-ru":"ru","flag-us":"us"}},pte="",aO="#00A49F",iO=t.defineComponent({mixins:[jt],__name:"EmojiPicker",props:{returnName:{type:Boolean,default:!1},position:{default:"top"},locale:{default:"pt-br"}},emits:["close","emojiSelected"],setup(e,{emit:a}){const i=e,o=a,l=t.ref(),s=t.computed(()=>new cz(tO)),c=t.computed(()=>i.locale||"pt-br"),d=y=>{var P,ee;const E=lr.global.messages,N=c.value,T=(E==null?void 0:E[N])||(E==null?void 0:E[(P=N==null?void 0:N.toLowerCase)==null?void 0:P.call(N)])||(E==null?void 0:E[(ee=N==null?void 0:N.toUpperCase)==null?void 0:ee.call(N)]),q=E==null?void 0:E.en;return ca.get(T,y)||ca.get(q,y)||y},f=t.computed(()=>d("emoji_picker.title")),g=t.computed(()=>({search:d("emoji_picker.search"),notfound:d("emoji_picker.notfound"),categories:{search:d("emoji_picker.categories.search"),recent:d("emoji_picker.categories.recent"),smileys:d("emoji_picker.categories.smileys"),people:d("emoji_picker.categories.people"),nature:d("emoji_picker.categories.nature"),foods:d("emoji_picker.categories.foods"),activity:d("emoji_picker.categories.activity"),places:d("emoji_picker.categories.places"),objects:d("emoji_picker.categories.objects"),symbols:d("emoji_picker.categories.symbols"),flags:d("emoji_picker.categories.flags"),custom:d("emoji_picker.categories.custom")}})),F=y=>{l.value&&!l.value.contains(y.target)&&o("close")};t.onMounted(()=>{document.addEventListener("click",F)}),t.onUnmounted(()=>{document.removeEventListener("click",F)});const C=y=>{o("emojiSelected",i.returnName?y.id:y.native)};return(y,E)=>(t.openBlock(),t.createElementBlock("div",{ref_key:"emojiPickerRef",ref:l,class:t.normalizeClass(["emoji-picker",`emoji-picker--${y.position}`]),onClick:E[0]||(E[0]=t.withModifiers(()=>{},["stop"])),onKeypress:E[1]||(E[1]=t.withKeys(t.withModifiers(()=>{},["stop"]),["enter"]))},[t.createVNode(t.unref(eO),{data:s.value,set:"apple",theme:"light",emoji:"point_up",title:f.value,showPreview:!0,showSkinTones:"",search:!0,navPosition:"bottom",noResultsEmoji:"cry",maxFrequentRows:3,i18n:g.value,color:aO,onSelect:C},null,8,["data","title","i18n"])],34))}}),bte="",S0=b(iO,[["__scopeId","data-v-c3e1c039"]]),Cte="",nO={name:"UnnnicChartFunnelThreeRows",props:{rows:{type:Array,required:!0},viewBox:{type:String,required:!0}}},rO=["viewBox"],oO=["d"],sO=["y"],lO=["y"];function uO(e,a,i,o,l,s){return t.openBlock(),t.createElementBlock("svg",{class:"unnnic-chart-funnel-base-rows",viewBox:i.viewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.rows,(c,d)=>(t.openBlock(),t.createElementBlock("g",{key:c.title+d,class:"unnnic-chart-funnel-base-rows__row"},[t.createElementVNode("path",{class:"row__path",d:c.pathD},null,8,oO),t.createElementVNode("text",{x:"50%",y:c.titleY,class:"row__title"},t.toDisplayString(c.title),9,sO),t.createElementVNode("text",{x:"50%",y:c.descriptionY,class:"row__description"},t.toDisplayString(c.description),9,lO)]))),128))],8,rO)}const I0=b(nO,[["render",uO],["__scopeId","data-v-d2b9da67"]]),yte="",cO={name:"UnnnicChartFunnelThreeRows",components:{ChartFunnelBaseRow:I0},props:{data:{type:Array,required:!0}},computed:{rows(){const{data:e}=this;return[{pathD:"M362.938 0H12.025C6.30976 0 2.43799 5.81972 4.64626 11.0911L31 74H343.75L370.307 11.1122C372.535 5.83818 368.663 0 362.938 0Z",titleX:"50%",titleY:"32",descriptionX:"50%",descriptionY:"52",title:e[0].title,description:e[0].description},{pathD:"M344 74H31L63.4654 148H311.535L344 74Z",titleX:"50%",titleY:"106",descriptionX:"50%",descriptionY:"126",title:e[1].title,description:e[1].description},{pathD:"M311.5 148H63.5L93.8569 217.213C95.1325 220.122 98.0075 222 101.183 222H275.372C278.603 222 281.517 220.056 282.758 217.073L311.5 148Z",titleX:"50%",titleY:"180",descriptionX:"50%",descriptionY:"200",title:e[2].title,description:e[2].description}]}}};function dO(e,a,i,o,l,s){const c=t.resolveComponent("ChartFunnelBaseRow");return t.openBlock(),t.createBlock(c,{class:"unnnic-chart-funnel-three-rows",rows:s.rows,viewBox:"0 0 375 222"},null,8,["rows"])}const _O=b(cO,[["render",dO]]),wte="",fO={name:"UnnnicChartFunnelFourRows",components:{ChartFunnelBaseRow:I0},props:{data:{type:Array,required:!0}},computed:{rows(){const{data:e}=this;return[{pathD:"M356.374 0H8.57255C2.47804 0 -1.37827 6.54249 1.5734 11.8745L26 56H338.75L363.36 11.8984C366.336 6.56589 362.481 0 356.374 0Z",titleX:"50%",titleY:"23",descriptionX:"50%",descriptionY:"43",title:e[0].title,description:e[0].description},{pathD:"M339 56H26L58.4654 112H306.535L339 56Z",titleX:"50%",titleY:"78",descriptionX:"50%",descriptionY:"98",title:e[1].title,description:e[1].description},{pathD:"M306.5 112H58.5L90.9564 168H275.708L306.5 112Z",titleX:"50%",titleY:"136",descriptionX:"50%",descriptionY:"156",title:e[2].title,description:e[2].description},{pathD:"M276 168H91L120.697 219.969C122.121 222.462 124.772 224 127.643 224H239.357C242.228 224 244.879 222.462 246.303 219.969L276 168Z",titleX:"50%",titleY:"190",descriptionX:"50%",descriptionY:"210",title:e[3].title,description:e[3].description}]}}};function gO(e,a,i,o,l,s){const c=t.resolveComponent("ChartFunnelBaseRow");return t.openBlock(),t.createBlock(c,{class:"unnnic-chart-funnel-four-rows",rows:s.rows,viewBox:"0 0 365 224"},null,8,["rows"])}const hO=b(fO,[["render",gO]]),kte="",mO={name:"UnnnicChartFunnelFiveRows",components:{ChartFunnelBaseRow:I0},props:{data:{type:Array,required:!0}},computed:{rows(){const{data:e}=this;return[{pathD:"M352.506 0H8.42251C1.93921 0 -1.85142 7.30766 1.88266 12.6076L24 44H336.75L359.028 12.6324C362.79 7.33528 359.003 0 352.506 0Z",titleX:"50%",titleY:"20",descriptionX:"50%",descriptionY:"38",title:e[0].title,description:e[0].description},{pathD:"M337 44H24L56.4654 88H304.535L337 44Z",titleX:"50%",titleY:"62",descriptionX:"50%",descriptionY:"80",title:e[1].title,description:e[1].description},{pathD:"M304.5 88H56.5L88.9564 132H273.708L304.5 88Z",titleX:"50%",titleY:"106",descriptionX:"50%",descriptionY:"124",title:e[2].title,description:e[2].description},{pathD:"M274 132H89L121 176H242L274 132Z",titleX:"50%",titleY:"150",descriptionX:"50%",descriptionY:"168",title:e[3].title,description:e[3].description},{pathD:"M242 176H120.957L130.481 213.947C131.374 217.505 134.573 220 138.241 220H223.89C227.498 220 230.659 217.585 231.608 214.105L242 176Z",titleX:"50%",titleY:"194",descriptionX:"50%",descriptionY:"212",title:e[4].title,description:e[4].description}]}}};function FO(e,a,i,o,l,s){const c=t.resolveComponent("ChartFunnelBaseRow");return t.openBlock(),t.createBlock(c,{class:"unnnic-chart-funnel-five-rows",rows:s.rows,viewBox:"0 0 361 220"},null,8,["rows"])}const pO=b(mO,[["render",FO]]),bO={class:"unnnic-chart-funnel-base-container"},CO={class:"unnnic-chart-funnel-base-item__text__values"},yO={class:"unnnic-chart-funnel-base-item__text__values-title"},wO={class:"unnnic-chart-funnel-base-item__text__values-sub-title"},kO={class:"unnnic-chart-funnel-base-item__text-description"},DO=t.defineComponent({__name:"ChartDefaultFunnelBase",props:{data:{}},setup(e){return(a,i)=>(t.openBlock(),t.createElementBlock("section",bO,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.data,(o,l)=>(t.openBlock(),t.createElementBlock("section",{key:l,class:"unnnic-chart-funnel-base-item"},[t.createElementVNode("section",{class:t.normalizeClass(["overflow-hidden",o.widthClass,{"first-item":l===0,"last-item":l===a.data.length-1}])},[t.createElementVNode("section",{class:t.normalizeClass(["unnnic-chart-funnel-base-item__card",{"first-item":l===0}]),style:t.normalizeStyle({backgroundColor:o.color})},null,6)],2),t.createElementVNode("section",{class:t.normalizeClass(["unnnic-chart-funnel-base-item__text",{"last-item":l===a.data.length-1}])},[t.createElementVNode("section",CO,[t.createElementVNode("p",yO,t.toDisplayString(o.percentage),1),t.createElementVNode("p",wO," | "+t.toDisplayString(o.value),1)]),t.createElementVNode("p",kO,t.toDisplayString(o.description),1)],2)]))),128))]))}}),Dte="",Dr=b(DO,[["__scopeId","data-v-c55591f1"]]),AO={name:"UnnnicChartFunnel",components:{ChartFunnelThreeRows:_O,ChartFunnelFourRows:hO,ChartFunnelFiveRows:pO,ChartDefaultFunnelBase:Dr},props:{data:{type:Array,required:!0},type:{type:String,default:"default"}},computed:{chartComponent(){return{default:{3:Dr,4:Dr,5:Dr},basic:{3:"ChartFunnelThreeRows",4:"ChartFunnelFourRows",5:"ChartFunnelFiveRows"}}[this.type][this.data.length]||null},chartData(){const e=["w-60","w-50","w-40","w-30","w-20"];return this.type==="default"?this.data.map((a,i)=>({percentage:a.title,value:a.value,description:a.description,widthClass:e[i],color:a.color})):this.data}}};function EO(e,a,i,o,l,s){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(s.chartComponent),{data:s.chartData},null,8,["data"])}const V0=b(AO,[["render",EO]]),xO=["app-window-edit-1","app-window-edit-2","headphones-customer-support-2","building-2-1","expand-8-1","flash-1-4","phone-charger-1","checkbox-disable","headphones-customer-support-1","arrow-button-down-1","vip-crown-queen-2","read-email-at-1","flash-1-3","time-clock-circle-1","search-1","single-neutral-2","messaging-we-chat-3","upload-bottom-1","checkbox-select","radio-default","view-1-1","photography-equipment-bag-1","messaging-we-chat-2","button-refresh-arrow-1","information-circle-4","science-fiction-robot-2","cog-2","check-square-2","indicator","close-1","translate-2","radio-selected","science-fiction-robot-1","cog-1","check-square-1","translate-1","phone-3","button-refresh-arrows-1","chat-translate-1","charger-1","phone-4","expand-full-1","graph-stats-1","check-circle-1-1","messages-bubble-4","hierarchy-3-3","radio-disable","view-off-1","hierarchy-3-2","single-neutral-actions-1","checkbox-less","arrow-right-1-1","task-list-clock-1","arrow-button-up-1","house-1-1","download-bottom-1","loading-circle-1","layout-dashboard-1","messages-bubble-3","alert-circle-1-1","messages-bubble-1","switch-default","developer-community-github-1-1","lock-2-1","pencil-write-1","book-address-1-2","delete-1","arrow-left-1-1","add-1","checkbox-default","layout-dashboard-2","download-thick-bottom-1","gauge-dashboard-1","logout-1-1","gauge-dashboard-2","switch-selected","social-media-google-1","social-media-facebook-1","social-instagram-1","alarm-bell-2","check-circle-1-1-1","alarm-bell-3","alert-circle-1","book-address-2","graph-stats-ascend-2","synchronize-arrow-clock-5","keyboard-arrow-down-1","keyboard-arrow-left-1","email-action-unread-1","synchronize-arrow-clock-4","house-2-2","copy-paste-1","typing-1","drag","lock-unlock-1-1","rating-star-1","send-email-3-1","switch-default-disabled","switch-selected-disabled","paginate-filter-text-1","bin-1-1","floppy-disk-1","messaging-whatsapp-1","export-1","book-library-1","book-library-2"],MO=["background-solo","background-sky","background-grass","background-carpet","background-snow","background-lightest","background-white","neutral-black","neutral-darkest","neutral-dark","neutral-cloudy","neutral-cleanest","neutral-clean","neutral-soft","neutral-lightest","neutral-light","neutral-white","neutral-snow","feedback-red","feedback-green","feedback-yellow","feedback-blue","feedback-grey","aux-blue","aux-purple","aux-orange","aux-lemon","aux-pink","aux-baby-blue","aux-baby-yellow","aux-baby-red","aux-baby-green","aux-baby-pink","aux-green-100","aux-green-300","aux-green-500","aux-green-700","aux-green-900","aux-blue-100","aux-blue-300","aux-blue-500","aux-blue-700","aux-blue-900","aux-purple-100","aux-purple-300","aux-purple-500","aux-purple-700","aux-purple-900","aux-red-100","aux-red-300","aux-red-500","aux-red-700","aux-red-900","aux-orange-100","aux-orange-300","aux-orange-500","aux-orange-700","aux-orange-900","aux-yellow-100","aux-yellow-300","aux-yellow-500","aux-yellow-700","aux-yellow-900","floweditor-blue","floweditor-purple","floweditor-wine","floweditor-orange","floweditor-pink","floweditor-turquoise","floweditor-green","weni-50","weni-100","weni-200","weni-300","weni-400","weni-500","weni-600","weni-700","weni-800","weni-900","weni-950","brand-weni","brand-weni-dark","brand-weni-soft","brand-sec-dark","brand-sec-soft","brand-sec"],BO={class:"unnnic-disclaimer"},jO=["innerHTML"],NO=t.defineComponent({name:"UnnnicDisclaimer",__name:"Disclaimer",props:{text:{},icon:{default:"alert-circle-1-1"},iconColor:{default:"neutral-darkest"}},setup(e){const a=e,i=l=>xO.includes(l),o=l=>MO.includes(l);return i(a.icon)||console.warn(`Invalid icon prop: ${a.icon}`),o(a.iconColor)||console.warn(`Invalid iconColor prop: ${a.iconColor}`),(l,s)=>(t.openBlock(),t.createElementBlock("section",BO,[t.createVNode(J,{class:"unnnic-disclaimer__icon",size:"avatar-nano",icon:l.icon,scheme:l.iconColor,"data-testid":"disclaimer-icon"},null,8,["icon","scheme"]),t.createElementVNode("p",{class:"unnnic-disclaimer__text","data-testid":"disclaimer-text",innerHTML:l.text},null,8,jO)]))}}),Ate="",z0=b(NO,[["__scopeId","data-v-57b3e6e9"]]),Ete="",vO={name:"UnnnicDrawer",components:{UnnnicIcon:J,UnnnicButton:pt},props:{title:{type:String,required:!0},description:{type:String,default:""},disabledPrimaryButton:{type:Boolean,default:!1},disabledSecondaryButton:{type:Boolean,default:!1},loadingPrimaryButton:{type:Boolean,default:!1},loadingSecondaryButton:{type:Boolean,default:!1},primaryButtonText:{type:String,default:""},primaryButtonType:{type:String,default:"primary"},secondaryButtonText:{type:String,default:""},size:{type:String,default:"md",validator(e){return["md","lg","xl","gt"].includes(e)}},wide:{type:Boolean,default:!1},modelValue:{type:Boolean,required:!0},withoutOverlay:{type:Boolean,default:!1},closeIcon:{type:String,default:"arrow_back"},distinctCloseBack:{type:Boolean,default:!1}},emits:["primaryButtonClick","secondaryButtonClick","close","back"],data(){return{showDrawer:!0}},computed:{showFooter(){return!!(this.primaryButtonText||this.secondaryButtonText)}},methods:{transitionClose(e){this.showDrawer=!1,setTimeout(()=>{e==null||e(),this.showDrawer=!0},200)},close(){this.transitionClose(()=>this.$emit("close"))},back(){this.distinctCloseBack?this.transitionClose(()=>this.$emit("back")):this.close()}}},LO={key:0,class:"unnnic-drawer","data-testid":"drawer"},TO={class:"unnnic-drawer__header"},SO={class:"unnnic-drawer__title-container"},IO={class:"unnnic-drawer__title","data-testid":"drawer-title"},VO={key:0,class:"unnnic-drawer__description","data-testid":"drawer-description"},zO={class:"unnnic-drawer__content"},OO={key:0,class:"unnnic-drawer__footer","data-testid":"footer"};function qO(e,a,i,o,l,s){const c=t.resolveComponent("UnnnicIcon"),d=t.resolveComponent("UnnnicButton");return i.modelValue?(t.openBlock(),t.createElementBlock("aside",LO,[i.withoutOverlay?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("section",{key:0,class:"unnnic-drawer__overlay","data-testid":"overlay",onClick:a[0]||(a[0]=t.withModifiers((...f)=>s.close&&s.close(...f),["stop"]))})),t.createVNode(t.Transition,{appear:"",name:"drawer"},{default:t.withCtx(()=>[l.showDrawer?(t.openBlock(),t.createElementBlock("section",{key:0,"data-testid":"drawer-container",class:t.normalizeClass(["unnnic-drawer__container",`unnnic-drawer__container--${i.size}`])},[t.createElementVNode("header",TO,[t.createElementVNode("section",SO,[e.$slots.title?t.renderSlot(e.$slots,"title",{key:0},void 0,!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createElementVNode("h1",IO,t.toDisplayString(i.title),1),i.description?(t.openBlock(),t.createElementBlock("p",VO,t.toDisplayString(i.description),1)):t.createCommentVNode("",!0)],64))]),t.createVNode(c,{class:"unnnic-drawer__close","data-testid":"close-icon",icon:i.closeIcon,size:"avatar-nano",clickable:"",onClick:s.back},null,8,["icon","onClick"])]),t.createElementVNode("section",zO,[t.renderSlot(e.$slots,"content",{},void 0,!0)]),s.showFooter?(t.openBlock(),t.createElementBlock("footer",OO,[i.secondaryButtonText?(t.openBlock(),t.createBlock(d,{key:0,"data-testid":"secondary-button",size:"large",type:"tertiary",disabled:i.disabledSecondaryButton,loading:i.loadingSecondaryButton,text:i.secondaryButtonText,onClick:a[1]||(a[1]=f=>e.$emit("secondaryButtonClick"))},null,8,["disabled","loading","text"])):t.createCommentVNode("",!0),i.primaryButtonText?(t.openBlock(),t.createBlock(d,{key:1,"data-testid":"primary-button",size:"large",disabled:i.disabledPrimaryButton,loading:i.loadingPrimaryButton,type:i.primaryButtonType,text:i.primaryButtonText,onClick:a[2]||(a[2]=f=>e.$emit("primaryButtonClick"))},null,8,["disabled","loading","type","text"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0)]),_:3})])):t.createCommentVNode("",!0)}const O0=b(vO,[["render",qO],["__scopeId","data-v-0871e185"]]),HO=e=>{if(typeof e.content!="string")throw new Error('Each item in "headers" must have "content" as a string.');if("size"in e&&(e.size!=="auto"&&typeof e.size!="number"||e.size<0))throw new Error('Each item in "headers" that contains "size" must assign it as positive number or equals to "auto"');if("isSortable"in e&&typeof e.isSortable!="boolean")throw new Error('Each item in "headers" that contains “isSortable” must assign it as boolean')},PO=e=>{if(!Array.isArray(e))throw new Error("Property headers needs to be an array.");return e.forEach(HO),!0},UO=e=>{if(!("content"in e)||!Array.isArray(e.content))throw new Error('Each item in "rows" must have "content" as an array.');if("link"in e&&typeof e.link!="object"&&typeof e.link<"u")throw new Error('Each item in "rows" that contains “link” must assign it as object');if(e.link&&!("url"in e.link))throw new Error('Each item in "rows" with "link" must contain "url".')},YO=e=>{if(!Array.isArray(e))throw new Error("Property rows needs to be an array.");return e.forEach(UO),!0},xte="",RO={name:"TableBodyCell",props:{cell:{type:[String,Object],default:""}},methods:{getIsComponent(e){return typeof e=="object"}}},QO={class:"unnnic-table-next__body-cell"},GO={key:1,class:"unnnic-table-next__body-cell-text","data-testid":"body-cell-text"};function ZO(e,a,i,o,l,s){return t.openBlock(),t.createElementBlock("td",QO,[s.getIsComponent(i.cell)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.cell.component),t.mergeProps({key:0},i.cell.props,t.toHandlers(i.cell.events)),null,16)):(t.openBlock(),t.createElementBlock("p",GO,t.toDisplayString(i.cell),1))])}const WO=b(RO,[["render",ZO],["__scopeId","data-v-530f93dd"]]),Mte="",XO={name:"TablePagination",components:{Pagination:yr},mixins:[jt],props:{modelValue:{type:Number,required:!0},total:{type:Number,required:!1,default:0},interval:{type:Number,required:!0}},emits:["update:model-value"],data(){return{defaultTranslations:{pagination:{"pt-br":"{from} - {to} de {total}",en:"{from} - {to} of {total}",es:"{from} - {to} de {total}"}}}},computed:{tablePagination(){const{modelValue:e,interval:a,total:i}=this;return this.i18n("pagination",{from:i===0?0:(e-1)*a+1,to:Math.min(e*a,i),total:i})},pages(){return Math.ceil(this.total/this.interval)}}},KO={class:"table-pagination"},JO={class:"table-pagination__count","data-testid":"count"};function $O(e,a,i,o,l,s){const c=t.resolveComponent("Pagination");return t.openBlock(),t.createElementBlock("section",KO,[t.createElementVNode("p",JO,t.toDisplayString(s.tablePagination),1),t.createVNode(c,{modelValue:i.modelValue,max:s.pages,show:5,"onUpdate:modelValue":a[0]||(a[0]=d=>e.$emit("update:model-value",d))},null,8,["modelValue","max"])])}const hc=b(XO,[["render",$O],["__scopeId","data-v-8f40f70d"]]),eq={},tq={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function aq(e,a){return t.openBlock(),t.createElementBlock("svg",tq,[...a[0]||(a[0]=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.52329 7.62271C6.49402 7.70173 6.47939 7.77475 6.47939 7.84175C6.47939 8.01402 6.53572 8.16813 6.64838 8.30407C6.7609 8.44001 6.92389 8.50798 7.13734 8.50798L12.8628 8.50798C13.0762 8.50798 13.2392 8.44001 13.3517 8.30407C13.4644 8.16813 13.5207 8.01402 13.5207 7.84175C13.5207 7.77475 13.5061 7.70173 13.4768 7.62271C13.4477 7.54355 13.4012 7.46936 13.3374 7.40015L10.5064 4.20619C10.4407 4.13255 10.3648 4.07978 10.2788 4.04787C10.1928 4.01596 10.0999 4 10 4C9.90023 4 9.80731 4.01596 9.72129 4.04787C9.63528 4.07978 9.55941 4.13255 9.49369 4.20619L6.66267 7.40015C6.59888 7.46936 6.55242 7.54355 6.52329 7.62271ZM13.4767 12.3773C13.506 12.2983 13.5206 12.2253 13.5206 12.1583C13.5206 11.986 13.4643 11.8319 13.3516 11.6959C13.2391 11.56 13.0761 11.492 12.8627 11.492H7.13726C6.92381 11.492 6.76082 11.56 6.6483 11.6959C6.53564 11.8319 6.47931 11.986 6.47931 12.1583C6.47931 12.2253 6.49394 12.2983 6.52321 12.3773C6.55235 12.4565 6.5988 12.5306 6.66259 12.5998L9.49362 15.7938C9.55933 15.8674 9.6352 15.9202 9.72122 15.9521C9.80723 15.984 9.90015 16 9.99997 16C10.0998 16 10.1927 15.984 10.2787 15.9521C10.3647 15.9202 10.4406 15.8674 10.5063 15.7938L13.3373 12.5999C13.4011 12.5306 13.4476 12.4565 13.4767 12.3773Z",fill:"#D0D3D9"},null,-1)])])}const mc=b(eq,[["render",aq]]),Fc="data:image/svg+xml;base64,CjxzdmcgaWQ9ImVnaFJ0SUNOQmx6MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDMxMCAzMTAiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB0ZXh0LXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB3aWR0aD0iMzEwIiBoZWlnaHQ9IjMxMCI+PHN0eWxlPjwhW0NEQVRBWyNlZ2hSdElDTkJsejNfdHIge2FuaW1hdGlvbjogZWdoUnRJQ05CbHozX3RyX190ciAzMDAwbXMgbGluZWFyIGluZmluaXRlIG5vcm1hbCBmb3J3YXJkc31Aa2V5ZnJhbWVzIGVnaFJ0SUNOQmx6M190cl9fdHIgeyAwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTU2cHgsMTU1cHgpIHJvdGF0ZSgwZGVnKTthbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC40MjAwMDAsMCwwLjU4MDAwMCwxKX0gNzMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTU2cHgsMTU1cHgpIHJvdGF0ZSgzNjBkZWcpfSAxMDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNTZweCwxNTVweCkgcm90YXRlKDM2MGRlZyl9fSAjZWdoUnRJQ05CbHo2X3RvIHthbmltYXRpb246IGVnaFJ0SUNOQmx6Nl90b19fdG8gMzAwMG1zIGxpbmVhciBpbmZpbml0ZSBub3JtYWwgZm9yd2FyZHN9QGtleWZyYW1lcyBlZ2hSdElDTkJsejZfdG9fX3RvIHsgMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDIzMS40MTg0OTVweCwxNTYuNjMyOTk2cHgpfSAyMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDIzMS40MTg0OTVweCwxNTYuNjMyOTk2cHgpfSAyNi42NjY2NjclIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgyMzEuNDE4NDk1cHgsMTUzLjYzMjk5NnB4KX0gMzMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMjMxLjQxODQ5NXB4LDE1MC42MzI5OTZweCl9IDQwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMjMxLjQxODQ5NXB4LDE1My42MzI5OTZweCl9IDQ2LjY2NjY2NyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDIzMS40MTg0OTVweCwxNTYuNjMyOTk2cHgpfSA1My4zMzMzMzMlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgyMzEuNDE4NDk1cHgsMTU5LjYzMjk5NnB4KX0gNjAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgyMzEuNDE4NDk1cHgsMTYyLjYzMjk5NnB4KX0gNjYuNjY2NjY3JSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMjMxLjQxODQ5NXB4LDE1OS42MzI5OTZweCl9IDczLjMzMzMzMyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDIzMS40MTg0OTVweCwxNTYuNjMyOTk2cHgpfSAxMDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgyMzEuNDE4NDk1cHgsMTU2LjYzMjk5NnB4KX19ICNlZ2hSdElDTkJsejdfdG8ge2FuaW1hdGlvbjogZWdoUnRJQ05CbHo3X3RvX190byAzMDAwbXMgbGluZWFyIGluZmluaXRlIG5vcm1hbCBmb3J3YXJkc31Aa2V5ZnJhbWVzIGVnaFJ0SUNOQmx6N190b19fdG8geyAwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTg3LjQwOTUwMnB4LDE1Ni42MzI5OTZweCl9IDEzLjMzMzMzMyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE4Ny40MDk1MDJweCwxNTYuNjMyOTk2cHgpfSAyMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE4Ny40MDk1MDJweCwxNTMuNjMyOTk2cHgpfSAyNi42NjY2NjclIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxODcuNDA5NTAycHgsMTUwLjYzMjk5NnB4KX0gMzMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTg3LjQwOTUwMnB4LDE1My42MzI5OTZweCl9IDQwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTg3LjQwOTUwMnB4LDE1Ni42MzI5OTZweCl9IDQ2LjY2NjY2NyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE4Ny40MDk1MDJweCwxNTkuNjMyOTk2cHgpfSA1My4zMzMzMzMlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxODcuNDA5NTAycHgsMTYyLjYzMjk5NnB4KX0gNjAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxODcuNDA5NTAycHgsMTU5LjYzMjk5NnB4KX0gNjYuNjY2NjY3JSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTg3LjQwOTUwMnB4LDE1Ni42MzI5OTZweCl9IDEwMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE4Ny40MDk1MDJweCwxNTYuNjMyOTk2cHgpfX0gI2VnaFJ0SUNOQmx6OF90byB7YW5pbWF0aW9uOiBlZ2hSdElDTkJsejhfdG9fX3RvIDMwMDBtcyBsaW5lYXIgaW5maW5pdGUgbm9ybWFsIGZvcndhcmRzfUBrZXlmcmFtZXMgZWdoUnRJQ05CbHo4X3RvX190byB7IDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU2LjYzMjk5NnB4KX0gNi42NjY2NjclIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU2LjYzMjk5NnB4KX0gMTMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTQzLjM5OTUwMXB4LDE1My42MzI5OTZweCl9IDIwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTQzLjM5OTUwMXB4LDE1MC42MzI5OTZweCl9IDI2LjY2NjY2NyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE0My4zOTk1MDFweCwxNTMuNjMyOTk2cHgpfSAzMy4zMzMzMzMlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU2LjYzMjk5NnB4KX0gNDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU5LjYzMjk5NnB4KX0gNDYuNjY2NjY3JSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTQzLjM5OTUwMXB4LDE2Mi42MzI5OTZweCl9IDUzLjMzMzMzMyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE0My4zOTk1MDFweCwxNTkuNjMyOTk2cHgpfSA2MCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE0My4zOTk1MDFweCwxNTYuNjMyOTk2cHgpfSAxMDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU2LjYzMjk5NnB4KX19ICNlZ2hSdElDTkJsejlfdG8ge2FuaW1hdGlvbjogZWdoUnRJQ05CbHo5X3RvX190byAzMDAwbXMgbGluZWFyIGluZmluaXRlIG5vcm1hbCBmb3J3YXJkc31Aa2V5ZnJhbWVzIGVnaFJ0SUNOQmx6OV90b19fdG8geyAwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTU2LjYzMjk5NnB4KX0gNi42NjY2NjclIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSg5OS4zMjk1NTBweCwxNTMuNjMyOTk2cHgpfSAxMy4zMzMzMzMlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSg5OS4zMjk1NTBweCwxNTAuNjMyOTk2cHgpfSAyMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDk5LjMyOTU1MHB4LDE1My42MzI5OTZweCl9IDI2LjY2NjY2NyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDk5LjMyOTU1MHB4LDE1Ni42MzI5OTZweCl9IDMzLjMzMzMzMyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDk5LjMyOTU1MHB4LDE1OS42MzI5OTZweCl9IDQwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTYyLjYzMjk5NnB4KX0gNDYuNjY2NjY3JSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTU5LjYzMjk5NnB4KX0gNTMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTU2LjYzMjk5NnB4KX0gMTAwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTU2LjYzMjk5NnB4KX19XV0+PC9zdHlsZT48cGF0aCBpZD0iZWdoUnRJQ05CbHoyIiBkPSJNMzA0LDE1NUMzMDQsMTc0LjU2NzAwMCwzMDAuMTQ2MDAwLDE5My45NDIwMDAsMjkyLjY1ODAwMCwyMTIuMDIwMDAwQzI4NS4xNzAwMDAsMjMwLjA5NzAwMCwyNzQuMTk1MDAwLDI0Ni41MjMwMDAsMjYwLjM1OTAwMCwyNjAuMzU5MDAwQzI0Ni41MjMwMDAsMjc0LjE5NTAwMCwyMzAuMDk3MDAwLDI4NS4xNzAwMDAsMjEyLjAyMDAwMCwyOTIuNjU4MDAwQzE5My45NDIwMDAsMzAwLjE0NjAwMCwxNzQuNTY3MDAwLDMwNCwxNTUsMzA0QzEzNS40MzMwMDAsMzA0LDExNi4wNTgwMDAsMzAwLjE0NjAwMCw5Ny45ODAyMDAsMjkyLjY1ODAwMEM3OS45MDI2MDAsMjg1LjE3MDAwMCw2My40NzcwMDAsMjc0LjE5NTAwMCw0OS42NDExMDAsMjYwLjM1OTAwMEMzNS44MDUyMDAsMjQ2LjUyMzAwMCwyNC44Mjk5MDAsMjMwLjA5NzAwMCwxNy4zNDE5MDAsMjEyLjAyMDAwMEM5Ljg1NDAwMCwxOTMuOTQyMDAwLDYsMTc0LjU2NzAwMCw2LDE1NUM2LDEzNS40MzMwMDAsOS44NTQwMDAsMTE2LjA1ODAwMCwxNy4zNDIwMDAsOTcuOTgwMjAwQzI0LjgyOTkwMCw3OS45MDI2MDAsMzUuODA1MjAwLDYzLjQ3NzAwMCw0OS42NDExMDAsNDkuNjQxMTAwQzYzLjQ3NzAwMCwzNS44MDUxMDAsNzkuOTAyNzAwLDI0LjgyOTkwMCw5Ny45ODAyMDAsMTcuMzQxOTAwQzExNi4wNTgwMDAsOS44NTM5OTAsMTM1LjQzMzAwMCw2LDE1NSw2QzE3NC41NjcwMDAsNiwxOTMuOTQyMDAwLDkuODU0MDAwLDIxMi4wMjAwMDAsMTcuMzQyMDAwQzIzMC4wOTcwMDAsMjQuODI5OTAwLDI0Ni41MjMwMDAsMzUuODA1MjAwLDI2MC4zNTkwMDAsNDkuNjQxMTAwQzI3NC4xOTUwMDAsNjMuNDc3MDAwLDI4NS4xNzAwMDAsNzkuOTAyNzAwLDI5Mi42NTgwMDAsOTcuOTgwMjAwQzMwMC4xNDYwMDAsMTE2LjA1ODAwMCwzMDQsMTM1LjQzMzAwMCwzMDQsMTU1TDMwNCwxNTVaIiBvcGFjaXR5PSIwLjE2IiBmaWxsPSJub25lIiBzdHJva2U9InJnYigxNTYsMTcyLDIwNCkiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjxnIGlkPSJlZ2hSdElDTkJsejNfdHIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1NiwxNTUpIHJvdGF0ZSgwKSI+PHBhdGggaWQ9ImVnaFJ0SUNOQmx6MyIgZD0iTTMwNCwxNTVDMzA0LDE4Mi44MTAwMDAsMjk2LjIxNzAwMCwyMTAuMDY2MDAwLDI4MS41MzEwMDAsMjMzLjY4MjAwMEMyNjYuODQ1MDAwLDI1Ny4yOTkwMDAsMjQ1Ljg0MzAwMCwyNzYuMzM0MDAwLDIyMC45MDEwMDAsMjg4LjYzNDAwMEMxOTUuOTU5MDAwLDMwMC45MzQwMDAsMTY4LjA3MjAwMCwzMDYuMDA4MDAwLDE0MC4zOTUwMDAsMzAzLjI4MzAwMEMxMTIuNzE5MDAwLDMwMC41NTcwMDAsODYuMzU3OTAwLDI5MC4xMzkwMDAsNjQuMjk0NTAwLDI3My4yMTAwMDBDNDIuMjMxMjAwLDI1Ni4yODAwMDAsMjUuMzQ2MjAwLDIzMy41MTMwMDAsMTUuNTUwMDAwLDIwNy40ODUwMDBDNS43NTM4NDAsMTgxLjQ1NzAwMCwzLjQzNzQ3MCwxNTMuMjA3MDAwLDguODYyOTkwLDEyNS45MzIwMDBDMTQuMjg4NTAwLDk4LjY1NTYwMCwyNy4yMzk0MDAsNzMuNDQyNTAwLDQ2LjI1MDMwMCw1My4xNDQ3MDBDNjUuMjYxMjAwLDMyLjg0NzAwMCw4OS41NzMzMDAsMTguMjc0OTAwLDExNi40MzYwMDAsMTEuMDc3MDAwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTU2LjMxMDkxOSwtMTU1LjM2NDY4NSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlLXdpZHRoPSIxMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9nPjxwYXRoIGlkPSJlZ2hSdElDTkJsejQiIGQ9Ik0yMzQuOTI5MDAwLDEwOS4wMTkwMDBDMjMzLjg4NjAwMCwxMDguMzg5MDAwLDIzMi42OTgwMDAsMTA4LjAzODAwMCwyMzEuNDc5MDAwLDEwNy45OTgwMDBDMjMwLjI2MDAwMCwxMDcuOTU5MDAwLDIyOS4wNTIwMDAsMTA4LjIzNDAwMCwyMjcuOTcwMDAwLDEwOC43OTUwMDBDMjI3LjY4MDAwMCwxMDguOTQ2MDAwLDIyNy40MDIwMDAsMTA5LjExNjAwMCwyMjcuMTM2MDAwLDEwOS4zMDUwMDBMMjI3LjA5NDAwMCwxMDkuMzQ3MDAwQzIyNi40ODgwMDAsMTA5Ljc4NDAwMCwyMjUuOTIwMDAwLDExMC4yNzIwMDAsMjI1LjM5ODAwMCwxMTAuODA3MDAwQzIyMS4yMzUwMDAsMTE0LjkzNDAwMCwyMTQuNTI4MDAwLDEyMS43NjQwMDAsMjEwLjM4NjAwMCwxMjUuOTA1MDAwQzIxMC4wOTIwMDAsMTI2LjIwNzAwMCwyMDkuNzc4MDAwLDEyNi40ODkwMDAsMjA5LjQ0NzAwMCwxMjYuNzUwMDAwTDIwOS40NDcwMDAsMTI2Ljc1MDAwMEwyMDkuMzM1MDAwLDEyNi44MzQwMDBDMjA5LjAyNjAwMCwxMjYuNjI5MDAwLDIwOC43MzcwMDAsMTI2LjM5NTAwMCwyMDguNDczMDAwLDEyNi4xMzYwMDBDMjA3LjUzNDAwMCwxMjUuMjA3MDAwLDIwNi42MDkwMDAsMTI0LjI3MTAwMCwyMDUuNjcwMDAwLDEyMy4zNDIwMDBDMjA0LjkxMzAwMCwxMjIuNTgxMDAwLDIwNC4xNjMwMDAsMTIxLjgyMDAwMCwyMDMuMzk5MDAwLDEyMS4wNjUwMDBMMjAwLjg3NjAwMCwxMTguNTUxMDAwQzE5OC4yNjIwMDAsMTE1Ljk0NjAwMCwxOTUuNjQ4MDAwLDExMy4zMzUwMDAsMTkzLjAwNjAwMCwxMTAuNzU4MDAwTDE5Mi45MDgwMDAsMTEwLjY4MTAwMEMxOTIuMjQ0MDAwLDEwOS44NDYwMDAsMTkxLjM5OTAwMCwxMDkuMTczMDAwLDE5MC40MzcwMDAsMTA4LjcxMTAwMEMxODkuNDc0MDAwLDEwOC4yNDgwMDAsMTg4LjQxOTAwMCwxMDguMDEwMDAwLDE4Ny4zNTAwMDAsMTA4LjAxMzAwMEwxODcuMjczMDAwLDEwOC4wMTMwMDBDMTg2LjE2NjAwMCwxMDguMDMwMDAwLDE4NS4wNzcwMDAsMTA4LjMwMDAwMCwxODQuMDkxMDAwLDEwOC44MDIwMDBDMTgzLjgwMjAwMCwxMDguOTUyMDAwLDE4My41MjMwMDAsMTA5LjEyMzAwMCwxODMuMjU3MDAwLDEwOS4zMTIwMDBMMTgzLjIwODAwMCwxMDkuMzU0MDAwQzE4Mi42MDYwMDAsMTA5Ljc5MTAwMCwxODIuMDQxMDAwLDExMC4yNzcwMDAsMTgxLjUxOTAwMCwxMTAuODA3MDAwQzE3OS41OTkwMDAsMTEyLjcwNjAwMCwxNzcuMTM5MDAwLDExNS4xODUwMDAsMTc0LjY0NDAwMCwxMTcuNzA2MDAwTDE2Ni4yMzQwMDAsMTI2LjA4NzAwMEMxNjUuOTczMDAwLDEyNi4zNTEwMDAsMTY1LjY5NDAwMCwxMjYuNTk5MDAwLDE2NS40MDAwMDAsMTI2LjgyNzAwMEMxNjUuMTA3MDAwLDEyNi42MjIwMDAsMTY0LjgzNDAwMCwxMjYuMzg4MDAwLDE2NC41ODcwMDAsMTI2LjEyOTAwMEMxNjMuNjQ4MDAwLDEyNS4yMDAwMDAsMTYyLjcyMzAwMCwxMjQuMjY0MDAwLDE2MS43ODQwMDAsMTIzLjMzNTAwMEwxNTkuNTEzMDAwLDEyMS4wNTgwMDBMMTU2Ljk5MDAwMCwxMTguNTQ0MDAwQzE1NC4zNzYwMDAsMTE1Ljk0MDAwMCwxNTEuNzYyMDAwLDExMy4zMjgwMDAsMTQ5LjExMzAwMCwxMTAuNzUxMDAwQzE0Ny45MDYwMDAsMTA5LjQ2OTAwMCwxNDYuMzQ1MDAwLDEwOC41NzMwMDAsMTQ0LjYyODAwMCwxMDguMTc0MDAwQzE0NC40OTUwMDAsMTA4LjE3NDAwMCwxNDQuMzU0MDAwLDEwOC4xNzQwMDAsMTQ0LjIyMTAwMCwxMDguMTI1MDAwQzE0My45NzUwMDAsMTA4LjA4MTAwMCwxNDMuNzI3MDAwLDEwOC4wNTEwMDAsMTQzLjQ3ODAwMCwxMDguMDM0MDAwQzE0My40NTgwMDAsMTA4LjAzMTAwMCwxNDMuNDM2MDAwLDEwOC4wMzEwMDAsMTQzLjQxNTAwMCwxMDguMDM0MDAwTDE0My4yODkwMDAsMTA4LjAzNDAwMEMxNDMuMjA1MDAwLDEwOC4wMzQwMDAsMTQzLjEyMTAwMCwxMDguMDM0MDAwLDE0My4wMzAwMDAsMTA4LjAzNDAwMEMxNDIuOTE4MDAwLDEwOC4wMjcwMDAsMTQyLjgwNTAwMCwxMDguMDI3MDAwLDE0Mi42OTMwMDAsMTA4LjAzNDAwMEwxNDIuNjQ0MDAwLDEwOC4wMzQwMDBMMTQyLjQ2OTAwMCwxMDguMDM0MDAwQzE0Mi4yNzYwMDAsMTA4LjA1NDAwMCwxNDIuMDg0MDAwLDEwOC4wODQwMDAsMTQxLjg5NTAwMCwxMDguMTI1MDAwQzE0MS43NjEwMDAsMTA4LjEyNTAwMCwxNDEuNjM1MDAwLDEwOC4yMDkwMDAsMTQxLjUwMjAwMCwxMDguMjQ0MDAwQzE0MC4yMDMwMDAsMTA4LjY0OTAwMCwxMzkuMDI2MDAwLDEwOS4zNjkwMDAsMTM4LjA3NTAwMCwxMTAuMzM5MDAwQzEzNi43NzEwMDAsMTExLjYxNzAwMCwxMzUuMjcyMDAwLDExMy4xMzIwMDAsMTMzLjY5NTAwMCwxMTQuNjg5MDAwQzEzMC40OTQwMDAsMTE3LjkyMTAwMCwxMjcuMjU5MDAwLDEyMS4xNDIwMDAsMTIzLjk4ODAwMCwxMjQuMzU1MDAwTDEyMS43MjUwMDAsMTI2LjYwMzAwMEMxMjEuNjM4MDAwLDEyNi42ODMwMDAsMTIxLjU0NzAwMCwxMjYuNzU4MDAwLDEyMS40NTEwMDAsMTI2LjgyNzAwMEwxMjEuMzQ2MDAwLDEyNi43NTAwMDBDMTIxLjE1NTAwMCwxMjYuNjE4MDAwLDEyMC45NzQwMDAsMTI2LjQ3MTAwMCwxMjAuODA3MDAwLDEyNi4zMTAwMDBDMTIwLjQ5ODAwMCwxMjYuMDMxMDAwLDEyMC4xOTcwMDAsMTI1LjcyNDAwMCwxMTkuOTAzMDAwLDEyNS40MjMwMDBMMTE1LjA4ODAwMCwxMjAuNjEyMDAwQzExMS43NzEwMDAsMTE3LjI4NzAwMCwxMDguNDQ2MDAwLDExMy45NzUwMDAsMTA1LjExNTAwMCwxMTAuNjc0MDAwQzEwMy4yMTYwMDAsMTA4LjgwMjAwMCwxMDEuMTk4MDAwLDEwNy45MjkwMDAsOTkuMTQ0MTAwLDEwNy45OTIwMDBDOTkuMDI5ODAwLDEwNy45ODUwMDAsOTguOTE1MTAwLDEwNy45ODUwMDAsOTguODAwNzAwLDEwNy45OTIwMDBMOTguNzU4NzAwLDEwNy45OTIwMDBMOTguNTgzNTAwLDEwNy45OTIwMDBDOTguMzkwMzAwLDEwOC4wMTIwMDAsOTguMTk4NTAwLDEwOC4wNDIwMDAsOTguMDA4ODAwLDEwOC4wODMwMDBDOTcuODc1NjAwLDEwOC4wODMwMDAsOTcuNzQ5NTAwLDEwOC4xNjcwMDAsOTcuNjE2MzAwLDEwOC4yMDIwMDBDOTYuMzE2MzAwLDEwOC42MDgwMDAsOTUuMTM2ODAwLDEwOS4zMjgwMDAsOTQuMTgyMzAwLDExMC4yOTcwMDBDOTIuODg1NzAwLDExMS41NzUwMDAsOTEuMzc5MDAwLDExMy4wOTAwMDAsODkuODA5MTAwLDExNC42NDgwMDBDODYuNTgwNjAwLDExNy44NjAwMDAsODMuMzQ5ODAwLDEyMS4wNzIwMDAsODAuMTE2NzAwLDEyNC4yODUwMDBMNzUuNTU0MzAwLDEyOC44MzEwMDBDNzUuMTMxOTAwLDEyOS4yMzkwMDAsNzQuNzQwNzAwLDEyOS42NzgwMDAsNzQuMzgzOTAwLDEzMC4xNDQwMDBMNzIuNjczOTAwLDEzMS44NTUwMDBDNzEuMzQ1OTAwLDEzMy4wODAwMDAsNzAuNTM0MTAwLDEzNC43NjIwMDAsNzAuNDAyNTAwLDEzNi41NjAwMDBDNzAuMjcwOTAwLDEzOC4zNTkwMDAsNzAuODI5MzAwLDE0MC4xNDAwMDAsNzEuOTY0OTAwLDE0MS41NDQwMDBDNzMuMTAwNjAwLDE0Mi45NDcwMDAsNzQuNzI4NzAwLDE0My44NjkwMDAsNzYuNTIwMzAwLDE0NC4xMjMwMDBDNzguMzExOTAwLDE0NC4zNzcwMDAsODAuMTMzMzAwLDE0My45NDMwMDAsODEuNjE2NTAwLDE0Mi45MTAwMDBMODEuNjU4NTAwLDE0Mi44NjgwMDBDODIuMjY0ODAwLDE0Mi40MzEwMDAsODIuODMyMjAwLDE0MS45NDMwMDAsODMuMzU0NTAwLDE0MS40MDkwMDBDODcuNTQ1NDAwLDEzNy4zNDQwMDAsOTQuMjM4MzAwLDEzMC41MjEwMDAsOTguMzg3MjAwLDEyNi4zODAwMDBDOTguNjg0MTAwLDEyNi4wNzkwMDAsOTguOTk3NjAwLDEyNS43OTQwMDAsOTkuMzI2MzAwLDEyNS41MjgwMDBMOTkuNDU5NTAwLDEyNS40NzIwMDBDOTkuNzcwMjAwLDEyNS42NzUwMDAsMTAwLjA1OTAwMCwxMjUuOTA5MDAwLDEwMC4zMjIwMDAsMTI2LjE3MDAwMEMxMDEuMjYxMDAwLDEyNy4wOTIwMDAsMTAyLjE4NjAwMCwxMjguMDI4MDAwLDEwMy4xMjUwMDAsMTI4Ljk2NDAwMEMxMDMuODgyMDAwLDEyOS43MjUwMDAsMTA0LjYzMjAwMCwxMzAuNDg2MDAwLDEwNS4zOTUwMDAsMTMxLjI0ODAwMEwxMDcuOTE4MDAwLDEzMy43NjIwMDBDMTEwLjUzMzAwMCwxMzYuMzY3MDAwLDExMy4xNDcwMDAsMTM4Ljk3MTAwMCwxMTUuNzg5MDAwLDE0MS41NDgwMDBMMTE1Ljg4NzAwMCwxNDEuNjMyMDAwQzExNi41NTQwMDAsMTQyLjQ2MzAwMCwxMTcuNDAxMDAwLDE0My4xMzEwMDAsMTE4LjM2NTAwMCwxNDMuNTg5MDAwQzExOS4zMjkwMDAsMTQ0LjA0NjAwMCwxMjAuMzg0MDAwLDE0NC4yNzkwMDAsMTIxLjQ1MTAwMCwxNDQuMjcyMDAwTDEyMS41MjkwMDAsMTQ0LjI3MjAwMEMxMjIuNjI5MDAwLDE0NC4yNTgwMDAsMTIzLjcxMDAwMCwxNDMuOTkwMDAwLDEyNC42ODkwMDAsMTQzLjQ5MDAwMEMxMjQuOTc5MDAwLDE0My4zNDAwMDAsMTI1LjI1ODAwMCwxNDMuMTY5MDAwLDEyNS41MjMwMDAsMTQyLjk4MDAwMEwxMjUuNTY1MDAwLDE0Mi45MzgwMDBDMTI2LjE3MjAwMCwxNDIuNTAxMDAwLDEyNi43MzkwMDAsMTQyLjAxMzAwMCwxMjcuMjYxMDAwLDE0MS40NzkwMDBDMTI5LjE3NTAwMCwxMzkuNTc5MDAwLDEzMS42MzQwMDAsMTM3LjEwMDAwMCwxMzQuMTI5MDAwLDEzNC41ODYwMDBMMTQyLjUzOTAwMCwxMjYuMjA1MDAwQzE0Mi44MDEwMDAsMTI1Ljk0MzAwMCwxNDMuMDgwMDAwLDEyNS42OTgwMDAsMTQzLjM3MzAwMCwxMjUuNDcyMDAwQzE0My42NjUwMDAsMTI1LjY3OTAwMCwxNDMuOTM4MDAwLDEyNS45MTMwMDAsMTQ0LjE4NjAwMCwxMjYuMTcwMDAwQzE0NS4xMjUwMDAsMTI3LjA5MjAwMCwxNDYuMDUwMDAwLDEyOC4wMjgwMDAsMTQ2Ljk5MDAwMCwxMjguOTY0MDAwQzE0Ny43NDYwMDAsMTI5LjcyNTAwMCwxNDguNDk2MDAwLDEzMC40ODYwMDAsMTQ5LjI2MDAwMCwxMzEuMjQ4MDAwTDE1MS43ODMwMDAsMTMzLjc2MjAwMEMxNTQuMzk3MDAwLDEzNi4zNjcwMDAsMTU3LjAxMTAwMCwxMzguOTcxMDAwLDE1OS42NTMwMDAsMTQxLjU0ODAwMEMxNjAuODY0MDAwLDE0Mi44MzAwMDAsMTYyLjQyNjAwMCwxNDMuNzI5MDAwLDE2NC4xNDYwMDAsMTQ0LjEzMjAwMEMxNjQuMjc5MDAwLDE0NC4xMzIwMDAsMTY0LjQxOTAwMCwxNDQuMTMyMDAwLDE2NC41NTIwMDAsMTQ0LjE4MTAwMEMxNjQuNzk4MDAwLDE0NC4yMjMwMDAsMTY1LjA0NjAwMCwxNDQuMjUxMDAwLDE2NS4yOTUwMDAsMTQ0LjI2NTAwMEwxNjUuMzM3MDAwLDE0NC4yNjUwMDBMMTY1LjQ3MDAwMCwxNDQuMjY1MDAwQzE2NS41NTQwMDAsMTQ0LjI2NTAwMCwxNjUuNjM5MDAwLDE0NC4yNjUwMDAsMTY1LjcyMzAwMCwxNDQuMjY1MDAwTDE2Ni4wNjYwMDAsMTQ0LjI2NTAwMEwxNjYuMTE1MDAwLDE0NC4yNjUwMDBMMTY2LjI5MDAwMCwxNDQuMjY1MDAwQzE2Ni40ODMwMDAsMTQ0LjI0NDAwMCwxNjYuNjc1MDAwLDE0NC4yMTQwMDAsMTY2Ljg2NTAwMCwxNDQuMTc0MDAwQzE2Ni45OTgwMDAsMTQ0LjE3NDAwMCwxNjcuMTI0MDAwLDE0NC4wOTAwMDAsMTY3LjI1NzAwMCwxNDQuMDU1MDAwQzE2OC41NTQwMDAsMTQzLjY0NjAwMCwxNjkuNzMxMDAwLDE0Mi45MjcwMDAsMTcwLjY4NDAwMCwxNDEuOTYwMDAwQzE3MS45ODEwMDAsMTQwLjY4MjAwMCwxNzMuNDg4MDAwLDEzOS4xNjcwMDAsMTc1LjA1MTAwMCwxMzcuNjE3MDAwQzE3OC4yODgwMDAsMTM0LjQwNDAwMCwxODEuNTI0MDAwLDEzMS4xODkwMDAsMTg0Ljc1NzAwMCwxMjcuOTcyMDAwTDE4Ny4wMjEwMDAsMTI1LjcxNzAwMEMxODcuMTE5MDAwLDEyNS42MzMwMDAsMTg3LjIxNzAwMCwxMjUuNTQ5MDAwLDE4Ny4yODcwMDAsMTI1LjUwMDAwMEMxODcuMzI2MDAwLDEyNS41MjEwMDAsMTg3LjM2MzAwMCwxMjUuNTQ0MDAwLDE4Ny4zOTkwMDAsMTI1LjU3MDAwMEwxODcuMzk5MDAwLDEyNS41NzAwMDBDMTg3LjU4OTAwMCwxMjUuNzAxMDAwLDE4Ny43NzAwMDAsMTI1Ljg0NjAwMCwxODcuOTM5MDAwLDEyNi4wMDMwMDBDMTg4LjI0NzAwMCwxMjYuMjg5MDAwLDE4OC41NDkwMDAsMTI2LjU4OTAwMCwxODguODQzMDAwLDEyNi44OTAwMDBMMTkzLjY1ODAwMCwxMzEuNzA4MDAwQzE5Ni45NzUwMDAsMTM1LjAyODAwMCwyMDAuMjk5MDAwLDEzOC4zMzgwMDAsMjAzLjYzMDAwMCwxNDEuNjM5MDAwQzIwNS41MjMwMDAsMTQzLjUxMTAwMCwyMDcuNTQ4MDAwLDE0NC4zOTEwMDAsMjA5LjYwMTAwMCwxNDQuMzI4MDAwTDIwOS45MzgwMDAsMTQ0LjMyODAwMEwyMDkuOTg3MDAwLDE0NC4zMjgwMDBMMjEwLjE2MjAwMCwxNDQuMzI4MDAwQzIxMC4zNTUwMDAsMTQ0LjMwODAwMCwyMTAuNTQ3MDAwLDE0NC4yNzgwMDAsMjEwLjczNzAwMCwxNDQuMjM3MDAwQzIxMC44NzAwMDAsMTQ0LjIzNzAwMCwyMTAuOTk2MDAwLDE0NC4xNTMwMDAsMjExLjEyOTAwMCwxNDQuMTE4MDAwQzIxMi40MjcwMDAsMTQzLjcxMDAwMCwyMTMuNjAzMDAwLDE0Mi45OTEwMDAsMjE0LjU1NjAwMCwxNDIuMDIzMDAwQzIxNS44NjAwMDAsMTQwLjc0NTAwMCwyMTcuMzU5MDAwLDEzOS4yMzAwMDAsMjE4LjkyMjAwMCwxMzcuNjc5MDAwQzIyMi4xNjAwMDAsMTM0LjQ2NzAwMCwyMjUuMzk2MDAwLDEzMS4yNTIwMDAsMjI4LjYyOTAwMCwxMjguMDM1MDAwTDIzMy4xOTgwMDAsMTIzLjM3NzAwMEMyMzMuNjE5MDAwLDEyMi45NjUwMDAsMjM0LjAxMDAwMCwxMjIuNTI0MDAwLDIzNC4zNjkwMDAsMTIyLjA1NzAwMEwyMzYuMDc5MDAwLDEyMC4zNTMwMDBDMjM2Ljg5MzAwMCwxMTkuNjAzMDAwLDIzNy41MjEwMDAsMTE4LjY3NDAwMCwyMzcuOTEzMDAwLDExNy42NDAwMDBDMjM4LjMwNjAwMCwxMTYuNjA3MDAwLDIzOC40NTIwMDAsMTE1LjQ5NzAwMCwyMzguMzQxMDAwLDExNC4zOTcwMDBDMjM4LjIyOTAwMCwxMTMuMjk3MDAwLDIzNy44NjMwMDAsMTEyLjIzOTAwMCwyMzcuMjcxMDAwLDExMS4zMDQwMDBDMjM2LjY3OTAwMCwxMTAuMzcwMDAwLDIzNS44NzcwMDAsMTA5LjU4NTAwMCwyMzQuOTI5MDAwLDEwOS4wMTIwMDBMMjM0LjkyOTAwMCwxMDkuMDE5MDAwWiIgZmlsbD0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48cGF0aCBpZD0iZWdoUnRJQ05CbHo1IiBkPSJNMjM0LjkyOTAwMCwyMDQuMjU0MDAwQzIzMy44ODYwMDAsMjA0Ljg4NDAwMCwyMzIuNjk4MDAwLDIwNS4yMzUwMDAsMjMxLjQ3OTAwMCwyMDUuMjc0MDAwQzIzMC4yNjAwMDAsMjA1LjMxNDAwMCwyMjkuMDUyMDAwLDIwNS4wMzkwMDAsMjI3Ljk3MDAwMCwyMDQuNDc4MDAwQzIyNy42ODAwMDAsMjA0LjMyNzAwMCwyMjcuNDAyMDAwLDIwNC4xNTcwMDAsMjI3LjEzNjAwMCwyMDMuOTY4MDAwTDIyNy4wOTQwMDAsMjAzLjkyNjAwMEMyMjYuNDg4MDAwLDIwMy40ODkwMDAsMjI1LjkyMDAwMCwyMDMsMjI1LjM5ODAwMCwyMDIuNDY2MDAwQzIyMS4yMzUwMDAsMTk4LjMzOTAwMCwyMTQuNTI4MDAwLDE5MS41MDkwMDAsMjEwLjM4NjAwMCwxODcuMzY4MDAwQzIxMC4wODkwMDAsMTg3LjA2NzAwMCwyMDkuNzc2MDAwLDE4Ni43ODIwMDAsMjA5LjQ0NzAwMCwxODYuNTE2MDAwTDIwOS4zMzUwMDAsMTg2LjQzMjAwMEMyMDkuMDI0MDAwLDE4Ni42MzUwMDAsMjA4LjczNTAwMCwxODYuODY5MDAwLDIwOC40NzMwMDAsMTg3LjEzMDAwMEMyMDcuNTM0MDAwLDE4OC4wNTkwMDAsMjA2LjYwOTAwMCwxODguOTk1MDAwLDIwNS42NzAwMDAsMTg5LjkyNDAwMEMyMDQuOTEzMDAwLDE5MC42ODUwMDAsMjA0LjE2MzAwMCwxOTEuNDUzMDAwLDIwMy4zOTkwMDAsMTkyLjIwNzAwMEwyMDAuODc2MDAwLDE5NC43MjIwMDBDMTk4LjI2MjAwMCwxOTcuMzI2MDAwLDE5NS42NDgwMDAsMTk5LjkzODAwMCwxOTMuMDA2MDAwLDIwMi41MTUwMDBMMTkyLjkwODAwMCwyMDIuNTkyMDAwQzE5Mi4yNDEwMDAsMjAzLjQyMjAwMCwxOTEuMzkzMDAwLDIwNC4wOTEwMDAsMTkwLjQyOTAwMCwyMDQuNTQ5MDAwQzE4OS40NjYwMDAsMjA1LjAwNjAwMCwxODguNDEwMDAwLDIwNS4yMzkwMDAsMTg3LjM0MzAwMCwyMDUuMjMyMDAwTDE4Ny4yNjYwMDAsMjA1LjIzMjAwMEMxODYuMTU5MDAwLDIwNS4yMTUwMDAsMTg1LjA3MDAwMCwyMDQuOTQ1MDAwLDE4NC4wODQwMDAsMjA0LjQ0MzAwMEMxODMuNzk1MDAwLDIwNC4yOTIwMDAsMTgzLjUxNjAwMCwyMDQuMTIyMDAwLDE4My4yNTAwMDAsMjAzLjkzMzAwMEwxODMuMjAxMDAwLDIwMy44OTEwMDBDMTgyLjU5ODAwMCwyMDMuNDUyMDAwLDE4Mi4wMzQwMDAsMjAyLjk2NDAwMCwxODEuNTEyMDAwLDIwMi40MzEwMDBDMTc5LjU5MjAwMCwyMDAuNTMyMDAwLDE3Ny4xMzIwMDAsMTk4LjA1MzAwMCwxNzQuNjM3MDAwLDE5NS41MzIwMDBMMTY2LjIyNzAwMCwxODcuMTUxMDAwQzE2NS45NjYwMDAsMTg2Ljg4NzAwMCwxNjUuNjg3MDAwLDE4Ni42MzkwMDAsMTY1LjM5MzAwMCwxODYuNDExMDAwQzE2NS4xMDAwMDAsMTg2LjYxNjAwMCwxNjQuODI3MDAwLDE4Ni44NTAwMDAsMTY0LjU4MDAwMCwxODcuMTA5MDAwQzE2My42NDEwMDAsMTg4LjAzODAwMCwxNjIuNzE2MDAwLDE4OC45NzQwMDAsMTYxLjc3NzAwMCwxODkuOTAzMDAwTDE1OS41MDYwMDAsMTkyLjE4NjAwMEwxNTYuOTgzMDAwLDE5NC43MDEwMDBDMTU0LjM2OTAwMCwxOTcuMzA1MDAwLDE1MS43NTUwMDAsMTk5LjkxNzAwMCwxNDkuMTA2MDAwLDIwMi40OTQwMDBDMTQ3Ljg5NzAwMCwyMDMuNzczMDAwLDE0Ni4zMzcwMDAsMjA0LjY2OTAwMCwxNDQuNjIxMDAwLDIwNS4wNzEwMDBDMTQ0LjQ4ODAwMCwyMDUuMDcxMDAwLDE0NC4zNDcwMDAsMjA1LjA3MTAwMCwxNDQuMjE0MDAwLDIwNS4xMjAwMDBDMTQzLjk2MjAwMCwyMDUuMTIwMDAwLDE0My43MTcwMDAsMjA1LjIwNDAwMCwxNDMuNDcxMDAwLDIwNS4yMTEwMDBMMTQzLjQwODAwMCwyMDUuMjExMDAwTDE0My4yODIwMDAsMjA1LjIxMTAwMEMxNDMuMTk4MDAwLDIwNS4yMTEwMDAsMTQzLjExNDAwMCwyMDUuMjExMDAwLDE0My4wMjMwMDAsMjA1LjIxMTAwMEwxNDIuNjg2MDAwLDIwNS4yMTEwMDBMMTQyLjYzNzAwMCwyMDUuMjExMDAwTDE0Mi40NjIwMDAsMjA1LjIxMTAwMEMxNDIuMjY5MDAwLDIwNS4xOTEwMDAsMTQyLjA3NzAwMCwyMDUuMTYxMDAwLDE0MS44ODgwMDAsMjA1LjEyMDAwMEMxNDEuNzU0MDAwLDIwNS4xMjAwMDAsMTQxLjYyODAwMCwyMDUuMDM2MDAwLDE0MS40OTUwMDAsMjA1LjAwMTAwMEMxNDAuMTk4MDAwLDIwNC41OTQwMDAsMTM5LjAyMTAwMCwyMDMuODc0MDAwLDEzOC4wNjgwMDAsMjAyLjkwNjAwMEMxMzYuNzY0MDAwLDIwMS42MjgwMDAsMTM1LjI2NTAwMCwyMDAuMTEzMDAwLDEzMy42ODgwMDAsMTk4LjU1NjAwMEwxMjMuOTg4MDAwLDE4OC45MTgwMDBMMTIxLjcyNTAwMCwxODYuNjYyMDAwTDEyMS40NTEwMDAsMTg2LjQ0NjAwMEwxMjEuMzQ2MDAwLDE4Ni41MTYwMDBDMTIxLjE1NjAwMCwxODYuNjQ3MDAwLDEyMC45NzYwMDAsMTg2Ljc5MjAwMCwxMjAuODA3MDAwLDE4Ni45NDkwMDBDMTIwLjQ5ODAwMCwxODcuMjM1MDAwLDEyMC4xOTcwMDAsMTg3LjU0MjAwMCwxMTkuOTAzMDAwLDE4Ny44NDMwMDBMMTE1LjA4ODAwMCwxOTIuNjU0MDAwQzExMS43NzMwMDAsMTk1Ljk3MjAwMCwxMDguNDU4MDAwLDE5OS4yOTYwMDAsMTA1LjExNTAwMCwyMDIuNTg1MDAwQzEwMy4yMTYwMDAsMjA0LjQ2NDAwMCwxMDEuMTk4MDAwLDIwNS4zMzcwMDAsOTkuMTQ0MTAwLDIwNS4yNzQwMDBDOTkuMDI1MDAwLDIwNS4yNzQwMDAsOTguOTEyODAwLDIwNS4yNzQwMDAsOTguODAwNzAwLDIwNS4yNzQwMDBMOTguNzU4NzAwLDIwNS4yNzQwMDBMOTguNTgzNTAwLDIwNS4yNzQwMDBDOTguMzkwMzAwLDIwNS4yNTQwMDAsOTguMTk4NTAwLDIwNS4yMjQwMDAsOTguMDA4ODAwLDIwNS4xODMwMDBDOTcuODc1NjAwLDIwNS4xODMwMDAsOTcuNzQ5NTAwLDIwNS4wOTkwMDAsOTcuNjE2MzAwLDIwNS4wNjQwMDBDOTYuMzE3NDAwLDIwNC42NTUwMDAsOTUuMTM4NjAwLDIwMy45MzYwMDAsOTQuMTgyMzAwLDIwMi45NjkwMDBDOTIuODg1NzAwLDIwMS42OTEwMDAsOTEuMzc5MDAwLDIwMC4xNzYwMDAsODkuODA5MTAwLDE5OC42MTgwMDBMODAuMTE2NzAwLDE4OC45ODEwMDBMNzUuNTU0MzAwLDE4NC40MzUwMDBDNzUuMTMxOTAwLDE4NC4wMjQwMDAsNzQuNzQwNzAwLDE4My41ODMwMDAsNzQuMzgzOTAwLDE4My4xMTUwMDBMNzIuNjk0OTAwLDE4MS4zNDEwMDBDNzEuMzY2OTAwLDE4MC4xMTYwMDAsNzAuNTU1MTAwLDE3OC40MzQwMDAsNzAuNDIzNTAwLDE3Ni42MzYwMDBDNzAuMjkxOTAwLDE3NC44MzgwMDAsNzAuODUwMzAwLDE3My4wNTYwMDAsNzEuOTg2MDAwLDE3MS42NTMwMDBDNzMuMTIxNjAwLDE3MC4yNDkwMDAsNzQuNzQ5NzAwLDE2OS4zMjcwMDAsNzYuNTQxMzAwLDE2OS4wNzMwMDBDNzguMzMyOTAwLDE2OC44MTkwMDAsODAuMTU0MzAwLDE2OS4yNTMwMDAsODEuNjM3NTAwLDE3MC4yODYwMDBMODEuNjc5NTAwLDE3MC4zMjgwMDBDODIuMjg1ODAwLDE3MC43NjUwMDAsODIuODUzMzAwLDE3MS4yNTMwMDAsODMuMzc1NTAwLDE3MS43ODcwMDBDODcuNTQ1NDAwLDE3NS45MjIwMDAsOTQuMjM4MzAwLDE4Mi43MzgwMDAsOTguMzg3MjAwLDE4Ni45MjgwMDBDOTguNjg0MTAwLDE4Ny4yMjkwMDAsOTguOTk3NjAwLDE4Ny41MTQwMDAsOTkuMzI2MzAwLDE4Ny43ODAwMDBMOTkuMzI2MzAwLDE4Ny43ODAwMDBMOTkuNDM4NTAwLDE4Ny44NjQwMDBDOTkuNzQ5MjAwLDE4Ny42NjEwMDAsMTAwLjAzODAwMCwxODcuNDI3MDAwLDEwMC4zMDAwMDAsMTg3LjE2NTAwMEMxMDEuMjQwMDAwLDE4Ni4yMzYwMDAsMTAyLjE2NTAwMCwxODUuMzAxMDAwLDEwMy4xMDQwMDAsMTg0LjM3MjAwMEMxMDMuODYxMDAwLDE4My42MTgwMDAsMTA0LjYxMTAwMCwxODIuODQ5MDAwLDEwNS4zNzQwMDAsMTgyLjA5NTAwMEwxMDcuODk3MDAwLDE3OS41ODEwMDBDMTEwLjUxMjAwMCwxNzYuOTc2MDAwLDExMy4xMjYwMDAsMTc0LjM2NDAwMCwxMTUuNzY4MDAwLDE3MS43ODcwMDBMMTE1Ljg2NjAwMCwxNzEuNzExMDAwQzExNi41MzMwMDAsMTcwLjg4MDAwMCwxMTcuMzgwMDAwLDE3MC4yMTEwMDAsMTE4LjM0NDAwMCwxNjkuNzU0MDAwQzExOS4zMDgwMDAsMTY5LjI5NzAwMCwxMjAuMzYzMDAwLDE2OS4wNjMwMDAsMTIxLjQzMDAwMCwxNjkuMDcxMDAwTDEyMS41MDcwMDAsMTY5LjA3MTAwMEMxMjIuNjE1MDAwLDE2OS4wODgwMDAsMTIzLjcwMzAwMCwxNjkuMzU4MDAwLDEyNC42ODkwMDAsMTY5Ljg2MDAwMEMxMjQuOTc5MDAwLDE3MC4wMTAwMDAsMTI1LjI1ODAwMCwxNzAuMTgwMDAwLDEyNS41MjMwMDAsMTcwLjM3MDAwMEwxMjUuNTY1MDAwLDE3MC40MTIwMDBDMTI2LjE3MjAwMCwxNzAuODQ5MDAwLDEyNi43MzkwMDAsMTcxLjMzNzAwMCwxMjcuMjYxMDAwLDE3MS44NzEwMDBDMTI5LjE3NTAwMCwxNzMuNzcxMDAwLDEzMS42MzQwMDAsMTc2LjI0MzAwMCwxMzQuMTI5MDAwLDE3OC43NjQwMDBMMTQyLjUzOTAwMCwxODcuMTQ0MDAwQzE0Mi44MDEwMDAsMTg3LjQwOTAwMCwxNDMuMDc5MDAwLDE4Ny42NTYwMDAsMTQzLjM3MzAwMCwxODcuODg1MDAwQzE0My42NjUwMDAsMTg3LjY3ODAwMCwxNDMuOTM4MDAwLDE4Ny40NDQwMDAsMTQ0LjE4NjAwMCwxODcuMTg2MDAwQzE0NS4xMjUwMDAsMTg2LjI1NzAwMCwxNDYuMDUwMDAwLDE4NS4zMjIwMDAsMTQ2Ljk5MDAwMCwxODQuMzkzMDAwQzE0Ny43NDYwMDAsMTgzLjYzOTAwMCwxNDguNDk2MDAwLDE4Mi44NzAwMDAsMTQ5LjI2MDAwMCwxODIuMTE2MDAwTDE1MS43ODMwMDAsMTc5LjYwMjAwMEMxNTQuMzk3MDAwLDE3Ni45OTcwMDAsMTU3LjAxMTAwMCwxNzQuMzg1MDAwLDE1OS42NTMwMDAsMTcxLjgwODAwMEMxNjAuODY2MDAwLDE3MC41MzEwMDAsMTYyLjQyODAwMCwxNjkuNjM1MDAwLDE2NC4xNDYwMDAsMTY5LjIzMTAwMEMxNjQuMjc5MDAwLDE2OS4yMzEwMDAsMTY0LjQxOTAwMCwxNjkuMjMxMDAwLDE2NC41NTIwMDAsMTY5LjE4MzAwMEMxNjQuNzk4MDAwLDE2OS4xMzgwMDAsMTY1LjA0NjAwMCwxNjkuMTA4MDAwLDE2NS4yOTUwMDAsMTY5LjA5MjAwMEwxNjUuMzM3MDAwLDE2OS4wOTIwMDBMMTY1LjQ3MDAwMCwxNjkuMDkyMDAwTDE2NS43MjMwMDAsMTY5LjA5MjAwMEMxNjUuODQyMDAwLDE2OS4wOTIwMDAsMTY1Ljk2MTAwMCwxNjkuMDkyMDAwLDE2Ni4wNjYwMDAsMTY5LjA5MjAwMEwxNjYuMTE1MDAwLDE2OS4wOTIwMDBMMTY2LjI5MDAwMCwxNjkuMDkyMDAwQzE2Ni40ODMwMDAsMTY5LjExMjAwMCwxNjYuNjc1MDAwLDE2OS4xNDMwMDAsMTY2Ljg2NTAwMCwxNjkuMTgzMDAwQzE2Ni45OTgwMDAsMTY5LjE4MzAwMCwxNjcuMTI0MDAwLDE2OS4yNjYwMDAsMTY3LjI1NzAwMCwxNjkuMzAxMDAwQzE2OC41NTQwMDAsMTY5LjcxMTAwMCwxNjkuNzMxMDAwLDE3MC40MzAwMDAsMTcwLjY4NDAwMCwxNzEuMzk2MDAwQzE3MS45ODEwMDAsMTcyLjY3NDAwMCwxNzMuNDg4MDAwLDE3NC4xOTAwMDAsMTc1LjA1MTAwMCwxNzUuNzQwMDAwQzE3OC4yODgwMDAsMTc4Ljk1MzAwMCwxODEuNTI0MDAwLDE4Mi4xNjcwMDAsMTg0Ljc1NzAwMCwxODUuMzg0MDAwTDE4Ny4wMjEwMDAsMTg3LjY0MDAwMEwxODcuMjg3MDAwLDE4Ny44NTcwMDBMMTg3LjM5OTAwMCwxODcuNzg3MDAwQzE4Ny41ODkwMDAsMTg3LjY1NjAwMCwxODcuNzcwMDAwLDE4Ny41MTEwMDAsMTg3LjkzOTAwMCwxODcuMzU0MDAwQzE4OC4yNDcwMDAsMTg3LjA2ODAwMCwxODguNTQ5MDAwLDE4Ni43NjAwMDAsMTg4Ljg0MzAwMCwxODYuNDYwMDAwTDE5My42NTgwMDAsMTgxLjY0ODAwMEMxOTYuOTcyMDAwLDE3OC4zMzEwMDAsMjAwLjI4NzAwMCwxNzUuMDA3MDAwLDIwMy42MzAwMDAsMTcxLjcxODAwMEMyMDUuNTIzMDAwLDE2OS44MzkwMDAsMjA3LjU0ODAwMCwxNjguOTY2MDAwLDIwOS42MDEwMDAsMTY5LjAyOTAwMEwyMDkuOTM4MDAwLDE2OS4wMjkwMDBMMjA5Ljk4NzAwMCwxNjkuMDI5MDAwTDIxMC4xNjIwMDAsMTY5LjAyOTAwMEMyMTAuMzU1MDAwLDE2OS4wNDgwMDAsMjEwLjU0NzAwMCwxNjkuMDc5MDAwLDIxMC43MzcwMDAsMTY5LjEyMDAwMEMyMTAuODcwMDAwLDE2OS4xMjAwMDAsMjEwLjk5NjAwMCwxNjkuMjAzMDAwLDIxMS4xMjkwMDAsMTY5LjIzODAwMEMyMTIuNDI3MDAwLDE2OS42NDYwMDAsMjEzLjYwMzAwMCwxNzAuMzY2MDAwLDIxNC41NTYwMDAsMTcxLjMzMzAwMEMyMTUuODYwMDAwLDE3Mi42MTEwMDAsMjE3LjM1OTAwMCwxNzQuMTI3MDAwLDIxOC45MjIwMDAsMTc1LjY3NzAwMEMyMjIuMTYwMDAwLDE3OC44OTAwMDAsMjI1LjM5NjAwMCwxODIuMTA1MDAwLDIyOC42MjkwMDAsMTg1LjMyMjAwMEwyMzMuMTkxMDAwLDE4OS44NjgwMDBDMjMzLjYxMjAwMCwxOTAuMjgwMDAwLDIzNC4wMDMwMDAsMTkwLjcyMTAwMCwyMzQuMzYyMDAwLDE5MS4xODgwMDBMMjM2LjA3MjAwMCwxOTIuODkyMDAwQzIzNi44ODYwMDAsMTkzLjY0MjAwMCwyMzcuNTE0MDAwLDE5NC41NzEwMDAsMjM3LjkwNjAwMCwxOTUuNjA1MDAwQzIzOC4yOTkwMDAsMTk2LjYzODAwMCwyMzguNDQ1MDAwLDE5Ny43NDgwMDAsMjM4LjMzNDAwMCwxOTguODQ4MDAwQzIzOC4yMjIwMDAsMTk5Ljk0ODAwMCwyMzcuODU2MDAwLDIwMS4wMDYwMDAsMjM3LjI2NDAwMCwyMDEuOTQxMDAwQzIzNi42NzIwMDAsMjAyLjg3NTAwMCwyMzUuODcwMDAwLDIwMy42NjAwMDAsMjM0LjkyMjAwMCwyMDQuMjMzMDAwTDIzNC45MjkwMDAsMjA0LjI1NDAwMFoiIGZpbGw9InJnYigxNTYsMTcyLDIwNCkiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIi8+PGcgaWQ9ImVnaFJ0SUNOQmx6Nl90byIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjMxLjQxODQ5NSwxNTYuNjMyOTk2KSI+PHBhdGggaWQ9ImVnaFJ0SUNOQmx6NiIgZD0iTTIzMS40MTgwMDAsMTYzLjc3NzAwMEMyMzUuMzc4MDAwLDE2My43NzcwMDAsMjM4LjU4ODAwMCwxNjAuNTc5MDAwLDIzOC41ODgwMDAsMTU2LjYzMzAwMEMyMzguNTg4MDAwLDE1Mi42ODcwMDAsMjM1LjM3ODAwMCwxNDkuNDg5MDAwLDIzMS40MTgwMDAsMTQ5LjQ4OTAwMEMyMjcuNDU4MDAwLDE0OS40ODkwMDAsMjI0LjI0OTAwMCwxNTIuNjg3MDAwLDIyNC4yNDkwMDAsMTU2LjYzMzAwMEMyMjQuMjQ5MDAwLDE2MC41NzkwMDAsMjI3LjQ1ODAwMCwxNjMuNzc3MDAwLDIzMS40MTgwMDAsMTYzLjc3NzAwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzEuNDE4NDk1LC0xNTYuNjMyOTk2KSIgZmlsbD0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PGcgaWQ9ImVnaFJ0SUNOQmx6N190byIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTg3LjQwOTUwMiwxNTYuNjMyOTk2KSI+PHBhdGggaWQ9ImVnaFJ0SUNOQmx6NyIgZD0iTTE4Ny40MDYwMDAsMTYzLjc3NzAwMEMxOTEuMzY2MDAwLDE2My43NzcwMDAsMTk0LjU3NjAwMCwxNjAuNTc5MDAwLDE5NC41NzYwMDAsMTU2LjYzMzAwMEMxOTQuNTc2MDAwLDE1Mi42ODcwMDAsMTkxLjM2NjAwMCwxNDkuNDg5MDAwLDE4Ny40MDYwMDAsMTQ5LjQ4OTAwMEMxODMuNDQ3MDAwLDE0OS40ODkwMDAsMTgwLjIzNzAwMCwxNTIuNjg3MDAwLDE4MC4yMzcwMDAsMTU2LjYzMzAwMEMxODAuMjM3MDAwLDE2MC41NzkwMDAsMTgzLjQ0NzAwMCwxNjMuNzc3MDAwLDE4Ny40MDYwMDAsMTYzLjc3NzAwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xODcuNDA2NTAyLC0xNTYuNjMyOTk2KSIgZmlsbD0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PGcgaWQ9ImVnaFJ0SUNOQmx6OF90byIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQzLjM5OTUwMSwxNTYuNjMyOTk2KSI+PHBhdGggaWQ9ImVnaFJ0SUNOQmx6OCIgZD0iTTE0My4zOTQwMDAsMTYzLjc3NzAwMEMxNDcuMzU0MDAwLDE2My43NzcwMDAsMTUwLjU2NDAwMCwxNjAuNTc5MDAwLDE1MC41NjQwMDAsMTU2LjYzMzAwMEMxNTAuNTY0MDAwLDE1Mi42ODcwMDAsMTQ3LjM1NDAwMCwxNDkuNDg5MDAwLDE0My4zOTQwMDAsMTQ5LjQ4OTAwMEMxMzkuNDM1MDAwLDE0OS40ODkwMDAsMTM2LjIyNTAwMCwxNTIuNjg3MDAwLDEzNi4yMjUwMDAsMTU2LjYzMzAwMEMxMzYuMjI1MDAwLDE2MC41NzkwMDAsMTM5LjQzNTAwMCwxNjMuNzc3MDAwLDE0My4zOTQwMDAsMTYzLjc3NzAwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDMuMzk0NTAxLC0xNTYuNjMyOTk2KSIgZmlsbD0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PGcgaWQ9ImVnaFJ0SUNOQmx6OV90byIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTkuMzI5NTUwLDE1Ni42MzI5OTYpIj48cGF0aCBpZD0iZWdoUnRJQ05CbHo5IiBkPSJNOTkuMzI2MzAwLDE2My43NzcwMDBDMTAzLjI4NjAwMCwxNjMuNzc3MDAwLDEwNi40OTYwMDAsMTYwLjU3OTAwMCwxMDYuNDk2MDAwLDE1Ni42MzMwMDBDMTA2LjQ5NjAwMCwxNTIuNjg3MDAwLDEwMy4yODYwMDAsMTQ5LjQ4OTAwMCw5OS4zMjYzMDAsMTQ5LjQ4OTAwMEM5NS4zNjY3MDAsMTQ5LjQ4OTAwMCw5Mi4xNTY5MDAsMTUyLjY4NzAwMCw5Mi4xNTY5MDAsMTU2LjYzMzAwMEM5Mi4xNTY5MDAsMTYwLjU3OTAwMCw5NS4zNjY3MDAsMTYzLjc3NzAwMCw5OS4zMjYzMDAsMTYzLjc3NzAwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05OS4zMjY0NTAsLTE1Ni42MzI5OTYpIiBmaWxsPSJyZ2IoMTU2LDE3MiwyMDQpIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIvPjwvZz48L3N2Zz4=",Bte="",iq={name:"UnnnicTableNext",components:{TableBodyCell:WO,TablePagination:hc,Icon:J,IconArrowsDefault:mc},mixins:[jt],props:{headers:{type:Array,default:()=>[],validator:PO},rows:{type:Array,default:()=>[],validator:YO},size:{type:String,default:"sm",validator:e=>["md","sm"].includes(e)},hideHeaders:{type:Boolean,default:!1},pagination:{type:Number,default:1},paginationTotal:{type:Number,default:1},paginationInterval:{type:Number,default:1},isLoading:{type:Boolean,default:!1}},emits:["update:pagination","row-click","sort"],data(){return{defaultTranslations:{without_results:{"pt-br":"Nenhum resultado correspondente",en:"No matching results",es:"No hay resultados coincidentes"}},sort:{header:"",order:""}}},computed:{treatedPaginationTotal(){return this.rows.length===0?0:this.paginationTotal},gridTemplateColumns(){const e="1fr",a=o=>typeof o.size=="number"?`${o.size||1}fr`:o.size||e;return(this.headers.length?this.headers.map(a):this.rows[0].content.map(()=>e)).join(" ")},shouldHideHeaders(){return this.hideHeaders||!this.headers.length}},methods:{handleClickHeader(e){if(!e.isSortable)return;const a={asc:"desc",desc:"asc","":"asc"},i=e.content!==this.sort.header?"asc":a[this.sort.order];this.handleSort(i===""?"":e.content,i)},handleSort(e,a){this.sort={header:e,order:a},this.$emit("sort",this.sort)}}},nq={class:"unnnic-table-next"},rq={key:0,class:"unnnic-table-next__header","data-testid":"header"},oq=["onClick"],sq={key:0,class:"unnnic-table-next__body-row"},lq=["onClick"],uq=["href","target"],cq={key:2,class:"unnnic-table-next__body-row"},dq={class:"unnnic-table-next__body-cell-text","data-testid":"body-cell-text"};function _q(e,a,i,o,l,s){const c=t.resolveComponent("IconArrowsDefault"),d=t.resolveComponent("Icon"),f=t.resolveComponent("TableBodyCell"),g=t.resolveComponent("TablePagination");return t.openBlock(),t.createElementBlock("table",nq,[s.shouldHideHeaders?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("thead",rq,[t.createElementVNode("tr",{class:"unnnic-table-next__header-row","data-testid":"header-row",style:t.normalizeStyle({gridTemplateColumns:s.gridTemplateColumns})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.headers,(F,C)=>(t.openBlock(),t.createElementBlock("th",{key:F.content+C,class:t.normalizeClass({"unnnic-table-next__header-cell":!0,"unnnic-table-next__header-cell--clickable":F.isSortable,"unnnic-table-next__header-cell--sorting":l.sort.header===F.content&&l.sort.order!==""}),"data-testid":"header-cell",onClick:t.withModifiers(y=>s.handleClickHeader(F),["stop"])},[t.createTextVNode(t.toDisplayString(F.content)+" ",1),F.isSortable?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[l.sort.header!==F.content?(t.openBlock(),t.createBlock(c,{key:0,class:"order-default-icon","data-testid":"arrow-default-icon"})):l.sort.order==="asc"?(t.openBlock(),t.createBlock(d,{key:1,clickable:"",size:"ant",icon:"switch_left",style:{transform:"rotate(-90deg)"},"data-testid":"arrow-asc-icon"})):l.sort.order==="desc"?(t.openBlock(),t.createBlock(d,{key:2,clickable:"",size:"ant",icon:"switch_left",style:{transform:"rotate(90deg)"},"data-testid":"arrow-desc-icon"})):t.createCommentVNode("",!0)],64)):t.createCommentVNode("",!0)],10,oq))),128))],4)])),t.createElementVNode("tbody",{class:t.normalizeClass({"unnnic-table-next__body":!0,"unnnic-table-next__body--hide-headers":s.shouldHideHeaders}),"data-testid":"body"},[i.isLoading?(t.openBlock(),t.createElementBlock("tr",sq,[...a[1]||(a[1]=[t.createElementVNode("img",{class:"unnnic-table-next__body-cell--loading","data-testid":"body-row-loading",src:Fc,height:"40"},null,-1)])])):i.rows.length?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(i.rows,(F,C)=>(t.openBlock(),t.createElementBlock("tr",{key:F.content+C,class:"unnnic-table-next__body-row","data-testid":"body-row",style:t.normalizeStyle({gridTemplateColumns:F.link?"auto":s.gridTemplateColumns}),onClick:y=>e.$emit("row-click",F)},[F.link?(t.openBlock(),t.createElementBlock("a",{key:0,class:"unnnic-table-next__body-row--redirect","data-testid":"body-row-redirect",style:t.normalizeStyle({gridTemplateColumns:s.gridTemplateColumns}),href:F.link.url,target:F.link.target||"_blank"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(F.content,y=>(t.openBlock(),t.createBlock(f,{key:y+C,class:t.normalizeClass(["unnnic-table-next__body-cell",`unnnic-table-next__body-cell--${i.size}`]),"data-testid":"body-cell",cell:y},null,8,["class","cell"]))),128))],12,uq)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(F.content,y=>(t.openBlock(),t.createBlock(f,{key:y+C,class:t.normalizeClass(["unnnic-table-next__body-cell",`unnnic-table-next__body-cell--${i.size}`]),"data-testid":"body-cell",cell:y},null,8,["class","cell"]))),128))],12,lq))),128)):(t.openBlock(),t.createElementBlock("tr",cq,[t.createElementVNode("td",{class:t.normalizeClass(["unnnic-table-next__body-cell",`unnnic-table-next__body-cell--${i.size}`]),"data-testid":"body-cell"},[t.createElementVNode("p",dq,t.toDisplayString(e.i18n("without_results")),1)],2)]))],2),t.createVNode(g,{modelValue:i.pagination,total:s.treatedPaginationTotal,interval:i.paginationInterval,"onUpdate:modelValue":a[0]||(a[0]=F=>e.$emit("update:pagination",F))},null,8,["modelValue","total","interval"])])}const q0=b(iq,[["render",_q],["__scopeId","data-v-a19b4e95"]]),jte="",fq={name:"UnnnicModalNext",components:{UnnnicIcon:J,UnnnicInput:ii,UnnnicButton:pt},props:{type:{type:String,default:"default"},url:String,icon:String,scheme:String,title:String,description:String,validate:String,validatePlaceholder:String,validateLabel:String,actionPrimaryLabel:String,actionPrimaryLoading:Boolean,actionPrimaryButtonType:{type:String,default:"primary"},actionSecondaryLabel:String,showCloseButton:Boolean},emits:["close"],data(){return{confirmText:""}},computed:{isPersistent(){var e;return(e=this.data)==null?void 0:e.persistent},buttonType(){return this.disabled?"":this.scheme==="feedback-red"?"danger":this.scheme==="feedback-yellow"?"alert":""},disabled(){return this.validate?this.confirmText!==this.validate:!1}},methods:{closeByDarkBackground(){this.$emit("close")},close(){var e;this.justClose(),(e=this.data)!=null&&e.onClose&&this.data.onClose()},justClose(){}}},gq={class:"container"},hq={key:0,class:"header"},mq={class:"content"},Fq={key:1,class:"content"},pq={class:"aspect-ratio-box"},bq=["src"],Cq={key:0,class:"header"},yq={key:0,class:"icon"},wq={key:1,class:"title"},kq={key:2,class:"description"},Dq={key:3,class:"confirm-text"},Aq=["innerHTML"];function Eq(e,a,i,o,l,s){var g,F,C,y,E,N,T,q;const c=t.resolveComponent("UnnnicIcon"),d=t.resolveComponent("UnnnicInput"),f=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-modal",`type-${i.type}`,{"show-close-button":i.showCloseButton,"show-actions-area":i.validate||i.actionPrimaryLabel||i.actionSecondaryLabel}]),onClick:a[5]||(a[5]=t.withModifiers((...P)=>s.closeByDarkBackground&&s.closeByDarkBackground(...P),["self"]))},[t.createElementVNode("div",gq,[i.type==="default"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[i.showCloseButton?(t.openBlock(),t.createElementBlock("div",hq,[t.createVNode(c,{icon:"close-1",size:"sm",clickable:"",onClick:a[0]||(a[0]=P=>e.$emit("close"))})])):t.createCommentVNode("",!0),t.createElementVNode("div",mq,[t.renderSlot(e.$slots,"default",{},void 0,!0)])],64)):i.type==="video"?(t.openBlock(),t.createElementBlock("div",Fq,[t.createElementVNode("div",pq,[t.createElementVNode("iframe",{class:"aspect-ratio-box-inside",type:"text/html",src:i.url,frameborder:"0",allowfullscreen:""},null,8,bq)])])):i.type==="alert"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[i.showCloseButton?(t.openBlock(),t.createElementBlock("div",Cq,[t.createVNode(c,{icon:"close-1",size:"sm",clickable:"",onClick:a[1]||(a[1]=P=>e.$emit("close"))})])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(["content",{"with-validation":i.validate}])},[i.icon?(t.openBlock(),t.createElementBlock("div",yq,[t.createVNode(c,{icon:i.icon,scheme:i.scheme,size:"xl"},null,8,["icon","scheme"])])):t.createCommentVNode("",!0),(F=(g=e.$slots).title)!=null&&F.call(g).length||i.title?(t.openBlock(),t.createElementBlock("div",wq,[(y=(C=e.$slots).title)!=null&&y.call(C).length?t.renderSlot(e.$slots,"title",{key:0},void 0,!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(i.title),1)],64))])):t.createCommentVNode("",!0),(N=(E=e.$slots).description)!=null&&N.call(E).length||i.description?(t.openBlock(),t.createElementBlock("div",kq,[(q=(T=e.$slots).description)!=null&&q.call(T).length?t.renderSlot(e.$slots,"description",{key:0},void 0,!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(i.description),1)],64))])):t.createCommentVNode("",!0),i.validate?(t.openBlock(),t.createElementBlock("div",Dq,[t.createVNode(d,{modelValue:l.confirmText,"onUpdate:modelValue":a[2]||(a[2]=P=>l.confirmText=P),placeholder:i.validatePlaceholder},{label:t.withCtx(()=>[t.createElementVNode("span",{innerHTML:i.validateLabel},null,8,Aq)]),_:1},8,["modelValue","placeholder"])])):t.createCommentVNode("",!0),i.validate||i.actionPrimaryLabel||i.actionSecondaryLabel?(t.openBlock(),t.createElementBlock("div",{key:4,class:"actions",style:t.normalizeStyle({marginTop:i.validate?"0":void 0})},[i.validate||i.actionSecondaryLabel?(t.openBlock(),t.createBlock(f,{key:0,type:"tertiary",disabled:i.actionPrimaryLoading,onClick:a[3]||(a[3]=P=>e.$attrs.onClickActionSecondary?e.$emit("click-action-secondary",{close:s.justClose}):e.$emit("close"))},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(i.actionSecondaryLabel),1)]),_:1},8,["disabled"])):t.createCommentVNode("",!0),i.validate||i.actionPrimaryLabel?(t.openBlock(),t.createBlock(f,{key:1,type:i.actionPrimaryButtonType,class:t.normalizeClass(i.actionPrimaryButtonType==="primary"?["button",s.buttonType]:void 0),disabled:s.disabled||i.actionPrimaryLoading,loading:i.actionPrimaryLoading,onClick:a[4]||(a[4]=P=>e.$attrs.onClickActionPrimary?e.$emit("click-action-primary",{close:s.justClose}):null)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(i.actionPrimaryLabel),1)]),_:1},8,["type","class","disabled","loading"])):t.createCommentVNode("",!0)],4)):t.createCommentVNode("",!0)],2)],64)):t.createCommentVNode("",!0)])],2)}const H0=b(fq,[["render",Eq],["__scopeId","data-v-df20e3dd"]]),Nte="",xq={name:"UnnnicModalDialog",components:{UnnnicIcon:J,UnnnicButton:pt},mixins:[jt],props:{modelValue:{type:Boolean,required:!0},persistent:{type:Boolean,default:!1},type:{type:String,default:"",validate(e){return["success","warning","attention"].includes(e)}},size:{type:String,default:"md",validate(e){return["sm","md","lg"].includes(e)}},title:{type:String,default:""},icon:{type:String,default:""},iconScheme:{type:String,default:""},showCloseIcon:{type:Boolean,default:!1},showActionsDivider:{type:Boolean,default:!1},primaryButtonProps:{type:Object,default:()=>({})},hideSecondaryButton:{type:Boolean,default:!1},secondaryButtonProps:{type:Object,default:()=>({})}},emits:["primaryButtonClick","secondaryButtonClick","update:modelValue"],data(){return{defaultTranslations:{cancel:{"pt-br":"Cancelar",en:"Cancel",es:"Cancelar"}},iconsMapper:{success:{icon:"check_circle",scheme:"aux-green-500"},warning:{icon:"warning",scheme:"aux-red-500"},attention:{icon:"error",scheme:"aux-yellow-500"}},primaryButtonTypeMapper:{success:"primary",warning:"warning",attention:"attention"}}},watch:{modelValue(e){this.updateBodyOverflow(e)}},methods:{close(){this.$emit("update:modelValue",!1)},updateBodyOverflow(e){document.body.style.overflow=e?"hidden":""}}},Mq={key:0,class:"unnnic-modal-dialog","data-testid":"modal-dialog"},Bq={key:0,class:"unnnic-modal-dialog__container__left-sidebar"},jq={class:"unnnic-modal-dialog__container__body"},Nq={key:0,class:"unnnic-modal-dialog__container__header"},vq={class:"unnnic-modal-dialog__container__title-container"},Lq={class:"unnnic-modal-dialog__container__title-text","data-testid":"title-text"},Tq={class:"unnnic-modal-dialog__container__content"};function Sq(e,a,i,o,l,s){var f,g;const c=t.resolveComponent("UnnnicIcon"),d=t.resolveComponent("UnnnicButton");return i.modelValue?(t.openBlock(),t.createElementBlock("section",Mq,[t.createElementVNode("section",{class:"unnnic-modal-dialog__overlay","data-testid":"modal-overlay",onClick:a[0]||(a[0]=t.withModifiers(F=>!i.persistent&&s.close(),["stop"]))}),t.createElementVNode("section",{class:t.normalizeClass(["unnnic-modal-dialog__container",`unnnic-modal-dialog__container--${i.size}`]),"data-testid":"modal-container"},[e.$slots.leftSidebar?(t.openBlock(),t.createElementBlock("section",Bq,[t.renderSlot(e.$slots,"leftSidebar",{},void 0,!0)])):t.createCommentVNode("",!0),t.createElementVNode("section",jq,[i.title?(t.openBlock(),t.createElementBlock("header",Nq,[t.createElementVNode("section",vq,[i.icon||i.type?(t.openBlock(),t.createBlock(c,{key:0,"data-testid":"title-icon",class:"unnnic-modal-dialog__container__title-icon",icon:i.icon||((f=l.iconsMapper[i.type])==null?void 0:f.icon),scheme:i.iconScheme||((g=l.iconsMapper[i.type])==null?void 0:g.scheme),size:"md"},null,8,["icon","scheme"])):t.createCommentVNode("",!0),t.createElementVNode("h1",Lq,t.toDisplayString(i.title),1)]),i.showCloseIcon?(t.openBlock(),t.createBlock(c,{key:0,"data-testid":"close-icon",icon:"close",clickable:"",scheme:"neutral-cloudy",onClick:a[1]||(a[1]=F=>s.close())})):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("section",Tq,[t.renderSlot(e.$slots,"default",{},void 0,!0)]),i.primaryButtonProps.text?(t.openBlock(),t.createElementBlock("section",{key:1,"data-testid":"actions-section",class:t.normalizeClass(["unnnic-modal-dialog__container__actions",{"unnnic-modal-dialog__container__actions--divider":i.showActionsDivider}])},[i.hideSecondaryButton?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(d,t.mergeProps({key:0},i.secondaryButtonProps,{"data-testid":"secondary-button",type:"tertiary",text:i.secondaryButtonProps.text||e.i18n("cancel"),class:"unnnic-modal-dialog__container__actions__secondary-button",onClick:a[2]||(a[2]=t.withModifiers(F=>i.secondaryButtonProps.text?e.$emit("secondaryButtonClick"):s.close(),["stop"]))}),null,16,["text"])),t.createVNode(d,t.mergeProps(i.primaryButtonProps,{"data-testid":"primary-button",type:i.primaryButtonProps.type||l.primaryButtonTypeMapper[i.type]||"primary",text:i.primaryButtonProps.text,class:"unnnic-modal-dialog__container__actions__primary-button",onClick:a[3]||(a[3]=t.withModifiers(F=>e.$emit("primaryButtonClick"),["stop"]))}),null,16,["type","text"])],2)):t.createCommentVNode("",!0)])],2)])):t.createCommentVNode("",!0)}const Ar=b(xq,[["render",Sq],["__scopeId","data-v-a7e44667"]]),vte="",Iq={name:"TourMask",props:{maskRect:{type:Object,required:!0}},computed:{clickBlockerRects(){const{maskRect:e}=this;return[{x:"0",y:"0",width:"100%",height:e.y},{x:"0",y:"0",width:e.x,height:"100%"},{x:"0",y:e.y+e.height,style:{height:`calc(100vh - ${e.y}px)`},width:"100%"},{x:e.x+e.width,y:"0",style:{width:`calc(100vw - ${e.x}px)`},height:"100%"}]}}},Vq={class:"unnnic-tour__mask"},zq={class:"mask__svg",width:"100%",height:"100%"},Oq={id:"svgTourMask",x:"0",y:"0",width:"100%",height:"100%"},qq=["x","y","width","height"],Hq=["x","y","width","height"];function Pq(e,a,i,o,l,s){return t.openBlock(),t.createElementBlock("section",Vq,[(t.openBlock(),t.createElementBlock("svg",zq,[t.createElementVNode("defs",null,[t.createElementVNode("mask",Oq,[a[0]||(a[0]=t.createElementVNode("rect",{x:"0",y:"0",width:"100vw",height:"100vh",fill:"white"},null,-1)),t.createElementVNode("rect",{x:i.maskRect.x,y:i.maskRect.y,width:i.maskRect.width,height:i.maskRect.height,rx:"4",fill:"black",class:"unnnic-tour__step"},null,8,qq)])]),a[1]||(a[1]=t.createElementVNode("rect",{x:"0",y:"0",width:"100%",height:"100%",mask:"url(#svgTourMask)",class:"unnnic-tour__overlay"},null,-1)),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.clickBlockerRects,(c,d)=>(t.openBlock(),t.createElementBlock("rect",{key:d,x:c.x,y:c.y,width:c.width,height:c.height,style:t.normalizeStyle(c.style),fill:"transparent","pointer-events":"auto"},null,12,Hq))),128))]))])}const Uq=b(Iq,[["render",Pq],["__scopeId","data-v-8b63dc83"]]),Lte="",Yq={name:"UnnnicTourPopover",components:{UnnnicButton:pt},mixins:[jt],props:{step:{type:Object,required:!0},currentStep:{type:Number,required:!0},stepsLength:{type:Number,required:!0},attachedElement:{type:Element,required:!0}},emits:["end","nextStep","close"],data(){return{style:{},defaultTranslations:{close_tour:{"pt-br":"Fechar tour",en:"Close tour",es:"Cerrar recorrido"},understood:{"pt-br":"Entendi",en:"I understood",es:"Entendí"}}}},watch:{attachedElement:{immediate:!0,deep:!0,handler(){this.$nextTick(()=>{this.updatePopoverStyle()})}}},methods:{updatePopoverStyle(){const{attachedElement:e,step:a}=this,i=this.$refs.popover;if(!e||!i)return;const{top:o,left:l,width:s,height:c}=e.getBoundingClientRect(),g=12+2,F=i==null?void 0:i.offsetWidth,C=i==null?void 0:i.offsetHeight,y={top:l-(F-s)/2,bottom:l-(F-s)/2,right:l+s+g,left:l-F-g},E={top:o-C-g,bottom:o+c+g,right:o-C/2+c/2,left:o-C/2+c/2},N={transform:`translate(${y[a.popoverPosition]}px, ${E[a.popoverPosition]}px)`,transition:"transform .3s ease"};this.style=N}}},Rq={class:"popover__header"},Qq={class:"header__title"},Gq=["innerHTML"];function Zq(e,a,i,o,l,s){const c=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("section",{ref:"popover",class:t.normalizeClass(["unnnic-tour__popover",i.step.popoverPosition]),style:t.normalizeStyle(l.style)},[t.createElementVNode("header",Rq,[t.createElementVNode("h1",Qq,t.toDisplayString(i.step.title),1),t.createElementVNode("p",{class:"header__close-tour",onClick:a[0]||(a[0]=t.withModifiers(d=>e.$emit("close"),["stop"]))},t.toDisplayString(e.i18n("close_tour")),1)]),t.createElementVNode("p",{class:"popover__description",innerHTML:i.step.description},null,8,Gq),i.step.hiddenNextStepButton?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(c,{key:0,type:"primary",onClick:a[1]||(a[1]=d=>e.$emit("nextStep"))},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.i18n("understood"))+" "+t.toDisplayString(i.currentStep)+"/"+t.toDisplayString(i.stepsLength),1)]),_:1}))],6)}const Wq=b(Yq,[["render",Zq],["__scopeId","data-v-da7b146c"]]),Xq=e=>{const{title:a,description:i,attachedElement:o,popoverPosition:l}=e;if(!("title"in e&&"description"in e&&"attachedElement"in e&&"popoverPosition"in e))throw new Error('Each item in "steps" must have "title", "description", "attachedElement" and "popoverPosition".');if(typeof a!="string"||!a.trim())throw new Error('"title" must be a padded string');if(typeof i!="string"||!i.trim())throw new Error('"description" must be a padded string');if(!(o instanceof HTMLElement))throw new Error('"attachedElement" must be an HTML element.');if(!["top","bottom","left","right"].includes(l))throw new Error('"popoverPosition" must be one of "top", "bottom", "left", or "right".');if("padding"in e){if(typeof e.padding!="object"||e.padding===null)throw new Error('Each item in "steps" that contains "padding" must assign it as an object.');if(!(e.padding.vertical||e.padding.horizontal))throw new Error('Each item in "steps" that contains "padding" must assign it as an object with "vertical" and/or "horizontal" keys.');if("vertical"in e.padding&&typeof e.padding.vertical!="number")throw new Error('"vertical" in "padding" must be a number.');if("horizontal"in e.padding&&typeof e.padding.horizontal!="number")throw new Error('"horizontal" in "padding" must be a number.')}},Kq={name:"UnnnicTour",components:{TourMask:Uq,TourPopover:Wq},props:{steps:{required:!0,type:Array,validator:e=>{if(!Array.isArray(e))throw new Error("Property steps needs to be a padded array.");if(!(e!=null&&e[0]))throw new Error("Steps property cannot be an empty array.");return e.forEach(Xq),!0}}},emits:["endTour","nextStep","close"],data(){return{isTourActive:!1,currentStep:1,maskRect:{x:0,y:0,width:0,height:0}}},computed:{currentStepOptions(){return this.steps[this.currentStep-1]},stepStyle(){const e=this.currentStepOptions.attachedElement;if(!this.isTourActive||!e)return{};const{top:a,left:i,width:o,height:l}=e.getBoundingClientRect();return{top:`${a}px`,left:`${i}px`,width:`${o}px`,height:`${l}px`}}},watch:{currentStep(){this.updateMaskRect()},isTourActive(e){e&&this.updateMaskRect()}},methods:{start(){this.isTourActive=!0,this.currentStep=1},end(){this.isTourActive=!1,this.currentStep=1,this.$emit("endTour")},close(){this.$emit("close")},async handleStep(e){if(this.currentStep<=this.steps.length){const{beforeRender:a}=this.steps[e-1];a&&await a(),this.currentStep=e}},nextStep(){const{handleStep:e,steps:a,currentStep:i,end:o}=this;if(i===a.length){o();return}e(i+1)},updateMaskRect(){var c;const e=(c=this.currentStepOptions)==null?void 0:c.attachedElement,{padding:a}=this.currentStepOptions;if(!e)return;const{top:i,left:o,width:l,height:s}=e.getBoundingClientRect();this.maskRect={x:o-((a==null?void 0:a.horizontal)||0)/2,y:i-((a==null?void 0:a.vertical)||0)/2,width:l+((a==null?void 0:a.horizontal)||0),height:s+((a==null?void 0:a.vertical)||0)}}}};function Jq(e,a,i,o,l,s){const c=t.resolveComponent("TourMask"),d=t.resolveComponent("TourPopover");return t.openBlock(),t.createElementBlock(t.Fragment,null,[l.isTourActive?(t.openBlock(),t.createBlock(c,{key:0,maskRect:l.maskRect},null,8,["maskRect"])):t.createCommentVNode("",!0),l.isTourActive?(t.openBlock(),t.createBlock(d,{key:1,step:s.currentStepOptions,stepsLength:i.steps.length,currentStep:l.currentStep,attachedElement:s.currentStepOptions.attachedElement,onEnd:s.end,onClose:s.close,onNextStep:s.nextStep},null,8,["step","stepsLength","currentStep","attachedElement","onEnd","onClose","onNextStep"])):t.createCommentVNode("",!0)],64)}const P0=b(Kq,[["render",Jq]]),Ste="",$q={props:{pages:{type:Array,required:!0},activePage:{type:String,required:!0}},computed:{activePageIndex(){return this.pages.indexOf(this.activePage)}}},eH={class:"unnnic-navigator-pages"};function tH(e,a,i,o,l,s){return t.openBlock(),t.createElementBlock("section",eH,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.pages,(c,d)=>(t.openBlock(),t.createElementBlock("section",{key:c,class:t.normalizeClass(["unnnic-navigator-pages__page",{"unnnic-navigator-pages__page--before":s.activePageIndex>d,"unnnic-navigator-pages__page--current":i.activePage==c}]),"data-testid":"navigator-page"},[a[0]||(a[0]=t.createElementVNode("span",{class:"unnnic-navigator-pages__page-progress"},null,-1)),t.createElementVNode("p",{class:t.normalizeClass(["unnnic-navigator-pages__page-title",{"unnnic-navigator-pages__page-title--active":i.activePage===c}]),"data-testid":"navigator-page-title"},t.toDisplayString(c),3)],2))),128))])}const U0=b($q,[["render",tH],["__scopeId","data-v-5da9ecbf"]]),aH=[{label:"00:00",value:"00:00"},{label:"01:00",value:"01:00"},{label:"02:00",value:"02:00"},{label:"03:00",value:"03:00"},{label:"04:00",value:"04:00"},{label:"05:00",value:"05:00"},{label:"06:00",value:"06:00"},{label:"07:00",value:"07:00"},{label:"08:00",value:"08:00"},{label:"09:00",value:"09:00"},{label:"10:00",value:"10:00"},{label:"11:00",value:"11:00"},{label:"12:00",value:"12:00"},{label:"13:00",value:"13:00"},{label:"14:00",value:"14:00"},{label:"15:00",value:"15:00"},{label:"16:00",value:"16:00"},{label:"17:00",value:"17:00"},{label:"18:00",value:"18:00"},{label:"19:00",value:"19:00"},{label:"20:00",value:"20:00"},{label:"21:00",value:"21:00"},{label:"22:00",value:"22:00"},{label:"23:00",value:"23:00"}],Ite="",iH={name:"SelectTime",components:{DropdownSkeleton:ec,TextInput:m2},directives:{onClickOutside:nn},props:{modelValue:{type:String,default:""},options:{type:Array,default:()=>aH},placeholder:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],data(){return{active:!1}},methods:{handleInput(e){const{value:a}=this.options.find(i=>i.value.includes(e))||{};if(a){const i=this.$refs[`hour-${a}`][0];i&&i.scrollIntoView({behavior:"smooth"})}this.$emit("update:modelValue",e)},handleBlur({close:e=!1}={}){if(this.modelValue){const a=this.modelValue.replace(/[^0-9]/g,"");if(a.length>0){let i="";if(a.length===4){const o=a.substring(0,2),l=a.substring(2,4);parseInt(o)<=23&&parseInt(l)<=59&&(i=`${o}:${l}`)}else if(a.length===3){const o=`0${a.substring(0,1)}`,l=a.substring(1,3);parseInt(l)<=59&&(i=`${o}:${l}`)}else a.length===2?i=`${a}:00`:a.length===1&&(i=`${`0${a}`}:00`);this.$emit("update:modelValue",i)}}e&&(this.active=!1)},handleClickTimeOption(e){this.$emit("update:modelValue",e),this.active=!1}}},nH={class:"unnnic-select-time"},rH=["onClick"];function oH(e,a,i,o,l,s){const c=t.resolveComponent("TextInput"),d=t.resolveComponent("DropdownSkeleton"),f=t.resolveDirective("onClickOutside");return t.withDirectives((t.openBlock(),t.createElementBlock("section",nH,[t.createVNode(d,{ref:"dropdown-skeleton",type:"manual",modelValue:l.active,position:"",useAbsolutePosition:""},{inside:t.withCtx(g=>[t.createElementVNode("section",{style:t.normalizeStyle({width:g.width}),class:"unnnic-select-time__options"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.options,F=>(t.openBlock(),t.createElementBlock("section",{ref_for:!0,ref:`hour-${F.value}`,key:F.value,class:t.normalizeClass({"unnnic-select-time__options__item":!0,"unnnic-select-time__options__item--selected":i.modelValue===F.value}),onClick:C=>s.handleClickTimeOption(F.value)},t.toDisplayString(F.label),11,rH))),128))],4)]),default:t.withCtx(()=>[t.createVNode(c,{modelValue:i.modelValue,iconRight:l.active?"keyboard_arrow_up":"keyboard_arrow_down",nativeType:"time",placeholder:i.placeholder,disabled:i.disabled,class:"unnnic-select-time__input",onFocus:a[0]||(a[0]=g=>l.active=!0),onBlur:s.handleBlur,"onUpdate:modelValue":s.handleInput,onKeydown:a[1]||(a[1]=t.withKeys(g=>s.handleBlur({close:!0}),["enter"]))},null,8,["modelValue","iconRight","placeholder","disabled","onBlur","onUpdate:modelValue"])]),_:1},8,["modelValue"])])),[[f,()=>l.active=!1]])}const Y0=b(iH,[["render",oH],["__scopeId","data-v-557ceed0"]]),sH="data:image/png;base64,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",lH="data:image/png;base64,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",uH="data:image/png;base64,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",cH={class:"unnnic-template-preview"},dH=["src"],_H=["src"],fH=["src"],gH=["src"],hH={key:3,class:"unnnic-template-preview__header__text__preview"},mH=["innerHTML"],FH={key:0,class:"unnnic-template-preview__buttons"},pH={class:"unnnic-template-preview__buttons__button__text"},bH=t.defineComponent({__name:"TemplatePreview",props:{template:{default:null}},setup(e){const a=e,i=t.computed(()=>{var g;return((g=a.template)==null?void 0:g.header)&&a.template.header.type}),o=t.computed(()=>{var g;return!!((g=a.template)!=null&&g.header)&&a.template.header.type==="MEDIA"}),l=t.computed(()=>{var g;return!!((g=a.template)!=null&&g.body)&&a.template.body.length>0}),s=t.computed(()=>{var g;return!!((g=a.template)!=null&&g.footer)&&a.template.footer.length>0}),c=t.computed(()=>{var g;return!!((g=a.template)!=null&&g.buttons)&&a.template.buttons.length>0}),d=t.computed(()=>l.value?a.template.body.replaceAll(`
|
|
104
|
-
`,"<br/>").replaceAll(/(?:\*)([^*<\n]+)(?:\*)/g,"<strong>$1</strong>").replaceAll(/(?:_)([^_<\n]+)(?:_)/g,"<i>$1</i>").replaceAll(/(?:~)([^~<\n]+)(?:~)/g,"<s>$1</s>").replaceAll(/(?:```)([^```<\n]+)(?:```)/g,"<tt>$1</tt>").replaceAll(/{{.*?}}/g,F=>`<strong>${F}</strong>`):""),f=g=>({PHONE_NUMBER:"phone",URL:"open_in_new",COPY_CODE:"content_copy",FLOW:"",QUICK_REPLY:"reply"})[g]||"";return(g,F)=>{var C,y,E,N,T,q,P,ee,j,S;return t.openBlock(),t.createElementBlock("section",cH,[t.createElementVNode("section",{class:t.normalizeClass(["unnnic-template-preview__content",{"unnnic-template-preview__content--has-media":o.value}])},[i.value?(t.openBlock(),t.createElementBlock("header",{key:0,class:t.normalizeClass(`unnnic-template-preview__header__${((C=g.template)==null?void 0:C.header.type)==="TEXT"?"text":"media"}`)},[((y=g.template)==null?void 0:y.header.type)==="MEDIA"&&((E=g.template)==null?void 0:E.header.mediaType)==="IMAGE"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"unnnic-template-preview__header__media__preview",src:g.template.header.src||t.unref(sH)},null,8,dH)):((N=g.template)==null?void 0:N.header.type)==="MEDIA"&&((T=g.template)==null?void 0:T.header.mediaType)==="VIDEO"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[g.template.header.src?(t.openBlock(),t.createElementBlock("video",{key:0,class:"unnnic-template-preview__header__media__preview",src:g.template.header.src,controls:""},null,8,_H)):(t.openBlock(),t.createElementBlock("img",{key:1,class:"unnnic-template-preview__header__media__preview",src:t.unref(uH)},null,8,fH))],64)):((q=g.template)==null?void 0:q.header.type)==="MEDIA"&&((P=g.template)==null?void 0:P.header.mediaType)==="DOCUMENT"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"unnnic-template-preview__header__media__preview",src:t.unref(lH)},null,8,gH)):((ee=g.template)==null?void 0:ee.header.type)==="TEXT"?(t.openBlock(),t.createElementBlock("h1",hH,t.toDisplayString(g.template.header.text),1)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),l.value?(t.openBlock(),t.createElementBlock("section",{key:1,class:t.normalizeClass(["unnnic-template-preview__body",{"unnnic-template-preview__body--has-media":o.value}])},[t.createElementVNode("section",{innerHTML:d.value},null,8,mH)],2)):t.createCommentVNode("",!0),s.value?(t.openBlock(),t.createElementBlock("footer",{key:2,class:t.normalizeClass(["unnnic-template-preview__footer",{"unnnic-template-preview__footer--has-media":o.value}])},t.toDisplayString((j=g.template)==null?void 0:j.footer),3)):t.createCommentVNode("",!0)],2),c.value?(t.openBlock(),t.createElementBlock("footer",FH,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList((S=g.template)==null?void 0:S.buttons,(U,V)=>(t.openBlock(),t.createElementBlock("section",{key:`button-${V}`,class:"unnnic-template-preview__buttons__button"},[t.createVNode(J,{class:"unnnic-template-preview__buttons__button__icon",icon:f(U.type),scheme:"aux-blue-500",size:"ant"},null,8,["icon"]),t.createElementVNode("p",pH,t.toDisplayString(U.text),1)]))),128))])):t.createCommentVNode("",!0)])}}}),Vte="",Er=b(bH,[["__scopeId","data-v-e8d1e449"]]),CH=t.defineComponent({__name:"TemplatePreviewModal",props:{locale:{default:"en"},template:{},modelValue:{type:Boolean}},emits:["close"],setup(e){const a={title:{"pt-br":"Visualizar modelo",en:"Template preview",es:"Vista previa de plantilla"}},i=e;return(o,l)=>(t.openBlock(),t.createBlock(Ar,{modelValue:o.modelValue,"onUpdate:modelValue":l[0]||(l[0]=s=>s===!1&&o.$emit("close")),title:a.title[i.locale],showCloseIcon:!0,class:"unnnic-template-preview-modal"},{default:t.withCtx(()=>[t.createVNode(Er,{template:o.template},null,8,["template"])]),_:1},8,["modelValue","title"]))}}),zte="",R0=b(CH,[["__scopeId","data-v-5eb58b1a"]]),yH={key:0,class:"unnnic-data-table__header"},wH={class:"unnnic-data-table__header-row"},kH=["onClick"],DH={key:0,class:t.normalizeClass(["unnnic-data-table__body-row","unnnic-data-table__body-row--loading"])},AH=["onClick"],EH={key:2,class:t.normalizeClass(["unnnic-data-table__body-row","unnnic-data-table__body-row--without-results"])},xH={class:"unnnic-data-table__body-cell-text","data-testid":"body-cell-text"},MH=t.defineComponent({name:"UnnnicDataTable",__name:"index",props:{headers:{},items:{},isLoading:{type:Boolean,default:!1},size:{default:"md"},height:{default:""},maxHeight:{default:""},clickable:{type:Boolean,default:!1},fixedHeaders:{type:Boolean,default:!1},hideHeaders:{type:Boolean,default:!1},hidePagination:{type:Boolean,default:!1},page:{default:1},pageTotal:{default:0},pageInterval:{default:5},locale:{default:"en"}},emits:["update:sort","itemClick","update:page"],setup(e,{emit:a}){t.useCssVars(T=>({"06d0cc3d":C.value}));const i=t.useSlots(),o=a,l=e,s={without_results:{"pt-br":"Nenhum resultado correspondente",en:"No matching results",es:"No hay resultados coincidentes"}},c=t.computed(()=>({height:l.height||"unset","max-height":l.maxHeight||"unset",overflow:l.height||l.maxHeight?"auto":"unset"})),d=t.computed(()=>l.hideHeaders||!l.headers.length),f=t.computed(()=>l.headers.map(T=>T.itemKey)),g=t.ref({header:"",itemKey:"",order:""}),F=T=>typeof T.size=="number"?`${T.size||1}fr`:T.size||"1fr",C=t.computed(()=>(l.headers.length?l.headers.map(F):l.items[0].content.map(()=>"1fr")).join(" ")),y=(T,q)=>{g.value={...T,order:q},o("update:sort",g.value)},E=T=>{if(!T.isSortable)return;const q={asc:"desc",desc:"asc","":"asc"},P=T.title!==g.value.header?"asc":q[g.value.order];y(P===""?{header:"",itemKey:"",order:""}:{header:T.title,itemKey:T.itemKey,order:P},P)},N=T=>{l.clickable&&o("itemClick",T)};return(T,q)=>(t.openBlock(),t.createElementBlock("table",{class:"unnnic-data-table",style:t.normalizeStyle(l.fixedHeaders?{}:c.value)},[d.value?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("thead",yH,[t.createElementVNode("tr",wH,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(T.headers,P=>(t.openBlock(),t.createElementBlock("th",{key:P.itemKey,class:t.normalizeClass(["unnnic-data-table__header-cell",{"unnnic-data-table__header-cell--clickable":P.isSortable,"unnnic-data-table__header-cell--sorting":g.value.header===P.title&&g.value.order!==""}]),onClick:t.withModifiers(ee=>E(P),["stop"])},[t.unref(i)[`header-${P.itemKey}`]?t.renderSlot(T.$slots,`header-${P.itemKey}`,{key:0,header:P},void 0,!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(P.title),1)],64)),P.isSortable?(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[g.value.header!==P.title?(t.openBlock(),t.createBlock(mc,{key:0,class:"order-default-icon","data-testid":"arrow-default-icon"})):g.value.order==="asc"?(t.openBlock(),t.createBlock(J,{key:1,clickable:"",size:"ant",icon:"switch_left",style:{transform:"rotate(-90deg)"},"data-testid":"arrow-asc-icon"})):g.value.order==="desc"?(t.openBlock(),t.createBlock(J,{key:2,clickable:"",size:"ant",icon:"switch_left",style:{transform:"rotate(90deg)"},"data-testid":"arrow-desc-icon"})):t.createCommentVNode("",!0)],64)):t.createCommentVNode("",!0)],10,kH))),128))])])),t.createElementVNode("tbody",{class:t.normalizeClass(["unnnic-data-table__body",{"unnnic-data-table__body--hide-headers":l.hideHeaders}]),style:t.normalizeStyle(l.fixedHeaders?c.value:{})},[T.isLoading?(t.openBlock(),t.createElementBlock("tr",DH,[t.createElementVNode("td",{class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`])},[...q[1]||(q[1]=[t.createElementVNode("img",{class:"unnnic-data-table__body-cell--loading","data-testid":"body-row-loading",src:Fc,height:"40"},null,-1)])],2)])):l.items.length?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(l.items,(P,ee)=>(t.openBlock(),t.createElementBlock("tr",{key:ee,class:t.normalizeClass(["unnnic-data-table__body-row",{"unnnic-data-table__body-row--clickable":l.clickable}]),onClick:j=>N(P)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(f.value,j=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:j},[t.unref(i)[`body-${j}`]?(t.openBlock(),t.createElementBlock("td",{key:0,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`])},[t.renderSlot(T.$slots,`body-${j}`,{item:P},void 0,!0)],2)):(t.openBlock(),t.createElementBlock("td",{key:1,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`])},t.toDisplayString(P[j]),3))],64))),128))],10,AH))),128)):(t.openBlock(),t.createElementBlock("tr",EH,[t.unref(i)["without-results"]?(t.openBlock(),t.createElementBlock("td",{key:0,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`])},[t.renderSlot(T.$slots,"without-results",{},void 0,!0)],2)):(t.openBlock(),t.createElementBlock("td",{key:1,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`]),"data-testid":"body-cell"},[t.createElementVNode("p",xH,t.toDisplayString(s.without_results[l.locale||"en"]),1)],2))]))],6),l.hidePagination?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(hc,{key:1,modelValue:l.page,total:l.pageTotal,interval:l.pageInterval,"onUpdate:modelValue":q[0]||(q[0]=P=>T.$emit("update:page",P))},null,8,["modelValue","total","interval"]))],4))}}),Ote="",Q0=b(MH,[["__scopeId","data-v-8a5c40a8"]]),BH=t.defineComponent({__name:"Chip",props:{isSelected:{type:Boolean},text:{},count:{},type:{},isClickable:{type:Boolean},onClick:{type:Function}},emits:["click"],setup(e,{emit:a}){const i=e,o=a,l=g=>{o("click",g)},s=t.computed(()=>!i.isSelected),c=t.computed(()=>i.isSelected?"chip__text--is-selected":""),d=t.computed(()=>i.isSelected?"chip__count--is-selected":""),f=t.computed(()=>i.isSelected?"chip--is-selected":"");return(g,F)=>(t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["chip",f.value,{"chip--border":s.value,"chip--is-clickable":g.isClickable}]),onClick:l},[t.createElementVNode("p",{class:t.normalizeClass(["chip__text",c.value])},t.toDisplayString(g.text),3),g.count?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(["chip__count",d.value])},t.toDisplayString(g.count),3)):t.createCommentVNode("",!0),g.type==="multiple"?(t.openBlock(),t.createBlock(J,{key:1,icon:g.isSelected?"close":"add",scheme:g.isSelected?"teal-600":"feedback-grey",class:"chip__icon",size:"sm"},null,8,["icon","scheme"])):t.createCommentVNode("",!0)],2))}}),qte="",G0=b(BH,[["__scopeId","data-v-dd438658"]]),xr={unnnicFormElement:En,unnnicInput:ii,unnnicInputNext:F2,unnnicInputDatePicker:Do,unnnicButton:pt,unnnicButtonIcon:Ao,unnnicSidebar:xo,unnnicSidebarItem:cr,unnnicTable:Mo,unnnicTableRow:Bo,unnnicAvatarIcon:ha,unnnicIcon:J,unnnicIconSvg:J,unnnicIconLoading:Ha,unnnicDropdown:rn,unnnicDropdownItem:_r,unnnicToolTip:ct,unnnicCard:Lo,unnnicSimpleCard:So,unnnicCardCompany:Io,unnnicCardData:Vo,unnnicCardImage:zo,unnnicCardProject:Oo,unnnicCardInformation:qo,unnnicCheckbox:bi,unnnicCollapse:Ho,unnnicRadio:fr,unnnicLanguageSelect:Po,unnnicModal:gr,unnnicModalNext:H0,unnnicModalDialog:Ar,unnnicModalUpload:Uo,unnnicSelectSmart:Go,unnnicSelectItem:Zo,unnnicMultiSelect:Wo,unnnicAlert:br,unnnicCallAlert:Ro,unnnicCallModal:Qo,unnnicTag:Pa,unnnicAccordion:Xo,unnnicIndicator:Ko,unnnicSkeletonLoading:$o,unnnicCarousel:e0,unnnicLabel:xn,unnnicTab:t0,unnnicTabsExpanded:a0,unnnicBanner:i0,unnnicComment:n0,unnnicDatePicker:ur,unnnicBreadcrumb:Cr,unnnicSwitch:r0,unnnicSlider:o0,unnnicDataArea:s0,unnnicPagination:yr,unnnicDropArea:hr,unnnicUploadArea:Fr,unnnicImportCard:mr,unnnicDateFilter:l0,unnnicChatText:u0,unnnicTextArea:c0,unnnicCardNumber:d0,unnnicChartRainbow:_0,unnnicChartBar:f0,unnnicChartLine:g0,unnnicMoodRating:h0,unnnicStarRating:m0,unnnicAudioRecorder:F0,unnnicCircleProgressBar:p0,unnnicProgressBar:b0,unnnicChatsContact:y0,unnnicChatsDashboardTagLive:w0,unnnicChatsHeader:k0,unnnicChatsMessage:D0,unnnicReplyMessage:wr,unnnicChatsNavbar:A0,unnnicChatsUserAvatar:ln,unnnicChartMultiLine:E0,unnnicEmojiPicker:S0,unnnicChartFunnel:V0,unnnicDisclaimer:z0,unnnicDrawer:O0,unnnicTableNext:q0,unnnicTour:P0,unnnicNavigator:U0,unnnicSelectTime:Y0,unnnicTemplatePreview:Er,unnnicTemplatePreviewModal:R0,unnnicDataTable:Q0,unnnicChip:G0,unnnicToast:pr,unnnicToastManager:$u},jH=16,NH=En,vH=ii,LH=F2,TH=Do,SH=pt,IH=Ao,VH=xo,zH=cr,OH=Mo,qH=Bo,HH=rn,PH=_r,UH=ha,YH=J,RH=J,QH=Ha,GH=ct,ZH=Lo,WH=So,XH=Io,KH=Vo,JH=zo,$H=Oo,eP=qo,tP=bi,aP=Ho,iP=fr,nP=Po,rP=gr,oP=Ar,sP=H0,lP=Uo,uP=Go,cP=Zo,dP=Wo,_P=br,fP=e=>Ro(e),gP=e=>Qo(e),hP=Pa,mP=Xo,FP=Ko,pP=$o,bP=e0,CP=xn,yP=t0,wP=a0,kP=i0,DP=n0,AP=ur,EP=Cr,xP=r0,MP=o0,BP=s0,jP=yr,NP=hr,vP=Fr,LP=mr,TP=l0,SP=u0,IP=c0,VP=d0,zP=_0,OP=f0,qP=g0,HP=h0,PP=m0,UP=F0,YP=p0,RP=b0,QP=y0,GP=w0,ZP=k0,WP=D0,XP=wr,KP=A0,JP=ln,$P=E0,eU=S0,tU=V0,aU=z0,iU=O0,nU=q0,rU=P0,oU=U0,sU=Y0,lU=Er,uU=R0,cU=Q0,dU=G0,_U=16,fU=En,gU=ii,hU=F2,mU=Do,FU=pt,pU=Ao,bU=xo,CU=cr,yU=Mo,wU=Bo,kU=rn,DU=_r,AU=ha,EU=J,xU=J,MU=Ha,BU=ct,jU=Lo,NU=So,vU=Io,LU=Vo,TU=zo,SU=Oo,IU=qo,VU=bi,zU=Ho,OU=fr,qU=Po,HU=gr,PU=Ar,UU=H0,YU=Uo,RU=Go,QU=Zo,GU=Wo,ZU=br,WU=e=>Ro(e),XU=e=>Qo(e),KU=Pa,JU=Xo,$U=Ko,eY=$o,tY=e0,aY=xn,iY=t0,nY=a0,rY=i0,oY=n0,sY=ur,lY=Cr,uY=r0,cY=o0,dY=s0,_Y=yr,fY=hr,gY=Fr,hY=mr,mY=l0,FY=u0,pY=c0,bY=d0,CY=_0,yY=f0,wY=g0,kY=h0,DY=m0,AY=F0,EY=p0,xY=b0,MY=y0,BY=w0,jY=k0,NY=D0,vY=wr,LY=A0,TY=ln,SY=E0,IY=S0,VY=V0,zY=z0,OY=O0,qY=q0,HY=P0,PY=U0,UY=Y0,YY=Er,RY=R0,QY=Q0,GY=G0,ZY=pr,WY=$u,XY={install(e){Object.keys(xr).forEach(a=>{e.component(a,xr[a])})},...xr};//! moment.js locale configuration
|
|
104
|
+
`,"<br/>").replaceAll(/(?:\*)([^*<\n]+)(?:\*)/g,"<strong>$1</strong>").replaceAll(/(?:_)([^_<\n]+)(?:_)/g,"<i>$1</i>").replaceAll(/(?:~)([^~<\n]+)(?:~)/g,"<s>$1</s>").replaceAll(/(?:```)([^```<\n]+)(?:```)/g,"<tt>$1</tt>").replaceAll(/{{.*?}}/g,F=>`<strong>${F}</strong>`):""),f=g=>({PHONE_NUMBER:"phone",URL:"open_in_new",COPY_CODE:"content_copy",FLOW:"",QUICK_REPLY:"reply"})[g]||"";return(g,F)=>{var C,y,E,N,T,q,P,ee,j,S;return t.openBlock(),t.createElementBlock("section",cH,[t.createElementVNode("section",{class:t.normalizeClass(["unnnic-template-preview__content",{"unnnic-template-preview__content--has-media":o.value}])},[i.value?(t.openBlock(),t.createElementBlock("header",{key:0,class:t.normalizeClass(`unnnic-template-preview__header__${((C=g.template)==null?void 0:C.header.type)==="TEXT"?"text":"media"}`)},[((y=g.template)==null?void 0:y.header.type)==="MEDIA"&&((E=g.template)==null?void 0:E.header.mediaType)==="IMAGE"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"unnnic-template-preview__header__media__preview",src:g.template.header.src||t.unref(sH)},null,8,dH)):((N=g.template)==null?void 0:N.header.type)==="MEDIA"&&((T=g.template)==null?void 0:T.header.mediaType)==="VIDEO"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[g.template.header.src?(t.openBlock(),t.createElementBlock("video",{key:0,class:"unnnic-template-preview__header__media__preview",src:g.template.header.src,controls:""},null,8,_H)):(t.openBlock(),t.createElementBlock("img",{key:1,class:"unnnic-template-preview__header__media__preview",src:t.unref(uH)},null,8,fH))],64)):((q=g.template)==null?void 0:q.header.type)==="MEDIA"&&((P=g.template)==null?void 0:P.header.mediaType)==="DOCUMENT"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"unnnic-template-preview__header__media__preview",src:t.unref(lH)},null,8,gH)):((ee=g.template)==null?void 0:ee.header.type)==="TEXT"?(t.openBlock(),t.createElementBlock("h1",hH,t.toDisplayString(g.template.header.text),1)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),l.value?(t.openBlock(),t.createElementBlock("section",{key:1,class:t.normalizeClass(["unnnic-template-preview__body",{"unnnic-template-preview__body--has-media":o.value}])},[t.createElementVNode("section",{innerHTML:d.value},null,8,mH)],2)):t.createCommentVNode("",!0),s.value?(t.openBlock(),t.createElementBlock("footer",{key:2,class:t.normalizeClass(["unnnic-template-preview__footer",{"unnnic-template-preview__footer--has-media":o.value}])},t.toDisplayString((j=g.template)==null?void 0:j.footer),3)):t.createCommentVNode("",!0)],2),c.value?(t.openBlock(),t.createElementBlock("footer",FH,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList((S=g.template)==null?void 0:S.buttons,(U,V)=>(t.openBlock(),t.createElementBlock("section",{key:`button-${V}`,class:"unnnic-template-preview__buttons__button"},[t.createVNode(J,{class:"unnnic-template-preview__buttons__button__icon",icon:f(U.type),scheme:"aux-blue-500",size:"ant"},null,8,["icon"]),t.createElementVNode("p",pH,t.toDisplayString(U.text),1)]))),128))])):t.createCommentVNode("",!0)])}}}),Vte="",Er=b(bH,[["__scopeId","data-v-e8d1e449"]]),CH=t.defineComponent({__name:"TemplatePreviewModal",props:{locale:{default:"en"},template:{},modelValue:{type:Boolean}},emits:["close"],setup(e){const a={title:{"pt-br":"Visualizar modelo",en:"Template preview",es:"Vista previa de plantilla"}},i=e;return(o,l)=>(t.openBlock(),t.createBlock(Ar,{modelValue:o.modelValue,"onUpdate:modelValue":l[0]||(l[0]=s=>s===!1&&o.$emit("close")),title:a.title[i.locale],showCloseIcon:!0,class:"unnnic-template-preview-modal"},{default:t.withCtx(()=>[t.createVNode(Er,{template:o.template},null,8,["template"])]),_:1},8,["modelValue","title"]))}}),zte="",R0=b(CH,[["__scopeId","data-v-5eb58b1a"]]),yH={key:0,class:"unnnic-data-table__header"},wH={class:"unnnic-data-table__header-row"},kH=["onClick"],DH={key:0,class:t.normalizeClass(["unnnic-data-table__body-row","unnnic-data-table__body-row--loading"])},AH=["onClick"],EH={key:2,class:t.normalizeClass(["unnnic-data-table__body-row","unnnic-data-table__body-row--without-results"])},xH={class:"unnnic-data-table__body-cell-text","data-testid":"body-cell-text"},MH=t.defineComponent({name:"UnnnicDataTable",__name:"index",props:{headers:{},items:{},isLoading:{type:Boolean,default:!1},size:{default:"md"},height:{default:""},maxHeight:{default:""},clickable:{type:Boolean,default:!1},fixedHeaders:{type:Boolean,default:!1},hideHeaders:{type:Boolean,default:!1},hidePagination:{type:Boolean,default:!1},page:{default:1},pageTotal:{default:0},pageInterval:{default:5},locale:{default:"en"}},emits:["update:sort","itemClick","update:page"],setup(e,{emit:a}){t.useCssVars(T=>({"06d0cc3d":C.value}));const i=t.useSlots(),o=a,l=e,s={without_results:{"pt-br":"Nenhum resultado correspondente",en:"No matching results",es:"No hay resultados coincidentes"}},c=t.computed(()=>({height:l.height||"unset","max-height":l.maxHeight||"unset",overflow:l.height||l.maxHeight?"auto":"unset"})),d=t.computed(()=>l.hideHeaders||!l.headers.length),f=t.computed(()=>l.headers.map(T=>T.itemKey)),g=t.ref({header:"",itemKey:"",order:""}),F=T=>typeof T.size=="number"?`${T.size||1}fr`:T.size||"1fr",C=t.computed(()=>(l.headers.length?l.headers.map(F):l.items[0].content.map(()=>"1fr")).join(" ")),y=(T,q)=>{g.value={...T,order:q},o("update:sort",g.value)},E=T=>{if(!T.isSortable)return;const q={asc:"desc",desc:"asc","":"asc"},P=T.title!==g.value.header?"asc":q[g.value.order];y(P===""?{header:"",itemKey:"",order:""}:{header:T.title,itemKey:T.itemKey,order:P},P)},N=T=>{l.clickable&&o("itemClick",T)};return(T,q)=>(t.openBlock(),t.createElementBlock("table",{class:"unnnic-data-table",style:t.normalizeStyle(l.fixedHeaders?{}:c.value)},[d.value?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("thead",yH,[t.createElementVNode("tr",wH,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(T.headers,P=>(t.openBlock(),t.createElementBlock("th",{key:P.itemKey,class:t.normalizeClass(["unnnic-data-table__header-cell",{"unnnic-data-table__header-cell--clickable":P.isSortable,"unnnic-data-table__header-cell--sorting":g.value.header===P.title&&g.value.order!==""}]),onClick:t.withModifiers(ee=>E(P),["stop"])},[t.unref(i)[`header-${P.itemKey}`]?t.renderSlot(T.$slots,`header-${P.itemKey}`,{key:0,header:P},void 0,!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(P.title),1)],64)),P.isSortable?(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[g.value.header!==P.title?(t.openBlock(),t.createBlock(mc,{key:0,class:"order-default-icon","data-testid":"arrow-default-icon"})):g.value.order==="asc"?(t.openBlock(),t.createBlock(J,{key:1,clickable:"",size:"ant",icon:"switch_left",style:{transform:"rotate(-90deg)"},"data-testid":"arrow-asc-icon"})):g.value.order==="desc"?(t.openBlock(),t.createBlock(J,{key:2,clickable:"",size:"ant",icon:"switch_left",style:{transform:"rotate(90deg)"},"data-testid":"arrow-desc-icon"})):t.createCommentVNode("",!0)],64)):t.createCommentVNode("",!0)],10,kH))),128))])])),t.createElementVNode("tbody",{class:t.normalizeClass(["unnnic-data-table__body",{"unnnic-data-table__body--hide-headers":l.hideHeaders}]),style:t.normalizeStyle(l.fixedHeaders?c.value:{})},[T.isLoading?(t.openBlock(),t.createElementBlock("tr",DH,[t.createElementVNode("td",{class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`])},[...q[1]||(q[1]=[t.createElementVNode("img",{class:"unnnic-data-table__body-cell--loading","data-testid":"body-row-loading",src:Fc,height:"40"},null,-1)])],2)])):l.items.length?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(l.items,(P,ee)=>(t.openBlock(),t.createElementBlock("tr",{key:ee,class:t.normalizeClass(["unnnic-data-table__body-row",{"unnnic-data-table__body-row--clickable":l.clickable}]),onClick:j=>N(P)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(f.value,j=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:j},[t.unref(i)[`body-${j}`]?(t.openBlock(),t.createElementBlock("td",{key:0,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`])},[t.renderSlot(T.$slots,`body-${j}`,{item:P},void 0,!0)],2)):(t.openBlock(),t.createElementBlock("td",{key:1,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`])},t.toDisplayString(P[j]),3))],64))),128))],10,AH))),128)):(t.openBlock(),t.createElementBlock("tr",EH,[t.unref(i)["without-results"]?(t.openBlock(),t.createElementBlock("td",{key:0,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`])},[t.renderSlot(T.$slots,"without-results",{},void 0,!0)],2)):(t.openBlock(),t.createElementBlock("td",{key:1,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${T.size}`]),"data-testid":"body-cell"},[t.createElementVNode("p",xH,t.toDisplayString(s.without_results[l.locale||"en"]),1)],2))]))],6),l.hidePagination?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(hc,{key:1,modelValue:l.page,total:l.pageTotal,interval:l.pageInterval,"onUpdate:modelValue":q[0]||(q[0]=P=>T.$emit("update:page",P))},null,8,["modelValue","total","interval"]))],4))}}),Ote="",Q0=b(MH,[["__scopeId","data-v-8a5c40a8"]]),BH=t.defineComponent({__name:"Chip",props:{isSelected:{type:Boolean},text:{},count:{},type:{},isClickable:{type:Boolean},onClick:{type:Function}},emits:["click"],setup(e,{emit:a}){const i=e,o=a,l=g=>{o("click",g)},s=t.computed(()=>!i.isSelected),c=t.computed(()=>i.isSelected?"chip__text--is-selected":""),d=t.computed(()=>i.isSelected?"chip__count--is-selected":""),f=t.computed(()=>i.isSelected?"chip--is-selected":"");return(g,F)=>(t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["chip",f.value,{"chip--border":s.value,"chip--is-clickable":g.isClickable}]),onClick:l},[t.createElementVNode("p",{class:t.normalizeClass(["chip__text",c.value])},t.toDisplayString(g.text),3),g.count?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(["chip__count",d.value])},t.toDisplayString(g.count),3)):t.createCommentVNode("",!0),g.type==="multiple"?(t.openBlock(),t.createBlock(J,{key:1,icon:g.isSelected?"close":"add",scheme:g.isSelected?"teal-600":"feedback-grey",class:"chip__icon",size:"sm"},null,8,["icon","scheme"])):t.createCommentVNode("",!0)],2))}}),qte="",G0=b(BH,[["__scopeId","data-v-cf90ea74"]]),xr={unnnicFormElement:En,unnnicInput:ii,unnnicInputNext:F2,unnnicInputDatePicker:Do,unnnicButton:pt,unnnicButtonIcon:Ao,unnnicSidebar:xo,unnnicSidebarItem:cr,unnnicTable:Mo,unnnicTableRow:Bo,unnnicAvatarIcon:ha,unnnicIcon:J,unnnicIconSvg:J,unnnicIconLoading:Ha,unnnicDropdown:rn,unnnicDropdownItem:_r,unnnicToolTip:ct,unnnicCard:Lo,unnnicSimpleCard:So,unnnicCardCompany:Io,unnnicCardData:Vo,unnnicCardImage:zo,unnnicCardProject:Oo,unnnicCardInformation:qo,unnnicCheckbox:bi,unnnicCollapse:Ho,unnnicRadio:fr,unnnicLanguageSelect:Po,unnnicModal:gr,unnnicModalNext:H0,unnnicModalDialog:Ar,unnnicModalUpload:Uo,unnnicSelectSmart:Go,unnnicSelectItem:Zo,unnnicMultiSelect:Wo,unnnicAlert:br,unnnicCallAlert:Ro,unnnicCallModal:Qo,unnnicTag:Pa,unnnicAccordion:Xo,unnnicIndicator:Ko,unnnicSkeletonLoading:$o,unnnicCarousel:e0,unnnicLabel:xn,unnnicTab:t0,unnnicTabsExpanded:a0,unnnicBanner:i0,unnnicComment:n0,unnnicDatePicker:ur,unnnicBreadcrumb:Cr,unnnicSwitch:r0,unnnicSlider:o0,unnnicDataArea:s0,unnnicPagination:yr,unnnicDropArea:hr,unnnicUploadArea:Fr,unnnicImportCard:mr,unnnicDateFilter:l0,unnnicChatText:u0,unnnicTextArea:c0,unnnicCardNumber:d0,unnnicChartRainbow:_0,unnnicChartBar:f0,unnnicChartLine:g0,unnnicMoodRating:h0,unnnicStarRating:m0,unnnicAudioRecorder:F0,unnnicCircleProgressBar:p0,unnnicProgressBar:b0,unnnicChatsContact:y0,unnnicChatsDashboardTagLive:w0,unnnicChatsHeader:k0,unnnicChatsMessage:D0,unnnicReplyMessage:wr,unnnicChatsNavbar:A0,unnnicChatsUserAvatar:ln,unnnicChartMultiLine:E0,unnnicEmojiPicker:S0,unnnicChartFunnel:V0,unnnicDisclaimer:z0,unnnicDrawer:O0,unnnicTableNext:q0,unnnicTour:P0,unnnicNavigator:U0,unnnicSelectTime:Y0,unnnicTemplatePreview:Er,unnnicTemplatePreviewModal:R0,unnnicDataTable:Q0,unnnicChip:G0,unnnicToast:pr,unnnicToastManager:$u},jH=16,NH=En,vH=ii,LH=F2,TH=Do,SH=pt,IH=Ao,VH=xo,zH=cr,OH=Mo,qH=Bo,HH=rn,PH=_r,UH=ha,YH=J,RH=J,QH=Ha,GH=ct,ZH=Lo,WH=So,XH=Io,KH=Vo,JH=zo,$H=Oo,eP=qo,tP=bi,aP=Ho,iP=fr,nP=Po,rP=gr,oP=Ar,sP=H0,lP=Uo,uP=Go,cP=Zo,dP=Wo,_P=br,fP=e=>Ro(e),gP=e=>Qo(e),hP=Pa,mP=Xo,FP=Ko,pP=$o,bP=e0,CP=xn,yP=t0,wP=a0,kP=i0,DP=n0,AP=ur,EP=Cr,xP=r0,MP=o0,BP=s0,jP=yr,NP=hr,vP=Fr,LP=mr,TP=l0,SP=u0,IP=c0,VP=d0,zP=_0,OP=f0,qP=g0,HP=h0,PP=m0,UP=F0,YP=p0,RP=b0,QP=y0,GP=w0,ZP=k0,WP=D0,XP=wr,KP=A0,JP=ln,$P=E0,eU=S0,tU=V0,aU=z0,iU=O0,nU=q0,rU=P0,oU=U0,sU=Y0,lU=Er,uU=R0,cU=Q0,dU=G0,_U=16,fU=En,gU=ii,hU=F2,mU=Do,FU=pt,pU=Ao,bU=xo,CU=cr,yU=Mo,wU=Bo,kU=rn,DU=_r,AU=ha,EU=J,xU=J,MU=Ha,BU=ct,jU=Lo,NU=So,vU=Io,LU=Vo,TU=zo,SU=Oo,IU=qo,VU=bi,zU=Ho,OU=fr,qU=Po,HU=gr,PU=Ar,UU=H0,YU=Uo,RU=Go,QU=Zo,GU=Wo,ZU=br,WU=e=>Ro(e),XU=e=>Qo(e),KU=Pa,JU=Xo,$U=Ko,eY=$o,tY=e0,aY=xn,iY=t0,nY=a0,rY=i0,oY=n0,sY=ur,lY=Cr,uY=r0,cY=o0,dY=s0,_Y=yr,fY=hr,gY=Fr,hY=mr,mY=l0,FY=u0,pY=c0,bY=d0,CY=_0,yY=f0,wY=g0,kY=h0,DY=m0,AY=F0,EY=p0,xY=b0,MY=y0,BY=w0,jY=k0,NY=D0,vY=wr,LY=A0,TY=ln,SY=E0,IY=S0,VY=V0,zY=z0,OY=O0,qY=q0,HY=P0,PY=U0,UY=Y0,YY=Er,RY=R0,QY=Q0,GY=G0,ZY=pr,WY=$u,XY={install(e){Object.keys(xr).forEach(a=>{e.component(a,xr[a])})},...xr};//! moment.js locale configuration
|
|
105
105
|
//! locale : Spanish [es]
|
|
106
106
|
//! author : Julio Napurí : https://github.com/julionc
|
|
107
107
|
var pc="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),KY="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),Z0=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],bc=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;K.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?KY[e.month()]:pc[e.month()]:pc},monthsRegex:bc,monthsShortRegex:bc,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:Z0,longMonthsParse:Z0,shortMonthsParse:Z0,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(this.hours()!==1?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(this.hours()!==1?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(this.hours()!==1?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(this.hours()!==1?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(this.hours()!==1?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4},invalidDate:"Fecha inválida"});const JY=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));//! moment.js locale configuration
|