@weni/unnnic-system 3.9.1-alpha.3 → 3.9.1-alpha.4
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/dist/components/PageHeader/PageHeader.vue.d.ts.map +1 -1
- package/dist/{es-4ab705d8.mjs → es-db30a2ff.mjs} +1 -1
- package/dist/{index-fca1e425.mjs → index-761bb714.mjs} +364 -364
- package/dist/{pt-br-b286b97c.mjs → pt-br-569fa4c1.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +1 -1
- package/dist/unnnic.umd.js +4 -4
- package/package.json +1 -1
- package/src/components/PageHeader/PageHeader.vue +3 -9
package/dist/unnnic.umd.js
CHANGED
|
@@ -99,10 +99,10 @@ ${m}`,side:"top",style:t.normalizeStyle({height:`${_.values[m]/s.maxValue*100}%`
|
|
|
99
99
|
`;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:n})=>n))},findMin(e){return Math.min(...e.map(({value:n})=>n))}}};function Zv(e,n,a,i,o,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(a.data,({value:u},c)=>(t.openBlock(),t.createElementBlock("div",{key:c+Math.random()*100,class:"group"},[t.createElementVNode("div",{style:t.normalizeStyle({transform:`translateY(-${u/(s.maxValue-o.minValue)*122}px)`}),class:"tooltip"},t.toDisplayString(u),5)]))),128))],4)}const Jv=q(Kv,[["render",Zv]]),VJ="",$v={components:{Lines:Jv},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:n})=>n))},findMin(e){return Math.min(...e.map(({value:n})=>n))},findTotals(e){return e.map(({value:a})=>a).reduce((a,i)=>a+i,0)},formatValue(e){return` ${new Date(e).toLocaleString("default",{month:"short"})} ${new Date(e).getDate()}`}}},ej={key:0,class:"header"},tj={class:"title unnnic-font secondary body-lg color-neutral-dark"},aj={class:"main"},nj={class:"reference"},ij={class:"values"},rj={class:"lines"},oj={class:"groups"},sj={class:"reference_values"},lj={class:"labels"},uj={width:"15",height:"6",viewBox:"0 0 15 6",fill:"none",xmlns:"http://www.w3.org/2000/svg"},cj=["fill"];function dj(e,n,a,i,o,s){const u=t.resolveComponent("Lines");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-chart-line",{condensed:a.condensed}])},[a.title?(t.openBlock(),t.createElementBlock("div",ej,[t.createElementVNode("div",tj,t.toDisplayString(a.title),1)])):t.createCommentVNode("",!0),t.createElementVNode("div",aj,[t.createElementVNode("div",nj,[t.createElementVNode("div",ij,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList([s.value(s.maxValue),s.value(s.maxValue/2),0],(c,f)=>(t.openBlock(),t.createElementBlock("div",{key:f+Math.random()*100,class:"value unnnic-font secondary body-md color-neutral-cleanest"},t.toDisplayString(c),1))),128))]),n[0]||(n[0]=t.createElementVNode("div",{class:"unnnic-font secondary body-md color-neutral-cleanest"}," ",-1))]),t.createElementVNode("div",rj,[t.createElementVNode("div",oj,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.data,({data:c},f)=>(t.openBlock(),t.createElementBlock("div",{key:f+Math.random()*100},[t.createVNode(u,{data:c,fixedMaxValue:s.maxValue,fixedMinValue:s.minValue,color:o.colors[f]},null,8,["data","fixedMaxValue","fixedMinValue","color"])]))),128)),(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList(3,c=>t.createElementVNode("div",{key:c+Math.random()*100,class:"horizontal-line color-neutral-cleanest",style:t.normalizeStyle({top:`${(c-1)*((122+67)/3)-8}px`})},null,4)),64))])])]),t.createElementVNode("div",sj,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.lineData,(c,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(c)),1))),128))]),t.createElementVNode("div",lj,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.data,(c,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",uj,[t.createElementVNode("rect",{width:"15",height:"6",rx:"3",fill:o.colors[f]},null,8,cj)])),t.createTextVNode(" "+t.toDisplayString(c.title)+" ",1),t.createElementVNode("strong",null,t.toDisplayString(s.findTotals(c.data)),1)]))),128))])],2)}const id=q($v,[["render",dj],["__scopeId","data-v-7f3f86d0"]]);var rd="emoji-mart";const fj=JSON;var Gg=typeof window<"u"&&"localStorage"in window;let od,sd;function _j(e){e||(e={}),od=e.getter,sd=e.setter}function gj(e){rd=e}function hj(e){for(let n in e){let a=e[n];Wg(n,a)}}function Wg(e,n){if(sd)sd(e,n);else{if(!Gg)return;try{window.localStorage[`${rd}.${e}`]=fj.stringify(n)}catch{}}}function mj(e){if(od)return od(e);if(!Gg)return;try{var n=window.localStorage[`${rd}.${e}`]}catch{return}if(n)return JSON.parse(n)}const Ji={update:hj,set:Wg,get:mj,setNamespace:gj,setHandlers:_j},ld={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"},Xg=e=>{const n=[];var a=(i,o)=>{i&&(Array.isArray(i)?i:[i]).forEach(s=>{(o?s.split(/[-|_|\s]+/):[s]).forEach(u=>{u=u.toLowerCase(),n.indexOf(u)==-1&&n.push(u)})})};return a(e.short_names,!0),a(e.name,!0),a(e.keywords,!1),a(e.emoticons,!1),n.join(",")};function Kg(e){var n=Object.getOwnPropertyNames(e);for(let a of n){let i=e[a];e[a]=i&&typeof i=="object"?Kg(i):i}return Object.freeze(e)}const Fj=e=>{if(!e.compressed)return e;e.compressed=!1;for(let n in e.emojis){let a=e.emojis[n];for(let i in ld)a[i]=a[ld[i]],delete a[ld[i]];a.short_names||(a.short_names=[]),a.short_names.unshift(n),a.sheet_x=a.sheet[0],a.sheet_y=a.sheet[1],delete a.sheet,a.text||(a.text=""),a.added_in||(a.added_in=6),a.added_in=a.added_in.toFixed(1),a.search=Xg(a)}return e=Kg(e),e},ud=["+1","grinning","kissing_heart","heart_eyes","laughing","stuck_out_tongue_winking_eye","sweat_smile","joy","scream","disappointed","unamused","weary","sob","sunglasses","heart","hankey"];let ba,cd,dd={};function Zg(){cd=!0,ba=Ji.get("frequently")}function pj(e){cd||Zg();var{id:n}=e;ba||(ba=dd),ba[n]||(ba[n]=0),ba[n]+=1,Ji.set("last",n),Ji.set("frequently",ba)}function bj(e){if(cd||Zg(),!ba){dd={};const u=[];let c=Math.min(e,ud.length);for(let f=0;f<c;f++)dd[ud[f]]=parseInt((c-f)/4,10)+1,u.push(ud[f]);return u}const n=e,a=[];for(let u in ba)ba.hasOwnProperty(u)&&a.push(u);const o=a.sort((u,c)=>ba[u]-ba[c]).reverse().slice(0,n),s=Ji.get("last");return s&&o.indexOf(s)==-1&&(o.pop(),o.push(s)),o}const fd={add:pj,get:bj},yj={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>'},wj={props:{i18n:{type:Object,required:!0},color:{type:String},categories:{type:Array,required:!0},activeCategory:{type:Object,default(){return{}}}},emits:["click"],created(){this.svgs=yj}},kj={role:"tablist",class:"emoji-mart-anchors"},Dj=["aria-label","aria-selected","data-title","onClick"],Aj=["innerHTML"];function Ej(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",kj,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.categories,u=>(t.openBlock(),t.createElementBlock("button",{role:"tab",type:"button","aria-label":u.name,"aria-selected":u.id==a.activeCategory.id,key:u.id,class:t.normalizeClass({"emoji-mart-anchor":!0,"emoji-mart-anchor-selected":u.id==a.activeCategory.id}),style:t.normalizeStyle({color:u.id==a.activeCategory.id?a.color:""}),"data-title":a.i18n.categories[u.id],onClick:c=>e.$emit("click",u)},[t.createElementVNode("div",{"aria-hidden":"true",innerHTML:e.svgs[u.id]},null,8,Aj),t.createElementVNode("span",{"aria-hidden":"true",class:"emoji-mart-anchor-bar",style:t.normalizeStyle({backgroundColor:a.color})},null,4)],14,Dj))),128))])}const Cj=q(wj,[["render",Ej]]),xj=String.fromCodePoint||function(){var n=16384,a=[],i,o,s=-1,u=arguments.length;if(!u)return"";for(var c="";++s<u;){var f=Number(arguments[s]);if(!isFinite(f)||f<0||f>1114111||Math.floor(f)!=f)throw RangeError("Invalid code point: "+f);f<=65535?a.push(f):(f-=65536,i=(f>>10)+55296,o=f%1024+56320,a.push(i,o)),(s+1===u||a.length>n)&&(c+=String.fromCharCode.apply(null,a),a.length=0)}return c};function Mj(e){var n=e.split("-"),a=n.map(i=>`0x${i}`);return xj.apply(null,a)}function Jg(e){return e.reduce((n,a)=>(n.indexOf(a)===-1&&n.push(a),n),[])}function Bj(e,n){const a=Jg(e),i=Jg(n);return a.filter(o=>i.indexOf(o)>=0)}function $g(e,n){var a={};for(let i in e){let o=e[i],s=o;Object.prototype.hasOwnProperty.call(n,i)&&(s=n[i]),typeof s=="object"&&(s=$g(o,s)),a[i]=s}return a}function vj(){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 n=e.offsetWidth-e.clientWidth;return document.body.removeChild(e),n}const jj=61,Nj=/^(?:\:([^\:]+)\:)(?:\:skin-tone-(\d)\:)?$/,eh=["1F3FA","1F3FB","1F3FC","1F3FD","1F3FE","1F3FF"];class Sj{constructor(n,{emojisToShowFilter:a,include:i,exclude:o,custom:s,recent:u,recentLength:c=20}={}){this._data=Fj(n),this._emojisFilter=a||null,this._include=i||null,this._exclude=o||null,this._custom=s||[],this._recent=u||fd.get(c),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 n=this._data.categories;if(this._include&&(n=n.filter(a=>this._include.includes(a.id)),n=n.sort((a,i)=>{const o=this._include.indexOf(a.id),s=this._include.indexOf(i.id);return o<s?-1:o>s?1:0})),n.forEach(a=>{if(!this.isCategoryNeeded(a.id))return;let i={id:a.id,name:a.name,emojis:[]};a.emojis.forEach(o=>{let s=this.addEmoji(o);s&&i.emojis.push(s)}),i.emojis.length&&this._categories.push(i)}),this.isCategoryNeeded("custom")){if(this._custom.length>0)for(let a of this._custom)this.addCustomEmoji(a);this._customCategory.emojis.length&&this._categories.push(this._customCategory)}this.isCategoryNeeded("recent")&&(this._recent.length&&this._recent.map(a=>{for(let i of this._customCategory.emojis)if(i.id===a){this._recentCategory.emojis.push(i);return}this.hasEmoji(a)&&this._recentCategory.emojis.push(this.emoji(a))}),this._recentCategory.emojis.length&&this._categories.unshift(this._recentCategory))}findEmoji(n,a){let i=n.match(Nj);if(i&&(n=i[1],i[2]&&(a=parseInt(i[2],10))),this._data.aliases.hasOwnProperty(n)&&(n=this._data.aliases[n]),this._emojis.hasOwnProperty(n)){let o=this._emojis[n];return a?o.getSkin(a):o}return this._nativeEmojis.hasOwnProperty(n)?this._nativeEmojis[n]:null}categories(){return this._categories}emoji(n){this._data.aliases.hasOwnProperty(n)&&(n=this._data.aliases[n]);let a=this._emojis[n];if(!a)throw new Error("Can not find emoji by id: "+n);return a}firstEmoji(){let n=this._emojis[Object.keys(this._emojis)[0]];if(!n)throw new Error("Can not get first emoji");return n}hasEmoji(n){return this._data.aliases.hasOwnProperty(n)&&(n=this._data.aliases[n]),!!this._emojis[n]}nativeEmoji(n){return this._nativeEmojis.hasOwnProperty(n)?this._nativeEmojis[n]:null}search(n,a){if(a||(a=75),!n.length)return null;if(n=="-"||n=="-1")return[this.emoji("-1")];let i=n.toLowerCase().split(/[\s|,|\-|_]+/),o=[];i.length>2&&(i=[i[0],i[1]]),o=i.map(u=>{let c=this._emojis,f=this._searchIndex,_=0;for(let g=0;g<u.length;g++){const m=u[g];if(_++,f[m]||(f[m]={}),f=f[m],!f.results){let F={};f.results=[],f.emojis={};for(let b in c){let k=c[b],C=k._data.search,D=u.substr(0,_),N=C.indexOf(D);if(N!=-1){let I=N+1;D==b&&(I=0),f.results.push(k),f.emojis[b]=k,F[b]=I}}f.results.sort((b,k)=>{var C=F[b.id],D=F[k.id];return C-D})}c=f.emojis}return f.results}).filter(u=>u);var s=null;return o.length>1?s=Bj.apply(null,o):o.length?s=o[0]:s=[],s&&s.length>a&&(s=s.slice(0,a)),s}addCustomEmoji(n){let a=Object.assign({},n,{id:n.short_names[0],custom:!0});a.search||(a.search=Xg(a));let i=new Ms(a);return this._emojis[i.id]=i,this._customCategory.emojis.push(i),i}addEmoji(n){let a=this._data.emojis[n];if(!this.isEmojiNeeded(a))return!1;let i=new Ms(a);if(this._emojis[n]=i,i.native&&(this._nativeEmojis[i.native]=i),i._skins)for(let o in i._skins){let s=i._skins[o];s.native&&(this._nativeEmojis[s.native]=s)}return i.emoticons&&i.emoticons.forEach(o=>{this._emoticons[o]||(this._emoticons[o]=n)}),i}isCategoryNeeded(n){let a=this._include&&this._include.length?this._include.indexOf(n)>-1:!0,i=this._exclude&&this._exclude.length?this._exclude.indexOf(n)>-1:!1;return!(!a||i)}isEmojiNeeded(n){return this._emojisFilter?this._emojisFilter(n):!0}}class Ms{constructor(n){if(this._data=Object.assign({},n),this._skins=null,this._data.skin_variations){this._skins=[];for(var a in eh){let i=eh[a],o=this._data.skin_variations[i],s=Object.assign({},n);for(let u in o)s[u]=o[u];delete s.skin_variations,s.skin_tone=parseInt(a)+1,this._skins.push(new Ms(s))}}this._sanitized=Tj(this._data);for(let i in this._sanitized)this[i]=this._sanitized[i];this.short_names=this._data.short_names,this.short_name=this._data.short_names[0],Object.freeze(this)}getSkin(n){return n&&n!="native"&&this._skins?this._skins[n-1]:this}getPosition(){let n=jj-1,a=+(100/n*this._data.sheet_x).toFixed(2),i=+(100/n*this._data.sheet_y).toFixed(2);return`${a}% ${i}%`}ariaLabel(){return[this.native].concat(this.short_names).filter(Boolean).join(", ")}}class th{constructor(n,a,i,o,s,u,c){this._emoji=n,this._native=o,this._skin=a,this._set=i,this._fallback=s,this.canRender=this._canRender(),this.cssClass=this._cssClass(),this.cssStyle=this._cssStyle(c),this.content=this._content(),this.title=u===!0?n.short_name:null,this.ariaLabel=n.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(n){let a={};return this._isCustom()?a={backgroundImage:"url("+this.getEmoji()._data.imageUrl+")",backgroundSize:"100%",width:n+"px",height:n+"px"}:this._hasEmoji()&&!this._isNative()&&(a={backgroundPosition:this.getEmoji().getPosition()}),n&&(this._isNative()?a=Object.assign(a,{fontSize:Math.round(n*.95*10)/10+"px"}):a=Object.assign(a,{width:n+"px",height:n+"px"})),a}_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 n=this.getEmoji()._data["has_img_"+this._set];return n===void 0?!0:n}_emojiType(){return this._isCustom()?"custom":this._isNative()?"native":this._hasEmoji()?"image":"fallback"}}function Tj(e){var{name:n,short_names:a,skin_tone:i,skin_variations:o,emoticons:s,unified:u,custom:c,imageUrl:f}=e,_=e.id||a[0],g=`:${_}:`;return c?{id:_,name:n,colons:g,emoticons:s,custom:c,imageUrl:f}:(i&&(g+=`:skin-tone-${i}:`),{id:_,name:n,colons:g,emoticons:s,unified:u.toLowerCase(),skin:i||(o?1:null),native:Mj(u)})}const Ij={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"}},Oj={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{}}}},Lj={props:{...Ij,data:{type:Object,required:!0}},emits:["click","mouseenter","mouseleave"],computed:{view(){return new th(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 zj(e,n,a,i,o,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 ah=q(Lj,[["render",zj]]),qj={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 n=e,a=new th(e,this.emojiProps.skin,this.emojiProps.set,this.emojiProps.native,this.emojiProps.fallback,this.emojiProps.emojiTooltip,this.emojiProps.emojiSize);return{emojiObject:n,emojiView:a}})}},components:{Emoji:ah}},Pj=["aria-label"],Vj={class:"emoji-mart-category-label"},Uj={class:"emoji-mart-category-label"},Rj=["aria-label","data-title","title","onMouseenter","onMouseleave","onClick"],Yj={key:0},Hj={class:"emoji-mart-no-results-label"};function Qj(e,n,a,i,o,s){const u=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":a.i18n.categories[a.id]},[t.createElementVNode("div",Vj,[t.createElementVNode("h3",Uj,t.toDisplayString(a.i18n.categories[a.id]),1)]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.emojiObjects,({emojiObject:c,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":c.short_name,key:c.id,title:f.title,class:t.normalizeClass(["emoji-mart-emoji",s.activeClass(c)]),onMouseenter:_=>a.emojiProps.onEnter(f.getEmoji()),onMouseleave:_=>a.emojiProps.onLeave(f.getEmoji()),onClick:_=>a.emojiProps.onClick(f.getEmoji())},[t.createElementVNode("span",{class:t.normalizeClass(f.cssClass),style:t.normalizeStyle(f.cssStyle)},t.toDisplayString(f.content),7)],42,Rj)):t.createCommentVNode("",!0)],64))),256)),s.hasResults?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",Yj,[t.createVNode(u,{data:a.data,emoji:"sleuth_or_spy",native:a.emojiProps.native,skin:a.emojiProps.skin,set:a.emojiProps.set},null,8,["data","native","skin","set"]),t.createElementVNode("div",Hj,t.toDisplayString(a.i18n.notfound),1)]))],10,Pj)):t.createCommentVNode("",!0)}const Gj=q(qj,[["render",Qj]]),Wj={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}}},Xj=["onClick"];function Kj(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"emoji-mart-skin-swatches":!0,"emoji-mart-skin-swatches-opened":o.opened})},[(t.openBlock(),t.createElementBlock(t.Fragment,null,t.renderList(6,u=>t.createElementVNode("span",{key:u,class:t.normalizeClass({"emoji-mart-skin-swatch":!0,"emoji-mart-skin-swatch-selected":a.skin==u})},[t.createElementVNode("span",{class:t.normalizeClass("emoji-mart-skin emoji-mart-skin-tone-"+u),onClick:c=>s.onClick(u)},null,10,Xj)],2)),64))],2)}const Zj={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:ah,Skins:q(Wj,[["render",Kj]])}},Jj={class:"emoji-mart-preview"},$j={class:"emoji-mart-preview-emoji"},eN={class:"emoji-mart-preview-data"},tN={class:"emoji-mart-preview-name"},aN={class:"emoji-mart-preview-shortnames"},nN={class:"emoji-mart-preview-emoticons"},iN={class:"emoji-mart-preview-emoji"},rN={class:"emoji-mart-preview-data"},oN={class:"emoji-mart-title-label"},sN={key:0,class:"emoji-mart-preview-skins"};function lN(e,n,a,i,o,s){const u=t.resolveComponent("emoji"),c=t.resolveComponent("skins");return t.openBlock(),t.createElementBlock("div",Jj,[a.emoji?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",$j,[t.createVNode(u,{data:a.data,emoji:a.emoji,native:a.emojiProps.native,skin:a.emojiProps.skin,set:a.emojiProps.set},null,8,["data","emoji","native","skin","set"])]),t.createElementVNode("div",eN,[t.createElementVNode("div",tN,t.toDisplayString(a.emoji.name),1),t.createElementVNode("div",aN,[(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",nN,[(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",iN,[t.createVNode(u,{data:a.data,emoji:a.idleEmoji,native:a.emojiProps.native,skin:a.emojiProps.skin,set:a.emojiProps.set},null,8,["data","emoji","native","skin","set"])]),t.createElementVNode("div",rN,[t.createElementVNode("span",oN,t.toDisplayString(a.title),1)]),a.showSkinTones?(t.openBlock(),t.createElementBlock("div",sN,[t.createVNode(c,{skin:a.skinProps.skin,onChange:n[0]||(n[0]=f=>a.onSkinChange(f))},null,8,["skin"])])):t.createCommentVNode("",!0)],64))])}const uN=q(Zj,[["render",lN]]),cN={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()}},dN={class:"emoji-mart-search"},fN=["placeholder"];function _N(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",dN,[t.withDirectives(t.createElementVNode("input",{type:"text",placeholder:a.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:[n[0]||(n[0]=t.withKeys(u=>e.$emit("arrowLeft",u),["left"])),n[1]||(n[1]=t.withKeys(()=>e.$emit("arrowRight"),["right"])),n[2]||(n[2]=t.withKeys(()=>e.$emit("arrowDown"),["down"])),n[3]||(n[3]=t.withKeys(u=>e.$emit("arrowUp",u),["up"])),n[4]||(n[4]=t.withKeys(()=>e.$emit("enter"),["enter"]))],"onUpdate:modelValue":n[5]||(n[5]=u=>o.value=u)},null,40,fN),[[t.vModelText,o.value]]),n[6]||(n[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 gN=q(cN,[["render",_N]]);var hN=typeof window<"u";hN&&function(){for(var e=0,n=["ms","moz","webkit","o"],a=0;a<n.length&&!window.requestAnimationFrame;++a)window.requestAnimationFrame=window[n[a]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[n[a]+"CancelAnimationFrame"]||window[n[a]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(window.requestAnimationFrame=function(i,o){var s=new Date().getTime(),u=Math.max(0,16-(s-e)),c=window.setTimeout(function(){i(s+u)},u);return e=s+u,c}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(i){clearTimeout(i)})}();class mN{constructor(n){this._vm=n,this._data=n.data,this._perLine=n.perLine,this._categories=[],this._categories.push(...this._data.categories()),this._categories=this._categories.filter(a=>a.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 n=this._vm.$refs.scroll;if(!n)return;const a=n.scrollTop;let i=this.filteredCategories[0];for(let o=0,s=this.filteredCategories.length;o<s;o++){let u=this.filteredCategories[o],c=this._vm.getCategoryComponent(o);if(c&&c.$el.offsetTop-50>a)break;i=u}this.activeCategory=i}get allCategories(){return this._categories}get filteredCategories(){return this.searchEmojis?[{id:"search",name:"Search",emojis:this.searchEmojis}]:this._categories.filter(n=>n.emojis.length>0)}get previewEmojiCategory(){return this.previewEmojiCategoryIdx>=0?this.filteredCategories[this.previewEmojiCategoryIdx]:null}onAnchorClick(n){if(this.searchEmojis)return;let a=this.filteredCategories.indexOf(n),i=this._vm.getCategoryComponent(a),o=()=>{if(i){let s=i.$el.offsetTop;n.first&&(s=0),this._vm.$refs.scroll.scrollTop=s}};this._vm.infiniteScroll?o():this.activeCategory=this.filteredCategories[a]}onSearch(n){let a=this._data.search(n,this.maxSearchResults);this.searchEmojis=a,this.previewEmojiCategoryIdx=0,this.previewEmojiIdx=0,this.updatePreviewEmoji()}onEmojiEnter(n){this.previewEmoji=n,this.previewEmojiIdx=-1,this.previewEmojiCategoryIdx=-1}onEmojiLeave(n){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 n=this.filteredCategories[this.previewEmojiCategoryIdx].emojis.length;let a=this._perLine;this.previewEmojiIdx+a>n&&(a=n%this._perLine);for(let i=0;i<a;i++)this.onArrowRight();this.updatePreviewEmoji()}onArrowUp(){let n=this._perLine;this.previewEmojiIdx-n<0&&(this.previewEmojiCategoryIdx>0?n=this.filteredCategories[this.previewEmojiCategoryIdx-1].emojis.length%this._perLine:n=0);for(let a=0;a<n;a++)this.onArrowLeft();this.updatePreviewEmoji()}updatePreviewEmoji(){this.previewEmoji=this.filteredCategories[this.previewEmojiCategoryIdx].emojis[this.previewEmojiIdx],this._vm.$nextTick(()=>{const n=this._vm.$refs.scroll,a=n.querySelector(".emoji-mart-emoji-selected"),i=n.offsetTop-n.offsetHeight;a&&a.offsetTop+a.offsetHeight>i+n.scrollTop&&(n.scrollTop+=a.offsetHeight),a&&a.offsetTop<n.scrollTop&&(n.scrollTop-=a.offsetHeight)})}emojisLength(n){return n==-1?0:this.filteredCategories[n].emojis.length}}const FN={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"}},pN={props:{...Oj,data:{type:Object,required:!0}},emits:["select","skin-change"],data(){return{activeSkin:this.skin||Ji.get("skin")||this.defaultSkin,view:new mN(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+vj()},filteredCategories(){return this.view.filteredCategories},mergedI18n(){return Object.freeze($g(FN,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 n=this.view.previewEmojiIdx;this.view.onArrowLeft(),e&&this.view.previewEmojiIdx!==n&&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),fd.add(this.view.previewEmoji))},onEmojiClick(e){this.$emit("select",e),fd.add(e)},onTextSelect(e){e.stopPropagation()},onSkinChange(e){this.activeSkin=e,Ji.update({skin:e}),this.$emit("skin-change",e)},getCategoryComponent(e){let n=this.$refs["categories_"+e];return n&&"0"in n?n[0]:n}},components:{Anchors:Cj,Category:Gj,Preview:uN,Search:gN}},bN={key:0,class:"emoji-mart-bar emoji-mart-bar-anchors"},yN={id:"emoji-mart-list",ref:"scrollContent",role:"listbox","aria-expanded":"true"},wN={key:0,class:"emoji-mart-bar emoji-mart-bar-preview"};function kN(e,n,a,i,o,s){const u=t.resolveComponent("anchors"),c=t.resolveComponent("search"),f=t.resolveComponent("category"),_=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",bN,[t.createVNode(u,{data:a.data,i18n:s.mergedI18n,color:e.color,categories:o.view.allCategories,"active-category":o.view.activeCategory,onClick:s.onAnchorClick},null,8,["data","i18n","color","categories","active-category","onClick"])])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"searchTemplate",{data:a.data,i18n:e.i18n,autoFocus:e.autoFocus,onSearch:s.onSearch},()=>[e.showSearch?(t.openBlock(),t.createBlock(c,{key:0,ref:"search",data:a.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:n[0]||(n[0]=(...g)=>s.onScroll&&s.onScroll(...g))},[t.createElementVNode("div",yN,[t.renderSlot(e.$slots,"customCategory"),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.view.filteredCategories,(g,m)=>t.withDirectives((t.openBlock(),t.createBlock(f,{ref_for:!0,ref:"categories_"+m,key:g.id,data:a.data,i18n:s.mergedI18n,id:g.id,name:g.name,emojis:g.emojis,"emoji-props":s.emojiProps},null,8,["data","i18n","id","name","emojis","emoji-props"])),[[t.vShow,e.infiniteScroll||g==o.view.activeCategory||s.isSearching]])),128))],512)],544),t.renderSlot(e.$slots,"previewTemplate",{data:a.data,title:e.title,emoji:o.view.previewEmoji,idleEmoji:s.idleEmoji,showSkinTones:e.showSkinTones,emojiProps:s.emojiProps,skinProps:s.skinProps,onSkinChange:s.onSkinChange},()=>[e.showPreview?(t.openBlock(),t.createElementBlock("div",wN,[t.createVNode(_,{data:a.data,title:e.title,emoji:o.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 DN=q(pN,[["render",kN]]),AN={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"}},WJ="",EN="#00A49F",CN=t.defineComponent({mixins:[Wt],__name:"EmojiPicker",props:{returnName:{type:Boolean,default:!1},position:{default:"top"},locale:{default:"pt-br"}},emits:["close","emojiSelected"],setup(e,{emit:n}){const a=e,i=n,o=t.ref(),s=t.computed(()=>new Sj(AN)),u=t.computed(()=>a.locale||"pt-br"),c=F=>{var N,I;const b=_s.global.messages,k=u.value,C=(b==null?void 0:b[k])||(b==null?void 0:b[(N=k==null?void 0:k.toLowerCase)==null?void 0:N.call(k)])||(b==null?void 0:b[(I=k==null?void 0:k.toUpperCase)==null?void 0:I.call(k)]),D=b==null?void 0:b.en;return Ia.get(C,F)||Ia.get(D,F)||F},f=t.computed(()=>c("emoji_picker.title")),_=t.computed(()=>({search:c("emoji_picker.search"),notfound:c("emoji_picker.notfound"),categories:{search:c("emoji_picker.categories.search"),recent:c("emoji_picker.categories.recent"),smileys:c("emoji_picker.categories.smileys"),people:c("emoji_picker.categories.people"),nature:c("emoji_picker.categories.nature"),foods:c("emoji_picker.categories.foods"),activity:c("emoji_picker.categories.activity"),places:c("emoji_picker.categories.places"),objects:c("emoji_picker.categories.objects"),symbols:c("emoji_picker.categories.symbols"),flags:c("emoji_picker.categories.flags"),custom:c("emoji_picker.categories.custom")}})),g=F=>{o.value&&!o.value.contains(F.target)&&i("close")};t.onMounted(()=>{document.addEventListener("click",g)}),t.onUnmounted(()=>{document.removeEventListener("click",g)});const m=F=>{i("emojiSelected",a.returnName?F.id:F.native)};return(F,b)=>(t.openBlock(),t.createElementBlock("div",{ref_key:"emojiPickerRef",ref:o,class:t.normalizeClass(["emoji-picker",`emoji-picker--${F.position}`]),onClick:b[0]||(b[0]=t.withModifiers(()=>{},["stop"])),onKeypress:b[1]||(b[1]=t.withKeys(t.withModifiers(()=>{},["stop"]),["enter"]))},[t.createVNode(t.unref(DN),{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:_.value,color:EN,onSelect:m},null,8,["data","title","i18n"])],34))}}),XJ="",_d=q(CN,[["__scopeId","data-v-c3e1c039"]]),KJ="",xN={name:"UnnnicChartFunnelBaseRow",props:{rows:{type:Array,required:!0},viewBox:{type:String,required:!0}}},MN=["viewBox"],BN=["d"],vN=["y"],jN=["y"];function NN(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("svg",{class:"unnnic-chart-funnel-base-rows",viewBox:a.viewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.rows,(u,c)=>(t.openBlock(),t.createElementBlock("g",{key:u.title+c,class:"unnnic-chart-funnel-base-rows__row"},[t.createElementVNode("path",{class:"row__path",d:u.pathD},null,8,BN),t.createElementVNode("text",{x:"50%",y:u.titleY,class:"row__title"},t.toDisplayString(u.title),9,vN),t.createElementVNode("text",{x:"50%",y:u.descriptionY,class:"row__description"},t.toDisplayString(u.description),9,jN)]))),128))],8,MN)}const Bs=q(xN,[["render",NN],["__scopeId","data-v-29f05d02"]]),ZJ="",SN={name:"UnnnicChartFunnelTwoRows",components:{ChartFunnelBaseRow:Bs},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}]}}};function TN(e,n,a,i,o,s){const u=t.resolveComponent("ChartFunnelBaseRow");return t.openBlock(),t.createBlock(u,{class:"unnnic-chart-funnel-two-rows",rows:s.rows,viewBox:"0 0 250 148"},null,8,["rows"])}const IN=q(SN,[["render",TN]]),JJ="",ON={name:"UnnnicChartFunnelThreeRows",components:{ChartFunnelBaseRow:Bs},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 LN(e,n,a,i,o,s){const u=t.resolveComponent("ChartFunnelBaseRow");return t.openBlock(),t.createBlock(u,{class:"unnnic-chart-funnel-three-rows",rows:s.rows,viewBox:"0 0 375 222"},null,8,["rows"])}const zN=q(ON,[["render",LN]]),$J="",qN={name:"UnnnicChartFunnelFourRows",components:{ChartFunnelBaseRow:Bs},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 PN(e,n,a,i,o,s){const u=t.resolveComponent("ChartFunnelBaseRow");return t.openBlock(),t.createBlock(u,{class:"unnnic-chart-funnel-four-rows",rows:s.rows,viewBox:"0 0 365 224"},null,8,["rows"])}const VN=q(qN,[["render",PN]]),e$="",UN={name:"UnnnicChartFunnelFiveRows",components:{ChartFunnelBaseRow:Bs},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 RN(e,n,a,i,o,s){const u=t.resolveComponent("ChartFunnelBaseRow");return t.openBlock(),t.createBlock(u,{class:"unnnic-chart-funnel-five-rows",rows:s.rows,viewBox:"0 0 361 220"},null,8,["rows"])}const YN=q(UN,[["render",RN]]),HN={class:"unnnic-chart-funnel-base-container"},QN={class:"unnnic-chart-funnel-base-item__text__values"},GN={class:"unnnic-chart-funnel-base-item__text__values-title"},WN={class:"unnnic-chart-funnel-base-item__text__values-sub-title"},XN={class:"unnnic-chart-funnel-base-item__text-description"},KN=t.defineComponent({__name:"ChartDefaultFunnelBase",props:{data:{}},setup(e){t.useCssVars(i=>({62362497:a.value}));const n=e,a=t.computed(()=>`skew(${n.data.length===2?"-8deg":"-12deg"}, 0deg) translateX(-20px)`);return(i,o)=>(t.openBlock(),t.createElementBlock("section",HN,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.data,(s,u)=>(t.openBlock(),t.createElementBlock("section",{key:u,class:"unnnic-chart-funnel-base-item"},[t.createElementVNode("section",{class:t.normalizeClass(["overflow-hidden",s.widthClass,{"first-item":u===0,"last-item":u===i.data.length-1}])},[t.createElementVNode("section",{class:t.normalizeClass(["unnnic-chart-funnel-base-item__card",{"first-item":u===0}]),style:t.normalizeStyle({backgroundColor:s.color})},null,6)],2),t.createElementVNode("section",{class:t.normalizeClass(["unnnic-chart-funnel-base-item__text",{"last-item":u===i.data.length-1}])},[t.createElementVNode("section",QN,[t.createElementVNode("p",GN,t.toDisplayString(s.percentage),1),t.createElementVNode("p",WN," | "+t.toDisplayString(s.value),1)]),t.createElementVNode("p",XN,t.toDisplayString(s.description),1)],2)]))),128))]))}}),t$="",to=q(KN,[["__scopeId","data-v-95163047"]]),ZN={name:"UnnnicChartFunnel",components:{ChartFunnelTwoRows:IN,ChartFunnelThreeRows:zN,ChartFunnelFourRows:VN,ChartFunnelFiveRows:YN,ChartDefaultFunnelBase:to},props:{data:{type:Array,required:!0},type:{type:String,default:"default"}},computed:{chartComponent(){return{default:{2:to,3:to,4:to,5:to},basic:{2:"ChartFunnelTwoRows",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((n,a)=>({percentage:n.title,value:n.value,description:n.description,widthClass:e[a],color:n.color})):this.data}}};function JN(e,n,a,i,o,s){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(s.chartComponent),{data:s.chartData},null,8,["data"])}const gd=q(ZN,[["render",JN]]),$N=["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"],eS=["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"],tS={class:"unnnic-disclaimer"},aS=["innerHTML"],nS=t.defineComponent({name:"UnnnicDisclaimer",__name:"Disclaimer",props:{text:{},icon:{default:"alert-circle-1-1"},iconColor:{default:"neutral-darkest"}},setup(e){const n=e,a=o=>$N.includes(o),i=o=>eS.includes(o);return a(n.icon)||console.warn(`Invalid icon prop: ${n.icon}`),i(n.iconColor)||console.warn(`Invalid iconColor prop: ${n.iconColor}`),(o,s)=>(t.openBlock(),t.createElementBlock("section",tS,[t.createVNode(ee,{class:"unnnic-disclaimer__icon",size:"avatar-nano",icon:o.icon,scheme:o.iconColor,"data-testid":"disclaimer-icon"},null,8,["icon","scheme"]),t.createElementVNode("p",{class:"unnnic-disclaimer__text","data-testid":"disclaimer-text",innerHTML:o.text},null,8,aS)]))}}),a$="",hd=q(nS,[["__scopeId","data-v-57b3e6e9"]]),n$="",iS={name:"UnnnicDrawer",components:{UnnnicIcon:ee,UnnnicButton:Bt},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()}}},rS={key:0,class:"unnnic-drawer","data-testid":"drawer"},oS={class:"unnnic-drawer__header"},sS={class:"unnnic-drawer__title-container"},lS={class:"unnnic-drawer__title","data-testid":"drawer-title"},uS={key:0,class:"unnnic-drawer__description","data-testid":"drawer-description"},cS={class:"unnnic-drawer__content"},dS={key:0,class:"unnnic-drawer__footer","data-testid":"footer"};function fS(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicButton");return a.modelValue?(t.openBlock(),t.createElementBlock("aside",rS,[a.withoutOverlay?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("section",{key:0,class:"unnnic-drawer__overlay","data-testid":"overlay",onClick:n[0]||(n[0]=t.withModifiers((...f)=>s.close&&s.close(...f),["stop"]))})),t.createVNode(t.Transition,{appear:"",name:"drawer"},{default:t.withCtx(()=>[o.showDrawer?(t.openBlock(),t.createElementBlock("section",{key:0,"data-testid":"drawer-container",class:t.normalizeClass(["unnnic-drawer__container",`unnnic-drawer__container--${a.size}`])},[t.createElementVNode("header",oS,[t.createElementVNode("section",sS,[e.$slots.title?t.renderSlot(e.$slots,"title",{key:0},void 0,!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createElementVNode("h1",lS,t.toDisplayString(a.title),1),a.description?(t.openBlock(),t.createElementBlock("p",uS,t.toDisplayString(a.description),1)):t.createCommentVNode("",!0)],64))]),t.createVNode(u,{class:"unnnic-drawer__close","data-testid":"close-icon",icon:a.closeIcon,size:"avatar-nano",clickable:"",onClick:s.back},null,8,["icon","onClick"])]),t.createElementVNode("section",cS,[t.renderSlot(e.$slots,"content",{},void 0,!0)]),s.showFooter?(t.openBlock(),t.createElementBlock("footer",dS,[a.secondaryButtonText?(t.openBlock(),t.createBlock(c,{key:0,"data-testid":"secondary-button",size:"large",type:"tertiary",disabled:a.disabledSecondaryButton,loading:a.loadingSecondaryButton,text:a.secondaryButtonText,onClick:n[1]||(n[1]=f=>e.$emit("secondaryButtonClick"))},null,8,["disabled","loading","text"])):t.createCommentVNode("",!0),a.primaryButtonText?(t.openBlock(),t.createBlock(c,{key:1,"data-testid":"primary-button",size:"large",disabled:a.disabledPrimaryButton,loading:a.loadingPrimaryButton,type:a.primaryButtonType,text:a.primaryButtonText,onClick:n[2]||(n[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 md=q(iS,[["render",fS],["__scopeId","data-v-0871e185"]]),_S=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')},gS=e=>{if(!Array.isArray(e))throw new Error("Property headers needs to be an array.");return e.forEach(_S),!0},hS=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".')},mS=e=>{if(!Array.isArray(e))throw new Error("Property rows needs to be an array.");return e.forEach(hS),!0},i$="",FS={name:"TableBodyCell",props:{cell:{type:[String,Object],default:""}},methods:{getIsComponent(e){return typeof e=="object"}}},pS={class:"unnnic-table-next__body-cell"},bS={key:1,class:"unnnic-table-next__body-cell-text","data-testid":"body-cell-text"};function yS(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("td",pS,[s.getIsComponent(a.cell)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.cell.component),t.mergeProps({key:0},a.cell.props,t.toHandlers(a.cell.events)),null,16)):(t.openBlock(),t.createElementBlock("p",bS,t.toDisplayString(a.cell),1))])}const wS=q(FS,[["render",yS],["__scopeId","data-v-530f93dd"]]),r$="",kS={name:"TablePagination",components:{Pagination:Cs},mixins:[Wt],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:n,total:a}=this;return this.i18n("pagination",{from:a===0?0:(e-1)*n+1,to:Math.min(e*n,a),total:a})},pages(){return Math.ceil(this.total/this.interval)}}},DS={class:"table-pagination"},AS={class:"table-pagination__count","data-testid":"count"};function ES(e,n,a,i,o,s){const u=t.resolveComponent("Pagination");return t.openBlock(),t.createElementBlock("section",DS,[t.createElementVNode("p",AS,t.toDisplayString(s.tablePagination),1),t.createVNode(u,{modelValue:a.modelValue,max:s.pages,show:5,"onUpdate:modelValue":n[0]||(n[0]=c=>e.$emit("update:model-value",c))},null,8,["modelValue","max"])])}const nh=q(kS,[["render",ES],["__scopeId","data-v-8f40f70d"]]),CS={},xS={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function MS(e,n){return t.openBlock(),t.createElementBlock("svg",xS,n[0]||(n[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 ih=q(CS,[["render",MS]]),rh="data:image/svg+xml;base64,CjxzdmcgaWQ9ImVnaFJ0SUNOQmx6MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDMxMCAzMTAiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB0ZXh0LXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB3aWR0aD0iMzEwIiBoZWlnaHQ9IjMxMCI+PHN0eWxlPjwhW0NEQVRBWyNlZ2hSdElDTkJsejNfdHIge2FuaW1hdGlvbjogZWdoUnRJQ05CbHozX3RyX190ciAzMDAwbXMgbGluZWFyIGluZmluaXRlIG5vcm1hbCBmb3J3YXJkc31Aa2V5ZnJhbWVzIGVnaFJ0SUNOQmx6M190cl9fdHIgeyAwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTU2cHgsMTU1cHgpIHJvdGF0ZSgwZGVnKTthbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC40MjAwMDAsMCwwLjU4MDAwMCwxKX0gNzMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTU2cHgsMTU1cHgpIHJvdGF0ZSgzNjBkZWcpfSAxMDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNTZweCwxNTVweCkgcm90YXRlKDM2MGRlZyl9fSAjZWdoUnRJQ05CbHo2X3RvIHthbmltYXRpb246IGVnaFJ0SUNOQmx6Nl90b19fdG8gMzAwMG1zIGxpbmVhciBpbmZpbml0ZSBub3JtYWwgZm9yd2FyZHN9QGtleWZyYW1lcyBlZ2hSdElDTkJsejZfdG9fX3RvIHsgMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDIzMS40MTg0OTVweCwxNTYuNjMyOTk2cHgpfSAyMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDIzMS40MTg0OTVweCwxNTYuNjMyOTk2cHgpfSAyNi42NjY2NjclIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgyMzEuNDE4NDk1cHgsMTUzLjYzMjk5NnB4KX0gMzMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMjMxLjQxODQ5NXB4LDE1MC42MzI5OTZweCl9IDQwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMjMxLjQxODQ5NXB4LDE1My42MzI5OTZweCl9IDQ2LjY2NjY2NyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDIzMS40MTg0OTVweCwxNTYuNjMyOTk2cHgpfSA1My4zMzMzMzMlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgyMzEuNDE4NDk1cHgsMTU5LjYzMjk5NnB4KX0gNjAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgyMzEuNDE4NDk1cHgsMTYyLjYzMjk5NnB4KX0gNjYuNjY2NjY3JSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMjMxLjQxODQ5NXB4LDE1OS42MzI5OTZweCl9IDczLjMzMzMzMyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDIzMS40MTg0OTVweCwxNTYuNjMyOTk2cHgpfSAxMDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgyMzEuNDE4NDk1cHgsMTU2LjYzMjk5NnB4KX19ICNlZ2hSdElDTkJsejdfdG8ge2FuaW1hdGlvbjogZWdoUnRJQ05CbHo3X3RvX190byAzMDAwbXMgbGluZWFyIGluZmluaXRlIG5vcm1hbCBmb3J3YXJkc31Aa2V5ZnJhbWVzIGVnaFJ0SUNOQmx6N190b19fdG8geyAwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTg3LjQwOTUwMnB4LDE1Ni42MzI5OTZweCl9IDEzLjMzMzMzMyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE4Ny40MDk1MDJweCwxNTYuNjMyOTk2cHgpfSAyMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE4Ny40MDk1MDJweCwxNTMuNjMyOTk2cHgpfSAyNi42NjY2NjclIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxODcuNDA5NTAycHgsMTUwLjYzMjk5NnB4KX0gMzMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTg3LjQwOTUwMnB4LDE1My42MzI5OTZweCl9IDQwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTg3LjQwOTUwMnB4LDE1Ni42MzI5OTZweCl9IDQ2LjY2NjY2NyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE4Ny40MDk1MDJweCwxNTkuNjMyOTk2cHgpfSA1My4zMzMzMzMlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxODcuNDA5NTAycHgsMTYyLjYzMjk5NnB4KX0gNjAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxODcuNDA5NTAycHgsMTU5LjYzMjk5NnB4KX0gNjYuNjY2NjY3JSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTg3LjQwOTUwMnB4LDE1Ni42MzI5OTZweCl9IDEwMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE4Ny40MDk1MDJweCwxNTYuNjMyOTk2cHgpfX0gI2VnaFJ0SUNOQmx6OF90byB7YW5pbWF0aW9uOiBlZ2hSdElDTkJsejhfdG9fX3RvIDMwMDBtcyBsaW5lYXIgaW5maW5pdGUgbm9ybWFsIGZvcndhcmRzfUBrZXlmcmFtZXMgZWdoUnRJQ05CbHo4X3RvX190byB7IDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU2LjYzMjk5NnB4KX0gNi42NjY2NjclIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU2LjYzMjk5NnB4KX0gMTMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTQzLjM5OTUwMXB4LDE1My42MzI5OTZweCl9IDIwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTQzLjM5OTUwMXB4LDE1MC42MzI5OTZweCl9IDI2LjY2NjY2NyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE0My4zOTk1MDFweCwxNTMuNjMyOTk2cHgpfSAzMy4zMzMzMzMlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU2LjYzMjk5NnB4KX0gNDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU5LjYzMjk5NnB4KX0gNDYuNjY2NjY3JSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoMTQzLjM5OTUwMXB4LDE2Mi42MzI5OTZweCl9IDUzLjMzMzMzMyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE0My4zOTk1MDFweCwxNTkuNjMyOTk2cHgpfSA2MCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDE0My4zOTk1MDFweCwxNTYuNjMyOTk2cHgpfSAxMDAlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSgxNDMuMzk5NTAxcHgsMTU2LjYzMjk5NnB4KX19ICNlZ2hSdElDTkJsejlfdG8ge2FuaW1hdGlvbjogZWdoUnRJQ05CbHo5X3RvX190byAzMDAwbXMgbGluZWFyIGluZmluaXRlIG5vcm1hbCBmb3J3YXJkc31Aa2V5ZnJhbWVzIGVnaFJ0SUNOQmx6OV90b19fdG8geyAwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTU2LjYzMjk5NnB4KX0gNi42NjY2NjclIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSg5OS4zMjk1NTBweCwxNTMuNjMyOTk2cHgpfSAxMy4zMzMzMzMlIHt0cmFuc2Zvcm06IHRyYW5zbGF0ZSg5OS4zMjk1NTBweCwxNTAuNjMyOTk2cHgpfSAyMCUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDk5LjMyOTU1MHB4LDE1My42MzI5OTZweCl9IDI2LjY2NjY2NyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDk5LjMyOTU1MHB4LDE1Ni42MzI5OTZweCl9IDMzLjMzMzMzMyUge3RyYW5zZm9ybTogdHJhbnNsYXRlKDk5LjMyOTU1MHB4LDE1OS42MzI5OTZweCl9IDQwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTYyLjYzMjk5NnB4KX0gNDYuNjY2NjY3JSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTU5LjYzMjk5NnB4KX0gNTMuMzMzMzMzJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTU2LjYzMjk5NnB4KX0gMTAwJSB7dHJhbnNmb3JtOiB0cmFuc2xhdGUoOTkuMzI5NTUwcHgsMTU2LjYzMjk5NnB4KX19XV0+PC9zdHlsZT48cGF0aCBpZD0iZWdoUnRJQ05CbHoyIiBkPSJNMzA0LDE1NUMzMDQsMTc0LjU2NzAwMCwzMDAuMTQ2MDAwLDE5My45NDIwMDAsMjkyLjY1ODAwMCwyMTIuMDIwMDAwQzI4NS4xNzAwMDAsMjMwLjA5NzAwMCwyNzQuMTk1MDAwLDI0Ni41MjMwMDAsMjYwLjM1OTAwMCwyNjAuMzU5MDAwQzI0Ni41MjMwMDAsMjc0LjE5NTAwMCwyMzAuMDk3MDAwLDI4NS4xNzAwMDAsMjEyLjAyMDAwMCwyOTIuNjU4MDAwQzE5My45NDIwMDAsMzAwLjE0NjAwMCwxNzQuNTY3MDAwLDMwNCwxNTUsMzA0QzEzNS40MzMwMDAsMzA0LDExNi4wNTgwMDAsMzAwLjE0NjAwMCw5Ny45ODAyMDAsMjkyLjY1ODAwMEM3OS45MDI2MDAsMjg1LjE3MDAwMCw2My40NzcwMDAsMjc0LjE5NTAwMCw0OS42NDExMDAsMjYwLjM1OTAwMEMzNS44MDUyMDAsMjQ2LjUyMzAwMCwyNC44Mjk5MDAsMjMwLjA5NzAwMCwxNy4zNDE5MDAsMjEyLjAyMDAwMEM5Ljg1NDAwMCwxOTMuOTQyMDAwLDYsMTc0LjU2NzAwMCw2LDE1NUM2LDEzNS40MzMwMDAsOS44NTQwMDAsMTE2LjA1ODAwMCwxNy4zNDIwMDAsOTcuOTgwMjAwQzI0LjgyOTkwMCw3OS45MDI2MDAsMzUuODA1MjAwLDYzLjQ3NzAwMCw0OS42NDExMDAsNDkuNjQxMTAwQzYzLjQ3NzAwMCwzNS44MDUxMDAsNzkuOTAyNzAwLDI0LjgyOTkwMCw5Ny45ODAyMDAsMTcuMzQxOTAwQzExNi4wNTgwMDAsOS44NTM5OTAsMTM1LjQzMzAwMCw2LDE1NSw2QzE3NC41NjcwMDAsNiwxOTMuOTQyMDAwLDkuODU0MDAwLDIxMi4wMjAwMDAsMTcuMzQyMDAwQzIzMC4wOTcwMDAsMjQuODI5OTAwLDI0Ni41MjMwMDAsMzUuODA1MjAwLDI2MC4zNTkwMDAsNDkuNjQxMTAwQzI3NC4xOTUwMDAsNjMuNDc3MDAwLDI4NS4xNzAwMDAsNzkuOTAyNzAwLDI5Mi42NTgwMDAsOTcuOTgwMjAwQzMwMC4xNDYwMDAsMTE2LjA1ODAwMCwzMDQsMTM1LjQzMzAwMCwzMDQsMTU1TDMwNCwxNTVaIiBvcGFjaXR5PSIwLjE2IiBmaWxsPSJub25lIiBzdHJva2U9InJnYigxNTYsMTcyLDIwNCkiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjxnIGlkPSJlZ2hSdElDTkJsejNfdHIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1NiwxNTUpIHJvdGF0ZSgwKSI+PHBhdGggaWQ9ImVnaFJ0SUNOQmx6MyIgZD0iTTMwNCwxNTVDMzA0LDE4Mi44MTAwMDAsMjk2LjIxNzAwMCwyMTAuMDY2MDAwLDI4MS41MzEwMDAsMjMzLjY4MjAwMEMyNjYuODQ1MDAwLDI1Ny4yOTkwMDAsMjQ1Ljg0MzAwMCwyNzYuMzM0MDAwLDIyMC45MDEwMDAsMjg4LjYzNDAwMEMxOTUuOTU5MDAwLDMwMC45MzQwMDAsMTY4LjA3MjAwMCwzMDYuMDA4MDAwLDE0MC4zOTUwMDAsMzAzLjI4MzAwMEMxMTIuNzE5MDAwLDMwMC41NTcwMDAsODYuMzU3OTAwLDI5MC4xMzkwMDAsNjQuMjk0NTAwLDI3My4yMTAwMDBDNDIuMjMxMjAwLDI1Ni4yODAwMDAsMjUuMzQ2MjAwLDIzMy41MTMwMDAsMTUuNTUwMDAwLDIwNy40ODUwMDBDNS43NTM4NDAsMTgxLjQ1NzAwMCwzLjQzNzQ3MCwxNTMuMjA3MDAwLDguODYyOTkwLDEyNS45MzIwMDBDMTQuMjg4NTAwLDk4LjY1NTYwMCwyNy4yMzk0MDAsNzMuNDQyNTAwLDQ2LjI1MDMwMCw1My4xNDQ3MDBDNjUuMjYxMjAwLDMyLjg0NzAwMCw4OS41NzMzMDAsMTguMjc0OTAwLDExNi40MzYwMDAsMTEuMDc3MDAwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTU2LjMxMDkxOSwtMTU1LjM2NDY4NSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlLXdpZHRoPSIxMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9nPjxwYXRoIGlkPSJlZ2hSdElDTkJsejQiIGQ9Ik0yMzQuOTI5MDAwLDEwOS4wMTkwMDBDMjMzLjg4NjAwMCwxMDguMzg5MDAwLDIzMi42OTgwMDAsMTA4LjAzODAwMCwyMzEuNDc5MDAwLDEwNy45OTgwMDBDMjMwLjI2MDAwMCwxMDcuOTU5MDAwLDIyOS4wNTIwMDAsMTA4LjIzNDAwMCwyMjcuOTcwMDAwLDEwOC43OTUwMDBDMjI3LjY4MDAwMCwxMDguOTQ2MDAwLDIyNy40MDIwMDAsMTA5LjExNjAwMCwyMjcuMTM2MDAwLDEwOS4zMDUwMDBMMjI3LjA5NDAwMCwxMDkuMzQ3MDAwQzIyNi40ODgwMDAsMTA5Ljc4NDAwMCwyMjUuOTIwMDAwLDExMC4yNzIwMDAsMjI1LjM5ODAwMCwxMTAuODA3MDAwQzIyMS4yMzUwMDAsMTE0LjkzNDAwMCwyMTQuNTI4MDAwLDEyMS43NjQwMDAsMjEwLjM4NjAwMCwxMjUuOTA1MDAwQzIxMC4wOTIwMDAsMTI2LjIwNzAwMCwyMDkuNzc4MDAwLDEyNi40ODkwMDAsMjA5LjQ0NzAwMCwxMjYuNzUwMDAwTDIwOS40NDcwMDAsMTI2Ljc1MDAwMEwyMDkuMzM1MDAwLDEyNi44MzQwMDBDMjA5LjAyNjAwMCwxMjYuNjI5MDAwLDIwOC43MzcwMDAsMTI2LjM5NTAwMCwyMDguNDczMDAwLDEyNi4xMzYwMDBDMjA3LjUzNDAwMCwxMjUuMjA3MDAwLDIwNi42MDkwMDAsMTI0LjI3MTAwMCwyMDUuNjcwMDAwLDEyMy4zNDIwMDBDMjA0LjkxMzAwMCwxMjIuNTgxMDAwLDIwNC4xNjMwMDAsMTIxLjgyMDAwMCwyMDMuMzk5MDAwLDEyMS4wNjUwMDBMMjAwLjg3NjAwMCwxMTguNTUxMDAwQzE5OC4yNjIwMDAsMTE1Ljk0NjAwMCwxOTUuNjQ4MDAwLDExMy4zMzUwMDAsMTkzLjAwNjAwMCwxMTAuNzU4MDAwTDE5Mi45MDgwMDAsMTEwLjY4MTAwMEMxOTIuMjQ0MDAwLDEwOS44NDYwMDAsMTkxLjM5OTAwMCwxMDkuMTczMDAwLDE5MC40MzcwMDAsMTA4LjcxMTAwMEMxODkuNDc0MDAwLDEwOC4yNDgwMDAsMTg4LjQxOTAwMCwxMDguMDEwMDAwLDE4Ny4zNTAwMDAsMTA4LjAxMzAwMEwxODcuMjczMDAwLDEwOC4wMTMwMDBDMTg2LjE2NjAwMCwxMDguMDMwMDAwLDE4NS4wNzcwMDAsMTA4LjMwMDAwMCwxODQuMDkxMDAwLDEwOC44MDIwMDBDMTgzLjgwMjAwMCwxMDguOTUyMDAwLDE4My41MjMwMDAsMTA5LjEyMzAwMCwxODMuMjU3MDAwLDEwOS4zMTIwMDBMMTgzLjIwODAwMCwxMDkuMzU0MDAwQzE4Mi42MDYwMDAsMTA5Ljc5MTAwMCwxODIuMDQxMDAwLDExMC4yNzcwMDAsMTgxLjUxOTAwMCwxMTAuODA3MDAwQzE3OS41OTkwMDAsMTEyLjcwNjAwMCwxNzcuMTM5MDAwLDExNS4xODUwMDAsMTc0LjY0NDAwMCwxMTcuNzA2MDAwTDE2Ni4yMzQwMDAsMTI2LjA4NzAwMEMxNjUuOTczMDAwLDEyNi4zNTEwMDAsMTY1LjY5NDAwMCwxMjYuNTk5MDAwLDE2NS40MDAwMDAsMTI2LjgyNzAwMEMxNjUuMTA3MDAwLDEyNi42MjIwMDAsMTY0LjgzNDAwMCwxMjYuMzg4MDAwLDE2NC41ODcwMDAsMTI2LjEyOTAwMEMxNjMuNjQ4MDAwLDEyNS4yMDAwMDAsMTYyLjcyMzAwMCwxMjQuMjY0MDAwLDE2MS43ODQwMDAsMTIzLjMzNTAwMEwxNTkuNTEzMDAwLDEyMS4wNTgwMDBMMTU2Ljk5MDAwMCwxMTguNTQ0MDAwQzE1NC4zNzYwMDAsMTE1Ljk0MDAwMCwxNTEuNzYyMDAwLDExMy4zMjgwMDAsMTQ5LjExMzAwMCwxMTAuNzUxMDAwQzE0Ny45MDYwMDAsMTA5LjQ2OTAwMCwxNDYuMzQ1MDAwLDEwOC41NzMwMDAsMTQ0LjYyODAwMCwxMDguMTc0MDAwQzE0NC40OTUwMDAsMTA4LjE3NDAwMCwxNDQuMzU0MDAwLDEwOC4xNzQwMDAsMTQ0LjIyMTAwMCwxMDguMTI1MDAwQzE0My45NzUwMDAsMTA4LjA4MTAwMCwxNDMuNzI3MDAwLDEwOC4wNTEwMDAsMTQzLjQ3ODAwMCwxMDguMDM0MDAwQzE0My40NTgwMDAsMTA4LjAzMTAwMCwxNDMuNDM2MDAwLDEwOC4wMzEwMDAsMTQzLjQxNTAwMCwxMDguMDM0MDAwTDE0My4yODkwMDAsMTA4LjAzNDAwMEMxNDMuMjA1MDAwLDEwOC4wMzQwMDAsMTQzLjEyMTAwMCwxMDguMDM0MDAwLDE0My4wMzAwMDAsMTA4LjAzNDAwMEMxNDIuOTE4MDAwLDEwOC4wMjcwMDAsMTQyLjgwNTAwMCwxMDguMDI3MDAwLDE0Mi42OTMwMDAsMTA4LjAzNDAwMEwxNDIuNjQ0MDAwLDEwOC4wMzQwMDBMMTQyLjQ2OTAwMCwxMDguMDM0MDAwQzE0Mi4yNzYwMDAsMTA4LjA1NDAwMCwxNDIuMDg0MDAwLDEwOC4wODQwMDAsMTQxLjg5NTAwMCwxMDguMTI1MDAwQzE0MS43NjEwMDAsMTA4LjEyNTAwMCwxNDEuNjM1MDAwLDEwOC4yMDkwMDAsMTQxLjUwMjAwMCwxMDguMjQ0MDAwQzE0MC4yMDMwMDAsMTA4LjY0OTAwMCwxMzkuMDI2MDAwLDEwOS4zNjkwMDAsMTM4LjA3NTAwMCwxMTAuMzM5MDAwQzEzNi43NzEwMDAsMTExLjYxNzAwMCwxMzUuMjcyMDAwLDExMy4xMzIwMDAsMTMzLjY5NTAwMCwxMTQuNjg5MDAwQzEzMC40OTQwMDAsMTE3LjkyMTAwMCwxMjcuMjU5MDAwLDEyMS4xNDIwMDAsMTIzLjk4ODAwMCwxMjQuMzU1MDAwTDEyMS43MjUwMDAsMTI2LjYwMzAwMEMxMjEuNjM4MDAwLDEyNi42ODMwMDAsMTIxLjU0NzAwMCwxMjYuNzU4MDAwLDEyMS40NTEwMDAsMTI2LjgyNzAwMEwxMjEuMzQ2MDAwLDEyNi43NTAwMDBDMTIxLjE1NTAwMCwxMjYuNjE4MDAwLDEyMC45NzQwMDAsMTI2LjQ3MTAwMCwxMjAuODA3MDAwLDEyNi4zMTAwMDBDMTIwLjQ5ODAwMCwxMjYuMDMxMDAwLDEyMC4xOTcwMDAsMTI1LjcyNDAwMCwxMTkuOTAzMDAwLDEyNS40MjMwMDBMMTE1LjA4ODAwMCwxMjAuNjEyMDAwQzExMS43NzEwMDAsMTE3LjI4NzAwMCwxMDguNDQ2MDAwLDExMy45NzUwMDAsMTA1LjExNTAwMCwxMTAuNjc0MDAwQzEwMy4yMTYwMDAsMTA4LjgwMjAwMCwxMDEuMTk4MDAwLDEwNy45MjkwMDAsOTkuMTQ0MTAwLDEwNy45OTIwMDBDOTkuMDI5ODAwLDEwNy45ODUwMDAsOTguOTE1MTAwLDEwNy45ODUwMDAsOTguODAwNzAwLDEwNy45OTIwMDBMOTguNzU4NzAwLDEwNy45OTIwMDBMOTguNTgzNTAwLDEwNy45OTIwMDBDOTguMzkwMzAwLDEwOC4wMTIwMDAsOTguMTk4NTAwLDEwOC4wNDIwMDAsOTguMDA4ODAwLDEwOC4wODMwMDBDOTcuODc1NjAwLDEwOC4wODMwMDAsOTcuNzQ5NTAwLDEwOC4xNjcwMDAsOTcuNjE2MzAwLDEwOC4yMDIwMDBDOTYuMzE2MzAwLDEwOC42MDgwMDAsOTUuMTM2ODAwLDEwOS4zMjgwMDAsOTQuMTgyMzAwLDExMC4yOTcwMDBDOTIuODg1NzAwLDExMS41NzUwMDAsOTEuMzc5MDAwLDExMy4wOTAwMDAsODkuODA5MTAwLDExNC42NDgwMDBDODYuNTgwNjAwLDExNy44NjAwMDAsODMuMzQ5ODAwLDEyMS4wNzIwMDAsODAuMTE2NzAwLDEyNC4yODUwMDBMNzUuNTU0MzAwLDEyOC44MzEwMDBDNzUuMTMxOTAwLDEyOS4yMzkwMDAsNzQuNzQwNzAwLDEyOS42NzgwMDAsNzQuMzgzOTAwLDEzMC4xNDQwMDBMNzIuNjczOTAwLDEzMS44NTUwMDBDNzEuMzQ1OTAwLDEzMy4wODAwMDAsNzAuNTM0MTAwLDEzNC43NjIwMDAsNzAuNDAyNTAwLDEzNi41NjAwMDBDNzAuMjcwOTAwLDEzOC4zNTkwMDAsNzAuODI5MzAwLDE0MC4xNDAwMDAsNzEuOTY0OTAwLDE0MS41NDQwMDBDNzMuMTAwNjAwLDE0Mi45NDcwMDAsNzQuNzI4NzAwLDE0My44NjkwMDAsNzYuNTIwMzAwLDE0NC4xMjMwMDBDNzguMzExOTAwLDE0NC4zNzcwMDAsODAuMTMzMzAwLDE0My45NDMwMDAsODEuNjE2NTAwLDE0Mi45MTAwMDBMODEuNjU4NTAwLDE0Mi44NjgwMDBDODIuMjY0ODAwLDE0Mi40MzEwMDAsODIuODMyMjAwLDE0MS45NDMwMDAsODMuMzU0NTAwLDE0MS40MDkwMDBDODcuNTQ1NDAwLDEzNy4zNDQwMDAsOTQuMjM4MzAwLDEzMC41MjEwMDAsOTguMzg3MjAwLDEyNi4zODAwMDBDOTguNjg0MTAwLDEyNi4wNzkwMDAsOTguOTk3NjAwLDEyNS43OTQwMDAsOTkuMzI2MzAwLDEyNS41MjgwMDBMOTkuNDU5NTAwLDEyNS40NzIwMDBDOTkuNzcwMjAwLDEyNS42NzUwMDAsMTAwLjA1OTAwMCwxMjUuOTA5MDAwLDEwMC4zMjIwMDAsMTI2LjE3MDAwMEMxMDEuMjYxMDAwLDEyNy4wOTIwMDAsMTAyLjE4NjAwMCwxMjguMDI4MDAwLDEwMy4xMjUwMDAsMTI4Ljk2NDAwMEMxMDMuODgyMDAwLDEyOS43MjUwMDAsMTA0LjYzMjAwMCwxMzAuNDg2MDAwLDEwNS4zOTUwMDAsMTMxLjI0ODAwMEwxMDcuOTE4MDAwLDEzMy43NjIwMDBDMTEwLjUzMzAwMCwxMzYuMzY3MDAwLDExMy4xNDcwMDAsMTM4Ljk3MTAwMCwxMTUuNzg5MDAwLDE0MS41NDgwMDBMMTE1Ljg4NzAwMCwxNDEuNjMyMDAwQzExNi41NTQwMDAsMTQyLjQ2MzAwMCwxMTcuNDAxMDAwLDE0My4xMzEwMDAsMTE4LjM2NTAwMCwxNDMuNTg5MDAwQzExOS4zMjkwMDAsMTQ0LjA0NjAwMCwxMjAuMzg0MDAwLDE0NC4yNzkwMDAsMTIxLjQ1MTAwMCwxNDQuMjcyMDAwTDEyMS41MjkwMDAsMTQ0LjI3MjAwMEMxMjIuNjI5MDAwLDE0NC4yNTgwMDAsMTIzLjcxMDAwMCwxNDMuOTkwMDAwLDEyNC42ODkwMDAsMTQzLjQ5MDAwMEMxMjQuOTc5MDAwLDE0My4zNDAwMDAsMTI1LjI1ODAwMCwxNDMuMTY5MDAwLDEyNS41MjMwMDAsMTQyLjk4MDAwMEwxMjUuNTY1MDAwLDE0Mi45MzgwMDBDMTI2LjE3MjAwMCwxNDIuNTAxMDAwLDEyNi43MzkwMDAsMTQyLjAxMzAwMCwxMjcuMjYxMDAwLDE0MS40NzkwMDBDMTI5LjE3NTAwMCwxMzkuNTc5MDAwLDEzMS42MzQwMDAsMTM3LjEwMDAwMCwxMzQuMTI5MDAwLDEzNC41ODYwMDBMMTQyLjUzOTAwMCwxMjYuMjA1MDAwQzE0Mi44MDEwMDAsMTI1Ljk0MzAwMCwxNDMuMDgwMDAwLDEyNS42OTgwMDAsMTQzLjM3MzAwMCwxMjUuNDcyMDAwQzE0My42NjUwMDAsMTI1LjY3OTAwMCwxNDMuOTM4MDAwLDEyNS45MTMwMDAsMTQ0LjE4NjAwMCwxMjYuMTcwMDAwQzE0NS4xMjUwMDAsMTI3LjA5MjAwMCwxNDYuMDUwMDAwLDEyOC4wMjgwMDAsMTQ2Ljk5MDAwMCwxMjguOTY0MDAwQzE0Ny43NDYwMDAsMTI5LjcyNTAwMCwxNDguNDk2MDAwLDEzMC40ODYwMDAsMTQ5LjI2MDAwMCwxMzEuMjQ4MDAwTDE1MS43ODMwMDAsMTMzLjc2MjAwMEMxNTQuMzk3MDAwLDEzNi4zNjcwMDAsMTU3LjAxMTAwMCwxMzguOTcxMDAwLDE1OS42NTMwMDAsMTQxLjU0ODAwMEMxNjAuODY0MDAwLDE0Mi44MzAwMDAsMTYyLjQyNjAwMCwxNDMuNzI5MDAwLDE2NC4xNDYwMDAsMTQ0LjEzMjAwMEMxNjQuMjc5MDAwLDE0NC4xMzIwMDAsMTY0LjQxOTAwMCwxNDQuMTMyMDAwLDE2NC41NTIwMDAsMTQ0LjE4MTAwMEMxNjQuNzk4MDAwLDE0NC4yMjMwMDAsMTY1LjA0NjAwMCwxNDQuMjUxMDAwLDE2NS4yOTUwMDAsMTQ0LjI2NTAwMEwxNjUuMzM3MDAwLDE0NC4yNjUwMDBMMTY1LjQ3MDAwMCwxNDQuMjY1MDAwQzE2NS41NTQwMDAsMTQ0LjI2NTAwMCwxNjUuNjM5MDAwLDE0NC4yNjUwMDAsMTY1LjcyMzAwMCwxNDQuMjY1MDAwTDE2Ni4wNjYwMDAsMTQ0LjI2NTAwMEwxNjYuMTE1MDAwLDE0NC4yNjUwMDBMMTY2LjI5MDAwMCwxNDQuMjY1MDAwQzE2Ni40ODMwMDAsMTQ0LjI0NDAwMCwxNjYuNjc1MDAwLDE0NC4yMTQwMDAsMTY2Ljg2NTAwMCwxNDQuMTc0MDAwQzE2Ni45OTgwMDAsMTQ0LjE3NDAwMCwxNjcuMTI0MDAwLDE0NC4wOTAwMDAsMTY3LjI1NzAwMCwxNDQuMDU1MDAwQzE2OC41NTQwMDAsMTQzLjY0NjAwMCwxNjkuNzMxMDAwLDE0Mi45MjcwMDAsMTcwLjY4NDAwMCwxNDEuOTYwMDAwQzE3MS45ODEwMDAsMTQwLjY4MjAwMCwxNzMuNDg4MDAwLDEzOS4xNjcwMDAsMTc1LjA1MTAwMCwxMzcuNjE3MDAwQzE3OC4yODgwMDAsMTM0LjQwNDAwMCwxODEuNTI0MDAwLDEzMS4xODkwMDAsMTg0Ljc1NzAwMCwxMjcuOTcyMDAwTDE4Ny4wMjEwMDAsMTI1LjcxNzAwMEMxODcuMTE5MDAwLDEyNS42MzMwMDAsMTg3LjIxNzAwMCwxMjUuNTQ5MDAwLDE4Ny4yODcwMDAsMTI1LjUwMDAwMEMxODcuMzI2MDAwLDEyNS41MjEwMDAsMTg3LjM2MzAwMCwxMjUuNTQ0MDAwLDE4Ny4zOTkwMDAsMTI1LjU3MDAwMEwxODcuMzk5MDAwLDEyNS41NzAwMDBDMTg3LjU4OTAwMCwxMjUuNzAxMDAwLDE4Ny43NzAwMDAsMTI1Ljg0NjAwMCwxODcuOTM5MDAwLDEyNi4wMDMwMDBDMTg4LjI0NzAwMCwxMjYuMjg5MDAwLDE4OC41NDkwMDAsMTI2LjU4OTAwMCwxODguODQzMDAwLDEyNi44OTAwMDBMMTkzLjY1ODAwMCwxMzEuNzA4MDAwQzE5Ni45NzUwMDAsMTM1LjAyODAwMCwyMDAuMjk5MDAwLDEzOC4zMzgwMDAsMjAzLjYzMDAwMCwxNDEuNjM5MDAwQzIwNS41MjMwMDAsMTQzLjUxMTAwMCwyMDcuNTQ4MDAwLDE0NC4zOTEwMDAsMjA5LjYwMTAwMCwxNDQuMzI4MDAwTDIwOS45MzgwMDAsMTQ0LjMyODAwMEwyMDkuOTg3MDAwLDE0NC4zMjgwMDBMMjEwLjE2MjAwMCwxNDQuMzI4MDAwQzIxMC4zNTUwMDAsMTQ0LjMwODAwMCwyMTAuNTQ3MDAwLDE0NC4yNzgwMDAsMjEwLjczNzAwMCwxNDQuMjM3MDAwQzIxMC44NzAwMDAsMTQ0LjIzNzAwMCwyMTAuOTk2MDAwLDE0NC4xNTMwMDAsMjExLjEyOTAwMCwxNDQuMTE4MDAwQzIxMi40MjcwMDAsMTQzLjcxMDAwMCwyMTMuNjAzMDAwLDE0Mi45OTEwMDAsMjE0LjU1NjAwMCwxNDIuMDIzMDAwQzIxNS44NjAwMDAsMTQwLjc0NTAwMCwyMTcuMzU5MDAwLDEzOS4yMzAwMDAsMjE4LjkyMjAwMCwxMzcuNjc5MDAwQzIyMi4xNjAwMDAsMTM0LjQ2NzAwMCwyMjUuMzk2MDAwLDEzMS4yNTIwMDAsMjI4LjYyOTAwMCwxMjguMDM1MDAwTDIzMy4xOTgwMDAsMTIzLjM3NzAwMEMyMzMuNjE5MDAwLDEyMi45NjUwMDAsMjM0LjAxMDAwMCwxMjIuNTI0MDAwLDIzNC4zNjkwMDAsMTIyLjA1NzAwMEwyMzYuMDc5MDAwLDEyMC4zNTMwMDBDMjM2Ljg5MzAwMCwxMTkuNjAzMDAwLDIzNy41MjEwMDAsMTE4LjY3NDAwMCwyMzcuOTEzMDAwLDExNy42NDAwMDBDMjM4LjMwNjAwMCwxMTYuNjA3MDAwLDIzOC40NTIwMDAsMTE1LjQ5NzAwMCwyMzguMzQxMDAwLDExNC4zOTcwMDBDMjM4LjIyOTAwMCwxMTMuMjk3MDAwLDIzNy44NjMwMDAsMTEyLjIzOTAwMCwyMzcuMjcxMDAwLDExMS4zMDQwMDBDMjM2LjY3OTAwMCwxMTAuMzcwMDAwLDIzNS44NzcwMDAsMTA5LjU4NTAwMCwyMzQuOTI5MDAwLDEwOS4wMTIwMDBMMjM0LjkyOTAwMCwxMDkuMDE5MDAwWiIgZmlsbD0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48cGF0aCBpZD0iZWdoUnRJQ05CbHo1IiBkPSJNMjM0LjkyOTAwMCwyMDQuMjU0MDAwQzIzMy44ODYwMDAsMjA0Ljg4NDAwMCwyMzIuNjk4MDAwLDIwNS4yMzUwMDAsMjMxLjQ3OTAwMCwyMDUuMjc0MDAwQzIzMC4yNjAwMDAsMjA1LjMxNDAwMCwyMjkuMDUyMDAwLDIwNS4wMzkwMDAsMjI3Ljk3MDAwMCwyMDQuNDc4MDAwQzIyNy42ODAwMDAsMjA0LjMyNzAwMCwyMjcuNDAyMDAwLDIwNC4xNTcwMDAsMjI3LjEzNjAwMCwyMDMuOTY4MDAwTDIyNy4wOTQwMDAsMjAzLjkyNjAwMEMyMjYuNDg4MDAwLDIwMy40ODkwMDAsMjI1LjkyMDAwMCwyMDMsMjI1LjM5ODAwMCwyMDIuNDY2MDAwQzIyMS4yMzUwMDAsMTk4LjMzOTAwMCwyMTQuNTI4MDAwLDE5MS41MDkwMDAsMjEwLjM4NjAwMCwxODcuMzY4MDAwQzIxMC4wODkwMDAsMTg3LjA2NzAwMCwyMDkuNzc2MDAwLDE4Ni43ODIwMDAsMjA5LjQ0NzAwMCwxODYuNTE2MDAwTDIwOS4zMzUwMDAsMTg2LjQzMjAwMEMyMDkuMDI0MDAwLDE4Ni42MzUwMDAsMjA4LjczNTAwMCwxODYuODY5MDAwLDIwOC40NzMwMDAsMTg3LjEzMDAwMEMyMDcuNTM0MDAwLDE4OC4wNTkwMDAsMjA2LjYwOTAwMCwxODguOTk1MDAwLDIwNS42NzAwMDAsMTg5LjkyNDAwMEMyMDQuOTEzMDAwLDE5MC42ODUwMDAsMjA0LjE2MzAwMCwxOTEuNDUzMDAwLDIwMy4zOTkwMDAsMTkyLjIwNzAwMEwyMDAuODc2MDAwLDE5NC43MjIwMDBDMTk4LjI2MjAwMCwxOTcuMzI2MDAwLDE5NS42NDgwMDAsMTk5LjkzODAwMCwxOTMuMDA2MDAwLDIwMi41MTUwMDBMMTkyLjkwODAwMCwyMDIuNTkyMDAwQzE5Mi4yNDEwMDAsMjAzLjQyMjAwMCwxOTEuMzkzMDAwLDIwNC4wOTEwMDAsMTkwLjQyOTAwMCwyMDQuNTQ5MDAwQzE4OS40NjYwMDAsMjA1LjAwNjAwMCwxODguNDEwMDAwLDIwNS4yMzkwMDAsMTg3LjM0MzAwMCwyMDUuMjMyMDAwTDE4Ny4yNjYwMDAsMjA1LjIzMjAwMEMxODYuMTU5MDAwLDIwNS4yMTUwMDAsMTg1LjA3MDAwMCwyMDQuOTQ1MDAwLDE4NC4wODQwMDAsMjA0LjQ0MzAwMEMxODMuNzk1MDAwLDIwNC4yOTIwMDAsMTgzLjUxNjAwMCwyMDQuMTIyMDAwLDE4My4yNTAwMDAsMjAzLjkzMzAwMEwxODMuMjAxMDAwLDIwMy44OTEwMDBDMTgyLjU5ODAwMCwyMDMuNDUyMDAwLDE4Mi4wMzQwMDAsMjAyLjk2NDAwMCwxODEuNTEyMDAwLDIwMi40MzEwMDBDMTc5LjU5MjAwMCwyMDAuNTMyMDAwLDE3Ny4xMzIwMDAsMTk4LjA1MzAwMCwxNzQuNjM3MDAwLDE5NS41MzIwMDBMMTY2LjIyNzAwMCwxODcuMTUxMDAwQzE2NS45NjYwMDAsMTg2Ljg4NzAwMCwxNjUuNjg3MDAwLDE4Ni42MzkwMDAsMTY1LjM5MzAwMCwxODYuNDExMDAwQzE2NS4xMDAwMDAsMTg2LjYxNjAwMCwxNjQuODI3MDAwLDE4Ni44NTAwMDAsMTY0LjU4MDAwMCwxODcuMTA5MDAwQzE2My42NDEwMDAsMTg4LjAzODAwMCwxNjIuNzE2MDAwLDE4OC45NzQwMDAsMTYxLjc3NzAwMCwxODkuOTAzMDAwTDE1OS41MDYwMDAsMTkyLjE4NjAwMEwxNTYuOTgzMDAwLDE5NC43MDEwMDBDMTU0LjM2OTAwMCwxOTcuMzA1MDAwLDE1MS43NTUwMDAsMTk5LjkxNzAwMCwxNDkuMTA2MDAwLDIwMi40OTQwMDBDMTQ3Ljg5NzAwMCwyMDMuNzczMDAwLDE0Ni4zMzcwMDAsMjA0LjY2OTAwMCwxNDQuNjIxMDAwLDIwNS4wNzEwMDBDMTQ0LjQ4ODAwMCwyMDUuMDcxMDAwLDE0NC4zNDcwMDAsMjA1LjA3MTAwMCwxNDQuMjE0MDAwLDIwNS4xMjAwMDBDMTQzLjk2MjAwMCwyMDUuMTIwMDAwLDE0My43MTcwMDAsMjA1LjIwNDAwMCwxNDMuNDcxMDAwLDIwNS4yMTEwMDBMMTQzLjQwODAwMCwyMDUuMjExMDAwTDE0My4yODIwMDAsMjA1LjIxMTAwMEMxNDMuMTk4MDAwLDIwNS4yMTEwMDAsMTQzLjExNDAwMCwyMDUuMjExMDAwLDE0My4wMjMwMDAsMjA1LjIxMTAwMEwxNDIuNjg2MDAwLDIwNS4yMTEwMDBMMTQyLjYzNzAwMCwyMDUuMjExMDAwTDE0Mi40NjIwMDAsMjA1LjIxMTAwMEMxNDIuMjY5MDAwLDIwNS4xOTEwMDAsMTQyLjA3NzAwMCwyMDUuMTYxMDAwLDE0MS44ODgwMDAsMjA1LjEyMDAwMEMxNDEuNzU0MDAwLDIwNS4xMjAwMDAsMTQxLjYyODAwMCwyMDUuMDM2MDAwLDE0MS40OTUwMDAsMjA1LjAwMTAwMEMxNDAuMTk4MDAwLDIwNC41OTQwMDAsMTM5LjAyMTAwMCwyMDMuODc0MDAwLDEzOC4wNjgwMDAsMjAyLjkwNjAwMEMxMzYuNzY0MDAwLDIwMS42MjgwMDAsMTM1LjI2NTAwMCwyMDAuMTEzMDAwLDEzMy42ODgwMDAsMTk4LjU1NjAwMEwxMjMuOTg4MDAwLDE4OC45MTgwMDBMMTIxLjcyNTAwMCwxODYuNjYyMDAwTDEyMS40NTEwMDAsMTg2LjQ0NjAwMEwxMjEuMzQ2MDAwLDE4Ni41MTYwMDBDMTIxLjE1NjAwMCwxODYuNjQ3MDAwLDEyMC45NzYwMDAsMTg2Ljc5MjAwMCwxMjAuODA3MDAwLDE4Ni45NDkwMDBDMTIwLjQ5ODAwMCwxODcuMjM1MDAwLDEyMC4xOTcwMDAsMTg3LjU0MjAwMCwxMTkuOTAzMDAwLDE4Ny44NDMwMDBMMTE1LjA4ODAwMCwxOTIuNjU0MDAwQzExMS43NzMwMDAsMTk1Ljk3MjAwMCwxMDguNDU4MDAwLDE5OS4yOTYwMDAsMTA1LjExNTAwMCwyMDIuNTg1MDAwQzEwMy4yMTYwMDAsMjA0LjQ2NDAwMCwxMDEuMTk4MDAwLDIwNS4zMzcwMDAsOTkuMTQ0MTAwLDIwNS4yNzQwMDBDOTkuMDI1MDAwLDIwNS4yNzQwMDAsOTguOTEyODAwLDIwNS4yNzQwMDAsOTguODAwNzAwLDIwNS4yNzQwMDBMOTguNzU4NzAwLDIwNS4yNzQwMDBMOTguNTgzNTAwLDIwNS4yNzQwMDBDOTguMzkwMzAwLDIwNS4yNTQwMDAsOTguMTk4NTAwLDIwNS4yMjQwMDAsOTguMDA4ODAwLDIwNS4xODMwMDBDOTcuODc1NjAwLDIwNS4xODMwMDAsOTcuNzQ5NTAwLDIwNS4wOTkwMDAsOTcuNjE2MzAwLDIwNS4wNjQwMDBDOTYuMzE3NDAwLDIwNC42NTUwMDAsOTUuMTM4NjAwLDIwMy45MzYwMDAsOTQuMTgyMzAwLDIwMi45NjkwMDBDOTIuODg1NzAwLDIwMS42OTEwMDAsOTEuMzc5MDAwLDIwMC4xNzYwMDAsODkuODA5MTAwLDE5OC42MTgwMDBMODAuMTE2NzAwLDE4OC45ODEwMDBMNzUuNTU0MzAwLDE4NC40MzUwMDBDNzUuMTMxOTAwLDE4NC4wMjQwMDAsNzQuNzQwNzAwLDE4My41ODMwMDAsNzQuMzgzOTAwLDE4My4xMTUwMDBMNzIuNjk0OTAwLDE4MS4zNDEwMDBDNzEuMzY2OTAwLDE4MC4xMTYwMDAsNzAuNTU1MTAwLDE3OC40MzQwMDAsNzAuNDIzNTAwLDE3Ni42MzYwMDBDNzAuMjkxOTAwLDE3NC44MzgwMDAsNzAuODUwMzAwLDE3My4wNTYwMDAsNzEuOTg2MDAwLDE3MS42NTMwMDBDNzMuMTIxNjAwLDE3MC4yNDkwMDAsNzQuNzQ5NzAwLDE2OS4zMjcwMDAsNzYuNTQxMzAwLDE2OS4wNzMwMDBDNzguMzMyOTAwLDE2OC44MTkwMDAsODAuMTU0MzAwLDE2OS4yNTMwMDAsODEuNjM3NTAwLDE3MC4yODYwMDBMODEuNjc5NTAwLDE3MC4zMjgwMDBDODIuMjg1ODAwLDE3MC43NjUwMDAsODIuODUzMzAwLDE3MS4yNTMwMDAsODMuMzc1NTAwLDE3MS43ODcwMDBDODcuNTQ1NDAwLDE3NS45MjIwMDAsOTQuMjM4MzAwLDE4Mi43MzgwMDAsOTguMzg3MjAwLDE4Ni45MjgwMDBDOTguNjg0MTAwLDE4Ny4yMjkwMDAsOTguOTk3NjAwLDE4Ny41MTQwMDAsOTkuMzI2MzAwLDE4Ny43ODAwMDBMOTkuMzI2MzAwLDE4Ny43ODAwMDBMOTkuNDM4NTAwLDE4Ny44NjQwMDBDOTkuNzQ5MjAwLDE4Ny42NjEwMDAsMTAwLjAzODAwMCwxODcuNDI3MDAwLDEwMC4zMDAwMDAsMTg3LjE2NTAwMEMxMDEuMjQwMDAwLDE4Ni4yMzYwMDAsMTAyLjE2NTAwMCwxODUuMzAxMDAwLDEwMy4xMDQwMDAsMTg0LjM3MjAwMEMxMDMuODYxMDAwLDE4My42MTgwMDAsMTA0LjYxMTAwMCwxODIuODQ5MDAwLDEwNS4zNzQwMDAsMTgyLjA5NTAwMEwxMDcuODk3MDAwLDE3OS41ODEwMDBDMTEwLjUxMjAwMCwxNzYuOTc2MDAwLDExMy4xMjYwMDAsMTc0LjM2NDAwMCwxMTUuNzY4MDAwLDE3MS43ODcwMDBMMTE1Ljg2NjAwMCwxNzEuNzExMDAwQzExNi41MzMwMDAsMTcwLjg4MDAwMCwxMTcuMzgwMDAwLDE3MC4yMTEwMDAsMTE4LjM0NDAwMCwxNjkuNzU0MDAwQzExOS4zMDgwMDAsMTY5LjI5NzAwMCwxMjAuMzYzMDAwLDE2OS4wNjMwMDAsMTIxLjQzMDAwMCwxNjkuMDcxMDAwTDEyMS41MDcwMDAsMTY5LjA3MTAwMEMxMjIuNjE1MDAwLDE2OS4wODgwMDAsMTIzLjcwMzAwMCwxNjkuMzU4MDAwLDEyNC42ODkwMDAsMTY5Ljg2MDAwMEMxMjQuOTc5MDAwLDE3MC4wMTAwMDAsMTI1LjI1ODAwMCwxNzAuMTgwMDAwLDEyNS41MjMwMDAsMTcwLjM3MDAwMEwxMjUuNTY1MDAwLDE3MC40MTIwMDBDMTI2LjE3MjAwMCwxNzAuODQ5MDAwLDEyNi43MzkwMDAsMTcxLjMzNzAwMCwxMjcuMjYxMDAwLDE3MS44NzEwMDBDMTI5LjE3NTAwMCwxNzMuNzcxMDAwLDEzMS42MzQwMDAsMTc2LjI0MzAwMCwxMzQuMTI5MDAwLDE3OC43NjQwMDBMMTQyLjUzOTAwMCwxODcuMTQ0MDAwQzE0Mi44MDEwMDAsMTg3LjQwOTAwMCwxNDMuMDc5MDAwLDE4Ny42NTYwMDAsMTQzLjM3MzAwMCwxODcuODg1MDAwQzE0My42NjUwMDAsMTg3LjY3ODAwMCwxNDMuOTM4MDAwLDE4Ny40NDQwMDAsMTQ0LjE4NjAwMCwxODcuMTg2MDAwQzE0NS4xMjUwMDAsMTg2LjI1NzAwMCwxNDYuMDUwMDAwLDE4NS4zMjIwMDAsMTQ2Ljk5MDAwMCwxODQuMzkzMDAwQzE0Ny43NDYwMDAsMTgzLjYzOTAwMCwxNDguNDk2MDAwLDE4Mi44NzAwMDAsMTQ5LjI2MDAwMCwxODIuMTE2MDAwTDE1MS43ODMwMDAsMTc5LjYwMjAwMEMxNTQuMzk3MDAwLDE3Ni45OTcwMDAsMTU3LjAxMTAwMCwxNzQuMzg1MDAwLDE1OS42NTMwMDAsMTcxLjgwODAwMEMxNjAuODY2MDAwLDE3MC41MzEwMDAsMTYyLjQyODAwMCwxNjkuNjM1MDAwLDE2NC4xNDYwMDAsMTY5LjIzMTAwMEMxNjQuMjc5MDAwLDE2OS4yMzEwMDAsMTY0LjQxOTAwMCwxNjkuMjMxMDAwLDE2NC41NTIwMDAsMTY5LjE4MzAwMEMxNjQuNzk4MDAwLDE2OS4xMzgwMDAsMTY1LjA0NjAwMCwxNjkuMTA4MDAwLDE2NS4yOTUwMDAsMTY5LjA5MjAwMEwxNjUuMzM3MDAwLDE2OS4wOTIwMDBMMTY1LjQ3MDAwMCwxNjkuMDkyMDAwTDE2NS43MjMwMDAsMTY5LjA5MjAwMEMxNjUuODQyMDAwLDE2OS4wOTIwMDAsMTY1Ljk2MTAwMCwxNjkuMDkyMDAwLDE2Ni4wNjYwMDAsMTY5LjA5MjAwMEwxNjYuMTE1MDAwLDE2OS4wOTIwMDBMMTY2LjI5MDAwMCwxNjkuMDkyMDAwQzE2Ni40ODMwMDAsMTY5LjExMjAwMCwxNjYuNjc1MDAwLDE2OS4xNDMwMDAsMTY2Ljg2NTAwMCwxNjkuMTgzMDAwQzE2Ni45OTgwMDAsMTY5LjE4MzAwMCwxNjcuMTI0MDAwLDE2OS4yNjYwMDAsMTY3LjI1NzAwMCwxNjkuMzAxMDAwQzE2OC41NTQwMDAsMTY5LjcxMTAwMCwxNjkuNzMxMDAwLDE3MC40MzAwMDAsMTcwLjY4NDAwMCwxNzEuMzk2MDAwQzE3MS45ODEwMDAsMTcyLjY3NDAwMCwxNzMuNDg4MDAwLDE3NC4xOTAwMDAsMTc1LjA1MTAwMCwxNzUuNzQwMDAwQzE3OC4yODgwMDAsMTc4Ljk1MzAwMCwxODEuNTI0MDAwLDE4Mi4xNjcwMDAsMTg0Ljc1NzAwMCwxODUuMzg0MDAwTDE4Ny4wMjEwMDAsMTg3LjY0MDAwMEwxODcuMjg3MDAwLDE4Ny44NTcwMDBMMTg3LjM5OTAwMCwxODcuNzg3MDAwQzE4Ny41ODkwMDAsMTg3LjY1NjAwMCwxODcuNzcwMDAwLDE4Ny41MTEwMDAsMTg3LjkzOTAwMCwxODcuMzU0MDAwQzE4OC4yNDcwMDAsMTg3LjA2ODAwMCwxODguNTQ5MDAwLDE4Ni43NjAwMDAsMTg4Ljg0MzAwMCwxODYuNDYwMDAwTDE5My42NTgwMDAsMTgxLjY0ODAwMEMxOTYuOTcyMDAwLDE3OC4zMzEwMDAsMjAwLjI4NzAwMCwxNzUuMDA3MDAwLDIwMy42MzAwMDAsMTcxLjcxODAwMEMyMDUuNTIzMDAwLDE2OS44MzkwMDAsMjA3LjU0ODAwMCwxNjguOTY2MDAwLDIwOS42MDEwMDAsMTY5LjAyOTAwMEwyMDkuOTM4MDAwLDE2OS4wMjkwMDBMMjA5Ljk4NzAwMCwxNjkuMDI5MDAwTDIxMC4xNjIwMDAsMTY5LjAyOTAwMEMyMTAuMzU1MDAwLDE2OS4wNDgwMDAsMjEwLjU0NzAwMCwxNjkuMDc5MDAwLDIxMC43MzcwMDAsMTY5LjEyMDAwMEMyMTAuODcwMDAwLDE2OS4xMjAwMDAsMjEwLjk5NjAwMCwxNjkuMjAzMDAwLDIxMS4xMjkwMDAsMTY5LjIzODAwMEMyMTIuNDI3MDAwLDE2OS42NDYwMDAsMjEzLjYwMzAwMCwxNzAuMzY2MDAwLDIxNC41NTYwMDAsMTcxLjMzMzAwMEMyMTUuODYwMDAwLDE3Mi42MTEwMDAsMjE3LjM1OTAwMCwxNzQuMTI3MDAwLDIxOC45MjIwMDAsMTc1LjY3NzAwMEMyMjIuMTYwMDAwLDE3OC44OTAwMDAsMjI1LjM5NjAwMCwxODIuMTA1MDAwLDIyOC42MjkwMDAsMTg1LjMyMjAwMEwyMzMuMTkxMDAwLDE4OS44NjgwMDBDMjMzLjYxMjAwMCwxOTAuMjgwMDAwLDIzNC4wMDMwMDAsMTkwLjcyMTAwMCwyMzQuMzYyMDAwLDE5MS4xODgwMDBMMjM2LjA3MjAwMCwxOTIuODkyMDAwQzIzNi44ODYwMDAsMTkzLjY0MjAwMCwyMzcuNTE0MDAwLDE5NC41NzEwMDAsMjM3LjkwNjAwMCwxOTUuNjA1MDAwQzIzOC4yOTkwMDAsMTk2LjYzODAwMCwyMzguNDQ1MDAwLDE5Ny43NDgwMDAsMjM4LjMzNDAwMCwxOTguODQ4MDAwQzIzOC4yMjIwMDAsMTk5Ljk0ODAwMCwyMzcuODU2MDAwLDIwMS4wMDYwMDAsMjM3LjI2NDAwMCwyMDEuOTQxMDAwQzIzNi42NzIwMDAsMjAyLjg3NTAwMCwyMzUuODcwMDAwLDIwMy42NjAwMDAsMjM0LjkyMjAwMCwyMDQuMjMzMDAwTDIzNC45MjkwMDAsMjA0LjI1NDAwMFoiIGZpbGw9InJnYigxNTYsMTcyLDIwNCkiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIi8+PGcgaWQ9ImVnaFJ0SUNOQmx6Nl90byIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjMxLjQxODQ5NSwxNTYuNjMyOTk2KSI+PHBhdGggaWQ9ImVnaFJ0SUNOQmx6NiIgZD0iTTIzMS40MTgwMDAsMTYzLjc3NzAwMEMyMzUuMzc4MDAwLDE2My43NzcwMDAsMjM4LjU4ODAwMCwxNjAuNTc5MDAwLDIzOC41ODgwMDAsMTU2LjYzMzAwMEMyMzguNTg4MDAwLDE1Mi42ODcwMDAsMjM1LjM3ODAwMCwxNDkuNDg5MDAwLDIzMS40MTgwMDAsMTQ5LjQ4OTAwMEMyMjcuNDU4MDAwLDE0OS40ODkwMDAsMjI0LjI0OTAwMCwxNTIuNjg3MDAwLDIyNC4yNDkwMDAsMTU2LjYzMzAwMEMyMjQuMjQ5MDAwLDE2MC41NzkwMDAsMjI3LjQ1ODAwMCwxNjMuNzc3MDAwLDIzMS40MTgwMDAsMTYzLjc3NzAwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzEuNDE4NDk1LC0xNTYuNjMyOTk2KSIgZmlsbD0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PGcgaWQ9ImVnaFJ0SUNOQmx6N190byIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTg3LjQwOTUwMiwxNTYuNjMyOTk2KSI+PHBhdGggaWQ9ImVnaFJ0SUNOQmx6NyIgZD0iTTE4Ny40MDYwMDAsMTYzLjc3NzAwMEMxOTEuMzY2MDAwLDE2My43NzcwMDAsMTk0LjU3NjAwMCwxNjAuNTc5MDAwLDE5NC41NzYwMDAsMTU2LjYzMzAwMEMxOTQuNTc2MDAwLDE1Mi42ODcwMDAsMTkxLjM2NjAwMCwxNDkuNDg5MDAwLDE4Ny40MDYwMDAsMTQ5LjQ4OTAwMEMxODMuNDQ3MDAwLDE0OS40ODkwMDAsMTgwLjIzNzAwMCwxNTIuNjg3MDAwLDE4MC4yMzcwMDAsMTU2LjYzMzAwMEMxODAuMjM3MDAwLDE2MC41NzkwMDAsMTgzLjQ0NzAwMCwxNjMuNzc3MDAwLDE4Ny40MDYwMDAsMTYzLjc3NzAwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xODcuNDA2NTAyLC0xNTYuNjMyOTk2KSIgZmlsbD0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PGcgaWQ9ImVnaFJ0SUNOQmx6OF90byIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQzLjM5OTUwMSwxNTYuNjMyOTk2KSI+PHBhdGggaWQ9ImVnaFJ0SUNOQmx6OCIgZD0iTTE0My4zOTQwMDAsMTYzLjc3NzAwMEMxNDcuMzU0MDAwLDE2My43NzcwMDAsMTUwLjU2NDAwMCwxNjAuNTc5MDAwLDE1MC41NjQwMDAsMTU2LjYzMzAwMEMxNTAuNTY0MDAwLDE1Mi42ODcwMDAsMTQ3LjM1NDAwMCwxNDkuNDg5MDAwLDE0My4zOTQwMDAsMTQ5LjQ4OTAwMEMxMzkuNDM1MDAwLDE0OS40ODkwMDAsMTM2LjIyNTAwMCwxNTIuNjg3MDAwLDEzNi4yMjUwMDAsMTU2LjYzMzAwMEMxMzYuMjI1MDAwLDE2MC41NzkwMDAsMTM5LjQzNTAwMCwxNjMuNzc3MDAwLDE0My4zOTQwMDAsMTYzLjc3NzAwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDMuMzk0NTAxLC0xNTYuNjMyOTk2KSIgZmlsbD0icmdiKDE1NiwxNzIsMjA0KSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PGcgaWQ9ImVnaFJ0SUNOQmx6OV90byIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTkuMzI5NTUwLDE1Ni42MzI5OTYpIj48cGF0aCBpZD0iZWdoUnRJQ05CbHo5IiBkPSJNOTkuMzI2MzAwLDE2My43NzcwMDBDMTAzLjI4NjAwMCwxNjMuNzc3MDAwLDEwNi40OTYwMDAsMTYwLjU3OTAwMCwxMDYuNDk2MDAwLDE1Ni42MzMwMDBDMTA2LjQ5NjAwMCwxNTIuNjg3MDAwLDEwMy4yODYwMDAsMTQ5LjQ4OTAwMCw5OS4zMjYzMDAsMTQ5LjQ4OTAwMEM5NS4zNjY3MDAsMTQ5LjQ4OTAwMCw5Mi4xNTY5MDAsMTUyLjY4NzAwMCw5Mi4xNTY5MDAsMTU2LjYzMzAwMEM5Mi4xNTY5MDAsMTYwLjU3OTAwMCw5NS4zNjY3MDAsMTYzLjc3NzAwMCw5OS4zMjYzMDAsMTYzLjc3NzAwMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05OS4zMjY0NTAsLTE1Ni42MzI5OTYpIiBmaWxsPSJyZ2IoMTU2LDE3MiwyMDQpIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIvPjwvZz48L3N2Zz4=",o$="",BS={name:"UnnnicTableNext",components:{TableBodyCell:wS,TablePagination:nh,Icon:ee,IconArrowsDefault:ih},mixins:[Wt],props:{headers:{type:Array,default:()=>[],validator:gS},rows:{type:Array,default:()=>[],validator:mS},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",n=i=>typeof i.size=="number"?`${i.size||1}fr`:i.size||e;return(this.headers.length?this.headers.map(n):this.rows[0].content.map(()=>e)).join(" ")},shouldHideHeaders(){return this.hideHeaders||!this.headers.length}},methods:{handleClickHeader(e){if(!e.isSortable)return;const n={asc:"desc",desc:"asc","":"asc"},a=e.content!==this.sort.header?"asc":n[this.sort.order];this.handleSort(a===""?"":e.content,a)},handleSort(e,n){this.sort={header:e,order:n},this.$emit("sort",this.sort)}}},vS={class:"unnnic-table-next"},jS={key:0,class:"unnnic-table-next__header","data-testid":"header"},NS=["onClick"],SS={key:0,class:"unnnic-table-next__body-row"},TS=["onClick"],IS=["href","target"],OS={key:2,class:"unnnic-table-next__body-row"},LS={class:"unnnic-table-next__body-cell-text","data-testid":"body-cell-text"};function zS(e,n,a,i,o,s){const u=t.resolveComponent("IconArrowsDefault"),c=t.resolveComponent("Icon"),f=t.resolveComponent("TableBodyCell"),_=t.resolveComponent("TablePagination");return t.openBlock(),t.createElementBlock("table",vS,[s.shouldHideHeaders?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("thead",jS,[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(a.headers,(g,m)=>(t.openBlock(),t.createElementBlock("th",{key:g.content+m,class:t.normalizeClass({"unnnic-table-next__header-cell":!0,"unnnic-table-next__header-cell--clickable":g.isSortable,"unnnic-table-next__header-cell--sorting":o.sort.header===g.content&&o.sort.order!==""}),"data-testid":"header-cell",onClick:t.withModifiers(F=>s.handleClickHeader(g),["stop"])},[t.createTextVNode(t.toDisplayString(g.content)+" ",1),g.isSortable?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[o.sort.header!==g.content?(t.openBlock(),t.createBlock(u,{key:0,class:"order-default-icon","data-testid":"arrow-default-icon"})):o.sort.order==="asc"?(t.openBlock(),t.createBlock(c,{key:1,clickable:"",size:"ant",icon:"switch_left",style:{transform:"rotate(-90deg)"},"data-testid":"arrow-asc-icon"})):o.sort.order==="desc"?(t.openBlock(),t.createBlock(c,{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,NS))),128))],4)])),t.createElementVNode("tbody",{class:t.normalizeClass({"unnnic-table-next__body":!0,"unnnic-table-next__body--hide-headers":s.shouldHideHeaders}),"data-testid":"body"},[a.isLoading?(t.openBlock(),t.createElementBlock("tr",SS,n[1]||(n[1]=[t.createElementVNode("img",{class:"unnnic-table-next__body-cell--loading","data-testid":"body-row-loading",src:rh,height:"40"},null,-1)]))):a.rows.length?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(a.rows,(g,m)=>(t.openBlock(),t.createElementBlock("tr",{key:g.content+m,class:"unnnic-table-next__body-row","data-testid":"body-row",style:t.normalizeStyle({gridTemplateColumns:g.link?"auto":s.gridTemplateColumns}),onClick:F=>e.$emit("row-click",g)},[g.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:g.link.url,target:g.link.target||"_blank"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(g.content,F=>(t.openBlock(),t.createBlock(f,{key:F+m,class:t.normalizeClass(["unnnic-table-next__body-cell",`unnnic-table-next__body-cell--${a.size}`]),"data-testid":"body-cell",cell:F},null,8,["class","cell"]))),128))],12,IS)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(g.content,F=>(t.openBlock(),t.createBlock(f,{key:F+m,class:t.normalizeClass(["unnnic-table-next__body-cell",`unnnic-table-next__body-cell--${a.size}`]),"data-testid":"body-cell",cell:F},null,8,["class","cell"]))),128))],12,TS))),128)):(t.openBlock(),t.createElementBlock("tr",OS,[t.createElementVNode("td",{class:t.normalizeClass(["unnnic-table-next__body-cell",`unnnic-table-next__body-cell--${a.size}`]),"data-testid":"body-cell"},[t.createElementVNode("p",LS,t.toDisplayString(e.i18n("without_results")),1)],2)]))],2),t.createVNode(_,{modelValue:a.pagination,total:s.treatedPaginationTotal,interval:a.paginationInterval,"onUpdate:modelValue":n[0]||(n[0]=g=>e.$emit("update:pagination",g))},null,8,["modelValue","total","interval"])])}const Fd=q(BS,[["render",zS],["__scopeId","data-v-a19b4e95"]]),s$="",qS={name:"UnnnicModalNext",components:{UnnnicIcon:ee,UnnnicInput:Si,UnnnicButton:Bt},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(){}}},PS={class:"container"},VS={key:0,class:"header"},US={class:"content"},RS={key:1,class:"content"},YS={class:"aspect-ratio-box"},HS=["src"],QS={key:0,class:"header"},GS={key:0,class:"icon"},WS={key:1,class:"title"},XS={key:2,class:"description"},KS={key:3,class:"confirm-text"},ZS=["innerHTML"];function JS(e,n,a,i,o,s){var _,g,m,F,b,k,C,D;const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicInput"),f=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-modal",`type-${a.type}`,{"show-close-button":a.showCloseButton,"show-actions-area":a.validate||a.actionPrimaryLabel||a.actionSecondaryLabel}]),onClick:n[5]||(n[5]=t.withModifiers((...N)=>s.closeByDarkBackground&&s.closeByDarkBackground(...N),["self"]))},[t.createElementVNode("div",PS,[a.type==="default"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[a.showCloseButton?(t.openBlock(),t.createElementBlock("div",VS,[t.createVNode(u,{icon:"close-1",size:"sm",clickable:"",onClick:n[0]||(n[0]=N=>e.$emit("close"))})])):t.createCommentVNode("",!0),t.createElementVNode("div",US,[t.renderSlot(e.$slots,"default",{},void 0,!0)])],64)):a.type==="video"?(t.openBlock(),t.createElementBlock("div",RS,[t.createElementVNode("div",YS,[t.createElementVNode("iframe",{class:"aspect-ratio-box-inside",type:"text/html",src:a.url,frameborder:"0",allowfullscreen:""},null,8,HS)])])):a.type==="alert"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[a.showCloseButton?(t.openBlock(),t.createElementBlock("div",QS,[t.createVNode(u,{icon:"close-1",size:"sm",clickable:"",onClick:n[1]||(n[1]=N=>e.$emit("close"))})])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(["content",{"with-validation":a.validate}])},[a.icon?(t.openBlock(),t.createElementBlock("div",GS,[t.createVNode(u,{icon:a.icon,scheme:a.scheme,size:"xl"},null,8,["icon","scheme"])])):t.createCommentVNode("",!0),(g=(_=e.$slots).title)!=null&&g.call(_).length||a.title?(t.openBlock(),t.createElementBlock("div",WS,[(F=(m=e.$slots).title)!=null&&F.call(m).length?t.renderSlot(e.$slots,"title",{key:0},void 0,!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(a.title),1)],64))])):t.createCommentVNode("",!0),(k=(b=e.$slots).description)!=null&&k.call(b).length||a.description?(t.openBlock(),t.createElementBlock("div",XS,[(D=(C=e.$slots).description)!=null&&D.call(C).length?t.renderSlot(e.$slots,"description",{key:0},void 0,!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(a.description),1)],64))])):t.createCommentVNode("",!0),a.validate?(t.openBlock(),t.createElementBlock("div",KS,[t.createVNode(c,{modelValue:o.confirmText,"onUpdate:modelValue":n[2]||(n[2]=N=>o.confirmText=N),placeholder:a.validatePlaceholder},{label:t.withCtx(()=>[t.createElementVNode("span",{innerHTML:a.validateLabel},null,8,ZS)]),_:1},8,["modelValue","placeholder"])])):t.createCommentVNode("",!0),a.validate||a.actionPrimaryLabel||a.actionSecondaryLabel?(t.openBlock(),t.createElementBlock("div",{key:4,class:"actions",style:t.normalizeStyle({marginTop:a.validate?"0":void 0})},[a.validate||a.actionSecondaryLabel?(t.openBlock(),t.createBlock(f,{key:0,type:"tertiary",disabled:a.actionPrimaryLoading,onClick:n[3]||(n[3]=N=>e.$attrs.onClickActionSecondary?e.$emit("click-action-secondary",{close:s.justClose}):e.$emit("close"))},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(a.actionSecondaryLabel),1)]),_:1},8,["disabled"])):t.createCommentVNode("",!0),a.validate||a.actionPrimaryLabel?(t.openBlock(),t.createBlock(f,{key:1,type:a.actionPrimaryButtonType,class:t.normalizeClass(a.actionPrimaryButtonType==="primary"?["button",s.buttonType]:void 0),disabled:s.disabled||a.actionPrimaryLoading,loading:a.actionPrimaryLoading,onClick:n[4]||(n[4]=N=>e.$attrs.onClickActionPrimary?e.$emit("click-action-primary",{close:s.justClose}):null)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(a.actionPrimaryLabel),1)]),_:1},8,["type","class","disabled","loading"])):t.createCommentVNode("",!0)],4)):t.createCommentVNode("",!0)],2)],64)):t.createCommentVNode("",!0)])],2)}const pd=q(qS,[["render",JS],["__scopeId","data-v-df20e3dd"]]),l$="",$S={name:"UnnnicModalDialog",components:{UnnnicIcon:ee,UnnnicButton:Bt},mixins:[Wt],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":""}}},eT={key:0,class:"unnnic-modal-dialog","data-testid":"modal-dialog"},tT={key:0,class:"unnnic-modal-dialog__container__left-sidebar"},aT={class:"unnnic-modal-dialog__container__body"},nT={key:0,class:"unnnic-modal-dialog__container__header"},iT={class:"unnnic-modal-dialog__container__title-container"},rT={class:"unnnic-modal-dialog__container__title-text","data-testid":"title-text"},oT={class:"unnnic-modal-dialog__container__content"};function sT(e,n,a,i,o,s){var f,_;const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicButton");return a.modelValue?(t.openBlock(),t.createElementBlock("section",eT,[t.createElementVNode("section",{class:"unnnic-modal-dialog__overlay","data-testid":"modal-overlay",onClick:n[0]||(n[0]=t.withModifiers(g=>!a.persistent&&s.close(),["stop"]))}),t.createElementVNode("section",{class:t.normalizeClass(["unnnic-modal-dialog__container",`unnnic-modal-dialog__container--${a.size}`]),"data-testid":"modal-container"},[e.$slots.leftSidebar?(t.openBlock(),t.createElementBlock("section",tT,[t.renderSlot(e.$slots,"leftSidebar",{},void 0,!0)])):t.createCommentVNode("",!0),t.createElementVNode("section",aT,[a.title?(t.openBlock(),t.createElementBlock("header",nT,[t.createElementVNode("section",iT,[a.icon||a.type?(t.openBlock(),t.createBlock(u,{key:0,"data-testid":"title-icon",class:"unnnic-modal-dialog__container__title-icon",icon:a.icon||((f=o.iconsMapper[a.type])==null?void 0:f.icon),scheme:a.iconScheme||((_=o.iconsMapper[a.type])==null?void 0:_.scheme),size:"md"},null,8,["icon","scheme"])):t.createCommentVNode("",!0),t.createElementVNode("h1",rT,t.toDisplayString(a.title),1)]),a.showCloseIcon?(t.openBlock(),t.createBlock(u,{key:0,"data-testid":"close-icon",icon:"close",clickable:"",scheme:"neutral-cloudy",onClick:n[1]||(n[1]=g=>s.close())})):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),t.createElementVNode("section",oT,[t.renderSlot(e.$slots,"default",{},void 0,!0)]),a.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":a.showActionsDivider}])},[a.hideSecondaryButton?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(c,t.mergeProps({key:0},a.secondaryButtonProps,{"data-testid":"secondary-button",type:"tertiary",text:a.secondaryButtonProps.text||e.i18n("cancel"),class:"unnnic-modal-dialog__container__actions__secondary-button",onClick:n[2]||(n[2]=t.withModifiers(g=>a.secondaryButtonProps.text?e.$emit("secondaryButtonClick"):s.close(),["stop"]))}),null,16,["text"])),t.createVNode(c,t.mergeProps(a.primaryButtonProps,{"data-testid":"primary-button",type:a.primaryButtonProps.type||o.primaryButtonTypeMapper[a.type]||"primary",text:a.primaryButtonProps.text,class:"unnnic-modal-dialog__container__actions__primary-button",onClick:n[3]||(n[3]=t.withModifiers(g=>e.$emit("primaryButtonClick"),["stop"]))}),null,16,["type","text"])],2)):t.createCommentVNode("",!0)])],2)])):t.createCommentVNode("",!0)}const vs=q($S,[["render",sT],["__scopeId","data-v-a7e44667"]]),u$="",lT={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%"}]}}},uT={class:"unnnic-tour__mask"},cT={class:"mask__svg",width:"100%",height:"100%"},dT={id:"svgTourMask",x:"0",y:"0",width:"100%",height:"100%"},fT=["x","y","width","height"],_T=["x","y","width","height"];function gT(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("section",uT,[(t.openBlock(),t.createElementBlock("svg",cT,[t.createElementVNode("defs",null,[t.createElementVNode("mask",dT,[n[0]||(n[0]=t.createElementVNode("rect",{x:"0",y:"0",width:"100vw",height:"100vh",fill:"white"},null,-1)),t.createElementVNode("rect",{x:a.maskRect.x,y:a.maskRect.y,width:a.maskRect.width,height:a.maskRect.height,rx:"4",fill:"black",class:"unnnic-tour__step"},null,8,fT)])]),n[1]||(n[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,(u,c)=>(t.openBlock(),t.createElementBlock("rect",{key:c,x:u.x,y:u.y,width:u.width,height:u.height,style:t.normalizeStyle(u.style),fill:"transparent","pointer-events":"auto"},null,12,_T))),128))]))])}const hT=q(lT,[["render",gT],["__scopeId","data-v-8b63dc83"]]),c$="",mT={name:"UnnnicTourPopover",components:{UnnnicButton:Bt},mixins:[Wt],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:n}=this,a=this.$refs.popover;if(!e||!a)return;const{top:i,left:o,width:s,height:u}=e.getBoundingClientRect(),_=12+2,g=a==null?void 0:a.offsetWidth,m=a==null?void 0:a.offsetHeight,F={top:o-(g-s)/2,bottom:o-(g-s)/2,right:o+s+_,left:o-g-_},b={top:i-m-_,bottom:i+u+_,right:i-m/2+u/2,left:i-m/2+u/2},k={transform:`translate(${F[n.popoverPosition]}px, ${b[n.popoverPosition]}px)`,transition:"transform .3s ease"};this.style=k}}},FT={class:"popover__header"},pT={class:"header__title"},bT=["innerHTML"];function yT(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("section",{ref:"popover",class:t.normalizeClass(["unnnic-tour__popover",a.step.popoverPosition]),style:t.normalizeStyle(o.style)},[t.createElementVNode("header",FT,[t.createElementVNode("h1",pT,t.toDisplayString(a.step.title),1),t.createElementVNode("p",{class:"header__close-tour",onClick:n[0]||(n[0]=t.withModifiers(c=>e.$emit("close"),["stop"]))},t.toDisplayString(e.i18n("close_tour")),1)]),t.createElementVNode("p",{class:"popover__description",innerHTML:a.step.description},null,8,bT),a.step.hiddenNextStepButton?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(u,{key:0,type:"primary",onClick:n[1]||(n[1]=c=>e.$emit("nextStep"))},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.i18n("understood"))+" "+t.toDisplayString(a.currentStep)+"/"+t.toDisplayString(a.stepsLength),1)]),_:1}))],6)}const wT=q(mT,[["render",yT],["__scopeId","data-v-da7b146c"]]),kT=e=>{const{title:n,description:a,attachedElement:i,popoverPosition:o}=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 n!="string"||!n.trim())throw new Error('"title" must be a padded string');if(typeof a!="string"||!a.trim())throw new Error('"description" must be a padded string');if(!(i instanceof HTMLElement))throw new Error('"attachedElement" must be an HTML element.');if(!["top","bottom","left","right"].includes(o))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.')}},DT={name:"UnnnicTour",components:{TourMask:hT,TourPopover:wT},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(kT),!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:n,left:a,width:i,height:o}=e.getBoundingClientRect();return{top:`${n}px`,left:`${a}px`,width:`${i}px`,height:`${o}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:n}=this.steps[e-1];n&&await n(),this.currentStep=e}},nextStep(){const{handleStep:e,steps:n,currentStep:a,end:i}=this;if(a===n.length){i();return}e(a+1)},updateMaskRect(){var u;const e=(u=this.currentStepOptions)==null?void 0:u.attachedElement,{padding:n}=this.currentStepOptions;if(!e)return;const{top:a,left:i,width:o,height:s}=e.getBoundingClientRect();this.maskRect={x:i-((n==null?void 0:n.horizontal)||0)/2,y:a-((n==null?void 0:n.vertical)||0)/2,width:o+((n==null?void 0:n.horizontal)||0),height:s+((n==null?void 0:n.vertical)||0)}}}};function AT(e,n,a,i,o,s){const u=t.resolveComponent("TourMask"),c=t.resolveComponent("TourPopover");return t.openBlock(),t.createElementBlock(t.Fragment,null,[o.isTourActive?(t.openBlock(),t.createBlock(u,{key:0,maskRect:o.maskRect},null,8,["maskRect"])):t.createCommentVNode("",!0),o.isTourActive?(t.openBlock(),t.createBlock(c,{key:1,step:s.currentStepOptions,stepsLength:a.steps.length,currentStep:o.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 bd=q(DT,[["render",AT]]),f$="",ET={props:{pages:{type:Array,required:!0},activePage:{type:String,required:!0}},computed:{activePageIndex(){return this.pages.indexOf(this.activePage)}}},CT={class:"unnnic-navigator-pages"};function xT(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("section",CT,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.pages,(u,c)=>(t.openBlock(),t.createElementBlock("section",{key:u,class:t.normalizeClass(["unnnic-navigator-pages__page",{"unnnic-navigator-pages__page--before":s.activePageIndex>c,"unnnic-navigator-pages__page--current":a.activePage==u}]),"data-testid":"navigator-page"},[n[0]||(n[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":a.activePage===u}]),"data-testid":"navigator-page-title"},t.toDisplayString(u),3)],2))),128))])}const yd=q(ET,[["render",xT],["__scopeId","data-v-5da9ecbf"]]),MT=[{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"}],_$="",BT={name:"SelectTime",components:{DropdownSkeleton:Pg,TextInput:Ql},directives:{onClickOutside:Xr},props:{modelValue:{type:String,default:""},options:{type:Array,default:()=>MT},placeholder:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],data(){return{active:!1}},methods:{handleInput(e){const{value:n}=this.options.find(a=>a.value.includes(e))||{};if(n){const a=this.$refs[`hour-${n}`][0];a&&a.scrollIntoView({behavior:"smooth"})}this.$emit("update:modelValue",e)},handleBlur({close:e=!1}={}){if(this.modelValue){const n=this.modelValue.replace(/[^0-9]/g,"");if(n.length>0){let a="";if(n.length===4){const i=n.substring(0,2),o=n.substring(2,4);parseInt(i)<=23&&parseInt(o)<=59&&(a=`${i}:${o}`)}else if(n.length===3){const i=`0${n.substring(0,1)}`,o=n.substring(1,3);parseInt(o)<=59&&(a=`${i}:${o}`)}else n.length===2?a=`${n}:00`:n.length===1&&(a=`${`0${n}`}:00`);this.$emit("update:modelValue",a)}}e&&(this.active=!1)},handleClickTimeOption(e){this.$emit("update:modelValue",e),this.active=!1}}},vT={class:"unnnic-select-time"},jT=["onClick"];function NT(e,n,a,i,o,s){const u=t.resolveComponent("TextInput"),c=t.resolveComponent("DropdownSkeleton"),f=t.resolveDirective("onClickOutside");return t.withDirectives((t.openBlock(),t.createElementBlock("section",vT,[t.createVNode(c,{ref:"dropdown-skeleton",type:"manual",modelValue:o.active,position:"",useAbsolutePosition:""},{inside:t.withCtx(_=>[t.createElementVNode("section",{style:t.normalizeStyle({width:_.width}),class:"unnnic-select-time__options"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.options,g=>(t.openBlock(),t.createElementBlock("section",{ref_for:!0,ref:`hour-${g.value}`,key:g.value,class:t.normalizeClass({"unnnic-select-time__options__item":!0,"unnnic-select-time__options__item--selected":a.modelValue===g.value}),onClick:m=>s.handleClickTimeOption(g.value)},t.toDisplayString(g.label),11,jT))),128))],4)]),default:t.withCtx(()=>[t.createVNode(u,{modelValue:a.modelValue,iconRight:o.active?"keyboard_arrow_up":"keyboard_arrow_down",nativeType:"time",placeholder:a.placeholder,disabled:a.disabled,class:"unnnic-select-time__input",onFocus:n[0]||(n[0]=_=>o.active=!0),onBlur:s.handleBlur,"onUpdate:modelValue":s.handleInput,onKeydown:n[1]||(n[1]=t.withKeys(_=>s.handleBlur({close:!0}),["enter"]))},null,8,["modelValue","iconRight","placeholder","disabled","onBlur","onUpdate:modelValue"])]),_:1},8,["modelValue"])])),[[f,()=>o.active=!1]])}const wd=q(BT,[["render",NT],["__scopeId","data-v-557ceed0"]]),ST={key:0,class:"unnnic-data-table__header"},TT={class:"unnnic-data-table__header-row"},IT=["onClick"],OT={key:0,class:t.normalizeClass(["unnnic-data-table__body-row","unnnic-data-table__body-row--loading"])},LT=["onClick"],zT={key:2,class:t.normalizeClass(["unnnic-data-table__body-row","unnnic-data-table__body-row--without-results"])},qT={class:"unnnic-data-table__body-cell-text","data-testid":"body-cell-text"},PT=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"},sort:{default:void 0}},emits:["update:sort","itemClick","update:page"],setup(e,{emit:n}){t.useCssVars(D=>({"71a6abea":F.value}));const a=t.useSlots(),i=n,o=e,s={without_results:{"pt-br":"Nenhum resultado correspondente",en:"No matching results",es:"No hay resultados coincidentes"}},u=t.computed(()=>({height:o.height||"unset","max-height":o.maxHeight||"unset",overflow:o.height||o.maxHeight?"auto":"unset"})),c=t.computed(()=>o.hideHeaders||!o.headers.length),f=t.computed(()=>o.headers.map(D=>D.itemKey)),_=t.ref({header:"",itemKey:"",order:""}),g=t.computed(()=>o.sort!==void 0?o.sort:_.value),m=D=>typeof D.size=="number"?`${D.size||1}fr`:D.size||"1fr",F=t.computed(()=>(o.headers.length?o.headers.map(m):o.items[0].content.map(()=>"1fr")).join(" ")),b=(D,N)=>{o.sort===void 0&&(_.value={...D,order:N}),i("update:sort",{...D,order:N})},k=D=>{if(!D.isSortable)return;const N={asc:"desc",desc:"asc","":"asc"},I=D.title!==g.value.header?"asc":N[g.value.order];b(I===""?{header:"",itemKey:"",order:""}:{header:D.title,itemKey:D.itemKey,order:I},I)},C=D=>{o.clickable&&i("itemClick",D)};return(D,N)=>(t.openBlock(),t.createElementBlock("table",{class:"unnnic-data-table",style:t.normalizeStyle(o.fixedHeaders?{}:u.value)},[c.value?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("thead",ST,[t.createElementVNode("tr",TT,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(D.headers,I=>(t.openBlock(),t.createElementBlock("th",{key:I.itemKey,class:t.normalizeClass(["unnnic-data-table__header-cell",{"unnnic-data-table__header-cell--clickable":I.isSortable,"unnnic-data-table__header-cell--sorting":g.value.header===I.title&&g.value.order!==""}]),onClick:t.withModifiers(A=>k(I),["stop"])},[t.unref(a)[`header-${I.itemKey}`]?t.renderSlot(D.$slots,`header-${I.itemKey}`,{key:0,header:I},void 0,!0):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(I.title),1)],64)),I.isSortable?(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[g.value.header!==I.title?(t.openBlock(),t.createBlock(ih,{key:0,class:"order-default-icon","data-testid":"arrow-default-icon"})):g.value.order==="asc"?(t.openBlock(),t.createBlock(ee,{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(ee,{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,IT))),128))])])),t.createElementVNode("tbody",{class:t.normalizeClass(["unnnic-data-table__body",{"unnnic-data-table__body--hide-headers":o.hideHeaders}]),style:t.normalizeStyle(o.fixedHeaders?u.value:{})},[D.isLoading?(t.openBlock(),t.createElementBlock("tr",OT,[t.createElementVNode("td",{class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${D.size}`])},N[1]||(N[1]=[t.createElementVNode("img",{class:"unnnic-data-table__body-cell--loading","data-testid":"body-row-loading",src:rh,height:"40"},null,-1)]),2)])):o.items.length?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(o.items,(I,A)=>(t.openBlock(),t.createElementBlock("tr",{key:A,class:t.normalizeClass(["unnnic-data-table__body-row",{"unnnic-data-table__body-row--clickable":o.clickable}]),onClick:j=>C(I)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(f.value,j=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:j},[t.unref(a)[`body-${j}`]?(t.openBlock(),t.createElementBlock("td",{key:0,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${D.size}`])},[t.renderSlot(D.$slots,`body-${j}`,{item:I},void 0,!0)],2)):(t.openBlock(),t.createElementBlock("td",{key:1,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${D.size}`])},t.toDisplayString(I[j]),3))],64))),128))],10,LT))),128)):(t.openBlock(),t.createElementBlock("tr",zT,[t.unref(a)["without-results"]?(t.openBlock(),t.createElementBlock("td",{key:0,class:t.normalizeClass(["unnnic-data-table__body-cell",`unnnic-data-table__body-cell--${D.size}`])},[t.renderSlot(D.$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--${D.size}`]),"data-testid":"body-cell"},[t.createElementVNode("p",qT,t.toDisplayString(s.without_results[o.locale||"en"]),1)],2))]))],6),o.hidePagination?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(nh,{key:1,modelValue:o.page,total:o.pageTotal,interval:o.pageInterval,"onUpdate:modelValue":N[0]||(N[0]=I=>D.$emit("update:page",I))},null,8,["modelValue","total","interval"]))],4))}}),g$="",kd=q(PT,[["__scopeId","data-v-1eea11f2"]]);function $i(e,n){const a=typeof e=="string"&&!n?`${e}Context`:n,i=Symbol(a);return[u=>{const c=t.inject(i,u);if(c||c===null)return c;throw new Error(`Injection \`${i.toString()}\` not found. Component must be used within ${Array.isArray(e)?`one of the following components: ${e.join(", ")}`:`\`${e}\``}`)},u=>(t.provide(i,u),u)]}function Vn(){let e=document.activeElement;if(e==null)return null;for(;e!=null&&e.shadowRoot!=null&&e.shadowRoot.activeElement!=null;)e=e.shadowRoot.activeElement;return e}function oh(e,n,a){const i=a.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:a});n&&i.addEventListener(e,n,{once:!0}),i.dispatchEvent(o)}function Dd(e){return e?e.flatMap(n=>n.type===t.Fragment?Dd(n.children):[n]):[]}const[Ad,h$]=$i("ConfigProvider");function VT(e,n){var a;const i=t.shallowRef();return t.watchEffect(()=>{i.value=e()},{...n,flush:(a=n==null?void 0:n.flush)!=null?a:"sync"}),t.readonly(i)}function sh(e){return t.getCurrentScope()?(t.onScopeDispose(e),!0):!1}function UT(e){let n=!1,a;const i=t.effectScope(!0);return(...o)=>(n||(a=i.run(()=>e(...o)),n=!0),a)}function RT(e){let n=0,a,i;const o=()=>{n-=1,i&&n<=0&&(i.stop(),a=void 0,i=void 0)};return(...s)=>(n+=1,i||(i=t.effectScope(!0),a=i.run(()=>e(...s))),sh(o),a)}function YT(e){if(!t.isRef(e))return t.reactive(e);const n=new Proxy({},{get(a,i,o){return t.unref(Reflect.get(e.value,i,o))},set(a,i,o){return t.isRef(e.value[i])&&!t.isRef(o)?e.value[i].value=o:e.value[i]=o,!0},deleteProperty(a,i){return Reflect.deleteProperty(e.value,i)},has(a,i){return Reflect.has(e.value,i)},ownKeys(){return Object.keys(e.value)},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}});return t.reactive(n)}function HT(e){return YT(t.computed(e))}function QT(e,...n){const a=n.flat(),i=a[0];return HT(()=>Object.fromEntries(typeof i=="function"?Object.entries(t.toRefs(e)).filter(([o,s])=>!i(t.toValue(s),o)):Object.entries(t.toRefs(e)).filter(o=>!a.includes(o[0]))))}const Un=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const GT=e=>typeof e<"u",WT=Object.prototype.toString,XT=e=>WT.call(e)==="[object Object]",lh=KT();function KT(){var e,n;return Un&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((n=window==null?void 0:window.navigator)==null?void 0:n.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function ZT(e){return e||t.getCurrentInstance()}function Ed(e){return Array.isArray(e)?e:[e]}function JT(e,n){ZT(n)&&t.onBeforeUnmount(e,n)}function $T(e,n,a){return t.watch(e,n,{...a,immediate:!0})}const Cd=Un?window:void 0;function er(e){var n;const a=t.toValue(e);return(n=a==null?void 0:a.$el)!=null?n:a}function uh(...e){const n=[],a=()=>{n.forEach(c=>c()),n.length=0},i=(c,f,_,g)=>(c.addEventListener(f,_,g),()=>c.removeEventListener(f,_,g)),o=t.computed(()=>{const c=Ed(t.toValue(e[0])).filter(f=>f!=null);return c.every(f=>typeof f!="string")?c:void 0}),s=$T(()=>{var c,f;return[(f=(c=o.value)==null?void 0:c.map(_=>er(_)))!=null?f:[Cd].filter(_=>_!=null),Ed(t.toValue(o.value?e[1]:e[0])),Ed(t.unref(o.value?e[2]:e[1])),t.toValue(o.value?e[3]:e[2])]},([c,f,_,g])=>{if(a(),!(c!=null&&c.length)||!(f!=null&&f.length)||!(_!=null&&_.length))return;const m=XT(g)?{...g}:g;n.push(...c.flatMap(F=>f.flatMap(b=>_.map(k=>i(F,b,k,m)))))},{flush:"post"}),u=()=>{s(),a()};return sh(a),u}function eI(){const e=t.shallowRef(!1),n=t.getCurrentInstance();return n&&t.onMounted(()=>{e.value=!0},n),e}function tI(e){return typeof e=="function"?e:typeof e=="string"?n=>n.key===e:Array.isArray(e)?n=>e.includes(n.key):()=>!0}function aI(...e){let n,a,i={};e.length===3?(n=e[0],a=e[1],i=e[2]):e.length===2?typeof e[1]=="object"?(n=!0,a=e[0],i=e[1]):(n=e[0],a=e[1]):(n=!0,a=e[0]);const{target:o=Cd,eventName:s="keydown",passive:u=!1,dedupe:c=!1}=i,f=tI(n);return uh(o,s,g=>{g.repeat&&t.toValue(c)||f(g)&&a(g)},u)}function nI(e){return JSON.parse(JSON.stringify(e))}function xd(e,n,a,i={}){var o,s,u;const{clone:c=!1,passive:f=!1,eventName:_,deep:g=!1,defaultValue:m,shouldEmit:F}=i,b=t.getCurrentInstance(),k=a||(b==null?void 0:b.emit)||((o=b==null?void 0:b.$emit)==null?void 0:o.bind(b))||((u=(s=b==null?void 0:b.proxy)==null?void 0:s.$emit)==null?void 0:u.bind(b==null?void 0:b.proxy));let C=_;n||(n="modelValue"),C=C||`update:${n.toString()}`;const D=A=>c?typeof c=="function"?c(A):nI(A):A,N=()=>GT(e[n])?D(e[n]):m,I=A=>{F?F(A)&&k(C,A):k(C,A)};if(f){const A=N(),j=t.ref(A);let z=!1;return t.watch(()=>e[n],S=>{z||(z=!0,j.value=D(S),t.nextTick(()=>z=!1))}),t.watch(j,S=>{!z&&(S!==e[n]||g)&&I(S)},{deep:g}),j}else return t.computed({get(){return N()},set(A){I(A)}})}function Md(e){if(e===null||typeof e!="object")return!1;const n=Object.getPrototypeOf(e);return n!==null&&n!==Object.prototype&&Object.getPrototypeOf(n)!==null||Symbol.iterator in e?!1:Symbol.toStringTag in e?Object.prototype.toString.call(e)==="[object Module]":!0}function Bd(e,n,a=".",i){if(!Md(n))return Bd(e,{},a,i);const o=Object.assign({},n);for(const s in e){if(s==="__proto__"||s==="constructor")continue;const u=e[s];u!=null&&(i&&i(o,s,u,a)||(Array.isArray(u)&&Array.isArray(o[s])?o[s]=[...u,...o[s]]:Md(u)&&Md(o[s])?o[s]=Bd(u,o[s],(a?`${a}.`:"")+s.toString(),i):o[s]=u))}return o}function iI(e){return(...n)=>n.reduce((a,i)=>Bd(a,i,"",e),{})}const rI=iI(),oI=RT(()=>{const e=t.ref(new Map),n=t.ref(),a=t.computed(()=>{for(const u of e.value.values())if(u)return!0;return!1}),i=Ad({scrollBody:t.ref(!0)});let o=null;const s=()=>{document.body.style.paddingRight="",document.body.style.marginRight="",document.body.style.pointerEvents="",document.documentElement.style.removeProperty("--scrollbar-width"),document.body.style.overflow=n.value??"",lh&&(o==null||o()),n.value=void 0};return t.watch(a,(u,c)=>{var m;if(!Un)return;if(!u){c&&s();return}n.value===void 0&&(n.value=document.body.style.overflow);const f=window.innerWidth-document.documentElement.clientWidth,_={padding:f,margin:0},g=(m=i.scrollBody)!=null&&m.value?typeof i.scrollBody.value=="object"?rI({padding:i.scrollBody.value.padding===!0?f:i.scrollBody.value.padding,margin:i.scrollBody.value.margin===!0?f:i.scrollBody.value.margin},_):_:{padding:0,margin:0};f>0&&(document.body.style.paddingRight=typeof g.padding=="number"?`${g.padding}px`:String(g.padding),document.body.style.marginRight=typeof g.margin=="number"?`${g.margin}px`:String(g.margin),document.documentElement.style.setProperty("--scrollbar-width",`${f}px`),document.body.style.overflow="hidden"),lh&&(o=uh(document,"touchmove",F=>lI(F),{passive:!1})),t.nextTick(()=>{document.body.style.pointerEvents="none",document.body.style.overflow="hidden"})},{immediate:!0,flush:"sync"}),e});function sI(e){const n=Math.random().toString(36).substring(2,7),a=oI();a.value.set(n,e??!1);const i=t.computed({get:()=>a.value.get(n)??!1,set:o=>a.value.set(n,o)});return JT(()=>{a.value.delete(n)}),i}function ch(e){const n=window.getComputedStyle(e);if(n.overflowX==="scroll"||n.overflowY==="scroll"||n.overflowX==="auto"&&e.clientWidth<e.scrollWidth||n.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const a=e.parentNode;return!(a instanceof Element)||a.tagName==="BODY"?!1:ch(a)}}function lI(e){const n=e||window.event,a=n.target;return a instanceof Element&&ch(a)?!1:n.touches.length>1?!0:(n.preventDefault&&n.cancelable&&n.preventDefault(),!1)}function dh(e){const n=Ad({dir:t.ref("ltr")});return t.computed(()=>{var a;return(e==null?void 0:e.value)||((a=n.dir)==null?void 0:a.value)||"ltr"})}function uI(e){const n=t.getCurrentInstance(),a=n==null?void 0:n.type.emits,i={};return a!=null&&a.length||console.warn(`No emitted event found. Please check component: ${n==null?void 0:n.type.__name}`),a==null||a.forEach(o=>{i[t.toHandlerKey(t.camelize(o))]=(...s)=>e(o,...s)}),i}let vd=0;function cI(){t.watchEffect(e=>{if(!Un)return;const n=document.querySelectorAll("[data-reka-focus-guard]");document.body.insertAdjacentElement("afterbegin",n[0]??fh()),document.body.insertAdjacentElement("beforeend",n[1]??fh()),vd++,e(()=>{vd===1&&document.querySelectorAll("[data-reka-focus-guard]").forEach(a=>a.remove()),vd--})})}function fh(){const e=document.createElement("span");return e.setAttribute("data-reka-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}function ya(){const e=t.getCurrentInstance(),n=t.ref(),a=t.computed(()=>{var u,c;return["#text","#comment"].includes((u=n.value)==null?void 0:u.$el.nodeName)?(c=n.value)==null?void 0:c.$el.nextElementSibling:er(n)}),i=Object.assign({},e.exposed),o={};for(const u in e.props)Object.defineProperty(o,u,{enumerable:!0,configurable:!0,get:()=>e.props[u]});if(Object.keys(i).length>0)for(const u in i)Object.defineProperty(o,u,{enumerable:!0,configurable:!0,get:()=>i[u]});Object.defineProperty(o,"$el",{enumerable:!0,configurable:!0,get:()=>e.vnode.el}),e.exposed=o;function s(u){n.value=u,u&&(Object.defineProperty(o,"$el",{enumerable:!0,configurable:!0,get:()=>u instanceof Element?u:u.$el}),e.exposed=o)}return{forwardRef:s,currentRef:n,currentElement:a}}function jd(e){const n=t.getCurrentInstance(),a=Object.keys((n==null?void 0:n.type.props)??{}).reduce((o,s)=>{const u=(n==null?void 0:n.type.props[s]).default;return u!==void 0&&(o[s]=u),o},{}),i=t.toRef(e);return t.computed(()=>{const o={},s=(n==null?void 0:n.vnode.props)??{};return Object.keys(s).forEach(u=>{o[t.camelize(u)]=s[u]}),Object.keys({...a,...o}).reduce((u,c)=>(i.value[c]!==void 0&&(u[c]=i.value[c]),u),{})})}function tr(e,n){const a=jd(e),i=n?uI(n):{};return t.computed(()=>({...a.value,...i}))}var dI=function(e){if(typeof document>"u")return null;var n=Array.isArray(e)?e[0]:e;return n.ownerDocument.body},ar=new WeakMap,js=new WeakMap,Ns={},Nd=0,_h=function(e){return e&&(e.host||_h(e.parentNode))},fI=function(e,n){return n.map(function(a){if(e.contains(a))return a;var i=_h(a);return i&&e.contains(i)?i:(console.error("aria-hidden",a,"in not contained inside",e,". Doing nothing"),null)}).filter(function(a){return!!a})},_I=function(e,n,a,i){var o=fI(n,Array.isArray(e)?e:[e]);Ns[a]||(Ns[a]=new WeakMap);var s=Ns[a],u=[],c=new Set,f=new Set(o),_=function(m){!m||c.has(m)||(c.add(m),_(m.parentNode))};o.forEach(_);var g=function(m){!m||f.has(m)||Array.prototype.forEach.call(m.children,function(F){if(c.has(F))g(F);else try{var b=F.getAttribute(i),k=b!==null&&b!=="false",C=(ar.get(F)||0)+1,D=(s.get(F)||0)+1;ar.set(F,C),s.set(F,D),u.push(F),C===1&&k&&js.set(F,!0),D===1&&F.setAttribute(a,"true"),k||F.setAttribute(i,"true")}catch(N){console.error("aria-hidden: cannot operate on ",F,N)}})};return g(n),c.clear(),Nd++,function(){u.forEach(function(m){var F=ar.get(m)-1,b=s.get(m)-1;ar.set(m,F),s.set(m,b),F||(js.has(m)||m.removeAttribute(i),js.delete(m)),b||m.removeAttribute(a)}),Nd--,Nd||(ar=new WeakMap,ar=new WeakMap,js=new WeakMap,Ns={})}},gI=function(e,n,a){a===void 0&&(a="data-aria-hidden");var i=Array.from(Array.isArray(e)?e:[e]),o=n||dI(e);return o?(i.push.apply(i,Array.from(o.querySelectorAll("[aria-live], script"))),_I(i,o,a,"aria-hidden")):function(){return null}};function hI(e){let n;t.watch(()=>er(e),a=>{a?n=gI(a):n&&n()}),t.onUnmounted(()=>{n&&n()})}let mI=0;function Ss(e,n="reka"){var i;if(e)return e;if("useId"in Eo)return`${n}-${(i=Eo.useId)==null?void 0:i.call(Eo)}`;const a=Ad({useId:void 0});return a.useId?`${n}-${a.useId()}`:`${n}-${++mI}`}function FI(e){const n=t.ref(),a=t.computed(()=>{var o;return((o=n.value)==null?void 0:o.width)??0}),i=t.computed(()=>{var o;return((o=n.value)==null?void 0:o.height)??0});return t.onMounted(()=>{const o=er(e);if(o){n.value={width:o.offsetWidth,height:o.offsetHeight};const s=new ResizeObserver(u=>{if(!Array.isArray(u)||!u.length)return;const c=u[0];let f,_;if("borderBoxSize"in c){const g=c.borderBoxSize,m=Array.isArray(g)?g[0]:g;f=m.inlineSize,_=m.blockSize}else f=o.offsetWidth,_=o.offsetHeight;n.value={width:f,height:_}});return s.observe(o,{box:"border-box"}),()=>s.unobserve(o)}else n.value=void 0}),{width:a,height:i}}function pI(e,n){const a=t.ref(e);function i(s){return n[a.value][s]??a.value}return{state:a,dispatch:s=>{a.value=i(s)}}}function bI(e,n){var D;const a=t.ref({}),i=t.ref("none"),o=t.ref(e),s=e.value?"mounted":"unmounted";let u;const c=((D=n.value)==null?void 0:D.ownerDocument.defaultView)??Cd,{state:f,dispatch:_}=pI(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}}),g=N=>{var I;if(Un){const A=new CustomEvent(N,{bubbles:!1,cancelable:!1});(I=n.value)==null||I.dispatchEvent(A)}};t.watch(e,async(N,I)=>{var j;const A=I!==N;if(await t.nextTick(),A){const z=i.value,S=Ts(n.value);N?(_("MOUNT"),g("enter"),S==="none"&&g("after-enter")):S==="none"||S==="undefined"||((j=a.value)==null?void 0:j.display)==="none"?(_("UNMOUNT"),g("leave"),g("after-leave")):I&&z!==S?(_("ANIMATION_OUT"),g("leave")):(_("UNMOUNT"),g("after-leave"))}},{immediate:!0});const m=N=>{const I=Ts(n.value),A=I.includes(CSS.escape(N.animationName)),j=f.value==="mounted"?"enter":"leave";if(N.target===n.value&&A&&(g(`after-${j}`),_("ANIMATION_END"),!o.value)){const z=n.value.style.animationFillMode;n.value.style.animationFillMode="forwards",u=c==null?void 0:c.setTimeout(()=>{var S;((S=n.value)==null?void 0:S.style.animationFillMode)==="forwards"&&(n.value.style.animationFillMode=z)})}N.target===n.value&&I==="none"&&_("ANIMATION_END")},F=N=>{N.target===n.value&&(i.value=Ts(n.value))},b=t.watch(n,(N,I)=>{N?(a.value=getComputedStyle(N),N.addEventListener("animationstart",F),N.addEventListener("animationcancel",m),N.addEventListener("animationend",m)):(_("ANIMATION_END"),u!==void 0&&(c==null||c.clearTimeout(u)),I==null||I.removeEventListener("animationstart",F),I==null||I.removeEventListener("animationcancel",m),I==null||I.removeEventListener("animationend",m))},{immediate:!0}),k=t.watch(f,()=>{const N=Ts(n.value);i.value=f.value==="mounted"?N:"none"});return t.onUnmounted(()=>{b(),k()}),{isPresent:t.computed(()=>["mounted","unmountSuspended"].includes(f.value))}}function Ts(e){return e&&getComputedStyle(e).animationName||"none"}var gh=t.defineComponent({name:"Presence",props:{present:{type:Boolean,required:!0},forceMount:{type:Boolean}},slots:{},setup(e,{slots:n,expose:a}){var _;const{present:i,forceMount:o}=t.toRefs(e),s=t.ref(),{isPresent:u}=bI(i,s);a({present:u});let c=n.default({present:u.value});c=Dd(c||[]);const f=t.getCurrentInstance();if(c&&(c==null?void 0:c.length)>1){const g=(_=f==null?void 0:f.parent)!=null&&_.type.name?`<${f.parent.type.name} />`:"component";throw new Error([`Detected an invalid children for \`${g}\` for \`Presence\` component.`,"","Note: Presence works similarly to `v-if` directly, but it waits for animation/transition to finished before unmounting. So it expect only one direct child of valid VNode type.","You can apply a few solutions:",["Provide a single child element so that `presence` directive attach correctly.","Ensure the first child is an actual element instead of a raw text node or comment node."].map(m=>` - ${m}`).join(`
|
|
100
100
|
`)].join(`
|
|
101
101
|
`))}return()=>o.value||i.value||u.value?t.h(n.default({present:u.value})[0],{ref:g=>{const m=er(g);return typeof(m==null?void 0:m.hasAttribute)>"u"||(m!=null&&m.hasAttribute("data-reka-popper-content-wrapper")?s.value=m.firstElementChild:s.value=m),m}}):null}});const Sd=t.defineComponent({name:"PrimitiveSlot",inheritAttrs:!1,setup(e,{attrs:n,slots:a}){return()=>{var f;if(!a.default)return null;const i=Dd(a.default()),o=i.findIndex(_=>_.type!==t.Comment);if(o===-1)return i;const s=i[o];(f=s.props)==null||delete f.ref;const u=s.props?t.mergeProps(n,s.props):n,c=t.cloneVNode({...s,props:{}},u);return i.length===1?c:(i[o]=c,i)}}}),yI=["area","img","input"],wa=t.defineComponent({name:"Primitive",inheritAttrs:!1,props:{asChild:{type:Boolean,default:!1},as:{type:[String,Object],default:"div"}},setup(e,{attrs:n,slots:a}){const i=e.asChild?"template":e.as;return typeof i=="string"&&yI.includes(i)?()=>t.h(i,n):i!=="template"?()=>t.h(e.as,n,{default:a.default}):()=>t.h(Sd,n,{default:a.default})}});function hh(){const e=t.ref(),n=t.computed(()=>{var a,i;return["#text","#comment"].includes((a=e.value)==null?void 0:a.$el.nodeName)?(i=e.value)==null?void 0:i.$el.nextElementSibling:er(e)});return{primitiveElement:e,currentElement:n}}const wI="dismissableLayer.pointerDownOutside",kI="dismissableLayer.focusOutside";function mh(e,n){const a=n.closest("[data-dismissable-layer]"),i=e.dataset.dismissableLayer===""?e:e.querySelector("[data-dismissable-layer]"),o=Array.from(e.ownerDocument.querySelectorAll("[data-dismissable-layer]"));return!!(a&&(i===a||o.indexOf(i)<o.indexOf(a)))}function DI(e,n,a=!0){var u;const i=((u=n==null?void 0:n.value)==null?void 0:u.ownerDocument)??(globalThis==null?void 0:globalThis.document),o=t.ref(!1),s=t.ref(()=>{});return t.watchEffect(c=>{if(!Un||!t.toValue(a))return;const f=async g=>{const m=g.target;if(!(!(n!=null&&n.value)||!m)){if(mh(n.value,m)){o.value=!1;return}if(g.target&&!o.value){let b=function(){oh(wI,e,F)};const F={originalEvent:g};g.pointerType==="touch"?(i.removeEventListener("click",s.value),s.value=b,i.addEventListener("click",s.value,{once:!0})):b()}else i.removeEventListener("click",s.value);o.value=!1}},_=window.setTimeout(()=>{i.addEventListener("pointerdown",f)},0);c(()=>{window.clearTimeout(_),i.removeEventListener("pointerdown",f),i.removeEventListener("click",s.value)})}),{onPointerDownCapture:()=>{t.toValue(a)&&(o.value=!0)}}}function AI(e,n,a=!0){var s;const i=((s=n==null?void 0:n.value)==null?void 0:s.ownerDocument)??(globalThis==null?void 0:globalThis.document),o=t.ref(!1);return t.watchEffect(u=>{if(!Un||!t.toValue(a))return;const c=async f=>{if(!(n!=null&&n.value))return;await t.nextTick(),await t.nextTick();const _=f.target;!n.value||!_||mh(n.value,_)||f.target&&!o.value&&oh(kI,e,{originalEvent:f})};i.addEventListener("focusin",c),u(()=>i.removeEventListener("focusin",c))}),{onFocusCapture:()=>{t.toValue(a)&&(o.value=!0)},onBlurCapture:()=>{t.toValue(a)&&(o.value=!1)}}}const yn=t.reactive({layersRoot:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set});var EI=t.defineComponent({__name:"DismissableLayer",props:{disableOutsidePointerEvents:{type:Boolean,required:!1,default:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","dismiss"],setup(e,{emit:n}){const a=e,i=n,{forwardRef:o,currentElement:s}=ya(),u=t.computed(()=>{var k;return((k=s.value)==null?void 0:k.ownerDocument)??globalThis.document}),c=t.computed(()=>yn.layersRoot),f=t.computed(()=>s.value?Array.from(c.value).indexOf(s.value):-1),_=t.computed(()=>yn.layersWithOutsidePointerEventsDisabled.size>0),g=t.computed(()=>{const k=Array.from(c.value),[C]=[...yn.layersWithOutsidePointerEventsDisabled].slice(-1),D=k.indexOf(C);return f.value>=D}),m=DI(async k=>{const C=[...yn.branches].some(D=>D==null?void 0:D.contains(k.target));!g.value||C||(i("pointerDownOutside",k),i("interactOutside",k),await t.nextTick(),k.defaultPrevented||i("dismiss"))},s),F=AI(k=>{[...yn.branches].some(D=>D==null?void 0:D.contains(k.target))||(i("focusOutside",k),i("interactOutside",k),k.defaultPrevented||i("dismiss"))},s);aI("Escape",k=>{f.value===c.value.size-1&&(i("escapeKeyDown",k),k.defaultPrevented||i("dismiss"))});let b;return t.watchEffect(k=>{s.value&&(a.disableOutsidePointerEvents&&(yn.layersWithOutsidePointerEventsDisabled.size===0&&(b=u.value.body.style.pointerEvents,u.value.body.style.pointerEvents="none"),yn.layersWithOutsidePointerEventsDisabled.add(s.value)),c.value.add(s.value),k(()=>{a.disableOutsidePointerEvents&&yn.layersWithOutsidePointerEventsDisabled.size===1&&(u.value.body.style.pointerEvents=b)}))}),t.watchEffect(k=>{k(()=>{s.value&&(c.value.delete(s.value),yn.layersWithOutsidePointerEventsDisabled.delete(s.value))})}),(k,C)=>(t.openBlock(),t.createBlock(t.unref(wa),{ref:t.unref(o),"as-child":k.asChild,as:k.as,"data-dismissable-layer":"",style:t.normalizeStyle({pointerEvents:_.value?g.value?"auto":"none":void 0}),onFocusCapture:t.unref(F).onFocusCapture,onBlurCapture:t.unref(F).onBlurCapture,onPointerdownCapture:t.unref(m).onPointerDownCapture},{default:t.withCtx(()=>[t.renderSlot(k.$slots,"default")]),_:3},8,["as-child","as","style","onFocusCapture","onBlurCapture","onPointerdownCapture"]))}}),CI=EI;const xI=UT(()=>t.ref([]));function MI(){const e=xI();return{add(n){const a=e.value[0];n!==a&&(a==null||a.pause()),e.value=Fh(e.value,n),e.value.unshift(n)},remove(n){var a;e.value=Fh(e.value,n),(a=e.value[0])==null||a.resume()}}}function Fh(e,n){const a=[...e],i=a.indexOf(n);return i!==-1&&a.splice(i,1),a}function BI(e){return e.filter(n=>n.tagName!=="A")}const Td="focusScope.autoFocusOnMount",Id="focusScope.autoFocusOnUnmount",ph={bubbles:!1,cancelable:!0};function vI(e,{select:n=!1}={}){const a=Vn();for(const i of e)if(Rn(i,{select:n}),Vn()!==a)return!0}function jI(e){const n=bh(e),a=yh(n,e),i=yh(n.reverse(),e);return[a,i]}function bh(e){const n=[],a=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:i=>{const o=i.tagName==="INPUT"&&i.type==="hidden";return i.disabled||i.hidden||o?NodeFilter.FILTER_SKIP:i.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;a.nextNode();)n.push(a.currentNode);return n}function yh(e,n){for(const a of e)if(!NI(a,{upTo:n}))return a}function NI(e,{upTo:n}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(n!==void 0&&e===n)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function SI(e){return e instanceof HTMLInputElement&&"select"in e}function Rn(e,{select:n=!1}={}){if(e&&e.focus){const a=Vn();e.focus({preventScroll:!0}),e!==a&&SI(e)&&n&&e.select()}}var TI=t.defineComponent({__name:"FocusScope",props:{loop:{type:Boolean,required:!1,default:!1},trapped:{type:Boolean,required:!1,default:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1}},emits:["mountAutoFocus","unmountAutoFocus"],setup(e,{emit:n}){const a=e,i=n,{currentRef:o,currentElement:s}=ya(),u=t.ref(null),c=MI(),f=t.reactive({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}});t.watchEffect(g=>{if(!Un)return;const m=s.value;if(!a.trapped)return;function F(D){if(f.paused||!m)return;const N=D.target;m.contains(N)?u.value=N:Rn(u.value,{select:!0})}function b(D){if(f.paused||!m)return;const N=D.relatedTarget;N!==null&&(m.contains(N)||Rn(u.value,{select:!0}))}function k(D){m.contains(u.value)||Rn(m)}document.addEventListener("focusin",F),document.addEventListener("focusout",b);const C=new MutationObserver(k);m&&C.observe(m,{childList:!0,subtree:!0}),g(()=>{document.removeEventListener("focusin",F),document.removeEventListener("focusout",b),C.disconnect()})}),t.watchEffect(async g=>{const m=s.value;if(await t.nextTick(),!m)return;c.add(f);const F=Vn();if(!m.contains(F)){const k=new CustomEvent(Td,ph);m.addEventListener(Td,C=>i("mountAutoFocus",C)),m.dispatchEvent(k),k.defaultPrevented||(vI(BI(bh(m)),{select:!0}),Vn()===F&&Rn(m))}g(()=>{m.removeEventListener(Td,D=>i("mountAutoFocus",D));const k=new CustomEvent(Id,ph),C=D=>{i("unmountAutoFocus",D)};m.addEventListener(Id,C),m.dispatchEvent(k),setTimeout(()=>{k.defaultPrevented||Rn(F??document.body,{select:!0}),m.removeEventListener(Id,C),c.remove(f)},0)})});function _(g){if(!a.loop&&!a.trapped||f.paused)return;const m=g.key==="Tab"&&!g.altKey&&!g.ctrlKey&&!g.metaKey,F=Vn();if(m&&F){const b=g.currentTarget,[k,C]=jI(b);k&&C?!g.shiftKey&&F===C?(g.preventDefault(),a.loop&&Rn(k,{select:!0})):g.shiftKey&&F===k&&(g.preventDefault(),a.loop&&Rn(C,{select:!0})):F===b&&g.preventDefault()}}return(g,m)=>(t.openBlock(),t.createBlock(t.unref(wa),{ref_key:"currentRef",ref:o,tabindex:"-1","as-child":g.asChild,as:g.as,onKeydown:_},{default:t.withCtx(()=>[t.renderSlot(g.$slots,"default")]),_:3},8,["as-child","as"]))}}),II=TI,OI=t.defineComponent({__name:"Teleport",props:{to:{type:null,required:!1,default:"body"},disabled:{type:Boolean,required:!1},defer:{type:Boolean,required:!1},forceMount:{type:Boolean,required:!1}},setup(e){const n=eI();return(a,i)=>t.unref(n)||a.forceMount?(t.openBlock(),t.createBlock(t.Teleport,{key:0,to:a.to,disabled:a.disabled,defer:a.defer},[t.renderSlot(a.$slots,"default")],8,["to","disabled","defer"])):t.createCommentVNode("v-if",!0)}}),LI=OI;const wh="data-reka-collection-item";function kh(e={}){const{key:n="",isProvider:a=!1}=e,i=`${n}CollectionProvider`;let o;if(a){const g=t.ref(new Map);o={collectionRef:t.ref(),itemMap:g},t.provide(i,o)}else o=t.inject(i);const s=(g=!1)=>{const m=o.collectionRef.value;if(!m)return[];const F=Array.from(m.querySelectorAll(`[${wh}]`)),k=Array.from(o.itemMap.value.values()).sort((C,D)=>F.indexOf(C.ref)-F.indexOf(D.ref));return g?k:k.filter(C=>C.ref.dataset.disabled!=="")},u=t.defineComponent({name:"CollectionSlot",setup(g,{slots:m}){const{primitiveElement:F,currentElement:b}=hh();return t.watch(b,()=>{o.collectionRef.value=b.value}),()=>t.h(Sd,{ref:F},m)}}),c=t.defineComponent({name:"CollectionItem",inheritAttrs:!1,props:{value:{validator:()=>!0}},setup(g,{slots:m,attrs:F}){const{primitiveElement:b,currentElement:k}=hh();return t.watchEffect(C=>{if(k.value){const D=t.markRaw(k.value);o.itemMap.value.set(D,{ref:k.value,value:g.value}),C(()=>o.itemMap.value.delete(D))}}),()=>t.h(Sd,{...F,[wh]:"",ref:b},m)}}),f=t.computed(()=>Array.from(o.itemMap.value.values())),_=t.computed(()=>o.itemMap.value.size);return{getItems:s,reactiveItems:f,itemMapSize:_,CollectionSlot:u,CollectionItem:c}}const zI="rovingFocusGroup.onEntryFocus",qI={bubbles:!1,cancelable:!0},PI={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function VI(e,n){return n!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function UI(e,n,a){const i=VI(e.key,a);if(!(n==="vertical"&&["ArrowLeft","ArrowRight"].includes(i))&&!(n==="horizontal"&&["ArrowUp","ArrowDown"].includes(i)))return PI[i]}function Dh(e,n=!1){const a=Vn();for(const i of e)if(i===a||(i.focus({preventScroll:n}),Vn()!==a))return}function RI(e,n){return e.map((a,i)=>e[(n+i)%e.length])}const[YI,HI]=$i("RovingFocusGroup");var QI=t.defineComponent({__name:"RovingFocusGroup",props:{orientation:{type:String,required:!1,default:void 0},dir:{type:String,required:!1},loop:{type:Boolean,required:!1,default:!1},currentTabStopId:{type:[String,null],required:!1},defaultCurrentTabStopId:{type:String,required:!1},preventScrollOnEntryFocus:{type:Boolean,required:!1,default:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1}},emits:["entryFocus","update:currentTabStopId"],setup(e,{expose:n,emit:a}){const i=e,o=a,{loop:s,orientation:u,dir:c}=t.toRefs(i),f=dh(c),_=xd(i,"currentTabStopId",o,{defaultValue:i.defaultCurrentTabStopId,passive:i.currentTabStopId===void 0}),g=t.ref(!1),m=t.ref(!1),F=t.ref(0),{getItems:b,CollectionSlot:k}=kh({isProvider:!0});function C(N){const I=!m.value;if(N.currentTarget&&N.target===N.currentTarget&&I&&!g.value){const A=new CustomEvent(zI,qI);if(N.currentTarget.dispatchEvent(A),o("entryFocus",A),!A.defaultPrevented){const j=b().map(V=>V.ref).filter(V=>V.dataset.disabled!==""),z=j.find(V=>V.getAttribute("data-active")===""),S=j.find(V=>V.getAttribute("data-highlighted")===""),P=j.find(V=>V.id===_.value),O=[z,S,P,...j].filter(Boolean);Dh(O,i.preventScrollOnEntryFocus)}}m.value=!1}function D(){setTimeout(()=>{m.value=!1},1)}return n({getItems:b}),HI({loop:s,dir:f,orientation:u,currentTabStopId:_,onItemFocus:N=>{_.value=N},onItemShiftTab:()=>{g.value=!0},onFocusableItemAdd:()=>{F.value++},onFocusableItemRemove:()=>{F.value--}}),(N,I)=>(t.openBlock(),t.createBlock(t.unref(k),null,{default:t.withCtx(()=>[t.createVNode(t.unref(wa),{tabindex:g.value||F.value===0?-1:0,"data-orientation":t.unref(u),as:N.as,"as-child":N.asChild,dir:t.unref(f),style:{outline:"none"},onMousedown:I[0]||(I[0]=A=>m.value=!0),onMouseup:D,onFocus:C,onBlur:I[1]||(I[1]=A=>g.value=!1)},{default:t.withCtx(()=>[t.renderSlot(N.$slots,"default")]),_:3},8,["tabindex","data-orientation","as","as-child","dir"])]),_:3}))}}),GI=QI,WI=t.defineComponent({__name:"RovingFocusItem",props:{tabStopId:{type:String,required:!1},focusable:{type:Boolean,required:!1,default:!0},active:{type:Boolean,required:!1},allowShiftKey:{type:Boolean,required:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1,default:"span"}},setup(e){const n=e,a=YI(),i=Ss(),o=t.computed(()=>n.tabStopId||i),s=t.computed(()=>a.currentTabStopId.value===o.value),{getItems:u,CollectionItem:c}=kh();t.onMounted(()=>{n.focusable&&a.onFocusableItemAdd()}),t.onUnmounted(()=>{n.focusable&&a.onFocusableItemRemove()});function f(_){if(_.key==="Tab"&&_.shiftKey){a.onItemShiftTab();return}if(_.target!==_.currentTarget)return;const g=UI(_,a.orientation.value,a.dir.value);if(g!==void 0){if(_.metaKey||_.ctrlKey||_.altKey||!n.allowShiftKey&&_.shiftKey)return;_.preventDefault();let m=[...u().map(F=>F.ref).filter(F=>F.dataset.disabled!=="")];if(g==="last")m.reverse();else if(g==="prev"||g==="next"){g==="prev"&&m.reverse();const F=m.indexOf(_.currentTarget);m=a.loop.value?RI(m,F+1):m.slice(F+1)}t.nextTick(()=>Dh(m))}}return(_,g)=>(t.openBlock(),t.createBlock(t.unref(c),null,{default:t.withCtx(()=>[t.createVNode(t.unref(wa),{tabindex:s.value?0:-1,"data-orientation":t.unref(a).orientation.value,"data-active":_.active?"":void 0,"data-disabled":_.focusable?void 0:"",as:_.as,"as-child":_.asChild,onMousedown:g[0]||(g[0]=m=>{_.focusable?t.unref(a).onItemFocus(o.value):m.preventDefault()}),onFocus:g[1]||(g[1]=m=>t.unref(a).onItemFocus(o.value)),onKeydown:f},{default:t.withCtx(()=>[t.renderSlot(_.$slots,"default")]),_:3},8,["tabindex","data-orientation","data-active","data-disabled","as","as-child"])]),_:3}))}}),XI=WI;const[Ah,KI]=$i("PopperRoot");var ZI=t.defineComponent({inheritAttrs:!1,__name:"PopperRoot",setup(e){const n=t.ref();return KI({anchor:n,onAnchorChange:a=>n.value=a}),(a,i)=>t.renderSlot(a.$slots,"default")}}),JI=ZI,$I=t.defineComponent({__name:"PopperAnchor",props:{reference:{type:null,required:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1}},setup(e){const n=e,{forwardRef:a,currentElement:i}=ya(),o=Ah();return t.watchPostEffect(()=>{o.onAnchorChange(n.reference??i.value)}),(s,u)=>(t.openBlock(),t.createBlock(t.unref(wa),{ref:t.unref(a),as:s.as,"as-child":s.asChild},{default:t.withCtx(()=>[t.renderSlot(s.$slots,"default")]),_:3},8,["as","as-child"]))}}),eO=$I;function tO(e){return e!==null}function aO(e){return{name:"transformOrigin",options:e,fn(n){var D,N,I;const{placement:a,rects:i,middlewareData:o}=n,u=((D=o.arrow)==null?void 0:D.centerOffset)!==0,c=u?0:e.arrowWidth,f=u?0:e.arrowHeight,[_,g]=Od(a),m={start:"0%",center:"50%",end:"100%"}[g],F=(((N=o.arrow)==null?void 0:N.x)??0)+c/2,b=(((I=o.arrow)==null?void 0:I.y)??0)+f/2;let k="",C="";return _==="bottom"?(k=u?m:`${F}px`,C=`${-f}px`):_==="top"?(k=u?m:`${F}px`,C=`${i.floating.height+f}px`):_==="right"?(k=`${-f}px`,C=u?m:`${b}px`):_==="left"&&(k=`${i.floating.width+f}px`,C=u?m:`${b}px`),{data:{x:k,y:C}}}}}function Od(e){const[n,a="center"]=e.split("-");return[n,a]}const nO=["top","right","bottom","left"],Yn=Math.min,aa=Math.max,Is=Math.round,Os=Math.floor,Ja=e=>({x:e,y:e}),iO={left:"right",right:"left",bottom:"top",top:"bottom"},rO={start:"end",end:"start"};function Ld(e,n,a){return aa(e,Yn(n,a))}function wn(e,n){return typeof e=="function"?e(n):e}function kn(e){return e.split("-")[0]}function nr(e){return e.split("-")[1]}function zd(e){return e==="x"?"y":"x"}function qd(e){return e==="y"?"height":"width"}const oO=new Set(["top","bottom"]);function $a(e){return oO.has(kn(e))?"y":"x"}function Pd(e){return zd($a(e))}function sO(e,n,a){a===void 0&&(a=!1);const i=nr(e),o=Pd(e),s=qd(o);let u=o==="x"?i===(a?"end":"start")?"right":"left":i==="start"?"bottom":"top";return n.reference[s]>n.floating[s]&&(u=Ls(u)),[u,Ls(u)]}function lO(e){const n=Ls(e);return[Vd(e),n,Vd(n)]}function Vd(e){return e.replace(/start|end/g,n=>rO[n])}const Eh=["left","right"],Ch=["right","left"],uO=["top","bottom"],cO=["bottom","top"];function dO(e,n,a){switch(e){case"top":case"bottom":return a?n?Ch:Eh:n?Eh:Ch;case"left":case"right":return n?uO:cO;default:return[]}}function fO(e,n,a,i){const o=nr(e);let s=dO(kn(e),a==="start",i);return o&&(s=s.map(u=>u+"-"+o),n&&(s=s.concat(s.map(Vd)))),s}function Ls(e){return e.replace(/left|right|bottom|top/g,n=>iO[n])}function _O(e){return{top:0,right:0,bottom:0,left:0,...e}}function xh(e){return typeof e!="number"?_O(e):{top:e,right:e,bottom:e,left:e}}function zs(e){const{x:n,y:a,width:i,height:o}=e;return{width:i,height:o,top:a,left:n,right:n+i,bottom:a+o,x:n,y:a}}function Mh(e,n,a){let{reference:i,floating:o}=e;const s=$a(n),u=Pd(n),c=qd(u),f=kn(n),_=s==="y",g=i.x+i.width/2-o.width/2,m=i.y+i.height/2-o.height/2,F=i[c]/2-o[c]/2;let b;switch(f){case"top":b={x:g,y:i.y-o.height};break;case"bottom":b={x:g,y:i.y+i.height};break;case"right":b={x:i.x+i.width,y:m};break;case"left":b={x:i.x-o.width,y:m};break;default:b={x:i.x,y:i.y}}switch(nr(n)){case"start":b[u]-=F*(a&&_?-1:1);break;case"end":b[u]+=F*(a&&_?-1:1);break}return b}const gO=async(e,n,a)=>{const{placement:i="bottom",strategy:o="absolute",middleware:s=[],platform:u}=a,c=s.filter(Boolean),f=await(u.isRTL==null?void 0:u.isRTL(n));let _=await u.getElementRects({reference:e,floating:n,strategy:o}),{x:g,y:m}=Mh(_,i,f),F=i,b={},k=0;for(let C=0;C<c.length;C++){const{name:D,fn:N}=c[C],{x:I,y:A,data:j,reset:z}=await N({x:g,y:m,initialPlacement:i,placement:F,strategy:o,middlewareData:b,rects:_,platform:u,elements:{reference:e,floating:n}});g=I??g,m=A??m,b={...b,[D]:{...b[D],...j}},z&&k<=50&&(k++,typeof z=="object"&&(z.placement&&(F=z.placement),z.rects&&(_=z.rects===!0?await u.getElementRects({reference:e,floating:n,strategy:o}):z.rects),{x:g,y:m}=Mh(_,F,f)),C=-1)}return{x:g,y:m,placement:F,strategy:o,middlewareData:b}};async function ao(e,n){var a;n===void 0&&(n={});const{x:i,y:o,platform:s,rects:u,elements:c,strategy:f}=e,{boundary:_="clippingAncestors",rootBoundary:g="viewport",elementContext:m="floating",altBoundary:F=!1,padding:b=0}=wn(n,e),k=xh(b),D=c[F?m==="floating"?"reference":"floating":m],N=zs(await s.getClippingRect({element:(a=await(s.isElement==null?void 0:s.isElement(D)))==null||a?D:D.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(c.floating)),boundary:_,rootBoundary:g,strategy:f})),I=m==="floating"?{x:i,y:o,width:u.floating.width,height:u.floating.height}:u.reference,A=await(s.getOffsetParent==null?void 0:s.getOffsetParent(c.floating)),j=await(s.isElement==null?void 0:s.isElement(A))?await(s.getScale==null?void 0:s.getScale(A))||{x:1,y:1}:{x:1,y:1},z=zs(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:I,offsetParent:A,strategy:f}):I);return{top:(N.top-z.top+k.top)/j.y,bottom:(z.bottom-N.bottom+k.bottom)/j.y,left:(N.left-z.left+k.left)/j.x,right:(z.right-N.right+k.right)/j.x}}const hO=e=>({name:"arrow",options:e,async fn(n){const{x:a,y:i,placement:o,rects:s,platform:u,elements:c,middlewareData:f}=n,{element:_,padding:g=0}=wn(e,n)||{};if(_==null)return{};const m=xh(g),F={x:a,y:i},b=Pd(o),k=qd(b),C=await u.getDimensions(_),D=b==="y",N=D?"top":"left",I=D?"bottom":"right",A=D?"clientHeight":"clientWidth",j=s.reference[k]+s.reference[b]-F[b]-s.floating[k],z=F[b]-s.reference[b],S=await(u.getOffsetParent==null?void 0:u.getOffsetParent(_));let P=S?S[A]:0;(!P||!await(u.isElement==null?void 0:u.isElement(S)))&&(P=c.floating[A]||s.floating[k]);const O=j/2-z/2,V=P/2-C[k]/2-1,se=Yn(m[N],V),ke=Yn(m[I],V),le=se,fe=P-C[k]-ke,ze=P/2-C[k]/2+O,He=Ld(le,ze,fe),Ce=!f.arrow&&nr(o)!=null&&ze!==He&&s.reference[k]/2-(ze<le?se:ke)-C[k]/2<0,Me=Ce?ze<le?ze-le:ze-fe:0;return{[b]:F[b]+Me,data:{[b]:He,centerOffset:ze-He-Me,...Ce&&{alignmentOffset:Me}},reset:Ce}}}),mO=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(n){var a,i;const{placement:o,middlewareData:s,rects:u,initialPlacement:c,platform:f,elements:_}=n,{mainAxis:g=!0,crossAxis:m=!0,fallbackPlacements:F,fallbackStrategy:b="bestFit",fallbackAxisSideDirection:k="none",flipAlignment:C=!0,...D}=wn(e,n);if((a=s.arrow)!=null&&a.alignmentOffset)return{};const N=kn(o),I=$a(c),A=kn(c)===c,j=await(f.isRTL==null?void 0:f.isRTL(_.floating)),z=F||(A||!C?[Ls(c)]:lO(c)),S=k!=="none";!F&&S&&z.push(...fO(c,C,k,j));const P=[c,...z],O=await ao(n,D),V=[];let se=((i=s.flip)==null?void 0:i.overflows)||[];if(g&&V.push(O[N]),m){const ze=sO(o,u,j);V.push(O[ze[0]],O[ze[1]])}if(se=[...se,{placement:o,overflows:V}],!V.every(ze=>ze<=0)){var ke,le;const ze=(((ke=s.flip)==null?void 0:ke.index)||0)+1,He=P[ze];if(He&&(!(m==="alignment"?I!==$a(He):!1)||se.every(te=>$a(te.placement)===I?te.overflows[0]>0:!0)))return{data:{index:ze,overflows:se},reset:{placement:He}};let Ce=(le=se.filter(Me=>Me.overflows[0]<=0).sort((Me,te)=>Me.overflows[1]-te.overflows[1])[0])==null?void 0:le.placement;if(!Ce)switch(b){case"bestFit":{var fe;const Me=(fe=se.filter(te=>{if(S){const st=$a(te.placement);return st===I||st==="y"}return!0}).map(te=>[te.placement,te.overflows.filter(st=>st>0).reduce((st,Pt)=>st+Pt,0)]).sort((te,st)=>te[1]-st[1])[0])==null?void 0:fe[0];Me&&(Ce=Me);break}case"initialPlacement":Ce=c;break}if(o!==Ce)return{reset:{placement:Ce}}}return{}}}};function Bh(e,n){return{top:e.top-n.height,right:e.right-n.width,bottom:e.bottom-n.height,left:e.left-n.width}}function vh(e){return nO.some(n=>e[n]>=0)}const FO=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(n){const{rects:a}=n,{strategy:i="referenceHidden",...o}=wn(e,n);switch(i){case"referenceHidden":{const s=await ao(n,{...o,elementContext:"reference"}),u=Bh(s,a.reference);return{data:{referenceHiddenOffsets:u,referenceHidden:vh(u)}}}case"escaped":{const s=await ao(n,{...o,altBoundary:!0}),u=Bh(s,a.floating);return{data:{escapedOffsets:u,escaped:vh(u)}}}default:return{}}}}},jh=new Set(["left","top"]);async function pO(e,n){const{placement:a,platform:i,elements:o}=e,s=await(i.isRTL==null?void 0:i.isRTL(o.floating)),u=kn(a),c=nr(a),f=$a(a)==="y",_=jh.has(u)?-1:1,g=s&&f?-1:1,m=wn(n,e);let{mainAxis:F,crossAxis:b,alignmentAxis:k}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:m.mainAxis||0,crossAxis:m.crossAxis||0,alignmentAxis:m.alignmentAxis};return c&&typeof k=="number"&&(b=c==="end"?k*-1:k),f?{x:b*g,y:F*_}:{x:F*_,y:b*g}}const bO=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(n){var a,i;const{x:o,y:s,placement:u,middlewareData:c}=n,f=await pO(n,e);return u===((a=c.offset)==null?void 0:a.placement)&&(i=c.arrow)!=null&&i.alignmentOffset?{}:{x:o+f.x,y:s+f.y,data:{...f,placement:u}}}}},yO=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(n){const{x:a,y:i,placement:o}=n,{mainAxis:s=!0,crossAxis:u=!1,limiter:c={fn:D=>{let{x:N,y:I}=D;return{x:N,y:I}}},...f}=wn(e,n),_={x:a,y:i},g=await ao(n,f),m=$a(kn(o)),F=zd(m);let b=_[F],k=_[m];if(s){const D=F==="y"?"top":"left",N=F==="y"?"bottom":"right",I=b+g[D],A=b-g[N];b=Ld(I,b,A)}if(u){const D=m==="y"?"top":"left",N=m==="y"?"bottom":"right",I=k+g[D],A=k-g[N];k=Ld(I,k,A)}const C=c.fn({...n,[F]:b,[m]:k});return{...C,data:{x:C.x-a,y:C.y-i,enabled:{[F]:s,[m]:u}}}}}},wO=function(e){return e===void 0&&(e={}),{options:e,fn(n){const{x:a,y:i,placement:o,rects:s,middlewareData:u}=n,{offset:c=0,mainAxis:f=!0,crossAxis:_=!0}=wn(e,n),g={x:a,y:i},m=$a(o),F=zd(m);let b=g[F],k=g[m];const C=wn(c,n),D=typeof C=="number"?{mainAxis:C,crossAxis:0}:{mainAxis:0,crossAxis:0,...C};if(f){const A=F==="y"?"height":"width",j=s.reference[F]-s.floating[A]+D.mainAxis,z=s.reference[F]+s.reference[A]-D.mainAxis;b<j?b=j:b>z&&(b=z)}if(_){var N,I;const A=F==="y"?"width":"height",j=jh.has(kn(o)),z=s.reference[m]-s.floating[A]+(j&&((N=u.offset)==null?void 0:N[m])||0)+(j?0:D.crossAxis),S=s.reference[m]+s.reference[A]+(j?0:((I=u.offset)==null?void 0:I[m])||0)-(j?D.crossAxis:0);k<z?k=z:k>S&&(k=S)}return{[F]:b,[m]:k}}}},kO=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(n){var a,i;const{placement:o,rects:s,platform:u,elements:c}=n,{apply:f=()=>{},..._}=wn(e,n),g=await ao(n,_),m=kn(o),F=nr(o),b=$a(o)==="y",{width:k,height:C}=s.floating;let D,N;m==="top"||m==="bottom"?(D=m,N=F===(await(u.isRTL==null?void 0:u.isRTL(c.floating))?"start":"end")?"left":"right"):(N=m,D=F==="end"?"top":"bottom");const I=C-g.top-g.bottom,A=k-g.left-g.right,j=Yn(C-g[D],I),z=Yn(k-g[N],A),S=!n.middlewareData.shift;let P=j,O=z;if((a=n.middlewareData.shift)!=null&&a.enabled.x&&(O=A),(i=n.middlewareData.shift)!=null&&i.enabled.y&&(P=I),S&&!F){const se=aa(g.left,0),ke=aa(g.right,0),le=aa(g.top,0),fe=aa(g.bottom,0);b?O=k-2*(se!==0||ke!==0?se+ke:aa(g.left,g.right)):P=C-2*(le!==0||fe!==0?le+fe:aa(g.top,g.bottom))}await f({...n,availableWidth:O,availableHeight:P});const V=await u.getDimensions(c.floating);return k!==V.width||C!==V.height?{reset:{rects:!0}}:{}}}};function qs(){return typeof window<"u"}function Fi(e){return Ud(e)?(e.nodeName||"").toLowerCase():"#document"}function na(e){var n;return(e==null||(n=e.ownerDocument)==null?void 0:n.defaultView)||window}function en(e){var n;return(n=(Ud(e)?e.ownerDocument:e.document)||window.document)==null?void 0:n.documentElement}function Ud(e){return qs()?e instanceof Node||e instanceof na(e).Node:!1}function qa(e){return qs()?e instanceof Element||e instanceof na(e).Element:!1}function tn(e){return qs()?e instanceof HTMLElement||e instanceof na(e).HTMLElement:!1}function Nh(e){return!qs()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof na(e).ShadowRoot}const DO=new Set(["inline","contents"]);function no(e){const{overflow:n,overflowX:a,overflowY:i,display:o}=Pa(e);return/auto|scroll|overlay|hidden|clip/.test(n+i+a)&&!DO.has(o)}const AO=new Set(["table","td","th"]);function EO(e){return AO.has(Fi(e))}const CO=[":popover-open",":modal"];function Ps(e){return CO.some(n=>{try{return e.matches(n)}catch{return!1}})}const xO=["transform","translate","scale","rotate","perspective"],MO=["transform","translate","scale","rotate","perspective","filter"],BO=["paint","layout","strict","content"];function Rd(e){const n=Yd(),a=qa(e)?Pa(e):e;return xO.some(i=>a[i]?a[i]!=="none":!1)||(a.containerType?a.containerType!=="normal":!1)||!n&&(a.backdropFilter?a.backdropFilter!=="none":!1)||!n&&(a.filter?a.filter!=="none":!1)||MO.some(i=>(a.willChange||"").includes(i))||BO.some(i=>(a.contain||"").includes(i))}function vO(e){let n=Hn(e);for(;tn(n)&&!ir(n);){if(Rd(n))return n;if(Ps(n))return null;n=Hn(n)}return null}function Yd(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const jO=new Set(["html","body","#document"]);function ir(e){return jO.has(Fi(e))}function Pa(e){return na(e).getComputedStyle(e)}function Vs(e){return qa(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Hn(e){if(Fi(e)==="html")return e;const n=e.assignedSlot||e.parentNode||Nh(e)&&e.host||en(e);return Nh(n)?n.host:n}function Sh(e){const n=Hn(e);return ir(n)?e.ownerDocument?e.ownerDocument.body:e.body:tn(n)&&no(n)?n:Sh(n)}function io(e,n,a){var i;n===void 0&&(n=[]),a===void 0&&(a=!0);const o=Sh(e),s=o===((i=e.ownerDocument)==null?void 0:i.body),u=na(o);if(s){const c=Hd(u);return n.concat(u,u.visualViewport||[],no(o)?o:[],c&&a?io(c):[])}return n.concat(o,io(o,[],a))}function Hd(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Th(e){const n=Pa(e);let a=parseFloat(n.width)||0,i=parseFloat(n.height)||0;const o=tn(e),s=o?e.offsetWidth:a,u=o?e.offsetHeight:i,c=Is(a)!==s||Is(i)!==u;return c&&(a=s,i=u),{width:a,height:i,$:c}}function Qd(e){return qa(e)?e:e.contextElement}function rr(e){const n=Qd(e);if(!tn(n))return Ja(1);const a=n.getBoundingClientRect(),{width:i,height:o,$:s}=Th(n);let u=(s?Is(a.width):a.width)/i,c=(s?Is(a.height):a.height)/o;return(!u||!Number.isFinite(u))&&(u=1),(!c||!Number.isFinite(c))&&(c=1),{x:u,y:c}}const NO=Ja(0);function Ih(e){const n=na(e);return!Yd()||!n.visualViewport?NO:{x:n.visualViewport.offsetLeft,y:n.visualViewport.offsetTop}}function SO(e,n,a){return n===void 0&&(n=!1),!a||n&&a!==na(e)?!1:n}function pi(e,n,a,i){n===void 0&&(n=!1),a===void 0&&(a=!1);const o=e.getBoundingClientRect(),s=Qd(e);let u=Ja(1);n&&(i?qa(i)&&(u=rr(i)):u=rr(e));const c=SO(s,a,i)?Ih(s):Ja(0);let f=(o.left+c.x)/u.x,_=(o.top+c.y)/u.y,g=o.width/u.x,m=o.height/u.y;if(s){const F=na(s),b=i&&qa(i)?na(i):i;let k=F,C=Hd(k);for(;C&&i&&b!==k;){const D=rr(C),N=C.getBoundingClientRect(),I=Pa(C),A=N.left+(C.clientLeft+parseFloat(I.paddingLeft))*D.x,j=N.top+(C.clientTop+parseFloat(I.paddingTop))*D.y;f*=D.x,_*=D.y,g*=D.x,m*=D.y,f+=A,_+=j,k=na(C),C=Hd(k)}}return zs({width:g,height:m,x:f,y:_})}function Us(e,n){const a=Vs(e).scrollLeft;return n?n.left+a:pi(en(e)).left+a}function Oh(e,n){const a=e.getBoundingClientRect(),i=a.left+n.scrollLeft-Us(e,a),o=a.top+n.scrollTop;return{x:i,y:o}}function TO(e){let{elements:n,rect:a,offsetParent:i,strategy:o}=e;const s=o==="fixed",u=en(i),c=n?Ps(n.floating):!1;if(i===u||c&&s)return a;let f={scrollLeft:0,scrollTop:0},_=Ja(1);const g=Ja(0),m=tn(i);if((m||!m&&!s)&&((Fi(i)!=="body"||no(u))&&(f=Vs(i)),tn(i))){const b=pi(i);_=rr(i),g.x=b.x+i.clientLeft,g.y=b.y+i.clientTop}const F=u&&!m&&!s?Oh(u,f):Ja(0);return{width:a.width*_.x,height:a.height*_.y,x:a.x*_.x-f.scrollLeft*_.x+g.x+F.x,y:a.y*_.y-f.scrollTop*_.y+g.y+F.y}}function IO(e){return Array.from(e.getClientRects())}function OO(e){const n=en(e),a=Vs(e),i=e.ownerDocument.body,o=aa(n.scrollWidth,n.clientWidth,i.scrollWidth,i.clientWidth),s=aa(n.scrollHeight,n.clientHeight,i.scrollHeight,i.clientHeight);let u=-a.scrollLeft+Us(e);const c=-a.scrollTop;return Pa(i).direction==="rtl"&&(u+=aa(n.clientWidth,i.clientWidth)-o),{width:o,height:s,x:u,y:c}}const Lh=25;function LO(e,n){const a=na(e),i=en(e),o=a.visualViewport;let s=i.clientWidth,u=i.clientHeight,c=0,f=0;if(o){s=o.width,u=o.height;const g=Yd();(!g||g&&n==="fixed")&&(c=o.offsetLeft,f=o.offsetTop)}const _=Us(i);if(_<=0){const g=i.ownerDocument,m=g.body,F=getComputedStyle(m),b=g.compatMode==="CSS1Compat"&&parseFloat(F.marginLeft)+parseFloat(F.marginRight)||0,k=Math.abs(i.clientWidth-m.clientWidth-b);k<=Lh&&(s-=k)}else _<=Lh&&(s+=_);return{width:s,height:u,x:c,y:f}}const zO=new Set(["absolute","fixed"]);function qO(e,n){const a=pi(e,!0,n==="fixed"),i=a.top+e.clientTop,o=a.left+e.clientLeft,s=tn(e)?rr(e):Ja(1),u=e.clientWidth*s.x,c=e.clientHeight*s.y,f=o*s.x,_=i*s.y;return{width:u,height:c,x:f,y:_}}function zh(e,n,a){let i;if(n==="viewport")i=LO(e,a);else if(n==="document")i=OO(en(e));else if(qa(n))i=qO(n,a);else{const o=Ih(e);i={x:n.x-o.x,y:n.y-o.y,width:n.width,height:n.height}}return zs(i)}function qh(e,n){const a=Hn(e);return a===n||!qa(a)||ir(a)?!1:Pa(a).position==="fixed"||qh(a,n)}function PO(e,n){const a=n.get(e);if(a)return a;let i=io(e,[],!1).filter(c=>qa(c)&&Fi(c)!=="body"),o=null;const s=Pa(e).position==="fixed";let u=s?Hn(e):e;for(;qa(u)&&!ir(u);){const c=Pa(u),f=Rd(u);!f&&c.position==="fixed"&&(o=null),(s?!f&&!o:!f&&c.position==="static"&&!!o&&zO.has(o.position)||no(u)&&!f&&qh(e,u))?i=i.filter(g=>g!==u):o=c,u=Hn(u)}return n.set(e,i),i}function VO(e){let{element:n,boundary:a,rootBoundary:i,strategy:o}=e;const u=[...a==="clippingAncestors"?Ps(n)?[]:PO(n,this._c):[].concat(a),i],c=u[0],f=u.reduce((_,g)=>{const m=zh(n,g,o);return _.top=aa(m.top,_.top),_.right=Yn(m.right,_.right),_.bottom=Yn(m.bottom,_.bottom),_.left=aa(m.left,_.left),_},zh(n,c,o));return{width:f.right-f.left,height:f.bottom-f.top,x:f.left,y:f.top}}function UO(e){const{width:n,height:a}=Th(e);return{width:n,height:a}}function RO(e,n,a){const i=tn(n),o=en(n),s=a==="fixed",u=pi(e,!0,s,n);let c={scrollLeft:0,scrollTop:0};const f=Ja(0);function _(){f.x=Us(o)}if(i||!i&&!s)if((Fi(n)!=="body"||no(o))&&(c=Vs(n)),i){const b=pi(n,!0,s,n);f.x=b.x+n.clientLeft,f.y=b.y+n.clientTop}else o&&_();s&&!i&&o&&_();const g=o&&!i&&!s?Oh(o,c):Ja(0),m=u.left+c.scrollLeft-f.x-g.x,F=u.top+c.scrollTop-f.y-g.y;return{x:m,y:F,width:u.width,height:u.height}}function Gd(e){return Pa(e).position==="static"}function Ph(e,n){if(!tn(e)||Pa(e).position==="fixed")return null;if(n)return n(e);let a=e.offsetParent;return en(e)===a&&(a=a.ownerDocument.body),a}function Vh(e,n){const a=na(e);if(Ps(e))return a;if(!tn(e)){let o=Hn(e);for(;o&&!ir(o);){if(qa(o)&&!Gd(o))return o;o=Hn(o)}return a}let i=Ph(e,n);for(;i&&EO(i)&&Gd(i);)i=Ph(i,n);return i&&ir(i)&&Gd(i)&&!Rd(i)?a:i||vO(e)||a}const YO=async function(e){const n=this.getOffsetParent||Vh,a=this.getDimensions,i=await a(e.floating);return{reference:RO(e.reference,await n(e.floating),e.strategy),floating:{x:0,y:0,width:i.width,height:i.height}}};function HO(e){return Pa(e).direction==="rtl"}const QO={convertOffsetParentRelativeRectToViewportRelativeRect:TO,getDocumentElement:en,getClippingRect:VO,getOffsetParent:Vh,getElementRects:YO,getClientRects:IO,getDimensions:UO,getScale:rr,isElement:qa,isRTL:HO};function Uh(e,n){return e.x===n.x&&e.y===n.y&&e.width===n.width&&e.height===n.height}function GO(e,n){let a=null,i;const o=en(e);function s(){var c;clearTimeout(i),(c=a)==null||c.disconnect(),a=null}function u(c,f){c===void 0&&(c=!1),f===void 0&&(f=1),s();const _=e.getBoundingClientRect(),{left:g,top:m,width:F,height:b}=_;if(c||n(),!F||!b)return;const k=Os(m),C=Os(o.clientWidth-(g+F)),D=Os(o.clientHeight-(m+b)),N=Os(g),A={rootMargin:-k+"px "+-C+"px "+-D+"px "+-N+"px",threshold:aa(0,Yn(1,f))||1};let j=!0;function z(S){const P=S[0].intersectionRatio;if(P!==f){if(!j)return u();P?u(!1,P):i=setTimeout(()=>{u(!1,1e-7)},1e3)}P===1&&!Uh(_,e.getBoundingClientRect())&&u(),j=!1}try{a=new IntersectionObserver(z,{...A,root:o.ownerDocument})}catch{a=new IntersectionObserver(z,A)}a.observe(e)}return u(!0),s}function WO(e,n,a,i){i===void 0&&(i={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:u=typeof ResizeObserver=="function",layoutShift:c=typeof IntersectionObserver=="function",animationFrame:f=!1}=i,_=Qd(e),g=o||s?[..._?io(_):[],...io(n)]:[];g.forEach(N=>{o&&N.addEventListener("scroll",a,{passive:!0}),s&&N.addEventListener("resize",a)});const m=_&&c?GO(_,a):null;let F=-1,b=null;u&&(b=new ResizeObserver(N=>{let[I]=N;I&&I.target===_&&b&&(b.unobserve(n),cancelAnimationFrame(F),F=requestAnimationFrame(()=>{var A;(A=b)==null||A.observe(n)})),a()}),_&&!f&&b.observe(_),b.observe(n));let k,C=f?pi(e):null;f&&D();function D(){const N=pi(e);C&&!Uh(C,N)&&a(),C=N,k=requestAnimationFrame(D)}return a(),()=>{var N;g.forEach(I=>{o&&I.removeEventListener("scroll",a),s&&I.removeEventListener("resize",a)}),m==null||m(),(N=b)==null||N.disconnect(),b=null,f&&cancelAnimationFrame(k)}}const XO=bO,KO=yO,Rh=mO,ZO=kO,JO=FO,$O=hO,eL=wO,tL=(e,n,a)=>{const i=new Map,o={platform:QO,...a},s={...o.platform,_c:i};return gO(e,n,{...o,platform:s})};function aL(e){return e!=null&&typeof e=="object"&&"$el"in e}function Wd(e){if(aL(e)){const n=e.$el;return Ud(n)&&Fi(n)==="#comment"?null:n}return e}function or(e){return typeof e=="function"?e():t.unref(e)}function nL(e){return{name:"arrow",options:e,fn(n){const a=Wd(or(e.element));return a==null?{}:$O({element:a,padding:e.padding}).fn(n)}}}function Yh(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Hh(e,n){const a=Yh(e);return Math.round(n*a)/a}function iL(e,n,a){a===void 0&&(a={});const i=a.whileElementsMounted,o=t.computed(()=>{var P;return(P=or(a.open))!=null?P:!0}),s=t.computed(()=>or(a.middleware)),u=t.computed(()=>{var P;return(P=or(a.placement))!=null?P:"bottom"}),c=t.computed(()=>{var P;return(P=or(a.strategy))!=null?P:"absolute"}),f=t.computed(()=>{var P;return(P=or(a.transform))!=null?P:!0}),_=t.computed(()=>Wd(e.value)),g=t.computed(()=>Wd(n.value)),m=t.ref(0),F=t.ref(0),b=t.ref(c.value),k=t.ref(u.value),C=t.shallowRef({}),D=t.ref(!1),N=t.computed(()=>{const P={position:b.value,left:"0",top:"0"};if(!g.value)return P;const O=Hh(g.value,m.value),V=Hh(g.value,F.value);return f.value?{...P,transform:"translate("+O+"px, "+V+"px)",...Yh(g.value)>=1.5&&{willChange:"transform"}}:{position:b.value,left:O+"px",top:V+"px"}});let I;function A(){if(_.value==null||g.value==null)return;const P=o.value;tL(_.value,g.value,{middleware:s.value,placement:u.value,strategy:c.value}).then(O=>{m.value=O.x,F.value=O.y,b.value=O.strategy,k.value=O.placement,C.value=O.middlewareData,D.value=P!==!1})}function j(){typeof I=="function"&&(I(),I=void 0)}function z(){if(j(),i===void 0){A();return}if(_.value!=null&&g.value!=null){I=i(_.value,g.value,A);return}}function S(){o.value||(D.value=!1)}return t.watch([s,u,c,o],A,{flush:"sync"}),t.watch([_,g],z,{flush:"sync"}),t.watch(o,S,{flush:"sync"}),t.getCurrentScope()&&t.onScopeDispose(j),{x:t.shallowReadonly(m),y:t.shallowReadonly(F),strategy:t.shallowReadonly(b),placement:t.shallowReadonly(k),middlewareData:t.shallowReadonly(C),isPositioned:t.shallowReadonly(D),floatingStyles:N,update:A}}const rL={side:"bottom",sideOffset:0,sideFlip:!0,align:"center",alignOffset:0,alignFlip:!0,arrowPadding:0,avoidCollisions:!0,collisionBoundary:()=>[],collisionPadding:0,sticky:"partial",hideWhenDetached:!1,positionStrategy:"fixed",updatePositionStrategy:"optimized",prioritizePosition:!1},[m$,oL]=$i("PopperContent");var sL=t.defineComponent({inheritAttrs:!1,__name:"PopperContent",props:t.mergeDefaults({side:{type:null,required:!1},sideOffset:{type:Number,required:!1},sideFlip:{type:Boolean,required:!1},align:{type:null,required:!1},alignOffset:{type:Number,required:!1},alignFlip:{type:Boolean,required:!1},avoidCollisions:{type:Boolean,required:!1},collisionBoundary:{type:null,required:!1},collisionPadding:{type:[Number,Object],required:!1},arrowPadding:{type:Number,required:!1},sticky:{type:String,required:!1},hideWhenDetached:{type:Boolean,required:!1},positionStrategy:{type:String,required:!1},updatePositionStrategy:{type:String,required:!1},disableUpdateOnLayoutShift:{type:Boolean,required:!1},prioritizePosition:{type:Boolean,required:!1},reference:{type:null,required:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1}},{...rL}),emits:["placed"],setup(e,{emit:n}){const a=e,i=n,o=Ah(),{forwardRef:s,currentElement:u}=ya(),c=t.ref(),f=t.ref(),{width:_,height:g}=FI(f),m=t.computed(()=>a.side+(a.align!=="center"?`-${a.align}`:"")),F=t.computed(()=>typeof a.collisionPadding=="number"?a.collisionPadding:{top:0,right:0,bottom:0,left:0,...a.collisionPadding}),b=t.computed(()=>Array.isArray(a.collisionBoundary)?a.collisionBoundary:[a.collisionBoundary]),k=t.computed(()=>({padding:F.value,boundary:b.value.filter(tO),altBoundary:b.value.length>0})),C=t.computed(()=>({mainAxis:a.sideFlip,crossAxis:a.alignFlip})),D=VT(()=>[XO({mainAxis:a.sideOffset+g.value,alignmentAxis:a.alignOffset}),a.prioritizePosition&&a.avoidCollisions&&Rh({...k.value,...C.value}),a.avoidCollisions&&KO({mainAxis:!0,crossAxis:!!a.prioritizePosition,limiter:a.sticky==="partial"?eL():void 0,...k.value}),!a.prioritizePosition&&a.avoidCollisions&&Rh({...k.value,...C.value}),ZO({...k.value,apply:({elements:fe,rects:ze,availableWidth:He,availableHeight:Ce})=>{const{width:Me,height:te}=ze.reference,st=fe.floating.style;st.setProperty("--reka-popper-available-width",`${He}px`),st.setProperty("--reka-popper-available-height",`${Ce}px`),st.setProperty("--reka-popper-anchor-width",`${Me}px`),st.setProperty("--reka-popper-anchor-height",`${te}px`)}}),f.value&&nL({element:f.value,padding:a.arrowPadding}),aO({arrowWidth:_.value,arrowHeight:g.value}),a.hideWhenDetached&&JO({strategy:"referenceHidden",...k.value})]),N=t.computed(()=>a.reference??o.anchor.value),{floatingStyles:I,placement:A,isPositioned:j,middlewareData:z,update:S}=iL(N,c,{strategy:a.positionStrategy,placement:m,whileElementsMounted:(...fe)=>WO(...fe,{layoutShift:!a.disableUpdateOnLayoutShift,animationFrame:a.updatePositionStrategy==="always"}),middleware:D}),P=t.computed(()=>Od(A.value)[0]),O=t.computed(()=>Od(A.value)[1]);t.watchPostEffect(()=>{j.value&&i("placed")});const V=t.computed(()=>{var fe;return((fe=z.value.arrow)==null?void 0:fe.centerOffset)!==0}),se=t.ref("");t.watchEffect(()=>{u.value&&(se.value=window.getComputedStyle(u.value).zIndex)});const ke=t.computed(()=>{var fe;return((fe=z.value.arrow)==null?void 0:fe.x)??0}),le=t.computed(()=>{var fe;return((fe=z.value.arrow)==null?void 0:fe.y)??0});return oL({placedSide:P,onArrowChange:fe=>f.value=fe,arrowX:ke,arrowY:le,shouldHideArrow:V}),(fe,ze)=>{var He,Ce,Me;return t.openBlock(),t.createElementBlock("div",{ref_key:"floatingRef",ref:c,"data-reka-popper-content-wrapper":"",style:t.normalizeStyle({...t.unref(I),transform:t.unref(j)?t.unref(I).transform:"translate(0, -200%)",minWidth:"max-content",zIndex:se.value,["--reka-popper-transform-origin"]:[(He=t.unref(z).transformOrigin)==null?void 0:He.x,(Ce=t.unref(z).transformOrigin)==null?void 0:Ce.y].join(" "),...((Me=t.unref(z).hide)==null?void 0:Me.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}})},[t.createVNode(t.unref(wa),t.mergeProps({ref:t.unref(s)},fe.$attrs,{"as-child":a.asChild,as:fe.as,"data-side":P.value,"data-align":O.value,style:{animation:t.unref(j)?void 0:"none"}}),{default:t.withCtx(()=>[t.renderSlot(fe.$slots,"default")]),_:3},16,["as-child","as","data-side","data-align","style"])],4)}}}),lL=sL;const[ro,uL]=$i("PopoverRoot");var cL=t.defineComponent({__name:"PopoverRoot",props:{defaultOpen:{type:Boolean,required:!1,default:!1},open:{type:Boolean,required:!1,default:void 0},modal:{type:Boolean,required:!1,default:!1}},emits:["update:open"],setup(e,{emit:n}){const a=e,i=n,{modal:o}=t.toRefs(a),s=xd(a,"open",i,{defaultValue:a.defaultOpen,passive:a.open===void 0}),u=t.ref(),c=t.ref(!1);return uL({contentId:"",triggerId:"",modal:o,open:s,onOpenChange:f=>{s.value=f},onOpenToggle:()=>{s.value=!s.value},triggerElement:u,hasCustomAnchor:c}),(f,_)=>(t.openBlock(),t.createBlock(t.unref(JI),null,{default:t.withCtx(()=>[t.renderSlot(f.$slots,"default",{open:t.unref(s),close:()=>s.value=!1})]),_:3}))}}),dL=cL,fL=t.defineComponent({__name:"PopoverContentImpl",props:{trapFocus:{type:Boolean,required:!1},side:{type:null,required:!1},sideOffset:{type:Number,required:!1},sideFlip:{type:Boolean,required:!1},align:{type:null,required:!1},alignOffset:{type:Number,required:!1},alignFlip:{type:Boolean,required:!1},avoidCollisions:{type:Boolean,required:!1},collisionBoundary:{type:null,required:!1},collisionPadding:{type:[Number,Object],required:!1},arrowPadding:{type:Number,required:!1},sticky:{type:String,required:!1},hideWhenDetached:{type:Boolean,required:!1},positionStrategy:{type:String,required:!1},updatePositionStrategy:{type:String,required:!1},disableUpdateOnLayoutShift:{type:Boolean,required:!1},prioritizePosition:{type:Boolean,required:!1},reference:{type:null,required:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1},disableOutsidePointerEvents:{type:Boolean,required:!1}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(e,{emit:n}){const a=e,i=n,o=jd(QT(a,"trapFocus","disableOutsidePointerEvents")),{forwardRef:s}=ya(),u=ro();return cI(),(c,f)=>(t.openBlock(),t.createBlock(t.unref(II),{"as-child":"",loop:"",trapped:c.trapFocus,onMountAutoFocus:f[5]||(f[5]=_=>i("openAutoFocus",_)),onUnmountAutoFocus:f[6]||(f[6]=_=>i("closeAutoFocus",_))},{default:t.withCtx(()=>[t.createVNode(t.unref(CI),{"as-child":"","disable-outside-pointer-events":c.disableOutsidePointerEvents,onPointerDownOutside:f[0]||(f[0]=_=>i("pointerDownOutside",_)),onInteractOutside:f[1]||(f[1]=_=>i("interactOutside",_)),onEscapeKeyDown:f[2]||(f[2]=_=>i("escapeKeyDown",_)),onFocusOutside:f[3]||(f[3]=_=>i("focusOutside",_)),onDismiss:f[4]||(f[4]=_=>t.unref(u).onOpenChange(!1))},{default:t.withCtx(()=>[t.createVNode(t.unref(lL),t.mergeProps(t.unref(o),{id:t.unref(u).contentId,ref:t.unref(s),"data-state":t.unref(u).open.value?"open":"closed","aria-labelledby":t.unref(u).triggerId,style:{"--reka-popover-content-transform-origin":"var(--reka-popper-transform-origin)","--reka-popover-content-available-width":"var(--reka-popper-available-width)","--reka-popover-content-available-height":"var(--reka-popper-available-height)","--reka-popover-trigger-width":"var(--reka-popper-anchor-width)","--reka-popover-trigger-height":"var(--reka-popper-anchor-height)"},role:"dialog"}),{default:t.withCtx(()=>[t.renderSlot(c.$slots,"default")]),_:3},16,["id","data-state","aria-labelledby"])]),_:3},8,["disable-outside-pointer-events"])]),_:3},8,["trapped"]))}}),Qh=fL,_L=t.defineComponent({__name:"PopoverContentModal",props:{side:{type:null,required:!1},sideOffset:{type:Number,required:!1},sideFlip:{type:Boolean,required:!1},align:{type:null,required:!1},alignOffset:{type:Number,required:!1},alignFlip:{type:Boolean,required:!1},avoidCollisions:{type:Boolean,required:!1},collisionBoundary:{type:null,required:!1},collisionPadding:{type:[Number,Object],required:!1},arrowPadding:{type:Number,required:!1},sticky:{type:String,required:!1},hideWhenDetached:{type:Boolean,required:!1},positionStrategy:{type:String,required:!1},updatePositionStrategy:{type:String,required:!1},disableUpdateOnLayoutShift:{type:Boolean,required:!1},prioritizePosition:{type:Boolean,required:!1},reference:{type:null,required:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1},disableOutsidePointerEvents:{type:Boolean,required:!1}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(e,{emit:n}){const a=e,i=n,o=ro(),s=t.ref(!1);sI(!0);const u=tr(a,i),{forwardRef:c,currentElement:f}=ya();return hI(f),(_,g)=>(t.openBlock(),t.createBlock(Qh,t.mergeProps(t.unref(u),{ref:t.unref(c),"trap-focus":t.unref(o).open.value,"disable-outside-pointer-events":"",onCloseAutoFocus:g[0]||(g[0]=t.withModifiers(m=>{var F;i("closeAutoFocus",m),s.value||(F=t.unref(o).triggerElement.value)==null||F.focus()},["prevent"])),onPointerDownOutside:g[1]||(g[1]=m=>{i("pointerDownOutside",m);const F=m.detail.originalEvent,b=F.button===0&&F.ctrlKey===!0,k=F.button===2||b;s.value=k}),onFocusOutside:g[2]||(g[2]=t.withModifiers(()=>{},["prevent"]))}),{default:t.withCtx(()=>[t.renderSlot(_.$slots,"default")]),_:3},16,["trap-focus"]))}}),gL=_L,hL=t.defineComponent({__name:"PopoverContentNonModal",props:{side:{type:null,required:!1},sideOffset:{type:Number,required:!1},sideFlip:{type:Boolean,required:!1},align:{type:null,required:!1},alignOffset:{type:Number,required:!1},alignFlip:{type:Boolean,required:!1},avoidCollisions:{type:Boolean,required:!1},collisionBoundary:{type:null,required:!1},collisionPadding:{type:[Number,Object],required:!1},arrowPadding:{type:Number,required:!1},sticky:{type:String,required:!1},hideWhenDetached:{type:Boolean,required:!1},positionStrategy:{type:String,required:!1},updatePositionStrategy:{type:String,required:!1},disableUpdateOnLayoutShift:{type:Boolean,required:!1},prioritizePosition:{type:Boolean,required:!1},reference:{type:null,required:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1},disableOutsidePointerEvents:{type:Boolean,required:!1}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(e,{emit:n}){const a=e,i=n,o=ro(),s=t.ref(!1),u=t.ref(!1),c=tr(a,i);return(f,_)=>(t.openBlock(),t.createBlock(Qh,t.mergeProps(t.unref(c),{"trap-focus":!1,"disable-outside-pointer-events":!1,onCloseAutoFocus:_[0]||(_[0]=g=>{var m;i("closeAutoFocus",g),g.defaultPrevented||(s.value||(m=t.unref(o).triggerElement.value)==null||m.focus(),g.preventDefault()),s.value=!1,u.value=!1}),onInteractOutside:_[1]||(_[1]=async g=>{var b;i("interactOutside",g),g.defaultPrevented||(s.value=!0,g.detail.originalEvent.type==="pointerdown"&&(u.value=!0));const m=g.target;((b=t.unref(o).triggerElement.value)==null?void 0:b.contains(m))&&g.preventDefault(),g.detail.originalEvent.type==="focusin"&&u.value&&g.preventDefault()})}),{default:t.withCtx(()=>[t.renderSlot(f.$slots,"default")]),_:3},16))}}),mL=hL,FL=t.defineComponent({__name:"PopoverContent",props:{forceMount:{type:Boolean,required:!1},side:{type:null,required:!1},sideOffset:{type:Number,required:!1},sideFlip:{type:Boolean,required:!1},align:{type:null,required:!1},alignOffset:{type:Number,required:!1},alignFlip:{type:Boolean,required:!1},avoidCollisions:{type:Boolean,required:!1},collisionBoundary:{type:null,required:!1},collisionPadding:{type:[Number,Object],required:!1},arrowPadding:{type:Number,required:!1},sticky:{type:String,required:!1},hideWhenDetached:{type:Boolean,required:!1},positionStrategy:{type:String,required:!1},updatePositionStrategy:{type:String,required:!1},disableUpdateOnLayoutShift:{type:Boolean,required:!1},prioritizePosition:{type:Boolean,required:!1},reference:{type:null,required:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1},disableOutsidePointerEvents:{type:Boolean,required:!1}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(e,{emit:n}){const a=e,i=n,o=ro(),s=tr(a,i),{forwardRef:u}=ya();return o.contentId||(o.contentId=Ss(void 0,"reka-popover-content")),(c,f)=>(t.openBlock(),t.createBlock(t.unref(gh),{present:c.forceMount||t.unref(o).open.value},{default:t.withCtx(()=>[t.unref(o).modal.value?(t.openBlock(),t.createBlock(gL,t.mergeProps({key:0},t.unref(s),{ref:t.unref(u)}),{default:t.withCtx(()=>[t.renderSlot(c.$slots,"default")]),_:3},16)):(t.openBlock(),t.createBlock(mL,t.mergeProps({key:1},t.unref(s),{ref:t.unref(u)}),{default:t.withCtx(()=>[t.renderSlot(c.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),pL=FL,bL=t.defineComponent({__name:"PopoverPortal",props:{to:{type:null,required:!1},disabled:{type:Boolean,required:!1},defer:{type:Boolean,required:!1},forceMount:{type:Boolean,required:!1}},setup(e){const n=e;return(a,i)=>(t.openBlock(),t.createBlock(t.unref(LI),t.normalizeProps(t.guardReactiveProps(n)),{default:t.withCtx(()=>[t.renderSlot(a.$slots,"default")]),_:3},16))}}),yL=bL,wL=t.defineComponent({__name:"PopoverTrigger",props:{asChild:{type:Boolean,required:!1},as:{type:null,required:!1,default:"button"}},setup(e){const n=e,a=ro(),{forwardRef:i,currentElement:o}=ya();return a.triggerId||(a.triggerId=Ss(void 0,"reka-popover-trigger")),t.onMounted(()=>{a.triggerElement.value=o.value}),(s,u)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(a).hasCustomAnchor.value?t.unref(wa):t.unref(eO)),{"as-child":""},{default:t.withCtx(()=>[t.createVNode(t.unref(wa),{id:t.unref(a).triggerId,ref:t.unref(i),type:s.as==="button"?"button":void 0,"aria-haspopup":"dialog","aria-expanded":t.unref(a).open.value,"aria-controls":t.unref(a).contentId,"data-state":t.unref(a).open.value?"open":"closed",as:s.as,"as-child":n.asChild,onClick:t.unref(a).onOpenToggle},{default:t.withCtx(()=>[t.renderSlot(s.$slots,"default")]),_:3},8,["id","type","aria-expanded","aria-controls","data-state","as","as-child","onClick"])]),_:3}))}}),kL=wL;const[Xd,DL]=$i("TabsRoot");var AL=t.defineComponent({__name:"TabsRoot",props:{defaultValue:{type:null,required:!1},orientation:{type:String,required:!1,default:"horizontal"},dir:{type:String,required:!1},activationMode:{type:String,required:!1,default:"automatic"},modelValue:{type:null,required:!1},unmountOnHide:{type:Boolean,required:!1,default:!0},asChild:{type:Boolean,required:!1},as:{type:null,required:!1}},emits:["update:modelValue"],setup(e,{emit:n}){const a=e,i=n,{orientation:o,unmountOnHide:s,dir:u}=t.toRefs(a),c=dh(u);ya();const f=xd(a,"modelValue",i,{defaultValue:a.defaultValue,passive:a.modelValue===void 0}),_=t.ref();return DL({modelValue:f,changeModelValue:g=>{f.value=g},orientation:o,dir:c,unmountOnHide:s,activationMode:a.activationMode,baseId:Ss(void 0,"reka-tabs"),tabsList:_}),(g,m)=>(t.openBlock(),t.createBlock(t.unref(wa),{dir:t.unref(c),"data-orientation":t.unref(o),"as-child":g.asChild,as:g.as},{default:t.withCtx(()=>[t.renderSlot(g.$slots,"default",{modelValue:t.unref(f)})]),_:3},8,["dir","data-orientation","as-child","as"]))}}),EL=AL;function Gh(e,n){return`${e}-trigger-${n}`}function Wh(e,n){return`${e}-content-${n}`}var CL=t.defineComponent({__name:"TabsContent",props:{value:{type:[String,Number],required:!0},forceMount:{type:Boolean,required:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1}},setup(e){const n=e,{forwardRef:a}=ya(),i=Xd(),o=t.computed(()=>Gh(i.baseId,n.value)),s=t.computed(()=>Wh(i.baseId,n.value)),u=t.computed(()=>n.value===i.modelValue.value),c=t.ref(u.value);return t.onMounted(()=>{requestAnimationFrame(()=>{c.value=!1})}),(f,_)=>(t.openBlock(),t.createBlock(t.unref(gh),{present:f.forceMount||u.value,"force-mount":""},{default:t.withCtx(({present:g})=>[t.createVNode(t.unref(wa),{id:s.value,ref:t.unref(a),"as-child":f.asChild,as:f.as,role:"tabpanel","data-state":u.value?"active":"inactive","data-orientation":t.unref(i).orientation.value,"aria-labelledby":o.value,hidden:!g,tabindex:"0",style:t.normalizeStyle({animationDuration:c.value?"0s":void 0})},{default:t.withCtx(()=>[!t.unref(i).unmountOnHide.value||g?t.renderSlot(f.$slots,"default",{key:0}):t.createCommentVNode("v-if",!0)]),_:2},1032,["id","as-child","as","data-state","data-orientation","aria-labelledby","hidden","style"])]),_:3},8,["present"]))}}),xL=CL,ML=t.defineComponent({__name:"TabsList",props:{loop:{type:Boolean,required:!1,default:!0},asChild:{type:Boolean,required:!1},as:{type:null,required:!1}},setup(e){const n=e,{loop:a}=t.toRefs(n),{forwardRef:i,currentElement:o}=ya(),s=Xd();return s.tabsList=o,(u,c)=>(t.openBlock(),t.createBlock(t.unref(GI),{"as-child":"",orientation:t.unref(s).orientation.value,dir:t.unref(s).dir.value,loop:t.unref(a)},{default:t.withCtx(()=>[t.createVNode(t.unref(wa),{ref:t.unref(i),role:"tablist","as-child":u.asChild,as:u.as,"aria-orientation":t.unref(s).orientation.value},{default:t.withCtx(()=>[t.renderSlot(u.$slots,"default")]),_:3},8,["as-child","as","aria-orientation"])]),_:3},8,["orientation","dir","loop"]))}}),BL=ML,vL=t.defineComponent({__name:"TabsTrigger",props:{value:{type:[String,Number],required:!0},disabled:{type:Boolean,required:!1,default:!1},asChild:{type:Boolean,required:!1},as:{type:null,required:!1,default:"button"}},setup(e){const n=e,{forwardRef:a}=ya(),i=Xd(),o=t.computed(()=>Gh(i.baseId,n.value)),s=t.computed(()=>Wh(i.baseId,n.value)),u=t.computed(()=>n.value===i.modelValue.value);return(c,f)=>(t.openBlock(),t.createBlock(t.unref(XI),{"as-child":"",focusable:!c.disabled,active:u.value},{default:t.withCtx(()=>[t.createVNode(t.unref(wa),{id:o.value,ref:t.unref(a),role:"tab",type:c.as==="button"?"button":void 0,as:c.as,"as-child":c.asChild,"aria-selected":u.value?"true":"false","aria-controls":s.value,"data-state":u.value?"active":"inactive",disabled:c.disabled,"data-disabled":c.disabled?"":void 0,"data-orientation":t.unref(i).orientation.value,onMousedown:f[0]||(f[0]=t.withModifiers(_=>{!c.disabled&&_.ctrlKey===!1?t.unref(i).changeModelValue(c.value):_.preventDefault()},["left"])),onKeydown:f[1]||(f[1]=t.withKeys(_=>t.unref(i).changeModelValue(c.value),["enter","space"])),onFocus:f[2]||(f[2]=()=>{const _=t.unref(i).activationMode!=="manual";!u.value&&!c.disabled&&_&&t.unref(i).changeModelValue(c.value)})},{default:t.withCtx(()=>[t.renderSlot(c.$slots,"default")]),_:3},8,["id","type","as","as-child","aria-selected","aria-controls","data-state","disabled","data-disabled","data-orientation"])]),_:3},8,["focusable","active"]))}}),jL=vL;const Kd=t.defineComponent({name:"UnnnicPopover",__name:"Popover",props:{defaultOpen:{type:Boolean},open:{type:Boolean},modal:{type:Boolean}},emits:["update:open"],setup(e,{emit:n}){const o=tr(e,n);return(s,u)=>(t.openBlock(),t.createBlock(t.unref(dL),t.normalizeProps(t.guardReactiveProps(t.unref(o))),{default:t.withCtx(()=>[t.renderSlot(s.$slots,"default")]),_:3},16))}});typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function NL(e){return t.isRef(e)?t.reactive(new Proxy({},{get(n,a,i){return t.unref(Reflect.get(e.value,a,i))},set(n,a,i){return t.isRef(e.value[a])&&!t.isRef(i)?e.value[a].value=i:e.value[a]=i,!0},deleteProperty(n,a){return Reflect.deleteProperty(e.value,a)},has(n,a){return Reflect.has(e.value,a)},ownKeys(){return Object.keys(e.value)},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}})):t.reactive(e)}function SL(e){return NL(t.computed(e))}function Rs(e,...n){const a=n.flat(),i=a[0];return SL(()=>Object.fromEntries(typeof i=="function"?Object.entries(t.toRefs(e)).filter(([o,s])=>!i(t.toValue(s),o)):Object.entries(t.toRefs(e)).filter(o=>!a.includes(o[0]))))}function Xh(e){var n,a,i="";if(typeof e=="string"||typeof e=="number")i+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(n=0;n<o;n++)e[n]&&(a=Xh(e[n]))&&(i&&(i+=" "),i+=a)}else for(a in e)e[a]&&(i&&(i+=" "),i+=a);return i}function TL(){for(var e,n,a=0,i="",o=arguments.length;a<o;a++)(e=arguments[a])&&(n=Xh(e))&&(i&&(i+=" "),i+=n);return i}const Zd="-",IL=e=>{const n=LL(e),{conflictingClassGroups:a,conflictingClassGroupModifiers:i}=e;return{getClassGroupId:u=>{const c=u.split(Zd);return c[0]===""&&c.length!==1&&c.shift(),Kh(c,n)||OL(u)},getConflictingClassGroupIds:(u,c)=>{const f=a[u]||[];return c&&i[u]?[...f,...i[u]]:f}}},Kh=(e,n)=>{var u;if(e.length===0)return n.classGroupId;const a=e[0],i=n.nextPart.get(a),o=i?Kh(e.slice(1),i):void 0;if(o)return o;if(n.validators.length===0)return;const s=e.join(Zd);return(u=n.validators.find(({validator:c})=>c(s)))==null?void 0:u.classGroupId},Zh=/^\[(.+)\]$/,OL=e=>{if(Zh.test(e)){const n=Zh.exec(e)[1],a=n==null?void 0:n.substring(0,n.indexOf(":"));if(a)return"arbitrary.."+a}},LL=e=>{const{theme:n,classGroups:a}=e,i={nextPart:new Map,validators:[]};for(const o in a)Jd(a[o],i,o,n);return i},Jd=(e,n,a,i)=>{e.forEach(o=>{if(typeof o=="string"){const s=o===""?n:Jh(n,o);s.classGroupId=a;return}if(typeof o=="function"){if(zL(o)){Jd(o(i),n,a,i);return}n.validators.push({validator:o,classGroupId:a});return}Object.entries(o).forEach(([s,u])=>{Jd(u,Jh(n,s),a,i)})})},Jh=(e,n)=>{let a=e;return n.split(Zd).forEach(i=>{a.nextPart.has(i)||a.nextPart.set(i,{nextPart:new Map,validators:[]}),a=a.nextPart.get(i)}),a},zL=e=>e.isThemeGetter,qL=e=>{if(e<1)return{get:()=>{},set:()=>{}};let n=0,a=new Map,i=new Map;const o=(s,u)=>{a.set(s,u),n++,n>e&&(n=0,i=a,a=new Map)};return{get(s){let u=a.get(s);if(u!==void 0)return u;if((u=i.get(s))!==void 0)return o(s,u),u},set(s,u){a.has(s)?a.set(s,u):o(s,u)}}},$d="!",e1=":",PL=e1.length,VL=e=>{const{prefix:n,experimentalParseClassName:a}=e;let i=o=>{const s=[];let u=0,c=0,f=0,_;for(let k=0;k<o.length;k++){let C=o[k];if(u===0&&c===0){if(C===e1){s.push(o.slice(f,k)),f=k+PL;continue}if(C==="/"){_=k;continue}}C==="["?u++:C==="]"?u--:C==="("?c++:C===")"&&c--}const g=s.length===0?o:o.substring(f),m=UL(g),F=m!==g,b=_&&_>f?_-f:void 0;return{modifiers:s,hasImportantModifier:F,baseClassName:m,maybePostfixModifierPosition:b}};if(n){const o=n+e1,s=i;i=u=>u.startsWith(o)?s(u.substring(o.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:u,maybePostfixModifierPosition:void 0}}if(a){const o=i;i=s=>a({className:s,parseClassName:o})}return i},UL=e=>e.endsWith($d)?e.substring(0,e.length-1):e.startsWith($d)?e.substring(1):e,RL=e=>{const n=Object.fromEntries(e.orderSensitiveModifiers.map(i=>[i,!0]));return i=>{if(i.length<=1)return i;const o=[];let s=[];return i.forEach(u=>{u[0]==="["||n[u]?(o.push(...s.sort(),u),s=[]):s.push(u)}),o.push(...s.sort()),o}},YL=e=>({cache:qL(e.cacheSize),parseClassName:VL(e),sortModifiers:RL(e),...IL(e)}),HL=/\s+/,QL=(e,n)=>{const{parseClassName:a,getClassGroupId:i,getConflictingClassGroupIds:o,sortModifiers:s}=n,u=[],c=e.trim().split(HL);let f="";for(let _=c.length-1;_>=0;_-=1){const g=c[_],{isExternal:m,modifiers:F,hasImportantModifier:b,baseClassName:k,maybePostfixModifierPosition:C}=a(g);if(m){f=g+(f.length>0?" "+f:f);continue}let D=!!C,N=i(D?k.substring(0,C):k);if(!N){if(!D){f=g+(f.length>0?" "+f:f);continue}if(N=i(k),!N){f=g+(f.length>0?" "+f:f);continue}D=!1}const I=s(F).join(":"),A=b?I+$d:I,j=A+N;if(u.includes(j))continue;u.push(j);const z=o(N,D);for(let S=0;S<z.length;++S){const P=z[S];u.push(A+P)}f=g+(f.length>0?" "+f:f)}return f};function GL(){let e=0,n,a,i="";for(;e<arguments.length;)(n=arguments[e++])&&(a=$h(n))&&(i&&(i+=" "),i+=a);return i}const $h=e=>{if(typeof e=="string")return e;let n,a="";for(let i=0;i<e.length;i++)e[i]&&(n=$h(e[i]))&&(a&&(a+=" "),a+=n);return a};function WL(e,...n){let a,i,o,s=u;function u(f){const _=n.reduce((g,m)=>m(g),e());return a=YL(_),i=a.cache.get,o=a.cache.set,s=c,c(f)}function c(f){const _=i(f);if(_)return _;const g=QL(f,a);return o(f,g),g}return function(){return s(GL.apply(null,arguments))}}const yt=e=>{const n=a=>a[e]||[];return n.isThemeGetter=!0,n},em=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,tm=/^\((?:(\w[\w-]*):)?(.+)\)$/i,XL=/^\d+\/\d+$/,KL=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,ZL=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,JL=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,$L=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,ez=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,sr=e=>XL.test(e),Ee=e=>!!e&&!Number.isNaN(Number(e)),Qn=e=>!!e&&Number.isInteger(Number(e)),t1=e=>e.endsWith("%")&&Ee(e.slice(0,-1)),Dn=e=>KL.test(e),tz=()=>!0,az=e=>ZL.test(e)&&!JL.test(e),am=()=>!1,nz=e=>$L.test(e),iz=e=>ez.test(e),rz=e=>!re(e)&&!oe(e),oz=e=>lr(e,sm,am),re=e=>em.test(e),bi=e=>lr(e,lm,az),a1=e=>lr(e,dz,Ee),nm=e=>lr(e,rm,am),sz=e=>lr(e,om,iz),Ys=e=>lr(e,um,nz),oe=e=>tm.test(e),oo=e=>ur(e,lm),lz=e=>ur(e,fz),im=e=>ur(e,rm),uz=e=>ur(e,sm),cz=e=>ur(e,om),Hs=e=>ur(e,um,!0),lr=(e,n,a)=>{const i=em.exec(e);return i?i[1]?n(i[1]):a(i[2]):!1},ur=(e,n,a=!1)=>{const i=tm.exec(e);return i?i[1]?n(i[1]):a:!1},rm=e=>e==="position"||e==="percentage",om=e=>e==="image"||e==="url",sm=e=>e==="length"||e==="size"||e==="bg-size",lm=e=>e==="length",dz=e=>e==="number",fz=e=>e==="family-name",um=e=>e==="shadow",_z=WL(()=>{const e=yt("color"),n=yt("font"),a=yt("text"),i=yt("font-weight"),o=yt("tracking"),s=yt("leading"),u=yt("breakpoint"),c=yt("container"),f=yt("spacing"),_=yt("radius"),g=yt("shadow"),m=yt("inset-shadow"),F=yt("text-shadow"),b=yt("drop-shadow"),k=yt("blur"),C=yt("perspective"),D=yt("aspect"),N=yt("ease"),I=yt("animate"),A=()=>["auto","avoid","all","avoid-page","page","left","right","column"],j=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],z=()=>[...j(),oe,re],S=()=>["auto","hidden","clip","visible","scroll"],P=()=>["auto","contain","none"],O=()=>[oe,re,f],V=()=>[sr,"full","auto",...O()],se=()=>[Qn,"none","subgrid",oe,re],ke=()=>["auto",{span:["full",Qn,oe,re]},Qn,oe,re],le=()=>[Qn,"auto",oe,re],fe=()=>["auto","min","max","fr",oe,re],ze=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],He=()=>["start","end","center","stretch","center-safe","end-safe"],Ce=()=>["auto",...O()],Me=()=>[sr,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...O()],te=()=>[e,oe,re],st=()=>[...j(),im,nm,{position:[oe,re]}],Pt=()=>["no-repeat",{repeat:["","x","y","space","round"]}],wt=()=>["auto","cover","contain",uz,oz,{size:[oe,re]}],Et=()=>[t1,oo,bi],lt=()=>["","none","full",_,oe,re],dt=()=>["",Ee,oo,bi],vt=()=>["solid","dashed","dotted","double"],ia=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Je=()=>[Ee,t1,im,nm],ra=()=>["","none",k,oe,re],It=()=>["none",Ee,oe,re],oa=()=>["none",Ee,oe,re],Xt=()=>[Ee,oe,re],Vt=()=>[sr,"full",...O()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Dn],breakpoint:[Dn],color:[tz],container:[Dn],"drop-shadow":[Dn],ease:["in","out","in-out"],font:[rz],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Dn],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Dn],shadow:[Dn],spacing:["px",Ee],text:[Dn],"text-shadow":[Dn],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",sr,re,oe,D]}],container:["container"],columns:[{columns:[Ee,re,oe,c]}],"break-after":[{"break-after":A()}],"break-before":[{"break-before":A()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:z()}],overflow:[{overflow:S()}],"overflow-x":[{"overflow-x":S()}],"overflow-y":[{"overflow-y":S()}],overscroll:[{overscroll:P()}],"overscroll-x":[{"overscroll-x":P()}],"overscroll-y":[{"overscroll-y":P()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:V()}],"inset-x":[{"inset-x":V()}],"inset-y":[{"inset-y":V()}],start:[{start:V()}],end:[{end:V()}],top:[{top:V()}],right:[{right:V()}],bottom:[{bottom:V()}],left:[{left:V()}],visibility:["visible","invisible","collapse"],z:[{z:[Qn,"auto",oe,re]}],basis:[{basis:[sr,"full","auto",c,...O()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[Ee,sr,"auto","initial","none",re]}],grow:[{grow:["",Ee,oe,re]}],shrink:[{shrink:["",Ee,oe,re]}],order:[{order:[Qn,"first","last","none",oe,re]}],"grid-cols":[{"grid-cols":se()}],"col-start-end":[{col:ke()}],"col-start":[{"col-start":le()}],"col-end":[{"col-end":le()}],"grid-rows":[{"grid-rows":se()}],"row-start-end":[{row:ke()}],"row-start":[{"row-start":le()}],"row-end":[{"row-end":le()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":fe()}],"auto-rows":[{"auto-rows":fe()}],gap:[{gap:O()}],"gap-x":[{"gap-x":O()}],"gap-y":[{"gap-y":O()}],"justify-content":[{justify:[...ze(),"normal"]}],"justify-items":[{"justify-items":[...He(),"normal"]}],"justify-self":[{"justify-self":["auto",...He()]}],"align-content":[{content:["normal",...ze()]}],"align-items":[{items:[...He(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...He(),{baseline:["","last"]}]}],"place-content":[{"place-content":ze()}],"place-items":[{"place-items":[...He(),"baseline"]}],"place-self":[{"place-self":["auto",...He()]}],p:[{p:O()}],px:[{px:O()}],py:[{py:O()}],ps:[{ps:O()}],pe:[{pe:O()}],pt:[{pt:O()}],pr:[{pr:O()}],pb:[{pb:O()}],pl:[{pl:O()}],m:[{m:Ce()}],mx:[{mx:Ce()}],my:[{my:Ce()}],ms:[{ms:Ce()}],me:[{me:Ce()}],mt:[{mt:Ce()}],mr:[{mr:Ce()}],mb:[{mb:Ce()}],ml:[{ml:Ce()}],"space-x":[{"space-x":O()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":O()}],"space-y-reverse":["space-y-reverse"],size:[{size:Me()}],w:[{w:[c,"screen",...Me()]}],"min-w":[{"min-w":[c,"screen","none",...Me()]}],"max-w":[{"max-w":[c,"screen","none","prose",{screen:[u]},...Me()]}],h:[{h:["screen","lh",...Me()]}],"min-h":[{"min-h":["screen","lh","none",...Me()]}],"max-h":[{"max-h":["screen","lh",...Me()]}],"font-size":[{text:["base",a,oo,bi]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[i,oe,a1]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",t1,re]}],"font-family":[{font:[lz,re,n]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[o,oe,re]}],"line-clamp":[{"line-clamp":[Ee,"none",oe,a1]}],leading:[{leading:[s,...O()]}],"list-image":[{"list-image":["none",oe,re]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",oe,re]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:te()}],"text-color":[{text:te()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...vt(),"wavy"]}],"text-decoration-thickness":[{decoration:[Ee,"from-font","auto",oe,bi]}],"text-decoration-color":[{decoration:te()}],"underline-offset":[{"underline-offset":[Ee,"auto",oe,re]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:O()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",oe,re]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",oe,re]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:st()}],"bg-repeat":[{bg:Pt()}],"bg-size":[{bg:wt()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Qn,oe,re],radial:["",oe,re],conic:[Qn,oe,re]},cz,sz]}],"bg-color":[{bg:te()}],"gradient-from-pos":[{from:Et()}],"gradient-via-pos":[{via:Et()}],"gradient-to-pos":[{to:Et()}],"gradient-from":[{from:te()}],"gradient-via":[{via:te()}],"gradient-to":[{to:te()}],rounded:[{rounded:lt()}],"rounded-s":[{"rounded-s":lt()}],"rounded-e":[{"rounded-e":lt()}],"rounded-t":[{"rounded-t":lt()}],"rounded-r":[{"rounded-r":lt()}],"rounded-b":[{"rounded-b":lt()}],"rounded-l":[{"rounded-l":lt()}],"rounded-ss":[{"rounded-ss":lt()}],"rounded-se":[{"rounded-se":lt()}],"rounded-ee":[{"rounded-ee":lt()}],"rounded-es":[{"rounded-es":lt()}],"rounded-tl":[{"rounded-tl":lt()}],"rounded-tr":[{"rounded-tr":lt()}],"rounded-br":[{"rounded-br":lt()}],"rounded-bl":[{"rounded-bl":lt()}],"border-w":[{border:dt()}],"border-w-x":[{"border-x":dt()}],"border-w-y":[{"border-y":dt()}],"border-w-s":[{"border-s":dt()}],"border-w-e":[{"border-e":dt()}],"border-w-t":[{"border-t":dt()}],"border-w-r":[{"border-r":dt()}],"border-w-b":[{"border-b":dt()}],"border-w-l":[{"border-l":dt()}],"divide-x":[{"divide-x":dt()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":dt()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...vt(),"hidden","none"]}],"divide-style":[{divide:[...vt(),"hidden","none"]}],"border-color":[{border:te()}],"border-color-x":[{"border-x":te()}],"border-color-y":[{"border-y":te()}],"border-color-s":[{"border-s":te()}],"border-color-e":[{"border-e":te()}],"border-color-t":[{"border-t":te()}],"border-color-r":[{"border-r":te()}],"border-color-b":[{"border-b":te()}],"border-color-l":[{"border-l":te()}],"divide-color":[{divide:te()}],"outline-style":[{outline:[...vt(),"none","hidden"]}],"outline-offset":[{"outline-offset":[Ee,oe,re]}],"outline-w":[{outline:["",Ee,oo,bi]}],"outline-color":[{outline:te()}],shadow:[{shadow:["","none",g,Hs,Ys]}],"shadow-color":[{shadow:te()}],"inset-shadow":[{"inset-shadow":["none",m,Hs,Ys]}],"inset-shadow-color":[{"inset-shadow":te()}],"ring-w":[{ring:dt()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:te()}],"ring-offset-w":[{"ring-offset":[Ee,bi]}],"ring-offset-color":[{"ring-offset":te()}],"inset-ring-w":[{"inset-ring":dt()}],"inset-ring-color":[{"inset-ring":te()}],"text-shadow":[{"text-shadow":["none",F,Hs,Ys]}],"text-shadow-color":[{"text-shadow":te()}],opacity:[{opacity:[Ee,oe,re]}],"mix-blend":[{"mix-blend":[...ia(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ia()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[Ee]}],"mask-image-linear-from-pos":[{"mask-linear-from":Je()}],"mask-image-linear-to-pos":[{"mask-linear-to":Je()}],"mask-image-linear-from-color":[{"mask-linear-from":te()}],"mask-image-linear-to-color":[{"mask-linear-to":te()}],"mask-image-t-from-pos":[{"mask-t-from":Je()}],"mask-image-t-to-pos":[{"mask-t-to":Je()}],"mask-image-t-from-color":[{"mask-t-from":te()}],"mask-image-t-to-color":[{"mask-t-to":te()}],"mask-image-r-from-pos":[{"mask-r-from":Je()}],"mask-image-r-to-pos":[{"mask-r-to":Je()}],"mask-image-r-from-color":[{"mask-r-from":te()}],"mask-image-r-to-color":[{"mask-r-to":te()}],"mask-image-b-from-pos":[{"mask-b-from":Je()}],"mask-image-b-to-pos":[{"mask-b-to":Je()}],"mask-image-b-from-color":[{"mask-b-from":te()}],"mask-image-b-to-color":[{"mask-b-to":te()}],"mask-image-l-from-pos":[{"mask-l-from":Je()}],"mask-image-l-to-pos":[{"mask-l-to":Je()}],"mask-image-l-from-color":[{"mask-l-from":te()}],"mask-image-l-to-color":[{"mask-l-to":te()}],"mask-image-x-from-pos":[{"mask-x-from":Je()}],"mask-image-x-to-pos":[{"mask-x-to":Je()}],"mask-image-x-from-color":[{"mask-x-from":te()}],"mask-image-x-to-color":[{"mask-x-to":te()}],"mask-image-y-from-pos":[{"mask-y-from":Je()}],"mask-image-y-to-pos":[{"mask-y-to":Je()}],"mask-image-y-from-color":[{"mask-y-from":te()}],"mask-image-y-to-color":[{"mask-y-to":te()}],"mask-image-radial":[{"mask-radial":[oe,re]}],"mask-image-radial-from-pos":[{"mask-radial-from":Je()}],"mask-image-radial-to-pos":[{"mask-radial-to":Je()}],"mask-image-radial-from-color":[{"mask-radial-from":te()}],"mask-image-radial-to-color":[{"mask-radial-to":te()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":j()}],"mask-image-conic-pos":[{"mask-conic":[Ee]}],"mask-image-conic-from-pos":[{"mask-conic-from":Je()}],"mask-image-conic-to-pos":[{"mask-conic-to":Je()}],"mask-image-conic-from-color":[{"mask-conic-from":te()}],"mask-image-conic-to-color":[{"mask-conic-to":te()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:st()}],"mask-repeat":[{mask:Pt()}],"mask-size":[{mask:wt()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",oe,re]}],filter:[{filter:["","none",oe,re]}],blur:[{blur:ra()}],brightness:[{brightness:[Ee,oe,re]}],contrast:[{contrast:[Ee,oe,re]}],"drop-shadow":[{"drop-shadow":["","none",b,Hs,Ys]}],"drop-shadow-color":[{"drop-shadow":te()}],grayscale:[{grayscale:["",Ee,oe,re]}],"hue-rotate":[{"hue-rotate":[Ee,oe,re]}],invert:[{invert:["",Ee,oe,re]}],saturate:[{saturate:[Ee,oe,re]}],sepia:[{sepia:["",Ee,oe,re]}],"backdrop-filter":[{"backdrop-filter":["","none",oe,re]}],"backdrop-blur":[{"backdrop-blur":ra()}],"backdrop-brightness":[{"backdrop-brightness":[Ee,oe,re]}],"backdrop-contrast":[{"backdrop-contrast":[Ee,oe,re]}],"backdrop-grayscale":[{"backdrop-grayscale":["",Ee,oe,re]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[Ee,oe,re]}],"backdrop-invert":[{"backdrop-invert":["",Ee,oe,re]}],"backdrop-opacity":[{"backdrop-opacity":[Ee,oe,re]}],"backdrop-saturate":[{"backdrop-saturate":[Ee,oe,re]}],"backdrop-sepia":[{"backdrop-sepia":["",Ee,oe,re]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":O()}],"border-spacing-x":[{"border-spacing-x":O()}],"border-spacing-y":[{"border-spacing-y":O()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",oe,re]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[Ee,"initial",oe,re]}],ease:[{ease:["linear","initial",N,oe,re]}],delay:[{delay:[Ee,oe,re]}],animate:[{animate:["none",I,oe,re]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[C,oe,re]}],"perspective-origin":[{"perspective-origin":z()}],rotate:[{rotate:It()}],"rotate-x":[{"rotate-x":It()}],"rotate-y":[{"rotate-y":It()}],"rotate-z":[{"rotate-z":It()}],scale:[{scale:oa()}],"scale-x":[{"scale-x":oa()}],"scale-y":[{"scale-y":oa()}],"scale-z":[{"scale-z":oa()}],"scale-3d":["scale-3d"],skew:[{skew:Xt()}],"skew-x":[{"skew-x":Xt()}],"skew-y":[{"skew-y":Xt()}],transform:[{transform:[oe,re,"","none","gpu","cpu"]}],"transform-origin":[{origin:z()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Vt()}],"translate-x":[{"translate-x":Vt()}],"translate-y":[{"translate-y":Vt()}],"translate-z":[{"translate-z":Vt()}],"translate-none":["translate-none"],accent:[{accent:te()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:te()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",oe,re]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":O()}],"scroll-mx":[{"scroll-mx":O()}],"scroll-my":[{"scroll-my":O()}],"scroll-ms":[{"scroll-ms":O()}],"scroll-me":[{"scroll-me":O()}],"scroll-mt":[{"scroll-mt":O()}],"scroll-mr":[{"scroll-mr":O()}],"scroll-mb":[{"scroll-mb":O()}],"scroll-ml":[{"scroll-ml":O()}],"scroll-p":[{"scroll-p":O()}],"scroll-px":[{"scroll-px":O()}],"scroll-py":[{"scroll-py":O()}],"scroll-ps":[{"scroll-ps":O()}],"scroll-pe":[{"scroll-pe":O()}],"scroll-pt":[{"scroll-pt":O()}],"scroll-pr":[{"scroll-pr":O()}],"scroll-pb":[{"scroll-pb":O()}],"scroll-pl":[{"scroll-pl":O()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",oe,re]}],fill:[{fill:["none",...te()]}],"stroke-w":[{stroke:[Ee,oo,bi,a1]}],stroke:[{stroke:["none",...te()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}});function Qs(...e){return _z(TL(e))}const n1=t.defineComponent({inheritAttrs:!1,__name:"PopoverContent",props:{forceMount:{type:Boolean},side:{},sideOffset:{default:4},sideFlip:{type:Boolean},align:{default:"center"},alignOffset:{},alignFlip:{type:Boolean},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},positionStrategy:{},updatePositionStrategy:{},disableUpdateOnLayoutShift:{type:Boolean},prioritizePosition:{type:Boolean},reference:{},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean},class:{default:""},size:{default:"medium"}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(e,{emit:n}){const a=e,i=n,o=Rs(a,"class","size"),s=tr(o,i),u=t.useSlots(),c=g=>{const m=g.type;return(m==null?void 0:m.name)||(m==null?void 0:m.__name)},f=t.computed(()=>{var m;return(((m=u.default)==null?void 0:m.call(u))||[]).filter(F=>c(F)!=="UnnnicPopoverFooter")}),_=t.computed(()=>{var m;return(((m=u.default)==null?void 0:m.call(u))||[]).filter(F=>c(F)==="UnnnicPopoverFooter")});return(g,m)=>(t.openBlock(),t.createBlock(t.unref(yL),null,{default:t.withCtx(()=>[t.createVNode(t.unref(pL),t.mergeProps({...t.unref(s),...g.$attrs},{class:t.unref(Qs)("unnnic-popover",`unnnic-popover--size-${a.size}`,"bg-popover text-popover-foreground outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2")}),{default:t.withCtx(()=>[t.createElementVNode("section",{class:t.normalizeClass(`unnnic-popover__content ${a.class||""}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(f.value,(F,b)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(F),{key:b}))),128))],2),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(_.value,(F,b)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(F),{key:b}))),128))]),_:1},16,["class"])]),_:1}))}}),p$="",gz=t.defineComponent({__name:"PopoverTrigger",props:{asChild:{type:Boolean},as:{}},setup(e){const n=e;return(a,i)=>(t.openBlock(),t.createBlock(t.unref(kL),t.mergeProps(n,{class:"unnnic-popover-trigger"}),{default:t.withCtx(()=>[t.renderSlot(a.$slots,"default",{},void 0,!0)]),_:3},16))}}),b$="",i1=q(gz,[["__scopeId","data-v-77a38d34"]]),hz={class:"unnnic-popover__footer"},cm=t.defineComponent({name:"UnnnicPopoverFooter",__name:"PopoverFooter",setup(e){return(n,a)=>(t.openBlock(),t.createElementBlock("footer",hz,[t.renderSlot(n.$slots,"default")]))}}),y$="",mz="data:image/png;base64,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",Fz="data:image/png;base64,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",pz="data:image/png;base64,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",bz={class:"unnnic-template-preview"},yz=["src"],wz=["src"],kz=["src"],Dz=["src"],Az={key:3,class:"unnnic-template-preview__header__text__preview"},Ez=["innerHTML"],Cz={key:0,class:"unnnic-template-preview__buttons"},xz={class:"unnnic-template-preview__buttons__button__text"},Mz=t.defineComponent({__name:"TemplatePreview",props:{template:{default:null}},setup(e){const n=e,a=t.computed(()=>{var _;return((_=n.template)==null?void 0:_.header)&&n.template.header.type}),i=t.computed(()=>{var _;return!!((_=n.template)!=null&&_.header)&&n.template.header.type==="MEDIA"}),o=t.computed(()=>{var _;return!!((_=n.template)!=null&&_.body)&&n.template.body.length>0}),s=t.computed(()=>{var _;return!!((_=n.template)!=null&&_.footer)&&n.template.footer.length>0}),u=t.computed(()=>{var _;return!!((_=n.template)!=null&&_.buttons)&&n.template.buttons.length>0}),c=t.computed(()=>o.value?n.template.body.replaceAll(`
|
|
102
|
-
`,"<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,g=>`<strong>${g}</strong>`):""),f=_=>({PHONE_NUMBER:"phone",URL:"open_in_new",COPY_CODE:"content_copy",FLOW:"",QUICK_REPLY:"reply"})[_]||"";return(_,g)=>{var m,F,b,k,C,D,N,I,A,j;return t.openBlock(),t.createElementBlock("section",bz,[t.createElementVNode("section",{class:t.normalizeClass(["unnnic-template-preview__content",{"unnnic-template-preview__content--has-media":i.value}])},[a.value?(t.openBlock(),t.createElementBlock("header",{key:0,class:t.normalizeClass(`unnnic-template-preview__header__${((m=_.template)==null?void 0:m.header.type)==="TEXT"?"text":"media"}`)},[((F=_.template)==null?void 0:F.header.type)==="MEDIA"&&((b=_.template)==null?void 0:b.header.mediaType)==="IMAGE"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"unnnic-template-preview__header__media__preview",src:_.template.header.src||t.unref(mz)},null,8,yz)):((k=_.template)==null?void 0:k.header.type)==="MEDIA"&&((C=_.template)==null?void 0:C.header.mediaType)==="VIDEO"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[_.template.header.src?(t.openBlock(),t.createElementBlock("video",{key:0,class:"unnnic-template-preview__header__media__preview",src:_.template.header.src,controls:""},null,8,wz)):(t.openBlock(),t.createElementBlock("img",{key:1,class:"unnnic-template-preview__header__media__preview",src:t.unref(pz)},null,8,kz))],64)):((D=_.template)==null?void 0:D.header.type)==="MEDIA"&&((N=_.template)==null?void 0:N.header.mediaType)==="DOCUMENT"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"unnnic-template-preview__header__media__preview",src:t.unref(Fz)},null,8,Dz)):((I=_.template)==null?void 0:I.header.type)==="TEXT"?(t.openBlock(),t.createElementBlock("h1",Az,t.toDisplayString(_.template.header.text),1)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),o.value?(t.openBlock(),t.createElementBlock("section",{key:1,class:t.normalizeClass(["unnnic-template-preview__body",{"unnnic-template-preview__body--has-media":i.value}])},[t.createElementVNode("section",{innerHTML:c.value},null,8,Ez)],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":i.value}])},t.toDisplayString((A=_.template)==null?void 0:A.footer),3)):t.createCommentVNode("",!0)],2),u.value?(t.openBlock(),t.createElementBlock("footer",Cz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList((j=_.template)==null?void 0:j.buttons,(z,S)=>(t.openBlock(),t.createElementBlock("section",{key:`button-${S}`,class:"unnnic-template-preview__buttons__button"},[t.createVNode(ee,{class:"unnnic-template-preview__buttons__button__icon",icon:f(z.type),scheme:"aux-blue-500",size:"ant"},null,8,["icon"]),t.createElementVNode("p",xz,t.toDisplayString(z.text),1)]))),128))])):t.createCommentVNode("",!0)])}}}),w$="",Gs=q(Mz,[["__scopeId","data-v-e8d1e449"]]),Bz=t.defineComponent({__name:"TemplatePreviewModal",props:{locale:{default:"en"},template:{},modelValue:{type:Boolean}},emits:["close"],setup(e){const n={title:{"pt-br":"Visualizar modelo",en:"Template preview",es:"Vista previa de plantilla"}},a=e;return(i,o)=>(t.openBlock(),t.createBlock(vs,{modelValue:i.modelValue,"onUpdate:modelValue":o[0]||(o[0]=s=>s===!1&&i.$emit("close")),title:n.title[a.locale],showCloseIcon:!0,class:"unnnic-template-preview-modal"},{default:t.withCtx(()=>[t.createVNode(Gs,{template:i.template},null,8,["template"])]),_:1},8,["modelValue","title"]))}}),k$="",r1=q(Bz,[["__scopeId","data-v-5eb58b1a"]]),o1=t.defineComponent({name:"UnnnicTabs",__name:"Tabs",props:{defaultValue:{},orientation:{},dir:{},activationMode:{},modelValue:{},unmountOnHide:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["update:modelValue"],setup(e,{emit:n}){const o=tr(e,n);return(s,u)=>(t.openBlock(),t.createBlock(t.unref(EL),t.normalizeProps(t.guardReactiveProps(t.unref(o))),{default:t.withCtx(()=>[t.renderSlot(s.$slots,"default")]),_:3},16))}}),vz=t.defineComponent({__name:"TabsList",props:{loop:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(e){const n=e,a=Rs(n,"class");return(i,o)=>(t.openBlock(),t.createBlock(t.unref(BL),t.mergeProps(t.unref(a),{class:t.unref(Qs)("unnnic-tabs-list",n.class)}),{default:t.withCtx(()=>[t.renderSlot(i.$slots,"default",{},void 0,!0)]),_:3},16,["class"]))}}),D$="",s1=q(vz,[["__scopeId","data-v-aee2986e"]]),jz={class:"unnnic-tabs-trigger__content truncate"},Nz=t.defineComponent({__name:"TabsTrigger",props:{value:{},disabled:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(e){const n=e,a=Rs(n,"class"),i=jd(a),o=t.computed(()=>{const s=["unnnic-tabs-trigger"];return n.disabled&&s.push("unnnic-tabs-trigger--disabled"),s});return(s,u)=>(t.openBlock(),t.createBlock(t.unref(jL),t.mergeProps(t.unref(i),{class:t.unref(Qs)(...o.value,"transition-all disabled:pointer-events-none disabled:opacity-50",n.class)}),{default:t.withCtx(()=>[t.createElementVNode("span",jz,[t.renderSlot(s.$slots,"default",{},void 0,!0)])]),_:3},16,["class"]))}}),A$="",l1=q(Nz,[["__scopeId","data-v-6bc31224"]]),u1=t.defineComponent({__name:"TabsContent",props:{value:{},forceMount:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(e){const n=e,a=Rs(n,"class");return(i,o)=>(t.openBlock(),t.createBlock(t.unref(xL),t.mergeProps({class:t.unref(Qs)(n.class)},t.unref(a)),{default:t.withCtx(()=>[t.renderSlot(i.$slots,"default")]),_:3},16,["class"]))}}),Sz={class:"page-header__infos"},Tz={class:"page-header__main-infos"},Iz={class:"page-header__title","data-testid":"page-title"},Oz={key:0,class:"page-header__description","data-testid":"page-description"},Lz={key:1,class:"page-header__actions","data-testid":"page-actions"},zz={key:2,class:"page-header__tabs","data-testid":"page-tabs"},qz=t.defineComponent({__name:"PageHeader",props:{title:{},description:{default:""},hasBackButton:{type:Boolean,default:!1}},emits:["back"],setup(e,{emit:n}){const a=n,i=
|
|
103
|
-
${
|
|
104
|
-
${
|
|
105
|
-
`)},[
|
|
102
|
+
`,"<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,g=>`<strong>${g}</strong>`):""),f=_=>({PHONE_NUMBER:"phone",URL:"open_in_new",COPY_CODE:"content_copy",FLOW:"",QUICK_REPLY:"reply"})[_]||"";return(_,g)=>{var m,F,b,k,C,D,N,I,A,j;return t.openBlock(),t.createElementBlock("section",bz,[t.createElementVNode("section",{class:t.normalizeClass(["unnnic-template-preview__content",{"unnnic-template-preview__content--has-media":i.value}])},[a.value?(t.openBlock(),t.createElementBlock("header",{key:0,class:t.normalizeClass(`unnnic-template-preview__header__${((m=_.template)==null?void 0:m.header.type)==="TEXT"?"text":"media"}`)},[((F=_.template)==null?void 0:F.header.type)==="MEDIA"&&((b=_.template)==null?void 0:b.header.mediaType)==="IMAGE"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"unnnic-template-preview__header__media__preview",src:_.template.header.src||t.unref(mz)},null,8,yz)):((k=_.template)==null?void 0:k.header.type)==="MEDIA"&&((C=_.template)==null?void 0:C.header.mediaType)==="VIDEO"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[_.template.header.src?(t.openBlock(),t.createElementBlock("video",{key:0,class:"unnnic-template-preview__header__media__preview",src:_.template.header.src,controls:""},null,8,wz)):(t.openBlock(),t.createElementBlock("img",{key:1,class:"unnnic-template-preview__header__media__preview",src:t.unref(pz)},null,8,kz))],64)):((D=_.template)==null?void 0:D.header.type)==="MEDIA"&&((N=_.template)==null?void 0:N.header.mediaType)==="DOCUMENT"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"unnnic-template-preview__header__media__preview",src:t.unref(Fz)},null,8,Dz)):((I=_.template)==null?void 0:I.header.type)==="TEXT"?(t.openBlock(),t.createElementBlock("h1",Az,t.toDisplayString(_.template.header.text),1)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),o.value?(t.openBlock(),t.createElementBlock("section",{key:1,class:t.normalizeClass(["unnnic-template-preview__body",{"unnnic-template-preview__body--has-media":i.value}])},[t.createElementVNode("section",{innerHTML:c.value},null,8,Ez)],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":i.value}])},t.toDisplayString((A=_.template)==null?void 0:A.footer),3)):t.createCommentVNode("",!0)],2),u.value?(t.openBlock(),t.createElementBlock("footer",Cz,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList((j=_.template)==null?void 0:j.buttons,(z,S)=>(t.openBlock(),t.createElementBlock("section",{key:`button-${S}`,class:"unnnic-template-preview__buttons__button"},[t.createVNode(ee,{class:"unnnic-template-preview__buttons__button__icon",icon:f(z.type),scheme:"aux-blue-500",size:"ant"},null,8,["icon"]),t.createElementVNode("p",xz,t.toDisplayString(z.text),1)]))),128))])):t.createCommentVNode("",!0)])}}}),w$="",Gs=q(Mz,[["__scopeId","data-v-e8d1e449"]]),Bz=t.defineComponent({__name:"TemplatePreviewModal",props:{locale:{default:"en"},template:{},modelValue:{type:Boolean}},emits:["close"],setup(e){const n={title:{"pt-br":"Visualizar modelo",en:"Template preview",es:"Vista previa de plantilla"}},a=e;return(i,o)=>(t.openBlock(),t.createBlock(vs,{modelValue:i.modelValue,"onUpdate:modelValue":o[0]||(o[0]=s=>s===!1&&i.$emit("close")),title:n.title[a.locale],showCloseIcon:!0,class:"unnnic-template-preview-modal"},{default:t.withCtx(()=>[t.createVNode(Gs,{template:i.template},null,8,["template"])]),_:1},8,["modelValue","title"]))}}),k$="",r1=q(Bz,[["__scopeId","data-v-5eb58b1a"]]),o1=t.defineComponent({name:"UnnnicTabs",__name:"Tabs",props:{defaultValue:{},orientation:{},dir:{},activationMode:{},modelValue:{},unmountOnHide:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["update:modelValue"],setup(e,{emit:n}){const o=tr(e,n);return(s,u)=>(t.openBlock(),t.createBlock(t.unref(EL),t.normalizeProps(t.guardReactiveProps(t.unref(o))),{default:t.withCtx(()=>[t.renderSlot(s.$slots,"default")]),_:3},16))}}),vz=t.defineComponent({__name:"TabsList",props:{loop:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(e){const n=e,a=Rs(n,"class");return(i,o)=>(t.openBlock(),t.createBlock(t.unref(BL),t.mergeProps(t.unref(a),{class:t.unref(Qs)("unnnic-tabs-list",n.class)}),{default:t.withCtx(()=>[t.renderSlot(i.$slots,"default",{},void 0,!0)]),_:3},16,["class"]))}}),D$="",s1=q(vz,[["__scopeId","data-v-aee2986e"]]),jz={class:"unnnic-tabs-trigger__content truncate"},Nz=t.defineComponent({__name:"TabsTrigger",props:{value:{},disabled:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(e){const n=e,a=Rs(n,"class"),i=jd(a),o=t.computed(()=>{const s=["unnnic-tabs-trigger"];return n.disabled&&s.push("unnnic-tabs-trigger--disabled"),s});return(s,u)=>(t.openBlock(),t.createBlock(t.unref(jL),t.mergeProps(t.unref(i),{class:t.unref(Qs)(...o.value,"transition-all disabled:pointer-events-none disabled:opacity-50",n.class)}),{default:t.withCtx(()=>[t.createElementVNode("span",jz,[t.renderSlot(s.$slots,"default",{},void 0,!0)])]),_:3},16,["class"]))}}),A$="",l1=q(Nz,[["__scopeId","data-v-6bc31224"]]),u1=t.defineComponent({__name:"TabsContent",props:{value:{},forceMount:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(e){const n=e,a=Rs(n,"class");return(i,o)=>(t.openBlock(),t.createBlock(t.unref(xL),t.mergeProps({class:t.unref(Qs)(n.class)},t.unref(a)),{default:t.withCtx(()=>[t.renderSlot(i.$slots,"default")]),_:3},16,["class"]))}}),Sz={class:"page-header__infos"},Tz={class:"page-header__main-infos"},Iz={class:"page-header__title","data-testid":"page-title"},Oz={key:0,class:"page-header__description","data-testid":"page-description"},Lz={key:1,class:"page-header__actions","data-testid":"page-actions"},zz={key:2,class:"page-header__tabs","data-testid":"page-tabs"},qz=t.defineComponent({__name:"PageHeader",props:{title:{},description:{default:""},hasBackButton:{type:Boolean,default:!1}},emits:["back"],setup(e,{emit:n}){const a=n,i=()=>{a("back")};return(o,s)=>(t.openBlock(),t.createElementBlock("header",{class:t.normalizeClass(`page-header
|
|
103
|
+
${o.hasBackButton?"page-header--has-back-button":""}
|
|
104
|
+
${o.$slots.tabs?"page-header--has-tabs":""}
|
|
105
|
+
`)},[o.hasBackButton?(t.openBlock(),t.createBlock(Bt,{key:0,"data-testid":"back-button",type:"tertiary",iconCenter:"arrow_back_ios_new",class:"page-header__back-button",onClick:i})):t.createCommentVNode("",!0),t.createElementVNode("section",Sz,[t.createElementVNode("section",Tz,[t.createElementVNode("h1",Iz,t.toDisplayString(o.title),1),t.renderSlot(o.$slots,"tag",{},void 0,!0)]),o.description?(t.openBlock(),t.createElementBlock("p",Oz,t.toDisplayString(o.description),1)):t.createCommentVNode("",!0)]),o.$slots.actions?(t.openBlock(),t.createElementBlock("section",Lz,[t.renderSlot(o.$slots,"actions",{},void 0,!0)])):t.createCommentVNode("",!0),o.$slots.tabs?(t.openBlock(),t.createElementBlock("section",zz,[t.renderSlot(o.$slots,"tabs",{},void 0,!0)])):t.createCommentVNode("",!0)],2))}}),E$="",c1=q(qz,[["__scopeId","data-v-64a333c1"]]),Ws={unnnicFormElement:No,unnnicInput:Si,unnnicInputNext:Gl,unnnicInputDatePicker:$u,unnnicButton:Bt,unnnicButtonIcon:ec,unnnicSidebar:ac,unnnicSidebarItem:hs,unnnicTable:nc,unnnicTableRow:ic,unnnicAvatarIcon:Pn,unnnicIcon:ee,unnnicIconSvg:ee,unnnicIconLoading:hi,unnnicDropdown:Kr,unnnicDropdownItem:Fs,unnnicToolTip:xt,unnnicCard:lc,unnnicSimpleCard:cc,unnnicCardCompany:dc,unnnicCardData:fc,unnnicCardImage:_c,unnnicCardProject:gc,unnnicCardInformation:hc,unnnicCheckbox:Ki,unnnicCheckboxGroup:mc,unnnicCollapse:Fc,unnnicRadio:bs,unnnicLanguageSelect:pc,unnnicModal:ys,unnnicModalNext:pd,unnnicModalDialog:vs,unnnicModalUpload:bc,unnnicSelectSmart:Ac,unnnicSelectItem:Ec,unnnicMultiSelect:Cc,unnnicAlert:As,unnnicCallAlert:kc,unnnicCallModal:Dc,unnnicTag:Xi,unnnicAccordion:xc,unnnicIndicator:Mc,unnnicSkeletonLoading:vc,unnnicCarousel:jc,unnnicLabel:ji,unnnicTab:Nc,unnnicTabsExpanded:Sc,unnnicBanner:Tc,unnnicComment:Ic,unnnicDatePicker:gs,unnnicBreadcrumb:Es,unnnicSwitch:Oc,unnnicSlider:Lc,unnnicDataArea:zc,unnnicPagination:Cs,unnnicDropArea:ws,unnnicUploadArea:Ds,unnnicImportCard:ks,unnnicDateFilter:qc,unnnicChatText:Pc,unnnicTextArea:Uc,unnnicCardNumber:Rc,unnnicChartRainbow:Yc,unnnicChartBar:Hc,unnnicChartLine:Qc,unnnicMoodRating:Gc,unnnicStarRating:Wc,unnnicAudioRecorder:Xc,unnnicCircleProgressBar:Kc,unnnicProgressBar:Zc,unnnicChatsContact:$c,unnnicChatsDashboardTagLive:ed,unnnicChatsHeader:td,unnnicChatsMessage:ad,unnnicReplyMessage:xs,unnnicChatsNavbar:nd,unnnicChatsUserAvatar:eo,unnnicChartMultiLine:id,unnnicEmojiPicker:_d,unnnicChartFunnel:gd,unnnicDisclaimer:hd,unnnicDrawer:md,unnnicTableNext:Fd,unnnicTour:bd,unnnicNavigator:yd,unnnicSelectTime:wd,unnnicTemplatePreview:Gs,unnnicTemplatePreviewModal:r1,unnnicDataTable:kd,unnnicChip:ps,unnnicToast:Jr,unnnicToastManager:yc,unnnicPopover:Kd,unnnicPopoverContent:n1,unnnicPopoverTrigger:i1,unnnicTabs:o1,unnnicTabsList:s1,unnnicTabsTrigger:l1,unnnicTabsContent:u1,unnnicPageHeader:c1},Pz=Er,Vz=No,Uz=Si,Rz=Gl,Yz=$u,Hz=Bt,Qz=ec,Gz=ac,Wz=hs,Xz=nc,Kz=ic,Zz=Kr,Jz=Fs,$z=Pn,eq=ee,tq=ee,aq=hi,nq=xt,iq=lc,rq=cc,oq=dc,sq=fc,lq=_c,uq=gc,cq=hc,dq=Ki,fq=mc,_q=Fc,gq=bs,hq=pc,mq=ys,Fq=vs,pq=pd,bq=bc,yq=Ac,wq=Ec,kq=Cc,Dq=As,Aq=e=>kc(e),Eq=e=>Dc(e),Cq=Xi,xq=xc,Mq=Mc,Bq=vc,vq=jc,jq=ji,Nq=Nc,Sq=Sc,Tq=Tc,Iq=Ic,Oq=gs,Lq=Es,zq=Oc,qq=Lc,Pq=zc,Vq=Cs,Uq=ws,Rq=Ds,Yq=ks,Hq=qc,Qq=Pc,Gq=Uc,Wq=Rc,Xq=Yc,Kq=Hc,Zq=Qc,Jq=Gc,$q=Wc,eP=Xc,tP=Kc,aP=Zc,nP=$c,iP=ed,rP=td,oP=ad,sP=xs,lP=nd,uP=eo,cP=id,dP=_d,fP=gd,_P=hd,gP=md,hP=Fd,mP=bd,FP=yd,pP=kd,bP=wd,yP=ps,wP=Jr,kP=yc,DP=Kd,AP=n1,EP=i1,CP=cm,xP=Gs,MP=r1,BP=o1,vP=s1,jP=l1,NP=u1,SP=c1,TP=Er,IP=Si,OP=Gl,LP=$u,zP=Bt,qP=ec,PP=ac,VP=hs,UP=nc,RP=ic,YP=Kr,HP=Fs,QP=Pn,GP=ee,WP=ee,XP=hi,KP=xt,ZP=lc,JP=cc,$P=dc,eV=fc,tV=_c,aV=gc,nV=hc,iV=Ki,rV=mc,oV=Fc,sV=bs,lV=pc,uV=ys,cV=vs,dV=pd,fV=bc,_V=Ac,gV=Ec,hV=Cc,mV=As,FV=e=>kc(e),pV=e=>Dc(e),bV=Xi,yV=xc,wV=Mc,kV=vc,DV=jc,AV=ji,EV=Nc,CV=Sc,xV=Tc,MV=Ic,BV=gs,vV=Es,jV=Oc,NV=Lc,SV=zc,TV=Cs,IV=ws,OV=Ds,LV=ks,zV=qc,qV=Pc,PV=Uc,VV=Rc,UV=Yc,RV=Hc,YV=Qc,HV=Gc,QV=Wc,GV=Xc,WV=Kc,XV=Zc,KV=$c,ZV=ed,JV=td,$V=ad,eU=xs,tU=nd,aU=eo,nU=id,iU=_d,rU=gd,oU=hd,sU=md,lU=Fd,uU=bd,cU=yd,dU=kd,fU=wd,_U=ps,gU=Jr,hU=yc,mU=Kd,FU=n1,pU=i1,bU=cm,yU=Gs,wU=r1,kU=o1,DU=s1,AU=l1,EU=u1,CU=c1,C$="",xU={install(e){Object.keys(Ws).forEach(n=>{e.component(n,Ws[n])})},...Ws};//! moment.js locale configuration
|
|
106
106
|
//! locale : Spanish [es]
|
|
107
107
|
//! author : Julio Napurí : https://github.com/julionc
|
|
108
108
|
var dm="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),MU="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),d1=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],fm=/^(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;J.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,n){return e?/-MMM-/.test(n)?MU[e.month()]:dm[e.month()]:dm},monthsRegex:fm,monthsShortRegex:fm,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:d1,longMonthsParse:d1,shortMonthsParse:d1,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 BU=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));//! moment.js locale configuration
|