values constant

Map<String, IconData> const values

Holds a map of <symbol name, icon data> pairs

Implementation

static const Map<String, IconData> values = const {
  'buildingAlt': buildingAlt,
  'mapAlt': mapAlt,
  'neutralFaceAlt': neutralFaceAlt,
  'eyeSlashAlt': eyeSlashAlt,
  'caretSquareUpAlt': caretSquareUpAlt,
  'copyAlt': copyAlt,
  'dotCircleAlt': dotCircleAlt,
  'grinningFaceWithBigEyesAlt': grinningFaceWithBigEyesAlt,
  'saveAlt': saveAlt,
  'faceWithTearsOfJoyAlt': faceWithTearsOfJoyAlt,
  'starHalfAlt': starHalfAlt,
  'smilingFaceAlt': smilingFaceAlt,
  'grinningFaceWithSmilingEyesAlt': grinningFaceWithSmilingEyesAlt,
  'audioFileAlt': audioFileAlt,
  'windowMaximizeAlt': windowMaximizeAlt,
  'loudlyCryingFaceAlt': loudlyCryingFaceAlt,
  'stickyNoteAlt': stickyNoteAlt,
  'angryFaceAlt': angryFaceAlt,
  'windowRestoreAlt': windowRestoreAlt,
  'starAlt': starAlt,
  'addressCardAlt': addressCardAlt,
  'commentAlt': commentAlt,
  'objectUngroupAlt': objectUngroupAlt,
  'winkingFaceAlt': winkingFaceAlt,
  'windowCloseAlt': windowCloseAlt,
  'videoFileAlt': videoFileAlt,
  'hushedFaceAlt': hushedFaceAlt,
  'envelopeAlt': envelopeAlt,
  'faceWithTongueAlt': faceWithTongueAlt,
  'caretSquareDownAlt': caretSquareDownAlt,
  'pauseCircleAlt': pauseCircleAlt,
  'folderOpenAlt': folderOpenAlt,
  'folderAlt': folderAlt,
  'flagAlt': flagAlt,
  'handPointingRightAlt': handPointingRightAlt,
  'minusSquareAlt': minusSquareAlt,
  'alternateArrowCircleDownAlt': alternateArrowCircleDownAlt,
  'excelFileAlt': excelFileAlt,
  'caretSquareLeftAlt': caretSquareLeftAlt,
  'pointerHandAlt': pointerHandAlt,
  'laughFaceWithBeamingEyesAlt': laughFaceWithBeamingEyesAlt,
  'snowflakeAlt': snowflakeAlt,
  'starStruckAlt': starStruckAlt,
  'stopCircleAlt': stopCircleAlt,
  'commentsAlt': commentsAlt,
  'closedCaptioningAlt': closedCaptioningAlt,
  'thumbsDownAlt': thumbsDownAlt,
  'grinningWinkingFaceAlt': grinningWinkingFaceAlt,
  'imagesAlt': imagesAlt,
  'compassAlt': compassAlt,
  'codeFileAlt': codeFileAlt,
  'squintingFaceWithTongueAlt': squintingFaceWithTongueAlt,
  'clipboardAlt': clipboardAlt,
  'newspaperAlt': newspaperAlt,
  'handPointingLeftAlt': handPointingLeftAlt,
  'objectGroupAlt': objectGroupAlt,
  'imageAlt': imageAlt,
  'keyboardAlt': keyboardAlt,
  'grinningSquintingFaceAlt': grinningSquintingFaceAlt,
  'handPointingDownAlt': handPointingDownAlt,
  'gemAlt': gemAlt,
  'kissingFaceWithSmilingEyesAlt': kissingFaceWithSmilingEyesAlt,
  'addressBookAlt': addressBookAlt,
  'faceWithoutMouthAlt': faceWithoutMouthAlt,
  'paperPlaneAlt': paperPlaneAlt,
  'alternateArrowCircleUpAlt': alternateArrowCircleUpAlt,
  'playCircleAlt': playCircleAlt,
  'imageFileAlt': imageFileAlt,
  'dizzyFaceAlt': dizzyFaceAlt,
  'laughingWinkingFaceAlt': laughingWinkingFaceAlt,
  'alternateMoneyBillAlt': alternateMoneyBillAlt,
  'calendarTimesAlt': calendarTimesAlt,
  'rollingOnTheFloorLaughingAlt': rollingOnTheFloorLaughingAlt,
  'timesCircleAlt': timesCircleAlt,
  'calendarPlusAlt': calendarPlusAlt,
  'cryingFaceAlt': cryingFaceAlt,
  'powerpointFileAlt': powerpointFileAlt,
  'hddAlt': hddAlt,
  'hourglassAlt': hourglassAlt,
  'creditCardAlt': creditCardAlt,
  'bellSlashAlt': bellSlashAlt,
  'lemonAlt': lemonAlt,
  'alternateGrinningFaceAlt': alternateGrinningFaceAlt,
  'alternateArrowCircleRightAlt': alternateArrowCircleRightAlt,
  'archiveFileAlt': archiveFileAlt,
  'lizardHandAlt': lizardHandAlt,
  'laughingSquintingFaceAlt': laughingSquintingFaceAlt,
  'grinningFaceAlt': grinningFaceAlt,
  'thumbsUpAlt': thumbsUpAlt,
  'hospitalAlt': hospitalAlt,
  'kissingFaceAlt': kissingFaceAlt,
  'faceBlowingAKissAlt': faceBlowingAKissAlt,
  'barChartAlt': barChartAlt,
  'heartAlt': heartAlt,
  'alternateCommentAlt': alternateCommentAlt,
  'plusSquareAlt': plusSquareAlt,
  'alternateListAlt': alternateListAlt,
  'smilingFaceWithHeartEyesAlt': smilingFaceWithHeartEyesAlt,
  'alternateArrowCircleLeftAlt': alternateArrowCircleLeftAlt,
  'frowningFaceWithOpenMouthAlt': frowningFaceWithOpenMouthAlt,
  'tiredFaceAlt': tiredFaceAlt,
  'peaceHandAlt': peaceHandAlt,
  'calendarMinusAlt': calendarMinusAlt,
  'lightbulbAlt': lightbulbAlt,
  'checkSquareAlt': checkSquareAlt,
  'userAlt': userAlt,
  'spockHandAlt': spockHandAlt,
  'identificationCardAlt': identificationCardAlt,
  'calendarCheckAlt': calendarCheckAlt,
  'moonAlt': moonAlt,
  'calendarAlt': calendarAlt,
  'fileAlt': fileAlt,
  'clockAlt': clockAlt,
  'sunAlt': sunAlt,
  'handPointingUpAlt': handPointingUpAlt,
  'userCircleAlt': userCircleAlt,
  'envelopeOpenAlt': envelopeOpenAlt,
  'editAlt': editAlt,
  'circleAlt': circleAlt,
  'wordFileAlt': wordFileAlt,
  'alternateFileAlt': alternateFileAlt,
  'flushedFaceAlt': flushedFaceAlt,
  'lifeRingAlt': lifeRingAlt,
  'caretSquareRightAlt': caretSquareRightAlt,
  'beamingFaceWithSmilingEyesAlt': beamingFaceWithSmilingEyesAlt,
  'squareAlt': squareAlt,
  'questionCircleAlt': questionCircleAlt,
  'eyeAlt': eyeAlt,
  'pdfFileAlt': pdfFileAlt,
  'frowningFaceAlt': frowningFaceAlt,
  'windowMinimizeAlt': windowMinimizeAlt,
  'registeredTrademarkAlt': registeredTrademarkAlt,
  'commentDotsAlt': commentDotsAlt,
  'winkingFaceWithTongueAlt': winkingFaceWithTongueAlt,
  'futbolAlt': futbolAlt,
  'cloneAlt': cloneAlt,
  'shareSquareAlt': shareSquareAlt,
  'copyrightAlt': copyrightAlt,
  'bellAlt': bellAlt,
  'paperHandAlt': paperHandAlt,
  'scissorsHandAlt': scissorsHandAlt,
  'bookmarkAlt': bookmarkAlt,
  'grimacingFaceAlt': grimacingFaceAlt,
  'checkCircleAlt': checkCircleAlt,
  'alternateCalendarAlt': alternateCalendarAlt,
  'handshakeAlt': handshakeAlt,
  'grinningFaceWithSweatAlt': grinningFaceWithSweatAlt,
  'identificationBadgeAlt': identificationBadgeAlt,
  'rockHandAlt': rockHandAlt,
  'faceWithRollingEyesAlt': faceWithRollingEyesAlt,
  'alternateTrashAlt': alternateTrashAlt,
  'martiniGlass': martiniGlass,
  'music': music,
  'search': search,
  'heart': heart,
  'star': star,
  'user': user,
  'film': film,
  'thLarge': thLarge,
  'th': th,
  'thList': thList,
  'check': check,
  'times': times,
  'searchPlus': searchPlus,
  'searchMinus': searchMinus,
  'powerOff': powerOff,
  'signal': signal,
  'cog': cog,
  'home': home,
  'clock': clock,
  'road': road,
  'download': download,
  'inbox': inbox,
  'redo': redo,
  'syncIcon': syncIcon,
  'alternateList': alternateList,
  'lock': lock,
  'flag': flag,
  'headphones': headphones,
  'volumeOff': volumeOff,
  'volumeDown': volumeDown,
  'volumeUp': volumeUp,
  'qrcode': qrcode,
  'barcode': barcode,
  'tag': tag,
  'tags': tags,
  'book': book,
  'bookmark': bookmark,
  'print': print,
  'camera': camera,
  'font': font,
  'bold': bold,
  'italic': italic,
  'textHeight': textHeight,
  'textWidth': textWidth,
  'alignLeft': alignLeft,
  'alignCenter': alignCenter,
  'alignRight': alignRight,
  'alignJustify': alignJustify,
  'list': list,
  'outdent': outdent,
  'indent': indent,
  'video': video,
  'image': image,
  'mapMarker': mapMarker,
  'adjust': adjust,
  'tint': tint,
  'edit': edit,
  'stepBackward': stepBackward,
  'fastBackward': fastBackward,
  'backward': backward,
  'play': play,
  'pause': pause,
  'stop': stop,
  'forward': forward,
  'fastForward': fastForward,
  'stepForward': stepForward,
  'eject': eject,
  'chevronLeft': chevronLeft,
  'chevronRight': chevronRight,
  'plusCircle': plusCircle,
  'minusCircle': minusCircle,
  'timesCircle': timesCircle,
  'checkCircle': checkCircle,
  'questionCircle': questionCircle,
  'infoCircle': infoCircle,
  'crosshairs': crosshairs,
  'ban': ban,
  'arrowLeft': arrowLeft,
  'arrowRight': arrowRight,
  'arrowUp': arrowUp,
  'arrowDown': arrowDown,
  'share': share,
  'expand': expand,
  'compress': compress,
  'plus': plus,
  'minus': minus,
  'asterisk': asterisk,
  'exclamationCircle': exclamationCircle,
  'gift': gift,
  'leaf': leaf,
  'fire': fire,
  'eye': eye,
  'eyeSlash': eyeSlash,
  'exclamationTriangle': exclamationTriangle,
  'plane': plane,
  'alternateCalendar': alternateCalendar,
  'random': random,
  'comment': comment,
  'magnet': magnet,
  'chevronUp': chevronUp,
  'chevronDown': chevronDown,
  'retweet': retweet,
  'shoppingCart': shoppingCart,
  'folder': folder,
  'folderOpen': folderOpen,
  'barChart': barChart,
  'twitterSquare': twitterSquare,
  'facebookSquare': facebookSquare,
  'retroCamera': retroCamera,
  'key': key,
  'cogs': cogs,
  'comments': comments,
  'starHalf': starHalf,
  'linkedin': linkedin,
  'thumbtack': thumbtack,
  'trophy': trophy,
  'githubSquare': githubSquare,
  'upload': upload,
  'lemon': lemon,
  'phone': phone,
  'phoneSquare': phoneSquare,
  'twitter': twitter,
  'facebook': facebook,
  'github': github,
  'unlock': unlock,
  'creditCard': creditCard,
  'rss': rss,
  'hdd': hdd,
  'bullhorn': bullhorn,
  'certificate': certificate,
  'handPointingRight': handPointingRight,
  'handPointingLeft': handPointingLeft,
  'handPointingUp': handPointingUp,
  'handPointingDown': handPointingDown,
  'arrowCircleLeft': arrowCircleLeft,
  'arrowCircleRight': arrowCircleRight,
  'arrowCircleUp': arrowCircleUp,
  'arrowCircleDown': arrowCircleDown,
  'globe': globe,
  'wrench': wrench,
  'tasks': tasks,
  'filter': filter,
  'briefcase': briefcase,
  'alternateArrows': alternateArrows,
  'users': users,
  'link': link,
  'cloud': cloud,
  'flask': flask,
  'cut': cut,
  'copy': copy,
  'paperclip': paperclip,
  'save': save,
  'square': square,
  'bars': bars,
  'listUl': listUl,
  'listOl': listOl,
  'strikethrough': strikethrough,
  'underline': underline,
  'table': table,
  'magic': magic,
  'truck': truck,
  'pinterest': pinterest,
  'pinterestSquare': pinterestSquare,
  'googlePlusSquare': googlePlusSquare,
  'googlePlusG': googlePlusG,
  'moneyBill': moneyBill,
  'caretDown': caretDown,
  'caretUp': caretUp,
  'caretLeft': caretLeft,
  'caretRight': caretRight,
  'columns': columns,
  'sort': sort,
  'sortDownDescending': sortDownDescending,
  'sortUpAscending': sortUpAscending,
  'envelope': envelope,
  'linkedinIn': linkedinIn,
  'undo': undo,
  'gavel': gavel,
  'lightningBolt': lightningBolt,
  'sitemap': sitemap,
  'umbrella': umbrella,
  'paste': paste,
  'lightbulb': lightbulb,
  'doctor': doctor,
  'stethoscope': stethoscope,
  'suitcase': suitcase,
  'bell': bell,
  'coffee': coffee,
  'hospital': hospital,
  'ambulance': ambulance,
  'medkit': medkit,
  'fighterJet': fighterJet,
  'beer': beer,
  'hSquare': hSquare,
  'plusSquare': plusSquare,
  'angleDoubleLeft': angleDoubleLeft,
  'angleDoubleRight': angleDoubleRight,
  'angleDoubleUp': angleDoubleUp,
  'angleDoubleDown': angleDoubleDown,
  'angleLeft': angleLeft,
  'angleRight': angleRight,
  'angleUp': angleUp,
  'angleDown': angleDown,
  'desktop': desktop,
  'laptop': laptop,
  'tablet': tablet,
  'mobilePhone': mobilePhone,
  'quoteLeft': quoteLeft,
  'quoteRight': quoteRight,
  'spinner': spinner,
  'circle': circle,
  'alternateGithub': alternateGithub,
  'smilingFace': smilingFace,
  'frowningFace': frowningFace,
  'neutralFace': neutralFace,
  'gamepad': gamepad,
  'keyboard': keyboard,
  'flagCheckered': flagCheckered,
  'terminal': terminal,
  'code': code,
  'replyAll': replyAll,
  'locationArrow': locationArrow,
  'crop': crop,
  'codeBranch': codeBranch,
  'unlink': unlink,
  'question': question,
  'info': info,
  'exclamation': exclamation,
  'superscript': superscript,
  'subscript': subscript,
  'eraser': eraser,
  'puzzlePiece': puzzlePiece,
  'microphone': microphone,
  'microphoneSlash': microphoneSlash,
  'calendar': calendar,
  'fireExtinguisher': fireExtinguisher,
  'rocket': rocket,
  'maxcdn': maxcdn,
  'chevronCircleLeft': chevronCircleLeft,
  'chevronCircleRight': chevronCircleRight,
  'chevronCircleUp': chevronCircleUp,
  'chevronCircleDown': chevronCircleDown,
  'html5Logo': html5Logo,
  'css3Logo': css3Logo,
  'anchor': anchor,
  'alternateUnlock': alternateUnlock,
  'bullseye': bullseye,
  'horizontalEllipsis': horizontalEllipsis,
  'verticalEllipsis': verticalEllipsis,
  'rssSquare': rssSquare,
  'playCircle': playCircle,
  'minusSquare': minusSquare,
  'checkSquare': checkSquare,
  'penSquare': penSquare,
  'shareSquare': shareSquare,
  'compass': compass,
  'caretSquareDown': caretSquareDown,
  'caretSquareUp': caretSquareUp,
  'caretSquareRight': caretSquareRight,
  'euroSign': euroSign,
  'poundSign': poundSign,
  'dollarSign': dollarSign,
  'indianRupeeSign': indianRupeeSign,
  'yenSign': yenSign,
  'rubleSign': rubleSign,
  'wonSign': wonSign,
  'btc': btc,
  'file': file,
  'alternateFile': alternateFile,
  'sortAlphabeticalDown': sortAlphabeticalDown,
  'sortAlphabeticalUp': sortAlphabeticalUp,
  'sortAmountDown': sortAmountDown,
  'sortAmountUp': sortAmountUp,
  'sortNumericDown': sortNumericDown,
  'sortNumericUp': sortNumericUp,
  'thumbsUp': thumbsUp,
  'thumbsDown': thumbsDown,
  'youtube': youtube,
  'xing': xing,
  'xingSquare': xingSquare,
  'dropbox': dropbox,
  'stackOverflow': stackOverflow,
  'instagram': instagram,
  'flickr': flickr,
  'appNet': appNet,
  'bitbucket': bitbucket,
  'tumblr': tumblr,
  'tumblrSquare': tumblrSquare,
  'apple': apple,
  'windows': windows,
  'android': android,
  'linux': linux,
  'dribbble': dribbble,
  'skype': skype,
  'foursquare': foursquare,
  'trello': trello,
  'female': female,
  'male': male,
  'gratipayGittip': gratipayGittip,
  'sun': sun,
  'moon': moon,
  'archive': archive,
  'bug': bug,
  'vk': vk,
  'weibo': weibo,
  'renren': renren,
  'pagelines': pagelines,
  'stackExchange': stackExchange,
  'caretSquareLeft': caretSquareLeft,
  'dotCircle': dotCircle,
  'wheelchair': wheelchair,
  'vimeoSquare': vimeoSquare,
  'turkishLiraSign': turkishLiraSign,
  'spaceShuttle': spaceShuttle,
  'slackLogo': slackLogo,
  'envelopeSquare': envelopeSquare,
  'wordpressLogo': wordpressLogo,
  'openid': openid,
  'university': university,
  'graduationCap': graduationCap,
  'yahooLogo': yahooLogo,
  'googleLogo': googleLogo,
  'redditLogo': redditLogo,
  'redditSquare': redditSquare,
  'stumbleuponCircle': stumbleuponCircle,
  'stumbleuponLogo': stumbleuponLogo,
  'delicious': delicious,
  'diggLogo': diggLogo,
  'piedPiperPpLogoOld': piedPiperPpLogoOld,
  'alternatePiedPiperLogo': alternatePiedPiperLogo,
  'drupalLogo': drupalLogo,
  'joomlaLogo': joomlaLogo,
  'language': language,
  'fax': fax,
  'building': building,
  'child': child,
  'paw': paw,
  'cube': cube,
  'cubes': cubes,
  'behance': behance,
  'behanceSquare': behanceSquare,
  'steam': steam,
  'steamSquare': steamSquare,
  'recycle': recycle,
  'car': car,
  'taxi': taxi,
  'tree': tree,
  'spotify': spotify,
  'deviantart': deviantart,
  'soundcloud': soundcloud,
  'database': database,
  'pdfFile': pdfFile,
  'wordFile': wordFile,
  'excelFile': excelFile,
  'powerpointFile': powerpointFile,
  'imageFile': imageFile,
  'archiveFile': archiveFile,
  'audioFile': audioFile,
  'videoFile': videoFile,
  'codeFile': codeFile,
  'vine': vine,
  'codepen': codepen,
  'jsfiddle': jsfiddle,
  'lifeRing': lifeRing,
  'circleNotched': circleNotched,
  'rebelAlliance': rebelAlliance,
  'galacticEmpire': galacticEmpire,
  'gitSquare': gitSquare,
  'git': git,
  'hackerNews': hackerNews,
  'tencentWeibo': tencentWeibo,
  'qq': qq,
  'weixinWechat': weixinWechat,
  'paperPlane': paperPlane,
  'history': history,
  'heading': heading,
  'paragraph': paragraph,
  'horizontalSliders': horizontalSliders,
  'alternateShare': alternateShare,
  'alternateShareSquare': alternateShareSquare,
  'bomb': bomb,
  'futbol': futbol,
  'tty': tty,
  'binoculars': binoculars,
  'plug': plug,
  'slideshare': slideshare,
  'twitch': twitch,
  'yelp': yelp,
  'newspaper': newspaper,
  'wifi': wifi,
  'calculator': calculator,
  'paypal': paypal,
  'googleWallet': googleWallet,
  'visaCreditCard': visaCreditCard,
  'mastercardCreditCard': mastercardCreditCard,
  'discoverCreditCard': discoverCreditCard,
  'americanExpressCreditCard': americanExpressCreditCard,
  'paypalCreditCard': paypalCreditCard,
  'stripeCreditCard': stripeCreditCard,
  'bellSlash': bellSlash,
  'trash': trash,
  'copyright': copyright,
  'at': at,
  'eyeDropper': eyeDropper,
  'paintBrush': paintBrush,
  'birthdayCake': birthdayCake,
  'areaChart': areaChart,
  'pieChart': pieChart,
  'lineChart': lineChart,
  'lastFm': lastFm,
  'lastFmSquare': lastFmSquare,
  'toggleOff': toggleOff,
  'toggleOn': toggleOn,
  'bicycle': bicycle,
  'bus': bus,
  'ioxhost': ioxhost,
  'angellist': angellist,
  'closedCaptioning': closedCaptioning,
  'shekelSign': shekelSign,
  'buysellads': buysellads,
  'connectDevelop': connectDevelop,
  'dashcube': dashcube,
  'forumbee': forumbee,
  'leanpub': leanpub,
  'sellsy': sellsy,
  'shirtsInBulk': shirtsInBulk,
  'simplybuilt': simplybuilt,
  'skyatlas': skyatlas,
  'addToShoppingCart': addToShoppingCart,
  'shoppingCartArrowDown': shoppingCartArrowDown,
  'ship': ship,
  'userSecret': userSecret,
  'motorcycle': motorcycle,
  'streetView': streetView,
  'heartbeat': heartbeat,
  'venus': venus,
  'mars': mars,
  'mercury': mercury,
  'transgender': transgender,
  'alternateTransgender': alternateTransgender,
  'venusDouble': venusDouble,
  'marsDouble': marsDouble,
  'venusMars': venusMars,
  'marsStroke': marsStroke,
  'marsStrokeVertical': marsStrokeVertical,
  'marsStrokeHorizontal': marsStrokeHorizontal,
  'neuter': neuter,
  'genderless': genderless,
  'pinterestP': pinterestP,
  'whatSApp': whatSApp,
  'server': server,
  'userPlus': userPlus,
  'removeUser': removeUser,
  'bed': bed,
  'viacoin': viacoin,
  'train': train,
  'subway': subway,
  'medium': medium,
  'yCombinator': yCombinator,
  'optinMonster': optinMonster,
  'opencart': opencart,
  'expeditedssl': expeditedssl,
  'batteryFull': batteryFull,
  'battery34Full': battery34Full,
  'batteryAlt2Full': batteryAlt2Full,
  'batteryAlt4Full': batteryAlt4Full,
  'batteryEmpty': batteryEmpty,
  'mousePointer': mousePointer,
  'iBeamCursor': iBeamCursor,
  'objectGroup': objectGroup,
  'objectUngroup': objectUngroup,
  'stickyNote': stickyNote,
  'jcbCreditCard': jcbCreditCard,
  'dinerSClubCreditCard': dinerSClubCreditCard,
  'clone': clone,
  'balanceScale': balanceScale,
  'hourglassStart': hourglassStart,
  'hourglassHalf': hourglassHalf,
  'hourglassEnd': hourglassEnd,
  'hourglass': hourglass,
  'rockHand': rockHand,
  'paperHand': paperHand,
  'scissorsHand': scissorsHand,
  'lizardHand': lizardHand,
  'spockHand': spockHand,
  'pointerHand': pointerHand,
  'peaceHand': peaceHand,
  'trademark': trademark,
  'registeredTrademark': registeredTrademark,
  'creativeCommons': creativeCommons,
  'ggCurrency': ggCurrency,
  'ggCurrencyCircle': ggCurrencyCircle,
  'tripadvisor': tripadvisor,
  'odnoklassniki': odnoklassniki,
  'odnoklassnikiSquare': odnoklassnikiSquare,
  'getPocket': getPocket,
  'wikipediaW': wikipediaW,
  'safari': safari,
  'chrome': chrome,
  'firefox': firefox,
  'opera': opera,
  'internetExplorer': internetExplorer,
  'television': television,
  'contao': contao,
  'px500': px500,
  'amazon': amazon,
  'calendarPlus': calendarPlus,
  'calendarMinus': calendarMinus,
  'calendarTimes': calendarTimes,
  'calendarCheck': calendarCheck,
  'industry': industry,
  'mapPin': mapPin,
  'mapSigns': mapSigns,
  'map': map,
  'alternateComment': alternateComment,
  'houzz': houzz,
  'vimeo': vimeo,
  'fontAwesomeBlackTie': fontAwesomeBlackTie,
  'fonticons': fonticons,
  'redditAlien': redditAlien,
  'edgeBrowser': edgeBrowser,
  'codiePie': codiePie,
  'modx': modx,
  'fortAwesome': fortAwesome,
  'usb': usb,
  'productHunt': productHunt,
  'mixcloud': mixcloud,
  'scribd': scribd,
  'pauseCircle': pauseCircle,
  'stopCircle': stopCircle,
  'shoppingBag': shoppingBag,
  'shoppingBasket': shoppingBasket,
  'hashtag': hashtag,
  'bluetooth2': bluetooth2,
  'bluetooth': bluetooth,
  'percent': percent,
  'gitlab': gitlab,
  'wpbeginner': wpbeginner,
  'wpforms': wpforms,
  'enviraGallery': enviraGallery,
  'universalAccess': universalAccess,
  'blind': blind,
  'audioDescription': audioDescription,
  'phoneVolume': phoneVolume,
  'braille': braille,
  'assistiveListeningSystems': assistiveListeningSystems,
  'americanSignLanguageInterpreting': americanSignLanguageInterpreting,
  'deaf': deaf,
  'glide': glide,
  'glideG': glideG,
  'signLanguage': signLanguage,
  'lowVision': lowVision,
  'videoAlt': videoAlt,
  'videoSquare': videoSquare,
  'snapchat': snapchat,
  'snapchatGhost': snapchatGhost,
  'snapchatSquare': snapchatSquare,
  'piedPiperLogo': piedPiperLogo,
  'firstOrder': firstOrder,
  'yoast': yoast,
  'themeisle': themeisle,
  'googlePlus': googlePlus,
  'fontAwesome': fontAwesome,
  'handshake': handshake,
  'envelopeOpen': envelopeOpen,
  'linode': linode,
  'addressBook': addressBook,
  'addressCard': addressCard,
  'userCircle': userCircle,
  'identificationBadge': identificationBadge,
  'identificationCard': identificationCard,
  'quora': quora,
  'freeCodeCamp': freeCodeCamp,
  'telegram': telegram,
  'thermometerFull': thermometerFull,
  'thermometer34Full': thermometer34Full,
  'thermometerAlt2Full': thermometerAlt2Full,
  'thermometerAlt4Full': thermometerAlt4Full,
  'thermometerEmpty': thermometerEmpty,
  'shower': shower,
  'bath': bath,
  'podcast': podcast,
  'windowMaximize': windowMaximize,
  'windowMinimize': windowMinimize,
  'windowRestore': windowRestore,
  'bandcamp': bandcamp,
  'grav': grav,
  'etsy': etsy,
  'imdb': imdb,
  'ravelry': ravelry,
  'sellcast': sellcast,
  'microchip': microchip,
  'snowflake': snowflake,
  'superpowers': superpowers,
  'wpexplorer': wpexplorer,
  'meetup': meetup,
  'utensilSpoon': utensilSpoon,
  'utensils': utensils,
  'alternateUndo': alternateUndo,
  'alternateTrash': alternateTrash,
  'alternateSync': alternateSync,
  'stopwatch': stopwatch,
  'alternateSignOut': alternateSignOut,
  'alternateSignIn': alternateSignIn,
  'alternateRedo': alternateRedo,
  'poo': poo,
  'images': images,
  'alternatePencil': alternatePencil,
  'pen': pen,
  'alternatePen': alternatePen,
  'alternateLongArrowDown': alternateLongArrowDown,
  'alternateLongArrowLeft': alternateLongArrowLeft,
  'alternateLongArrowRight': alternateLongArrowRight,
  'alternateLongArrowUp': alternateLongArrowUp,
  'alternateExpandArrows': alternateExpandArrows,
  'clipboard': clipboard,
  'alternateArrowsHorizontal': alternateArrowsHorizontal,
  'alternateArrowsVertical': alternateArrowsVertical,
  'alternateArrowCircleDown': alternateArrowCircleDown,
  'alternateArrowCircleLeft': alternateArrowCircleLeft,
  'alternateArrowCircleRight': alternateArrowCircleRight,
  'alternateArrowCircleUp': alternateArrowCircleUp,
  'alternateFontAwesome': alternateFontAwesome,
  'alternateExternalLink': alternateExternalLink,
  'alternateExternalLinkSquare': alternateExternalLinkSquare,
  'alternateExchange': alternateExchange,
  'accessibleIcon': accessibleIcon,
  'accusoft': accusoft,
  'adversal': adversal,
  'affiliatetheme': affiliatetheme,
  'algolia': algolia,
  'amilia': amilia,
  'angryCreative': angryCreative,
  'appStore': appStore,
  'iosAppStore': iosAppStore,
  'apperSystemsAb': apperSystemsAb,
  'asymmetrikLtd': asymmetrikLtd,
  'audible': audible,
  'avianex': avianex,
  'amazonWebServicesAws': amazonWebServicesAws,
  'bimobject': bimobject,
  'bitcoin': bitcoin,
  'bity': bity,
  'blackberry': blackberry,
  'blogger': blogger,
  'bloggerB': bloggerB,
  'bRomBelExperteGmbhCoKg': bRomBelExperteGmbhCoKg,
  'centercode': centercode,
  'alternateCloudDownload': alternateCloudDownload,
  'alternateCloudUpload': alternateCloudUpload,
  'cloudscaleCh': cloudscaleCh,
  'cloudsmith': cloudsmith,
  'cloudversify': cloudversify,
  'cpanel': cpanel,
  'alternateCss3Logo': alternateCss3Logo,
  'cuttlefish': cuttlefish,
  'dungeonsDragons': dungeonsDragons,
  'deployDog': deployDog,
  'deskpro': deskpro,
  'digitalOcean': digitalOcean,
  'discord': discord,
  'discourse': discourse,
  'dochub': dochub,
  'docker': docker,
  'draft2Digital': draft2Digital,
  'dribbbleSquare': dribbbleSquare,
  'dyalog': dyalog,
  'earlybirds': earlybirds,
  'erlang': erlang,
  'facebookF': facebookF,
  'facebookMessenger': facebookMessenger,
  'firstdraft': firstdraft,
  'fonticonsFi': fonticonsFi,
  'alternateFortAwesome': alternateFortAwesome,
  'freebsd': freebsd,
  'gem': gem,
  'gitkraken': gitkraken,
  'gofore': gofore,
  'goodreads': goodreads,
  'goodreadsG': goodreadsG,
  'googleDrive': googleDrive,
  'googlePlay': googlePlay,
  'gripfireInc': gripfireInc,
  'grunt': grunt,
  'gulp': gulp,
  'hackerNewsSquare': hackerNewsSquare,
  'hireahelper': hireahelper,
  'hotjar': hotjar,
  'hubspot': hubspot,
  'itunes': itunes,
  'itunesNote': itunesNote,
  'jenkis': jenkis,
  'joget': joget,
  'javascriptJs': javascriptJs,
  'javascriptJsSquare': javascriptJsSquare,
  'keycdn': keycdn,
  'kickstarter': kickstarter,
  'kickstarterK': kickstarterK,
  'laravel': laravel,
  'alternateLevelDown': alternateLevelDown,
  'alternateLevelUp': alternateLevelUp,
  'line': line,
  'lockOpen': lockOpen,
  'lyft': lyft,
  'magento': magento,
  'alternateMapMarker': alternateMapMarker,
  'medapps': medapps,
  'mediumM': mediumM,
  'mrt': mrt,
  'alternateMicrophone': alternateMicrophone,
  'microsoft': microsoft,
  'mix': mix,
  'mizuni': mizuni,
  'alternateMobile': alternateMobile,
  'monero': monero,
  'alternateMoneyBill': alternateMoneyBill,
  'napster': napster,
  'nodeJsJs': nodeJsJs,
  'npm': npm,
  'ns8': ns8,
  'nutritionix': nutritionix,
  'page4Corporation': page4Corporation,
  'palfed': palfed,
  'patreon': patreon,
  'periscope': periscope,
  'phabricator': phabricator,
  'phoenixFramework': phoenixFramework,
  'phoneSlash': phoneSlash,
  'playstation': playstation,
  'portrait': portrait,
  'pushed': pushed,
  'python': python,
  'redRiver': redRiver,
  'wpressr': wpressr,
  'reply': reply,
  'replyd': replyd,
  'resolving': resolving,
  'rocketChat': rocketChat,
  'rockrms': rockrms,
  'schlix': schlix,
  'searchengin': searchengin,
  'servicestack': servicestack,
  'alternateShield': alternateShield,
  'sistrix': sistrix,
  'slackHashtag': slackHashtag,
  'speakap': speakap,
  'staylinked': staylinked,
  'steamSymbol': steamSymbol,
  'stickerMule': stickerMule,
  'studioVinari': studioVinari,
  'supple': supple,
  'alternateTablet': alternateTablet,
  'alternateTachometer': alternateTachometer,
  'telegramPlane': telegramPlane,
  'alternateTicket': alternateTicket,
  'uber': uber,
  'uikit': uikit,
  'uniregistry': uniregistry,
  'untappd': untappd,
  'alternateUser': alternateUser,
  'usSunnahFoundation': usSunnahFoundation,
  'vaadin': vaadin,
  'viber': viber,
  'vimeo2': vimeo2,
  'vnv': vnv,
  'whatSAppSquare': whatSAppSquare,
  'whmcs': whmcs,
  'windowClose': windowClose,
  'wordpressSimple': wordpressSimple,
  'xbox': xbox,
  'yandex': yandex,
  'yandexInternational': yandexInternational,
  'applePay': applePay,
  'applePayCreditCard': applePayCreditCard,
  'fly': fly,
  'nodeJs': nodeJs,
  'openSourceInitiative': openSourceInitiative,
  'react': react,
  'autoprefixer': autoprefixer,
  'less': less,
  'sass': sass,
  'vueJs': vueJs,
  'angular': angular,
  'aviato': aviato,
  'ember': ember,
  'fontAwesomeFlag': fontAwesomeFlag,
  'gitter': gitter,
  'hooli': hooli,
  'strava': strava,
  'stripe': stripe,
  'stripeS': stripeS,
  'typo3': typo3,
  'amazonPay': amazonPay,
  'amazonPayCreditCard': amazonPayCreditCard,
  'ethereum': ethereum,
  'korvue': korvue,
  'elementor': elementor,
  'youtubeSquare': youtubeSquare,
  'baseballBall': baseballBall,
  'basketballBall': basketballBall,
  'bowlingBall': bowlingBall,
  'chess': chess,
  'chessBishop': chessBishop,
  'chessBoard': chessBoard,
  'chessKing': chessKing,
  'chessKnight': chessKnight,
  'chessPawn': chessPawn,
  'chessQueen': chessQueen,
  'chessRook': chessRook,
  'dumbbell': dumbbell,
  'flipboard': flipboard,
  'footballBall': footballBall,
  'golfBall': golfBall,
  'hips': hips,
  'hockeyPuck': hockeyPuck,
  'php': php,
  'quidditch': quidditch,
  'quinscape': quinscape,
  'squareFull': squareFull,
  'tableTennis': tableTennis,
  'volleyballBall': volleyballBall,
  'allergies': allergies,
  'bandAid': bandAid,
  'box': box,
  'boxes': boxes,
  'medicalBriefcase': medicalBriefcase,
  'burn': burn,
  'capsules': capsules,
  'clipboardWithCheck': clipboardWithCheck,
  'clipboardList': clipboardList,
  'diagnoses': diagnoses,
  'dna': dna,
  'dolly': dolly,
  'dollyFlatbed': dollyFlatbed,
  'medicalFile': medicalFile,
  'alternateMedicalFile': alternateMedicalFile,
  'firstAid': firstAid,
  'alternateHospital': alternateHospital,
  'hospitalSymbol': hospitalSymbol,
  'alternateIdentificationCard': alternateIdentificationCard,
  'medicalNotes': medicalNotes,
  'pallet': pallet,
  'pills': pills,
  'prescriptionBottle': prescriptionBottle,
  'alternatePrescriptionBottle': alternatePrescriptionBottle,
  'procedures': procedures,
  'shippingFast': shippingFast,
  'smoking': smoking,
  'syringe': syringe,
  'tablets': tablets,
  'thermometer': thermometer,
  'vial': vial,
  'vials': vials,
  'warehouse': warehouse,
  'weight': weight,
  'xRay': xRay,
  'boxOpen': boxOpen,
  'commentDots': commentDots,
  'commentSlash': commentSlash,
  'couch': couch,
  'donate': donate,
  'dove': dove,
  'handHolding': handHolding,
  'handHoldingHeart': handHoldingHeart,
  'handHoldingUsDollar': handHoldingUsDollar,
  'hands': hands,
  'helpingHands': helpingHands,
  'parachuteBox': parachuteBox,
  'peopleCarry': peopleCarry,
  'piggyBank': piggyBank,
  'readme': readme,
  'ribbon': ribbon,
  'route': route,
  'seedling': seedling,
  'sign': sign,
  'winkingFace': winkingFace,
  'tape': tape,
  'truckLoading': truckLoading,
  'truckMoving': truckMoving,
  'videoSlash': videoSlash,
  'wineGlass': wineGlass,
  'java': java,
  'piedPiperHat': piedPiperHat,
  'creativeCommonsAttribution': creativeCommonsAttribution,
  'creativeCommonsNoncommercial': creativeCommonsNoncommercial,
  'creativeCommonsNoncommercialEuroSign':
      creativeCommonsNoncommercialEuroSign,
  'creativeCommonsNoncommercialYenSign': creativeCommonsNoncommercialYenSign,
  'creativeCommonsNoDerivativeWorks': creativeCommonsNoDerivativeWorks,
  'creativeCommonsPublicDomain': creativeCommonsPublicDomain,
  'alternateCreativeCommonsPublicDomain':
      alternateCreativeCommonsPublicDomain,
  'creativeCommonsRemix': creativeCommonsRemix,
  'creativeCommonsShareAlike': creativeCommonsShareAlike,
  'creativeCommonsSampling': creativeCommonsSampling,
  'creativeCommonsSamplingaLT': creativeCommonsSamplingAlt,
  'creativeCommonsShare': creativeCommonsShare,
  'creativeCommonsCc0': creativeCommonsCc0,
  'ebay': ebay,
  'keybase': keybase,
  'mastodon': mastodon,
  'rProject': rProject,
  'researchgate': researchgate,
  'teamspeak': teamspeak,
  'alternateUserSlash': alternateUserSlash,
  'userAstronaut': userAstronaut,
  'userCheck': userCheck,
  'userClock': userClock,
  'userCog': userCog,
  'userEdit': userEdit,
  'userFriends': userFriends,
  'userGraduate': userGraduate,
  'userLock': userLock,
  'userMinus': userMinus,
  'userNinja': userNinja,
  'userShield': userShield,
  'userSlash': userSlash,
  'userTag': userTag,
  'userTie': userTie,
  'usersCog': usersCog,
  'alternateFirstOrder': alternateFirstOrder,
  'fulcrum': fulcrum,
  'galacticRepublic': galacticRepublic,
  'galacticSenate': galacticSenate,
  'jediOrder': jediOrder,
  'mandalorian': mandalorian,
  'oldRepublic': oldRepublic,
  'phoenixSquadron': phoenixSquadron,
  'sith': sith,
  'tradeFederation': tradeFederation,
  'wolfPackBattalion': wolfPackBattalion,
  'balanceScaleLeftWeighted': balanceScaleLeftWeighted,
  'balanceScaleRightWeighted': balanceScaleRightWeighted,
  'blender': blender,
  'bookOpen': bookOpen,
  'broadcastTower': broadcastTower,
  'broom': broom,
  'chalkboard': chalkboard,
  'chalkboardTeacher': chalkboardTeacher,
  'church': church,
  'coins': coins,
  'compactDisc': compactDisc,
  'crow': crow,
  'crown': crown,
  'dice': dice,
  'diceFive': diceFive,
  'diceFour': diceFour,
  'diceOne': diceOne,
  'diceSix': diceSix,
  'diceThree': diceThree,
  'diceTwo': diceTwo,
  'divide': divide,
  'doorClosed': doorClosed,
  'doorOpen': doorOpen,
  'equals': equals,
  'feather': feather,
  'frog': frog,
  'gasPump': gasPump,
  'glasses': glasses,
  'greaterThan': greaterThan,
  'greaterThanEqualTo': greaterThanEqualTo,
  'helicopter': helicopter,
  'infinity': infinity,
  'kiwiBird': kiwiBird,
  'lessThan': lessThan,
  'lessThanEqualTo': lessThanEqualTo,
  'memory': memory,
  'alternateMicrophoneSlash': alternateMicrophoneSlash,
  'wavyMoneyBill': wavyMoneyBill,
  'alternateWavyMoneyBill': alternateWavyMoneyBill,
  'moneyCheck': moneyCheck,
  'alternateMoneyCheck': alternateMoneyCheck,
  'notEqual': notEqual,
  'palette': palette,
  'parking': parking,
  'percentage': percentage,
  'projectDiagram': projectDiagram,
  'receipt': receipt,
  'robot': robot,
  'ruler': ruler,
  'rulerCombined': rulerCombined,
  'rulerHorizontal': rulerHorizontal,
  'rulerVertical': rulerVertical,
  'school': school,
  'screwdriver': screwdriver,
  'shoePrints': shoePrints,
  'skull': skull,
  'smokingBan': smokingBan,
  'store': store,
  'alternateStore': alternateStore,
  'stream': stream,
  'stroopwafel': stroopwafel,
  'toolbox': toolbox,
  'tShirt': tShirt,
  'walking': walking,
  'wallet': wallet,
  'angryFace': angryFace,
  'archway': archway,
  'atlas': atlas,
  'award': award,
  'backspace': backspace,
  'bezierCurve': bezierCurve,
  'bong': bong,
  'brush': brush,
  'busAlt': busAlt,
  'cannabis': cannabis,
  'doubleCheck': doubleCheck,
  'cocktail': cocktail,
  'conciergeBell': conciergeBell,
  'cookie': cookie,
  'cookieBite': cookieBite,
  'alternateCrop': alternateCrop,
  'digitalTachograph': digitalTachograph,
  'dizzyFace': dizzyFace,
  'draftingCompass': draftingCompass,
  'drum': drum,
  'drumSteelpan': drumSteelpan,
  'alternateFeather': alternateFeather,
  'fileContract': fileContract,
  'fileDownload': fileDownload,
  'fileExport': fileExport,
  'fileImport': fileImport,
  'fileInvoice': fileInvoice,
  'fileInvoiceWithUsDollar': fileInvoiceWithUsDollar,
  'filePrescription': filePrescription,
  'fileSignature': fileSignature,
  'fileUpload': fileUpload,
  'fill': fill,
  'fillDrip': fillDrip,
  'fingerprint': fingerprint,
  'fish': fish,
  'flushedFace': flushedFace,
  'frowningFaceWithOpenMouth': frowningFaceWithOpenMouth,
  'alternateGlassMartini': alternateGlassMartini,
  'globeWithAfricaShown': globeWithAfricaShown,
  'globeWithAmericasShown': globeWithAmericasShown,
  'globeWithAsiaShown': globeWithAsiaShown,
  'grimacingFace': grimacingFace,
  'grinningFace': grinningFace,
  'alternateGrinningFace': alternateGrinningFace,
  'grinningFaceWithSmilingEyes': grinningFaceWithSmilingEyes,
  'grinningFaceWithSweat': grinningFaceWithSweat,
  'smilingFaceWithHeartEyes': smilingFaceWithHeartEyes,
  'grinningSquintingFace': grinningSquintingFace,
  'rollingOnTheFloorLaughing': rollingOnTheFloorLaughing,
  'starStruck': starStruck,
  'faceWithTearsOfJoy': faceWithTearsOfJoy,
  'faceWithTongue': faceWithTongue,
  'squintingFaceWithTongue': squintingFaceWithTongue,
  'winkingFaceWithTongue': winkingFaceWithTongue,
  'grinningWinkingFace': grinningWinkingFace,
  'gripHorizontal': gripHorizontal,
  'gripVertical': gripVertical,
  'alternateHeadphones': alternateHeadphones,
  'headset': headset,
  'highlighter': highlighter,
  'hornbill': hornbill,
  'hotTub': hotTub,
  'hotel': hotel,
  'joint': joint,
  'kissingFace': kissingFace,
  'kissingFaceWithSmilingEyes': kissingFaceWithSmilingEyes,
  'faceBlowingAKiss': faceBlowingAKiss,
  'grinningFaceWithBigEyes': grinningFaceWithBigEyes,
  'laughFaceWithBeamingEyes': laughFaceWithBeamingEyes,
  'laughingSquintingFace': laughingSquintingFace,
  'laughingWinkingFace': laughingWinkingFace,
  'luggageCart': luggageCart,
  'mailchimp': mailchimp,
  'mapMarked': mapMarked,
  'alternateMapMarked': alternateMapMarked,
  'marker': marker,
  'medal': medal,
  'megaport': megaport,
  'faceWithoutMouth': faceWithoutMouth,
  'faceWithRollingEyes': faceWithRollingEyes,
  'monument': monument,
  'mortarPestle': mortarPestle,
  'nimblr': nimblr,
  'paintRoller': paintRoller,
  'passport': passport,
  'penFancy': penFancy,
  'penNib': penNib,
  'pencilRuler': pencilRuler,
  'planeArrival': planeArrival,
  'planeDeparture': planeDeparture,
  'prescription': prescription,
  'revIo': revIo,
  'cryingFace': cryingFace,
  'loudlyCryingFace': loudlyCryingFace,
  'shopware': shopware,
  'shuttleVan': shuttleVan,
  'signature': signature,
  'beamingFaceWithSmilingEyes': beamingFaceWithSmilingEyes,
  'solarPanel': solarPanel,
  'spa': spa,
  'splotch': splotch,
  'sprayCan': sprayCan,
  'squarespace': squarespace,
  'stamp': stamp,
  'alternateStarHalf': alternateStarHalf,
  'suitcaseRolling': suitcaseRolling,
  'hushedFace': hushedFace,
  'swatchbook': swatchbook,
  'swimmer': swimmer,
  'swimmingPool': swimmingPool,
  'themeco': themeco,
  'tintSlash': tintSlash,
  'tiredFace': tiredFace,
  'tooth': tooth,
  'umbrellaBeach': umbrellaBeach,
  'vectorSquare': vectorSquare,
  'weebly': weebly,
  'hangingWeight': hangingWeight,
  'alternateWineGlas': alternateWineGlas,
  'wix': wix,
  'airFreshener': airFreshener,
  'fruitApple': fruitApple,
  'atom': atom,
  'bone': bone,
  'bookReader': bookReader,
  'brain': brain,
  'alternateCar': alternateCar,
  'carBattery': carBattery,
  'carCrash': carCrash,
  'carSide': carSide,
  'chargingStation': chargingStation,
  'directions': directions,
  'drawPolygon': drawPolygon,
  'ello': ello,
  'hackerrank': hackerrank,
  'kaggle': kaggle,
  'laptopCode': laptopCode,
  'layerGroup': layerGroup,
  'markdown': markdown,
  'microscope': microscope,
  'neos': neos,
  'oilCan': oilCan,
  'poop': poop,
  'shapes': shapes,
  'starOfLife': starOfLife,
  'teeth': teeth,
  'teethOpen': teethOpen,
  'theaterMasks': theaterMasks,
  'trafficLight': trafficLight,
  'truckMonster': truckMonster,
  'truckSide': truckSide,
  'zhihu': zhihu,
  'ad': ad,
  'alipay': alipay,
  'ankh': ankh,
  'bible': bible,
  'businessTime': businessTime,
  'city': city,
  'commentDollar': commentDollar,
  'commentsDollar': commentsDollar,
  'cross': cross,
  'dharmachakra': dharmachakra,
  'envelopeOpenText': envelopeOpenText,
  'folderMinus': folderMinus,
  'folderPlus': folderPlus,
  'funnelDollar': funnelDollar,
  'gopuram': gopuram,
  'hamsa': hamsa,
  'haykal': haykal,
  'jedi': jedi,
  'journalOfTheWhills': journalOfTheWhills,
  'kaaba': kaaba,
  'khanda': khanda,
  'landmark': landmark,
  'mailBulk': mailBulk,
  'menorah': menorah,
  'mosque': mosque,
  'om': om,
  'pastafarianism': pastafarianism,
  'peace': peace,
  'placeOfWorship': placeOfWorship,
  'poll': poll,
  'pollH': pollH,
  'pray': pray,
  'prayingHands': prayingHands,
  'quran': quran,
  'searchDollar': searchDollar,
  'searchLocation': searchLocation,
  'socks': socks,
  'alternateSquareRoot': alternateSquareRoot,
  'starAndCrescent': starAndCrescent,
  'starOfDavid': starOfDavid,
  'synagogue': synagogue,
  'theRedYeti': theRedYeti,
  'torah': torah,
  'toriiGate': toriiGate,
  'vihara': vihara,
  'volumeMute': volumeMute,
  'yinYang': yinYang,
  'acquisitionsIncorporated': acquisitionsIncorporated,
  'blenderPhone': blenderPhone,
  'bookOfTheDead': bookOfTheDead,
  'campground': campground,
  'cat': cat,
  'chair': chair,
  'cloudWithMoon': cloudWithMoon,
  'cloudWithSun': cloudWithSun,
  'criticalRole': criticalRole,
  'dDBeyond': dDBeyond,
  'dev': dev,
  'diceD20': diceD20,
  'diceD6': diceD6,
  'dog': dog,
  'dragon': dragon,
  'drumstickWithBiteTakenOut': drumstickWithBiteTakenOut,
  'dungeon': dungeon,
  'fantasyFlightGames': fantasyFlightGames,
  'fileCsv': fileCsv,
  'raisedFist': raisedFist,
  'ghost': ghost,
  'hammer': hammer,
  'hanukiah': hanukiah,
  'wizardSHat': wizardSHat,
  'hiking': hiking,
  'hippo': hippo,
  'horse': horse,
  'damagedHouse': damagedHouse,
  'hryvnia': hryvnia,
  'mask': mask,
  'mountain': mountain,
  'wiredNetwork': wiredNetwork,
  'otter': otter,
  'pennyArcade': pennyArcade,
  'ring': ring,
  'running': running,
  'scroll': scroll,
  'skullCrossbones': skullCrossbones,
  'slash': slash,
  'spider': spider,
  'toiletPaper': toiletPaper,
  'tractor': tractor,
  'userInjured': userInjured,
  'cardboardVr': cardboardVr,
  'wind': wind,
  'wineBottle': wineBottle,
  'wizardsOfTheCoast': wizardsOfTheCoast,
  'thinkPeaks': thinkPeaks,
  'cloudWithAChanceOfMeatball': cloudWithAChanceOfMeatball,
  'cloudWithMoonAndRain': cloudWithMoonAndRain,
  'cloudWithRain': cloudWithRain,
  'cloudWithHeavyShowers': cloudWithHeavyShowers,
  'cloudWithSunAndRain': cloudWithSunAndRain,
  'democrat': democrat,
  'unitedStatesOfAmericaFlag': unitedStatesOfAmericaFlag,
  'meteor': meteor,
  'personEnteringBooth': personEnteringBooth,
  'pooStorm': pooStorm,
  'rainbow': rainbow,
  'reacteurope': reacteurope,
  'republican': republican,
  'smog': smog,
  'highTemperature': highTemperature,
  'lowTemperature': lowTemperature,
  'voteYea': voteYea,
  'water': water,
  'adobe': adobe,
  'artstation': artstation,
  'atlassian': atlassian,
  'baby': baby,
  'babyCarriage': babyCarriage,
  'biohazard': biohazard,
  'blog': blog,
  'calendarWithDayFocus': calendarWithDayFocus,
  'calendarWithWeekFocus': calendarWithWeekFocus,
  'canadianMapleLeaf': canadianMapleLeaf,
  'candyCane': candyCane,
  'carrot': carrot,
  'cashRegister': cashRegister,
  'centos': centos,
  'alternateCompressArrows': alternateCompressArrows,
  'confluence': confluence,
  'dhl': dhl,
  'diaspora': diaspora,
  'dumpster': dumpster,
  'dumpsterFire': dumpsterFire,
  'ethernet': ethernet,
  'fedex': fedex,
  'fedora': fedora,
  'figma': figma,
  'gifts': gifts,
  'glassCheers': glassCheers,
  'glassWhiskey': glassWhiskey,
  'globeWithEuropeShown': globeWithEuropeShown,
  'gripLines': gripLines,
  'gripLinesVertical': gripLinesVertical,
  'guitar': guitar,
  'heartBroken': heartBroken,
  'hollyBerry': hollyBerry,
  'horseHead': horseHead,
  'icicles': icicles,
  'igloo': igloo,
  'intercom': intercom,
  'invision': invision,
  'jira': jira,
  'mendeley': mendeley,
  'mitten': mitten,
  'mugHot': mugHot,
  'radiation': radiation,
  'alternateRadiation': alternateRadiation,
  'raspberryPi': raspberryPi,
  'redhat': redhat,
  'restroom': restroom,
  'satellite': satellite,
  'satelliteDish': satelliteDish,
  'sdCard': sdCard,
  'simCard': simCard,
  'skating': skating,
  'sketch': sketch,
  'skiing': skiing,
  'skiingNordic': skiingNordic,
  'sleigh': sleigh,
  'sms': sms,
  'snowboarding': snowboarding,
  'snowman': snowman,
  'snowplow': snowplow,
  'sourcetree': sourcetree,
  'suse': suse,
  'tenge': tenge,
  'toilet': toilet,
  'tools': tools,
  'tram': tram,
  'ubuntu': ubuntu,
  'ups': ups,
  'unitedStatesPostalService': unitedStatesPostalService,
  'yarn': yarn,
  'alternateFire': alternateFire,
  'bacon': bacon,
  'medicalBook': medicalBook,
  'breadSlice': breadSlice,
  'cheese': cheese,
  'medicalClinic': medicalClinic,
  'alternateMedicalChat': alternateMedicalChat,
  'crutch': crutch,
  'egg': egg,
  'hamburger': hamburger,
  'handWithMiddleFingerRaised': handWithMiddleFingerRaised,
  'hardHat': hardHat,
  'hotDog': hotDog,
  'iceCream': iceCream,
  'laptopMedical': laptopMedical,
  'pager': pager,
  'hotPepper': hotPepper,
  'pizzaSlice': pizzaSlice,
  'trashRestore': trashRestore,
  'alternativeTrashRestore': alternativeTrashRestore,
  'nurse': nurse,
  'airbnb': airbnb,
  'battleNet': battleNet,
  'bootstrap': bootstrap,
  'buffer': buffer,
  'chromecast': chromecast,
  'evernote': evernote,
  'itchIo': itchIo,
  'salesforce': salesforce,
  'speakerDeck': speakerDeck,
  'symfony': symfony,
  'squareWave': squareWave,
  'waze': waze,
  'yammer': yammer,
  'gitAlt': gitAlt,
  'stackpath': stackpath,
  'biking': biking,
  'borderAll': borderAll,
  'borderNone': borderNone,
  'borderStyle': borderStyle,
  'fan': fan,
  'icons': icons,
  'alternatePhone': alternatePhone,
  'alternatePhoneSquare': alternatePhoneSquare,
  'photoVideo': photoVideo,
  'removeFormat': removeFormat,
  'alternateSortAlphabeticalDown': alternateSortAlphabeticalDown,
  'alternateSortAlphabeticalUp': alternateSortAlphabeticalUp,
  'alternateSortAmountDown': alternateSortAmountDown,
  'alternateSortAmountUp': alternateSortAmountUp,
  'alternateSortNumericDown': alternateSortNumericDown,
  'alternateSortNumericUp': alternateSortNumericUp,
  'spellCheck': spellCheck,
  'voicemail': voicemail,
  'cottonBureau': cottonBureau,
  'buyNLarge': buyNLarge,
  'cowboyHat': cowboyHat,
  'cowboyHatSide': cowboyHatSide,
  'materialDesignForBootstrap': materialDesignForBootstrap,
  'mouse': mouse,
  'orcid': orcid,
  'recordVinyl': recordVinyl,
  'swift': swift,
  'umbraco': umbraco,
};