purgetss
Version:
A package that simplifies mobile app creation for Titanium developers.
1,924 lines (1,912 loc) • 60.9 kB
JavaScript
/**
* Material Icons 4.0.0. by Google (https://github.com/google/material-design-icons)
* Material icons is the official icon set from Google. https://fonts.google.com/icons
* Update material icons [03/22/23]
*/
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 = {
'10k': '\ue951',
'10mp': '\ue952',
'11mp': '\ue953',
'123': '\ueb8d',
'12mp': '\ue954',
'13mp': '\ue955',
'14mp': '\ue956',
'15mp': '\ue957',
'16mp': '\ue958',
'17mp': '\ue959',
'18UpRating': '\uf8fd',
'18mp': '\ue95a',
'19mp': '\ue95b',
'1k': '\ue95c',
'1kPlus': '\ue95d',
'1xMobiledata': '\uefcd',
'20mp': '\ue95e',
'21mp': '\ue95f',
'22mp': '\ue960',
'23mp': '\ue961',
'24mp': '\ue962',
'2k': '\ue963',
'2kPlus': '\ue964',
'2mp': '\ue965',
'30fps': '\uefce',
'30fpsSelect': '\uefcf',
'360': '\ue577',
'3dRotation': '\ue84d',
'3gMobiledata': '\uefd0',
'3k': '\ue966',
'3kPlus': '\ue967',
'3mp': '\ue968',
'3p': '\uefd1',
'4gMobiledata': '\uefd2',
'4gPlusMobiledata': '\uefd3',
'4k': '\ue072',
'4kPlus': '\ue969',
'4mp': '\ue96a',
'5g': '\uef38',
'5k': '\ue96b',
'5kPlus': '\ue96c',
'5mp': '\ue96d',
'60fps': '\uefd4',
'60fpsSelect': '\uefd5',
'6FtApart': '\uf21e',
'6k': '\ue96e',
'6kPlus': '\ue96f',
'6mp': '\ue970',
'7k': '\ue971',
'7kPlus': '\ue972',
'7mp': '\ue973',
'8k': '\ue974',
'8kPlus': '\ue975',
'8mp': '\ue976',
'9k': '\ue977',
'9kPlus': '\ue978',
'9mp': '\ue979',
'abc': '\ueb94',
'acUnit': '\ueb3b',
'accessAlarm': '\ue190',
'accessAlarms': '\ue191',
'accessTime': '\ue192',
'accessTimeFilled': '\uefd6',
'accessibility': '\ue84e',
'accessibilityNew': '\ue92c',
'accessible': '\ue914',
'accessibleForward': '\ue934',
'accountBalance': '\ue84f',
'accountBalanceWallet': '\ue850',
'accountBox': '\ue851',
'accountCircle': '\ue853',
'accountTree': '\ue97a',
'adUnits': '\uef39',
'adb': '\ue60e',
'add': '\ue145',
'addAPhoto': '\ue439',
'addAlarm': '\ue193',
'addAlert': '\ue003',
'addBox': '\ue146',
'addBusiness': '\ue729',
'addCall': '\ue0e8',
'addCard': '\ueb86',
'addChart': '\ue97b',
'addCircle': '\ue147',
'addCircleOutline': '\ue148',
'addComment': '\ue266',
'addHome': '\uf8eb',
'addHomeWork': '\uf8ed',
'addIcCall': '\ue97c',
'addLink': '\ue178',
'addLocation': '\ue567',
'addLocationAlt': '\uef3a',
'addModerator': '\ue97d',
'addPhotoAlternate': '\ue43e',
'addReaction': '\ue1d3',
'addRoad': '\uef3b',
'addShoppingCart': '\ue854',
'addTask': '\uf23a',
'addToDrive': '\ue65c',
'addToHomeScreen': '\ue1fe',
'addToPhotos': '\ue39d',
'addToQueue': '\ue05c',
'addchart': '\uef3c',
'adfScanner': '\ueada',
'adjust': '\ue39e',
'adminPanelSettings': '\uef3d',
'adobe': '\uea96',
'adsClick': '\ue762',
'agriculture': '\uea79',
'air': '\uefd8',
'airlineSeatFlat': '\ue630',
'airlineSeatFlatAngled': '\ue631',
'airlineSeatIndividualSuite': '\ue632',
'airlineSeatLegroomExtra': '\ue633',
'airlineSeatLegroomNormal': '\ue634',
'airlineSeatLegroomReduced': '\ue635',
'airlineSeatReclineExtra': '\ue636',
'airlineSeatReclineNormal': '\ue637',
'airlineStops': '\ue7d0',
'airlines': '\ue7ca',
'airplaneTicket': '\uefd9',
'airplanemodeActive': '\ue195',
'airplanemodeInactive': '\ue194',
'airplanemodeOff': '\ue194',
'airplanemodeOn': '\ue195',
'airplay': '\ue055',
'airportShuttle': '\ueb3c',
'alarm': '\ue855',
'alarmAdd': '\ue856',
'alarmOff': '\ue857',
'alarmOn': '\ue858',
'album': '\ue019',
'alignHorizontalCenter': '\ue00f',
'alignHorizontalLeft': '\ue00d',
'alignHorizontalRight': '\ue010',
'alignVerticalBottom': '\ue015',
'alignVerticalCenter': '\ue011',
'alignVerticalTop': '\ue00c',
'allInbox': '\ue97f',
'allInclusive': '\ueb3d',
'allOut': '\ue90b',
'altRoute': '\uf184',
'alternateEmail': '\ue0e6',
'ampStories': '\uea13',
'analytics': '\uef3e',
'anchor': '\uf1cd',
'android': '\ue859',
'animation': '\ue71c',
'announcement': '\ue85a',
'aod': '\uefda',
'apartment': '\uea40',
'api': '\uf1b7',
'appBlocking': '\uef3f',
'appRegistration': '\uef40',
'appSettingsAlt': '\uef41',
'appShortcut': '\ueae4',
'apple': '\uea80',
'approval': '\ue982',
'apps': '\ue5c3',
'appsOutage': '\ue7cc',
'architecture': '\uea3b',
'archive': '\ue149',
'areaChart': '\ue770',
'arrowBack': '\ue5c4',
'arrowBackIos': '\ue5e0',
'arrowBackIosNew': '\ue2ea',
'arrowCircleDown': '\uf181',
'arrowCircleLeft': '\ueaa7',
'arrowCircleRight': '\ueaaa',
'arrowCircleUp': '\uf182',
'arrowDownward': '\ue5db',
'arrowDropDown': '\ue5c5',
'arrowDropDownCircle': '\ue5c6',
'arrowDropUp': '\ue5c7',
'arrowForward': '\ue5c8',
'arrowForwardIos': '\ue5e1',
'arrowLeft': '\ue5de',
'arrowOutward': '\uf8ce',
'arrowRight': '\ue5df',
'arrowRightAlt': '\ue941',
'arrowUpward': '\ue5d8',
'artTrack': '\ue060',
'article': '\uef42',
'aspectRatio': '\ue85b',
'assessment': '\ue85c',
'assignment': '\ue85d',
'assignmentAdd': '\uf848',
'assignmentInd': '\ue85e',
'assignmentLate': '\ue85f',
'assignmentReturn': '\ue860',
'assignmentReturned': '\ue861',
'assignmentTurnedIn': '\ue862',
'assistWalker': '\uf8d5',
'assistant': '\ue39f',
'assistantDirection': '\ue988',
'assistantNavigation': '\ue989',
'assistantPhoto': '\ue3a0',
'assuredWorkload': '\ueb6f',
'atm': '\ue573',
'attachEmail': '\uea5e',
'attachFile': '\ue226',
'attachMoney': '\ue227',
'attachment': '\ue2bc',
'attractions': '\uea52',
'attribution': '\uefdb',
'audioFile': '\ueb82',
'audiotrack': '\ue3a1',
'autoAwesome': '\ue65f',
'autoAwesomeMosaic': '\ue660',
'autoAwesomeMotion': '\ue661',
'autoDelete': '\uea4c',
'autoFixHigh': '\ue663',
'autoFixNormal': '\ue664',
'autoFixOff': '\ue665',
'autoGraph': '\ue4fb',
'autoMode': '\uec20',
'autoStories': '\ue666',
'autofpsSelect': '\uefdc',
'autorenew': '\ue863',
'avTimer': '\ue01b',
'babyChangingStation': '\uf19b',
'backHand': '\ue764',
'backpack': '\uf19c',
'backspace': '\ue14a',
'backup': '\ue864',
'backupTable': '\uef43',
'badge': '\uea67',
'bakeryDining': '\uea53',
'balance': '\ueaf6',
'balcony': '\ue58f',
'ballot': '\ue172',
'barChart': '\ue26b',
'barcodeReader': '\uf85c',
'batchPrediction': '\uf0f5',
'bathroom': '\uefdd',
'bathtub': '\uea41',
'battery0Bar': '\uebdc',
'battery1Bar': '\uebd9',
'battery20': '\uf09c',
'battery2Bar': '\uebe0',
'battery30': '\uf09d',
'battery3Bar': '\uebdd',
'battery4Bar': '\uebe2',
'battery50': '\uf09e',
'battery5Bar': '\uebd4',
'battery60': '\uf09f',
'battery6Bar': '\uebd2',
'battery80': '\uf0a0',
'battery90': '\uf0a1',
'batteryAlert': '\ue19c',
'batteryCharging20': '\uf0a2',
'batteryCharging30': '\uf0a3',
'batteryCharging50': '\uf0a4',
'batteryCharging60': '\uf0a5',
'batteryCharging80': '\uf0a6',
'batteryCharging90': '\uf0a7',
'batteryChargingFull': '\ue1a3',
'batteryFull': '\ue1a4',
'batterySaver': '\uefde',
'batteryStd': '\ue1a5',
'batteryUnknown': '\ue1a6',
'beachAccess': '\ueb3e',
'bed': '\uefdf',
'bedroomBaby': '\uefe0',
'bedroomChild': '\uefe1',
'bedroomParent': '\uefe2',
'bedtime': '\uef44',
'bedtimeOff': '\ueb76',
'beenhere': '\ue52d',
'bento': '\uf1f4',
'bikeScooter': '\uef45',
'biotech': '\uea3a',
'blender': '\uefe3',
'blind': '\uf8d6',
'blinds': '\ue286',
'blindsClosed': '\uec1f',
'block': '\ue14b',
'blockFlipped': '\uef46',
'bloodtype': '\uefe4',
'bluetooth': '\ue1a7',
'bluetoothAudio': '\ue60f',
'bluetoothConnected': '\ue1a8',
'bluetoothDisabled': '\ue1a9',
'bluetoothDrive': '\uefe5',
'bluetoothSearching': '\ue1aa',
'blurCircular': '\ue3a2',
'blurLinear': '\ue3a3',
'blurOff': '\ue3a4',
'blurOn': '\ue3a5',
'bolt': '\uea0b',
'book': '\ue865',
'bookOnline': '\uf217',
'bookmark': '\ue866',
'bookmarkAdd': '\ue598',
'bookmarkAdded': '\ue599',
'bookmarkBorder': '\ue867',
'bookmarkOutline': '\ue867',
'bookmarkRemove': '\ue59a',
'bookmarks': '\ue98b',
'borderAll': '\ue228',
'borderBottom': '\ue229',
'borderClear': '\ue22a',
'borderColor': '\ue22b',
'borderHorizontal': '\ue22c',
'borderInner': '\ue22d',
'borderLeft': '\ue22e',
'borderOuter': '\ue22f',
'borderRight': '\ue230',
'borderStyle': '\ue231',
'borderTop': '\ue232',
'borderVertical': '\ue233',
'boy': '\ueb67',
'brandingWatermark': '\ue06b',
'breakfastDining': '\uea54',
'brightness1': '\ue3a6',
'brightness2': '\ue3a7',
'brightness3': '\ue3a8',
'brightness4': '\ue3a9',
'brightness5': '\ue3aa',
'brightness6': '\ue3ab',
'brightness7': '\ue3ac',
'brightnessAuto': '\ue1ab',
'brightnessHigh': '\ue1ac',
'brightnessLow': '\ue1ad',
'brightnessMedium': '\ue1ae',
'broadcastOnHome': '\uf8f8',
'broadcastOnPersonal': '\uf8f9',
'brokenImage': '\ue3ad',
'browseGallery': '\uebd1',
'browserNotSupported': '\uef47',
'browserUpdated': '\ue7cf',
'brunchDining': '\uea73',
'brush': '\ue3ae',
'bubbleChart': '\ue6dd',
'bugReport': '\ue868',
'build': '\ue869',
'buildCircle': '\uef48',
'bungalow': '\ue591',
'burstMode': '\ue43c',
'busAlert': '\ue98f',
'business': '\ue0af',
'businessCenter': '\ueb3f',
'cabin': '\ue589',
'cable': '\uefe6',
'cached': '\ue86a',
'cake': '\ue7e9',
'calculate': '\uea5f',
'calendarMonth': '\uebcc',
'calendarToday': '\ue935',
'calendarViewDay': '\ue936',
'calendarViewMonth': '\uefe7',
'calendarViewWeek': '\uefe8',
'call': '\ue0b0',
'callEnd': '\ue0b1',
'callMade': '\ue0b2',
'callMerge': '\ue0b3',
'callMissed': '\ue0b4',
'callMissedOutgoing': '\ue0e4',
'callReceived': '\ue0b5',
'callSplit': '\ue0b6',
'callToAction': '\ue06c',
'camera': '\ue3af',
'cameraAlt': '\ue3b0',
'cameraEnhance': '\ue8fc',
'cameraFront': '\ue3b1',
'cameraIndoor': '\uefe9',
'cameraOutdoor': '\uefea',
'cameraRear': '\ue3b2',
'cameraRoll': '\ue3b3',
'cameraswitch': '\uefeb',
'campaign': '\uef49',
'cancel': '\ue5c9',
'cancelPresentation': '\ue0e9',
'cancelScheduleSend': '\uea39',
'candlestickChart': '\uead4',
'carCrash': '\uebf2',
'carRental': '\uea55',
'carRepair': '\uea56',
'cardGiftcard': '\ue8f6',
'cardMembership': '\ue8f7',
'cardTravel': '\ue8f8',
'carpenter': '\uf1f8',
'cases': '\ue992',
'casino': '\ueb40',
'cast': '\ue307',
'castConnected': '\ue308',
'castForEducation': '\uefec',
'castle': '\ueab1',
'catchingPokemon': '\ue508',
'category': '\ue574',
'celebration': '\uea65',
'cellTower': '\uebba',
'cellWifi': '\ue0ec',
'centerFocusStrong': '\ue3b4',
'centerFocusWeak': '\ue3b5',
'chair': '\uefed',
'chairAlt': '\uefee',
'chalet': '\ue585',
'changeCircle': '\ue2e7',
'changeHistory': '\ue86b',
'chargingStation': '\uf19d',
'chat': '\ue0b7',
'chatBubble': '\ue0ca',
'chatBubbleOutline': '\ue0cb',
'check': '\ue5ca',
'checkBox': '\ue834',
'checkBoxOutlineBlank': '\ue835',
'checkCircle': '\ue86c',
'checkCircleOutline': '\ue92d',
'checklist': '\ue6b1',
'checklistRtl': '\ue6b3',
'checkroom': '\uf19e',
'chevronLeft': '\ue5cb',
'chevronRight': '\ue5cc',
'childCare': '\ueb41',
'childFriendly': '\ueb42',
'chromeReaderMode': '\ue86d',
'church': '\ueaae',
'circle': '\uef4a',
'circleNotifications': '\ue994',
'class': '\ue86e',
'cleanHands': '\uf21f',
'cleaningServices': '\uf0ff',
'clear': '\ue14c',
'clearAll': '\ue0b8',
'close': '\ue5cd',
'closeFullscreen': '\uf1cf',
'closedCaption': '\ue01c',
'closedCaptionDisabled': '\uf1dc',
'closedCaptionOff': '\ue996',
'cloud': '\ue2bd',
'cloudCircle': '\ue2be',
'cloudDone': '\ue2bf',
'cloudDownload': '\ue2c0',
'cloudOff': '\ue2c1',
'cloudQueue': '\ue2c2',
'cloudSync': '\ueb5a',
'cloudUpload': '\ue2c3',
'cloudySnowing': '\ue810',
'co2': '\ue7b0',
'coPresent': '\ueaf0',
'code': '\ue86f',
'codeOff': '\ue4f3',
'coffee': '\uefef',
'coffeeMaker': '\ueff0',
'collections': '\ue3b6',
'collectionsBookmark': '\ue431',
'colorLens': '\ue3b7',
'colorize': '\ue3b8',
'comment': '\ue0b9',
'commentBank': '\uea4e',
'commentsDisabled': '\ue7a2',
'commit': '\ueaf5',
'commute': '\ue940',
'compare': '\ue3b9',
'compareArrows': '\ue915',
'compassCalibration': '\ue57c',
'compost': '\ue761',
'compress': '\ue94d',
'computer': '\ue30a',
'confirmationNum': '\ue638',
'confirmationNumber': '\ue638',
'connectWithoutContact': '\uf223',
'connectedTv': '\ue998',
'connectingAirports': '\ue7c9',
'construction': '\uea3c',
'contactEmergency': '\uf8d1',
'contactMail': '\ue0d0',
'contactPage': '\uf22e',
'contactPhone': '\ue0cf',
'contactSupport': '\ue94c',
'contactless': '\uea71',
'contacts': '\ue0ba',
'contentCopy': '\ue14d',
'contentCopy': '\uf08a',
'contentCut': '\ue14e',
'contentCut': '\uf08b',
'contentPaste': '\ue14f',
'contentPaste': '\uf098',
'contentPasteGo': '\uea8e',
'contentPasteOff': '\ue4f8',
'contentPasteSearch': '\uea9b',
'contrast': '\ueb37',
'controlCamera': '\ue074',
'controlPoint': '\ue3ba',
'controlPointDuplicate': '\ue3bb',
'conveyorBelt': '\uf867',
'cookie': '\ueaac',
'copy': '\uf08a',
'copyAll': '\ue2ec',
'copyright': '\ue90c',
'coronavirus': '\uf221',
'corporateFare': '\uf1d0',
'cottage': '\ue587',
'countertops': '\uf1f7',
'create': '\ue150',
'createNewFolder': '\ue2cc',
'creditCard': '\ue870',
'creditCardOff': '\ue4f4',
'creditScore': '\ueff1',
'crib': '\ue588',
'crisisAlert': '\uebe9',
'crop': '\ue3be',
'crop169': '\ue3bc',
'crop32': '\ue3bd',
'crop54': '\ue3bf',
'crop75': '\ue3c0',
'cropDin': '\ue3c1',
'cropFree': '\ue3c2',
'cropLandscape': '\ue3c3',
'cropOriginal': '\ue3c4',
'cropPortrait': '\ue3c5',
'cropRotate': '\ue437',
'cropSquare': '\ue3c6',
'crueltyFree': '\ue799',
'css': '\ueb93',
'currencyBitcoin': '\uebc5',
'currencyExchange': '\ueb70',
'currencyFranc': '\ueafa',
'currencyLira': '\ueaef',
'currencyPound': '\ueaf1',
'currencyRuble': '\ueaec',
'currencyRupee': '\ueaf7',
'currencyYen': '\ueafb',
'currencyYuan': '\ueaf9',
'curtains': '\uec1e',
'curtainsClosed': '\uec1d',
'cut': '\uf08b',
'cyclone': '\uebd5',
'dangerous': '\ue99a',
'darkMode': '\ue51c',
'dashboard': '\ue871',
'dashboardCustomize': '\ue99b',
'dataArray': '\uead1',
'dataExploration': '\ue76f',
'dataObject': '\uead3',
'dataSaverOff': '\ueff2',
'dataSaverOn': '\ueff3',
'dataThresholding': '\ueb9f',
'dataUsage': '\ue1af',
'dataset': '\uf8ee',
'datasetLinked': '\uf8ef',
'dateRange': '\ue916',
'deblur': '\ueb77',
'deck': '\uea42',
'dehaze': '\ue3c7',
'delete': '\ue872',
'deleteForever': '\ue92b',
'deleteOutline': '\ue92e',
'deleteSweep': '\ue16c',
'deliveryDining': '\uea72',
'densityLarge': '\ueba9',
'densityMedium': '\ueb9e',
'densitySmall': '\ueba8',
'departureBoard': '\ue576',
'description': '\ue873',
'deselect': '\uebb6',
'designServices': '\uf10a',
'desk': '\uf8f4',
'desktopAccessDisabled': '\ue99d',
'desktopMac': '\ue30b',
'desktopWindows': '\ue30c',
'details': '\ue3c8',
'developerBoard': '\ue30d',
'developerBoardOff': '\ue4ff',
'developerMode': '\ue1b0',
'deviceHub': '\ue335',
'deviceThermostat': '\ue1ff',
'deviceUnknown': '\ue339',
'devices': '\ue1b1',
'devicesFold': '\uebde',
'devicesOther': '\ue337',
'dewPoint': '\uf879',
'dialerSip': '\ue0bb',
'dialpad': '\ue0bc',
'diamond': '\uead5',
'difference': '\ueb7d',
'dining': '\ueff4',
'dinnerDining': '\uea57',
'directions': '\ue52e',
'directionsBike': '\ue52f',
'directionsBoat': '\ue532',
'directionsBoatFilled': '\ueff5',
'directionsBus': '\ue530',
'directionsBusFilled': '\ueff6',
'directionsCar': '\ue531',
'directionsCarFilled': '\ueff7',
'directionsFerry': '\ue532',
'directionsOff': '\uf10f',
'directionsRailway': '\ue534',
'directionsRailwayFilled': '\ueff8',
'directionsRun': '\ue566',
'directionsSubway': '\ue533',
'directionsSubwayFilled': '\ueff9',
'directionsTrain': '\ue534',
'directionsTransit': '\ue535',
'directionsTransitFilled': '\ueffa',
'directionsWalk': '\ue536',
'dirtyLens': '\uef4b',
'disabledByDefault': '\uf230',
'disabledVisible': '\ue76e',
'discFull': '\ue610',
'discord': '\uea6c',
'discount': '\uebc9',
'displaySettings': '\ueb97',
'diversity1': '\uf8d7',
'diversity2': '\uf8d8',
'diversity3': '\uf8d9',
'dndForwardslash': '\ue611',
'dns': '\ue875',
'doDisturb': '\uf08c',
'doDisturbAlt': '\uf08d',
'doDisturbOff': '\uf08e',
'doDisturbOn': '\uf08f',
'doNotDisturb': '\ue612',
'doNotDisturbAlt': '\ue611',
'doNotDisturbOff': '\ue643',
'doNotDisturbOn': '\ue644',
'doNotDisturbOnTotalSilence': '\ueffb',
'doNotStep': '\uf19f',
'doNotTouch': '\uf1b0',
'dock': '\ue30e',
'documentScanner': '\ue5fa',
'domain': '\ue7ee',
'domainAdd': '\ueb62',
'domainDisabled': '\ue0ef',
'domainVerification': '\uef4c',
'done': '\ue876',
'doneAll': '\ue877',
'doneOutline': '\ue92f',
'donutLarge': '\ue917',
'donutSmall': '\ue918',
'doorBack': '\ueffc',
'doorFront': '\ueffd',
'doorSliding': '\ueffe',
'doorbell': '\uefff',
'doubleArrow': '\uea50',
'downhillSkiing': '\ue509',
'download': '\uf090',
'downloadDone': '\uf091',
'downloadForOffline': '\uf000',
'downloading': '\uf001',
'drafts': '\ue151',
'dragHandle': '\ue25d',
'dragIndicator': '\ue945',
'draw': '\ue746',
'driveEta': '\ue613',
'driveFileMove': '\ue675',
'driveFileMoveOutline': '\ue9a1',
'driveFileMoveRtl': '\ue76d',
'driveFileRenameOutline': '\ue9a2',
'driveFolderUpload': '\ue9a3',
'dry': '\uf1b3',
'dryCleaning': '\uea58',
'duo': '\ue9a5',
'dvr': '\ue1b2',
'dynamicFeed': '\uea14',
'dynamicForm': '\uf1bf',
'eMobiledata': '\uf002',
'earbuds': '\uf003',
'earbudsBattery': '\uf004',
'east': '\uf1df',
'eco': '\uea35',
'edgesensorHigh': '\uf005',
'edgesensorLow': '\uf006',
'edit': '\ue3c9',
'editAttributes': '\ue578',
'editCalendar': '\ue742',
'editDocument': '\uf88c',
'editLocation': '\ue568',
'editLocationAlt': '\ue1c5',
'editNote': '\ue745',
'editNotifications': '\ue525',
'editOff': '\ue950',
'editRoad': '\uef4d',
'editSquare': '\uf88d',
'egg': '\ueacc',
'eggAlt': '\ueac8',
'eject': '\ue8fb',
'elderly': '\uf21a',
'elderlyWoman': '\ueb69',
'electricBike': '\ueb1b',
'electricBolt': '\uec1c',
'electricCar': '\ueb1c',
'electricMeter': '\uec1b',
'electricMoped': '\ueb1d',
'electricRickshaw': '\ueb1e',
'electricScooter': '\ueb1f',
'electricalServices': '\uf102',
'elevator': '\uf1a0',
'email': '\ue0be',
'emergency': '\ue1eb',
'emergencyRecording': '\uebf4',
'emergencyShare': '\uebf6',
'emojiEmotions': '\uea22',
'emojiEvents': '\uea23',
'emojiFlags': '\uea1a',
'emojiFoodBeverage': '\uea1b',
'emojiNature': '\uea1c',
'emojiObjects': '\uea24',
'emojiPeople': '\uea1d',
'emojiSymbols': '\uea1e',
'emojiTransportation': '\uea1f',
'energySavingsLeaf': '\uec1a',
'engineering': '\uea3d',
'enhancePhotoTranslate': '\ue8fc',
'enhancedEncryption': '\ue63f',
'equalizer': '\ue01d',
'error': '\ue000',
'errorOutline': '\ue001',
'escalator': '\uf1a1',
'escalatorWarning': '\uf1ac',
'euro': '\uea15',
'euroSymbol': '\ue926',
'evStation': '\ue56d',
'event': '\ue878',
'eventAvailable': '\ue614',
'eventBusy': '\ue615',
'eventNote': '\ue616',
'eventRepeat': '\ueb7b',
'eventSeat': '\ue903',
'exitToApp': '\ue879',
'expand': '\ue94f',
'expandCircleDown': '\ue7cd',
'expandLess': '\ue5ce',
'expandMore': '\ue5cf',
'explicit': '\ue01e',
'explore': '\ue87a',
'exploreOff': '\ue9a8',
'exposure': '\ue3ca',
'exposureMinus1': '\ue3cb',
'exposureMinus2': '\ue3cc',
'exposureNeg1': '\ue3cb',
'exposureNeg2': '\ue3cc',
'exposurePlus1': '\ue3cd',
'exposurePlus2': '\ue3ce',
'exposureZero': '\ue3cf',
'extension': '\ue87b',
'extensionOff': '\ue4f5',
'face': '\ue87c',
'face2': '\uf8da',
'face3': '\uf8db',
'face4': '\uf8dc',
'face5': '\uf8dd',
'face6': '\uf8de',
'faceRetouchingNatural': '\uef4e',
'faceRetouchingOff': '\uf007',
'faceUnlock': '\uf008',
'facebook': '\uf234',
'factCheck': '\uf0c5',
'factory': '\uebbc',
'familyRestroom': '\uf1a2',
'fastForward': '\ue01f',
'fastRewind': '\ue020',
'fastfood': '\ue57a',
'favorite': '\ue87d',
'favoriteBorder': '\ue87e',
'favoriteOutline': '\ue87e',
'fax': '\uead8',
'featuredPlayList': '\ue06d',
'featuredVideo': '\ue06e',
'feed': '\uf009',
'feedback': '\ue87f',
'female': '\ue590',
'fence': '\uf1f6',
'festival': '\uea68',
'fiberDvr': '\ue05d',
'fiberManualRecord': '\ue061',
'fiberNew': '\ue05e',
'fiberPin': '\ue06a',
'fiberSmartRecord': '\ue062',
'fileCopy': '\ue173',
'fileDownload': '\ue2c4',
'fileDownloadDone': '\ue9aa',
'fileDownloadOff': '\ue4fe',
'fileOpen': '\ueaf3',
'filePresent': '\uea0e',
'fileUpload': '\ue2c6',
'fileUploadOff': '\uf886',
'filter': '\ue3d3',
'filter1': '\ue3d0',
'filter2': '\ue3d1',
'filter3': '\ue3d2',
'filter4': '\ue3d4',
'filter5': '\ue3d5',
'filter6': '\ue3d6',
'filter7': '\ue3d7',
'filter8': '\ue3d8',
'filter9': '\ue3d9',
'filter9Plus': '\ue3da',
'filterAlt': '\uef4f',
'filterAltOff': '\ueb32',
'filterBAndW': '\ue3db',
'filterCenterFocus': '\ue3dc',
'filterDrama': '\ue3dd',
'filterFrames': '\ue3de',
'filterHdr': '\ue3df',
'filterList': '\ue152',
'filterListAlt': '\ue94e',
'filterListOff': '\ueb57',
'filterNone': '\ue3e0',
'filterTiltShift': '\ue3e2',
'filterVintage': '\ue3e3',
'findInPage': '\ue880',
'findReplace': '\ue881',
'fingerprint': '\ue90d',
'fireExtinguisher': '\uf1d8',
'fireHydrant': '\uf1a3',
'fireHydrantAlt': '\uf8f1',
'fireTruck': '\uf8f2',
'fireplace': '\uea43',
'firstPage': '\ue5dc',
'fitScreen': '\uea10',
'fitbit': '\ue82b',
'fitnessCenter': '\ueb43',
'flag': '\ue153',
'flagCircle': '\ueaf8',
'flaky': '\uef50',
'flare': '\ue3e4',
'flashAuto': '\ue3e5',
'flashOff': '\ue3e6',
'flashOn': '\ue3e7',
'flashlightOff': '\uf00a',
'flashlightOn': '\uf00b',
'flatware': '\uf00c',
'flight': '\ue539',
'flightClass': '\ue7cb',
'flightLand': '\ue904',
'flightTakeoff': '\ue905',
'flip': '\ue3e8',
'flipCameraAndroid': '\uea37',
'flipCameraIos': '\uea38',
'flipToBack': '\ue882',
'flipToFront': '\ue883',
'flood': '\uebe6',
'flourescent': '\uec31',
'flourescent': '\uf00d',
'fluorescent': '\uec31',
'fluorescent': '\uf00d',
'flutterDash': '\ue00b',
'fmdBad': '\uf00e',
'fmdGood': '\uf00f',
'foggy': '\ue818',
'folder': '\ue2c7',
'folderCopy': '\uebbd',
'folderDelete': '\ueb34',
'folderOff': '\ueb83',
'folderOpen': '\ue2c8',
'folderShared': '\ue2c9',
'folderSpecial': '\ue617',
'folderZip': '\ueb2c',
'followTheSigns': '\uf222',
'fontDownload': '\ue167',
'fontDownloadOff': '\ue4f9',
'foodBank': '\uf1f2',
'forest': '\uea99',
'forkLeft': '\ueba0',
'forkRight': '\uebac',
'forklift': '\uf868',
'formatAlignCenter': '\ue234',
'formatAlignJustify': '\ue235',
'formatAlignLeft': '\ue236',
'formatAlignRight': '\ue237',
'formatBold': '\ue238',
'formatClear': '\ue239',
'formatColorFill': '\ue23a',
'formatColorReset': '\ue23b',
'formatColorText': '\ue23c',
'formatIndentDecrease': '\ue23d',
'formatIndentIncrease': '\ue23e',
'formatItalic': '\ue23f',
'formatLineSpacing': '\ue240',
'formatListBulleted': '\ue241',
'formatListBulletedAdd': '\uf849',
'formatListNumbered': '\ue242',
'formatListNumberedRtl': '\ue267',
'formatOverline': '\ueb65',
'formatPaint': '\ue243',
'formatQuote': '\ue244',
'formatShapes': '\ue25e',
'formatSize': '\ue245',
'formatStrikethrough': '\ue246',
'formatTextdirectionLToR': '\ue247',
'formatTextdirectionRToL': '\ue248',
'formatUnderline': '\ue249',
'formatUnderline': '\ue765',
'formatUnderlined': '\ue249',
'formatUnderlined': '\ue765',
'fort': '\ueaad',
'forum': '\ue0bf',
'forward': '\ue154',
'forward10': '\ue056',
'forward30': '\ue057',
'forward5': '\ue058',
'forwardToInbox': '\uf187',
'foundation': '\uf200',
'freeBreakfast': '\ueb44',
'freeCancellation': '\ue748',
'frontHand': '\ue769',
'frontLoader': '\uf869',
'fullscreen': '\ue5d0',
'fullscreenExit': '\ue5d1',
'functions': '\ue24a',
'gMobiledata': '\uf010',
'gTranslate': '\ue927',
'gamepad': '\ue30f',
'games': '\ue021',
'garage': '\uf011',
'gasMeter': '\uec19',
'gavel': '\ue90e',
'generatingTokens': '\ue749',
'gesture': '\ue155',
'getApp': '\ue884',
'gif': '\ue908',
'gifBox': '\ue7a3',
'girl': '\ueb68',
'gite': '\ue58b',
'goat': '\u10fffd',
'golfCourse': '\ueb45',
'gppBad': '\uf012',
'gppGood': '\uf013',
'gppMaybe': '\uf014',
'gpsFixed': '\ue1b3',
'gpsNotFixed': '\ue1b4',
'gpsOff': '\ue1b5',
'grade': '\ue885',
'gradient': '\ue3e9',
'grading': '\uea4f',
'grain': '\ue3ea',
'graphicEq': '\ue1b8',
'grass': '\uf205',
'grid3x3': '\uf015',
'grid4x4': '\uf016',
'gridGoldenratio': '\uf017',
'gridOff': '\ue3eb',
'gridOn': '\ue3ec',
'gridView': '\ue9b0',
'group': '\ue7ef',
'groupAdd': '\ue7f0',
'groupOff': '\ue747',
'groupRemove': '\ue7ad',
'groupWork': '\ue886',
'groups': '\uf233',
'groups2': '\uf8df',
'groups3': '\uf8e0',
'hMobiledata': '\uf018',
'hPlusMobiledata': '\uf019',
'hail': '\ue9b1',
'handshake': '\uebcb',
'handyman': '\uf10b',
'hardware': '\uea59',
'hd': '\ue052',
'hdrAuto': '\uf01a',
'hdrAutoSelect': '\uf01b',
'hdrEnhancedSelect': '\uef51',
'hdrOff': '\ue3ed',
'hdrOffSelect': '\uf01c',
'hdrOn': '\ue3ee',
'hdrOnSelect': '\uf01d',
'hdrPlus': '\uf01e',
'hdrStrong': '\ue3f1',
'hdrWeak': '\ue3f2',
'headphones': '\uf01f',
'headphonesBattery': '\uf020',
'headset': '\ue310',
'headsetMic': '\ue311',
'headsetOff': '\ue33a',
'healing': '\ue3f3',
'healthAndSafety': '\ue1d5',
'hearing': '\ue023',
'hearingDisabled': '\uf104',
'heartBroken': '\ueac2',
'heatPump': '\uec18',
'height': '\uea16',
'help': '\ue887',
'helpCenter': '\uf1c0',
'helpOutline': '\ue8fd',
'hevc': '\uf021',
'hexagon': '\ueb39',
'hideImage': '\uf022',
'hideSource': '\uf023',
'highQuality': '\ue024',
'highlight': '\ue25f',
'highlightAlt': '\uef52',
'highlightOff': '\ue888',
'highlightRemove': '\ue888',
'hiking': '\ue50a',
'history': '\ue889',
'historyEdu': '\uea3e',
'historyToggleOff': '\uf17d',
'hive': '\ueaa6',
'hls': '\ueb8a',
'hlsOff': '\ueb8c',
'holidayVillage': '\ue58a',
'home': '\ue88a',
'homeFilled': '\ue9b2',
'homeMax': '\uf024',
'homeMini': '\uf025',
'homeRepairService': '\uf100',
'homeWork': '\uea09',
'horizontalDistribute': '\ue014',
'horizontalRule': '\uf108',
'horizontalSplit': '\ue947',
'hotTub': '\ueb46',
'hotel': '\ue53a',
'hotelClass': '\ue743',
'hourglassBottom': '\uea5c',
'hourglassDisabled': '\uef53',
'hourglassEmpty': '\ue88b',
'hourglassFull': '\ue88c',
'hourglassTop': '\uea5b',
'house': '\uea44',
'houseSiding': '\uf202',
'houseboat': '\ue584',
'howToReg': '\ue174',
'howToVote': '\ue175',
'html': '\ueb7e',
'http': '\ue902',
'https': '\ue88d',
'hub': '\ue9f4',
'hvac': '\uf10e',
'iceSkating': '\ue50b',
'icecream': '\uea69',
'image': '\ue3f4',
'imageAspectRatio': '\ue3f5',
'imageNotSupported': '\uf116',
'imageSearch': '\ue43f',
'imagesearchRoller': '\ue9b4',
'importContacts': '\ue0e0',
'importExport': '\ue0c3',
'importantDevices': '\ue912',
'inbox': '\ue156',
'incompleteCircle': '\ue79b',
'indeterminateCheckBox': '\ue909',
'info': '\ue88e',
'infoOutline': '\ue88f',
'input': '\ue890',
'insertChart': '\ue24b',
'insertChartOutlined': '\ue26a',
'insertComment': '\ue24c',
'insertDriveFile': '\ue24d',
'insertEmoticon': '\ue24e',
'insertInvitation': '\ue24f',
'insertLink': '\ue250',
'insertPageBreak': '\ueaca',
'insertPhoto': '\ue251',
'insights': '\uf092',
'installDesktop': '\ueb71',
'installMobile': '\ueb72',
'integrationInstructions': '\uef54',
'interests': '\ue7c8',
'interpreterMode': '\ue83b',
'inventory': '\ue179',
'inventory2': '\ue1a1',
'invertColors': '\ue891',
'invertColorsOff': '\ue0c4',
'invertColorsOn': '\ue891',
'iosShare': '\ue6b8',
'iron': '\ue583',
'iso': '\ue3f6',
'javascript': '\ueb7c',
'joinFull': '\ueaeb',
'joinInner': '\ueaf4',
'joinLeft': '\ueaf2',
'joinRight': '\ueaea',
'kayaking': '\ue50c',
'kebabDining': '\ue842',
'key': '\ue73c',
'keyOff': '\ueb84',
'keyboard': '\ue312',
'keyboardAlt': '\uf028',
'keyboardArrowDown': '\ue313',
'keyboardArrowLeft': '\ue314',
'keyboardArrowRight': '\ue315',
'keyboardArrowUp': '\ue316',
'keyboardBackspace': '\ue317',
'keyboardCapslock': '\ue318',
'keyboardCommand': '\ueae0',
'keyboardCommandKey': '\ueae7',
'keyboardControl': '\ue5d3',
'keyboardControl': '\ueae1',
'keyboardControlKey': '\ueae6',
'keyboardDoubleArrowDown': '\uead0',
'keyboardDoubleArrowLeft': '\ueac3',
'keyboardDoubleArrowRight': '\ueac9',
'keyboardDoubleArrowUp': '\ueacf',
'keyboardHide': '\ue31a',
'keyboardOption': '\ueadf',
'keyboardOptionKey': '\ueae8',
'keyboardReturn': '\ue31b',
'keyboardTab': '\ue31c',
'keyboardVoice': '\ue31d',
'kingBed': '\uea45',
'kitchen': '\ueb47',
'kitesurfing': '\ue50d',
'label': '\ue892',
'labelImportant': '\ue937',
'labelImportantOutline': '\ue948',
'labelOff': '\ue9b6',
'labelOutline': '\ue893',
'lan': '\ueb2f',
'landscape': '\ue3f7',
'landslide': '\uebd7',
'language': '\ue894',
'laptop': '\ue31e',
'laptopChromebook': '\ue31f',
'laptopMac': '\ue320',
'laptopWindows': '\ue321',
'lastPage': '\ue5dd',
'launch': '\ue895',
'layers': '\ue53b',
'layersClear': '\ue53c',
'leaderboard': '\uf20c',
'leakAdd': '\ue3f8',
'leakRemove': '\ue3f9',
'leaveBagsAtHome': '\uf21b',
'leaveBagsAtHome': '\uf23b',
'legendToggle': '\uf11b',
'lens': '\ue3fa',
'lensBlur': '\uf029',
'libraryAdd': '\ue02e',
'libraryAddCheck': '\ue9b7',
'libraryBooks': '\ue02f',
'libraryMusic': '\ue030',
'light': '\uf02a',
'lightMode': '\ue518',
'lightbulb': '\ue0f0',
'lightbulbCircle': '\uebfe',
'lightbulbOutline': '\ue90f',
'lineAxis': '\uea9a',
'lineStyle': '\ue919',
'lineWeight': '\ue91a',
'linearScale': '\ue260',
'link': '\ue157',
'linkOff': '\ue16f',
'linkedCamera': '\ue438',
'liquor': '\uea60',
'list': '\ue896',
'listAlt': '\ue0ee',
'liveHelp': '\ue0c6',
'liveTv': '\ue639',
'living': '\uf02b',
'localActivity': '\ue53f',
'localAirport': '\ue53d',
'localAtm': '\ue53e',
'localAttraction': '\ue53f',
'localBar': '\ue540',
'localCafe': '\ue541',
'localCarWash': '\ue542',
'localConvenienceStore': '\ue543',
'localDining': '\ue556',
'localDrink': '\ue544',
'localFireDepartment': '\uef55',
'localFlorist': '\ue545',
'localGasStation': '\ue546',
'localGroceryStore': '\ue547',
'localHospital': '\ue548',
'localHotel': '\ue549',
'localLaundryService': '\ue54a',
'localLibrary': '\ue54b',
'localMall': '\ue54c',
'localMovies': '\ue54d',
'localOffer': '\ue54e',
'localParking': '\ue54f',
'localPharmacy': '\ue550',
'localPhone': '\ue551',
'localPizza': '\ue552',
'localPlay': '\ue553',
'localPolice': '\uef56',
'localPostOffice': '\ue554',
'localPrintShop': '\ue555',
'localPrintshop': '\ue555',
'localRestaurant': '\ue556',
'localSee': '\ue557',
'localShipping': '\ue558',
'localTaxi': '\ue559',
'locationCity': '\ue7f1',
'locationDisabled': '\ue1b6',
'locationHistory': '\ue55a',
'locationOff': '\ue0c7',
'locationOn': '\ue0c8',
'locationPin': '\uf1db',
'locationSearching': '\ue1b7',
'lock': '\ue897',
'lockClock': '\uef57',
'lockOpen': '\ue898',
'lockOutline': '\ue899',
'lockPerson': '\uf8f3',
'lockReset': '\ueade',
'login': '\uea77',
'logoDev': '\uead6',
'logout': '\ue9ba',
'looks': '\ue3fc',
'looks3': '\ue3fb',
'looks4': '\ue3fd',
'looks5': '\ue3fe',
'looks6': '\ue3ff',
'looksOne': '\ue400',
'looksTwo': '\ue401',
'loop': '\ue028',
'loupe': '\ue402',
'lowPriority': '\ue16d',
'loyalty': '\ue89a',
'lteMobiledata': '\uf02c',
'ltePlusMobiledata': '\uf02d',
'luggage': '\uf235',
'lunchDining': '\uea61',
'lyrics': '\uec0b',
'macroOff': '\uf8d2',
'mail': '\ue158',
'mailLock': '\uec0a',
'mailOutline': '\ue0e1',
'male': '\ue58e',
'man': '\ue4eb',
'man2': '\uf8e1',
'man3': '\uf8e2',
'man4': '\uf8e3',
'manageAccounts': '\uf02e',
'manageHistory': '\uebe7',
'manageSearch': '\uf02f',
'map': '\ue55b',
'mapsHomeWork': '\uf030',
'mapsUgc': '\uef58',
'margin': '\ue9bb',
'markAsUnread': '\ue9bc',
'markChatRead': '\uf18b',
'markChatUnread': '\uf189',
'markEmailRead': '\uf18c',
'markEmailUnread': '\uf18a',
'markUnreadChatAlt': '\ueb9d',
'markunread': '\ue159',
'markunreadMailbox': '\ue89b',
'masks': '\uf218',
'maximize': '\ue930',
'mediaBluetoothOff': '\uf031',
'mediaBluetoothOn': '\uf032',
'mediation': '\uefa7',
'medicalInformation': '\uebed',
'medicalServices': '\uf109',
'medication': '\uf033',
'medicationLiquid': '\uea87',
'meetingRoom': '\ueb4f',
'memory': '\ue322',
'menu': '\ue5d2',
'menuBook': '\uea19',
'menuOpen': '\ue9bd',
'merge': '\ueb98',
'mergeType': '\ue252',
'message': '\ue0c9',
'messenger': '\ue0ca',
'messengerOutline': '\ue0cb',
'mic': '\ue029',
'micExternalOff': '\uef59',
'micExternalOn': '\uef5a',
'micNone': '\ue02a',
'micOff': '\ue02b',
'microwave': '\uf204',
'militaryTech': '\uea3f',
'minimize': '\ue931',
'minorCrash': '\uebf1',
'miscellaneousServices': '\uf10c',
'missedVideoCall': '\ue073',
'mms': '\ue618',
'mobileFriendly': '\ue200',
'mobileOff': '\ue201',
'mobileScreenShare': '\ue0e7',
'mobiledataOff': '\uf034',
'mode': '\uf097',
'modeComment': '\ue253',
'modeEdit': '\ue254',
'modeEditOutline': '\uf035',
'modeFanOff': '\uec17',
'modeNight': '\uf036',
'modeOfTravel': '\ue7ce',
'modeStandby': '\uf037',
'modelTraining': '\uf0cf',
'monetizationOn': '\ue263',
'money': '\ue57d',
'moneyOff': '\ue25c',
'moneyOffCsred': '\uf038',
'monitor': '\uef5b',
'monitorHeart': '\ueaa2',
'monitorWeight': '\uf039',
'monochromePhotos': '\ue403',
'mood': '\ue7f2',
'moodBad': '\ue7f3',
'moped': '\ueb28',
'more': '\ue619',
'moreHoriz': '\ue5d3',
'moreHoriz': '\ueae1',
'moreTime': '\uea5d',
'moreVert': '\ue5d4',
'mosque': '\ueab2',
'motionPhotosAuto': '\uf03a',
'motionPhotosOff': '\ue9c0',
'motionPhotosOn': '\ue9c1',
'motionPhotosPause': '\uf227',
'motionPhotosPaused': '\ue9c2',
'motorcycle': '\ue91b',
'mouse': '\ue323',
'moveDown': '\ueb61',
'moveToInbox': '\ue168',
'moveUp': '\ueb64',
'movie': '\ue02c',
'movieCreation': '\ue404',
'movieEdit': '\uf840',
'movieFilter': '\ue43a',
'moving': '\ue501',
'mp': '\ue9c3',
'multilineChart': '\ue6df',
'multipleStop': '\uf1b9',
'multitrackAudio': '\ue1b8',
'museum': '\uea36',
'musicNote': '\ue405',
'musicOff': '\ue440',
'musicVideo': '\ue063',
'myLibraryAdd': '\ue02e',
'myLibraryBooks': '\ue02f',
'myLibraryMusic': '\ue030',
'myLocation': '\ue55c',
'nat': '\uef5c',
'nature': '\ue406',
'naturePeople': '\ue407',
'navigateBefore': '\ue408',
'navigateNext': '\ue409',
'navigation': '\ue55d',
'nearMe': '\ue569',
'nearMeDisabled': '\uf1ef',
'nearbyError': '\uf03b',
'nearbyOff': '\uf03c',
'nestCamWiredStand': '\uec16',
'networkCell': '\ue1b9',
'networkCheck': '\ue640',
'networkLocked': '\ue61a',
'networkPing': '\uebca',
'networkWifi': '\ue1ba',
'networkWifi1Bar': '\uebe4',
'networkWifi2Bar': '\uebd6',
'networkWifi3Bar': '\uebe1',
'newLabel': '\ue609',
'newReleases': '\ue031',
'newspaper': '\ueb81',
'nextPlan': '\uef5d',
'nextWeek': '\ue16a',
'nfc': '\ue1bb',
'nightShelter': '\uf1f1',
'nightlife': '\uea62',
'nightlight': '\uf03d',
'nightlightRound': '\uef5e',
'nightsStay': '\uea46',
'noAccounts': '\uf03e',
'noAdultContent': '\uf8fe',
'noBackpack': '\uf237',
'noCell': '\uf1a4',
'noCrash': '\uebf0',
'noDrinks': '\uf1a5',
'noEncryption': '\ue641',
'noEncryptionGmailerrorred': '\uf03f',
'noFlash': '\uf1a6',
'noFood': '\uf1a7',
'noLuggage': '\uf23b',
'noMeals': '\uf1d6',
'noMealsOuline': '\uf229',
'noMeetingRoom': '\ueb4e',
'noPhotography': '\uf1a8',
'noSim': '\ue0cc',
'noStroller': '\uf1af',
'noTransfer': '\uf1d5',
'noiseAware': '\uebec',
'noiseControlOff': '\uebf3',
'nordicWalking': '\ue50e',
'north': '\uf1e0',
'northEast': '\uf1e1',
'northWest': '\uf1e2',
'notAccessible': '\uf0fe',
'notInterested': '\ue033',
'notListedLocation': '\ue575',
'notStarted': '\uf0d1',
'note': '\ue06f',
'noteAdd': '\ue89c',
'noteAlt': '\uf040',
'notes': '\ue26c',
'notificationAdd': '\ue399',
'notificationImportant': '\ue004',
'notifications': '\ue7f4',
'notificationsActive': '\ue7f7',
'notificationsNone': '\ue7f5',
'notificationsOff': '\ue7f6',
'notificationsOn': '\ue7f7',
'notificationsPaused': '\ue7f8',
'nowWallpaper': '\ue1bc',
'nowWallpaper': '\ue75f',
'nowWidgets': '\ue1bd',
'nowWidgets': '\ue75e',
'numbers': '\ueac7',
'offlineBolt': '\ue932',
'offlinePin': '\ue90a',
'offlineShare': '\ue9c5',
'oilBarrel': '\uec15',
'onDeviceTraining': '\uebfd',
'ondemandVideo': '\ue63a',
'onlinePrediction': '\uf0eb',
'opacity': '\ue91c',
'openInBrowser': '\ue89d',
'openInFull': '\uf1ce',
'openInNew': '\ue89e',
'openInNewOff': '\ue4f6',
'openWith': '\ue89f',
'otherHouses': '\ue58c',
'outbond': '\uf228',
'outbound': '\ue1ca',
'outbox': '\uef5f',
'outdoorGrill': '\uea47',
'outgoingMail': '\uf0d2',
'outlet': '\uf1d4',
'outlinedFlag': '\ue16e',
'output': '\uebbe',
'padding': '\ue9c8',
'pages': '\ue7f9',
'pageview': '\ue8a0',
'paid': '\uf041',
'palette': '\ue40a',
'pallet': '\uf86a',
'panTool': '\ue925',
'panToolAlt': '\uebb9',
'panorama': '\ue40b',
'panoramaFishEye': '\ue40c',
'panoramaFisheye': '\ue40c',
'panoramaHorizontal': '\ue40d',
'panoramaHorizontalSelect': '\uef60',
'panoramaPhotosphere': '\ue9c9',
'panoramaPhotosphereSelect': '\ue9ca',
'panoramaVertical': '\ue40e',
'panoramaVerticalSelect': '\uef61',
'panoramaWideAngle': '\ue40f',
'panoramaWideAngleSelect': '\uef62',
'paragliding': '\ue50f',
'park': '\uea63',
'partyMode': '\ue7fa',
'password': '\uf042',
'paste': '\uf098',
'pattern': '\uf043',
'pause': '\ue034',
'pauseCircle': '\ue1a2',
'pauseCircleFilled': '\ue035',
'pauseCircleOutline': '\ue036',
'pausePresentation': '\ue0ea',
'payment': '\ue8a1',
'payments': '\uef63',
'paypal': '\uea8d',
'pedalBike': '\ueb29',
'pending': '\uef64',
'pendingActions': '\uf1bb',
'pentagon': '\ueb50',
'people': '\ue7fb',
'peopleAlt': '\uea21',
'peopleOutline': '\ue7fc',
'percent': '\ueb58',
'permCameraMic': '\ue8a2',
'permContactCal': '\ue8a3',
'permContactCalendar': '\ue8a3',
'permDataSetting': '\ue8a4',
'permDeviceInfo': '\ue8a5',
'permDeviceInformation': '\ue8a5',
'permIdentity': '\ue8a6',
'permMedia': '\ue8a7',
'permPhoneMsg': '\ue8a8',
'permScanWifi': '\ue8a9',
'person': '\ue7fd',
'person2': '\uf8e4',
'person3': '\uf8e5',
'person4': '\uf8e6',
'personAdd': '\ue7fe',
'personAddAlt': '\uea4d',
'personAddAlt1': '\uef65',
'personAddDisabled': '\ue9cb',
'personOff': '\ue510',
'personOutline': '\ue7ff',
'personPin': '\ue55a',
'personPinCircle': '\ue56a',
'personRemove': '\uef66',
'personRemoveAlt1': '\uef67',
'personSearch': '\uf106',
'personalInjury': '\ue6da',
'personalVideo': '\ue63b',
'pestControl': '\uf0fa',
'pestControlRodent': '\uf0fd',
'pets': '\ue91d',
'phishing': '\uead7',
'phone': '\ue0cd',
'phoneAndroid': '\ue324',
'phoneBluetoothSpeaker': '\ue61b',
'phoneCallback': '\ue649',
'phoneDisabled': '\ue9cc',
'phoneEnabled': '\ue9cd',
'phoneForwarded': '\ue61c',
'phoneInTalk': '\ue61d',
'phoneIphone': '\ue325',
'phoneLocked': '\ue61e',
'phoneMissed': '\ue61f',
'phonePaused': '\ue620',
'phonelink': '\ue326',
'phonelinkErase': '\ue0db',
'phonelinkLock': '\ue0dc',
'phonelinkOff': '\ue327',
'phonelinkRing': '\ue0dd',
'phonelinkSetup': '\ue0de',
'photo': '\ue410',
'photoAlbum': '\ue411',
'photoCamera': '\ue412',
'photoCameraBack': '\uef68',
'photoCameraFront': '\uef69',
'photoFilter': '\ue43b',
'photoLibrary': '\ue413',
'photoSizeSelectActual': '\ue432',
'photoSizeSelectLarge': '\ue433',
'photoSizeSelectSmall': '\ue434',
'php': '\ueb8f',
'piano': '\ue521',
'pianoOff': '\ue520',
'pictureAsPdf': '\ue415',
'pictureInPicture': '\ue8aa',
'pictureInPictureAlt': '\ue911',
'pieChart': '\ue6c4',
'pieChartOutline': '\uf044',
'pieChartOutlined': '\ue6c5',
'pin': '\uf045',
'pinDrop': '\ue55e',
'pinEnd': '\ue767',
'pinInvoke': '\ue763',
'pinch': '\ueb38',
'pivotTableChart': '\ue9ce',
'pix': '\ueaa3',
'place': '\ue55f',
'plagiarism': '\uea5a',
'playArrow': '\ue037',
'playCircle': '\ue1c4',
'playCircleFill': '\ue038',
'playCircleFilled': '\ue038',
'playCircleOutline': '\ue039',
'playDisabled': '\uef6a',
'playForWork': '\ue906',
'playLesson': '\uf047',
'playlistAdd': '\ue03b',
'playlistAddCheck': '\ue065',
'playlistAddCheckCircle': '\ue7e6',
'playlistAddCircle': '\ue7e5',
'playlistPlay': '\ue05f',
'playlistRemove': '\ueb80',
'plumbing': '\uf107',
'plusOne': '\ue800',
'podcasts': '\uf048',
'pointOfSale': '\uf17e',
'policy': '\uea17',
'poll': '\ue801',
'polyline': '\uebbb',
'polymer': '\ue8ab',
'pool': '\ueb48',
'portableWifiOff': '\ue0ce',
'portrait': '\ue416',
'postAdd': '\uea20',
'power': '\ue63c',
'powerInput': '\ue336',
'powerOff': '\ue646',
'powerSettingsNew': '\ue8ac',
'precisionManufacturing': '\uf049',
'pregnantWoman': '\ue91e',
'presentToAll': '\ue0df',
'preview': '\uf1c5',
'priceChange': '\uf04a',
'priceCheck': '\uf04b',
'print': '\ue8ad',
'printDisabled': '\ue9cf',
'priorityHigh': '\ue645',
'privacyTip': '\uf0dc',
'privateConnectivity': '\ue744',
'productionQuantityLimits': '\ue1d1',
'propane': '\uec14',
'propaneTank': '\uec13',
'psychology': '\uea4a',
'psychologyAlt': '\uf8ea',
'public': '\ue80b',
'publicOff': '\uf1ca',
'publish': '\ue255',
'publishedWithChanges': '\uf232',
'punchClock': '\ueaa8',
'pushPin': '\uf10d',
'qrCode': '\uef6b',
'qrCode2': '\ue00a',
'qrCodeScanner': '\uf206',
'queryBuilder': '\ue8ae',
'queryStats': '\ue4fc',
'questionAnswer': '\ue8af',
'questionMark': '\ueb8b',
'queue': '\ue03c',
'queueMusic': '\ue03d',
'queuePlayNext': '\ue066',
'quickContactsDialer': '\ue0cf',
'quickContactsMail': '\ue0d0',
'quickreply': '\uef6c',
'quiz': '\uf04c',
'quora': '\uea98',
'rMobiledata': '\uf04d',
'radar': '\uf04e',
'radio': '\ue03e',
'radioButtonChecked': '\ue837',
'radioButtonOff': '\ue836',
'radioButtonOn': '\ue837',
'radioButtonUnchecked': '\ue836',
'railwayAlert': '\ue9d1',
'ramenDining': '\uea64',
'rampLeft': '\ueb9c',
'rampRight': '\ueb96',
'rateReview': '\ue560',
'rawOff': '\uf04f',
'rawOn': '\uf050',
'readMore': '\uef6d',
'realEstateAgent': '\ue73a',
'rebaseEdit': '\uf846',
'receipt': '\ue8b0',
'receiptLong': '\uef6e',
'recentActors': '\ue03f',
'recommend': '\ue9d2',
'recordVoiceOver': '\ue91f',
'rectangle': '\ueb54',
'recycling': '\ue760',
'reddit': '\ueaa0',
'redeem': '\ue8b1',
'redo': '\ue15a',
'reduceCapacity': '\uf21c',
'refresh': '\ue5d5',
'rememberMe': '\uf051',
'remove': '\ue15b',
'removeCircle': '\ue15c',
'removeCircleOutline': '\ue15d',
'removeDone': '\ue9d3',
'removeFromQueue': '\ue067',
'removeModerator': '\ue9d4',
'removeRedEye': '\ue417',
'removeRoad': '\uebfc',
'removeShoppingCart': '\ue928',
'reorder': '\ue8fe',
'repartition': '\uf8e8',
'repeat': '\ue040',
'repeatOn': '\ue9d6',
'repeatOne': '\ue041',
'repeatOneOn': '\ue9d7',
'replay': '\ue042',
'replay10': '\ue059',
'replay30': '\ue05a',
'replay5': '\ue05b',
'replayCircleFilled': '\ue9d8',
'reply': '\ue15e',
'replyAll': '\ue15f',
'report': '\ue160',
'reportGmailerrorred': '\uf052',
'reportOff': '\ue170',
'reportProblem': '\ue8b2',
'requestPage': '\uf22c',
'requestQuote': '\uf1b6',
'resetTv': '\ue9d9',
'restartAlt': '\uf053',
'restaurant': '\ue56c',
'restaurantMenu': '\ue561',
'restore': '\ue8b3',
'restoreFromTrash': '\ue938',
'restorePage': '\ue929',
'reviews': '\uf054',
'riceBowl': '\uf1f5',
'ringVolume': '\ue0d1',
'rocket': '\ueba5',
'rocketLaunch': '\ueb9b',
'rollerShades': '\uec12',
'rollerShadesClosed': '\uec11',
'rollerSkating': '\uebcd',
'roofing': '\uf201',
'room': '\ue8b4',
'roomPreferences': '\uf1b8',
'roomService': '\ueb49',
'rotate90DegreesCcw': '\ue418',
'rotate90DegreesCw': '\ueaab',
'rotateLeft': '\ue419',
'rotateRight': '\ue41a',
'roundaboutLeft': '\ueb99',
'roundaboutRight': '\ueba3',
'roundedCorner': '\ue920',
'route': '\ueacd',
'router': '\ue328',
'rowing': '\ue921',
'rssFeed': '\ue0e5',
'rsvp': '\uf055',
'rtt': '\ue9ad',
'rule': '\uf1c2',
'ruleFolder': '\uf1c9',
'runCircle': '\uef6f',
'runningWithErrors': '\ue51d',
'rvHookup': '\ue642',
'safetyCheck': '\uebef',
'safetyDivider': '\ue1cc',
'sailing': '\ue502',
'sanitizer': '\uf21d',
'satellite': '\ue562',
'satelliteAlt': '\ueb3a',
'save': '\ue161',
'saveAlt': '\ue171',
'saveAs': '\ueb60',
'savedSearch': '\uea11',
'savings': '\ue2eb',
'scale': '\ueb5f',
'scanner': '\ue329',
'scatterPlot': '\ue268',
'schedule': '\ue8b5',
'scheduleSend': '\uea0a',
'schema': '\ue4fd',
'school': '\ue80c',
'science': '\uea4b',
'score': '\ue269',
'scoreboard': '\uebd0',
'screenLockLandscape': '\ue1be',
'screenLockPortrait': '\ue1bf',
'screenLockRotation': '\ue1c0',
'screenRotation': '\ue1c1',
'screenRotationAlt': '\uebee',
'screenSearchDesktop': '\uef70',
'screenShare': '\ue0e2',
'screenshot': '\uf056',
'screenshotMonitor': '\uec08',
'scubaDiving': '\uebce',
'sd': '\ue9dd',
'sdCard': '\ue623',
'sdCardAlert': '\uf057',
'sdStorage': '\ue1c2',
'search': '\ue8b6',
'searchOff': '\uea76',
'security': '\ue32a',
'securityUpdate': '\uf058',
'securityUpdateGood': '\uf059',
'securityUpdateWarning': '\uf05a',
'segment': '\ue94b',
'selectAll': '\ue162',
'selfImprovement': '\uea78',
'sell': '\uf05b',
'send': '\ue163',
'sendAndArchive': '\uea0c',
'sendTimeExtension': '\ueadb',
'sendToMobile': '\uf05c',
'sensorDoor': '\uf1b5',
'sensorOccupied': '\uec10',
'sensorWindow': '\uf1b4',
'sensors': '\ue51e',
'sensorsOff': '\ue51f',
'sentimentDissatisfied': '\ue811',
'sentimentNeutral': '\ue812',
'sentimentSatisfied': '\ue813',
'sentimentSatisfiedAlt': '\ue0ed',
'sentimentVeryDissatisfied': '\ue814',
'sentimentVerySatisfied': '\ue815',
'setMeal': '\uf1ea',
'settings': '\ue8b8',
'settingsAccessibility': '\uf05d',
'settingsApplications': '\ue8b9',
'settingsBackupRestore': '\ue8ba',
'settingsBluetooth': '\ue8bb',
'settingsBrightness': '\ue8bd',
'settingsCell': '\ue8bc',
'settingsDisplay': '\ue8bd',
'settingsEthernet': '\ue8be',
'settingsInputAntenna': '\ue8bf',
'settingsInputComponent': '\ue8c0',
'settingsInputComposite': '\ue8c1',
'settingsInputHdmi': '\ue8c2',
'settingsInputSvideo': '\ue8c3',
'settingsOverscan': '\ue8c4',
'settingsPhone': '\ue8c5',
'settingsPower': '\ue8c6',
'settingsRemote': '\ue8c7',
'settingsSuggest': '\uf05e',
'settingsSystemDaydream': '\ue1c3',
'settingsVoice': '\ue8c8',
'severeCold': '\uebd3',
'shapeLine': '\uf8d3',
'share': '\ue80d',
'shareArrivalTime': '\ue524',
'shareLocation': '\uf05f',
'shelves': '\uf86e',
'shield': '\ue9e0',
'shieldMoon': '\ueaa9',
'shop': '\ue8c9',
'shop2': '\ue19e',
'shopTwo': '\ue8ca',
'shopify': '\uea9d',
'shoppingBag': '\uf1cc',
'shoppingBasket': '\ue8cb',
'shoppingCart': '\ue8cc',
'shoppingCartCheckout': '\ueb88',
'shortText': '\ue261',
'shortcut': '\uf060',
'showChart': '\ue6e1',
'shower': '\uf061',
'shuffle': '\ue043',
'shuffleOn': '\ue9e1',
'shutterSpeed': '\ue43d',
'sick': '\uf220',
'signLanguage': '\uebe5',
'signalCellular0Bar': '\uf0a8',
'signalCellular1Bar': '\uf0a9',
'signalCellular2Bar': '\uf0aa',
'signalCellular3Bar': '\uf0ab',
'signalCellular4Bar': '\ue1c8',
'signalCellularAlt': '\ue202',
'signalCellularAlt1Bar': '\uebdf',
'signalCellularAlt2Bar': '\uebe3',
'signalCellularConnectedNoInternet0Bar': '\uf0ac',
'signalCellularConnectedNoInternet1Bar': '\uf0ad',
'signalCellularConnectedNoInternet2Bar': '\uf0ae',
'signalCellularConnectedNoInternet3Bar': '\uf0af',
'signalCellularConnectedNoInternet4Bar': '\ue1cd',
'signalCellularNoSim': '\ue1ce',
'signalCellularNodata': '\uf062',
'signalCellularNull': '\ue1cf',
'signalCellularOff': '\ue1d0',
'signalWifi0Bar': '\uf0b0',
'signalWifi1Bar': '\uf0b1',
'signalWifi1BarLock': '\uf0b2',
'signalWifi2Bar': '\uf0b3',
'signalWifi2BarLock': '\uf0b4',
'signalWifi3Bar': '\uf0b5',
'signalWifi3BarLock': '\uf0b6',
'signalWifi4Bar': '\ue1d8',
'signalWifi4BarLock': '\ue1d9',
'signalWifiBad': '\uf063',
'signalWifiConnectedNoInternet0': '\uf0f2',
'signalWifiConnectedNoInternet1': '\uf0ee',
'signalWifiConnectedNoInternet2': '\uf0f1',
'signalWifiConnectedNoInternet3': '\uf0ed',
'signalWifiConnectedNoInternet4': '\uf064',
'signalWifiOff': '\ue1da',
'signalWifiStatusbar1Bar': '\uf0e6',
'signalWifiStatusbar2Bar': '\uf0f0',
'signalWifiStatusbar3Bar': '\uf0ea',
'signalWifiStatusbar4Bar': '\uf065',
'signalWifiStatusbarConnectedNoInternet': '\uf0f8',
'signalWifiStatusbarConnectedNoInternet1': '\uf0e9',
'signalWifiStatusbarConnectedNoInternet2': '\uf0f7',
'signalWifiStatusbarConnectedNoInternet3': '\uf0e8',
'signalWifiStatusbarConnectedNoInternet4': '\uf066',
'signalWifiStatusbarNotConnected': '\uf0ef',
'signalWifiStatusbarNull': '\uf067',
'signpost': '\ueb91',
'simCard': '\ue32b',
'simCardAlert': '\ue624',
'simCardDownload': '\uf068',
'singleBed': '\uea48',
'sip': '\uf069',
'skateboarding': '\ue511',
'skipNext': '\ue044',
'skipPrevious': '\ue045',
'sledding': '\ue512',
'slideshow': '\ue41b',
'slowMotionVideo': '\ue068',
'smartButton': '\uf1c1',
'smartDisplay': '