9 lines
412 KiB
JavaScript
9 lines
412 KiB
JavaScript
(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin===`use-credentials`?t.credentials=`include`:e.crossOrigin===`anonymous`?t.credentials=`omit`:t.credentials=`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();function e(e){let t=Object.create(null);for(let n of e.split(`,`))t[n]=1;return e=>e in t}var t={},n=[],r=()=>{},i=()=>!1,a=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),o=e=>e.startsWith(`onUpdate:`),s=Object.assign,c=(e,t)=>{let n=e.indexOf(t);n>-1&&e.splice(n,1)},l=Object.prototype.hasOwnProperty,u=(e,t)=>l.call(e,t),d=Array.isArray,f=e=>x(e)===`[object Map]`,p=e=>x(e)===`[object Set]`,m=e=>x(e)===`[object Date]`,h=e=>typeof e==`function`,g=e=>typeof e==`string`,_=e=>typeof e==`symbol`,v=e=>typeof e==`object`&&!!e,y=e=>(v(e)||h(e))&&h(e.then)&&h(e.catch),b=Object.prototype.toString,x=e=>b.call(e),S=e=>x(e).slice(8,-1),C=e=>x(e)===`[object Object]`,w=e=>g(e)&&e!==`NaN`&&e[0]!==`-`&&``+parseInt(e,10)===e,ee=e(`,key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted`),te=e=>{let t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},ne=/-\w/g,T=te(e=>e.replace(ne,e=>e.slice(1).toUpperCase())),re=/\B([A-Z])/g,E=te(e=>e.replace(re,`-$1`).toLowerCase()),ie=te(e=>e.charAt(0).toUpperCase()+e.slice(1)),ae=te(e=>e?`on${ie(e)}`:``),D=(e,t)=>!Object.is(e,t),oe=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},O=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},se=e=>{let t=parseFloat(e);return isNaN(t)?e:t},ce,le=()=>ce||=typeof globalThis<`u`?globalThis:typeof self<`u`?self:typeof window<`u`?window:typeof global<`u`?global:{};function k(e){if(d(e)){let t={};for(let n=0;n<e.length;n++){let r=e[n],i=g(r)?pe(r):k(r);if(i)for(let e in i)t[e]=i[e]}return t}else if(g(e)||v(e))return e}var ue=/;(?![^(]*\))/g,de=/:([^]+)/,fe=/\/\*[^]*?\*\//g;function pe(e){let t={};return e.replace(fe,``).split(ue).forEach(e=>{if(e){let n=e.split(de);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function A(e){let t=``;if(g(e))t=e;else if(d(e))for(let n=0;n<e.length;n++){let r=A(e[n]);r&&(t+=r+` `)}else if(v(e))for(let n in e)e[n]&&(t+=n+` `);return t.trim()}var me=`itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly`,he=e(me);me+``;function ge(e){return!!e||e===``}function _e(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=ve(e[r],t[r]);return n}function ve(e,t){if(e===t)return!0;let n=m(e),r=m(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=_(e),r=_(t),n||r)return e===t;if(n=d(e),r=d(t),n||r)return n&&r?_e(e,t):!1;if(n=v(e),r=v(t),n||r){if(!n||!r||Object.keys(e).length!==Object.keys(t).length)return!1;for(let n in e){let r=e.hasOwnProperty(n),i=t.hasOwnProperty(n);if(r&&!i||!r&&i||!ve(e[n],t[n]))return!1}}return String(e)===String(t)}function ye(e,t){return e.findIndex(e=>ve(e,t))}var be=e=>!!(e&&e.__v_isRef===!0),j=e=>g(e)?e:e==null?``:d(e)||v(e)&&(e.toString===b||!h(e.toString))?be(e)?j(e.value):JSON.stringify(e,xe,2):String(e),xe=(e,t)=>be(t)?xe(e,t.value):f(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((e,[t,n],r)=>(e[Se(t,r)+` =>`]=n,e),{})}:p(t)?{[`Set(${t.size})`]:[...t.values()].map(e=>Se(e))}:_(t)?Se(t):v(t)&&!d(t)&&!C(t)?String(t):t,Se=(e,t=``)=>_(e)?`Symbol(${e.description??t})`:e,Ce,we=class{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Ce,!e&&Ce&&(this.index=(Ce.scopes||=[]).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,t;if(this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].pause();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,t;if(this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].resume();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].resume()}}run(e){if(this._active){let t=Ce;try{return Ce=this,e()}finally{Ce=t}}}on(){++this._on===1&&(this.prevScope=Ce,Ce=this)}off(){this._on>0&&--this._on===0&&(Ce=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){this._active=!1;let t,n;for(t=0,n=this.effects.length;t<n;t++)this.effects[t].stop();for(this.effects.length=0,t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.cleanups.length=0,this.scopes){for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){let e=this.parent.scopes.pop();e&&e!==this&&(this.parent.scopes[this.index]=e,e.index=this.index)}this.parent=void 0}}};function Te(e){return new we(e)}function Ee(){return Ce}function De(e,t=!1){Ce&&Ce.cleanups.push(e)}var M,Oe=new WeakSet,ke=class{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Ce&&Ce.active&&Ce.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Oe.has(this)&&(Oe.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Ne(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Ke(this),Ie(this);let e=M,t=He;M=this,He=!0;try{return this.fn()}finally{Le(this),M=e,He=t,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)Be(e);this.deps=this.depsTail=void 0,Ke(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Oe.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Re(this)&&this.run()}get dirty(){return Re(this)}},Ae=0,je,Me;function Ne(e,t=!1){if(e.flags|=8,t){e.next=Me,Me=e;return}e.next=je,je=e}function Pe(){Ae++}function Fe(){if(--Ae>0)return;if(Me){let e=Me;for(Me=void 0;e;){let t=e.next;e.next=void 0,e.flags&=-9,e=t}}let e;for(;je;){let t=je;for(je=void 0;t;){let n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(t){e||=t}t=n}}if(e)throw e}function Ie(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Le(e){let t,n=e.depsTail,r=n;for(;r;){let e=r.prevDep;r.version===-1?(r===n&&(n=e),Be(r),Ve(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=e}e.deps=t,e.depsTail=n}function Re(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(ze(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function ze(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===qe)||(e.globalVersion=qe,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Re(e))))return;e.flags|=2;let t=e.dep,n=M,r=He;M=e,He=!0;try{Ie(e);let n=e.fn(e._value);(t.version===0||D(n,e._value))&&(e.flags|=128,e._value=n,t.version++)}catch(e){throw t.version++,e}finally{M=n,He=r,Le(e),e.flags&=-3}}function Be(e,t=!1){let{dep:n,prevSub:r,nextSub:i}=e;if(r&&(r.nextSub=i,e.prevSub=void 0),i&&(i.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let e=n.computed.deps;e;e=e.nextDep)Be(e,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Ve(e){let{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}var He=!0,Ue=[];function We(){Ue.push(He),He=!1}function Ge(){let e=Ue.pop();He=e===void 0?!0:e}function Ke(e){let{cleanup:t}=e;if(e.cleanup=void 0,t){let e=M;M=void 0;try{t()}finally{M=e}}}var qe=0,Je=class{constructor(e,t){this.sub=e,this.dep=t,this.version=t.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}},Ye=class{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(e){if(!M||!He||M===this.computed)return;let t=this.activeLink;if(t===void 0||t.sub!==M)t=this.activeLink=new Je(M,this),M.deps?(t.prevDep=M.depsTail,M.depsTail.nextDep=t,M.depsTail=t):M.deps=M.depsTail=t,Xe(t);else if(t.version===-1&&(t.version=this.version,t.nextDep)){let e=t.nextDep;e.prevDep=t.prevDep,t.prevDep&&(t.prevDep.nextDep=e),t.prevDep=M.depsTail,t.nextDep=void 0,M.depsTail.nextDep=t,M.depsTail=t,M.deps===t&&(M.deps=e)}return t}trigger(e){this.version++,qe++,this.notify(e)}notify(e){Pe();try{for(let e=this.subs;e;e=e.prevSub)e.sub.notify()&&e.sub.dep.notify()}finally{Fe()}}};function Xe(e){if(e.dep.sc++,e.sub.flags&4){let t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let e=t.deps;e;e=e.nextDep)Xe(e)}let n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}var Ze=new WeakMap,Qe=Symbol(``),$e=Symbol(``),et=Symbol(``);function N(e,t,n){if(He&&M){let t=Ze.get(e);t||Ze.set(e,t=new Map);let r=t.get(n);r||(t.set(n,r=new Ye),r.map=t,r.key=n),r.track()}}function tt(e,t,n,r,i,a){let o=Ze.get(e);if(!o){qe++;return}let s=e=>{e&&e.trigger()};if(Pe(),t===`clear`)o.forEach(s);else{let i=d(e),a=i&&w(n);if(i&&n===`length`){let e=Number(r);o.forEach((t,n)=>{(n===`length`||n===et||!_(n)&&n>=e)&&s(t)})}else switch((n!==void 0||o.has(void 0))&&s(o.get(n)),a&&s(o.get(et)),t){case`add`:i?a&&s(o.get(`length`)):(s(o.get(Qe)),f(e)&&s(o.get($e)));break;case`delete`:i||(s(o.get(Qe)),f(e)&&s(o.get($e)));break;case`set`:f(e)&&s(o.get(Qe));break}}Fe()}function nt(e,t){let n=Ze.get(e);return n&&n.get(t)}function rt(e){let t=P(e);return t===e?t:(N(t,`iterate`,et),Ut(e)?t:t.map(Kt))}function it(e){return N(e=P(e),`iterate`,et),e}function at(e,t){return Ht(e)?qt(Vt(e)?Kt(t):t):Kt(t)}var ot={__proto__:null,[Symbol.iterator](){return st(this,Symbol.iterator,e=>at(this,e))},concat(...e){return rt(this).concat(...e.map(e=>d(e)?rt(e):e))},entries(){return st(this,`entries`,e=>(e[1]=at(this,e[1]),e))},every(e,t){return lt(this,`every`,e,t,void 0,arguments)},filter(e,t){return lt(this,`filter`,e,t,e=>e.map(e=>at(this,e)),arguments)},find(e,t){return lt(this,`find`,e,t,e=>at(this,e),arguments)},findIndex(e,t){return lt(this,`findIndex`,e,t,void 0,arguments)},findLast(e,t){return lt(this,`findLast`,e,t,e=>at(this,e),arguments)},findLastIndex(e,t){return lt(this,`findLastIndex`,e,t,void 0,arguments)},forEach(e,t){return lt(this,`forEach`,e,t,void 0,arguments)},includes(...e){return dt(this,`includes`,e)},indexOf(...e){return dt(this,`indexOf`,e)},join(e){return rt(this).join(e)},lastIndexOf(...e){return dt(this,`lastIndexOf`,e)},map(e,t){return lt(this,`map`,e,t,void 0,arguments)},pop(){return ft(this,`pop`)},push(...e){return ft(this,`push`,e)},reduce(e,...t){return ut(this,`reduce`,e,t)},reduceRight(e,...t){return ut(this,`reduceRight`,e,t)},shift(){return ft(this,`shift`)},some(e,t){return lt(this,`some`,e,t,void 0,arguments)},splice(...e){return ft(this,`splice`,e)},toReversed(){return rt(this).toReversed()},toSorted(e){return rt(this).toSorted(e)},toSpliced(...e){return rt(this).toSpliced(...e)},unshift(...e){return ft(this,`unshift`,e)},values(){return st(this,`values`,e=>at(this,e))}};function st(e,t,n){let r=it(e),i=r[t]();return r!==e&&!Ut(e)&&(i._next=i.next,i.next=()=>{let e=i._next();return e.done||(e.value=n(e.value)),e}),i}var ct=Array.prototype;function lt(e,t,n,r,i,a){let o=it(e),s=o!==e&&!Ut(e),c=o[t];if(c!==ct[t]){let t=c.apply(e,a);return s?Kt(t):t}let l=n;o!==e&&(s?l=function(t,r){return n.call(this,at(e,t),r,e)}:n.length>2&&(l=function(t,r){return n.call(this,t,r,e)}));let u=c.call(o,l,r);return s&&i?i(u):u}function ut(e,t,n,r){let i=it(e),a=n;return i!==e&&(Ut(e)?n.length>3&&(a=function(t,r,i){return n.call(this,t,r,i,e)}):a=function(t,r,i){return n.call(this,t,at(e,r),i,e)}),i[t](a,...r)}function dt(e,t,n){let r=P(e);N(r,`iterate`,et);let i=r[t](...n);return(i===-1||i===!1)&&Wt(n[0])?(n[0]=P(n[0]),r[t](...n)):i}function ft(e,t,n=[]){We(),Pe();let r=P(e)[t].apply(e,n);return Fe(),Ge(),r}var pt=e(`__proto__,__v_isRef,__isVue`),mt=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!==`arguments`&&e!==`caller`).map(e=>Symbol[e]).filter(_));function ht(e){_(e)||(e=String(e));let t=P(this);return N(t,`has`,e),t.hasOwnProperty(e)}var gt=class{constructor(e=!1,t=!1){this._isReadonly=e,this._isShallow=t}get(e,t,n){if(t===`__v_skip`)return e.__v_skip;let r=this._isReadonly,i=this._isShallow;if(t===`__v_isReactive`)return!r;if(t===`__v_isReadonly`)return r;if(t===`__v_isShallow`)return i;if(t===`__v_raw`)return n===(r?i?Pt:Nt:i?Mt:jt).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;let a=d(e);if(!r){let e;if(a&&(e=ot[t]))return e;if(t===`hasOwnProperty`)return ht}let o=Reflect.get(e,t,F(e)?e:n);if((_(t)?mt.has(t):pt(t))||(r||N(e,`get`,t),i))return o;if(F(o)){let e=a&&w(t)?o:o.value;return r&&v(e)?zt(e):e}return v(o)?r?zt(o):Lt(o):o}},_t=class extends gt{constructor(e=!1){super(!1,e)}set(e,t,n,r){let i=e[t],a=d(e)&&w(t);if(!this._isShallow){let e=Ht(i);if(!Ut(n)&&!Ht(n)&&(i=P(i),n=P(n)),!a&&F(i)&&!F(n))return e||(i.value=n),!0}let o=a?Number(t)<e.length:u(e,t),s=Reflect.set(e,t,n,F(e)?e:r);return e===P(r)&&(o?D(n,i)&&tt(e,`set`,t,n,i):tt(e,`add`,t,n)),s}deleteProperty(e,t){let n=u(e,t),r=e[t],i=Reflect.deleteProperty(e,t);return i&&n&&tt(e,`delete`,t,void 0,r),i}has(e,t){let n=Reflect.has(e,t);return(!_(t)||!mt.has(t))&&N(e,`has`,t),n}ownKeys(e){return N(e,`iterate`,d(e)?`length`:Qe),Reflect.ownKeys(e)}},vt=class extends gt{constructor(e=!1){super(!0,e)}set(e,t){return!0}deleteProperty(e,t){return!0}},yt=new _t,bt=new vt,xt=new _t(!0),St=e=>e,Ct=e=>Reflect.getPrototypeOf(e);function wt(e,t,n){return function(...r){let i=this.__v_raw,a=P(i),o=f(a),c=e===`entries`||e===Symbol.iterator&&o,l=e===`keys`&&o,u=i[e](...r),d=n?St:t?qt:Kt;return!t&&N(a,`iterate`,l?$e:Qe),s(Object.create(u),{next(){let{value:e,done:t}=u.next();return t?{value:e,done:t}:{value:c?[d(e[0]),d(e[1])]:d(e),done:t}}})}}function Tt(e){return function(...t){return e===`delete`?!1:e===`clear`?void 0:this}}function Et(e,t){let n={get(n){let r=this.__v_raw,i=P(r),a=P(n);e||(D(n,a)&&N(i,`get`,n),N(i,`get`,a));let{has:o}=Ct(i),s=t?St:e?qt:Kt;if(o.call(i,n))return s(r.get(n));if(o.call(i,a))return s(r.get(a));r!==i&&r.get(n)},get size(){let t=this.__v_raw;return!e&&N(P(t),`iterate`,Qe),t.size},has(t){let n=this.__v_raw,r=P(n),i=P(t);return e||(D(t,i)&&N(r,`has`,t),N(r,`has`,i)),t===i?n.has(t):n.has(t)||n.has(i)},forEach(n,r){let i=this,a=i.__v_raw,o=P(a),s=t?St:e?qt:Kt;return!e&&N(o,`iterate`,Qe),a.forEach((e,t)=>n.call(r,s(e),s(t),i))}};return s(n,e?{add:Tt(`add`),set:Tt(`set`),delete:Tt(`delete`),clear:Tt(`clear`)}:{add(e){!t&&!Ut(e)&&!Ht(e)&&(e=P(e));let n=P(this);return Ct(n).has.call(n,e)||(n.add(e),tt(n,`add`,e,e)),this},set(e,n){!t&&!Ut(n)&&!Ht(n)&&(n=P(n));let r=P(this),{has:i,get:a}=Ct(r),o=i.call(r,e);o||=(e=P(e),i.call(r,e));let s=a.call(r,e);return r.set(e,n),o?D(n,s)&&tt(r,`set`,e,n,s):tt(r,`add`,e,n),this},delete(e){let t=P(this),{has:n,get:r}=Ct(t),i=n.call(t,e);i||=(e=P(e),n.call(t,e));let a=r?r.call(t,e):void 0,o=t.delete(e);return i&&tt(t,`delete`,e,void 0,a),o},clear(){let e=P(this),t=e.size!==0,n=e.clear();return t&&tt(e,`clear`,void 0,void 0,void 0),n}}),[`keys`,`values`,`entries`,Symbol.iterator].forEach(r=>{n[r]=wt(r,e,t)}),n}function Dt(e,t){let n=Et(e,t);return(t,r,i)=>r===`__v_isReactive`?!e:r===`__v_isReadonly`?e:r===`__v_raw`?t:Reflect.get(u(n,r)&&r in t?n:t,r,i)}var Ot={get:Dt(!1,!1)},kt={get:Dt(!1,!0)},At={get:Dt(!0,!1)},jt=new WeakMap,Mt=new WeakMap,Nt=new WeakMap,Pt=new WeakMap;function Ft(e){switch(e){case`Object`:case`Array`:return 1;case`Map`:case`Set`:case`WeakMap`:case`WeakSet`:return 2;default:return 0}}function It(e){return e.__v_skip||!Object.isExtensible(e)?0:Ft(S(e))}function Lt(e){return Ht(e)?e:Bt(e,!1,yt,Ot,jt)}function Rt(e){return Bt(e,!1,xt,kt,Mt)}function zt(e){return Bt(e,!0,bt,At,Nt)}function Bt(e,t,n,r,i){if(!v(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;let a=It(e);if(a===0)return e;let o=i.get(e);if(o)return o;let s=new Proxy(e,a===2?r:n);return i.set(e,s),s}function Vt(e){return Ht(e)?Vt(e.__v_raw):!!(e&&e.__v_isReactive)}function Ht(e){return!!(e&&e.__v_isReadonly)}function Ut(e){return!!(e&&e.__v_isShallow)}function Wt(e){return e?!!e.__v_raw:!1}function P(e){let t=e&&e.__v_raw;return t?P(t):e}function Gt(e){return!u(e,`__v_skip`)&&Object.isExtensible(e)&&O(e,`__v_skip`,!0),e}var Kt=e=>v(e)?Lt(e):e,qt=e=>v(e)?zt(e):e;function F(e){return e?e.__v_isRef===!0:!1}function I(e){return Jt(e,!1)}function Jt(e,t){return F(e)?e:new Yt(e,t)}var Yt=class{constructor(e,t){this.dep=new Ye,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=t?e:P(e),this._value=t?e:Kt(e),this.__v_isShallow=t}get value(){return this.dep.track(),this._value}set value(e){let t=this._rawValue,n=this.__v_isShallow||Ut(e)||Ht(e);e=n?e:P(e),D(e,t)&&(this._rawValue=e,this._value=n?e:Kt(e),this.dep.trigger())}};function L(e){return F(e)?e.value:e}var Xt={get:(e,t,n)=>t===`__v_raw`?e:L(Reflect.get(e,t,n)),set:(e,t,n,r)=>{let i=e[t];return F(i)&&!F(n)?(i.value=n,!0):Reflect.set(e,t,n,r)}};function Zt(e){return Vt(e)?e:new Proxy(e,Xt)}function Qt(e){let t=d(e)?Array(e.length):{};for(let n in e)t[n]=en(e,n);return t}var $t=class{constructor(e,t,n){this._object=e,this._key=t,this._defaultValue=n,this.__v_isRef=!0,this._value=void 0,this._raw=P(e);let r=!0,i=e;if(!d(e)||!w(String(t)))do r=!Wt(i)||Ut(i);while(r&&(i=i.__v_raw));this._shallow=r}get value(){let e=this._object[this._key];return this._shallow&&(e=L(e)),this._value=e===void 0?this._defaultValue:e}set value(e){if(this._shallow&&F(this._raw[this._key])){let t=this._object[this._key];if(F(t)){t.value=e;return}}this._object[this._key]=e}get dep(){return nt(this._raw,this._key)}};function en(e,t,n){return new $t(e,t,n)}var tn=class{constructor(e,t,n){this.fn=e,this.setter=t,this._value=void 0,this.dep=new Ye(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=qe-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!t,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&M!==this)return Ne(this,!0),!0}get value(){let e=this.dep.track();return ze(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}};function nn(e,t,n=!1){let r,i;return h(e)?r=e:(r=e.get,i=e.set),new tn(r,i,n)}var rn={},an=new WeakMap,on=void 0;function sn(e,t=!1,n=on){if(n){let t=an.get(n);t||an.set(n,t=[]),t.push(e)}}function cn(e,n,i=t){let{immediate:a,deep:o,once:s,scheduler:l,augmentJob:u,call:f}=i,p=e=>o?e:Ut(e)||o===!1||o===0?ln(e,1):ln(e),m,g,_,v,y=!1,b=!1;if(F(e)?(g=()=>e.value,y=Ut(e)):Vt(e)?(g=()=>p(e),y=!0):d(e)?(b=!0,y=e.some(e=>Vt(e)||Ut(e)),g=()=>e.map(e=>{if(F(e))return e.value;if(Vt(e))return p(e);if(h(e))return f?f(e,2):e()})):g=h(e)?n?f?()=>f(e,2):e:()=>{if(_){We();try{_()}finally{Ge()}}let t=on;on=m;try{return f?f(e,3,[v]):e(v)}finally{on=t}}:r,n&&o){let e=g,t=o===!0?1/0:o;g=()=>ln(e(),t)}let x=Ee(),S=()=>{m.stop(),x&&x.active&&c(x.effects,m)};if(s&&n){let e=n;n=(...t)=>{e(...t),S()}}let C=b?Array(e.length).fill(rn):rn,w=e=>{if(!(!(m.flags&1)||!m.dirty&&!e))if(n){let e=m.run();if(o||y||(b?e.some((e,t)=>D(e,C[t])):D(e,C))){_&&_();let t=on;on=m;try{let t=[e,C===rn?void 0:b&&C[0]===rn?[]:C,v];C=e,f?f(n,3,t):n(...t)}finally{on=t}}}else m.run()};return u&&u(w),m=new ke(g),m.scheduler=l?()=>l(w,!1):w,v=e=>sn(e,!1,m),_=m.onStop=()=>{let e=an.get(m);if(e){if(f)f(e,4);else for(let t of e)t();an.delete(m)}},n?a?w(!0):C=m.run():l?l(w.bind(null,!0),!0):m.run(),S.pause=m.pause.bind(m),S.resume=m.resume.bind(m),S.stop=S,S}function ln(e,t=1/0,n){if(t<=0||!v(e)||e.__v_skip||(n||=new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,F(e))ln(e.value,t,n);else if(d(e))for(let r=0;r<e.length;r++)ln(e[r],t,n);else if(p(e)||f(e))e.forEach(e=>{ln(e,t,n)});else if(C(e)){for(let r in e)ln(e[r],t,n);for(let r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&ln(e[r],t,n)}return e}function un(e,t,n,r){try{return r?e(...r):e()}catch(e){fn(e,t,n)}}function dn(e,t,n,r){if(h(e)){let i=un(e,t,n,r);return i&&y(i)&&i.catch(e=>{fn(e,t,n)}),i}if(d(e)){let i=[];for(let a=0;a<e.length;a++)i.push(dn(e[a],t,n,r));return i}}function fn(e,n,r,i=!0){let a=n?n.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:s}=n&&n.appContext.config||t;if(n){let t=n.parent,i=n.proxy,a=`https://vuejs.org/error-reference/#runtime-${r}`;for(;t;){let n=t.ec;if(n){for(let t=0;t<n.length;t++)if(n[t](e,i,a)===!1)return}t=t.parent}if(o){We(),un(o,null,10,[e,i,a]),Ge();return}}pn(e,r,a,i,s)}function pn(e,t,n,r=!0,i=!1){if(i)throw e;console.error(e)}var mn=[],hn=-1,gn=[],_n=null,vn=0,yn=Promise.resolve(),bn=null;function xn(e){let t=bn||yn;return e?t.then(this?e.bind(this):e):t}function Sn(e){let t=hn+1,n=mn.length;for(;t<n;){let r=t+n>>>1,i=mn[r],a=On(i);a<e||a===e&&i.flags&2?t=r+1:n=r}return t}function Cn(e){if(!(e.flags&1)){let t=On(e),n=mn[mn.length-1];!n||!(e.flags&2)&&t>=On(n)?mn.push(e):mn.splice(Sn(t),0,e),e.flags|=1,wn()}}function wn(){bn||=yn.then(kn)}function Tn(e){d(e)?gn.push(...e):_n&&e.id===-1?_n.splice(vn+1,0,e):e.flags&1||(gn.push(e),e.flags|=1),wn()}function En(e,t,n=hn+1){for(;n<mn.length;n++){let t=mn[n];if(t&&t.flags&2){if(e&&t.id!==e.uid)continue;mn.splice(n,1),n--,t.flags&4&&(t.flags&=-2),t(),t.flags&4||(t.flags&=-2)}}}function Dn(e){if(gn.length){let e=[...new Set(gn)].sort((e,t)=>On(e)-On(t));if(gn.length=0,_n){_n.push(...e);return}for(_n=e,vn=0;vn<_n.length;vn++){let e=_n[vn];e.flags&4&&(e.flags&=-2),e.flags&8||e(),e.flags&=-2}_n=null,vn=0}}var On=e=>e.id==null?e.flags&2?-1:1/0:e.id;function kn(e){try{for(hn=0;hn<mn.length;hn++){let e=mn[hn];e&&!(e.flags&8)&&(e.flags&4&&(e.flags&=-2),un(e,e.i,e.i?15:14),e.flags&4||(e.flags&=-2))}}finally{for(;hn<mn.length;hn++){let e=mn[hn];e&&(e.flags&=-2)}hn=-1,mn.length=0,Dn(e),bn=null,(mn.length||gn.length)&&kn(e)}}var An=null,jn=null;function Mn(e){let t=An;return An=e,jn=e&&e.type.__scopeId||null,t}function Nn(e,t=An,n){if(!t||e._n)return e;let r=(...n)=>{r._d&&Bi(-1);let i=Mn(t),a;try{a=e(...n)}finally{Mn(i),r._d&&Bi(1)}return a};return r._n=!0,r._c=!0,r._d=!0,r}function R(e,n){if(An===null)return e;let r=Sa(An),i=e.dirs||=[];for(let e=0;e<n.length;e++){let[a,o,s,c=t]=n[e];a&&(h(a)&&(a={mounted:a,updated:a}),a.deep&&ln(o),i.push({dir:a,instance:r,value:o,oldValue:void 0,arg:s,modifiers:c}))}return e}function Pn(e,t,n,r){let i=e.dirs,a=t&&t.dirs;for(let o=0;o<i.length;o++){let s=i[o];a&&(s.oldValue=a[o].value);let c=s.dir[r];c&&(We(),dn(c,n,8,[e.el,s,e,t]),Ge())}}function Fn(e,t){if(G){let n=G.provides,r=G.parent&&G.parent.provides;r===n&&(n=G.provides=Object.create(r)),n[e]=t}}function In(e,t,n=!1){let r=sa();if(r||Wr){let i=Wr?Wr._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(i&&e in i)return i[e];if(arguments.length>1)return n&&h(t)?t.call(r&&r.proxy):t}}function Ln(){return!!(sa()||Wr)}var Rn=Symbol.for(`v-scx`),zn=()=>In(Rn);function Bn(e,t,n){return Vn(e,t,n)}function Vn(e,n,i=t){let{immediate:a,deep:o,flush:c,once:l}=i,u=s({},i),d=n&&a||!n&&c!==`post`,f;if(pa){if(c===`sync`){let e=zn();f=e.__watcherHandles||=[]}else if(!d){let e=()=>{};return e.stop=r,e.resume=r,e.pause=r,e}}let p=G;u.call=(e,t,n)=>dn(e,p,t,n);let m=!1;c===`post`?u.scheduler=e=>{bi(e,p&&p.suspense)}:c!==`sync`&&(m=!0,u.scheduler=(e,t)=>{t?e():Cn(e)}),u.augmentJob=e=>{n&&(e.flags|=4),m&&(e.flags|=2,p&&(e.id=p.uid,e.i=p))};let h=cn(e,n,u);return pa&&(f?f.push(h):d&&h()),h}function Hn(e,t,n){let r=this.proxy,i=g(e)?e.includes(`.`)?Un(r,e):()=>r[e]:e.bind(r,r),a;h(t)?a=t:(a=t.handler,n=t);let o=ua(this),s=Vn(i,a.bind(r),n);return o(),s}function Un(e,t){let n=t.split(`.`);return()=>{let t=e;for(let e=0;e<n.length&&t;e++)t=t[n[e]];return t}}var Wn=Symbol(`_vte`),Gn=e=>e.__isTeleport,Kn=Symbol(`_leaveCb`);function qn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,qn(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Jn(e){e.ids=[e.ids[0]+ e.ids[2]+++`-`,0,0]}var Yn=new WeakMap;function Xn(e,n,r,a,o=!1){if(d(e)){e.forEach((e,t)=>Xn(e,n&&(d(n)?n[t]:n),r,a,o));return}if(Qn(a)&&!o){a.shapeFlag&512&&a.type.__asyncResolved&&a.component.subTree.component&&Xn(e,n,r,a.component.subTree);return}let s=a.shapeFlag&4?Sa(a.component):a.el,l=o?null:s,{i:f,r:p}=e,m=n&&n.r,_=f.refs===t?f.refs={}:f.refs,v=f.setupState,y=P(v),b=v===t?i:e=>u(y,e),x=e=>!0;if(m!=null&&m!==p){if(Zn(n),g(m))_[m]=null,b(m)&&(v[m]=null);else if(F(m)){x(m)&&(m.value=null);let e=n;e.k&&(_[e.k]=null)}}if(h(p))un(p,f,12,[l,_]);else{let t=g(p),n=F(p);if(t||n){let i=()=>{if(e.f){let n=t?b(p)?v[p]:_[p]:x(p)||!e.k?p.value:_[e.k];if(o)d(n)&&c(n,s);else if(d(n))n.includes(s)||n.push(s);else if(t)_[p]=[s],b(p)&&(v[p]=_[p]);else{let t=[s];x(p)&&(p.value=t),e.k&&(_[e.k]=t)}}else t?(_[p]=l,b(p)&&(v[p]=l)):n&&(x(p)&&(p.value=l),e.k&&(_[e.k]=l))};if(l){let t=()=>{i(),Yn.delete(e)};t.id=-1,Yn.set(e,t),bi(t,r)}else Zn(e),i()}}}function Zn(e){let t=Yn.get(e);t&&(t.flags|=8,Yn.delete(e))}le().requestIdleCallback,le().cancelIdleCallback;var Qn=e=>!!e.type.__asyncLoader,$n=e=>e.type.__isKeepAlive;function er(e,t){nr(e,`a`,t)}function tr(e,t){nr(e,`da`,t)}function nr(e,t,n=G){let r=e.__wdc||=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()};if(ir(t,r,n),n){let e=n.parent;for(;e&&e.parent;)$n(e.parent.vnode)&&rr(r,t,n,e),e=e.parent}}function rr(e,t,n,r){let i=ir(t,e,r,!0);dr(()=>{c(r[t],i)},n)}function ir(e,t,n=G,r=!1){if(n){let i=n[e]||(n[e]=[]),a=t.__weh||=(...r)=>{We();let i=ua(n),a=dn(t,n,e,r);return i(),Ge(),a};return r?i.unshift(a):i.push(a),a}}var ar=e=>(t,n=G)=>{(!pa||e===`sp`)&&ir(e,(...e)=>t(...e),n)},or=ar(`bm`),sr=ar(`m`),cr=ar(`bu`),lr=ar(`u`),ur=ar(`bum`),dr=ar(`um`),fr=ar(`sp`),pr=ar(`rtg`),mr=ar(`rtc`);function hr(e,t=G){ir(`ec`,e,t)}var gr=`components`;function _r(e,t){return yr(gr,e,!0,t)||e}var vr=Symbol.for(`v-ndc`);function yr(e,t,n=!0,r=!1){let i=An||G;if(i){let n=i.type;if(e===gr){let e=Ca(n,!1);if(e&&(e===t||e===T(t)||e===ie(T(t))))return n}let a=br(i[e]||n[e],t)||br(i.appContext[e],t);return!a&&r?n:a}}function br(e,t){return e&&(e[t]||e[T(t)]||e[ie(T(t))])}function z(e,t,n,r){let i,a=n&&n[r],o=d(e);if(o||g(e)){let n=o&&Vt(e),r=!1,s=!1;n&&(r=!Ut(e),s=Ht(e),e=it(e)),i=Array(e.length);for(let n=0,o=e.length;n<o;n++)i[n]=t(r?s?qt(Kt(e[n])):Kt(e[n]):e[n],n,void 0,a&&a[n])}else if(typeof e==`number`){i=Array(e);for(let n=0;n<e;n++)i[n]=t(n+1,n,void 0,a&&a[n])}else if(v(e))if(e[Symbol.iterator])i=Array.from(e,(e,n)=>t(e,n,void 0,a&&a[n]));else{let n=Object.keys(e);i=Array(n.length);for(let r=0,o=n.length;r<o;r++){let o=n[r];i[r]=t(e[o],o,r,a&&a[r])}}else i=[];return n&&(n[r]=i),i}var xr=e=>e?fa(e)?Sa(e):xr(e.parent):null,Sr=s(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>xr(e.parent),$root:e=>xr(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>jr(e),$forceUpdate:e=>e.f||=()=>{Cn(e.update)},$nextTick:e=>e.n||=xn.bind(e.proxy),$watch:e=>Hn.bind(e)}),Cr=(e,n)=>e!==t&&!e.__isScriptSetup&&u(e,n),wr={get({_:e},n){if(n===`__v_skip`)return!0;let{ctx:r,setupState:i,data:a,props:o,accessCache:s,type:c,appContext:l}=e;if(n[0]!==`$`){let e=s[n];if(e!==void 0)switch(e){case 1:return i[n];case 2:return a[n];case 4:return r[n];case 3:return o[n]}else if(Cr(i,n))return s[n]=1,i[n];else if(a!==t&&u(a,n))return s[n]=2,a[n];else if(u(o,n))return s[n]=3,o[n];else if(r!==t&&u(r,n))return s[n]=4,r[n];else Er&&(s[n]=0)}let d=Sr[n],f,p;if(d)return n===`$attrs`&&N(e.attrs,`get`,``),d(e);if((f=c.__cssModules)&&(f=f[n]))return f;if(r!==t&&u(r,n))return s[n]=4,r[n];if(p=l.config.globalProperties,u(p,n))return p[n]},set({_:e},n,r){let{data:i,setupState:a,ctx:o}=e;return Cr(a,n)?(a[n]=r,!0):i!==t&&u(i,n)?(i[n]=r,!0):u(e.props,n)||n[0]===`$`&&n.slice(1)in e?!1:(o[n]=r,!0)},has({_:{data:e,setupState:n,accessCache:r,ctx:i,appContext:a,props:o,type:s}},c){let l;return!!(r[c]||e!==t&&c[0]!==`$`&&u(e,c)||Cr(n,c)||u(o,c)||u(i,c)||u(Sr,c)||u(a.config.globalProperties,c)||(l=s.__cssModules)&&l[c])},defineProperty(e,t,n){return n.get==null?u(n,`value`)&&this.set(e,t,n.value,null):e._.accessCache[t]=0,Reflect.defineProperty(e,t,n)}};function Tr(e){return d(e)?e.reduce((e,t)=>(e[t]=null,e),{}):e}var Er=!0;function Dr(e){let t=jr(e),n=e.proxy,i=e.ctx;Er=!1,t.beforeCreate&&kr(t.beforeCreate,e,`bc`);let{data:a,computed:o,methods:s,watch:c,provide:l,inject:u,created:f,beforeMount:p,mounted:m,beforeUpdate:g,updated:_,activated:y,deactivated:b,beforeDestroy:x,beforeUnmount:S,destroyed:C,unmounted:w,render:ee,renderTracked:te,renderTriggered:ne,errorCaptured:T,serverPrefetch:re,expose:E,inheritAttrs:ie,components:ae,directives:D,filters:oe}=t;if(u&&Or(u,i,null),s)for(let e in s){let t=s[e];h(t)&&(i[e]=t.bind(n))}if(a){let t=a.call(n,n);v(t)&&(e.data=Lt(t))}if(Er=!0,o)for(let e in o){let t=o[e],a=K({get:h(t)?t.bind(n,n):h(t.get)?t.get.bind(n,n):r,set:!h(t)&&h(t.set)?t.set.bind(n):r});Object.defineProperty(i,e,{enumerable:!0,configurable:!0,get:()=>a.value,set:e=>a.value=e})}if(c)for(let e in c)Ar(c[e],i,n,e);if(l){let e=h(l)?l.call(n):l;Reflect.ownKeys(e).forEach(t=>{Fn(t,e[t])})}f&&kr(f,e,`c`);function O(e,t){d(t)?t.forEach(t=>e(t.bind(n))):t&&e(t.bind(n))}if(O(or,p),O(sr,m),O(cr,g),O(lr,_),O(er,y),O(tr,b),O(hr,T),O(mr,te),O(pr,ne),O(ur,S),O(dr,w),O(fr,re),d(E))if(E.length){let t=e.exposed||={};E.forEach(e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t,enumerable:!0})})}else e.exposed||={};ee&&e.render===r&&(e.render=ee),ie!=null&&(e.inheritAttrs=ie),ae&&(e.components=ae),D&&(e.directives=D),re&&Jn(e)}function Or(e,t,n=r){for(let n in d(e)&&(e=Ir(e)),e){let r=e[n],i;i=v(r)?`default`in r?In(r.from||n,r.default,!0):In(r.from||n):In(r),F(i)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:e=>i.value=e}):t[n]=i}}function kr(e,t,n){dn(d(e)?e.map(e=>e.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ar(e,t,n,r){let i=r.includes(`.`)?Un(n,r):()=>n[r];if(g(e)){let n=t[e];h(n)&&Bn(i,n)}else if(h(e))Bn(i,e.bind(n));else if(v(e))if(d(e))e.forEach(e=>Ar(e,t,n,r));else{let r=h(e.handler)?e.handler.bind(n):t[e.handler];h(r)&&Bn(i,r,e)}}function jr(e){let t=e.type,{mixins:n,extends:r}=t,{mixins:i,optionsCache:a,config:{optionMergeStrategies:o}}=e.appContext,s=a.get(t),c;return s?c=s:!i.length&&!n&&!r?c=t:(c={},i.length&&i.forEach(e=>Mr(c,e,o,!0)),Mr(c,t,o)),v(t)&&a.set(t,c),c}function Mr(e,t,n,r=!1){let{mixins:i,extends:a}=t;for(let o in a&&Mr(e,a,n,!0),i&&i.forEach(t=>Mr(e,t,n,!0)),t)if(!(r&&o===`expose`)){let r=Nr[o]||n&&n[o];e[o]=r?r(e[o],t[o]):t[o]}return e}var Nr={data:Pr,props:zr,emits:zr,methods:Rr,computed:Rr,beforeCreate:Lr,created:Lr,beforeMount:Lr,mounted:Lr,beforeUpdate:Lr,updated:Lr,beforeDestroy:Lr,beforeUnmount:Lr,destroyed:Lr,unmounted:Lr,activated:Lr,deactivated:Lr,errorCaptured:Lr,serverPrefetch:Lr,components:Rr,directives:Rr,watch:Br,provide:Pr,inject:Fr};function Pr(e,t){return t?e?function(){return s(h(e)?e.call(this,this):e,h(t)?t.call(this,this):t)}:t:e}function Fr(e,t){return Rr(Ir(e),Ir(t))}function Ir(e){if(d(e)){let t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Lr(e,t){return e?[...new Set([].concat(e,t))]:t}function Rr(e,t){return e?s(Object.create(null),e,t):t}function zr(e,t){return e?d(e)&&d(t)?[...new Set([...e,...t])]:s(Object.create(null),Tr(e),Tr(t??{})):t}function Br(e,t){if(!e)return t;if(!t)return e;let n=s(Object.create(null),e);for(let r in t)n[r]=Lr(e[r],t[r]);return n}function Vr(){return{app:null,config:{isNativeTag:i,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}var Hr=0;function Ur(e,t){return function(n,r=null){h(n)||(n=s({},n)),r!=null&&!v(r)&&(r=null);let i=Vr(),a=new WeakSet,o=[],c=!1,l=i.app={_uid:Hr++,_component:n,_props:r,_container:null,_context:i,_instance:null,version:Ta,get config(){return i.config},set config(e){},use(e,...t){return a.has(e)||(e&&h(e.install)?(a.add(e),e.install(l,...t)):h(e)&&(a.add(e),e(l,...t))),l},mixin(e){return i.mixins.includes(e)||i.mixins.push(e),l},component(e,t){return t?(i.components[e]=t,l):i.components[e]},directive(e,t){return t?(i.directives[e]=t,l):i.directives[e]},mount(a,o,s){if(!c){let u=l._ceVNode||qi(n,r);return u.appContext=i,s===!0?s=`svg`:s===!1&&(s=void 0),o&&t?t(u,a):e(u,a,s),c=!0,l._container=a,a.__vue_app__=l,Sa(u.component)}},onUnmount(e){o.push(e)},unmount(){c&&(dn(o,l._instance,16),e(null,l._container),delete l._container.__vue_app__)},provide(e,t){return i.provides[e]=t,l},runWithContext(e){let t=Wr;Wr=l;try{return e()}finally{Wr=t}}};return l}}var Wr=null,Gr=(e,t)=>t===`modelValue`||t===`model-value`?e.modelModifiers:e[`${t}Modifiers`]||e[`${T(t)}Modifiers`]||e[`${E(t)}Modifiers`];function Kr(e,n,...r){if(e.isUnmounted)return;let i=e.vnode.props||t,a=r,o=n.startsWith(`update:`),s=o&&Gr(i,n.slice(7));s&&(s.trim&&(a=r.map(e=>g(e)?e.trim():e)),s.number&&(a=r.map(se)));let c,l=i[c=ae(n)]||i[c=ae(T(n))];!l&&o&&(l=i[c=ae(E(n))]),l&&dn(l,e,6,a);let u=i[c+`Once`];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[c])return;e.emitted[c]=!0,dn(u,e,6,a)}}var qr=new WeakMap;function Jr(e,t,n=!1){let r=n?qr:t.emitsCache,i=r.get(e);if(i!==void 0)return i;let a=e.emits,o={},c=!1;if(!h(e)){let r=e=>{let n=Jr(e,t,!0);n&&(c=!0,s(o,n))};!n&&t.mixins.length&&t.mixins.forEach(r),e.extends&&r(e.extends),e.mixins&&e.mixins.forEach(r)}return!a&&!c?(v(e)&&r.set(e,null),null):(d(a)?a.forEach(e=>o[e]=null):s(o,a),v(e)&&r.set(e,o),o)}function Yr(e,t){return!e||!a(t)?!1:(t=t.slice(2).replace(/Once$/,``),u(e,t[0].toLowerCase()+t.slice(1))||u(e,E(t))||u(e,t))}function Xr(e){let{type:t,vnode:n,proxy:r,withProxy:i,propsOptions:[a],slots:s,attrs:c,emit:l,render:u,renderCache:d,props:f,data:p,setupState:m,ctx:h,inheritAttrs:g}=e,_=Mn(e),v,y;try{if(n.shapeFlag&4){let e=i||r,t=e;v=$i(u.call(t,e,d,f,m,p,h)),y=c}else{let e=t;v=$i(e.length>1?e(f,{attrs:c,slots:s,emit:l}):e(f,null)),y=t.props?c:Zr(c)}}catch(t){Ii.length=0,fn(t,e,1),v=qi(Pi)}let b=v;if(y&&g!==!1){let e=Object.keys(y),{shapeFlag:t}=b;e.length&&t&7&&(a&&e.some(o)&&(y=Qr(y,a)),b=Xi(b,y,!1,!0))}return n.dirs&&(b=Xi(b,null,!1,!0),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&qn(b,n.transition),v=b,Mn(_),v}var Zr=e=>{let t;for(let n in e)(n===`class`||n===`style`||a(n))&&((t||={})[n]=e[n]);return t},Qr=(e,t)=>{let n={};for(let r in e)(!o(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function $r(e,t,n){let{props:r,children:i,component:a}=e,{props:o,children:s,patchFlag:c}=t,l=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?ei(r,o,l):!!o;if(c&8){let e=t.dynamicProps;for(let t=0;t<e.length;t++){let n=e[t];if(o[n]!==r[n]&&!Yr(l,n))return!0}}}else return(i||s)&&(!s||!s.$stable)?!0:r===o?!1:r?o?ei(r,o,l):!0:!!o;return!1}function ei(e,t,n){let r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let i=0;i<r.length;i++){let a=r[i];if(t[a]!==e[a]&&!Yr(n,a))return!0}return!1}function ti({vnode:e,parent:t},n){for(;t;){let r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}var ni={},ri=()=>Object.create(ni),ii=e=>Object.getPrototypeOf(e)===ni;function ai(e,t,n,r=!1){let i={},a=ri();for(let n in e.propsDefaults=Object.create(null),si(e,t,i,a),e.propsOptions[0])n in i||(i[n]=void 0);n?e.props=r?i:Rt(i):e.type.props?e.props=i:e.props=a,e.attrs=a}function oi(e,t,n,r){let{props:i,attrs:a,vnode:{patchFlag:o}}=e,s=P(i),[c]=e.propsOptions,l=!1;if((r||o>0)&&!(o&16)){if(o&8){let n=e.vnode.dynamicProps;for(let r=0;r<n.length;r++){let o=n[r];if(Yr(e.emitsOptions,o))continue;let d=t[o];if(c)if(u(a,o))d!==a[o]&&(a[o]=d,l=!0);else{let t=T(o);i[t]=ci(c,s,t,d,e,!1)}else d!==a[o]&&(a[o]=d,l=!0)}}}else{si(e,t,i,a)&&(l=!0);let r;for(let a in s)(!t||!u(t,a)&&((r=E(a))===a||!u(t,r)))&&(c?n&&(n[a]!==void 0||n[r]!==void 0)&&(i[a]=ci(c,s,a,void 0,e,!0)):delete i[a]);if(a!==s)for(let e in a)(!t||!u(t,e))&&(delete a[e],l=!0)}l&&tt(e.attrs,`set`,``)}function si(e,n,r,i){let[a,o]=e.propsOptions,s=!1,c;if(n)for(let t in n){if(ee(t))continue;let l=n[t],d;a&&u(a,d=T(t))?!o||!o.includes(d)?r[d]=l:(c||={})[d]=l:Yr(e.emitsOptions,t)||(!(t in i)||l!==i[t])&&(i[t]=l,s=!0)}if(o){let n=P(r),i=c||t;for(let t=0;t<o.length;t++){let s=o[t];r[s]=ci(a,n,s,i[s],e,!u(i,s))}}return s}function ci(e,t,n,r,i,a){let o=e[n];if(o!=null){let e=u(o,`default`);if(e&&r===void 0){let e=o.default;if(o.type!==Function&&!o.skipFactory&&h(e)){let{propsDefaults:a}=i;if(n in a)r=a[n];else{let o=ua(i);r=a[n]=e.call(null,t),o()}}else r=e;i.ce&&i.ce._setProp(n,r)}o[0]&&(a&&!e?r=!1:o[1]&&(r===``||r===E(n))&&(r=!0))}return r}var li=new WeakMap;function ui(e,r,i=!1){let a=i?li:r.propsCache,o=a.get(e);if(o)return o;let c=e.props,l={},f=[],p=!1;if(!h(e)){let t=e=>{p=!0;let[t,n]=ui(e,r,!0);s(l,t),n&&f.push(...n)};!i&&r.mixins.length&&r.mixins.forEach(t),e.extends&&t(e.extends),e.mixins&&e.mixins.forEach(t)}if(!c&&!p)return v(e)&&a.set(e,n),n;if(d(c))for(let e=0;e<c.length;e++){let n=T(c[e]);di(n)&&(l[n]=t)}else if(c)for(let e in c){let t=T(e);if(di(t)){let n=c[e],r=l[t]=d(n)||h(n)?{type:n}:s({},n),i=r.type,a=!1,o=!0;if(d(i))for(let e=0;e<i.length;++e){let t=i[e],n=h(t)&&t.name;if(n===`Boolean`){a=!0;break}else n===`String`&&(o=!1)}else a=h(i)&&i.name===`Boolean`;r[0]=a,r[1]=o,(a||u(r,`default`))&&f.push(t)}}let m=[l,f];return v(e)&&a.set(e,m),m}function di(e){return e[0]!==`$`&&!ee(e)}var fi=e=>e===`_`||e===`_ctx`||e===`$stable`,pi=e=>d(e)?e.map($i):[$i(e)],mi=(e,t,n)=>{if(t._n)return t;let r=Nn((...e)=>pi(t(...e)),n);return r._c=!1,r},hi=(e,t,n)=>{let r=e._ctx;for(let n in e){if(fi(n))continue;let i=e[n];if(h(i))t[n]=mi(n,i,r);else if(i!=null){let e=pi(i);t[n]=()=>e}}},gi=(e,t)=>{let n=pi(t);e.slots.default=()=>n},_i=(e,t,n)=>{for(let r in t)(n||!fi(r))&&(e[r]=t[r])},vi=(e,t,n)=>{let r=e.slots=ri();if(e.vnode.shapeFlag&32){let e=t._;e?(_i(r,t,n),n&&O(r,`_`,e,!0)):hi(t,r)}else t&&gi(e,t)},yi=(e,n,r)=>{let{vnode:i,slots:a}=e,o=!0,s=t;if(i.shapeFlag&32){let e=n._;e?r&&e===1?o=!1:_i(a,n,r):(o=!n.$stable,hi(n,a)),s=n}else n&&(gi(e,n),s={default:1});if(o)for(let e in a)!fi(e)&&s[e]==null&&delete a[e]},bi=Mi;function xi(e){return Si(e)}function Si(e,i){let a=le();a.__VUE__=!0;let{insert:o,remove:s,patchProp:c,createElement:l,createText:u,createComment:d,setText:f,setElementText:p,parentNode:m,nextSibling:h,setScopeId:g=r,insertStaticContent:_}=e,v=(e,t,n,r=null,i=null,a=null,o=void 0,s=null,c=!!t.dynamicChildren)=>{if(e===t)return;e&&!Wi(e,t)&&(r=ve(e),A(e,i,a,!0),e=null),t.patchFlag===-2&&(c=!1,t.dynamicChildren=null);let{type:l,ref:u,shapeFlag:d}=t;switch(l){case Ni:y(e,t,n,r);break;case Pi:b(e,t,n,r);break;case Fi:e??x(t,n,r,o);break;case B:ae(e,t,n,r,i,a,o,s,c);break;default:d&1?w(e,t,n,r,i,a,o,s,c):d&6?D(e,t,n,r,i,a,o,s,c):(d&64||d&128)&&l.process(e,t,n,r,i,a,o,s,c,j)}u!=null&&i?Xn(u,e&&e.ref,a,t||e,!t):u==null&&e&&e.ref!=null&&Xn(e.ref,null,a,e,!0)},y=(e,t,n,r)=>{if(e==null)o(t.el=u(t.children),n,r);else{let n=t.el=e.el;t.children!==e.children&&f(n,t.children)}},b=(e,t,n,r)=>{e==null?o(t.el=d(t.children||``),n,r):t.el=e.el},x=(e,t,n,r)=>{[e.el,e.anchor]=_(e.children,t,n,r,e.el,e.anchor)},S=({el:e,anchor:t},n,r)=>{let i;for(;e&&e!==t;)i=h(e),o(e,n,r),e=i;o(t,n,r)},C=({el:e,anchor:t})=>{let n;for(;e&&e!==t;)n=h(e),s(e),e=n;s(t)},w=(e,t,n,r,i,a,o,s,c)=>{if(t.type===`svg`?o=`svg`:t.type===`math`&&(o=`mathml`),e==null)te(t,n,r,i,a,o,s,c);else{let n=e.el&&e.el._isVueCE?e.el:null;try{n&&n._beginPatch(),re(e,t,i,a,o,s,c)}finally{n&&n._endPatch()}}},te=(e,t,n,r,i,a,s,u)=>{let d,f,{props:m,shapeFlag:h,transition:g,dirs:_}=e;if(d=e.el=l(e.type,a,m&&m.is,m),h&8?p(d,e.children):h&16&&T(e.children,d,null,r,i,Ci(e,a),s,u),_&&Pn(e,null,r,`created`),ne(d,e,e.scopeId,s,r),m){for(let e in m)e!==`value`&&!ee(e)&&c(d,e,null,m[e],a,r);`value`in m&&c(d,`value`,null,m.value,a),(f=m.onVnodeBeforeMount)&&ra(f,r,e)}_&&Pn(e,null,r,`beforeMount`);let v=Ti(i,g);v&&g.beforeEnter(d),o(d,t,n),((f=m&&m.onVnodeMounted)||v||_)&&bi(()=>{f&&ra(f,r,e),v&&g.enter(d),_&&Pn(e,null,r,`mounted`)},i)},ne=(e,t,n,r,i)=>{if(n&&g(e,n),r)for(let t=0;t<r.length;t++)g(e,r[t]);if(i){let n=i.subTree;if(t===n||ji(n.type)&&(n.ssContent===t||n.ssFallback===t)){let t=i.vnode;ne(e,t,t.scopeId,t.slotScopeIds,i.parent)}}},T=(e,t,n,r,i,a,o,s,c=0)=>{for(let l=c;l<e.length;l++)v(null,e[l]=s?ea(e[l]):$i(e[l]),t,n,r,i,a,o,s)},re=(e,n,r,i,a,o,s)=>{let l=n.el=e.el,{patchFlag:u,dynamicChildren:d,dirs:f}=n;u|=e.patchFlag&16;let m=e.props||t,h=n.props||t,g;if(r&&wi(r,!1),(g=h.onVnodeBeforeUpdate)&&ra(g,r,n,e),f&&Pn(n,e,r,`beforeUpdate`),r&&wi(r,!0),(m.innerHTML&&h.innerHTML==null||m.textContent&&h.textContent==null)&&p(l,``),d?E(e.dynamicChildren,d,l,r,i,Ci(n,a),o):s||ue(e,n,l,null,r,i,Ci(n,a),o,!1),u>0){if(u&16)ie(l,m,h,r,a);else if(u&2&&m.class!==h.class&&c(l,`class`,null,h.class,a),u&4&&c(l,`style`,m.style,h.style,a),u&8){let e=n.dynamicProps;for(let t=0;t<e.length;t++){let n=e[t],i=m[n],o=h[n];(o!==i||n===`value`)&&c(l,n,i,o,a,r)}}u&1&&e.children!==n.children&&p(l,n.children)}else !s&&d==null&&ie(l,m,h,r,a);((g=h.onVnodeUpdated)||f)&&bi(()=>{g&&ra(g,r,n,e),f&&Pn(n,e,r,`updated`)},i)},E=(e,t,n,r,i,a,o)=>{for(let s=0;s<t.length;s++){let c=e[s],l=t[s];v(c,l,c.el&&(c.type===B||!Wi(c,l)||c.shapeFlag&198)?m(c.el):n,null,r,i,a,o,!0)}},ie=(e,n,r,i,a)=>{if(n!==r){if(n!==t)for(let t in n)!ee(t)&&!(t in r)&&c(e,t,n[t],null,a,i);for(let t in r){if(ee(t))continue;let o=r[t],s=n[t];o!==s&&t!==`value`&&c(e,t,s,o,a,i)}`value`in r&&c(e,`value`,n.value,r.value,a)}},ae=(e,t,n,r,i,a,s,c,l)=>{let d=t.el=e?e.el:u(``),f=t.anchor=e?e.anchor:u(``),{patchFlag:p,dynamicChildren:m,slotScopeIds:h}=t;h&&(c=c?c.concat(h):h),e==null?(o(d,n,r),o(f,n,r),T(t.children||[],n,f,i,a,s,c,l)):p>0&&p&64&&m&&e.dynamicChildren&&e.dynamicChildren.length===m.length?(E(e.dynamicChildren,m,n,i,a,s,c),(t.key!=null||i&&t===i.subTree)&&Ei(e,t,!0)):ue(e,t,n,f,i,a,s,c,l)},D=(e,t,n,r,i,a,o,s,c)=>{t.slotScopeIds=s,e==null?t.shapeFlag&512?i.ctx.activate(t,n,r,o,c):O(t,n,r,i,a,o,c):se(e,t,c)},O=(e,t,n,r,i,a,o)=>{let s=e.component=oa(e,r,i);if($n(e)&&(s.ctx.renderer=j),ma(s,!1,o),s.asyncDep){if(i&&i.registerDep(s,ce,o),!e.el){let r=s.subTree=qi(Pi);b(null,r,t,n),e.placeholder=r.el}}else ce(s,e,t,n,i,a,o)},se=(e,t,n)=>{let r=t.component=e.component;if($r(e,t,n))if(r.asyncDep&&!r.asyncResolved){k(r,t,n);return}else r.next=t,r.update();else t.el=e.el,r.vnode=t},ce=(e,t,n,r,i,a,o)=>{let s=()=>{if(e.isMounted){let{next:t,bu:n,u:r,parent:c,vnode:l}=e;{let n=Oi(e);if(n){t&&(t.el=l.el,k(e,t,o)),n.asyncDep.then(()=>{e.isUnmounted||s()});return}}let u=t,d;wi(e,!1),t?(t.el=l.el,k(e,t,o)):t=l,n&&oe(n),(d=t.props&&t.props.onVnodeBeforeUpdate)&&ra(d,c,t,l),wi(e,!0);let f=Xr(e),p=e.subTree;e.subTree=f,v(p,f,m(p.el),ve(p),e,i,a),t.el=f.el,u===null&&ti(e,f.el),r&&bi(r,i),(d=t.props&&t.props.onVnodeUpdated)&&bi(()=>ra(d,c,t,l),i)}else{let o,{el:s,props:c}=t,{bm:l,m:u,parent:d,root:f,type:p}=e,m=Qn(t);if(wi(e,!1),l&&oe(l),!m&&(o=c&&c.onVnodeBeforeMount)&&ra(o,d,t),wi(e,!0),s&&Se){let t=()=>{e.subTree=Xr(e),Se(s,e.subTree,e,i,null)};m&&p.__asyncHydrate?p.__asyncHydrate(s,e,t):t()}else{f.ce&&f.ce._def.shadowRoot!==!1&&f.ce._injectChildStyle(p);let o=e.subTree=Xr(e);v(null,o,n,r,e,i,a),t.el=o.el}if(u&&bi(u,i),!m&&(o=c&&c.onVnodeMounted)){let e=t;bi(()=>ra(o,d,e),i)}(t.shapeFlag&256||d&&Qn(d.vnode)&&d.vnode.shapeFlag&256)&&e.a&&bi(e.a,i),e.isMounted=!0,t=n=r=null}};e.scope.on();let c=e.effect=new ke(s);e.scope.off();let l=e.update=c.run.bind(c),u=e.job=c.runIfDirty.bind(c);u.i=e,u.id=e.uid,c.scheduler=()=>Cn(u),wi(e,!0),l()},k=(e,t,n)=>{t.component=e;let r=e.vnode.props;e.vnode=t,e.next=null,oi(e,t.props,r,n),yi(e,t.children,n),We(),En(e),Ge()},ue=(e,t,n,r,i,a,o,s,c=!1)=>{let l=e&&e.children,u=e?e.shapeFlag:0,d=t.children,{patchFlag:f,shapeFlag:m}=t;if(f>0){if(f&128){fe(l,d,n,r,i,a,o,s,c);return}else if(f&256){de(l,d,n,r,i,a,o,s,c);return}}m&8?(u&16&&_e(l,i,a),d!==l&&p(n,d)):u&16?m&16?fe(l,d,n,r,i,a,o,s,c):_e(l,i,a,!0):(u&8&&p(n,``),m&16&&T(d,n,r,i,a,o,s,c))},de=(e,t,r,i,a,o,s,c,l)=>{e||=n,t||=n;let u=e.length,d=t.length,f=Math.min(u,d),p;for(p=0;p<f;p++){let n=t[p]=l?ea(t[p]):$i(t[p]);v(e[p],n,r,null,a,o,s,c,l)}u>d?_e(e,a,o,!0,!1,f):T(t,r,i,a,o,s,c,l,f)},fe=(e,t,r,i,a,o,s,c,l)=>{let u=0,d=t.length,f=e.length-1,p=d-1;for(;u<=f&&u<=p;){let n=e[u],i=t[u]=l?ea(t[u]):$i(t[u]);if(Wi(n,i))v(n,i,r,null,a,o,s,c,l);else break;u++}for(;u<=f&&u<=p;){let n=e[f],i=t[p]=l?ea(t[p]):$i(t[p]);if(Wi(n,i))v(n,i,r,null,a,o,s,c,l);else break;f--,p--}if(u>f){if(u<=p){let e=p+1,n=e<d?t[e].el:i;for(;u<=p;)v(null,t[u]=l?ea(t[u]):$i(t[u]),r,n,a,o,s,c,l),u++}}else if(u>p)for(;u<=f;)A(e[u],a,o,!0),u++;else{let m=u,h=u,g=new Map;for(u=h;u<=p;u++){let e=t[u]=l?ea(t[u]):$i(t[u]);e.key!=null&&g.set(e.key,u)}let _,y=0,b=p-h+1,x=!1,S=0,C=Array(b);for(u=0;u<b;u++)C[u]=0;for(u=m;u<=f;u++){let n=e[u];if(y>=b){A(n,a,o,!0);continue}let i;if(n.key!=null)i=g.get(n.key);else for(_=h;_<=p;_++)if(C[_-h]===0&&Wi(n,t[_])){i=_;break}i===void 0?A(n,a,o,!0):(C[i-h]=u+1,i>=S?S=i:x=!0,v(n,t[i],r,null,a,o,s,c,l),y++)}let w=x?Di(C):n;for(_=w.length-1,u=b-1;u>=0;u--){let e=h+u,n=t[e],f=t[e+1],p=e+1<d?f.el||Ai(f):i;C[u]===0?v(null,n,r,p,a,o,s,c,l):x&&(_<0||u!==w[_]?pe(n,r,p,2):_--)}}},pe=(e,t,n,r,i=null)=>{let{el:a,type:c,transition:l,children:u,shapeFlag:d}=e;if(d&6){pe(e.component.subTree,t,n,r);return}if(d&128){e.suspense.move(t,n,r);return}if(d&64){c.move(e,t,n,j);return}if(c===B){o(a,t,n);for(let e=0;e<u.length;e++)pe(u[e],t,n,r);o(e.anchor,t,n);return}if(c===Fi){S(e,t,n);return}if(r!==2&&d&1&&l)if(r===0)l.beforeEnter(a),o(a,t,n),bi(()=>l.enter(a),i);else{let{leave:r,delayLeave:i,afterLeave:c}=l,u=()=>{e.ctx.isUnmounted?s(a):o(a,t,n)},d=()=>{a._isLeaving&&a[Kn](!0),r(a,()=>{u(),c&&c()})};i?i(a,u,d):d()}else o(a,t,n)},A=(e,t,n,r=!1,i=!1)=>{let{type:a,props:o,ref:s,children:c,dynamicChildren:l,shapeFlag:u,patchFlag:d,dirs:f,cacheIndex:p}=e;if(d===-2&&(i=!1),s!=null&&(We(),Xn(s,null,n,e,!0),Ge()),p!=null&&(t.renderCache[p]=void 0),u&256){t.ctx.deactivate(e);return}let m=u&1&&f,h=!Qn(e),g;if(h&&(g=o&&o.onVnodeBeforeUnmount)&&ra(g,t,e),u&6)ge(e.component,n,r);else{if(u&128){e.suspense.unmount(n,r);return}m&&Pn(e,null,t,`beforeUnmount`),u&64?e.type.remove(e,t,n,j,r):l&&!l.hasOnce&&(a!==B||d>0&&d&64)?_e(l,t,n,!1,!0):(a===B&&d&384||!i&&u&16)&&_e(c,t,n),r&&me(e)}(h&&(g=o&&o.onVnodeUnmounted)||m)&&bi(()=>{g&&ra(g,t,e),m&&Pn(e,null,t,`unmounted`)},n)},me=e=>{let{type:t,el:n,anchor:r,transition:i}=e;if(t===B){he(n,r);return}if(t===Fi){C(e);return}let a=()=>{s(n),i&&!i.persisted&&i.afterLeave&&i.afterLeave()};if(e.shapeFlag&1&&i&&!i.persisted){let{leave:t,delayLeave:r}=i,o=()=>t(n,a);r?r(e.el,a,o):o()}else a()},he=(e,t)=>{let n;for(;e!==t;)n=h(e),s(e),e=n;s(t)},ge=(e,t,n)=>{let{bum:r,scope:i,job:a,subTree:o,um:s,m:c,a:l}=e;ki(c),ki(l),r&&oe(r),i.stop(),a&&(a.flags|=8,A(o,e,t,n)),s&&bi(s,t),bi(()=>{e.isUnmounted=!0},t)},_e=(e,t,n,r=!1,i=!1,a=0)=>{for(let o=a;o<e.length;o++)A(e[o],t,n,r,i)},ve=e=>{if(e.shapeFlag&6)return ve(e.component.subTree);if(e.shapeFlag&128)return e.suspense.next();let t=h(e.anchor||e.el),n=t&&t[Wn];return n?h(n):t},ye=!1,be=(e,t,n)=>{let r;e==null?t._vnode&&(A(t._vnode,null,null,!0),r=t._vnode.component):v(t._vnode||null,e,t,null,null,null,n),t._vnode=e,ye||=(ye=!0,En(r),Dn(),!1)},j={p:v,um:A,m:pe,r:me,mt:O,mc:T,pc:ue,pbc:E,n:ve,o:e},xe,Se;return i&&([xe,Se]=i(j)),{render:be,hydrate:xe,createApp:Ur(be,xe)}}function Ci({type:e,props:t},n){return n===`svg`&&e===`foreignObject`||n===`mathml`&&e===`annotation-xml`&&t&&t.encoding&&t.encoding.includes(`html`)?void 0:n}function wi({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Ti(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ei(e,t,n=!1){let r=e.children,i=t.children;if(d(r)&&d(i))for(let t=0;t<r.length;t++){let a=r[t],o=i[t];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=i[t]=ea(i[t]),o.el=a.el),!n&&o.patchFlag!==-2&&Ei(a,o)),o.type===Ni&&(o.patchFlag===-1?o.__elIndex=t+(e.type===B?1:0):o.el=a.el),o.type===Pi&&!o.el&&(o.el=a.el)}}function Di(e){let t=e.slice(),n=[0],r,i,a,o,s,c=e.length;for(r=0;r<c;r++){let c=e[r];if(c!==0){if(i=n[n.length-1],e[i]<c){t[r]=i,n.push(r);continue}for(a=0,o=n.length-1;a<o;)s=a+o>>1,e[n[s]]<c?a=s+1:o=s;c<e[n[a]]&&(a>0&&(t[r]=n[a-1]),n[a]=r)}}for(a=n.length,o=n[a-1];a-- >0;)n[a]=o,o=t[o];return n}function Oi(e){let t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Oi(t)}function ki(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Ai(e){if(e.placeholder)return e.placeholder;let t=e.component;return t?Ai(t.subTree):null}var ji=e=>e.__isSuspense;function Mi(e,t){t&&t.pendingBranch?d(e)?t.effects.push(...e):t.effects.push(e):Tn(e)}var B=Symbol.for(`v-fgt`),Ni=Symbol.for(`v-txt`),Pi=Symbol.for(`v-cmt`),Fi=Symbol.for(`v-stc`),Ii=[],Li=null;function V(e=!1){Ii.push(Li=e?null:[])}function Ri(){Ii.pop(),Li=Ii[Ii.length-1]||null}var zi=1;function Bi(e,t=!1){zi+=e,e<0&&Li&&t&&(Li.hasOnce=!0)}function Vi(e){return e.dynamicChildren=zi>0?Li||n:null,Ri(),zi>0&&Li&&Li.push(e),e}function H(e,t,n,r,i,a){return Vi(U(e,t,n,r,i,a,!0))}function Hi(e,t,n,r,i){return Vi(qi(e,t,n,r,i,!0))}function Ui(e){return e?e.__v_isVNode===!0:!1}function Wi(e,t){return e.type===t.type&&e.key===t.key}var Gi=({key:e})=>e??null,Ki=({ref:e,ref_key:t,ref_for:n})=>(typeof e==`number`&&(e=``+e),e==null?null:g(e)||F(e)||h(e)?{i:An,r:e,k:t,f:!!n}:e);function U(e,t=null,n=null,r=0,i=null,a=e===B?0:1,o=!1,s=!1){let c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Gi(t),ref:t&&Ki(t),scopeId:jn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:r,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:An};return s?(ta(c,n),a&128&&e.normalize(c)):n&&(c.shapeFlag|=g(n)?8:16),zi>0&&!o&&Li&&(c.patchFlag>0||a&6)&&c.patchFlag!==32&&Li.push(c),c}var qi=Ji;function Ji(e,t=null,n=null,r=0,i=null,a=!1){if((!e||e===vr)&&(e=Pi),Ui(e)){let r=Xi(e,t,!0);return n&&ta(r,n),zi>0&&!a&&Li&&(r.shapeFlag&6?Li[Li.indexOf(e)]=r:Li.push(r)),r.patchFlag=-2,r}if(wa(e)&&(e=e.__vccOpts),t){t=Yi(t);let{class:e,style:n}=t;e&&!g(e)&&(t.class=A(e)),v(n)&&(Wt(n)&&!d(n)&&(n=s({},n)),t.style=k(n))}let o=g(e)?1:ji(e)?128:Gn(e)?64:v(e)?4:h(e)?2:0;return U(e,t,n,r,i,o,a,!0)}function Yi(e){return e?Wt(e)||ii(e)?s({},e):e:null}function Xi(e,t,n=!1,r=!1){let{props:i,ref:a,patchFlag:o,children:s,transition:c}=e,l=t?na(i||{},t):i,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&Gi(l),ref:t&&t.ref?n&&a?d(a)?a.concat(Ki(t)):[a,Ki(t)]:Ki(t):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==B?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Xi(e.ssContent),ssFallback:e.ssFallback&&Xi(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&r&&qn(u,c.clone(u)),u}function Zi(e=` `,t=0){return qi(Ni,null,e,t)}function Qi(e,t){let n=qi(Fi,null,e);return n.staticCount=t,n}function W(e=``,t=!1){return t?(V(),Hi(Pi,null,e)):qi(Pi,null,e)}function $i(e){return e==null||typeof e==`boolean`?qi(Pi):d(e)?qi(B,null,e.slice()):Ui(e)?ea(e):qi(Ni,null,String(e))}function ea(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Xi(e)}function ta(e,t){let n=0,{shapeFlag:r}=e;if(t==null)t=null;else if(d(t))n=16;else if(typeof t==`object`)if(r&65){let n=t.default;n&&(n._c&&(n._d=!1),ta(e,n()),n._c&&(n._d=!0));return}else{n=32;let r=t._;!r&&!ii(t)?t._ctx=An:r===3&&An&&(An.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else h(t)?(t={default:t,_ctx:An},n=32):(t=String(t),r&64?(n=16,t=[Zi(t)]):n=8);e.children=t,e.shapeFlag|=n}function na(...e){let t={};for(let n=0;n<e.length;n++){let r=e[n];for(let e in r)if(e===`class`)t.class!==r.class&&(t.class=A([t.class,r.class]));else if(e===`style`)t.style=k([t.style,r.style]);else if(a(e)){let n=t[e],i=r[e];i&&n!==i&&!(d(n)&&n.includes(i))&&(t[e]=n?[].concat(n,i):i)}else e!==``&&(t[e]=r[e])}return t}function ra(e,t,n,r=null){dn(e,t,7,[n,r])}var ia=Vr(),aa=0;function oa(e,n,r){let i=e.type,a=(n?n.appContext:e.appContext)||ia,o={uid:aa++,vnode:e,type:i,parent:n,appContext:a,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new we(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:n?n.provides:Object.create(a.provides),ids:n?n.ids:[``,0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:ui(i,a),emitsOptions:Jr(i,a),emit:null,emitted:null,propsDefaults:t,inheritAttrs:i.inheritAttrs,ctx:t,data:t,props:t,attrs:t,slots:t,refs:t,setupState:t,setupContext:null,suspense:r,suspenseId:r?r.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=n?n.root:o,o.emit=Kr.bind(null,o),e.ce&&e.ce(o),o}var G=null,sa=()=>G||An,ca,la;{let e=le(),t=(t,n)=>{let r;return(r=e[t])||(r=e[t]=[]),r.push(n),e=>{r.length>1?r.forEach(t=>t(e)):r[0](e)}};ca=t(`__VUE_INSTANCE_SETTERS__`,e=>G=e),la=t(`__VUE_SSR_SETTERS__`,e=>pa=e)}var ua=e=>{let t=G;return ca(e),e.scope.on(),()=>{e.scope.off(),ca(t)}},da=()=>{G&&G.scope.off(),ca(null)};function fa(e){return e.vnode.shapeFlag&4}var pa=!1;function ma(e,t=!1,n=!1){t&&la(t);let{props:r,children:i}=e.vnode,a=fa(e);ai(e,r,a,t),vi(e,i,n||t);let o=a?ha(e,t):void 0;return t&&la(!1),o}function ha(e,t){let n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,wr);let{setup:r}=n;if(r){We();let n=e.setupContext=r.length>1?xa(e):null,i=ua(e),a=un(r,e,0,[e.props,n]),o=y(a);if(Ge(),i(),(o||e.sp)&&!Qn(e)&&Jn(e),o){if(a.then(da,da),t)return a.then(n=>{ga(e,n,t)}).catch(t=>{fn(t,e,0)});e.asyncDep=a}else ga(e,a,t)}else ya(e,t)}function ga(e,t,n){h(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:v(t)&&(e.setupState=Zt(t)),ya(e,n)}var _a,va;function ya(e,t,n){let i=e.type;if(!e.render){if(!t&&_a&&!i.render){let t=i.template||jr(e).template;if(t){let{isCustomElement:n,compilerOptions:r}=e.appContext.config,{delimiters:a,compilerOptions:o}=i;i.render=_a(t,s(s({isCustomElement:n,delimiters:a},r),o))}}e.render=i.render||r,va&&va(e)}{let t=ua(e);We();try{Dr(e)}finally{Ge(),t()}}}var ba={get(e,t){return N(e,`get`,``),e[t]}};function xa(e){return{attrs:new Proxy(e.attrs,ba),slots:e.slots,emit:e.emit,expose:t=>{e.exposed=t||{}}}}function Sa(e){return e.exposed?e.exposeProxy||=new Proxy(Zt(Gt(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Sr)return Sr[n](e)},has(e,t){return t in e||t in Sr}}):e.proxy}function Ca(e,t=!0){return h(e)?e.displayName||e.name:e.name||t&&e.__name}function wa(e){return h(e)&&`__vccOpts`in e}var K=(e,t)=>nn(e,t,pa),Ta=`3.5.27`,Ea=void 0,Da=typeof window<`u`&&window.trustedTypes;if(Da)try{Ea=Da.createPolicy(`vue`,{createHTML:e=>e})}catch{}var Oa=Ea?e=>Ea.createHTML(e):e=>e,ka=`http://www.w3.org/2000/svg`,Aa=`http://www.w3.org/1998/Math/MathML`,ja=typeof document<`u`?document:null,Ma=ja&&ja.createElement(`template`),Na={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{let t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{let i=t===`svg`?ja.createElementNS(ka,e):t===`mathml`?ja.createElementNS(Aa,e):n?ja.createElement(e,{is:n}):ja.createElement(e);return e===`select`&&r&&r.multiple!=null&&i.setAttribute(`multiple`,r.multiple),i},createText:e=>ja.createTextNode(e),createComment:e=>ja.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>ja.querySelector(e),setScopeId(e,t){e.setAttribute(t,``)},insertStaticContent(e,t,n,r,i,a){let o=n?n.previousSibling:t.lastChild;if(i&&(i===a||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===a||!(i=i.nextSibling)););else{Ma.innerHTML=Oa(r===`svg`?`<svg>${e}</svg>`:r===`mathml`?`<math>${e}</math>`:e);let i=Ma.content;if(r===`svg`||r===`mathml`){let e=i.firstChild;for(;e.firstChild;)i.appendChild(e.firstChild);i.removeChild(e)}t.insertBefore(i,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Pa=Symbol(`_vtc`);function Fa(e,t,n){let r=e[Pa];r&&(t=(t?[t,...r]:[...r]).join(` `)),t==null?e.removeAttribute(`class`):n?e.setAttribute(`class`,t):e.className=t}var Ia=Symbol(`_vod`),La=Symbol(`_vsh`),Ra=Symbol(``),za=/(?:^|;)\s*display\s*:/;function Ba(e,t,n){let r=e.style,i=g(n),a=!1;if(n&&!i){if(t)if(g(t))for(let e of t.split(`;`)){let t=e.slice(0,e.indexOf(`:`)).trim();n[t]??Ha(r,t,``)}else for(let e in t)n[e]??Ha(r,e,``);for(let e in n)e===`display`&&(a=!0),Ha(r,e,n[e])}else if(i){if(t!==n){let e=r[Ra];e&&(n+=`;`+e),r.cssText=n,a=za.test(n)}}else t&&e.removeAttribute(`style`);Ia in e&&(e[Ia]=a?r.display:``,e[La]&&(r.display=`none`))}var Va=/\s*!important$/;function Ha(e,t,n){if(d(n))n.forEach(n=>Ha(e,t,n));else if(n??=``,t.startsWith(`--`))e.setProperty(t,n);else{let r=Ga(e,t);Va.test(n)?e.setProperty(E(r),n.replace(Va,``),`important`):e[r]=n}}var Ua=[`Webkit`,`Moz`,`ms`],Wa={};function Ga(e,t){let n=Wa[t];if(n)return n;let r=T(t);if(r!==`filter`&&r in e)return Wa[t]=r;r=ie(r);for(let n=0;n<Ua.length;n++){let i=Ua[n]+r;if(i in e)return Wa[t]=i}return t}var Ka=`http://www.w3.org/1999/xlink`;function qa(e,t,n,r,i,a=he(t)){r&&t.startsWith(`xlink:`)?n==null?e.removeAttributeNS(Ka,t.slice(6,t.length)):e.setAttributeNS(Ka,t,n):n==null||a&&!ge(n)?e.removeAttribute(t):e.setAttribute(t,a?``:_(n)?String(n):n)}function Ja(e,t,n,r,i){if(t===`innerHTML`||t===`textContent`){n!=null&&(e[t]=t===`innerHTML`?Oa(n):n);return}let a=e.tagName;if(t===`value`&&a!==`PROGRESS`&&!a.includes(`-`)){let r=a===`OPTION`?e.getAttribute(`value`)||``:e.value,i=n==null?e.type===`checkbox`?`on`:``:String(n);(r!==i||!(`_value`in e))&&(e.value=i),n??e.removeAttribute(t),e._value=n;return}let o=!1;if(n===``||n==null){let r=typeof e[t];r===`boolean`?n=ge(n):n==null&&r===`string`?(n=``,o=!0):r===`number`&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(i||t)}function Ya(e,t,n,r){e.addEventListener(t,n,r)}function Xa(e,t,n,r){e.removeEventListener(t,n,r)}var Za=Symbol(`_vei`);function Qa(e,t,n,r,i=null){let a=e[Za]||(e[Za]={}),o=a[t];if(r&&o)o.value=r;else{let[n,s]=eo(t);r?Ya(e,n,a[t]=io(r,i),s):o&&(Xa(e,n,o,s),a[t]=void 0)}}var $a=/(?:Once|Passive|Capture)$/;function eo(e){let t;if($a.test(e)){t={};let n;for(;n=e.match($a);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[e[2]===`:`?e.slice(3):E(e.slice(2)),t]}var to=0,no=Promise.resolve(),ro=()=>to||=(no.then(()=>to=0),Date.now());function io(e,t){let n=e=>{if(!e._vts)e._vts=Date.now();else if(e._vts<=n.attached)return;dn(ao(e,n.value),t,5,[e])};return n.value=e,n.attached=ro(),n}function ao(e,t){if(d(t)){let n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(e=>t=>!t._stopped&&e&&e(t))}else return t}var oo=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,so=(e,t,n,r,i,s)=>{let c=i===`svg`;t===`class`?Fa(e,r,c):t===`style`?Ba(e,n,r):a(t)?o(t)||Qa(e,t,n,r,s):(t[0]===`.`?(t=t.slice(1),!0):t[0]===`^`?(t=t.slice(1),!1):co(e,t,r,c))?(Ja(e,t,r),!e.tagName.includes(`-`)&&(t===`value`||t===`checked`||t===`selected`)&&qa(e,t,r,c,s,t!==`value`)):e._isVueCE&&(/[A-Z]/.test(t)||!g(r))?Ja(e,T(t),r,s,t):(t===`true-value`?e._trueValue=r:t===`false-value`&&(e._falseValue=r),qa(e,t,r,c))};function co(e,t,n,r){if(r)return!!(t===`innerHTML`||t===`textContent`||t in e&&oo(t)&&h(n));if(t===`spellcheck`||t===`draggable`||t===`translate`||t===`autocorrect`||t===`sandbox`&&e.tagName===`IFRAME`||t===`form`||t===`list`&&e.tagName===`INPUT`||t===`type`&&e.tagName===`TEXTAREA`)return!1;if(t===`width`||t===`height`){let t=e.tagName;if(t===`IMG`||t===`VIDEO`||t===`CANVAS`||t===`SOURCE`)return!1}return oo(t)&&g(n)?!1:t in e}var lo=e=>{let t=e.props[`onUpdate:modelValue`]||!1;return d(t)?e=>oe(t,e):t};function uo(e){e.target.composing=!0}function fo(e){let t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event(`input`)))}var po=Symbol(`_assign`);function mo(e,t,n){return t&&(e=e.trim()),n&&(e=se(e)),e}var q={created(e,{modifiers:{lazy:t,trim:n,number:r}},i){e[po]=lo(i);let a=r||i.props&&i.props.type===`number`;Ya(e,t?`change`:`input`,t=>{t.target.composing||e[po](mo(e.value,n,a))}),(n||a)&&Ya(e,`change`,()=>{e.value=mo(e.value,n,a)}),t||(Ya(e,`compositionstart`,uo),Ya(e,`compositionend`,fo),Ya(e,`change`,fo))},mounted(e,{value:t}){e.value=t??``},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:r,trim:i,number:a}},o){if(e[po]=lo(o),e.composing)return;let s=(a||e.type===`number`)&&!/^0\d/.test(e.value)?se(e.value):e.value,c=t??``;s!==c&&(document.activeElement===e&&e.type!==`range`&&(r&&t===n||i&&e.value.trim()===c)||(e.value=c))}},ho={deep:!0,created(e,t,n){e[po]=lo(n),Ya(e,`change`,()=>{let t=e._modelValue,n=vo(e),r=e.checked,i=e[po];if(d(t)){let e=ye(t,n),a=e!==-1;if(r&&!a)i(t.concat(n));else if(!r&&a){let n=[...t];n.splice(e,1),i(n)}}else if(p(t)){let e=new Set(t);r?e.add(n):e.delete(n),i(e)}else i(yo(e,r))})},mounted:go,beforeUpdate(e,t,n){e[po]=lo(n),go(e,t,n)}};function go(e,{value:t,oldValue:n},r){e._modelValue=t;let i;if(d(t))i=ye(t,r.props.value)>-1;else if(p(t))i=t.has(r.props.value);else{if(t===n)return;i=ve(t,yo(e,!0))}e.checked!==i&&(e.checked=i)}var J={deep:!0,created(e,{value:t,modifiers:{number:n}},r){let i=p(t);Ya(e,`change`,()=>{let t=Array.prototype.filter.call(e.options,e=>e.selected).map(e=>n?se(vo(e)):vo(e));e[po](e.multiple?i?new Set(t):t:t[0]),e._assigning=!0,xn(()=>{e._assigning=!1})}),e[po]=lo(r)},mounted(e,{value:t}){_o(e,t)},beforeUpdate(e,t,n){e[po]=lo(n)},updated(e,{value:t}){e._assigning||_o(e,t)}};function _o(e,t){let n=e.multiple,r=d(t);if(!(n&&!r&&!p(t))){for(let i=0,a=e.options.length;i<a;i++){let a=e.options[i],o=vo(a);if(n)if(r){let e=typeof o;e===`string`||e===`number`?a.selected=t.some(e=>String(e)===String(o)):a.selected=ye(t,o)>-1}else a.selected=t.has(o);else if(ve(vo(a),t)){e.selectedIndex!==i&&(e.selectedIndex=i);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function vo(e){return`_value`in e?e._value:e.value}function yo(e,t){let n=t?`_trueValue`:`_falseValue`;return n in e?e[n]:t}var bo=[`ctrl`,`shift`,`alt`,`meta`],xo={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>`button`in e&&e.button!==0,middle:e=>`button`in e&&e.button!==1,right:e=>`button`in e&&e.button!==2,exact:(e,t)=>bo.some(n=>e[`${n}Key`]&&!t.includes(n))},So=(e,t)=>{let n=e._withMods||={},r=t.join(`.`);return n[r]||(n[r]=((n,...r)=>{for(let e=0;e<t.length;e++){let r=xo[t[e]];if(r&&r(n,t))return}return e(n,...r)}))},Co={esc:`escape`,space:` `,up:`arrow-up`,left:`arrow-left`,right:`arrow-right`,down:`arrow-down`,delete:`backspace`},wo=(e,t)=>{let n=e._withKeys||={},r=t.join(`.`);return n[r]||(n[r]=(n=>{if(!(`key`in n))return;let r=E(n.key);if(t.some(e=>e===r||Co[e]===r))return e(n)}))},To=s({patchProp:so},Na),Eo;function Do(){return Eo||=xi(To)}var Oo=((...e)=>{let t=Do().createApp(...e),{mount:n}=t;return t.mount=e=>{let r=Ao(e);if(!r)return;let i=t._component;!h(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent=``);let a=n(r,!1,ko(r));return r instanceof Element&&(r.removeAttribute(`v-cloak`),r.setAttribute(`data-v-app`,``)),a},t});function ko(e){if(e instanceof SVGElement)return`svg`;if(typeof MathMLElement==`function`&&e instanceof MathMLElement)return`mathml`}function Ao(e){return g(e)?document.querySelector(e):e}var jo=typeof window<`u`,Mo,No=e=>Mo=e,Po=Symbol();function Fo(e){return e&&typeof e==`object`&&Object.prototype.toString.call(e)===`[object Object]`&&typeof e.toJSON!=`function`}var Io;(function(e){e.direct=`direct`,e.patchObject=`patch object`,e.patchFunction=`patch function`})(Io||={});var Lo=(()=>typeof window==`object`&&window.window===window?window:typeof self==`object`&&self.self===self?self:typeof global==`object`&&global.global===global?global:typeof globalThis==`object`?globalThis:{HTMLElement:null})();function Ro(e,{autoBom:t=!1}={}){return t&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob([``,e],{type:e.type}):e}function zo(e,t,n){let r=new XMLHttpRequest;r.open(`GET`,e),r.responseType=`blob`,r.onload=function(){Wo(r.response,t,n)},r.onerror=function(){console.error(`could not download file`)},r.send()}function Bo(e){let t=new XMLHttpRequest;t.open(`HEAD`,e,!1);try{t.send()}catch{}return t.status>=200&&t.status<=299}function Vo(e){try{e.dispatchEvent(new MouseEvent(`click`))}catch{let t=new MouseEvent(`click`,{bubbles:!0,cancelable:!0,view:window,detail:0,screenX:80,screenY:20,clientX:80,clientY:20,ctrlKey:!1,altKey:!1,shiftKey:!1,metaKey:!1,button:0,relatedTarget:null});e.dispatchEvent(t)}}var Ho=typeof navigator==`object`?navigator:{userAgent:``},Uo=(()=>/Macintosh/.test(Ho.userAgent)&&/AppleWebKit/.test(Ho.userAgent)&&!/Safari/.test(Ho.userAgent))(),Wo=jo?typeof HTMLAnchorElement<`u`&&`download`in HTMLAnchorElement.prototype&&!Uo?Go:`msSaveOrOpenBlob`in Ho?Ko:qo:()=>{};function Go(e,t=`download`,n){let r=document.createElement(`a`);r.download=t,r.rel=`noopener`,typeof e==`string`?(r.href=e,r.origin===location.origin?Vo(r):Bo(r.href)?zo(e,t,n):(r.target=`_blank`,Vo(r))):(r.href=URL.createObjectURL(e),setTimeout(function(){URL.revokeObjectURL(r.href)},4e4),setTimeout(function(){Vo(r)},0))}function Ko(e,t=`download`,n){if(typeof e==`string`)if(Bo(e))zo(e,t,n);else{let t=document.createElement(`a`);t.href=e,t.target=`_blank`,setTimeout(function(){Vo(t)})}else navigator.msSaveOrOpenBlob(Ro(e,n),t)}function qo(e,t,n,r){if(r||=open(``,`_blank`),r&&(r.document.title=r.document.body.innerText=`downloading...`),typeof e==`string`)return zo(e,t,n);let i=e.type===`application/octet-stream`,a=/constructor/i.test(String(Lo.HTMLElement))||`safari`in Lo,o=/CriOS\/[\d]+/.test(navigator.userAgent);if((o||i&&a||Uo)&&typeof FileReader<`u`){let t=new FileReader;t.onloadend=function(){let e=t.result;if(typeof e!=`string`)throw r=null,Error(`Wrong reader.result type`);e=o?e:e.replace(/^data:[^;]*;/,`data:attachment/file;`),r?r.location.href=e:location.assign(e),r=null},t.readAsDataURL(e)}else{let t=URL.createObjectURL(e);r?r.location.assign(t):location.href=t,r=null,setTimeout(function(){URL.revokeObjectURL(t)},4e4)}}var{assign:Jo}=Object;function Yo(){let e=Te(!0),t=e.run(()=>I({})),n=[],r=[],i=Gt({install(e){No(i),i._a=e,e.provide(Po,i),e.config.globalProperties.$pinia=i,r.forEach(e=>n.push(e)),r=[]},use(e){return this._a?n.push(e):r.push(e),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return i}var Xo=()=>{};function Zo(e,t,n,r=Xo){e.add(t);let i=()=>{e.delete(t)&&r()};return!n&&Ee()&&De(i),i}function Qo(e,...t){e.forEach(e=>{e(...t)})}var $o=e=>e(),es=Symbol(),ts=Symbol();function ns(e,t){for(let n in e instanceof Map&&t instanceof Map?t.forEach((t,n)=>e.set(n,t)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e),t){if(!t.hasOwnProperty(n))continue;let r=t[n],i=e[n];Fo(i)&&Fo(r)&&e.hasOwnProperty(n)&&!F(r)&&!Vt(r)?e[n]=ns(i,r):e[n]=r}return e}var rs=Symbol();function is(e){return!Fo(e)||!Object.prototype.hasOwnProperty.call(e,rs)}var{assign:as}=Object;function os(e){return!!(F(e)&&e.effect)}function ss(e,t,n,r){let{state:i,actions:a,getters:o}=t,s=n.state.value[e],c;function l(){return s||(n.state.value[e]=i?i():{}),as(Qt(n.state.value[e]),a,Object.keys(o||{}).reduce((t,r)=>(t[r]=Gt(K(()=>{No(n);let t=n._s.get(e);return o[r].call(t,t)})),t),{}))}return c=cs(e,l,t,n,r,!0),c}function cs(e,t,n={},r,i,a){let o,s=as({actions:{}},n),c={deep:!0},l,u,d=new Set,f=new Set,p=r.state.value[e];!a&&!p&&(r.state.value[e]={});let m;function h(t){let n;l=u=!1,typeof t==`function`?(t(r.state.value[e]),n={type:Io.patchFunction,storeId:e,events:void 0}):(ns(r.state.value[e],t),n={type:Io.patchObject,payload:t,storeId:e,events:void 0});let i=m=Symbol();xn().then(()=>{m===i&&(l=!0)}),u=!0,Qo(d,n,r.state.value[e])}let g=a?function(){let{state:e}=n,t=e?e():{};this.$patch(e=>{as(e,t)})}:Xo;function _(){o.stop(),d.clear(),f.clear(),r._s.delete(e)}let v=(t,n=``)=>{if(es in t)return t[ts]=n,t;let i=function(){No(r);let n=Array.from(arguments),a=new Set,o=new Set;function s(e){a.add(e)}function c(e){o.add(e)}Qo(f,{args:n,name:i[ts],store:y,after:s,onError:c});let l;try{l=t.apply(this&&this.$id===e?this:y,n)}catch(e){throw Qo(o,e),e}return l instanceof Promise?l.then(e=>(Qo(a,e),e)).catch(e=>(Qo(o,e),Promise.reject(e))):(Qo(a,l),l)};return i[es]=!0,i[ts]=n,i},y=Lt({_p:r,$id:e,$onAction:Zo.bind(null,f),$patch:h,$reset:g,$subscribe(t,n={}){let i=Zo(d,t,n.detached,()=>a()),a=o.run(()=>Bn(()=>r.state.value[e],r=>{(n.flush===`sync`?u:l)&&t({storeId:e,type:Io.direct,events:void 0},r)},as({},c,n)));return i},$dispose:_});r._s.set(e,y);let b=(r._a&&r._a.runWithContext||$o)(()=>r._e.run(()=>(o=Te()).run(()=>t({action:v}))));for(let t in b){let n=b[t];F(n)&&!os(n)||Vt(n)?a||(p&&is(n)&&(F(n)?n.value=p[t]:ns(n,p[t])),r.state.value[e][t]=n):typeof n==`function`&&(b[t]=v(n,t),s.actions[t]=n)}return as(y,b),as(P(y),b),Object.defineProperty(y,`$state`,{get:()=>r.state.value[e],set:e=>{h(t=>{as(t,e)})}}),r._p.forEach(e=>{as(y,o.run(()=>e({store:y,app:r._a,pinia:r,options:s})))}),p&&a&&n.hydrate&&n.hydrate(y.$state,p),l=!0,u=!0,y}function ls(e,t,n){let r,i=typeof t==`function`;r=i?n:t;function a(n,a){let o=Ln();return n||=o?In(Po,null):null,n&&No(n),n=Mo,n._s.has(e)||(i?cs(e,t,r,n):ss(e,r,n)),n._s.get(e)}return a.$id=e,a}const Y={LABEL:0,BUTTON:1,LED:2,ICON:3,TABVIEW:4,TABPAGE:5,POWERFLOW:6,POWERNODE:7,POWERLINK:8,CHART:9,CLOCK:10},us={LEFT:0,RIGHT:1,TOP:2,BOTTOM:3},ds={KNX:0,JUMP:1,BACK:2},fs={LEFT:0,CENTER:1,RIGHT:2},ps={0:`label`,1:`button`,2:`led`,3:`icon`,4:`tabview`,5:`tabpage`,6:`powerflow`,7:`powernode`,8:`powerlink`,9:`chart`,10:`clock`},ms={label:`Label`,button:`Button`,led:`LED`,icon:`Icon`,tabview:`Tabs`,tabpage:`Seite`,powerflow:`Power Flow`,powernode:`Power Node`,powerlink:`Power Link`,chart:`Chart`,clock:`Uhr (Analog)`},hs={0:`Statisch`,1:`KNX Temperatur`,2:`KNX Schalter`,3:`KNX Prozent`,4:`KNX Text`,5:`KNX Leistung (DPT 14.056)`,6:`KNX Energie (DPT 13.013)`,7:`KNX Dezimalfaktor (DPT 5.005)`,8:`KNX Uhrzeit (DPT 10.001)`,9:`KNX Datum (DPT 11.001)`,10:`KNX Datum & Uhrzeit (DPT 19.001)`,11:`System Uhrzeit`,12:`System Datum`,13:`System Datum & Uhrzeit`},gs=[{label:`Statisch`,values:[0]},{label:`System`,values:[11,12,13]},{label:`DPT 1.x`,values:[2]},{label:`DPT 5.x`,values:[3,7]},{label:`DPT 9.x`,values:[1]},{label:`DPT 10.x`,values:[8]},{label:`DPT 11.x`,values:[9]},{label:`DPT 13.x`,values:[6]},{label:`DPT 14.x`,values:[5]},{label:`DPT 16.x`,values:[4]},{label:`DPT 19.x`,values:[10]}],_s={label:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],button:[0],led:[0,2],icon:[0,2],powernode:[0,1,2,3,4,5,6,7],powerlink:[0,1,3,5,6,7],chart:[1,3,5,6,7],clock:[11]},vs=[{value:0,label:`1h`},{value:1,label:`3h`},{value:2,label:`5h`},{value:3,label:`12h`},{value:4,label:`24h`},{value:5,label:`1 Monat`}],ys=[14,18,22,28,36,48],bs={1:`%.1f °C`,2:`%s`,3:`%d %%`,4:`%s`,5:`%.1f W`,6:`%.0f kWh`,7:`%d`,8:`%02d:%02d:%02d`,9:`%02d.%02d.%04d`,10:`%02d.%02d.%04d %02d:%02d:%02d`,11:`%02d:%02d:%02d`,12:`%02d.%02d.%04d`,13:`%02d.%02d.%04d %02d:%02d:%02d`},xs={label:{w:160,h:40,text:`Neues Label`,textSrc:0,fontSize:1,textAlign:fs.LEFT,textColor:`#FFFFFF`,bgColor:`#0E1217`,bgOpacity:0,radius:6,shadow:{enabled:!1,x:2,y:2,blur:8,spread:0,color:`#000000`},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:ds.KNX,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:1,iconGap:8},button:{w:130,h:52,text:`Button`,textSrc:0,fontSize:1,textAlign:fs.CENTER,isContainer:!0,textColor:`#FFFFFF`,bgColor:`#2E7DD1`,bgOpacity:255,radius:10,shadow:{enabled:!0,x:2,y:3,blur:10,spread:0,color:`#000000`},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:ds.KNX,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:1,iconGap:8},led:{w:60,h:60,text:``,textSrc:0,fontSize:1,textAlign:fs.CENTER,textColor:`#FFFFFF`,bgColor:`#F6C177`,bgOpacity:255,radius:30,shadow:{enabled:!0,x:0,y:0,blur:18,spread:0,color:`#F6C177`},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:ds.KNX,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:1,iconGap:8},icon:{w:48,h:48,text:``,textSrc:0,fontSize:3,textAlign:fs.CENTER,textColor:`#FFFFFF`,bgColor:`#0E1217`,bgOpacity:0,radius:0,shadow:{enabled:!1,x:0,y:0,blur:0,spread:0,color:`#000000`},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:ds.KNX,targetScreen:0,iconCodepoint:59530,iconPosition:0,iconSize:3,iconGap:8},tabview:{w:400,h:300,text:``,textSrc:0,fontSize:1,textAlign:fs.CENTER,textColor:`#FFFFFF`,bgColor:`#2a3543`,bgOpacity:255,radius:8,shadow:{enabled:!1},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:0,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:5,iconGap:0},tabpage:{w:0,h:0,text:`Tab`,textSrc:0,fontSize:1,textAlign:fs.CENTER,textColor:`#FFFFFF`,bgColor:`#1A1A2E`,bgOpacity:0,radius:0,shadow:{enabled:!1},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:0,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:1,iconGap:0},powerflow:{w:720,h:460,text:`Power Flow Card`,textSrc:0,fontSize:1,textAlign:fs.LEFT,textColor:`#1f2a33`,bgColor:`#ffffff`,bgOpacity:255,radius:18,shadow:{enabled:!0,x:0,y:8,blur:22,spread:0,color:`#1b28351f`},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:0,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:1,iconGap:0},powernode:{w:120,h:120,text:`Knoten
|
||
0 W`,textSrc:0,fontSize:2,textAlign:fs.CENTER,textColor:`#223447`,bgColor:`#4fb06d`,bgOpacity:255,radius:60,shadow:{enabled:!1,x:0,y:0,blur:12,spread:0,color:`#4fb06d`},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:0,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:1,iconGap:8},powerlink:{w:3,h:0,text:``,textSrc:0,fontSize:0,textAlign:fs.CENTER,textColor:`#2b3b4b`,bgColor:`#6fa7d8`,bgOpacity:220,radius:0,shadow:{enabled:!1,x:0,y:0,blur:0,spread:0,color:`#000000`},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:0,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:0,iconGap:6},chart:{w:360,h:220,text:`Chart`,textSrc:0,fontSize:1,textAlign:fs.LEFT,textColor:`#E7EDF3`,bgColor:`#16202c`,bgOpacity:255,radius:12,shadow:{enabled:!1,x:0,y:0,blur:0,spread:0,color:`#000000`},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:0,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:1,iconGap:0,chart:{period:0,series:[{knxAddr:0,textSrc:1,color:`#EF6351`}]}},clock:{w:200,h:200,text:``,textSrc:11,fontSize:1,textAlign:fs.CENTER,textColor:`#FFFFFF`,bgColor:`#16202c`,bgOpacity:255,radius:100,shadow:{enabled:!1,x:0,y:0,blur:0,spread:0,color:`#000000`},isToggle:!1,knxAddrWrite:0,knxAddr:0,action:0,targetScreen:0,iconCodepoint:0,iconPosition:0,iconSize:1,iconGap:0}};function Ss(e){return ps[e]||`label`}function Cs(e,t,n){return Number.isNaN(e)?t:Math.max(t,Math.min(n,e))}function ws(e){let t=Ss(e.type);return t===`button`?{w:60,h:30}:t===`led`?{w:20,h:20}:t===`icon`?{w:24,h:24}:t===`tabview`?{w:100,h:100}:t===`powerflow`?{w:240,h:180}:t===`powernode`?{w:70,h:70}:t===`powerlink`?{w:1,h:1}:t===`chart`?{w:160,h:120}:{w:40,h:20}}function Ts(e,t){return`rgba(${parseInt(e.slice(1,3),16)},${parseInt(e.slice(3,5),16)},${parseInt(e.slice(5,7),16)},${t})`}function Es(e,t){let n=Ss(e.type),r=xs[n];if(Object.keys(r).forEach(t=>{t!==`shadow`&&(e[t]===void 0||e[t]===null)&&(e[t]=r[t])}),e.shadow?Object.keys(r.shadow).forEach(t=>{(e.shadow[t]===void 0||e.shadow[t]===null)&&(e.shadow[t]=r.shadow[t])}):e.shadow={...r.shadow},r.chart)if(!e.chart)e.chart={period:r.chart.period??0,series:(r.chart.series||[]).map(e=>({...e}))};else{(e.chart.period===void 0||e.chart.period===null)&&(e.chart.period=r.chart.period??0),Array.isArray(e.chart.series)||(e.chart.series=[]),e.chart.series.length===0&&r.chart.series&&(e.chart.series=r.chart.series.map(e=>({...e})));for(let t=0;t<e.chart.series.length&&t<3;t++){let n=r.chart.series&&r.chart.series[t]||r.chart.series?.[0]||{knxAddr:0,textSrc:1,color:`#EF6351`},i=e.chart.series[t];(i.knxAddr===void 0||i.knxAddr===null)&&(i.knxAddr=n.knxAddr),(i.textSrc===void 0||i.textSrc===null)&&(i.textSrc=n.textSrc),i.color||=n.color}e.chart.series.length>3&&(e.chart.series=e.chart.series.slice(0,3))}(e.visible===void 0||e.visible===null)&&(e.visible=!0),(e.x===void 0||e.x===null)&&(e.x=100),(e.y===void 0||e.y===null)&&(e.y=100),(e.id===void 0||e.id===null)&&t&&(e.id=t.value++),e.action===void 0&&(e.action=0),e.targetScreen===void 0&&(e.targetScreen=0),e.iconCodepoint===void 0&&(e.iconCodepoint=r.iconCodepoint||0),e.iconPosition===void 0&&(e.iconPosition=r.iconPosition||0),e.iconSize===void 0&&(e.iconSize=r.iconSize||1),e.iconGap===void 0&&(e.iconGap=r.iconGap||8),e.parentId===void 0&&(e.parentId=-1),n===`button`&&(e.isContainer=!0)}function Ds(e,t,n){(e.id===void 0||e.id===null)&&t&&(e.id=t.value++),e.name||=`Screen ${e.id}`,(e.mode===void 0||e.mode===null)&&(e.mode=0),e.bgColor||=`#1A1A2E`,Array.isArray(e.widgets)||(e.widgets=[]),e.modal?(e.modal.x===void 0&&(e.modal.x=0),e.modal.y===void 0&&(e.modal.y=0),e.modal.w===void 0&&(e.modal.w=0),e.modal.h===void 0&&(e.modal.h=0),e.modal.radius===void 0&&(e.modal.radius=12),e.modal.dim===void 0&&(e.modal.dim=!0)):e.modal={x:0,y:0,w:0,h:0,radius:12,dim:!0},e.widgets.forEach(e=>Es(e,n))}const Os=ls(`editor`,()=>{let e=Lt({startScreen:0,standby:{enabled:!1,screen:-1,minutes:5},knx:{time:0,date:0,dateTime:0,night:0},screens:[]}),t=I([]),n=I(null),r=I(0),i=I(.6),a=I(!0),o=I(!0),s=I(20),c=Lt({active:!1,powerflowId:null,fromNodeId:null}),l=I(0),u=I(0);function d(){if(!t.value.length||!Array.isArray(e.screens))return;let n=new Map,r=new Set;t.value.forEach(e=>{typeof e.index==`number`&&typeof e.addr==`number`&&(n.set(e.index,e.addr),r.add(e.addr))}),e.screens.forEach(e=>{Array.isArray(e.widgets)&&e.widgets.forEach(e=>{typeof e.knxAddr==`number`&&e.knxAddr>0&&!r.has(e.knxAddr)&&n.has(e.knxAddr)&&(e.knxAddr=n.get(e.knxAddr)),typeof e.knxAddrWrite==`number`&&e.knxAddrWrite>0&&!r.has(e.knxAddrWrite)&&n.has(e.knxAddrWrite)&&(e.knxAddrWrite=n.get(e.knxAddrWrite)),e.chart&&Array.isArray(e.chart.series)&&e.chart.series.forEach(e=>{typeof e.knxAddr==`number`&&e.knxAddr>0&&!r.has(e.knxAddr)&&n.has(e.knxAddr)&&(e.knxAddr=n.get(e.knxAddr))})})}),e.knx&&(typeof e.knx.time==`number`&&e.knx.time>0&&!r.has(e.knx.time)&&n.has(e.knx.time)&&(e.knx.time=n.get(e.knx.time)),typeof e.knx.date==`number`&&e.knx.date>0&&!r.has(e.knx.date)&&n.has(e.knx.date)&&(e.knx.date=n.get(e.knx.date)),typeof e.knx.dateTime==`number`&&e.knx.dateTime>0&&!r.has(e.knx.dateTime)&&n.has(e.knx.dateTime)&&(e.knx.dateTime=n.get(e.knx.dateTime)),typeof e.knx.night==`number`&&e.knx.night>0&&!r.has(e.knx.night)&&n.has(e.knx.night)&&(e.knx.night=n.get(e.knx.night)))}let f=K(()=>e.screens.find(e=>e.id===r.value)||e.screens[0]),p=K(()=>{if(!f.value)return[];let e=f.value.widgets.filter(e=>e.type!==Y.POWERLINK),t={};e.forEach(e=>t[e.id]={...e,children:[]});let n=[];return e.forEach(e=>{let r=t[e.id];e.parentId!==-1&&t[e.parentId]?t[e.parentId].children.push(r):n.push(r)}),n}),m=K(()=>!f.value||n.value===null?null:f.value.widgets.find(e=>e.id===n.value));function h(e){if(!e||!Array.isArray(e.widgets))return;let t=new Set;e.widgets.forEach(e=>{e.type===Y.LABEL&&e.parentId!==-1&&t.add(e.parentId)}),e.widgets.forEach(n=>{if(n.type!==Y.BUTTON||(n.isContainer=!0,t.has(n.id)))return;let r=xs.label,i=n.text||xs.button.text,a={id:u.value++,parentId:n.id,type:Y.LABEL,x:0,y:0,w:n.w,h:n.h,visible:!0,textSrc:r.textSrc,text:i,knxAddr:r.knxAddr,fontSize:n.fontSize??r.fontSize,textAlign:n.textAlign??fs.CENTER,textColor:n.textColor??r.textColor,bgColor:r.bgColor,bgOpacity:0,radius:0,shadow:{...r.shadow,enabled:!1},isToggle:!1,knxAddrWrite:0,action:0,targetScreen:0,iconCodepoint:n.iconCodepoint||0,iconPosition:n.iconPosition??r.iconPosition,iconSize:n.iconSize??r.iconSize,iconGap:n.iconGap??r.iconGap};e.widgets.push(a),t.add(n.id)})}async function g(){try{let e=await fetch(`/api/knx/addresses`);e.ok?(t.value=await e.json(),d()):t.value=[]}catch(e){console.error(e),t.value=[]}}async function _(){try{let t=await fetch(`/api/config`),n={};t.ok?n=await t.json():(console.warn(`API not available, loading defaults`),n={screens:[]}),Array.isArray(n.screens)?Object.assign(e,n):(e.screens=[{id:0,name:`Screen 1`,mode:0,bgColor:n.bgColor||`#1A1A2E`,widgets:n.widgets||[]}],e.startScreen=0,e.standby={enabled:!1,screen:-1,minutes:5},e.knx={time:0,date:0,dateTime:0,night:0}),e.standby||={enabled:!1,screen:-1,minutes:5},e.knx?(e.knx.time===void 0&&(e.knx.time=0),e.knx.date===void 0&&(e.knx.date=0),e.knx.dateTime===void 0&&(e.knx.dateTime=0),e.knx.night===void 0&&(e.knx.night=0)):e.knx={time:0,date:0,dateTime:0,night:0},d(),u.value=0,l.value=0,e.screens.forEach(e=>{typeof e.id==`number`&&(l.value=Math.max(l.value,e.id+1))}),e.screens.forEach(e=>{Ds(e,l,u),h(e),e.widgets.forEach(e=>{u.value=Math.max(u.value,e.id+1)})}),e.standby.screen>=255&&(e.standby.screen=-1),!e.screens.find(t=>t.id===e.startScreen)&&e.screens.length&&(e.startScreen=e.screens[0].id),r.value=e.screens.find(t=>t.id===e.startScreen)?.id??0}catch(e){console.error(`Load config failed`,e)}}async function v(){await fetch(`/api/config`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(e)}),await fetch(`/api/save`,{method:`POST`})}async function y(){await fetch(`/api/reset`,{method:`POST`}),await _()}function b(){if(e.screens.length>=8)return;let t=l.value++,i={id:t,name:`Screen ${t}`,mode:0,bgColor:`#1A1A2E`,widgets:[]};Ds(i,null,u),e.screens.push(i),r.value=t,n.value=null}function x(){e.screens.length<=1||(e.screens=e.screens.filter(e=>e.id!==r.value),e.startScreen===r.value&&(e.startScreen=e.screens[0].id),e.standby.screen===r.value&&(e.standby.screen=-1,e.standby.enabled=!1),r.value=e.screens[0].id,n.value=null)}function S(e){if(!f.value)return;let t;switch(e){case`label`:t=Y.LABEL;break;case`button`:t=Y.BUTTON;break;case`led`:t=Y.LED;break;case`icon`:t=Y.ICON;break;case`tabview`:t=Y.TABVIEW;break;case`tabpage`:t=Y.TABPAGE;break;case`powerflow`:t=Y.POWERFLOW;break;case`powernode`:t=Y.POWERNODE;break;case`powerlink`:t=Y.POWERLINK;break;case`chart`:t=Y.CHART;break;default:t=Y.LABEL}if(e===`tabview`&&n.value!==null){let e=f.value.widgets.find(e=>e.id===n.value);if(e&&e.type===Y.TABVIEW){S(`tabpage`);return}}let r=xs[e],i=-1,a=120,o=120;if(n.value!==null){let t=f.value.widgets.find(e=>e.id===n.value);if(t){if(t.type===Y.BUTTON||t.type===Y.TABPAGE)i=t.id,a=10,o=10;else if(t.type===Y.TABVIEW&&e===`tabpage`)i=t.id,a=0,o=0;else if(t.type===Y.POWERFLOW&&e===`powernode`)i=t.id,a=40,o=40;else if(t.type===Y.POWERNODE&&e===`powernode`){let e=f.value.widgets.find(e=>e.id===t.parentId);e&&e.type===Y.POWERFLOW&&(i=e.id,a=40,o=40)}}}let s={id:u.value++,parentId:i,type:t,x:a,y:o,w:r.w,h:r.h,visible:!0,textSrc:r.textSrc,text:r.text,knxAddr:r.knxAddr,fontSize:r.fontSize,textAlign:r.textAlign,isContainer:r.isContainer,textColor:r.textColor,bgColor:r.bgColor,bgOpacity:r.bgOpacity,radius:r.radius,shadow:{...r.shadow},isToggle:r.isToggle,knxAddrWrite:r.knxAddrWrite,action:r.action,targetScreen:r.targetScreen,iconCodepoint:r.iconCodepoint||0,iconPosition:r.iconPosition||0,iconSize:r.iconSize||1,iconGap:r.iconGap||8};if(r.chart&&(s.chart={period:r.chart.period??0,series:(r.chart.series||[]).map(e=>({...e}))}),f.value.widgets.push(s),n.value=s.id,e===`button`){let e=xs.label,t={id:u.value++,parentId:s.id,type:Y.LABEL,x:0,y:0,w:s.w,h:s.h,visible:!0,textSrc:e.textSrc,text:s.text,knxAddr:e.knxAddr,fontSize:s.fontSize,textAlign:fs.CENTER,textColor:s.textColor,bgColor:e.bgColor,bgOpacity:0,radius:0,shadow:{...e.shadow,enabled:!1},isToggle:!1,knxAddrWrite:0,action:0,targetScreen:0,iconCodepoint:s.iconCodepoint||0,iconPosition:s.iconPosition||0,iconSize:s.iconSize||1,iconGap:s.iconGap||8};f.value.widgets.push(t)}if(e===`tabview`){let e={...xs.tabpage,id:u.value++,parentId:s.id,text:`Tab 1`,type:Y.TABPAGE},t={...xs.tabpage,id:u.value++,parentId:s.id,text:`Tab 2`,type:Y.TABPAGE};f.value.widgets.push(e),f.value.widgets.push(t)}}function C(e,t=null){c.active=e,c.powerflowId=e?t:null,c.fromNodeId=null}function w(e,t,n){if(!f.value||t===n||f.value.widgets.find(r=>r.parentId!==e||r.type!==Y.POWERLINK?!1:r.x===t&&r.y===n||r.x===n&&r.y===t))return;let r=xs.powerlink,i={id:u.value++,parentId:e,type:Y.POWERLINK,x:t,y:n,w:r.w,h:r.h,visible:!0,textSrc:r.textSrc,text:r.text,knxAddr:r.knxAddr,fontSize:r.fontSize,textAlign:r.textAlign,isContainer:!1,textColor:r.textColor,bgColor:r.bgColor,bgOpacity:r.bgOpacity,radius:r.radius,shadow:{...r.shadow},isToggle:r.isToggle,knxAddrWrite:r.knxAddrWrite,action:r.action,targetScreen:r.targetScreen,iconCodepoint:r.iconCodepoint||0,iconPosition:r.iconPosition||0,iconSize:r.iconSize||0,iconGap:r.iconGap||0};f.value.widgets.push(i)}function ee(e){f.value&&(f.value.widgets=f.value.widgets.filter(t=>t.id!==e))}function te(e,t){if(!c.active||c.powerflowId!==t){n.value=e;return}if(!c.fromNodeId||c.fromNodeId===e){c.fromNodeId=e;return}w(t,c.fromNodeId,e),c.fromNodeId=e}function ne(){if(!f.value||n.value===null)return;let e=[n.value],t=!0;for(;t;)t=!1,f.value.widgets.forEach(n=>{e.includes(n.parentId)&&!e.includes(n.id)&&(e.push(n.id),t=!0)});f.value.widgets.forEach(t=>{t.type===Y.POWERLINK&&(e.includes(t.x)||e.includes(t.y))&&e.push(t.id)}),f.value.widgets=f.value.widgets.filter(t=>!e.includes(t.id)),n.value=null}function T(e,t){if(!f.value)return;let n=t;for(;n!==-1;){if(n===e)return;let t=f.value.widgets.find(e=>e.id===n);if(!t)break;n=t.parentId}let r=f.value.widgets.find(t=>t.id===e);r&&(r.x=10,r.y=10,r.parentId=t)}return{config:e,knxAddresses:t,selectedWidgetId:n,activeScreenId:r,canvasScale:i,showGrid:a,snapToGrid:o,gridSize:s,powerLinkMode:c,activeScreen:f,widgetTree:p,selectedWidget:m,loadKnxAddresses:g,loadConfig:_,saveConfig:v,resetConfig:y,addScreen:b,deleteScreen:x,addWidget:S,setPowerLinkMode:C,addPowerLink:w,removePowerLink:ee,handlePowerNodeLink:te,deleteWidget:ne,reparentWidget:T}});var ks={class:`flex items-center justify-between gap-4 px-5 py-3.5 bg-[#f4f7fa] border-b border-border`},As={class:`flex items-center gap-2.5 flex-wrap justify-end`},js=[`aria-pressed`,`disabled`,`title`],Ms=[`disabled`],Ns={__name:`TopBar`,emits:[`open-settings`],setup(e,{emit:t}){let n=Os(),r=t,i=I(!1),a=I(!1),o=I(!1);sr(()=>{l()});async function s(){try{await n.saveConfig()}catch{alert(`Fehler beim Speichern`)}}async function c(){if(confirm(`Wirklich auf Standardeinstellungen zuruecksetzen?`))try{await n.resetConfig()}catch{alert(`Fehler`)}}async function l(){try{let e=await fetch(`/api/knx/prog`);if(!e.ok)return;let t=await e.json();typeof t.progMode==`boolean`?i.value=t.progMode:typeof t.enabled==`boolean`&&(i.value=t.enabled)}catch{}}async function u(){if(a.value)return;let e=!i.value;a.value=!0;try{let t=await fetch(`/api/knx/prog`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({enabled:e})});if(!t.ok){alert(`KNX Prog fehlgeschlagen`);return}let n=await t.json(),r=typeof n.progMode==`boolean`?n.progMode:typeof n.enabled==`boolean`?n.enabled:null;if(r===null){alert(`KNX Prog fehlgeschlagen`);return}i.value=r}catch{alert(`Fehler beim Umschalten`)}finally{a.value=!1}}async function d(){if(!o.value&&confirm(`KNX Einstellungen wirklich loeschen?
|
||
|
||
Das Geraet startet neu und muss in ETS neu programmiert werden.`)){o.value=!0;try{if(!(await fetch(`/api/knx/reset`,{method:`POST`})).ok){alert(`KNX Reset fehlgeschlagen`);return}alert(`KNX Einstellungen geloescht. Geraet startet neu.`)}catch{alert(`KNX Reset fehlgeschlagen`)}finally{o.value=!1}}}return(e,t)=>(V(),H(`header`,ks,[t[1]||=Qi(`<div class="flex items-center gap-3"><div class="w-9 h-9 rounded-[10px] bg-gradient-to-br from-accent to-[#86b7e6] text-white grid place-items-center font-bold tracking-[0.04em] shadow-[0_6px_16px_rgba(90,147,218,0.35)]">LV</div><div class="flex flex-col"><div class="text-[18px] font-semibold">GUI Designer</div><div class="text-[12px] text-muted">KNX Display</div></div></div>`,1),U(`div`,As,[U(`button`,{class:`border border-border bg-panel-2 text-text px-3.5 py-2 rounded-[10px] text-[13px] font-semibold transition hover:-translate-y-0.5 hover:bg-[#e4ebf2] active:translate-y-0.5`,onClick:t[0]||=e=>r(`open-settings`)},`Einstellungen`),U(`button`,{class:A([`border px-3.5 py-2 rounded-[10px] text-[13px] font-semibold transition hover:-translate-y-0.5 active:translate-y-0.5`,i.value?`border-red-200 bg-[#f7dede] text-[#b3261e] hover:bg-[#f2cfcf] shadow-[0_6px_14px_rgba(179,38,30,0.2)]`:`border-border bg-panel-2 text-text hover:bg-[#e4ebf2]`,a.value?`opacity-60 cursor-not-allowed`:``]),"aria-pressed":i.value,disabled:a.value,title:i.value?`KNX Programmiermodus aktiv`:`KNX Programmiermodus aus`,onClick:u},j(i.value?`KNX Prog AN`:`KNX Prog AUS`),11,js),U(`button`,{class:A([`border border-red-200 bg-[#f7dede] text-[#b3261e] px-3.5 py-2 rounded-[10px] text-[13px] font-semibold transition hover:-translate-y-0.5 hover:bg-[#f2cfcf] active:translate-y-0.5`,o.value?`opacity-60 cursor-not-allowed`:``]),disabled:o.value,title:`KNX Einstellungen loeschen`,onClick:d},` KNX Reset `,10,Ms),U(`button`,{class:`border border-red-200 bg-[#f7dede] text-[#b3261e] px-3.5 py-2 rounded-[10px] text-[13px] font-semibold transition hover:-translate-y-0.5 hover:bg-[#f2cfcf] active:translate-y-0.5`,onClick:c},`Zuruecksetzen`),U(`button`,{class:`border border-[#2b62a5] bg-[#2f6db8] text-white px-3.5 py-2 rounded-[10px] text-[13px] font-semibold transition hover:-translate-y-0.5 hover:bg-[#2b62a5] active:translate-y-0.5 shadow-[0_8px_18px_rgba(47,109,184,0.3)]`,onClick:s},`Speichern & Anwenden`)])]))}},Ps={class:`relative`},Fs={class:`material-symbols-outlined text-[16px] text-accent opacity-80`},Is={class:`flex flex-col overflow-hidden`},Ls={class:`text-[12px] truncate`},Rs={class:`text-[9px] text-muted`},zs={key:0,class:`relative`},Bs={__name:`TreeItem`,props:{node:Object,level:{type:Number,default:0}},setup(e){let t=e,n=Os(),r=I(!0),i=I(!1);function a(){r.value=!r.value}function o(e){switch(e){case Y.LABEL:return`text_fields`;case Y.BUTTON:return`smart_button`;case Y.LED:return`light_mode`;case Y.ICON:return`image`;case Y.TABVIEW:return`tab`;case Y.TABPAGE:return`article`;case Y.POWERFLOW:return`device_hub`;case Y.POWERNODE:return`radio_button_checked`;default:return`widgets`}}function s(e){if(!e)return``;if(e.type===Y.POWERNODE&&typeof e.text==`string`){let[t]=e.text.split(`
|
||
`);return t||ms[Ss(e.type)]}return e.text||ms[Ss(e.type)]}function c(e,t){e.dataTransfer.effectAllowed=`move`,e.dataTransfer.setData(`text/plain`,t.id.toString()),n.selectedWidgetId=t.id}function l(e){let n=t.node.type;n===Y.BUTTON||n===Y.TABVIEW||n===Y.TABPAGE||n===Y.POWERFLOW?(i.value=!0,e.dataTransfer.dropEffect=`move`):e.dataTransfer.dropEffect=`none`}function u(e,t){i.value=!1;let r=parseInt(e.dataTransfer.getData(`text/plain`));if(r===t.id)return;let a=t.type;(a===Y.BUTTON||a===Y.TABVIEW||a===Y.TABPAGE||a===Y.POWERFLOW)&&n.reparentWidget(r,t.id)}return(t,d)=>{let f=_r(`TreeItem`,!0);return V(),H(`div`,Ps,[U(`div`,{class:A([`flex items-center gap-1.5 border border-transparent rounded-[4px] px-1.5 py-1 text-text cursor-pointer mb-px select-none hover:bg-panel-2`,{"bg-accent-2/15 border-accent-2/30":L(n).selectedWidgetId===e.node.id,"opacity-50":!e.node.visible,"bg-accent/20 border-dashed border-accent":i.value}]),onClick:d[0]||=So(t=>L(n).selectedWidgetId=e.node.id,[`stop`]),style:k({paddingLeft:`${e.level*16+8}px`}),draggable:`true`,onDragstart:d[1]||=t=>c(t,e.node),onDragover:d[2]||=So(e=>l(e),[`prevent`]),onDragleave:d[3]||=e=>i.value=!1,onDrop:d[4]||=So(t=>u(t,e.node),[`stop`])},[U(`span`,{class:`w-4 h-4 flex items-center justify-center text-[8px] text-muted cursor-pointer hover:text-text`,onClick:So(a,[`stop`]),style:k({visibility:e.node.children.length>0?`visible`:`hidden`})},j(r.value?`▼`:`▶`),5),U(`span`,Fs,j(o(e.node.type)),1),U(`div`,Is,[U(`span`,Ls,j(s(e.node)),1),U(`span`,Rs,j(L(ms)[L(Ss)(e.node.type)])+` #`+j(e.node.id),1)])],38),e.node.children.length>0&&r.value?(V(),H(`div`,zs,[U(`div`,{class:`absolute top-0 bottom-0 w-px bg-white/5`,style:k({left:`${e.level*16+15}px`})},null,4),(V(!0),H(B,null,z(e.node.children,t=>(V(),Hi(f,{key:t.id,node:t,level:e.level+1},null,8,[`node`,`level`]))),128))])):W(``,!0)])}}},Vs={class:`h-full overflow-y-auto p-[18px] flex flex-col gap-4 border-r border-border max-[1100px]:border-r-0 max-[1100px]:border-b`},Hs={class:`bg-gradient-to-b from-white to-[#f6f9fc] border border-border rounded-[14px] p-3.5 shadow-[0_10px_24px_rgba(15,23,42,0.12)]`},Us={class:`grid grid-cols-2 gap-2.5`},Ws={class:`bg-gradient-to-b from-white to-[#f6f9fc] border border-border rounded-[14px] p-3.5 shadow-[0_10px_24px_rgba(15,23,42,0.12)]`},Gs={class:`flex items-center justify-between gap-2.5 mb-3`},Ks={class:`text-[11px] text-muted`},qs={class:`flex flex-col gap-2`},Js={class:`text-[12px] text-muted mb-1`},Ys={class:`flex flex-col gap-1.5`},Xs={key:0,class:`text-[12px] text-muted py-1.5`},Zs={class:`bg-gradient-to-b from-white to-[#f6f9fc] border border-border rounded-[14px] p-3.5 shadow-[0_10px_24px_rgba(15,23,42,0.12)]`},Qs={class:`flex items-center justify-between gap-2.5 mb-2.5`},$s={class:`flex items-center justify-between text-[11px] text-muted mb-2`},ec={class:`flex items-center gap-2 text-[12px] text-muted`},tc={class:`flex items-center justify-between gap-2.5 mt-2 mb-2.5`},nc={class:`flex items-center gap-2 text-[12px] text-muted`},rc={__name:`SidebarLeft`,setup(e){let t=Os();return(e,n)=>(V(),H(`aside`,Vs,[U(`section`,Hs,[n[22]||=U(`div`,{class:`flex items-center justify-between gap-2.5 mb-3`},[U(`h3`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`Elemente`),U(`span`,{class:`text-[11px] text-muted`},`Klick zum Hinzufuegen`)],-1),U(`div`,Us,[U(`button`,{class:`bg-panel-2 border border-border rounded-xl p-2.5 text-left transition hover:-translate-y-0.5 hover:border-accent`,onClick:n[0]||=e=>L(t).addWidget(`label`)},[...n[13]||=[U(`span`,{class:`text-[13px] font-semibold`},`Label`,-1),U(`span`,{class:`text-[11px] text-muted mt-0.5 block`},`Text`,-1)]]),U(`button`,{class:`bg-panel-2 border border-border rounded-xl p-2.5 text-left transition hover:-translate-y-0.5 hover:border-accent`,onClick:n[1]||=e=>L(t).addWidget(`button`)},[...n[14]||=[U(`span`,{class:`text-[13px] font-semibold`},`Button`,-1),U(`span`,{class:`text-[11px] text-muted mt-0.5 block`},`Aktion`,-1)]]),U(`button`,{class:A(e.btnClass),onClick:n[2]||=e=>L(t).addWidget(`led`)},[...n[15]||=[U(`span`,{class:`material-symbols-outlined text-[24px]`},`light_mode`,-1),U(`span`,{class:`text-[10px]`},`LED`,-1)]],2),U(`button`,{class:A(e.btnClass),onClick:n[3]||=e=>L(t).addWidget(`clock`)},[...n[16]||=[U(`span`,{class:`material-symbols-outlined text-[24px]`},`schedule`,-1),U(`span`,{class:`text-[10px]`},`Uhr`,-1)]],2),U(`button`,{class:A(e.btnClass),onClick:n[4]||=e=>L(t).addWidget(`icon`)},[...n[17]||=[U(`span`,{class:`material-symbols-outlined text-[24px]`},`image`,-1),U(`span`,{class:`text-[10px]`},`Icon`,-1)]],2),U(`button`,{class:`bg-panel-2 border border-border rounded-xl p-2.5 text-left transition hover:-translate-y-0.5 hover:border-accent`,onClick:n[5]||=e=>L(t).addWidget(`tabview`)},[...n[18]||=[U(`span`,{class:`text-[13px] font-semibold`},`Tabs`,-1),U(`span`,{class:`text-[11px] text-muted mt-0.5 block`},`Container`,-1)]]),U(`button`,{class:`bg-panel-2 border border-border rounded-xl p-2.5 text-left transition hover:-translate-y-0.5 hover:border-accent`,onClick:n[6]||=e=>L(t).addWidget(`powerflow`)},[...n[19]||=[U(`span`,{class:`text-[13px] font-semibold`},`Power Flow`,-1),U(`span`,{class:`text-[11px] text-muted mt-0.5 block`},`Card`,-1)]]),U(`button`,{class:`bg-panel-2 border border-border rounded-xl p-2.5 text-left transition hover:-translate-y-0.5 hover:border-accent`,onClick:n[7]||=e=>L(t).addWidget(`powernode`)},[...n[20]||=[U(`span`,{class:`text-[13px] font-semibold`},`Power Node`,-1),U(`span`,{class:`text-[11px] text-muted mt-0.5 block`},`Element`,-1)]]),U(`button`,{class:`bg-panel-2 border border-border rounded-xl p-2.5 text-left transition hover:-translate-y-0.5 hover:border-accent`,onClick:n[8]||=e=>L(t).addWidget(`chart`)},[...n[21]||=[U(`span`,{class:`text-[13px] font-semibold`},`Chart`,-1),U(`span`,{class:`text-[11px] text-muted mt-0.5 block`},`Verlauf`,-1)]])])]),U(`section`,Ws,[U(`div`,Gs,[n[23]||=U(`h3`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`Baum`,-1),U(`span`,Ks,j(L(t).activeScreen?.widgets.length||0),1)]),U(`div`,qs,[U(`div`,Js,j(L(t).activeScreen?.name),1),U(`div`,Ys,[L(t).widgetTree.length?(V(!0),H(B,{key:1},z(L(t).widgetTree,e=>(V(),Hi(Bs,{key:e.id,node:e},null,8,[`node`]))),128)):(V(),H(`div`,Xs,`Keine Widgets`))])])]),U(`section`,Zs,[n[29]||=U(`div`,{class:`flex items-center justify-between gap-2.5 mb-3`},[U(`h3`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`Canvas`)],-1),U(`div`,Qs,[n[24]||=U(`label`,{class:`text-[12px] text-muted`},`Zoom`,-1),R(U(`input`,{class:`flex-1 accent-[var(--accent)]`,type:`range`,min:`0.3`,max:`1`,step:`0.05`,"onUpdate:modelValue":n[9]||=e=>L(t).canvasScale=e},null,512),[[q,L(t).canvasScale,void 0,{number:!0}]])]),U(`div`,$s,[U(`span`,null,j(Math.round(L(t).canvasScale*100))+`%`,1),n[25]||=U(`span`,null,`1280x800`,-1)]),U(`label`,ec,[R(U(`input`,{class:`accent-[var(--accent)]`,type:`checkbox`,"onUpdate:modelValue":n[10]||=e=>L(t).showGrid=e},null,512),[[ho,L(t).showGrid]]),n[26]||=U(`span`,null,`Grid anzeigen`,-1)]),U(`div`,tc,[n[27]||=U(`label`,{class:`text-[12px] text-muted`},`Grid Gr.`,-1),R(U(`input`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,type:`number`,min:`5`,max:`100`,"onUpdate:modelValue":n[11]||=e=>L(t).gridSize=e},null,512),[[q,L(t).gridSize,void 0,{number:!0}]])]),U(`label`,nc,[R(U(`input`,{class:`accent-[var(--accent)]`,type:`checkbox`,"onUpdate:modelValue":n[12]||=e=>L(t).snapToGrid=e},null,512),[[ho,L(t).snapToGrid]]),n[28]||=U(`span`,null,`Am Grid ausrichten`,-1)])])]))}};const ic=[{name:`10k`,codepoint:59729,tags:[`10k`]},{name:`10mp`,codepoint:59730,tags:[`10mp`]},{name:`11mp`,codepoint:59731,tags:[`11mp`]},{name:`123`,codepoint:60301,tags:[`123`]},{name:`12mp`,codepoint:59732,tags:[`12mp`]},{name:`13mp`,codepoint:59733,tags:[`13mp`]},{name:`14mp`,codepoint:59734,tags:[`14mp`]},{name:`15mp`,codepoint:59735,tags:[`15mp`]},{name:`16mp`,codepoint:59736,tags:[`16mp`]},{name:`17mp`,codepoint:59737,tags:[`17mp`]},{name:`18_up_rating`,codepoint:63741,tags:[`18`,`up`,`rating`]},{name:`18mp`,codepoint:59738,tags:[`18mp`]},{name:`19mp`,codepoint:59739,tags:[`19mp`]},{name:`1k`,codepoint:59740,tags:[`1k`]},{name:`1k_plus`,codepoint:59741,tags:[`1k`,`plus`]},{name:`1x_mobiledata`,codepoint:61389,tags:[`1x`,`mobiledata`]},{name:`1x_mobiledata_badge`,codepoint:63473,tags:[`1x`,`mobiledata`,`badge`]},{name:`20mp`,codepoint:59742,tags:[`20mp`]},{name:`21mp`,codepoint:59743,tags:[`21mp`]},{name:`22mp`,codepoint:59744,tags:[`22mp`]},{name:`23mp`,codepoint:59745,tags:[`23mp`]},{name:`24fps_select`,codepoint:62450,tags:[`24fps`,`select`]},{name:`24mp`,codepoint:59746,tags:[`24mp`]},{name:`2d`,codepoint:61239,tags:[`2d`]},{name:`2k`,codepoint:59747,tags:[`2k`]},{name:`2k_plus`,codepoint:59748,tags:[`2k`,`plus`]},{name:`2mp`,codepoint:59749,tags:[`2mp`]},{name:`30fps`,codepoint:61390,tags:[`30fps`]},{name:`30fps_select`,codepoint:61391,tags:[`30fps`,`select`]},{name:`360`,codepoint:58743,tags:[`360`]},{name:`3d`,codepoint:60728,tags:[`3d`]},{name:`3d_rotation`,codepoint:59469,tags:[`3d`,`rotation`]},{name:`3g_mobiledata`,codepoint:61392,tags:[`3g`,`mobiledata`]},{name:`3g_mobiledata_badge`,codepoint:63472,tags:[`3g`,`mobiledata`,`badge`]},{name:`3k`,codepoint:59750,tags:[`3k`]},{name:`3k_plus`,codepoint:59751,tags:[`3k`,`plus`]},{name:`3mp`,codepoint:59752,tags:[`3mp`]},{name:`3p`,codepoint:61393,tags:[`3p`]},{name:`4g_mobiledata`,codepoint:61394,tags:[`4g`,`mobiledata`]},{name:`4g_mobiledata_badge`,codepoint:63471,tags:[`4g`,`mobiledata`,`badge`]},{name:`4g_plus_mobiledata`,codepoint:61395,tags:[`4g`,`plus`,`mobiledata`]},{name:`4k`,codepoint:57458,tags:[`4k`]},{name:`4k_plus`,codepoint:59753,tags:[`4k`,`plus`]},{name:`4mp`,codepoint:59754,tags:[`4mp`]},{name:`50mp`,codepoint:63219,tags:[`50mp`]},{name:`5g`,codepoint:61240,tags:[`5g`]},{name:`5g_mobiledata_badge`,codepoint:63470,tags:[`5g`,`mobiledata`,`badge`]},{name:`5k`,codepoint:59755,tags:[`5k`]},{name:`5k_plus`,codepoint:59756,tags:[`5k`,`plus`]},{name:`5mp`,codepoint:59757,tags:[`5mp`]},{name:`60fps`,codepoint:61396,tags:[`60fps`]},{name:`60fps_select`,codepoint:61397,tags:[`60fps`,`select`]},{name:`6_ft_apart`,codepoint:61982,tags:[`6`,`ft`,`apart`]},{name:`6k`,codepoint:59758,tags:[`6k`]},{name:`6k_plus`,codepoint:59759,tags:[`6k`,`plus`]},{name:`6mp`,codepoint:59760,tags:[`6mp`]},{name:`7k`,codepoint:59761,tags:[`7k`]},{name:`7k_plus`,codepoint:59762,tags:[`7k`,`plus`]},{name:`7mp`,codepoint:59763,tags:[`7mp`]},{name:`8k`,codepoint:59764,tags:[`8k`]},{name:`8k_plus`,codepoint:59765,tags:[`8k`,`plus`]},{name:`8mp`,codepoint:59766,tags:[`8mp`]},{name:`9k`,codepoint:59767,tags:[`9k`]},{name:`9k_plus`,codepoint:59768,tags:[`9k`,`plus`]},{name:`9mp`,codepoint:59769,tags:[`9mp`]},{name:`abc`,codepoint:60308,tags:[`abc`]},{name:`ac_unit`,codepoint:60219,tags:[`ac`,`unit`]},{name:`access_alarm`,codepoint:59477,tags:[`access`,`alarm`]},{name:`access_alarms`,codepoint:59477,tags:[`access`,`alarms`]},{name:`access_time`,codepoint:61398,tags:[`access`,`time`]},{name:`access_time_filled`,codepoint:61398,tags:[`access`,`time`,`filled`]},{name:`accessibility`,codepoint:59470,tags:[`accessibility`]},{name:`accessibility_new`,codepoint:59692,tags:[`accessibility`,`new`]},{name:`accessible`,codepoint:59668,tags:[`accessible`]},{name:`accessible_forward`,codepoint:59700,tags:[`accessible`,`forward`]},{name:`accessible_menu`,codepoint:62286,tags:[`accessible`,`menu`]},{name:`account_balance`,codepoint:59471,tags:[`account`,`balance`]},{name:`account_balance_wallet`,codepoint:59472,tags:[`account`,`balance`,`wallet`]},{name:`account_box`,codepoint:59473,tags:[`account`,`box`]},{name:`account_child`,codepoint:59474,tags:[`account`,`child`]},{name:`account_child_invert`,codepoint:58969,tags:[`account`,`child`,`invert`]},{name:`account_circle`,codepoint:61963,tags:[`account`,`circle`]},{name:`account_circle_filled`,codepoint:61963,tags:[`account`,`circle`,`filled`]},{name:`account_circle_off`,codepoint:63411,tags:[`account`,`circle`,`off`]},{name:`account_tree`,codepoint:59770,tags:[`account`,`tree`]},{name:`action_key`,codepoint:62722,tags:[`action`,`key`]},{name:`activity_zone`,codepoint:57830,tags:[`activity`,`zone`]},{name:`acupuncture`,codepoint:62148,tags:[`acupuncture`]},{name:`acute`,codepoint:58571,tags:[`acute`]},{name:`ad`,codepoint:58970,tags:[`ad`]},{name:`ad_group`,codepoint:58971,tags:[`ad`,`group`]},{name:`ad_group_off`,codepoint:60133,tags:[`ad`,`group`,`off`]},{name:`ad_off`,codepoint:63410,tags:[`ad`,`off`]},{name:`ad_units`,codepoint:62187,tags:[`ad`,`units`]},{name:`adaptive_audio_mic`,codepoint:62668,tags:[`adaptive`,`audio`,`mic`]},{name:`adaptive_audio_mic_off`,codepoint:62667,tags:[`adaptive`,`audio`,`mic`,`off`]},{name:`adb`,codepoint:58894,tags:[`adb`]},{name:`add`,codepoint:57669,tags:[`add`]},{name:`add_2`,codepoint:62429,tags:[`add`,`2`]},{name:`add_a_photo`,codepoint:58425,tags:[`add`,`a`,`photo`]},{name:`add_ad`,codepoint:59178,tags:[`add`,`ad`]},{name:`add_alarm`,codepoint:59478,tags:[`add`,`alarm`]},{name:`add_alert`,codepoint:57347,tags:[`add`,`alert`]},{name:`add_box`,codepoint:57670,tags:[`add`,`box`]},{name:`add_business`,codepoint:59177,tags:[`add`,`business`]},{name:`add_call`,codepoint:61623,tags:[`add`,`call`]},{name:`add_card`,codepoint:60294,tags:[`add`,`card`]},{name:`add_chart`,codepoint:61244,tags:[`add`,`chart`]},{name:`add_circle`,codepoint:58298,tags:[`add`,`circle`]},{name:`add_circle_outline`,codepoint:58298,tags:[`add`,`circle`,`outline`]},{name:`add_column_left`,codepoint:62501,tags:[`add`,`column`,`left`]},{name:`add_column_right`,codepoint:62500,tags:[`add`,`column`,`right`]},{name:`add_comment`,codepoint:57958,tags:[`add`,`comment`]},{name:`add_diamond`,codepoint:62620,tags:[`add`,`diamond`]},{name:`add_home`,codepoint:63723,tags:[`add`,`home`]},{name:`add_home_work`,codepoint:63725,tags:[`add`,`home`,`work`]},{name:`add_ic_call`,codepoint:61623,tags:[`add`,`ic`,`call`]},{name:`add_link`,codepoint:57720,tags:[`add`,`link`]},{name:`add_location`,codepoint:58727,tags:[`add`,`location`]},{name:`add_location_alt`,codepoint:61242,tags:[`add`,`location`,`alt`]},{name:`add_moderator`,codepoint:59773,tags:[`add`,`moderator`]},{name:`add_notes`,codepoint:57489,tags:[`add`,`notes`]},{name:`add_photo_alternate`,codepoint:58430,tags:[`add`,`photo`,`alternate`]},{name:`add_reaction`,codepoint:57811,tags:[`add`,`reaction`]},{name:`add_road`,codepoint:61243,tags:[`add`,`road`]},{name:`add_row_above`,codepoint:62499,tags:[`add`,`row`,`above`]},{name:`add_row_below`,codepoint:62498,tags:[`add`,`row`,`below`]},{name:`add_shopping_cart`,codepoint:59476,tags:[`add`,`shopping`,`cart`]},{name:`add_task`,codepoint:62010,tags:[`add`,`task`]},{name:`add_to_drive`,codepoint:58972,tags:[`add`,`to`,`drive`]},{name:`add_to_home_screen`,codepoint:62137,tags:[`add`,`to`,`home`,`screen`]},{name:`add_to_photos`,codepoint:58269,tags:[`add`,`to`,`photos`]},{name:`add_to_queue`,codepoint:57436,tags:[`add`,`to`,`queue`]},{name:`add_triangle`,codepoint:62606,tags:[`add`,`triangle`]},{name:`addchart`,codepoint:61244,tags:[`addchart`]},{name:`adf_scanner`,codepoint:60122,tags:[`adf`,`scanner`]},{name:`adjust`,codepoint:58270,tags:[`adjust`]},{name:`admin_meds`,codepoint:58509,tags:[`admin`,`meds`]},{name:`admin_panel_settings`,codepoint:61245,tags:[`admin`,`panel`,`settings`]},{name:`ads_click`,codepoint:59234,tags:[`ads`,`click`]},{name:`agender`,codepoint:63624,tags:[`agender`]},{name:`agriculture`,codepoint:60025,tags:[`agriculture`]},{name:`air`,codepoint:61400,tags:[`air`]},{name:`air_freshener`,codepoint:58058,tags:[`air`,`freshener`]},{name:`air_purifier`,codepoint:59774,tags:[`air`,`purifier`]},{name:`air_purifier_gen`,codepoint:59433,tags:[`air`,`purifier`,`gen`]},{name:`airline_seat_flat`,codepoint:58928,tags:[`airline`,`seat`,`flat`]},{name:`airline_seat_flat_angled`,codepoint:58929,tags:[`airline`,`seat`,`flat`,`angled`]},{name:`airline_seat_individual_suite`,codepoint:58930,tags:[`airline`,`seat`,`individual`,`suite`]},{name:`airline_seat_legroom_extra`,codepoint:58931,tags:[`airline`,`seat`,`legroom`,`extra`]},{name:`airline_seat_legroom_normal`,codepoint:58932,tags:[`airline`,`seat`,`legroom`,`normal`]},{name:`airline_seat_legroom_reduced`,codepoint:58933,tags:[`airline`,`seat`,`legroom`,`reduced`]},{name:`airline_seat_recline_extra`,codepoint:58934,tags:[`airline`,`seat`,`recline`,`extra`]},{name:`airline_seat_recline_normal`,codepoint:58935,tags:[`airline`,`seat`,`recline`,`normal`]},{name:`airline_stops`,codepoint:59344,tags:[`airline`,`stops`]},{name:`airlines`,codepoint:59338,tags:[`airlines`]},{name:`airplane_ticket`,codepoint:61401,tags:[`airplane`,`ticket`]},{name:`airplanemode_active`,codepoint:58685,tags:[`airplanemode`,`active`]},{name:`airplanemode_inactive`,codepoint:57748,tags:[`airplanemode`,`inactive`]},{name:`airplay`,codepoint:57429,tags:[`airplay`]},{name:`airport_shuttle`,codepoint:60220,tags:[`airport`,`shuttle`]},{name:`airware`,codepoint:61780,tags:[`airware`]},{name:`airwave`,codepoint:61780,tags:[`airwave`]},{name:`alarm`,codepoint:59477,tags:[`alarm`]},{name:`alarm_add`,codepoint:59478,tags:[`alarm`,`add`]},{name:`alarm_off`,codepoint:59479,tags:[`alarm`,`off`]},{name:`alarm_on`,codepoint:59480,tags:[`alarm`,`on`]},{name:`alarm_pause`,codepoint:62299,tags:[`alarm`,`pause`]},{name:`alarm_smart_wake`,codepoint:63152,tags:[`alarm`,`smart`,`wake`]},{name:`album`,codepoint:57369,tags:[`album`]},{name:`align_center`,codepoint:58198,tags:[`align`,`center`]},{name:`align_end`,codepoint:63383,tags:[`align`,`end`]},{name:`align_flex_center`,codepoint:63382,tags:[`align`,`flex`,`center`]},{name:`align_flex_end`,codepoint:63381,tags:[`align`,`flex`,`end`]},{name:`align_flex_start`,codepoint:63380,tags:[`align`,`flex`,`start`]},{name:`align_horizontal_center`,codepoint:57359,tags:[`align`,`horizontal`,`center`]},{name:`align_horizontal_left`,codepoint:57357,tags:[`align`,`horizontal`,`left`]},{name:`align_horizontal_right`,codepoint:57360,tags:[`align`,`horizontal`,`right`]},{name:`align_items_stretch`,codepoint:63379,tags:[`align`,`items`,`stretch`]},{name:`align_justify_center`,codepoint:63378,tags:[`align`,`justify`,`center`]},{name:`align_justify_flex_end`,codepoint:63377,tags:[`align`,`justify`,`flex`,`end`]},{name:`align_justify_flex_start`,codepoint:63376,tags:[`align`,`justify`,`flex`,`start`]},{name:`align_justify_space_around`,codepoint:63375,tags:[`align`,`justify`,`space`,`around`]},{name:`align_justify_space_between`,codepoint:63374,tags:[`align`,`justify`,`space`,`between`]},{name:`align_justify_space_even`,codepoint:63373,tags:[`align`,`justify`,`space`,`even`]},{name:`align_justify_stretch`,codepoint:63372,tags:[`align`,`justify`,`stretch`]},{name:`align_self_stretch`,codepoint:63371,tags:[`align`,`self`,`stretch`]},{name:`align_space_around`,codepoint:63370,tags:[`align`,`space`,`around`]},{name:`align_space_between`,codepoint:63369,tags:[`align`,`space`,`between`]},{name:`align_space_even`,codepoint:63368,tags:[`align`,`space`,`even`]},{name:`align_start`,codepoint:63367,tags:[`align`,`start`]},{name:`align_stretch`,codepoint:63366,tags:[`align`,`stretch`]},{name:`align_vertical_bottom`,codepoint:57365,tags:[`align`,`vertical`,`bottom`]},{name:`align_vertical_center`,codepoint:57361,tags:[`align`,`vertical`,`center`]},{name:`align_vertical_top`,codepoint:57356,tags:[`align`,`vertical`,`top`]},{name:`all_inbox`,codepoint:59775,tags:[`all`,`inbox`]},{name:`all_inclusive`,codepoint:60221,tags:[`all`,`inclusive`]},{name:`all_match`,codepoint:57491,tags:[`all`,`match`]},{name:`all_out`,codepoint:59659,tags:[`all`,`out`]},{name:`allergies`,codepoint:57492,tags:[`allergies`]},{name:`allergy`,codepoint:58958,tags:[`allergy`]},{name:`alt_route`,codepoint:61828,tags:[`alt`,`route`]},{name:`alternate_email`,codepoint:57574,tags:[`alternate`,`email`]},{name:`altitude`,codepoint:63603,tags:[`altitude`]},{name:`ambient_screen`,codepoint:63172,tags:[`ambient`,`screen`]},{name:`ambulance`,codepoint:63491,tags:[`ambulance`]},{name:`amend`,codepoint:63490,tags:[`amend`]},{name:`amp_stories`,codepoint:59923,tags:[`amp`,`stories`]},{name:`analytics`,codepoint:61246,tags:[`analytics`]},{name:`anchor`,codepoint:61901,tags:[`anchor`]},{name:`android`,codepoint:59481,tags:[`android`]},{name:`android_cell_4_bar`,codepoint:61190,tags:[`android`,`cell`,`4`,`bar`]},{name:`android_cell_4_bar_alert`,codepoint:61193,tags:[`android`,`cell`,`4`,`bar`,`alert`]},{name:`android_cell_4_bar_off`,codepoint:61192,tags:[`android`,`cell`,`4`,`bar`,`off`]},{name:`android_cell_4_bar_plus`,codepoint:61191,tags:[`android`,`cell`,`4`,`bar`,`plus`]},{name:`android_cell_5_bar`,codepoint:61186,tags:[`android`,`cell`,`5`,`bar`]},{name:`android_cell_5_bar_alert`,codepoint:61189,tags:[`android`,`cell`,`5`,`bar`,`alert`]},{name:`android_cell_5_bar_off`,codepoint:61188,tags:[`android`,`cell`,`5`,`bar`,`off`]},{name:`android_cell_5_bar_plus`,codepoint:61187,tags:[`android`,`cell`,`5`,`bar`,`plus`]},{name:`android_cell_dual_4_bar`,codepoint:61197,tags:[`android`,`cell`,`dual`,`4`,`bar`]},{name:`android_cell_dual_4_bar_alert`,codepoint:61199,tags:[`android`,`cell`,`dual`,`4`,`bar`,`alert`]},{name:`android_cell_dual_4_bar_plus`,codepoint:61198,tags:[`android`,`cell`,`dual`,`4`,`bar`,`plus`]},{name:`android_cell_dual_5_bar`,codepoint:61194,tags:[`android`,`cell`,`dual`,`5`,`bar`]},{name:`android_cell_dual_5_bar_alert`,codepoint:61196,tags:[`android`,`cell`,`dual`,`5`,`bar`,`alert`]},{name:`android_cell_dual_5_bar_plus`,codepoint:61195,tags:[`android`,`cell`,`dual`,`5`,`bar`,`plus`]},{name:`android_wifi_3_bar`,codepoint:61206,tags:[`android`,`wifi`,`3`,`bar`]},{name:`android_wifi_3_bar_alert`,codepoint:61211,tags:[`android`,`wifi`,`3`,`bar`,`alert`]},{name:`android_wifi_3_bar_lock`,codepoint:61210,tags:[`android`,`wifi`,`3`,`bar`,`lock`]},{name:`android_wifi_3_bar_off`,codepoint:61209,tags:[`android`,`wifi`,`3`,`bar`,`off`]},{name:`android_wifi_3_bar_plus`,codepoint:61208,tags:[`android`,`wifi`,`3`,`bar`,`plus`]},{name:`android_wifi_3_bar_question`,codepoint:61207,tags:[`android`,`wifi`,`3`,`bar`,`question`]},{name:`android_wifi_4_bar`,codepoint:61200,tags:[`android`,`wifi`,`4`,`bar`]},{name:`android_wifi_4_bar_alert`,codepoint:61205,tags:[`android`,`wifi`,`4`,`bar`,`alert`]},{name:`android_wifi_4_bar_lock`,codepoint:61204,tags:[`android`,`wifi`,`4`,`bar`,`lock`]},{name:`android_wifi_4_bar_off`,codepoint:61203,tags:[`android`,`wifi`,`4`,`bar`,`off`]},{name:`android_wifi_4_bar_plus`,codepoint:61202,tags:[`android`,`wifi`,`4`,`bar`,`plus`]},{name:`android_wifi_4_bar_question`,codepoint:61201,tags:[`android`,`wifi`,`4`,`bar`,`question`]},{name:`animated_images`,codepoint:62618,tags:[`animated`,`images`]},{name:`animation`,codepoint:59164,tags:[`animation`]},{name:`announcement`,codepoint:59519,tags:[`announcement`]},{name:`aod`,codepoint:62182,tags:[`aod`]},{name:`aod_tablet`,codepoint:63647,tags:[`aod`,`tablet`]},{name:`aod_watch`,codepoint:63148,tags:[`aod`,`watch`]},{name:`apartment`,codepoint:59968,tags:[`apartment`]},{name:`api`,codepoint:61879,tags:[`api`]},{name:`apk_document`,codepoint:63630,tags:[`apk`,`document`]},{name:`apk_install`,codepoint:63631,tags:[`apk`,`install`]},{name:`app_badging`,codepoint:63279,tags:[`app`,`badging`]},{name:`app_blocking`,codepoint:62181,tags:[`app`,`blocking`]},{name:`app_promo`,codepoint:62157,tags:[`app`,`promo`]},{name:`app_registration`,codepoint:61248,tags:[`app`,`registration`]},{name:`app_settings_alt`,codepoint:62169,tags:[`app`,`settings`,`alt`]},{name:`app_shortcut`,codepoint:62175,tags:[`app`,`shortcut`]},{name:`apparel`,codepoint:61307,tags:[`apparel`]},{name:`approval`,codepoint:59778,tags:[`approval`]},{name:`approval_delegation`,codepoint:63562,tags:[`approval`,`delegation`]},{name:`approval_delegation_off`,codepoint:62149,tags:[`approval`,`delegation`,`off`]},{name:`apps`,codepoint:58819,tags:[`apps`]},{name:`apps_outage`,codepoint:59340,tags:[`apps`,`outage`]},{name:`aq`,codepoint:62810,tags:[`aq`]},{name:`aq_indoor`,codepoint:62811,tags:[`aq`,`indoor`]},{name:`ar_on_you`,codepoint:61308,tags:[`ar`,`on`,`you`]},{name:`ar_stickers`,codepoint:59779,tags:[`ar`,`stickers`]},{name:`architecture`,codepoint:59963,tags:[`architecture`]},{name:`archive`,codepoint:57673,tags:[`archive`]},{name:`area_chart`,codepoint:59248,tags:[`area`,`chart`]},{name:`arming_countdown`,codepoint:59274,tags:[`arming`,`countdown`]},{name:`arrow_and_edge`,codepoint:62935,tags:[`arrow`,`and`,`edge`]},{name:`arrow_back`,codepoint:58820,tags:[`arrow`,`back`]},{name:`arrow_back_2`,codepoint:62522,tags:[`arrow`,`back`,`2`]},{name:`arrow_back_ios`,codepoint:58848,tags:[`arrow`,`back`,`ios`]},{name:`arrow_back_ios_new`,codepoint:58090,tags:[`arrow`,`back`,`ios`,`new`]},{name:`arrow_circle_down`,codepoint:61825,tags:[`arrow`,`circle`,`down`]},{name:`arrow_circle_left`,codepoint:60071,tags:[`arrow`,`circle`,`left`]},{name:`arrow_circle_right`,codepoint:60074,tags:[`arrow`,`circle`,`right`]},{name:`arrow_circle_up`,codepoint:61826,tags:[`arrow`,`circle`,`up`]},{name:`arrow_cool_down`,codepoint:62646,tags:[`arrow`,`cool`,`down`]},{name:`arrow_downward`,codepoint:58843,tags:[`arrow`,`downward`]},{name:`arrow_downward_alt`,codepoint:59780,tags:[`arrow`,`downward`,`alt`]},{name:`arrow_drop_down`,codepoint:58821,tags:[`arrow`,`drop`,`down`]},{name:`arrow_drop_down_circle`,codepoint:58822,tags:[`arrow`,`drop`,`down`,`circle`]},{name:`arrow_drop_up`,codepoint:58823,tags:[`arrow`,`drop`,`up`]},{name:`arrow_forward`,codepoint:58824,tags:[`arrow`,`forward`]},{name:`arrow_forward_ios`,codepoint:58849,tags:[`arrow`,`forward`,`ios`]},{name:`arrow_insert`,codepoint:63543,tags:[`arrow`,`insert`]},{name:`arrow_left`,codepoint:58846,tags:[`arrow`,`left`]},{name:`arrow_left_alt`,codepoint:61309,tags:[`arrow`,`left`,`alt`]},{name:`arrow_menu_close`,codepoint:62419,tags:[`arrow`,`menu`,`close`]},{name:`arrow_menu_open`,codepoint:62418,tags:[`arrow`,`menu`,`open`]},{name:`arrow_or_edge`,codepoint:62934,tags:[`arrow`,`or`,`edge`]},{name:`arrow_outward`,codepoint:63694,tags:[`arrow`,`outward`]},{name:`arrow_range`,codepoint:63131,tags:[`arrow`,`range`]},{name:`arrow_right`,codepoint:58847,tags:[`arrow`,`right`]},{name:`arrow_right_alt`,codepoint:59713,tags:[`arrow`,`right`,`alt`]},{name:`arrow_selector_tool`,codepoint:63535,tags:[`arrow`,`selector`,`tool`]},{name:`arrow_shape_up`,codepoint:61174,tags:[`arrow`,`shape`,`up`]},{name:`arrow_shape_up_stack`,codepoint:61175,tags:[`arrow`,`shape`,`up`,`stack`]},{name:`arrow_shape_up_stack_2`,codepoint:61176,tags:[`arrow`,`shape`,`up`,`stack`,`2`]},{name:`arrow_split`,codepoint:59908,tags:[`arrow`,`split`]},{name:`arrow_top_left`,codepoint:63278,tags:[`arrow`,`top`,`left`]},{name:`arrow_top_right`,codepoint:63277,tags:[`arrow`,`top`,`right`]},{name:`arrow_upload_progress`,codepoint:62452,tags:[`arrow`,`upload`,`progress`]},{name:`arrow_upload_ready`,codepoint:62453,tags:[`arrow`,`upload`,`ready`]},{name:`arrow_upward`,codepoint:58840,tags:[`arrow`,`upward`]},{name:`arrow_upward_alt`,codepoint:59782,tags:[`arrow`,`upward`,`alt`]},{name:`arrow_warm_up`,codepoint:62645,tags:[`arrow`,`warm`,`up`]},{name:`arrows_input`,codepoint:62356,tags:[`arrows`,`input`]},{name:`arrows_more_down`,codepoint:63659,tags:[`arrows`,`more`,`down`]},{name:`arrows_more_up`,codepoint:63660,tags:[`arrows`,`more`,`up`]},{name:`arrows_output`,codepoint:62355,tags:[`arrows`,`output`]},{name:`arrows_outward`,codepoint:63276,tags:[`arrows`,`outward`]},{name:`art_track`,codepoint:57440,tags:[`art`,`track`]},{name:`article`,codepoint:61250,tags:[`article`]},{name:`article_person`,codepoint:62312,tags:[`article`,`person`]},{name:`article_shortcut`,codepoint:62855,tags:[`article`,`shortcut`]},{name:`artist`,codepoint:57370,tags:[`artist`]},{name:`aspect_ratio`,codepoint:59483,tags:[`aspect`,`ratio`]},{name:`assessment`,codepoint:61644,tags:[`assessment`]},{name:`assignment`,codepoint:59485,tags:[`assignment`]},{name:`assignment_add`,codepoint:63560,tags:[`assignment`,`add`]},{name:`assignment_globe`,codepoint:61164,tags:[`assignment`,`globe`]},{name:`assignment_ind`,codepoint:59486,tags:[`assignment`,`ind`]},{name:`assignment_late`,codepoint:59487,tags:[`assignment`,`late`]},{name:`assignment_return`,codepoint:59488,tags:[`assignment`,`return`]},{name:`assignment_returned`,codepoint:59489,tags:[`assignment`,`returned`]},{name:`assignment_turned_in`,codepoint:59490,tags:[`assignment`,`turned`,`in`]},{name:`assist_walker`,codepoint:63701,tags:[`assist`,`walker`]},{name:`assistant`,codepoint:58271,tags:[`assistant`]},{name:`assistant_device`,codepoint:59783,tags:[`assistant`,`device`]},{name:`assistant_direction`,codepoint:59784,tags:[`assistant`,`direction`]},{name:`assistant_navigation`,codepoint:59785,tags:[`assistant`,`navigation`]},{name:`assistant_on_hub`,codepoint:63169,tags:[`assistant`,`on`,`hub`]},{name:`assistant_photo`,codepoint:61638,tags:[`assistant`,`photo`]},{name:`assured_workload`,codepoint:60271,tags:[`assured`,`workload`]},{name:`asterisk`,codepoint:62757,tags:[`asterisk`]},{name:`astrophotography_auto`,codepoint:61913,tags:[`astrophotography`,`auto`]},{name:`astrophotography_off`,codepoint:61914,tags:[`astrophotography`,`off`]},{name:`atm`,codepoint:58739,tags:[`atm`]},{name:`atr`,codepoint:60359,tags:[`atr`]},{name:`attach_email`,codepoint:59998,tags:[`attach`,`email`]},{name:`attach_file`,codepoint:57894,tags:[`attach`,`file`]},{name:`attach_file_add`,codepoint:63553,tags:[`attach`,`file`,`add`]},{name:`attach_file_off`,codepoint:62681,tags:[`attach`,`file`,`off`]},{name:`attach_money`,codepoint:57895,tags:[`attach`,`money`]},{name:`attachment`,codepoint:58044,tags:[`attachment`]},{name:`attractions`,codepoint:59986,tags:[`attractions`]},{name:`attribution`,codepoint:61403,tags:[`attribution`]},{name:`audio_description`,codepoint:62860,tags:[`audio`,`description`]},{name:`audio_file`,codepoint:60290,tags:[`audio`,`file`]},{name:`audio_video_receiver`,codepoint:62931,tags:[`audio`,`video`,`receiver`]},{name:`audiotrack`,codepoint:58373,tags:[`audiotrack`]},{name:`auto_activity_zone`,codepoint:63661,tags:[`auto`,`activity`,`zone`]},{name:`auto_awesome`,codepoint:58975,tags:[`auto`,`awesome`]},{name:`auto_awesome_mosaic`,codepoint:58976,tags:[`auto`,`awesome`,`mosaic`]},{name:`auto_awesome_motion`,codepoint:58977,tags:[`auto`,`awesome`,`motion`]},{name:`auto_delete`,codepoint:59980,tags:[`auto`,`delete`]},{name:`auto_detect_voice`,codepoint:63550,tags:[`auto`,`detect`,`voice`]},{name:`auto_draw_solid`,codepoint:59786,tags:[`auto`,`draw`,`solid`]},{name:`auto_fix`,codepoint:58979,tags:[`auto`,`fix`]},{name:`auto_fix_high`,codepoint:58979,tags:[`auto`,`fix`,`high`]},{name:`auto_fix_normal`,codepoint:58980,tags:[`auto`,`fix`,`normal`]},{name:`auto_fix_off`,codepoint:58981,tags:[`auto`,`fix`,`off`]},{name:`auto_graph`,codepoint:58619,tags:[`auto`,`graph`]},{name:`auto_label`,codepoint:63166,tags:[`auto`,`label`]},{name:`auto_meeting_room`,codepoint:63167,tags:[`auto`,`meeting`,`room`]},{name:`auto_mode`,codepoint:60448,tags:[`auto`,`mode`]},{name:`auto_read_pause`,codepoint:61977,tags:[`auto`,`read`,`pause`]},{name:`auto_read_play`,codepoint:61974,tags:[`auto`,`read`,`play`]},{name:`auto_schedule`,codepoint:57876,tags:[`auto`,`schedule`]},{name:`auto_stories`,codepoint:58982,tags:[`auto`,`stories`]},{name:`auto_stories_off`,codepoint:62055,tags:[`auto`,`stories`,`off`]},{name:`auto_timer`,codepoint:61311,tags:[`auto`,`timer`]},{name:`auto_towing`,codepoint:59166,tags:[`auto`,`towing`]},{name:`auto_transmission`,codepoint:62783,tags:[`auto`,`transmission`]},{name:`auto_videocam`,codepoint:63168,tags:[`auto`,`videocam`]},{name:`autofps_select`,codepoint:61404,tags:[`autofps`,`select`]},{name:`automation`,codepoint:62497,tags:[`automation`]},{name:`autopause`,codepoint:63158,tags:[`autopause`]},{name:`autopay`,codepoint:63563,tags:[`autopay`]},{name:`autoplay`,codepoint:63157,tags:[`autoplay`]},{name:`autorenew`,codepoint:59491,tags:[`autorenew`]},{name:`autostop`,codepoint:63106,tags:[`autostop`]},{name:`av1`,codepoint:62640,tags:[`av1`]},{name:`av_timer`,codepoint:57371,tags:[`av`,`timer`]},{name:`avc`,codepoint:62639,tags:[`avc`]},{name:`avg_pace`,codepoint:63163,tags:[`avg`,`pace`]},{name:`avg_time`,codepoint:63507,tags:[`avg`,`time`]},{name:`award_meal`,codepoint:62017,tags:[`award`,`meal`]},{name:`award_star`,codepoint:62994,tags:[`award`,`star`]},{name:`azm`,codepoint:63212,tags:[`azm`]},{name:`baby_changing_station`,codepoint:61851,tags:[`baby`,`changing`,`station`]},{name:`back_hand`,codepoint:59236,tags:[`back`,`hand`]},{name:`back_to_tab`,codepoint:63275,tags:[`back`,`to`,`tab`]},{name:`background_dot_large`,codepoint:63390,tags:[`background`,`dot`,`large`]},{name:`background_dot_small`,codepoint:62740,tags:[`background`,`dot`,`small`]},{name:`background_grid_small`,codepoint:63389,tags:[`background`,`grid`,`small`]},{name:`background_replace`,codepoint:61962,tags:[`background`,`replace`]},{name:`backlight_high`,codepoint:63469,tags:[`backlight`,`high`]},{name:`backlight_high_off`,codepoint:62703,tags:[`backlight`,`high`,`off`]},{name:`backlight_low`,codepoint:63468,tags:[`backlight`,`low`]},{name:`backpack`,codepoint:61852,tags:[`backpack`]},{name:`backspace`,codepoint:57674,tags:[`backspace`]},{name:`backup`,codepoint:59492,tags:[`backup`]},{name:`backup_table`,codepoint:61251,tags:[`backup`,`table`]},{name:`badge`,codepoint:60007,tags:[`badge`]},{name:`badge_critical_battery`,codepoint:61782,tags:[`badge`,`critical`,`battery`]},{name:`badminton`,codepoint:62120,tags:[`badminton`]},{name:`bakery_dining`,codepoint:59987,tags:[`bakery`,`dining`]},{name:`balance`,codepoint:60150,tags:[`balance`]},{name:`balcony`,codepoint:58767,tags:[`balcony`]},{name:`ballot`,codepoint:57714,tags:[`ballot`]},{name:`bar_chart`,codepoint:57963,tags:[`bar`,`chart`]},{name:`bar_chart_4_bars`,codepoint:63105,tags:[`bar`,`chart`,`4`,`bars`]},{name:`bar_chart_off`,codepoint:62481,tags:[`bar`,`chart`,`off`]},{name:`barcode`,codepoint:59147,tags:[`barcode`]},{name:`barcode_reader`,codepoint:63580,tags:[`barcode`,`reader`]},{name:`barcode_scanner`,codepoint:59148,tags:[`barcode`,`scanner`]},{name:`barefoot`,codepoint:63601,tags:[`barefoot`]},{name:`batch_prediction`,codepoint:61685,tags:[`batch`,`prediction`]},{name:`bath_bedrock`,codepoint:62086,tags:[`bath`,`bedrock`]},{name:`bath_outdoor`,codepoint:63227,tags:[`bath`,`outdoor`]},{name:`bath_private`,codepoint:63226,tags:[`bath`,`private`]},{name:`bath_public_large`,codepoint:63225,tags:[`bath`,`public`,`large`]},{name:`bath_soak`,codepoint:62112,tags:[`bath`,`soak`]},{name:`bathroom`,codepoint:61405,tags:[`bathroom`]},{name:`bathtub`,codepoint:59969,tags:[`bathtub`]},{name:`battery_0_bar`,codepoint:60380,tags:[`battery`,`0`,`bar`]},{name:`battery_1_bar`,codepoint:61596,tags:[`battery`,`1`,`bar`]},{name:`battery_20`,codepoint:61596,tags:[`battery`,`20`]},{name:`battery_2_bar`,codepoint:61597,tags:[`battery`,`2`,`bar`]},{name:`battery_30`,codepoint:61597,tags:[`battery`,`30`]},{name:`battery_3_bar`,codepoint:61598,tags:[`battery`,`3`,`bar`]},{name:`battery_4_bar`,codepoint:61599,tags:[`battery`,`4`,`bar`]},{name:`battery_50`,codepoint:61598,tags:[`battery`,`50`]},{name:`battery_5_bar`,codepoint:61600,tags:[`battery`,`5`,`bar`]},{name:`battery_60`,codepoint:61599,tags:[`battery`,`60`]},{name:`battery_6_bar`,codepoint:61601,tags:[`battery`,`6`,`bar`]},{name:`battery_80`,codepoint:61600,tags:[`battery`,`80`]},{name:`battery_90`,codepoint:61601,tags:[`battery`,`90`]},{name:`battery_alert`,codepoint:57756,tags:[`battery`,`alert`]},{name:`battery_android_0`,codepoint:62221,tags:[`battery`,`android`,`0`]},{name:`battery_android_1`,codepoint:62220,tags:[`battery`,`android`,`1`]},{name:`battery_android_2`,codepoint:62219,tags:[`battery`,`android`,`2`]},{name:`battery_android_3`,codepoint:62218,tags:[`battery`,`android`,`3`]},{name:`battery_android_4`,codepoint:62217,tags:[`battery`,`android`,`4`]},{name:`battery_android_5`,codepoint:62216,tags:[`battery`,`android`,`5`]},{name:`battery_android_6`,codepoint:62215,tags:[`battery`,`android`,`6`]},{name:`battery_android_alert`,codepoint:62214,tags:[`battery`,`android`,`alert`]},{name:`battery_android_bolt`,codepoint:62213,tags:[`battery`,`android`,`bolt`]},{name:`battery_android_frame_1`,codepoint:62039,tags:[`battery`,`android`,`frame`,`1`]},{name:`battery_android_frame_2`,codepoint:62038,tags:[`battery`,`android`,`frame`,`2`]},{name:`battery_android_frame_3`,codepoint:62037,tags:[`battery`,`android`,`frame`,`3`]},{name:`battery_android_frame_4`,codepoint:62036,tags:[`battery`,`android`,`frame`,`4`]},{name:`battery_android_frame_5`,codepoint:62035,tags:[`battery`,`android`,`frame`,`5`]},{name:`battery_android_frame_6`,codepoint:62034,tags:[`battery`,`android`,`frame`,`6`]},{name:`battery_android_frame_alert`,codepoint:62033,tags:[`battery`,`android`,`frame`,`alert`]},{name:`battery_android_frame_bolt`,codepoint:62032,tags:[`battery`,`android`,`frame`,`bolt`]},{name:`battery_android_frame_full`,codepoint:62031,tags:[`battery`,`android`,`frame`,`full`]},{name:`battery_android_frame_plus`,codepoint:62030,tags:[`battery`,`android`,`frame`,`plus`]},{name:`battery_android_frame_question`,codepoint:62029,tags:[`battery`,`android`,`frame`,`question`]},{name:`battery_android_frame_share`,codepoint:62028,tags:[`battery`,`android`,`frame`,`share`]},{name:`battery_android_frame_shield`,codepoint:62027,tags:[`battery`,`android`,`frame`,`shield`]},{name:`battery_android_full`,codepoint:62212,tags:[`battery`,`android`,`full`]},{name:`battery_android_plus`,codepoint:62211,tags:[`battery`,`android`,`plus`]},{name:`battery_android_question`,codepoint:62210,tags:[`battery`,`android`,`question`]},{name:`battery_android_share`,codepoint:62209,tags:[`battery`,`android`,`share`]},{name:`battery_android_shield`,codepoint:62208,tags:[`battery`,`android`,`shield`]},{name:`battery_change`,codepoint:63467,tags:[`battery`,`change`]},{name:`battery_charging_20`,codepoint:61602,tags:[`battery`,`charging`,`20`]},{name:`battery_charging_30`,codepoint:61603,tags:[`battery`,`charging`,`30`]},{name:`battery_charging_50`,codepoint:61604,tags:[`battery`,`charging`,`50`]},{name:`battery_charging_60`,codepoint:61605,tags:[`battery`,`charging`,`60`]},{name:`battery_charging_80`,codepoint:61606,tags:[`battery`,`charging`,`80`]},{name:`battery_charging_90`,codepoint:61607,tags:[`battery`,`charging`,`90`]},{name:`battery_charging_full`,codepoint:57763,tags:[`battery`,`charging`,`full`]},{name:`battery_error`,codepoint:63466,tags:[`battery`,`error`]},{name:`battery_full`,codepoint:57765,tags:[`battery`,`full`]},{name:`battery_full_alt`,codepoint:61755,tags:[`battery`,`full`,`alt`]},{name:`battery_horiz_000`,codepoint:63662,tags:[`battery`,`horiz`,`000`]},{name:`battery_horiz_050`,codepoint:63663,tags:[`battery`,`horiz`,`050`]},{name:`battery_horiz_075`,codepoint:63664,tags:[`battery`,`horiz`,`075`]},{name:`battery_low`,codepoint:61781,tags:[`battery`,`low`]},{name:`battery_plus`,codepoint:63465,tags:[`battery`,`plus`]},{name:`battery_profile`,codepoint:57862,tags:[`battery`,`profile`]},{name:`battery_saver`,codepoint:61406,tags:[`battery`,`saver`]},{name:`battery_share`,codepoint:63102,tags:[`battery`,`share`]},{name:`battery_status_good`,codepoint:63101,tags:[`battery`,`status`,`good`]},{name:`battery_std`,codepoint:57765,tags:[`battery`,`std`]},{name:`battery_unknown`,codepoint:57766,tags:[`battery`,`unknown`]},{name:`battery_vert_005`,codepoint:63665,tags:[`battery`,`vert`,`005`]},{name:`battery_vert_020`,codepoint:63666,tags:[`battery`,`vert`,`020`]},{name:`battery_vert_050`,codepoint:63667,tags:[`battery`,`vert`,`050`]},{name:`battery_very_low`,codepoint:61782,tags:[`battery`,`very`,`low`]},{name:`beach_access`,codepoint:60222,tags:[`beach`,`access`]},{name:`bed`,codepoint:61407,tags:[`bed`]},{name:`bedroom_baby`,codepoint:61408,tags:[`bedroom`,`baby`]},{name:`bedroom_child`,codepoint:61409,tags:[`bedroom`,`child`]},{name:`bedroom_parent`,codepoint:61410,tags:[`bedroom`,`parent`]},{name:`bedtime`,codepoint:61785,tags:[`bedtime`]},{name:`bedtime_off`,codepoint:60278,tags:[`bedtime`,`off`]},{name:`beenhere`,codepoint:58669,tags:[`beenhere`]},{name:`beer_meal`,codepoint:62085,tags:[`beer`,`meal`]},{name:`bento`,codepoint:61940,tags:[`bento`]},{name:`bia`,codepoint:63211,tags:[`bia`]},{name:`bid_landscape`,codepoint:59e3,tags:[`bid`,`landscape`]},{name:`bid_landscape_disabled`,codepoint:61313,tags:[`bid`,`landscape`,`disabled`]},{name:`bigtop_updates`,codepoint:58985,tags:[`bigtop`,`updates`]},{name:`bike_dock`,codepoint:62587,tags:[`bike`,`dock`]},{name:`bike_lane`,codepoint:62586,tags:[`bike`,`lane`]},{name:`bike_scooter`,codepoint:61253,tags:[`bike`,`scooter`]},{name:`biotech`,codepoint:59962,tags:[`biotech`]},{name:`blanket`,codepoint:59432,tags:[`blanket`]},{name:`blender`,codepoint:61411,tags:[`blender`]},{name:`blind`,codepoint:63702,tags:[`blind`]},{name:`blinds`,codepoint:57990,tags:[`blinds`]},{name:`blinds_closed`,codepoint:60447,tags:[`blinds`,`closed`]},{name:`block`,codepoint:61580,tags:[`block`]},{name:`blood_pressure`,codepoint:57495,tags:[`blood`,`pressure`]},{name:`bloodtype`,codepoint:61412,tags:[`bloodtype`]},{name:`bluetooth`,codepoint:57767,tags:[`bluetooth`]},{name:`bluetooth_audio`,codepoint:58895,tags:[`bluetooth`,`audio`]},{name:`bluetooth_connected`,codepoint:57768,tags:[`bluetooth`,`connected`]},{name:`bluetooth_disabled`,codepoint:57769,tags:[`bluetooth`,`disabled`]},{name:`bluetooth_drive`,codepoint:61413,tags:[`bluetooth`,`drive`]},{name:`bluetooth_searching`,codepoint:58895,tags:[`bluetooth`,`searching`]},{name:`blur_circular`,codepoint:58274,tags:[`blur`,`circular`]},{name:`blur_linear`,codepoint:58275,tags:[`blur`,`linear`]},{name:`blur_medium`,codepoint:59468,tags:[`blur`,`medium`]},{name:`blur_off`,codepoint:58276,tags:[`blur`,`off`]},{name:`blur_on`,codepoint:58277,tags:[`blur`,`on`]},{name:`blur_short`,codepoint:59599,tags:[`blur`,`short`]},{name:`boat_bus`,codepoint:62317,tags:[`boat`,`bus`]},{name:`boat_railway`,codepoint:62316,tags:[`boat`,`railway`]},{name:`body_fat`,codepoint:57496,tags:[`body`,`fat`]},{name:`body_system`,codepoint:57497,tags:[`body`,`system`]},{name:`bolt`,codepoint:59915,tags:[`bolt`]},{name:`bomb`,codepoint:62824,tags:[`bomb`]},{name:`book`,codepoint:59502,tags:[`book`]},{name:`book_2`,codepoint:62782,tags:[`book`,`2`]},{name:`book_3`,codepoint:62781,tags:[`book`,`3`]},{name:`book_4`,codepoint:62780,tags:[`book`,`4`]},{name:`book_5`,codepoint:62779,tags:[`book`,`5`]},{name:`book_6`,codepoint:62431,tags:[`book`,`6`]},{name:`book_online`,codepoint:62180,tags:[`book`,`online`]},{name:`book_ribbon`,codepoint:62439,tags:[`book`,`ribbon`]},{name:`bookmark`,codepoint:59623,tags:[`bookmark`]},{name:`bookmark_add`,codepoint:58776,tags:[`bookmark`,`add`]},{name:`bookmark_added`,codepoint:58777,tags:[`bookmark`,`added`]},{name:`bookmark_bag`,codepoint:62480,tags:[`bookmark`,`bag`]},{name:`bookmark_border`,codepoint:59623,tags:[`bookmark`,`border`]},{name:`bookmark_check`,codepoint:62551,tags:[`bookmark`,`check`]},{name:`bookmark_flag`,codepoint:62550,tags:[`bookmark`,`flag`]},{name:`bookmark_heart`,codepoint:62549,tags:[`bookmark`,`heart`]},{name:`bookmark_manager`,codepoint:63409,tags:[`bookmark`,`manager`]},{name:`bookmark_remove`,codepoint:58778,tags:[`bookmark`,`remove`]},{name:`bookmark_star`,codepoint:62548,tags:[`bookmark`,`star`]},{name:`bookmarks`,codepoint:59787,tags:[`bookmarks`]},{name:`books_movies_and_music`,codepoint:61314,tags:[`books`,`movies`,`and`,`music`]},{name:`border_all`,codepoint:57896,tags:[`border`,`all`]},{name:`border_bottom`,codepoint:57897,tags:[`border`,`bottom`]},{name:`border_clear`,codepoint:57898,tags:[`border`,`clear`]},{name:`border_color`,codepoint:57899,tags:[`border`,`color`]},{name:`border_horizontal`,codepoint:57900,tags:[`border`,`horizontal`]},{name:`border_inner`,codepoint:57901,tags:[`border`,`inner`]},{name:`border_left`,codepoint:57902,tags:[`border`,`left`]},{name:`border_outer`,codepoint:57903,tags:[`border`,`outer`]},{name:`border_right`,codepoint:57904,tags:[`border`,`right`]},{name:`border_style`,codepoint:57905,tags:[`border`,`style`]},{name:`border_top`,codepoint:57906,tags:[`border`,`top`]},{name:`border_vertical`,codepoint:57907,tags:[`border`,`vertical`]},{name:`borg`,codepoint:62477,tags:[`borg`]},{name:`bottom_app_bar`,codepoint:59184,tags:[`bottom`,`app`,`bar`]},{name:`bottom_drawer`,codepoint:59181,tags:[`bottom`,`drawer`]},{name:`bottom_navigation`,codepoint:59788,tags:[`bottom`,`navigation`]},{name:`bottom_panel_close`,codepoint:63274,tags:[`bottom`,`panel`,`close`]},{name:`bottom_panel_open`,codepoint:63273,tags:[`bottom`,`panel`,`open`]},{name:`bottom_right_click`,codepoint:63108,tags:[`bottom`,`right`,`click`]},{name:`bottom_sheets`,codepoint:59789,tags:[`bottom`,`sheets`]},{name:`box`,codepoint:62884,tags:[`box`]},{name:`box_add`,codepoint:62885,tags:[`box`,`add`]},{name:`box_edit`,codepoint:62886,tags:[`box`,`edit`]},{name:`boy`,codepoint:60263,tags:[`boy`]},{name:`brand_awareness`,codepoint:59790,tags:[`brand`,`awareness`]},{name:`brand_family`,codepoint:62705,tags:[`brand`,`family`]},{name:`branding_watermark`,codepoint:57451,tags:[`branding`,`watermark`]},{name:`breakfast_dining`,codepoint:59988,tags:[`breakfast`,`dining`]},{name:`breaking_news`,codepoint:59912,tags:[`breaking`,`news`]},{name:`breaking_news_alt_1`,codepoint:61626,tags:[`breaking`,`news`,`alt`,`1`]},{name:`breastfeeding`,codepoint:63574,tags:[`breastfeeding`]},{name:`brick`,codepoint:62344,tags:[`brick`]},{name:`briefcase_meal`,codepoint:62022,tags:[`briefcase`,`meal`]},{name:`brightness_1`,codepoint:58362,tags:[`brightness`,`1`]},{name:`brightness_2`,codepoint:61494,tags:[`brightness`,`2`]},{name:`brightness_3`,codepoint:58280,tags:[`brightness`,`3`]},{name:`brightness_4`,codepoint:58281,tags:[`brightness`,`4`]},{name:`brightness_5`,codepoint:58282,tags:[`brightness`,`5`]},{name:`brightness_6`,codepoint:58283,tags:[`brightness`,`6`]},{name:`brightness_7`,codepoint:58284,tags:[`brightness`,`7`]},{name:`brightness_alert`,codepoint:62927,tags:[`brightness`,`alert`]},{name:`brightness_auto`,codepoint:57771,tags:[`brightness`,`auto`]},{name:`brightness_empty`,codepoint:63464,tags:[`brightness`,`empty`]},{name:`brightness_high`,codepoint:57772,tags:[`brightness`,`high`]},{name:`brightness_low`,codepoint:57773,tags:[`brightness`,`low`]},{name:`brightness_medium`,codepoint:57774,tags:[`brightness`,`medium`]},{name:`bring_your_own_ip`,codepoint:57366,tags:[`bring`,`your`,`own`,`ip`]},{name:`broadcast_on_home`,codepoint:63736,tags:[`broadcast`,`on`,`home`]},{name:`broadcast_on_personal`,codepoint:63737,tags:[`broadcast`,`on`,`personal`]},{name:`broken_image`,codepoint:58285,tags:[`broken`,`image`]},{name:`browse`,codepoint:60179,tags:[`browse`]},{name:`browse_activity`,codepoint:63653,tags:[`browse`,`activity`]},{name:`browse_gallery`,codepoint:60369,tags:[`browse`,`gallery`]},{name:`browser_not_supported`,codepoint:61255,tags:[`browser`,`not`,`supported`]},{name:`browser_updated`,codepoint:59343,tags:[`browser`,`updated`]},{name:`brunch_dining`,codepoint:60019,tags:[`brunch`,`dining`]},{name:`brush`,codepoint:58286,tags:[`brush`]},{name:`bubble`,codepoint:61315,tags:[`bubble`]},{name:`bubble_chart`,codepoint:59101,tags:[`bubble`,`chart`]},{name:`bubbles`,codepoint:63054,tags:[`bubbles`]},{name:`bucket_check`,codepoint:61226,tags:[`bucket`,`check`]},{name:`bug_report`,codepoint:59496,tags:[`bug`,`report`]},{name:`build`,codepoint:63693,tags:[`build`]},{name:`build_circle`,codepoint:61256,tags:[`build`,`circle`]},{name:`bungalow`,codepoint:58769,tags:[`bungalow`]},{name:`burst_mode`,codepoint:58428,tags:[`burst`,`mode`]},{name:`bus_alert`,codepoint:59791,tags:[`bus`,`alert`]},{name:`bus_railway`,codepoint:62315,tags:[`bus`,`railway`]},{name:`business`,codepoint:59374,tags:[`business`]},{name:`business_center`,codepoint:60223,tags:[`business`,`center`]},{name:`business_chip`,codepoint:63564,tags:[`business`,`chip`]},{name:`business_messages`,codepoint:61316,tags:[`business`,`messages`]},{name:`buttons_alt`,codepoint:59183,tags:[`buttons`,`alt`]},{name:`cabin`,codepoint:58761,tags:[`cabin`]},{name:`cable`,codepoint:61414,tags:[`cable`]},{name:`cable_car`,codepoint:62585,tags:[`cable`,`car`]},{name:`cached`,codepoint:59498,tags:[`cached`]},{name:`cadence`,codepoint:62644,tags:[`cadence`]},{name:`cake`,codepoint:59369,tags:[`cake`]},{name:`cake_add`,codepoint:63579,tags:[`cake`,`add`]},{name:`calculate`,codepoint:59999,tags:[`calculate`]},{name:`calendar_add_on`,codepoint:61317,tags:[`calendar`,`add`,`on`]},{name:`calendar_apps_script`,codepoint:61627,tags:[`calendar`,`apps`,`script`]},{name:`calendar_check`,codepoint:62019,tags:[`calendar`,`check`]},{name:`calendar_clock`,codepoint:62784,tags:[`calendar`,`clock`]},{name:`calendar_lock`,codepoint:62018,tags:[`calendar`,`lock`]},{name:`calendar_meal`,codepoint:62102,tags:[`calendar`,`meal`]},{name:`calendar_meal_2`,codepoint:62016,tags:[`calendar`,`meal`,`2`]},{name:`calendar_month`,codepoint:60364,tags:[`calendar`,`month`]},{name:`calendar_today`,codepoint:59701,tags:[`calendar`,`today`]},{name:`calendar_view_day`,codepoint:59702,tags:[`calendar`,`view`,`day`]},{name:`calendar_view_month`,codepoint:61415,tags:[`calendar`,`view`,`month`]},{name:`calendar_view_week`,codepoint:61416,tags:[`calendar`,`view`,`week`]},{name:`call`,codepoint:61652,tags:[`call`]},{name:`call_end`,codepoint:61628,tags:[`call`,`end`]},{name:`call_end_alt`,codepoint:61628,tags:[`call`,`end`,`alt`]},{name:`call_log`,codepoint:57486,tags:[`call`,`log`]},{name:`call_made`,codepoint:57522,tags:[`call`,`made`]},{name:`call_merge`,codepoint:57523,tags:[`call`,`merge`]},{name:`call_missed`,codepoint:57524,tags:[`call`,`missed`]},{name:`call_missed_outgoing`,codepoint:57572,tags:[`call`,`missed`,`outgoing`]},{name:`call_quality`,codepoint:63058,tags:[`call`,`quality`]},{name:`call_received`,codepoint:57525,tags:[`call`,`received`]},{name:`call_split`,codepoint:57526,tags:[`call`,`split`]},{name:`call_to_action`,codepoint:57452,tags:[`call`,`to`,`action`]},{name:`camera`,codepoint:58287,tags:[`camera`]},{name:`camera_alt`,codepoint:58386,tags:[`camera`,`alt`]},{name:`camera_enhance`,codepoint:59644,tags:[`camera`,`enhance`]},{name:`camera_front`,codepoint:62153,tags:[`camera`,`front`]},{name:`camera_indoor`,codepoint:61417,tags:[`camera`,`indoor`]},{name:`camera_outdoor`,codepoint:61418,tags:[`camera`,`outdoor`]},{name:`camera_rear`,codepoint:62152,tags:[`camera`,`rear`]},{name:`camera_roll`,codepoint:58291,tags:[`camera`,`roll`]},{name:`camera_video`,codepoint:63398,tags:[`camera`,`video`]},{name:`cameraswitch`,codepoint:61419,tags:[`cameraswitch`]},{name:`campaign`,codepoint:61257,tags:[`campaign`]},{name:`camping`,codepoint:63650,tags:[`camping`]},{name:`cancel`,codepoint:59528,tags:[`cancel`]},{name:`cancel_presentation`,codepoint:57577,tags:[`cancel`,`presentation`]},{name:`cancel_schedule_send`,codepoint:59961,tags:[`cancel`,`schedule`,`send`]},{name:`candle`,codepoint:62856,tags:[`candle`]},{name:`candlestick_chart`,codepoint:60116,tags:[`candlestick`,`chart`]},{name:`cannabis`,codepoint:62195,tags:[`cannabis`]},{name:`captive_portal`,codepoint:63272,tags:[`captive`,`portal`]},{name:`capture`,codepoint:63271,tags:[`capture`]},{name:`car_crash`,codepoint:60402,tags:[`car`,`crash`]},{name:`car_defrost_left`,codepoint:62276,tags:[`car`,`defrost`,`left`]},{name:`car_defrost_low_left`,codepoint:62275,tags:[`car`,`defrost`,`low`,`left`]},{name:`car_defrost_low_right`,codepoint:62274,tags:[`car`,`defrost`,`low`,`right`]},{name:`car_defrost_mid_left`,codepoint:62072,tags:[`car`,`defrost`,`mid`,`left`]},{name:`car_defrost_mid_low_left`,codepoint:62273,tags:[`car`,`defrost`,`mid`,`low`,`left`]},{name:`car_defrost_mid_low_right`,codepoint:62071,tags:[`car`,`defrost`,`mid`,`low`,`right`]},{name:`car_defrost_mid_right`,codepoint:62272,tags:[`car`,`defrost`,`mid`,`right`]},{name:`car_defrost_right`,codepoint:62271,tags:[`car`,`defrost`,`right`]},{name:`car_fan_low_left`,codepoint:62270,tags:[`car`,`fan`,`low`,`left`]},{name:`car_fan_low_mid_left`,codepoint:62269,tags:[`car`,`fan`,`low`,`mid`,`left`]},{name:`car_fan_low_right`,codepoint:62268,tags:[`car`,`fan`,`low`,`right`]},{name:`car_fan_mid_left`,codepoint:62267,tags:[`car`,`fan`,`mid`,`left`]},{name:`car_fan_mid_low_right`,codepoint:62266,tags:[`car`,`fan`,`mid`,`low`,`right`]},{name:`car_fan_mid_right`,codepoint:62265,tags:[`car`,`fan`,`mid`,`right`]},{name:`car_fan_recirculate`,codepoint:62264,tags:[`car`,`fan`,`recirculate`]},{name:`car_gear`,codepoint:62263,tags:[`car`,`gear`]},{name:`car_lock`,codepoint:62262,tags:[`car`,`lock`]},{name:`car_mirror_heat`,codepoint:62261,tags:[`car`,`mirror`,`heat`]},{name:`car_rental`,codepoint:59989,tags:[`car`,`rental`]},{name:`car_repair`,codepoint:59990,tags:[`car`,`repair`]},{name:`car_tag`,codepoint:62691,tags:[`car`,`tag`]},{name:`card_giftcard`,codepoint:59638,tags:[`card`,`giftcard`]},{name:`card_membership`,codepoint:59639,tags:[`card`,`membership`]},{name:`card_travel`,codepoint:59640,tags:[`card`,`travel`]},{name:`cardio_load`,codepoint:62649,tags:[`cardio`,`load`]},{name:`cardiology`,codepoint:57500,tags:[`cardiology`]},{name:`cards`,codepoint:59793,tags:[`cards`]},{name:`cards_star`,codepoint:62325,tags:[`cards`,`star`]},{name:`carpenter`,codepoint:61944,tags:[`carpenter`]},{name:`carry_on_bag`,codepoint:60168,tags:[`carry`,`on`,`bag`]},{name:`carry_on_bag_checked`,codepoint:60171,tags:[`carry`,`on`,`bag`,`checked`]},{name:`carry_on_bag_inactive`,codepoint:60170,tags:[`carry`,`on`,`bag`,`inactive`]},{name:`carry_on_bag_question`,codepoint:60169,tags:[`carry`,`on`,`bag`,`question`]},{name:`cases`,codepoint:59794,tags:[`cases`]},{name:`casino`,codepoint:60224,tags:[`casino`]},{name:`cast`,codepoint:58119,tags:[`cast`]},{name:`cast_connected`,codepoint:58120,tags:[`cast`,`connected`]},{name:`cast_for_education`,codepoint:61420,tags:[`cast`,`for`,`education`]},{name:`cast_pause`,codepoint:62960,tags:[`cast`,`pause`]},{name:`cast_warning`,codepoint:62959,tags:[`cast`,`warning`]},{name:`castle`,codepoint:60081,tags:[`castle`]},{name:`category`,codepoint:58740,tags:[`category`]},{name:`category_search`,codepoint:62519,tags:[`category`,`search`]},{name:`celebration`,codepoint:60005,tags:[`celebration`]},{name:`cell_merge`,codepoint:63534,tags:[`cell`,`merge`]},{name:`cell_tower`,codepoint:60346,tags:[`cell`,`tower`]},{name:`cell_wifi`,codepoint:57580,tags:[`cell`,`wifi`]},{name:`center_focus_strong`,codepoint:58292,tags:[`center`,`focus`,`strong`]},{name:`center_focus_weak`,codepoint:58293,tags:[`center`,`focus`,`weak`]},{name:`chair`,codepoint:61421,tags:[`chair`]},{name:`chair_alt`,codepoint:61422,tags:[`chair`,`alt`]},{name:`chair_counter`,codepoint:62111,tags:[`chair`,`counter`]},{name:`chair_fireplace`,codepoint:62110,tags:[`chair`,`fireplace`]},{name:`chair_umbrella`,codepoint:62109,tags:[`chair`,`umbrella`]},{name:`chalet`,codepoint:58757,tags:[`chalet`]},{name:`change_circle`,codepoint:58087,tags:[`change`,`circle`]},{name:`change_history`,codepoint:59499,tags:[`change`,`history`]},{name:`charger`,codepoint:58030,tags:[`charger`]},{name:`charging_station`,codepoint:62179,tags:[`charging`,`station`]},{name:`chart_data`,codepoint:58483,tags:[`chart`,`data`]},{name:`chat`,codepoint:57545,tags:[`chat`]},{name:`chat_add_on`,codepoint:61683,tags:[`chat`,`add`,`on`]},{name:`chat_apps_script`,codepoint:61629,tags:[`chat`,`apps`,`script`]},{name:`chat_bubble`,codepoint:57547,tags:[`chat`,`bubble`]},{name:`chat_bubble_outline`,codepoint:57547,tags:[`chat`,`bubble`,`outline`]},{name:`chat_dashed`,codepoint:61165,tags:[`chat`,`dashed`]},{name:`chat_error`,codepoint:63404,tags:[`chat`,`error`]},{name:`chat_info`,codepoint:62763,tags:[`chat`,`info`]},{name:`chat_paste_go`,codepoint:63165,tags:[`chat`,`paste`,`go`]},{name:`chat_paste_go_2`,codepoint:62411,tags:[`chat`,`paste`,`go`,`2`]},{name:`check`,codepoint:58826,tags:[`check`]},{name:`check_box`,codepoint:59444,tags:[`check`,`box`]},{name:`check_box_outline_blank`,codepoint:59445,tags:[`check`,`box`,`outline`,`blank`]},{name:`check_circle`,codepoint:61630,tags:[`check`,`circle`]},{name:`check_circle_filled`,codepoint:61630,tags:[`check`,`circle`,`filled`]},{name:`check_circle_outline`,codepoint:61630,tags:[`check`,`circle`,`outline`]},{name:`check_circle_unread`,codepoint:62078,tags:[`check`,`circle`,`unread`]},{name:`check_in_out`,codepoint:63222,tags:[`check`,`in`,`out`]},{name:`check_indeterminate_small`,codepoint:63626,tags:[`check`,`indeterminate`,`small`]},{name:`check_small`,codepoint:63627,tags:[`check`,`small`]},{name:`checkbook`,codepoint:59149,tags:[`checkbook`]},{name:`checked_bag`,codepoint:60172,tags:[`checked`,`bag`]},{name:`checked_bag_question`,codepoint:60173,tags:[`checked`,`bag`,`question`]},{name:`checklist`,codepoint:59057,tags:[`checklist`]},{name:`checklist_rtl`,codepoint:59059,tags:[`checklist`,`rtl`]},{name:`checkroom`,codepoint:61854,tags:[`checkroom`]},{name:`cheer`,codepoint:63144,tags:[`cheer`]},{name:`chef_hat`,codepoint:62295,tags:[`chef`,`hat`]},{name:`chess`,codepoint:62951,tags:[`chess`]},{name:`chess_bishop`,codepoint:62049,tags:[`chess`,`bishop`]},{name:`chess_bishop_2`,codepoint:62050,tags:[`chess`,`bishop`,`2`]},{name:`chess_king`,codepoint:62047,tags:[`chess`,`king`]},{name:`chess_king_2`,codepoint:62048,tags:[`chess`,`king`,`2`]},{name:`chess_knight`,codepoint:62046,tags:[`chess`,`knight`]},{name:`chess_pawn`,codepoint:62390,tags:[`chess`,`pawn`]},{name:`chess_pawn_2`,codepoint:62045,tags:[`chess`,`pawn`,`2`]},{name:`chess_queen`,codepoint:62044,tags:[`chess`,`queen`]},{name:`chess_rook`,codepoint:62043,tags:[`chess`,`rook`]},{name:`chevron_backward`,codepoint:62571,tags:[`chevron`,`backward`]},{name:`chevron_forward`,codepoint:62570,tags:[`chevron`,`forward`]},{name:`chevron_left`,codepoint:58827,tags:[`chevron`,`left`]},{name:`chevron_right`,codepoint:58828,tags:[`chevron`,`right`]},{name:`child_care`,codepoint:60225,tags:[`child`,`care`]},{name:`child_friendly`,codepoint:60226,tags:[`child`,`friendly`]},{name:`child_hat`,codepoint:61232,tags:[`child`,`hat`]},{name:`chip_extraction`,codepoint:63521,tags:[`chip`,`extraction`]},{name:`chips`,codepoint:59795,tags:[`chips`]},{name:`chrome_reader_mode`,codepoint:59501,tags:[`chrome`,`reader`,`mode`]},{name:`chromecast_2`,codepoint:61819,tags:[`chromecast`,`2`]},{name:`chromecast_device`,codepoint:59452,tags:[`chromecast`,`device`]},{name:`chronic`,codepoint:60338,tags:[`chronic`]},{name:`church`,codepoint:60078,tags:[`church`]},{name:`cinematic_blur`,codepoint:63571,tags:[`cinematic`,`blur`]},{name:`circle`,codepoint:61258,tags:[`circle`]},{name:`circle_notifications`,codepoint:59796,tags:[`circle`,`notifications`]},{name:`circles`,codepoint:59370,tags:[`circles`]},{name:`circles_ext`,codepoint:59372,tags:[`circles`,`ext`]},{name:`clarify`,codepoint:61631,tags:[`clarify`]},{name:`class`,codepoint:59502,tags:[`class`]},{name:`clean_hands`,codepoint:61983,tags:[`clean`,`hands`]},{name:`cleaning`,codepoint:59797,tags:[`cleaning`]},{name:`cleaning_bucket`,codepoint:63668,tags:[`cleaning`,`bucket`]},{name:`cleaning_services`,codepoint:61695,tags:[`cleaning`,`services`]},{name:`clear`,codepoint:58829,tags:[`clear`]},{name:`clear_all`,codepoint:57528,tags:[`clear`,`all`]},{name:`clear_day`,codepoint:61783,tags:[`clear`,`day`]},{name:`clear_night`,codepoint:61785,tags:[`clear`,`night`]},{name:`climate_mini_split`,codepoint:63669,tags:[`climate`,`mini`,`split`]},{name:`clinical_notes`,codepoint:57502,tags:[`clinical`,`notes`]},{name:`clock_arrow_down`,codepoint:62338,tags:[`clock`,`arrow`,`down`]},{name:`clock_arrow_up`,codepoint:62337,tags:[`clock`,`arrow`,`up`]},{name:`clock_loader_10`,codepoint:63270,tags:[`clock`,`loader`,`10`]},{name:`clock_loader_20`,codepoint:63269,tags:[`clock`,`loader`,`20`]},{name:`clock_loader_40`,codepoint:63268,tags:[`clock`,`loader`,`40`]},{name:`clock_loader_60`,codepoint:63267,tags:[`clock`,`loader`,`60`]},{name:`clock_loader_80`,codepoint:63266,tags:[`clock`,`loader`,`80`]},{name:`clock_loader_90`,codepoint:63265,tags:[`clock`,`loader`,`90`]},{name:`close`,codepoint:58829,tags:[`close`]},{name:`close_fullscreen`,codepoint:61903,tags:[`close`,`fullscreen`]},{name:`close_small`,codepoint:62728,tags:[`close`,`small`]},{name:`closed_caption`,codepoint:59798,tags:[`closed`,`caption`]},{name:`closed_caption_add`,codepoint:62638,tags:[`closed`,`caption`,`add`]},{name:`closed_caption_disabled`,codepoint:61916,tags:[`closed`,`caption`,`disabled`]},{name:`closed_caption_off`,codepoint:59798,tags:[`closed`,`caption`,`off`]},{name:`cloud`,codepoint:61788,tags:[`cloud`]},{name:`cloud_alert`,codepoint:62412,tags:[`cloud`,`alert`]},{name:`cloud_circle`,codepoint:58046,tags:[`cloud`,`circle`]},{name:`cloud_done`,codepoint:58047,tags:[`cloud`,`done`]},{name:`cloud_download`,codepoint:58048,tags:[`cloud`,`download`]},{name:`cloud_lock`,codepoint:62342,tags:[`cloud`,`lock`]},{name:`cloud_off`,codepoint:58049,tags:[`cloud`,`off`]},{name:`cloud_queue`,codepoint:61788,tags:[`cloud`,`queue`]},{name:`cloud_sync`,codepoint:60250,tags:[`cloud`,`sync`]},{name:`cloud_upload`,codepoint:58051,tags:[`cloud`,`upload`]},{name:`cloudy`,codepoint:61788,tags:[`cloudy`]},{name:`cloudy_filled`,codepoint:61788,tags:[`cloudy`,`filled`]},{name:`cloudy_snowing`,codepoint:59408,tags:[`cloudy`,`snowing`]},{name:`co2`,codepoint:59312,tags:[`co2`]},{name:`co_present`,codepoint:60144,tags:[`co`,`present`]},{name:`code`,codepoint:59503,tags:[`code`]},{name:`code_blocks`,codepoint:63565,tags:[`code`,`blocks`]},{name:`code_off`,codepoint:58611,tags:[`code`,`off`]},{name:`coffee`,codepoint:61423,tags:[`coffee`]},{name:`coffee_maker`,codepoint:61424,tags:[`coffee`,`maker`]},{name:`cognition`,codepoint:57503,tags:[`cognition`]},{name:`cognition_2`,codepoint:62389,tags:[`cognition`,`2`]},{name:`collapse_all`,codepoint:59716,tags:[`collapse`,`all`]},{name:`collapse_content`,codepoint:62727,tags:[`collapse`,`content`]},{name:`collections`,codepoint:58323,tags:[`collections`]},{name:`collections_bookmark`,codepoint:58417,tags:[`collections`,`bookmark`]},{name:`color_lens`,codepoint:58378,tags:[`color`,`lens`]},{name:`colorize`,codepoint:58296,tags:[`colorize`]},{name:`colors`,codepoint:59799,tags:[`colors`]},{name:`combine_columns`,codepoint:62496,tags:[`combine`,`columns`]},{name:`comedy_mask`,codepoint:62678,tags:[`comedy`,`mask`]},{name:`comic_bubble`,codepoint:62941,tags:[`comic`,`bubble`]},{name:`comment`,codepoint:57932,tags:[`comment`]},{name:`comment_bank`,codepoint:59982,tags:[`comment`,`bank`]},{name:`comments_disabled`,codepoint:59298,tags:[`comments`,`disabled`]},{name:`commit`,codepoint:60149,tags:[`commit`]},{name:`communication`,codepoint:57980,tags:[`communication`]},{name:`communities`,codepoint:60182,tags:[`communities`]},{name:`communities_filled`,codepoint:60182,tags:[`communities`,`filled`]},{name:`commute`,codepoint:59712,tags:[`commute`]},{name:`compare`,codepoint:58297,tags:[`compare`]},{name:`compare_arrows`,codepoint:59669,tags:[`compare`,`arrows`]},{name:`compass_calibration`,codepoint:58748,tags:[`compass`,`calibration`]},{name:`component_exchange`,codepoint:61927,tags:[`component`,`exchange`]},{name:`compost`,codepoint:59233,tags:[`compost`]},{name:`compress`,codepoint:59725,tags:[`compress`]},{name:`computer`,codepoint:58142,tags:[`computer`]},{name:`computer_arrow_up`,codepoint:62199,tags:[`computer`,`arrow`,`up`]},{name:`computer_cancel`,codepoint:62198,tags:[`computer`,`cancel`]},{name:`concierge`,codepoint:62817,tags:[`concierge`]},{name:`conditions`,codepoint:57504,tags:[`conditions`]},{name:`confirmation_number`,codepoint:58936,tags:[`confirmation`,`number`]},{name:`congenital`,codepoint:57505,tags:[`congenital`]},{name:`connect_without_contact`,codepoint:61987,tags:[`connect`,`without`,`contact`]},{name:`connected_tv`,codepoint:59800,tags:[`connected`,`tv`]},{name:`connecting_airports`,codepoint:59337,tags:[`connecting`,`airports`]},{name:`construction`,codepoint:59964,tags:[`construction`]},{name:`contact_emergency`,codepoint:63697,tags:[`contact`,`emergency`]},{name:`contact_mail`,codepoint:57552,tags:[`contact`,`mail`]},{name:`contact_page`,codepoint:61998,tags:[`contact`,`page`]},{name:`contact_phone`,codepoint:61632,tags:[`contact`,`phone`]},{name:`contact_phone_filled`,codepoint:61632,tags:[`contact`,`phone`,`filled`]},{name:`contact_support`,codepoint:59724,tags:[`contact`,`support`]},{name:`contactless`,codepoint:60017,tags:[`contactless`]},{name:`contactless_off`,codepoint:63576,tags:[`contactless`,`off`]},{name:`contacts`,codepoint:57530,tags:[`contacts`]},{name:`contacts_product`,codepoint:59801,tags:[`contacts`,`product`]},{name:`content_copy`,codepoint:57677,tags:[`content`,`copy`]},{name:`content_cut`,codepoint:57678,tags:[`content`,`cut`]},{name:`content_paste`,codepoint:57679,tags:[`content`,`paste`]},{name:`content_paste_go`,codepoint:60046,tags:[`content`,`paste`,`go`]},{name:`content_paste_off`,codepoint:58616,tags:[`content`,`paste`,`off`]},{name:`content_paste_search`,codepoint:60059,tags:[`content`,`paste`,`search`]},{name:`contextual_token`,codepoint:62598,tags:[`contextual`,`token`]},{name:`contextual_token_add`,codepoint:62597,tags:[`contextual`,`token`,`add`]},{name:`contract`,codepoint:62880,tags:[`contract`]},{name:`contract_delete`,codepoint:62882,tags:[`contract`,`delete`]},{name:`contract_edit`,codepoint:62881,tags:[`contract`,`edit`]},{name:`contrast`,codepoint:60215,tags:[`contrast`]},{name:`contrast_circle`,codepoint:62623,tags:[`contrast`,`circle`]},{name:`contrast_rtl_off`,codepoint:60530,tags:[`contrast`,`rtl`,`off`]},{name:`contrast_square`,codepoint:62624,tags:[`contrast`,`square`]},{name:`control_camera`,codepoint:57460,tags:[`control`,`camera`]},{name:`control_point`,codepoint:58298,tags:[`control`,`point`]},{name:`control_point_duplicate`,codepoint:58299,tags:[`control`,`point`,`duplicate`]},{name:`controller_gen`,codepoint:59453,tags:[`controller`,`gen`]},{name:`conversation`,codepoint:61231,tags:[`conversation`]},{name:`conversion_path`,codepoint:61633,tags:[`conversion`,`path`]},{name:`conversion_path_off`,codepoint:63412,tags:[`conversion`,`path`,`off`]},{name:`convert_to_text`,codepoint:62495,tags:[`convert`,`to`,`text`]},{name:`conveyor_belt`,codepoint:63591,tags:[`conveyor`,`belt`]},{name:`cookie`,codepoint:60076,tags:[`cookie`]},{name:`cookie_off`,codepoint:63386,tags:[`cookie`,`off`]},{name:`cooking`,codepoint:58038,tags:[`cooking`]},{name:`cool_to_dry`,codepoint:57974,tags:[`cool`,`to`,`dry`]},{name:`copy_all`,codepoint:58092,tags:[`copy`,`all`]},{name:`copyright`,codepoint:59660,tags:[`copyright`]},{name:`coronavirus`,codepoint:61985,tags:[`coronavirus`]},{name:`corporate_fare`,codepoint:61904,tags:[`corporate`,`fare`]},{name:`cottage`,codepoint:58759,tags:[`cottage`]},{name:`counter_0`,codepoint:63365,tags:[`counter`,`0`]},{name:`counter_1`,codepoint:63364,tags:[`counter`,`1`]},{name:`counter_2`,codepoint:63363,tags:[`counter`,`2`]},{name:`counter_3`,codepoint:63362,tags:[`counter`,`3`]},{name:`counter_4`,codepoint:63361,tags:[`counter`,`4`]},{name:`counter_5`,codepoint:63360,tags:[`counter`,`5`]},{name:`counter_6`,codepoint:63359,tags:[`counter`,`6`]},{name:`counter_7`,codepoint:63358,tags:[`counter`,`7`]},{name:`counter_8`,codepoint:63357,tags:[`counter`,`8`]},{name:`counter_9`,codepoint:63356,tags:[`counter`,`9`]},{name:`countertops`,codepoint:61943,tags:[`countertops`]},{name:`create`,codepoint:61591,tags:[`create`]},{name:`create_new_folder`,codepoint:58060,tags:[`create`,`new`,`folder`]},{name:`credit_card`,codepoint:59553,tags:[`credit`,`card`]},{name:`credit_card_clock`,codepoint:62520,tags:[`credit`,`card`,`clock`]},{name:`credit_card_gear`,codepoint:62765,tags:[`credit`,`card`,`gear`]},{name:`credit_card_heart`,codepoint:62764,tags:[`credit`,`card`,`heart`]},{name:`credit_card_off`,codepoint:58612,tags:[`credit`,`card`,`off`]},{name:`credit_score`,codepoint:61425,tags:[`credit`,`score`]},{name:`crib`,codepoint:58760,tags:[`crib`]},{name:`crisis_alert`,codepoint:60393,tags:[`crisis`,`alert`]},{name:`crop`,codepoint:58302,tags:[`crop`]},{name:`crop_16_9`,codepoint:58300,tags:[`crop`,`16`,`9`]},{name:`crop_3_2`,codepoint:58301,tags:[`crop`,`3`,`2`]},{name:`crop_5_4`,codepoint:58303,tags:[`crop`,`5`,`4`]},{name:`crop_7_5`,codepoint:58304,tags:[`crop`,`7`,`5`]},{name:`crop_9_16`,codepoint:62793,tags:[`crop`,`9`,`16`]},{name:`crop_din`,codepoint:58310,tags:[`crop`,`din`]},{name:`crop_free`,codepoint:58306,tags:[`crop`,`free`]},{name:`crop_landscape`,codepoint:58307,tags:[`crop`,`landscape`]},{name:`crop_original`,codepoint:58356,tags:[`crop`,`original`]},{name:`crop_portrait`,codepoint:58309,tags:[`crop`,`portrait`]},{name:`crop_rotate`,codepoint:58423,tags:[`crop`,`rotate`]},{name:`crop_square`,codepoint:58310,tags:[`crop`,`square`]},{name:`crossword`,codepoint:62949,tags:[`crossword`]},{name:`crowdsource`,codepoint:60184,tags:[`crowdsource`]},{name:`crown`,codepoint:60595,tags:[`crown`]},{name:`cruelty_free`,codepoint:59289,tags:[`cruelty`,`free`]},{name:`css`,codepoint:60307,tags:[`css`]},{name:`csv`,codepoint:59087,tags:[`csv`]},{name:`currency_bitcoin`,codepoint:60357,tags:[`currency`,`bitcoin`]},{name:`currency_exchange`,codepoint:60272,tags:[`currency`,`exchange`]},{name:`currency_franc`,codepoint:60154,tags:[`currency`,`franc`]},{name:`currency_lira`,codepoint:60143,tags:[`currency`,`lira`]},{name:`currency_pound`,codepoint:60145,tags:[`currency`,`pound`]},{name:`currency_ruble`,codepoint:60140,tags:[`currency`,`ruble`]},{name:`currency_rupee`,codepoint:60151,tags:[`currency`,`rupee`]},{name:`currency_rupee_circle`,codepoint:62560,tags:[`currency`,`rupee`,`circle`]},{name:`currency_yen`,codepoint:60155,tags:[`currency`,`yen`]},{name:`currency_yuan`,codepoint:60153,tags:[`currency`,`yuan`]},{name:`curtains`,codepoint:60446,tags:[`curtains`]},{name:`curtains_closed`,codepoint:60445,tags:[`curtains`,`closed`]},{name:`custom_typography`,codepoint:59186,tags:[`custom`,`typography`]},{name:`cut`,codepoint:61579,tags:[`cut`]},{name:`cycle`,codepoint:63572,tags:[`cycle`]},{name:`cyclone`,codepoint:60373,tags:[`cyclone`]},{name:`dangerous`,codepoint:59802,tags:[`dangerous`]},{name:`dark_mode`,codepoint:58652,tags:[`dark`,`mode`]},{name:`dashboard`,codepoint:59505,tags:[`dashboard`]},{name:`dashboard_2`,codepoint:62442,tags:[`dashboard`,`2`]},{name:`dashboard_customize`,codepoint:59803,tags:[`dashboard`,`customize`]},{name:`data_alert`,codepoint:63478,tags:[`data`,`alert`]},{name:`data_array`,codepoint:60113,tags:[`data`,`array`]},{name:`data_check`,codepoint:63474,tags:[`data`,`check`]},{name:`data_exploration`,codepoint:59247,tags:[`data`,`exploration`]},{name:`data_info_alert`,codepoint:63477,tags:[`data`,`info`,`alert`]},{name:`data_loss_prevention`,codepoint:58076,tags:[`data`,`loss`,`prevention`]},{name:`data_object`,codepoint:60115,tags:[`data`,`object`]},{name:`data_saver_off`,codepoint:61426,tags:[`data`,`saver`,`off`]},{name:`data_saver_on`,codepoint:61427,tags:[`data`,`saver`,`on`]},{name:`data_table`,codepoint:59804,tags:[`data`,`table`]},{name:`data_thresholding`,codepoint:60319,tags:[`data`,`thresholding`]},{name:`data_usage`,codepoint:61426,tags:[`data`,`usage`]},{name:`database`,codepoint:61966,tags:[`database`]},{name:`database_off`,codepoint:62484,tags:[`database`,`off`]},{name:`database_search`,codepoint:62350,tags:[`database`,`search`]},{name:`database_upload`,codepoint:62428,tags:[`database`,`upload`]},{name:`dataset`,codepoint:63726,tags:[`dataset`]},{name:`dataset_linked`,codepoint:63727,tags:[`dataset`,`linked`]},{name:`date_range`,codepoint:59670,tags:[`date`,`range`]},{name:`deblur`,codepoint:60279,tags:[`deblur`]},{name:`deceased`,codepoint:57509,tags:[`deceased`]},{name:`decimal_decrease`,codepoint:63533,tags:[`decimal`,`decrease`]},{name:`decimal_increase`,codepoint:63532,tags:[`decimal`,`increase`]},{name:`deck`,codepoint:59970,tags:[`deck`]},{name:`dehaze`,codepoint:58311,tags:[`dehaze`]},{name:`delete`,codepoint:59694,tags:[`delete`]},{name:`delete_forever`,codepoint:59691,tags:[`delete`,`forever`]},{name:`delete_history`,codepoint:62744,tags:[`delete`,`history`]},{name:`delete_outline`,codepoint:59694,tags:[`delete`,`outline`]},{name:`delete_sweep`,codepoint:57708,tags:[`delete`,`sweep`]},{name:`delivery_dining`,codepoint:60200,tags:[`delivery`,`dining`]},{name:`delivery_truck_bolt`,codepoint:62370,tags:[`delivery`,`truck`,`bolt`]},{name:`delivery_truck_speed`,codepoint:62369,tags:[`delivery`,`truck`,`speed`]},{name:`demography`,codepoint:58505,tags:[`demography`]},{name:`density_large`,codepoint:60329,tags:[`density`,`large`]},{name:`density_medium`,codepoint:60318,tags:[`density`,`medium`]},{name:`density_small`,codepoint:60328,tags:[`density`,`small`]},{name:`dentistry`,codepoint:57510,tags:[`dentistry`]},{name:`departure_board`,codepoint:58742,tags:[`departure`,`board`]},{name:`deployed_code`,codepoint:63264,tags:[`deployed`,`code`]},{name:`deployed_code_account`,codepoint:62747,tags:[`deployed`,`code`,`account`]},{name:`deployed_code_alert`,codepoint:62962,tags:[`deployed`,`code`,`alert`]},{name:`deployed_code_history`,codepoint:62963,tags:[`deployed`,`code`,`history`]},{name:`deployed_code_update`,codepoint:62964,tags:[`deployed`,`code`,`update`]},{name:`dermatology`,codepoint:57511,tags:[`dermatology`]},{name:`description`,codepoint:59507,tags:[`description`]},{name:`deselect`,codepoint:60342,tags:[`deselect`]},{name:`design_services`,codepoint:61706,tags:[`design`,`services`]},{name:`desk`,codepoint:63732,tags:[`desk`]},{name:`deskphone`,codepoint:63482,tags:[`deskphone`]},{name:`desktop_access_disabled`,codepoint:59805,tags:[`desktop`,`access`,`disabled`]},{name:`desktop_cloud`,codepoint:62427,tags:[`desktop`,`cloud`]},{name:`desktop_cloud_stack`,codepoint:62398,tags:[`desktop`,`cloud`,`stack`]},{name:`desktop_landscape`,codepoint:62558,tags:[`desktop`,`landscape`]},{name:`desktop_landscape_add`,codepoint:62521,tags:[`desktop`,`landscape`,`add`]},{name:`desktop_mac`,codepoint:58123,tags:[`desktop`,`mac`]},{name:`desktop_portrait`,codepoint:62557,tags:[`desktop`,`portrait`]},{name:`desktop_windows`,codepoint:58124,tags:[`desktop`,`windows`]},{name:`destruction`,codepoint:62853,tags:[`destruction`]},{name:`details`,codepoint:58312,tags:[`details`]},{name:`detection_and_zone`,codepoint:58015,tags:[`detection`,`and`,`zone`]},{name:`detector`,codepoint:57986,tags:[`detector`]},{name:`detector_alarm`,codepoint:57847,tags:[`detector`,`alarm`]},{name:`detector_battery`,codepoint:57860,tags:[`detector`,`battery`]},{name:`detector_co`,codepoint:58031,tags:[`detector`,`co`]},{name:`detector_offline`,codepoint:57891,tags:[`detector`,`offline`]},{name:`detector_smoke`,codepoint:57989,tags:[`detector`,`smoke`]},{name:`detector_status`,codepoint:57832,tags:[`detector`,`status`]},{name:`developer_board`,codepoint:58125,tags:[`developer`,`board`]},{name:`developer_board_off`,codepoint:58623,tags:[`developer`,`board`,`off`]},{name:`developer_guide`,codepoint:59806,tags:[`developer`,`guide`]},{name:`developer_mode`,codepoint:62178,tags:[`developer`,`mode`]},{name:`developer_mode_tv`,codepoint:59508,tags:[`developer`,`mode`,`tv`]},{name:`device_band`,codepoint:62197,tags:[`device`,`band`]},{name:`device_hub`,codepoint:58165,tags:[`device`,`hub`]},{name:`device_reset`,codepoint:59571,tags:[`device`,`reset`]},{name:`device_thermostat`,codepoint:57855,tags:[`device`,`thermostat`]},{name:`device_unknown`,codepoint:62177,tags:[`device`,`unknown`]},{name:`devices`,codepoint:58150,tags:[`devices`]},{name:`devices_fold`,codepoint:60382,tags:[`devices`,`fold`]},{name:`devices_fold_2`,codepoint:62470,tags:[`devices`,`fold`,`2`]},{name:`devices_off`,codepoint:63397,tags:[`devices`,`off`]},{name:`devices_other`,codepoint:58167,tags:[`devices`,`other`]},{name:`devices_wearables`,codepoint:63147,tags:[`devices`,`wearables`]},{name:`dew_point`,codepoint:63609,tags:[`dew`,`point`]},{name:`diagnosis`,codepoint:57512,tags:[`diagnosis`]},{name:`diagonal_line`,codepoint:62494,tags:[`diagonal`,`line`]},{name:`dialer_sip`,codepoint:57531,tags:[`dialer`,`sip`]},{name:`dialogs`,codepoint:59807,tags:[`dialogs`]},{name:`dialpad`,codepoint:57532,tags:[`dialpad`]},{name:`diamond`,codepoint:60117,tags:[`diamond`]},{name:`diamond_shine`,codepoint:62130,tags:[`diamond`,`shine`]},{name:`dictionary`,codepoint:62777,tags:[`dictionary`]},{name:`difference`,codepoint:60285,tags:[`difference`]},{name:`digital_out_of_home`,codepoint:61918,tags:[`digital`,`out`,`of`,`home`]},{name:`digital_wellbeing`,codepoint:61318,tags:[`digital`,`wellbeing`]},{name:`dine_heart`,codepoint:62108,tags:[`dine`,`heart`]},{name:`dine_in`,codepoint:62101,tags:[`dine`,`in`]},{name:`dine_lamp`,codepoint:62107,tags:[`dine`,`lamp`]},{name:`dining`,codepoint:61428,tags:[`dining`]},{name:`dinner_dining`,codepoint:59991,tags:[`dinner`,`dining`]},{name:`directions`,codepoint:58670,tags:[`directions`]},{name:`directions_alt`,codepoint:63616,tags:[`directions`,`alt`]},{name:`directions_alt_off`,codepoint:63617,tags:[`directions`,`alt`,`off`]},{name:`directions_bike`,codepoint:58671,tags:[`directions`,`bike`]},{name:`directions_boat`,codepoint:61429,tags:[`directions`,`boat`]},{name:`directions_boat_filled`,codepoint:61429,tags:[`directions`,`boat`,`filled`]},{name:`directions_bus`,codepoint:61430,tags:[`directions`,`bus`]},{name:`directions_bus_filled`,codepoint:61430,tags:[`directions`,`bus`,`filled`]},{name:`directions_car`,codepoint:61431,tags:[`directions`,`car`]},{name:`directions_car_filled`,codepoint:61431,tags:[`directions`,`car`,`filled`]},{name:`directions_off`,codepoint:61711,tags:[`directions`,`off`]},{name:`directions_railway`,codepoint:61432,tags:[`directions`,`railway`]},{name:`directions_railway_2`,codepoint:62562,tags:[`directions`,`railway`,`2`]},{name:`directions_railway_filled`,codepoint:61432,tags:[`directions`,`railway`,`filled`]},{name:`directions_run`,codepoint:58726,tags:[`directions`,`run`]},{name:`directions_subway`,codepoint:61434,tags:[`directions`,`subway`]},{name:`directions_subway_filled`,codepoint:61434,tags:[`directions`,`subway`,`filled`]},{name:`directions_transit`,codepoint:61434,tags:[`directions`,`transit`]},{name:`directions_transit_filled`,codepoint:61434,tags:[`directions`,`transit`,`filled`]},{name:`directions_walk`,codepoint:58678,tags:[`directions`,`walk`]},{name:`directory_sync`,codepoint:58260,tags:[`directory`,`sync`]},{name:`dirty_lens`,codepoint:61259,tags:[`dirty`,`lens`]},{name:`disabled_by_default`,codepoint:62e3,tags:[`disabled`,`by`,`default`]},{name:`disabled_visible`,codepoint:59246,tags:[`disabled`,`visible`]},{name:`disc_full`,codepoint:58896,tags:[`disc`,`full`]},{name:`discover_tune`,codepoint:57368,tags:[`discover`,`tune`]},{name:`dishwasher`,codepoint:59808,tags:[`dishwasher`]},{name:`dishwasher_gen`,codepoint:59442,tags:[`dishwasher`,`gen`]},{name:`display_external_input`,codepoint:63463,tags:[`display`,`external`,`input`]},{name:`display_settings`,codepoint:60311,tags:[`display`,`settings`]},{name:`distance`,codepoint:63210,tags:[`distance`]},{name:`diversity_1`,codepoint:63703,tags:[`diversity`,`1`]},{name:`diversity_2`,codepoint:63704,tags:[`diversity`,`2`]},{name:`diversity_3`,codepoint:63705,tags:[`diversity`,`3`]},{name:`diversity_4`,codepoint:63575,tags:[`diversity`,`4`]},{name:`dns`,codepoint:59509,tags:[`dns`]},{name:`do_disturb`,codepoint:61580,tags:[`do`,`disturb`]},{name:`do_disturb_alt`,codepoint:61581,tags:[`do`,`disturb`,`alt`]},{name:`do_disturb_off`,codepoint:61582,tags:[`do`,`disturb`,`off`]},{name:`do_disturb_on`,codepoint:61583,tags:[`do`,`disturb`,`on`]},{name:`do_not_disturb`,codepoint:61581,tags:[`do`,`not`,`disturb`]},{name:`do_not_disturb_alt`,codepoint:61580,tags:[`do`,`not`,`disturb`,`alt`]},{name:`do_not_disturb_off`,codepoint:61582,tags:[`do`,`not`,`disturb`,`off`]},{name:`do_not_disturb_on`,codepoint:61583,tags:[`do`,`not`,`disturb`,`on`]},{name:`do_not_disturb_on_total_silence`,codepoint:61435,tags:[`do`,`not`,`disturb`,`on`,`total`,`silence`]},{name:`do_not_step`,codepoint:61855,tags:[`do`,`not`,`step`]},{name:`do_not_touch`,codepoint:61872,tags:[`do`,`not`,`touch`]},{name:`dock`,codepoint:62176,tags:[`dock`]},{name:`dock_to_bottom`,codepoint:63462,tags:[`dock`,`to`,`bottom`]},{name:`dock_to_left`,codepoint:63461,tags:[`dock`,`to`,`left`]},{name:`dock_to_right`,codepoint:63460,tags:[`dock`,`to`,`right`]},{name:`docs`,codepoint:60029,tags:[`docs`]},{name:`docs_add_on`,codepoint:61634,tags:[`docs`,`add`,`on`]},{name:`docs_apps_script`,codepoint:61635,tags:[`docs`,`apps`,`script`]},{name:`document_scanner`,codepoint:58874,tags:[`document`,`scanner`]},{name:`document_search`,codepoint:62341,tags:[`document`,`search`]},{name:`domain`,codepoint:59374,tags:[`domain`]},{name:`domain_add`,codepoint:60258,tags:[`domain`,`add`]},{name:`domain_disabled`,codepoint:57583,tags:[`domain`,`disabled`]},{name:`domain_verification`,codepoint:61260,tags:[`domain`,`verification`]},{name:`domain_verification_off`,codepoint:63408,tags:[`domain`,`verification`,`off`]},{name:`domino_mask`,codepoint:62948,tags:[`domino`,`mask`]},{name:`done`,codepoint:59510,tags:[`done`]},{name:`done_all`,codepoint:59511,tags:[`done`,`all`]},{name:`done_outline`,codepoint:59695,tags:[`done`,`outline`]},{name:`donut_large`,codepoint:59671,tags:[`donut`,`large`]},{name:`donut_small`,codepoint:59672,tags:[`donut`,`small`]},{name:`door_back`,codepoint:61436,tags:[`door`,`back`]},{name:`door_front`,codepoint:61437,tags:[`door`,`front`]},{name:`door_open`,codepoint:59260,tags:[`door`,`open`]},{name:`door_sensor`,codepoint:57994,tags:[`door`,`sensor`]},{name:`door_sliding`,codepoint:61438,tags:[`door`,`sliding`]},{name:`doorbell`,codepoint:61439,tags:[`doorbell`]},{name:`doorbell_3p`,codepoint:57831,tags:[`doorbell`,`3p`]},{name:`doorbell_chime`,codepoint:57843,tags:[`doorbell`,`chime`]},{name:`double_arrow`,codepoint:59984,tags:[`double`,`arrow`]},{name:`downhill_skiing`,codepoint:58633,tags:[`downhill`,`skiing`]},{name:`download`,codepoint:61584,tags:[`download`]},{name:`download_2`,codepoint:62755,tags:[`download`,`2`]},{name:`download_done`,codepoint:61585,tags:[`download`,`done`]},{name:`download_for_offline`,codepoint:61440,tags:[`download`,`for`,`offline`]},{name:`downloading`,codepoint:61441,tags:[`downloading`]},{name:`draft`,codepoint:58989,tags:[`draft`]},{name:`draft_orders`,codepoint:59315,tags:[`draft`,`orders`]},{name:`drafts`,codepoint:57681,tags:[`drafts`]},{name:`drag_click`,codepoint:63263,tags:[`drag`,`click`]},{name:`drag_handle`,codepoint:57949,tags:[`drag`,`handle`]},{name:`drag_indicator`,codepoint:59717,tags:[`drag`,`indicator`]},{name:`drag_pan`,codepoint:63262,tags:[`drag`,`pan`]},{name:`draw`,codepoint:59206,tags:[`draw`]},{name:`draw_abstract`,codepoint:63480,tags:[`draw`,`abstract`]},{name:`draw_collage`,codepoint:63479,tags:[`draw`,`collage`]},{name:`drawing_recognition`,codepoint:60160,tags:[`drawing`,`recognition`]},{name:`dresser`,codepoint:57872,tags:[`dresser`]},{name:`drive_eta`,codepoint:61431,tags:[`drive`,`eta`]},{name:`drive_export`,codepoint:62493,tags:[`drive`,`export`]},{name:`drive_file_move`,codepoint:59809,tags:[`drive`,`file`,`move`]},{name:`drive_file_move_outline`,codepoint:59809,tags:[`drive`,`file`,`move`,`outline`]},{name:`drive_file_move_rtl`,codepoint:59809,tags:[`drive`,`file`,`move`,`rtl`]},{name:`drive_file_rename_outline`,codepoint:59810,tags:[`drive`,`file`,`rename`,`outline`]},{name:`drive_folder_upload`,codepoint:59811,tags:[`drive`,`folder`,`upload`]},{name:`drive_fusiontable`,codepoint:59e3,tags:[`drive`,`fusiontable`]},{name:`drone`,codepoint:62042,tags:[`drone`]},{name:`drone_2`,codepoint:62041,tags:[`drone`,`2`]},{name:`dropdown`,codepoint:59812,tags:[`dropdown`]},{name:`dropper_eye`,codepoint:62289,tags:[`dropper`,`eye`]},{name:`dry`,codepoint:61875,tags:[`dry`]},{name:`dry_cleaning`,codepoint:59992,tags:[`dry`,`cleaning`]},{name:`dual_screen`,codepoint:63183,tags:[`dual`,`screen`]},{name:`duo`,codepoint:59813,tags:[`duo`]},{name:`dvr`,codepoint:57778,tags:[`dvr`]},{name:`dynamic_feed`,codepoint:59924,tags:[`dynamic`,`feed`]},{name:`dynamic_form`,codepoint:61887,tags:[`dynamic`,`form`]},{name:`e911_avatar`,codepoint:61722,tags:[`e911`,`avatar`]},{name:`e911_emergency`,codepoint:61721,tags:[`e911`,`emergency`]},{name:`e_mobiledata`,codepoint:61442,tags:[`e`,`mobiledata`]},{name:`e_mobiledata_badge`,codepoint:63459,tags:[`e`,`mobiledata`,`badge`]},{name:`ear_sound`,codepoint:62294,tags:[`ear`,`sound`]},{name:`earbud_case`,codepoint:62247,tags:[`earbud`,`case`]},{name:`earbud_left`,codepoint:62246,tags:[`earbud`,`left`]},{name:`earbud_right`,codepoint:62245,tags:[`earbud`,`right`]},{name:`earbuds`,codepoint:61443,tags:[`earbuds`]},{name:`earbuds_2`,codepoint:62244,tags:[`earbuds`,`2`]},{name:`earbuds_battery`,codepoint:61444,tags:[`earbuds`,`battery`]},{name:`early_on`,codepoint:58042,tags:[`early`,`on`]},{name:`earthquake`,codepoint:63055,tags:[`earthquake`]},{name:`east`,codepoint:61919,tags:[`east`]},{name:`ecg`,codepoint:63503,tags:[`ecg`]},{name:`ecg_heart`,codepoint:63209,tags:[`ecg`,`heart`]},{name:`eco`,codepoint:59957,tags:[`eco`]},{name:`eda`,codepoint:63208,tags:[`eda`]},{name:`edgesensor_high`,codepoint:62191,tags:[`edgesensor`,`high`]},{name:`edgesensor_low`,codepoint:62190,tags:[`edgesensor`,`low`]},{name:`edit`,codepoint:61591,tags:[`edit`]},{name:`edit_arrow_down`,codepoint:62336,tags:[`edit`,`arrow`,`down`]},{name:`edit_arrow_up`,codepoint:62335,tags:[`edit`,`arrow`,`up`]},{name:`edit_attributes`,codepoint:58744,tags:[`edit`,`attributes`]},{name:`edit_audio`,codepoint:62509,tags:[`edit`,`audio`]},{name:`edit_calendar`,codepoint:59202,tags:[`edit`,`calendar`]},{name:`edit_document`,codepoint:63628,tags:[`edit`,`document`]},{name:`edit_location`,codepoint:58728,tags:[`edit`,`location`]},{name:`edit_location_alt`,codepoint:57797,tags:[`edit`,`location`,`alt`]},{name:`edit_note`,codepoint:59205,tags:[`edit`,`note`]},{name:`edit_notifications`,codepoint:58661,tags:[`edit`,`notifications`]},{name:`edit_off`,codepoint:59728,tags:[`edit`,`off`]},{name:`edit_road`,codepoint:61261,tags:[`edit`,`road`]},{name:`edit_square`,codepoint:63629,tags:[`edit`,`square`]},{name:`editor_choice`,codepoint:62760,tags:[`editor`,`choice`]},{name:`egg`,codepoint:60108,tags:[`egg`]},{name:`egg_alt`,codepoint:60104,tags:[`egg`,`alt`]},{name:`eject`,codepoint:59643,tags:[`eject`]},{name:`elderly`,codepoint:61978,tags:[`elderly`]},{name:`elderly_woman`,codepoint:60265,tags:[`elderly`,`woman`]},{name:`electric_bike`,codepoint:60187,tags:[`electric`,`bike`]},{name:`electric_bolt`,codepoint:60444,tags:[`electric`,`bolt`]},{name:`electric_car`,codepoint:60188,tags:[`electric`,`car`]},{name:`electric_meter`,codepoint:60443,tags:[`electric`,`meter`]},{name:`electric_moped`,codepoint:60189,tags:[`electric`,`moped`]},{name:`electric_rickshaw`,codepoint:60190,tags:[`electric`,`rickshaw`]},{name:`electric_scooter`,codepoint:60191,tags:[`electric`,`scooter`]},{name:`electrical_services`,codepoint:61698,tags:[`electrical`,`services`]},{name:`elevation`,codepoint:63207,tags:[`elevation`]},{name:`elevator`,codepoint:61856,tags:[`elevator`]},{name:`email`,codepoint:57689,tags:[`email`]},{name:`emergency`,codepoint:57835,tags:[`emergency`]},{name:`emergency_heat`,codepoint:61789,tags:[`emergency`,`heat`]},{name:`emergency_heat_2`,codepoint:62693,tags:[`emergency`,`heat`,`2`]},{name:`emergency_home`,codepoint:59434,tags:[`emergency`,`home`]},{name:`emergency_recording`,codepoint:60404,tags:[`emergency`,`recording`]},{name:`emergency_share`,codepoint:60406,tags:[`emergency`,`share`]},{name:`emergency_share_off`,codepoint:62878,tags:[`emergency`,`share`,`off`]},{name:`emoji_emotions`,codepoint:59938,tags:[`emoji`,`emotions`]},{name:`emoji_events`,codepoint:59939,tags:[`emoji`,`events`]},{name:`emoji_flags`,codepoint:61638,tags:[`emoji`,`flags`]},{name:`emoji_food_beverage`,codepoint:59931,tags:[`emoji`,`food`,`beverage`]},{name:`emoji_language`,codepoint:62669,tags:[`emoji`,`language`]},{name:`emoji_nature`,codepoint:59932,tags:[`emoji`,`nature`]},{name:`emoji_objects`,codepoint:59940,tags:[`emoji`,`objects`]},{name:`emoji_people`,codepoint:59933,tags:[`emoji`,`people`]},{name:`emoji_symbols`,codepoint:59934,tags:[`emoji`,`symbols`]},{name:`emoji_transportation`,codepoint:59935,tags:[`emoji`,`transportation`]},{name:`emoticon`,codepoint:58867,tags:[`emoticon`]},{name:`empty_dashboard`,codepoint:63556,tags:[`empty`,`dashboard`]},{name:`enable`,codepoint:61832,tags:[`enable`]},{name:`encrypted`,codepoint:58771,tags:[`encrypted`]},{name:`encrypted_add`,codepoint:62505,tags:[`encrypted`,`add`]},{name:`encrypted_add_circle`,codepoint:62506,tags:[`encrypted`,`add`,`circle`]},{name:`encrypted_minus_circle`,codepoint:62504,tags:[`encrypted`,`minus`,`circle`]},{name:`encrypted_off`,codepoint:62503,tags:[`encrypted`,`off`]},{name:`endocrinology`,codepoint:57513,tags:[`endocrinology`]},{name:`energy`,codepoint:59814,tags:[`energy`]},{name:`energy_program_saving`,codepoint:61791,tags:[`energy`,`program`,`saving`]},{name:`energy_program_time_used`,codepoint:61793,tags:[`energy`,`program`,`time`,`used`]},{name:`energy_savings_leaf`,codepoint:60442,tags:[`energy`,`savings`,`leaf`]},{name:`engineering`,codepoint:59965,tags:[`engineering`]},{name:`enhanced_encryption`,codepoint:58943,tags:[`enhanced`,`encryption`]},{name:`ent`,codepoint:57514,tags:[`ent`]},{name:`enterprise`,codepoint:59150,tags:[`enterprise`]},{name:`enterprise_off`,codepoint:60237,tags:[`enterprise`,`off`]},{name:`equal`,codepoint:63355,tags:[`equal`]},{name:`equalizer`,codepoint:57373,tags:[`equalizer`]},{name:`eraser_size_1`,codepoint:62460,tags:[`eraser`,`size`,`1`]},{name:`eraser_size_2`,codepoint:62459,tags:[`eraser`,`size`,`2`]},{name:`eraser_size_3`,codepoint:62458,tags:[`eraser`,`size`,`3`]},{name:`eraser_size_4`,codepoint:62457,tags:[`eraser`,`size`,`4`]},{name:`eraser_size_5`,codepoint:62456,tags:[`eraser`,`size`,`5`]},{name:`error`,codepoint:63670,tags:[`error`]},{name:`error_circle_rounded`,codepoint:63670,tags:[`error`,`circle`,`rounded`]},{name:`error_med`,codepoint:58523,tags:[`error`,`med`]},{name:`error_outline`,codepoint:63670,tags:[`error`,`outline`]},{name:`escalator`,codepoint:61857,tags:[`escalator`]},{name:`escalator_warning`,codepoint:61868,tags:[`escalator`,`warning`]},{name:`euro`,codepoint:59925,tags:[`euro`]},{name:`euro_symbol`,codepoint:59686,tags:[`euro`,`symbol`]},{name:`ev_charger`,codepoint:58733,tags:[`ev`,`charger`]},{name:`ev_mobiledata_badge`,codepoint:63458,tags:[`ev`,`mobiledata`,`badge`]},{name:`ev_shadow`,codepoint:61327,tags:[`ev`,`shadow`]},{name:`ev_shadow_add`,codepoint:62848,tags:[`ev`,`shadow`,`add`]},{name:`ev_shadow_minus`,codepoint:62847,tags:[`ev`,`shadow`,`minus`]},{name:`ev_station`,codepoint:58733,tags:[`ev`,`station`]},{name:`event`,codepoint:59512,tags:[`event`]},{name:`event_available`,codepoint:58900,tags:[`event`,`available`]},{name:`event_busy`,codepoint:58901,tags:[`event`,`busy`]},{name:`event_list`,codepoint:63107,tags:[`event`,`list`]},{name:`event_note`,codepoint:58902,tags:[`event`,`note`]},{name:`event_repeat`,codepoint:60283,tags:[`event`,`repeat`]},{name:`event_seat`,codepoint:59651,tags:[`event`,`seat`]},{name:`event_upcoming`,codepoint:62008,tags:[`event`,`upcoming`]},{name:`exclamation`,codepoint:61999,tags:[`exclamation`]},{name:`exercise`,codepoint:63206,tags:[`exercise`]},{name:`exit_to_app`,codepoint:59513,tags:[`exit`,`to`,`app`]},{name:`expand`,codepoint:59727,tags:[`expand`]},{name:`expand_all`,codepoint:59718,tags:[`expand`,`all`]},{name:`expand_circle_down`,codepoint:59341,tags:[`expand`,`circle`,`down`]},{name:`expand_circle_right`,codepoint:62865,tags:[`expand`,`circle`,`right`]},{name:`expand_circle_up`,codepoint:62930,tags:[`expand`,`circle`,`up`]},{name:`expand_content`,codepoint:63536,tags:[`expand`,`content`]},{name:`expand_less`,codepoint:58830,tags:[`expand`,`less`]},{name:`expand_more`,codepoint:58831,tags:[`expand`,`more`]},{name:`expansion_panels`,codepoint:61328,tags:[`expansion`,`panels`]},{name:`expension_panels`,codepoint:61328,tags:[`expension`,`panels`]},{name:`experiment`,codepoint:59014,tags:[`experiment`]},{name:`explicit`,codepoint:57374,tags:[`explicit`]},{name:`explore`,codepoint:59514,tags:[`explore`]},{name:`explore_nearby`,codepoint:58680,tags:[`explore`,`nearby`]},{name:`explore_off`,codepoint:59816,tags:[`explore`,`off`]},{name:`explosion`,codepoint:63109,tags:[`explosion`]},{name:`export_notes`,codepoint:57516,tags:[`export`,`notes`]},{name:`exposure`,codepoint:58358,tags:[`exposure`]},{name:`exposure_neg_1`,codepoint:58315,tags:[`exposure`,`neg`,`1`]},{name:`exposure_neg_2`,codepoint:58316,tags:[`exposure`,`neg`,`2`]},{name:`exposure_plus_1`,codepoint:59392,tags:[`exposure`,`plus`,`1`]},{name:`exposure_plus_2`,codepoint:58318,tags:[`exposure`,`plus`,`2`]},{name:`exposure_zero`,codepoint:58319,tags:[`exposure`,`zero`]},{name:`extension`,codepoint:59515,tags:[`extension`]},{name:`extension_off`,codepoint:58613,tags:[`extension`,`off`]},{name:`eye_tracking`,codepoint:62665,tags:[`eye`,`tracking`]},{name:`eyeglasses`,codepoint:63214,tags:[`eyeglasses`]},{name:`eyeglasses_2`,codepoint:62151,tags:[`eyeglasses`,`2`]},{name:`eyeglasses_2_sound`,codepoint:62053,tags:[`eyeglasses`,`2`,`sound`]},{name:`face`,codepoint:61448,tags:[`face`]},{name:`face_2`,codepoint:63706,tags:[`face`,`2`]},{name:`face_3`,codepoint:63707,tags:[`face`,`3`]},{name:`face_4`,codepoint:63708,tags:[`face`,`4`]},{name:`face_5`,codepoint:63709,tags:[`face`,`5`]},{name:`face_6`,codepoint:63710,tags:[`face`,`6`]},{name:`face_down`,codepoint:62466,tags:[`face`,`down`]},{name:`face_left`,codepoint:62465,tags:[`face`,`left`]},{name:`face_nod`,codepoint:62464,tags:[`face`,`nod`]},{name:`face_retouching_natural`,codepoint:61262,tags:[`face`,`retouching`,`natural`]},{name:`face_retouching_off`,codepoint:61447,tags:[`face`,`retouching`,`off`]},{name:`face_right`,codepoint:62463,tags:[`face`,`right`]},{name:`face_shake`,codepoint:62462,tags:[`face`,`shake`]},{name:`face_unlock`,codepoint:61448,tags:[`face`,`unlock`]},{name:`face_up`,codepoint:62461,tags:[`face`,`up`]},{name:`fact_check`,codepoint:61637,tags:[`fact`,`check`]},{name:`factory`,codepoint:60348,tags:[`factory`]},{name:`falling`,codepoint:62989,tags:[`falling`]},{name:`familiar_face_and_zone`,codepoint:57884,tags:[`familiar`,`face`,`and`,`zone`]},{name:`family_group`,codepoint:61170,tags:[`family`,`group`]},{name:`family_history`,codepoint:57517,tags:[`family`,`history`]},{name:`family_home`,codepoint:60198,tags:[`family`,`home`]},{name:`family_link`,codepoint:60185,tags:[`family`,`link`]},{name:`family_restroom`,codepoint:61858,tags:[`family`,`restroom`]},{name:`family_star`,codepoint:62759,tags:[`family`,`star`]},{name:`fan_focus`,codepoint:62260,tags:[`fan`,`focus`]},{name:`fan_indirect`,codepoint:62259,tags:[`fan`,`indirect`]},{name:`farsight_digital`,codepoint:62809,tags:[`farsight`,`digital`]},{name:`fast_forward`,codepoint:57375,tags:[`fast`,`forward`]},{name:`fast_rewind`,codepoint:57376,tags:[`fast`,`rewind`]},{name:`fastfood`,codepoint:58746,tags:[`fastfood`]},{name:`faucet`,codepoint:57976,tags:[`faucet`]},{name:`favorite`,codepoint:59518,tags:[`favorite`]},{name:`favorite_border`,codepoint:59518,tags:[`favorite`,`border`]},{name:`fax`,codepoint:60120,tags:[`fax`]},{name:`feature_search`,codepoint:59817,tags:[`feature`,`search`]},{name:`featured_play_list`,codepoint:57453,tags:[`featured`,`play`,`list`]},{name:`featured_seasonal_and_gifts`,codepoint:61329,tags:[`featured`,`seasonal`,`and`,`gifts`]},{name:`featured_video`,codepoint:57454,tags:[`featured`,`video`]},{name:`feed`,codepoint:61449,tags:[`feed`]},{name:`feedback`,codepoint:59519,tags:[`feedback`]},{name:`female`,codepoint:58768,tags:[`female`]},{name:`femur`,codepoint:63633,tags:[`femur`]},{name:`femur_alt`,codepoint:63634,tags:[`femur`,`alt`]},{name:`fence`,codepoint:61942,tags:[`fence`]},{name:`fertile`,codepoint:63205,tags:[`fertile`]},{name:`festival`,codepoint:60008,tags:[`festival`]},{name:`fiber_dvr`,codepoint:57437,tags:[`fiber`,`dvr`]},{name:`fiber_manual_record`,codepoint:57441,tags:[`fiber`,`manual`,`record`]},{name:`fiber_new`,codepoint:57438,tags:[`fiber`,`new`]},{name:`fiber_pin`,codepoint:57450,tags:[`fiber`,`pin`]},{name:`fiber_smart_record`,codepoint:57442,tags:[`fiber`,`smart`,`record`]},{name:`file_copy`,codepoint:57715,tags:[`file`,`copy`]},{name:`file_copy_off`,codepoint:62680,tags:[`file`,`copy`,`off`]},{name:`file_download`,codepoint:61584,tags:[`file`,`download`]},{name:`file_download_done`,codepoint:61585,tags:[`file`,`download`,`done`]},{name:`file_download_off`,codepoint:58622,tags:[`file`,`download`,`off`]},{name:`file_export`,codepoint:62386,tags:[`file`,`export`]},{name:`file_json`,codepoint:62395,tags:[`file`,`json`]},{name:`file_map`,codepoint:58053,tags:[`file`,`map`]},{name:`file_map_stack`,codepoint:62434,tags:[`file`,`map`,`stack`]},{name:`file_open`,codepoint:60147,tags:[`file`,`open`]},{name:`file_png`,codepoint:62396,tags:[`file`,`png`]},{name:`file_present`,codepoint:59918,tags:[`file`,`present`]},{name:`file_save`,codepoint:61823,tags:[`file`,`save`]},{name:`file_save_off`,codepoint:58629,tags:[`file`,`save`,`off`]},{name:`file_upload`,codepoint:61595,tags:[`file`,`upload`]},{name:`file_upload_off`,codepoint:63622,tags:[`file`,`upload`,`off`]},{name:`files`,codepoint:60037,tags:[`files`]},{name:`filter`,codepoint:58323,tags:[`filter`]},{name:`filter_1`,codepoint:58320,tags:[`filter`,`1`]},{name:`filter_2`,codepoint:58321,tags:[`filter`,`2`]},{name:`filter_3`,codepoint:58322,tags:[`filter`,`3`]},{name:`filter_4`,codepoint:58324,tags:[`filter`,`4`]},{name:`filter_5`,codepoint:58325,tags:[`filter`,`5`]},{name:`filter_6`,codepoint:58326,tags:[`filter`,`6`]},{name:`filter_7`,codepoint:58327,tags:[`filter`,`7`]},{name:`filter_8`,codepoint:58328,tags:[`filter`,`8`]},{name:`filter_9`,codepoint:58329,tags:[`filter`,`9`]},{name:`filter_9_plus`,codepoint:58330,tags:[`filter`,`9`,`plus`]},{name:`filter_alt`,codepoint:61263,tags:[`filter`,`alt`]},{name:`filter_alt_off`,codepoint:60210,tags:[`filter`,`alt`,`off`]},{name:`filter_arrow_right`,codepoint:62417,tags:[`filter`,`arrow`,`right`]},{name:`filter_b_and_w`,codepoint:58331,tags:[`filter`,`b`,`and`,`w`]},{name:`filter_center_focus`,codepoint:58332,tags:[`filter`,`center`,`focus`]},{name:`filter_drama`,codepoint:58333,tags:[`filter`,`drama`]},{name:`filter_frames`,codepoint:58334,tags:[`filter`,`frames`]},{name:`filter_hdr`,codepoint:58335,tags:[`filter`,`hdr`]},{name:`filter_list`,codepoint:57682,tags:[`filter`,`list`]},{name:`filter_list_alt`,codepoint:59726,tags:[`filter`,`list`,`alt`]},{name:`filter_list_off`,codepoint:60247,tags:[`filter`,`list`,`off`]},{name:`filter_none`,codepoint:58336,tags:[`filter`,`none`]},{name:`filter_retrolux`,codepoint:58337,tags:[`filter`,`retrolux`]},{name:`filter_tilt_shift`,codepoint:58338,tags:[`filter`,`tilt`,`shift`]},{name:`filter_vintage`,codepoint:58339,tags:[`filter`,`vintage`]},{name:`finance`,codepoint:59071,tags:[`finance`]},{name:`finance_chip`,codepoint:63566,tags:[`finance`,`chip`]},{name:`finance_mode`,codepoint:61330,tags:[`finance`,`mode`]},{name:`find_in_page`,codepoint:59520,tags:[`find`,`in`,`page`]},{name:`find_replace`,codepoint:59521,tags:[`find`,`replace`]},{name:`fingerprint`,codepoint:59661,tags:[`fingerprint`]},{name:`fingerprint_off`,codepoint:62621,tags:[`fingerprint`,`off`]},{name:`fire_extinguisher`,codepoint:61912,tags:[`fire`,`extinguisher`]},{name:`fire_hydrant`,codepoint:61859,tags:[`fire`,`hydrant`]},{name:`fire_truck`,codepoint:63730,tags:[`fire`,`truck`]},{name:`fireplace`,codepoint:59971,tags:[`fireplace`]},{name:`first_page`,codepoint:58844,tags:[`first`,`page`]},{name:`fit_page`,codepoint:63354,tags:[`fit`,`page`]},{name:`fit_page_height`,codepoint:62359,tags:[`fit`,`page`,`height`]},{name:`fit_page_width`,codepoint:62358,tags:[`fit`,`page`,`width`]},{name:`fit_screen`,codepoint:59920,tags:[`fit`,`screen`]},{name:`fit_width`,codepoint:63353,tags:[`fit`,`width`]},{name:`fitness_center`,codepoint:60227,tags:[`fitness`,`center`]},{name:`fitness_tracker`,codepoint:62563,tags:[`fitness`,`tracker`]},{name:`fitness_trackers`,codepoint:61169,tags:[`fitness`,`trackers`]},{name:`flag`,codepoint:61638,tags:[`flag`]},{name:`flag_2`,codepoint:62479,tags:[`flag`,`2`]},{name:`flag_check`,codepoint:62424,tags:[`flag`,`check`]},{name:`flag_circle`,codepoint:60152,tags:[`flag`,`circle`]},{name:`flag_filled`,codepoint:61638,tags:[`flag`,`filled`]},{name:`flaky`,codepoint:61264,tags:[`flaky`]},{name:`flare`,codepoint:58340,tags:[`flare`]},{name:`flash_auto`,codepoint:58341,tags:[`flash`,`auto`]},{name:`flash_off`,codepoint:58342,tags:[`flash`,`off`]},{name:`flash_on`,codepoint:58343,tags:[`flash`,`on`]},{name:`flashlight_off`,codepoint:61450,tags:[`flashlight`,`off`]},{name:`flashlight_on`,codepoint:61451,tags:[`flashlight`,`on`]},{name:`flatware`,codepoint:61452,tags:[`flatware`]},{name:`flex_direction`,codepoint:63352,tags:[`flex`,`direction`]},{name:`flex_no_wrap`,codepoint:63351,tags:[`flex`,`no`,`wrap`]},{name:`flex_wrap`,codepoint:63350,tags:[`flex`,`wrap`]},{name:`flight`,codepoint:58681,tags:[`flight`]},{name:`flight_class`,codepoint:59339,tags:[`flight`,`class`]},{name:`flight_land`,codepoint:59652,tags:[`flight`,`land`]},{name:`flight_takeoff`,codepoint:59653,tags:[`flight`,`takeoff`]},{name:`flights_and_hotels`,codepoint:59819,tags:[`flights`,`and`,`hotels`]},{name:`flightsmode`,codepoint:61331,tags:[`flightsmode`]},{name:`flip`,codepoint:58344,tags:[`flip`]},{name:`flip_camera_android`,codepoint:59959,tags:[`flip`,`camera`,`android`]},{name:`flip_camera_ios`,codepoint:59960,tags:[`flip`,`camera`,`ios`]},{name:`flip_to_back`,codepoint:59522,tags:[`flip`,`to`,`back`]},{name:`flip_to_front`,codepoint:59523,tags:[`flip`,`to`,`front`]},{name:`float_landscape_2`,codepoint:62556,tags:[`float`,`landscape`,`2`]},{name:`float_portrait_2`,codepoint:62555,tags:[`float`,`portrait`,`2`]},{name:`flood`,codepoint:60390,tags:[`flood`]},{name:`floor`,codepoint:63204,tags:[`floor`]},{name:`floor_lamp`,codepoint:57886,tags:[`floor`,`lamp`]},{name:`flourescent`,codepoint:61565,tags:[`flourescent`]},{name:`flowchart`,codepoint:62349,tags:[`flowchart`]},{name:`flowsheet`,codepoint:57518,tags:[`flowsheet`]},{name:`fluid`,codepoint:58499,tags:[`fluid`]},{name:`fluid_balance`,codepoint:63501,tags:[`fluid`,`balance`]},{name:`fluid_med`,codepoint:63500,tags:[`fluid`,`med`]},{name:`fluorescent`,codepoint:61565,tags:[`fluorescent`]},{name:`flutter`,codepoint:61917,tags:[`flutter`]},{name:`flutter_dash`,codepoint:57355,tags:[`flutter`,`dash`]},{name:`flyover`,codepoint:62584,tags:[`flyover`]},{name:`fmd_bad`,codepoint:61454,tags:[`fmd`,`bad`]},{name:`fmd_good`,codepoint:61915,tags:[`fmd`,`good`]},{name:`foggy`,codepoint:59416,tags:[`foggy`]},{name:`folded_hands`,codepoint:62957,tags:[`folded`,`hands`]},{name:`folder`,codepoint:58055,tags:[`folder`]},{name:`folder_check`,codepoint:62423,tags:[`folder`,`check`]},{name:`folder_check_2`,codepoint:62422,tags:[`folder`,`check`,`2`]},{name:`folder_code`,codepoint:62408,tags:[`folder`,`code`]},{name:`folder_copy`,codepoint:60349,tags:[`folder`,`copy`]},{name:`folder_data`,codepoint:62854,tags:[`folder`,`data`]},{name:`folder_delete`,codepoint:60212,tags:[`folder`,`delete`]},{name:`folder_eye`,codepoint:62421,tags:[`folder`,`eye`]},{name:`folder_info`,codepoint:62357,tags:[`folder`,`info`]},{name:`folder_limited`,codepoint:62692,tags:[`folder`,`limited`]},{name:`folder_managed`,codepoint:63349,tags:[`folder`,`managed`]},{name:`folder_match`,codepoint:62420,tags:[`folder`,`match`]},{name:`folder_off`,codepoint:60291,tags:[`folder`,`off`]},{name:`folder_open`,codepoint:58056,tags:[`folder`,`open`]},{name:`folder_shared`,codepoint:58057,tags:[`folder`,`shared`]},{name:`folder_special`,codepoint:58903,tags:[`folder`,`special`]},{name:`folder_supervised`,codepoint:63348,tags:[`folder`,`supervised`]},{name:`folder_zip`,codepoint:60204,tags:[`folder`,`zip`]},{name:`follow_the_signs`,codepoint:61986,tags:[`follow`,`the`,`signs`]},{name:`font_download`,codepoint:57703,tags:[`font`,`download`]},{name:`font_download_off`,codepoint:58617,tags:[`font`,`download`,`off`]},{name:`food_bank`,codepoint:61938,tags:[`food`,`bank`]},{name:`foot_bones`,codepoint:63635,tags:[`foot`,`bones`]},{name:`footprint`,codepoint:63613,tags:[`footprint`]},{name:`for_you`,codepoint:59820,tags:[`for`,`you`]},{name:`forest`,codepoint:60057,tags:[`forest`]},{name:`fork_left`,codepoint:60320,tags:[`fork`,`left`]},{name:`fork_right`,codepoint:60332,tags:[`fork`,`right`]},{name:`fork_spoon`,codepoint:62436,tags:[`fork`,`spoon`]},{name:`forklift`,codepoint:63592,tags:[`forklift`]},{name:`format_align_center`,codepoint:57908,tags:[`format`,`align`,`center`]},{name:`format_align_justify`,codepoint:57909,tags:[`format`,`align`,`justify`]},{name:`format_align_left`,codepoint:57910,tags:[`format`,`align`,`left`]},{name:`format_align_right`,codepoint:57911,tags:[`format`,`align`,`right`]},{name:`format_bold`,codepoint:57912,tags:[`format`,`bold`]},{name:`format_clear`,codepoint:57913,tags:[`format`,`clear`]},{name:`format_color_fill`,codepoint:57914,tags:[`format`,`color`,`fill`]},{name:`format_color_reset`,codepoint:57915,tags:[`format`,`color`,`reset`]},{name:`format_color_text`,codepoint:57916,tags:[`format`,`color`,`text`]},{name:`format_h1`,codepoint:63581,tags:[`format`,`h1`]},{name:`format_h2`,codepoint:63582,tags:[`format`,`h2`]},{name:`format_h3`,codepoint:63583,tags:[`format`,`h3`]},{name:`format_h4`,codepoint:63584,tags:[`format`,`h4`]},{name:`format_h5`,codepoint:63585,tags:[`format`,`h5`]},{name:`format_h6`,codepoint:63586,tags:[`format`,`h6`]},{name:`format_image_left`,codepoint:63587,tags:[`format`,`image`,`left`]},{name:`format_image_right`,codepoint:63588,tags:[`format`,`image`,`right`]},{name:`format_indent_decrease`,codepoint:57917,tags:[`format`,`indent`,`decrease`]},{name:`format_indent_increase`,codepoint:57918,tags:[`format`,`indent`,`increase`]},{name:`format_ink_highlighter`,codepoint:63531,tags:[`format`,`ink`,`highlighter`]},{name:`format_italic`,codepoint:57919,tags:[`format`,`italic`]},{name:`format_letter_spacing`,codepoint:63347,tags:[`format`,`letter`,`spacing`]},{name:`format_letter_spacing_2`,codepoint:63e3,tags:[`format`,`letter`,`spacing`,`2`]},{name:`format_letter_spacing_standard`,codepoint:62999,tags:[`format`,`letter`,`spacing`,`standard`]},{name:`format_letter_spacing_wide`,codepoint:62998,tags:[`format`,`letter`,`spacing`,`wide`]},{name:`format_letter_spacing_wider`,codepoint:62997,tags:[`format`,`letter`,`spacing`,`wider`]},{name:`format_line_spacing`,codepoint:57920,tags:[`format`,`line`,`spacing`]},{name:`format_list_bulleted`,codepoint:57921,tags:[`format`,`list`,`bulleted`]},{name:`format_list_bulleted_add`,codepoint:63561,tags:[`format`,`list`,`bulleted`,`add`]},{name:`format_list_numbered`,codepoint:57922,tags:[`format`,`list`,`numbered`]},{name:`format_list_numbered_rtl`,codepoint:57959,tags:[`format`,`list`,`numbered`,`rtl`]},{name:`format_overline`,codepoint:60261,tags:[`format`,`overline`]},{name:`format_paint`,codepoint:57923,tags:[`format`,`paint`]},{name:`format_paragraph`,codepoint:63589,tags:[`format`,`paragraph`]},{name:`format_quote`,codepoint:57924,tags:[`format`,`quote`]},{name:`format_quote_off`,codepoint:62483,tags:[`format`,`quote`,`off`]},{name:`format_shapes`,codepoint:57950,tags:[`format`,`shapes`]},{name:`format_size`,codepoint:57925,tags:[`format`,`size`]},{name:`format_strikethrough`,codepoint:57926,tags:[`format`,`strikethrough`]},{name:`format_text_clip`,codepoint:63530,tags:[`format`,`text`,`clip`]},{name:`format_text_overflow`,codepoint:63529,tags:[`format`,`text`,`overflow`]},{name:`format_text_wrap`,codepoint:63528,tags:[`format`,`text`,`wrap`]},{name:`format_textdirection_l_to_r`,codepoint:57927,tags:[`format`,`textdirection`,`l`,`to`,`r`]},{name:`format_textdirection_r_to_l`,codepoint:57928,tags:[`format`,`textdirection`,`r`,`to`,`l`]},{name:`format_textdirection_vertical`,codepoint:62648,tags:[`format`,`textdirection`,`vertical`]},{name:`format_underlined`,codepoint:57929,tags:[`format`,`underlined`]},{name:`format_underlined_squiggle`,codepoint:63621,tags:[`format`,`underlined`,`squiggle`]},{name:`forms_add_on`,codepoint:61639,tags:[`forms`,`add`,`on`]},{name:`forms_apps_script`,codepoint:61640,tags:[`forms`,`apps`,`script`]},{name:`fort`,codepoint:60077,tags:[`fort`]},{name:`forum`,codepoint:59567,tags:[`forum`]},{name:`forward`,codepoint:62842,tags:[`forward`]},{name:`forward_10`,codepoint:57430,tags:[`forward`,`10`]},{name:`forward_30`,codepoint:57431,tags:[`forward`,`30`]},{name:`forward_5`,codepoint:57432,tags:[`forward`,`5`]},{name:`forward_circle`,codepoint:63221,tags:[`forward`,`circle`]},{name:`forward_media`,codepoint:63220,tags:[`forward`,`media`]},{name:`forward_to_inbox`,codepoint:61831,tags:[`forward`,`to`,`inbox`]},{name:`foundation`,codepoint:61952,tags:[`foundation`]},{name:`fragrance`,codepoint:62277,tags:[`fragrance`]},{name:`frame_bug`,codepoint:61167,tags:[`frame`,`bug`]},{name:`frame_exclamation`,codepoint:61166,tags:[`frame`,`exclamation`]},{name:`frame_inspect`,codepoint:63346,tags:[`frame`,`inspect`]},{name:`frame_person`,codepoint:63654,tags:[`frame`,`person`]},{name:`frame_person_mic`,codepoint:62677,tags:[`frame`,`person`,`mic`]},{name:`frame_person_off`,codepoint:63441,tags:[`frame`,`person`,`off`]},{name:`frame_reload`,codepoint:63345,tags:[`frame`,`reload`]},{name:`frame_source`,codepoint:63344,tags:[`frame`,`source`]},{name:`free_breakfast`,codepoint:60228,tags:[`free`,`breakfast`]},{name:`free_cancellation`,codepoint:59208,tags:[`free`,`cancellation`]},{name:`front_hand`,codepoint:59241,tags:[`front`,`hand`]},{name:`front_loader`,codepoint:63593,tags:[`front`,`loader`]},{name:`full_coverage`,codepoint:60178,tags:[`full`,`coverage`]},{name:`full_hd`,codepoint:62859,tags:[`full`,`hd`]},{name:`full_stacked_bar_chart`,codepoint:61970,tags:[`full`,`stacked`,`bar`,`chart`]},{name:`fullscreen`,codepoint:58832,tags:[`fullscreen`]},{name:`fullscreen_exit`,codepoint:58833,tags:[`fullscreen`,`exit`]},{name:`fullscreen_portrait`,codepoint:62554,tags:[`fullscreen`,`portrait`]},{name:`function`,codepoint:63590,tags:[`function`]},{name:`functions`,codepoint:57930,tags:[`functions`]},{name:`funicular`,codepoint:62583,tags:[`funicular`]},{name:`g_mobiledata`,codepoint:61456,tags:[`g`,`mobiledata`]},{name:`g_mobiledata_badge`,codepoint:63457,tags:[`g`,`mobiledata`,`badge`]},{name:`g_translate`,codepoint:59687,tags:[`g`,`translate`]},{name:`gallery_thumbnail`,codepoint:63599,tags:[`gallery`,`thumbnail`]},{name:`gamepad`,codepoint:58127,tags:[`gamepad`]},{name:`games`,codepoint:58127,tags:[`games`]},{name:`garage`,codepoint:61457,tags:[`garage`]},{name:`garage_check`,codepoint:62093,tags:[`garage`,`check`]},{name:`garage_door`,codepoint:59156,tags:[`garage`,`door`]},{name:`garage_home`,codepoint:59437,tags:[`garage`,`home`]},{name:`garage_money`,codepoint:62092,tags:[`garage`,`money`]},{name:`garden_cart`,codepoint:63657,tags:[`garden`,`cart`]},{name:`gas_meter`,codepoint:60441,tags:[`gas`,`meter`]},{name:`gastroenterology`,codepoint:57585,tags:[`gastroenterology`]},{name:`gate`,codepoint:57975,tags:[`gate`]},{name:`gavel`,codepoint:59662,tags:[`gavel`]},{name:`general_device`,codepoint:59102,tags:[`general`,`device`]},{name:`generating_tokens`,codepoint:59209,tags:[`generating`,`tokens`]},{name:`genetics`,codepoint:57587,tags:[`genetics`]},{name:`genres`,codepoint:59118,tags:[`genres`]},{name:`gesture`,codepoint:57685,tags:[`gesture`]},{name:`gesture_select`,codepoint:63063,tags:[`gesture`,`select`]},{name:`get_app`,codepoint:61584,tags:[`get`,`app`]},{name:`gif`,codepoint:59656,tags:[`gif`]},{name:`gif_2`,codepoint:62478,tags:[`gif`,`2`]},{name:`gif_box`,codepoint:59299,tags:[`gif`,`box`]},{name:`girl`,codepoint:60264,tags:[`girl`]},{name:`gite`,codepoint:58763,tags:[`gite`]},{name:`glass_cup`,codepoint:63203,tags:[`glass`,`cup`]},{name:`globe`,codepoint:58956,tags:[`globe`]},{name:`globe_asia`,codepoint:63385,tags:[`globe`,`asia`]},{name:`globe_book`,codepoint:62409,tags:[`globe`,`book`]},{name:`globe_location_pin`,codepoint:62301,tags:[`globe`,`location`,`pin`]},{name:`globe_uk`,codepoint:63384,tags:[`globe`,`uk`]},{name:`glucose`,codepoint:58528,tags:[`glucose`]},{name:`glyphs`,codepoint:63651,tags:[`glyphs`]},{name:`go_to_line`,codepoint:63261,tags:[`go`,`to`,`line`]},{name:`golf_course`,codepoint:60229,tags:[`golf`,`course`]},{name:`gondola_lift`,codepoint:62582,tags:[`gondola`,`lift`]},{name:`google_home_devices`,codepoint:59157,tags:[`google`,`home`,`devices`]},{name:`google_plus_reshare`,codepoint:62842,tags:[`google`,`plus`,`reshare`]},{name:`google_tv_remote`,codepoint:62939,tags:[`google`,`tv`,`remote`]},{name:`google_wifi`,codepoint:62841,tags:[`google`,`wifi`]},{name:`gpp_bad`,codepoint:61458,tags:[`gpp`,`bad`]},{name:`gpp_good`,codepoint:61459,tags:[`gpp`,`good`]},{name:`gpp_maybe`,codepoint:61460,tags:[`gpp`,`maybe`]},{name:`gps_fixed`,codepoint:58716,tags:[`gps`,`fixed`]},{name:`gps_not_fixed`,codepoint:57783,tags:[`gps`,`not`,`fixed`]},{name:`gps_off`,codepoint:57782,tags:[`gps`,`off`]},{name:`grade`,codepoint:61594,tags:[`grade`]},{name:`gradient`,codepoint:58345,tags:[`gradient`]},{name:`grading`,codepoint:59983,tags:[`grading`]},{name:`grain`,codepoint:58346,tags:[`grain`]},{name:`graph_1`,codepoint:62368,tags:[`graph`,`1`]},{name:`graph_2`,codepoint:62367,tags:[`graph`,`2`]},{name:`graph_3`,codepoint:62366,tags:[`graph`,`3`]},{name:`graph_4`,codepoint:62365,tags:[`graph`,`4`]},{name:`graph_5`,codepoint:62364,tags:[`graph`,`5`]},{name:`graph_6`,codepoint:62363,tags:[`graph`,`6`]},{name:`graph_7`,codepoint:62278,tags:[`graph`,`7`]},{name:`graphic_eq`,codepoint:57784,tags:[`graphic`,`eq`]},{name:`grass`,codepoint:61957,tags:[`grass`]},{name:`grid_3x3`,codepoint:61461,tags:[`grid`,`3x3`]},{name:`grid_3x3_off`,codepoint:63100,tags:[`grid`,`3x3`,`off`]},{name:`grid_4x4`,codepoint:61462,tags:[`grid`,`4x4`]},{name:`grid_goldenratio`,codepoint:61463,tags:[`grid`,`goldenratio`]},{name:`grid_guides`,codepoint:63343,tags:[`grid`,`guides`]},{name:`grid_off`,codepoint:58347,tags:[`grid`,`off`]},{name:`grid_on`,codepoint:58348,tags:[`grid`,`on`]},{name:`grid_view`,codepoint:59824,tags:[`grid`,`view`]},{name:`grocery`,codepoint:61335,tags:[`grocery`]},{name:`group`,codepoint:59937,tags:[`group`]},{name:`group_add`,codepoint:59376,tags:[`group`,`add`]},{name:`group_off`,codepoint:59207,tags:[`group`,`off`]},{name:`group_remove`,codepoint:59309,tags:[`group`,`remove`]},{name:`group_search`,codepoint:62414,tags:[`group`,`search`]},{name:`group_work`,codepoint:59526,tags:[`group`,`work`]},{name:`grouped_bar_chart`,codepoint:61969,tags:[`grouped`,`bar`,`chart`]},{name:`groups`,codepoint:62003,tags:[`groups`]},{name:`groups_2`,codepoint:63711,tags:[`groups`,`2`]},{name:`groups_3`,codepoint:63712,tags:[`groups`,`3`]},{name:`guardian`,codepoint:62657,tags:[`guardian`]},{name:`gynecology`,codepoint:57588,tags:[`gynecology`]},{name:`h_mobiledata`,codepoint:61464,tags:[`h`,`mobiledata`]},{name:`h_mobiledata_badge`,codepoint:63456,tags:[`h`,`mobiledata`,`badge`]},{name:`h_plus_mobiledata`,codepoint:61465,tags:[`h`,`plus`,`mobiledata`]},{name:`h_plus_mobiledata_badge`,codepoint:63455,tags:[`h`,`plus`,`mobiledata`,`badge`]},{name:`hail`,codepoint:59825,tags:[`hail`]},{name:`hallway`,codepoint:59128,tags:[`hallway`]},{name:`hanami_dango`,codepoint:62015,tags:[`hanami`,`dango`]},{name:`hand_bones`,codepoint:63636,tags:[`hand`,`bones`]},{name:`hand_gesture`,codepoint:61340,tags:[`hand`,`gesture`]},{name:`hand_gesture_off`,codepoint:62451,tags:[`hand`,`gesture`,`off`]},{name:`hand_meal`,codepoint:62100,tags:[`hand`,`meal`]},{name:`hand_package`,codepoint:62099,tags:[`hand`,`package`]},{name:`handheld_controller`,codepoint:62662,tags:[`handheld`,`controller`]},{name:`handshake`,codepoint:60363,tags:[`handshake`]},{name:`handwriting_recognition`,codepoint:60162,tags:[`handwriting`,`recognition`]},{name:`handyman`,codepoint:61707,tags:[`handyman`]},{name:`hangout_video`,codepoint:57537,tags:[`hangout`,`video`]},{name:`hangout_video_off`,codepoint:57538,tags:[`hangout`,`video`,`off`]},{name:`hard_disk`,codepoint:62426,tags:[`hard`,`disk`]},{name:`hard_drive`,codepoint:63502,tags:[`hard`,`drive`]},{name:`hard_drive_2`,codepoint:63396,tags:[`hard`,`drive`,`2`]},{name:`hardware`,codepoint:59993,tags:[`hardware`]},{name:`hd`,codepoint:57426,tags:[`hd`]},{name:`hdr_auto`,codepoint:61466,tags:[`hdr`,`auto`]},{name:`hdr_auto_select`,codepoint:61467,tags:[`hdr`,`auto`,`select`]},{name:`hdr_enhanced_select`,codepoint:61265,tags:[`hdr`,`enhanced`,`select`]},{name:`hdr_off`,codepoint:58349,tags:[`hdr`,`off`]},{name:`hdr_off_select`,codepoint:61468,tags:[`hdr`,`off`,`select`]},{name:`hdr_on`,codepoint:58350,tags:[`hdr`,`on`]},{name:`hdr_on_select`,codepoint:61469,tags:[`hdr`,`on`,`select`]},{name:`hdr_plus`,codepoint:61470,tags:[`hdr`,`plus`]},{name:`hdr_plus_off`,codepoint:58351,tags:[`hdr`,`plus`,`off`]},{name:`hdr_strong`,codepoint:58353,tags:[`hdr`,`strong`]},{name:`hdr_weak`,codepoint:58354,tags:[`hdr`,`weak`]},{name:`head_mounted_device`,codepoint:62661,tags:[`head`,`mounted`,`device`]},{name:`headphones`,codepoint:61471,tags:[`headphones`]},{name:`headphones_battery`,codepoint:61472,tags:[`headphones`,`battery`]},{name:`headset`,codepoint:61471,tags:[`headset`]},{name:`headset_mic`,codepoint:58129,tags:[`headset`,`mic`]},{name:`headset_off`,codepoint:58170,tags:[`headset`,`off`]},{name:`healing`,codepoint:58355,tags:[`healing`]},{name:`health_and_beauty`,codepoint:61341,tags:[`health`,`and`,`beauty`]},{name:`health_and_safety`,codepoint:57813,tags:[`health`,`and`,`safety`]},{name:`health_cross`,codepoint:62147,tags:[`health`,`cross`]},{name:`health_metrics`,codepoint:63202,tags:[`health`,`metrics`]},{name:`heap_snapshot_large`,codepoint:63342,tags:[`heap`,`snapshot`,`large`]},{name:`heap_snapshot_multiple`,codepoint:63341,tags:[`heap`,`snapshot`,`multiple`]},{name:`heap_snapshot_thumbnail`,codepoint:63340,tags:[`heap`,`snapshot`,`thumbnail`]},{name:`hearing`,codepoint:57379,tags:[`hearing`]},{name:`hearing_aid`,codepoint:62564,tags:[`hearing`,`aid`]},{name:`hearing_aid_disabled`,codepoint:62384,tags:[`hearing`,`aid`,`disabled`]},{name:`hearing_aid_disabled_left`,codepoint:62188,tags:[`hearing`,`aid`,`disabled`,`left`]},{name:`hearing_aid_left`,codepoint:62189,tags:[`hearing`,`aid`,`left`]},{name:`hearing_disabled`,codepoint:61700,tags:[`hearing`,`disabled`]},{name:`heart_broken`,codepoint:60098,tags:[`heart`,`broken`]},{name:`heart_check`,codepoint:62986,tags:[`heart`,`check`]},{name:`heart_minus`,codepoint:63619,tags:[`heart`,`minus`]},{name:`heart_plus`,codepoint:63620,tags:[`heart`,`plus`]},{name:`heart_smile`,codepoint:62098,tags:[`heart`,`smile`]},{name:`heat`,codepoint:62775,tags:[`heat`]},{name:`heat_pump`,codepoint:60440,tags:[`heat`,`pump`]},{name:`heat_pump_balance`,codepoint:57982,tags:[`heat`,`pump`,`balance`]},{name:`height`,codepoint:59926,tags:[`height`]},{name:`helicopter`,codepoint:62988,tags:[`helicopter`]},{name:`help`,codepoint:59645,tags:[`help`]},{name:`help_center`,codepoint:61888,tags:[`help`,`center`]},{name:`help_clinic`,codepoint:63504,tags:[`help`,`clinic`]},{name:`help_outline`,codepoint:59645,tags:[`help`,`outline`]},{name:`hematology`,codepoint:57590,tags:[`hematology`]},{name:`hevc`,codepoint:61473,tags:[`hevc`]},{name:`hexagon`,codepoint:60217,tags:[`hexagon`]},{name:`hide`,codepoint:61342,tags:[`hide`]},{name:`hide_image`,codepoint:61474,tags:[`hide`,`image`]},{name:`hide_source`,codepoint:61475,tags:[`hide`,`source`]},{name:`high_chair`,codepoint:62106,tags:[`high`,`chair`]},{name:`high_density`,codepoint:63388,tags:[`high`,`density`]},{name:`high_quality`,codepoint:57380,tags:[`high`,`quality`]},{name:`high_res`,codepoint:62795,tags:[`high`,`res`]},{name:`highlight`,codepoint:57951,tags:[`highlight`]},{name:`highlight_alt`,codepoint:61266,tags:[`highlight`,`alt`]},{name:`highlight_keyboard_focus`,codepoint:62736,tags:[`highlight`,`keyboard`,`focus`]},{name:`highlight_mouse_cursor`,codepoint:62737,tags:[`highlight`,`mouse`,`cursor`]},{name:`highlight_off`,codepoint:59528,tags:[`highlight`,`off`]},{name:`highlight_text_cursor`,codepoint:62738,tags:[`highlight`,`text`,`cursor`]},{name:`highlighter_size_1`,codepoint:63339,tags:[`highlighter`,`size`,`1`]},{name:`highlighter_size_2`,codepoint:63338,tags:[`highlighter`,`size`,`2`]},{name:`highlighter_size_3`,codepoint:63337,tags:[`highlighter`,`size`,`3`]},{name:`highlighter_size_4`,codepoint:63336,tags:[`highlighter`,`size`,`4`]},{name:`highlighter_size_5`,codepoint:63335,tags:[`highlighter`,`size`,`5`]},{name:`hiking`,codepoint:58634,tags:[`hiking`]},{name:`history`,codepoint:59571,tags:[`history`]},{name:`history_2`,codepoint:62438,tags:[`history`,`2`]},{name:`history_edu`,codepoint:59966,tags:[`history`,`edu`]},{name:`history_off`,codepoint:62682,tags:[`history`,`off`]},{name:`history_toggle_off`,codepoint:61821,tags:[`history`,`toggle`,`off`]},{name:`hive`,codepoint:60070,tags:[`hive`]},{name:`hls`,codepoint:60298,tags:[`hls`]},{name:`hls_off`,codepoint:60300,tags:[`hls`,`off`]},{name:`holiday_village`,codepoint:58762,tags:[`holiday`,`village`]},{name:`home`,codepoint:59826,tags:[`home`]},{name:`home_and_garden`,codepoint:61343,tags:[`home`,`and`,`garden`]},{name:`home_app_logo`,codepoint:58005,tags:[`home`,`app`,`logo`]},{name:`home_filled`,codepoint:59826,tags:[`home`,`filled`]},{name:`home_health`,codepoint:58553,tags:[`home`,`health`]},{name:`home_improvement_and_tools`,codepoint:61344,tags:[`home`,`improvement`,`and`,`tools`]},{name:`home_iot_device`,codepoint:57987,tags:[`home`,`iot`,`device`]},{name:`home_max`,codepoint:61476,tags:[`home`,`max`]},{name:`home_max_dots`,codepoint:59465,tags:[`home`,`max`,`dots`]},{name:`home_mini`,codepoint:61477,tags:[`home`,`mini`]},{name:`home_pin`,codepoint:61773,tags:[`home`,`pin`]},{name:`home_repair_service`,codepoint:61696,tags:[`home`,`repair`,`service`]},{name:`home_speaker`,codepoint:61724,tags:[`home`,`speaker`]},{name:`home_storage`,codepoint:63596,tags:[`home`,`storage`]},{name:`home_work`,codepoint:61488,tags:[`home`,`work`]},{name:`horizontal_distribute`,codepoint:57364,tags:[`horizontal`,`distribute`]},{name:`horizontal_rule`,codepoint:61704,tags:[`horizontal`,`rule`]},{name:`horizontal_split`,codepoint:59719,tags:[`horizontal`,`split`]},{name:`host`,codepoint:62425,tags:[`host`]},{name:`hot_tub`,codepoint:60230,tags:[`hot`,`tub`]},{name:`hotel`,codepoint:58697,tags:[`hotel`]},{name:`hotel_class`,codepoint:59203,tags:[`hotel`,`class`]},{name:`hourglass`,codepoint:60415,tags:[`hourglass`]},{name:`hourglass_arrow_down`,codepoint:62334,tags:[`hourglass`,`arrow`,`down`]},{name:`hourglass_arrow_up`,codepoint:62333,tags:[`hourglass`,`arrow`,`up`]},{name:`hourglass_bottom`,codepoint:59996,tags:[`hourglass`,`bottom`]},{name:`hourglass_disabled`,codepoint:61267,tags:[`hourglass`,`disabled`]},{name:`hourglass_empty`,codepoint:59531,tags:[`hourglass`,`empty`]},{name:`hourglass_full`,codepoint:59532,tags:[`hourglass`,`full`]},{name:`hourglass_pause`,codepoint:62348,tags:[`hourglass`,`pause`]},{name:`hourglass_top`,codepoint:59995,tags:[`hourglass`,`top`]},{name:`house`,codepoint:59972,tags:[`house`]},{name:`house_siding`,codepoint:61954,tags:[`house`,`siding`]},{name:`house_with_shield`,codepoint:59270,tags:[`house`,`with`,`shield`]},{name:`houseboat`,codepoint:58756,tags:[`houseboat`]},{name:`household_supplies`,codepoint:61345,tags:[`household`,`supplies`]},{name:`hov`,codepoint:62581,tags:[`hov`]},{name:`how_to_reg`,codepoint:57716,tags:[`how`,`to`,`reg`]},{name:`how_to_vote`,codepoint:57717,tags:[`how`,`to`,`vote`]},{name:`hr_resting`,codepoint:63162,tags:[`hr`,`resting`]},{name:`html`,codepoint:60286,tags:[`html`]},{name:`http`,codepoint:59650,tags:[`http`]},{name:`https`,codepoint:59545,tags:[`https`]},{name:`hub`,codepoint:59892,tags:[`hub`]},{name:`humerus`,codepoint:63637,tags:[`humerus`]},{name:`humerus_alt`,codepoint:63638,tags:[`humerus`,`alt`]},{name:`humidity_high`,codepoint:61795,tags:[`humidity`,`high`]},{name:`humidity_indoor`,codepoint:62808,tags:[`humidity`,`indoor`]},{name:`humidity_low`,codepoint:61796,tags:[`humidity`,`low`]},{name:`humidity_mid`,codepoint:61797,tags:[`humidity`,`mid`]},{name:`humidity_percentage`,codepoint:63614,tags:[`humidity`,`percentage`]},{name:`hvac`,codepoint:61710,tags:[`hvac`]},{name:`hvac_max_defrost`,codepoint:62258,tags:[`hvac`,`max`,`defrost`]},{name:`ice_skating`,codepoint:58635,tags:[`ice`,`skating`]},{name:`icecream`,codepoint:60009,tags:[`icecream`]},{name:`id_card`,codepoint:62666,tags:[`id`,`card`]},{name:`identity_aware_proxy`,codepoint:58077,tags:[`identity`,`aware`,`proxy`]},{name:`identity_platform`,codepoint:60343,tags:[`identity`,`platform`]},{name:`ifl`,codepoint:57381,tags:[`ifl`]},{name:`iframe`,codepoint:63259,tags:[`iframe`]},{name:`iframe_off`,codepoint:63260,tags:[`iframe`,`off`]},{name:`image`,codepoint:58356,tags:[`image`]},{name:`image_arrow_up`,codepoint:62231,tags:[`image`,`arrow`,`up`]},{name:`image_aspect_ratio`,codepoint:58357,tags:[`image`,`aspect`,`ratio`]},{name:`image_inset`,codepoint:62023,tags:[`image`,`inset`]},{name:`image_not_supported`,codepoint:61718,tags:[`image`,`not`,`supported`]},{name:`image_search`,codepoint:58431,tags:[`image`,`search`]},{name:`imagesearch_roller`,codepoint:59828,tags:[`imagesearch`,`roller`]},{name:`imagesmode`,codepoint:61346,tags:[`imagesmode`]},{name:`immunology`,codepoint:57595,tags:[`immunology`]},{name:`import_contacts`,codepoint:57568,tags:[`import`,`contacts`]},{name:`import_export`,codepoint:59605,tags:[`import`,`export`]},{name:`important_devices`,codepoint:59666,tags:[`important`,`devices`]},{name:`in_home_mode`,codepoint:59443,tags:[`in`,`home`,`mode`]},{name:`inactive_order`,codepoint:57596,tags:[`inactive`,`order`]},{name:`inbox`,codepoint:57686,tags:[`inbox`]},{name:`inbox_customize`,codepoint:63577,tags:[`inbox`,`customize`]},{name:`inbox_text`,codepoint:62361,tags:[`inbox`,`text`]},{name:`inbox_text_asterisk`,codepoint:62304,tags:[`inbox`,`text`,`asterisk`]},{name:`inbox_text_person`,codepoint:62302,tags:[`inbox`,`text`,`person`]},{name:`inbox_text_share`,codepoint:62300,tags:[`inbox`,`text`,`share`]},{name:`incomplete_circle`,codepoint:59291,tags:[`incomplete`,`circle`]},{name:`indeterminate_check_box`,codepoint:59657,tags:[`indeterminate`,`check`,`box`]},{name:`indeterminate_question_box`,codepoint:62829,tags:[`indeterminate`,`question`,`box`]},{name:`info`,codepoint:59534,tags:[`info`]},{name:`info_i`,codepoint:62875,tags:[`info`,`i`]},{name:`infrared`,codepoint:63612,tags:[`infrared`]},{name:`ink_eraser`,codepoint:59088,tags:[`ink`,`eraser`]},{name:`ink_eraser_off`,codepoint:59363,tags:[`ink`,`eraser`,`off`]},{name:`ink_highlighter`,codepoint:59089,tags:[`ink`,`highlighter`]},{name:`ink_highlighter_move`,codepoint:62756,tags:[`ink`,`highlighter`,`move`]},{name:`ink_marker`,codepoint:59090,tags:[`ink`,`marker`]},{name:`ink_pen`,codepoint:59091,tags:[`ink`,`pen`]},{name:`ink_selection`,codepoint:61266,tags:[`ink`,`selection`]},{name:`inpatient`,codepoint:57598,tags:[`inpatient`]},{name:`input`,codepoint:59536,tags:[`input`]},{name:`input_circle`,codepoint:63258,tags:[`input`,`circle`]},{name:`insert_chart`,codepoint:61644,tags:[`insert`,`chart`]},{name:`insert_chart_filled`,codepoint:61644,tags:[`insert`,`chart`,`filled`]},{name:`insert_chart_outlined`,codepoint:61644,tags:[`insert`,`chart`,`outlined`]},{name:`insert_comment`,codepoint:57932,tags:[`insert`,`comment`]},{name:`insert_drive_file`,codepoint:58989,tags:[`insert`,`drive`,`file`]},{name:`insert_emoticon`,codepoint:59938,tags:[`insert`,`emoticon`]},{name:`insert_invitation`,codepoint:59512,tags:[`insert`,`invitation`]},{name:`insert_link`,codepoint:57936,tags:[`insert`,`link`]},{name:`insert_page_break`,codepoint:60106,tags:[`insert`,`page`,`break`]},{name:`insert_photo`,codepoint:58356,tags:[`insert`,`photo`]},{name:`insert_text`,codepoint:63527,tags:[`insert`,`text`]},{name:`insights`,codepoint:61586,tags:[`insights`]},{name:`install_desktop`,codepoint:60273,tags:[`install`,`desktop`]},{name:`install_mobile`,codepoint:62157,tags:[`install`,`mobile`]},{name:`instant_mix`,codepoint:57382,tags:[`instant`,`mix`]},{name:`integration_instructions`,codepoint:61268,tags:[`integration`,`instructions`]},{name:`interactive_space`,codepoint:63487,tags:[`interactive`,`space`]},{name:`interests`,codepoint:59336,tags:[`interests`]},{name:`interpreter_mode`,codepoint:59451,tags:[`interpreter`,`mode`]},{name:`inventory`,codepoint:57721,tags:[`inventory`]},{name:`inventory_2`,codepoint:57761,tags:[`inventory`,`2`]},{name:`invert_colors`,codepoint:59537,tags:[`invert`,`colors`]},{name:`invert_colors_off`,codepoint:57540,tags:[`invert`,`colors`,`off`]},{name:`ios`,codepoint:57383,tags:[`ios`]},{name:`ios_share`,codepoint:59064,tags:[`ios`,`share`]},{name:`iron`,codepoint:58755,tags:[`iron`]},{name:`iso`,codepoint:58358,tags:[`iso`]},{name:`jamboard_kiosk`,codepoint:59829,tags:[`jamboard`,`kiosk`]},{name:`japanese_curry`,codepoint:62084,tags:[`japanese`,`curry`]},{name:`japanese_flag`,codepoint:62083,tags:[`japanese`,`flag`]},{name:`javascript`,codepoint:60284,tags:[`javascript`]},{name:`join`,codepoint:63567,tags:[`join`]},{name:`join_full`,codepoint:63567,tags:[`join`,`full`]},{name:`join_inner`,codepoint:60148,tags:[`join`,`inner`]},{name:`join_left`,codepoint:60146,tags:[`join`,`left`]},{name:`join_right`,codepoint:60138,tags:[`join`,`right`]},{name:`joystick`,codepoint:62958,tags:[`joystick`]},{name:`jump_to_element`,codepoint:63257,tags:[`jump`,`to`,`element`]},{name:`kanji_alcohol`,codepoint:62014,tags:[`kanji`,`alcohol`]},{name:`kayaking`,codepoint:58636,tags:[`kayaking`]},{name:`kebab_dining`,codepoint:59458,tags:[`kebab`,`dining`]},{name:`keep`,codepoint:61478,tags:[`keep`]},{name:`keep_off`,codepoint:59129,tags:[`keep`,`off`]},{name:`keep_pin`,codepoint:61478,tags:[`keep`,`pin`]},{name:`keep_public`,codepoint:62831,tags:[`keep`,`public`]},{name:`kettle`,codepoint:58041,tags:[`kettle`]},{name:`key`,codepoint:59196,tags:[`key`]},{name:`key_off`,codepoint:60292,tags:[`key`,`off`]},{name:`key_vertical`,codepoint:62746,tags:[`key`,`vertical`]},{name:`key_visualizer`,codepoint:61849,tags:[`key`,`visualizer`]},{name:`keyboard`,codepoint:58130,tags:[`keyboard`]},{name:`keyboard_alt`,codepoint:61480,tags:[`keyboard`,`alt`]},{name:`keyboard_arrow_down`,codepoint:58131,tags:[`keyboard`,`arrow`,`down`]},{name:`keyboard_arrow_left`,codepoint:58132,tags:[`keyboard`,`arrow`,`left`]},{name:`keyboard_arrow_right`,codepoint:58133,tags:[`keyboard`,`arrow`,`right`]},{name:`keyboard_arrow_up`,codepoint:58134,tags:[`keyboard`,`arrow`,`up`]},{name:`keyboard_backspace`,codepoint:58135,tags:[`keyboard`,`backspace`]},{name:`keyboard_capslock`,codepoint:58136,tags:[`keyboard`,`capslock`]},{name:`keyboard_capslock_badge`,codepoint:63454,tags:[`keyboard`,`capslock`,`badge`]},{name:`keyboard_command_key`,codepoint:60135,tags:[`keyboard`,`command`,`key`]},{name:`keyboard_control_key`,codepoint:60134,tags:[`keyboard`,`control`,`key`]},{name:`keyboard_double_arrow_down`,codepoint:60112,tags:[`keyboard`,`double`,`arrow`,`down`]},{name:`keyboard_double_arrow_left`,codepoint:60099,tags:[`keyboard`,`double`,`arrow`,`left`]},{name:`keyboard_double_arrow_right`,codepoint:60105,tags:[`keyboard`,`double`,`arrow`,`right`]},{name:`keyboard_double_arrow_up`,codepoint:60111,tags:[`keyboard`,`double`,`arrow`,`up`]},{name:`keyboard_external_input`,codepoint:63453,tags:[`keyboard`,`external`,`input`]},{name:`keyboard_full`,codepoint:63452,tags:[`keyboard`,`full`]},{name:`keyboard_hide`,codepoint:58138,tags:[`keyboard`,`hide`]},{name:`keyboard_keys`,codepoint:63099,tags:[`keyboard`,`keys`]},{name:`keyboard_lock`,codepoint:62610,tags:[`keyboard`,`lock`]},{name:`keyboard_lock_off`,codepoint:62609,tags:[`keyboard`,`lock`,`off`]},{name:`keyboard_off`,codepoint:63098,tags:[`keyboard`,`off`]},{name:`keyboard_onscreen`,codepoint:63451,tags:[`keyboard`,`onscreen`]},{name:`keyboard_option_key`,codepoint:60136,tags:[`keyboard`,`option`,`key`]},{name:`keyboard_previous_language`,codepoint:63450,tags:[`keyboard`,`previous`,`language`]},{name:`keyboard_return`,codepoint:58139,tags:[`keyboard`,`return`]},{name:`keyboard_tab`,codepoint:58140,tags:[`keyboard`,`tab`]},{name:`keyboard_tab_rtl`,codepoint:60531,tags:[`keyboard`,`tab`,`rtl`]},{name:`keyboard_voice`,codepoint:58141,tags:[`keyboard`,`voice`]},{name:`kid_star`,codepoint:62758,tags:[`kid`,`star`]},{name:`king_bed`,codepoint:59973,tags:[`king`,`bed`]},{name:`kitchen`,codepoint:60231,tags:[`kitchen`]},{name:`kitesurfing`,codepoint:58637,tags:[`kitesurfing`]},{name:`lab_panel`,codepoint:57603,tags:[`lab`,`panel`]},{name:`lab_profile`,codepoint:57604,tags:[`lab`,`profile`]},{name:`lab_research`,codepoint:63499,tags:[`lab`,`research`]},{name:`label`,codepoint:59539,tags:[`label`]},{name:`label_important`,codepoint:59720,tags:[`label`,`important`]},{name:`label_important_outline`,codepoint:59720,tags:[`label`,`important`,`outline`]},{name:`label_off`,codepoint:59830,tags:[`label`,`off`]},{name:`label_outline`,codepoint:59539,tags:[`label`,`outline`]},{name:`labs`,codepoint:57605,tags:[`labs`]},{name:`lan`,codepoint:60207,tags:[`lan`]},{name:`landscape`,codepoint:58724,tags:[`landscape`]},{name:`landscape_2`,codepoint:62660,tags:[`landscape`,`2`]},{name:`landscape_2_edit`,codepoint:62224,tags:[`landscape`,`2`,`edit`]},{name:`landscape_2_off`,codepoint:62659,tags:[`landscape`,`2`,`off`]},{name:`landslide`,codepoint:60375,tags:[`landslide`]},{name:`language`,codepoint:59540,tags:[`language`]},{name:`language_chinese_array`,codepoint:63334,tags:[`language`,`chinese`,`array`]},{name:`language_chinese_cangjie`,codepoint:63333,tags:[`language`,`chinese`,`cangjie`]},{name:`language_chinese_dayi`,codepoint:63332,tags:[`language`,`chinese`,`dayi`]},{name:`language_chinese_pinyin`,codepoint:63331,tags:[`language`,`chinese`,`pinyin`]},{name:`language_chinese_quick`,codepoint:63330,tags:[`language`,`chinese`,`quick`]},{name:`language_chinese_wubi`,codepoint:63329,tags:[`language`,`chinese`,`wubi`]},{name:`language_french`,codepoint:63328,tags:[`language`,`french`]},{name:`language_gb_english`,codepoint:63327,tags:[`language`,`gb`,`english`]},{name:`language_international`,codepoint:63326,tags:[`language`,`international`]},{name:`language_japanese_kana`,codepoint:62739,tags:[`language`,`japanese`,`kana`]},{name:`language_korean_latin`,codepoint:63325,tags:[`language`,`korean`,`latin`]},{name:`language_pinyin`,codepoint:63324,tags:[`language`,`pinyin`]},{name:`language_spanish`,codepoint:62953,tags:[`language`,`spanish`]},{name:`language_us`,codepoint:63321,tags:[`language`,`us`]},{name:`language_us_colemak`,codepoint:63323,tags:[`language`,`us`,`colemak`]},{name:`language_us_dvorak`,codepoint:63322,tags:[`language`,`us`,`dvorak`]},{name:`laps`,codepoint:63161,tags:[`laps`]},{name:`laptop`,codepoint:58142,tags:[`laptop`]},{name:`laptop_car`,codepoint:62413,tags:[`laptop`,`car`]},{name:`laptop_chromebook`,codepoint:58143,tags:[`laptop`,`chromebook`]},{name:`laptop_mac`,codepoint:58144,tags:[`laptop`,`mac`]},{name:`laptop_windows`,codepoint:58145,tags:[`laptop`,`windows`]},{name:`lasso_select`,codepoint:60163,tags:[`lasso`,`select`]},{name:`last_page`,codepoint:58845,tags:[`last`,`page`]},{name:`launch`,codepoint:59550,tags:[`launch`]},{name:`laundry`,codepoint:58024,tags:[`laundry`]},{name:`layers`,codepoint:58683,tags:[`layers`]},{name:`layers_clear`,codepoint:58684,tags:[`layers`,`clear`]},{name:`lda`,codepoint:57606,tags:[`lda`]},{name:`leaderboard`,codepoint:61964,tags:[`leaderboard`]},{name:`leak_add`,codepoint:58360,tags:[`leak`,`add`]},{name:`leak_remove`,codepoint:58361,tags:[`leak`,`remove`]},{name:`left_click`,codepoint:63256,tags:[`left`,`click`]},{name:`left_panel_close`,codepoint:63255,tags:[`left`,`panel`,`close`]},{name:`left_panel_open`,codepoint:63254,tags:[`left`,`panel`,`open`]},{name:`legend_toggle`,codepoint:61723,tags:[`legend`,`toggle`]},{name:`lens`,codepoint:58362,tags:[`lens`]},{name:`lens_blur`,codepoint:61481,tags:[`lens`,`blur`]},{name:`letter_switch`,codepoint:63320,tags:[`letter`,`switch`]},{name:`library_add`,codepoint:57404,tags:[`library`,`add`]},{name:`library_add_check`,codepoint:59831,tags:[`library`,`add`,`check`]},{name:`library_books`,codepoint:57391,tags:[`library`,`books`]},{name:`library_music`,codepoint:57392,tags:[`library`,`music`]},{name:`license`,codepoint:60164,tags:[`license`]},{name:`lift_to_talk`,codepoint:61347,tags:[`lift`,`to`,`talk`]},{name:`light`,codepoint:61482,tags:[`light`]},{name:`light_group`,codepoint:57995,tags:[`light`,`group`]},{name:`light_mode`,codepoint:58648,tags:[`light`,`mode`]},{name:`light_off`,codepoint:59832,tags:[`light`,`off`]},{name:`lightbulb`,codepoint:59663,tags:[`lightbulb`]},{name:`lightbulb_2`,codepoint:62435,tags:[`lightbulb`,`2`]},{name:`lightbulb_circle`,codepoint:60414,tags:[`lightbulb`,`circle`]},{name:`lightbulb_outline`,codepoint:59663,tags:[`lightbulb`,`outline`]},{name:`lightning_stand`,codepoint:61348,tags:[`lightning`,`stand`]},{name:`line_axis`,codepoint:60058,tags:[`line`,`axis`]},{name:`line_curve`,codepoint:63319,tags:[`line`,`curve`]},{name:`line_end`,codepoint:63526,tags:[`line`,`end`]},{name:`line_end_arrow`,codepoint:63517,tags:[`line`,`end`,`arrow`]},{name:`line_end_arrow_notch`,codepoint:63516,tags:[`line`,`end`,`arrow`,`notch`]},{name:`line_end_circle`,codepoint:63515,tags:[`line`,`end`,`circle`]},{name:`line_end_diamond`,codepoint:63514,tags:[`line`,`end`,`diamond`]},{name:`line_end_square`,codepoint:63513,tags:[`line`,`end`,`square`]},{name:`line_start`,codepoint:63525,tags:[`line`,`start`]},{name:`line_start_arrow`,codepoint:63512,tags:[`line`,`start`,`arrow`]},{name:`line_start_arrow_notch`,codepoint:63511,tags:[`line`,`start`,`arrow`,`notch`]},{name:`line_start_circle`,codepoint:63510,tags:[`line`,`start`,`circle`]},{name:`line_start_diamond`,codepoint:63509,tags:[`line`,`start`,`diamond`]},{name:`line_start_square`,codepoint:63508,tags:[`line`,`start`,`square`]},{name:`line_style`,codepoint:59673,tags:[`line`,`style`]},{name:`line_weight`,codepoint:59674,tags:[`line`,`weight`]},{name:`linear_scale`,codepoint:57952,tags:[`linear`,`scale`]},{name:`link`,codepoint:57936,tags:[`link`]},{name:`link_off`,codepoint:57711,tags:[`link`,`off`]},{name:`linked_camera`,codepoint:58424,tags:[`linked`,`camera`]},{name:`linked_services`,codepoint:62773,tags:[`linked`,`services`]},{name:`liquor`,codepoint:6e4,tags:[`liquor`]},{name:`list`,codepoint:59542,tags:[`list`]},{name:`list_alt`,codepoint:57582,tags:[`list`,`alt`]},{name:`list_alt_add`,codepoint:63318,tags:[`list`,`alt`,`add`]},{name:`list_alt_check`,codepoint:62430,tags:[`list`,`alt`,`check`]},{name:`lists`,codepoint:59833,tags:[`lists`]},{name:`live_help`,codepoint:57542,tags:[`live`,`help`]},{name:`live_tv`,codepoint:58938,tags:[`live`,`tv`]},{name:`living`,codepoint:61483,tags:[`living`]},{name:`local_activity`,codepoint:58707,tags:[`local`,`activity`]},{name:`local_airport`,codepoint:58685,tags:[`local`,`airport`]},{name:`local_atm`,codepoint:58686,tags:[`local`,`atm`]},{name:`local_bar`,codepoint:58688,tags:[`local`,`bar`]},{name:`local_cafe`,codepoint:60228,tags:[`local`,`cafe`]},{name:`local_car_wash`,codepoint:58690,tags:[`local`,`car`,`wash`]},{name:`local_convenience_store`,codepoint:58691,tags:[`local`,`convenience`,`store`]},{name:`local_dining`,codepoint:58721,tags:[`local`,`dining`]},{name:`local_drink`,codepoint:58692,tags:[`local`,`drink`]},{name:`local_fire_department`,codepoint:61269,tags:[`local`,`fire`,`department`]},{name:`local_florist`,codepoint:58693,tags:[`local`,`florist`]},{name:`local_gas_station`,codepoint:58694,tags:[`local`,`gas`,`station`]},{name:`local_grocery_store`,codepoint:59596,tags:[`local`,`grocery`,`store`]},{name:`local_hospital`,codepoint:58696,tags:[`local`,`hospital`]},{name:`local_hotel`,codepoint:58697,tags:[`local`,`hotel`]},{name:`local_laundry_service`,codepoint:58698,tags:[`local`,`laundry`,`service`]},{name:`local_library`,codepoint:58699,tags:[`local`,`library`]},{name:`local_mall`,codepoint:58700,tags:[`local`,`mall`]},{name:`local_movies`,codepoint:59610,tags:[`local`,`movies`]},{name:`local_offer`,codepoint:61531,tags:[`local`,`offer`]},{name:`local_parking`,codepoint:58703,tags:[`local`,`parking`]},{name:`local_pharmacy`,codepoint:58704,tags:[`local`,`pharmacy`]},{name:`local_phone`,codepoint:61652,tags:[`local`,`phone`]},{name:`local_pizza`,codepoint:58706,tags:[`local`,`pizza`]},{name:`local_play`,codepoint:58707,tags:[`local`,`play`]},{name:`local_police`,codepoint:61270,tags:[`local`,`police`]},{name:`local_post_office`,codepoint:58708,tags:[`local`,`post`,`office`]},{name:`local_printshop`,codepoint:59565,tags:[`local`,`printshop`]},{name:`local_see`,codepoint:58711,tags:[`local`,`see`]},{name:`local_shipping`,codepoint:58712,tags:[`local`,`shipping`]},{name:`local_taxi`,codepoint:58713,tags:[`local`,`taxi`]},{name:`location_automation`,codepoint:61775,tags:[`location`,`automation`]},{name:`location_away`,codepoint:61776,tags:[`location`,`away`]},{name:`location_chip`,codepoint:63568,tags:[`location`,`chip`]},{name:`location_city`,codepoint:59377,tags:[`location`,`city`]},{name:`location_disabled`,codepoint:57782,tags:[`location`,`disabled`]},{name:`location_home`,codepoint:61778,tags:[`location`,`home`]},{name:`location_off`,codepoint:57543,tags:[`location`,`off`]},{name:`location_on`,codepoint:61915,tags:[`location`,`on`]},{name:`location_pin`,codepoint:61915,tags:[`location`,`pin`]},{name:`location_searching`,codepoint:57783,tags:[`location`,`searching`]},{name:`locator_tag`,codepoint:63681,tags:[`locator`,`tag`]},{name:`lock`,codepoint:59545,tags:[`lock`]},{name:`lock_clock`,codepoint:61271,tags:[`lock`,`clock`]},{name:`lock_open`,codepoint:59544,tags:[`lock`,`open`]},{name:`lock_open_circle`,codepoint:62305,tags:[`lock`,`open`,`circle`]},{name:`lock_open_right`,codepoint:63062,tags:[`lock`,`open`,`right`]},{name:`lock_outline`,codepoint:59545,tags:[`lock`,`outline`]},{name:`lock_person`,codepoint:63731,tags:[`lock`,`person`]},{name:`lock_reset`,codepoint:60126,tags:[`lock`,`reset`]},{name:`login`,codepoint:60023,tags:[`login`]},{name:`logo_dev`,codepoint:60118,tags:[`logo`,`dev`]},{name:`logout`,codepoint:59834,tags:[`logout`]},{name:`looks`,codepoint:58364,tags:[`looks`]},{name:`looks_3`,codepoint:58363,tags:[`looks`,`3`]},{name:`looks_4`,codepoint:58365,tags:[`looks`,`4`]},{name:`looks_5`,codepoint:58366,tags:[`looks`,`5`]},{name:`looks_6`,codepoint:58367,tags:[`looks`,`6`]},{name:`looks_one`,codepoint:58368,tags:[`looks`,`one`]},{name:`looks_two`,codepoint:58369,tags:[`looks`,`two`]},{name:`loop`,codepoint:59491,tags:[`loop`]},{name:`loupe`,codepoint:58370,tags:[`loupe`]},{name:`low_density`,codepoint:63387,tags:[`low`,`density`]},{name:`low_priority`,codepoint:57709,tags:[`low`,`priority`]},{name:`lowercase`,codepoint:62602,tags:[`lowercase`]},{name:`loyalty`,codepoint:59546,tags:[`loyalty`]},{name:`lte_mobiledata`,codepoint:61484,tags:[`lte`,`mobiledata`]},{name:`lte_mobiledata_badge`,codepoint:63449,tags:[`lte`,`mobiledata`,`badge`]},{name:`lte_plus_mobiledata`,codepoint:61485,tags:[`lte`,`plus`,`mobiledata`]},{name:`lte_plus_mobiledata_badge`,codepoint:63448,tags:[`lte`,`plus`,`mobiledata`,`badge`]},{name:`luggage`,codepoint:62005,tags:[`luggage`]},{name:`lunch_dining`,codepoint:60001,tags:[`lunch`,`dining`]},{name:`lyrics`,codepoint:60427,tags:[`lyrics`]},{name:`macro_auto`,codepoint:63218,tags:[`macro`,`auto`]},{name:`macro_off`,codepoint:63698,tags:[`macro`,`off`]},{name:`magic_button`,codepoint:61750,tags:[`magic`,`button`]},{name:`magic_exchange`,codepoint:63476,tags:[`magic`,`exchange`]},{name:`magic_tether`,codepoint:63447,tags:[`magic`,`tether`]},{name:`magnification_large`,codepoint:63549,tags:[`magnification`,`large`]},{name:`magnification_small`,codepoint:63548,tags:[`magnification`,`small`]},{name:`magnify_docked`,codepoint:63446,tags:[`magnify`,`docked`]},{name:`magnify_fullscreen`,codepoint:63445,tags:[`magnify`,`fullscreen`]},{name:`mail`,codepoint:57689,tags:[`mail`]},{name:`mail_asterisk`,codepoint:61172,tags:[`mail`,`asterisk`]},{name:`mail_lock`,codepoint:60426,tags:[`mail`,`lock`]},{name:`mail_off`,codepoint:62603,tags:[`mail`,`off`]},{name:`mail_outline`,codepoint:57689,tags:[`mail`,`outline`]},{name:`mail_shield`,codepoint:62025,tags:[`mail`,`shield`]},{name:`male`,codepoint:58766,tags:[`male`]},{name:`man`,codepoint:58603,tags:[`man`]},{name:`man_2`,codepoint:63713,tags:[`man`,`2`]},{name:`man_3`,codepoint:63714,tags:[`man`,`3`]},{name:`man_4`,codepoint:63715,tags:[`man`,`4`]},{name:`manage_accounts`,codepoint:61486,tags:[`manage`,`accounts`]},{name:`manage_history`,codepoint:60391,tags:[`manage`,`history`]},{name:`manage_search`,codepoint:61487,tags:[`manage`,`search`]},{name:`manga`,codepoint:62947,tags:[`manga`]},{name:`manufacturing`,codepoint:59174,tags:[`manufacturing`]},{name:`map`,codepoint:58715,tags:[`map`]},{name:`map_pin_heart`,codepoint:62104,tags:[`map`,`pin`,`heart`]},{name:`map_pin_review`,codepoint:62103,tags:[`map`,`pin`,`review`]},{name:`map_search`,codepoint:62410,tags:[`map`,`search`]},{name:`maps_home_work`,codepoint:61488,tags:[`maps`,`home`,`work`]},{name:`maps_ugc`,codepoint:61272,tags:[`maps`,`ugc`]},{name:`margin`,codepoint:59835,tags:[`margin`]},{name:`mark_as_unread`,codepoint:59836,tags:[`mark`,`as`,`unread`]},{name:`mark_chat_read`,codepoint:61835,tags:[`mark`,`chat`,`read`]},{name:`mark_chat_unread`,codepoint:61833,tags:[`mark`,`chat`,`unread`]},{name:`mark_email_read`,codepoint:61836,tags:[`mark`,`email`,`read`]},{name:`mark_email_unread`,codepoint:61834,tags:[`mark`,`email`,`unread`]},{name:`mark_unread_chat_alt`,codepoint:60317,tags:[`mark`,`unread`,`chat`,`alt`]},{name:`markdown`,codepoint:62802,tags:[`markdown`]},{name:`markdown_copy`,codepoint:62803,tags:[`markdown`,`copy`]},{name:`markdown_paste`,codepoint:62804,tags:[`markdown`,`paste`]},{name:`markunread`,codepoint:57689,tags:[`markunread`]},{name:`markunread_mailbox`,codepoint:59547,tags:[`markunread`,`mailbox`]},{name:`masked_transitions`,codepoint:59182,tags:[`masked`,`transitions`]},{name:`masked_transitions_add`,codepoint:62507,tags:[`masked`,`transitions`,`add`]},{name:`masks`,codepoint:61976,tags:[`masks`]},{name:`massage`,codepoint:62146,tags:[`massage`]},{name:`match_case`,codepoint:63217,tags:[`match`,`case`]},{name:`match_case_off`,codepoint:62319,tags:[`match`,`case`,`off`]},{name:`match_word`,codepoint:63216,tags:[`match`,`word`]},{name:`matter`,codepoint:59655,tags:[`matter`]},{name:`maximize`,codepoint:59696,tags:[`maximize`]},{name:`meal_dinner`,codepoint:62013,tags:[`meal`,`dinner`]},{name:`meal_lunch`,codepoint:62012,tags:[`meal`,`lunch`]},{name:`measuring_tape`,codepoint:63151,tags:[`measuring`,`tape`]},{name:`media_bluetooth_off`,codepoint:61489,tags:[`media`,`bluetooth`,`off`]},{name:`media_bluetooth_on`,codepoint:61490,tags:[`media`,`bluetooth`,`on`]},{name:`media_link`,codepoint:63551,tags:[`media`,`link`]},{name:`media_output`,codepoint:62706,tags:[`media`,`output`]},{name:`media_output_off`,codepoint:62707,tags:[`media`,`output`,`off`]},{name:`mediation`,codepoint:61351,tags:[`mediation`]},{name:`medical_information`,codepoint:60397,tags:[`medical`,`information`]},{name:`medical_mask`,codepoint:63498,tags:[`medical`,`mask`]},{name:`medical_services`,codepoint:61705,tags:[`medical`,`services`]},{name:`medication`,codepoint:61491,tags:[`medication`]},{name:`medication_liquid`,codepoint:60039,tags:[`medication`,`liquid`]},{name:`meeting_room`,codepoint:60239,tags:[`meeting`,`room`]},{name:`memory`,codepoint:58146,tags:[`memory`]},{name:`memory_alt`,codepoint:63395,tags:[`memory`,`alt`]},{name:`menstrual_health`,codepoint:63201,tags:[`menstrual`,`health`]},{name:`menu`,codepoint:58834,tags:[`menu`]},{name:`menu_book`,codepoint:59929,tags:[`menu`,`book`]},{name:`menu_book_2`,codepoint:62097,tags:[`menu`,`book`,`2`]},{name:`menu_open`,codepoint:59837,tags:[`menu`,`open`]},{name:`merge`,codepoint:60312,tags:[`merge`]},{name:`merge_type`,codepoint:57938,tags:[`merge`,`type`]},{name:`message`,codepoint:57545,tags:[`message`]},{name:`metabolism`,codepoint:57611,tags:[`metabolism`]},{name:`metro`,codepoint:62580,tags:[`metro`]},{name:`mfg_nest_yale_lock`,codepoint:61725,tags:[`mfg`,`nest`,`yale`,`lock`]},{name:`mic`,codepoint:58141,tags:[`mic`]},{name:`mic_alert`,codepoint:62354,tags:[`mic`,`alert`]},{name:`mic_double`,codepoint:62929,tags:[`mic`,`double`]},{name:`mic_external_off`,codepoint:61273,tags:[`mic`,`external`,`off`]},{name:`mic_external_on`,codepoint:61274,tags:[`mic`,`external`,`on`]},{name:`mic_none`,codepoint:58141,tags:[`mic`,`none`]},{name:`mic_off`,codepoint:57387,tags:[`mic`,`off`]},{name:`microbiology`,codepoint:57612,tags:[`microbiology`]},{name:`microwave`,codepoint:61956,tags:[`microwave`]},{name:`microwave_gen`,codepoint:59463,tags:[`microwave`,`gen`]},{name:`military_tech`,codepoint:59967,tags:[`military`,`tech`]},{name:`mimo`,codepoint:59838,tags:[`mimo`]},{name:`mimo_disconnect`,codepoint:59839,tags:[`mimo`,`disconnect`]},{name:`mindfulness`,codepoint:63200,tags:[`mindfulness`]},{name:`minimize`,codepoint:59697,tags:[`minimize`]},{name:`minor_crash`,codepoint:60401,tags:[`minor`,`crash`]},{name:`mintmark`,codepoint:61353,tags:[`mintmark`]},{name:`missed_video_call`,codepoint:61646,tags:[`missed`,`video`,`call`]},{name:`missed_video_call_filled`,codepoint:61646,tags:[`missed`,`video`,`call`,`filled`]},{name:`missing_controller`,codepoint:59137,tags:[`missing`,`controller`]},{name:`mist`,codepoint:57736,tags:[`mist`]},{name:`mitre`,codepoint:62791,tags:[`mitre`]},{name:`mixture_med`,codepoint:58568,tags:[`mixture`,`med`]},{name:`mms`,codepoint:58904,tags:[`mms`]},{name:`mobile`,codepoint:59322,tags:[`mobile`]},{name:`mobile_2`,codepoint:62171,tags:[`mobile`,`2`]},{name:`mobile_3`,codepoint:62170,tags:[`mobile`,`3`]},{name:`mobile_alert`,codepoint:62163,tags:[`mobile`,`alert`]},{name:`mobile_arrow_down`,codepoint:62157,tags:[`mobile`,`arrow`,`down`]},{name:`mobile_arrow_right`,codepoint:62162,tags:[`mobile`,`arrow`,`right`]},{name:`mobile_arrow_up_right`,codepoint:62137,tags:[`mobile`,`arrow`,`up`,`right`]},{name:`mobile_block`,codepoint:62181,tags:[`mobile`,`block`]},{name:`mobile_camera`,codepoint:62542,tags:[`mobile`,`camera`]},{name:`mobile_camera_front`,codepoint:62153,tags:[`mobile`,`camera`,`front`]},{name:`mobile_camera_rear`,codepoint:62152,tags:[`mobile`,`camera`,`rear`]},{name:`mobile_cancel`,codepoint:62186,tags:[`mobile`,`cancel`]},{name:`mobile_cast`,codepoint:62156,tags:[`mobile`,`cast`]},{name:`mobile_charge`,codepoint:62179,tags:[`mobile`,`charge`]},{name:`mobile_chat`,codepoint:63391,tags:[`mobile`,`chat`]},{name:`mobile_check`,codepoint:61555,tags:[`mobile`,`check`]},{name:`mobile_code`,codepoint:62178,tags:[`mobile`,`code`]},{name:`mobile_dots`,codepoint:62160,tags:[`mobile`,`dots`]},{name:`mobile_friendly`,codepoint:61555,tags:[`mobile`,`friendly`]},{name:`mobile_gear`,codepoint:62169,tags:[`mobile`,`gear`]},{name:`mobile_hand`,codepoint:62243,tags:[`mobile`,`hand`]},{name:`mobile_hand_left`,codepoint:62227,tags:[`mobile`,`hand`,`left`]},{name:`mobile_hand_left_off`,codepoint:62226,tags:[`mobile`,`hand`,`left`,`off`]},{name:`mobile_hand_off`,codepoint:62228,tags:[`mobile`,`hand`,`off`]},{name:`mobile_info`,codepoint:62172,tags:[`mobile`,`info`]},{name:`mobile_landscape`,codepoint:60734,tags:[`mobile`,`landscape`]},{name:`mobile_layout`,codepoint:62143,tags:[`mobile`,`layout`]},{name:`mobile_lock_landscape`,codepoint:62168,tags:[`mobile`,`lock`,`landscape`]},{name:`mobile_lock_portrait`,codepoint:62142,tags:[`mobile`,`lock`,`portrait`]},{name:`mobile_loupe`,codepoint:62242,tags:[`mobile`,`loupe`]},{name:`mobile_menu`,codepoint:62161,tags:[`mobile`,`menu`]},{name:`mobile_off`,codepoint:57857,tags:[`mobile`,`off`]},{name:`mobile_question`,codepoint:62177,tags:[`mobile`,`question`]},{name:`mobile_rotate`,codepoint:62165,tags:[`mobile`,`rotate`]},{name:`mobile_rotate_lock`,codepoint:62166,tags:[`mobile`,`rotate`,`lock`]},{name:`mobile_screen_share`,codepoint:62175,tags:[`mobile`,`screen`,`share`]},{name:`mobile_screensaver`,codepoint:62241,tags:[`mobile`,`screensaver`]},{name:`mobile_sensor_hi`,codepoint:62191,tags:[`mobile`,`sensor`,`hi`]},{name:`mobile_sensor_lo`,codepoint:62190,tags:[`mobile`,`sensor`,`lo`]},{name:`mobile_share`,codepoint:62175,tags:[`mobile`,`share`]},{name:`mobile_share_stack`,codepoint:62174,tags:[`mobile`,`share`,`stack`]},{name:`mobile_sound`,codepoint:62184,tags:[`mobile`,`sound`]},{name:`mobile_sound_2`,codepoint:62232,tags:[`mobile`,`sound`,`2`]},{name:`mobile_sound_off`,codepoint:63402,tags:[`mobile`,`sound`,`off`]},{name:`mobile_speaker`,codepoint:62240,tags:[`mobile`,`speaker`]},{name:`mobile_text`,codepoint:62187,tags:[`mobile`,`text`]},{name:`mobile_text_2`,codepoint:62182,tags:[`mobile`,`text`,`2`]},{name:`mobile_theft`,codepoint:62121,tags:[`mobile`,`theft`]},{name:`mobile_ticket`,codepoint:62180,tags:[`mobile`,`ticket`]},{name:`mobile_vibrate`,codepoint:62155,tags:[`mobile`,`vibrate`]},{name:`mobile_wrench`,codepoint:62128,tags:[`mobile`,`wrench`]},{name:`mobiledata_off`,codepoint:61492,tags:[`mobiledata`,`off`]},{name:`mode`,codepoint:61591,tags:[`mode`]},{name:`mode_comment`,codepoint:57939,tags:[`mode`,`comment`]},{name:`mode_cool`,codepoint:61798,tags:[`mode`,`cool`]},{name:`mode_cool_off`,codepoint:61799,tags:[`mode`,`cool`,`off`]},{name:`mode_dual`,codepoint:62807,tags:[`mode`,`dual`]},{name:`mode_edit`,codepoint:61591,tags:[`mode`,`edit`]},{name:`mode_edit_outline`,codepoint:61591,tags:[`mode`,`edit`,`outline`]},{name:`mode_fan`,codepoint:61800,tags:[`mode`,`fan`]},{name:`mode_fan_off`,codepoint:60439,tags:[`mode`,`fan`,`off`]},{name:`mode_heat`,codepoint:61802,tags:[`mode`,`heat`]},{name:`mode_heat_cool`,codepoint:61803,tags:[`mode`,`heat`,`cool`]},{name:`mode_heat_off`,codepoint:61805,tags:[`mode`,`heat`,`off`]},{name:`mode_night`,codepoint:61494,tags:[`mode`,`night`]},{name:`mode_of_travel`,codepoint:59342,tags:[`mode`,`of`,`travel`]},{name:`mode_off_on`,codepoint:61807,tags:[`mode`,`off`,`on`]},{name:`mode_standby`,codepoint:61495,tags:[`mode`,`standby`]},{name:`model_training`,codepoint:61647,tags:[`model`,`training`]},{name:`modeling`,codepoint:62378,tags:[`modeling`]},{name:`monetization_on`,codepoint:57955,tags:[`monetization`,`on`]},{name:`money`,codepoint:58749,tags:[`money`]},{name:`money_bag`,codepoint:62446,tags:[`money`,`bag`]},{name:`money_off`,codepoint:61496,tags:[`money`,`off`]},{name:`money_off_csred`,codepoint:61496,tags:[`money`,`off`,`csred`]},{name:`money_range`,codepoint:62021,tags:[`money`,`range`]},{name:`monitor`,codepoint:61275,tags:[`monitor`]},{name:`monitor_heart`,codepoint:60066,tags:[`monitor`,`heart`]},{name:`monitor_weight`,codepoint:61497,tags:[`monitor`,`weight`]},{name:`monitor_weight_gain`,codepoint:63199,tags:[`monitor`,`weight`,`gain`]},{name:`monitor_weight_loss`,codepoint:63198,tags:[`monitor`,`weight`,`loss`]},{name:`monitoring`,codepoint:61840,tags:[`monitoring`]},{name:`monochrome_photos`,codepoint:58371,tags:[`monochrome`,`photos`]},{name:`monorail`,codepoint:62579,tags:[`monorail`]},{name:`mood`,codepoint:59938,tags:[`mood`]},{name:`mood_bad`,codepoint:59379,tags:[`mood`,`bad`]},{name:`moon_stars`,codepoint:62287,tags:[`moon`,`stars`]},{name:`mop`,codepoint:57997,tags:[`mop`]},{name:`moped`,codepoint:60200,tags:[`moped`]},{name:`moped_package`,codepoint:62091,tags:[`moped`,`package`]},{name:`more`,codepoint:58905,tags:[`more`]},{name:`more_down`,codepoint:61846,tags:[`more`,`down`]},{name:`more_horiz`,codepoint:58835,tags:[`more`,`horiz`]},{name:`more_time`,codepoint:59997,tags:[`more`,`time`]},{name:`more_up`,codepoint:61847,tags:[`more`,`up`]},{name:`more_vert`,codepoint:58836,tags:[`more`,`vert`]},{name:`mosque`,codepoint:60082,tags:[`mosque`]},{name:`motion_blur`,codepoint:61648,tags:[`motion`,`blur`]},{name:`motion_mode`,codepoint:63554,tags:[`motion`,`mode`]},{name:`motion_photos_auto`,codepoint:61498,tags:[`motion`,`photos`,`auto`]},{name:`motion_photos_off`,codepoint:59840,tags:[`motion`,`photos`,`off`]},{name:`motion_photos_on`,codepoint:59841,tags:[`motion`,`photos`,`on`]},{name:`motion_photos_pause`,codepoint:61991,tags:[`motion`,`photos`,`pause`]},{name:`motion_photos_paused`,codepoint:61991,tags:[`motion`,`photos`,`paused`]},{name:`motion_play`,codepoint:62475,tags:[`motion`,`play`]},{name:`motion_sensor_active`,codepoint:59282,tags:[`motion`,`sensor`,`active`]},{name:`motion_sensor_alert`,codepoint:59268,tags:[`motion`,`sensor`,`alert`]},{name:`motion_sensor_idle`,codepoint:59267,tags:[`motion`,`sensor`,`idle`]},{name:`motion_sensor_urgent`,codepoint:59278,tags:[`motion`,`sensor`,`urgent`]},{name:`motorcycle`,codepoint:59675,tags:[`motorcycle`]},{name:`mountain_flag`,codepoint:62946,tags:[`mountain`,`flag`]},{name:`mountain_steam`,codepoint:62082,tags:[`mountain`,`steam`]},{name:`mouse`,codepoint:58147,tags:[`mouse`]},{name:`mouse_lock`,codepoint:62608,tags:[`mouse`,`lock`]},{name:`mouse_lock_off`,codepoint:62607,tags:[`mouse`,`lock`,`off`]},{name:`move`,codepoint:59200,tags:[`move`]},{name:`move_down`,codepoint:60257,tags:[`move`,`down`]},{name:`move_group`,codepoint:63253,tags:[`move`,`group`]},{name:`move_item`,codepoint:61951,tags:[`move`,`item`]},{name:`move_location`,codepoint:59201,tags:[`move`,`location`]},{name:`move_selection_down`,codepoint:63252,tags:[`move`,`selection`,`down`]},{name:`move_selection_left`,codepoint:63251,tags:[`move`,`selection`,`left`]},{name:`move_selection_right`,codepoint:63250,tags:[`move`,`selection`,`right`]},{name:`move_selection_up`,codepoint:63249,tags:[`move`,`selection`,`up`]},{name:`move_to_inbox`,codepoint:57704,tags:[`move`,`to`,`inbox`]},{name:`move_up`,codepoint:60260,tags:[`move`,`up`]},{name:`moved_location`,codepoint:58772,tags:[`moved`,`location`]},{name:`movie`,codepoint:58372,tags:[`movie`]},{name:`movie_creation`,codepoint:58372,tags:[`movie`,`creation`]},{name:`movie_edit`,codepoint:63552,tags:[`movie`,`edit`]},{name:`movie_filter`,codepoint:58426,tags:[`movie`,`filter`]},{name:`movie_info`,codepoint:57389,tags:[`movie`,`info`]},{name:`movie_off`,codepoint:62617,tags:[`movie`,`off`]},{name:`movie_speaker`,codepoint:62115,tags:[`movie`,`speaker`]},{name:`moving`,codepoint:58625,tags:[`moving`]},{name:`moving_beds`,codepoint:59197,tags:[`moving`,`beds`]},{name:`moving_ministry`,codepoint:59198,tags:[`moving`,`ministry`]},{name:`mp`,codepoint:59843,tags:[`mp`]},{name:`multicooker`,codepoint:58003,tags:[`multicooker`]},{name:`multiline_chart`,codepoint:59103,tags:[`multiline`,`chart`]},{name:`multimodal_hand_eye`,codepoint:62491,tags:[`multimodal`,`hand`,`eye`]},{name:`multiple_airports`,codepoint:61355,tags:[`multiple`,`airports`]},{name:`multiple_stop`,codepoint:61881,tags:[`multiple`,`stop`]},{name:`museum`,codepoint:59958,tags:[`museum`]},{name:`music_cast`,codepoint:60186,tags:[`music`,`cast`]},{name:`music_history`,codepoint:62145,tags:[`music`,`history`]},{name:`music_note`,codepoint:58373,tags:[`music`,`note`]},{name:`music_note_add`,codepoint:62353,tags:[`music`,`note`,`add`]},{name:`music_off`,codepoint:58432,tags:[`music`,`off`]},{name:`music_video`,codepoint:57443,tags:[`music`,`video`]},{name:`my_location`,codepoint:58716,tags:[`my`,`location`]},{name:`mystery`,codepoint:62945,tags:[`mystery`]},{name:`nat`,codepoint:61276,tags:[`nat`]},{name:`nature`,codepoint:58374,tags:[`nature`]},{name:`nature_people`,codepoint:58375,tags:[`nature`,`people`]},{name:`navigate_before`,codepoint:58827,tags:[`navigate`,`before`]},{name:`navigate_next`,codepoint:58828,tags:[`navigate`,`next`]},{name:`navigation`,codepoint:58717,tags:[`navigation`]},{name:`near_me`,codepoint:58729,tags:[`near`,`me`]},{name:`near_me_disabled`,codepoint:61935,tags:[`near`,`me`,`disabled`]},{name:`nearby`,codepoint:59063,tags:[`nearby`]},{name:`nearby_error`,codepoint:61499,tags:[`nearby`,`error`]},{name:`nearby_off`,codepoint:61500,tags:[`nearby`,`off`]},{name:`nephrology`,codepoint:57613,tags:[`nephrology`]},{name:`nest_audio`,codepoint:60351,tags:[`nest`,`audio`]},{name:`nest_cam_floodlight`,codepoint:63671,tags:[`nest`,`cam`,`floodlight`]},{name:`nest_cam_indoor`,codepoint:61726,tags:[`nest`,`cam`,`indoor`]},{name:`nest_cam_iq`,codepoint:61727,tags:[`nest`,`cam`,`iq`]},{name:`nest_cam_iq_outdoor`,codepoint:61728,tags:[`nest`,`cam`,`iq`,`outdoor`]},{name:`nest_cam_magnet_mount`,codepoint:63672,tags:[`nest`,`cam`,`magnet`,`mount`]},{name:`nest_cam_outdoor`,codepoint:61729,tags:[`nest`,`cam`,`outdoor`]},{name:`nest_cam_stand`,codepoint:63673,tags:[`nest`,`cam`,`stand`]},{name:`nest_cam_wall_mount`,codepoint:63674,tags:[`nest`,`cam`,`wall`,`mount`]},{name:`nest_cam_wired_stand`,codepoint:60438,tags:[`nest`,`cam`,`wired`,`stand`]},{name:`nest_clock_farsight_analog`,codepoint:63675,tags:[`nest`,`clock`,`farsight`,`analog`]},{name:`nest_clock_farsight_digital`,codepoint:63676,tags:[`nest`,`clock`,`farsight`,`digital`]},{name:`nest_connect`,codepoint:61730,tags:[`nest`,`connect`]},{name:`nest_detect`,codepoint:61731,tags:[`nest`,`detect`]},{name:`nest_display`,codepoint:61732,tags:[`nest`,`display`]},{name:`nest_display_max`,codepoint:61733,tags:[`nest`,`display`,`max`]},{name:`nest_doorbell_visitor`,codepoint:63677,tags:[`nest`,`doorbell`,`visitor`]},{name:`nest_eco_leaf`,codepoint:63678,tags:[`nest`,`eco`,`leaf`]},{name:`nest_farsight_cool`,codepoint:62077,tags:[`nest`,`farsight`,`cool`]},{name:`nest_farsight_dual`,codepoint:62076,tags:[`nest`,`farsight`,`dual`]},{name:`nest_farsight_eco`,codepoint:62075,tags:[`nest`,`farsight`,`eco`]},{name:`nest_farsight_heat`,codepoint:62074,tags:[`nest`,`farsight`,`heat`]},{name:`nest_farsight_seasonal`,codepoint:62073,tags:[`nest`,`farsight`,`seasonal`]},{name:`nest_farsight_weather`,codepoint:63679,tags:[`nest`,`farsight`,`weather`]},{name:`nest_found_savings`,codepoint:63680,tags:[`nest`,`found`,`savings`]},{name:`nest_gale_wifi`,codepoint:62841,tags:[`nest`,`gale`,`wifi`]},{name:`nest_heat_link_e`,codepoint:61734,tags:[`nest`,`heat`,`link`,`e`]},{name:`nest_heat_link_gen_3`,codepoint:61735,tags:[`nest`,`heat`,`link`,`gen`,`3`]},{name:`nest_hello_doorbell`,codepoint:59436,tags:[`nest`,`hello`,`doorbell`]},{name:`nest_locator_tag`,codepoint:63681,tags:[`nest`,`locator`,`tag`]},{name:`nest_mini`,codepoint:59273,tags:[`nest`,`mini`]},{name:`nest_multi_room`,codepoint:63682,tags:[`nest`,`multi`,`room`]},{name:`nest_protect`,codepoint:59022,tags:[`nest`,`protect`]},{name:`nest_remote`,codepoint:62939,tags:[`nest`,`remote`]},{name:`nest_remote_comfort_sensor`,codepoint:61738,tags:[`nest`,`remote`,`comfort`,`sensor`]},{name:`nest_secure_alarm`,codepoint:61739,tags:[`nest`,`secure`,`alarm`]},{name:`nest_sunblock`,codepoint:63683,tags:[`nest`,`sunblock`]},{name:`nest_tag`,codepoint:63681,tags:[`nest`,`tag`]},{name:`nest_thermostat`,codepoint:59023,tags:[`nest`,`thermostat`]},{name:`nest_thermostat_e_eu`,codepoint:61741,tags:[`nest`,`thermostat`,`e`,`eu`]},{name:`nest_thermostat_gen_3`,codepoint:61742,tags:[`nest`,`thermostat`,`gen`,`3`]},{name:`nest_thermostat_sensor`,codepoint:61743,tags:[`nest`,`thermostat`,`sensor`]},{name:`nest_thermostat_sensor_eu`,codepoint:61744,tags:[`nest`,`thermostat`,`sensor`,`eu`]},{name:`nest_thermostat_zirconium_eu`,codepoint:61745,tags:[`nest`,`thermostat`,`zirconium`,`eu`]},{name:`nest_true_radiant`,codepoint:63684,tags:[`nest`,`true`,`radiant`]},{name:`nest_wake_on_approach`,codepoint:63685,tags:[`nest`,`wake`,`on`,`approach`]},{name:`nest_wake_on_press`,codepoint:63686,tags:[`nest`,`wake`,`on`,`press`]},{name:`nest_wifi_gale`,codepoint:61746,tags:[`nest`,`wifi`,`gale`]},{name:`nest_wifi_mistral`,codepoint:61747,tags:[`nest`,`wifi`,`mistral`]},{name:`nest_wifi_point`,codepoint:61748,tags:[`nest`,`wifi`,`point`]},{name:`nest_wifi_point_vento`,codepoint:61748,tags:[`nest`,`wifi`,`point`,`vento`]},{name:`nest_wifi_pro`,codepoint:62827,tags:[`nest`,`wifi`,`pro`]},{name:`nest_wifi_pro_2`,codepoint:62826,tags:[`nest`,`wifi`,`pro`,`2`]},{name:`nest_wifi_router`,codepoint:61747,tags:[`nest`,`wifi`,`router`]},{name:`network_cell`,codepoint:57785,tags:[`network`,`cell`]},{name:`network_check`,codepoint:58944,tags:[`network`,`check`]},{name:`network_intel_node`,codepoint:62321,tags:[`network`,`intel`,`node`]},{name:`network_intelligence`,codepoint:61356,tags:[`network`,`intelligence`]},{name:`network_intelligence_history`,codepoint:62966,tags:[`network`,`intelligence`,`history`]},{name:`network_intelligence_update`,codepoint:62965,tags:[`network`,`intelligence`,`update`]},{name:`network_locked`,codepoint:58906,tags:[`network`,`locked`]},{name:`network_manage`,codepoint:63403,tags:[`network`,`manage`]},{name:`network_node`,codepoint:62830,tags:[`network`,`node`]},{name:`network_ping`,codepoint:60362,tags:[`network`,`ping`]},{name:`network_wifi`,codepoint:57786,tags:[`network`,`wifi`]},{name:`network_wifi_1_bar`,codepoint:60388,tags:[`network`,`wifi`,`1`,`bar`]},{name:`network_wifi_1_bar_locked`,codepoint:62863,tags:[`network`,`wifi`,`1`,`bar`,`locked`]},{name:`network_wifi_2_bar`,codepoint:60374,tags:[`network`,`wifi`,`2`,`bar`]},{name:`network_wifi_2_bar_locked`,codepoint:62862,tags:[`network`,`wifi`,`2`,`bar`,`locked`]},{name:`network_wifi_3_bar`,codepoint:60385,tags:[`network`,`wifi`,`3`,`bar`]},{name:`network_wifi_3_bar_locked`,codepoint:62861,tags:[`network`,`wifi`,`3`,`bar`,`locked`]},{name:`network_wifi_locked`,codepoint:62770,tags:[`network`,`wifi`,`locked`]},{name:`neurology`,codepoint:57614,tags:[`neurology`]},{name:`new_label`,codepoint:58889,tags:[`new`,`label`]},{name:`new_releases`,codepoint:61302,tags:[`new`,`releases`]},{name:`new_window`,codepoint:63248,tags:[`new`,`window`]},{name:`news`,codepoint:57394,tags:[`news`]},{name:`newsmode`,codepoint:61357,tags:[`newsmode`]},{name:`newspaper`,codepoint:60289,tags:[`newspaper`]},{name:`newsstand`,codepoint:59844,tags:[`newsstand`]},{name:`next_plan`,codepoint:61277,tags:[`next`,`plan`]},{name:`next_week`,codepoint:57706,tags:[`next`,`week`]},{name:`nfc`,codepoint:57787,tags:[`nfc`]},{name:`nfc_off`,codepoint:62313,tags:[`nfc`,`off`]},{name:`night_shelter`,codepoint:61937,tags:[`night`,`shelter`]},{name:`night_sight_auto`,codepoint:61911,tags:[`night`,`sight`,`auto`]},{name:`night_sight_auto_off`,codepoint:61945,tags:[`night`,`sight`,`auto`,`off`]},{name:`night_sight_max`,codepoint:63171,tags:[`night`,`sight`,`max`]},{name:`nightlife`,codepoint:60002,tags:[`nightlife`]},{name:`nightlight`,codepoint:61501,tags:[`nightlight`]},{name:`nightlight_round`,codepoint:61501,tags:[`nightlight`,`round`]},{name:`nights_stay`,codepoint:61812,tags:[`nights`,`stay`]},{name:`no_accounts`,codepoint:61502,tags:[`no`,`accounts`]},{name:`no_adult_content`,codepoint:63742,tags:[`no`,`adult`,`content`]},{name:`no_backpack`,codepoint:62007,tags:[`no`,`backpack`]},{name:`no_crash`,codepoint:60400,tags:[`no`,`crash`]},{name:`no_drinks`,codepoint:61861,tags:[`no`,`drinks`]},{name:`no_encryption`,codepoint:61503,tags:[`no`,`encryption`]},{name:`no_encryption_gmailerrorred`,codepoint:61503,tags:[`no`,`encryption`,`gmailerrorred`]},{name:`no_flash`,codepoint:61862,tags:[`no`,`flash`]},{name:`no_food`,codepoint:61863,tags:[`no`,`food`]},{name:`no_luggage`,codepoint:62011,tags:[`no`,`luggage`]},{name:`no_meals`,codepoint:61910,tags:[`no`,`meals`]},{name:`no_meeting_room`,codepoint:60238,tags:[`no`,`meeting`,`room`]},{name:`no_photography`,codepoint:61864,tags:[`no`,`photography`]},{name:`no_sim`,codepoint:57806,tags:[`no`,`sim`]},{name:`no_sound`,codepoint:59152,tags:[`no`,`sound`]},{name:`no_stroller`,codepoint:61871,tags:[`no`,`stroller`]},{name:`no_transfer`,codepoint:61909,tags:[`no`,`transfer`]},{name:`noise_aware`,codepoint:60396,tags:[`noise`,`aware`]},{name:`noise_control_off`,codepoint:60403,tags:[`noise`,`control`,`off`]},{name:`noise_control_on`,codepoint:63656,tags:[`noise`,`control`,`on`]},{name:`nordic_walking`,codepoint:58638,tags:[`nordic`,`walking`]},{name:`north`,codepoint:61920,tags:[`north`]},{name:`north_east`,codepoint:61921,tags:[`north`,`east`]},{name:`north_west`,codepoint:61922,tags:[`north`,`west`]},{name:`not_accessible`,codepoint:61694,tags:[`not`,`accessible`]},{name:`not_accessible_forward`,codepoint:62794,tags:[`not`,`accessible`,`forward`]},{name:`not_interested`,codepoint:61580,tags:[`not`,`interested`]},{name:`not_listed_location`,codepoint:58741,tags:[`not`,`listed`,`location`]},{name:`not_started`,codepoint:61649,tags:[`not`,`started`]},{name:`note`,codepoint:58989,tags:[`note`]},{name:`note_add`,codepoint:59548,tags:[`note`,`add`]},{name:`note_alt`,codepoint:61504,tags:[`note`,`alt`]},{name:`note_stack`,codepoint:62818,tags:[`note`,`stack`]},{name:`note_stack_add`,codepoint:62819,tags:[`note`,`stack`,`add`]},{name:`notes`,codepoint:57964,tags:[`notes`]},{name:`notification_add`,codepoint:58265,tags:[`notification`,`add`]},{name:`notification_important`,codepoint:57348,tags:[`notification`,`important`]},{name:`notification_multiple`,codepoint:59074,tags:[`notification`,`multiple`]},{name:`notification_settings`,codepoint:62311,tags:[`notification`,`settings`]},{name:`notification_sound`,codepoint:62291,tags:[`notification`,`sound`]},{name:`notifications`,codepoint:59381,tags:[`notifications`]},{name:`notifications_active`,codepoint:59383,tags:[`notifications`,`active`]},{name:`notifications_none`,codepoint:59381,tags:[`notifications`,`none`]},{name:`notifications_off`,codepoint:59382,tags:[`notifications`,`off`]},{name:`notifications_paused`,codepoint:59384,tags:[`notifications`,`paused`]},{name:`notifications_unread`,codepoint:62718,tags:[`notifications`,`unread`]},{name:`numbers`,codepoint:60103,tags:[`numbers`]},{name:`nutrition`,codepoint:57616,tags:[`nutrition`]},{name:`ods`,codepoint:59112,tags:[`ods`]},{name:`odt`,codepoint:59113,tags:[`odt`]},{name:`offline_bolt`,codepoint:59698,tags:[`offline`,`bolt`]},{name:`offline_pin`,codepoint:59658,tags:[`offline`,`pin`]},{name:`offline_pin_off`,codepoint:62672,tags:[`offline`,`pin`,`off`]},{name:`offline_share`,codepoint:62174,tags:[`offline`,`share`]},{name:`oil_barrel`,codepoint:60437,tags:[`oil`,`barrel`]},{name:`okonomiyaki`,codepoint:62081,tags:[`okonomiyaki`]},{name:`on_device_training`,codepoint:60413,tags:[`on`,`device`,`training`]},{name:`on_hub_device`,codepoint:59075,tags:[`on`,`hub`,`device`]},{name:`oncology`,codepoint:57620,tags:[`oncology`]},{name:`ondemand_video`,codepoint:58938,tags:[`ondemand`,`video`]},{name:`online_prediction`,codepoint:61675,tags:[`online`,`prediction`]},{name:`onsen`,codepoint:63224,tags:[`onsen`]},{name:`opacity`,codepoint:59676,tags:[`opacity`]},{name:`open_in_browser`,codepoint:59549,tags:[`open`,`in`,`browser`]},{name:`open_in_full`,codepoint:61902,tags:[`open`,`in`,`full`]},{name:`open_in_new`,codepoint:59550,tags:[`open`,`in`,`new`]},{name:`open_in_new_down`,codepoint:63247,tags:[`open`,`in`,`new`,`down`]},{name:`open_in_new_off`,codepoint:58614,tags:[`open`,`in`,`new`,`off`]},{name:`open_in_phone`,codepoint:62162,tags:[`open`,`in`,`phone`]},{name:`open_jam`,codepoint:61358,tags:[`open`,`jam`]},{name:`open_run`,codepoint:62647,tags:[`open`,`run`]},{name:`open_with`,codepoint:59551,tags:[`open`,`with`]},{name:`ophthalmology`,codepoint:57621,tags:[`ophthalmology`]},{name:`oral_disease`,codepoint:57622,tags:[`oral`,`disease`]},{name:`orbit`,codepoint:62502,tags:[`orbit`]},{name:`order_approve`,codepoint:63506,tags:[`order`,`approve`]},{name:`order_play`,codepoint:63505,tags:[`order`,`play`]},{name:`orders`,codepoint:60180,tags:[`orders`]},{name:`orthopedics`,codepoint:63639,tags:[`orthopedics`]},{name:`other_admission`,codepoint:58491,tags:[`other`,`admission`]},{name:`other_houses`,codepoint:58764,tags:[`other`,`houses`]},{name:`outbound`,codepoint:57802,tags:[`outbound`]},{name:`outbox`,codepoint:61279,tags:[`outbox`]},{name:`outbox_alt`,codepoint:60183,tags:[`outbox`,`alt`]},{name:`outdoor_garden`,codepoint:57861,tags:[`outdoor`,`garden`]},{name:`outdoor_grill`,codepoint:59975,tags:[`outdoor`,`grill`]},{name:`outgoing_mail`,codepoint:61650,tags:[`outgoing`,`mail`]},{name:`outlet`,codepoint:61908,tags:[`outlet`]},{name:`outlined_flag`,codepoint:61638,tags:[`outlined`,`flag`]},{name:`outpatient`,codepoint:57624,tags:[`outpatient`]},{name:`outpatient_med`,codepoint:57625,tags:[`outpatient`,`med`]},{name:`output`,codepoint:60350,tags:[`output`]},{name:`output_circle`,codepoint:63246,tags:[`output`,`circle`]},{name:`oven`,codepoint:59847,tags:[`oven`]},{name:`oven_gen`,codepoint:59459,tags:[`oven`,`gen`]},{name:`overview`,codepoint:58535,tags:[`overview`]},{name:`overview_key`,codepoint:63444,tags:[`overview`,`key`]},{name:`owl`,codepoint:62388,tags:[`owl`]},{name:`oxygen_saturation`,codepoint:58590,tags:[`oxygen`,`saturation`]},{name:`p2p`,codepoint:62762,tags:[`p2p`]},{name:`pace`,codepoint:63160,tags:[`pace`]},{name:`pacemaker`,codepoint:58966,tags:[`pacemaker`]},{name:`package`,codepoint:58511,tags:[`package`]},{name:`package_2`,codepoint:62825,tags:[`package`,`2`]},{name:`padding`,codepoint:59848,tags:[`padding`]},{name:`padel`,codepoint:62119,tags:[`padel`]},{name:`page_control`,codepoint:59185,tags:[`page`,`control`]},{name:`page_footer`,codepoint:62339,tags:[`page`,`footer`]},{name:`page_header`,codepoint:62340,tags:[`page`,`header`]},{name:`page_info`,codepoint:62996,tags:[`page`,`info`]},{name:`page_menu_ios`,codepoint:61179,tags:[`page`,`menu`,`ios`]},{name:`pageless`,codepoint:62729,tags:[`pageless`]},{name:`pages`,codepoint:59385,tags:[`pages`]},{name:`pageview`,codepoint:59552,tags:[`pageview`]},{name:`paid`,codepoint:61505,tags:[`paid`]},{name:`palette`,codepoint:58378,tags:[`palette`]},{name:`pallet`,codepoint:63594,tags:[`pallet`]},{name:`pan_tool`,codepoint:59685,tags:[`pan`,`tool`]},{name:`pan_tool_alt`,codepoint:60345,tags:[`pan`,`tool`,`alt`]},{name:`pan_zoom`,codepoint:63061,tags:[`pan`,`zoom`]},{name:`panorama`,codepoint:58379,tags:[`panorama`]},{name:`panorama_fish_eye`,codepoint:58380,tags:[`panorama`,`fish`,`eye`]},{name:`panorama_horizontal`,codepoint:58381,tags:[`panorama`,`horizontal`]},{name:`panorama_photosphere`,codepoint:59849,tags:[`panorama`,`photosphere`]},{name:`panorama_vertical`,codepoint:58382,tags:[`panorama`,`vertical`]},{name:`panorama_wide_angle`,codepoint:58383,tags:[`panorama`,`wide`,`angle`]},{name:`paragliding`,codepoint:58639,tags:[`paragliding`]},{name:`parent_child_dining`,codepoint:61997,tags:[`parent`,`child`,`dining`]},{name:`park`,codepoint:60003,tags:[`park`]},{name:`parking_meter`,codepoint:62090,tags:[`parking`,`meter`]},{name:`parking_sign`,codepoint:62089,tags:[`parking`,`sign`]},{name:`parking_valet`,codepoint:62088,tags:[`parking`,`valet`]},{name:`partly_cloudy_day`,codepoint:61810,tags:[`partly`,`cloudy`,`day`]},{name:`partly_cloudy_night`,codepoint:61812,tags:[`partly`,`cloudy`,`night`]},{name:`partner_exchange`,codepoint:63481,tags:[`partner`,`exchange`]},{name:`partner_heart`,codepoint:61230,tags:[`partner`,`heart`]},{name:`partner_reports`,codepoint:61359,tags:[`partner`,`reports`]},{name:`party_mode`,codepoint:59386,tags:[`party`,`mode`]},{name:`passkey`,codepoint:63615,tags:[`passkey`]},{name:`password`,codepoint:61506,tags:[`password`]},{name:`password_2`,codepoint:62633,tags:[`password`,`2`]},{name:`password_2_off`,codepoint:62632,tags:[`password`,`2`,`off`]},{name:`patient_list`,codepoint:58963,tags:[`patient`,`list`]},{name:`pattern`,codepoint:61507,tags:[`pattern`]},{name:`pause`,codepoint:57396,tags:[`pause`]},{name:`pause_circle`,codepoint:57762,tags:[`pause`,`circle`]},{name:`pause_circle_filled`,codepoint:57762,tags:[`pause`,`circle`,`filled`]},{name:`pause_circle_outline`,codepoint:57762,tags:[`pause`,`circle`,`outline`]},{name:`pause_presentation`,codepoint:57578,tags:[`pause`,`presentation`]},{name:`payment`,codepoint:59553,tags:[`payment`]},{name:`payment_arrow_down`,codepoint:62144,tags:[`payment`,`arrow`,`down`]},{name:`payment_card`,codepoint:62113,tags:[`payment`,`card`]},{name:`payments`,codepoint:61283,tags:[`payments`]},{name:`pedal_bike`,codepoint:60201,tags:[`pedal`,`bike`]},{name:`pediatrics`,codepoint:57629,tags:[`pediatrics`]},{name:`pen_size_1`,codepoint:63317,tags:[`pen`,`size`,`1`]},{name:`pen_size_2`,codepoint:63316,tags:[`pen`,`size`,`2`]},{name:`pen_size_3`,codepoint:63315,tags:[`pen`,`size`,`3`]},{name:`pen_size_4`,codepoint:63314,tags:[`pen`,`size`,`4`]},{name:`pen_size_5`,codepoint:63313,tags:[`pen`,`size`,`5`]},{name:`pending`,codepoint:61284,tags:[`pending`]},{name:`pending_actions`,codepoint:61883,tags:[`pending`,`actions`]},{name:`pentagon`,codepoint:60240,tags:[`pentagon`]},{name:`people`,codepoint:59937,tags:[`people`]},{name:`people_alt`,codepoint:59937,tags:[`people`,`alt`]},{name:`people_outline`,codepoint:59937,tags:[`people`,`outline`]},{name:`percent`,codepoint:60248,tags:[`percent`]},{name:`percent_discount`,codepoint:62020,tags:[`percent`,`discount`]},{name:`performance_max`,codepoint:58650,tags:[`performance`,`max`]},{name:`pergola`,codepoint:57859,tags:[`pergola`]},{name:`perm_camera_mic`,codepoint:59554,tags:[`perm`,`camera`,`mic`]},{name:`perm_contact_calendar`,codepoint:59555,tags:[`perm`,`contact`,`calendar`]},{name:`perm_data_setting`,codepoint:59556,tags:[`perm`,`data`,`setting`]},{name:`perm_device_information`,codepoint:62172,tags:[`perm`,`device`,`information`]},{name:`perm_identity`,codepoint:61651,tags:[`perm`,`identity`]},{name:`perm_media`,codepoint:59559,tags:[`perm`,`media`]},{name:`perm_phone_msg`,codepoint:59560,tags:[`perm`,`phone`,`msg`]},{name:`perm_scan_wifi`,codepoint:59561,tags:[`perm`,`scan`,`wifi`]},{name:`person`,codepoint:61651,tags:[`person`]},{name:`person_2`,codepoint:63716,tags:[`person`,`2`]},{name:`person_3`,codepoint:63717,tags:[`person`,`3`]},{name:`person_4`,codepoint:63718,tags:[`person`,`4`]},{name:`person_add`,codepoint:59981,tags:[`person`,`add`]},{name:`person_add_alt`,codepoint:59981,tags:[`person`,`add`,`alt`]},{name:`person_add_disabled`,codepoint:59851,tags:[`person`,`add`,`disabled`]},{name:`person_alert`,codepoint:62823,tags:[`person`,`alert`]},{name:`person_apron`,codepoint:62883,tags:[`person`,`apron`]},{name:`person_book`,codepoint:62952,tags:[`person`,`book`]},{name:`person_cancel`,codepoint:62822,tags:[`person`,`cancel`]},{name:`person_celebrate`,codepoint:63486,tags:[`person`,`celebrate`]},{name:`person_check`,codepoint:62821,tags:[`person`,`check`]},{name:`person_edit`,codepoint:62714,tags:[`person`,`edit`]},{name:`person_filled`,codepoint:61651,tags:[`person`,`filled`]},{name:`person_heart`,codepoint:62096,tags:[`person`,`heart`]},{name:`person_off`,codepoint:58640,tags:[`person`,`off`]},{name:`person_outline`,codepoint:61651,tags:[`person`,`outline`]},{name:`person_pin`,codepoint:58714,tags:[`person`,`pin`]},{name:`person_pin_circle`,codepoint:58730,tags:[`person`,`pin`,`circle`]},{name:`person_play`,codepoint:63485,tags:[`person`,`play`]},{name:`person_raised_hand`,codepoint:62874,tags:[`person`,`raised`,`hand`]},{name:`person_remove`,codepoint:61286,tags:[`person`,`remove`]},{name:`person_search`,codepoint:61702,tags:[`person`,`search`]},{name:`person_shield`,codepoint:58244,tags:[`person`,`shield`]},{name:`personal_bag`,codepoint:60174,tags:[`personal`,`bag`]},{name:`personal_bag_off`,codepoint:60175,tags:[`personal`,`bag`,`off`]},{name:`personal_bag_question`,codepoint:60176,tags:[`personal`,`bag`,`question`]},{name:`personal_injury`,codepoint:59098,tags:[`personal`,`injury`]},{name:`personal_places`,codepoint:59139,tags:[`personal`,`places`]},{name:`personal_video`,codepoint:58939,tags:[`personal`,`video`]},{name:`pest_control`,codepoint:61690,tags:[`pest`,`control`]},{name:`pest_control_rodent`,codepoint:61693,tags:[`pest`,`control`,`rodent`]},{name:`pet_supplies`,codepoint:61361,tags:[`pet`,`supplies`]},{name:`pets`,codepoint:59677,tags:[`pets`]},{name:`phishing`,codepoint:60119,tags:[`phishing`]},{name:`phone`,codepoint:61652,tags:[`phone`]},{name:`phone_alt`,codepoint:61652,tags:[`phone`,`alt`]},{name:`phone_android`,codepoint:62171,tags:[`phone`,`android`]},{name:`phone_bluetooth_speaker`,codepoint:58907,tags:[`phone`,`bluetooth`,`speaker`]},{name:`phone_callback`,codepoint:58953,tags:[`phone`,`callback`]},{name:`phone_disabled`,codepoint:59852,tags:[`phone`,`disabled`]},{name:`phone_enabled`,codepoint:59853,tags:[`phone`,`enabled`]},{name:`phone_forwarded`,codepoint:58908,tags:[`phone`,`forwarded`]},{name:`phone_in_talk`,codepoint:58909,tags:[`phone`,`in`,`talk`]},{name:`phone_iphone`,codepoint:62170,tags:[`phone`,`iphone`]},{name:`phone_locked`,codepoint:58910,tags:[`phone`,`locked`]},{name:`phone_missed`,codepoint:58911,tags:[`phone`,`missed`]},{name:`phone_paused`,codepoint:58912,tags:[`phone`,`paused`]},{name:`phonelink`,codepoint:58150,tags:[`phonelink`]},{name:`phonelink_erase`,codepoint:62186,tags:[`phonelink`,`erase`]},{name:`phonelink_lock`,codepoint:62142,tags:[`phonelink`,`lock`]},{name:`phonelink_off`,codepoint:63397,tags:[`phonelink`,`off`]},{name:`phonelink_ring`,codepoint:62184,tags:[`phonelink`,`ring`]},{name:`phonelink_ring_off`,codepoint:63402,tags:[`phonelink`,`ring`,`off`]},{name:`phonelink_setup`,codepoint:62169,tags:[`phonelink`,`setup`]},{name:`photo`,codepoint:58418,tags:[`photo`]},{name:`photo_album`,codepoint:58385,tags:[`photo`,`album`]},{name:`photo_auto_merge`,codepoint:62768,tags:[`photo`,`auto`,`merge`]},{name:`photo_camera`,codepoint:58386,tags:[`photo`,`camera`]},{name:`photo_camera_back`,codepoint:61288,tags:[`photo`,`camera`,`back`]},{name:`photo_camera_front`,codepoint:61289,tags:[`photo`,`camera`,`front`]},{name:`photo_filter`,codepoint:58427,tags:[`photo`,`filter`]},{name:`photo_frame`,codepoint:61657,tags:[`photo`,`frame`]},{name:`photo_library`,codepoint:58387,tags:[`photo`,`library`]},{name:`photo_prints`,codepoint:61362,tags:[`photo`,`prints`]},{name:`photo_size_select_actual`,codepoint:58418,tags:[`photo`,`size`,`select`,`actual`]},{name:`photo_size_select_large`,codepoint:58419,tags:[`photo`,`size`,`select`,`large`]},{name:`photo_size_select_small`,codepoint:58420,tags:[`photo`,`size`,`select`,`small`]},{name:`php`,codepoint:60303,tags:[`php`]},{name:`physical_therapy`,codepoint:57630,tags:[`physical`,`therapy`]},{name:`piano`,codepoint:58657,tags:[`piano`]},{name:`piano_off`,codepoint:58656,tags:[`piano`,`off`]},{name:`pickleball`,codepoint:62118,tags:[`pickleball`]},{name:`picture_as_pdf`,codepoint:58389,tags:[`picture`,`as`,`pdf`]},{name:`picture_in_picture`,codepoint:59562,tags:[`picture`,`in`,`picture`]},{name:`picture_in_picture_alt`,codepoint:59665,tags:[`picture`,`in`,`picture`,`alt`]},{name:`picture_in_picture_center`,codepoint:62800,tags:[`picture`,`in`,`picture`,`center`]},{name:`picture_in_picture_large`,codepoint:62799,tags:[`picture`,`in`,`picture`,`large`]},{name:`picture_in_picture_medium`,codepoint:62798,tags:[`picture`,`in`,`picture`,`medium`]},{name:`picture_in_picture_mobile`,codepoint:62743,tags:[`picture`,`in`,`picture`,`mobile`]},{name:`picture_in_picture_off`,codepoint:62767,tags:[`picture`,`in`,`picture`,`off`]},{name:`picture_in_picture_small`,codepoint:62797,tags:[`picture`,`in`,`picture`,`small`]},{name:`pie_chart`,codepoint:61658,tags:[`pie`,`chart`]},{name:`pie_chart_filled`,codepoint:61658,tags:[`pie`,`chart`,`filled`]},{name:`pie_chart_outline`,codepoint:61658,tags:[`pie`,`chart`,`outline`]},{name:`pie_chart_outlined`,codepoint:61658,tags:[`pie`,`chart`,`outlined`]},{name:`pill`,codepoint:57631,tags:[`pill`]},{name:`pill_off`,codepoint:63497,tags:[`pill`,`off`]},{name:`pin`,codepoint:61509,tags:[`pin`]},{name:`pin_drop`,codepoint:58718,tags:[`pin`,`drop`]},{name:`pin_end`,codepoint:59239,tags:[`pin`,`end`]},{name:`pin_invoke`,codepoint:59235,tags:[`pin`,`invoke`]},{name:`pinboard`,codepoint:62379,tags:[`pinboard`]},{name:`pinboard_unread`,codepoint:62380,tags:[`pinboard`,`unread`]},{name:`pinch`,codepoint:60216,tags:[`pinch`]},{name:`pinch_zoom_in`,codepoint:61946,tags:[`pinch`,`zoom`,`in`]},{name:`pinch_zoom_out`,codepoint:61947,tags:[`pinch`,`zoom`,`out`]},{name:`pip`,codepoint:63053,tags:[`pip`]},{name:`pip_exit`,codepoint:63245,tags:[`pip`,`exit`]},{name:`pivot_table_chart`,codepoint:59854,tags:[`pivot`,`table`,`chart`]},{name:`place`,codepoint:61915,tags:[`place`]},{name:`place_item`,codepoint:61936,tags:[`place`,`item`]},{name:`plagiarism`,codepoint:59994,tags:[`plagiarism`]},{name:`plane_contrails`,codepoint:62124,tags:[`plane`,`contrails`]},{name:`planet`,codepoint:62343,tags:[`planet`]},{name:`planner_banner_ad_pt`,codepoint:59026,tags:[`planner`,`banner`,`ad`,`pt`]},{name:`planner_review`,codepoint:59028,tags:[`planner`,`review`]},{name:`play_arrow`,codepoint:57399,tags:[`play`,`arrow`]},{name:`play_circle`,codepoint:57796,tags:[`play`,`circle`]},{name:`play_disabled`,codepoint:61290,tags:[`play`,`disabled`]},{name:`play_for_work`,codepoint:59654,tags:[`play`,`for`,`work`]},{name:`play_lesson`,codepoint:61511,tags:[`play`,`lesson`]},{name:`play_music`,codepoint:59118,tags:[`play`,`music`]},{name:`play_pause`,codepoint:61751,tags:[`play`,`pause`]},{name:`play_shapes`,codepoint:63484,tags:[`play`,`shapes`]},{name:`playground`,codepoint:62094,tags:[`playground`]},{name:`playground_2`,codepoint:62095,tags:[`playground`,`2`]},{name:`playing_cards`,codepoint:62940,tags:[`playing`,`cards`]},{name:`playlist_add`,codepoint:57403,tags:[`playlist`,`add`]},{name:`playlist_add_check`,codepoint:57445,tags:[`playlist`,`add`,`check`]},{name:`playlist_add_check_circle`,codepoint:59366,tags:[`playlist`,`add`,`check`,`circle`]},{name:`playlist_add_circle`,codepoint:59365,tags:[`playlist`,`add`,`circle`]},{name:`playlist_play`,codepoint:57439,tags:[`playlist`,`play`]},{name:`playlist_remove`,codepoint:60288,tags:[`playlist`,`remove`]},{name:`plug_connect`,codepoint:62298,tags:[`plug`,`connect`]},{name:`plumbing`,codepoint:61703,tags:[`plumbing`]},{name:`plus_one`,codepoint:59392,tags:[`plus`,`one`]},{name:`podcasts`,codepoint:61512,tags:[`podcasts`]},{name:`podiatry`,codepoint:57632,tags:[`podiatry`]},{name:`podium`,codepoint:63483,tags:[`podium`]},{name:`point_of_sale`,codepoint:61822,tags:[`point`,`of`,`sale`]},{name:`point_scan`,codepoint:63244,tags:[`point`,`scan`]},{name:`poker_chip`,codepoint:62619,tags:[`poker`,`chip`]},{name:`policy`,codepoint:59927,tags:[`policy`]},{name:`policy_alert`,codepoint:62471,tags:[`policy`,`alert`]},{name:`poll`,codepoint:61644,tags:[`poll`]},{name:`polyline`,codepoint:60347,tags:[`polyline`]},{name:`polymer`,codepoint:59563,tags:[`polymer`]},{name:`pool`,codepoint:60232,tags:[`pool`]},{name:`portable_wifi_off`,codepoint:61575,tags:[`portable`,`wifi`,`off`]},{name:`portrait`,codepoint:59473,tags:[`portrait`]},{name:`position_bottom_left`,codepoint:63243,tags:[`position`,`bottom`,`left`]},{name:`position_bottom_right`,codepoint:63242,tags:[`position`,`bottom`,`right`]},{name:`position_top_right`,codepoint:63241,tags:[`position`,`top`,`right`]},{name:`post`,codepoint:59141,tags:[`post`]},{name:`post_add`,codepoint:59936,tags:[`post`,`add`]},{name:`potted_plant`,codepoint:63658,tags:[`potted`,`plant`]},{name:`power`,codepoint:58940,tags:[`power`]},{name:`power_input`,codepoint:58166,tags:[`power`,`input`]},{name:`power_off`,codepoint:58950,tags:[`power`,`off`]},{name:`power_rounded`,codepoint:63687,tags:[`power`,`rounded`]},{name:`power_settings_circle`,codepoint:62488,tags:[`power`,`settings`,`circle`]},{name:`power_settings_new`,codepoint:63687,tags:[`power`,`settings`,`new`]},{name:`prayer_times`,codepoint:63544,tags:[`prayer`,`times`]},{name:`precision_manufacturing`,codepoint:61513,tags:[`precision`,`manufacturing`]},{name:`pregnancy`,codepoint:62961,tags:[`pregnancy`]},{name:`pregnant_woman`,codepoint:62961,tags:[`pregnant`,`woman`]},{name:`preliminary`,codepoint:59352,tags:[`preliminary`]},{name:`prescriptions`,codepoint:57633,tags:[`prescriptions`]},{name:`present_to_all`,codepoint:57567,tags:[`present`,`to`,`all`]},{name:`preview`,codepoint:61893,tags:[`preview`]},{name:`preview_off`,codepoint:63407,tags:[`preview`,`off`]},{name:`price_change`,codepoint:61514,tags:[`price`,`change`]},{name:`price_check`,codepoint:61515,tags:[`price`,`check`]},{name:`print`,codepoint:59565,tags:[`print`]},{name:`print_add`,codepoint:63394,tags:[`print`,`add`]},{name:`print_connect`,codepoint:63393,tags:[`print`,`connect`]},{name:`print_disabled`,codepoint:59855,tags:[`print`,`disabled`]},{name:`print_error`,codepoint:63392,tags:[`print`,`error`]},{name:`print_lock`,codepoint:63057,tags:[`print`,`lock`]},{name:`priority`,codepoint:57759,tags:[`priority`]},{name:`priority_high`,codepoint:58949,tags:[`priority`,`high`]},{name:`privacy`,codepoint:61768,tags:[`privacy`]},{name:`privacy_tip`,codepoint:61660,tags:[`privacy`,`tip`]},{name:`private_connectivity`,codepoint:59204,tags:[`private`,`connectivity`]},{name:`problem`,codepoint:57634,tags:[`problem`]},{name:`procedure`,codepoint:58961,tags:[`procedure`]},{name:`process_chart`,codepoint:63573,tags:[`process`,`chart`]},{name:`production_quantity_limits`,codepoint:57809,tags:[`production`,`quantity`,`limits`]},{name:`productivity`,codepoint:58006,tags:[`productivity`]},{name:`progress_activity`,codepoint:59856,tags:[`progress`,`activity`]},{name:`prompt_suggestion`,codepoint:62710,tags:[`prompt`,`suggestion`]},{name:`propane`,codepoint:60436,tags:[`propane`]},{name:`propane_tank`,codepoint:60435,tags:[`propane`,`tank`]},{name:`psychiatry`,codepoint:57635,tags:[`psychiatry`]},{name:`psychology`,codepoint:59978,tags:[`psychology`]},{name:`psychology_alt`,codepoint:63722,tags:[`psychology`,`alt`]},{name:`public`,codepoint:59403,tags:[`public`]},{name:`public_off`,codepoint:61898,tags:[`public`,`off`]},{name:`publish`,codepoint:57941,tags:[`publish`]},{name:`published_with_changes`,codepoint:62002,tags:[`published`,`with`,`changes`]},{name:`pulmonology`,codepoint:57636,tags:[`pulmonology`]},{name:`pulse_alert`,codepoint:62721,tags:[`pulse`,`alert`]},{name:`punch_clock`,codepoint:60072,tags:[`punch`,`clock`]},{name:`push_pin`,codepoint:61709,tags:[`push`,`pin`]},{name:`qr_code`,codepoint:61291,tags:[`qr`,`code`]},{name:`qr_code_2`,codepoint:57354,tags:[`qr`,`code`,`2`]},{name:`qr_code_2_add`,codepoint:63064,tags:[`qr`,`code`,`2`,`add`]},{name:`qr_code_scanner`,codepoint:61958,tags:[`qr`,`code`,`scanner`]},{name:`query_builder`,codepoint:61398,tags:[`query`,`builder`]},{name:`query_stats`,codepoint:58620,tags:[`query`,`stats`]},{name:`question_answer`,codepoint:59567,tags:[`question`,`answer`]},{name:`question_exchange`,codepoint:63475,tags:[`question`,`exchange`]},{name:`question_mark`,codepoint:60299,tags:[`question`,`mark`]},{name:`queue`,codepoint:57404,tags:[`queue`]},{name:`queue_music`,codepoint:57405,tags:[`queue`,`music`]},{name:`queue_play_next`,codepoint:57446,tags:[`queue`,`play`,`next`]},{name:`quick_phrases`,codepoint:59345,tags:[`quick`,`phrases`]},{name:`quick_reference`,codepoint:58478,tags:[`quick`,`reference`]},{name:`quick_reference_all`,codepoint:63489,tags:[`quick`,`reference`,`all`]},{name:`quick_reorder`,codepoint:60181,tags:[`quick`,`reorder`]},{name:`quickreply`,codepoint:61292,tags:[`quickreply`]},{name:`quiet_time`,codepoint:61785,tags:[`quiet`,`time`]},{name:`quiet_time_active`,codepoint:60278,tags:[`quiet`,`time`,`active`]},{name:`quiz`,codepoint:61516,tags:[`quiz`]},{name:`r_mobiledata`,codepoint:61517,tags:[`r`,`mobiledata`]},{name:`radar`,codepoint:61518,tags:[`radar`]},{name:`radio`,codepoint:57406,tags:[`radio`]},{name:`radio_button_checked`,codepoint:59447,tags:[`radio`,`button`,`checked`]},{name:`radio_button_partial`,codepoint:62816,tags:[`radio`,`button`,`partial`]},{name:`radio_button_unchecked`,codepoint:59446,tags:[`radio`,`button`,`unchecked`]},{name:`radiology`,codepoint:57637,tags:[`radiology`]},{name:`railway_alert`,codepoint:59857,tags:[`railway`,`alert`]},{name:`railway_alert_2`,codepoint:62561,tags:[`railway`,`alert`,`2`]},{name:`rainy`,codepoint:61814,tags:[`rainy`]},{name:`rainy_heavy`,codepoint:63007,tags:[`rainy`,`heavy`]},{name:`rainy_light`,codepoint:63006,tags:[`rainy`,`light`]},{name:`rainy_snow`,codepoint:63005,tags:[`rainy`,`snow`]},{name:`ramen_dining`,codepoint:60004,tags:[`ramen`,`dining`]},{name:`ramp_left`,codepoint:60316,tags:[`ramp`,`left`]},{name:`ramp_right`,codepoint:60310,tags:[`ramp`,`right`]},{name:`range_hood`,codepoint:57834,tags:[`range`,`hood`]},{name:`rate_review`,codepoint:58720,tags:[`rate`,`review`]},{name:`rate_review_rtl`,codepoint:59142,tags:[`rate`,`review`,`rtl`]},{name:`raven`,codepoint:62805,tags:[`raven`]},{name:`raw_off`,codepoint:61519,tags:[`raw`,`off`]},{name:`raw_on`,codepoint:61520,tags:[`raw`,`on`]},{name:`read_more`,codepoint:61293,tags:[`read`,`more`]},{name:`readiness_score`,codepoint:63197,tags:[`readiness`,`score`]},{name:`real_estate_agent`,codepoint:59194,tags:[`real`,`estate`,`agent`]},{name:`rear_camera`,codepoint:63170,tags:[`rear`,`camera`]},{name:`rebase`,codepoint:63557,tags:[`rebase`]},{name:`rebase_edit`,codepoint:63558,tags:[`rebase`,`edit`]},{name:`receipt`,codepoint:59568,tags:[`receipt`]},{name:`receipt_long`,codepoint:61294,tags:[`receipt`,`long`]},{name:`receipt_long_off`,codepoint:62474,tags:[`receipt`,`long`,`off`]},{name:`recent_actors`,codepoint:57407,tags:[`recent`,`actors`]},{name:`recent_patient`,codepoint:63496,tags:[`recent`,`patient`]},{name:`recenter`,codepoint:62656,tags:[`recenter`]},{name:`recommend`,codepoint:59858,tags:[`recommend`]},{name:`record_voice_over`,codepoint:59679,tags:[`record`,`voice`,`over`]},{name:`rectangle`,codepoint:60244,tags:[`rectangle`]},{name:`recycling`,codepoint:59232,tags:[`recycling`]},{name:`redeem`,codepoint:59638,tags:[`redeem`]},{name:`redo`,codepoint:57690,tags:[`redo`]},{name:`reduce_capacity`,codepoint:61980,tags:[`reduce`,`capacity`]},{name:`refresh`,codepoint:58837,tags:[`refresh`]},{name:`regular_expression`,codepoint:63312,tags:[`regular`,`expression`]},{name:`relax`,codepoint:63196,tags:[`relax`]},{name:`release_alert`,codepoint:63060,tags:[`release`,`alert`]},{name:`remember_me`,codepoint:61521,tags:[`remember`,`me`]},{name:`reminder`,codepoint:59078,tags:[`reminder`]},{name:`reminders_alt`,codepoint:59078,tags:[`reminders`,`alt`]},{name:`remote_gen`,codepoint:59454,tags:[`remote`,`gen`]},{name:`remove`,codepoint:57691,tags:[`remove`]},{name:`remove_circle`,codepoint:61583,tags:[`remove`,`circle`]},{name:`remove_circle_outline`,codepoint:61583,tags:[`remove`,`circle`,`outline`]},{name:`remove_done`,codepoint:59859,tags:[`remove`,`done`]},{name:`remove_from_queue`,codepoint:57447,tags:[`remove`,`from`,`queue`]},{name:`remove_moderator`,codepoint:59860,tags:[`remove`,`moderator`]},{name:`remove_red_eye`,codepoint:59636,tags:[`remove`,`red`,`eye`]},{name:`remove_road`,codepoint:60412,tags:[`remove`,`road`]},{name:`remove_selection`,codepoint:59861,tags:[`remove`,`selection`]},{name:`remove_shopping_cart`,codepoint:59688,tags:[`remove`,`shopping`,`cart`]},{name:`reopen_window`,codepoint:63240,tags:[`reopen`,`window`]},{name:`reorder`,codepoint:59646,tags:[`reorder`]},{name:`repartition`,codepoint:63720,tags:[`repartition`]},{name:`repeat`,codepoint:57408,tags:[`repeat`]},{name:`repeat_on`,codepoint:59862,tags:[`repeat`,`on`]},{name:`repeat_one`,codepoint:57409,tags:[`repeat`,`one`]},{name:`repeat_one_on`,codepoint:59863,tags:[`repeat`,`one`,`on`]},{name:`replace_audio`,codepoint:62545,tags:[`replace`,`audio`]},{name:`replace_image`,codepoint:62544,tags:[`replace`,`image`]},{name:`replace_video`,codepoint:62543,tags:[`replace`,`video`]},{name:`replay`,codepoint:57410,tags:[`replay`]},{name:`replay_10`,codepoint:57433,tags:[`replay`,`10`]},{name:`replay_30`,codepoint:57434,tags:[`replay`,`30`]},{name:`replay_5`,codepoint:57435,tags:[`replay`,`5`]},{name:`replay_circle_filled`,codepoint:59864,tags:[`replay`,`circle`,`filled`]},{name:`reply`,codepoint:57694,tags:[`reply`]},{name:`reply_all`,codepoint:57695,tags:[`reply`,`all`]},{name:`report`,codepoint:61522,tags:[`report`]},{name:`report_gmailerrorred`,codepoint:61522,tags:[`report`,`gmailerrorred`]},{name:`report_off`,codepoint:57712,tags:[`report`,`off`]},{name:`report_problem`,codepoint:61571,tags:[`report`,`problem`]},{name:`request_page`,codepoint:61996,tags:[`request`,`page`]},{name:`request_quote`,codepoint:61878,tags:[`request`,`quote`]},{name:`reset_brightness`,codepoint:62594,tags:[`reset`,`brightness`]},{name:`reset_exposure`,codepoint:62054,tags:[`reset`,`exposure`]},{name:`reset_focus`,codepoint:62593,tags:[`reset`,`focus`]},{name:`reset_image`,codepoint:63524,tags:[`reset`,`image`]},{name:`reset_iso`,codepoint:62592,tags:[`reset`,`iso`]},{name:`reset_settings`,codepoint:62591,tags:[`reset`,`settings`]},{name:`reset_shadow`,codepoint:62590,tags:[`reset`,`shadow`]},{name:`reset_shutter_speed`,codepoint:62589,tags:[`reset`,`shutter`,`speed`]},{name:`reset_tv`,codepoint:59865,tags:[`reset`,`tv`]},{name:`reset_white_balance`,codepoint:62588,tags:[`reset`,`white`,`balance`]},{name:`reset_wrench`,codepoint:62828,tags:[`reset`,`wrench`]},{name:`resize`,codepoint:63239,tags:[`resize`]},{name:`respiratory_rate`,codepoint:57639,tags:[`respiratory`,`rate`]},{name:`responsive_layout`,codepoint:59866,tags:[`responsive`,`layout`]},{name:`rest_area`,codepoint:61994,tags:[`rest`,`area`]},{name:`restart_alt`,codepoint:61523,tags:[`restart`,`alt`]},{name:`restaurant`,codepoint:58732,tags:[`restaurant`]},{name:`restaurant_menu`,codepoint:58721,tags:[`restaurant`,`menu`]},{name:`restore`,codepoint:59571,tags:[`restore`]},{name:`restore_from_trash`,codepoint:59704,tags:[`restore`,`from`,`trash`]},{name:`restore_page`,codepoint:59689,tags:[`restore`,`page`]},{name:`resume`,codepoint:63440,tags:[`resume`]},{name:`reviews`,codepoint:61564,tags:[`reviews`]},{name:`rewarded_ads`,codepoint:61366,tags:[`rewarded`,`ads`]},{name:`rheumatology`,codepoint:57640,tags:[`rheumatology`]},{name:`rib_cage`,codepoint:63640,tags:[`rib`,`cage`]},{name:`rice_bowl`,codepoint:61941,tags:[`rice`,`bowl`]},{name:`right_click`,codepoint:63238,tags:[`right`,`click`]},{name:`right_panel_close`,codepoint:63237,tags:[`right`,`panel`,`close`]},{name:`right_panel_open`,codepoint:63236,tags:[`right`,`panel`,`open`]},{name:`ring_volume`,codepoint:61661,tags:[`ring`,`volume`]},{name:`ring_volume_filled`,codepoint:61661,tags:[`ring`,`volume`,`filled`]},{name:`ripples`,codepoint:59867,tags:[`ripples`]},{name:`road`,codepoint:62578,tags:[`road`]},{name:`robot`,codepoint:63618,tags:[`robot`]},{name:`robot_2`,codepoint:62928,tags:[`robot`,`2`]},{name:`rocket`,codepoint:60325,tags:[`rocket`]},{name:`rocket_launch`,codepoint:60315,tags:[`rocket`,`launch`]},{name:`roller_shades`,codepoint:60434,tags:[`roller`,`shades`]},{name:`roller_shades_closed`,codepoint:60433,tags:[`roller`,`shades`,`closed`]},{name:`roller_skating`,codepoint:60365,tags:[`roller`,`skating`]},{name:`roofing`,codepoint:61953,tags:[`roofing`]},{name:`room`,codepoint:61915,tags:[`room`]},{name:`room_preferences`,codepoint:61880,tags:[`room`,`preferences`]},{name:`room_service`,codepoint:60233,tags:[`room`,`service`]},{name:`rotate_90_degrees_ccw`,codepoint:58392,tags:[`rotate`,`90`,`degrees`,`ccw`]},{name:`rotate_90_degrees_cw`,codepoint:60075,tags:[`rotate`,`90`,`degrees`,`cw`]},{name:`rotate_auto`,codepoint:62487,tags:[`rotate`,`auto`]},{name:`rotate_left`,codepoint:58393,tags:[`rotate`,`left`]},{name:`rotate_right`,codepoint:58394,tags:[`rotate`,`right`]},{name:`roundabout_left`,codepoint:60313,tags:[`roundabout`,`left`]},{name:`roundabout_right`,codepoint:60323,tags:[`roundabout`,`right`]},{name:`rounded_corner`,codepoint:59680,tags:[`rounded`,`corner`]},{name:`route`,codepoint:60109,tags:[`route`]},{name:`router`,codepoint:58152,tags:[`router`]},{name:`router_off`,codepoint:62196,tags:[`router`,`off`]},{name:`routine`,codepoint:57868,tags:[`routine`]},{name:`rowing`,codepoint:59681,tags:[`rowing`]},{name:`rss_feed`,codepoint:57573,tags:[`rss`,`feed`]},{name:`rsvp`,codepoint:61525,tags:[`rsvp`]},{name:`rtt`,codepoint:59821,tags:[`rtt`]},{name:`rubric`,codepoint:60199,tags:[`rubric`]},{name:`rule`,codepoint:61890,tags:[`rule`]},{name:`rule_folder`,codepoint:61897,tags:[`rule`,`folder`]},{name:`rule_settings`,codepoint:63052,tags:[`rule`,`settings`]},{name:`run_circle`,codepoint:61295,tags:[`run`,`circle`]},{name:`running_with_errors`,codepoint:58653,tags:[`running`,`with`,`errors`]},{name:`rv_hookup`,codepoint:58946,tags:[`rv`,`hookup`]},{name:`safety_check`,codepoint:60399,tags:[`safety`,`check`]},{name:`safety_check_off`,codepoint:62877,tags:[`safety`,`check`,`off`]},{name:`safety_divider`,codepoint:57804,tags:[`safety`,`divider`]},{name:`sailing`,codepoint:58626,tags:[`sailing`]},{name:`salinity`,codepoint:63606,tags:[`salinity`]},{name:`sanitizer`,codepoint:61981,tags:[`sanitizer`]},{name:`satellite`,codepoint:58722,tags:[`satellite`]},{name:`satellite_alt`,codepoint:60218,tags:[`satellite`,`alt`]},{name:`sauna`,codepoint:63223,tags:[`sauna`]},{name:`save`,codepoint:57697,tags:[`save`]},{name:`save_alt`,codepoint:61584,tags:[`save`,`alt`]},{name:`save_as`,codepoint:60256,tags:[`save`,`as`]},{name:`save_clock`,codepoint:62360,tags:[`save`,`clock`]},{name:`saved_search`,codepoint:59921,tags:[`saved`,`search`]},{name:`savings`,codepoint:58091,tags:[`savings`]},{name:`scale`,codepoint:60255,tags:[`scale`]},{name:`scan`,codepoint:63310,tags:[`scan`]},{name:`scan_delete`,codepoint:63311,tags:[`scan`,`delete`]},{name:`scanner`,codepoint:58153,tags:[`scanner`]},{name:`scatter_plot`,codepoint:57960,tags:[`scatter`,`plot`]},{name:`scene`,codepoint:58023,tags:[`scene`]},{name:`schedule`,codepoint:61398,tags:[`schedule`]},{name:`schedule_send`,codepoint:59914,tags:[`schedule`,`send`]},{name:`schema`,codepoint:58621,tags:[`schema`]},{name:`school`,codepoint:59404,tags:[`school`]},{name:`science`,codepoint:59979,tags:[`science`]},{name:`science_off`,codepoint:62786,tags:[`science`,`off`]},{name:`scooter`,codepoint:62577,tags:[`scooter`]},{name:`score`,codepoint:57961,tags:[`score`]},{name:`scoreboard`,codepoint:60368,tags:[`scoreboard`]},{name:`screen_lock_landscape`,codepoint:62168,tags:[`screen`,`lock`,`landscape`]},{name:`screen_lock_portrait`,codepoint:62142,tags:[`screen`,`lock`,`portrait`]},{name:`screen_lock_rotation`,codepoint:62166,tags:[`screen`,`lock`,`rotation`]},{name:`screen_record`,codepoint:63097,tags:[`screen`,`record`]},{name:`screen_rotation`,codepoint:62165,tags:[`screen`,`rotation`]},{name:`screen_rotation_alt`,codepoint:60398,tags:[`screen`,`rotation`,`alt`]},{name:`screen_rotation_up`,codepoint:63096,tags:[`screen`,`rotation`,`up`]},{name:`screen_search_desktop`,codepoint:61296,tags:[`screen`,`search`,`desktop`]},{name:`screen_share`,codepoint:57570,tags:[`screen`,`share`]},{name:`screenshot`,codepoint:61526,tags:[`screenshot`]},{name:`screenshot_frame`,codepoint:63095,tags:[`screenshot`,`frame`]},{name:`screenshot_frame_2`,codepoint:62324,tags:[`screenshot`,`frame`,`2`]},{name:`screenshot_keyboard`,codepoint:63443,tags:[`screenshot`,`keyboard`]},{name:`screenshot_monitor`,codepoint:60424,tags:[`screenshot`,`monitor`]},{name:`screenshot_region`,codepoint:63442,tags:[`screenshot`,`region`]},{name:`screenshot_tablet`,codepoint:63127,tags:[`screenshot`,`tablet`]},{name:`script`,codepoint:62559,tags:[`script`]},{name:`scrollable_header`,codepoint:59868,tags:[`scrollable`,`header`]},{name:`scuba_diving`,codepoint:60366,tags:[`scuba`,`diving`]},{name:`sd`,codepoint:59869,tags:[`sd`]},{name:`sd_card`,codepoint:58915,tags:[`sd`,`card`]},{name:`sd_card_alert`,codepoint:61527,tags:[`sd`,`card`,`alert`]},{name:`sd_storage`,codepoint:58915,tags:[`sd`,`storage`]},{name:`sdk`,codepoint:59168,tags:[`sdk`]},{name:`search`,codepoint:59574,tags:[`search`]},{name:`search_activity`,codepoint:62437,tags:[`search`,`activity`]},{name:`search_check`,codepoint:63488,tags:[`search`,`check`]},{name:`search_check_2`,codepoint:62569,tags:[`search`,`check`,`2`]},{name:`search_gear`,codepoint:61178,tags:[`search`,`gear`]},{name:`search_hands_free`,codepoint:59030,tags:[`search`,`hands`,`free`]},{name:`search_insights`,codepoint:62652,tags:[`search`,`insights`]},{name:`search_off`,codepoint:60022,tags:[`search`,`off`]},{name:`seat_cool_left`,codepoint:62257,tags:[`seat`,`cool`,`left`]},{name:`seat_cool_right`,codepoint:62256,tags:[`seat`,`cool`,`right`]},{name:`seat_heat_left`,codepoint:62255,tags:[`seat`,`heat`,`left`]},{name:`seat_heat_right`,codepoint:62254,tags:[`seat`,`heat`,`right`]},{name:`seat_vent_left`,codepoint:62253,tags:[`seat`,`vent`,`left`]},{name:`seat_vent_right`,codepoint:62252,tags:[`seat`,`vent`,`right`]},{name:`security`,codepoint:58154,tags:[`security`]},{name:`security_key`,codepoint:62723,tags:[`security`,`key`]},{name:`security_update`,codepoint:62157,tags:[`security`,`update`]},{name:`security_update_good`,codepoint:61555,tags:[`security`,`update`,`good`]},{name:`security_update_warning`,codepoint:62163,tags:[`security`,`update`,`warning`]},{name:`segment`,codepoint:59723,tags:[`segment`]},{name:`select`,codepoint:63309,tags:[`select`]},{name:`select_all`,codepoint:57698,tags:[`select`,`all`]},{name:`select_check_box`,codepoint:61950,tags:[`select`,`check`,`box`]},{name:`select_to_speak`,codepoint:63439,tags:[`select`,`to`,`speak`]},{name:`select_window`,codepoint:59130,tags:[`select`,`window`]},{name:`select_window_2`,codepoint:62664,tags:[`select`,`window`,`2`]},{name:`select_window_off`,codepoint:58630,tags:[`select`,`window`,`off`]},{name:`self_care`,codepoint:63597,tags:[`self`,`care`]},{name:`self_improvement`,codepoint:60024,tags:[`self`,`improvement`]},{name:`sell`,codepoint:61531,tags:[`sell`]},{name:`send`,codepoint:57699,tags:[`send`]},{name:`send_and_archive`,codepoint:59916,tags:[`send`,`and`,`archive`]},{name:`send_money`,codepoint:59575,tags:[`send`,`money`]},{name:`send_time_extension`,codepoint:60123,tags:[`send`,`time`,`extension`]},{name:`send_to_mobile`,codepoint:62162,tags:[`send`,`to`,`mobile`]},{name:`sensor_door`,codepoint:61877,tags:[`sensor`,`door`]},{name:`sensor_occupied`,codepoint:60432,tags:[`sensor`,`occupied`]},{name:`sensor_window`,codepoint:61876,tags:[`sensor`,`window`]},{name:`sensors`,codepoint:58654,tags:[`sensors`]},{name:`sensors_krx`,codepoint:62806,tags:[`sensors`,`krx`]},{name:`sensors_krx_off`,codepoint:62741,tags:[`sensors`,`krx`,`off`]},{name:`sensors_off`,codepoint:58655,tags:[`sensors`,`off`]},{name:`sentiment_calm`,codepoint:63143,tags:[`sentiment`,`calm`]},{name:`sentiment_content`,codepoint:63142,tags:[`sentiment`,`content`]},{name:`sentiment_dissatisfied`,codepoint:59409,tags:[`sentiment`,`dissatisfied`]},{name:`sentiment_excited`,codepoint:63141,tags:[`sentiment`,`excited`]},{name:`sentiment_extremely_dissatisfied`,codepoint:61844,tags:[`sentiment`,`extremely`,`dissatisfied`]},{name:`sentiment_frustrated`,codepoint:63140,tags:[`sentiment`,`frustrated`]},{name:`sentiment_neutral`,codepoint:59410,tags:[`sentiment`,`neutral`]},{name:`sentiment_sad`,codepoint:63139,tags:[`sentiment`,`sad`]},{name:`sentiment_satisfied`,codepoint:59411,tags:[`sentiment`,`satisfied`]},{name:`sentiment_satisfied_alt`,codepoint:59411,tags:[`sentiment`,`satisfied`,`alt`]},{name:`sentiment_stressed`,codepoint:63138,tags:[`sentiment`,`stressed`]},{name:`sentiment_very_dissatisfied`,codepoint:59412,tags:[`sentiment`,`very`,`dissatisfied`]},{name:`sentiment_very_satisfied`,codepoint:59413,tags:[`sentiment`,`very`,`satisfied`]},{name:`sentiment_worried`,codepoint:63137,tags:[`sentiment`,`worried`]},{name:`serif`,codepoint:62636,tags:[`serif`]},{name:`server_person`,codepoint:62397,tags:[`server`,`person`]},{name:`service_toolbox`,codepoint:59159,tags:[`service`,`toolbox`]},{name:`set_meal`,codepoint:61930,tags:[`set`,`meal`]},{name:`settings`,codepoint:59576,tags:[`settings`]},{name:`settings_accessibility`,codepoint:61533,tags:[`settings`,`accessibility`]},{name:`settings_account_box`,codepoint:63541,tags:[`settings`,`account`,`box`]},{name:`settings_alert`,codepoint:61763,tags:[`settings`,`alert`]},{name:`settings_applications`,codepoint:59577,tags:[`settings`,`applications`]},{name:`settings_b_roll`,codepoint:63013,tags:[`settings`,`b`,`roll`]},{name:`settings_backup_restore`,codepoint:59578,tags:[`settings`,`backup`,`restore`]},{name:`settings_bluetooth`,codepoint:59579,tags:[`settings`,`bluetooth`]},{name:`settings_brightness`,codepoint:59581,tags:[`settings`,`brightness`]},{name:`settings_cell`,codepoint:62161,tags:[`settings`,`cell`]},{name:`settings_cinematic_blur`,codepoint:63012,tags:[`settings`,`cinematic`,`blur`]},{name:`settings_ethernet`,codepoint:59582,tags:[`settings`,`ethernet`]},{name:`settings_heart`,codepoint:62754,tags:[`settings`,`heart`]},{name:`settings_input_antenna`,codepoint:59583,tags:[`settings`,`input`,`antenna`]},{name:`settings_input_component`,codepoint:59585,tags:[`settings`,`input`,`component`]},{name:`settings_input_composite`,codepoint:59585,tags:[`settings`,`input`,`composite`]},{name:`settings_input_hdmi`,codepoint:59586,tags:[`settings`,`input`,`hdmi`]},{name:`settings_input_svideo`,codepoint:59587,tags:[`settings`,`input`,`svideo`]},{name:`settings_motion_mode`,codepoint:63539,tags:[`settings`,`motion`,`mode`]},{name:`settings_night_sight`,codepoint:63538,tags:[`settings`,`night`,`sight`]},{name:`settings_overscan`,codepoint:59588,tags:[`settings`,`overscan`]},{name:`settings_panorama`,codepoint:63537,tags:[`settings`,`panorama`]},{name:`settings_phone`,codepoint:59589,tags:[`settings`,`phone`]},{name:`settings_photo_camera`,codepoint:63540,tags:[`settings`,`photo`,`camera`]},{name:`settings_power`,codepoint:59590,tags:[`settings`,`power`]},{name:`settings_remote`,codepoint:59591,tags:[`settings`,`remote`]},{name:`settings_seating`,codepoint:61229,tags:[`settings`,`seating`]},{name:`settings_slow_motion`,codepoint:63011,tags:[`settings`,`slow`,`motion`]},{name:`settings_suggest`,codepoint:61534,tags:[`settings`,`suggest`]},{name:`settings_system_daydream`,codepoint:57795,tags:[`settings`,`system`,`daydream`]},{name:`settings_timelapse`,codepoint:63010,tags:[`settings`,`timelapse`]},{name:`settings_video_camera`,codepoint:63009,tags:[`settings`,`video`,`camera`]},{name:`settings_voice`,codepoint:59592,tags:[`settings`,`voice`]},{name:`settop_component`,codepoint:58028,tags:[`settop`,`component`]},{name:`severe_cold`,codepoint:60371,tags:[`severe`,`cold`]},{name:`shadow`,codepoint:59871,tags:[`shadow`]},{name:`shadow_add`,codepoint:62852,tags:[`shadow`,`add`]},{name:`shadow_minus`,codepoint:62851,tags:[`shadow`,`minus`]},{name:`shape_line`,codepoint:63699,tags:[`shape`,`line`]},{name:`shape_recognition`,codepoint:60161,tags:[`shape`,`recognition`]},{name:`shapes`,codepoint:58882,tags:[`shapes`]},{name:`share`,codepoint:59405,tags:[`share`]},{name:`share_eta`,codepoint:58871,tags:[`share`,`eta`]},{name:`share_location`,codepoint:61535,tags:[`share`,`location`]},{name:`share_off`,codepoint:63179,tags:[`share`,`off`]},{name:`share_reviews`,codepoint:63652,tags:[`share`,`reviews`]},{name:`share_windows`,codepoint:62995,tags:[`share`,`windows`]},{name:`shaved_ice`,codepoint:61989,tags:[`shaved`,`ice`]},{name:`sheets_rtl`,codepoint:63523,tags:[`sheets`,`rtl`]},{name:`shelf_auto_hide`,codepoint:63235,tags:[`shelf`,`auto`,`hide`]},{name:`shelf_position`,codepoint:63234,tags:[`shelf`,`position`]},{name:`shelves`,codepoint:63598,tags:[`shelves`]},{name:`shield`,codepoint:59872,tags:[`shield`]},{name:`shield_lock`,codepoint:63110,tags:[`shield`,`lock`]},{name:`shield_locked`,codepoint:62866,tags:[`shield`,`locked`]},{name:`shield_moon`,codepoint:60073,tags:[`shield`,`moon`]},{name:`shield_person`,codepoint:63056,tags:[`shield`,`person`]},{name:`shield_question`,codepoint:62761,tags:[`shield`,`question`]},{name:`shield_toggle`,codepoint:62125,tags:[`shield`,`toggle`]},{name:`shield_watch`,codepoint:62223,tags:[`shield`,`watch`]},{name:`shield_with_heart`,codepoint:59279,tags:[`shield`,`with`,`heart`]},{name:`shield_with_house`,codepoint:59277,tags:[`shield`,`with`,`house`]},{name:`shift`,codepoint:58866,tags:[`shift`]},{name:`shift_lock`,codepoint:63406,tags:[`shift`,`lock`]},{name:`shift_lock_off`,codepoint:62595,tags:[`shift`,`lock`,`off`]},{name:`shop`,codepoint:59593,tags:[`shop`]},{name:`shop_2`,codepoint:59594,tags:[`shop`,`2`]},{name:`shop_two`,codepoint:59594,tags:[`shop`,`two`]},{name:`shopping_bag`,codepoint:61900,tags:[`shopping`,`bag`]},{name:`shopping_bag_speed`,codepoint:62362,tags:[`shopping`,`bag`,`speed`]},{name:`shopping_basket`,codepoint:59595,tags:[`shopping`,`basket`]},{name:`shopping_cart`,codepoint:59596,tags:[`shopping`,`cart`]},{name:`shopping_cart_checkout`,codepoint:60296,tags:[`shopping`,`cart`,`checkout`]},{name:`shopping_cart_off`,codepoint:62711,tags:[`shopping`,`cart`,`off`]},{name:`shoppingmode`,codepoint:61367,tags:[`shoppingmode`]},{name:`short_stay`,codepoint:58576,tags:[`short`,`stay`]},{name:`short_text`,codepoint:57953,tags:[`short`,`text`]},{name:`shortcut`,codepoint:62842,tags:[`shortcut`]},{name:`show_chart`,codepoint:59105,tags:[`show`,`chart`]},{name:`shower`,codepoint:61537,tags:[`shower`]},{name:`shuffle`,codepoint:57411,tags:[`shuffle`]},{name:`shuffle_on`,codepoint:59873,tags:[`shuffle`,`on`]},{name:`shutter_speed`,codepoint:58429,tags:[`shutter`,`speed`]},{name:`shutter_speed_add`,codepoint:62846,tags:[`shutter`,`speed`,`add`]},{name:`shutter_speed_minus`,codepoint:62845,tags:[`shutter`,`speed`,`minus`]},{name:`sick`,codepoint:61984,tags:[`sick`]},{name:`side_navigation`,codepoint:59874,tags:[`side`,`navigation`]},{name:`sign_language`,codepoint:60389,tags:[`sign`,`language`]},{name:`sign_language_2`,codepoint:62040,tags:[`sign`,`language`,`2`]},{name:`signal_cellular_0_bar`,codepoint:61608,tags:[`signal`,`cellular`,`0`,`bar`]},{name:`signal_cellular_1_bar`,codepoint:61609,tags:[`signal`,`cellular`,`1`,`bar`]},{name:`signal_cellular_2_bar`,codepoint:61610,tags:[`signal`,`cellular`,`2`,`bar`]},{name:`signal_cellular_3_bar`,codepoint:61611,tags:[`signal`,`cellular`,`3`,`bar`]},{name:`signal_cellular_4_bar`,codepoint:57800,tags:[`signal`,`cellular`,`4`,`bar`]},{name:`signal_cellular_add`,codepoint:63401,tags:[`signal`,`cellular`,`add`]},{name:`signal_cellular_alt`,codepoint:57858,tags:[`signal`,`cellular`,`alt`]},{name:`signal_cellular_alt_1_bar`,codepoint:60383,tags:[`signal`,`cellular`,`alt`,`1`,`bar`]},{name:`signal_cellular_alt_2_bar`,codepoint:60387,tags:[`signal`,`cellular`,`alt`,`2`,`bar`]},{name:`signal_cellular_connected_no_internet_0_bar`,codepoint:61612,tags:[`signal`,`cellular`,`connected`,`no`,`internet`,`0`,`bar`]},{name:`signal_cellular_connected_no_internet_4_bar`,codepoint:57805,tags:[`signal`,`cellular`,`connected`,`no`,`internet`,`4`,`bar`]},{name:`signal_cellular_no_sim`,codepoint:57806,tags:[`signal`,`cellular`,`no`,`sim`]},{name:`signal_cellular_nodata`,codepoint:61538,tags:[`signal`,`cellular`,`nodata`]},{name:`signal_cellular_null`,codepoint:57807,tags:[`signal`,`cellular`,`null`]},{name:`signal_cellular_off`,codepoint:57808,tags:[`signal`,`cellular`,`off`]},{name:`signal_cellular_pause`,codepoint:62887,tags:[`signal`,`cellular`,`pause`]},{name:`signal_disconnected`,codepoint:62009,tags:[`signal`,`disconnected`]},{name:`signal_wifi_0_bar`,codepoint:61616,tags:[`signal`,`wifi`,`0`,`bar`]},{name:`signal_wifi_4_bar`,codepoint:61541,tags:[`signal`,`wifi`,`4`,`bar`]},{name:`signal_wifi_4_bar_lock`,codepoint:57825,tags:[`signal`,`wifi`,`4`,`bar`,`lock`]},{name:`signal_wifi_bad`,codepoint:61540,tags:[`signal`,`wifi`,`bad`]},{name:`signal_wifi_connected_no_internet_4`,codepoint:61540,tags:[`signal`,`wifi`,`connected`,`no`,`internet`,`4`]},{name:`signal_wifi_off`,codepoint:57818,tags:[`signal`,`wifi`,`off`]},{name:`signal_wifi_statusbar_4_bar`,codepoint:61541,tags:[`signal`,`wifi`,`statusbar`,`4`,`bar`]},{name:`signal_wifi_statusbar_not_connected`,codepoint:61679,tags:[`signal`,`wifi`,`statusbar`,`not`,`connected`]},{name:`signal_wifi_statusbar_null`,codepoint:61543,tags:[`signal`,`wifi`,`statusbar`,`null`]},{name:`signature`,codepoint:63308,tags:[`signature`]},{name:`signpost`,codepoint:60305,tags:[`signpost`]},{name:`sim_card`,codepoint:58155,tags:[`sim`,`card`]},{name:`sim_card_alert`,codepoint:61527,tags:[`sim`,`card`,`alert`]},{name:`sim_card_download`,codepoint:61544,tags:[`sim`,`card`,`download`]},{name:`simulation`,codepoint:62433,tags:[`simulation`]},{name:`single_bed`,codepoint:59976,tags:[`single`,`bed`]},{name:`sip`,codepoint:61545,tags:[`sip`]},{name:`siren`,codepoint:62375,tags:[`siren`]},{name:`siren_check`,codepoint:62374,tags:[`siren`,`check`]},{name:`siren_open`,codepoint:62373,tags:[`siren`,`open`]},{name:`siren_question`,codepoint:62372,tags:[`siren`,`question`]},{name:`skateboarding`,codepoint:58641,tags:[`skateboarding`]},{name:`skeleton`,codepoint:63641,tags:[`skeleton`]},{name:`skillet`,codepoint:62787,tags:[`skillet`]},{name:`skillet_cooktop`,codepoint:62788,tags:[`skillet`,`cooktop`]},{name:`skip_next`,codepoint:57412,tags:[`skip`,`next`]},{name:`skip_previous`,codepoint:57413,tags:[`skip`,`previous`]},{name:`skull`,codepoint:63642,tags:[`skull`]},{name:`skull_list`,codepoint:62320,tags:[`skull`,`list`]},{name:`slab_serif`,codepoint:62635,tags:[`slab`,`serif`]},{name:`sledding`,codepoint:58642,tags:[`sledding`]},{name:`sleep`,codepoint:57875,tags:[`sleep`]},{name:`sleep_score`,codepoint:63159,tags:[`sleep`,`score`]},{name:`slide_library`,codepoint:63522,tags:[`slide`,`library`]},{name:`sliders`,codepoint:59875,tags:[`sliders`]},{name:`slideshow`,codepoint:58395,tags:[`slideshow`]},{name:`slow_motion_video`,codepoint:57448,tags:[`slow`,`motion`,`video`]},{name:`smart_button`,codepoint:61889,tags:[`smart`,`button`]},{name:`smart_card_reader`,codepoint:62629,tags:[`smart`,`card`,`reader`]},{name:`smart_card_reader_off`,codepoint:62630,tags:[`smart`,`card`,`reader`,`off`]},{name:`smart_display`,codepoint:61546,tags:[`smart`,`display`]},{name:`smart_outlet`,codepoint:59460,tags:[`smart`,`outlet`]},{name:`smart_screen`,codepoint:62160,tags:[`smart`,`screen`]},{name:`smart_toy`,codepoint:61548,tags:[`smart`,`toy`]},{name:`smartphone`,codepoint:59322,tags:[`smartphone`]},{name:`smartphone_camera`,codepoint:62542,tags:[`smartphone`,`camera`]},{name:`smb_share`,codepoint:63307,tags:[`smb`,`share`]},{name:`smoke_free`,codepoint:60234,tags:[`smoke`,`free`]},{name:`smoking_rooms`,codepoint:60235,tags:[`smoking`,`rooms`]},{name:`sms`,codepoint:58917,tags:[`sms`]},{name:`sms_failed`,codepoint:59519,tags:[`sms`,`failed`]},{name:`snippet_folder`,codepoint:61895,tags:[`snippet`,`folder`]},{name:`snooze`,codepoint:57414,tags:[`snooze`]},{name:`snowboarding`,codepoint:58643,tags:[`snowboarding`]},{name:`snowing`,codepoint:59407,tags:[`snowing`]},{name:`snowing_heavy`,codepoint:63004,tags:[`snowing`,`heavy`]},{name:`snowmobile`,codepoint:58627,tags:[`snowmobile`]},{name:`snowshoeing`,codepoint:58644,tags:[`snowshoeing`]},{name:`soap`,codepoint:61874,tags:[`soap`]},{name:`soba`,codepoint:61238,tags:[`soba`]},{name:`social_distance`,codepoint:57803,tags:[`social`,`distance`]},{name:`social_leaderboard`,codepoint:63136,tags:[`social`,`leaderboard`]},{name:`solar_power`,codepoint:60431,tags:[`solar`,`power`]},{name:`solo_dining`,codepoint:61237,tags:[`solo`,`dining`]},{name:`sort`,codepoint:57700,tags:[`sort`]},{name:`sort_by_alpha`,codepoint:57427,tags:[`sort`,`by`,`alpha`]},{name:`sos`,codepoint:60407,tags:[`sos`]},{name:`sound_detection_dog_barking`,codepoint:61769,tags:[`sound`,`detection`,`dog`,`barking`]},{name:`sound_detection_glass_break`,codepoint:61770,tags:[`sound`,`detection`,`glass`,`break`]},{name:`sound_detection_loud_sound`,codepoint:61771,tags:[`sound`,`detection`,`loud`,`sound`]},{name:`sound_sampler`,codepoint:63156,tags:[`sound`,`sampler`]},{name:`soup_kitchen`,codepoint:59347,tags:[`soup`,`kitchen`]},{name:`source`,codepoint:61896,tags:[`source`]},{name:`source_environment`,codepoint:58663,tags:[`source`,`environment`]},{name:`source_notes`,codepoint:57645,tags:[`source`,`notes`]},{name:`south`,codepoint:61923,tags:[`south`]},{name:`south_america`,codepoint:59364,tags:[`south`,`america`]},{name:`south_east`,codepoint:61924,tags:[`south`,`east`]},{name:`south_west`,codepoint:61925,tags:[`south`,`west`]},{name:`spa`,codepoint:60236,tags:[`spa`]},{name:`space_bar`,codepoint:57942,tags:[`space`,`bar`]},{name:`space_dashboard`,codepoint:58987,tags:[`space`,`dashboard`]},{name:`spatial_audio`,codepoint:60395,tags:[`spatial`,`audio`]},{name:`spatial_audio_off`,codepoint:60392,tags:[`spatial`,`audio`,`off`]},{name:`spatial_speaker`,codepoint:62671,tags:[`spatial`,`speaker`]},{name:`spatial_tracking`,codepoint:60394,tags:[`spatial`,`tracking`]},{name:`speaker`,codepoint:58157,tags:[`speaker`]},{name:`speaker_group`,codepoint:58158,tags:[`speaker`,`group`]},{name:`speaker_notes`,codepoint:59597,tags:[`speaker`,`notes`]},{name:`speaker_notes_off`,codepoint:59690,tags:[`speaker`,`notes`,`off`]},{name:`speaker_phone`,codepoint:57554,tags:[`speaker`,`phone`]},{name:`special_character`,codepoint:63306,tags:[`special`,`character`]},{name:`specific_gravity`,codepoint:63602,tags:[`specific`,`gravity`]},{name:`speech_to_text`,codepoint:63655,tags:[`speech`,`to`,`text`]},{name:`speed`,codepoint:59876,tags:[`speed`]},{name:`speed_0_25`,codepoint:62676,tags:[`speed`,`0`,`25`]},{name:`speed_0_2x`,codepoint:62616,tags:[`speed`,`0`,`2x`]},{name:`speed_0_5`,codepoint:62690,tags:[`speed`,`0`,`5`]},{name:`speed_0_5x`,codepoint:62615,tags:[`speed`,`0`,`5x`]},{name:`speed_0_75`,codepoint:62675,tags:[`speed`,`0`,`75`]},{name:`speed_0_7x`,codepoint:62614,tags:[`speed`,`0`,`7x`]},{name:`speed_1_2`,codepoint:62689,tags:[`speed`,`1`,`2`]},{name:`speed_1_25`,codepoint:62674,tags:[`speed`,`1`,`25`]},{name:`speed_1_2x`,codepoint:62613,tags:[`speed`,`1`,`2x`]},{name:`speed_1_5`,codepoint:62688,tags:[`speed`,`1`,`5`]},{name:`speed_1_5x`,codepoint:62612,tags:[`speed`,`1`,`5x`]},{name:`speed_1_75`,codepoint:62673,tags:[`speed`,`1`,`75`]},{name:`speed_1_7x`,codepoint:62611,tags:[`speed`,`1`,`7x`]},{name:`speed_2x`,codepoint:62699,tags:[`speed`,`2x`]},{name:`speed_camera`,codepoint:62576,tags:[`speed`,`camera`]},{name:`spellcheck`,codepoint:59598,tags:[`spellcheck`]},{name:`split_scene`,codepoint:62399,tags:[`split`,`scene`]},{name:`split_scene_down`,codepoint:62207,tags:[`split`,`scene`,`down`]},{name:`split_scene_left`,codepoint:62206,tags:[`split`,`scene`,`left`]},{name:`split_scene_right`,codepoint:62205,tags:[`split`,`scene`,`right`]},{name:`split_scene_up`,codepoint:62204,tags:[`split`,`scene`,`up`]},{name:`splitscreen`,codepoint:61549,tags:[`splitscreen`]},{name:`splitscreen_add`,codepoint:62717,tags:[`splitscreen`,`add`]},{name:`splitscreen_bottom`,codepoint:63094,tags:[`splitscreen`,`bottom`]},{name:`splitscreen_landscape`,codepoint:62553,tags:[`splitscreen`,`landscape`]},{name:`splitscreen_left`,codepoint:63093,tags:[`splitscreen`,`left`]},{name:`splitscreen_portrait`,codepoint:62552,tags:[`splitscreen`,`portrait`]},{name:`splitscreen_right`,codepoint:63092,tags:[`splitscreen`,`right`]},{name:`splitscreen_top`,codepoint:63091,tags:[`splitscreen`,`top`]},{name:`splitscreen_vertical_add`,codepoint:62716,tags:[`splitscreen`,`vertical`,`add`]},{name:`spo2`,codepoint:63195,tags:[`spo2`]},{name:`spoke`,codepoint:59815,tags:[`spoke`]},{name:`sports`,codepoint:59952,tags:[`sports`]},{name:`sports_and_outdoors`,codepoint:61368,tags:[`sports`,`and`,`outdoors`]},{name:`sports_bar`,codepoint:61939,tags:[`sports`,`bar`]},{name:`sports_baseball`,codepoint:59985,tags:[`sports`,`baseball`]},{name:`sports_basketball`,codepoint:59942,tags:[`sports`,`basketball`]},{name:`sports_cricket`,codepoint:59943,tags:[`sports`,`cricket`]},{name:`sports_esports`,codepoint:59944,tags:[`sports`,`esports`]},{name:`sports_football`,codepoint:59945,tags:[`sports`,`football`]},{name:`sports_golf`,codepoint:59946,tags:[`sports`,`golf`]},{name:`sports_gymnastics`,codepoint:60356,tags:[`sports`,`gymnastics`]},{name:`sports_handball`,codepoint:59955,tags:[`sports`,`handball`]},{name:`sports_hockey`,codepoint:59947,tags:[`sports`,`hockey`]},{name:`sports_kabaddi`,codepoint:59956,tags:[`sports`,`kabaddi`]},{name:`sports_martial_arts`,codepoint:60137,tags:[`sports`,`martial`,`arts`]},{name:`sports_mma`,codepoint:59948,tags:[`sports`,`mma`]},{name:`sports_motorsports`,codepoint:59949,tags:[`sports`,`motorsports`]},{name:`sports_rugby`,codepoint:59950,tags:[`sports`,`rugby`]},{name:`sports_score`,codepoint:61550,tags:[`sports`,`score`]},{name:`sports_soccer`,codepoint:59951,tags:[`sports`,`soccer`]},{name:`sports_tennis`,codepoint:59954,tags:[`sports`,`tennis`]},{name:`sports_volleyball`,codepoint:59953,tags:[`sports`,`volleyball`]},{name:`sprinkler`,codepoint:58010,tags:[`sprinkler`]},{name:`sprint`,codepoint:63519,tags:[`sprint`]},{name:`square`,codepoint:60214,tags:[`square`]},{name:`square_dot`,codepoint:62387,tags:[`square`,`dot`]},{name:`square_foot`,codepoint:59977,tags:[`square`,`foot`]},{name:`ssid_chart`,codepoint:60262,tags:[`ssid`,`chart`]},{name:`stack`,codepoint:62985,tags:[`stack`]},{name:`stack_group`,codepoint:62297,tags:[`stack`,`group`]},{name:`stack_hexagon`,codepoint:62492,tags:[`stack`,`hexagon`]},{name:`stack_off`,codepoint:62984,tags:[`stack`,`off`]},{name:`stack_star`,codepoint:62983,tags:[`stack`,`star`]},{name:`stacked_bar_chart`,codepoint:59878,tags:[`stacked`,`bar`,`chart`]},{name:`stacked_email`,codepoint:59079,tags:[`stacked`,`email`]},{name:`stacked_inbox`,codepoint:59081,tags:[`stacked`,`inbox`]},{name:`stacked_line_chart`,codepoint:61995,tags:[`stacked`,`line`,`chart`]},{name:`stacks`,codepoint:62720,tags:[`stacks`]},{name:`stadia_controller`,codepoint:61749,tags:[`stadia`,`controller`]},{name:`stadium`,codepoint:60304,tags:[`stadium`]},{name:`stairs`,codepoint:61865,tags:[`stairs`]},{name:`stairs_2`,codepoint:62572,tags:[`stairs`,`2`]},{name:`star`,codepoint:61594,tags:[`star`]},{name:`star_border`,codepoint:61594,tags:[`star`,`border`]},{name:`star_border_purple500`,codepoint:61594,tags:[`star`,`border`,`purple500`]},{name:`star_half`,codepoint:59449,tags:[`star`,`half`]},{name:`star_outline`,codepoint:61594,tags:[`star`,`outline`]},{name:`star_purple500`,codepoint:61594,tags:[`star`,`purple500`]},{name:`star_rate`,codepoint:61676,tags:[`star`,`rate`]},{name:`star_rate_half`,codepoint:60485,tags:[`star`,`rate`,`half`]},{name:`star_shine`,codepoint:62237,tags:[`star`,`shine`]},{name:`stars`,codepoint:59600,tags:[`stars`]},{name:`stars_2`,codepoint:62236,tags:[`stars`,`2`]},{name:`start`,codepoint:57481,tags:[`start`]},{name:`stat_0`,codepoint:59031,tags:[`stat`,`0`]},{name:`stat_1`,codepoint:59032,tags:[`stat`,`1`]},{name:`stat_2`,codepoint:59033,tags:[`stat`,`2`]},{name:`stat_3`,codepoint:59034,tags:[`stat`,`3`]},{name:`stat_minus_1`,codepoint:59035,tags:[`stat`,`minus`,`1`]},{name:`stat_minus_2`,codepoint:59036,tags:[`stat`,`minus`,`2`]},{name:`stat_minus_3`,codepoint:59037,tags:[`stat`,`minus`,`3`]},{name:`stay_current_landscape`,codepoint:60734,tags:[`stay`,`current`,`landscape`]},{name:`stay_current_portrait`,codepoint:59322,tags:[`stay`,`current`,`portrait`]},{name:`stay_primary_landscape`,codepoint:60734,tags:[`stay`,`primary`,`landscape`]},{name:`stay_primary_portrait`,codepoint:62163,tags:[`stay`,`primary`,`portrait`]},{name:`steering_wheel_heat`,codepoint:62251,tags:[`steering`,`wheel`,`heat`]},{name:`step`,codepoint:63230,tags:[`step`]},{name:`step_into`,codepoint:63233,tags:[`step`,`into`]},{name:`step_out`,codepoint:63232,tags:[`step`,`out`]},{name:`step_over`,codepoint:63231,tags:[`step`,`over`]},{name:`steppers`,codepoint:59879,tags:[`steppers`]},{name:`steps`,codepoint:63194,tags:[`steps`]},{name:`stethoscope`,codepoint:63493,tags:[`stethoscope`]},{name:`stethoscope_arrow`,codepoint:63495,tags:[`stethoscope`,`arrow`]},{name:`stethoscope_check`,codepoint:63494,tags:[`stethoscope`,`check`]},{name:`sticky_note`,codepoint:59880,tags:[`sticky`,`note`]},{name:`sticky_note_2`,codepoint:61948,tags:[`sticky`,`note`,`2`]},{name:`stock_media`,codepoint:62832,tags:[`stock`,`media`]},{name:`stockpot`,codepoint:62789,tags:[`stockpot`]},{name:`stop`,codepoint:57415,tags:[`stop`]},{name:`stop_circle`,codepoint:61297,tags:[`stop`,`circle`]},{name:`stop_screen_share`,codepoint:57571,tags:[`stop`,`screen`,`share`]},{name:`storage`,codepoint:57819,tags:[`storage`]},{name:`store`,codepoint:59601,tags:[`store`]},{name:`store_mall_directory`,codepoint:59601,tags:[`store`,`mall`,`directory`]},{name:`storefront`,codepoint:59922,tags:[`storefront`]},{name:`storm`,codepoint:61552,tags:[`storm`]},{name:`straight`,codepoint:60309,tags:[`straight`]},{name:`straighten`,codepoint:58396,tags:[`straighten`]},{name:`strategy`,codepoint:62943,tags:[`strategy`]},{name:`stream`,codepoint:59881,tags:[`stream`]},{name:`stream_apps`,codepoint:63391,tags:[`stream`,`apps`]},{name:`streetview`,codepoint:58734,tags:[`streetview`]},{name:`stress_management`,codepoint:63193,tags:[`stress`,`management`]},{name:`strikethrough_s`,codepoint:57943,tags:[`strikethrough`,`s`]},{name:`stroke_full`,codepoint:63305,tags:[`stroke`,`full`]},{name:`stroke_partial`,codepoint:63304,tags:[`stroke`,`partial`]},{name:`stroller`,codepoint:61870,tags:[`stroller`]},{name:`style`,codepoint:58397,tags:[`style`]},{name:`styler`,codepoint:57971,tags:[`styler`]},{name:`stylus`,codepoint:62980,tags:[`stylus`]},{name:`stylus_brush`,codepoint:62310,tags:[`stylus`,`brush`]},{name:`stylus_fountain_pen`,codepoint:62309,tags:[`stylus`,`fountain`,`pen`]},{name:`stylus_highlighter`,codepoint:62308,tags:[`stylus`,`highlighter`]},{name:`stylus_laser_pointer`,codepoint:63303,tags:[`stylus`,`laser`,`pointer`]},{name:`stylus_note`,codepoint:62979,tags:[`stylus`,`note`]},{name:`stylus_pen`,codepoint:62307,tags:[`stylus`,`pen`]},{name:`stylus_pencil`,codepoint:62306,tags:[`stylus`,`pencil`]},{name:`subdirectory_arrow_left`,codepoint:58841,tags:[`subdirectory`,`arrow`,`left`]},{name:`subdirectory_arrow_right`,codepoint:58842,tags:[`subdirectory`,`arrow`,`right`]},{name:`subheader`,codepoint:59882,tags:[`subheader`]},{name:`subject`,codepoint:59602,tags:[`subject`]},{name:`subscript`,codepoint:61713,tags:[`subscript`]},{name:`subscriptions`,codepoint:57444,tags:[`subscriptions`]},{name:`subtitles`,codepoint:57416,tags:[`subtitles`]},{name:`subtitles_gear`,codepoint:62293,tags:[`subtitles`,`gear`]},{name:`subtitles_off`,codepoint:61298,tags:[`subtitles`,`off`]},{name:`subway`,codepoint:58735,tags:[`subway`]},{name:`subway_walk`,codepoint:62087,tags:[`subway`,`walk`]},{name:`summarize`,codepoint:61553,tags:[`summarize`]},{name:`sunny`,codepoint:59418,tags:[`sunny`]},{name:`sunny_snowing`,codepoint:59417,tags:[`sunny`,`snowing`]},{name:`superscript`,codepoint:61714,tags:[`superscript`]},{name:`supervised_user_circle`,codepoint:59705,tags:[`supervised`,`user`,`circle`]},{name:`supervised_user_circle_off`,codepoint:62990,tags:[`supervised`,`user`,`circle`,`off`]},{name:`supervisor_account`,codepoint:59603,tags:[`supervisor`,`account`]},{name:`support`,codepoint:61299,tags:[`support`]},{name:`support_agent`,codepoint:61666,tags:[`support`,`agent`]},{name:`surfing`,codepoint:58645,tags:[`surfing`]},{name:`surgical`,codepoint:57649,tags:[`surgical`]},{name:`surround_sound`,codepoint:57417,tags:[`surround`,`sound`]},{name:`swap_calls`,codepoint:57559,tags:[`swap`,`calls`]},{name:`swap_driving_apps`,codepoint:59038,tags:[`swap`,`driving`,`apps`]},{name:`swap_driving_apps_wheel`,codepoint:59039,tags:[`swap`,`driving`,`apps`,`wheel`]},{name:`swap_horiz`,codepoint:59604,tags:[`swap`,`horiz`]},{name:`swap_horizontal_circle`,codepoint:59699,tags:[`swap`,`horizontal`,`circle`]},{name:`swap_vert`,codepoint:59605,tags:[`swap`,`vert`]},{name:`swap_vertical_circle`,codepoint:59606,tags:[`swap`,`vertical`,`circle`]},{name:`sweep`,codepoint:59052,tags:[`sweep`]},{name:`swipe`,codepoint:59884,tags:[`swipe`]},{name:`swipe_down`,codepoint:60243,tags:[`swipe`,`down`]},{name:`swipe_down_alt`,codepoint:60208,tags:[`swipe`,`down`,`alt`]},{name:`swipe_left`,codepoint:60249,tags:[`swipe`,`left`]},{name:`swipe_left_alt`,codepoint:60211,tags:[`swipe`,`left`,`alt`]},{name:`swipe_right`,codepoint:60242,tags:[`swipe`,`right`]},{name:`swipe_right_alt`,codepoint:60246,tags:[`swipe`,`right`,`alt`]},{name:`swipe_up`,codepoint:60206,tags:[`swipe`,`up`]},{name:`swipe_up_alt`,codepoint:60213,tags:[`swipe`,`up`,`alt`]},{name:`swipe_vertical`,codepoint:60241,tags:[`swipe`,`vertical`]},{name:`switch`,codepoint:57844,tags:[`switch`]},{name:`switch_access`,codepoint:63229,tags:[`switch`,`access`]},{name:`switch_access_2`,codepoint:62726,tags:[`switch`,`access`,`2`]},{name:`switch_access_3`,codepoint:62285,tags:[`switch`,`access`,`3`]},{name:`switch_access_shortcut`,codepoint:59361,tags:[`switch`,`access`,`shortcut`]},{name:`switch_access_shortcut_add`,codepoint:59362,tags:[`switch`,`access`,`shortcut`,`add`]},{name:`switch_account`,codepoint:59885,tags:[`switch`,`account`]},{name:`switch_camera`,codepoint:58398,tags:[`switch`,`camera`]},{name:`switch_left`,codepoint:61905,tags:[`switch`,`left`]},{name:`switch_right`,codepoint:61906,tags:[`switch`,`right`]},{name:`switch_video`,codepoint:58399,tags:[`switch`,`video`]},{name:`switches`,codepoint:59187,tags:[`switches`]},{name:`sword_rose`,codepoint:62942,tags:[`sword`,`rose`]},{name:`swords`,codepoint:63625,tags:[`swords`]},{name:`symptoms`,codepoint:57650,tags:[`symptoms`]},{name:`synagogue`,codepoint:60080,tags:[`synagogue`]},{name:`sync`,codepoint:58919,tags:[`sync`]},{name:`sync_alt`,codepoint:59928,tags:[`sync`,`alt`]},{name:`sync_arrow_down`,codepoint:62332,tags:[`sync`,`arrow`,`down`]},{name:`sync_arrow_up`,codepoint:62331,tags:[`sync`,`arrow`,`up`]},{name:`sync_desktop`,codepoint:62490,tags:[`sync`,`desktop`]},{name:`sync_disabled`,codepoint:58920,tags:[`sync`,`disabled`]},{name:`sync_lock`,codepoint:60142,tags:[`sync`,`lock`]},{name:`sync_problem`,codepoint:58921,tags:[`sync`,`problem`]},{name:`sync_saved_locally`,codepoint:63520,tags:[`sync`,`saved`,`locally`]},{name:`sync_saved_locally_off`,codepoint:62052,tags:[`sync`,`saved`,`locally`,`off`]},{name:`syringe`,codepoint:57651,tags:[`syringe`]},{name:`system_security_update`,codepoint:62157,tags:[`system`,`security`,`update`]},{name:`system_security_update_good`,codepoint:61555,tags:[`system`,`security`,`update`,`good`]},{name:`system_security_update_warning`,codepoint:62163,tags:[`system`,`security`,`update`,`warning`]},{name:`system_update`,codepoint:62157,tags:[`system`,`update`]},{name:`system_update_alt`,codepoint:59607,tags:[`system`,`update`,`alt`]},{name:`tab`,codepoint:59608,tags:[`tab`]},{name:`tab_close`,codepoint:63301,tags:[`tab`,`close`]},{name:`tab_close_inactive`,codepoint:62416,tags:[`tab`,`close`,`inactive`]},{name:`tab_close_right`,codepoint:63302,tags:[`tab`,`close`,`right`]},{name:`tab_duplicate`,codepoint:63300,tags:[`tab`,`duplicate`]},{name:`tab_group`,codepoint:63299,tags:[`tab`,`group`]},{name:`tab_inactive`,codepoint:62523,tags:[`tab`,`inactive`]},{name:`tab_move`,codepoint:63298,tags:[`tab`,`move`]},{name:`tab_new_right`,codepoint:63297,tags:[`tab`,`new`,`right`]},{name:`tab_recent`,codepoint:63296,tags:[`tab`,`recent`]},{name:`tab_search`,codepoint:62194,tags:[`tab`,`search`]},{name:`tab_unselected`,codepoint:59609,tags:[`tab`,`unselected`]},{name:`table`,codepoint:61841,tags:[`table`]},{name:`table_bar`,codepoint:60114,tags:[`table`,`bar`]},{name:`table_chart`,codepoint:57957,tags:[`table`,`chart`]},{name:`table_chart_view`,codepoint:63215,tags:[`table`,`chart`,`view`]},{name:`table_convert`,codepoint:62407,tags:[`table`,`convert`]},{name:`table_edit`,codepoint:62406,tags:[`table`,`edit`]},{name:`table_eye`,codepoint:62566,tags:[`table`,`eye`]},{name:`table_lamp`,codepoint:57842,tags:[`table`,`lamp`]},{name:`table_large`,codepoint:62105,tags:[`table`,`large`]},{name:`table_restaurant`,codepoint:60102,tags:[`table`,`restaurant`]},{name:`table_rows`,codepoint:61697,tags:[`table`,`rows`]},{name:`table_rows_narrow`,codepoint:63295,tags:[`table`,`rows`,`narrow`]},{name:`table_sign`,codepoint:61228,tags:[`table`,`sign`]},{name:`table_view`,codepoint:61886,tags:[`table`,`view`]},{name:`tablet`,codepoint:58159,tags:[`tablet`]},{name:`tablet_android`,codepoint:58160,tags:[`tablet`,`android`]},{name:`tablet_camera`,codepoint:62541,tags:[`tablet`,`camera`]},{name:`tablet_mac`,codepoint:58161,tags:[`tablet`,`mac`]},{name:`tabs`,codepoint:59886,tags:[`tabs`]},{name:`tactic`,codepoint:62820,tags:[`tactic`]},{name:`tag`,codepoint:59887,tags:[`tag`]},{name:`tag_faces`,codepoint:59938,tags:[`tag`,`faces`]},{name:`takeout_dining`,codepoint:60020,tags:[`takeout`,`dining`]},{name:`takeout_dining_2`,codepoint:61236,tags:[`takeout`,`dining`,`2`]},{name:`tamper_detection_off`,codepoint:59438,tags:[`tamper`,`detection`,`off`]},{name:`tamper_detection_on`,codepoint:63688,tags:[`tamper`,`detection`,`on`]},{name:`tap_and_play`,codepoint:62156,tags:[`tap`,`and`,`play`]},{name:`tapas`,codepoint:61929,tags:[`tapas`]},{name:`target`,codepoint:59161,tags:[`target`]},{name:`task`,codepoint:61557,tags:[`task`]},{name:`task_alt`,codepoint:58086,tags:[`task`,`alt`]},{name:`tatami_seat`,codepoint:61235,tags:[`tatami`,`seat`]},{name:`taunt`,codepoint:63135,tags:[`taunt`]},{name:`taxi_alert`,codepoint:61300,tags:[`taxi`,`alert`]},{name:`team_dashboard`,codepoint:57363,tags:[`team`,`dashboard`]},{name:`temp_preferences_custom`,codepoint:63689,tags:[`temp`,`preferences`,`custom`]},{name:`temp_preferences_eco`,codepoint:63690,tags:[`temp`,`preferences`,`eco`]},{name:`temple_buddhist`,codepoint:60083,tags:[`temple`,`buddhist`]},{name:`temple_hindu`,codepoint:60079,tags:[`temple`,`hindu`]},{name:`tenancy`,codepoint:61667,tags:[`tenancy`]},{name:`terminal`,codepoint:60302,tags:[`terminal`]},{name:`terrain`,codepoint:58724,tags:[`terrain`]},{name:`text_ad`,codepoint:59176,tags:[`text`,`ad`]},{name:`text_compare`,codepoint:62405,tags:[`text`,`compare`]},{name:`text_decrease`,codepoint:60125,tags:[`text`,`decrease`]},{name:`text_fields`,codepoint:57954,tags:[`text`,`fields`]},{name:`text_fields_alt`,codepoint:59889,tags:[`text`,`fields`,`alt`]},{name:`text_format`,codepoint:57701,tags:[`text`,`format`]},{name:`text_increase`,codepoint:60130,tags:[`text`,`increase`]},{name:`text_rotate_up`,codepoint:59706,tags:[`text`,`rotate`,`up`]},{name:`text_rotate_vertical`,codepoint:59707,tags:[`text`,`rotate`,`vertical`]},{name:`text_rotation_angledown`,codepoint:59708,tags:[`text`,`rotation`,`angledown`]},{name:`text_rotation_angleup`,codepoint:59709,tags:[`text`,`rotation`,`angleup`]},{name:`text_rotation_down`,codepoint:59710,tags:[`text`,`rotation`,`down`]},{name:`text_rotation_none`,codepoint:59711,tags:[`text`,`rotation`,`none`]},{name:`text_select_end`,codepoint:63294,tags:[`text`,`select`,`end`]},{name:`text_select_jump_to_beginning`,codepoint:63293,tags:[`text`,`select`,`jump`,`to`,`beginning`]},{name:`text_select_jump_to_end`,codepoint:63292,tags:[`text`,`select`,`jump`,`to`,`end`]},{name:`text_select_move_back_character`,codepoint:63291,tags:[`text`,`select`,`move`,`back`,`character`]},{name:`text_select_move_back_word`,codepoint:63290,tags:[`text`,`select`,`move`,`back`,`word`]},{name:`text_select_move_down`,codepoint:63289,tags:[`text`,`select`,`move`,`down`]},{name:`text_select_move_forward_character`,codepoint:63288,tags:[`text`,`select`,`move`,`forward`,`character`]},{name:`text_select_move_forward_word`,codepoint:63287,tags:[`text`,`select`,`move`,`forward`,`word`]},{name:`text_select_move_up`,codepoint:63286,tags:[`text`,`select`,`move`,`up`]},{name:`text_select_start`,codepoint:63285,tags:[`text`,`select`,`start`]},{name:`text_snippet`,codepoint:61894,tags:[`text`,`snippet`]},{name:`text_to_speech`,codepoint:61884,tags:[`text`,`to`,`speech`]},{name:`text_up`,codepoint:62622,tags:[`text`,`up`]},{name:`textsms`,codepoint:58917,tags:[`textsms`]},{name:`texture`,codepoint:58401,tags:[`texture`]},{name:`texture_add`,codepoint:62844,tags:[`texture`,`add`]},{name:`texture_minus`,codepoint:62843,tags:[`texture`,`minus`]},{name:`theater_comedy`,codepoint:60006,tags:[`theater`,`comedy`]},{name:`theaters`,codepoint:59610,tags:[`theaters`]},{name:`thermometer`,codepoint:59462,tags:[`thermometer`]},{name:`thermometer_add`,codepoint:62850,tags:[`thermometer`,`add`]},{name:`thermometer_gain`,codepoint:63192,tags:[`thermometer`,`gain`]},{name:`thermometer_loss`,codepoint:63191,tags:[`thermometer`,`loss`]},{name:`thermometer_minus`,codepoint:62849,tags:[`thermometer`,`minus`]},{name:`thermostat`,codepoint:61558,tags:[`thermostat`]},{name:`thermostat_arrow_down`,codepoint:62330,tags:[`thermostat`,`arrow`,`down`]},{name:`thermostat_arrow_up`,codepoint:62329,tags:[`thermostat`,`arrow`,`up`]},{name:`thermostat_auto`,codepoint:61559,tags:[`thermostat`,`auto`]},{name:`thermostat_carbon`,codepoint:61816,tags:[`thermostat`,`carbon`]},{name:`things_to_do`,codepoint:60202,tags:[`things`,`to`,`do`]},{name:`thread_unread`,codepoint:62713,tags:[`thread`,`unread`]},{name:`threat_intelligence`,codepoint:60141,tags:[`threat`,`intelligence`]},{name:`thumb_down`,codepoint:62840,tags:[`thumb`,`down`]},{name:`thumb_down_alt`,codepoint:62840,tags:[`thumb`,`down`,`alt`]},{name:`thumb_down_filled`,codepoint:62840,tags:[`thumb`,`down`,`filled`]},{name:`thumb_down_off`,codepoint:62840,tags:[`thumb`,`down`,`off`]},{name:`thumb_down_off_alt`,codepoint:62840,tags:[`thumb`,`down`,`off`,`alt`]},{name:`thumb_up`,codepoint:62839,tags:[`thumb`,`up`]},{name:`thumb_up_alt`,codepoint:62839,tags:[`thumb`,`up`,`alt`]},{name:`thumb_up_filled`,codepoint:62839,tags:[`thumb`,`up`,`filled`]},{name:`thumb_up_off`,codepoint:62839,tags:[`thumb`,`up`,`off`]},{name:`thumb_up_off_alt`,codepoint:62839,tags:[`thumb`,`up`,`off`,`alt`]},{name:`thumbnail_bar`,codepoint:63284,tags:[`thumbnail`,`bar`]},{name:`thumbs_up_double`,codepoint:61180,tags:[`thumbs`,`up`,`double`]},{name:`thumbs_up_down`,codepoint:59613,tags:[`thumbs`,`up`,`down`]},{name:`thunderstorm`,codepoint:60379,tags:[`thunderstorm`]},{name:`tibia`,codepoint:63643,tags:[`tibia`]},{name:`tibia_alt`,codepoint:63644,tags:[`tibia`,`alt`]},{name:`tile_large`,codepoint:62403,tags:[`tile`,`large`]},{name:`tile_medium`,codepoint:62402,tags:[`tile`,`medium`]},{name:`tile_small`,codepoint:62401,tags:[`tile`,`small`]},{name:`time_auto`,codepoint:61668,tags:[`time`,`auto`]},{name:`time_to_leave`,codepoint:61431,tags:[`time`,`to`,`leave`]},{name:`timelapse`,codepoint:58402,tags:[`timelapse`]},{name:`timeline`,codepoint:59682,tags:[`timeline`]},{name:`timer`,codepoint:58405,tags:[`timer`]},{name:`timer_1`,codepoint:62127,tags:[`timer`,`1`]},{name:`timer_10`,codepoint:58403,tags:[`timer`,`10`]},{name:`timer_10_alt_1`,codepoint:61375,tags:[`timer`,`10`,`alt`,`1`]},{name:`timer_10_select`,codepoint:61562,tags:[`timer`,`10`,`select`]},{name:`timer_2`,codepoint:62126,tags:[`timer`,`2`]},{name:`timer_3`,codepoint:58404,tags:[`timer`,`3`]},{name:`timer_3_alt_1`,codepoint:61376,tags:[`timer`,`3`,`alt`,`1`]},{name:`timer_3_select`,codepoint:61563,tags:[`timer`,`3`,`select`]},{name:`timer_5`,codepoint:62641,tags:[`timer`,`5`]},{name:`timer_5_shutter`,codepoint:62642,tags:[`timer`,`5`,`shutter`]},{name:`timer_arrow_down`,codepoint:62328,tags:[`timer`,`arrow`,`down`]},{name:`timer_arrow_up`,codepoint:62327,tags:[`timer`,`arrow`,`up`]},{name:`timer_off`,codepoint:58406,tags:[`timer`,`off`]},{name:`timer_pause`,codepoint:62651,tags:[`timer`,`pause`]},{name:`timer_play`,codepoint:62650,tags:[`timer`,`play`]},{name:`tips_and_updates`,codepoint:59290,tags:[`tips`,`and`,`updates`]},{name:`tire_repair`,codepoint:60360,tags:[`tire`,`repair`]},{name:`title`,codepoint:57956,tags:[`title`]},{name:`titlecase`,codepoint:62601,tags:[`titlecase`]},{name:`toast`,codepoint:61377,tags:[`toast`]},{name:`toc`,codepoint:59614,tags:[`toc`]},{name:`today`,codepoint:59615,tags:[`today`]},{name:`toggle_off`,codepoint:59893,tags:[`toggle`,`off`]},{name:`toggle_on`,codepoint:59894,tags:[`toggle`,`on`]},{name:`token`,codepoint:59941,tags:[`token`]},{name:`toll`,codepoint:59616,tags:[`toll`]},{name:`tonality`,codepoint:58407,tags:[`tonality`]},{name:`tonality_2`,codepoint:62132,tags:[`tonality`,`2`]},{name:`toolbar`,codepoint:59895,tags:[`toolbar`]},{name:`tools_flat_head`,codepoint:63691,tags:[`tools`,`flat`,`head`]},{name:`tools_installation_kit`,codepoint:58027,tags:[`tools`,`installation`,`kit`]},{name:`tools_ladder`,codepoint:58059,tags:[`tools`,`ladder`]},{name:`tools_level`,codepoint:59259,tags:[`tools`,`level`]},{name:`tools_phillips`,codepoint:63692,tags:[`tools`,`phillips`]},{name:`tools_pliers_wire_stripper`,codepoint:58026,tags:[`tools`,`pliers`,`wire`,`stripper`]},{name:`tools_power_drill`,codepoint:57833,tags:[`tools`,`power`,`drill`]},{name:`tools_wrench`,codepoint:63693,tags:[`tools`,`wrench`]},{name:`tooltip`,codepoint:59896,tags:[`tooltip`]},{name:`tooltip_2`,codepoint:62445,tags:[`tooltip`,`2`]},{name:`top_panel_close`,codepoint:63283,tags:[`top`,`panel`,`close`]},{name:`top_panel_open`,codepoint:63282,tags:[`top`,`panel`,`open`]},{name:`topic`,codepoint:61896,tags:[`topic`]},{name:`tornado`,codepoint:57753,tags:[`tornado`]},{name:`total_dissolved_solids`,codepoint:63607,tags:[`total`,`dissolved`,`solids`]},{name:`touch_app`,codepoint:59667,tags:[`touch`,`app`]},{name:`touch_double`,codepoint:62347,tags:[`touch`,`double`]},{name:`touch_long`,codepoint:62346,tags:[`touch`,`long`]},{name:`touch_triple`,codepoint:62345,tags:[`touch`,`triple`]},{name:`touchpad_mouse`,codepoint:63111,tags:[`touchpad`,`mouse`]},{name:`touchpad_mouse_off`,codepoint:62694,tags:[`touchpad`,`mouse`,`off`]},{name:`tour`,codepoint:61301,tags:[`tour`]},{name:`toys`,codepoint:58162,tags:[`toys`]},{name:`toys_and_games`,codepoint:61378,tags:[`toys`,`and`,`games`]},{name:`toys_fan`,codepoint:63623,tags:[`toys`,`fan`]},{name:`track_changes`,codepoint:59617,tags:[`track`,`changes`]},{name:`trackpad_input`,codepoint:62663,tags:[`trackpad`,`input`]},{name:`trackpad_input_2`,codepoint:62473,tags:[`trackpad`,`input`,`2`]},{name:`trackpad_input_3`,codepoint:62472,tags:[`trackpad`,`input`,`3`]},{name:`traffic`,codepoint:58725,tags:[`traffic`]},{name:`traffic_jam`,codepoint:62575,tags:[`traffic`,`jam`]},{name:`trail_length`,codepoint:60254,tags:[`trail`,`length`]},{name:`trail_length_medium`,codepoint:60259,tags:[`trail`,`length`,`medium`]},{name:`trail_length_short`,codepoint:60269,tags:[`trail`,`length`,`short`]},{name:`train`,codepoint:58736,tags:[`train`]},{name:`tram`,codepoint:58737,tags:[`tram`]},{name:`transcribe`,codepoint:63724,tags:[`transcribe`]},{name:`transfer_within_a_station`,codepoint:58738,tags:[`transfer`,`within`,`a`,`station`]},{name:`transform`,codepoint:58408,tags:[`transform`]},{name:`transgender`,codepoint:58765,tags:[`transgender`]},{name:`transit_enterexit`,codepoint:58745,tags:[`transit`,`enterexit`]},{name:`transit_ticket`,codepoint:62449,tags:[`transit`,`ticket`]},{name:`transition_chop`,codepoint:62734,tags:[`transition`,`chop`]},{name:`transition_dissolve`,codepoint:62733,tags:[`transition`,`dissolve`]},{name:`transition_fade`,codepoint:62732,tags:[`transition`,`fade`]},{name:`transition_push`,codepoint:62731,tags:[`transition`,`push`]},{name:`transition_slide`,codepoint:62730,tags:[`transition`,`slide`]},{name:`translate`,codepoint:59618,tags:[`translate`]},{name:`translate_indic`,codepoint:62051,tags:[`translate`,`indic`]},{name:`transportation`,codepoint:57885,tags:[`transportation`]},{name:`travel`,codepoint:61331,tags:[`travel`]},{name:`travel_explore`,codepoint:58075,tags:[`travel`,`explore`]},{name:`travel_luggage_and_bags`,codepoint:61379,tags:[`travel`,`luggage`,`and`,`bags`]},{name:`trending_down`,codepoint:59619,tags:[`trending`,`down`]},{name:`trending_flat`,codepoint:59620,tags:[`trending`,`flat`]},{name:`trending_up`,codepoint:59621,tags:[`trending`,`up`]},{name:`trip`,codepoint:59131,tags:[`trip`]},{name:`trip_origin`,codepoint:58747,tags:[`trip`,`origin`]},{name:`trolley`,codepoint:63595,tags:[`trolley`]},{name:`trolley_cable_car`,codepoint:62574,tags:[`trolley`,`cable`,`car`]},{name:`trophy`,codepoint:59939,tags:[`trophy`]},{name:`troubleshoot`,codepoint:57810,tags:[`troubleshoot`]},{name:`try`,codepoint:61564,tags:[`try`]},{name:`tsunami`,codepoint:60376,tags:[`tsunami`]},{name:`tsv`,codepoint:59094,tags:[`tsv`]},{name:`tty`,codepoint:61866,tags:[`tty`]},{name:`tune`,codepoint:58409,tags:[`tune`]},{name:`tungsten`,codepoint:61565,tags:[`tungsten`]},{name:`turn_left`,codepoint:60326,tags:[`turn`,`left`]},{name:`turn_right`,codepoint:60331,tags:[`turn`,`right`]},{name:`turn_sharp_left`,codepoint:60327,tags:[`turn`,`sharp`,`left`]},{name:`turn_sharp_right`,codepoint:60330,tags:[`turn`,`sharp`,`right`]},{name:`turn_slight_left`,codepoint:60324,tags:[`turn`,`slight`,`left`]},{name:`turn_slight_right`,codepoint:60314,tags:[`turn`,`slight`,`right`]},{name:`turned_in`,codepoint:59623,tags:[`turned`,`in`]},{name:`turned_in_not`,codepoint:59623,tags:[`turned`,`in`,`not`]},{name:`tv`,codepoint:58939,tags:[`tv`]},{name:`tv_displays`,codepoint:62444,tags:[`tv`,`displays`]},{name:`tv_gen`,codepoint:59440,tags:[`tv`,`gen`]},{name:`tv_guide`,codepoint:57820,tags:[`tv`,`guide`]},{name:`tv_next`,codepoint:62443,tags:[`tv`,`next`]},{name:`tv_off`,codepoint:58951,tags:[`tv`,`off`]},{name:`tv_options_edit_channels`,codepoint:57821,tags:[`tv`,`options`,`edit`,`channels`]},{name:`tv_options_input_settings`,codepoint:57822,tags:[`tv`,`options`,`input`,`settings`]},{name:`tv_remote`,codepoint:62937,tags:[`tv`,`remote`]},{name:`tv_signin`,codepoint:59163,tags:[`tv`,`signin`]},{name:`tv_with_assistant`,codepoint:59269,tags:[`tv`,`with`,`assistant`]},{name:`two_pager`,codepoint:62751,tags:[`two`,`pager`]},{name:`two_pager_store`,codepoint:62404,tags:[`two`,`pager`,`store`]},{name:`two_wheeler`,codepoint:59897,tags:[`two`,`wheeler`]},{name:`type_specimen`,codepoint:63728,tags:[`type`,`specimen`]},{name:`u_turn_left`,codepoint:60321,tags:[`u`,`turn`,`left`]},{name:`u_turn_right`,codepoint:60322,tags:[`u`,`turn`,`right`]},{name:`udon`,codepoint:61234,tags:[`udon`]},{name:`ulna_radius`,codepoint:63645,tags:[`ulna`,`radius`]},{name:`ulna_radius_alt`,codepoint:63646,tags:[`ulna`,`radius`,`alt`]},{name:`umbrella`,codepoint:61869,tags:[`umbrella`]},{name:`unarchive`,codepoint:57705,tags:[`unarchive`]},{name:`undo`,codepoint:57702,tags:[`undo`]},{name:`unfold_less`,codepoint:58838,tags:[`unfold`,`less`]},{name:`unfold_less_double`,codepoint:63695,tags:[`unfold`,`less`,`double`]},{name:`unfold_more`,codepoint:58839,tags:[`unfold`,`more`]},{name:`unfold_more_double`,codepoint:63696,tags:[`unfold`,`more`,`double`]},{name:`ungroup`,codepoint:63281,tags:[`ungroup`]},{name:`universal_currency`,codepoint:59898,tags:[`universal`,`currency`]},{name:`universal_currency_alt`,codepoint:59188,tags:[`universal`,`currency`,`alt`]},{name:`universal_local`,codepoint:59899,tags:[`universal`,`local`]},{name:`unknown_2`,codepoint:62623,tags:[`unknown`,`2`]},{name:`unknown_5`,codepoint:59045,tags:[`unknown`,`5`]},{name:`unknown_7`,codepoint:62622,tags:[`unknown`,`7`]},{name:`unknown_document`,codepoint:63492,tags:[`unknown`,`document`]},{name:`unknown_med`,codepoint:60093,tags:[`unknown`,`med`]},{name:`unlicense`,codepoint:60165,tags:[`unlicense`]},{name:`unpaved_road`,codepoint:62573,tags:[`unpaved`,`road`]},{name:`unpin`,codepoint:59129,tags:[`unpin`]},{name:`unpublished`,codepoint:62006,tags:[`unpublished`]},{name:`unsubscribe`,codepoint:57579,tags:[`unsubscribe`]},{name:`upcoming`,codepoint:61566,tags:[`upcoming`]},{name:`update`,codepoint:59683,tags:[`update`]},{name:`update_disabled`,codepoint:57461,tags:[`update`,`disabled`]},{name:`upgrade`,codepoint:61691,tags:[`upgrade`]},{name:`upi_pay`,codepoint:62415,tags:[`upi`,`pay`]},{name:`upload`,codepoint:61595,tags:[`upload`]},{name:`upload_2`,codepoint:62753,tags:[`upload`,`2`]},{name:`upload_file`,codepoint:59900,tags:[`upload`,`file`]},{name:`uppercase`,codepoint:62600,tags:[`uppercase`]},{name:`urology`,codepoint:57655,tags:[`urology`]},{name:`usb`,codepoint:57824,tags:[`usb`]},{name:`usb_off`,codepoint:58618,tags:[`usb`,`off`]},{name:`user_attributes`,codepoint:59144,tags:[`user`,`attributes`]},{name:`vaccines`,codepoint:57656,tags:[`vaccines`]},{name:`vacuum`,codepoint:61381,tags:[`vacuum`]},{name:`valve`,codepoint:57892,tags:[`valve`]},{name:`vape_free`,codepoint:60358,tags:[`vape`,`free`]},{name:`vaping_rooms`,codepoint:60367,tags:[`vaping`,`rooms`]},{name:`variable_add`,codepoint:62750,tags:[`variable`,`add`]},{name:`variable_insert`,codepoint:62749,tags:[`variable`,`insert`]},{name:`variable_remove`,codepoint:62748,tags:[`variable`,`remove`]},{name:`variables`,codepoint:63569,tags:[`variables`]},{name:`ventilator`,codepoint:57657,tags:[`ventilator`]},{name:`verified`,codepoint:61302,tags:[`verified`]},{name:`verified_off`,codepoint:62222,tags:[`verified`,`off`]},{name:`verified_user`,codepoint:61459,tags:[`verified`,`user`]},{name:`vertical_align_bottom`,codepoint:57944,tags:[`vertical`,`align`,`bottom`]},{name:`vertical_align_center`,codepoint:57945,tags:[`vertical`,`align`,`center`]},{name:`vertical_align_top`,codepoint:57946,tags:[`vertical`,`align`,`top`]},{name:`vertical_distribute`,codepoint:57462,tags:[`vertical`,`distribute`]},{name:`vertical_shades`,codepoint:60430,tags:[`vertical`,`shades`]},{name:`vertical_shades_closed`,codepoint:60429,tags:[`vertical`,`shades`,`closed`]},{name:`vertical_split`,codepoint:59721,tags:[`vertical`,`split`]},{name:`vibration`,codepoint:62155,tags:[`vibration`]},{name:`video_call`,codepoint:57456,tags:[`video`,`call`]},{name:`video_camera_back`,codepoint:61567,tags:[`video`,`camera`,`back`]},{name:`video_camera_back_add`,codepoint:62476,tags:[`video`,`camera`,`back`,`add`]},{name:`video_camera_front`,codepoint:61568,tags:[`video`,`camera`,`front`]},{name:`video_camera_front_off`,codepoint:63547,tags:[`video`,`camera`,`front`,`off`]},{name:`video_chat`,codepoint:63648,tags:[`video`,`chat`]},{name:`video_file`,codepoint:60295,tags:[`video`,`file`]},{name:`video_label`,codepoint:57457,tags:[`video`,`label`]},{name:`video_library`,codepoint:57418,tags:[`video`,`library`]},{name:`video_search`,codepoint:61382,tags:[`video`,`search`]},{name:`video_settings`,codepoint:60021,tags:[`video`,`settings`]},{name:`video_stable`,codepoint:61569,tags:[`video`,`stable`]},{name:`videocam`,codepoint:57419,tags:[`videocam`]},{name:`videocam_alert`,codepoint:62352,tags:[`videocam`,`alert`]},{name:`videocam_off`,codepoint:57420,tags:[`videocam`,`off`]},{name:`videogame_asset`,codepoint:58168,tags:[`videogame`,`asset`]},{name:`videogame_asset_off`,codepoint:58624,tags:[`videogame`,`asset`,`off`]},{name:`view_agenda`,codepoint:59625,tags:[`view`,`agenda`]},{name:`view_apps`,codepoint:62326,tags:[`view`,`apps`]},{name:`view_array`,codepoint:59626,tags:[`view`,`array`]},{name:`view_carousel`,codepoint:59627,tags:[`view`,`carousel`]},{name:`view_column`,codepoint:59628,tags:[`view`,`column`]},{name:`view_column_2`,codepoint:63559,tags:[`view`,`column`,`2`]},{name:`view_comfy`,codepoint:58410,tags:[`view`,`comfy`]},{name:`view_comfy_alt`,codepoint:60275,tags:[`view`,`comfy`,`alt`]},{name:`view_compact`,codepoint:58411,tags:[`view`,`compact`]},{name:`view_compact_alt`,codepoint:60276,tags:[`view`,`compact`,`alt`]},{name:`view_cozy`,codepoint:60277,tags:[`view`,`cozy`]},{name:`view_day`,codepoint:59629,tags:[`view`,`day`]},{name:`view_headline`,codepoint:59630,tags:[`view`,`headline`]},{name:`view_in_ar`,codepoint:61385,tags:[`view`,`in`,`ar`]},{name:`view_in_ar_new`,codepoint:61385,tags:[`view`,`in`,`ar`,`new`]},{name:`view_in_ar_off`,codepoint:63003,tags:[`view`,`in`,`ar`,`off`]},{name:`view_kanban`,codepoint:60287,tags:[`view`,`kanban`]},{name:`view_list`,codepoint:59631,tags:[`view`,`list`]},{name:`view_module`,codepoint:59632,tags:[`view`,`module`]},{name:`view_object_track`,codepoint:62514,tags:[`view`,`object`,`track`]},{name:`view_quilt`,codepoint:59633,tags:[`view`,`quilt`]},{name:`view_real_size`,codepoint:62658,tags:[`view`,`real`,`size`]},{name:`view_sidebar`,codepoint:61716,tags:[`view`,`sidebar`]},{name:`view_stream`,codepoint:59634,tags:[`view`,`stream`]},{name:`view_timeline`,codepoint:60293,tags:[`view`,`timeline`]},{name:`view_week`,codepoint:59635,tags:[`view`,`week`]},{name:`vignette`,codepoint:58421,tags:[`vignette`]},{name:`vignette_2`,codepoint:62131,tags:[`vignette`,`2`]},{name:`villa`,codepoint:58758,tags:[`villa`]},{name:`visibility`,codepoint:59636,tags:[`visibility`]},{name:`visibility_lock`,codepoint:63059,tags:[`visibility`,`lock`]},{name:`visibility_off`,codepoint:59637,tags:[`visibility`,`off`]},{name:`vital_signs`,codepoint:58960,tags:[`vital`,`signs`]},{name:`vitals`,codepoint:57659,tags:[`vitals`]},{name:`vo2_max`,codepoint:62634,tags:[`vo2`,`max`]},{name:`voice_chat`,codepoint:58926,tags:[`voice`,`chat`]},{name:`voice_over_off`,codepoint:59722,tags:[`voice`,`over`,`off`]},{name:`voice_selection`,codepoint:62858,tags:[`voice`,`selection`]},{name:`voice_selection_off`,codepoint:62508,tags:[`voice`,`selection`,`off`]},{name:`voicemail`,codepoint:57561,tags:[`voicemail`]},{name:`voicemail_2`,codepoint:62290,tags:[`voicemail`,`2`]},{name:`volcano`,codepoint:60378,tags:[`volcano`]},{name:`volume_down`,codepoint:57421,tags:[`volume`,`down`]},{name:`volume_down_alt`,codepoint:59292,tags:[`volume`,`down`,`alt`]},{name:`volume_mute`,codepoint:57422,tags:[`volume`,`mute`]},{name:`volume_off`,codepoint:57423,tags:[`volume`,`off`]},{name:`volume_up`,codepoint:57424,tags:[`volume`,`up`]},{name:`volunteer_activism`,codepoint:60016,tags:[`volunteer`,`activism`]},{name:`voting_chip`,codepoint:63570,tags:[`voting`,`chip`]},{name:`vpn_key`,codepoint:57562,tags:[`vpn`,`key`]},{name:`vpn_key_alert`,codepoint:63180,tags:[`vpn`,`key`,`alert`]},{name:`vpn_key_off`,codepoint:60282,tags:[`vpn`,`key`,`off`]},{name:`vpn_lock`,codepoint:58927,tags:[`vpn`,`lock`]},{name:`vpn_lock_2`,codepoint:62288,tags:[`vpn`,`lock`,`2`]},{name:`vr180_create2d`,codepoint:61386,tags:[`vr180`,`create2d`]},{name:`vr180_create2d_off`,codepoint:62833,tags:[`vr180`,`create2d`,`off`]},{name:`vrpano`,codepoint:61570,tags:[`vrpano`]},{name:`wall_art`,codepoint:61387,tags:[`wall`,`art`]},{name:`wall_lamp`,codepoint:58036,tags:[`wall`,`lamp`]},{name:`wallet`,codepoint:63743,tags:[`wallet`]},{name:`wallpaper`,codepoint:57788,tags:[`wallpaper`]},{name:`wallpaper_slideshow`,codepoint:63090,tags:[`wallpaper`,`slideshow`]},{name:`wand_shine`,codepoint:62239,tags:[`wand`,`shine`]},{name:`wand_stars`,codepoint:62238,tags:[`wand`,`stars`]},{name:`ward`,codepoint:57660,tags:[`ward`]},{name:`warehouse`,codepoint:60344,tags:[`warehouse`]},{name:`warning`,codepoint:61571,tags:[`warning`]},{name:`warning_amber`,codepoint:61571,tags:[`warning`,`amber`]},{name:`warning_off`,codepoint:63405,tags:[`warning`,`off`]},{name:`wash`,codepoint:61873,tags:[`wash`]},{name:`washoku`,codepoint:62080,tags:[`washoku`]},{name:`watch`,codepoint:58164,tags:[`watch`]},{name:`watch_arrow`,codepoint:62154,tags:[`watch`,`arrow`]},{name:`watch_button_press`,codepoint:63146,tags:[`watch`,`button`,`press`]},{name:`watch_check`,codepoint:62568,tags:[`watch`,`check`]},{name:`watch_later`,codepoint:61398,tags:[`watch`,`later`]},{name:`watch_off`,codepoint:60131,tags:[`watch`,`off`]},{name:`watch_screentime`,codepoint:63150,tags:[`watch`,`screentime`]},{name:`watch_vibration`,codepoint:62567,tags:[`watch`,`vibration`]},{name:`watch_wake`,codepoint:63145,tags:[`watch`,`wake`]},{name:`water`,codepoint:61572,tags:[`water`]},{name:`water_bottle`,codepoint:63133,tags:[`water`,`bottle`]},{name:`water_bottle_large`,codepoint:63134,tags:[`water`,`bottle`,`large`]},{name:`water_damage`,codepoint:61955,tags:[`water`,`damage`]},{name:`water_do`,codepoint:63600,tags:[`water`,`do`]},{name:`water_drop`,codepoint:59288,tags:[`water`,`drop`]},{name:`water_ec`,codepoint:63605,tags:[`water`,`ec`]},{name:`water_full`,codepoint:63190,tags:[`water`,`full`]},{name:`water_heater`,codepoint:57988,tags:[`water`,`heater`]},{name:`water_lock`,codepoint:63149,tags:[`water`,`lock`]},{name:`water_loss`,codepoint:63189,tags:[`water`,`loss`]},{name:`water_lux`,codepoint:63604,tags:[`water`,`lux`]},{name:`water_medium`,codepoint:63188,tags:[`water`,`medium`]},{name:`water_orp`,codepoint:63608,tags:[`water`,`orp`]},{name:`water_ph`,codepoint:63610,tags:[`water`,`ph`]},{name:`water_pump`,codepoint:62936,tags:[`water`,`pump`]},{name:`water_voc`,codepoint:63611,tags:[`water`,`voc`]},{name:`waterfall_chart`,codepoint:59904,tags:[`waterfall`,`chart`]},{name:`waves`,codepoint:57718,tags:[`waves`]},{name:`waving_hand`,codepoint:59238,tags:[`waving`,`hand`]},{name:`wb_auto`,codepoint:58412,tags:[`wb`,`auto`]},{name:`wb_cloudy`,codepoint:61788,tags:[`wb`,`cloudy`]},{name:`wb_incandescent`,codepoint:58414,tags:[`wb`,`incandescent`]},{name:`wb_iridescent`,codepoint:61565,tags:[`wb`,`iridescent`]},{name:`wb_shade`,codepoint:59905,tags:[`wb`,`shade`]},{name:`wb_sunny`,codepoint:58416,tags:[`wb`,`sunny`]},{name:`wb_twilight`,codepoint:57798,tags:[`wb`,`twilight`]},{name:`wc`,codepoint:58941,tags:[`wc`]},{name:`weather_hail`,codepoint:63103,tags:[`weather`,`hail`]},{name:`weather_mix`,codepoint:62987,tags:[`weather`,`mix`]},{name:`weather_snowy`,codepoint:58061,tags:[`weather`,`snowy`]},{name:`web`,codepoint:57425,tags:[`web`]},{name:`web_asset`,codepoint:57449,tags:[`web`,`asset`]},{name:`web_asset_off`,codepoint:61255,tags:[`web`,`asset`,`off`]},{name:`web_stories`,codepoint:58773,tags:[`web`,`stories`]},{name:`web_traffic`,codepoint:59907,tags:[`web`,`traffic`]},{name:`webhook`,codepoint:60306,tags:[`webhook`]},{name:`weekend`,codepoint:57707,tags:[`weekend`]},{name:`weight`,codepoint:57661,tags:[`weight`]},{name:`west`,codepoint:61926,tags:[`west`]},{name:`whatshot`,codepoint:59406,tags:[`whatshot`]},{name:`wheelchair_pickup`,codepoint:61867,tags:[`wheelchair`,`pickup`]},{name:`where_to_vote`,codepoint:57719,tags:[`where`,`to`,`vote`]},{name:`widget_medium`,codepoint:62394,tags:[`widget`,`medium`]},{name:`widget_small`,codepoint:62393,tags:[`widget`,`small`]},{name:`widget_width`,codepoint:62392,tags:[`widget`,`width`]},{name:`widgets`,codepoint:57789,tags:[`widgets`]},{name:`width`,codepoint:63280,tags:[`width`]},{name:`width_full`,codepoint:63733,tags:[`width`,`full`]},{name:`width_normal`,codepoint:63734,tags:[`width`,`normal`]},{name:`width_wide`,codepoint:63735,tags:[`width`,`wide`]},{name:`wifi`,codepoint:58942,tags:[`wifi`]},{name:`wifi_1_bar`,codepoint:58570,tags:[`wifi`,`1`,`bar`]},{name:`wifi_2_bar`,codepoint:58585,tags:[`wifi`,`2`,`bar`]},{name:`wifi_add`,codepoint:63400,tags:[`wifi`,`add`]},{name:`wifi_calling`,codepoint:61303,tags:[`wifi`,`calling`]},{name:`wifi_calling_1`,codepoint:61671,tags:[`wifi`,`calling`,`1`]},{name:`wifi_calling_2`,codepoint:61686,tags:[`wifi`,`calling`,`2`]},{name:`wifi_calling_3`,codepoint:61671,tags:[`wifi`,`calling`,`3`]},{name:`wifi_calling_bar_1`,codepoint:62540,tags:[`wifi`,`calling`,`bar`,`1`]},{name:`wifi_calling_bar_2`,codepoint:62539,tags:[`wifi`,`calling`,`bar`,`2`]},{name:`wifi_calling_bar_3`,codepoint:62538,tags:[`wifi`,`calling`,`bar`,`3`]},{name:`wifi_channel`,codepoint:60266,tags:[`wifi`,`channel`]},{name:`wifi_find`,codepoint:60209,tags:[`wifi`,`find`]},{name:`wifi_home`,codepoint:63089,tags:[`wifi`,`home`]},{name:`wifi_lock`,codepoint:57825,tags:[`wifi`,`lock`]},{name:`wifi_notification`,codepoint:63088,tags:[`wifi`,`notification`]},{name:`wifi_off`,codepoint:58952,tags:[`wifi`,`off`]},{name:`wifi_password`,codepoint:60267,tags:[`wifi`,`password`]},{name:`wifi_protected_setup`,codepoint:61692,tags:[`wifi`,`protected`,`setup`]},{name:`wifi_proxy`,codepoint:63399,tags:[`wifi`,`proxy`]},{name:`wifi_tethering`,codepoint:57826,tags:[`wifi`,`tethering`]},{name:`wifi_tethering_error`,codepoint:60121,tags:[`wifi`,`tethering`,`error`]},{name:`wifi_tethering_off`,codepoint:61575,tags:[`wifi`,`tethering`,`off`]},{name:`wind_power`,codepoint:60428,tags:[`wind`,`power`]},{name:`window`,codepoint:61576,tags:[`window`]},{name:`window_closed`,codepoint:59262,tags:[`window`,`closed`]},{name:`window_open`,codepoint:59276,tags:[`window`,`open`]},{name:`window_sensor`,codepoint:58043,tags:[`window`,`sensor`]},{name:`windshield_defrost_auto`,codepoint:62024,tags:[`windshield`,`defrost`,`auto`]},{name:`windshield_defrost_front`,codepoint:62250,tags:[`windshield`,`defrost`,`front`]},{name:`windshield_defrost_rear`,codepoint:62249,tags:[`windshield`,`defrost`,`rear`]},{name:`windshield_heat_front`,codepoint:62248,tags:[`windshield`,`heat`,`front`]},{name:`wine_bar`,codepoint:61928,tags:[`wine`,`bar`]},{name:`woman`,codepoint:57662,tags:[`woman`]},{name:`woman_2`,codepoint:63719,tags:[`woman`,`2`]},{name:`work`,codepoint:59715,tags:[`work`]},{name:`work_alert`,codepoint:62967,tags:[`work`,`alert`]},{name:`work_history`,codepoint:60425,tags:[`work`,`history`]},{name:`work_off`,codepoint:59714,tags:[`work`,`off`]},{name:`work_outline`,codepoint:59715,tags:[`work`,`outline`]},{name:`work_update`,codepoint:62968,tags:[`work`,`update`]},{name:`workflow`,codepoint:59908,tags:[`workflow`]},{name:`workspace_premium`,codepoint:59311,tags:[`workspace`,`premium`]},{name:`workspaces`,codepoint:59919,tags:[`workspaces`]},{name:`workspaces_outline`,codepoint:59919,tags:[`workspaces`,`outline`]},{name:`wounds_injuries`,codepoint:57663,tags:[`wounds`,`injuries`]},{name:`wrap_text`,codepoint:57947,tags:[`wrap`,`text`]},{name:`wrist`,codepoint:63132,tags:[`wrist`]},{name:`wrong_location`,codepoint:61304,tags:[`wrong`,`location`]},{name:`wysiwyg`,codepoint:61891,tags:[`wysiwyg`]},{name:`yakitori`,codepoint:61233,tags:[`yakitori`]},{name:`yard`,codepoint:61577,tags:[`yard`]},{name:`yoshoku`,codepoint:62079,tags:[`yoshoku`]},{name:`your_trips`,codepoint:60203,tags:[`your`,`trips`]},{name:`youtube_activity`,codepoint:63578,tags:[`youtube`,`activity`]},{name:`youtube_searched_for`,codepoint:59642,tags:[`youtube`,`searched`,`for`]},{name:`zone_person_alert`,codepoint:59265,tags:[`zone`,`person`,`alert`]},{name:`zone_person_idle`,codepoint:59258,tags:[`zone`,`person`,`idle`]},{name:`zone_person_urgent`,codepoint:59272,tags:[`zone`,`person`,`urgent`]},{name:`zoom_in`,codepoint:59647,tags:[`zoom`,`in`]},{name:`zoom_in_map`,codepoint:60205,tags:[`zoom`,`in`,`map`]},{name:`zoom_out`,codepoint:59648,tags:[`zoom`,`out`]},{name:`zoom_out_map`,codepoint:58731,tags:[`zoom`,`out`,`map`]}];function ac(e){if(!e)return ic;let t=e.toLowerCase();return ic.filter(e=>e.name.toLowerCase().includes(t)||e.tags.some(e=>e.toLowerCase().includes(t)))}function oc(e){return ic.find(t=>t.codepoint===e)}var sc={class:`border border-border rounded-2xl w-[90%] max-w-2xl max-h-[80vh] flex flex-col shadow-2xl bg-gradient-to-b from-white to-[#f6f9fc]`},cc={class:`flex items-center justify-between px-5 py-4 border-b border-border`},lc={class:`px-5 py-3 border-b border-border`},uc={key:0,class:`flex items-center gap-3 px-5 py-3 bg-panel-2 border-b border-border`},dc={class:`material-symbols-outlined text-2xl text-accent`},fc={class:`flex-1 text-sm`},pc={class:`flex-1 overflow-y-auto p-4 grid grid-cols-[repeat(auto-fill,minmax(130px,1fr))] gap-2`},mc=[`onClick`,`title`],hc={class:`material-symbols-outlined text-2xl text-text`},gc={class:`text-[11px] text-muted text-center break-all leading-tight`},_c={key:1,class:`py-10 text-center text-muted`},vc={key:2,class:`px-5 py-2 text-xs text-muted text-center border-t border-border`},yc={__name:`IconPicker`,props:{modelValue:{type:Number,default:0}},emits:[`update:modelValue`,`close`],setup(e,{emit:t}){let n=e,r=t,i=I(``),a=I(null),o=K(()=>{let e=ac(i.value);return i.value?e:e.slice(0,200)}),s=K(()=>{if(!n.modelValue)return``;let e=oc(n.modelValue);return e?e.name:`0x${n.modelValue.toString(16)}`});function c(e){r(`update:modelValue`,e),r(`close`)}return sr(()=>{a.value&&a.value.focus()}),(t,n)=>(V(),H(`div`,{class:`fixed inset-0 bg-black/60 flex items-center justify-center z-50`,onClick:n[4]||=So(e=>t.$emit(`close`),[`self`])},[U(`div`,sc,[U(`div`,cc,[n[5]||=U(`h3`,{class:`text-base font-semibold text-[#3a5f88]`},`Icon auswaehlen`,-1),U(`button`,{class:`w-7 h-7 rounded-lg border border-border bg-panel-2 text-text cursor-pointer hover:bg-[#e4ebf2] hover:border-[#b8c4d2]`,onClick:n[0]||=e=>t.$emit(`close`)},` x `)]),U(`div`,lc,[R(U(`input`,{type:`text`,"onUpdate:modelValue":n[1]||=e=>i.value=e,placeholder:`Icon suchen...`,ref_key:`searchInput`,ref:a,class:`w-full bg-panel-2 border border-border rounded-lg px-4 py-2.5 text-text text-sm placeholder:text-muted focus:outline-none focus:border-accent`,onKeydown:n[2]||=wo(e=>t.$emit(`close`),[`esc`])},null,544),[[q,i.value]])]),e.modelValue?(V(),H(`div`,uc,[n[6]||=U(`span`,{class:`text-xs text-muted`},`Aktuell:`,-1),U(`span`,dc,j(String.fromCodePoint(e.modelValue)),1),U(`span`,fc,j(s.value),1),U(`button`,{class:`bg-[#f7dede] border border-red-200 text-[#b3261e] px-3 py-1.5 rounded-md text-xs cursor-pointer hover:bg-[#f2cfcf]`,onClick:n[3]||=e=>c(0)},` Entfernen `)])):W(``,!0),U(`div`,pc,[(V(!0),H(B,null,z(o.value,t=>(V(),H(`button`,{key:t.name,class:A([`flex flex-col items-center justify-center gap-2 p-3 bg-panel-2 border rounded-xl cursor-pointer transition-all hover:border-accent hover:-translate-y-0.5 min-h-[80px]`,t.codepoint===e.modelValue?`border-accent-2 bg-accent-2/10`:`border-border`]),onClick:e=>c(t.codepoint),title:t.name},[U(`span`,hc,j(String.fromCodePoint(t.codepoint)),1),U(`span`,gc,j(t.name),1)],10,mc))),128))]),o.value.length===0?(V(),H(`div`,_c,` Keine Icons gefunden fuer "`+j(i.value)+`" `,1)):W(``,!0),!i.value&&o.value.length===200?(V(),H(`div`,vc,` Zeige 200 von 4102 Icons - Suche verwenden um mehr zu finden `)):W(``,!0)])]))}},bc={class:`h-full overflow-y-auto p-[18px] flex flex-col gap-4 border-l border-border max-[1100px]:border-l-0 max-[1100px]:border-t`},xc={class:`bg-gradient-to-b from-white to-[#f6f9fc] border border-border rounded-[14px] p-3.5 shadow-[0_10px_24px_rgba(15,23,42,0.12)]`,id:`properties`},Sc={key:0,class:`text-muted text-center py-5 text-[13px]`},Cc={key:1},wc=[`label`],Tc=[`value`],Ec=[`value`],Dc=[`label`],Oc=[`value`],kc=[`value`],Ac={key:0,class:`material-symbols-outlined text-[20px]`},jc={key:1},Mc=[`value`],Nc=[`label`],Pc=[`value`],Fc=[`value`],Ic={class:`text-[12px] text-muted`},Lc={class:`text-[11px] text-muted mb-2`},Rc={key:0,class:`mt-2`},zc={class:`flex items-center gap-2 mb-2 text-[11px] text-muted`},Bc={class:`px-1.5 py-0.5 rounded-md bg-white border border-border text-text max-w-[90px] truncate`},Vc={class:`px-1.5 py-0.5 rounded-md bg-white border border-border text-text max-w-[90px] truncate`},Hc=[`onClick`],Uc={class:`flex items-center gap-2 mb-2 text-[11px] text-muted`},Wc=[`onUpdate:modelValue`],Gc=[`onUpdate:modelValue`],Kc={class:`flex items-center gap-2 mb-2 text-[11px] text-muted`},qc=[`onUpdate:modelValue`],Jc=[`label`],Yc=[`value`],Xc={key:0,class:`flex items-center gap-2 mb-2 text-[11px] text-muted`},Zc=[`onUpdate:modelValue`],Qc={key:1,class:`flex flex-col gap-2 text-[11px] text-muted`},$c={class:`flex items-center gap-2`},el=[`onUpdate:modelValue`],tl={class:`flex items-center gap-2`},nl=[`onUpdate:modelValue`],rl=[`value`],il={key:1,class:`text-[11px] text-muted`},al=[`label`],ol=[`value`],sl=[`value`],cl=[`value`],ll={class:`flex items-center gap-2 mb-2 text-[11px] text-muted`},ul={class:`w-[70px] text-[11px] text-muted`},dl=[`onUpdate:modelValue`],fl={class:`flex items-center gap-2 mb-2 text-[11px] text-muted`},pl=[`onUpdate:modelValue`],ml=[`label`],hl=[`value`],gl={class:`flex items-center gap-2 text-[11px] text-muted`},_l=[`onUpdate:modelValue`],vl=[`value`],yl=[`value`],bl=[`value`],xl={key:0,class:`material-symbols-outlined text-[20px]`},Sl={key:1},Cl=[`value`],wl={key:0,class:`material-symbols-outlined text-[20px]`},Tl={key:1},El=[`value`],Dl=[`value`],Ol=[`value`],kl=[`value`],Al=[`value`],jl=[`value`],Ml={class:`mt-4`},X=`flex items-center gap-2.5 mb-2`,Z=`w-[90px] text-[12px] text-muted`,Q=`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,$=`mt-4 mb-2.5 text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`,Nl=`text-[11px] text-muted leading-tight`,Pl=`flex-1 bg-panel-2 border border-border rounded-lg px-2.5 py-1.5 text-text text-[12px] flex items-center justify-center gap-1.5 cursor-pointer hover:bg-[#e4ebf2] hover:border-[#b8c4d2]`,Fl=`w-7 h-7 rounded-md border border-red-200 bg-[#f7dede] text-[#b3261e] grid place-items-center text-[12px] cursor-pointer hover:bg-[#f2cfcf]`,Il={__name:`SidebarRight`,setup(e){let t=Os(),n=K(()=>t.selectedWidget),r=K(()=>n.value?Ss(n.value.type):`label`),i=I(!1),a=K(()=>!n.value||n.value.type!==Y.POWERFLOW||!t.activeScreen?0:t.activeScreen.widgets.filter(e=>e.parentId===n.value.id&&e.type===Y.POWERNODE).length),o=K(()=>{if(!n.value||n.value.type!==Y.POWERFLOW||!t.activeScreen)return[];let e=t.activeScreen.widgets.filter(e=>e.parentId===n.value.id&&e.type===Y.POWERNODE),r=new Map(e.map(e=>[e.id,e]));return t.activeScreen.widgets.filter(e=>e.parentId===n.value.id&&e.type===Y.POWERLINK).map(e=>{let t=r.get(e.x),n=r.get(e.y);return{id:e.id,widget:e,fromLabel:C(t,e.x),toLabel:C(n,e.y)}})}),s=K(()=>t.powerLinkMode.active&&t.powerLinkMode.powerflowId===n.value?.id),c=K(()=>!s.value||!t.activeScreen||!t.powerLinkMode.fromNodeId?``:C(t.activeScreen.widgets.find(e=>e.id===t.powerLinkMode.fromNodeId),t.powerLinkMode.fromNodeId)),l=K(()=>s.value?c.value?`Quelle: ${c.value} - jetzt Zielknoten waehlen.`:`Klicke den Startknoten.`:`Aktiviere den Modus und klicke zwei Knoten, um eine Verbindung zu erstellen.`),u=K({get(){return x(n.value?.text).label},set(e){S(e,x(n.value?.text).value)}}),d=K({get(){return x(n.value?.text).value},set(e){S(x(n.value?.text).label,e)}}),f=K(()=>n.value?.chart?.series??[]),p=K({get(){let e=f.value.length||1;return Math.max(1,Math.min(e,3))},set(e){if(!n.value||!n.value.chart)return;let t=Math.max(1,Math.min(e,3)),r=[`#EF6351`,`#7DD3B0`,`#5EA2EF`];for(Array.isArray(n.value.chart.series)||(n.value.chart.series=[]);n.value.chart.series.length<t;){let e=n.value.chart.series.length;n.value.chart.series.push({knxAddr:0,textSrc:1,color:r[e]||`#EF6351`})}n.value.chart.series.length>t&&(n.value.chart.series=n.value.chart.series.slice(0,t))}}),m=K(()=>t.knxAddresses.filter(e=>e.write));function h(e){let t=new Set(e||[]);return gs.map(e=>({label:e.label,values:e.values.filter(e=>t.has(e))})).filter(e=>e.values.length>0)}function g(){t.addWidget(`powernode`)}function _(){if(!n.value||n.value.type!==Y.POWERFLOW)return;let e=!(t.powerLinkMode.active&&t.powerLinkMode.powerflowId===n.value.id);t.setPowerLinkMode(e,n.value.id)}function v(){!n.value||n.value.type!==Y.POWERFLOW||(t.powerLinkMode.fromNodeId=null)}function y(e){t.removePowerLink(e)}function b(){if(!n.value)return;let e=n.value.textSrc;n.value.type===Y.LABEL&&e>0&&bs[e]&&(n.value.text=bs[e]),n.value.type===Y.POWERNODE&&e>0&&bs[e]&&S(x(n.value.text).label,bs[e])}function x(e){if(typeof e!=`string`)return{label:``,value:``};let t=e.split(`
|
||
`);return{label:t[0]??``,value:t.slice(1).join(`
|
||
`)}}function S(e,t){if(!n.value)return;let r=e??``,i=t??``;n.value.text=i!==``||r!==``?`${r}${i===``?``:`\n${i}`}`:``}function C(e,t){return e?x(e.text).label||`Node ${e.id}`:`Node ${t??``}`.trim()}return(e,x)=>(V(),H(`aside`,bc,[U(`section`,xc,[n.value?(V(),H(`div`,Cc,[U(`h4`,{class:A($)},`Layout`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`X`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[0]||=e=>n.value.x=e},null,512),[[q,n.value.x,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Y`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[1]||=e=>n.value.y=e},null,512),[[q,n.value.y,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Breite`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[2]||=e=>n.value.w=e},null,512),[[q,n.value.w,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Hoehe`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[3]||=e=>n.value.h=e},null,512),[[q,n.value.h,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Sichtbar`),R(U(`input`,{class:`accent-[var(--accent)]`,type:`checkbox`,"onUpdate:modelValue":x[4]||=e=>n.value.visible=e},null,512),[[ho,n.value.visible]])]),r.value===`label`?(V(),H(B,{key:0},[U(`h4`,{class:A($)},`Inhalt`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Quelle`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[5]||=e=>n.value.textSrc=e,onChange:b},[(V(!0),H(B,null,z(h(L(_s).label),e=>(V(),H(`optgroup`,{key:e.label,label:e.label},[(V(!0),H(B,null,z(e.values,e=>(V(),H(`option`,{key:e,value:e},j(L(hs)[e]),9,Tc))),128))],8,wc))),128))],544),[[J,n.value.textSrc,void 0,{number:!0}]])]),n.value.textSrc===0?(V(),H(`div`,{key:0,class:A(X)},[U(`label`,{class:A(Z)},`Text`),R(U(`input`,{class:A(Q),type:`text`,"onUpdate:modelValue":x[6]||=e=>n.value.text=e},null,512),[[q,n.value.text]])])):(V(),H(B,{key:1},[U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Format`),R(U(`input`,{class:A(Q),type:`text`,"onUpdate:modelValue":x[7]||=e=>n.value.text=e},null,512),[[q,n.value.text]])]),n.value.textSrc<11?(V(),H(`div`,{key:0,class:A(X)},[U(`label`,{class:A(Z)},`KNX Objekt`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[8]||=e=>n.value.knxAddr=e},[x[74]||=U(`option`,{value:0},`-- Waehlen --`,-1),(V(!0),H(B,null,z(L(t).knxAddresses,e=>(V(),H(`option`,{key:`${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,Ec))),128))],512),[[J,n.value.knxAddr,void 0,{number:!0}]])])):W(``,!0)],64))],64)):W(``,!0),r.value===`button`?(V(),H(B,{key:1},[U(`h4`,{class:A($)},`Button`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Hinweis`),U(`span`,{class:A(Nl)},`Text als Label-Child anlegen.`)])],64)):W(``,!0),r.value===`led`?(V(),H(B,{key:2},[U(`h4`,{class:A($)},`LED`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Modus`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[9]||=e=>n.value.textSrc=e},[(V(!0),H(B,null,z(h(L(_s).led),e=>(V(),H(`optgroup`,{key:e.label,label:e.label},[(V(!0),H(B,null,z(e.values,e=>(V(),H(`option`,{key:e,value:e},j(L(hs)[e]),9,Oc))),128))],8,Dc))),128))],512),[[J,n.value.textSrc,void 0,{number:!0}]])]),n.value.textSrc===2?(V(),H(`div`,{key:0,class:A(X)},[U(`label`,{class:A(Z)},`KNX Objekt`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[10]||=e=>n.value.knxAddr=e},[x[75]||=U(`option`,{value:0},`-- Waehlen --`,-1),(V(!0),H(B,null,z(L(t).knxAddresses,e=>(V(),H(`option`,{key:`${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,kc))),128))],512),[[J,n.value.knxAddr,void 0,{number:!0}]])])):W(``,!0)],64)):W(``,!0),r.value===`icon`?(V(),H(B,{key:3},[U(`h4`,{class:A($)},`Icon`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Icon`),U(`button`,{class:A(Pl),onClick:x[11]||=e=>i.value=!0},[n.value.iconCodepoint?(V(),H(`span`,Ac,j(String.fromCodePoint(n.value.iconCodepoint)),1)):(V(),H(`span`,jc,`Auswaehlen`))])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Groesse`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[12]||=e=>n.value.iconSize=e},[(V(!0),H(B,null,z(L(ys),(e,t)=>(V(),H(`option`,{key:t,value:t},j(e),9,Mc))),128))],512),[[J,n.value.iconSize,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Modus`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[13]||=e=>n.value.textSrc=e},[(V(!0),H(B,null,z(h(L(_s).icon),e=>(V(),H(`optgroup`,{key:e.label,label:e.label},[(V(!0),H(B,null,z(e.values,e=>(V(),H(`option`,{key:e,value:e},j(L(hs)[e]),9,Pc))),128))],8,Nc))),128))],512),[[J,n.value.textSrc,void 0,{number:!0}]])]),n.value.textSrc===2?(V(),H(`div`,{key:0,class:A(X)},[U(`label`,{class:A(Z)},`KNX Objekt`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[14]||=e=>n.value.knxAddr=e},[x[76]||=U(`option`,{value:0},`-- Waehlen --`,-1),(V(!0),H(B,null,z(L(t).knxAddresses,e=>(V(),H(`option`,{key:`${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,Fc))),128))],512),[[J,n.value.knxAddr,void 0,{number:!0}]])])):W(``,!0)],64)):W(``,!0),r.value===`tabview`?(V(),H(B,{key:4},[U(`h4`,{class:A($)},`Tabs`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Position`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[15]||=e=>n.value.iconPosition=e},[...x[77]||=[U(`option`,{value:0},`Oben`,-1),U(`option`,{value:1},`Unten`,-1),U(`option`,{value:2},`Links`,-1),U(`option`,{value:3},`Rechts`,-1)]],512),[[J,n.value.iconPosition,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Tab Hoehe`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[16]||=e=>n.value.iconSize=e,min:`1`,max:`20`},null,512),[[q,n.value.iconSize,void 0,{number:!0}]]),x[78]||=U(`span`,{class:`text-[10px] text-muted ml-1`},`x10px`,-1)])],64)):W(``,!0),r.value===`tabpage`?(V(),H(B,{key:5},[U(`h4`,{class:A($)},`Tab Seite`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Titel`),R(U(`input`,{class:A(Q),type:`text`,"onUpdate:modelValue":x[17]||=e=>n.value.text=e},null,512),[[q,n.value.text]])])],64)):W(``,!0),r.value===`powerflow`?(V(),H(B,{key:6},[U(`h4`,{class:A($)},`Power Flow`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Titel`),R(U(`input`,{class:A(Q),type:`text`,"onUpdate:modelValue":x[18]||=e=>n.value.text=e},null,512),[[q,n.value.text]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Knoten`),U(`span`,Ic,j(a.value),1),U(`button`,{class:`ml-auto border border-border bg-panel-2 px-2.5 py-1.5 rounded-lg text-[11px] font-semibold hover:bg-[#e4ebf2]`,onClick:g},`+ Node`)]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Verbindungen`),U(`button`,{class:`border border-border bg-panel-2 px-2.5 py-1.5 rounded-lg text-[11px] font-semibold hover:bg-[#e4ebf2]`,onClick:_},j(s.value?`Modus: aktiv`:`Modus: aus`),1),s.value&&c.value?(V(),H(`button`,{key:0,class:`ml-auto border border-border bg-panel-2 px-2.5 py-1.5 rounded-lg text-[11px] hover:bg-[#e4ebf2]`,onClick:v},`Quelle loeschen`)):W(``,!0)]),U(`div`,Lc,j(l.value),1),o.value.length?(V(),H(`div`,Rc,[(V(!0),H(B,null,z(o.value,e=>(V(),H(`div`,{key:e.id,class:`border border-border rounded-lg px-2.5 py-2 mb-2 bg-panel-2`},[U(`div`,zc,[U(`span`,Bc,j(e.fromLabel),1),x[79]||=U(`span`,null,`->`,-1),U(`span`,Vc,j(e.toLabel),1),U(`button`,{class:`ml-auto w-6 h-6 rounded-md border border-red-200 bg-[#f7dede] text-[#b3261e] grid place-items-center text-[11px] cursor-pointer hover:bg-[#f2cfcf]`,onClick:t=>y(e.id)},`x`,8,Hc)]),U(`div`,Uc,[x[80]||=U(`label`,{class:`w-[70px] text-[11px] text-muted`},`Linie`,-1),R(U(`input`,{class:`h-[22px] w-[32px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":t=>e.widget.bgColor=t},null,8,Wc),[[q,e.widget.bgColor]]),R(U(`input`,{class:`w-[70px] bg-white border border-border rounded-md px-2 py-1 text-[11px]`,type:`number`,min:`1`,max:`12`,"onUpdate:modelValue":t=>e.widget.w=t},null,8,Gc),[[q,e.widget.w,void 0,{number:!0}]]),x[81]||=U(`span`,{class:`text-[10px] text-muted`},`px`,-1)]),U(`div`,Kc,[x[82]||=U(`label`,{class:`w-[70px] text-[11px] text-muted`},`Speed`,-1),R(U(`select`,{class:`flex-1 bg-white border border-border rounded-md px-2 py-1 text-[11px]`,"onUpdate:modelValue":t=>e.widget.textSrc=t},[(V(!0),H(B,null,z(h(L(_s).powerlink),e=>(V(),H(`optgroup`,{key:e.label,label:e.label},[(V(!0),H(B,null,z(e.values,e=>(V(),H(`option`,{key:e,value:e},j(L(hs)[e]),9,Yc))),128))],8,Jc))),128))],8,qc),[[J,e.widget.textSrc,void 0,{number:!0}]])]),e.widget.textSrc===0?(V(),H(`div`,Xc,[x[83]||=U(`label`,{class:`w-[70px] text-[11px] text-muted`},`Wert`,-1),R(U(`input`,{class:`flex-1 bg-white border border-border rounded-md px-2 py-1 text-[11px]`,type:`text`,inputmode:`decimal`,"onUpdate:modelValue":t=>e.widget.text=t,placeholder:`z.B. 60`},null,8,Zc),[[q,e.widget.text]])])):(V(),H(`div`,Qc,[U(`div`,$c,[x[84]||=U(`label`,{class:`w-[70px] text-[11px] text-muted`},`Faktor`,-1),R(U(`input`,{class:`flex-1 bg-white border border-border rounded-md px-2 py-1 text-[11px]`,type:`text`,inputmode:`decimal`,"onUpdate:modelValue":t=>e.widget.text=t,placeholder:`z.B. 0.2`},null,8,el),[[q,e.widget.text]])]),U(`div`,tl,[x[86]||=U(`label`,{class:`w-[70px] text-[11px] text-muted`},`KNX`,-1),R(U(`select`,{class:`flex-1 bg-white border border-border rounded-md px-2 py-1 text-[11px]`,"onUpdate:modelValue":t=>e.widget.knxAddr=t},[x[85]||=U(`option`,{value:0},`-- Waehlen --`,-1),(V(!0),H(B,null,z(L(t).knxAddresses,e=>(V(),H(`option`,{key:`${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,rl))),128))],8,nl),[[J,e.widget.knxAddr,void 0,{number:!0}]])])]))]))),128))])):(V(),H(`div`,il,`Keine Verbindungen.`))],64)):W(``,!0),r.value===`powernode`?(V(),H(B,{key:7},[U(`h4`,{class:A($)},`Power Node`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Label`),R(U(`input`,{class:A(Q),type:`text`,"onUpdate:modelValue":x[19]||=e=>u.value=e},null,512),[[q,u.value]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Quelle`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[20]||=e=>n.value.textSrc=e,onChange:b},[(V(!0),H(B,null,z(h(L(_s).powernode),e=>(V(),H(`optgroup`,{key:e.label,label:e.label},[(V(!0),H(B,null,z(e.values,e=>(V(),H(`option`,{key:e,value:e},j(L(hs)[e]),9,ol))),128))],8,al))),128))],544),[[J,n.value.textSrc,void 0,{number:!0}]])]),n.value.textSrc===0?(V(),H(`div`,{key:0,class:A(X)},[U(`label`,{class:A(Z)},`Wert`),R(U(`input`,{class:A(Q),type:`text`,"onUpdate:modelValue":x[21]||=e=>d.value=e},null,512),[[q,d.value]])])):(V(),H(B,{key:1},[U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Format`),R(U(`input`,{class:A(Q),type:`text`,"onUpdate:modelValue":x[22]||=e=>d.value=e},null,512),[[q,d.value]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`KNX Objekt`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[23]||=e=>n.value.knxAddr=e},[x[87]||=U(`option`,{value:0},`-- Waehlen --`,-1),(V(!0),H(B,null,z(L(t).knxAddresses,e=>(V(),H(`option`,{key:`${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,sl))),128))],512),[[J,n.value.knxAddr,void 0,{number:!0}]])])],64))],64)):W(``,!0),r.value===`chart`?(V(),H(B,{key:8},[U(`h4`,{class:A($)},`Chart`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Titel`),R(U(`input`,{class:A(Q),type:`text`,"onUpdate:modelValue":x[24]||=e=>n.value.text=e},null,512),[[q,n.value.text]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Zeitraum`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[25]||=e=>n.value.chart.period=e},[(V(!0),H(B,null,z(L(vs),e=>(V(),H(`option`,{key:e.value,value:e.value},j(e.label),9,cl))),128))],512),[[J,n.value.chart.period,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Serien`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[26]||=e=>p.value=e},[...x[88]||=[U(`option`,{value:1},`1`,-1),U(`option`,{value:2},`2`,-1),U(`option`,{value:3},`3`,-1)]],512),[[J,p.value,void 0,{number:!0}]])]),(V(!0),H(B,null,z(f.value,(e,n)=>(V(),H(`div`,{key:n,class:`border border-border rounded-lg px-2.5 py-2 mb-2 bg-panel-2`},[U(`div`,ll,[U(`label`,ul,`Serie `+j(n+1),1),R(U(`input`,{class:`h-[22px] w-[32px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":t=>e.color=t},null,8,dl),[[q,e.color]])]),U(`div`,fl,[x[89]||=U(`label`,{class:`w-[70px] text-[11px] text-muted`},`Quelle`,-1),R(U(`select`,{class:`flex-1 bg-white border border-border rounded-md px-2 py-1 text-[11px]`,"onUpdate:modelValue":t=>e.textSrc=t},[(V(!0),H(B,null,z(h(L(_s).chart),e=>(V(),H(`optgroup`,{key:e.label,label:e.label},[(V(!0),H(B,null,z(e.values,e=>(V(),H(`option`,{key:e,value:e},j(L(hs)[e]),9,hl))),128))],8,ml))),128))],8,pl),[[J,e.textSrc,void 0,{number:!0}]])]),U(`div`,gl,[x[91]||=U(`label`,{class:`w-[70px] text-[11px] text-muted`},`KNX`,-1),R(U(`select`,{class:`flex-1 bg-white border border-border rounded-md px-2 py-1 text-[11px]`,"onUpdate:modelValue":t=>e.knxAddr=t},[x[90]||=U(`option`,{value:0},`-- Waehlen --`,-1),(V(!0),H(B,null,z(L(t).knxAddresses,e=>(V(),H(`option`,{key:`${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,vl))),128))],8,_l),[[J,e.knxAddr,void 0,{number:!0}]])])]))),128))],64)):W(``,!0),r.value===`clock`?(V(),H(B,{key:9},[U(`h4`,{class:A($)},`Uhr`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Hintergrund`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[27]||=e=>n.value.bgColor=e},null,512),[[q,n.value.bgColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Zeiger`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[28]||=e=>n.value.textColor=e},null,512),[[q,n.value.textColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Deckkraft`),R(U(`input`,{class:A(Q),type:`number`,min:`0`,max:`255`,"onUpdate:modelValue":x[29]||=e=>n.value.bgOpacity=e},null,512),[[q,n.value.bgOpacity,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Radius`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[30]||=e=>n.value.radius=e},null,512),[[q,n.value.radius,void 0,{number:!0}]])])],64)):W(``,!0),r.value===`label`?(V(),H(B,{key:10},[U(`h4`,{class:A($)},`Typo`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Schriftgr.`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[31]||=e=>n.value.fontSize=e},[(V(!0),H(B,null,z(L(ys),(e,t)=>(V(),H(`option`,{key:t,value:t},j(e),9,yl))),128))],512),[[J,n.value.fontSize,void 0,{number:!0}]])])],64)):W(``,!0),r.value===`powernode`?(V(),H(B,{key:11},[U(`h4`,{class:A($)},`Typo`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Wert Schriftgr.`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[32]||=e=>n.value.fontSize=e},[(V(!0),H(B,null,z(L(ys),(e,t)=>(V(),H(`option`,{key:t,value:t},j(e),9,bl))),128))],512),[[J,n.value.fontSize,void 0,{number:!0}]])])],64)):W(``,!0),r.value===`label`?(V(),H(B,{key:12},[U(`h4`,{class:A($)},`Icon`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Icon`),U(`button`,{class:A(Pl),onClick:x[33]||=e=>i.value=!0},[n.value.iconCodepoint?(V(),H(`span`,xl,j(String.fromCodePoint(n.value.iconCodepoint)),1)):(V(),H(`span`,Sl,`Kein Icon`))]),n.value.iconCodepoint?(V(),H(`button`,{key:0,class:A(Fl),onClick:x[34]||=e=>n.value.iconCodepoint=0},`x`)):W(``,!0)]),n.value.iconCodepoint?(V(),H(B,{key:0},[U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Position`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[35]||=e=>n.value.iconPosition=e},[...x[92]||=[U(`option`,{value:0},`Links`,-1),U(`option`,{value:1},`Rechts`,-1),U(`option`,{value:2},`Oben`,-1),U(`option`,{value:3},`Unten`,-1)]],512),[[J,n.value.iconPosition,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Icon-Gr.`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[36]||=e=>n.value.iconSize=e},[(V(!0),H(B,null,z(L(ys),(e,t)=>(V(),H(`option`,{key:t,value:t},j(e),9,Cl))),128))],512),[[J,n.value.iconSize,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Abstand`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[37]||=e=>n.value.iconGap=e,min:`0`,max:`50`},null,512),[[q,n.value.iconGap,void 0,{number:!0}]])])],64)):W(``,!0)],64)):W(``,!0),r.value===`powernode`?(V(),H(B,{key:13},[U(`h4`,{class:A($)},`Icon`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Icon`),U(`button`,{class:A(Pl),onClick:x[38]||=e=>i.value=!0},[n.value.iconCodepoint?(V(),H(`span`,wl,j(String.fromCodePoint(n.value.iconCodepoint)),1)):(V(),H(`span`,Tl,`Kein Icon`))]),n.value.iconCodepoint?(V(),H(`button`,{key:0,class:A(Fl),onClick:x[39]||=e=>n.value.iconCodepoint=0},`x`)):W(``,!0)]),n.value.iconCodepoint?(V(),H(`div`,{key:0,class:A(X)},[U(`label`,{class:A(Z)},`Icon-Gr.`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[40]||=e=>n.value.iconSize=e},[(V(!0),H(B,null,z(L(ys),(e,t)=>(V(),H(`option`,{key:t,value:t},j(e),9,El))),128))],512),[[J,n.value.iconSize,void 0,{number:!0}]])])):W(``,!0)],64)):W(``,!0),r.value===`led`?(V(),H(B,{key:14},[U(`h4`,{class:A($)},`Stil`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Farbe`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[41]||=e=>n.value.bgColor=e},null,512),[[q,n.value.bgColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Helligkeit`),R(U(`input`,{class:A(Q),type:`number`,min:`0`,max:`255`,"onUpdate:modelValue":x[42]||=e=>n.value.bgOpacity=e},null,512),[[q,n.value.bgOpacity,void 0,{number:!0}]])])],64)):r.value===`icon`?(V(),H(B,{key:15},[U(`h4`,{class:A($)},`Stil`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Farbe`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[43]||=e=>n.value.textColor=e},null,512),[[q,n.value.textColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Hintergrund`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[44]||=e=>n.value.bgColor=e},null,512),[[q,n.value.bgColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Deckkraft`),R(U(`input`,{class:A(Q),type:`number`,min:`0`,max:`255`,"onUpdate:modelValue":x[45]||=e=>n.value.bgOpacity=e},null,512),[[q,n.value.bgOpacity,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Radius`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[46]||=e=>n.value.radius=e},null,512),[[q,n.value.radius,void 0,{number:!0}]])])],64)):r.value===`button`?(V(),H(B,{key:16},[U(`h4`,{class:A($)},`Stil`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Hintergrund`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[47]||=e=>n.value.bgColor=e},null,512),[[q,n.value.bgColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Deckkraft`),R(U(`input`,{class:A(Q),type:`number`,min:`0`,max:`255`,"onUpdate:modelValue":x[48]||=e=>n.value.bgOpacity=e},null,512),[[q,n.value.bgOpacity,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Radius`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[49]||=e=>n.value.radius=e},null,512),[[q,n.value.radius,void 0,{number:!0}]])])],64)):r.value===`powerflow`?(V(),H(B,{key:17},[U(`h4`,{class:A($)},`Stil`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Textfarbe`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[50]||=e=>n.value.textColor=e},null,512),[[q,n.value.textColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Hintergrund`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[51]||=e=>n.value.bgColor=e},null,512),[[q,n.value.bgColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Deckkraft`),R(U(`input`,{class:A(Q),type:`number`,min:`0`,max:`255`,"onUpdate:modelValue":x[52]||=e=>n.value.bgOpacity=e},null,512),[[q,n.value.bgOpacity,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Radius`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[53]||=e=>n.value.radius=e},null,512),[[q,n.value.radius,void 0,{number:!0}]])])],64)):r.value===`powernode`?(V(),H(B,{key:18},[U(`h4`,{class:A($)},`Stil`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Textfarbe`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[54]||=e=>n.value.textColor=e},null,512),[[q,n.value.textColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Ringfarbe`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[55]||=e=>n.value.bgColor=e},null,512),[[q,n.value.bgColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Ring Deckkraft`),R(U(`input`,{class:A(Q),type:`number`,min:`0`,max:`255`,"onUpdate:modelValue":x[56]||=e=>n.value.bgOpacity=e},null,512),[[q,n.value.bgOpacity,void 0,{number:!0}]])])],64)):(V(),H(B,{key:19},[U(`h4`,{class:A($)},`Stil`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Textfarbe`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[57]||=e=>n.value.textColor=e},null,512),[[q,n.value.textColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Hintergrund`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[58]||=e=>n.value.bgColor=e},null,512),[[q,n.value.bgColor]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Deckkraft`),R(U(`input`,{class:A(Q),type:`number`,min:`0`,max:`255`,"onUpdate:modelValue":x[59]||=e=>n.value.bgOpacity=e},null,512),[[q,n.value.bgOpacity,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Radius`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[60]||=e=>n.value.radius=e},null,512),[[q,n.value.radius,void 0,{number:!0}]])])],64)),r.value===`icon`?W(``,!0):(V(),H(B,{key:20},[U(`h4`,{class:A($)},j(r.value===`led`||r.value===`powernode`?`Glow`:`Schatten`),1),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Aktiv`),R(U(`input`,{class:`accent-[var(--accent)]`,type:`checkbox`,"onUpdate:modelValue":x[61]||=e=>n.value.shadow.enabled=e},null,512),[[ho,n.value.shadow.enabled]])]),r.value===`led`?W(``,!0):(V(),H(`div`,{key:0,class:A(X)},[U(`label`,{class:A(Z)},`X`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[62]||=e=>n.value.shadow.x=e},null,512),[[q,n.value.shadow.x,void 0,{number:!0}]])])),r.value===`led`?W(``,!0):(V(),H(`div`,{key:1,class:A(X)},[U(`label`,{class:A(Z)},`Y`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[63]||=e=>n.value.shadow.y=e},null,512),[[q,n.value.shadow.y,void 0,{number:!0}]])])),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Blur`),R(U(`input`,{class:A(Q),type:`number`,"onUpdate:modelValue":x[64]||=e=>n.value.shadow.blur=e},null,512),[[q,n.value.shadow.blur,void 0,{number:!0}]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Farbe`),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":x[65]||=e=>n.value.shadow.color=e},null,512),[[q,n.value.shadow.color]])])],64)),r.value===`button`?(V(),H(B,{key:21},[U(`h4`,{class:A($)},`Aktion`),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Typ`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[66]||=e=>n.value.action=e},[U(`option`,{value:L(ds).KNX},`KNX`,8,Dl),U(`option`,{value:L(ds).JUMP},`Sprung`,8,Ol),U(`option`,{value:L(ds).BACK},`Zurueck`,8,kl)],512),[[J,n.value.action,void 0,{number:!0}]])]),n.value.action===L(ds).JUMP?(V(),H(`div`,{key:0,class:A(X)},[U(`label`,{class:A(Z)},`Ziel`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[67]||=e=>n.value.targetScreen=e},[(V(!0),H(B,null,z(L(t).config.screens,e=>(V(),H(`option`,{key:e.id,value:e.id},j(e.name),9,Al))),128))],512),[[J,n.value.targetScreen,void 0,{number:!0}]])])):W(``,!0),n.value.action===L(ds).KNX?(V(),H(B,{key:1},[U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`Toggle`),R(U(`input`,{class:`accent-[var(--accent)]`,type:`checkbox`,"onUpdate:modelValue":x[68]||=e=>n.value.isToggle=e},null,512),[[ho,n.value.isToggle]])]),U(`div`,{class:A(X)},[U(`label`,{class:A(Z)},`KNX Schreib`),R(U(`select`,{class:A(Q),"onUpdate:modelValue":x[69]||=e=>n.value.knxAddrWrite=e},[x[93]||=U(`option`,{value:0},`-- Keine --`,-1),(V(!0),H(B,null,z(m.value,e=>(V(),H(`option`,{key:`${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,jl))),128))],512),[[J,n.value.knxAddrWrite,void 0,{number:!0}]])])],64)):W(``,!0)],64)):W(``,!0),U(`div`,Ml,[U(`button`,{class:`border border-red-200 bg-[#f7dede] text-[#b3261e] px-3.5 py-2 rounded-[10px] text-[13px] font-semibold transition hover:-translate-y-0.5 hover:bg-[#f2cfcf] active:translate-y-0.5`,onClick:x[70]||=(...e)=>L(t).deleteWidget&&L(t).deleteWidget(...e)},`Widget loeschen`)])])):(V(),H(`div`,Sc,[...x[73]||=[Zi(` Kein Widget ausgewaehlt.`,-1),U(`br`,null,null,-1),U(`br`,null,null,-1),Zi(` Waehle ein Widget im Canvas oder im Baum. `,-1)]]))]),i.value?(V(),Hi(yc,{key:0,modelValue:n.value.iconCodepoint,"onUpdate:modelValue":x[71]||=e=>n.value.iconCodepoint=e,onClose:x[72]||=e=>i.value=!1},null,8,[`modelValue`])):W(``,!0)]))}},Ll=[`onClick`],Rl={class:`flex-1 relative overflow-hidden`},zl=[`width`,`height`],Bl=[`d`,`stroke`,`stroke-width`,`opacity`],Vl=[`r`,`fill`,`opacity`],Hl=[`dur`,`path`],Ul={key:1,class:`absolute inset-0 grid place-items-center text-[12px] text-muted`},Wl={key:3,class:`flex flex-col items-center justify-center w-full h-full text-center leading-tight`},Gl={key:4,class:`w-full h-full flex flex-col gap-2`},Kl={class:`text-[11px] uppercase tracking-[0.12em] opacity-80`},ql={class:`flex-shrink-0`},Jl={key:0},Yl={__name:`WidgetElement`,props:{widget:{type:Object,required:!0},scale:{type:Number,default:1},selected:{type:Boolean,default:!1}},emits:[`select`,`drag-start`,`resize-start`],setup(e,{emit:t}){let n=e,r=t,i=Os(),a=K(()=>i.activeScreen?i.activeScreen.widgets.filter(e=>e.parentId===n.widget.id):[]),o=K(()=>n.widget.type===Y.LABEL),s=K(()=>n.widget.type===Y.BUTTON),c=K(()=>n.widget.type===Y.LED),l=K(()=>n.widget.type===Y.ICON),u=K(()=>n.widget.type===Y.TABVIEW),d=K(()=>n.widget.type===Y.TABPAGE),f=K(()=>s.value&&n.widget.isContainer),p=K(()=>n.widget.type===Y.POWERFLOW),m=K(()=>n.widget.type===Y.POWERNODE),h=K(()=>n.widget.type===Y.POWERLINK),g=K(()=>n.widget.type===Y.CHART),_=K(()=>n.widget.iconPosition||0),v=K(()=>(n.widget.iconSize||5)*10),y=I(0),b=K(()=>{let e=a.value.find(e=>i.selectedWidgetId===e.id);if(e)return e.id;if(i.selectedWidget&&i.selectedWidget.parentId!==-1){let e=i.selectedWidget;for(;e&&e.parentId!==-1&&e.parentId!==n.widget.id;)e=i.activeScreen.widgets.find(t=>t.id===e.parentId);if(e&&e.parentId===n.widget.id)return e.id}return a.value.length>0?a.value[y.value]?.id:-1}),x=K(()=>f.value?!1:(o.value||s.value)&&n.widget.iconCodepoint>0),S=K(()=>{let e=n.widget.iconCodepoint||59530;return String.fromCodePoint(e)}),C=K(()=>n.widget.iconPosition||0),w=K(()=>n.widget.textAlign??1),ee=K(()=>!(u.value||d.value||p.value||m.value||h.value||f.value)),te=e=>e===0?`flex-start`:e===2?`flex-end`:`center`,ne=e=>e===0?`left`:e===2?`right`:`center`,T=K(()=>s.value||o.value?te(w.value):`center`),re=K(()=>C.value===us.TOP||C.value===us.BOTTOM),E=K(()=>{let e=n.scale,t=(n.widget.iconGap||8)*e;return{display:`flex`,flexDirection:re.value?`column`:`row`,alignItems:`center`,justifyContent:T.value,gap:`${t}px`,width:`100%`,height:`100%`}}),ie=K(()=>{let e=n.scale;return{fontSize:`${(ys[n.widget.iconSize??n.widget.fontSize??1]||18)*e}px`,color:n.widget.textColor}}),ae=K(()=>{let e=n.scale;return{fontSize:`${(ys[n.widget.iconSize??3]||28)*e}px`,color:n.widget.textColor}}),D=K(()=>be(n.widget.text)),oe=K(()=>(ys[n.widget.fontSize??2]||22)*n.scale),O=K(()=>Math.max(10*n.scale,oe.value*.55)),se=K(()=>(ys[n.widget.iconSize??n.widget.fontSize??2]||22)*n.scale),ce=K(()=>({fontSize:`${se.value}px`,color:n.widget.textColor})),le=K(()=>({fontSize:`${O.value}px`,color:Ts(n.widget.textColor,.72)})),ue=K(()=>({fontSize:`${oe.value}px`,color:n.widget.textColor,fontWeight:`600`})),de=K(()=>p.value?a.value.filter(e=>e.type===Y.POWERNODE&&e.visible!==!1):[]),fe=K(()=>p.value?a.value.filter(e=>e.type===Y.POWERLINK&&e.visible!==!1):[]),pe=K(()=>p.value?a.value.filter(e=>e.type!==Y.POWERLINK):[]),me=K(()=>{if(!p.value||de.value.length<2||!fe.value.length)return[];let e=n.scale,t=new Map(de.value.map(e=>[e.id,e]));return fe.value.flatMap((n,r)=>{let i=t.get(n.x),a=t.get(n.y);if(!i||!a)return[];let o=Math.max(3,n.w||3),s={x:(i.x+i.w/2)*e,y:(i.y+i.h/2)*e},c={x:(a.x+a.w/2)*e,y:(a.y+a.h/2)*e},l=c.x-s.x,u=c.y-s.y,d=Math.hypot(l,u)||1,f=l/d,p=u/d,m=Math.max(0,(Math.min(i.w,i.h)*.5-o*.5)*e),h=Math.max(0,(Math.min(a.w,a.h)*.5-o*.5)*e),g=s.x+f*m,_=s.y+p*m,v=c.x-f*h,y=c.y-p*h;d<=m+h+1&&(g=s.x,_=s.y,v=c.x,y=c.y);let b=v-g,x=y-_,S=Math.hypot(b,x)||1,C=-x/S,w=b/S,ee=(g+v)/2,te=(_+y)/2,ne=r%2==0?1:-1,T=Math.min(42*e,S*.3)*ne,re=ee+C*T,E=te+w*T,ie=Math.min(8,Math.max(4,o*1.6)),ae=parseFloat(n.text),D=Number.isFinite(ae),oe=(n.textSrc??0)===0,O=D?ae:oe?60:1,se=Math.max(5,oe?O:50*O),ce=Math.max(2,Math.min(10,S/se));return[{id:n.id,path:`M ${g} ${_} Q ${re} ${E} ${v} ${y}`,color:n.bgColor||`#6fa7d8`,opacity:Cs((n.bgOpacity??255)/255,.1,1),width:o,dotRadius:ie,duration:ce}]})}),he=K(()=>{let e=Cs((n.widget.bgOpacity??255)/255,0,1),t=Ts(n.widget.bgColor,e),r=Ts(`#9aa7b4`,.25),i=16*n.scale;return{backgroundColor:t,backgroundImage:`radial-gradient(${r} 0.9px, transparent 1px), linear-gradient(140deg, rgba(255,255,255,0.9) 0%, ${t} 70%)`,backgroundSize:`${i}px ${i}px, 100% 100%`,backgroundPosition:`0 0, 0 0`}}),ge=K(()=>{let e=n.widget,t=n.scale,r={left:`${e.x*t}px`,top:`${e.y*t}px`,width:`${e.w*t}px`,height:`${e.h*t}px`,fontSize:`${(ys[e.fontSize]||14)*t}px`,color:e.textColor,position:`absolute`,zIndex:1,cursor:`move`,userSelect:`none`,touchAction:`none`};if(l.value){if(r.display=`flex`,r.alignItems=`center`,r.justifyContent=`center`,e.bgOpacity>0){let t=Cs(e.bgOpacity/255,0,1).toFixed(2);r.background=Ts(e.bgColor,t)}e.radius>0&&(r.borderRadius=`${e.radius*t}px`)}else if(o.value){if(e.bgOpacity>0){let t=Cs(e.bgOpacity/255,0,1).toFixed(2);r.background=Ts(e.bgColor,t)}r.display=`flex`,r.alignItems=`center`,x.value||(r.justifyContent=te(w.value),r.textAlign=ne(w.value))}else if(s.value)r.background=e.bgColor,r.borderRadius=`${e.radius*t}px`,r.display=`flex`,r.alignItems=`center`,r.justifyContent=T.value,r.fontWeight=`600`,e.shadow&&e.shadow.enabled&&(r.boxShadow=`${(e.shadow.x||0)*t}px ${(e.shadow.y||0)*t}px ${(e.shadow.blur||0)*t}px ${(e.shadow.spread||0)*t}px ${e.shadow.color}`);else if(c.value){r.borderRadius=`999px`;let n=Cs((e.bgOpacity??255)/255,0,1),i=e.shadow&&e.shadow.color?e.shadow.color:e.bgColor,a=Cs(n+.25,0,1),o=Cs(n,0,1),s=Cs(n*.5,0,1);r.background=`radial-gradient(circle at 30% 30%, ${Ts(e.bgColor,a)} 0%, ${Ts(e.bgColor,o)} 45%, ${Ts(e.bgColor,s)} 70%, rgba(0,0,0,0.4) 100%)`,e.shadow&&e.shadow.enabled?r.boxShadow=`${(e.shadow.x||0)*t}px ${(e.shadow.y||0)*t}px ${(e.shadow.blur||0)*t}px ${(e.shadow.spread||0)*t}px ${Ts(i,Cs(.4+n*.6,0,1))}`:r.boxShadow=`inset 0 0 0 1px rgba(255,255,255,0.12)`}else if(p.value)r.borderRadius=`${e.radius*t}px`,r.overflow=`hidden`,r.border=`1px solid ${Ts(`#94a3b8`,.35)}`,e.shadow&&e.shadow.enabled&&(r.boxShadow=`${(e.shadow.x||0)*t}px ${(e.shadow.y||0)*t}px ${(e.shadow.blur||0)*t}px ${(e.shadow.spread||0)*t}px ${e.shadow.color}`);else if(m.value){let n=Cs((e.bgOpacity??255)/255,0,1),a=Math.max(3,Math.round(Math.min(e.w,e.h)*.06*t));if(r.display=`flex`,r.alignItems=`center`,r.justifyContent=`center`,r.borderRadius=`999px`,r.background=Ts(`#ffffff`,.96),r.border=`${a}px solid ${Ts(e.bgColor,n)}`,r.textAlign=`center`,e.shadow&&e.shadow.enabled){let i=(e.shadow.x||0)*t,a=(e.shadow.y||0)*t,o=(e.shadow.blur||0)*t,s=(e.shadow.spread||0)*t,c=Cs(.35+n*.5,0,1);r.boxShadow=`${i}px ${a}px ${o}px ${s}px ${Ts(e.shadow.color||e.bgColor,c)}`}else r.boxShadow=`0 8px 18px rgba(15, 23, 42, 0.12)`;i.powerLinkMode.active&&i.powerLinkMode.powerflowId===e.parentId&&(r.cursor=`crosshair`),i.powerLinkMode.active&&i.powerLinkMode.fromNodeId===e.id&&i.powerLinkMode.powerflowId===e.parentId&&(r.outline=`2px dashed ${Ts(`#4f8ad9`,.9)}`,r.outlineOffset=`2px`)}else u.value?(r.background=e.bgColor,r.borderRadius=`${e.radius*t}px`):d.value&&(r.position=`relative`,r.width=`100%`,r.height=`100%`,r.left=`0`,r.top=`0`);return r}),_e=K(()=>({flexDirection:_.value===0||_.value===1?`column`:`row`})),ve=K(()=>{let e=n.scale,t=v.value*e,r=_.value===0||_.value===1;return{[r?`height`:`width`]:`${t}px`,order:_.value===1||_.value===3?2:0,flexDirection:r?`row`:`column`}}),ye=e=>{let t=_.value===2||_.value===3;return`flex-1 flex items-center justify-center px-1 py-1 text-[12px] cursor-pointer select-none ${t?`border-b border-white/10`:`border-b border-r border-white/10`}${e?` ${t?`bg-white/10 font-bold border-b-0 border-r-2 border-accent`:`bg-white/10 font-bold border-b-2 border-accent`}`:``}`};function be(e){if(typeof e!=`string`)return{label:``,value:``};let t=e.split(`
|
||
`);return{label:t[0]??``,value:t.slice(1).join(`
|
||
`)}}function xe(){if(m.value&&i.powerLinkMode.active){i.handlePowerNodeLink(n.widget.id,n.widget.parentId);return}r(`select`)}return(t,n)=>{let r=_r(`WidgetElement`,!0);return V(),H(`div`,{class:A([`z-[1] select-none touch-none`,[e.selected?`outline outline-2 outline-accent outline-offset-2`:``,o.value?`px-1.5 py-1 rounded-md overflow-hidden whitespace-nowrap`:``]]),style:k(ge.value),onMousedown:n[8]||=So(n=>!d.value&&t.$emit(`drag-start`,{id:e.widget.id,event:n}),[`stop`]),onTouchstart:n[9]||=So(n=>!d.value&&t.$emit(`drag-start`,{id:e.widget.id,event:n}),[`stop`]),onClick:So(xe,[`stop`])},[u.value?(V(),H(`div`,{key:0,class:`flex w-full h-full overflow-hidden`,style:k(_e.value)},[U(`div`,{class:`flex overflow-hidden bg-black/20`,style:k(ve.value)},[(V(!0),H(B,null,z(a.value,(e,t)=>(V(),H(`div`,{key:e.id,class:A(ye(b.value===e.id)),onClick:So(n=>{y.value=t,L(i).selectedWidgetId=e.id},[`stop`])},j(e.text),11,Ll))),128))],4),U(`div`,Rl,[(V(!0),H(B,null,z(a.value,a=>(V(),Hi(r,{key:a.id,widget:a,scale:e.scale,selected:L(i).selectedWidgetId===a.id,style:k({display:b.value===a.id?`block`:`none`}),onSelect:e=>L(i).selectedWidgetId=a.id,onDragStart:n[0]||=e=>t.$emit(`drag-start`,e),onResizeStart:n[1]||=e=>t.$emit(`resize-start`,e)},null,8,[`widget`,`scale`,`selected`,`style`,`onSelect`]))),128))])],4)):p.value?(V(),H(B,{key:1},[U(`div`,{class:`absolute inset-0`,style:k(he.value)},null,4),e.widget.text?(V(),H(`div`,{key:0,class:`absolute left-4 top-3 text-[13px] uppercase tracking-[0.08em]`,style:k({color:e.widget.textColor})},j(e.widget.text),5)):W(``,!0),(V(),H(`svg`,{class:`absolute inset-0 pointer-events-none`,width:e.widget.w*e.scale,height:e.widget.h*e.scale},[(V(!0),H(B,null,z(me.value,e=>(V(),H(`path`,{key:`link-${e.id}`,d:e.path,stroke:e.color,"stroke-width":e.width,"stroke-linecap":`round`,fill:`none`,opacity:e.opacity},null,8,Bl))),128)),(V(!0),H(B,null,z(me.value,e=>(V(),H(`circle`,{key:`dot-${e.id}`,r:e.dotRadius,fill:e.color,opacity:e.opacity},[U(`animateMotion`,{dur:`${e.duration}s`,repeatCount:`indefinite`,path:e.path},null,8,Hl)],8,Vl))),128))],8,zl)),de.value.length?W(``,!0):(V(),H(`div`,Ul,` Power Nodes hinzufuegen `)),(V(!0),H(B,null,z(pe.value,a=>(V(),Hi(r,{key:a.id,widget:a,scale:e.scale,selected:L(i).selectedWidgetId===a.id,onSelect:e=>L(i).selectedWidgetId=a.id,onDragStart:n[2]||=e=>t.$emit(`drag-start`,e),onResizeStart:n[3]||=e=>t.$emit(`resize-start`,e)},null,8,[`widget`,`scale`,`selected`,`onSelect`]))),128))],64)):(V(!0),H(B,{key:2},z(a.value,a=>(V(),Hi(r,{key:a.id,widget:a,scale:e.scale,selected:L(i).selectedWidgetId===a.id,onSelect:e=>L(i).selectedWidgetId=a.id,onDragStart:n[4]||=e=>t.$emit(`drag-start`,e),onResizeStart:n[5]||=e=>t.$emit(`resize-start`,e)},null,8,[`widget`,`scale`,`selected`,`onSelect`]))),128)),m.value?(V(),H(`div`,Wl,[D.value.label?(V(),H(`span`,{key:0,style:k(le.value)},j(D.value.label),5)):W(``,!0),e.widget.iconCodepoint?(V(),H(`span`,{key:1,class:`material-symbols-outlined mt-1`,style:k(ce.value)},j(S.value),5)):W(``,!0),D.value.value?(V(),H(`span`,{key:2,class:`mt-1`,style:k(ue.value)},j(D.value.value),5)):W(``,!0)])):g.value?(V(),H(`div`,Gl,[U(`div`,Kl,j(e.widget.text||`Chart`),1),n[10]||=Qi(`<div class="flex-1 rounded-[10px] bg-black/20 relative overflow-hidden"><div class="absolute inset-0 opacity-30" style="background-image:linear-gradient(to right, rgba(255,255,255,0.1) 1px, transparent 1px), linear-gradient(to bottom, rgba(255,255,255,0.1) 1px, transparent 1px);background-size:24px 24px;"></div><svg class="absolute inset-0" viewBox="0 0 100 40" preserveAspectRatio="none"><path d="M0,30 L15,22 L30,26 L45,14 L60,18 L75,10 L100,16" fill="none" stroke="rgba(239,99,81,0.8)" stroke-width="2"></path><path d="M0,34 L20,28 L40,32 L60,20 L80,24 L100,18" fill="none" stroke="rgba(125,211,176,0.8)" stroke-width="2"></path></svg></div>`,1)])):l.value?(V(),H(`span`,{key:5,class:`material-symbols-outlined flex items-center justify-center`,style:k(ae.value)},j(S.value),5)):x.value?(V(),H(`div`,{key:6,style:k(E.value)},[C.value===0||C.value===2?(V(),H(`span`,{key:0,class:`material-symbols-outlined flex-shrink-0`,style:k(ie.value)},j(S.value),5)):W(``,!0),U(`span`,ql,j(e.widget.text),1),C.value===1||C.value===3?(V(),H(`span`,{key:1,class:`material-symbols-outlined flex-shrink-0`,style:k(ie.value)},j(S.value),5)):W(``,!0)],4)):(V(),H(B,{key:7},[ee.value?(V(),H(`span`,Jl,j(e.widget.text),1)):W(``,!0)],64)),e.selected?(V(),H(`div`,{key:8,class:`absolute -right-1.5 -bottom-1.5 w-3.5 h-3.5 rounded-[4px] bg-accent border-[2px] border-[#1b1308] shadow-[0_4px_12px_rgba(0,0,0,0.35)] cursor-se-resize z-10`,"data-resize-handle":``,onMousedown:n[6]||=So(n=>t.$emit(`resize-start`,{id:e.widget.id,event:n}),[`stop`]),onTouchstart:n[7]||=So(n=>t.$emit(`resize-start`,{id:e.widget.id,event:n}),[`stop`])},[...n[11]||=[U(`span`,{class:`absolute right-[2px] bottom-[2px] w-[6px] h-[6px] border-r-2 border-b-2 border-[#1b1308a6] rounded-[2px]`},null,-1)]],32)):W(``,!0)],38)}}},Xl={class:`p-5 overflow-auto flex flex-col items-center gap-4 min-h-0`},Zl={class:`w-full`},Ql={class:`flex items-center gap-2`},$l={class:`text-[11px] text-muted`},eu={class:`flex items-center gap-2`},tu={class:`material-symbols-outlined text-[18px]`},nu={key:0,class:`flex flex-wrap gap-2`},ru=[`onClick`],iu={class:`max-w-[160px] overflow-hidden text-ellipsis whitespace-nowrap`},au={class:`p-[18px] rounded-[18px] border border-border bg-white shadow-[0_10px_24px_rgba(15,23,42,0.12)]`},ou={__name:`CanvasArea`,emits:[`open-screen-settings`],setup(e,{emit:t}){let n=t,r=Os(),i=I(!0),a=K(()=>r.activeScreen?.widgets.filter(e=>e.parentId===-1)||[]),o=K(()=>r.activeScreen?.mode===1&&r.activeScreen.modal.w||1280),s=K(()=>r.activeScreen?.mode===1&&r.activeScreen.modal.h||800),c=K(()=>({width:`${o.value*r.canvasScale}px`,height:`${s.value*r.canvasScale}px`,backgroundColor:r.activeScreen?.bgColor||`#1A1A2E`})),l=K(()=>({backgroundImage:`linear-gradient(to right, rgba(255, 255, 255, 0.1) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 1px, transparent 1px)`,backgroundSize:`${r.gridSize*r.canvasScale}px ${r.gridSize*r.canvasScale}px`}));function u(){r.selectedWidgetId=null}function d(e){r.activeScreenId=e,r.selectedWidgetId=null,r.setPowerLinkMode(!1)}function f(e){if(!r.snapToGrid)return e;let t=r.gridSize;return Math.round(e/t)*t}let p=null,m=null;function h(e){let{id:t,event:n}=e;if(n.target.closest(`[data-resize-handle]`))return;n.preventDefault(),r.selectedWidgetId=t;let i=n.touches?n.touches[0].clientX:n.clientX,a=n.touches?n.touches[0].clientY:n.clientY,o=r.activeScreen.widgets.find(e=>e.id===t);o&&(p={id:t,startX:i,startY:a,origX:o.x,origY:o.y},m=null,document.addEventListener(`mousemove`,g),document.addEventListener(`mouseup`,_),document.addEventListener(`touchmove`,g,{passive:!1}),document.addEventListener(`touchend`,_))}function g(e){if(!p)return;e.preventDefault();let t=e.touches?e.touches[0].clientX:e.clientX,n=e.touches?e.touches[0].clientY:e.clientY,i=(t-p.startX)/r.canvasScale,a=(n-p.startY)/r.canvasScale,c=r.activeScreen.widgets.find(e=>e.id===p.id);if(c){let e=p.origX+i,t=p.origY+a;r.snapToGrid&&(e=f(e),t=f(t));let n=o.value,l=s.value;if(c.parentId!==-1){let e=r.activeScreen.widgets.find(e=>e.id===c.parentId);if(e)if(e.type===Y.TABPAGE){let t=r.activeScreen.widgets.find(t=>t.id===e.parentId);t&&(n=t.w,l=t.h)}else n=e.w,l=e.h}c.x=Math.max(0,Math.min(n-c.w,Math.round(e))),c.y=Math.max(0,Math.min(l-c.h,Math.round(t)))}}function _(){p=null,document.removeEventListener(`mousemove`,g),document.removeEventListener(`mouseup`,_),document.removeEventListener(`touchmove`,g),document.removeEventListener(`touchend`,_)}function v(e){let{id:t,event:n}=e;n.preventDefault(),r.selectedWidgetId=t;let i=n.touches?n.touches[0].clientX:n.clientX,a=n.touches?n.touches[0].clientY:n.clientY,o=r.activeScreen.widgets.find(e=>e.id===t);o&&(m={id:t,startX:i,startY:a,origW:o.w,origH:o.h},p=null,document.addEventListener(`mousemove`,y),document.addEventListener(`mouseup`,b),document.addEventListener(`touchmove`,y,{passive:!1}),document.addEventListener(`touchend`,b))}function y(e){if(!m)return;e.preventDefault();let t=e.touches?e.touches[0].clientX:e.clientX,n=e.touches?e.touches[0].clientY:e.clientY,i=(t-m.startX)/r.canvasScale,a=(n-m.startY)/r.canvasScale,c=r.activeScreen.widgets.find(e=>e.id===m.id);if(!c)return;let l=ws(c),u=o.value-c.x,d=s.value-c.y,p=m.origW+i,h=m.origH+a;r.snapToGrid&&(p=f(p),h=f(h));let g=Math.round(p),_=Math.round(h);if(c.type===Y.LED||c.type===Y.POWERNODE){let e=Math.min(u,d),t=Cs(Math.max(g,_),l.w,e);g=t,_=t}else g=Cs(g,l.w,u),_=Cs(_,l.h,d);c.w=g,c.h=_}function b(){m=null,document.removeEventListener(`mousemove`,y),document.removeEventListener(`mouseup`,b),document.removeEventListener(`touchmove`,y),document.removeEventListener(`touchend`,b)}return(e,t)=>(V(),H(`main`,Xl,[U(`div`,Zl,[U(`div`,{class:A([`bg-gradient-to-b from-white to-[#f6f9fc] border border-border rounded-[14px] shadow-[0_10px_24px_rgba(15,23,42,0.12)] w-full pt-3 px-3.5`,i.value?`pb-3`:`pb-2`])},[U(`div`,{class:A([`flex flex-wrap items-center justify-between gap-2.5`,i.value?`mb-3`:`mb-0`])},[U(`div`,Ql,[t[5]||=U(`h3`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`Bildschirme`,-1),U(`span`,$l,j(L(r).config.screens.length),1)]),U(`div`,eu,[U(`button`,{class:`border border-border bg-panel-2 text-text px-2.5 py-1.5 rounded-[10px] text-[12px] font-semibold transition hover:-translate-y-0.5 hover:bg-[#e4ebf2] active:translate-y-0.5`,onClick:t[0]||=e=>n(`open-screen-settings`)},`Einstellungen`),U(`button`,{class:`w-7 h-7 rounded-lg border border-border bg-panel-2 text-text grid place-items-center cursor-pointer hover:bg-[#e4ebf2] hover:border-[#b8c4d2]`,onClick:t[1]||=(...e)=>L(r).addScreen&&L(r).addScreen(...e)},`+`),U(`button`,{class:`w-7 h-7 rounded-lg border border-border bg-panel-2 text-text grid place-items-center cursor-pointer hover:bg-[#e4ebf2] hover:border-[#b8c4d2]`,onClick:t[2]||=e=>i.value=!i.value},[U(`span`,tu,j(i.value?`expand_less`:`expand_more`),1)])])],2),i.value?(V(),H(`div`,nu,[(V(!0),H(B,null,z(L(r).config.screens,e=>(V(),H(`button`,{key:e.id,class:A([`border rounded-full px-3 py-1.5 text-left text-[12px] inline-flex items-center gap-2 cursor-pointer transition hover:-translate-y-0.5`,e.id===L(r).activeScreenId?`bg-[#2f6db8] text-white border-[#2b62a5] shadow-[0_0_0_2px_rgba(47,109,184,0.2)]`:`bg-[#eef3f7] text-[#2d3c4a] border-[#c8d2dc] hover:bg-white`]),onClick:t=>d(e.id)},[U(`span`,iu,j(e.name),1),U(`span`,{class:A([`text-[10px] px-1.5 py-0.5 rounded-full uppercase tracking-[0.06em]`,e.id===L(r).activeScreenId?`bg-white/20 text-white`:`bg-[#dfe9f3] text-[#3a5f88]`])},j(e.mode===1?`Modal`:`Fullscreen`),3)],10,ru))),128))])):W(``,!0)],2)]),U(`div`,au,[U(`div`,{class:`relative border border-border overflow-hidden`,id:`canvas`,style:k(c.value),onClick:So(u,[`self`])},[U(`div`,{class:A([`pointer-events-none absolute inset-0 z-0 transition-opacity`,L(r).showGrid?`opacity-50`:`opacity-0`]),style:k(l.value)},null,6),(V(!0),H(B,null,z(a.value,e=>(V(),Hi(Yl,{key:e.id,widget:e,scale:L(r).canvasScale,selected:L(r).selectedWidgetId===e.id,onSelect:t=>L(r).selectedWidgetId=e.id,onDragStart:t[3]||=e=>h(e),onResizeStart:t[4]||=e=>v(e)},null,8,[`widget`,`scale`,`selected`,`onSelect`]))),128))],4)])]))}},su={class:`w-[min(720px,96vw)] max-h-[85vh] bg-gradient-to-b from-white to-[#f6f9fc] border border-border rounded-2xl shadow-[0_20px_40px_rgba(15,23,42,0.18)] flex flex-col`},cu={class:`flex items-center justify-between gap-3 px-[18px] py-4 border-b border-border`},lu={class:`px-[18px] py-4 overflow-y-auto flex flex-col gap-3.5`},uu={class:`flex flex-col gap-2.5`},du={class:`flex items-center justify-between gap-2.5`},fu=[`value`],pu={class:`flex items-center gap-2 text-[12px] text-muted`},mu={class:`flex items-center justify-between gap-2.5 mt-2`},hu=[`value`],gu={class:`flex items-center justify-between gap-2.5`},_u={class:`flex flex-col gap-2.5`},vu={class:`flex items-center justify-between gap-2.5`},yu=[`value`],bu={class:`flex items-center justify-between gap-2.5`},xu=[`value`],Su={class:`flex items-center justify-between gap-2.5`},Cu=[`value`],wu={class:`flex items-center justify-between gap-2.5`},Tu=[`value`],Eu={class:`px-[18px] py-3 border-t border-border flex justify-end gap-2.5`},Du={__name:`SettingsModal`,emits:[`close`],setup(e,{emit:t}){let n=t,r=Os();return(e,t)=>(V(),H(`div`,{class:`fixed inset-0 bg-black/60 flex items-center justify-center p-4 z-50`,onClick:t[10]||=So(e=>n(`close`),[`self`])},[U(`div`,su,[U(`div`,cu,[t[11]||=U(`h3`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`Einstellungen`,-1),U(`button`,{class:`w-7 h-7 rounded-lg border border-border bg-panel-2 text-text grid place-items-center cursor-pointer hover:bg-[#e4ebf2] hover:border-[#b8c4d2]`,onClick:t[0]||=e=>n(`close`)},`x`)]),U(`div`,lu,[U(`div`,uu,[t[17]||=U(`div`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`Allgemein`,-1),U(`div`,du,[t[12]||=U(`label`,{class:`text-[12px] text-muted`},`Startscreen`,-1),R(U(`select`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,"onUpdate:modelValue":t[1]||=e=>L(r).config.startScreen=e},[(V(!0),H(B,null,z(L(r).config.screens,e=>(V(),H(`option`,{key:e.id,value:e.id},j(e.name),9,fu))),128))],512),[[J,L(r).config.startScreen,void 0,{number:!0}]])]),U(`label`,pu,[R(U(`input`,{class:`accent-[var(--accent)]`,type:`checkbox`,"onUpdate:modelValue":t[2]||=e=>L(r).config.standby.enabled=e},null,512),[[ho,L(r).config.standby.enabled]]),t[13]||=U(`span`,null,`Standby aktiv`,-1)]),U(`div`,mu,[t[15]||=U(`label`,{class:`text-[12px] text-muted`},`Standby`,-1),R(U(`select`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,"onUpdate:modelValue":t[3]||=e=>L(r).config.standby.screen=e},[t[14]||=U(`option`,{value:-1},`-- Kein --`,-1),(V(!0),H(B,null,z(L(r).config.screens,e=>(V(),H(`option`,{key:e.id,value:e.id},j(e.name),9,hu))),128))],512),[[J,L(r).config.standby.screen,void 0,{number:!0}]])]),U(`div`,gu,[t[16]||=U(`label`,{class:`text-[12px] text-muted`},`Minuten`,-1),R(U(`input`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,type:`number`,min:`0`,"onUpdate:modelValue":t[4]||=e=>L(r).config.standby.minutes=e},null,512),[[q,L(r).config.standby.minutes,void 0,{number:!0}]])])]),U(`div`,_u,[t[26]||=U(`div`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`KNX Zeit`,-1),U(`div`,vu,[t[19]||=U(`label`,{class:`text-[12px] text-muted`},`Uhrzeit`,-1),R(U(`select`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,"onUpdate:modelValue":t[5]||=e=>L(r).config.knx.time=e},[t[18]||=U(`option`,{value:0},`-- Keine --`,-1),(V(!0),H(B,null,z(L(r).knxAddresses,e=>(V(),H(`option`,{key:`time-${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,yu))),128))],512),[[J,L(r).config.knx.time,void 0,{number:!0}]])]),U(`div`,bu,[t[21]||=U(`label`,{class:`text-[12px] text-muted`},`Datum`,-1),R(U(`select`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,"onUpdate:modelValue":t[6]||=e=>L(r).config.knx.date=e},[t[20]||=U(`option`,{value:0},`-- Keine --`,-1),(V(!0),H(B,null,z(L(r).knxAddresses,e=>(V(),H(`option`,{key:`date-${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,xu))),128))],512),[[J,L(r).config.knx.date,void 0,{number:!0}]])]),U(`div`,Su,[t[23]||=U(`label`,{class:`text-[12px] text-muted`},`Datum+Zeit`,-1),R(U(`select`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,"onUpdate:modelValue":t[7]||=e=>L(r).config.knx.dateTime=e},[t[22]||=U(`option`,{value:0},`-- Keine --`,-1),(V(!0),H(B,null,z(L(r).knxAddresses,e=>(V(),H(`option`,{key:`dt-${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,Cu))),128))],512),[[J,L(r).config.knx.dateTime,void 0,{number:!0}]])]),U(`div`,wu,[t[25]||=U(`label`,{class:`text-[12px] text-muted`},`Nachtmodus`,-1),R(U(`select`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,"onUpdate:modelValue":t[8]||=e=>L(r).config.knx.night=e},[t[24]||=U(`option`,{value:0},`-- Keine --`,-1),(V(!0),H(B,null,z(L(r).knxAddresses,e=>(V(),H(`option`,{key:`night-${e.addr}-${e.index}`,value:e.addr},` GA `+j(e.addrStr)+` (GO`+j(e.index)+`) `,9,Tu))),128))],512),[[J,L(r).config.knx.night,void 0,{number:!0}]])])])]),U(`div`,Eu,[U(`button`,{class:`border border-border bg-panel-2 text-text px-3.5 py-2 rounded-[10px] text-[13px] font-semibold transition hover:-translate-y-0.5 hover:bg-[#e4ebf2] active:translate-y-0.5`,onClick:t[9]||=e=>n(`close`)},`Schliessen`)])])]))}},Ou={class:`w-[min(720px,96vw)] max-h-[85vh] bg-gradient-to-b from-white to-[#f6f9fc] border border-border rounded-2xl shadow-[0_20px_40px_rgba(15,23,42,0.18)] flex flex-col`},ku={class:`flex items-center justify-between gap-3 px-[18px] py-4 border-b border-border`},Au={key:0,class:`px-[18px] py-4 overflow-y-auto flex flex-col gap-3.5`},ju={class:`flex flex-col gap-2.5`},Mu={class:`flex items-center justify-between gap-2.5`},Nu={class:`flex items-center justify-between gap-2.5`},Pu={class:`flex items-center justify-between gap-2.5`},Fu={key:0,class:`flex flex-col gap-2.5`},Iu={class:`flex items-center justify-between gap-2.5`},Lu={class:`flex items-center justify-between gap-2.5`},Ru={class:`flex items-center justify-between gap-2.5`},zu={class:`flex items-center justify-between gap-2.5`},Bu={class:`flex items-center justify-between gap-2.5`},Vu={class:`flex items-center gap-2 text-[12px] text-muted`},Hu={key:1,class:`px-[18px] py-4 overflow-y-auto flex flex-col gap-3.5`},Uu={class:`px-[18px] py-3 border-t border-border flex justify-end gap-2.5`},Wu=[`disabled`],Gu={__name:`ScreenSettingsModal`,emits:[`close`],setup(e,{emit:t}){let n=t,r=Os(),i=K(()=>r.activeScreen),a=K(()=>r.config.screens.length>1);function o(){a.value&&confirm(`Wirklich loeschen?`)&&(r.deleteScreen(),n(`close`))}return(e,t)=>(V(),H(`div`,{class:`fixed inset-0 bg-black/60 flex items-center justify-center p-4 z-50`,onClick:t[11]||=So(e=>n(`close`),[`self`])},[U(`div`,Ou,[U(`div`,ku,[t[12]||=U(`h3`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`Bildschirm`,-1),U(`button`,{class:`w-7 h-7 rounded-lg border border-border bg-panel-2 text-text grid place-items-center cursor-pointer hover:bg-[#e4ebf2] hover:border-[#b8c4d2]`,onClick:t[0]||=e=>n(`close`)},`x`)]),i.value?(V(),H(`div`,Au,[U(`div`,ju,[t[17]||=U(`div`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`Allgemein`,-1),U(`div`,Mu,[t[13]||=U(`label`,{class:`text-[12px] text-muted`},`Name`,-1),R(U(`input`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,type:`text`,"onUpdate:modelValue":t[1]||=e=>i.value.name=e},null,512),[[q,i.value.name]])]),U(`div`,Nu,[t[14]||=U(`label`,{class:`text-[12px] text-muted`},`Hintergrund`,-1),R(U(`input`,{class:`h-[30px] w-[44px] cursor-pointer border-0 bg-transparent p-0`,type:`color`,"onUpdate:modelValue":t[2]||=e=>i.value.bgColor=e},null,512),[[q,i.value.bgColor]])]),U(`div`,Pu,[t[16]||=U(`label`,{class:`text-[12px] text-muted`},`Modus`,-1),R(U(`select`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,"onUpdate:modelValue":t[3]||=e=>i.value.mode=e},[...t[15]||=[U(`option`,{value:0},`Fullscreen`,-1),U(`option`,{value:1},`Modal`,-1)]],512),[[J,i.value.mode,void 0,{number:!0}]])])]),i.value.mode===1?(V(),H(`div`,Fu,[t[24]||=U(`div`,{class:`text-[12px] uppercase tracking-[0.08em] text-[#3a5f88]`},`Modal`,-1),U(`div`,Iu,[t[18]||=U(`label`,{class:`text-[12px] text-muted`},`X`,-1),R(U(`input`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,type:`number`,"onUpdate:modelValue":t[4]||=e=>i.value.modal.x=e},null,512),[[q,i.value.modal.x,void 0,{number:!0}]])]),U(`div`,Lu,[t[19]||=U(`label`,{class:`text-[12px] text-muted`},`Y`,-1),R(U(`input`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,type:`number`,"onUpdate:modelValue":t[5]||=e=>i.value.modal.y=e},null,512),[[q,i.value.modal.y,void 0,{number:!0}]])]),U(`div`,Ru,[t[20]||=U(`label`,{class:`text-[12px] text-muted`},`Breite`,-1),R(U(`input`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,type:`number`,"onUpdate:modelValue":t[6]||=e=>i.value.modal.w=e},null,512),[[q,i.value.modal.w,void 0,{number:!0}]])]),U(`div`,zu,[t[21]||=U(`label`,{class:`text-[12px] text-muted`},`Hoehe`,-1),R(U(`input`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,type:`number`,"onUpdate:modelValue":t[7]||=e=>i.value.modal.h=e},null,512),[[q,i.value.modal.h,void 0,{number:!0}]])]),U(`div`,Bu,[t[22]||=U(`label`,{class:`text-[12px] text-muted`},`Radius`,-1),R(U(`input`,{class:`flex-1 bg-panel-2 border border-border rounded-lg px-2 py-1.5 text-text text-[12px] focus:outline-none focus:border-accent`,type:`number`,"onUpdate:modelValue":t[8]||=e=>i.value.modal.radius=e},null,512),[[q,i.value.modal.radius,void 0,{number:!0}]])]),U(`label`,Vu,[R(U(`input`,{class:`accent-[var(--accent)]`,type:`checkbox`,"onUpdate:modelValue":t[9]||=e=>i.value.modal.dim=e},null,512),[[ho,i.value.modal.dim]]),t[23]||=U(`span`,null,`Hintergrund dimmen`,-1)])])):W(``,!0)])):(V(),H(`div`,Hu,[...t[25]||=[U(`div`,{class:`text-[12px] text-muted`},`Kein Bildschirm ausgewaehlt.`,-1)]])),U(`div`,Uu,[U(`button`,{class:`border border-border bg-panel-2 text-text px-3.5 py-2 rounded-[10px] text-[13px] font-semibold transition hover:-translate-y-0.5 hover:bg-[#e4ebf2] active:translate-y-0.5`,onClick:t[10]||=e=>n(`close`)},`Schliessen`),U(`button`,{class:`border border-red-200 bg-[#f7dede] text-[#b3261e] px-3.5 py-2 rounded-[10px] text-[13px] font-semibold transition hover:-translate-y-0.5 hover:bg-[#f2cfcf] active:translate-y-0.5 disabled:opacity-50 disabled:cursor-not-allowed`,disabled:!a.value,onClick:o},`Screen loeschen`,8,Wu)])])]))}},Ku={class:`min-h-screen flex flex-col`},qu={class:`flex-1 min-h-0 grid grid-cols-[300px_1fr_320px] max-[1100px]:grid-cols-1 max-[1100px]:grid-rows-[auto_auto_auto]`},Ju={__name:`App`,setup(e){let t=Os(),n=I(!1),r=I(!1);return sr(()=>{t.loadConfig(),t.loadKnxAddresses()}),(e,t)=>(V(),H(`div`,Ku,[qi(Ns,{onOpenSettings:t[0]||=e=>n.value=!0}),U(`div`,qu,[qi(rc),qi(ou,{onOpenScreenSettings:t[1]||=e=>r.value=!0}),qi(Il)]),n.value?(V(),Hi(Du,{key:0,onClose:t[2]||=e=>n.value=!1})):W(``,!0),r.value?(V(),Hi(Gu,{key:1,onClose:t[3]||=e=>r.value=!1})):W(``,!0)]))}},Yu=Yo(),Xu=Oo(Ju);Xu.use(Yu),Xu.mount(`#app`); |