UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

2,068 lines (2,056 loc) 61.2 kB
/** * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ function getIcon(selector) { if (selector === undefined || selector === null) { console.warn('Selector is null or undefined') return 'N/A' } if (typeof selector !== 'string' && typeof selector !== 'number') { console.warn('Selector must be string or number') return 'N/A' } return icons[selector] || 'N/A' } exports.getIcon = getIcon function setTitle(selector, object) { if (selector === undefined || selector === null) { console.warn('Selector is null or undefined') return } if (!object || typeof object !== 'object') { console.warn('Invalid target object') return } object.title = icons[selector] || 'N/A' } exports.setTitle = setTitle function setText(selector, object) { if (selector === undefined || selector === null) { console.warn('Selector is null or undefined') return } if (!object || typeof object !== 'object') { console.warn('Invalid target object') return } object.text = icons[selector] || 'N/A' } exports.setText = setText function getRandomKey() { return iconKeys[Math.floor(Math.random() * iconKeys.length)] } exports.getRandomKey = getRandomKey function getRandomValue() { return icons[iconKeys[Math.floor(Math.random() * iconKeys.length)]] } exports.getRandomValue = getRandomValue const icons = { 0: '\u0030', 1: '\u0031', 2: '\u0032', 3: '\u0033', 4: '\u0034', 5: '\u0035', 6: '\u0036', 7: '\u0037', 8: '\u0038', 9: '\u0039', fillDrip: '\uf576', arrowsToCircle: '\ue4bd', circleChevronRight: '\uf138', chevronCircleRight: '\uf138', at: '\u0040', trashCan: '\uf2ed', trashAlt: '\uf2ed', textHeight: '\uf034', userXmark: '\uf235', userTimes: '\uf235', stethoscope: '\uf0f1', message: '\uf27a', commentAlt: '\uf27a', info: '\uf129', downLeftAndUpRightToCenter: '\uf422', compressAlt: '\uf422', explosion: '\ue4e9', fileLines: '\uf15c', fileAlt: '\uf15c', fileText: '\uf15c', waveSquare: '\uf83e', ring: '\uf70b', buildingUn: '\ue4d9', diceThree: '\uf527', calendarDays: '\uf073', calendarAlt: '\uf073', anchorCircleCheck: '\ue4aa', buildingCircleArrowRight: '\ue4d1', volleyball: '\uf45f', volleyballBall: '\uf45f', arrowsUpToLine: '\ue4c2', sortDown: '\uf0dd', sortDesc: '\uf0dd', circleMinus: '\uf056', minusCircle: '\uf056', doorOpen: '\uf52b', rightFromBracket: '\uf2f5', signOutAlt: '\uf2f5', atom: '\uf5d2', soap: '\ue06e', icons: '\uf86d', heartMusicCameraBolt: '\uf86d', microphoneLinesSlash: '\uf539', microphoneAltSlash: '\uf539', bridgeCircleCheck: '\ue4c9', pumpMedical: '\ue06a', fingerprint: '\uf577', handPointRight: '\uf0a4', magnifyingGlassLocation: '\uf689', searchLocation: '\uf689', forwardStep: '\uf051', stepForward: '\uf051', faceSmileBeam: '\uf5b8', smileBeam: '\uf5b8', flagCheckered: '\uf11e', football: '\uf44e', footballBall: '\uf44e', schoolCircleExclamation: '\ue56c', crop: '\uf125', anglesDown: '\uf103', angleDoubleDown: '\uf103', usersRectangle: '\ue594', peopleRoof: '\ue537', peopleLine: '\ue534', beerMugEmpty: '\uf0fc', beer: '\uf0fc', diagramPredecessor: '\ue477', arrowUpLong: '\uf176', longArrowUp: '\uf176', fireFlameSimple: '\uf46a', burn: '\uf46a', person: '\uf183', male: '\uf183', laptop: '\uf109', fileCsv: '\uf6dd', menorah: '\uf676', truckPlane: '\ue58f', recordVinyl: '\uf8d9', faceGrinStars: '\uf587', grinStars: '\uf587', bong: '\uf55c', spaghettiMonsterFlying: '\uf67b', pastafarianism: '\uf67b', arrowDownUpAcrossLine: '\ue4af', spoon: '\uf2e5', utensilSpoon: '\uf2e5', jarWheat: '\ue517', envelopesBulk: '\uf674', mailBulk: '\uf674', fileCircleExclamation: '\ue4eb', circleH: '\uf47e', hospitalSymbol: '\uf47e', pager: '\uf815', addressBook: '\uf2b9', contactBook: '\uf2b9', strikethrough: '\uf0cc', k: '\u004b', landmarkFlag: '\ue51c', pencil: '\uf303', pencilAlt: '\uf303', backward: '\uf04a', caretRight: '\uf0da', comments: '\uf086', paste: '\uf0ea', fileClipboard: '\uf0ea', codePullRequest: '\ue13c', clipboardList: '\uf46d', truckRampBox: '\uf4de', truckLoading: '\uf4de', userCheck: '\uf4fc', vialVirus: '\ue597', sheetPlastic: '\ue571', blog: '\uf781', userNinja: '\uf504', personArrowUpFromLine: '\ue539', scrollTorah: '\uf6a0', torah: '\uf6a0', broomBall: '\uf458', quidditch: '\uf458', quidditchBroomBall: '\uf458', toggleOff: '\uf204', boxArchive: '\uf187', archive: '\uf187', personDrowning: '\ue545', arrowDown91: '\uf886', sortNumericDesc: '\uf886', sortNumericDownAlt: '\uf886', faceGrinTongueSquint: '\uf58a', grinTongueSquint: '\uf58a', sprayCan: '\uf5bd', truckMonster: '\uf63b', w: '\u0057', earthAfrica: '\uf57c', globeAfrica: '\uf57c', rainbow: '\uf75b', circleNotch: '\uf1ce', tabletScreenButton: '\uf3fa', tabletAlt: '\uf3fa', paw: '\uf1b0', cloud: '\uf0c2', trowelBricks: '\ue58a', faceFlushed: '\uf579', flushed: '\uf579', hospitalUser: '\uf80d', tentArrowLeftRight: '\ue57f', gavel: '\uf0e3', legal: '\uf0e3', binoculars: '\uf1e5', microphoneSlash: '\uf131', boxTissue: '\ue05b', motorcycle: '\uf21c', bellConcierge: '\uf562', conciergeBell: '\uf562', penRuler: '\uf5ae', pencilRuler: '\uf5ae', peopleArrows: '\ue068', peopleArrowsLeftRight: '\ue068', marsAndVenusBurst: '\ue523', squareCaretRight: '\uf152', caretSquareRight: '\uf152', scissors: '\uf0c4', cut: '\uf0c4', sunPlantWilt: '\ue57a', toiletsPortable: '\ue584', hockeyPuck: '\uf453', table: '\uf0ce', magnifyingGlassArrowRight: '\ue521', tachographDigital: '\uf566', digitalTachograph: '\uf566', usersSlash: '\ue073', clover: '\ue139', reply: '\uf3e5', mailReply: '\uf3e5', starAndCrescent: '\uf699', houseFire: '\ue50c', squareMinus: '\uf146', minusSquare: '\uf146', helicopter: '\uf533', compass: '\uf14e', squareCaretDown: '\uf150', caretSquareDown: '\uf150', fileCircleQuestion: '\ue4ef', laptopCode: '\uf5fc', swatchbook: '\uf5c3', prescriptionBottle: '\uf485', bars: '\uf0c9', navicon: '\uf0c9', peopleGroup: '\ue533', hourglassEnd: '\uf253', hourglass3: '\uf253', heartCrack: '\uf7a9', heartBroken: '\uf7a9', squareUpRight: '\uf360', externalLinkSquareAlt: '\uf360', faceKissBeam: '\uf597', kissBeam: '\uf597', film: '\uf008', rulerHorizontal: '\uf547', peopleRobbery: '\ue536', lightbulb: '\uf0eb', caretLeft: '\uf0d9', circleExclamation: '\uf06a', exclamationCircle: '\uf06a', schoolCircleXmark: '\ue56d', arrowRightFromBracket: '\uf08b', signOut: '\uf08b', circleChevronDown: '\uf13a', chevronCircleDown: '\uf13a', unlockKeyhole: '\uf13e', unlockAlt: '\uf13e', cloudShowersHeavy: '\uf740', headphonesSimple: '\uf58f', headphonesAlt: '\uf58f', sitemap: '\uf0e8', circleDollarToSlot: '\uf4b9', donate: '\uf4b9', memory: '\uf538', roadSpikes: '\ue568', fireBurner: '\ue4f1', flag: '\uf024', hanukiah: '\uf6e6', feather: '\uf52d', volumeLow: '\uf027', volumeDown: '\uf027', commentSlash: '\uf4b3', cloudSunRain: '\uf743', compress: '\uf066', wheatAwn: '\ue2cd', wheatAlt: '\ue2cd', ankh: '\uf644', handsHoldingChild: '\ue4fa', asterisk: '\u002a', squareCheck: '\uf14a', checkSquare: '\uf14a', pesetaSign: '\ue221', heading: '\uf1dc', header: '\uf1dc', ghost: '\uf6e2', list: '\uf03a', listSquares: '\uf03a', squarePhoneFlip: '\uf87b', phoneSquareAlt: '\uf87b', cartPlus: '\uf217', gamepad: '\uf11b', circleDot: '\uf192', dotCircle: '\uf192', faceDizzy: '\uf567', dizzy: '\uf567', egg: '\uf7fb', houseMedicalCircleXmark: '\ue513', campground: '\uf6bb', folderPlus: '\uf65e', futbol: '\uf1e3', futbolBall: '\uf1e3', soccerBall: '\uf1e3', paintbrush: '\uf1fc', paintBrush: '\uf1fc', lock: '\uf023', gasPump: '\uf52f', hotTubPerson: '\uf593', hotTub: '\uf593', mapLocation: '\uf59f', mapMarked: '\uf59f', houseFloodWater: '\ue50e', tree: '\uf1bb', bridgeLock: '\ue4cc', sackDollar: '\uf81d', penToSquare: '\uf044', edit: '\uf044', carSide: '\uf5e4', shareNodes: '\uf1e0', shareAlt: '\uf1e0', heartCircleMinus: '\ue4ff', hourglassHalf: '\uf252', hourglass2: '\uf252', microscope: '\uf610', sink: '\ue06d', bagShopping: '\uf290', shoppingBag: '\uf290', arrowDownZA: '\uf881', sortAlphaDesc: '\uf881', sortAlphaDownAlt: '\uf881', mitten: '\uf7b5', personRays: '\ue54d', users: '\uf0c0', eyeSlash: '\uf070', flaskVial: '\ue4f3', hand: '\uf256', handPaper: '\uf256', om: '\uf679', worm: '\ue599', houseCircleXmark: '\ue50b', plug: '\uf1e6', chevronUp: '\uf077', handSpock: '\uf259', stopwatch: '\uf2f2', faceKiss: '\uf596', kiss: '\uf596', bridgeCircleXmark: '\ue4cb', faceGrinTongue: '\uf589', grinTongue: '\uf589', chessBishop: '\uf43a', faceGrinWink: '\uf58c', grinWink: '\uf58c', earDeaf: '\uf2a4', deaf: '\uf2a4', deafness: '\uf2a4', hardOfHearing: '\uf2a4', roadCircleCheck: '\ue564', diceFive: '\uf523', squareRss: '\uf143', rssSquare: '\uf143', landMineOn: '\ue51b', iCursor: '\uf246', stamp: '\uf5bf', stairs: '\ue289', i: '\u0049', hryvniaSign: '\uf6f2', hryvnia: '\uf6f2', pills: '\uf484', faceGrinWide: '\uf581', grinAlt: '\uf581', tooth: '\uf5c9', v: '\u0056', bangladeshiTakaSign: '\ue2e6', bicycle: '\uf206', staffSnake: '\ue579', rodAsclepius: '\ue579', rodSnake: '\ue579', staffAesculapius: '\ue579', headSideCoughSlash: '\ue062', truckMedical: '\uf0f9', ambulance: '\uf0f9', wheatAwnCircleExclamation: '\ue598', snowman: '\uf7d0', mortarPestle: '\uf5a7', roadBarrier: '\ue562', school: '\uf549', igloo: '\uf7ae', joint: '\uf595', angleRight: '\uf105', horse: '\uf6f0', q: '\u0051', g: '\u0047', notesMedical: '\uf481', temperatureHalf: '\uf2c9', temperature2: '\uf2c9', thermometer2: '\uf2c9', thermometerHalf: '\uf2c9', dongSign: '\ue169', capsules: '\uf46b', pooStorm: '\uf75a', pooBolt: '\uf75a', faceFrownOpen: '\uf57a', frownOpen: '\uf57a', handPointUp: '\uf0a6', moneyBill: '\uf0d6', bookmark: '\uf02e', alignJustify: '\uf039', umbrellaBeach: '\uf5ca', helmetUn: '\ue503', bullseye: '\uf140', bacon: '\uf7e5', handPointDown: '\uf0a7', arrowUpFromBracket: '\ue09a', folder: '\uf07b', folderBlank: '\uf07b', fileWaveform: '\uf478', fileMedicalAlt: '\uf478', radiation: '\uf7b9', chartSimple: '\ue473', marsStroke: '\uf229', vial: '\uf492', gauge: '\uf624', dashboard: '\uf624', gaugeMed: '\uf624', tachometerAltAverage: '\uf624', wandMagicSparkles: '\ue2ca', magicWandSparkles: '\ue2ca', e: '\u0045', penClip: '\uf305', penAlt: '\uf305', bridgeCircleExclamation: '\ue4ca', user: '\uf007', schoolCircleCheck: '\ue56b', dumpster: '\uf793', vanShuttle: '\uf5b6', shuttleVan: '\uf5b6', buildingUser: '\ue4da', squareCaretLeft: '\uf191', caretSquareLeft: '\uf191', highlighter: '\uf591', key: '\uf084', bullhorn: '\uf0a1', globe: '\uf0ac', synagogue: '\uf69b', personHalfDress: '\ue548', roadBridge: '\ue563', locationArrow: '\uf124', c: '\u0043', tabletButton: '\uf10a', buildingLock: '\ue4d6', pizzaSlice: '\uf818', moneyBillWave: '\uf53a', chartArea: '\uf1fe', areaChart: '\uf1fe', houseFlag: '\ue50d', personCircleMinus: '\ue540', ban: '\uf05e', cancel: '\uf05e', cameraRotate: '\ue0d8', sprayCanSparkles: '\uf5d0', airFreshener: '\uf5d0', star: '\uf005', repeat: '\uf363', cross: '\uf654', box: '\uf466', venusMars: '\uf228', arrowPointer: '\uf245', mousePointer: '\uf245', maximize: '\uf31e', expandArrowsAlt: '\uf31e', chargingStation: '\uf5e7', shapes: '\uf61f', triangleCircleSquare: '\uf61f', shuffle: '\uf074', random: '\uf074', personRunning: '\uf70c', running: '\uf70c', mobileRetro: '\ue527', gripLinesVertical: '\uf7a5', spider: '\uf717', handsBound: '\ue4f9', fileInvoiceDollar: '\uf571', planeCircleExclamation: '\ue556', xRay: '\uf497', spellCheck: '\uf891', slash: '\uf715', computerMouse: '\uf8cc', mouse: '\uf8cc', arrowRightToBracket: '\uf090', signIn: '\uf090', shopSlash: '\ue070', storeAltSlash: '\ue070', server: '\uf233', virusCovidSlash: '\ue4a9', shopLock: '\ue4a5', hourglassStart: '\uf251', hourglass1: '\uf251', blenderPhone: '\uf6b6', buildingWheat: '\ue4db', personBreastfeeding: '\ue53a', rightToBracket: '\uf2f6', signInAlt: '\uf2f6', venus: '\uf221', passport: '\uf5ab', thumbtackSlash: '\ue68f', thumbTackSlash: '\ue68f', heartPulse: '\uf21e', heartbeat: '\uf21e', peopleCarryBox: '\uf4ce', peopleCarry: '\uf4ce', temperatureHigh: '\uf769', microchip: '\uf2db', crown: '\uf521', weightHanging: '\uf5cd', xmarksLines: '\ue59a', filePrescription: '\uf572', weightScale: '\uf496', weight: '\uf496', userGroup: '\uf500', userFriends: '\uf500', arrowUpAZ: '\uf15e', sortAlphaUp: '\uf15e', chessKnight: '\uf441', faceLaughSquint: '\uf59b', laughSquint: '\uf59b', wheelchair: '\uf193', circleArrowUp: '\uf0aa', arrowCircleUp: '\uf0aa', toggleOn: '\uf205', personWalking: '\uf554', walking: '\uf554', l: '\u004c', fire: '\uf06d', bedPulse: '\uf487', procedures: '\uf487', shuttleSpace: '\uf197', spaceShuttle: '\uf197', faceLaugh: '\uf599', laugh: '\uf599', folderOpen: '\uf07c', heartCirclePlus: '\ue500', codeFork: '\ue13b', city: '\uf64f', microphoneLines: '\uf3c9', microphoneAlt: '\uf3c9', pepperHot: '\uf816', unlock: '\uf09c', colonSign: '\ue140', headset: '\uf590', storeSlash: '\ue071', roadCircleXmark: '\ue566', userMinus: '\uf503', marsStrokeUp: '\uf22a', marsStrokeV: '\uf22a', champagneGlasses: '\uf79f', glassCheers: '\uf79f', clipboard: '\uf328', houseCircleExclamation: '\ue50a', fileArrowUp: '\uf574', fileUpload: '\uf574', wifi: '\uf1eb', wifi3: '\uf1eb', wifiStrong: '\uf1eb', bath: '\uf2cd', bathtub: '\uf2cd', underline: '\uf0cd', userPen: '\uf4ff', userEdit: '\uf4ff', signature: '\uf5b7', stroopwafel: '\uf551', bold: '\uf032', anchorLock: '\ue4ad', buildingNgo: '\ue4d7', manatSign: '\ue1d5', notEqual: '\uf53e', borderTopLeft: '\uf853', borderStyle: '\uf853', mapLocationDot: '\uf5a0', mapMarkedAlt: '\uf5a0', jedi: '\uf669', squarePollVertical: '\uf681', poll: '\uf681', mugHot: '\uf7b6', carBattery: '\uf5df', batteryCar: '\uf5df', gift: '\uf06b', diceTwo: '\uf528', chessQueen: '\uf445', glasses: '\uf530', chessBoard: '\uf43c', buildingCircleCheck: '\ue4d2', personChalkboard: '\ue53d', marsStrokeRight: '\uf22b', marsStrokeH: '\uf22b', handBackFist: '\uf255', handRock: '\uf255', squareCaretUp: '\uf151', caretSquareUp: '\uf151', cloudShowersWater: '\ue4e4', chartBar: '\uf080', barChart: '\uf080', handsBubbles: '\ue05e', handsWash: '\ue05e', lessThanEqual: '\uf537', train: '\uf238', eyeLowVision: '\uf2a8', lowVision: '\uf2a8', crow: '\uf520', sailboat: '\ue445', windowRestore: '\uf2d2', squarePlus: '\uf0fe', plusSquare: '\uf0fe', toriiGate: '\uf6a1', frog: '\uf52e', bucket: '\ue4cf', image: '\uf03e', microphone: '\uf130', cow: '\uf6c8', caretUp: '\uf0d8', screwdriver: '\uf54a', folderClosed: '\ue185', houseTsunami: '\ue515', squareNfi: '\ue576', arrowUpFromGroundWater: '\ue4b5', martiniGlass: '\uf57b', glassMartiniAlt: '\uf57b', squareBinary: '\ue69b', rotateLeft: '\uf2ea', rotateBack: '\uf2ea', rotateBackward: '\uf2ea', undoAlt: '\uf2ea', tableColumns: '\uf0db', columns: '\uf0db', lemon: '\uf094', headSideMask: '\ue063', handshake: '\uf2b5', gem: '\uf3a5', dolly: '\uf472', dollyBox: '\uf472', smoking: '\uf48d', minimize: '\uf78c', compressArrowsAlt: '\uf78c', monument: '\uf5a6', snowplow: '\uf7d2', anglesRight: '\uf101', angleDoubleRight: '\uf101', cannabis: '\uf55f', circlePlay: '\uf144', playCircle: '\uf144', tablets: '\uf490', ethernet: '\uf796', euroSign: '\uf153', eur: '\uf153', euro: '\uf153', chair: '\uf6c0', circleCheck: '\uf058', checkCircle: '\uf058', circleStop: '\uf28d', stopCircle: '\uf28d', compassDrafting: '\uf568', draftingCompass: '\uf568', plateWheat: '\ue55a', icicles: '\uf7ad', personShelter: '\ue54f', neuter: '\uf22c', idBadge: '\uf2c1', marker: '\uf5a1', faceLaughBeam: '\uf59a', laughBeam: '\uf59a', helicopterSymbol: '\ue502', universalAccess: '\uf29a', circleChevronUp: '\uf139', chevronCircleUp: '\uf139', lariSign: '\ue1c8', volcano: '\uf770', personWalkingDashedLineArrowRight: '\ue553', sterlingSign: '\uf154', gbp: '\uf154', poundSign: '\uf154', viruses: '\ue076', squarePersonConfined: '\ue577', userTie: '\uf508', arrowDownLong: '\uf175', longArrowDown: '\uf175', tentArrowDownToLine: '\ue57e', certificate: '\uf0a3', replyAll: '\uf122', mailReplyAll: '\uf122', suitcase: '\uf0f2', personSkating: '\uf7c5', skating: '\uf7c5', filterCircleDollar: '\uf662', funnelDollar: '\uf662', cameraRetro: '\uf083', circleArrowDown: '\uf0ab', arrowCircleDown: '\uf0ab', fileImport: '\uf56f', arrowRightToFile: '\uf56f', squareArrowUpRight: '\uf14c', externalLinkSquare: '\uf14c', boxOpen: '\uf49e', scroll: '\uf70e', spa: '\uf5bb', locationPinLock: '\ue51f', pause: '\uf04c', hillAvalanche: '\ue507', temperatureEmpty: '\uf2cb', temperature0: '\uf2cb', thermometer0: '\uf2cb', thermometerEmpty: '\uf2cb', bomb: '\uf1e2', registered: '\uf25d', addressCard: '\uf2bb', contactCard: '\uf2bb', vcard: '\uf2bb', scaleUnbalancedFlip: '\uf516', balanceScaleRight: '\uf516', subscript: '\uf12c', diamondTurnRight: '\uf5eb', directions: '\uf5eb', burst: '\ue4dc', houseLaptop: '\ue066', laptopHouse: '\ue066', faceTired: '\uf5c8', tired: '\uf5c8', moneyBills: '\ue1f3', smog: '\uf75f', crutch: '\uf7f7', cloudArrowUp: '\uf0ee', cloudUpload: '\uf0ee', cloudUploadAlt: '\uf0ee', palette: '\uf53f', arrowsTurnRight: '\ue4c0', vest: '\ue085', ferry: '\ue4ea', arrowsDownToPeople: '\ue4b9', seedling: '\uf4d8', sprout: '\uf4d8', leftRight: '\uf337', arrowsAltH: '\uf337', boxesPacking: '\ue4c7', circleArrowLeft: '\uf0a8', arrowCircleLeft: '\uf0a8', groupArrowsRotate: '\ue4f6', bowlFood: '\ue4c6', candyCane: '\uf786', arrowDownWideShort: '\uf160', sortAmountAsc: '\uf160', sortAmountDown: '\uf160', cloudBolt: '\uf76c', thunderstorm: '\uf76c', textSlash: '\uf87d', removeFormat: '\uf87d', faceSmileWink: '\uf4da', smileWink: '\uf4da', fileWord: '\uf1c2', filePowerpoint: '\uf1c4', arrowsLeftRight: '\uf07e', arrowsH: '\uf07e', houseLock: '\ue510', cloudArrowDown: '\uf0ed', cloudDownload: '\uf0ed', cloudDownloadAlt: '\uf0ed', children: '\ue4e1', chalkboard: '\uf51b', blackboard: '\uf51b', userLargeSlash: '\uf4fa', userAltSlash: '\uf4fa', envelopeOpen: '\uf2b6', handshakeSimpleSlash: '\ue05f', handshakeAltSlash: '\ue05f', mattressPillow: '\ue525', guaraniSign: '\ue19a', arrowsRotate: '\uf021', refresh: '\uf021', sync: '\uf021', fireExtinguisher: '\uf134', cruzeiroSign: '\ue152', greaterThanEqual: '\uf532', shieldHalved: '\uf3ed', shieldAlt: '\uf3ed', bookAtlas: '\uf558', atlas: '\uf558', virus: '\ue074', envelopeCircleCheck: '\ue4e8', layerGroup: '\uf5fd', arrowsToDot: '\ue4be', archway: '\uf557', heartCircleCheck: '\ue4fd', houseChimneyCrack: '\uf6f1', houseDamage: '\uf6f1', fileZipper: '\uf1c6', fileArchive: '\uf1c6', square: '\uf0c8', martiniGlassEmpty: '\uf000', glassMartini: '\uf000', couch: '\uf4b8', cediSign: '\ue0df', italic: '\uf033', tableCellsColumnLock: '\ue678', church: '\uf51d', commentsDollar: '\uf653', democrat: '\uf747', z: '\u005a', personSkiing: '\uf7c9', skiing: '\uf7c9', roadLock: '\ue567', a: '\u0041', temperatureArrowDown: '\ue03f', temperatureDown: '\ue03f', featherPointed: '\uf56b', featherAlt: '\uf56b', p: '\u0050', snowflake: '\uf2dc', newspaper: '\uf1ea', rectangleAd: '\uf641', ad: '\uf641', circleArrowRight: '\uf0a9', arrowCircleRight: '\uf0a9', filterCircleXmark: '\ue17b', locust: '\ue520', sort: '\uf0dc', unsorted: '\uf0dc', listOl: '\uf0cb', list12: '\uf0cb', listNumeric: '\uf0cb', personDressBurst: '\ue544', moneyCheckDollar: '\uf53d', moneyCheckAlt: '\uf53d', vectorSquare: '\uf5cb', breadSlice: '\uf7ec', language: '\uf1ab', faceKissWinkHeart: '\uf598', kissWinkHeart: '\uf598', filter: '\uf0b0', question: '\u003f', fileSignature: '\uf573', upDownLeftRight: '\uf0b2', arrowsAlt: '\uf0b2', houseChimneyUser: '\ue065', handHoldingHeart: '\uf4be', puzzlePiece: '\uf12e', moneyCheck: '\uf53c', starHalfStroke: '\uf5c0', starHalfAlt: '\uf5c0', code: '\uf121', whiskeyGlass: '\uf7a0', glassWhiskey: '\uf7a0', buildingCircleExclamation: '\ue4d3', magnifyingGlassChart: '\ue522', arrowUpRightFromSquare: '\uf08e', externalLink: '\uf08e', cubesStacked: '\ue4e6', wonSign: '\uf159', krw: '\uf159', won: '\uf159', virusCovid: '\ue4a8', australSign: '\ue0a9', f: '\u0046', leaf: '\uf06c', road: '\uf018', taxi: '\uf1ba', cab: '\uf1ba', personCirclePlus: '\ue541', chartPie: '\uf200', pieChart: '\uf200', boltLightning: '\ue0b7', sackXmark: '\ue56a', fileExcel: '\uf1c3', fileContract: '\uf56c', fishFins: '\ue4f2', buildingFlag: '\ue4d5', faceGrinBeam: '\uf582', grinBeam: '\uf582', objectUngroup: '\uf248', poop: '\uf619', locationPin: '\uf041', mapMarker: '\uf041', kaaba: '\uf66b', toiletPaper: '\uf71e', helmetSafety: '\uf807', hardHat: '\uf807', hatHard: '\uf807', eject: '\uf052', circleRight: '\uf35a', arrowAltCircleRight: '\uf35a', planeCircleCheck: '\ue555', faceRollingEyes: '\uf5a5', mehRollingEyes: '\uf5a5', objectGroup: '\uf247', chartLine: '\uf201', lineChart: '\uf201', maskVentilator: '\ue524', arrowRight: '\uf061', signsPost: '\uf277', mapSigns: '\uf277', cashRegister: '\uf788', personCircleQuestion: '\ue542', h: '\u0048', tarp: '\ue57b', screwdriverWrench: '\uf7d9', tools: '\uf7d9', arrowsToEye: '\ue4bf', plugCircleBolt: '\ue55b', heart: '\uf004', marsAndVenus: '\uf224', houseUser: '\ue1b0', homeUser: '\ue1b0', dumpsterFire: '\uf794', houseCrack: '\ue3b1', martiniGlassCitrus: '\uf561', cocktail: '\uf561', faceSurprise: '\uf5c2', surprise: '\uf5c2', bottleWater: '\ue4c5', circlePause: '\uf28b', pauseCircle: '\uf28b', toiletPaperSlash: '\ue072', appleWhole: '\uf5d1', appleAlt: '\uf5d1', kitchenSet: '\ue51a', r: '\u0052', temperatureQuarter: '\uf2ca', temperature1: '\uf2ca', thermometer1: '\uf2ca', thermometerQuarter: '\uf2ca', cube: '\uf1b2', bitcoinSign: '\ue0b4', shieldDog: '\ue573', solarPanel: '\uf5ba', lockOpen: '\uf3c1', elevator: '\ue16d', moneyBillTransfer: '\ue528', moneyBillTrendUp: '\ue529', houseFloodWaterCircleArrowRight: '\ue50f', squarePollHorizontal: '\uf682', pollH: '\uf682', circle: '\uf111', backwardFast: '\uf049', fastBackward: '\uf049', recycle: '\uf1b8', userAstronaut: '\uf4fb', planeSlash: '\ue069', trademark: '\uf25c', basketball: '\uf434', basketballBall: '\uf434', satelliteDish: '\uf7c0', circleUp: '\uf35b', arrowAltCircleUp: '\uf35b', mobileScreenButton: '\uf3cd', mobileAlt: '\uf3cd', volumeHigh: '\uf028', volumeUp: '\uf028', usersRays: '\ue593', wallet: '\uf555', clipboardCheck: '\uf46c', fileAudio: '\uf1c7', burger: '\uf805', hamburger: '\uf805', wrench: '\uf0ad', bugs: '\ue4d0', rupeeSign: '\uf156', rupee: '\uf156', fileImage: '\uf1c5', circleQuestion: '\uf059', questionCircle: '\uf059', planeDeparture: '\uf5b0', handshakeSlash: '\ue060', bookBookmark: '\ue0bb', codeBranch: '\uf126', hatCowboy: '\uf8c0', bridge: '\ue4c8', phoneFlip: '\uf879', phoneAlt: '\uf879', truckFront: '\ue2b7', cat: '\uf6be', anchorCircleExclamation: '\ue4ab', truckField: '\ue58d', route: '\uf4d7', clipboardQuestion: '\ue4e3', panorama: '\ue209', commentMedical: '\uf7f5', teethOpen: '\uf62f', fileCircleMinus: '\ue4ed', tags: '\uf02c', wineGlass: '\uf4e3', forwardFast: '\uf050', fastForward: '\uf050', faceMehBlank: '\uf5a4', mehBlank: '\uf5a4', squareParking: '\uf540', parking: '\uf540', houseSignal: '\ue012', barsProgress: '\uf828', tasksAlt: '\uf828', faucetDrip: '\ue006', cartFlatbed: '\uf474', dollyFlatbed: '\uf474', banSmoking: '\uf54d', smokingBan: '\uf54d', terminal: '\uf120', mobileButton: '\uf10b', houseMedicalFlag: '\ue514', basketShopping: '\uf291', shoppingBasket: '\uf291', tape: '\uf4db', busSimple: '\uf55e', busAlt: '\uf55e', eye: '\uf06e', faceSadCry: '\uf5b3', sadCry: '\uf5b3', audioDescription: '\uf29e', personMilitaryToPerson: '\ue54c', fileShield: '\ue4f0', userSlash: '\uf506', pen: '\uf304', towerObservation: '\ue586', fileCode: '\uf1c9', signal: '\uf012', signal5: '\uf012', signalPerfect: '\uf012', bus: '\uf207', heartCircleXmark: '\ue501', houseChimney: '\ue3af', homeLg: '\ue3af', windowMaximize: '\uf2d0', faceFrown: '\uf119', frown: '\uf119', prescription: '\uf5b1', shop: '\uf54f', storeAlt: '\uf54f', floppyDisk: '\uf0c7', save: '\uf0c7', vihara: '\uf6a7', scaleUnbalanced: '\uf515', balanceScaleLeft: '\uf515', sortUp: '\uf0de', sortAsc: '\uf0de', commentDots: '\uf4ad', commenting: '\uf4ad', plantWilt: '\ue5aa', diamond: '\uf219', faceGrinSquint: '\uf585', grinSquint: '\uf585', handHoldingDollar: '\uf4c0', handHoldingUsd: '\uf4c0', chartDiagram: '\ue695', bacterium: '\ue05a', handPointer: '\uf25a', drumSteelpan: '\uf56a', handScissors: '\uf257', handsPraying: '\uf684', prayingHands: '\uf684', arrowRotateRight: '\uf01e', arrowRightRotate: '\uf01e', arrowRotateForward: '\uf01e', redo: '\uf01e', biohazard: '\uf780', locationCrosshairs: '\uf601', location: '\uf601', marsDouble: '\uf227', childDress: '\ue59c', usersBetweenLines: '\ue591', lungsVirus: '\ue067', faceGrinTears: '\uf588', grinTears: '\uf588', phone: '\uf095', calendarXmark: '\uf273', calendarTimes: '\uf273', childReaching: '\ue59d', headSideVirus: '\ue064', userGear: '\uf4fe', userCog: '\uf4fe', arrowUp19: '\uf163', sortNumericUp: '\uf163', doorClosed: '\uf52a', shieldVirus: '\ue06c', diceSix: '\uf526', mosquitoNet: '\ue52c', fileFragment: '\ue697', bridgeWater: '\ue4ce', personBooth: '\uf756', textWidth: '\uf035', hatWizard: '\uf6e8', penFancy: '\uf5ac', personDigging: '\uf85e', digging: '\uf85e', trash: '\uf1f8', gaugeSimple: '\uf629', gaugeSimpleMed: '\uf629', tachometerAverage: '\uf629', bookMedical: '\uf7e6', poo: '\uf2fe', quoteRight: '\uf10e', quoteRightAlt: '\uf10e', shirt: '\uf553', tShirt: '\uf553', tshirt: '\uf553', cubes: '\uf1b3', divide: '\uf529', tengeSign: '\uf7d7', tenge: '\uf7d7', headphones: '\uf025', handsHolding: '\uf4c2', handsClapping: '\ue1a8', republican: '\uf75e', arrowLeft: '\uf060', personCircleXmark: '\ue543', ruler: '\uf545', alignLeft: '\uf036', diceD6: '\uf6d1', restroom: '\uf7bd', j: '\u004a', usersViewfinder: '\ue595', fileVideo: '\uf1c8', upRightFromSquare: '\uf35d', externalLinkAlt: '\uf35d', tableCells: '\uf00a', th: '\uf00a', filePdf: '\uf1c1', bookBible: '\uf647', bible: '\uf647', o: '\u004f', suitcaseMedical: '\uf0fa', medkit: '\uf0fa', userSecret: '\uf21b', otter: '\uf700', personDress: '\uf182', female: '\uf182', commentDollar: '\uf651', businessTime: '\uf64a', briefcaseClock: '\uf64a', tableCellsLarge: '\uf009', thLarge: '\uf009', bookTanakh: '\uf827', tanakh: '\uf827', phoneVolume: '\uf2a0', volumeControlPhone: '\uf2a0', hatCowboySide: '\uf8c1', clipboardUser: '\uf7f3', child: '\uf1ae', liraSign: '\uf195', satellite: '\uf7bf', planeLock: '\ue558', tag: '\uf02b', comment: '\uf075', cakeCandles: '\uf1fd', birthdayCake: '\uf1fd', cake: '\uf1fd', envelope: '\uf0e0', anglesUp: '\uf102', angleDoubleUp: '\uf102', paperclip: '\uf0c6', arrowRightToCity: '\ue4b3', ribbon: '\uf4d6', lungs: '\uf604', arrowUp91: '\uf887', sortNumericUpAlt: '\uf887', litecoinSign: '\ue1d3', borderNone: '\uf850', circleNodes: '\ue4e2', parachuteBox: '\uf4cd', indent: '\uf03c', truckFieldUn: '\ue58e', hourglass: '\uf254', hourglassEmpty: '\uf254', mountain: '\uf6fc', userDoctor: '\uf0f0', userMd: '\uf0f0', circleInfo: '\uf05a', infoCircle: '\uf05a', cloudMeatball: '\uf73b', camera: '\uf030', cameraAlt: '\uf030', squareVirus: '\ue578', meteor: '\uf753', carOn: '\ue4dd', sleigh: '\uf7cc', arrowDown19: '\uf162', sortNumericAsc: '\uf162', sortNumericDown: '\uf162', handHoldingDroplet: '\uf4c1', handHoldingWater: '\uf4c1', water: '\uf773', calendarCheck: '\uf274', braille: '\uf2a1', prescriptionBottleMedical: '\uf486', prescriptionBottleAlt: '\uf486', landmark: '\uf66f', truck: '\uf0d1', crosshairs: '\uf05b', personCane: '\ue53c', tent: '\ue57d', vestPatches: '\ue086', checkDouble: '\uf560', arrowDownAZ: '\uf15d', sortAlphaAsc: '\uf15d', sortAlphaDown: '\uf15d', moneyBillWheat: '\ue52a', cookie: '\uf563', arrowRotateLeft: '\uf0e2', arrowLeftRotate: '\uf0e2', arrowRotateBack: '\uf0e2', arrowRotateBackward: '\uf0e2', undo: '\uf0e2', hardDrive: '\uf0a0', hdd: '\uf0a0', faceGrinSquintTears: '\uf586', grinSquintTears: '\uf586', dumbbell: '\uf44b', rectangleList: '\uf022', listAlt: '\uf022', tarpDroplet: '\ue57c', houseMedicalCircleCheck: '\ue511', personSkiingNordic: '\uf7ca', skiingNordic: '\uf7ca', calendarPlus: '\uf271', planeArrival: '\uf5af', circleLeft: '\uf359', arrowAltCircleLeft: '\uf359', trainSubway: '\uf239', subway: '\uf239', chartGantt: '\ue0e4', indianRupeeSign: '\ue1bc', indianRupee: '\ue1bc', inr: '\ue1bc', cropSimple: '\uf565', cropAlt: '\uf565', moneyBill1: '\uf3d1', moneyBillAlt: '\uf3d1', leftLong: '\uf30a', longArrowAltLeft: '\uf30a', dna: '\uf471', virusSlash: '\ue075', minus: '\uf068', subtract: '\uf068', chess: '\uf439', arrowLeftLong: '\uf177', longArrowLeft: '\uf177', plugCircleCheck: '\ue55c', streetView: '\uf21d', francSign: '\ue18f', volumeOff: '\uf026', handsAslInterpreting: '\uf2a3', americanSignLanguageInterpreting: '\uf2a3', aslInterpreting: '\uf2a3', handsAmericanSignLanguageInterpreting: '\uf2a3', gear: '\uf013', cog: '\uf013', dropletSlash: '\uf5c7', tintSlash: '\uf5c7', mosque: '\uf678', mosquito: '\ue52b', starOfDavid: '\uf69a', personMilitaryRifle: '\ue54b', cartShopping: '\uf07a', shoppingCart: '\uf07a', vials: '\uf493', plugCirclePlus: '\ue55f', placeOfWorship: '\uf67f', gripVertical: '\uf58e', hexagonNodes: '\ue699', arrowTurnUp: '\uf148', levelUp: '\uf148', u: '\u0055', squareRootVariable: '\uf698', squareRootAlt: '\uf698', clock: '\uf017', clockFour: '\uf017', backwardStep: '\uf048', stepBackward: '\uf048', pallet: '\uf482', faucet: '\ue005', baseballBatBall: '\uf432', s: '\u0053', timeline: '\ue29c', keyboard: '\uf11c', caretDown: '\uf0d7', houseChimneyMedical: '\uf7f2', clinicMedical: '\uf7f2', temperatureThreeQuarters: '\uf2c8', temperature3: '\uf2c8', thermometer3: '\uf2c8', thermometerThreeQuarters: '\uf2c8', mobileScreen: '\uf3cf', mobileAndroidAlt: '\uf3cf', planeUp: '\ue22d', piggyBank: '\uf4d3', batteryHalf: '\uf242', battery3: '\uf242', mountainCity: '\ue52e', coins: '\uf51e', khanda: '\uf66d', sliders: '\uf1de', slidersH: '\uf1de', folderTree: '\uf802', networkWired: '\uf6ff', mapPin: '\uf276', hamsa: '\uf665', centSign: '\ue3f5', flask: '\uf0c3', personPregnant: '\ue31e', wandSparkles: '\uf72b', ellipsisVertical: '\uf142', ellipsisV: '\uf142', ticket: '\uf145', powerOff: '\uf011', rightLong: '\uf30b', longArrowAltRight: '\uf30b', flagUsa: '\uf74d', laptopFile: '\ue51d', tty: '\uf1e4', teletype: '\uf1e4', diagramNext: '\ue476', personRifle: '\ue54e', houseMedicalCircleExclamation: '\ue512', closedCaptioning: '\uf20a', personHiking: '\uf6ec', hiking: '\uf6ec', venusDouble: '\uf226', images: '\uf302', calculator: '\uf1ec', peoplePulling: '\ue535', n: '\u004e', cableCar: '\uf7da', tram: '\uf7da', cloudRain: '\uf73d', buildingCircleXmark: '\ue4d4', ship: '\uf21a', arrowsDownToLine: '\ue4b8', download: '\uf019', faceGrin: '\uf580', grin: '\uf580', deleteLeft: '\uf55a', backspace: '\uf55a', eyeDropper: '\uf1fb', eyeDropperEmpty: '\uf1fb', eyedropper: '\uf1fb', fileCircleCheck: '\ue5a0', forward: '\uf04e', mobile: '\uf3ce', mobileAndroid: '\uf3ce', mobilePhone: '\uf3ce', faceMeh: '\uf11a', meh: '\uf11a', alignCenter: '\uf037', bookSkull: '\uf6b7', bookDead: '\uf6b7', idCard: '\uf2c2', driversLicense: '\uf2c2', outdent: '\uf03b', dedent: '\uf03b', heartCircleExclamation: '\ue4fe', house: '\uf015', home: '\uf015', homeAlt: '\uf015', homeLgAlt: '\uf015', calendarWeek: '\uf784', laptopMedical: '\uf812', b: '\u0042', fileMedical: '\uf477', diceOne: '\uf525', kiwiBird: '\uf535', arrowRightArrowLeft: '\uf0ec', exchange: '\uf0ec', rotateRight: '\uf2f9', redoAlt: '\uf2f9', rotateForward: '\uf2f9', utensils: '\uf2e7', cutlery: '\uf2e7', arrowUpWideShort: '\uf161', sortAmountUp: '\uf161', millSign: '\ue1ed', bowlRice: '\ue2eb', skull: '\uf54c', towerBroadcast: '\uf519', broadcastTower: '\uf519', truckPickup: '\uf63c', upLong: '\uf30c', longArrowAltUp: '\uf30c', stop: '\uf04d', codeMerge: '\uf387', upload: '\uf093', hurricane: '\uf751', mound: '\ue52d', toiletPortable: '\ue583', compactDisc: '\uf51f', fileArrowDown: '\uf56d', fileDownload: '\uf56d', caravan: '\uf8ff', shieldCat: '\ue572', bolt: '\uf0e7', zap: '\uf0e7', glassWater: '\ue4f4', oilWell: '\ue532', vault: '\ue2c5', mars: '\uf222', toilet: '\uf7d8', planeCircleXmark: '\ue557', yenSign: '\uf157', cny: '\uf157', jpy: '\uf157', rmb: '\uf157', yen: '\uf157', rubleSign: '\uf158', rouble: '\uf158', rub: '\uf158', ruble: '\uf158', sun: '\uf185', guitar: '\uf7a6', faceLaughWink: '\uf59c', laughWink: '\uf59c', horseHead: '\uf7ab', boreHole: '\ue4c3', industry: '\uf275', circleDown: '\uf358', arrowAltCircleDown: '\uf358', arrowsTurnToDots: '\ue4c1', florinSign: '\ue184', arrowDownShortWide: '\uf884', sortAmountDesc: '\uf884', sortAmountDownAlt: '\uf884', lessThan: '\u003c', angleDown: '\uf107', carTunnel: '\ue4de', headSideCough: '\ue061', gripLines: '\uf7a4', thumbsDown: '\uf165', userLock: '\uf502', arrowRightLong: '\uf178', longArrowRight: '\uf178', anchorCircleXmark: '\ue4ac', ellipsis: '\uf141', ellipsisH: '\uf141', chessPawn: '\uf443', kitMedical: '\uf479', firstAid: '\uf479', personThroughWindow: '\ue5a9', toolbox: '\uf552', handsHoldingCircle: '\ue4fb', bug: '\uf188', creditCard: '\uf09d', creditCardAlt: '\uf09d', car: '\uf1b9', automobile: '\uf1b9', handHoldingHand: '\ue4f7', bookOpenReader: '\uf5da', bookReader: '\uf5da', mountainSun: '\ue52f', arrowsLeftRightToLine: '\ue4ba', diceD20: '\uf6cf', truckDroplet: '\ue58c', fileCircleXmark: '\ue5a1', temperatureArrowUp: '\ue040', temperatureUp: '\ue040', medal: '\uf5a2', bed: '\uf236', squareH: '\uf0fd', hSquare: '\uf0fd', podcast: '\uf2ce', temperatureFull: '\uf2c7', temperature4: '\uf2c7', thermometer4: '\uf2c7', thermometerFull: '\uf2c7', bell: '\uf0f3', superscript: '\uf12b', plugCircleXmark: '\ue560', starOfLife: '\uf621', phoneSlash: '\uf3dd', paintRoller: '\uf5aa', handshakeAngle: '\uf4c4', handsHelping: '\uf4c4', locationDot: '\uf3c5', mapMarkerAlt: '\uf3c5', file: '\uf15b', greaterThan: '\u003e', personSwimming: '\uf5c4', swimmer: '\uf5c4', arrowDown: '\uf063', droplet: '\uf043', tint: '\uf043', eraser: '\uf12d', earthAmericas: '\uf57d', earth: '\uf57d', earthAmerica: '\uf57d', globeAmericas: '\uf57d', personBurst: '\ue53b', dove: '\uf4ba', batteryEmpty: '\uf244', battery0: '\uf244', socks: '\uf696', inbox: '\uf01c', section: '\ue447', gaugeHigh: '\uf625', tachometerAlt: '\uf625', tachometerAltFast: '\uf625', envelopeOpenText: '\uf658', hospital: '\uf0f8', hospitalAlt: '\uf0f8', hospitalWide: '\uf0f8', wineBottle: '\uf72f', chessRook: '\uf447', barsStaggered: '\uf550', reorder: '\uf550', stream: '\uf550', dharmachakra: '\uf655', hotdog: '\uf80f', personWalkingWithCane: '\uf29d', blind: '\uf29d', drum: '\uf569', iceCream: '\uf810', heartCircleBolt: '\ue4fc', fax: '\uf1ac', paragraph: '\uf1dd', checkToSlot: '\uf772', voteYea: '\uf772', starHalf: '\uf089', boxesStacked: '\uf468', boxes: '\uf468', boxesAlt: '\uf468', link: '\uf0c1', chain: '\uf0c1', earListen: '\uf2a2', assistiveListeningSystems: '\uf2a2', treeCity: '\ue587', play: '\uf04b', font: '\uf031', tableCellsRowLock: '\ue67a', rupiahSign: '\ue23d', magnifyingGlass: '\uf002', search: '\uf002', tableTennisPaddleBall: '\uf45d', pingPongPaddleBall: '\uf45d', tableTennis: '\uf45d', personDotsFromLine: '\uf470', diagnoses: '\uf470', trashCanArrowUp: '\uf82a', trashRestoreAlt: '\uf82a', nairaSign: '\ue1f6', cartArrowDown: '\uf218', walkieTalkie: '\uf8ef', filePen: '\uf31c', fileEdit: '\uf31c', receipt: '\uf543', squarePen: '\uf14b', penSquare: '\uf14b', pencilSquare: '\uf14b', suitcaseRolling: '\uf5c1', personCircleExclamation: '\ue53f', chevronDown: '\uf078', batteryFull: '\uf240', battery: '\uf240', battery5: '\uf240', skullCrossbones: '\uf714', codeCompare: '\ue13a', listUl: '\uf0ca', listDots: '\uf0ca', schoolLock: '\ue56f', towerCell: '\ue585', downLong: '\uf309', longArrowAltDown: '\uf309', rankingStar: '\ue561', chessKing: '\uf43f', personHarassing: '\ue549', brazilianRealSign: '\ue46c', landmarkDome: '\uf752', landmarkAlt: '\uf752', arrowUp: '\uf062', tv: '\uf26c', television: '\uf26c', tvAlt: '\uf26c', shrimp: '\ue448', listCheck: '\uf0ae', tasks: '\uf0ae', jugDetergent: '\ue519', circleUser: '\uf2bd', userCircle: '\uf2bd', userShield: '\uf505', wind: '\uf72e', carBurst: '\uf5e1', carCrash: '\uf5e1', y: '\u0059', personSnowboarding: '\uf7ce', snowboarding: '\uf7ce', truckFast: '\uf48b', shippingFast: '\uf48b', fish: '\uf578', userGraduate: '\uf501', circleHalfStroke: '\uf042', adjust: '\uf042', clapperboard: '\ue131', circleRadiation: '\uf7ba', radiationAlt: '\uf7ba', baseball: '\uf433', baseballBall: '\uf433', jetFighterUp: '\ue518', diagramProject: '\uf542', projectDiagram: '\uf542', copy: '\uf0c5', volumeXmark: '\uf6a9', volumeMute: '\uf6a9', volumeTimes: '\uf6a9', handSparkles: '\ue05d', grip: '\uf58d', gripHorizontal: '\uf58d', shareFromSquare: '\uf14d', shareSquare: '\uf14d', childCombatant: '\ue4e0', childRifle: '\ue4e0', gun: '\ue19b', squarePhone: '\uf098', phoneSquare: '\uf098', plus: '\u002b', add: '\u002b', expand: '\uf065', computer: '\ue4e5', xmark: '\uf00d', close: '\uf00d', multiply: '\uf00d', remove: '\uf00d', times: '\uf00d', arrowsUpDownLeftRight: '\uf047', arrows: '\uf047', chalkboardUser: '\uf51c', chalkboardTeacher: '\uf51c', pesoSign: '\ue222', buildingShield: '\ue4d8', baby: '\uf77c', usersLine: '\ue592', quoteLeft: '\uf10d', quoteLeftAlt: '\uf10d', tractor: '\uf722', trashArrowUp: '\uf829', trashRestore: '\uf829', arrowDownUpLock: '\ue4b0', linesLeaning: '\ue51e', rulerCombined: '\uf546', copyright: '\uf1f9', equals: '\u003d', blender: '\uf517', teeth: '\uf62e', shekelSign: '\uf20b', ils: '\uf20b', shekel: '\uf20b', sheqel: '\uf20b', sheqelSign: '\uf20b', map: '\uf279', rocket: '\uf135', photoFilm: '\uf87c', photoVideo: '\uf87c', folderMinus: '\uf65d', hexagonNodesBolt: '\ue69a', store: '\uf54e', arrowTrendUp: '\ue098', plugCircleMinus: '\ue55e', signHanging: '\uf4d9', sign: '\uf4d9', bezierCurve: '\uf55b', bellSlash: '\uf1f6', tablet: '\uf3fb', tabletAndroid: '\uf3fb', schoolFlag: '\ue56e', fill: '\uf575', angleUp: '\uf106', drumstickBite: '\uf6d7', hollyBerry: '\uf7aa', chevronLeft: '\uf053', bacteria: '\ue059', handLizard: '\uf258', notdef: '\ue1fe', disease: '\uf7fa', briefcaseMedical: '\uf469', genderless: '\uf22d', chevronRight: '\uf054', retweet: '\uf079', carRear: '\uf5de', carAlt: '\uf5de', pumpSoap: '\ue06b', videoSlash: '\uf4e2', batteryQuarter: '\uf243', battery2: '\uf243', radio: '\uf8d7', babyCarriage: '\uf77d', carriageBaby: '\uf77d', trafficLight: '\uf637', thermometer: '\uf491', vrCardboard: '\uf729', handMiddleFinger: '\uf806', percent: '\u0025', percentage: '\u0025', truckMoving: '\uf4df', glassWaterDroplet: '\ue4f5', display: '\ue163', faceSmile: '\uf118', smile: '\uf118', thumbtack: '\uf08d', thumbTack: '\uf08d', trophy: '\uf091', personPraying: '\uf683', pray: '\uf683', hammer: '\uf6e3', handPeace: '\uf25b', rotate: '\uf2f1', syncAlt: '\uf2f1', spinner: '\uf110', robot: '\uf544', peace: '\uf67c', gears: '\uf085', cogs: '\uf085', warehouse: '\uf494', arrowUpRightDots: '\ue4b7', splotch: '\uf5bc', faceGrinHearts: '\uf584', grinHearts: '\uf584', diceFour: '\uf524', simCard: '\uf7c4', transgender: '\uf225', transgenderAlt: '\uf225', mercury: '\uf223', arrowTurnDown: '\uf149', levelDown: '\uf149', personFallingBurst: '\ue547', award: '\uf559', ticketSimple: '\uf3ff', ticketAlt: '\uf3ff', building: '\uf1ad', anglesLeft: '\uf100', angleDoubleLeft: '\uf100', qrcode: '\uf029', clockRotateLeft: '\uf1da', history: '\uf1da', faceGrinBeamSweat: '\uf583', grinBeamSweat: '\uf583', fileExport: '\uf56e', arrowRightFromFile: '\uf56e', shield: '\uf132', shieldBlank: '\uf132', arrowUpShortWide: '\uf885', sortAmountUpAlt: '\uf885', commentNodes: '\ue696', houseMedical: '\ue3b2', golfBallTee: '\uf450', golfBall: '\uf450', circleChevronLeft: '\uf137', chevronCircleLeft: '\uf137', houseChimneyWindow: '\ue00d', penNib: '\uf5ad', tentArrowTurnLeft: '\ue580', tents: '\ue582', wandMagic: '\uf0d0', magic: '\uf0d0', dog: '\uf6d3', carrot: '\uf787', moon: '\uf186', wineGlassEmpty: '\uf5ce', wineGlassAlt: '\uf5ce', cheese: '\uf7ef', yinYang: '\uf6ad', music: '\uf001', codeCommit: '\uf386', temperatureLow: '\uf76b', personBiking: '\uf84a', biking: '\uf84a', broom: '\uf51a', shieldHeart: '\ue574', gopuram: '\uf664', earthOceania: '\ue47b', globeOceania: '\ue47b', squareXmark: '\uf2d3', timesSquare: '\uf2d3', xmarkSquare: '\uf2d3', hashtag: '\u0023', upRightAndDownLeftFromCenter: '\uf424', expandAlt: '\uf424', oilCan: '\uf613', t: '\u0054', hippo: '\uf6ed', chartColumn: '\ue0e3', infinity: '\uf534', vialCircleCheck: '\ue596', personArrowDownToLine: '\ue538', voicemail: '\uf897', fan: '\uf863', personWalkingLuggage: '\ue554', upDown: '\uf338', arrowsAltV: '\uf338', cloudMoonRain: '\uf73c', calendar: '\uf133', trailer: '\ue041', bahai: '\uf666', haykal: '\uf666', sdCard: '\uf7c2', dragon: '\uf6d5', shoePrints: '\uf54b', circlePlus: '\uf055', plusCircle: '\uf055', faceGrinTongueWink: '\uf58b', grinTongueWink: '\uf58b', handHolding: '\uf4bd', plugCircleExclamation: '\ue55d', linkSlash: '\uf127', chainBroken: '\uf127', chainSlash: '\uf127', unlink: '\uf127', clone: '\uf24d', personWalkingArrowLoopLeft: '\ue551', arrowUpZA: '\uf882', sortAlphaUpAlt: '\uf882', fireFlameCurved: '\uf7e4', fireAlt: '\uf7e4', tornado: '\uf76f', fileCirclePlus: '\ue494', bookQuran: '\uf687', quran: '\uf687', anchor: '\uf13d', borderAll: '\uf84c', faceAngry: '\uf556', angry: '\uf556', cookieBite: '\uf564', arrowTrendDown: '\ue097', rss: '\uf09e', feed: '\uf09e', drawPolygon: '\uf5ee', scaleBalanced: '\uf24e', balanceScale: '\uf24e', gaugeSimpleHigh: '\uf62a', tachometer: '\uf62a', tachometerFast: '\uf62a', shower: '\uf2cc', desktop: '\uf390', desktopAlt: '\uf390', m: '\u004d', tableList: '\uf00b', thList: '\uf00b', commentSms: '\uf7cd', sms: '\uf7cd', book: '\uf02d', userPlus: '\uf234', check: '\uf00c', batteryThreeQuarters: '\uf241', battery4: '\uf241', houseCircleCheck: '\ue509', angleLeft: '\uf104', diagramSuccessor: '\ue47a', truckArrowRight: '\ue58b', arrowsSplitUpAndLeft: '\ue4bc', handFist: '\uf6de', fistRaised: '\uf6de', cloudMoon: '\uf6c3', briefcase: '\uf0b1', personFalling: '\ue546', imagePortrait: '\uf3e0', portrait: '\uf3e0', userTag: '\uf507', rug: '\ue569', earthEurope: '\uf7a2', globeEurope: '\uf7a2', cartFlatbedSuitcase: '\uf59d', luggageCart: '\uf59d', rectangleXmark: '\uf410', rectangleTimes: '\uf410', timesRectangle: '\uf410', windowClose: '\uf410', bahtSign: '\ue0ac', bookOpen: '\uf518', bookJournalWhills: '\uf66a', journalWhills: '\uf66a', handcuffs: '\ue4f8', triangleExclamation: '\uf071', exclamationTriangle: '\uf071', warning: '\uf071', database: '\uf1c0', share: '\uf064', mailForward: '\uf064', bottleDroplet: '\ue4c4', maskFace: '\ue1d7', hillRockslide: '\ue508', rightLeft: '\uf362', exchangeAlt: '\uf362', paperPlane: '\uf1d8', roadCircleExclamation: '\ue565', dungeon: '\uf6d9', alignRight: '\uf038', moneyBill1Wave: '\uf53b', moneyBillWaveAlt: '\uf53b', lifeRing: '\uf1cd', hands: '\uf2a7', signLanguage: '\uf2a7', signing: '\uf2a7', calendarDay: '\uf783', waterLadder: '\uf5c5', ladderWater: '\uf5c5', swimmingPool: '\uf5c5', arrowsUpDown: '\uf07d', arrowsV: '\uf07d', faceGrimace: '\uf57f', grimace: '\uf57f', wheelchairMove: '\ue2ce', wheelchairAlt: '\ue2ce', turnDown: '\uf3be', levelDownAlt: '\uf3be', personWalkingArrowRight: '\ue552', squareEnvelope: '\uf199', envelopeSquare: '\uf199', dice: '\uf522', bowlingBall: '\uf436', brain: '\uf5dc', bandage: '\uf462', bandAid: '\uf462', calendarMinus: '\uf272', circleXmark: '\uf057', timesCircle: '\uf057', xmarkCircle: '\uf057', gifts: '\uf79c', hotel: '\uf594', earthAsia: '\uf57e', globeAsia: '\uf57e', idCardClip: '\uf47f', idCardAlt: '\uf47f', magnifyingGlassPlus: '\uf00e', searchPlus: '\uf00e', thumbsUp: '\uf164', userClock: '\uf4fd', handDots: '\uf461', allergies: '\uf461', fileInvoice: '\uf570', windowMinimize: '\uf2d1', mugSaucer: '\uf0f4', coffee: '\uf0f4', brush: '\uf55d', fileHalfDashed: '\ue698', mask: '\uf6fa', magnifyingGlassMinus: '\uf010', searchMinus: '\uf010', rulerVertical: '\uf548', userLarge: '\uf406', userAlt: '\uf406', trainTram: '\ue5b4', userNurse: '\uf82f', syringe: '\uf48e', cloudSun: '\uf6c4', stopwatch20: '\ue06f', squareFull: '\uf45c', magnet: '\uf076', jar: '\ue516', noteSticky: '\uf249', stickyNote: '\uf249', bugSlash: '\ue490', arrowUpFromWaterPump: '\ue4b6', bone: '\uf5d7', tableCellsRowUnlock: '\ue691', userInjured: '\uf728', faceSadTear: '\uf5b4', sadTear: '\uf5b4', plane: '\uf072', tentArrowsDown: '\ue581', exclamation: '\u0021', arrowsSpin: '\ue4bb', print: '\uf02f', turkishLiraSign: '\ue2bb', try: '\ue2bb', turkishLira: '\ue2bb', dollarSign: '\u0024', dollar: '\u0024', usd: '\u0024', x: '\u0058', magnifyingGlassDollar: '\uf688', searchDollar: '\uf688', usersGear: '\uf509', usersCog: '\uf509', personMilitaryPointing: '\ue54a', buildingColumns: '\uf19c', bank: '\uf19c', institution: '\uf19c', museum: '\uf19c', university: '\uf19c', umbrella: '\uf0e9', trowel: '\ue589', d: '\u0044', stapler: '\ue5af', masksTheater: '\uf630', theaterMasks: '\uf630', kipSign: '\ue1c4', handPointLeft: '\uf0a5', handshakeSimple: '\uf4c6', handshakeAlt: '\uf4c6', jetFighter: '\uf0fb', fighterJet: '\uf0fb', squareShareNodes: '\uf1e1', shareAltSquare: '\uf1e1', barcode: '\uf02a', plusMinus: '\ue43c', video: '\uf03d', videoCamera: '\uf03d', graduationCap: '\uf19d', mortarBoard: '\uf19d', handHoldingMedical: '\ue05c', personCircleCheck: '\ue53e', turnUp: '\uf3bf', levelUpAlt: '\uf3bf', monero: '\uf3d0', hooli: '\uf427', yelp: '\uf1e9', ccVisa: '\uf1f0', lastfm: '\uf202', shopware: '\uf5b5', creativeCommonsNc: '\uf4e8', aws: '\uf375', redhat: '\uf7bc', yoast: '\uf2b1', cloudflare: '\ue07d', ups: '\uf7e0', pixiv: '\ue640', wpexplorer: '\uf2de', dyalog: '\uf399', bity: '\uf37a', stackpath: '\uf842', buysellads: '\uf20d', firstOrder: '\uf2b0', modx: '\uf285', guilded: '\ue07e', vnv: '\uf40b', squareJs: '\uf3b9', jsSquare: '\uf3b9', microsoft: '\uf3ca', qq: '\uf1d6', orcid: '\uf8d2', java: '\uf4e4', invision: '\uf7b0', creativeCommonsPdAlt: '\uf4ed', centercode: '\uf380', glideG: '\uf2a6', drupal: '\uf1a9', jxl: '\ue67b', dartLang: '\ue693', hireAHelper: '\uf3b0', creativeCommonsBy: '\uf4e7', unity: '\ue049', whmcs: '\uf40d', rocketchat: '\uf3e8', vk: '\uf189', untappd: '\uf405', mailchimp: '\uf59e', css3Alt: '\uf38b', square