Last active
December 10, 2021 23:33
-
-
Save leeprobert/22c396462e59bc355a441a37e48553c7 to your computer and use it in GitHub Desktop.
File that takes the icons.json from the Font Awesome Flutter library, and creates a Dart file that is a map of the icons that you can reference by string name to get the icon data. These work with the regular and light fonts to give you two map files.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
if [ -e ./icons.json ]; | |
then | |
echo "Custom icons.json found, using local data only." | |
dart ./tool/generate_regular_icon_map.dart ./icons.json | |
dart ./tool/generate_light_icon_map.dart ./icons.json | |
else | |
echo "Could not find the local Icons.json file" | |
fi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
library font_awesome_flutter_original; | |
import 'package:flutter/widgets.dart'; | |
import 'package:font_awesome_flutter/font_awesome_flutter.dart'; | |
// THIS FILE IS AUTOMATICALLY GENERATED! | |
class FontAwesomeIconsOriginal { | |
static const Map<String, IconData> icons = { | |
'abacus': FontAwesomeIcons.duotoneAbacus, | |
'acorn': FontAwesomeIcons.duotoneAcorn, | |
'ad': FontAwesomeIcons.duotoneAd, | |
'address-book': FontAwesomeIcons.duotoneAddressBook, | |
'address-card': FontAwesomeIcons.duotoneAddressCard, | |
'adjust': FontAwesomeIcons.duotoneAdjust, | |
'air-conditioner': FontAwesomeIcons.duotoneAirConditioner, | |
'air-freshener': FontAwesomeIcons.duotoneAirFreshener, | |
'alarm-clock': FontAwesomeIcons.duotoneAlarmClock, | |
'alarm-exclamation': FontAwesomeIcons.duotoneAlarmExclamation, | |
'alarm-plus': FontAwesomeIcons.duotoneAlarmPlus, | |
'alarm-snooze': FontAwesomeIcons.duotoneAlarmSnooze, | |
'album': FontAwesomeIcons.duotoneAlbum, | |
'album-collection': FontAwesomeIcons.duotoneAlbumCollection, | |
'alicorn': FontAwesomeIcons.duotoneAlicorn, | |
'alien': FontAwesomeIcons.duotoneAlien, | |
'alien-monster': FontAwesomeIcons.duotoneAlienMonster, | |
'align-center': FontAwesomeIcons.duotoneAlignCenter, | |
'align-justify': FontAwesomeIcons.duotoneAlignJustify, | |
'align-left': FontAwesomeIcons.duotoneAlignLeft, | |
'align-right': FontAwesomeIcons.duotoneAlignRight, | |
'align-slash': FontAwesomeIcons.duotoneAlignSlash, | |
'allergies': FontAwesomeIcons.duotoneAllergies, | |
'ambulance': FontAwesomeIcons.duotoneAmbulance, | |
'american-sign-language-interpreting': | |
FontAwesomeIcons.duotoneAmericanSignLanguageInterpreting, | |
'amp-guitar': FontAwesomeIcons.duotoneAmpGuitar, | |
'analytics': FontAwesomeIcons.duotoneAnalytics, | |
'anchor': FontAwesomeIcons.duotoneAnchor, | |
'angel': FontAwesomeIcons.duotoneAngel, | |
'angle-double-down': FontAwesomeIcons.duotoneAngleDoubleDown, | |
'angle-double-left': FontAwesomeIcons.duotoneAngleDoubleLeft, | |
'angle-double-right': FontAwesomeIcons.duotoneAngleDoubleRight, | |
'angle-double-up': FontAwesomeIcons.duotoneAngleDoubleUp, | |
'angle-down': FontAwesomeIcons.duotoneAngleDown, | |
'angle-left': FontAwesomeIcons.duotoneAngleLeft, | |
'angle-right': FontAwesomeIcons.duotoneAngleRight, | |
'angle-up': FontAwesomeIcons.duotoneAngleUp, | |
'angry': FontAwesomeIcons.duotoneAngry, | |
'ankh': FontAwesomeIcons.duotoneAnkh, | |
'apple-alt': FontAwesomeIcons.duotoneAppleAlt, | |
'apple-crate': FontAwesomeIcons.duotoneAppleCrate, | |
'archive': FontAwesomeIcons.duotoneArchive, | |
'archway': FontAwesomeIcons.duotoneArchway, | |
'arrow-alt-circle-down': FontAwesomeIcons.duotoneArrowAltCircleDown, | |
'arrow-alt-circle-left': FontAwesomeIcons.duotoneArrowAltCircleLeft, | |
'arrow-alt-circle-right': FontAwesomeIcons.duotoneArrowAltCircleRight, | |
'arrow-alt-circle-up': FontAwesomeIcons.duotoneArrowAltCircleUp, | |
'arrow-alt-down': FontAwesomeIcons.duotoneArrowAltDown, | |
'arrow-alt-from-bottom': FontAwesomeIcons.duotoneArrowAltFromBottom, | |
'arrow-alt-from-left': FontAwesomeIcons.duotoneArrowAltFromLeft, | |
'arrow-alt-from-right': FontAwesomeIcons.duotoneArrowAltFromRight, | |
'arrow-alt-from-top': FontAwesomeIcons.duotoneArrowAltFromTop, | |
'arrow-alt-left': FontAwesomeIcons.duotoneArrowAltLeft, | |
'arrow-alt-right': FontAwesomeIcons.duotoneArrowAltRight, | |
'arrow-alt-square-down': FontAwesomeIcons.duotoneArrowAltSquareDown, | |
'arrow-alt-square-left': FontAwesomeIcons.duotoneArrowAltSquareLeft, | |
'arrow-alt-square-right': FontAwesomeIcons.duotoneArrowAltSquareRight, | |
'arrow-alt-square-up': FontAwesomeIcons.duotoneArrowAltSquareUp, | |
'arrow-alt-to-bottom': FontAwesomeIcons.duotoneArrowAltToBottom, | |
'arrow-alt-to-left': FontAwesomeIcons.duotoneArrowAltToLeft, | |
'arrow-alt-to-right': FontAwesomeIcons.duotoneArrowAltToRight, | |
'arrow-alt-to-top': FontAwesomeIcons.duotoneArrowAltToTop, | |
'arrow-alt-up': FontAwesomeIcons.duotoneArrowAltUp, | |
'arrow-circle-down': FontAwesomeIcons.duotoneArrowCircleDown, | |
'arrow-circle-left': FontAwesomeIcons.duotoneArrowCircleLeft, | |
'arrow-circle-right': FontAwesomeIcons.duotoneArrowCircleRight, | |
'arrow-circle-up': FontAwesomeIcons.duotoneArrowCircleUp, | |
'arrow-down': FontAwesomeIcons.duotoneArrowDown, | |
'arrow-from-bottom': FontAwesomeIcons.duotoneArrowFromBottom, | |
'arrow-from-left': FontAwesomeIcons.duotoneArrowFromLeft, | |
'arrow-from-right': FontAwesomeIcons.duotoneArrowFromRight, | |
'arrow-from-top': FontAwesomeIcons.duotoneArrowFromTop, | |
'arrow-left': FontAwesomeIcons.duotoneArrowLeft, | |
'arrow-right': FontAwesomeIcons.duotoneArrowRight, | |
'arrow-square-down': FontAwesomeIcons.duotoneArrowSquareDown, | |
'arrow-square-left': FontAwesomeIcons.duotoneArrowSquareLeft, | |
'arrow-square-right': FontAwesomeIcons.duotoneArrowSquareRight, | |
'arrow-square-up': FontAwesomeIcons.duotoneArrowSquareUp, | |
'arrow-to-bottom': FontAwesomeIcons.duotoneArrowToBottom, | |
'arrow-to-left': FontAwesomeIcons.duotoneArrowToLeft, | |
'arrow-to-right': FontAwesomeIcons.duotoneArrowToRight, | |
'arrow-to-top': FontAwesomeIcons.duotoneArrowToTop, | |
'arrow-up': FontAwesomeIcons.duotoneArrowUp, | |
'arrows': FontAwesomeIcons.duotoneArrows, | |
'arrows-alt': FontAwesomeIcons.duotoneArrowsAlt, | |
'arrows-alt-h': FontAwesomeIcons.duotoneArrowsAltH, | |
'arrows-alt-v': FontAwesomeIcons.duotoneArrowsAltV, | |
'arrows-h': FontAwesomeIcons.duotoneArrowsH, | |
'arrows-v': FontAwesomeIcons.duotoneArrowsV, | |
'assistive-listening-systems': | |
FontAwesomeIcons.duotoneAssistiveListeningSystems, | |
'asterisk': FontAwesomeIcons.duotoneAsterisk, | |
'at': FontAwesomeIcons.duotoneAt, | |
'atlas': FontAwesomeIcons.duotoneAtlas, | |
'atom': FontAwesomeIcons.duotoneAtom, | |
'atom-alt': FontAwesomeIcons.duotoneAtomAlt, | |
'audio-description': FontAwesomeIcons.duotoneAudioDescription, | |
'award': FontAwesomeIcons.duotoneAward, | |
'axe': FontAwesomeIcons.duotoneAxe, | |
'axe-battle': FontAwesomeIcons.duotoneAxeBattle, | |
'baby': FontAwesomeIcons.duotoneBaby, | |
'baby-carriage': FontAwesomeIcons.duotoneBabyCarriage, | |
'backpack': FontAwesomeIcons.duotoneBackpack, | |
'backspace': FontAwesomeIcons.duotoneBackspace, | |
'backward': FontAwesomeIcons.duotoneBackward, | |
'bacon': FontAwesomeIcons.duotoneBacon, | |
'bacteria': FontAwesomeIcons.duotoneBacteria, | |
'bacterium': FontAwesomeIcons.duotoneBacterium, | |
'badge': FontAwesomeIcons.duotoneBadge, | |
'badge-check': FontAwesomeIcons.duotoneBadgeCheck, | |
'badge-dollar': FontAwesomeIcons.duotoneBadgeDollar, | |
'badge-percent': FontAwesomeIcons.duotoneBadgePercent, | |
'badge-sheriff': FontAwesomeIcons.duotoneBadgeSheriff, | |
'badger-honey': FontAwesomeIcons.duotoneBadgerHoney, | |
'bags-shopping': FontAwesomeIcons.duotoneBagsShopping, | |
'bahai': FontAwesomeIcons.duotoneBahai, | |
'balance-scale': FontAwesomeIcons.duotoneBalanceScale, | |
'balance-scale-left': FontAwesomeIcons.duotoneBalanceScaleLeft, | |
'balance-scale-right': FontAwesomeIcons.duotoneBalanceScaleRight, | |
'ball-pile': FontAwesomeIcons.duotoneBallPile, | |
'ballot': FontAwesomeIcons.duotoneBallot, | |
'ballot-check': FontAwesomeIcons.duotoneBallotCheck, | |
'ban': FontAwesomeIcons.duotoneBan, | |
'band-aid': FontAwesomeIcons.duotoneBandAid, | |
'banjo': FontAwesomeIcons.duotoneBanjo, | |
'barcode': FontAwesomeIcons.duotoneBarcode, | |
'barcode-alt': FontAwesomeIcons.duotoneBarcodeAlt, | |
'barcode-read': FontAwesomeIcons.duotoneBarcodeRead, | |
'barcode-scan': FontAwesomeIcons.duotoneBarcodeScan, | |
'bars': FontAwesomeIcons.duotoneBars, | |
'baseball': FontAwesomeIcons.duotoneBaseball, | |
'baseball-ball': FontAwesomeIcons.duotoneBaseballBall, | |
'basketball-ball': FontAwesomeIcons.duotoneBasketballBall, | |
'basketball-hoop': FontAwesomeIcons.duotoneBasketballHoop, | |
'bat': FontAwesomeIcons.duotoneBat, | |
'bath': FontAwesomeIcons.duotoneBath, | |
'battery-bolt': FontAwesomeIcons.duotoneBatteryBolt, | |
'battery-empty': FontAwesomeIcons.duotoneBatteryEmpty, | |
'battery-full': FontAwesomeIcons.duotoneBatteryFull, | |
'battery-half': FontAwesomeIcons.duotoneBatteryHalf, | |
'battery-quarter': FontAwesomeIcons.duotoneBatteryQuarter, | |
'battery-slash': FontAwesomeIcons.duotoneBatterySlash, | |
'battery-three-quarters': FontAwesomeIcons.duotoneBatteryThreeQuarters, | |
'bed': FontAwesomeIcons.duotoneBed, | |
'bed-alt': FontAwesomeIcons.duotoneBedAlt, | |
'bed-bunk': FontAwesomeIcons.duotoneBedBunk, | |
'bed-empty': FontAwesomeIcons.duotoneBedEmpty, | |
'beer': FontAwesomeIcons.duotoneBeer, | |
'bell': FontAwesomeIcons.duotoneBell, | |
'bell-exclamation': FontAwesomeIcons.duotoneBellExclamation, | |
'bell-on': FontAwesomeIcons.duotoneBellOn, | |
'bell-plus': FontAwesomeIcons.duotoneBellPlus, | |
'bell-school': FontAwesomeIcons.duotoneBellSchool, | |
'bell-school-slash': FontAwesomeIcons.duotoneBellSchoolSlash, | |
'bell-slash': FontAwesomeIcons.duotoneBellSlash, | |
'bells': FontAwesomeIcons.duotoneBells, | |
'betamax': FontAwesomeIcons.duotoneBetamax, | |
'bezier-curve': FontAwesomeIcons.duotoneBezierCurve, | |
'bible': FontAwesomeIcons.duotoneBible, | |
'bicycle': FontAwesomeIcons.duotoneBicycle, | |
'biking': FontAwesomeIcons.duotoneBiking, | |
'biking-mountain': FontAwesomeIcons.duotoneBikingMountain, | |
'binoculars': FontAwesomeIcons.duotoneBinoculars, | |
'biohazard': FontAwesomeIcons.duotoneBiohazard, | |
'birthday-cake': FontAwesomeIcons.duotoneBirthdayCake, | |
'blanket': FontAwesomeIcons.duotoneBlanket, | |
'blender': FontAwesomeIcons.duotoneBlender, | |
'blender-phone': FontAwesomeIcons.duotoneBlenderPhone, | |
'blind': FontAwesomeIcons.duotoneBlind, | |
'blinds': FontAwesomeIcons.duotoneBlinds, | |
'blinds-open': FontAwesomeIcons.duotoneBlindsOpen, | |
'blinds-raised': FontAwesomeIcons.duotoneBlindsRaised, | |
'blog': FontAwesomeIcons.duotoneBlog, | |
'bold': FontAwesomeIcons.duotoneBold, | |
'bolt': FontAwesomeIcons.duotoneBolt, | |
'bomb': FontAwesomeIcons.duotoneBomb, | |
'bone': FontAwesomeIcons.duotoneBone, | |
'bone-break': FontAwesomeIcons.duotoneBoneBreak, | |
'bong': FontAwesomeIcons.duotoneBong, | |
'book': FontAwesomeIcons.duotoneBook, | |
'book-alt': FontAwesomeIcons.duotoneBookAlt, | |
'book-dead': FontAwesomeIcons.duotoneBookDead, | |
'book-heart': FontAwesomeIcons.duotoneBookHeart, | |
'book-medical': FontAwesomeIcons.duotoneBookMedical, | |
'book-open': FontAwesomeIcons.duotoneBookOpen, | |
'book-reader': FontAwesomeIcons.duotoneBookReader, | |
'book-spells': FontAwesomeIcons.duotoneBookSpells, | |
'book-user': FontAwesomeIcons.duotoneBookUser, | |
'bookmark': FontAwesomeIcons.duotoneBookmark, | |
'books': FontAwesomeIcons.duotoneBooks, | |
'books-medical': FontAwesomeIcons.duotoneBooksMedical, | |
'boombox': FontAwesomeIcons.duotoneBoombox, | |
'boot': FontAwesomeIcons.duotoneBoot, | |
'booth-curtain': FontAwesomeIcons.duotoneBoothCurtain, | |
'border-all': FontAwesomeIcons.duotoneBorderAll, | |
'border-bottom': FontAwesomeIcons.duotoneBorderBottom, | |
'border-center-h': FontAwesomeIcons.duotoneBorderCenterH, | |
'border-center-v': FontAwesomeIcons.duotoneBorderCenterV, | |
'border-inner': FontAwesomeIcons.duotoneBorderInner, | |
'border-left': FontAwesomeIcons.duotoneBorderLeft, | |
'border-none': FontAwesomeIcons.duotoneBorderNone, | |
'border-outer': FontAwesomeIcons.duotoneBorderOuter, | |
'border-right': FontAwesomeIcons.duotoneBorderRight, | |
'border-style': FontAwesomeIcons.duotoneBorderStyle, | |
'border-style-alt': FontAwesomeIcons.duotoneBorderStyleAlt, | |
'border-top': FontAwesomeIcons.duotoneBorderTop, | |
'bow-arrow': FontAwesomeIcons.duotoneBowArrow, | |
'bowling-ball': FontAwesomeIcons.duotoneBowlingBall, | |
'bowling-pins': FontAwesomeIcons.duotoneBowlingPins, | |
'box': FontAwesomeIcons.duotoneBox, | |
'box-alt': FontAwesomeIcons.duotoneBoxAlt, | |
'box-ballot': FontAwesomeIcons.duotoneBoxBallot, | |
'box-check': FontAwesomeIcons.duotoneBoxCheck, | |
'box-fragile': FontAwesomeIcons.duotoneBoxFragile, | |
'box-full': FontAwesomeIcons.duotoneBoxFull, | |
'box-heart': FontAwesomeIcons.duotoneBoxHeart, | |
'box-open': FontAwesomeIcons.duotoneBoxOpen, | |
'box-tissue': FontAwesomeIcons.duotoneBoxTissue, | |
'box-up': FontAwesomeIcons.duotoneBoxUp, | |
'box-usd': FontAwesomeIcons.duotoneBoxUsd, | |
'boxes': FontAwesomeIcons.duotoneBoxes, | |
'boxes-alt': FontAwesomeIcons.duotoneBoxesAlt, | |
'boxing-glove': FontAwesomeIcons.duotoneBoxingGlove, | |
'brackets': FontAwesomeIcons.duotoneBrackets, | |
'brackets-curly': FontAwesomeIcons.duotoneBracketsCurly, | |
'braille': FontAwesomeIcons.duotoneBraille, | |
'brain': FontAwesomeIcons.duotoneBrain, | |
'bread-loaf': FontAwesomeIcons.duotoneBreadLoaf, | |
'bread-slice': FontAwesomeIcons.duotoneBreadSlice, | |
'briefcase': FontAwesomeIcons.duotoneBriefcase, | |
'briefcase-medical': FontAwesomeIcons.duotoneBriefcaseMedical, | |
'bring-forward': FontAwesomeIcons.duotoneBringForward, | |
'bring-front': FontAwesomeIcons.duotoneBringFront, | |
'broadcast-tower': FontAwesomeIcons.duotoneBroadcastTower, | |
'broom': FontAwesomeIcons.duotoneBroom, | |
'browser': FontAwesomeIcons.duotoneBrowser, | |
'brush': FontAwesomeIcons.duotoneBrush, | |
'bug': FontAwesomeIcons.duotoneBug, | |
'building': FontAwesomeIcons.duotoneBuilding, | |
'bullhorn': FontAwesomeIcons.duotoneBullhorn, | |
'bullseye': FontAwesomeIcons.duotoneBullseye, | |
'bullseye-arrow': FontAwesomeIcons.duotoneBullseyeArrow, | |
'bullseye-pointer': FontAwesomeIcons.duotoneBullseyePointer, | |
'burger-soda': FontAwesomeIcons.duotoneBurgerSoda, | |
'burn': FontAwesomeIcons.duotoneBurn, | |
'burrito': FontAwesomeIcons.duotoneBurrito, | |
'bus': FontAwesomeIcons.duotoneBus, | |
'bus-alt': FontAwesomeIcons.duotoneBusAlt, | |
'bus-school': FontAwesomeIcons.duotoneBusSchool, | |
'business-time': FontAwesomeIcons.duotoneBusinessTime, | |
'cabinet-filing': FontAwesomeIcons.duotoneCabinetFiling, | |
'cactus': FontAwesomeIcons.duotoneCactus, | |
'calculator': FontAwesomeIcons.duotoneCalculator, | |
'calculator-alt': FontAwesomeIcons.duotoneCalculatorAlt, | |
'calendar': FontAwesomeIcons.duotoneCalendar, | |
'calendar-alt': FontAwesomeIcons.duotoneCalendarAlt, | |
'calendar-check': FontAwesomeIcons.duotoneCalendarCheck, | |
'calendar-day': FontAwesomeIcons.duotoneCalendarDay, | |
'calendar-edit': FontAwesomeIcons.duotoneCalendarEdit, | |
'calendar-exclamation': FontAwesomeIcons.duotoneCalendarExclamation, | |
'calendar-minus': FontAwesomeIcons.duotoneCalendarMinus, | |
'calendar-plus': FontAwesomeIcons.duotoneCalendarPlus, | |
'calendar-star': FontAwesomeIcons.duotoneCalendarStar, | |
'calendar-times': FontAwesomeIcons.duotoneCalendarTimes, | |
'calendar-week': FontAwesomeIcons.duotoneCalendarWeek, | |
'camcorder': FontAwesomeIcons.duotoneCamcorder, | |
'camera': FontAwesomeIcons.duotoneCamera, | |
'camera-alt': FontAwesomeIcons.duotoneCameraAlt, | |
'camera-home': FontAwesomeIcons.duotoneCameraHome, | |
'camera-movie': FontAwesomeIcons.duotoneCameraMovie, | |
'camera-polaroid': FontAwesomeIcons.duotoneCameraPolaroid, | |
'camera-retro': FontAwesomeIcons.duotoneCameraRetro, | |
'campfire': FontAwesomeIcons.duotoneCampfire, | |
'campground': FontAwesomeIcons.duotoneCampground, | |
'candle-holder': FontAwesomeIcons.duotoneCandleHolder, | |
'candy-cane': FontAwesomeIcons.duotoneCandyCane, | |
'candy-corn': FontAwesomeIcons.duotoneCandyCorn, | |
'cannabis': FontAwesomeIcons.duotoneCannabis, | |
'capsules': FontAwesomeIcons.duotoneCapsules, | |
'car': FontAwesomeIcons.duotoneCar, | |
'car-alt': FontAwesomeIcons.duotoneCarAlt, | |
'car-battery': FontAwesomeIcons.duotoneCarBattery, | |
'car-building': FontAwesomeIcons.duotoneCarBuilding, | |
'car-bump': FontAwesomeIcons.duotoneCarBump, | |
'car-bus': FontAwesomeIcons.duotoneCarBus, | |
'car-crash': FontAwesomeIcons.duotoneCarCrash, | |
'car-garage': FontAwesomeIcons.duotoneCarGarage, | |
'car-mechanic': FontAwesomeIcons.duotoneCarMechanic, | |
'car-side': FontAwesomeIcons.duotoneCarSide, | |
'car-tilt': FontAwesomeIcons.duotoneCarTilt, | |
'car-wash': FontAwesomeIcons.duotoneCarWash, | |
'caravan': FontAwesomeIcons.duotoneCaravan, | |
'caravan-alt': FontAwesomeIcons.duotoneCaravanAlt, | |
'caret-circle-down': FontAwesomeIcons.duotoneCaretCircleDown, | |
'caret-circle-left': FontAwesomeIcons.duotoneCaretCircleLeft, | |
'caret-circle-right': FontAwesomeIcons.duotoneCaretCircleRight, | |
'caret-circle-up': FontAwesomeIcons.duotoneCaretCircleUp, | |
'caret-down': FontAwesomeIcons.duotoneCaretDown, | |
'caret-left': FontAwesomeIcons.duotoneCaretLeft, | |
'caret-right': FontAwesomeIcons.duotoneCaretRight, | |
'caret-square-down': FontAwesomeIcons.duotoneCaretSquareDown, | |
'caret-square-left': FontAwesomeIcons.duotoneCaretSquareLeft, | |
'caret-square-right': FontAwesomeIcons.duotoneCaretSquareRight, | |
'caret-square-up': FontAwesomeIcons.duotoneCaretSquareUp, | |
'caret-up': FontAwesomeIcons.duotoneCaretUp, | |
'carrot': FontAwesomeIcons.duotoneCarrot, | |
'cars': FontAwesomeIcons.duotoneCars, | |
'cart-arrow-down': FontAwesomeIcons.duotoneCartArrowDown, | |
'cart-plus': FontAwesomeIcons.duotoneCartPlus, | |
'cash-register': FontAwesomeIcons.duotoneCashRegister, | |
'cassette-tape': FontAwesomeIcons.duotoneCassetteTape, | |
'cat': FontAwesomeIcons.duotoneCat, | |
'cat-space': FontAwesomeIcons.duotoneCatSpace, | |
'cauldron': FontAwesomeIcons.duotoneCauldron, | |
'cctv': FontAwesomeIcons.duotoneCctv, | |
'certificate': FontAwesomeIcons.duotoneCertificate, | |
'chair': FontAwesomeIcons.duotoneChair, | |
'chair-office': FontAwesomeIcons.duotoneChairOffice, | |
'chalkboard': FontAwesomeIcons.duotoneChalkboard, | |
'chalkboard-teacher': FontAwesomeIcons.duotoneChalkboardTeacher, | |
'charging-station': FontAwesomeIcons.duotoneChargingStation, | |
'chart-area': FontAwesomeIcons.duotoneChartArea, | |
'chart-bar': FontAwesomeIcons.duotoneChartBar, | |
'chart-line': FontAwesomeIcons.duotoneChartLine, | |
'chart-line-down': FontAwesomeIcons.duotoneChartLineDown, | |
'chart-network': FontAwesomeIcons.duotoneChartNetwork, | |
'chart-pie': FontAwesomeIcons.duotoneChartPie, | |
'chart-pie-alt': FontAwesomeIcons.duotoneChartPieAlt, | |
'chart-scatter': FontAwesomeIcons.duotoneChartScatter, | |
'check': FontAwesomeIcons.duotoneCheck, | |
'check-circle': FontAwesomeIcons.duotoneCheckCircle, | |
'check-double': FontAwesomeIcons.duotoneCheckDouble, | |
'check-square': FontAwesomeIcons.duotoneCheckSquare, | |
'cheese': FontAwesomeIcons.duotoneCheese, | |
'cheese-swiss': FontAwesomeIcons.duotoneCheeseSwiss, | |
'cheeseburger': FontAwesomeIcons.duotoneCheeseburger, | |
'chess': FontAwesomeIcons.duotoneChess, | |
'chess-bishop': FontAwesomeIcons.duotoneChessBishop, | |
'chess-bishop-alt': FontAwesomeIcons.duotoneChessBishopAlt, | |
'chess-board': FontAwesomeIcons.duotoneChessBoard, | |
'chess-clock': FontAwesomeIcons.duotoneChessClock, | |
'chess-clock-alt': FontAwesomeIcons.duotoneChessClockAlt, | |
'chess-king': FontAwesomeIcons.duotoneChessKing, | |
'chess-king-alt': FontAwesomeIcons.duotoneChessKingAlt, | |
'chess-knight': FontAwesomeIcons.duotoneChessKnight, | |
'chess-knight-alt': FontAwesomeIcons.duotoneChessKnightAlt, | |
'chess-pawn': FontAwesomeIcons.duotoneChessPawn, | |
'chess-pawn-alt': FontAwesomeIcons.duotoneChessPawnAlt, | |
'chess-queen': FontAwesomeIcons.duotoneChessQueen, | |
'chess-queen-alt': FontAwesomeIcons.duotoneChessQueenAlt, | |
'chess-rook': FontAwesomeIcons.duotoneChessRook, | |
'chess-rook-alt': FontAwesomeIcons.duotoneChessRookAlt, | |
'chevron-circle-down': FontAwesomeIcons.duotoneChevronCircleDown, | |
'chevron-circle-left': FontAwesomeIcons.duotoneChevronCircleLeft, | |
'chevron-circle-right': FontAwesomeIcons.duotoneChevronCircleRight, | |
'chevron-circle-up': FontAwesomeIcons.duotoneChevronCircleUp, | |
'chevron-double-down': FontAwesomeIcons.duotoneChevronDoubleDown, | |
'chevron-double-left': FontAwesomeIcons.duotoneChevronDoubleLeft, | |
'chevron-double-right': FontAwesomeIcons.duotoneChevronDoubleRight, | |
'chevron-double-up': FontAwesomeIcons.duotoneChevronDoubleUp, | |
'chevron-down': FontAwesomeIcons.duotoneChevronDown, | |
'chevron-left': FontAwesomeIcons.duotoneChevronLeft, | |
'chevron-right': FontAwesomeIcons.duotoneChevronRight, | |
'chevron-square-down': FontAwesomeIcons.duotoneChevronSquareDown, | |
'chevron-square-left': FontAwesomeIcons.duotoneChevronSquareLeft, | |
'chevron-square-right': FontAwesomeIcons.duotoneChevronSquareRight, | |
'chevron-square-up': FontAwesomeIcons.duotoneChevronSquareUp, | |
'chevron-up': FontAwesomeIcons.duotoneChevronUp, | |
'child': FontAwesomeIcons.duotoneChild, | |
'chimney': FontAwesomeIcons.duotoneChimney, | |
'church': FontAwesomeIcons.duotoneChurch, | |
'circle': FontAwesomeIcons.duotoneCircle, | |
'circle-notch': FontAwesomeIcons.duotoneCircleNotch, | |
'city': FontAwesomeIcons.duotoneCity, | |
'clarinet': FontAwesomeIcons.duotoneClarinet, | |
'claw-marks': FontAwesomeIcons.duotoneClawMarks, | |
'clinic-medical': FontAwesomeIcons.duotoneClinicMedical, | |
'clipboard': FontAwesomeIcons.duotoneClipboard, | |
'clipboard-check': FontAwesomeIcons.duotoneClipboardCheck, | |
'clipboard-list': FontAwesomeIcons.duotoneClipboardList, | |
'clipboard-list-check': FontAwesomeIcons.duotoneClipboardListCheck, | |
'clipboard-prescription': FontAwesomeIcons.duotoneClipboardPrescription, | |
'clipboard-user': FontAwesomeIcons.duotoneClipboardUser, | |
'clock': FontAwesomeIcons.duotoneClock, | |
'clone': FontAwesomeIcons.duotoneClone, | |
'closed-captioning': FontAwesomeIcons.duotoneClosedCaptioning, | |
'cloud': FontAwesomeIcons.duotoneCloud, | |
'cloud-download': FontAwesomeIcons.duotoneCloudDownload, | |
'cloud-download-alt': FontAwesomeIcons.duotoneCloudDownloadAlt, | |
'cloud-drizzle': FontAwesomeIcons.duotoneCloudDrizzle, | |
'cloud-hail': FontAwesomeIcons.duotoneCloudHail, | |
'cloud-hail-mixed': FontAwesomeIcons.duotoneCloudHailMixed, | |
'cloud-meatball': FontAwesomeIcons.duotoneCloudMeatball, | |
'cloud-moon': FontAwesomeIcons.duotoneCloudMoon, | |
'cloud-moon-rain': FontAwesomeIcons.duotoneCloudMoonRain, | |
'cloud-music': FontAwesomeIcons.duotoneCloudMusic, | |
'cloud-rain': FontAwesomeIcons.duotoneCloudRain, | |
'cloud-rainbow': FontAwesomeIcons.duotoneCloudRainbow, | |
'cloud-showers': FontAwesomeIcons.duotoneCloudShowers, | |
'cloud-showers-heavy': FontAwesomeIcons.duotoneCloudShowersHeavy, | |
'cloud-sleet': FontAwesomeIcons.duotoneCloudSleet, | |
'cloud-snow': FontAwesomeIcons.duotoneCloudSnow, | |
'cloud-sun': FontAwesomeIcons.duotoneCloudSun, | |
'cloud-sun-rain': FontAwesomeIcons.duotoneCloudSunRain, | |
'cloud-upload': FontAwesomeIcons.duotoneCloudUpload, | |
'cloud-upload-alt': FontAwesomeIcons.duotoneCloudUploadAlt, | |
'clouds': FontAwesomeIcons.duotoneClouds, | |
'clouds-moon': FontAwesomeIcons.duotoneCloudsMoon, | |
'clouds-sun': FontAwesomeIcons.duotoneCloudsSun, | |
'club': FontAwesomeIcons.duotoneClub, | |
'cocktail': FontAwesomeIcons.duotoneCocktail, | |
'code': FontAwesomeIcons.duotoneCode, | |
'code-branch': FontAwesomeIcons.duotoneCodeBranch, | |
'code-commit': FontAwesomeIcons.duotoneCodeCommit, | |
'code-merge': FontAwesomeIcons.duotoneCodeMerge, | |
'coffee': FontAwesomeIcons.duotoneCoffee, | |
'coffee-pot': FontAwesomeIcons.duotoneCoffeePot, | |
'coffee-togo': FontAwesomeIcons.duotoneCoffeeTogo, | |
'coffin': FontAwesomeIcons.duotoneCoffin, | |
'coffin-cross': FontAwesomeIcons.duotoneCoffinCross, | |
'cog': FontAwesomeIcons.duotoneCog, | |
'cogs': FontAwesomeIcons.duotoneCogs, | |
'coin': FontAwesomeIcons.duotoneCoin, | |
'coins': FontAwesomeIcons.duotoneCoins, | |
'columns': FontAwesomeIcons.duotoneColumns, | |
'comet': FontAwesomeIcons.duotoneComet, | |
'comment': FontAwesomeIcons.duotoneComment, | |
'comment-alt': FontAwesomeIcons.duotoneCommentAlt, | |
'comment-alt-check': FontAwesomeIcons.duotoneCommentAltCheck, | |
'comment-alt-dollar': FontAwesomeIcons.duotoneCommentAltDollar, | |
'comment-alt-dots': FontAwesomeIcons.duotoneCommentAltDots, | |
'comment-alt-edit': FontAwesomeIcons.duotoneCommentAltEdit, | |
'comment-alt-exclamation': FontAwesomeIcons.duotoneCommentAltExclamation, | |
'comment-alt-lines': FontAwesomeIcons.duotoneCommentAltLines, | |
'comment-alt-medical': FontAwesomeIcons.duotoneCommentAltMedical, | |
'comment-alt-minus': FontAwesomeIcons.duotoneCommentAltMinus, | |
'comment-alt-music': FontAwesomeIcons.duotoneCommentAltMusic, | |
'comment-alt-plus': FontAwesomeIcons.duotoneCommentAltPlus, | |
'comment-alt-slash': FontAwesomeIcons.duotoneCommentAltSlash, | |
'comment-alt-smile': FontAwesomeIcons.duotoneCommentAltSmile, | |
'comment-alt-times': FontAwesomeIcons.duotoneCommentAltTimes, | |
'comment-check': FontAwesomeIcons.duotoneCommentCheck, | |
'comment-dollar': FontAwesomeIcons.duotoneCommentDollar, | |
'comment-dots': FontAwesomeIcons.duotoneCommentDots, | |
'comment-edit': FontAwesomeIcons.duotoneCommentEdit, | |
'comment-exclamation': FontAwesomeIcons.duotoneCommentExclamation, | |
'comment-lines': FontAwesomeIcons.duotoneCommentLines, | |
'comment-medical': FontAwesomeIcons.duotoneCommentMedical, | |
'comment-minus': FontAwesomeIcons.duotoneCommentMinus, | |
'comment-music': FontAwesomeIcons.duotoneCommentMusic, | |
'comment-plus': FontAwesomeIcons.duotoneCommentPlus, | |
'comment-slash': FontAwesomeIcons.duotoneCommentSlash, | |
'comment-smile': FontAwesomeIcons.duotoneCommentSmile, | |
'comment-times': FontAwesomeIcons.duotoneCommentTimes, | |
'comments': FontAwesomeIcons.duotoneComments, | |
'comments-alt': FontAwesomeIcons.duotoneCommentsAlt, | |
'comments-alt-dollar': FontAwesomeIcons.duotoneCommentsAltDollar, | |
'comments-dollar': FontAwesomeIcons.duotoneCommentsDollar, | |
'compact-disc': FontAwesomeIcons.duotoneCompactDisc, | |
'compass': FontAwesomeIcons.duotoneCompass, | |
'compass-slash': FontAwesomeIcons.duotoneCompassSlash, | |
'compress': FontAwesomeIcons.duotoneCompress, | |
'compress-alt': FontAwesomeIcons.duotoneCompressAlt, | |
'compress-arrows-alt': FontAwesomeIcons.duotoneCompressArrowsAlt, | |
'compress-wide': FontAwesomeIcons.duotoneCompressWide, | |
'computer-classic': FontAwesomeIcons.duotoneComputerClassic, | |
'computer-speaker': FontAwesomeIcons.duotoneComputerSpeaker, | |
'concierge-bell': FontAwesomeIcons.duotoneConciergeBell, | |
'construction': FontAwesomeIcons.duotoneConstruction, | |
'container-storage': FontAwesomeIcons.duotoneContainerStorage, | |
'conveyor-belt': FontAwesomeIcons.duotoneConveyorBelt, | |
'conveyor-belt-alt': FontAwesomeIcons.duotoneConveyorBeltAlt, | |
'cookie': FontAwesomeIcons.duotoneCookie, | |
'cookie-bite': FontAwesomeIcons.duotoneCookieBite, | |
'copy': FontAwesomeIcons.duotoneCopy, | |
'copyright': FontAwesomeIcons.duotoneCopyright, | |
'corn': FontAwesomeIcons.duotoneCorn, | |
'couch': FontAwesomeIcons.duotoneCouch, | |
'cow': FontAwesomeIcons.duotoneCow, | |
'cowbell': FontAwesomeIcons.duotoneCowbell, | |
'cowbell-more': FontAwesomeIcons.duotoneCowbellMore, | |
'credit-card': FontAwesomeIcons.duotoneCreditCard, | |
'credit-card-blank': FontAwesomeIcons.duotoneCreditCardBlank, | |
'credit-card-front': FontAwesomeIcons.duotoneCreditCardFront, | |
'cricket': FontAwesomeIcons.duotoneCricket, | |
'croissant': FontAwesomeIcons.duotoneCroissant, | |
'crop': FontAwesomeIcons.duotoneCrop, | |
'crop-alt': FontAwesomeIcons.duotoneCropAlt, | |
'cross': FontAwesomeIcons.duotoneCross, | |
'crosshairs': FontAwesomeIcons.duotoneCrosshairs, | |
'crow': FontAwesomeIcons.duotoneCrow, | |
'crown': FontAwesomeIcons.duotoneCrown, | |
'crutch': FontAwesomeIcons.duotoneCrutch, | |
'crutches': FontAwesomeIcons.duotoneCrutches, | |
'cube': FontAwesomeIcons.duotoneCube, | |
'cubes': FontAwesomeIcons.duotoneCubes, | |
'curling': FontAwesomeIcons.duotoneCurling, | |
'cut': FontAwesomeIcons.duotoneCut, | |
'dagger': FontAwesomeIcons.duotoneDagger, | |
'database': FontAwesomeIcons.duotoneDatabase, | |
'deaf': FontAwesomeIcons.duotoneDeaf, | |
'debug': FontAwesomeIcons.duotoneDebug, | |
'deer': FontAwesomeIcons.duotoneDeer, | |
'deer-rudolph': FontAwesomeIcons.duotoneDeerRudolph, | |
'democrat': FontAwesomeIcons.duotoneDemocrat, | |
'desktop': FontAwesomeIcons.duotoneDesktop, | |
'desktop-alt': FontAwesomeIcons.duotoneDesktopAlt, | |
'dewpoint': FontAwesomeIcons.duotoneDewpoint, | |
'dharmachakra': FontAwesomeIcons.duotoneDharmachakra, | |
'diagnoses': FontAwesomeIcons.duotoneDiagnoses, | |
'diamond': FontAwesomeIcons.duotoneDiamond, | |
'dice': FontAwesomeIcons.duotoneDice, | |
'dice-d10': FontAwesomeIcons.duotoneDiceD10, | |
'dice-d12': FontAwesomeIcons.duotoneDiceD12, | |
'dice-d20': FontAwesomeIcons.duotoneDiceD20, | |
'dice-d4': FontAwesomeIcons.duotoneDiceD4, | |
'dice-d6': FontAwesomeIcons.duotoneDiceD6, | |
'dice-d8': FontAwesomeIcons.duotoneDiceD8, | |
'dice-five': FontAwesomeIcons.duotoneDiceFive, | |
'dice-four': FontAwesomeIcons.duotoneDiceFour, | |
'dice-one': FontAwesomeIcons.duotoneDiceOne, | |
'dice-six': FontAwesomeIcons.duotoneDiceSix, | |
'dice-three': FontAwesomeIcons.duotoneDiceThree, | |
'dice-two': FontAwesomeIcons.duotoneDiceTwo, | |
'digging': FontAwesomeIcons.duotoneDigging, | |
'digital-tachograph': FontAwesomeIcons.duotoneDigitalTachograph, | |
'diploma': FontAwesomeIcons.duotoneDiploma, | |
'directions': FontAwesomeIcons.duotoneDirections, | |
'disc-drive': FontAwesomeIcons.duotoneDiscDrive, | |
'disease': FontAwesomeIcons.duotoneDisease, | |
'divide': FontAwesomeIcons.duotoneDivide, | |
'dizzy': FontAwesomeIcons.duotoneDizzy, | |
'dna': FontAwesomeIcons.duotoneDna, | |
'do-not-enter': FontAwesomeIcons.duotoneDoNotEnter, | |
'dog': FontAwesomeIcons.duotoneDog, | |
'dog-leashed': FontAwesomeIcons.duotoneDogLeashed, | |
'dollar-sign': FontAwesomeIcons.duotoneDollarSign, | |
'dolly': FontAwesomeIcons.duotoneDolly, | |
'dolly-empty': FontAwesomeIcons.duotoneDollyEmpty, | |
'dolly-flatbed': FontAwesomeIcons.duotoneDollyFlatbed, | |
'dolly-flatbed-alt': FontAwesomeIcons.duotoneDollyFlatbedAlt, | |
'dolly-flatbed-empty': FontAwesomeIcons.duotoneDollyFlatbedEmpty, | |
'donate': FontAwesomeIcons.duotoneDonate, | |
'door-closed': FontAwesomeIcons.duotoneDoorClosed, | |
'door-open': FontAwesomeIcons.duotoneDoorOpen, | |
'dot-circle': FontAwesomeIcons.duotoneDotCircle, | |
'dove': FontAwesomeIcons.duotoneDove, | |
'download': FontAwesomeIcons.duotoneDownload, | |
'drafting-compass': FontAwesomeIcons.duotoneDraftingCompass, | |
'dragon': FontAwesomeIcons.duotoneDragon, | |
'draw-circle': FontAwesomeIcons.duotoneDrawCircle, | |
'draw-polygon': FontAwesomeIcons.duotoneDrawPolygon, | |
'draw-square': FontAwesomeIcons.duotoneDrawSquare, | |
'dreidel': FontAwesomeIcons.duotoneDreidel, | |
'drone': FontAwesomeIcons.duotoneDrone, | |
'drone-alt': FontAwesomeIcons.duotoneDroneAlt, | |
'drum': FontAwesomeIcons.duotoneDrum, | |
'drum-steelpan': FontAwesomeIcons.duotoneDrumSteelpan, | |
'drumstick': FontAwesomeIcons.duotoneDrumstick, | |
'drumstick-bite': FontAwesomeIcons.duotoneDrumstickBite, | |
'dryer': FontAwesomeIcons.duotoneDryer, | |
'dryer-alt': FontAwesomeIcons.duotoneDryerAlt, | |
'duck': FontAwesomeIcons.duotoneDuck, | |
'dumbbell': FontAwesomeIcons.duotoneDumbbell, | |
'dumpster': FontAwesomeIcons.duotoneDumpster, | |
'dumpster-fire': FontAwesomeIcons.duotoneDumpsterFire, | |
'dungeon': FontAwesomeIcons.duotoneDungeon, | |
'ear': FontAwesomeIcons.duotoneEar, | |
'ear-muffs': FontAwesomeIcons.duotoneEarMuffs, | |
'eclipse': FontAwesomeIcons.duotoneEclipse, | |
'eclipse-alt': FontAwesomeIcons.duotoneEclipseAlt, | |
'edit': FontAwesomeIcons.duotoneEdit, | |
'egg': FontAwesomeIcons.duotoneEgg, | |
'egg-fried': FontAwesomeIcons.duotoneEggFried, | |
'eject': FontAwesomeIcons.duotoneEject, | |
'elephant': FontAwesomeIcons.duotoneElephant, | |
'ellipsis-h': FontAwesomeIcons.duotoneEllipsisH, | |
'ellipsis-h-alt': FontAwesomeIcons.duotoneEllipsisHAlt, | |
'ellipsis-v': FontAwesomeIcons.duotoneEllipsisV, | |
'ellipsis-v-alt': FontAwesomeIcons.duotoneEllipsisVAlt, | |
'empty-set': FontAwesomeIcons.duotoneEmptySet, | |
'engine-warning': FontAwesomeIcons.duotoneEngineWarning, | |
'envelope': FontAwesomeIcons.duotoneEnvelope, | |
'envelope-open': FontAwesomeIcons.duotoneEnvelopeOpen, | |
'envelope-open-dollar': FontAwesomeIcons.duotoneEnvelopeOpenDollar, | |
'envelope-open-text': FontAwesomeIcons.duotoneEnvelopeOpenText, | |
'envelope-square': FontAwesomeIcons.duotoneEnvelopeSquare, | |
'equals': FontAwesomeIcons.duotoneEquals, | |
'eraser': FontAwesomeIcons.duotoneEraser, | |
'ethernet': FontAwesomeIcons.duotoneEthernet, | |
'euro-sign': FontAwesomeIcons.duotoneEuroSign, | |
'exchange': FontAwesomeIcons.duotoneExchange, | |
'exchange-alt': FontAwesomeIcons.duotoneExchangeAlt, | |
'exclamation': FontAwesomeIcons.duotoneExclamation, | |
'exclamation-circle': FontAwesomeIcons.duotoneExclamationCircle, | |
'exclamation-square': FontAwesomeIcons.duotoneExclamationSquare, | |
'exclamation-triangle': FontAwesomeIcons.duotoneExclamationTriangle, | |
'expand': FontAwesomeIcons.duotoneExpand, | |
'expand-alt': FontAwesomeIcons.duotoneExpandAlt, | |
'expand-arrows': FontAwesomeIcons.duotoneExpandArrows, | |
'expand-arrows-alt': FontAwesomeIcons.duotoneExpandArrowsAlt, | |
'expand-wide': FontAwesomeIcons.duotoneExpandWide, | |
'external-link': FontAwesomeIcons.duotoneExternalLink, | |
'external-link-alt': FontAwesomeIcons.duotoneExternalLinkAlt, | |
'external-link-square': FontAwesomeIcons.duotoneExternalLinkSquare, | |
'external-link-square-alt': FontAwesomeIcons.duotoneExternalLinkSquareAlt, | |
'eye': FontAwesomeIcons.duotoneEye, | |
'eye-dropper': FontAwesomeIcons.duotoneEyeDropper, | |
'eye-evil': FontAwesomeIcons.duotoneEyeEvil, | |
'eye-slash': FontAwesomeIcons.duotoneEyeSlash, | |
'fan': FontAwesomeIcons.duotoneFan, | |
'fan-table': FontAwesomeIcons.duotoneFanTable, | |
'farm': FontAwesomeIcons.duotoneFarm, | |
'fast-backward': FontAwesomeIcons.duotoneFastBackward, | |
'fast-forward': FontAwesomeIcons.duotoneFastForward, | |
'faucet': FontAwesomeIcons.duotoneFaucet, | |
'faucet-drip': FontAwesomeIcons.duotoneFaucetDrip, | |
'fax': FontAwesomeIcons.duotoneFax, | |
'feather': FontAwesomeIcons.duotoneFeather, | |
'feather-alt': FontAwesomeIcons.duotoneFeatherAlt, | |
'female': FontAwesomeIcons.duotoneFemale, | |
'field-hockey': FontAwesomeIcons.duotoneFieldHockey, | |
'fighter-jet': FontAwesomeIcons.duotoneFighterJet, | |
'file': FontAwesomeIcons.duotoneFile, | |
'file-alt': FontAwesomeIcons.duotoneFileAlt, | |
'file-archive': FontAwesomeIcons.duotoneFileArchive, | |
'file-audio': FontAwesomeIcons.duotoneFileAudio, | |
'file-certificate': FontAwesomeIcons.duotoneFileCertificate, | |
'file-chart-line': FontAwesomeIcons.duotoneFileChartLine, | |
'file-chart-pie': FontAwesomeIcons.duotoneFileChartPie, | |
'file-check': FontAwesomeIcons.duotoneFileCheck, | |
'file-code': FontAwesomeIcons.duotoneFileCode, | |
'file-contract': FontAwesomeIcons.duotoneFileContract, | |
'file-csv': FontAwesomeIcons.duotoneFileCsv, | |
'file-download': FontAwesomeIcons.duotoneFileDownload, | |
'file-edit': FontAwesomeIcons.duotoneFileEdit, | |
'file-excel': FontAwesomeIcons.duotoneFileExcel, | |
'file-exclamation': FontAwesomeIcons.duotoneFileExclamation, | |
'file-export': FontAwesomeIcons.duotoneFileExport, | |
'file-image': FontAwesomeIcons.duotoneFileImage, | |
'file-import': FontAwesomeIcons.duotoneFileImport, | |
'file-invoice': FontAwesomeIcons.duotoneFileInvoice, | |
'file-invoice-dollar': FontAwesomeIcons.duotoneFileInvoiceDollar, | |
'file-medical': FontAwesomeIcons.duotoneFileMedical, | |
'file-medical-alt': FontAwesomeIcons.duotoneFileMedicalAlt, | |
'file-minus': FontAwesomeIcons.duotoneFileMinus, | |
'file-music': FontAwesomeIcons.duotoneFileMusic, | |
'file-pdf': FontAwesomeIcons.duotoneFilePdf, | |
'file-plus': FontAwesomeIcons.duotoneFilePlus, | |
'file-powerpoint': FontAwesomeIcons.duotoneFilePowerpoint, | |
'file-prescription': FontAwesomeIcons.duotoneFilePrescription, | |
'file-search': FontAwesomeIcons.duotoneFileSearch, | |
'file-signature': FontAwesomeIcons.duotoneFileSignature, | |
'file-spreadsheet': FontAwesomeIcons.duotoneFileSpreadsheet, | |
'file-times': FontAwesomeIcons.duotoneFileTimes, | |
'file-upload': FontAwesomeIcons.duotoneFileUpload, | |
'file-user': FontAwesomeIcons.duotoneFileUser, | |
'file-video': FontAwesomeIcons.duotoneFileVideo, | |
'file-word': FontAwesomeIcons.duotoneFileWord, | |
'files-medical': FontAwesomeIcons.duotoneFilesMedical, | |
'fill': FontAwesomeIcons.duotoneFill, | |
'fill-drip': FontAwesomeIcons.duotoneFillDrip, | |
'film': FontAwesomeIcons.duotoneFilm, | |
'film-alt': FontAwesomeIcons.duotoneFilmAlt, | |
'film-canister': FontAwesomeIcons.duotoneFilmCanister, | |
'filter': FontAwesomeIcons.duotoneFilter, | |
'fingerprint': FontAwesomeIcons.duotoneFingerprint, | |
'fire': FontAwesomeIcons.duotoneFire, | |
'fire-alt': FontAwesomeIcons.duotoneFireAlt, | |
'fire-extinguisher': FontAwesomeIcons.duotoneFireExtinguisher, | |
'fire-smoke': FontAwesomeIcons.duotoneFireSmoke, | |
'fireplace': FontAwesomeIcons.duotoneFireplace, | |
'first-aid': FontAwesomeIcons.duotoneFirstAid, | |
'fish': FontAwesomeIcons.duotoneFish, | |
'fish-cooked': FontAwesomeIcons.duotoneFishCooked, | |
'fist-raised': FontAwesomeIcons.duotoneFistRaised, | |
'flag': FontAwesomeIcons.duotoneFlag, | |
'flag-alt': FontAwesomeIcons.duotoneFlagAlt, | |
'flag-checkered': FontAwesomeIcons.duotoneFlagCheckered, | |
'flag-usa': FontAwesomeIcons.duotoneFlagUsa, | |
'flame': FontAwesomeIcons.duotoneFlame, | |
'flashlight': FontAwesomeIcons.duotoneFlashlight, | |
'flask': FontAwesomeIcons.duotoneFlask, | |
'flask-poison': FontAwesomeIcons.duotoneFlaskPoison, | |
'flask-potion': FontAwesomeIcons.duotoneFlaskPotion, | |
'flower': FontAwesomeIcons.duotoneFlower, | |
'flower-daffodil': FontAwesomeIcons.duotoneFlowerDaffodil, | |
'flower-tulip': FontAwesomeIcons.duotoneFlowerTulip, | |
'flushed': FontAwesomeIcons.duotoneFlushed, | |
'flute': FontAwesomeIcons.duotoneFlute, | |
'flux-capacitor': FontAwesomeIcons.duotoneFluxCapacitor, | |
'fog': FontAwesomeIcons.duotoneFog, | |
'folder': FontAwesomeIcons.duotoneFolder, | |
'folder-download': FontAwesomeIcons.duotoneFolderDownload, | |
'folder-minus': FontAwesomeIcons.duotoneFolderMinus, | |
'folder-open': FontAwesomeIcons.duotoneFolderOpen, | |
'folder-plus': FontAwesomeIcons.duotoneFolderPlus, | |
'folder-times': FontAwesomeIcons.duotoneFolderTimes, | |
'folder-tree': FontAwesomeIcons.duotoneFolderTree, | |
'folder-upload': FontAwesomeIcons.duotoneFolderUpload, | |
'folders': FontAwesomeIcons.duotoneFolders, | |
'font': FontAwesomeIcons.duotoneFont, | |
'font-case': FontAwesomeIcons.duotoneFontCase, | |
'football-ball': FontAwesomeIcons.duotoneFootballBall, | |
'football-helmet': FontAwesomeIcons.duotoneFootballHelmet, | |
'forklift': FontAwesomeIcons.duotoneForklift, | |
'forward': FontAwesomeIcons.duotoneForward, | |
'fragile': FontAwesomeIcons.duotoneFragile, | |
'french-fries': FontAwesomeIcons.duotoneFrenchFries, | |
'frog': FontAwesomeIcons.duotoneFrog, | |
'frosty-head': FontAwesomeIcons.duotoneFrostyHead, | |
'frown': FontAwesomeIcons.duotoneFrown, | |
'frown-open': FontAwesomeIcons.duotoneFrownOpen, | |
'function': FontAwesomeIcons.duotoneFunction, | |
'funnel-dollar': FontAwesomeIcons.duotoneFunnelDollar, | |
'futbol': FontAwesomeIcons.duotoneFutbol, | |
'galaxy': FontAwesomeIcons.duotoneGalaxy, | |
'game-board': FontAwesomeIcons.duotoneGameBoard, | |
'game-board-alt': FontAwesomeIcons.duotoneGameBoardAlt, | |
'game-console-handheld': FontAwesomeIcons.duotoneGameConsoleHandheld, | |
'gamepad': FontAwesomeIcons.duotoneGamepad, | |
'gamepad-alt': FontAwesomeIcons.duotoneGamepadAlt, | |
'garage': FontAwesomeIcons.duotoneGarage, | |
'garage-car': FontAwesomeIcons.duotoneGarageCar, | |
'garage-open': FontAwesomeIcons.duotoneGarageOpen, | |
'gas-pump': FontAwesomeIcons.duotoneGasPump, | |
'gas-pump-slash': FontAwesomeIcons.duotoneGasPumpSlash, | |
'gavel': FontAwesomeIcons.duotoneGavel, | |
'gem': FontAwesomeIcons.duotoneGem, | |
'genderless': FontAwesomeIcons.duotoneGenderless, | |
'ghost': FontAwesomeIcons.duotoneGhost, | |
'gift': FontAwesomeIcons.duotoneGift, | |
'gift-card': FontAwesomeIcons.duotoneGiftCard, | |
'gifts': FontAwesomeIcons.duotoneGifts, | |
'gingerbread-man': FontAwesomeIcons.duotoneGingerbreadMan, | |
'glass': FontAwesomeIcons.duotoneGlass, | |
'glass-champagne': FontAwesomeIcons.duotoneGlassChampagne, | |
'glass-cheers': FontAwesomeIcons.duotoneGlassCheers, | |
'glass-citrus': FontAwesomeIcons.duotoneGlassCitrus, | |
'glass-martini': FontAwesomeIcons.duotoneGlassMartini, | |
'glass-martini-alt': FontAwesomeIcons.duotoneGlassMartiniAlt, | |
'glass-whiskey': FontAwesomeIcons.duotoneGlassWhiskey, | |
'glass-whiskey-rocks': FontAwesomeIcons.duotoneGlassWhiskeyRocks, | |
'glasses': FontAwesomeIcons.duotoneGlasses, | |
'glasses-alt': FontAwesomeIcons.duotoneGlassesAlt, | |
'globe': FontAwesomeIcons.duotoneGlobe, | |
'globe-africa': FontAwesomeIcons.duotoneGlobeAfrica, | |
'globe-americas': FontAwesomeIcons.duotoneGlobeAmericas, | |
'globe-asia': FontAwesomeIcons.duotoneGlobeAsia, | |
'globe-europe': FontAwesomeIcons.duotoneGlobeEurope, | |
'globe-snow': FontAwesomeIcons.duotoneGlobeSnow, | |
'globe-stand': FontAwesomeIcons.duotoneGlobeStand, | |
'golf-ball': FontAwesomeIcons.duotoneGolfBall, | |
'golf-club': FontAwesomeIcons.duotoneGolfClub, | |
'gopuram': FontAwesomeIcons.duotoneGopuram, | |
'graduation-cap': FontAwesomeIcons.duotoneGraduationCap, | |
'gramophone': FontAwesomeIcons.duotoneGramophone, | |
'greater-than': FontAwesomeIcons.duotoneGreaterThan, | |
'greater-than-equal': FontAwesomeIcons.duotoneGreaterThanEqual, | |
'grimace': FontAwesomeIcons.duotoneGrimace, | |
'grin': FontAwesomeIcons.duotoneGrin, | |
'grin-alt': FontAwesomeIcons.duotoneGrinAlt, | |
'grin-beam': FontAwesomeIcons.duotoneGrinBeam, | |
'grin-beam-sweat': FontAwesomeIcons.duotoneGrinBeamSweat, | |
'grin-hearts': FontAwesomeIcons.duotoneGrinHearts, | |
'grin-squint': FontAwesomeIcons.duotoneGrinSquint, | |
'grin-squint-tears': FontAwesomeIcons.duotoneGrinSquintTears, | |
'grin-stars': FontAwesomeIcons.duotoneGrinStars, | |
'grin-tears': FontAwesomeIcons.duotoneGrinTears, | |
'grin-tongue': FontAwesomeIcons.duotoneGrinTongue, | |
'grin-tongue-squint': FontAwesomeIcons.duotoneGrinTongueSquint, | |
'grin-tongue-wink': FontAwesomeIcons.duotoneGrinTongueWink, | |
'grin-wink': FontAwesomeIcons.duotoneGrinWink, | |
'grip-horizontal': FontAwesomeIcons.duotoneGripHorizontal, | |
'grip-lines': FontAwesomeIcons.duotoneGripLines, | |
'grip-lines-vertical': FontAwesomeIcons.duotoneGripLinesVertical, | |
'grip-vertical': FontAwesomeIcons.duotoneGripVertical, | |
'guitar': FontAwesomeIcons.duotoneGuitar, | |
'guitar-electric': FontAwesomeIcons.duotoneGuitarElectric, | |
'guitars': FontAwesomeIcons.duotoneGuitars, | |
'h-square': FontAwesomeIcons.duotoneHSquare, | |
'h1': FontAwesomeIcons.duotoneH1, | |
'h2': FontAwesomeIcons.duotoneH2, | |
'h3': FontAwesomeIcons.duotoneH3, | |
'h4': FontAwesomeIcons.duotoneH4, | |
'hamburger': FontAwesomeIcons.duotoneHamburger, | |
'hammer': FontAwesomeIcons.duotoneHammer, | |
'hammer-war': FontAwesomeIcons.duotoneHammerWar, | |
'hamsa': FontAwesomeIcons.duotoneHamsa, | |
'hand-heart': FontAwesomeIcons.duotoneHandHeart, | |
'hand-holding': FontAwesomeIcons.duotoneHandHolding, | |
'hand-holding-box': FontAwesomeIcons.duotoneHandHoldingBox, | |
'hand-holding-heart': FontAwesomeIcons.duotoneHandHoldingHeart, | |
'hand-holding-magic': FontAwesomeIcons.duotoneHandHoldingMagic, | |
'hand-holding-medical': FontAwesomeIcons.duotoneHandHoldingMedical, | |
'hand-holding-seedling': FontAwesomeIcons.duotoneHandHoldingSeedling, | |
'hand-holding-usd': FontAwesomeIcons.duotoneHandHoldingUsd, | |
'hand-holding-water': FontAwesomeIcons.duotoneHandHoldingWater, | |
'hand-lizard': FontAwesomeIcons.duotoneHandLizard, | |
'hand-middle-finger': FontAwesomeIcons.duotoneHandMiddleFinger, | |
'hand-paper': FontAwesomeIcons.duotoneHandPaper, | |
'hand-peace': FontAwesomeIcons.duotoneHandPeace, | |
'hand-point-down': FontAwesomeIcons.duotoneHandPointDown, | |
'hand-point-left': FontAwesomeIcons.duotoneHandPointLeft, | |
'hand-point-right': FontAwesomeIcons.duotoneHandPointRight, | |
'hand-point-up': FontAwesomeIcons.duotoneHandPointUp, | |
'hand-pointer': FontAwesomeIcons.duotoneHandPointer, | |
'hand-receiving': FontAwesomeIcons.duotoneHandReceiving, | |
'hand-rock': FontAwesomeIcons.duotoneHandRock, | |
'hand-scissors': FontAwesomeIcons.duotoneHandScissors, | |
'hand-sparkles': FontAwesomeIcons.duotoneHandSparkles, | |
'hand-spock': FontAwesomeIcons.duotoneHandSpock, | |
'hands': FontAwesomeIcons.duotoneHands, | |
'hands-heart': FontAwesomeIcons.duotoneHandsHeart, | |
'hands-helping': FontAwesomeIcons.duotoneHandsHelping, | |
'hands-usd': FontAwesomeIcons.duotoneHandsUsd, | |
'hands-wash': FontAwesomeIcons.duotoneHandsWash, | |
'handshake': FontAwesomeIcons.duotoneHandshake, | |
'handshake-alt': FontAwesomeIcons.duotoneHandshakeAlt, | |
'handshake-alt-slash': FontAwesomeIcons.duotoneHandshakeAltSlash, | |
'handshake-slash': FontAwesomeIcons.duotoneHandshakeSlash, | |
'hanukiah': FontAwesomeIcons.duotoneHanukiah, | |
'hard-hat': FontAwesomeIcons.duotoneHardHat, | |
'hashtag': FontAwesomeIcons.duotoneHashtag, | |
'hat-chef': FontAwesomeIcons.duotoneHatChef, | |
'hat-cowboy': FontAwesomeIcons.duotoneHatCowboy, | |
'hat-cowboy-side': FontAwesomeIcons.duotoneHatCowboySide, | |
'hat-santa': FontAwesomeIcons.duotoneHatSanta, | |
'hat-winter': FontAwesomeIcons.duotoneHatWinter, | |
'hat-witch': FontAwesomeIcons.duotoneHatWitch, | |
'hat-wizard': FontAwesomeIcons.duotoneHatWizard, | |
'hdd': FontAwesomeIcons.duotoneHdd, | |
'head-side': FontAwesomeIcons.duotoneHeadSide, | |
'head-side-brain': FontAwesomeIcons.duotoneHeadSideBrain, | |
'head-side-cough': FontAwesomeIcons.duotoneHeadSideCough, | |
'head-side-cough-slash': FontAwesomeIcons.duotoneHeadSideCoughSlash, | |
'head-side-headphones': FontAwesomeIcons.duotoneHeadSideHeadphones, | |
'head-side-mask': FontAwesomeIcons.duotoneHeadSideMask, | |
'head-side-medical': FontAwesomeIcons.duotoneHeadSideMedical, | |
'head-side-virus': FontAwesomeIcons.duotoneHeadSideVirus, | |
'head-vr': FontAwesomeIcons.duotoneHeadVr, | |
'heading': FontAwesomeIcons.duotoneHeading, | |
'headphones': FontAwesomeIcons.duotoneHeadphones, | |
'headphones-alt': FontAwesomeIcons.duotoneHeadphonesAlt, | |
'headset': FontAwesomeIcons.duotoneHeadset, | |
'heart': FontAwesomeIcons.duotoneHeart, | |
'heart-broken': FontAwesomeIcons.duotoneHeartBroken, | |
'heart-circle': FontAwesomeIcons.duotoneHeartCircle, | |
'heart-rate': FontAwesomeIcons.duotoneHeartRate, | |
'heart-square': FontAwesomeIcons.duotoneHeartSquare, | |
'heartbeat': FontAwesomeIcons.duotoneHeartbeat, | |
'heat': FontAwesomeIcons.duotoneHeat, | |
'helicopter': FontAwesomeIcons.duotoneHelicopter, | |
'helmet-battle': FontAwesomeIcons.duotoneHelmetBattle, | |
'hexagon': FontAwesomeIcons.duotoneHexagon, | |
'highlighter': FontAwesomeIcons.duotoneHighlighter, | |
'hiking': FontAwesomeIcons.duotoneHiking, | |
'hippo': FontAwesomeIcons.duotoneHippo, | |
'history': FontAwesomeIcons.duotoneHistory, | |
'hockey-mask': FontAwesomeIcons.duotoneHockeyMask, | |
'hockey-puck': FontAwesomeIcons.duotoneHockeyPuck, | |
'hockey-sticks': FontAwesomeIcons.duotoneHockeySticks, | |
'holly-berry': FontAwesomeIcons.duotoneHollyBerry, | |
'home': FontAwesomeIcons.duotoneHome, | |
'home-alt': FontAwesomeIcons.duotoneHomeAlt, | |
'home-heart': FontAwesomeIcons.duotoneHomeHeart, | |
'home-lg': FontAwesomeIcons.duotoneHomeLg, | |
'home-lg-alt': FontAwesomeIcons.duotoneHomeLgAlt, | |
'hood-cloak': FontAwesomeIcons.duotoneHoodCloak, | |
'horizontal-rule': FontAwesomeIcons.duotoneHorizontalRule, | |
'horse': FontAwesomeIcons.duotoneHorse, | |
'horse-head': FontAwesomeIcons.duotoneHorseHead, | |
'horse-saddle': FontAwesomeIcons.duotoneHorseSaddle, | |
'hospital': FontAwesomeIcons.duotoneHospital, | |
'hospital-alt': FontAwesomeIcons.duotoneHospitalAlt, | |
'hospital-symbol': FontAwesomeIcons.duotoneHospitalSymbol, | |
'hospital-user': FontAwesomeIcons.duotoneHospitalUser, | |
'hospitals': FontAwesomeIcons.duotoneHospitals, | |
'hot-tub': FontAwesomeIcons.duotoneHotTub, | |
'hotdog': FontAwesomeIcons.duotoneHotdog, | |
'hotel': FontAwesomeIcons.duotoneHotel, | |
'hourglass': FontAwesomeIcons.duotoneHourglass, | |
'hourglass-end': FontAwesomeIcons.duotoneHourglassEnd, | |
'hourglass-half': FontAwesomeIcons.duotoneHourglassHalf, | |
'hourglass-start': FontAwesomeIcons.duotoneHourglassStart, | |
'house': FontAwesomeIcons.duotoneHouse, | |
'house-damage': FontAwesomeIcons.duotoneHouseDamage, | |
'house-day': FontAwesomeIcons.duotoneHouseDay, | |
'house-flood': FontAwesomeIcons.duotoneHouseFlood, | |
'house-leave': FontAwesomeIcons.duotoneHouseLeave, | |
'house-night': FontAwesomeIcons.duotoneHouseNight, | |
'house-return': FontAwesomeIcons.duotoneHouseReturn, | |
'house-signal': FontAwesomeIcons.duotoneHouseSignal, | |
'house-user': FontAwesomeIcons.duotoneHouseUser, | |
'hryvnia': FontAwesomeIcons.duotoneHryvnia, | |
'humidity': FontAwesomeIcons.duotoneHumidity, | |
'hurricane': FontAwesomeIcons.duotoneHurricane, | |
'i-cursor': FontAwesomeIcons.duotoneICursor, | |
'ice-cream': FontAwesomeIcons.duotoneIceCream, | |
'ice-skate': FontAwesomeIcons.duotoneIceSkate, | |
'icicles': FontAwesomeIcons.duotoneIcicles, | |
'icons': FontAwesomeIcons.duotoneIcons, | |
'icons-alt': FontAwesomeIcons.duotoneIconsAlt, | |
'id-badge': FontAwesomeIcons.duotoneIdBadge, | |
'id-card': FontAwesomeIcons.duotoneIdCard, | |
'id-card-alt': FontAwesomeIcons.duotoneIdCardAlt, | |
'igloo': FontAwesomeIcons.duotoneIgloo, | |
'image': FontAwesomeIcons.duotoneImage, | |
'image-polaroid': FontAwesomeIcons.duotoneImagePolaroid, | |
'images': FontAwesomeIcons.duotoneImages, | |
'inbox': FontAwesomeIcons.duotoneInbox, | |
'inbox-in': FontAwesomeIcons.duotoneInboxIn, | |
'inbox-out': FontAwesomeIcons.duotoneInboxOut, | |
'indent': FontAwesomeIcons.duotoneIndent, | |
'industry': FontAwesomeIcons.duotoneIndustry, | |
'industry-alt': FontAwesomeIcons.duotoneIndustryAlt, | |
'infinity': FontAwesomeIcons.duotoneInfinity, | |
'info': FontAwesomeIcons.duotoneInfo, | |
'info-circle': FontAwesomeIcons.duotoneInfoCircle, | |
'info-square': FontAwesomeIcons.duotoneInfoSquare, | |
'inhaler': FontAwesomeIcons.duotoneInhaler, | |
'integral': FontAwesomeIcons.duotoneIntegral, | |
'intersection': FontAwesomeIcons.duotoneIntersection, | |
'inventory': FontAwesomeIcons.duotoneInventory, | |
'island-tropical': FontAwesomeIcons.duotoneIslandTropical, | |
'italic': FontAwesomeIcons.duotoneItalic, | |
'jack-o-lantern': FontAwesomeIcons.duotoneJackOLantern, | |
'jedi': FontAwesomeIcons.duotoneJedi, | |
'joint': FontAwesomeIcons.duotoneJoint, | |
'journal-whills': FontAwesomeIcons.duotoneJournalWhills, | |
'joystick': FontAwesomeIcons.duotoneJoystick, | |
'jug': FontAwesomeIcons.duotoneJug, | |
'kaaba': FontAwesomeIcons.duotoneKaaba, | |
'kazoo': FontAwesomeIcons.duotoneKazoo, | |
'kerning': FontAwesomeIcons.duotoneKerning, | |
'key': FontAwesomeIcons.duotoneKey, | |
'key-skeleton': FontAwesomeIcons.duotoneKeySkeleton, | |
'keyboard': FontAwesomeIcons.duotoneKeyboard, | |
'keynote': FontAwesomeIcons.duotoneKeynote, | |
'khanda': FontAwesomeIcons.duotoneKhanda, | |
'kidneys': FontAwesomeIcons.duotoneKidneys, | |
'kiss': FontAwesomeIcons.duotoneKiss, | |
'kiss-beam': FontAwesomeIcons.duotoneKissBeam, | |
'kiss-wink-heart': FontAwesomeIcons.duotoneKissWinkHeart, | |
'kite': FontAwesomeIcons.duotoneKite, | |
'kiwi-bird': FontAwesomeIcons.duotoneKiwiBird, | |
'knife-kitchen': FontAwesomeIcons.duotoneKnifeKitchen, | |
'lambda': FontAwesomeIcons.duotoneLambda, | |
'lamp': FontAwesomeIcons.duotoneLamp, | |
'lamp-desk': FontAwesomeIcons.duotoneLampDesk, | |
'lamp-floor': FontAwesomeIcons.duotoneLampFloor, | |
'landmark': FontAwesomeIcons.duotoneLandmark, | |
'landmark-alt': FontAwesomeIcons.duotoneLandmarkAlt, | |
'language': FontAwesomeIcons.duotoneLanguage, | |
'laptop': FontAwesomeIcons.duotoneLaptop, | |
'laptop-code': FontAwesomeIcons.duotoneLaptopCode, | |
'laptop-house': FontAwesomeIcons.duotoneLaptopHouse, | |
'laptop-medical': FontAwesomeIcons.duotoneLaptopMedical, | |
'lasso': FontAwesomeIcons.duotoneLasso, | |
'laugh': FontAwesomeIcons.duotoneLaugh, | |
'laugh-beam': FontAwesomeIcons.duotoneLaughBeam, | |
'laugh-squint': FontAwesomeIcons.duotoneLaughSquint, | |
'laugh-wink': FontAwesomeIcons.duotoneLaughWink, | |
'layer-group': FontAwesomeIcons.duotoneLayerGroup, | |
'layer-minus': FontAwesomeIcons.duotoneLayerMinus, | |
'layer-plus': FontAwesomeIcons.duotoneLayerPlus, | |
'leaf': FontAwesomeIcons.duotoneLeaf, | |
'leaf-heart': FontAwesomeIcons.duotoneLeafHeart, | |
'leaf-maple': FontAwesomeIcons.duotoneLeafMaple, | |
'leaf-oak': FontAwesomeIcons.duotoneLeafOak, | |
'lemon': FontAwesomeIcons.duotoneLemon, | |
'less-than': FontAwesomeIcons.duotoneLessThan, | |
'less-than-equal': FontAwesomeIcons.duotoneLessThanEqual, | |
'level-down': FontAwesomeIcons.duotoneLevelDown, | |
'level-down-alt': FontAwesomeIcons.duotoneLevelDownAlt, | |
'level-up': FontAwesomeIcons.duotoneLevelUp, | |
'level-up-alt': FontAwesomeIcons.duotoneLevelUpAlt, | |
'life-ring': FontAwesomeIcons.duotoneLifeRing, | |
'light-ceiling': FontAwesomeIcons.duotoneLightCeiling, | |
'light-switch': FontAwesomeIcons.duotoneLightSwitch, | |
'light-switch-off': FontAwesomeIcons.duotoneLightSwitchOff, | |
'light-switch-on': FontAwesomeIcons.duotoneLightSwitchOn, | |
'lightbulb': FontAwesomeIcons.duotoneLightbulb, | |
'lightbulb-dollar': FontAwesomeIcons.duotoneLightbulbDollar, | |
'lightbulb-exclamation': FontAwesomeIcons.duotoneLightbulbExclamation, | |
'lightbulb-on': FontAwesomeIcons.duotoneLightbulbOn, | |
'lightbulb-slash': FontAwesomeIcons.duotoneLightbulbSlash, | |
'lights-holiday': FontAwesomeIcons.duotoneLightsHoliday, | |
'line-columns': FontAwesomeIcons.duotoneLineColumns, | |
'line-height': FontAwesomeIcons.duotoneLineHeight, | |
'link': FontAwesomeIcons.duotoneLink, | |
'lips': FontAwesomeIcons.duotoneLips, | |
'lira-sign': FontAwesomeIcons.duotoneLiraSign, | |
'list': FontAwesomeIcons.duotoneList, | |
'list-alt': FontAwesomeIcons.duotoneListAlt, | |
'list-music': FontAwesomeIcons.duotoneListMusic, | |
'list-ol': FontAwesomeIcons.duotoneListOl, | |
'list-ul': FontAwesomeIcons.duotoneListUl, | |
'location': FontAwesomeIcons.duotoneLocation, | |
'location-arrow': FontAwesomeIcons.duotoneLocationArrow, | |
'location-circle': FontAwesomeIcons.duotoneLocationCircle, | |
'location-slash': FontAwesomeIcons.duotoneLocationSlash, | |
'lock': FontAwesomeIcons.duotoneLock, | |
'lock-alt': FontAwesomeIcons.duotoneLockAlt, | |
'lock-open': FontAwesomeIcons.duotoneLockOpen, | |
'lock-open-alt': FontAwesomeIcons.duotoneLockOpenAlt, | |
'long-arrow-alt-down': FontAwesomeIcons.duotoneLongArrowAltDown, | |
'long-arrow-alt-left': FontAwesomeIcons.duotoneLongArrowAltLeft, | |
'long-arrow-alt-right': FontAwesomeIcons.duotoneLongArrowAltRight, | |
'long-arrow-alt-up': FontAwesomeIcons.duotoneLongArrowAltUp, | |
'long-arrow-down': FontAwesomeIcons.duotoneLongArrowDown, | |
'long-arrow-left': FontAwesomeIcons.duotoneLongArrowLeft, | |
'long-arrow-right': FontAwesomeIcons.duotoneLongArrowRight, | |
'long-arrow-up': FontAwesomeIcons.duotoneLongArrowUp, | |
'loveseat': FontAwesomeIcons.duotoneLoveseat, | |
'low-vision': FontAwesomeIcons.duotoneLowVision, | |
'luchador': FontAwesomeIcons.duotoneLuchador, | |
'luggage-cart': FontAwesomeIcons.duotoneLuggageCart, | |
'lungs': FontAwesomeIcons.duotoneLungs, | |
'lungs-virus': FontAwesomeIcons.duotoneLungsVirus, | |
'mace': FontAwesomeIcons.duotoneMace, | |
'magic': FontAwesomeIcons.duotoneMagic, | |
'magnet': FontAwesomeIcons.duotoneMagnet, | |
'mail-bulk': FontAwesomeIcons.duotoneMailBulk, | |
'mailbox': FontAwesomeIcons.duotoneMailbox, | |
'male': FontAwesomeIcons.duotoneMale, | |
'mandolin': FontAwesomeIcons.duotoneMandolin, | |
'map': FontAwesomeIcons.duotoneMap, | |
'map-marked': FontAwesomeIcons.duotoneMapMarked, | |
'map-marked-alt': FontAwesomeIcons.duotoneMapMarkedAlt, | |
'map-marker': FontAwesomeIcons.duotoneMapMarker, | |
'map-marker-alt': FontAwesomeIcons.duotoneMapMarkerAlt, | |
'map-marker-alt-slash': FontAwesomeIcons.duotoneMapMarkerAltSlash, | |
'map-marker-check': FontAwesomeIcons.duotoneMapMarkerCheck, | |
'map-marker-edit': FontAwesomeIcons.duotoneMapMarkerEdit, | |
'map-marker-exclamation': FontAwesomeIcons.duotoneMapMarkerExclamation, | |
'map-marker-minus': FontAwesomeIcons.duotoneMapMarkerMinus, | |
'map-marker-plus': FontAwesomeIcons.duotoneMapMarkerPlus, | |
'map-marker-question': FontAwesomeIcons.duotoneMapMarkerQuestion, | |
'map-marker-slash': FontAwesomeIcons.duotoneMapMarkerSlash, | |
'map-marker-smile': FontAwesomeIcons.duotoneMapMarkerSmile, | |
'map-marker-times': FontAwesomeIcons.duotoneMapMarkerTimes, | |
'map-pin': FontAwesomeIcons.duotoneMapPin, | |
'map-signs': FontAwesomeIcons.duotoneMapSigns, | |
'marker': FontAwesomeIcons.duotoneMarker, | |
'mars': FontAwesomeIcons.duotoneMars, | |
'mars-double': FontAwesomeIcons.duotoneMarsDouble, | |
'mars-stroke': FontAwesomeIcons.duotoneMarsStroke, | |
'mars-stroke-h': FontAwesomeIcons.duotoneMarsStrokeH, | |
'mars-stroke-v': FontAwesomeIcons.duotoneMarsStrokeV, | |
'mask': FontAwesomeIcons.duotoneMask, | |
'meat': FontAwesomeIcons.duotoneMeat, | |
'medal': FontAwesomeIcons.duotoneMedal, | |
'medkit': FontAwesomeIcons.duotoneMedkit, | |
'megaphone': FontAwesomeIcons.duotoneMegaphone, | |
'meh': FontAwesomeIcons.duotoneMeh, | |
'meh-blank': FontAwesomeIcons.duotoneMehBlank, | |
'meh-rolling-eyes': FontAwesomeIcons.duotoneMehRollingEyes, | |
'memory': FontAwesomeIcons.duotoneMemory, | |
'menorah': FontAwesomeIcons.duotoneMenorah, | |
'mercury': FontAwesomeIcons.duotoneMercury, | |
'meteor': FontAwesomeIcons.duotoneMeteor, | |
'microchip': FontAwesomeIcons.duotoneMicrochip, | |
'microphone': FontAwesomeIcons.duotoneMicrophone, | |
'microphone-alt': FontAwesomeIcons.duotoneMicrophoneAlt, | |
'microphone-alt-slash': FontAwesomeIcons.duotoneMicrophoneAltSlash, | |
'microphone-slash': FontAwesomeIcons.duotoneMicrophoneSlash, | |
'microphone-stand': FontAwesomeIcons.duotoneMicrophoneStand, | |
'microscope': FontAwesomeIcons.duotoneMicroscope, | |
'microwave': FontAwesomeIcons.duotoneMicrowave, | |
'mind-share': FontAwesomeIcons.duotoneMindShare, | |
'minus': FontAwesomeIcons.duotoneMinus, | |
'minus-circle': FontAwesomeIcons.duotoneMinusCircle, | |
'minus-hexagon': FontAwesomeIcons.duotoneMinusHexagon, | |
'minus-octagon': FontAwesomeIcons.duotoneMinusOctagon, | |
'minus-square': FontAwesomeIcons.duotoneMinusSquare, | |
'mistletoe': FontAwesomeIcons.duotoneMistletoe, | |
'mitten': FontAwesomeIcons.duotoneMitten, | |
'mobile': FontAwesomeIcons.duotoneMobile, | |
'mobile-alt': FontAwesomeIcons.duotoneMobileAlt, | |
'mobile-android': FontAwesomeIcons.duotoneMobileAndroid, | |
'mobile-android-alt': FontAwesomeIcons.duotoneMobileAndroidAlt, | |
'money-bill': FontAwesomeIcons.duotoneMoneyBill, | |
'money-bill-alt': FontAwesomeIcons.duotoneMoneyBillAlt, | |
'money-bill-wave': FontAwesomeIcons.duotoneMoneyBillWave, | |
'money-bill-wave-alt': FontAwesomeIcons.duotoneMoneyBillWaveAlt, | |
'money-check': FontAwesomeIcons.duotoneMoneyCheck, | |
'money-check-alt': FontAwesomeIcons.duotoneMoneyCheckAlt, | |
'money-check-edit': FontAwesomeIcons.duotoneMoneyCheckEdit, | |
'money-check-edit-alt': FontAwesomeIcons.duotoneMoneyCheckEditAlt, | |
'monitor-heart-rate': FontAwesomeIcons.duotoneMonitorHeartRate, | |
'monkey': FontAwesomeIcons.duotoneMonkey, | |
'monument': FontAwesomeIcons.duotoneMonument, | |
'moon': FontAwesomeIcons.duotoneMoon, | |
'moon-cloud': FontAwesomeIcons.duotoneMoonCloud, | |
'moon-stars': FontAwesomeIcons.duotoneMoonStars, | |
'mortar-pestle': FontAwesomeIcons.duotoneMortarPestle, | |
'mosque': FontAwesomeIcons.duotoneMosque, | |
'motorcycle': FontAwesomeIcons.duotoneMotorcycle, | |
'mountain': FontAwesomeIcons.duotoneMountain, | |
'mountains': FontAwesomeIcons.duotoneMountains, | |
'mouse': FontAwesomeIcons.duotoneMouse, | |
'mouse-alt': FontAwesomeIcons.duotoneMouseAlt, | |
'mouse-pointer': FontAwesomeIcons.duotoneMousePointer, | |
'mp3-player': FontAwesomeIcons.duotoneMp3Player, | |
'mug': FontAwesomeIcons.duotoneMug, | |
'mug-hot': FontAwesomeIcons.duotoneMugHot, | |
'mug-marshmallows': FontAwesomeIcons.duotoneMugMarshmallows, | |
'mug-tea': FontAwesomeIcons.duotoneMugTea, | |
'music': FontAwesomeIcons.duotoneMusic, | |
'music-alt': FontAwesomeIcons.duotoneMusicAlt, | |
'music-alt-slash': FontAwesomeIcons.duotoneMusicAltSlash, | |
'music-slash': FontAwesomeIcons.duotoneMusicSlash, | |
'narwhal': FontAwesomeIcons.duotoneNarwhal, | |
'network-wired': FontAwesomeIcons.duotoneNetworkWired, | |
'neuter': FontAwesomeIcons.duotoneNeuter, | |
'newspaper': FontAwesomeIcons.duotoneNewspaper, | |
'not-equal': FontAwesomeIcons.duotoneNotEqual, | |
'notes-medical': FontAwesomeIcons.duotoneNotesMedical, | |
'object-group': FontAwesomeIcons.duotoneObjectGroup, | |
'object-ungroup': FontAwesomeIcons.duotoneObjectUngroup, | |
'octagon': FontAwesomeIcons.duotoneOctagon, | |
'oil-can': FontAwesomeIcons.duotoneOilCan, | |
'oil-temp': FontAwesomeIcons.duotoneOilTemp, | |
'om': FontAwesomeIcons.duotoneOm, | |
'omega': FontAwesomeIcons.duotoneOmega, | |
'ornament': FontAwesomeIcons.duotoneOrnament, | |
'otter': FontAwesomeIcons.duotoneOtter, | |
'outdent': FontAwesomeIcons.duotoneOutdent, | |
'outlet': FontAwesomeIcons.duotoneOutlet, | |
'oven': FontAwesomeIcons.duotoneOven, | |
'overline': FontAwesomeIcons.duotoneOverline, | |
'page-break': FontAwesomeIcons.duotonePageBreak, | |
'pager': FontAwesomeIcons.duotonePager, | |
'paint-brush': FontAwesomeIcons.duotonePaintBrush, | |
'paint-brush-alt': FontAwesomeIcons.duotonePaintBrushAlt, | |
'paint-roller': FontAwesomeIcons.duotonePaintRoller, | |
'palette': FontAwesomeIcons.duotonePalette, | |
'pallet': FontAwesomeIcons.duotonePallet, | |
'pallet-alt': FontAwesomeIcons.duotonePalletAlt, | |
'paper-plane': FontAwesomeIcons.duotonePaperPlane, | |
'paperclip': FontAwesomeIcons.duotonePaperclip, | |
'parachute-box': FontAwesomeIcons.duotoneParachuteBox, | |
'paragraph': FontAwesomeIcons.duotoneParagraph, | |
'paragraph-rtl': FontAwesomeIcons.duotoneParagraphRtl, | |
'parking': FontAwesomeIcons.duotoneParking, | |
'parking-circle': FontAwesomeIcons.duotoneParkingCircle, | |
'parking-circle-slash': FontAwesomeIcons.duotoneParkingCircleSlash, | |
'parking-slash': FontAwesomeIcons.duotoneParkingSlash, | |
'passport': FontAwesomeIcons.duotonePassport, | |
'pastafarianism': FontAwesomeIcons.duotonePastafarianism, | |
'paste': FontAwesomeIcons.duotonePaste, | |
'pause': FontAwesomeIcons.duotonePause, | |
'pause-circle': FontAwesomeIcons.duotonePauseCircle, | |
'paw': FontAwesomeIcons.duotonePaw, | |
'paw-alt': FontAwesomeIcons.duotonePawAlt, | |
'paw-claws': FontAwesomeIcons.duotonePawClaws, | |
'peace': FontAwesomeIcons.duotonePeace, | |
'pegasus': FontAwesomeIcons.duotonePegasus, | |
'pen': FontAwesomeIcons.duotonePen, | |
'pen-alt': FontAwesomeIcons.duotonePenAlt, | |
'pen-fancy': FontAwesomeIcons.duotonePenFancy, | |
'pen-nib': FontAwesomeIcons.duotonePenNib, | |
'pen-square': FontAwesomeIcons.duotonePenSquare, | |
'pencil': FontAwesomeIcons.duotonePencil, | |
'pencil-alt': FontAwesomeIcons.duotonePencilAlt, | |
'pencil-paintbrush': FontAwesomeIcons.duotonePencilPaintbrush, | |
'pencil-ruler': FontAwesomeIcons.duotonePencilRuler, | |
'pennant': FontAwesomeIcons.duotonePennant, | |
'people-arrows': FontAwesomeIcons.duotonePeopleArrows, | |
'people-carry': FontAwesomeIcons.duotonePeopleCarry, | |
'pepper-hot': FontAwesomeIcons.duotonePepperHot, | |
'percent': FontAwesomeIcons.duotonePercent, | |
'percentage': FontAwesomeIcons.duotonePercentage, | |
'person-booth': FontAwesomeIcons.duotonePersonBooth, | |
'person-carry': FontAwesomeIcons.duotonePersonCarry, | |
'person-dolly': FontAwesomeIcons.duotonePersonDolly, | |
'person-dolly-empty': FontAwesomeIcons.duotonePersonDollyEmpty, | |
'person-sign': FontAwesomeIcons.duotonePersonSign, | |
'phone': FontAwesomeIcons.duotonePhone, | |
'phone-alt': FontAwesomeIcons.duotonePhoneAlt, | |
'phone-laptop': FontAwesomeIcons.duotonePhoneLaptop, | |
'phone-office': FontAwesomeIcons.duotonePhoneOffice, | |
'phone-plus': FontAwesomeIcons.duotonePhonePlus, | |
'phone-rotary': FontAwesomeIcons.duotonePhoneRotary, | |
'phone-slash': FontAwesomeIcons.duotonePhoneSlash, | |
'phone-square': FontAwesomeIcons.duotonePhoneSquare, | |
'phone-square-alt': FontAwesomeIcons.duotonePhoneSquareAlt, | |
'phone-volume': FontAwesomeIcons.duotonePhoneVolume, | |
'photo-video': FontAwesomeIcons.duotonePhotoVideo, | |
'pi': FontAwesomeIcons.duotonePi, | |
'piano': FontAwesomeIcons.duotonePiano, | |
'piano-keyboard': FontAwesomeIcons.duotonePianoKeyboard, | |
'pie': FontAwesomeIcons.duotonePie, | |
'pig': FontAwesomeIcons.duotonePig, | |
'piggy-bank': FontAwesomeIcons.duotonePiggyBank, | |
'pills': FontAwesomeIcons.duotonePills, | |
'pizza': FontAwesomeIcons.duotonePizza, | |
'pizza-slice': FontAwesomeIcons.duotonePizzaSlice, | |
'place-of-worship': FontAwesomeIcons.duotonePlaceOfWorship, | |
'plane': FontAwesomeIcons.duotonePlane, | |
'plane-alt': FontAwesomeIcons.duotonePlaneAlt, | |
'plane-arrival': FontAwesomeIcons.duotonePlaneArrival, | |
'plane-departure': FontAwesomeIcons.duotonePlaneDeparture, | |
'plane-slash': FontAwesomeIcons.duotonePlaneSlash, | |
'planet-moon': FontAwesomeIcons.duotonePlanetMoon, | |
'planet-ringed': FontAwesomeIcons.duotonePlanetRinged, | |
'play': FontAwesomeIcons.duotonePlay, | |
'play-circle': FontAwesomeIcons.duotonePlayCircle, | |
'plug': FontAwesomeIcons.duotonePlug, | |
'plus': FontAwesomeIcons.duotonePlus, | |
'plus-circle': FontAwesomeIcons.duotonePlusCircle, | |
'plus-hexagon': FontAwesomeIcons.duotonePlusHexagon, | |
'plus-octagon': FontAwesomeIcons.duotonePlusOctagon, | |
'plus-square': FontAwesomeIcons.duotonePlusSquare, | |
'podcast': FontAwesomeIcons.duotonePodcast, | |
'podium': FontAwesomeIcons.duotonePodium, | |
'podium-star': FontAwesomeIcons.duotonePodiumStar, | |
'police-box': FontAwesomeIcons.duotonePoliceBox, | |
'poll': FontAwesomeIcons.duotonePoll, | |
'poll-h': FontAwesomeIcons.duotonePollH, | |
'poll-people': FontAwesomeIcons.duotonePollPeople, | |
'poo': FontAwesomeIcons.duotonePoo, | |
'poo-storm': FontAwesomeIcons.duotonePooStorm, | |
'poop': FontAwesomeIcons.duotonePoop, | |
'popcorn': FontAwesomeIcons.duotonePopcorn, | |
'portal-enter': FontAwesomeIcons.duotonePortalEnter, | |
'portal-exit': FontAwesomeIcons.duotonePortalExit, | |
'portrait': FontAwesomeIcons.duotonePortrait, | |
'pound-sign': FontAwesomeIcons.duotonePoundSign, | |
'power-off': FontAwesomeIcons.duotonePowerOff, | |
'pray': FontAwesomeIcons.duotonePray, | |
'praying-hands': FontAwesomeIcons.duotonePrayingHands, | |
'prescription': FontAwesomeIcons.duotonePrescription, | |
'prescription-bottle': FontAwesomeIcons.duotonePrescriptionBottle, | |
'prescription-bottle-alt': FontAwesomeIcons.duotonePrescriptionBottleAlt, | |
'presentation': FontAwesomeIcons.duotonePresentation, | |
'print': FontAwesomeIcons.duotonePrint, | |
'print-search': FontAwesomeIcons.duotonePrintSearch, | |
'print-slash': FontAwesomeIcons.duotonePrintSlash, | |
'procedures': FontAwesomeIcons.duotoneProcedures, | |
'project-diagram': FontAwesomeIcons.duotoneProjectDiagram, | |
'projector': FontAwesomeIcons.duotoneProjector, | |
'pump-medical': FontAwesomeIcons.duotonePumpMedical, | |
'pump-soap': FontAwesomeIcons.duotonePumpSoap, | |
'pumpkin': FontAwesomeIcons.duotonePumpkin, | |
'puzzle-piece': FontAwesomeIcons.duotonePuzzlePiece, | |
'qrcode': FontAwesomeIcons.duotoneQrcode, | |
'question': FontAwesomeIcons.duotoneQuestion, | |
'question-circle': FontAwesomeIcons.duotoneQuestionCircle, | |
'question-square': FontAwesomeIcons.duotoneQuestionSquare, | |
'quidditch': FontAwesomeIcons.duotoneQuidditch, | |
'quote-left': FontAwesomeIcons.duotoneQuoteLeft, | |
'quote-right': FontAwesomeIcons.duotoneQuoteRight, | |
'quran': FontAwesomeIcons.duotoneQuran, | |
'rabbit': FontAwesomeIcons.duotoneRabbit, | |
'rabbit-fast': FontAwesomeIcons.duotoneRabbitFast, | |
'racquet': FontAwesomeIcons.duotoneRacquet, | |
'radar': FontAwesomeIcons.duotoneRadar, | |
'radiation': FontAwesomeIcons.duotoneRadiation, | |
'radiation-alt': FontAwesomeIcons.duotoneRadiationAlt, | |
'radio': FontAwesomeIcons.duotoneRadio, | |
'radio-alt': FontAwesomeIcons.duotoneRadioAlt, | |
'rainbow': FontAwesomeIcons.duotoneRainbow, | |
'raindrops': FontAwesomeIcons.duotoneRaindrops, | |
'ram': FontAwesomeIcons.duotoneRam, | |
'ramp-loading': FontAwesomeIcons.duotoneRampLoading, | |
'random': FontAwesomeIcons.duotoneRandom, | |
'raygun': FontAwesomeIcons.duotoneRaygun, | |
'receipt': FontAwesomeIcons.duotoneReceipt, | |
'record-vinyl': FontAwesomeIcons.duotoneRecordVinyl, | |
'rectangle-landscape': FontAwesomeIcons.duotoneRectangleLandscape, | |
'rectangle-portrait': FontAwesomeIcons.duotoneRectanglePortrait, | |
'rectangle-wide': FontAwesomeIcons.duotoneRectangleWide, | |
'recycle': FontAwesomeIcons.duotoneRecycle, | |
'redo': FontAwesomeIcons.duotoneRedo, | |
'redo-alt': FontAwesomeIcons.duotoneRedoAlt, | |
'refrigerator': FontAwesomeIcons.duotoneRefrigerator, | |
'registered': FontAwesomeIcons.duotoneRegistered, | |
'remove-format': FontAwesomeIcons.duotoneRemoveFormat, | |
'repeat': FontAwesomeIcons.duotoneRepeat, | |
'repeat-1': FontAwesomeIcons.duotoneRepeat1, | |
'repeat-1-alt': FontAwesomeIcons.duotoneRepeat1Alt, | |
'repeat-alt': FontAwesomeIcons.duotoneRepeatAlt, | |
'reply': FontAwesomeIcons.duotoneReply, | |
'reply-all': FontAwesomeIcons.duotoneReplyAll, | |
'republican': FontAwesomeIcons.duotoneRepublican, | |
'restroom': FontAwesomeIcons.duotoneRestroom, | |
'retweet': FontAwesomeIcons.duotoneRetweet, | |
'retweet-alt': FontAwesomeIcons.duotoneRetweetAlt, | |
'ribbon': FontAwesomeIcons.duotoneRibbon, | |
'ring': FontAwesomeIcons.duotoneRing, | |
'rings-wedding': FontAwesomeIcons.duotoneRingsWedding, | |
'road': FontAwesomeIcons.duotoneRoad, | |
'robot': FontAwesomeIcons.duotoneRobot, | |
'rocket': FontAwesomeIcons.duotoneRocket, | |
'rocket-launch': FontAwesomeIcons.duotoneRocketLaunch, | |
'route': FontAwesomeIcons.duotoneRoute, | |
'route-highway': FontAwesomeIcons.duotoneRouteHighway, | |
'route-interstate': FontAwesomeIcons.duotoneRouteInterstate, | |
'router': FontAwesomeIcons.duotoneRouter, | |
'rss': FontAwesomeIcons.duotoneRss, | |
'rss-square': FontAwesomeIcons.duotoneRssSquare, | |
'ruble-sign': FontAwesomeIcons.duotoneRubleSign, | |
'ruler': FontAwesomeIcons.duotoneRuler, | |
'ruler-combined': FontAwesomeIcons.duotoneRulerCombined, | |
'ruler-horizontal': FontAwesomeIcons.duotoneRulerHorizontal, | |
'ruler-triangle': FontAwesomeIcons.duotoneRulerTriangle, | |
'ruler-vertical': FontAwesomeIcons.duotoneRulerVertical, | |
'running': FontAwesomeIcons.duotoneRunning, | |
'rupee-sign': FontAwesomeIcons.duotoneRupeeSign, | |
'rv': FontAwesomeIcons.duotoneRv, | |
'sack': FontAwesomeIcons.duotoneSack, | |
'sack-dollar': FontAwesomeIcons.duotoneSackDollar, | |
'sad-cry': FontAwesomeIcons.duotoneSadCry, | |
'sad-tear': FontAwesomeIcons.duotoneSadTear, | |
'salad': FontAwesomeIcons.duotoneSalad, | |
'sandwich': FontAwesomeIcons.duotoneSandwich, | |
'satellite': FontAwesomeIcons.duotoneSatellite, | |
'satellite-dish': FontAwesomeIcons.duotoneSatelliteDish, | |
'sausage': FontAwesomeIcons.duotoneSausage, | |
'save': FontAwesomeIcons.duotoneSave, | |
'sax-hot': FontAwesomeIcons.duotoneSaxHot, | |
'saxophone': FontAwesomeIcons.duotoneSaxophone, | |
'scalpel': FontAwesomeIcons.duotoneScalpel, | |
'scalpel-path': FontAwesomeIcons.duotoneScalpelPath, | |
'scanner': FontAwesomeIcons.duotoneScanner, | |
'scanner-image': FontAwesomeIcons.duotoneScannerImage, | |
'scanner-keyboard': FontAwesomeIcons.duotoneScannerKeyboard, | |
'scanner-touchscreen': FontAwesomeIcons.duotoneScannerTouchscreen, | |
'scarecrow': FontAwesomeIcons.duotoneScarecrow, | |
'scarf': FontAwesomeIcons.duotoneScarf, | |
'school': FontAwesomeIcons.duotoneSchool, | |
'screwdriver': FontAwesomeIcons.duotoneScrewdriver, | |
'scroll': FontAwesomeIcons.duotoneScroll, | |
'scroll-old': FontAwesomeIcons.duotoneScrollOld, | |
'scrubber': FontAwesomeIcons.duotoneScrubber, | |
'scythe': FontAwesomeIcons.duotoneScythe, | |
'sd-card': FontAwesomeIcons.duotoneSdCard, | |
'search': FontAwesomeIcons.duotoneSearch, | |
'search-dollar': FontAwesomeIcons.duotoneSearchDollar, | |
'search-location': FontAwesomeIcons.duotoneSearchLocation, | |
'search-minus': FontAwesomeIcons.duotoneSearchMinus, | |
'search-plus': FontAwesomeIcons.duotoneSearchPlus, | |
'seedling': FontAwesomeIcons.duotoneSeedling, | |
'send-back': FontAwesomeIcons.duotoneSendBack, | |
'send-backward': FontAwesomeIcons.duotoneSendBackward, | |
'sensor': FontAwesomeIcons.duotoneSensor, | |
'sensor-alert': FontAwesomeIcons.duotoneSensorAlert, | |
'sensor-fire': FontAwesomeIcons.duotoneSensorFire, | |
'sensor-on': FontAwesomeIcons.duotoneSensorOn, | |
'sensor-smoke': FontAwesomeIcons.duotoneSensorSmoke, | |
'server': FontAwesomeIcons.duotoneServer, | |
'shapes': FontAwesomeIcons.duotoneShapes, | |
'share': FontAwesomeIcons.duotoneShare, | |
'share-all': FontAwesomeIcons.duotoneShareAll, | |
'share-alt': FontAwesomeIcons.duotoneShareAlt, | |
'share-alt-square': FontAwesomeIcons.duotoneShareAltSquare, | |
'share-square': FontAwesomeIcons.duotoneShareSquare, | |
'sheep': FontAwesomeIcons.duotoneSheep, | |
'shekel-sign': FontAwesomeIcons.duotoneShekelSign, | |
'shield': FontAwesomeIcons.duotoneShield, | |
'shield-alt': FontAwesomeIcons.duotoneShieldAlt, | |
'shield-check': FontAwesomeIcons.duotoneShieldCheck, | |
'shield-cross': FontAwesomeIcons.duotoneShieldCross, | |
'shield-virus': FontAwesomeIcons.duotoneShieldVirus, | |
'ship': FontAwesomeIcons.duotoneShip, | |
'shipping-fast': FontAwesomeIcons.duotoneShippingFast, | |
'shipping-timed': FontAwesomeIcons.duotoneShippingTimed, | |
'shish-kebab': FontAwesomeIcons.duotoneShishKebab, | |
'shoe-prints': FontAwesomeIcons.duotoneShoePrints, | |
'shopping-bag': FontAwesomeIcons.duotoneShoppingBag, | |
'shopping-basket': FontAwesomeIcons.duotoneShoppingBasket, | |
'shopping-cart': FontAwesomeIcons.duotoneShoppingCart, | |
'shovel': FontAwesomeIcons.duotoneShovel, | |
'shovel-snow': FontAwesomeIcons.duotoneShovelSnow, | |
'shower': FontAwesomeIcons.duotoneShower, | |
'shredder': FontAwesomeIcons.duotoneShredder, | |
'shuttle-van': FontAwesomeIcons.duotoneShuttleVan, | |
'shuttlecock': FontAwesomeIcons.duotoneShuttlecock, | |
'sickle': FontAwesomeIcons.duotoneSickle, | |
'sigma': FontAwesomeIcons.duotoneSigma, | |
'sign': FontAwesomeIcons.duotoneSign, | |
'sign-in': FontAwesomeIcons.duotoneSignIn, | |
'sign-in-alt': FontAwesomeIcons.duotoneSignInAlt, | |
'sign-language': FontAwesomeIcons.duotoneSignLanguage, | |
'sign-out': FontAwesomeIcons.duotoneSignOut, | |
'sign-out-alt': FontAwesomeIcons.duotoneSignOutAlt, | |
'signal': FontAwesomeIcons.duotoneSignal, | |
'signal-1': FontAwesomeIcons.duotoneSignal1, | |
'signal-2': FontAwesomeIcons.duotoneSignal2, | |
'signal-3': FontAwesomeIcons.duotoneSignal3, | |
'signal-4': FontAwesomeIcons.duotoneSignal4, | |
'signal-alt': FontAwesomeIcons.duotoneSignalAlt, | |
'signal-alt-1': FontAwesomeIcons.duotoneSignalAlt1, | |
'signal-alt-2': FontAwesomeIcons.duotoneSignalAlt2, | |
'signal-alt-3': FontAwesomeIcons.duotoneSignalAlt3, | |
'signal-alt-slash': FontAwesomeIcons.duotoneSignalAltSlash, | |
'signal-slash': FontAwesomeIcons.duotoneSignalSlash, | |
'signal-stream': FontAwesomeIcons.duotoneSignalStream, | |
'signature': FontAwesomeIcons.duotoneSignature, | |
'sim-card': FontAwesomeIcons.duotoneSimCard, | |
'sink': FontAwesomeIcons.duotoneSink, | |
'siren': FontAwesomeIcons.duotoneSiren, | |
'siren-on': FontAwesomeIcons.duotoneSirenOn, | |
'sitemap': FontAwesomeIcons.duotoneSitemap, | |
'skating': FontAwesomeIcons.duotoneSkating, | |
'skeleton': FontAwesomeIcons.duotoneSkeleton, | |
'ski-jump': FontAwesomeIcons.duotoneSkiJump, | |
'ski-lift': FontAwesomeIcons.duotoneSkiLift, | |
'skiing': FontAwesomeIcons.duotoneSkiing, | |
'skiing-nordic': FontAwesomeIcons.duotoneSkiingNordic, | |
'skull': FontAwesomeIcons.duotoneSkull, | |
'skull-cow': FontAwesomeIcons.duotoneSkullCow, | |
'skull-crossbones': FontAwesomeIcons.duotoneSkullCrossbones, | |
'slash': FontAwesomeIcons.duotoneSlash, | |
'sledding': FontAwesomeIcons.duotoneSledding, | |
'sleigh': FontAwesomeIcons.duotoneSleigh, | |
'sliders-h': FontAwesomeIcons.duotoneSlidersH, | |
'sliders-h-square': FontAwesomeIcons.duotoneSlidersHSquare, | |
'sliders-v': FontAwesomeIcons.duotoneSlidersV, | |
'sliders-v-square': FontAwesomeIcons.duotoneSlidersVSquare, | |
'smile': FontAwesomeIcons.duotoneSmile, | |
'smile-beam': FontAwesomeIcons.duotoneSmileBeam, | |
'smile-plus': FontAwesomeIcons.duotoneSmilePlus, | |
'smile-wink': FontAwesomeIcons.duotoneSmileWink, | |
'smog': FontAwesomeIcons.duotoneSmog, | |
'smoke': FontAwesomeIcons.duotoneSmoke, | |
'smoking': FontAwesomeIcons.duotoneSmoking, | |
'smoking-ban': FontAwesomeIcons.duotoneSmokingBan, | |
'sms': FontAwesomeIcons.duotoneSms, | |
'snake': FontAwesomeIcons.duotoneSnake, | |
'snooze': FontAwesomeIcons.duotoneSnooze, | |
'snow-blowing': FontAwesomeIcons.duotoneSnowBlowing, | |
'snowboarding': FontAwesomeIcons.duotoneSnowboarding, | |
'snowflake': FontAwesomeIcons.duotoneSnowflake, | |
'snowflakes': FontAwesomeIcons.duotoneSnowflakes, | |
'snowman': FontAwesomeIcons.duotoneSnowman, | |
'snowmobile': FontAwesomeIcons.duotoneSnowmobile, | |
'snowplow': FontAwesomeIcons.duotoneSnowplow, | |
'soap': FontAwesomeIcons.duotoneSoap, | |
'socks': FontAwesomeIcons.duotoneSocks, | |
'solar-panel': FontAwesomeIcons.duotoneSolarPanel, | |
'solar-system': FontAwesomeIcons.duotoneSolarSystem, | |
'sort': FontAwesomeIcons.duotoneSort, | |
'sort-alpha-down': FontAwesomeIcons.duotoneSortAlphaDown, | |
'sort-alpha-down-alt': FontAwesomeIcons.duotoneSortAlphaDownAlt, | |
'sort-alpha-up': FontAwesomeIcons.duotoneSortAlphaUp, | |
'sort-alpha-up-alt': FontAwesomeIcons.duotoneSortAlphaUpAlt, | |
'sort-alt': FontAwesomeIcons.duotoneSortAlt, | |
'sort-amount-down': FontAwesomeIcons.duotoneSortAmountDown, | |
'sort-amount-down-alt': FontAwesomeIcons.duotoneSortAmountDownAlt, | |
'sort-amount-up': FontAwesomeIcons.duotoneSortAmountUp, | |
'sort-amount-up-alt': FontAwesomeIcons.duotoneSortAmountUpAlt, | |
'sort-circle': FontAwesomeIcons.duotoneSortCircle, | |
'sort-circle-down': FontAwesomeIcons.duotoneSortCircleDown, | |
'sort-circle-up': FontAwesomeIcons.duotoneSortCircleUp, | |
'sort-down': FontAwesomeIcons.duotoneSortDown, | |
'sort-numeric-down': FontAwesomeIcons.duotoneSortNumericDown, | |
'sort-numeric-down-alt': FontAwesomeIcons.duotoneSortNumericDownAlt, | |
'sort-numeric-up': FontAwesomeIcons.duotoneSortNumericUp, | |
'sort-numeric-up-alt': FontAwesomeIcons.duotoneSortNumericUpAlt, | |
'sort-shapes-down': FontAwesomeIcons.duotoneSortShapesDown, | |
'sort-shapes-down-alt': FontAwesomeIcons.duotoneSortShapesDownAlt, | |
'sort-shapes-up': FontAwesomeIcons.duotoneSortShapesUp, | |
'sort-shapes-up-alt': FontAwesomeIcons.duotoneSortShapesUpAlt, | |
'sort-size-down': FontAwesomeIcons.duotoneSortSizeDown, | |
'sort-size-down-alt': FontAwesomeIcons.duotoneSortSizeDownAlt, | |
'sort-size-up': FontAwesomeIcons.duotoneSortSizeUp, | |
'sort-size-up-alt': FontAwesomeIcons.duotoneSortSizeUpAlt, | |
'sort-up': FontAwesomeIcons.duotoneSortUp, | |
'soup': FontAwesomeIcons.duotoneSoup, | |
'spa': FontAwesomeIcons.duotoneSpa, | |
'space-shuttle': FontAwesomeIcons.duotoneSpaceShuttle, | |
'space-station-moon': FontAwesomeIcons.duotoneSpaceStationMoon, | |
'space-station-moon-alt': FontAwesomeIcons.duotoneSpaceStationMoonAlt, | |
'spade': FontAwesomeIcons.duotoneSpade, | |
'sparkles': FontAwesomeIcons.duotoneSparkles, | |
'speaker': FontAwesomeIcons.duotoneSpeaker, | |
'speakers': FontAwesomeIcons.duotoneSpeakers, | |
'spell-check': FontAwesomeIcons.duotoneSpellCheck, | |
'spider': FontAwesomeIcons.duotoneSpider, | |
'spider-black-widow': FontAwesomeIcons.duotoneSpiderBlackWidow, | |
'spider-web': FontAwesomeIcons.duotoneSpiderWeb, | |
'spinner': FontAwesomeIcons.duotoneSpinner, | |
'spinner-third': FontAwesomeIcons.duotoneSpinnerThird, | |
'splotch': FontAwesomeIcons.duotoneSplotch, | |
'spray-can': FontAwesomeIcons.duotoneSprayCan, | |
'sprinkler': FontAwesomeIcons.duotoneSprinkler, | |
'square': FontAwesomeIcons.duotoneSquare, | |
'square-full': FontAwesomeIcons.duotoneSquareFull, | |
'square-root': FontAwesomeIcons.duotoneSquareRoot, | |
'square-root-alt': FontAwesomeIcons.duotoneSquareRootAlt, | |
'squirrel': FontAwesomeIcons.duotoneSquirrel, | |
'staff': FontAwesomeIcons.duotoneStaff, | |
'stamp': FontAwesomeIcons.duotoneStamp, | |
'star': FontAwesomeIcons.duotoneStar, | |
'star-and-crescent': FontAwesomeIcons.duotoneStarAndCrescent, | |
'star-christmas': FontAwesomeIcons.duotoneStarChristmas, | |
'star-exclamation': FontAwesomeIcons.duotoneStarExclamation, | |
'star-half': FontAwesomeIcons.duotoneStarHalf, | |
'star-half-alt': FontAwesomeIcons.duotoneStarHalfAlt, | |
'star-of-david': FontAwesomeIcons.duotoneStarOfDavid, | |
'star-of-life': FontAwesomeIcons.duotoneStarOfLife, | |
'star-shooting': FontAwesomeIcons.duotoneStarShooting, | |
'starfighter': FontAwesomeIcons.duotoneStarfighter, | |
'starfighter-alt': FontAwesomeIcons.duotoneStarfighterAlt, | |
'stars': FontAwesomeIcons.duotoneStars, | |
'starship': FontAwesomeIcons.duotoneStarship, | |
'starship-freighter': FontAwesomeIcons.duotoneStarshipFreighter, | |
'steak': FontAwesomeIcons.duotoneSteak, | |
'steering-wheel': FontAwesomeIcons.duotoneSteeringWheel, | |
'step-backward': FontAwesomeIcons.duotoneStepBackward, | |
'step-forward': FontAwesomeIcons.duotoneStepForward, | |
'stethoscope': FontAwesomeIcons.duotoneStethoscope, | |
'sticky-note': FontAwesomeIcons.duotoneStickyNote, | |
'stocking': FontAwesomeIcons.duotoneStocking, | |
'stomach': FontAwesomeIcons.duotoneStomach, | |
'stop': FontAwesomeIcons.duotoneStop, | |
'stop-circle': FontAwesomeIcons.duotoneStopCircle, | |
'stopwatch': FontAwesomeIcons.duotoneStopwatch, | |
'stopwatch-20': FontAwesomeIcons.duotoneStopwatch20, | |
'store': FontAwesomeIcons.duotoneStore, | |
'store-alt': FontAwesomeIcons.duotoneStoreAlt, | |
'store-alt-slash': FontAwesomeIcons.duotoneStoreAltSlash, | |
'store-slash': FontAwesomeIcons.duotoneStoreSlash, | |
'stream': FontAwesomeIcons.duotoneStream, | |
'street-view': FontAwesomeIcons.duotoneStreetView, | |
'stretcher': FontAwesomeIcons.duotoneStretcher, | |
'strikethrough': FontAwesomeIcons.duotoneStrikethrough, | |
'stroopwafel': FontAwesomeIcons.duotoneStroopwafel, | |
'subscript': FontAwesomeIcons.duotoneSubscript, | |
'subway': FontAwesomeIcons.duotoneSubway, | |
'suitcase': FontAwesomeIcons.duotoneSuitcase, | |
'suitcase-rolling': FontAwesomeIcons.duotoneSuitcaseRolling, | |
'sun': FontAwesomeIcons.duotoneSun, | |
'sun-cloud': FontAwesomeIcons.duotoneSunCloud, | |
'sun-dust': FontAwesomeIcons.duotoneSunDust, | |
'sun-haze': FontAwesomeIcons.duotoneSunHaze, | |
'sunglasses': FontAwesomeIcons.duotoneSunglasses, | |
'sunrise': FontAwesomeIcons.duotoneSunrise, | |
'sunset': FontAwesomeIcons.duotoneSunset, | |
'superscript': FontAwesomeIcons.duotoneSuperscript, | |
'surprise': FontAwesomeIcons.duotoneSurprise, | |
'swatchbook': FontAwesomeIcons.duotoneSwatchbook, | |
'swimmer': FontAwesomeIcons.duotoneSwimmer, | |
'swimming-pool': FontAwesomeIcons.duotoneSwimmingPool, | |
'sword': FontAwesomeIcons.duotoneSword, | |
'sword-laser': FontAwesomeIcons.duotoneSwordLaser, | |
'sword-laser-alt': FontAwesomeIcons.duotoneSwordLaserAlt, | |
'swords': FontAwesomeIcons.duotoneSwords, | |
'swords-laser': FontAwesomeIcons.duotoneSwordsLaser, | |
'synagogue': FontAwesomeIcons.duotoneSynagogue, | |
'sync': FontAwesomeIcons.duotoneSync, | |
'sync-alt': FontAwesomeIcons.duotoneSyncAlt, | |
'syringe': FontAwesomeIcons.duotoneSyringe, | |
'table': FontAwesomeIcons.duotoneTable, | |
'table-tennis': FontAwesomeIcons.duotoneTableTennis, | |
'tablet': FontAwesomeIcons.duotoneTablet, | |
'tablet-alt': FontAwesomeIcons.duotoneTabletAlt, | |
'tablet-android': FontAwesomeIcons.duotoneTabletAndroid, | |
'tablet-android-alt': FontAwesomeIcons.duotoneTabletAndroidAlt, | |
'tablet-rugged': FontAwesomeIcons.duotoneTabletRugged, | |
'tablets': FontAwesomeIcons.duotoneTablets, | |
'tachometer': FontAwesomeIcons.duotoneTachometer, | |
'tachometer-alt': FontAwesomeIcons.duotoneTachometerAlt, | |
'tachometer-alt-average': FontAwesomeIcons.duotoneTachometerAltAverage, | |
'tachometer-alt-fast': FontAwesomeIcons.duotoneTachometerAltFast, | |
'tachometer-alt-fastest': FontAwesomeIcons.duotoneTachometerAltFastest, | |
'tachometer-alt-slow': FontAwesomeIcons.duotoneTachometerAltSlow, | |
'tachometer-alt-slowest': FontAwesomeIcons.duotoneTachometerAltSlowest, | |
'tachometer-average': FontAwesomeIcons.duotoneTachometerAverage, | |
'tachometer-fast': FontAwesomeIcons.duotoneTachometerFast, | |
'tachometer-fastest': FontAwesomeIcons.duotoneTachometerFastest, | |
'tachometer-slow': FontAwesomeIcons.duotoneTachometerSlow, | |
'tachometer-slowest': FontAwesomeIcons.duotoneTachometerSlowest, | |
'taco': FontAwesomeIcons.duotoneTaco, | |
'tag': FontAwesomeIcons.duotoneTag, | |
'tags': FontAwesomeIcons.duotoneTags, | |
'tally': FontAwesomeIcons.duotoneTally, | |
'tanakh': FontAwesomeIcons.duotoneTanakh, | |
'tape': FontAwesomeIcons.duotoneTape, | |
'tasks': FontAwesomeIcons.duotoneTasks, | |
'tasks-alt': FontAwesomeIcons.duotoneTasksAlt, | |
'taxi': FontAwesomeIcons.duotoneTaxi, | |
'teeth': FontAwesomeIcons.duotoneTeeth, | |
'teeth-open': FontAwesomeIcons.duotoneTeethOpen, | |
'telescope': FontAwesomeIcons.duotoneTelescope, | |
'temperature-down': FontAwesomeIcons.duotoneTemperatureDown, | |
'temperature-frigid': FontAwesomeIcons.duotoneTemperatureFrigid, | |
'temperature-high': FontAwesomeIcons.duotoneTemperatureHigh, | |
'temperature-hot': FontAwesomeIcons.duotoneTemperatureHot, | |
'temperature-low': FontAwesomeIcons.duotoneTemperatureLow, | |
'temperature-up': FontAwesomeIcons.duotoneTemperatureUp, | |
'tenge': FontAwesomeIcons.duotoneTenge, | |
'tennis-ball': FontAwesomeIcons.duotoneTennisBall, | |
'terminal': FontAwesomeIcons.duotoneTerminal, | |
'text': FontAwesomeIcons.duotoneText, | |
'text-height': FontAwesomeIcons.duotoneTextHeight, | |
'text-size': FontAwesomeIcons.duotoneTextSize, | |
'text-width': FontAwesomeIcons.duotoneTextWidth, | |
'th': FontAwesomeIcons.duotoneTh, | |
'th-large': FontAwesomeIcons.duotoneThLarge, | |
'th-list': FontAwesomeIcons.duotoneThList, | |
'theater-masks': FontAwesomeIcons.duotoneTheaterMasks, | |
'thermometer': FontAwesomeIcons.duotoneThermometer, | |
'thermometer-empty': FontAwesomeIcons.duotoneThermometerEmpty, | |
'thermometer-full': FontAwesomeIcons.duotoneThermometerFull, | |
'thermometer-half': FontAwesomeIcons.duotoneThermometerHalf, | |
'thermometer-quarter': FontAwesomeIcons.duotoneThermometerQuarter, | |
'thermometer-three-quarters': | |
FontAwesomeIcons.duotoneThermometerThreeQuarters, | |
'theta': FontAwesomeIcons.duotoneTheta, | |
'thumbs-down': FontAwesomeIcons.duotoneThumbsDown, | |
'thumbs-up': FontAwesomeIcons.duotoneThumbsUp, | |
'thumbtack': FontAwesomeIcons.duotoneThumbtack, | |
'thunderstorm': FontAwesomeIcons.duotoneThunderstorm, | |
'thunderstorm-moon': FontAwesomeIcons.duotoneThunderstormMoon, | |
'thunderstorm-sun': FontAwesomeIcons.duotoneThunderstormSun, | |
'ticket': FontAwesomeIcons.duotoneTicket, | |
'ticket-alt': FontAwesomeIcons.duotoneTicketAlt, | |
'tilde': FontAwesomeIcons.duotoneTilde, | |
'times': FontAwesomeIcons.duotoneTimes, | |
'times-circle': FontAwesomeIcons.duotoneTimesCircle, | |
'times-hexagon': FontAwesomeIcons.duotoneTimesHexagon, | |
'times-octagon': FontAwesomeIcons.duotoneTimesOctagon, | |
'times-square': FontAwesomeIcons.duotoneTimesSquare, | |
'tint': FontAwesomeIcons.duotoneTint, | |
'tint-slash': FontAwesomeIcons.duotoneTintSlash, | |
'tire': FontAwesomeIcons.duotoneTire, | |
'tire-flat': FontAwesomeIcons.duotoneTireFlat, | |
'tire-pressure-warning': FontAwesomeIcons.duotoneTirePressureWarning, | |
'tire-rugged': FontAwesomeIcons.duotoneTireRugged, | |
'tired': FontAwesomeIcons.duotoneTired, | |
'toggle-off': FontAwesomeIcons.duotoneToggleOff, | |
'toggle-on': FontAwesomeIcons.duotoneToggleOn, | |
'toilet': FontAwesomeIcons.duotoneToilet, | |
'toilet-paper': FontAwesomeIcons.duotoneToiletPaper, | |
'toilet-paper-alt': FontAwesomeIcons.duotoneToiletPaperAlt, | |
'toilet-paper-slash': FontAwesomeIcons.duotoneToiletPaperSlash, | |
'tombstone': FontAwesomeIcons.duotoneTombstone, | |
'tombstone-alt': FontAwesomeIcons.duotoneTombstoneAlt, | |
'toolbox': FontAwesomeIcons.duotoneToolbox, | |
'tools': FontAwesomeIcons.duotoneTools, | |
'tooth': FontAwesomeIcons.duotoneTooth, | |
'toothbrush': FontAwesomeIcons.duotoneToothbrush, | |
'torah': FontAwesomeIcons.duotoneTorah, | |
'torii-gate': FontAwesomeIcons.duotoneToriiGate, | |
'tornado': FontAwesomeIcons.duotoneTornado, | |
'tractor': FontAwesomeIcons.duotoneTractor, | |
'trademark': FontAwesomeIcons.duotoneTrademark, | |
'traffic-cone': FontAwesomeIcons.duotoneTrafficCone, | |
'traffic-light': FontAwesomeIcons.duotoneTrafficLight, | |
'traffic-light-go': FontAwesomeIcons.duotoneTrafficLightGo, | |
'traffic-light-slow': FontAwesomeIcons.duotoneTrafficLightSlow, | |
'traffic-light-stop': FontAwesomeIcons.duotoneTrafficLightStop, | |
'trailer': FontAwesomeIcons.duotoneTrailer, | |
'train': FontAwesomeIcons.duotoneTrain, | |
'tram': FontAwesomeIcons.duotoneTram, | |
'transgender': FontAwesomeIcons.duotoneTransgender, | |
'transgender-alt': FontAwesomeIcons.duotoneTransgenderAlt, | |
'transporter': FontAwesomeIcons.duotoneTransporter, | |
'transporter-1': FontAwesomeIcons.duotoneTransporter1, | |
'transporter-2': FontAwesomeIcons.duotoneTransporter2, | |
'transporter-3': FontAwesomeIcons.duotoneTransporter3, | |
'transporter-empty': FontAwesomeIcons.duotoneTransporterEmpty, | |
'trash': FontAwesomeIcons.duotoneTrash, | |
'trash-alt': FontAwesomeIcons.duotoneTrashAlt, | |
'trash-restore': FontAwesomeIcons.duotoneTrashRestore, | |
'trash-restore-alt': FontAwesomeIcons.duotoneTrashRestoreAlt, | |
'trash-undo': FontAwesomeIcons.duotoneTrashUndo, | |
'trash-undo-alt': FontAwesomeIcons.duotoneTrashUndoAlt, | |
'treasure-chest': FontAwesomeIcons.duotoneTreasureChest, | |
'tree': FontAwesomeIcons.duotoneTree, | |
'tree-alt': FontAwesomeIcons.duotoneTreeAlt, | |
'tree-christmas': FontAwesomeIcons.duotoneTreeChristmas, | |
'tree-decorated': FontAwesomeIcons.duotoneTreeDecorated, | |
'tree-large': FontAwesomeIcons.duotoneTreeLarge, | |
'tree-palm': FontAwesomeIcons.duotoneTreePalm, | |
'trees': FontAwesomeIcons.duotoneTrees, | |
'triangle': FontAwesomeIcons.duotoneTriangle, | |
'triangle-music': FontAwesomeIcons.duotoneTriangleMusic, | |
'trophy': FontAwesomeIcons.duotoneTrophy, | |
'trophy-alt': FontAwesomeIcons.duotoneTrophyAlt, | |
'truck': FontAwesomeIcons.duotoneTruck, | |
'truck-container': FontAwesomeIcons.duotoneTruckContainer, | |
'truck-couch': FontAwesomeIcons.duotoneTruckCouch, | |
'truck-loading': FontAwesomeIcons.duotoneTruckLoading, | |
'truck-monster': FontAwesomeIcons.duotoneTruckMonster, | |
'truck-moving': FontAwesomeIcons.duotoneTruckMoving, | |
'truck-pickup': FontAwesomeIcons.duotoneTruckPickup, | |
'truck-plow': FontAwesomeIcons.duotoneTruckPlow, | |
'truck-ramp': FontAwesomeIcons.duotoneTruckRamp, | |
'trumpet': FontAwesomeIcons.duotoneTrumpet, | |
'tshirt': FontAwesomeIcons.duotoneTshirt, | |
'tty': FontAwesomeIcons.duotoneTty, | |
'turkey': FontAwesomeIcons.duotoneTurkey, | |
'turntable': FontAwesomeIcons.duotoneTurntable, | |
'turtle': FontAwesomeIcons.duotoneTurtle, | |
'tv': FontAwesomeIcons.duotoneTv, | |
'tv-alt': FontAwesomeIcons.duotoneTvAlt, | |
'tv-music': FontAwesomeIcons.duotoneTvMusic, | |
'tv-retro': FontAwesomeIcons.duotoneTvRetro, | |
'typewriter': FontAwesomeIcons.duotoneTypewriter, | |
'ufo': FontAwesomeIcons.duotoneUfo, | |
'ufo-beam': FontAwesomeIcons.duotoneUfoBeam, | |
'umbrella': FontAwesomeIcons.duotoneUmbrella, | |
'umbrella-beach': FontAwesomeIcons.duotoneUmbrellaBeach, | |
'underline': FontAwesomeIcons.duotoneUnderline, | |
'undo': FontAwesomeIcons.duotoneUndo, | |
'undo-alt': FontAwesomeIcons.duotoneUndoAlt, | |
'unicorn': FontAwesomeIcons.duotoneUnicorn, | |
'union': FontAwesomeIcons.duotoneUnion, | |
'universal-access': FontAwesomeIcons.duotoneUniversalAccess, | |
'university': FontAwesomeIcons.duotoneUniversity, | |
'unlink': FontAwesomeIcons.duotoneUnlink, | |
'unlock': FontAwesomeIcons.duotoneUnlock, | |
'unlock-alt': FontAwesomeIcons.duotoneUnlockAlt, | |
'upload': FontAwesomeIcons.duotoneUpload, | |
'usb-drive': FontAwesomeIcons.duotoneUsbDrive, | |
'usd-circle': FontAwesomeIcons.duotoneUsdCircle, | |
'usd-square': FontAwesomeIcons.duotoneUsdSquare, | |
'user': FontAwesomeIcons.duotoneUser, | |
'user-alien': FontAwesomeIcons.duotoneUserAlien, | |
'user-alt': FontAwesomeIcons.duotoneUserAlt, | |
'user-alt-slash': FontAwesomeIcons.duotoneUserAltSlash, | |
'user-astronaut': FontAwesomeIcons.duotoneUserAstronaut, | |
'user-chart': FontAwesomeIcons.duotoneUserChart, | |
'user-check': FontAwesomeIcons.duotoneUserCheck, | |
'user-circle': FontAwesomeIcons.duotoneUserCircle, | |
'user-clock': FontAwesomeIcons.duotoneUserClock, | |
'user-cog': FontAwesomeIcons.duotoneUserCog, | |
'user-cowboy': FontAwesomeIcons.duotoneUserCowboy, | |
'user-crown': FontAwesomeIcons.duotoneUserCrown, | |
'user-edit': FontAwesomeIcons.duotoneUserEdit, | |
'user-friends': FontAwesomeIcons.duotoneUserFriends, | |
'user-graduate': FontAwesomeIcons.duotoneUserGraduate, | |
'user-hard-hat': FontAwesomeIcons.duotoneUserHardHat, | |
'user-headset': FontAwesomeIcons.duotoneUserHeadset, | |
'user-injured': FontAwesomeIcons.duotoneUserInjured, | |
'user-lock': FontAwesomeIcons.duotoneUserLock, | |
'user-md': FontAwesomeIcons.duotoneUserMd, | |
'user-md-chat': FontAwesomeIcons.duotoneUserMdChat, | |
'user-minus': FontAwesomeIcons.duotoneUserMinus, | |
'user-music': FontAwesomeIcons.duotoneUserMusic, | |
'user-ninja': FontAwesomeIcons.duotoneUserNinja, | |
'user-nurse': FontAwesomeIcons.duotoneUserNurse, | |
'user-plus': FontAwesomeIcons.duotoneUserPlus, | |
'user-robot': FontAwesomeIcons.duotoneUserRobot, | |
'user-secret': FontAwesomeIcons.duotoneUserSecret, | |
'user-shield': FontAwesomeIcons.duotoneUserShield, | |
'user-slash': FontAwesomeIcons.duotoneUserSlash, | |
'user-tag': FontAwesomeIcons.duotoneUserTag, | |
'user-tie': FontAwesomeIcons.duotoneUserTie, | |
'user-times': FontAwesomeIcons.duotoneUserTimes, | |
'user-unlock': FontAwesomeIcons.duotoneUserUnlock, | |
'user-visor': FontAwesomeIcons.duotoneUserVisor, | |
'users': FontAwesomeIcons.duotoneUsers, | |
'users-class': FontAwesomeIcons.duotoneUsersClass, | |
'users-cog': FontAwesomeIcons.duotoneUsersCog, | |
'users-crown': FontAwesomeIcons.duotoneUsersCrown, | |
'users-medical': FontAwesomeIcons.duotoneUsersMedical, | |
'users-slash': FontAwesomeIcons.duotoneUsersSlash, | |
'utensil-fork': FontAwesomeIcons.duotoneUtensilFork, | |
'utensil-knife': FontAwesomeIcons.duotoneUtensilKnife, | |
'utensil-spoon': FontAwesomeIcons.duotoneUtensilSpoon, | |
'utensils': FontAwesomeIcons.duotoneUtensils, | |
'utensils-alt': FontAwesomeIcons.duotoneUtensilsAlt, | |
'vacuum': FontAwesomeIcons.duotoneVacuum, | |
'vacuum-robot': FontAwesomeIcons.duotoneVacuumRobot, | |
'value-absolute': FontAwesomeIcons.duotoneValueAbsolute, | |
'vector-square': FontAwesomeIcons.duotoneVectorSquare, | |
'venus': FontAwesomeIcons.duotoneVenus, | |
'venus-double': FontAwesomeIcons.duotoneVenusDouble, | |
'venus-mars': FontAwesomeIcons.duotoneVenusMars, | |
'vest': FontAwesomeIcons.duotoneVest, | |
'vest-patches': FontAwesomeIcons.duotoneVestPatches, | |
'vhs': FontAwesomeIcons.duotoneVhs, | |
'vial': FontAwesomeIcons.duotoneVial, | |
'vials': FontAwesomeIcons.duotoneVials, | |
'video': FontAwesomeIcons.duotoneVideo, | |
'video-plus': FontAwesomeIcons.duotoneVideoPlus, | |
'video-slash': FontAwesomeIcons.duotoneVideoSlash, | |
'vihara': FontAwesomeIcons.duotoneVihara, | |
'violin': FontAwesomeIcons.duotoneViolin, | |
'virus': FontAwesomeIcons.duotoneVirus, | |
'virus-slash': FontAwesomeIcons.duotoneVirusSlash, | |
'viruses': FontAwesomeIcons.duotoneViruses, | |
'voicemail': FontAwesomeIcons.duotoneVoicemail, | |
'volcano': FontAwesomeIcons.duotoneVolcano, | |
'volleyball-ball': FontAwesomeIcons.duotoneVolleyballBall, | |
'volume': FontAwesomeIcons.duotoneVolume, | |
'volume-down': FontAwesomeIcons.duotoneVolumeDown, | |
'volume-mute': FontAwesomeIcons.duotoneVolumeMute, | |
'volume-off': FontAwesomeIcons.duotoneVolumeOff, | |
'volume-slash': FontAwesomeIcons.duotoneVolumeSlash, | |
'volume-up': FontAwesomeIcons.duotoneVolumeUp, | |
'vote-nay': FontAwesomeIcons.duotoneVoteNay, | |
'vote-yea': FontAwesomeIcons.duotoneVoteYea, | |
'vr-cardboard': FontAwesomeIcons.duotoneVrCardboard, | |
'wagon-covered': FontAwesomeIcons.duotoneWagonCovered, | |
'walker': FontAwesomeIcons.duotoneWalker, | |
'walkie-talkie': FontAwesomeIcons.duotoneWalkieTalkie, | |
'walking': FontAwesomeIcons.duotoneWalking, | |
'wallet': FontAwesomeIcons.duotoneWallet, | |
'wand': FontAwesomeIcons.duotoneWand, | |
'wand-magic': FontAwesomeIcons.duotoneWandMagic, | |
'warehouse': FontAwesomeIcons.duotoneWarehouse, | |
'warehouse-alt': FontAwesomeIcons.duotoneWarehouseAlt, | |
'washer': FontAwesomeIcons.duotoneWasher, | |
'watch': FontAwesomeIcons.duotoneWatch, | |
'watch-calculator': FontAwesomeIcons.duotoneWatchCalculator, | |
'watch-fitness': FontAwesomeIcons.duotoneWatchFitness, | |
'water': FontAwesomeIcons.duotoneWater, | |
'water-lower': FontAwesomeIcons.duotoneWaterLower, | |
'water-rise': FontAwesomeIcons.duotoneWaterRise, | |
'wave-sine': FontAwesomeIcons.duotoneWaveSine, | |
'wave-square': FontAwesomeIcons.duotoneWaveSquare, | |
'wave-triangle': FontAwesomeIcons.duotoneWaveTriangle, | |
'waveform': FontAwesomeIcons.duotoneWaveform, | |
'waveform-path': FontAwesomeIcons.duotoneWaveformPath, | |
'webcam': FontAwesomeIcons.duotoneWebcam, | |
'webcam-slash': FontAwesomeIcons.duotoneWebcamSlash, | |
'weight': FontAwesomeIcons.duotoneWeight, | |
'weight-hanging': FontAwesomeIcons.duotoneWeightHanging, | |
'whale': FontAwesomeIcons.duotoneWhale, | |
'wheat': FontAwesomeIcons.duotoneWheat, | |
'wheelchair': FontAwesomeIcons.duotoneWheelchair, | |
'whistle': FontAwesomeIcons.duotoneWhistle, | |
'wifi': FontAwesomeIcons.duotoneWifi, | |
'wifi-1': FontAwesomeIcons.duotoneWifi1, | |
'wifi-2': FontAwesomeIcons.duotoneWifi2, | |
'wifi-slash': FontAwesomeIcons.duotoneWifiSlash, | |
'wind': FontAwesomeIcons.duotoneWind, | |
'wind-turbine': FontAwesomeIcons.duotoneWindTurbine, | |
'wind-warning': FontAwesomeIcons.duotoneWindWarning, | |
'window': FontAwesomeIcons.duotoneWindow, | |
'window-alt': FontAwesomeIcons.duotoneWindowAlt, | |
'window-close': FontAwesomeIcons.duotoneWindowClose, | |
'window-frame': FontAwesomeIcons.duotoneWindowFrame, | |
'window-frame-open': FontAwesomeIcons.duotoneWindowFrameOpen, | |
'window-maximize': FontAwesomeIcons.duotoneWindowMaximize, | |
'window-minimize': FontAwesomeIcons.duotoneWindowMinimize, | |
'window-restore': FontAwesomeIcons.duotoneWindowRestore, | |
'windsock': FontAwesomeIcons.duotoneWindsock, | |
'wine-bottle': FontAwesomeIcons.duotoneWineBottle, | |
'wine-glass': FontAwesomeIcons.duotoneWineGlass, | |
'wine-glass-alt': FontAwesomeIcons.duotoneWineGlassAlt, | |
'won-sign': FontAwesomeIcons.duotoneWonSign, | |
'wreath': FontAwesomeIcons.duotoneWreath, | |
'wrench': FontAwesomeIcons.duotoneWrench, | |
'x-ray': FontAwesomeIcons.duotoneXRay, | |
'yen-sign': FontAwesomeIcons.duotoneYenSign, | |
'yin-yang': FontAwesomeIcons.duotoneYinYang, | |
}; | |
static IconData byName(String originalName) { | |
final icon = icons[originalName]; | |
if (icon == null) { | |
throw new ArgumentError( | |
'The following icon was not found: $originalName', | |
); | |
} | |
return icon; | |
} | |
static IconData withFallback( | |
String originalName, { | |
IconData fallback = FontAwesomeIcons.question, | |
}) => | |
icons[originalName] ?? fallback; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
library font_awesome_flutter_original; | |
import 'package:flutter/widgets.dart'; | |
import 'package:font_awesome_flutter/font_awesome_flutter.dart'; | |
// THIS FILE IS AUTOMATICALLY GENERATED! | |
class FontAwesomeIconsOriginal { | |
static const Map<String, IconData> icons = { | |
'abacus': FontAwesomeIcons.lightAbacus, | |
'acorn': FontAwesomeIcons.lightAcorn, | |
'ad': FontAwesomeIcons.lightAd, | |
'address-book': FontAwesomeIcons.lightAddressBook, | |
'address-card': FontAwesomeIcons.lightAddressCard, | |
'adjust': FontAwesomeIcons.lightAdjust, | |
'air-conditioner': FontAwesomeIcons.lightAirConditioner, | |
'air-freshener': FontAwesomeIcons.lightAirFreshener, | |
'alarm-clock': FontAwesomeIcons.lightAlarmClock, | |
'alarm-exclamation': FontAwesomeIcons.lightAlarmExclamation, | |
'alarm-plus': FontAwesomeIcons.lightAlarmPlus, | |
'alarm-snooze': FontAwesomeIcons.lightAlarmSnooze, | |
'album': FontAwesomeIcons.lightAlbum, | |
'album-collection': FontAwesomeIcons.lightAlbumCollection, | |
'alicorn': FontAwesomeIcons.lightAlicorn, | |
'alien': FontAwesomeIcons.lightAlien, | |
'alien-monster': FontAwesomeIcons.lightAlienMonster, | |
'align-center': FontAwesomeIcons.lightAlignCenter, | |
'align-justify': FontAwesomeIcons.lightAlignJustify, | |
'align-left': FontAwesomeIcons.lightAlignLeft, | |
'align-right': FontAwesomeIcons.lightAlignRight, | |
'align-slash': FontAwesomeIcons.lightAlignSlash, | |
'allergies': FontAwesomeIcons.lightAllergies, | |
'ambulance': FontAwesomeIcons.lightAmbulance, | |
'american-sign-language-interpreting': | |
FontAwesomeIcons.lightAmericanSignLanguageInterpreting, | |
'amp-guitar': FontAwesomeIcons.lightAmpGuitar, | |
'analytics': FontAwesomeIcons.lightAnalytics, | |
'anchor': FontAwesomeIcons.lightAnchor, | |
'angel': FontAwesomeIcons.lightAngel, | |
'angle-double-down': FontAwesomeIcons.lightAngleDoubleDown, | |
'angle-double-left': FontAwesomeIcons.lightAngleDoubleLeft, | |
'angle-double-right': FontAwesomeIcons.lightAngleDoubleRight, | |
'angle-double-up': FontAwesomeIcons.lightAngleDoubleUp, | |
'angle-down': FontAwesomeIcons.lightAngleDown, | |
'angle-left': FontAwesomeIcons.lightAngleLeft, | |
'angle-right': FontAwesomeIcons.lightAngleRight, | |
'angle-up': FontAwesomeIcons.lightAngleUp, | |
'angry': FontAwesomeIcons.lightAngry, | |
'ankh': FontAwesomeIcons.lightAnkh, | |
'apple-alt': FontAwesomeIcons.lightAppleAlt, | |
'apple-crate': FontAwesomeIcons.lightAppleCrate, | |
'archive': FontAwesomeIcons.lightArchive, | |
'archway': FontAwesomeIcons.lightArchway, | |
'arrow-alt-circle-down': FontAwesomeIcons.lightArrowAltCircleDown, | |
'arrow-alt-circle-left': FontAwesomeIcons.lightArrowAltCircleLeft, | |
'arrow-alt-circle-right': FontAwesomeIcons.lightArrowAltCircleRight, | |
'arrow-alt-circle-up': FontAwesomeIcons.lightArrowAltCircleUp, | |
'arrow-alt-down': FontAwesomeIcons.lightArrowAltDown, | |
'arrow-alt-from-bottom': FontAwesomeIcons.lightArrowAltFromBottom, | |
'arrow-alt-from-left': FontAwesomeIcons.lightArrowAltFromLeft, | |
'arrow-alt-from-right': FontAwesomeIcons.lightArrowAltFromRight, | |
'arrow-alt-from-top': FontAwesomeIcons.lightArrowAltFromTop, | |
'arrow-alt-left': FontAwesomeIcons.lightArrowAltLeft, | |
'arrow-alt-right': FontAwesomeIcons.lightArrowAltRight, | |
'arrow-alt-square-down': FontAwesomeIcons.lightArrowAltSquareDown, | |
'arrow-alt-square-left': FontAwesomeIcons.lightArrowAltSquareLeft, | |
'arrow-alt-square-right': FontAwesomeIcons.lightArrowAltSquareRight, | |
'arrow-alt-square-up': FontAwesomeIcons.lightArrowAltSquareUp, | |
'arrow-alt-to-bottom': FontAwesomeIcons.lightArrowAltToBottom, | |
'arrow-alt-to-left': FontAwesomeIcons.lightArrowAltToLeft, | |
'arrow-alt-to-right': FontAwesomeIcons.lightArrowAltToRight, | |
'arrow-alt-to-top': FontAwesomeIcons.lightArrowAltToTop, | |
'arrow-alt-up': FontAwesomeIcons.lightArrowAltUp, | |
'arrow-circle-down': FontAwesomeIcons.lightArrowCircleDown, | |
'arrow-circle-left': FontAwesomeIcons.lightArrowCircleLeft, | |
'arrow-circle-right': FontAwesomeIcons.lightArrowCircleRight, | |
'arrow-circle-up': FontAwesomeIcons.lightArrowCircleUp, | |
'arrow-down': FontAwesomeIcons.lightArrowDown, | |
'arrow-from-bottom': FontAwesomeIcons.lightArrowFromBottom, | |
'arrow-from-left': FontAwesomeIcons.lightArrowFromLeft, | |
'arrow-from-right': FontAwesomeIcons.lightArrowFromRight, | |
'arrow-from-top': FontAwesomeIcons.lightArrowFromTop, | |
'arrow-left': FontAwesomeIcons.lightArrowLeft, | |
'arrow-right': FontAwesomeIcons.lightArrowRight, | |
'arrow-square-down': FontAwesomeIcons.lightArrowSquareDown, | |
'arrow-square-left': FontAwesomeIcons.lightArrowSquareLeft, | |
'arrow-square-right': FontAwesomeIcons.lightArrowSquareRight, | |
'arrow-square-up': FontAwesomeIcons.lightArrowSquareUp, | |
'arrow-to-bottom': FontAwesomeIcons.lightArrowToBottom, | |
'arrow-to-left': FontAwesomeIcons.lightArrowToLeft, | |
'arrow-to-right': FontAwesomeIcons.lightArrowToRight, | |
'arrow-to-top': FontAwesomeIcons.lightArrowToTop, | |
'arrow-up': FontAwesomeIcons.lightArrowUp, | |
'arrows': FontAwesomeIcons.lightArrows, | |
'arrows-alt': FontAwesomeIcons.lightArrowsAlt, | |
'arrows-alt-h': FontAwesomeIcons.lightArrowsAltH, | |
'arrows-alt-v': FontAwesomeIcons.lightArrowsAltV, | |
'arrows-h': FontAwesomeIcons.lightArrowsH, | |
'arrows-v': FontAwesomeIcons.lightArrowsV, | |
'assistive-listening-systems': | |
FontAwesomeIcons.lightAssistiveListeningSystems, | |
'asterisk': FontAwesomeIcons.lightAsterisk, | |
'at': FontAwesomeIcons.lightAt, | |
'atlas': FontAwesomeIcons.lightAtlas, | |
'atom': FontAwesomeIcons.lightAtom, | |
'atom-alt': FontAwesomeIcons.lightAtomAlt, | |
'audio-description': FontAwesomeIcons.lightAudioDescription, | |
'award': FontAwesomeIcons.lightAward, | |
'axe': FontAwesomeIcons.lightAxe, | |
'axe-battle': FontAwesomeIcons.lightAxeBattle, | |
'baby': FontAwesomeIcons.lightBaby, | |
'baby-carriage': FontAwesomeIcons.lightBabyCarriage, | |
'backpack': FontAwesomeIcons.lightBackpack, | |
'backspace': FontAwesomeIcons.lightBackspace, | |
'backward': FontAwesomeIcons.lightBackward, | |
'bacon': FontAwesomeIcons.lightBacon, | |
'bacteria': FontAwesomeIcons.lightBacteria, | |
'bacterium': FontAwesomeIcons.lightBacterium, | |
'badge': FontAwesomeIcons.lightBadge, | |
'badge-check': FontAwesomeIcons.lightBadgeCheck, | |
'badge-dollar': FontAwesomeIcons.lightBadgeDollar, | |
'badge-percent': FontAwesomeIcons.lightBadgePercent, | |
'badge-sheriff': FontAwesomeIcons.lightBadgeSheriff, | |
'badger-honey': FontAwesomeIcons.lightBadgerHoney, | |
'bags-shopping': FontAwesomeIcons.lightBagsShopping, | |
'bahai': FontAwesomeIcons.lightBahai, | |
'balance-scale': FontAwesomeIcons.lightBalanceScale, | |
'balance-scale-left': FontAwesomeIcons.lightBalanceScaleLeft, | |
'balance-scale-right': FontAwesomeIcons.lightBalanceScaleRight, | |
'ball-pile': FontAwesomeIcons.lightBallPile, | |
'ballot': FontAwesomeIcons.lightBallot, | |
'ballot-check': FontAwesomeIcons.lightBallotCheck, | |
'ban': FontAwesomeIcons.lightBan, | |
'band-aid': FontAwesomeIcons.lightBandAid, | |
'banjo': FontAwesomeIcons.lightBanjo, | |
'barcode': FontAwesomeIcons.lightBarcode, | |
'barcode-alt': FontAwesomeIcons.lightBarcodeAlt, | |
'barcode-read': FontAwesomeIcons.lightBarcodeRead, | |
'barcode-scan': FontAwesomeIcons.lightBarcodeScan, | |
'bars': FontAwesomeIcons.lightBars, | |
'baseball': FontAwesomeIcons.lightBaseball, | |
'baseball-ball': FontAwesomeIcons.lightBaseballBall, | |
'basketball-ball': FontAwesomeIcons.lightBasketballBall, | |
'basketball-hoop': FontAwesomeIcons.lightBasketballHoop, | |
'bat': FontAwesomeIcons.lightBat, | |
'bath': FontAwesomeIcons.lightBath, | |
'battery-bolt': FontAwesomeIcons.lightBatteryBolt, | |
'battery-empty': FontAwesomeIcons.lightBatteryEmpty, | |
'battery-full': FontAwesomeIcons.lightBatteryFull, | |
'battery-half': FontAwesomeIcons.lightBatteryHalf, | |
'battery-quarter': FontAwesomeIcons.lightBatteryQuarter, | |
'battery-slash': FontAwesomeIcons.lightBatterySlash, | |
'battery-three-quarters': FontAwesomeIcons.lightBatteryThreeQuarters, | |
'bed': FontAwesomeIcons.lightBed, | |
'bed-alt': FontAwesomeIcons.lightBedAlt, | |
'bed-bunk': FontAwesomeIcons.lightBedBunk, | |
'bed-empty': FontAwesomeIcons.lightBedEmpty, | |
'beer': FontAwesomeIcons.lightBeer, | |
'bell': FontAwesomeIcons.lightBell, | |
'bell-exclamation': FontAwesomeIcons.lightBellExclamation, | |
'bell-on': FontAwesomeIcons.lightBellOn, | |
'bell-plus': FontAwesomeIcons.lightBellPlus, | |
'bell-school': FontAwesomeIcons.lightBellSchool, | |
'bell-school-slash': FontAwesomeIcons.lightBellSchoolSlash, | |
'bell-slash': FontAwesomeIcons.lightBellSlash, | |
'bells': FontAwesomeIcons.lightBells, | |
'betamax': FontAwesomeIcons.lightBetamax, | |
'bezier-curve': FontAwesomeIcons.lightBezierCurve, | |
'bible': FontAwesomeIcons.lightBible, | |
'bicycle': FontAwesomeIcons.lightBicycle, | |
'biking': FontAwesomeIcons.lightBiking, | |
'biking-mountain': FontAwesomeIcons.lightBikingMountain, | |
'binoculars': FontAwesomeIcons.lightBinoculars, | |
'biohazard': FontAwesomeIcons.lightBiohazard, | |
'birthday-cake': FontAwesomeIcons.lightBirthdayCake, | |
'blanket': FontAwesomeIcons.lightBlanket, | |
'blender': FontAwesomeIcons.lightBlender, | |
'blender-phone': FontAwesomeIcons.lightBlenderPhone, | |
'blind': FontAwesomeIcons.lightBlind, | |
'blinds': FontAwesomeIcons.lightBlinds, | |
'blinds-open': FontAwesomeIcons.lightBlindsOpen, | |
'blinds-raised': FontAwesomeIcons.lightBlindsRaised, | |
'blog': FontAwesomeIcons.lightBlog, | |
'bold': FontAwesomeIcons.lightBold, | |
'bolt': FontAwesomeIcons.lightBolt, | |
'bomb': FontAwesomeIcons.lightBomb, | |
'bone': FontAwesomeIcons.lightBone, | |
'bone-break': FontAwesomeIcons.lightBoneBreak, | |
'bong': FontAwesomeIcons.lightBong, | |
'book': FontAwesomeIcons.lightBook, | |
'book-alt': FontAwesomeIcons.lightBookAlt, | |
'book-dead': FontAwesomeIcons.lightBookDead, | |
'book-heart': FontAwesomeIcons.lightBookHeart, | |
'book-medical': FontAwesomeIcons.lightBookMedical, | |
'book-open': FontAwesomeIcons.lightBookOpen, | |
'book-reader': FontAwesomeIcons.lightBookReader, | |
'book-spells': FontAwesomeIcons.lightBookSpells, | |
'book-user': FontAwesomeIcons.lightBookUser, | |
'bookmark': FontAwesomeIcons.lightBookmark, | |
'books': FontAwesomeIcons.lightBooks, | |
'books-medical': FontAwesomeIcons.lightBooksMedical, | |
'boombox': FontAwesomeIcons.lightBoombox, | |
'boot': FontAwesomeIcons.lightBoot, | |
'booth-curtain': FontAwesomeIcons.lightBoothCurtain, | |
'border-all': FontAwesomeIcons.lightBorderAll, | |
'border-bottom': FontAwesomeIcons.lightBorderBottom, | |
'border-center-h': FontAwesomeIcons.lightBorderCenterH, | |
'border-center-v': FontAwesomeIcons.lightBorderCenterV, | |
'border-inner': FontAwesomeIcons.lightBorderInner, | |
'border-left': FontAwesomeIcons.lightBorderLeft, | |
'border-none': FontAwesomeIcons.lightBorderNone, | |
'border-outer': FontAwesomeIcons.lightBorderOuter, | |
'border-right': FontAwesomeIcons.lightBorderRight, | |
'border-style': FontAwesomeIcons.lightBorderStyle, | |
'border-style-alt': FontAwesomeIcons.lightBorderStyleAlt, | |
'border-top': FontAwesomeIcons.lightBorderTop, | |
'bow-arrow': FontAwesomeIcons.lightBowArrow, | |
'bowling-ball': FontAwesomeIcons.lightBowlingBall, | |
'bowling-pins': FontAwesomeIcons.lightBowlingPins, | |
'box': FontAwesomeIcons.lightBox, | |
'box-alt': FontAwesomeIcons.lightBoxAlt, | |
'box-ballot': FontAwesomeIcons.lightBoxBallot, | |
'box-check': FontAwesomeIcons.lightBoxCheck, | |
'box-fragile': FontAwesomeIcons.lightBoxFragile, | |
'box-full': FontAwesomeIcons.lightBoxFull, | |
'box-heart': FontAwesomeIcons.lightBoxHeart, | |
'box-open': FontAwesomeIcons.lightBoxOpen, | |
'box-tissue': FontAwesomeIcons.lightBoxTissue, | |
'box-up': FontAwesomeIcons.lightBoxUp, | |
'box-usd': FontAwesomeIcons.lightBoxUsd, | |
'boxes': FontAwesomeIcons.lightBoxes, | |
'boxes-alt': FontAwesomeIcons.lightBoxesAlt, | |
'boxing-glove': FontAwesomeIcons.lightBoxingGlove, | |
'brackets': FontAwesomeIcons.lightBrackets, | |
'brackets-curly': FontAwesomeIcons.lightBracketsCurly, | |
'braille': FontAwesomeIcons.lightBraille, | |
'brain': FontAwesomeIcons.lightBrain, | |
'bread-loaf': FontAwesomeIcons.lightBreadLoaf, | |
'bread-slice': FontAwesomeIcons.lightBreadSlice, | |
'briefcase': FontAwesomeIcons.lightBriefcase, | |
'briefcase-medical': FontAwesomeIcons.lightBriefcaseMedical, | |
'bring-forward': FontAwesomeIcons.lightBringForward, | |
'bring-front': FontAwesomeIcons.lightBringFront, | |
'broadcast-tower': FontAwesomeIcons.lightBroadcastTower, | |
'broom': FontAwesomeIcons.lightBroom, | |
'browser': FontAwesomeIcons.lightBrowser, | |
'brush': FontAwesomeIcons.lightBrush, | |
'bug': FontAwesomeIcons.lightBug, | |
'building': FontAwesomeIcons.lightBuilding, | |
'bullhorn': FontAwesomeIcons.lightBullhorn, | |
'bullseye': FontAwesomeIcons.lightBullseye, | |
'bullseye-arrow': FontAwesomeIcons.lightBullseyeArrow, | |
'bullseye-pointer': FontAwesomeIcons.lightBullseyePointer, | |
'burger-soda': FontAwesomeIcons.lightBurgerSoda, | |
'burn': FontAwesomeIcons.lightBurn, | |
'burrito': FontAwesomeIcons.lightBurrito, | |
'bus': FontAwesomeIcons.lightBus, | |
'bus-alt': FontAwesomeIcons.lightBusAlt, | |
'bus-school': FontAwesomeIcons.lightBusSchool, | |
'business-time': FontAwesomeIcons.lightBusinessTime, | |
'cabinet-filing': FontAwesomeIcons.lightCabinetFiling, | |
'cactus': FontAwesomeIcons.lightCactus, | |
'calculator': FontAwesomeIcons.lightCalculator, | |
'calculator-alt': FontAwesomeIcons.lightCalculatorAlt, | |
'calendar': FontAwesomeIcons.lightCalendar, | |
'calendar-alt': FontAwesomeIcons.lightCalendarAlt, | |
'calendar-check': FontAwesomeIcons.lightCalendarCheck, | |
'calendar-day': FontAwesomeIcons.lightCalendarDay, | |
'calendar-edit': FontAwesomeIcons.lightCalendarEdit, | |
'calendar-exclamation': FontAwesomeIcons.lightCalendarExclamation, | |
'calendar-minus': FontAwesomeIcons.lightCalendarMinus, | |
'calendar-plus': FontAwesomeIcons.lightCalendarPlus, | |
'calendar-star': FontAwesomeIcons.lightCalendarStar, | |
'calendar-times': FontAwesomeIcons.lightCalendarTimes, | |
'calendar-week': FontAwesomeIcons.lightCalendarWeek, | |
'camcorder': FontAwesomeIcons.lightCamcorder, | |
'camera': FontAwesomeIcons.lightCamera, | |
'camera-alt': FontAwesomeIcons.lightCameraAlt, | |
'camera-home': FontAwesomeIcons.lightCameraHome, | |
'camera-movie': FontAwesomeIcons.lightCameraMovie, | |
'camera-polaroid': FontAwesomeIcons.lightCameraPolaroid, | |
'camera-retro': FontAwesomeIcons.lightCameraRetro, | |
'campfire': FontAwesomeIcons.lightCampfire, | |
'campground': FontAwesomeIcons.lightCampground, | |
'candle-holder': FontAwesomeIcons.lightCandleHolder, | |
'candy-cane': FontAwesomeIcons.lightCandyCane, | |
'candy-corn': FontAwesomeIcons.lightCandyCorn, | |
'cannabis': FontAwesomeIcons.lightCannabis, | |
'capsules': FontAwesomeIcons.lightCapsules, | |
'car': FontAwesomeIcons.lightCar, | |
'car-alt': FontAwesomeIcons.lightCarAlt, | |
'car-battery': FontAwesomeIcons.lightCarBattery, | |
'car-building': FontAwesomeIcons.lightCarBuilding, | |
'car-bump': FontAwesomeIcons.lightCarBump, | |
'car-bus': FontAwesomeIcons.lightCarBus, | |
'car-crash': FontAwesomeIcons.lightCarCrash, | |
'car-garage': FontAwesomeIcons.lightCarGarage, | |
'car-mechanic': FontAwesomeIcons.lightCarMechanic, | |
'car-side': FontAwesomeIcons.lightCarSide, | |
'car-tilt': FontAwesomeIcons.lightCarTilt, | |
'car-wash': FontAwesomeIcons.lightCarWash, | |
'caravan': FontAwesomeIcons.lightCaravan, | |
'caravan-alt': FontAwesomeIcons.lightCaravanAlt, | |
'caret-circle-down': FontAwesomeIcons.lightCaretCircleDown, | |
'caret-circle-left': FontAwesomeIcons.lightCaretCircleLeft, | |
'caret-circle-right': FontAwesomeIcons.lightCaretCircleRight, | |
'caret-circle-up': FontAwesomeIcons.lightCaretCircleUp, | |
'caret-down': FontAwesomeIcons.lightCaretDown, | |
'caret-left': FontAwesomeIcons.lightCaretLeft, | |
'caret-right': FontAwesomeIcons.lightCaretRight, | |
'caret-square-down': FontAwesomeIcons.lightCaretSquareDown, | |
'caret-square-left': FontAwesomeIcons.lightCaretSquareLeft, | |
'caret-square-right': FontAwesomeIcons.lightCaretSquareRight, | |
'caret-square-up': FontAwesomeIcons.lightCaretSquareUp, | |
'caret-up': FontAwesomeIcons.lightCaretUp, | |
'carrot': FontAwesomeIcons.lightCarrot, | |
'cars': FontAwesomeIcons.lightCars, | |
'cart-arrow-down': FontAwesomeIcons.lightCartArrowDown, | |
'cart-plus': FontAwesomeIcons.lightCartPlus, | |
'cash-register': FontAwesomeIcons.lightCashRegister, | |
'cassette-tape': FontAwesomeIcons.lightCassetteTape, | |
'cat': FontAwesomeIcons.lightCat, | |
'cat-space': FontAwesomeIcons.lightCatSpace, | |
'cauldron': FontAwesomeIcons.lightCauldron, | |
'cctv': FontAwesomeIcons.lightCctv, | |
'certificate': FontAwesomeIcons.lightCertificate, | |
'chair': FontAwesomeIcons.lightChair, | |
'chair-office': FontAwesomeIcons.lightChairOffice, | |
'chalkboard': FontAwesomeIcons.lightChalkboard, | |
'chalkboard-teacher': FontAwesomeIcons.lightChalkboardTeacher, | |
'charging-station': FontAwesomeIcons.lightChargingStation, | |
'chart-area': FontAwesomeIcons.lightChartArea, | |
'chart-bar': FontAwesomeIcons.lightChartBar, | |
'chart-line': FontAwesomeIcons.lightChartLine, | |
'chart-line-down': FontAwesomeIcons.lightChartLineDown, | |
'chart-network': FontAwesomeIcons.lightChartNetwork, | |
'chart-pie': FontAwesomeIcons.lightChartPie, | |
'chart-pie-alt': FontAwesomeIcons.lightChartPieAlt, | |
'chart-scatter': FontAwesomeIcons.lightChartScatter, | |
'check': FontAwesomeIcons.lightCheck, | |
'check-circle': FontAwesomeIcons.lightCheckCircle, | |
'check-double': FontAwesomeIcons.lightCheckDouble, | |
'check-square': FontAwesomeIcons.lightCheckSquare, | |
'cheese': FontAwesomeIcons.lightCheese, | |
'cheese-swiss': FontAwesomeIcons.lightCheeseSwiss, | |
'cheeseburger': FontAwesomeIcons.lightCheeseburger, | |
'chess': FontAwesomeIcons.lightChess, | |
'chess-bishop': FontAwesomeIcons.lightChessBishop, | |
'chess-bishop-alt': FontAwesomeIcons.lightChessBishopAlt, | |
'chess-board': FontAwesomeIcons.lightChessBoard, | |
'chess-clock': FontAwesomeIcons.lightChessClock, | |
'chess-clock-alt': FontAwesomeIcons.lightChessClockAlt, | |
'chess-king': FontAwesomeIcons.lightChessKing, | |
'chess-king-alt': FontAwesomeIcons.lightChessKingAlt, | |
'chess-knight': FontAwesomeIcons.lightChessKnight, | |
'chess-knight-alt': FontAwesomeIcons.lightChessKnightAlt, | |
'chess-pawn': FontAwesomeIcons.lightChessPawn, | |
'chess-pawn-alt': FontAwesomeIcons.lightChessPawnAlt, | |
'chess-queen': FontAwesomeIcons.lightChessQueen, | |
'chess-queen-alt': FontAwesomeIcons.lightChessQueenAlt, | |
'chess-rook': FontAwesomeIcons.lightChessRook, | |
'chess-rook-alt': FontAwesomeIcons.lightChessRookAlt, | |
'chevron-circle-down': FontAwesomeIcons.lightChevronCircleDown, | |
'chevron-circle-left': FontAwesomeIcons.lightChevronCircleLeft, | |
'chevron-circle-right': FontAwesomeIcons.lightChevronCircleRight, | |
'chevron-circle-up': FontAwesomeIcons.lightChevronCircleUp, | |
'chevron-double-down': FontAwesomeIcons.lightChevronDoubleDown, | |
'chevron-double-left': FontAwesomeIcons.lightChevronDoubleLeft, | |
'chevron-double-right': FontAwesomeIcons.lightChevronDoubleRight, | |
'chevron-double-up': FontAwesomeIcons.lightChevronDoubleUp, | |
'chevron-down': FontAwesomeIcons.lightChevronDown, | |
'chevron-left': FontAwesomeIcons.lightChevronLeft, | |
'chevron-right': FontAwesomeIcons.lightChevronRight, | |
'chevron-square-down': FontAwesomeIcons.lightChevronSquareDown, | |
'chevron-square-left': FontAwesomeIcons.lightChevronSquareLeft, | |
'chevron-square-right': FontAwesomeIcons.lightChevronSquareRight, | |
'chevron-square-up': FontAwesomeIcons.lightChevronSquareUp, | |
'chevron-up': FontAwesomeIcons.lightChevronUp, | |
'child': FontAwesomeIcons.lightChild, | |
'chimney': FontAwesomeIcons.lightChimney, | |
'church': FontAwesomeIcons.lightChurch, | |
'circle': FontAwesomeIcons.lightCircle, | |
'circle-notch': FontAwesomeIcons.lightCircleNotch, | |
'city': FontAwesomeIcons.lightCity, | |
'clarinet': FontAwesomeIcons.lightClarinet, | |
'claw-marks': FontAwesomeIcons.lightClawMarks, | |
'clinic-medical': FontAwesomeIcons.lightClinicMedical, | |
'clipboard': FontAwesomeIcons.lightClipboard, | |
'clipboard-check': FontAwesomeIcons.lightClipboardCheck, | |
'clipboard-list': FontAwesomeIcons.lightClipboardList, | |
'clipboard-list-check': FontAwesomeIcons.lightClipboardListCheck, | |
'clipboard-prescription': FontAwesomeIcons.lightClipboardPrescription, | |
'clipboard-user': FontAwesomeIcons.lightClipboardUser, | |
'clock': FontAwesomeIcons.lightClock, | |
'clone': FontAwesomeIcons.lightClone, | |
'closed-captioning': FontAwesomeIcons.lightClosedCaptioning, | |
'cloud': FontAwesomeIcons.lightCloud, | |
'cloud-download': FontAwesomeIcons.lightCloudDownload, | |
'cloud-download-alt': FontAwesomeIcons.lightCloudDownloadAlt, | |
'cloud-drizzle': FontAwesomeIcons.lightCloudDrizzle, | |
'cloud-hail': FontAwesomeIcons.lightCloudHail, | |
'cloud-hail-mixed': FontAwesomeIcons.lightCloudHailMixed, | |
'cloud-meatball': FontAwesomeIcons.lightCloudMeatball, | |
'cloud-moon': FontAwesomeIcons.lightCloudMoon, | |
'cloud-moon-rain': FontAwesomeIcons.lightCloudMoonRain, | |
'cloud-music': FontAwesomeIcons.lightCloudMusic, | |
'cloud-rain': FontAwesomeIcons.lightCloudRain, | |
'cloud-rainbow': FontAwesomeIcons.lightCloudRainbow, | |
'cloud-showers': FontAwesomeIcons.lightCloudShowers, | |
'cloud-showers-heavy': FontAwesomeIcons.lightCloudShowersHeavy, | |
'cloud-sleet': FontAwesomeIcons.lightCloudSleet, | |
'cloud-snow': FontAwesomeIcons.lightCloudSnow, | |
'cloud-sun': FontAwesomeIcons.lightCloudSun, | |
'cloud-sun-rain': FontAwesomeIcons.lightCloudSunRain, | |
'cloud-upload': FontAwesomeIcons.lightCloudUpload, | |
'cloud-upload-alt': FontAwesomeIcons.lightCloudUploadAlt, | |
'clouds': FontAwesomeIcons.lightClouds, | |
'clouds-moon': FontAwesomeIcons.lightCloudsMoon, | |
'clouds-sun': FontAwesomeIcons.lightCloudsSun, | |
'club': FontAwesomeIcons.lightClub, | |
'cocktail': FontAwesomeIcons.lightCocktail, | |
'code': FontAwesomeIcons.lightCode, | |
'code-branch': FontAwesomeIcons.lightCodeBranch, | |
'code-commit': FontAwesomeIcons.lightCodeCommit, | |
'code-merge': FontAwesomeIcons.lightCodeMerge, | |
'coffee': FontAwesomeIcons.lightCoffee, | |
'coffee-pot': FontAwesomeIcons.lightCoffeePot, | |
'coffee-togo': FontAwesomeIcons.lightCoffeeTogo, | |
'coffin': FontAwesomeIcons.lightCoffin, | |
'coffin-cross': FontAwesomeIcons.lightCoffinCross, | |
'cog': FontAwesomeIcons.lightCog, | |
'cogs': FontAwesomeIcons.lightCogs, | |
'coin': FontAwesomeIcons.lightCoin, | |
'coins': FontAwesomeIcons.lightCoins, | |
'columns': FontAwesomeIcons.lightColumns, | |
'comet': FontAwesomeIcons.lightComet, | |
'comment': FontAwesomeIcons.lightComment, | |
'comment-alt': FontAwesomeIcons.lightCommentAlt, | |
'comment-alt-check': FontAwesomeIcons.lightCommentAltCheck, | |
'comment-alt-dollar': FontAwesomeIcons.lightCommentAltDollar, | |
'comment-alt-dots': FontAwesomeIcons.lightCommentAltDots, | |
'comment-alt-edit': FontAwesomeIcons.lightCommentAltEdit, | |
'comment-alt-exclamation': FontAwesomeIcons.lightCommentAltExclamation, | |
'comment-alt-lines': FontAwesomeIcons.lightCommentAltLines, | |
'comment-alt-medical': FontAwesomeIcons.lightCommentAltMedical, | |
'comment-alt-minus': FontAwesomeIcons.lightCommentAltMinus, | |
'comment-alt-music': FontAwesomeIcons.lightCommentAltMusic, | |
'comment-alt-plus': FontAwesomeIcons.lightCommentAltPlus, | |
'comment-alt-slash': FontAwesomeIcons.lightCommentAltSlash, | |
'comment-alt-smile': FontAwesomeIcons.lightCommentAltSmile, | |
'comment-alt-times': FontAwesomeIcons.lightCommentAltTimes, | |
'comment-check': FontAwesomeIcons.lightCommentCheck, | |
'comment-dollar': FontAwesomeIcons.lightCommentDollar, | |
'comment-dots': FontAwesomeIcons.lightCommentDots, | |
'comment-edit': FontAwesomeIcons.lightCommentEdit, | |
'comment-exclamation': FontAwesomeIcons.lightCommentExclamation, | |
'comment-lines': FontAwesomeIcons.lightCommentLines, | |
'comment-medical': FontAwesomeIcons.lightCommentMedical, | |
'comment-minus': FontAwesomeIcons.lightCommentMinus, | |
'comment-music': FontAwesomeIcons.lightCommentMusic, | |
'comment-plus': FontAwesomeIcons.lightCommentPlus, | |
'comment-slash': FontAwesomeIcons.lightCommentSlash, | |
'comment-smile': FontAwesomeIcons.lightCommentSmile, | |
'comment-times': FontAwesomeIcons.lightCommentTimes, | |
'comments': FontAwesomeIcons.lightComments, | |
'comments-alt': FontAwesomeIcons.lightCommentsAlt, | |
'comments-alt-dollar': FontAwesomeIcons.lightCommentsAltDollar, | |
'comments-dollar': FontAwesomeIcons.lightCommentsDollar, | |
'compact-disc': FontAwesomeIcons.lightCompactDisc, | |
'compass': FontAwesomeIcons.lightCompass, | |
'compass-slash': FontAwesomeIcons.lightCompassSlash, | |
'compress': FontAwesomeIcons.lightCompress, | |
'compress-alt': FontAwesomeIcons.lightCompressAlt, | |
'compress-arrows-alt': FontAwesomeIcons.lightCompressArrowsAlt, | |
'compress-wide': FontAwesomeIcons.lightCompressWide, | |
'computer-classic': FontAwesomeIcons.lightComputerClassic, | |
'computer-speaker': FontAwesomeIcons.lightComputerSpeaker, | |
'concierge-bell': FontAwesomeIcons.lightConciergeBell, | |
'construction': FontAwesomeIcons.lightConstruction, | |
'container-storage': FontAwesomeIcons.lightContainerStorage, | |
'conveyor-belt': FontAwesomeIcons.lightConveyorBelt, | |
'conveyor-belt-alt': FontAwesomeIcons.lightConveyorBeltAlt, | |
'cookie': FontAwesomeIcons.lightCookie, | |
'cookie-bite': FontAwesomeIcons.lightCookieBite, | |
'copy': FontAwesomeIcons.lightCopy, | |
'copyright': FontAwesomeIcons.lightCopyright, | |
'corn': FontAwesomeIcons.lightCorn, | |
'couch': FontAwesomeIcons.lightCouch, | |
'cow': FontAwesomeIcons.lightCow, | |
'cowbell': FontAwesomeIcons.lightCowbell, | |
'cowbell-more': FontAwesomeIcons.lightCowbellMore, | |
'credit-card': FontAwesomeIcons.lightCreditCard, | |
'credit-card-blank': FontAwesomeIcons.lightCreditCardBlank, | |
'credit-card-front': FontAwesomeIcons.lightCreditCardFront, | |
'cricket': FontAwesomeIcons.lightCricket, | |
'croissant': FontAwesomeIcons.lightCroissant, | |
'crop': FontAwesomeIcons.lightCrop, | |
'crop-alt': FontAwesomeIcons.lightCropAlt, | |
'cross': FontAwesomeIcons.lightCross, | |
'crosshairs': FontAwesomeIcons.lightCrosshairs, | |
'crow': FontAwesomeIcons.lightCrow, | |
'crown': FontAwesomeIcons.lightCrown, | |
'crutch': FontAwesomeIcons.lightCrutch, | |
'crutches': FontAwesomeIcons.lightCrutches, | |
'cube': FontAwesomeIcons.lightCube, | |
'cubes': FontAwesomeIcons.lightCubes, | |
'curling': FontAwesomeIcons.lightCurling, | |
'cut': FontAwesomeIcons.lightCut, | |
'dagger': FontAwesomeIcons.lightDagger, | |
'database': FontAwesomeIcons.lightDatabase, | |
'deaf': FontAwesomeIcons.lightDeaf, | |
'debug': FontAwesomeIcons.lightDebug, | |
'deer': FontAwesomeIcons.lightDeer, | |
'deer-rudolph': FontAwesomeIcons.lightDeerRudolph, | |
'democrat': FontAwesomeIcons.lightDemocrat, | |
'desktop': FontAwesomeIcons.lightDesktop, | |
'desktop-alt': FontAwesomeIcons.lightDesktopAlt, | |
'dewpoint': FontAwesomeIcons.lightDewpoint, | |
'dharmachakra': FontAwesomeIcons.lightDharmachakra, | |
'diagnoses': FontAwesomeIcons.lightDiagnoses, | |
'diamond': FontAwesomeIcons.lightDiamond, | |
'dice': FontAwesomeIcons.lightDice, | |
'dice-d10': FontAwesomeIcons.lightDiceD10, | |
'dice-d12': FontAwesomeIcons.lightDiceD12, | |
'dice-d20': FontAwesomeIcons.lightDiceD20, | |
'dice-d4': FontAwesomeIcons.lightDiceD4, | |
'dice-d6': FontAwesomeIcons.lightDiceD6, | |
'dice-d8': FontAwesomeIcons.lightDiceD8, | |
'dice-five': FontAwesomeIcons.lightDiceFive, | |
'dice-four': FontAwesomeIcons.lightDiceFour, | |
'dice-one': FontAwesomeIcons.lightDiceOne, | |
'dice-six': FontAwesomeIcons.lightDiceSix, | |
'dice-three': FontAwesomeIcons.lightDiceThree, | |
'dice-two': FontAwesomeIcons.lightDiceTwo, | |
'digging': FontAwesomeIcons.lightDigging, | |
'digital-tachograph': FontAwesomeIcons.lightDigitalTachograph, | |
'diploma': FontAwesomeIcons.lightDiploma, | |
'directions': FontAwesomeIcons.lightDirections, | |
'disc-drive': FontAwesomeIcons.lightDiscDrive, | |
'disease': FontAwesomeIcons.lightDisease, | |
'divide': FontAwesomeIcons.lightDivide, | |
'dizzy': FontAwesomeIcons.lightDizzy, | |
'dna': FontAwesomeIcons.lightDna, | |
'do-not-enter': FontAwesomeIcons.lightDoNotEnter, | |
'dog': FontAwesomeIcons.lightDog, | |
'dog-leashed': FontAwesomeIcons.lightDogLeashed, | |
'dollar-sign': FontAwesomeIcons.lightDollarSign, | |
'dolly': FontAwesomeIcons.lightDolly, | |
'dolly-empty': FontAwesomeIcons.lightDollyEmpty, | |
'dolly-flatbed': FontAwesomeIcons.lightDollyFlatbed, | |
'dolly-flatbed-alt': FontAwesomeIcons.lightDollyFlatbedAlt, | |
'dolly-flatbed-empty': FontAwesomeIcons.lightDollyFlatbedEmpty, | |
'donate': FontAwesomeIcons.lightDonate, | |
'door-closed': FontAwesomeIcons.lightDoorClosed, | |
'door-open': FontAwesomeIcons.lightDoorOpen, | |
'dot-circle': FontAwesomeIcons.lightDotCircle, | |
'dove': FontAwesomeIcons.lightDove, | |
'download': FontAwesomeIcons.lightDownload, | |
'drafting-compass': FontAwesomeIcons.lightDraftingCompass, | |
'dragon': FontAwesomeIcons.lightDragon, | |
'draw-circle': FontAwesomeIcons.lightDrawCircle, | |
'draw-polygon': FontAwesomeIcons.lightDrawPolygon, | |
'draw-square': FontAwesomeIcons.lightDrawSquare, | |
'dreidel': FontAwesomeIcons.lightDreidel, | |
'drone': FontAwesomeIcons.lightDrone, | |
'drone-alt': FontAwesomeIcons.lightDroneAlt, | |
'drum': FontAwesomeIcons.lightDrum, | |
'drum-steelpan': FontAwesomeIcons.lightDrumSteelpan, | |
'drumstick': FontAwesomeIcons.lightDrumstick, | |
'drumstick-bite': FontAwesomeIcons.lightDrumstickBite, | |
'dryer': FontAwesomeIcons.lightDryer, | |
'dryer-alt': FontAwesomeIcons.lightDryerAlt, | |
'duck': FontAwesomeIcons.lightDuck, | |
'dumbbell': FontAwesomeIcons.lightDumbbell, | |
'dumpster': FontAwesomeIcons.lightDumpster, | |
'dumpster-fire': FontAwesomeIcons.lightDumpsterFire, | |
'dungeon': FontAwesomeIcons.lightDungeon, | |
'ear': FontAwesomeIcons.lightEar, | |
'ear-muffs': FontAwesomeIcons.lightEarMuffs, | |
'eclipse': FontAwesomeIcons.lightEclipse, | |
'eclipse-alt': FontAwesomeIcons.lightEclipseAlt, | |
'edit': FontAwesomeIcons.lightEdit, | |
'egg': FontAwesomeIcons.lightEgg, | |
'egg-fried': FontAwesomeIcons.lightEggFried, | |
'eject': FontAwesomeIcons.lightEject, | |
'elephant': FontAwesomeIcons.lightElephant, | |
'ellipsis-h': FontAwesomeIcons.lightEllipsisH, | |
'ellipsis-h-alt': FontAwesomeIcons.lightEllipsisHAlt, | |
'ellipsis-v': FontAwesomeIcons.lightEllipsisV, | |
'ellipsis-v-alt': FontAwesomeIcons.lightEllipsisVAlt, | |
'empty-set': FontAwesomeIcons.lightEmptySet, | |
'engine-warning': FontAwesomeIcons.lightEngineWarning, | |
'envelope': FontAwesomeIcons.lightEnvelope, | |
'envelope-open': FontAwesomeIcons.lightEnvelopeOpen, | |
'envelope-open-dollar': FontAwesomeIcons.lightEnvelopeOpenDollar, | |
'envelope-open-text': FontAwesomeIcons.lightEnvelopeOpenText, | |
'envelope-square': FontAwesomeIcons.lightEnvelopeSquare, | |
'equals': FontAwesomeIcons.lightEquals, | |
'eraser': FontAwesomeIcons.lightEraser, | |
'ethernet': FontAwesomeIcons.lightEthernet, | |
'euro-sign': FontAwesomeIcons.lightEuroSign, | |
'exchange': FontAwesomeIcons.lightExchange, | |
'exchange-alt': FontAwesomeIcons.lightExchangeAlt, | |
'exclamation': FontAwesomeIcons.lightExclamation, | |
'exclamation-circle': FontAwesomeIcons.lightExclamationCircle, | |
'exclamation-square': FontAwesomeIcons.lightExclamationSquare, | |
'exclamation-triangle': FontAwesomeIcons.lightExclamationTriangle, | |
'expand': FontAwesomeIcons.lightExpand, | |
'expand-alt': FontAwesomeIcons.lightExpandAlt, | |
'expand-arrows': FontAwesomeIcons.lightExpandArrows, | |
'expand-arrows-alt': FontAwesomeIcons.lightExpandArrowsAlt, | |
'expand-wide': FontAwesomeIcons.lightExpandWide, | |
'external-link': FontAwesomeIcons.lightExternalLink, | |
'external-link-alt': FontAwesomeIcons.lightExternalLinkAlt, | |
'external-link-square': FontAwesomeIcons.lightExternalLinkSquare, | |
'external-link-square-alt': FontAwesomeIcons.lightExternalLinkSquareAlt, | |
'eye': FontAwesomeIcons.lightEye, | |
'eye-dropper': FontAwesomeIcons.lightEyeDropper, | |
'eye-evil': FontAwesomeIcons.lightEyeEvil, | |
'eye-slash': FontAwesomeIcons.lightEyeSlash, | |
'fan': FontAwesomeIcons.lightFan, | |
'fan-table': FontAwesomeIcons.lightFanTable, | |
'farm': FontAwesomeIcons.lightFarm, | |
'fast-backward': FontAwesomeIcons.lightFastBackward, | |
'fast-forward': FontAwesomeIcons.lightFastForward, | |
'faucet': FontAwesomeIcons.lightFaucet, | |
'faucet-drip': FontAwesomeIcons.lightFaucetDrip, | |
'fax': FontAwesomeIcons.lightFax, | |
'feather': FontAwesomeIcons.lightFeather, | |
'feather-alt': FontAwesomeIcons.lightFeatherAlt, | |
'female': FontAwesomeIcons.lightFemale, | |
'field-hockey': FontAwesomeIcons.lightFieldHockey, | |
'fighter-jet': FontAwesomeIcons.lightFighterJet, | |
'file': FontAwesomeIcons.lightFile, | |
'file-alt': FontAwesomeIcons.lightFileAlt, | |
'file-archive': FontAwesomeIcons.lightFileArchive, | |
'file-audio': FontAwesomeIcons.lightFileAudio, | |
'file-certificate': FontAwesomeIcons.lightFileCertificate, | |
'file-chart-line': FontAwesomeIcons.lightFileChartLine, | |
'file-chart-pie': FontAwesomeIcons.lightFileChartPie, | |
'file-check': FontAwesomeIcons.lightFileCheck, | |
'file-code': FontAwesomeIcons.lightFileCode, | |
'file-contract': FontAwesomeIcons.lightFileContract, | |
'file-csv': FontAwesomeIcons.lightFileCsv, | |
'file-download': FontAwesomeIcons.lightFileDownload, | |
'file-edit': FontAwesomeIcons.lightFileEdit, | |
'file-excel': FontAwesomeIcons.lightFileExcel, | |
'file-exclamation': FontAwesomeIcons.lightFileExclamation, | |
'file-export': FontAwesomeIcons.lightFileExport, | |
'file-image': FontAwesomeIcons.lightFileImage, | |
'file-import': FontAwesomeIcons.lightFileImport, | |
'file-invoice': FontAwesomeIcons.lightFileInvoice, | |
'file-invoice-dollar': FontAwesomeIcons.lightFileInvoiceDollar, | |
'file-medical': FontAwesomeIcons.lightFileMedical, | |
'file-medical-alt': FontAwesomeIcons.lightFileMedicalAlt, | |
'file-minus': FontAwesomeIcons.lightFileMinus, | |
'file-music': FontAwesomeIcons.lightFileMusic, | |
'file-pdf': FontAwesomeIcons.lightFilePdf, | |
'file-plus': FontAwesomeIcons.lightFilePlus, | |
'file-powerpoint': FontAwesomeIcons.lightFilePowerpoint, | |
'file-prescription': FontAwesomeIcons.lightFilePrescription, | |
'file-search': FontAwesomeIcons.lightFileSearch, | |
'file-signature': FontAwesomeIcons.lightFileSignature, | |
'file-spreadsheet': FontAwesomeIcons.lightFileSpreadsheet, | |
'file-times': FontAwesomeIcons.lightFileTimes, | |
'file-upload': FontAwesomeIcons.lightFileUpload, | |
'file-user': FontAwesomeIcons.lightFileUser, | |
'file-video': FontAwesomeIcons.lightFileVideo, | |
'file-word': FontAwesomeIcons.lightFileWord, | |
'files-medical': FontAwesomeIcons.lightFilesMedical, | |
'fill': FontAwesomeIcons.lightFill, | |
'fill-drip': FontAwesomeIcons.lightFillDrip, | |
'film': FontAwesomeIcons.lightFilm, | |
'film-alt': FontAwesomeIcons.lightFilmAlt, | |
'film-canister': FontAwesomeIcons.lightFilmCanister, | |
'filter': FontAwesomeIcons.lightFilter, | |
'fingerprint': FontAwesomeIcons.lightFingerprint, | |
'fire': FontAwesomeIcons.lightFire, | |
'fire-alt': FontAwesomeIcons.lightFireAlt, | |
'fire-extinguisher': FontAwesomeIcons.lightFireExtinguisher, | |
'fire-smoke': FontAwesomeIcons.lightFireSmoke, | |
'fireplace': FontAwesomeIcons.lightFireplace, | |
'first-aid': FontAwesomeIcons.lightFirstAid, | |
'fish': FontAwesomeIcons.lightFish, | |
'fish-cooked': FontAwesomeIcons.lightFishCooked, | |
'fist-raised': FontAwesomeIcons.lightFistRaised, | |
'flag': FontAwesomeIcons.lightFlag, | |
'flag-alt': FontAwesomeIcons.lightFlagAlt, | |
'flag-checkered': FontAwesomeIcons.lightFlagCheckered, | |
'flag-usa': FontAwesomeIcons.lightFlagUsa, | |
'flame': FontAwesomeIcons.lightFlame, | |
'flashlight': FontAwesomeIcons.lightFlashlight, | |
'flask': FontAwesomeIcons.lightFlask, | |
'flask-poison': FontAwesomeIcons.lightFlaskPoison, | |
'flask-potion': FontAwesomeIcons.lightFlaskPotion, | |
'flower': FontAwesomeIcons.lightFlower, | |
'flower-daffodil': FontAwesomeIcons.lightFlowerDaffodil, | |
'flower-tulip': FontAwesomeIcons.lightFlowerTulip, | |
'flushed': FontAwesomeIcons.lightFlushed, | |
'flute': FontAwesomeIcons.lightFlute, | |
'flux-capacitor': FontAwesomeIcons.lightFluxCapacitor, | |
'fog': FontAwesomeIcons.lightFog, | |
'folder': FontAwesomeIcons.lightFolder, | |
'folder-download': FontAwesomeIcons.lightFolderDownload, | |
'folder-minus': FontAwesomeIcons.lightFolderMinus, | |
'folder-open': FontAwesomeIcons.lightFolderOpen, | |
'folder-plus': FontAwesomeIcons.lightFolderPlus, | |
'folder-times': FontAwesomeIcons.lightFolderTimes, | |
'folder-tree': FontAwesomeIcons.lightFolderTree, | |
'folder-upload': FontAwesomeIcons.lightFolderUpload, | |
'folders': FontAwesomeIcons.lightFolders, | |
'font': FontAwesomeIcons.lightFont, | |
'font-case': FontAwesomeIcons.lightFontCase, | |
'football-ball': FontAwesomeIcons.lightFootballBall, | |
'football-helmet': FontAwesomeIcons.lightFootballHelmet, | |
'forklift': FontAwesomeIcons.lightForklift, | |
'forward': FontAwesomeIcons.lightForward, | |
'fragile': FontAwesomeIcons.lightFragile, | |
'french-fries': FontAwesomeIcons.lightFrenchFries, | |
'frog': FontAwesomeIcons.lightFrog, | |
'frosty-head': FontAwesomeIcons.lightFrostyHead, | |
'frown': FontAwesomeIcons.lightFrown, | |
'frown-open': FontAwesomeIcons.lightFrownOpen, | |
'function': FontAwesomeIcons.lightFunction, | |
'funnel-dollar': FontAwesomeIcons.lightFunnelDollar, | |
'futbol': FontAwesomeIcons.lightFutbol, | |
'galaxy': FontAwesomeIcons.lightGalaxy, | |
'game-board': FontAwesomeIcons.lightGameBoard, | |
'game-board-alt': FontAwesomeIcons.lightGameBoardAlt, | |
'game-console-handheld': FontAwesomeIcons.lightGameConsoleHandheld, | |
'gamepad': FontAwesomeIcons.lightGamepad, | |
'gamepad-alt': FontAwesomeIcons.lightGamepadAlt, | |
'garage': FontAwesomeIcons.lightGarage, | |
'garage-car': FontAwesomeIcons.lightGarageCar, | |
'garage-open': FontAwesomeIcons.lightGarageOpen, | |
'gas-pump': FontAwesomeIcons.lightGasPump, | |
'gas-pump-slash': FontAwesomeIcons.lightGasPumpSlash, | |
'gavel': FontAwesomeIcons.lightGavel, | |
'gem': FontAwesomeIcons.lightGem, | |
'genderless': FontAwesomeIcons.lightGenderless, | |
'ghost': FontAwesomeIcons.lightGhost, | |
'gift': FontAwesomeIcons.lightGift, | |
'gift-card': FontAwesomeIcons.lightGiftCard, | |
'gifts': FontAwesomeIcons.lightGifts, | |
'gingerbread-man': FontAwesomeIcons.lightGingerbreadMan, | |
'glass': FontAwesomeIcons.lightGlass, | |
'glass-champagne': FontAwesomeIcons.lightGlassChampagne, | |
'glass-cheers': FontAwesomeIcons.lightGlassCheers, | |
'glass-citrus': FontAwesomeIcons.lightGlassCitrus, | |
'glass-martini': FontAwesomeIcons.lightGlassMartini, | |
'glass-martini-alt': FontAwesomeIcons.lightGlassMartiniAlt, | |
'glass-whiskey': FontAwesomeIcons.lightGlassWhiskey, | |
'glass-whiskey-rocks': FontAwesomeIcons.lightGlassWhiskeyRocks, | |
'glasses': FontAwesomeIcons.lightGlasses, | |
'glasses-alt': FontAwesomeIcons.lightGlassesAlt, | |
'globe': FontAwesomeIcons.lightGlobe, | |
'globe-africa': FontAwesomeIcons.lightGlobeAfrica, | |
'globe-americas': FontAwesomeIcons.lightGlobeAmericas, | |
'globe-asia': FontAwesomeIcons.lightGlobeAsia, | |
'globe-europe': FontAwesomeIcons.lightGlobeEurope, | |
'globe-snow': FontAwesomeIcons.lightGlobeSnow, | |
'globe-stand': FontAwesomeIcons.lightGlobeStand, | |
'golf-ball': FontAwesomeIcons.lightGolfBall, | |
'golf-club': FontAwesomeIcons.lightGolfClub, | |
'gopuram': FontAwesomeIcons.lightGopuram, | |
'graduation-cap': FontAwesomeIcons.lightGraduationCap, | |
'gramophone': FontAwesomeIcons.lightGramophone, | |
'greater-than': FontAwesomeIcons.lightGreaterThan, | |
'greater-than-equal': FontAwesomeIcons.lightGreaterThanEqual, | |
'grimace': FontAwesomeIcons.lightGrimace, | |
'grin': FontAwesomeIcons.lightGrin, | |
'grin-alt': FontAwesomeIcons.lightGrinAlt, | |
'grin-beam': FontAwesomeIcons.lightGrinBeam, | |
'grin-beam-sweat': FontAwesomeIcons.lightGrinBeamSweat, | |
'grin-hearts': FontAwesomeIcons.lightGrinHearts, | |
'grin-squint': FontAwesomeIcons.lightGrinSquint, | |
'grin-squint-tears': FontAwesomeIcons.lightGrinSquintTears, | |
'grin-stars': FontAwesomeIcons.lightGrinStars, | |
'grin-tears': FontAwesomeIcons.lightGrinTears, | |
'grin-tongue': FontAwesomeIcons.lightGrinTongue, | |
'grin-tongue-squint': FontAwesomeIcons.lightGrinTongueSquint, | |
'grin-tongue-wink': FontAwesomeIcons.lightGrinTongueWink, | |
'grin-wink': FontAwesomeIcons.lightGrinWink, | |
'grip-horizontal': FontAwesomeIcons.lightGripHorizontal, | |
'grip-lines': FontAwesomeIcons.lightGripLines, | |
'grip-lines-vertical': FontAwesomeIcons.lightGripLinesVertical, | |
'grip-vertical': FontAwesomeIcons.lightGripVertical, | |
'guitar': FontAwesomeIcons.lightGuitar, | |
'guitar-electric': FontAwesomeIcons.lightGuitarElectric, | |
'guitars': FontAwesomeIcons.lightGuitars, | |
'h-square': FontAwesomeIcons.lightHSquare, | |
'h1': FontAwesomeIcons.lightH1, | |
'h2': FontAwesomeIcons.lightH2, | |
'h3': FontAwesomeIcons.lightH3, | |
'h4': FontAwesomeIcons.lightH4, | |
'hamburger': FontAwesomeIcons.lightHamburger, | |
'hammer': FontAwesomeIcons.lightHammer, | |
'hammer-war': FontAwesomeIcons.lightHammerWar, | |
'hamsa': FontAwesomeIcons.lightHamsa, | |
'hand-heart': FontAwesomeIcons.lightHandHeart, | |
'hand-holding': FontAwesomeIcons.lightHandHolding, | |
'hand-holding-box': FontAwesomeIcons.lightHandHoldingBox, | |
'hand-holding-heart': FontAwesomeIcons.lightHandHoldingHeart, | |
'hand-holding-magic': FontAwesomeIcons.lightHandHoldingMagic, | |
'hand-holding-medical': FontAwesomeIcons.lightHandHoldingMedical, | |
'hand-holding-seedling': FontAwesomeIcons.lightHandHoldingSeedling, | |
'hand-holding-usd': FontAwesomeIcons.lightHandHoldingUsd, | |
'hand-holding-water': FontAwesomeIcons.lightHandHoldingWater, | |
'hand-lizard': FontAwesomeIcons.lightHandLizard, | |
'hand-middle-finger': FontAwesomeIcons.lightHandMiddleFinger, | |
'hand-paper': FontAwesomeIcons.lightHandPaper, | |
'hand-peace': FontAwesomeIcons.lightHandPeace, | |
'hand-point-down': FontAwesomeIcons.lightHandPointDown, | |
'hand-point-left': FontAwesomeIcons.lightHandPointLeft, | |
'hand-point-right': FontAwesomeIcons.lightHandPointRight, | |
'hand-point-up': FontAwesomeIcons.lightHandPointUp, | |
'hand-pointer': FontAwesomeIcons.lightHandPointer, | |
'hand-receiving': FontAwesomeIcons.lightHandReceiving, | |
'hand-rock': FontAwesomeIcons.lightHandRock, | |
'hand-scissors': FontAwesomeIcons.lightHandScissors, | |
'hand-sparkles': FontAwesomeIcons.lightHandSparkles, | |
'hand-spock': FontAwesomeIcons.lightHandSpock, | |
'hands': FontAwesomeIcons.lightHands, | |
'hands-heart': FontAwesomeIcons.lightHandsHeart, | |
'hands-helping': FontAwesomeIcons.lightHandsHelping, | |
'hands-usd': FontAwesomeIcons.lightHandsUsd, | |
'hands-wash': FontAwesomeIcons.lightHandsWash, | |
'handshake': FontAwesomeIcons.lightHandshake, | |
'handshake-alt': FontAwesomeIcons.lightHandshakeAlt, | |
'handshake-alt-slash': FontAwesomeIcons.lightHandshakeAltSlash, | |
'handshake-slash': FontAwesomeIcons.lightHandshakeSlash, | |
'hanukiah': FontAwesomeIcons.lightHanukiah, | |
'hard-hat': FontAwesomeIcons.lightHardHat, | |
'hashtag': FontAwesomeIcons.lightHashtag, | |
'hat-chef': FontAwesomeIcons.lightHatChef, | |
'hat-cowboy': FontAwesomeIcons.lightHatCowboy, | |
'hat-cowboy-side': FontAwesomeIcons.lightHatCowboySide, | |
'hat-santa': FontAwesomeIcons.lightHatSanta, | |
'hat-winter': FontAwesomeIcons.lightHatWinter, | |
'hat-witch': FontAwesomeIcons.lightHatWitch, | |
'hat-wizard': FontAwesomeIcons.lightHatWizard, | |
'hdd': FontAwesomeIcons.lightHdd, | |
'head-side': FontAwesomeIcons.lightHeadSide, | |
'head-side-brain': FontAwesomeIcons.lightHeadSideBrain, | |
'head-side-cough': FontAwesomeIcons.lightHeadSideCough, | |
'head-side-cough-slash': FontAwesomeIcons.lightHeadSideCoughSlash, | |
'head-side-headphones': FontAwesomeIcons.lightHeadSideHeadphones, | |
'head-side-mask': FontAwesomeIcons.lightHeadSideMask, | |
'head-side-medical': FontAwesomeIcons.lightHeadSideMedical, | |
'head-side-virus': FontAwesomeIcons.lightHeadSideVirus, | |
'head-vr': FontAwesomeIcons.lightHeadVr, | |
'heading': FontAwesomeIcons.lightHeading, | |
'headphones': FontAwesomeIcons.lightHeadphones, | |
'headphones-alt': FontAwesomeIcons.lightHeadphonesAlt, | |
'headset': FontAwesomeIcons.lightHeadset, | |
'heart': FontAwesomeIcons.lightHeart, | |
'heart-broken': FontAwesomeIcons.lightHeartBroken, | |
'heart-circle': FontAwesomeIcons.lightHeartCircle, | |
'heart-rate': FontAwesomeIcons.lightHeartRate, | |
'heart-square': FontAwesomeIcons.lightHeartSquare, | |
'heartbeat': FontAwesomeIcons.lightHeartbeat, | |
'heat': FontAwesomeIcons.lightHeat, | |
'helicopter': FontAwesomeIcons.lightHelicopter, | |
'helmet-battle': FontAwesomeIcons.lightHelmetBattle, | |
'hexagon': FontAwesomeIcons.lightHexagon, | |
'highlighter': FontAwesomeIcons.lightHighlighter, | |
'hiking': FontAwesomeIcons.lightHiking, | |
'hippo': FontAwesomeIcons.lightHippo, | |
'history': FontAwesomeIcons.lightHistory, | |
'hockey-mask': FontAwesomeIcons.lightHockeyMask, | |
'hockey-puck': FontAwesomeIcons.lightHockeyPuck, | |
'hockey-sticks': FontAwesomeIcons.lightHockeySticks, | |
'holly-berry': FontAwesomeIcons.lightHollyBerry, | |
'home': FontAwesomeIcons.lightHome, | |
'home-alt': FontAwesomeIcons.lightHomeAlt, | |
'home-heart': FontAwesomeIcons.lightHomeHeart, | |
'home-lg': FontAwesomeIcons.lightHomeLg, | |
'home-lg-alt': FontAwesomeIcons.lightHomeLgAlt, | |
'hood-cloak': FontAwesomeIcons.lightHoodCloak, | |
'horizontal-rule': FontAwesomeIcons.lightHorizontalRule, | |
'horse': FontAwesomeIcons.lightHorse, | |
'horse-head': FontAwesomeIcons.lightHorseHead, | |
'horse-saddle': FontAwesomeIcons.lightHorseSaddle, | |
'hospital': FontAwesomeIcons.lightHospital, | |
'hospital-alt': FontAwesomeIcons.lightHospitalAlt, | |
'hospital-symbol': FontAwesomeIcons.lightHospitalSymbol, | |
'hospital-user': FontAwesomeIcons.lightHospitalUser, | |
'hospitals': FontAwesomeIcons.lightHospitals, | |
'hot-tub': FontAwesomeIcons.lightHotTub, | |
'hotdog': FontAwesomeIcons.lightHotdog, | |
'hotel': FontAwesomeIcons.lightHotel, | |
'hourglass': FontAwesomeIcons.lightHourglass, | |
'hourglass-end': FontAwesomeIcons.lightHourglassEnd, | |
'hourglass-half': FontAwesomeIcons.lightHourglassHalf, | |
'hourglass-start': FontAwesomeIcons.lightHourglassStart, | |
'house': FontAwesomeIcons.lightHouse, | |
'house-damage': FontAwesomeIcons.lightHouseDamage, | |
'house-day': FontAwesomeIcons.lightHouseDay, | |
'house-flood': FontAwesomeIcons.lightHouseFlood, | |
'house-leave': FontAwesomeIcons.lightHouseLeave, | |
'house-night': FontAwesomeIcons.lightHouseNight, | |
'house-return': FontAwesomeIcons.lightHouseReturn, | |
'house-signal': FontAwesomeIcons.lightHouseSignal, | |
'house-user': FontAwesomeIcons.lightHouseUser, | |
'hryvnia': FontAwesomeIcons.lightHryvnia, | |
'humidity': FontAwesomeIcons.lightHumidity, | |
'hurricane': FontAwesomeIcons.lightHurricane, | |
'i-cursor': FontAwesomeIcons.lightICursor, | |
'ice-cream': FontAwesomeIcons.lightIceCream, | |
'ice-skate': FontAwesomeIcons.lightIceSkate, | |
'icicles': FontAwesomeIcons.lightIcicles, | |
'icons': FontAwesomeIcons.lightIcons, | |
'icons-alt': FontAwesomeIcons.lightIconsAlt, | |
'id-badge': FontAwesomeIcons.lightIdBadge, | |
'id-card': FontAwesomeIcons.lightIdCard, | |
'id-card-alt': FontAwesomeIcons.lightIdCardAlt, | |
'igloo': FontAwesomeIcons.lightIgloo, | |
'image': FontAwesomeIcons.lightImage, | |
'image-polaroid': FontAwesomeIcons.lightImagePolaroid, | |
'images': FontAwesomeIcons.lightImages, | |
'inbox': FontAwesomeIcons.lightInbox, | |
'inbox-in': FontAwesomeIcons.lightInboxIn, | |
'inbox-out': FontAwesomeIcons.lightInboxOut, | |
'indent': FontAwesomeIcons.lightIndent, | |
'industry': FontAwesomeIcons.lightIndustry, | |
'industry-alt': FontAwesomeIcons.lightIndustryAlt, | |
'infinity': FontAwesomeIcons.lightInfinity, | |
'info': FontAwesomeIcons.lightInfo, | |
'info-circle': FontAwesomeIcons.lightInfoCircle, | |
'info-square': FontAwesomeIcons.lightInfoSquare, | |
'inhaler': FontAwesomeIcons.lightInhaler, | |
'integral': FontAwesomeIcons.lightIntegral, | |
'intersection': FontAwesomeIcons.lightIntersection, | |
'inventory': FontAwesomeIcons.lightInventory, | |
'island-tropical': FontAwesomeIcons.lightIslandTropical, | |
'italic': FontAwesomeIcons.lightItalic, | |
'jack-o-lantern': FontAwesomeIcons.lightJackOLantern, | |
'jedi': FontAwesomeIcons.lightJedi, | |
'joint': FontAwesomeIcons.lightJoint, | |
'journal-whills': FontAwesomeIcons.lightJournalWhills, | |
'joystick': FontAwesomeIcons.lightJoystick, | |
'jug': FontAwesomeIcons.lightJug, | |
'kaaba': FontAwesomeIcons.lightKaaba, | |
'kazoo': FontAwesomeIcons.lightKazoo, | |
'kerning': FontAwesomeIcons.lightKerning, | |
'key': FontAwesomeIcons.lightKey, | |
'key-skeleton': FontAwesomeIcons.lightKeySkeleton, | |
'keyboard': FontAwesomeIcons.lightKeyboard, | |
'keynote': FontAwesomeIcons.lightKeynote, | |
'khanda': FontAwesomeIcons.lightKhanda, | |
'kidneys': FontAwesomeIcons.lightKidneys, | |
'kiss': FontAwesomeIcons.lightKiss, | |
'kiss-beam': FontAwesomeIcons.lightKissBeam, | |
'kiss-wink-heart': FontAwesomeIcons.lightKissWinkHeart, | |
'kite': FontAwesomeIcons.lightKite, | |
'kiwi-bird': FontAwesomeIcons.lightKiwiBird, | |
'knife-kitchen': FontAwesomeIcons.lightKnifeKitchen, | |
'lambda': FontAwesomeIcons.lightLambda, | |
'lamp': FontAwesomeIcons.lightLamp, | |
'lamp-desk': FontAwesomeIcons.lightLampDesk, | |
'lamp-floor': FontAwesomeIcons.lightLampFloor, | |
'landmark': FontAwesomeIcons.lightLandmark, | |
'landmark-alt': FontAwesomeIcons.lightLandmarkAlt, | |
'language': FontAwesomeIcons.lightLanguage, | |
'laptop': FontAwesomeIcons.lightLaptop, | |
'laptop-code': FontAwesomeIcons.lightLaptopCode, | |
'laptop-house': FontAwesomeIcons.lightLaptopHouse, | |
'laptop-medical': FontAwesomeIcons.lightLaptopMedical, | |
'lasso': FontAwesomeIcons.lightLasso, | |
'laugh': FontAwesomeIcons.lightLaugh, | |
'laugh-beam': FontAwesomeIcons.lightLaughBeam, | |
'laugh-squint': FontAwesomeIcons.lightLaughSquint, | |
'laugh-wink': FontAwesomeIcons.lightLaughWink, | |
'layer-group': FontAwesomeIcons.lightLayerGroup, | |
'layer-minus': FontAwesomeIcons.lightLayerMinus, | |
'layer-plus': FontAwesomeIcons.lightLayerPlus, | |
'leaf': FontAwesomeIcons.lightLeaf, | |
'leaf-heart': FontAwesomeIcons.lightLeafHeart, | |
'leaf-maple': FontAwesomeIcons.lightLeafMaple, | |
'leaf-oak': FontAwesomeIcons.lightLeafOak, | |
'lemon': FontAwesomeIcons.lightLemon, | |
'less-than': FontAwesomeIcons.lightLessThan, | |
'less-than-equal': FontAwesomeIcons.lightLessThanEqual, | |
'level-down': FontAwesomeIcons.lightLevelDown, | |
'level-down-alt': FontAwesomeIcons.lightLevelDownAlt, | |
'level-up': FontAwesomeIcons.lightLevelUp, | |
'level-up-alt': FontAwesomeIcons.lightLevelUpAlt, | |
'life-ring': FontAwesomeIcons.lightLifeRing, | |
'light-ceiling': FontAwesomeIcons.lightLightCeiling, | |
'light-switch': FontAwesomeIcons.lightLightSwitch, | |
'light-switch-off': FontAwesomeIcons.lightLightSwitchOff, | |
'light-switch-on': FontAwesomeIcons.lightLightSwitchOn, | |
'lightbulb': FontAwesomeIcons.lightLightbulb, | |
'lightbulb-dollar': FontAwesomeIcons.lightLightbulbDollar, | |
'lightbulb-exclamation': FontAwesomeIcons.lightLightbulbExclamation, | |
'lightbulb-on': FontAwesomeIcons.lightLightbulbOn, | |
'lightbulb-slash': FontAwesomeIcons.lightLightbulbSlash, | |
'lights-holiday': FontAwesomeIcons.lightLightsHoliday, | |
'line-columns': FontAwesomeIcons.lightLineColumns, | |
'line-height': FontAwesomeIcons.lightLineHeight, | |
'link': FontAwesomeIcons.lightLink, | |
'lips': FontAwesomeIcons.lightLips, | |
'lira-sign': FontAwesomeIcons.lightLiraSign, | |
'list': FontAwesomeIcons.lightList, | |
'list-alt': FontAwesomeIcons.lightListAlt, | |
'list-music': FontAwesomeIcons.lightListMusic, | |
'list-ol': FontAwesomeIcons.lightListOl, | |
'list-ul': FontAwesomeIcons.lightListUl, | |
'location': FontAwesomeIcons.lightLocation, | |
'location-arrow': FontAwesomeIcons.lightLocationArrow, | |
'location-circle': FontAwesomeIcons.lightLocationCircle, | |
'location-slash': FontAwesomeIcons.lightLocationSlash, | |
'lock': FontAwesomeIcons.lightLock, | |
'lock-alt': FontAwesomeIcons.lightLockAlt, | |
'lock-open': FontAwesomeIcons.lightLockOpen, | |
'lock-open-alt': FontAwesomeIcons.lightLockOpenAlt, | |
'long-arrow-alt-down': FontAwesomeIcons.lightLongArrowAltDown, | |
'long-arrow-alt-left': FontAwesomeIcons.lightLongArrowAltLeft, | |
'long-arrow-alt-right': FontAwesomeIcons.lightLongArrowAltRight, | |
'long-arrow-alt-up': FontAwesomeIcons.lightLongArrowAltUp, | |
'long-arrow-down': FontAwesomeIcons.lightLongArrowDown, | |
'long-arrow-left': FontAwesomeIcons.lightLongArrowLeft, | |
'long-arrow-right': FontAwesomeIcons.lightLongArrowRight, | |
'long-arrow-up': FontAwesomeIcons.lightLongArrowUp, | |
'loveseat': FontAwesomeIcons.lightLoveseat, | |
'low-vision': FontAwesomeIcons.lightLowVision, | |
'luchador': FontAwesomeIcons.lightLuchador, | |
'luggage-cart': FontAwesomeIcons.lightLuggageCart, | |
'lungs': FontAwesomeIcons.lightLungs, | |
'lungs-virus': FontAwesomeIcons.lightLungsVirus, | |
'mace': FontAwesomeIcons.lightMace, | |
'magic': FontAwesomeIcons.lightMagic, | |
'magnet': FontAwesomeIcons.lightMagnet, | |
'mail-bulk': FontAwesomeIcons.lightMailBulk, | |
'mailbox': FontAwesomeIcons.lightMailbox, | |
'male': FontAwesomeIcons.lightMale, | |
'mandolin': FontAwesomeIcons.lightMandolin, | |
'map': FontAwesomeIcons.lightMap, | |
'map-marked': FontAwesomeIcons.lightMapMarked, | |
'map-marked-alt': FontAwesomeIcons.lightMapMarkedAlt, | |
'map-marker': FontAwesomeIcons.lightMapMarker, | |
'map-marker-alt': FontAwesomeIcons.lightMapMarkerAlt, | |
'map-marker-alt-slash': FontAwesomeIcons.lightMapMarkerAltSlash, | |
'map-marker-check': FontAwesomeIcons.lightMapMarkerCheck, | |
'map-marker-edit': FontAwesomeIcons.lightMapMarkerEdit, | |
'map-marker-exclamation': FontAwesomeIcons.lightMapMarkerExclamation, | |
'map-marker-minus': FontAwesomeIcons.lightMapMarkerMinus, | |
'map-marker-plus': FontAwesomeIcons.lightMapMarkerPlus, | |
'map-marker-question': FontAwesomeIcons.lightMapMarkerQuestion, | |
'map-marker-slash': FontAwesomeIcons.lightMapMarkerSlash, | |
'map-marker-smile': FontAwesomeIcons.lightMapMarkerSmile, | |
'map-marker-times': FontAwesomeIcons.lightMapMarkerTimes, | |
'map-pin': FontAwesomeIcons.lightMapPin, | |
'map-signs': FontAwesomeIcons.lightMapSigns, | |
'marker': FontAwesomeIcons.lightMarker, | |
'mars': FontAwesomeIcons.lightMars, | |
'mars-double': FontAwesomeIcons.lightMarsDouble, | |
'mars-stroke': FontAwesomeIcons.lightMarsStroke, | |
'mars-stroke-h': FontAwesomeIcons.lightMarsStrokeH, | |
'mars-stroke-v': FontAwesomeIcons.lightMarsStrokeV, | |
'mask': FontAwesomeIcons.lightMask, | |
'meat': FontAwesomeIcons.lightMeat, | |
'medal': FontAwesomeIcons.lightMedal, | |
'medkit': FontAwesomeIcons.lightMedkit, | |
'megaphone': FontAwesomeIcons.lightMegaphone, | |
'meh': FontAwesomeIcons.lightMeh, | |
'meh-blank': FontAwesomeIcons.lightMehBlank, | |
'meh-rolling-eyes': FontAwesomeIcons.lightMehRollingEyes, | |
'memory': FontAwesomeIcons.lightMemory, | |
'menorah': FontAwesomeIcons.lightMenorah, | |
'mercury': FontAwesomeIcons.lightMercury, | |
'meteor': FontAwesomeIcons.lightMeteor, | |
'microchip': FontAwesomeIcons.lightMicrochip, | |
'microphone': FontAwesomeIcons.lightMicrophone, | |
'microphone-alt': FontAwesomeIcons.lightMicrophoneAlt, | |
'microphone-alt-slash': FontAwesomeIcons.lightMicrophoneAltSlash, | |
'microphone-slash': FontAwesomeIcons.lightMicrophoneSlash, | |
'microphone-stand': FontAwesomeIcons.lightMicrophoneStand, | |
'microscope': FontAwesomeIcons.lightMicroscope, | |
'microwave': FontAwesomeIcons.lightMicrowave, | |
'mind-share': FontAwesomeIcons.lightMindShare, | |
'minus': FontAwesomeIcons.lightMinus, | |
'minus-circle': FontAwesomeIcons.lightMinusCircle, | |
'minus-hexagon': FontAwesomeIcons.lightMinusHexagon, | |
'minus-octagon': FontAwesomeIcons.lightMinusOctagon, | |
'minus-square': FontAwesomeIcons.lightMinusSquare, | |
'mistletoe': FontAwesomeIcons.lightMistletoe, | |
'mitten': FontAwesomeIcons.lightMitten, | |
'mobile': FontAwesomeIcons.lightMobile, | |
'mobile-alt': FontAwesomeIcons.lightMobileAlt, | |
'mobile-android': FontAwesomeIcons.lightMobileAndroid, | |
'mobile-android-alt': FontAwesomeIcons.lightMobileAndroidAlt, | |
'money-bill': FontAwesomeIcons.lightMoneyBill, | |
'money-bill-alt': FontAwesomeIcons.lightMoneyBillAlt, | |
'money-bill-wave': FontAwesomeIcons.lightMoneyBillWave, | |
'money-bill-wave-alt': FontAwesomeIcons.lightMoneyBillWaveAlt, | |
'money-check': FontAwesomeIcons.lightMoneyCheck, | |
'money-check-alt': FontAwesomeIcons.lightMoneyCheckAlt, | |
'money-check-edit': FontAwesomeIcons.lightMoneyCheckEdit, | |
'money-check-edit-alt': FontAwesomeIcons.lightMoneyCheckEditAlt, | |
'monitor-heart-rate': FontAwesomeIcons.lightMonitorHeartRate, | |
'monkey': FontAwesomeIcons.lightMonkey, | |
'monument': FontAwesomeIcons.lightMonument, | |
'moon': FontAwesomeIcons.lightMoon, | |
'moon-cloud': FontAwesomeIcons.lightMoonCloud, | |
'moon-stars': FontAwesomeIcons.lightMoonStars, | |
'mortar-pestle': FontAwesomeIcons.lightMortarPestle, | |
'mosque': FontAwesomeIcons.lightMosque, | |
'motorcycle': FontAwesomeIcons.lightMotorcycle, | |
'mountain': FontAwesomeIcons.lightMountain, | |
'mountains': FontAwesomeIcons.lightMountains, | |
'mouse': FontAwesomeIcons.lightMouse, | |
'mouse-alt': FontAwesomeIcons.lightMouseAlt, | |
'mouse-pointer': FontAwesomeIcons.lightMousePointer, | |
'mp3-player': FontAwesomeIcons.lightMp3Player, | |
'mug': FontAwesomeIcons.lightMug, | |
'mug-hot': FontAwesomeIcons.lightMugHot, | |
'mug-marshmallows': FontAwesomeIcons.lightMugMarshmallows, | |
'mug-tea': FontAwesomeIcons.lightMugTea, | |
'music': FontAwesomeIcons.lightMusic, | |
'music-alt': FontAwesomeIcons.lightMusicAlt, | |
'music-alt-slash': FontAwesomeIcons.lightMusicAltSlash, | |
'music-slash': FontAwesomeIcons.lightMusicSlash, | |
'narwhal': FontAwesomeIcons.lightNarwhal, | |
'network-wired': FontAwesomeIcons.lightNetworkWired, | |
'neuter': FontAwesomeIcons.lightNeuter, | |
'newspaper': FontAwesomeIcons.lightNewspaper, | |
'not-equal': FontAwesomeIcons.lightNotEqual, | |
'notes-medical': FontAwesomeIcons.lightNotesMedical, | |
'object-group': FontAwesomeIcons.lightObjectGroup, | |
'object-ungroup': FontAwesomeIcons.lightObjectUngroup, | |
'octagon': FontAwesomeIcons.lightOctagon, | |
'oil-can': FontAwesomeIcons.lightOilCan, | |
'oil-temp': FontAwesomeIcons.lightOilTemp, | |
'om': FontAwesomeIcons.lightOm, | |
'omega': FontAwesomeIcons.lightOmega, | |
'ornament': FontAwesomeIcons.lightOrnament, | |
'otter': FontAwesomeIcons.lightOtter, | |
'outdent': FontAwesomeIcons.lightOutdent, | |
'outlet': FontAwesomeIcons.lightOutlet, | |
'oven': FontAwesomeIcons.lightOven, | |
'overline': FontAwesomeIcons.lightOverline, | |
'page-break': FontAwesomeIcons.lightPageBreak, | |
'pager': FontAwesomeIcons.lightPager, | |
'paint-brush': FontAwesomeIcons.lightPaintBrush, | |
'paint-brush-alt': FontAwesomeIcons.lightPaintBrushAlt, | |
'paint-roller': FontAwesomeIcons.lightPaintRoller, | |
'palette': FontAwesomeIcons.lightPalette, | |
'pallet': FontAwesomeIcons.lightPallet, | |
'pallet-alt': FontAwesomeIcons.lightPalletAlt, | |
'paper-plane': FontAwesomeIcons.lightPaperPlane, | |
'paperclip': FontAwesomeIcons.lightPaperclip, | |
'parachute-box': FontAwesomeIcons.lightParachuteBox, | |
'paragraph': FontAwesomeIcons.lightParagraph, | |
'paragraph-rtl': FontAwesomeIcons.lightParagraphRtl, | |
'parking': FontAwesomeIcons.lightParking, | |
'parking-circle': FontAwesomeIcons.lightParkingCircle, | |
'parking-circle-slash': FontAwesomeIcons.lightParkingCircleSlash, | |
'parking-slash': FontAwesomeIcons.lightParkingSlash, | |
'passport': FontAwesomeIcons.lightPassport, | |
'pastafarianism': FontAwesomeIcons.lightPastafarianism, | |
'paste': FontAwesomeIcons.lightPaste, | |
'pause': FontAwesomeIcons.lightPause, | |
'pause-circle': FontAwesomeIcons.lightPauseCircle, | |
'paw': FontAwesomeIcons.lightPaw, | |
'paw-alt': FontAwesomeIcons.lightPawAlt, | |
'paw-claws': FontAwesomeIcons.lightPawClaws, | |
'peace': FontAwesomeIcons.lightPeace, | |
'pegasus': FontAwesomeIcons.lightPegasus, | |
'pen': FontAwesomeIcons.lightPen, | |
'pen-alt': FontAwesomeIcons.lightPenAlt, | |
'pen-fancy': FontAwesomeIcons.lightPenFancy, | |
'pen-nib': FontAwesomeIcons.lightPenNib, | |
'pen-square': FontAwesomeIcons.lightPenSquare, | |
'pencil': FontAwesomeIcons.lightPencil, | |
'pencil-alt': FontAwesomeIcons.lightPencilAlt, | |
'pencil-paintbrush': FontAwesomeIcons.lightPencilPaintbrush, | |
'pencil-ruler': FontAwesomeIcons.lightPencilRuler, | |
'pennant': FontAwesomeIcons.lightPennant, | |
'people-arrows': FontAwesomeIcons.lightPeopleArrows, | |
'people-carry': FontAwesomeIcons.lightPeopleCarry, | |
'pepper-hot': FontAwesomeIcons.lightPepperHot, | |
'percent': FontAwesomeIcons.lightPercent, | |
'percentage': FontAwesomeIcons.lightPercentage, | |
'person-booth': FontAwesomeIcons.lightPersonBooth, | |
'person-carry': FontAwesomeIcons.lightPersonCarry, | |
'person-dolly': FontAwesomeIcons.lightPersonDolly, | |
'person-dolly-empty': FontAwesomeIcons.lightPersonDollyEmpty, | |
'person-sign': FontAwesomeIcons.lightPersonSign, | |
'phone': FontAwesomeIcons.lightPhone, | |
'phone-alt': FontAwesomeIcons.lightPhoneAlt, | |
'phone-laptop': FontAwesomeIcons.lightPhoneLaptop, | |
'phone-office': FontAwesomeIcons.lightPhoneOffice, | |
'phone-plus': FontAwesomeIcons.lightPhonePlus, | |
'phone-rotary': FontAwesomeIcons.lightPhoneRotary, | |
'phone-slash': FontAwesomeIcons.lightPhoneSlash, | |
'phone-square': FontAwesomeIcons.lightPhoneSquare, | |
'phone-square-alt': FontAwesomeIcons.lightPhoneSquareAlt, | |
'phone-volume': FontAwesomeIcons.lightPhoneVolume, | |
'photo-video': FontAwesomeIcons.lightPhotoVideo, | |
'pi': FontAwesomeIcons.lightPi, | |
'piano': FontAwesomeIcons.lightPiano, | |
'piano-keyboard': FontAwesomeIcons.lightPianoKeyboard, | |
'pie': FontAwesomeIcons.lightPie, | |
'pig': FontAwesomeIcons.lightPig, | |
'piggy-bank': FontAwesomeIcons.lightPiggyBank, | |
'pills': FontAwesomeIcons.lightPills, | |
'pizza': FontAwesomeIcons.lightPizza, | |
'pizza-slice': FontAwesomeIcons.lightPizzaSlice, | |
'place-of-worship': FontAwesomeIcons.lightPlaceOfWorship, | |
'plane': FontAwesomeIcons.lightPlane, | |
'plane-alt': FontAwesomeIcons.lightPlaneAlt, | |
'plane-arrival': FontAwesomeIcons.lightPlaneArrival, | |
'plane-departure': FontAwesomeIcons.lightPlaneDeparture, | |
'plane-slash': FontAwesomeIcons.lightPlaneSlash, | |
'planet-moon': FontAwesomeIcons.lightPlanetMoon, | |
'planet-ringed': FontAwesomeIcons.lightPlanetRinged, | |
'play': FontAwesomeIcons.lightPlay, | |
'play-circle': FontAwesomeIcons.lightPlayCircle, | |
'plug': FontAwesomeIcons.lightPlug, | |
'plus': FontAwesomeIcons.lightPlus, | |
'plus-circle': FontAwesomeIcons.lightPlusCircle, | |
'plus-hexagon': FontAwesomeIcons.lightPlusHexagon, | |
'plus-octagon': FontAwesomeIcons.lightPlusOctagon, | |
'plus-square': FontAwesomeIcons.lightPlusSquare, | |
'podcast': FontAwesomeIcons.lightPodcast, | |
'podium': FontAwesomeIcons.lightPodium, | |
'podium-star': FontAwesomeIcons.lightPodiumStar, | |
'police-box': FontAwesomeIcons.lightPoliceBox, | |
'poll': FontAwesomeIcons.lightPoll, | |
'poll-h': FontAwesomeIcons.lightPollH, | |
'poll-people': FontAwesomeIcons.lightPollPeople, | |
'poo': FontAwesomeIcons.lightPoo, | |
'poo-storm': FontAwesomeIcons.lightPooStorm, | |
'poop': FontAwesomeIcons.lightPoop, | |
'popcorn': FontAwesomeIcons.lightPopcorn, | |
'portal-enter': FontAwesomeIcons.lightPortalEnter, | |
'portal-exit': FontAwesomeIcons.lightPortalExit, | |
'portrait': FontAwesomeIcons.lightPortrait, | |
'pound-sign': FontAwesomeIcons.lightPoundSign, | |
'power-off': FontAwesomeIcons.lightPowerOff, | |
'pray': FontAwesomeIcons.lightPray, | |
'praying-hands': FontAwesomeIcons.lightPrayingHands, | |
'prescription': FontAwesomeIcons.lightPrescription, | |
'prescription-bottle': FontAwesomeIcons.lightPrescriptionBottle, | |
'prescription-bottle-alt': FontAwesomeIcons.lightPrescriptionBottleAlt, | |
'presentation': FontAwesomeIcons.lightPresentation, | |
'print': FontAwesomeIcons.lightPrint, | |
'print-search': FontAwesomeIcons.lightPrintSearch, | |
'print-slash': FontAwesomeIcons.lightPrintSlash, | |
'procedures': FontAwesomeIcons.lightProcedures, | |
'project-diagram': FontAwesomeIcons.lightProjectDiagram, | |
'projector': FontAwesomeIcons.lightProjector, | |
'pump-medical': FontAwesomeIcons.lightPumpMedical, | |
'pump-soap': FontAwesomeIcons.lightPumpSoap, | |
'pumpkin': FontAwesomeIcons.lightPumpkin, | |
'puzzle-piece': FontAwesomeIcons.lightPuzzlePiece, | |
'qrcode': FontAwesomeIcons.lightQrcode, | |
'question': FontAwesomeIcons.lightQuestion, | |
'question-circle': FontAwesomeIcons.lightQuestionCircle, | |
'question-square': FontAwesomeIcons.lightQuestionSquare, | |
'quidditch': FontAwesomeIcons.lightQuidditch, | |
'quote-left': FontAwesomeIcons.lightQuoteLeft, | |
'quote-right': FontAwesomeIcons.lightQuoteRight, | |
'quran': FontAwesomeIcons.lightQuran, | |
'rabbit': FontAwesomeIcons.lightRabbit, | |
'rabbit-fast': FontAwesomeIcons.lightRabbitFast, | |
'racquet': FontAwesomeIcons.lightRacquet, | |
'radar': FontAwesomeIcons.lightRadar, | |
'radiation': FontAwesomeIcons.lightRadiation, | |
'radiation-alt': FontAwesomeIcons.lightRadiationAlt, | |
'radio': FontAwesomeIcons.lightRadio, | |
'radio-alt': FontAwesomeIcons.lightRadioAlt, | |
'rainbow': FontAwesomeIcons.lightRainbow, | |
'raindrops': FontAwesomeIcons.lightRaindrops, | |
'ram': FontAwesomeIcons.lightRam, | |
'ramp-loading': FontAwesomeIcons.lightRampLoading, | |
'random': FontAwesomeIcons.lightRandom, | |
'raygun': FontAwesomeIcons.lightRaygun, | |
'receipt': FontAwesomeIcons.lightReceipt, | |
'record-vinyl': FontAwesomeIcons.lightRecordVinyl, | |
'rectangle-landscape': FontAwesomeIcons.lightRectangleLandscape, | |
'rectangle-portrait': FontAwesomeIcons.lightRectanglePortrait, | |
'rectangle-wide': FontAwesomeIcons.lightRectangleWide, | |
'recycle': FontAwesomeIcons.lightRecycle, | |
'redo': FontAwesomeIcons.lightRedo, | |
'redo-alt': FontAwesomeIcons.lightRedoAlt, | |
'refrigerator': FontAwesomeIcons.lightRefrigerator, | |
'registered': FontAwesomeIcons.lightRegistered, | |
'remove-format': FontAwesomeIcons.lightRemoveFormat, | |
'repeat': FontAwesomeIcons.lightRepeat, | |
'repeat-1': FontAwesomeIcons.lightRepeat1, | |
'repeat-1-alt': FontAwesomeIcons.lightRepeat1Alt, | |
'repeat-alt': FontAwesomeIcons.lightRepeatAlt, | |
'reply': FontAwesomeIcons.lightReply, | |
'reply-all': FontAwesomeIcons.lightReplyAll, | |
'republican': FontAwesomeIcons.lightRepublican, | |
'restroom': FontAwesomeIcons.lightRestroom, | |
'retweet': FontAwesomeIcons.lightRetweet, | |
'retweet-alt': FontAwesomeIcons.lightRetweetAlt, | |
'ribbon': FontAwesomeIcons.lightRibbon, | |
'ring': FontAwesomeIcons.lightRing, | |
'rings-wedding': FontAwesomeIcons.lightRingsWedding, | |
'road': FontAwesomeIcons.lightRoad, | |
'robot': FontAwesomeIcons.lightRobot, | |
'rocket': FontAwesomeIcons.lightRocket, | |
'rocket-launch': FontAwesomeIcons.lightRocketLaunch, | |
'route': FontAwesomeIcons.lightRoute, | |
'route-highway': FontAwesomeIcons.lightRouteHighway, | |
'route-interstate': FontAwesomeIcons.lightRouteInterstate, | |
'router': FontAwesomeIcons.lightRouter, | |
'rss': FontAwesomeIcons.lightRss, | |
'rss-square': FontAwesomeIcons.lightRssSquare, | |
'ruble-sign': FontAwesomeIcons.lightRubleSign, | |
'ruler': FontAwesomeIcons.lightRuler, | |
'ruler-combined': FontAwesomeIcons.lightRulerCombined, | |
'ruler-horizontal': FontAwesomeIcons.lightRulerHorizontal, | |
'ruler-triangle': FontAwesomeIcons.lightRulerTriangle, | |
'ruler-vertical': FontAwesomeIcons.lightRulerVertical, | |
'running': FontAwesomeIcons.lightRunning, | |
'rupee-sign': FontAwesomeIcons.lightRupeeSign, | |
'rv': FontAwesomeIcons.lightRv, | |
'sack': FontAwesomeIcons.lightSack, | |
'sack-dollar': FontAwesomeIcons.lightSackDollar, | |
'sad-cry': FontAwesomeIcons.lightSadCry, | |
'sad-tear': FontAwesomeIcons.lightSadTear, | |
'salad': FontAwesomeIcons.lightSalad, | |
'sandwich': FontAwesomeIcons.lightSandwich, | |
'satellite': FontAwesomeIcons.lightSatellite, | |
'satellite-dish': FontAwesomeIcons.lightSatelliteDish, | |
'sausage': FontAwesomeIcons.lightSausage, | |
'save': FontAwesomeIcons.lightSave, | |
'sax-hot': FontAwesomeIcons.lightSaxHot, | |
'saxophone': FontAwesomeIcons.lightSaxophone, | |
'scalpel': FontAwesomeIcons.lightScalpel, | |
'scalpel-path': FontAwesomeIcons.lightScalpelPath, | |
'scanner': FontAwesomeIcons.lightScanner, | |
'scanner-image': FontAwesomeIcons.lightScannerImage, | |
'scanner-keyboard': FontAwesomeIcons.lightScannerKeyboard, | |
'scanner-touchscreen': FontAwesomeIcons.lightScannerTouchscreen, | |
'scarecrow': FontAwesomeIcons.lightScarecrow, | |
'scarf': FontAwesomeIcons.lightScarf, | |
'school': FontAwesomeIcons.lightSchool, | |
'screwdriver': FontAwesomeIcons.lightScrewdriver, | |
'scroll': FontAwesomeIcons.lightScroll, | |
'scroll-old': FontAwesomeIcons.lightScrollOld, | |
'scrubber': FontAwesomeIcons.lightScrubber, | |
'scythe': FontAwesomeIcons.lightScythe, | |
'sd-card': FontAwesomeIcons.lightSdCard, | |
'search': FontAwesomeIcons.lightSearch, | |
'search-dollar': FontAwesomeIcons.lightSearchDollar, | |
'search-location': FontAwesomeIcons.lightSearchLocation, | |
'search-minus': FontAwesomeIcons.lightSearchMinus, | |
'search-plus': FontAwesomeIcons.lightSearchPlus, | |
'seedling': FontAwesomeIcons.lightSeedling, | |
'send-back': FontAwesomeIcons.lightSendBack, | |
'send-backward': FontAwesomeIcons.lightSendBackward, | |
'sensor': FontAwesomeIcons.lightSensor, | |
'sensor-alert': FontAwesomeIcons.lightSensorAlert, | |
'sensor-fire': FontAwesomeIcons.lightSensorFire, | |
'sensor-on': FontAwesomeIcons.lightSensorOn, | |
'sensor-smoke': FontAwesomeIcons.lightSensorSmoke, | |
'server': FontAwesomeIcons.lightServer, | |
'shapes': FontAwesomeIcons.lightShapes, | |
'share': FontAwesomeIcons.lightShare, | |
'share-all': FontAwesomeIcons.lightShareAll, | |
'share-alt': FontAwesomeIcons.lightShareAlt, | |
'share-alt-square': FontAwesomeIcons.lightShareAltSquare, | |
'share-square': FontAwesomeIcons.lightShareSquare, | |
'sheep': FontAwesomeIcons.lightSheep, | |
'shekel-sign': FontAwesomeIcons.lightShekelSign, | |
'shield': FontAwesomeIcons.lightShield, | |
'shield-alt': FontAwesomeIcons.lightShieldAlt, | |
'shield-check': FontAwesomeIcons.lightShieldCheck, | |
'shield-cross': FontAwesomeIcons.lightShieldCross, | |
'shield-virus': FontAwesomeIcons.lightShieldVirus, | |
'ship': FontAwesomeIcons.lightShip, | |
'shipping-fast': FontAwesomeIcons.lightShippingFast, | |
'shipping-timed': FontAwesomeIcons.lightShippingTimed, | |
'shish-kebab': FontAwesomeIcons.lightShishKebab, | |
'shoe-prints': FontAwesomeIcons.lightShoePrints, | |
'shopping-bag': FontAwesomeIcons.lightShoppingBag, | |
'shopping-basket': FontAwesomeIcons.lightShoppingBasket, | |
'shopping-cart': FontAwesomeIcons.lightShoppingCart, | |
'shovel': FontAwesomeIcons.lightShovel, | |
'shovel-snow': FontAwesomeIcons.lightShovelSnow, | |
'shower': FontAwesomeIcons.lightShower, | |
'shredder': FontAwesomeIcons.lightShredder, | |
'shuttle-van': FontAwesomeIcons.lightShuttleVan, | |
'shuttlecock': FontAwesomeIcons.lightShuttlecock, | |
'sickle': FontAwesomeIcons.lightSickle, | |
'sigma': FontAwesomeIcons.lightSigma, | |
'sign': FontAwesomeIcons.lightSign, | |
'sign-in': FontAwesomeIcons.lightSignIn, | |
'sign-in-alt': FontAwesomeIcons.lightSignInAlt, | |
'sign-language': FontAwesomeIcons.lightSignLanguage, | |
'sign-out': FontAwesomeIcons.lightSignOut, | |
'sign-out-alt': FontAwesomeIcons.lightSignOutAlt, | |
'signal': FontAwesomeIcons.lightSignal, | |
'signal-1': FontAwesomeIcons.lightSignal1, | |
'signal-2': FontAwesomeIcons.lightSignal2, | |
'signal-3': FontAwesomeIcons.lightSignal3, | |
'signal-4': FontAwesomeIcons.lightSignal4, | |
'signal-alt': FontAwesomeIcons.lightSignalAlt, | |
'signal-alt-1': FontAwesomeIcons.lightSignalAlt1, | |
'signal-alt-2': FontAwesomeIcons.lightSignalAlt2, | |
'signal-alt-3': FontAwesomeIcons.lightSignalAlt3, | |
'signal-alt-slash': FontAwesomeIcons.lightSignalAltSlash, | |
'signal-slash': FontAwesomeIcons.lightSignalSlash, | |
'signal-stream': FontAwesomeIcons.lightSignalStream, | |
'signature': FontAwesomeIcons.lightSignature, | |
'sim-card': FontAwesomeIcons.lightSimCard, | |
'sink': FontAwesomeIcons.lightSink, | |
'siren': FontAwesomeIcons.lightSiren, | |
'siren-on': FontAwesomeIcons.lightSirenOn, | |
'sitemap': FontAwesomeIcons.lightSitemap, | |
'skating': FontAwesomeIcons.lightSkating, | |
'skeleton': FontAwesomeIcons.lightSkeleton, | |
'ski-jump': FontAwesomeIcons.lightSkiJump, | |
'ski-lift': FontAwesomeIcons.lightSkiLift, | |
'skiing': FontAwesomeIcons.lightSkiing, | |
'skiing-nordic': FontAwesomeIcons.lightSkiingNordic, | |
'skull': FontAwesomeIcons.lightSkull, | |
'skull-cow': FontAwesomeIcons.lightSkullCow, | |
'skull-crossbones': FontAwesomeIcons.lightSkullCrossbones, | |
'slash': FontAwesomeIcons.lightSlash, | |
'sledding': FontAwesomeIcons.lightSledding, | |
'sleigh': FontAwesomeIcons.lightSleigh, | |
'sliders-h': FontAwesomeIcons.lightSlidersH, | |
'sliders-h-square': FontAwesomeIcons.lightSlidersHSquare, | |
'sliders-v': FontAwesomeIcons.lightSlidersV, | |
'sliders-v-square': FontAwesomeIcons.lightSlidersVSquare, | |
'smile': FontAwesomeIcons.lightSmile, | |
'smile-beam': FontAwesomeIcons.lightSmileBeam, | |
'smile-plus': FontAwesomeIcons.lightSmilePlus, | |
'smile-wink': FontAwesomeIcons.lightSmileWink, | |
'smog': FontAwesomeIcons.lightSmog, | |
'smoke': FontAwesomeIcons.lightSmoke, | |
'smoking': FontAwesomeIcons.lightSmoking, | |
'smoking-ban': FontAwesomeIcons.lightSmokingBan, | |
'sms': FontAwesomeIcons.lightSms, | |
'snake': FontAwesomeIcons.lightSnake, | |
'snooze': FontAwesomeIcons.lightSnooze, | |
'snow-blowing': FontAwesomeIcons.lightSnowBlowing, | |
'snowboarding': FontAwesomeIcons.lightSnowboarding, | |
'snowflake': FontAwesomeIcons.lightSnowflake, | |
'snowflakes': FontAwesomeIcons.lightSnowflakes, | |
'snowman': FontAwesomeIcons.lightSnowman, | |
'snowmobile': FontAwesomeIcons.lightSnowmobile, | |
'snowplow': FontAwesomeIcons.lightSnowplow, | |
'soap': FontAwesomeIcons.lightSoap, | |
'socks': FontAwesomeIcons.lightSocks, | |
'solar-panel': FontAwesomeIcons.lightSolarPanel, | |
'solar-system': FontAwesomeIcons.lightSolarSystem, | |
'sort': FontAwesomeIcons.lightSort, | |
'sort-alpha-down': FontAwesomeIcons.lightSortAlphaDown, | |
'sort-alpha-down-alt': FontAwesomeIcons.lightSortAlphaDownAlt, | |
'sort-alpha-up': FontAwesomeIcons.lightSortAlphaUp, | |
'sort-alpha-up-alt': FontAwesomeIcons.lightSortAlphaUpAlt, | |
'sort-alt': FontAwesomeIcons.lightSortAlt, | |
'sort-amount-down': FontAwesomeIcons.lightSortAmountDown, | |
'sort-amount-down-alt': FontAwesomeIcons.lightSortAmountDownAlt, | |
'sort-amount-up': FontAwesomeIcons.lightSortAmountUp, | |
'sort-amount-up-alt': FontAwesomeIcons.lightSortAmountUpAlt, | |
'sort-circle': FontAwesomeIcons.lightSortCircle, | |
'sort-circle-down': FontAwesomeIcons.lightSortCircleDown, | |
'sort-circle-up': FontAwesomeIcons.lightSortCircleUp, | |
'sort-down': FontAwesomeIcons.lightSortDown, | |
'sort-numeric-down': FontAwesomeIcons.lightSortNumericDown, | |
'sort-numeric-down-alt': FontAwesomeIcons.lightSortNumericDownAlt, | |
'sort-numeric-up': FontAwesomeIcons.lightSortNumericUp, | |
'sort-numeric-up-alt': FontAwesomeIcons.lightSortNumericUpAlt, | |
'sort-shapes-down': FontAwesomeIcons.lightSortShapesDown, | |
'sort-shapes-down-alt': FontAwesomeIcons.lightSortShapesDownAlt, | |
'sort-shapes-up': FontAwesomeIcons.lightSortShapesUp, | |
'sort-shapes-up-alt': FontAwesomeIcons.lightSortShapesUpAlt, | |
'sort-size-down': FontAwesomeIcons.lightSortSizeDown, | |
'sort-size-down-alt': FontAwesomeIcons.lightSortSizeDownAlt, | |
'sort-size-up': FontAwesomeIcons.lightSortSizeUp, | |
'sort-size-up-alt': FontAwesomeIcons.lightSortSizeUpAlt, | |
'sort-up': FontAwesomeIcons.lightSortUp, | |
'soup': FontAwesomeIcons.lightSoup, | |
'spa': FontAwesomeIcons.lightSpa, | |
'space-shuttle': FontAwesomeIcons.lightSpaceShuttle, | |
'space-station-moon': FontAwesomeIcons.lightSpaceStationMoon, | |
'space-station-moon-alt': FontAwesomeIcons.lightSpaceStationMoonAlt, | |
'spade': FontAwesomeIcons.lightSpade, | |
'sparkles': FontAwesomeIcons.lightSparkles, | |
'speaker': FontAwesomeIcons.lightSpeaker, | |
'speakers': FontAwesomeIcons.lightSpeakers, | |
'spell-check': FontAwesomeIcons.lightSpellCheck, | |
'spider': FontAwesomeIcons.lightSpider, | |
'spider-black-widow': FontAwesomeIcons.lightSpiderBlackWidow, | |
'spider-web': FontAwesomeIcons.lightSpiderWeb, | |
'spinner': FontAwesomeIcons.lightSpinner, | |
'spinner-third': FontAwesomeIcons.lightSpinnerThird, | |
'splotch': FontAwesomeIcons.lightSplotch, | |
'spray-can': FontAwesomeIcons.lightSprayCan, | |
'sprinkler': FontAwesomeIcons.lightSprinkler, | |
'square': FontAwesomeIcons.lightSquare, | |
'square-full': FontAwesomeIcons.lightSquareFull, | |
'square-root': FontAwesomeIcons.lightSquareRoot, | |
'square-root-alt': FontAwesomeIcons.lightSquareRootAlt, | |
'squirrel': FontAwesomeIcons.lightSquirrel, | |
'staff': FontAwesomeIcons.lightStaff, | |
'stamp': FontAwesomeIcons.lightStamp, | |
'star': FontAwesomeIcons.lightStar, | |
'star-and-crescent': FontAwesomeIcons.lightStarAndCrescent, | |
'star-christmas': FontAwesomeIcons.lightStarChristmas, | |
'star-exclamation': FontAwesomeIcons.lightStarExclamation, | |
'star-half': FontAwesomeIcons.lightStarHalf, | |
'star-half-alt': FontAwesomeIcons.lightStarHalfAlt, | |
'star-of-david': FontAwesomeIcons.lightStarOfDavid, | |
'star-of-life': FontAwesomeIcons.lightStarOfLife, | |
'star-shooting': FontAwesomeIcons.lightStarShooting, | |
'starfighter': FontAwesomeIcons.lightStarfighter, | |
'starfighter-alt': FontAwesomeIcons.lightStarfighterAlt, | |
'stars': FontAwesomeIcons.lightStars, | |
'starship': FontAwesomeIcons.lightStarship, | |
'starship-freighter': FontAwesomeIcons.lightStarshipFreighter, | |
'steak': FontAwesomeIcons.lightSteak, | |
'steering-wheel': FontAwesomeIcons.lightSteeringWheel, | |
'step-backward': FontAwesomeIcons.lightStepBackward, | |
'step-forward': FontAwesomeIcons.lightStepForward, | |
'stethoscope': FontAwesomeIcons.lightStethoscope, | |
'sticky-note': FontAwesomeIcons.lightStickyNote, | |
'stocking': FontAwesomeIcons.lightStocking, | |
'stomach': FontAwesomeIcons.lightStomach, | |
'stop': FontAwesomeIcons.lightStop, | |
'stop-circle': FontAwesomeIcons.lightStopCircle, | |
'stopwatch': FontAwesomeIcons.lightStopwatch, | |
'stopwatch-20': FontAwesomeIcons.lightStopwatch20, | |
'store': FontAwesomeIcons.lightStore, | |
'store-alt': FontAwesomeIcons.lightStoreAlt, | |
'store-alt-slash': FontAwesomeIcons.lightStoreAltSlash, | |
'store-slash': FontAwesomeIcons.lightStoreSlash, | |
'stream': FontAwesomeIcons.lightStream, | |
'street-view': FontAwesomeIcons.lightStreetView, | |
'stretcher': FontAwesomeIcons.lightStretcher, | |
'strikethrough': FontAwesomeIcons.lightStrikethrough, | |
'stroopwafel': FontAwesomeIcons.lightStroopwafel, | |
'subscript': FontAwesomeIcons.lightSubscript, | |
'subway': FontAwesomeIcons.lightSubway, | |
'suitcase': FontAwesomeIcons.lightSuitcase, | |
'suitcase-rolling': FontAwesomeIcons.lightSuitcaseRolling, | |
'sun': FontAwesomeIcons.lightSun, | |
'sun-cloud': FontAwesomeIcons.lightSunCloud, | |
'sun-dust': FontAwesomeIcons.lightSunDust, | |
'sun-haze': FontAwesomeIcons.lightSunHaze, | |
'sunglasses': FontAwesomeIcons.lightSunglasses, | |
'sunrise': FontAwesomeIcons.lightSunrise, | |
'sunset': FontAwesomeIcons.lightSunset, | |
'superscript': FontAwesomeIcons.lightSuperscript, | |
'surprise': FontAwesomeIcons.lightSurprise, | |
'swatchbook': FontAwesomeIcons.lightSwatchbook, | |
'swimmer': FontAwesomeIcons.lightSwimmer, | |
'swimming-pool': FontAwesomeIcons.lightSwimmingPool, | |
'sword': FontAwesomeIcons.lightSword, | |
'sword-laser': FontAwesomeIcons.lightSwordLaser, | |
'sword-laser-alt': FontAwesomeIcons.lightSwordLaserAlt, | |
'swords': FontAwesomeIcons.lightSwords, | |
'swords-laser': FontAwesomeIcons.lightSwordsLaser, | |
'synagogue': FontAwesomeIcons.lightSynagogue, | |
'sync': FontAwesomeIcons.lightSync, | |
'sync-alt': FontAwesomeIcons.lightSyncAlt, | |
'syringe': FontAwesomeIcons.lightSyringe, | |
'table': FontAwesomeIcons.lightTable, | |
'table-tennis': FontAwesomeIcons.lightTableTennis, | |
'tablet': FontAwesomeIcons.lightTablet, | |
'tablet-alt': FontAwesomeIcons.lightTabletAlt, | |
'tablet-android': FontAwesomeIcons.lightTabletAndroid, | |
'tablet-android-alt': FontAwesomeIcons.lightTabletAndroidAlt, | |
'tablet-rugged': FontAwesomeIcons.lightTabletRugged, | |
'tablets': FontAwesomeIcons.lightTablets, | |
'tachometer': FontAwesomeIcons.lightTachometer, | |
'tachometer-alt': FontAwesomeIcons.lightTachometerAlt, | |
'tachometer-alt-average': FontAwesomeIcons.lightTachometerAltAverage, | |
'tachometer-alt-fast': FontAwesomeIcons.lightTachometerAltFast, | |
'tachometer-alt-fastest': FontAwesomeIcons.lightTachometerAltFastest, | |
'tachometer-alt-slow': FontAwesomeIcons.lightTachometerAltSlow, | |
'tachometer-alt-slowest': FontAwesomeIcons.lightTachometerAltSlowest, | |
'tachometer-average': FontAwesomeIcons.lightTachometerAverage, | |
'tachometer-fast': FontAwesomeIcons.lightTachometerFast, | |
'tachometer-fastest': FontAwesomeIcons.lightTachometerFastest, | |
'tachometer-slow': FontAwesomeIcons.lightTachometerSlow, | |
'tachometer-slowest': FontAwesomeIcons.lightTachometerSlowest, | |
'taco': FontAwesomeIcons.lightTaco, | |
'tag': FontAwesomeIcons.lightTag, | |
'tags': FontAwesomeIcons.lightTags, | |
'tally': FontAwesomeIcons.lightTally, | |
'tanakh': FontAwesomeIcons.lightTanakh, | |
'tape': FontAwesomeIcons.lightTape, | |
'tasks': FontAwesomeIcons.lightTasks, | |
'tasks-alt': FontAwesomeIcons.lightTasksAlt, | |
'taxi': FontAwesomeIcons.lightTaxi, | |
'teeth': FontAwesomeIcons.lightTeeth, | |
'teeth-open': FontAwesomeIcons.lightTeethOpen, | |
'telescope': FontAwesomeIcons.lightTelescope, | |
'temperature-down': FontAwesomeIcons.lightTemperatureDown, | |
'temperature-frigid': FontAwesomeIcons.lightTemperatureFrigid, | |
'temperature-high': FontAwesomeIcons.lightTemperatureHigh, | |
'temperature-hot': FontAwesomeIcons.lightTemperatureHot, | |
'temperature-low': FontAwesomeIcons.lightTemperatureLow, | |
'temperature-up': FontAwesomeIcons.lightTemperatureUp, | |
'tenge': FontAwesomeIcons.lightTenge, | |
'tennis-ball': FontAwesomeIcons.lightTennisBall, | |
'terminal': FontAwesomeIcons.lightTerminal, | |
'text': FontAwesomeIcons.lightText, | |
'text-height': FontAwesomeIcons.lightTextHeight, | |
'text-size': FontAwesomeIcons.lightTextSize, | |
'text-width': FontAwesomeIcons.lightTextWidth, | |
'th': FontAwesomeIcons.lightTh, | |
'th-large': FontAwesomeIcons.lightThLarge, | |
'th-list': FontAwesomeIcons.lightThList, | |
'theater-masks': FontAwesomeIcons.lightTheaterMasks, | |
'thermometer': FontAwesomeIcons.lightThermometer, | |
'thermometer-empty': FontAwesomeIcons.lightThermometerEmpty, | |
'thermometer-full': FontAwesomeIcons.lightThermometerFull, | |
'thermometer-half': FontAwesomeIcons.lightThermometerHalf, | |
'thermometer-quarter': FontAwesomeIcons.lightThermometerQuarter, | |
'thermometer-three-quarters': | |
FontAwesomeIcons.lightThermometerThreeQuarters, | |
'theta': FontAwesomeIcons.lightTheta, | |
'thumbs-down': FontAwesomeIcons.lightThumbsDown, | |
'thumbs-up': FontAwesomeIcons.lightThumbsUp, | |
'thumbtack': FontAwesomeIcons.lightThumbtack, | |
'thunderstorm': FontAwesomeIcons.lightThunderstorm, | |
'thunderstorm-moon': FontAwesomeIcons.lightThunderstormMoon, | |
'thunderstorm-sun': FontAwesomeIcons.lightThunderstormSun, | |
'ticket': FontAwesomeIcons.lightTicket, | |
'ticket-alt': FontAwesomeIcons.lightTicketAlt, | |
'tilde': FontAwesomeIcons.lightTilde, | |
'times': FontAwesomeIcons.lightTimes, | |
'times-circle': FontAwesomeIcons.lightTimesCircle, | |
'times-hexagon': FontAwesomeIcons.lightTimesHexagon, | |
'times-octagon': FontAwesomeIcons.lightTimesOctagon, | |
'times-square': FontAwesomeIcons.lightTimesSquare, | |
'tint': FontAwesomeIcons.lightTint, | |
'tint-slash': FontAwesomeIcons.lightTintSlash, | |
'tire': FontAwesomeIcons.lightTire, | |
'tire-flat': FontAwesomeIcons.lightTireFlat, | |
'tire-pressure-warning': FontAwesomeIcons.lightTirePressureWarning, | |
'tire-rugged': FontAwesomeIcons.lightTireRugged, | |
'tired': FontAwesomeIcons.lightTired, | |
'toggle-off': FontAwesomeIcons.lightToggleOff, | |
'toggle-on': FontAwesomeIcons.lightToggleOn, | |
'toilet': FontAwesomeIcons.lightToilet, | |
'toilet-paper': FontAwesomeIcons.lightToiletPaper, | |
'toilet-paper-alt': FontAwesomeIcons.lightToiletPaperAlt, | |
'toilet-paper-slash': FontAwesomeIcons.lightToiletPaperSlash, | |
'tombstone': FontAwesomeIcons.lightTombstone, | |
'tombstone-alt': FontAwesomeIcons.lightTombstoneAlt, | |
'toolbox': FontAwesomeIcons.lightToolbox, | |
'tools': FontAwesomeIcons.lightTools, | |
'tooth': FontAwesomeIcons.lightTooth, | |
'toothbrush': FontAwesomeIcons.lightToothbrush, | |
'torah': FontAwesomeIcons.lightTorah, | |
'torii-gate': FontAwesomeIcons.lightToriiGate, | |
'tornado': FontAwesomeIcons.lightTornado, | |
'tractor': FontAwesomeIcons.lightTractor, | |
'trademark': FontAwesomeIcons.lightTrademark, | |
'traffic-cone': FontAwesomeIcons.lightTrafficCone, | |
'traffic-light': FontAwesomeIcons.lightTrafficLight, | |
'traffic-light-go': FontAwesomeIcons.lightTrafficLightGo, | |
'traffic-light-slow': FontAwesomeIcons.lightTrafficLightSlow, | |
'traffic-light-stop': FontAwesomeIcons.lightTrafficLightStop, | |
'trailer': FontAwesomeIcons.lightTrailer, | |
'train': FontAwesomeIcons.lightTrain, | |
'tram': FontAwesomeIcons.lightTram, | |
'transgender': FontAwesomeIcons.lightTransgender, | |
'transgender-alt': FontAwesomeIcons.lightTransgenderAlt, | |
'transporter': FontAwesomeIcons.lightTransporter, | |
'transporter-1': FontAwesomeIcons.lightTransporter1, | |
'transporter-2': FontAwesomeIcons.lightTransporter2, | |
'transporter-3': FontAwesomeIcons.lightTransporter3, | |
'transporter-empty': FontAwesomeIcons.lightTransporterEmpty, | |
'trash': FontAwesomeIcons.lightTrash, | |
'trash-alt': FontAwesomeIcons.lightTrashAlt, | |
'trash-restore': FontAwesomeIcons.lightTrashRestore, | |
'trash-restore-alt': FontAwesomeIcons.lightTrashRestoreAlt, | |
'trash-undo': FontAwesomeIcons.lightTrashUndo, | |
'trash-undo-alt': FontAwesomeIcons.lightTrashUndoAlt, | |
'treasure-chest': FontAwesomeIcons.lightTreasureChest, | |
'tree': FontAwesomeIcons.lightTree, | |
'tree-alt': FontAwesomeIcons.lightTreeAlt, | |
'tree-christmas': FontAwesomeIcons.lightTreeChristmas, | |
'tree-decorated': FontAwesomeIcons.lightTreeDecorated, | |
'tree-large': FontAwesomeIcons.lightTreeLarge, | |
'tree-palm': FontAwesomeIcons.lightTreePalm, | |
'trees': FontAwesomeIcons.lightTrees, | |
'triangle': FontAwesomeIcons.lightTriangle, | |
'triangle-music': FontAwesomeIcons.lightTriangleMusic, | |
'trophy': FontAwesomeIcons.lightTrophy, | |
'trophy-alt': FontAwesomeIcons.lightTrophyAlt, | |
'truck': FontAwesomeIcons.lightTruck, | |
'truck-container': FontAwesomeIcons.lightTruckContainer, | |
'truck-couch': FontAwesomeIcons.lightTruckCouch, | |
'truck-loading': FontAwesomeIcons.lightTruckLoading, | |
'truck-monster': FontAwesomeIcons.lightTruckMonster, | |
'truck-moving': FontAwesomeIcons.lightTruckMoving, | |
'truck-pickup': FontAwesomeIcons.lightTruckPickup, | |
'truck-plow': FontAwesomeIcons.lightTruckPlow, | |
'truck-ramp': FontAwesomeIcons.lightTruckRamp, | |
'trumpet': FontAwesomeIcons.lightTrumpet, | |
'tshirt': FontAwesomeIcons.lightTshirt, | |
'tty': FontAwesomeIcons.lightTty, | |
'turkey': FontAwesomeIcons.lightTurkey, | |
'turntable': FontAwesomeIcons.lightTurntable, | |
'turtle': FontAwesomeIcons.lightTurtle, | |
'tv': FontAwesomeIcons.lightTv, | |
'tv-alt': FontAwesomeIcons.lightTvAlt, | |
'tv-music': FontAwesomeIcons.lightTvMusic, | |
'tv-retro': FontAwesomeIcons.lightTvRetro, | |
'typewriter': FontAwesomeIcons.lightTypewriter, | |
'ufo': FontAwesomeIcons.lightUfo, | |
'ufo-beam': FontAwesomeIcons.lightUfoBeam, | |
'umbrella': FontAwesomeIcons.lightUmbrella, | |
'umbrella-beach': FontAwesomeIcons.lightUmbrellaBeach, | |
'underline': FontAwesomeIcons.lightUnderline, | |
'undo': FontAwesomeIcons.lightUndo, | |
'undo-alt': FontAwesomeIcons.lightUndoAlt, | |
'unicorn': FontAwesomeIcons.lightUnicorn, | |
'union': FontAwesomeIcons.lightUnion, | |
'universal-access': FontAwesomeIcons.lightUniversalAccess, | |
'university': FontAwesomeIcons.lightUniversity, | |
'unlink': FontAwesomeIcons.lightUnlink, | |
'unlock': FontAwesomeIcons.lightUnlock, | |
'unlock-alt': FontAwesomeIcons.lightUnlockAlt, | |
'upload': FontAwesomeIcons.lightUpload, | |
'usb-drive': FontAwesomeIcons.lightUsbDrive, | |
'usd-circle': FontAwesomeIcons.lightUsdCircle, | |
'usd-square': FontAwesomeIcons.lightUsdSquare, | |
'user': FontAwesomeIcons.lightUser, | |
'user-alien': FontAwesomeIcons.lightUserAlien, | |
'user-alt': FontAwesomeIcons.lightUserAlt, | |
'user-alt-slash': FontAwesomeIcons.lightUserAltSlash, | |
'user-astronaut': FontAwesomeIcons.lightUserAstronaut, | |
'user-chart': FontAwesomeIcons.lightUserChart, | |
'user-check': FontAwesomeIcons.lightUserCheck, | |
'user-circle': FontAwesomeIcons.lightUserCircle, | |
'user-clock': FontAwesomeIcons.lightUserClock, | |
'user-cog': FontAwesomeIcons.lightUserCog, | |
'user-cowboy': FontAwesomeIcons.lightUserCowboy, | |
'user-crown': FontAwesomeIcons.lightUserCrown, | |
'user-edit': FontAwesomeIcons.lightUserEdit, | |
'user-friends': FontAwesomeIcons.lightUserFriends, | |
'user-graduate': FontAwesomeIcons.lightUserGraduate, | |
'user-hard-hat': FontAwesomeIcons.lightUserHardHat, | |
'user-headset': FontAwesomeIcons.lightUserHeadset, | |
'user-injured': FontAwesomeIcons.lightUserInjured, | |
'user-lock': FontAwesomeIcons.lightUserLock, | |
'user-md': FontAwesomeIcons.lightUserMd, | |
'user-md-chat': FontAwesomeIcons.lightUserMdChat, | |
'user-minus': FontAwesomeIcons.lightUserMinus, | |
'user-music': FontAwesomeIcons.lightUserMusic, | |
'user-ninja': FontAwesomeIcons.lightUserNinja, | |
'user-nurse': FontAwesomeIcons.lightUserNurse, | |
'user-plus': FontAwesomeIcons.lightUserPlus, | |
'user-robot': FontAwesomeIcons.lightUserRobot, | |
'user-secret': FontAwesomeIcons.lightUserSecret, | |
'user-shield': FontAwesomeIcons.lightUserShield, | |
'user-slash': FontAwesomeIcons.lightUserSlash, | |
'user-tag': FontAwesomeIcons.lightUserTag, | |
'user-tie': FontAwesomeIcons.lightUserTie, | |
'user-times': FontAwesomeIcons.lightUserTimes, | |
'user-unlock': FontAwesomeIcons.lightUserUnlock, | |
'user-visor': FontAwesomeIcons.lightUserVisor, | |
'users': FontAwesomeIcons.lightUsers, | |
'users-class': FontAwesomeIcons.lightUsersClass, | |
'users-cog': FontAwesomeIcons.lightUsersCog, | |
'users-crown': FontAwesomeIcons.lightUsersCrown, | |
'users-medical': FontAwesomeIcons.lightUsersMedical, | |
'users-slash': FontAwesomeIcons.lightUsersSlash, | |
'utensil-fork': FontAwesomeIcons.lightUtensilFork, | |
'utensil-knife': FontAwesomeIcons.lightUtensilKnife, | |
'utensil-spoon': FontAwesomeIcons.lightUtensilSpoon, | |
'utensils': FontAwesomeIcons.lightUtensils, | |
'utensils-alt': FontAwesomeIcons.lightUtensilsAlt, | |
'vacuum': FontAwesomeIcons.lightVacuum, | |
'vacuum-robot': FontAwesomeIcons.lightVacuumRobot, | |
'value-absolute': FontAwesomeIcons.lightValueAbsolute, | |
'vector-square': FontAwesomeIcons.lightVectorSquare, | |
'venus': FontAwesomeIcons.lightVenus, | |
'venus-double': FontAwesomeIcons.lightVenusDouble, | |
'venus-mars': FontAwesomeIcons.lightVenusMars, | |
'vest': FontAwesomeIcons.lightVest, | |
'vest-patches': FontAwesomeIcons.lightVestPatches, | |
'vhs': FontAwesomeIcons.lightVhs, | |
'vial': FontAwesomeIcons.lightVial, | |
'vials': FontAwesomeIcons.lightVials, | |
'video': FontAwesomeIcons.lightVideo, | |
'video-plus': FontAwesomeIcons.lightVideoPlus, | |
'video-slash': FontAwesomeIcons.lightVideoSlash, | |
'vihara': FontAwesomeIcons.lightVihara, | |
'violin': FontAwesomeIcons.lightViolin, | |
'virus': FontAwesomeIcons.lightVirus, | |
'virus-slash': FontAwesomeIcons.lightVirusSlash, | |
'viruses': FontAwesomeIcons.lightViruses, | |
'voicemail': FontAwesomeIcons.lightVoicemail, | |
'volcano': FontAwesomeIcons.lightVolcano, | |
'volleyball-ball': FontAwesomeIcons.lightVolleyballBall, | |
'volume': FontAwesomeIcons.lightVolume, | |
'volume-down': FontAwesomeIcons.lightVolumeDown, | |
'volume-mute': FontAwesomeIcons.lightVolumeMute, | |
'volume-off': FontAwesomeIcons.lightVolumeOff, | |
'volume-slash': FontAwesomeIcons.lightVolumeSlash, | |
'volume-up': FontAwesomeIcons.lightVolumeUp, | |
'vote-nay': FontAwesomeIcons.lightVoteNay, | |
'vote-yea': FontAwesomeIcons.lightVoteYea, | |
'vr-cardboard': FontAwesomeIcons.lightVrCardboard, | |
'wagon-covered': FontAwesomeIcons.lightWagonCovered, | |
'walker': FontAwesomeIcons.lightWalker, | |
'walkie-talkie': FontAwesomeIcons.lightWalkieTalkie, | |
'walking': FontAwesomeIcons.lightWalking, | |
'wallet': FontAwesomeIcons.lightWallet, | |
'wand': FontAwesomeIcons.lightWand, | |
'wand-magic': FontAwesomeIcons.lightWandMagic, | |
'warehouse': FontAwesomeIcons.lightWarehouse, | |
'warehouse-alt': FontAwesomeIcons.lightWarehouseAlt, | |
'washer': FontAwesomeIcons.lightWasher, | |
'watch': FontAwesomeIcons.lightWatch, | |
'watch-calculator': FontAwesomeIcons.lightWatchCalculator, | |
'watch-fitness': FontAwesomeIcons.lightWatchFitness, | |
'water': FontAwesomeIcons.lightWater, | |
'water-lower': FontAwesomeIcons.lightWaterLower, | |
'water-rise': FontAwesomeIcons.lightWaterRise, | |
'wave-sine': FontAwesomeIcons.lightWaveSine, | |
'wave-square': FontAwesomeIcons.lightWaveSquare, | |
'wave-triangle': FontAwesomeIcons.lightWaveTriangle, | |
'waveform': FontAwesomeIcons.lightWaveform, | |
'waveform-path': FontAwesomeIcons.lightWaveformPath, | |
'webcam': FontAwesomeIcons.lightWebcam, | |
'webcam-slash': FontAwesomeIcons.lightWebcamSlash, | |
'weight': FontAwesomeIcons.lightWeight, | |
'weight-hanging': FontAwesomeIcons.lightWeightHanging, | |
'whale': FontAwesomeIcons.lightWhale, | |
'wheat': FontAwesomeIcons.lightWheat, | |
'wheelchair': FontAwesomeIcons.lightWheelchair, | |
'whistle': FontAwesomeIcons.lightWhistle, | |
'wifi': FontAwesomeIcons.lightWifi, | |
'wifi-1': FontAwesomeIcons.lightWifi1, | |
'wifi-2': FontAwesomeIcons.lightWifi2, | |
'wifi-slash': FontAwesomeIcons.lightWifiSlash, | |
'wind': FontAwesomeIcons.lightWind, | |
'wind-turbine': FontAwesomeIcons.lightWindTurbine, | |
'wind-warning': FontAwesomeIcons.lightWindWarning, | |
'window': FontAwesomeIcons.lightWindow, | |
'window-alt': FontAwesomeIcons.lightWindowAlt, | |
'window-close': FontAwesomeIcons.lightWindowClose, | |
'window-frame': FontAwesomeIcons.lightWindowFrame, | |
'window-frame-open': FontAwesomeIcons.lightWindowFrameOpen, | |
'window-maximize': FontAwesomeIcons.lightWindowMaximize, | |
'window-minimize': FontAwesomeIcons.lightWindowMinimize, | |
'window-restore': FontAwesomeIcons.lightWindowRestore, | |
'windsock': FontAwesomeIcons.lightWindsock, | |
'wine-bottle': FontAwesomeIcons.lightWineBottle, | |
'wine-glass': FontAwesomeIcons.lightWineGlass, | |
'wine-glass-alt': FontAwesomeIcons.lightWineGlassAlt, | |
'won-sign': FontAwesomeIcons.lightWonSign, | |
'wreath': FontAwesomeIcons.lightWreath, | |
'wrench': FontAwesomeIcons.lightWrench, | |
'x-ray': FontAwesomeIcons.lightXRay, | |
'yen-sign': FontAwesomeIcons.lightYenSign, | |
'yin-yang': FontAwesomeIcons.lightYinYang, | |
}; | |
static IconData byName(String originalName) { | |
final icon = icons[originalName]; | |
if (icon == null) { | |
throw new ArgumentError( | |
'The following icon was not found: $originalName', | |
); | |
} | |
return icon; | |
} | |
static IconData withFallback( | |
String originalName, { | |
IconData fallback = FontAwesomeIcons.question, | |
}) => | |
icons[originalName] ?? fallback; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
library font_awesome_flutter_original; | |
import 'package:flutter/widgets.dart'; | |
import 'package:font_awesome_flutter/font_awesome_flutter.dart'; | |
// THIS FILE IS AUTOMATICALLY GENERATED! | |
class FontAwesomeIconsOriginal { | |
static const Map<String, IconData> icons = { | |
'abacus': FontAwesomeIcons.abacus, | |
'acorn': FontAwesomeIcons.acorn, | |
'ad': FontAwesomeIcons.ad, | |
'address-book': FontAwesomeIcons.addressBook, | |
'address-card': FontAwesomeIcons.addressCard, | |
'adjust': FontAwesomeIcons.adjust, | |
'air-conditioner': FontAwesomeIcons.airConditioner, | |
'air-freshener': FontAwesomeIcons.airFreshener, | |
'alarm-clock': FontAwesomeIcons.alarmClock, | |
'alarm-exclamation': FontAwesomeIcons.alarmExclamation, | |
'alarm-plus': FontAwesomeIcons.alarmPlus, | |
'alarm-snooze': FontAwesomeIcons.alarmSnooze, | |
'album': FontAwesomeIcons.album, | |
'album-collection': FontAwesomeIcons.albumCollection, | |
'alicorn': FontAwesomeIcons.alicorn, | |
'alien': FontAwesomeIcons.alien, | |
'alien-monster': FontAwesomeIcons.alienMonster, | |
'align-center': FontAwesomeIcons.alignCenter, | |
'align-justify': FontAwesomeIcons.alignJustify, | |
'align-left': FontAwesomeIcons.alignLeft, | |
'align-right': FontAwesomeIcons.alignRight, | |
'align-slash': FontAwesomeIcons.alignSlash, | |
'allergies': FontAwesomeIcons.allergies, | |
'ambulance': FontAwesomeIcons.ambulance, | |
'american-sign-language-interpreting': | |
FontAwesomeIcons.americanSignLanguageInterpreting, | |
'amp-guitar': FontAwesomeIcons.ampGuitar, | |
'analytics': FontAwesomeIcons.analytics, | |
'anchor': FontAwesomeIcons.anchor, | |
'angel': FontAwesomeIcons.angel, | |
'angle-double-down': FontAwesomeIcons.angleDoubleDown, | |
'angle-double-left': FontAwesomeIcons.angleDoubleLeft, | |
'angle-double-right': FontAwesomeIcons.angleDoubleRight, | |
'angle-double-up': FontAwesomeIcons.angleDoubleUp, | |
'angle-down': FontAwesomeIcons.angleDown, | |
'angle-left': FontAwesomeIcons.angleLeft, | |
'angle-right': FontAwesomeIcons.angleRight, | |
'angle-up': FontAwesomeIcons.angleUp, | |
'angry': FontAwesomeIcons.angry, | |
'ankh': FontAwesomeIcons.ankh, | |
'apple-alt': FontAwesomeIcons.appleAlt, | |
'apple-crate': FontAwesomeIcons.appleCrate, | |
'archive': FontAwesomeIcons.archive, | |
'archway': FontAwesomeIcons.archway, | |
'arrow-alt-circle-down': FontAwesomeIcons.arrowAltCircleDown, | |
'arrow-alt-circle-left': FontAwesomeIcons.arrowAltCircleLeft, | |
'arrow-alt-circle-right': FontAwesomeIcons.arrowAltCircleRight, | |
'arrow-alt-circle-up': FontAwesomeIcons.arrowAltCircleUp, | |
'arrow-alt-down': FontAwesomeIcons.arrowAltDown, | |
'arrow-alt-from-bottom': FontAwesomeIcons.arrowAltFromBottom, | |
'arrow-alt-from-left': FontAwesomeIcons.arrowAltFromLeft, | |
'arrow-alt-from-right': FontAwesomeIcons.arrowAltFromRight, | |
'arrow-alt-from-top': FontAwesomeIcons.arrowAltFromTop, | |
'arrow-alt-left': FontAwesomeIcons.arrowAltLeft, | |
'arrow-alt-right': FontAwesomeIcons.arrowAltRight, | |
'arrow-alt-square-down': FontAwesomeIcons.arrowAltSquareDown, | |
'arrow-alt-square-left': FontAwesomeIcons.arrowAltSquareLeft, | |
'arrow-alt-square-right': FontAwesomeIcons.arrowAltSquareRight, | |
'arrow-alt-square-up': FontAwesomeIcons.arrowAltSquareUp, | |
'arrow-alt-to-bottom': FontAwesomeIcons.arrowAltToBottom, | |
'arrow-alt-to-left': FontAwesomeIcons.arrowAltToLeft, | |
'arrow-alt-to-right': FontAwesomeIcons.arrowAltToRight, | |
'arrow-alt-to-top': FontAwesomeIcons.arrowAltToTop, | |
'arrow-alt-up': FontAwesomeIcons.arrowAltUp, | |
'arrow-circle-down': FontAwesomeIcons.arrowCircleDown, | |
'arrow-circle-left': FontAwesomeIcons.arrowCircleLeft, | |
'arrow-circle-right': FontAwesomeIcons.arrowCircleRight, | |
'arrow-circle-up': FontAwesomeIcons.arrowCircleUp, | |
'arrow-down': FontAwesomeIcons.arrowDown, | |
'arrow-from-bottom': FontAwesomeIcons.arrowFromBottom, | |
'arrow-from-left': FontAwesomeIcons.arrowFromLeft, | |
'arrow-from-right': FontAwesomeIcons.arrowFromRight, | |
'arrow-from-top': FontAwesomeIcons.arrowFromTop, | |
'arrow-left': FontAwesomeIcons.arrowLeft, | |
'arrow-right': FontAwesomeIcons.arrowRight, | |
'arrow-square-down': FontAwesomeIcons.arrowSquareDown, | |
'arrow-square-left': FontAwesomeIcons.arrowSquareLeft, | |
'arrow-square-right': FontAwesomeIcons.arrowSquareRight, | |
'arrow-square-up': FontAwesomeIcons.arrowSquareUp, | |
'arrow-to-bottom': FontAwesomeIcons.arrowToBottom, | |
'arrow-to-left': FontAwesomeIcons.arrowToLeft, | |
'arrow-to-right': FontAwesomeIcons.arrowToRight, | |
'arrow-to-top': FontAwesomeIcons.arrowToTop, | |
'arrow-up': FontAwesomeIcons.arrowUp, | |
'arrows': FontAwesomeIcons.arrows, | |
'arrows-alt': FontAwesomeIcons.arrowsAlt, | |
'arrows-alt-h': FontAwesomeIcons.arrowsAltH, | |
'arrows-alt-v': FontAwesomeIcons.arrowsAltV, | |
'arrows-h': FontAwesomeIcons.arrowsH, | |
'arrows-v': FontAwesomeIcons.arrowsV, | |
'assistive-listening-systems': FontAwesomeIcons.assistiveListeningSystems, | |
'asterisk': FontAwesomeIcons.asterisk, | |
'at': FontAwesomeIcons.at, | |
'atlas': FontAwesomeIcons.atlas, | |
'atom': FontAwesomeIcons.atom, | |
'atom-alt': FontAwesomeIcons.atomAlt, | |
'audio-description': FontAwesomeIcons.audioDescription, | |
'award': FontAwesomeIcons.award, | |
'axe': FontAwesomeIcons.axe, | |
'axe-battle': FontAwesomeIcons.axeBattle, | |
'baby': FontAwesomeIcons.baby, | |
'baby-carriage': FontAwesomeIcons.babyCarriage, | |
'backpack': FontAwesomeIcons.backpack, | |
'backspace': FontAwesomeIcons.backspace, | |
'backward': FontAwesomeIcons.backward, | |
'bacon': FontAwesomeIcons.bacon, | |
'bacteria': FontAwesomeIcons.bacteria, | |
'bacterium': FontAwesomeIcons.bacterium, | |
'badge': FontAwesomeIcons.badge, | |
'badge-check': FontAwesomeIcons.badgeCheck, | |
'badge-dollar': FontAwesomeIcons.badgeDollar, | |
'badge-percent': FontAwesomeIcons.badgePercent, | |
'badge-sheriff': FontAwesomeIcons.badgeSheriff, | |
'badger-honey': FontAwesomeIcons.badgerHoney, | |
'bags-shopping': FontAwesomeIcons.bagsShopping, | |
'bahai': FontAwesomeIcons.bahai, | |
'balance-scale': FontAwesomeIcons.balanceScale, | |
'balance-scale-left': FontAwesomeIcons.balanceScaleLeft, | |
'balance-scale-right': FontAwesomeIcons.balanceScaleRight, | |
'ball-pile': FontAwesomeIcons.ballPile, | |
'ballot': FontAwesomeIcons.ballot, | |
'ballot-check': FontAwesomeIcons.ballotCheck, | |
'ban': FontAwesomeIcons.ban, | |
'band-aid': FontAwesomeIcons.bandAid, | |
'banjo': FontAwesomeIcons.banjo, | |
'barcode': FontAwesomeIcons.barcode, | |
'barcode-alt': FontAwesomeIcons.barcodeAlt, | |
'barcode-read': FontAwesomeIcons.barcodeRead, | |
'barcode-scan': FontAwesomeIcons.barcodeScan, | |
'bars': FontAwesomeIcons.bars, | |
'baseball': FontAwesomeIcons.baseball, | |
'baseball-ball': FontAwesomeIcons.baseballBall, | |
'basketball-ball': FontAwesomeIcons.basketballBall, | |
'basketball-hoop': FontAwesomeIcons.basketballHoop, | |
'bat': FontAwesomeIcons.bat, | |
'bath': FontAwesomeIcons.bath, | |
'battery-bolt': FontAwesomeIcons.batteryBolt, | |
'battery-empty': FontAwesomeIcons.batteryEmpty, | |
'battery-full': FontAwesomeIcons.batteryFull, | |
'battery-half': FontAwesomeIcons.batteryHalf, | |
'battery-quarter': FontAwesomeIcons.batteryQuarter, | |
'battery-slash': FontAwesomeIcons.batterySlash, | |
'battery-three-quarters': FontAwesomeIcons.batteryThreeQuarters, | |
'bed': FontAwesomeIcons.bed, | |
'bed-alt': FontAwesomeIcons.bedAlt, | |
'bed-bunk': FontAwesomeIcons.bedBunk, | |
'bed-empty': FontAwesomeIcons.bedEmpty, | |
'beer': FontAwesomeIcons.beer, | |
'bell': FontAwesomeIcons.bell, | |
'bell-exclamation': FontAwesomeIcons.bellExclamation, | |
'bell-on': FontAwesomeIcons.bellOn, | |
'bell-plus': FontAwesomeIcons.bellPlus, | |
'bell-school': FontAwesomeIcons.bellSchool, | |
'bell-school-slash': FontAwesomeIcons.bellSchoolSlash, | |
'bell-slash': FontAwesomeIcons.bellSlash, | |
'bells': FontAwesomeIcons.bells, | |
'betamax': FontAwesomeIcons.betamax, | |
'bezier-curve': FontAwesomeIcons.bezierCurve, | |
'bible': FontAwesomeIcons.bible, | |
'bicycle': FontAwesomeIcons.bicycle, | |
'biking': FontAwesomeIcons.biking, | |
'biking-mountain': FontAwesomeIcons.bikingMountain, | |
'binoculars': FontAwesomeIcons.binoculars, | |
'biohazard': FontAwesomeIcons.biohazard, | |
'birthday-cake': FontAwesomeIcons.birthdayCake, | |
'blanket': FontAwesomeIcons.blanket, | |
'blender': FontAwesomeIcons.blender, | |
'blender-phone': FontAwesomeIcons.blenderPhone, | |
'blind': FontAwesomeIcons.blind, | |
'blinds': FontAwesomeIcons.blinds, | |
'blinds-open': FontAwesomeIcons.blindsOpen, | |
'blinds-raised': FontAwesomeIcons.blindsRaised, | |
'blog': FontAwesomeIcons.blog, | |
'bold': FontAwesomeIcons.bold, | |
'bolt': FontAwesomeIcons.bolt, | |
'bomb': FontAwesomeIcons.bomb, | |
'bone': FontAwesomeIcons.bone, | |
'bone-break': FontAwesomeIcons.boneBreak, | |
'bong': FontAwesomeIcons.bong, | |
'book': FontAwesomeIcons.book, | |
'book-alt': FontAwesomeIcons.bookAlt, | |
'book-dead': FontAwesomeIcons.bookDead, | |
'book-heart': FontAwesomeIcons.bookHeart, | |
'book-medical': FontAwesomeIcons.bookMedical, | |
'book-open': FontAwesomeIcons.bookOpen, | |
'book-reader': FontAwesomeIcons.bookReader, | |
'book-spells': FontAwesomeIcons.bookSpells, | |
'book-user': FontAwesomeIcons.bookUser, | |
'bookmark': FontAwesomeIcons.bookmark, | |
'books': FontAwesomeIcons.books, | |
'books-medical': FontAwesomeIcons.booksMedical, | |
'boombox': FontAwesomeIcons.boombox, | |
'boot': FontAwesomeIcons.boot, | |
'booth-curtain': FontAwesomeIcons.boothCurtain, | |
'border-all': FontAwesomeIcons.borderAll, | |
'border-bottom': FontAwesomeIcons.borderBottom, | |
'border-center-h': FontAwesomeIcons.borderCenterH, | |
'border-center-v': FontAwesomeIcons.borderCenterV, | |
'border-inner': FontAwesomeIcons.borderInner, | |
'border-left': FontAwesomeIcons.borderLeft, | |
'border-none': FontAwesomeIcons.borderNone, | |
'border-outer': FontAwesomeIcons.borderOuter, | |
'border-right': FontAwesomeIcons.borderRight, | |
'border-style': FontAwesomeIcons.borderStyle, | |
'border-style-alt': FontAwesomeIcons.borderStyleAlt, | |
'border-top': FontAwesomeIcons.borderTop, | |
'bow-arrow': FontAwesomeIcons.bowArrow, | |
'bowling-ball': FontAwesomeIcons.bowlingBall, | |
'bowling-pins': FontAwesomeIcons.bowlingPins, | |
'box': FontAwesomeIcons.box, | |
'box-alt': FontAwesomeIcons.boxAlt, | |
'box-ballot': FontAwesomeIcons.boxBallot, | |
'box-check': FontAwesomeIcons.boxCheck, | |
'box-fragile': FontAwesomeIcons.boxFragile, | |
'box-full': FontAwesomeIcons.boxFull, | |
'box-heart': FontAwesomeIcons.boxHeart, | |
'box-open': FontAwesomeIcons.boxOpen, | |
'box-tissue': FontAwesomeIcons.boxTissue, | |
'box-up': FontAwesomeIcons.boxUp, | |
'box-usd': FontAwesomeIcons.boxUsd, | |
'boxes': FontAwesomeIcons.boxes, | |
'boxes-alt': FontAwesomeIcons.boxesAlt, | |
'boxing-glove': FontAwesomeIcons.boxingGlove, | |
'brackets': FontAwesomeIcons.brackets, | |
'brackets-curly': FontAwesomeIcons.bracketsCurly, | |
'braille': FontAwesomeIcons.braille, | |
'brain': FontAwesomeIcons.brain, | |
'bread-loaf': FontAwesomeIcons.breadLoaf, | |
'bread-slice': FontAwesomeIcons.breadSlice, | |
'briefcase': FontAwesomeIcons.briefcase, | |
'briefcase-medical': FontAwesomeIcons.briefcaseMedical, | |
'bring-forward': FontAwesomeIcons.bringForward, | |
'bring-front': FontAwesomeIcons.bringFront, | |
'broadcast-tower': FontAwesomeIcons.broadcastTower, | |
'broom': FontAwesomeIcons.broom, | |
'browser': FontAwesomeIcons.browser, | |
'brush': FontAwesomeIcons.brush, | |
'bug': FontAwesomeIcons.bug, | |
'building': FontAwesomeIcons.building, | |
'bullhorn': FontAwesomeIcons.bullhorn, | |
'bullseye': FontAwesomeIcons.bullseye, | |
'bullseye-arrow': FontAwesomeIcons.bullseyeArrow, | |
'bullseye-pointer': FontAwesomeIcons.bullseyePointer, | |
'burger-soda': FontAwesomeIcons.burgerSoda, | |
'burn': FontAwesomeIcons.burn, | |
'burrito': FontAwesomeIcons.burrito, | |
'bus': FontAwesomeIcons.bus, | |
'bus-alt': FontAwesomeIcons.busAlt, | |
'bus-school': FontAwesomeIcons.busSchool, | |
'business-time': FontAwesomeIcons.businessTime, | |
'cabinet-filing': FontAwesomeIcons.cabinetFiling, | |
'cactus': FontAwesomeIcons.cactus, | |
'calculator': FontAwesomeIcons.calculator, | |
'calculator-alt': FontAwesomeIcons.calculatorAlt, | |
'calendar': FontAwesomeIcons.calendar, | |
'calendar-alt': FontAwesomeIcons.calendarAlt, | |
'calendar-check': FontAwesomeIcons.calendarCheck, | |
'calendar-day': FontAwesomeIcons.calendarDay, | |
'calendar-edit': FontAwesomeIcons.calendarEdit, | |
'calendar-exclamation': FontAwesomeIcons.calendarExclamation, | |
'calendar-minus': FontAwesomeIcons.calendarMinus, | |
'calendar-plus': FontAwesomeIcons.calendarPlus, | |
'calendar-star': FontAwesomeIcons.calendarStar, | |
'calendar-times': FontAwesomeIcons.calendarTimes, | |
'calendar-week': FontAwesomeIcons.calendarWeek, | |
'camcorder': FontAwesomeIcons.camcorder, | |
'camera': FontAwesomeIcons.camera, | |
'camera-alt': FontAwesomeIcons.cameraAlt, | |
'camera-home': FontAwesomeIcons.cameraHome, | |
'camera-movie': FontAwesomeIcons.cameraMovie, | |
'camera-polaroid': FontAwesomeIcons.cameraPolaroid, | |
'camera-retro': FontAwesomeIcons.cameraRetro, | |
'campfire': FontAwesomeIcons.campfire, | |
'campground': FontAwesomeIcons.campground, | |
'candle-holder': FontAwesomeIcons.candleHolder, | |
'candy-cane': FontAwesomeIcons.candyCane, | |
'candy-corn': FontAwesomeIcons.candyCorn, | |
'cannabis': FontAwesomeIcons.cannabis, | |
'capsules': FontAwesomeIcons.capsules, | |
'car': FontAwesomeIcons.car, | |
'car-alt': FontAwesomeIcons.carAlt, | |
'car-battery': FontAwesomeIcons.carBattery, | |
'car-building': FontAwesomeIcons.carBuilding, | |
'car-bump': FontAwesomeIcons.carBump, | |
'car-bus': FontAwesomeIcons.carBus, | |
'car-crash': FontAwesomeIcons.carCrash, | |
'car-garage': FontAwesomeIcons.carGarage, | |
'car-mechanic': FontAwesomeIcons.carMechanic, | |
'car-side': FontAwesomeIcons.carSide, | |
'car-tilt': FontAwesomeIcons.carTilt, | |
'car-wash': FontAwesomeIcons.carWash, | |
'caravan': FontAwesomeIcons.caravan, | |
'caravan-alt': FontAwesomeIcons.caravanAlt, | |
'caret-circle-down': FontAwesomeIcons.caretCircleDown, | |
'caret-circle-left': FontAwesomeIcons.caretCircleLeft, | |
'caret-circle-right': FontAwesomeIcons.caretCircleRight, | |
'caret-circle-up': FontAwesomeIcons.caretCircleUp, | |
'caret-down': FontAwesomeIcons.caretDown, | |
'caret-left': FontAwesomeIcons.caretLeft, | |
'caret-right': FontAwesomeIcons.caretRight, | |
'caret-square-down': FontAwesomeIcons.caretSquareDown, | |
'caret-square-left': FontAwesomeIcons.caretSquareLeft, | |
'caret-square-right': FontAwesomeIcons.caretSquareRight, | |
'caret-square-up': FontAwesomeIcons.caretSquareUp, | |
'caret-up': FontAwesomeIcons.caretUp, | |
'carrot': FontAwesomeIcons.carrot, | |
'cars': FontAwesomeIcons.cars, | |
'cart-arrow-down': FontAwesomeIcons.cartArrowDown, | |
'cart-plus': FontAwesomeIcons.cartPlus, | |
'cash-register': FontAwesomeIcons.cashRegister, | |
'cassette-tape': FontAwesomeIcons.cassetteTape, | |
'cat': FontAwesomeIcons.cat, | |
'cat-space': FontAwesomeIcons.catSpace, | |
'cauldron': FontAwesomeIcons.cauldron, | |
'cctv': FontAwesomeIcons.cctv, | |
'certificate': FontAwesomeIcons.certificate, | |
'chair': FontAwesomeIcons.chair, | |
'chair-office': FontAwesomeIcons.chairOffice, | |
'chalkboard': FontAwesomeIcons.chalkboard, | |
'chalkboard-teacher': FontAwesomeIcons.chalkboardTeacher, | |
'charging-station': FontAwesomeIcons.chargingStation, | |
'chart-area': FontAwesomeIcons.chartArea, | |
'chart-bar': FontAwesomeIcons.chartBar, | |
'chart-line': FontAwesomeIcons.chartLine, | |
'chart-line-down': FontAwesomeIcons.chartLineDown, | |
'chart-network': FontAwesomeIcons.chartNetwork, | |
'chart-pie': FontAwesomeIcons.chartPie, | |
'chart-pie-alt': FontAwesomeIcons.chartPieAlt, | |
'chart-scatter': FontAwesomeIcons.chartScatter, | |
'check': FontAwesomeIcons.check, | |
'check-circle': FontAwesomeIcons.checkCircle, | |
'check-double': FontAwesomeIcons.checkDouble, | |
'check-square': FontAwesomeIcons.checkSquare, | |
'cheese': FontAwesomeIcons.cheese, | |
'cheese-swiss': FontAwesomeIcons.cheeseSwiss, | |
'cheeseburger': FontAwesomeIcons.cheeseburger, | |
'chess': FontAwesomeIcons.chess, | |
'chess-bishop': FontAwesomeIcons.chessBishop, | |
'chess-bishop-alt': FontAwesomeIcons.chessBishopAlt, | |
'chess-board': FontAwesomeIcons.chessBoard, | |
'chess-clock': FontAwesomeIcons.chessClock, | |
'chess-clock-alt': FontAwesomeIcons.chessClockAlt, | |
'chess-king': FontAwesomeIcons.chessKing, | |
'chess-king-alt': FontAwesomeIcons.chessKingAlt, | |
'chess-knight': FontAwesomeIcons.chessKnight, | |
'chess-knight-alt': FontAwesomeIcons.chessKnightAlt, | |
'chess-pawn': FontAwesomeIcons.chessPawn, | |
'chess-pawn-alt': FontAwesomeIcons.chessPawnAlt, | |
'chess-queen': FontAwesomeIcons.chessQueen, | |
'chess-queen-alt': FontAwesomeIcons.chessQueenAlt, | |
'chess-rook': FontAwesomeIcons.chessRook, | |
'chess-rook-alt': FontAwesomeIcons.chessRookAlt, | |
'chevron-circle-down': FontAwesomeIcons.chevronCircleDown, | |
'chevron-circle-left': FontAwesomeIcons.chevronCircleLeft, | |
'chevron-circle-right': FontAwesomeIcons.chevronCircleRight, | |
'chevron-circle-up': FontAwesomeIcons.chevronCircleUp, | |
'chevron-double-down': FontAwesomeIcons.chevronDoubleDown, | |
'chevron-double-left': FontAwesomeIcons.chevronDoubleLeft, | |
'chevron-double-right': FontAwesomeIcons.chevronDoubleRight, | |
'chevron-double-up': FontAwesomeIcons.chevronDoubleUp, | |
'chevron-down': FontAwesomeIcons.chevronDown, | |
'chevron-left': FontAwesomeIcons.chevronLeft, | |
'chevron-right': FontAwesomeIcons.chevronRight, | |
'chevron-square-down': FontAwesomeIcons.chevronSquareDown, | |
'chevron-square-left': FontAwesomeIcons.chevronSquareLeft, | |
'chevron-square-right': FontAwesomeIcons.chevronSquareRight, | |
'chevron-square-up': FontAwesomeIcons.chevronSquareUp, | |
'chevron-up': FontAwesomeIcons.chevronUp, | |
'child': FontAwesomeIcons.child, | |
'chimney': FontAwesomeIcons.chimney, | |
'church': FontAwesomeIcons.church, | |
'circle': FontAwesomeIcons.circle, | |
'circle-notch': FontAwesomeIcons.circleNotch, | |
'city': FontAwesomeIcons.city, | |
'clarinet': FontAwesomeIcons.clarinet, | |
'claw-marks': FontAwesomeIcons.clawMarks, | |
'clinic-medical': FontAwesomeIcons.clinicMedical, | |
'clipboard': FontAwesomeIcons.clipboard, | |
'clipboard-check': FontAwesomeIcons.clipboardCheck, | |
'clipboard-list': FontAwesomeIcons.clipboardList, | |
'clipboard-list-check': FontAwesomeIcons.clipboardListCheck, | |
'clipboard-prescription': FontAwesomeIcons.clipboardPrescription, | |
'clipboard-user': FontAwesomeIcons.clipboardUser, | |
'clock': FontAwesomeIcons.clock, | |
'clone': FontAwesomeIcons.clone, | |
'closed-captioning': FontAwesomeIcons.closedCaptioning, | |
'cloud': FontAwesomeIcons.cloud, | |
'cloud-download': FontAwesomeIcons.cloudDownload, | |
'cloud-download-alt': FontAwesomeIcons.cloudDownloadAlt, | |
'cloud-drizzle': FontAwesomeIcons.cloudDrizzle, | |
'cloud-hail': FontAwesomeIcons.cloudHail, | |
'cloud-hail-mixed': FontAwesomeIcons.cloudHailMixed, | |
'cloud-meatball': FontAwesomeIcons.cloudMeatball, | |
'cloud-moon': FontAwesomeIcons.cloudMoon, | |
'cloud-moon-rain': FontAwesomeIcons.cloudMoonRain, | |
'cloud-music': FontAwesomeIcons.cloudMusic, | |
'cloud-rain': FontAwesomeIcons.cloudRain, | |
'cloud-rainbow': FontAwesomeIcons.cloudRainbow, | |
'cloud-showers': FontAwesomeIcons.cloudShowers, | |
'cloud-showers-heavy': FontAwesomeIcons.cloudShowersHeavy, | |
'cloud-sleet': FontAwesomeIcons.cloudSleet, | |
'cloud-snow': FontAwesomeIcons.cloudSnow, | |
'cloud-sun': FontAwesomeIcons.cloudSun, | |
'cloud-sun-rain': FontAwesomeIcons.cloudSunRain, | |
'cloud-upload': FontAwesomeIcons.cloudUpload, | |
'cloud-upload-alt': FontAwesomeIcons.cloudUploadAlt, | |
'clouds': FontAwesomeIcons.clouds, | |
'clouds-moon': FontAwesomeIcons.cloudsMoon, | |
'clouds-sun': FontAwesomeIcons.cloudsSun, | |
'club': FontAwesomeIcons.club, | |
'cocktail': FontAwesomeIcons.cocktail, | |
'code': FontAwesomeIcons.code, | |
'code-branch': FontAwesomeIcons.codeBranch, | |
'code-commit': FontAwesomeIcons.codeCommit, | |
'code-merge': FontAwesomeIcons.codeMerge, | |
'coffee': FontAwesomeIcons.coffee, | |
'coffee-pot': FontAwesomeIcons.coffeePot, | |
'coffee-togo': FontAwesomeIcons.coffeeTogo, | |
'coffin': FontAwesomeIcons.coffin, | |
'coffin-cross': FontAwesomeIcons.coffinCross, | |
'cog': FontAwesomeIcons.cog, | |
'cogs': FontAwesomeIcons.cogs, | |
'coin': FontAwesomeIcons.coin, | |
'coins': FontAwesomeIcons.coins, | |
'columns': FontAwesomeIcons.columns, | |
'comet': FontAwesomeIcons.comet, | |
'comment': FontAwesomeIcons.comment, | |
'comment-alt': FontAwesomeIcons.commentAlt, | |
'comment-alt-check': FontAwesomeIcons.commentAltCheck, | |
'comment-alt-dollar': FontAwesomeIcons.commentAltDollar, | |
'comment-alt-dots': FontAwesomeIcons.commentAltDots, | |
'comment-alt-edit': FontAwesomeIcons.commentAltEdit, | |
'comment-alt-exclamation': FontAwesomeIcons.commentAltExclamation, | |
'comment-alt-lines': FontAwesomeIcons.commentAltLines, | |
'comment-alt-medical': FontAwesomeIcons.commentAltMedical, | |
'comment-alt-minus': FontAwesomeIcons.commentAltMinus, | |
'comment-alt-music': FontAwesomeIcons.commentAltMusic, | |
'comment-alt-plus': FontAwesomeIcons.commentAltPlus, | |
'comment-alt-slash': FontAwesomeIcons.commentAltSlash, | |
'comment-alt-smile': FontAwesomeIcons.commentAltSmile, | |
'comment-alt-times': FontAwesomeIcons.commentAltTimes, | |
'comment-check': FontAwesomeIcons.commentCheck, | |
'comment-dollar': FontAwesomeIcons.commentDollar, | |
'comment-dots': FontAwesomeIcons.commentDots, | |
'comment-edit': FontAwesomeIcons.commentEdit, | |
'comment-exclamation': FontAwesomeIcons.commentExclamation, | |
'comment-lines': FontAwesomeIcons.commentLines, | |
'comment-medical': FontAwesomeIcons.commentMedical, | |
'comment-minus': FontAwesomeIcons.commentMinus, | |
'comment-music': FontAwesomeIcons.commentMusic, | |
'comment-plus': FontAwesomeIcons.commentPlus, | |
'comment-slash': FontAwesomeIcons.commentSlash, | |
'comment-smile': FontAwesomeIcons.commentSmile, | |
'comment-times': FontAwesomeIcons.commentTimes, | |
'comments': FontAwesomeIcons.comments, | |
'comments-alt': FontAwesomeIcons.commentsAlt, | |
'comments-alt-dollar': FontAwesomeIcons.commentsAltDollar, | |
'comments-dollar': FontAwesomeIcons.commentsDollar, | |
'compact-disc': FontAwesomeIcons.compactDisc, | |
'compass': FontAwesomeIcons.compass, | |
'compass-slash': FontAwesomeIcons.compassSlash, | |
'compress': FontAwesomeIcons.compress, | |
'compress-alt': FontAwesomeIcons.compressAlt, | |
'compress-arrows-alt': FontAwesomeIcons.compressArrowsAlt, | |
'compress-wide': FontAwesomeIcons.compressWide, | |
'computer-classic': FontAwesomeIcons.computerClassic, | |
'computer-speaker': FontAwesomeIcons.computerSpeaker, | |
'concierge-bell': FontAwesomeIcons.conciergeBell, | |
'construction': FontAwesomeIcons.construction, | |
'container-storage': FontAwesomeIcons.containerStorage, | |
'conveyor-belt': FontAwesomeIcons.conveyorBelt, | |
'conveyor-belt-alt': FontAwesomeIcons.conveyorBeltAlt, | |
'cookie': FontAwesomeIcons.cookie, | |
'cookie-bite': FontAwesomeIcons.cookieBite, | |
'copy': FontAwesomeIcons.copy, | |
'copyright': FontAwesomeIcons.copyright, | |
'corn': FontAwesomeIcons.corn, | |
'couch': FontAwesomeIcons.couch, | |
'cow': FontAwesomeIcons.cow, | |
'cowbell': FontAwesomeIcons.cowbell, | |
'cowbell-more': FontAwesomeIcons.cowbellMore, | |
'credit-card': FontAwesomeIcons.creditCard, | |
'credit-card-blank': FontAwesomeIcons.creditCardBlank, | |
'credit-card-front': FontAwesomeIcons.creditCardFront, | |
'cricket': FontAwesomeIcons.cricket, | |
'croissant': FontAwesomeIcons.croissant, | |
'crop': FontAwesomeIcons.crop, | |
'crop-alt': FontAwesomeIcons.cropAlt, | |
'cross': FontAwesomeIcons.cross, | |
'crosshairs': FontAwesomeIcons.crosshairs, | |
'crow': FontAwesomeIcons.crow, | |
'crown': FontAwesomeIcons.crown, | |
'crutch': FontAwesomeIcons.crutch, | |
'crutches': FontAwesomeIcons.crutches, | |
'cube': FontAwesomeIcons.cube, | |
'cubes': FontAwesomeIcons.cubes, | |
'curling': FontAwesomeIcons.curling, | |
'cut': FontAwesomeIcons.cut, | |
'dagger': FontAwesomeIcons.dagger, | |
'database': FontAwesomeIcons.database, | |
'deaf': FontAwesomeIcons.deaf, | |
'debug': FontAwesomeIcons.debug, | |
'deer': FontAwesomeIcons.deer, | |
'deer-rudolph': FontAwesomeIcons.deerRudolph, | |
'democrat': FontAwesomeIcons.democrat, | |
'desktop': FontAwesomeIcons.desktop, | |
'desktop-alt': FontAwesomeIcons.desktopAlt, | |
'dewpoint': FontAwesomeIcons.dewpoint, | |
'dharmachakra': FontAwesomeIcons.dharmachakra, | |
'diagnoses': FontAwesomeIcons.diagnoses, | |
'diamond': FontAwesomeIcons.diamond, | |
'dice': FontAwesomeIcons.dice, | |
'dice-d10': FontAwesomeIcons.diceD10, | |
'dice-d12': FontAwesomeIcons.diceD12, | |
'dice-d20': FontAwesomeIcons.diceD20, | |
'dice-d4': FontAwesomeIcons.diceD4, | |
'dice-d6': FontAwesomeIcons.diceD6, | |
'dice-d8': FontAwesomeIcons.diceD8, | |
'dice-five': FontAwesomeIcons.diceFive, | |
'dice-four': FontAwesomeIcons.diceFour, | |
'dice-one': FontAwesomeIcons.diceOne, | |
'dice-six': FontAwesomeIcons.diceSix, | |
'dice-three': FontAwesomeIcons.diceThree, | |
'dice-two': FontAwesomeIcons.diceTwo, | |
'digging': FontAwesomeIcons.digging, | |
'digital-tachograph': FontAwesomeIcons.digitalTachograph, | |
'diploma': FontAwesomeIcons.diploma, | |
'directions': FontAwesomeIcons.directions, | |
'disc-drive': FontAwesomeIcons.discDrive, | |
'disease': FontAwesomeIcons.disease, | |
'divide': FontAwesomeIcons.divide, | |
'dizzy': FontAwesomeIcons.dizzy, | |
'dna': FontAwesomeIcons.dna, | |
'do-not-enter': FontAwesomeIcons.doNotEnter, | |
'dog': FontAwesomeIcons.dog, | |
'dog-leashed': FontAwesomeIcons.dogLeashed, | |
'dollar-sign': FontAwesomeIcons.dollarSign, | |
'dolly': FontAwesomeIcons.dolly, | |
'dolly-empty': FontAwesomeIcons.dollyEmpty, | |
'dolly-flatbed': FontAwesomeIcons.dollyFlatbed, | |
'dolly-flatbed-alt': FontAwesomeIcons.dollyFlatbedAlt, | |
'dolly-flatbed-empty': FontAwesomeIcons.dollyFlatbedEmpty, | |
'donate': FontAwesomeIcons.donate, | |
'door-closed': FontAwesomeIcons.doorClosed, | |
'door-open': FontAwesomeIcons.doorOpen, | |
'dot-circle': FontAwesomeIcons.dotCircle, | |
'dove': FontAwesomeIcons.dove, | |
'download': FontAwesomeIcons.download, | |
'drafting-compass': FontAwesomeIcons.draftingCompass, | |
'dragon': FontAwesomeIcons.dragon, | |
'draw-circle': FontAwesomeIcons.drawCircle, | |
'draw-polygon': FontAwesomeIcons.drawPolygon, | |
'draw-square': FontAwesomeIcons.drawSquare, | |
'dreidel': FontAwesomeIcons.dreidel, | |
'drone': FontAwesomeIcons.drone, | |
'drone-alt': FontAwesomeIcons.droneAlt, | |
'drum': FontAwesomeIcons.drum, | |
'drum-steelpan': FontAwesomeIcons.drumSteelpan, | |
'drumstick': FontAwesomeIcons.drumstick, | |
'drumstick-bite': FontAwesomeIcons.drumstickBite, | |
'dryer': FontAwesomeIcons.dryer, | |
'dryer-alt': FontAwesomeIcons.dryerAlt, | |
'duck': FontAwesomeIcons.duck, | |
'dumbbell': FontAwesomeIcons.dumbbell, | |
'dumpster': FontAwesomeIcons.dumpster, | |
'dumpster-fire': FontAwesomeIcons.dumpsterFire, | |
'dungeon': FontAwesomeIcons.dungeon, | |
'ear': FontAwesomeIcons.ear, | |
'ear-muffs': FontAwesomeIcons.earMuffs, | |
'eclipse': FontAwesomeIcons.eclipse, | |
'eclipse-alt': FontAwesomeIcons.eclipseAlt, | |
'edit': FontAwesomeIcons.edit, | |
'egg': FontAwesomeIcons.egg, | |
'egg-fried': FontAwesomeIcons.eggFried, | |
'eject': FontAwesomeIcons.eject, | |
'elephant': FontAwesomeIcons.elephant, | |
'ellipsis-h': FontAwesomeIcons.ellipsisH, | |
'ellipsis-h-alt': FontAwesomeIcons.ellipsisHAlt, | |
'ellipsis-v': FontAwesomeIcons.ellipsisV, | |
'ellipsis-v-alt': FontAwesomeIcons.ellipsisVAlt, | |
'empty-set': FontAwesomeIcons.emptySet, | |
'engine-warning': FontAwesomeIcons.engineWarning, | |
'envelope': FontAwesomeIcons.envelope, | |
'envelope-open': FontAwesomeIcons.envelopeOpen, | |
'envelope-open-dollar': FontAwesomeIcons.envelopeOpenDollar, | |
'envelope-open-text': FontAwesomeIcons.envelopeOpenText, | |
'envelope-square': FontAwesomeIcons.envelopeSquare, | |
'equals': FontAwesomeIcons.equals, | |
'eraser': FontAwesomeIcons.eraser, | |
'ethernet': FontAwesomeIcons.ethernet, | |
'euro-sign': FontAwesomeIcons.euroSign, | |
'exchange': FontAwesomeIcons.exchange, | |
'exchange-alt': FontAwesomeIcons.exchangeAlt, | |
'exclamation': FontAwesomeIcons.exclamation, | |
'exclamation-circle': FontAwesomeIcons.exclamationCircle, | |
'exclamation-square': FontAwesomeIcons.exclamationSquare, | |
'exclamation-triangle': FontAwesomeIcons.exclamationTriangle, | |
'expand': FontAwesomeIcons.expand, | |
'expand-alt': FontAwesomeIcons.expandAlt, | |
'expand-arrows': FontAwesomeIcons.expandArrows, | |
'expand-arrows-alt': FontAwesomeIcons.expandArrowsAlt, | |
'expand-wide': FontAwesomeIcons.expandWide, | |
'external-link': FontAwesomeIcons.externalLink, | |
'external-link-alt': FontAwesomeIcons.externalLinkAlt, | |
'external-link-square': FontAwesomeIcons.externalLinkSquare, | |
'external-link-square-alt': FontAwesomeIcons.externalLinkSquareAlt, | |
'eye': FontAwesomeIcons.eye, | |
'eye-dropper': FontAwesomeIcons.eyeDropper, | |
'eye-evil': FontAwesomeIcons.eyeEvil, | |
'eye-slash': FontAwesomeIcons.eyeSlash, | |
'fan': FontAwesomeIcons.fan, | |
'fan-table': FontAwesomeIcons.fanTable, | |
'farm': FontAwesomeIcons.farm, | |
'fast-backward': FontAwesomeIcons.fastBackward, | |
'fast-forward': FontAwesomeIcons.fastForward, | |
'faucet': FontAwesomeIcons.faucet, | |
'faucet-drip': FontAwesomeIcons.faucetDrip, | |
'fax': FontAwesomeIcons.fax, | |
'feather': FontAwesomeIcons.feather, | |
'feather-alt': FontAwesomeIcons.featherAlt, | |
'female': FontAwesomeIcons.female, | |
'field-hockey': FontAwesomeIcons.fieldHockey, | |
'fighter-jet': FontAwesomeIcons.fighterJet, | |
'file': FontAwesomeIcons.file, | |
'file-alt': FontAwesomeIcons.fileAlt, | |
'file-archive': FontAwesomeIcons.fileArchive, | |
'file-audio': FontAwesomeIcons.fileAudio, | |
'file-certificate': FontAwesomeIcons.fileCertificate, | |
'file-chart-line': FontAwesomeIcons.fileChartLine, | |
'file-chart-pie': FontAwesomeIcons.fileChartPie, | |
'file-check': FontAwesomeIcons.fileCheck, | |
'file-code': FontAwesomeIcons.fileCode, | |
'file-contract': FontAwesomeIcons.fileContract, | |
'file-csv': FontAwesomeIcons.fileCsv, | |
'file-download': FontAwesomeIcons.fileDownload, | |
'file-edit': FontAwesomeIcons.fileEdit, | |
'file-excel': FontAwesomeIcons.fileExcel, | |
'file-exclamation': FontAwesomeIcons.fileExclamation, | |
'file-export': FontAwesomeIcons.fileExport, | |
'file-image': FontAwesomeIcons.fileImage, | |
'file-import': FontAwesomeIcons.fileImport, | |
'file-invoice': FontAwesomeIcons.fileInvoice, | |
'file-invoice-dollar': FontAwesomeIcons.fileInvoiceDollar, | |
'file-medical': FontAwesomeIcons.fileMedical, | |
'file-medical-alt': FontAwesomeIcons.fileMedicalAlt, | |
'file-minus': FontAwesomeIcons.fileMinus, | |
'file-music': FontAwesomeIcons.fileMusic, | |
'file-pdf': FontAwesomeIcons.filePdf, | |
'file-plus': FontAwesomeIcons.filePlus, | |
'file-powerpoint': FontAwesomeIcons.filePowerpoint, | |
'file-prescription': FontAwesomeIcons.filePrescription, | |
'file-search': FontAwesomeIcons.fileSearch, | |
'file-signature': FontAwesomeIcons.fileSignature, | |
'file-spreadsheet': FontAwesomeIcons.fileSpreadsheet, | |
'file-times': FontAwesomeIcons.fileTimes, | |
'file-upload': FontAwesomeIcons.fileUpload, | |
'file-user': FontAwesomeIcons.fileUser, | |
'file-video': FontAwesomeIcons.fileVideo, | |
'file-word': FontAwesomeIcons.fileWord, | |
'files-medical': FontAwesomeIcons.filesMedical, | |
'fill': FontAwesomeIcons.fill, | |
'fill-drip': FontAwesomeIcons.fillDrip, | |
'film': FontAwesomeIcons.film, | |
'film-alt': FontAwesomeIcons.filmAlt, | |
'film-canister': FontAwesomeIcons.filmCanister, | |
'filter': FontAwesomeIcons.filter, | |
'fingerprint': FontAwesomeIcons.fingerprint, | |
'fire': FontAwesomeIcons.fire, | |
'fire-alt': FontAwesomeIcons.fireAlt, | |
'fire-extinguisher': FontAwesomeIcons.fireExtinguisher, | |
'fire-smoke': FontAwesomeIcons.fireSmoke, | |
'fireplace': FontAwesomeIcons.fireplace, | |
'first-aid': FontAwesomeIcons.firstAid, | |
'fish': FontAwesomeIcons.fish, | |
'fish-cooked': FontAwesomeIcons.fishCooked, | |
'fist-raised': FontAwesomeIcons.fistRaised, | |
'flag': FontAwesomeIcons.flag, | |
'flag-alt': FontAwesomeIcons.flagAlt, | |
'flag-checkered': FontAwesomeIcons.flagCheckered, | |
'flag-usa': FontAwesomeIcons.flagUsa, | |
'flame': FontAwesomeIcons.flame, | |
'flashlight': FontAwesomeIcons.flashlight, | |
'flask': FontAwesomeIcons.flask, | |
'flask-poison': FontAwesomeIcons.flaskPoison, | |
'flask-potion': FontAwesomeIcons.flaskPotion, | |
'flower': FontAwesomeIcons.flower, | |
'flower-daffodil': FontAwesomeIcons.flowerDaffodil, | |
'flower-tulip': FontAwesomeIcons.flowerTulip, | |
'flushed': FontAwesomeIcons.flushed, | |
'flute': FontAwesomeIcons.flute, | |
'flux-capacitor': FontAwesomeIcons.fluxCapacitor, | |
'fog': FontAwesomeIcons.fog, | |
'folder': FontAwesomeIcons.folder, | |
'folder-download': FontAwesomeIcons.folderDownload, | |
'folder-minus': FontAwesomeIcons.folderMinus, | |
'folder-open': FontAwesomeIcons.folderOpen, | |
'folder-plus': FontAwesomeIcons.folderPlus, | |
'folder-times': FontAwesomeIcons.folderTimes, | |
'folder-tree': FontAwesomeIcons.folderTree, | |
'folder-upload': FontAwesomeIcons.folderUpload, | |
'folders': FontAwesomeIcons.folders, | |
'font': FontAwesomeIcons.font, | |
'font-case': FontAwesomeIcons.fontCase, | |
'football-ball': FontAwesomeIcons.footballBall, | |
'football-helmet': FontAwesomeIcons.footballHelmet, | |
'forklift': FontAwesomeIcons.forklift, | |
'forward': FontAwesomeIcons.forward, | |
'fragile': FontAwesomeIcons.fragile, | |
'french-fries': FontAwesomeIcons.frenchFries, | |
'frog': FontAwesomeIcons.frog, | |
'frosty-head': FontAwesomeIcons.frostyHead, | |
'frown': FontAwesomeIcons.frown, | |
'frown-open': FontAwesomeIcons.frownOpen, | |
'function': FontAwesomeIcons.function, | |
'funnel-dollar': FontAwesomeIcons.funnelDollar, | |
'futbol': FontAwesomeIcons.futbol, | |
'galaxy': FontAwesomeIcons.galaxy, | |
'game-board': FontAwesomeIcons.gameBoard, | |
'game-board-alt': FontAwesomeIcons.gameBoardAlt, | |
'game-console-handheld': FontAwesomeIcons.gameConsoleHandheld, | |
'gamepad': FontAwesomeIcons.gamepad, | |
'gamepad-alt': FontAwesomeIcons.gamepadAlt, | |
'garage': FontAwesomeIcons.garage, | |
'garage-car': FontAwesomeIcons.garageCar, | |
'garage-open': FontAwesomeIcons.garageOpen, | |
'gas-pump': FontAwesomeIcons.gasPump, | |
'gas-pump-slash': FontAwesomeIcons.gasPumpSlash, | |
'gavel': FontAwesomeIcons.gavel, | |
'gem': FontAwesomeIcons.gem, | |
'genderless': FontAwesomeIcons.genderless, | |
'ghost': FontAwesomeIcons.ghost, | |
'gift': FontAwesomeIcons.gift, | |
'gift-card': FontAwesomeIcons.giftCard, | |
'gifts': FontAwesomeIcons.gifts, | |
'gingerbread-man': FontAwesomeIcons.gingerbreadMan, | |
'glass': FontAwesomeIcons.glass, | |
'glass-champagne': FontAwesomeIcons.glassChampagne, | |
'glass-cheers': FontAwesomeIcons.glassCheers, | |
'glass-citrus': FontAwesomeIcons.glassCitrus, | |
'glass-martini': FontAwesomeIcons.glassMartini, | |
'glass-martini-alt': FontAwesomeIcons.glassMartiniAlt, | |
'glass-whiskey': FontAwesomeIcons.glassWhiskey, | |
'glass-whiskey-rocks': FontAwesomeIcons.glassWhiskeyRocks, | |
'glasses': FontAwesomeIcons.glasses, | |
'glasses-alt': FontAwesomeIcons.glassesAlt, | |
'globe': FontAwesomeIcons.globe, | |
'globe-africa': FontAwesomeIcons.globeAfrica, | |
'globe-americas': FontAwesomeIcons.globeAmericas, | |
'globe-asia': FontAwesomeIcons.globeAsia, | |
'globe-europe': FontAwesomeIcons.globeEurope, | |
'globe-snow': FontAwesomeIcons.globeSnow, | |
'globe-stand': FontAwesomeIcons.globeStand, | |
'golf-ball': FontAwesomeIcons.golfBall, | |
'golf-club': FontAwesomeIcons.golfClub, | |
'gopuram': FontAwesomeIcons.gopuram, | |
'graduation-cap': FontAwesomeIcons.graduationCap, | |
'gramophone': FontAwesomeIcons.gramophone, | |
'greater-than': FontAwesomeIcons.greaterThan, | |
'greater-than-equal': FontAwesomeIcons.greaterThanEqual, | |
'grimace': FontAwesomeIcons.grimace, | |
'grin': FontAwesomeIcons.grin, | |
'grin-alt': FontAwesomeIcons.grinAlt, | |
'grin-beam': FontAwesomeIcons.grinBeam, | |
'grin-beam-sweat': FontAwesomeIcons.grinBeamSweat, | |
'grin-hearts': FontAwesomeIcons.grinHearts, | |
'grin-squint': FontAwesomeIcons.grinSquint, | |
'grin-squint-tears': FontAwesomeIcons.grinSquintTears, | |
'grin-stars': FontAwesomeIcons.grinStars, | |
'grin-tears': FontAwesomeIcons.grinTears, | |
'grin-tongue': FontAwesomeIcons.grinTongue, | |
'grin-tongue-squint': FontAwesomeIcons.grinTongueSquint, | |
'grin-tongue-wink': FontAwesomeIcons.grinTongueWink, | |
'grin-wink': FontAwesomeIcons.grinWink, | |
'grip-horizontal': FontAwesomeIcons.gripHorizontal, | |
'grip-lines': FontAwesomeIcons.gripLines, | |
'grip-lines-vertical': FontAwesomeIcons.gripLinesVertical, | |
'grip-vertical': FontAwesomeIcons.gripVertical, | |
'guitar': FontAwesomeIcons.guitar, | |
'guitar-electric': FontAwesomeIcons.guitarElectric, | |
'guitars': FontAwesomeIcons.guitars, | |
'h-square': FontAwesomeIcons.hSquare, | |
'h1': FontAwesomeIcons.h1, | |
'h2': FontAwesomeIcons.h2, | |
'h3': FontAwesomeIcons.h3, | |
'h4': FontAwesomeIcons.h4, | |
'hamburger': FontAwesomeIcons.hamburger, | |
'hammer': FontAwesomeIcons.hammer, | |
'hammer-war': FontAwesomeIcons.hammerWar, | |
'hamsa': FontAwesomeIcons.hamsa, | |
'hand-heart': FontAwesomeIcons.handHeart, | |
'hand-holding': FontAwesomeIcons.handHolding, | |
'hand-holding-box': FontAwesomeIcons.handHoldingBox, | |
'hand-holding-heart': FontAwesomeIcons.handHoldingHeart, | |
'hand-holding-magic': FontAwesomeIcons.handHoldingMagic, | |
'hand-holding-medical': FontAwesomeIcons.handHoldingMedical, | |
'hand-holding-seedling': FontAwesomeIcons.handHoldingSeedling, | |
'hand-holding-usd': FontAwesomeIcons.handHoldingUsd, | |
'hand-holding-water': FontAwesomeIcons.handHoldingWater, | |
'hand-lizard': FontAwesomeIcons.handLizard, | |
'hand-middle-finger': FontAwesomeIcons.handMiddleFinger, | |
'hand-paper': FontAwesomeIcons.handPaper, | |
'hand-peace': FontAwesomeIcons.handPeace, | |
'hand-point-down': FontAwesomeIcons.handPointDown, | |
'hand-point-left': FontAwesomeIcons.handPointLeft, | |
'hand-point-right': FontAwesomeIcons.handPointRight, | |
'hand-point-up': FontAwesomeIcons.handPointUp, | |
'hand-pointer': FontAwesomeIcons.handPointer, | |
'hand-receiving': FontAwesomeIcons.handReceiving, | |
'hand-rock': FontAwesomeIcons.handRock, | |
'hand-scissors': FontAwesomeIcons.handScissors, | |
'hand-sparkles': FontAwesomeIcons.handSparkles, | |
'hand-spock': FontAwesomeIcons.handSpock, | |
'hands': FontAwesomeIcons.hands, | |
'hands-heart': FontAwesomeIcons.handsHeart, | |
'hands-helping': FontAwesomeIcons.handsHelping, | |
'hands-usd': FontAwesomeIcons.handsUsd, | |
'hands-wash': FontAwesomeIcons.handsWash, | |
'handshake': FontAwesomeIcons.handshake, | |
'handshake-alt': FontAwesomeIcons.handshakeAlt, | |
'handshake-alt-slash': FontAwesomeIcons.handshakeAltSlash, | |
'handshake-slash': FontAwesomeIcons.handshakeSlash, | |
'hanukiah': FontAwesomeIcons.hanukiah, | |
'hard-hat': FontAwesomeIcons.hardHat, | |
'hashtag': FontAwesomeIcons.hashtag, | |
'hat-chef': FontAwesomeIcons.hatChef, | |
'hat-cowboy': FontAwesomeIcons.hatCowboy, | |
'hat-cowboy-side': FontAwesomeIcons.hatCowboySide, | |
'hat-santa': FontAwesomeIcons.hatSanta, | |
'hat-winter': FontAwesomeIcons.hatWinter, | |
'hat-witch': FontAwesomeIcons.hatWitch, | |
'hat-wizard': FontAwesomeIcons.hatWizard, | |
'hdd': FontAwesomeIcons.hdd, | |
'head-side': FontAwesomeIcons.headSide, | |
'head-side-brain': FontAwesomeIcons.headSideBrain, | |
'head-side-cough': FontAwesomeIcons.headSideCough, | |
'head-side-cough-slash': FontAwesomeIcons.headSideCoughSlash, | |
'head-side-headphones': FontAwesomeIcons.headSideHeadphones, | |
'head-side-mask': FontAwesomeIcons.headSideMask, | |
'head-side-medical': FontAwesomeIcons.headSideMedical, | |
'head-side-virus': FontAwesomeIcons.headSideVirus, | |
'head-vr': FontAwesomeIcons.headVr, | |
'heading': FontAwesomeIcons.heading, | |
'headphones': FontAwesomeIcons.headphones, | |
'headphones-alt': FontAwesomeIcons.headphonesAlt, | |
'headset': FontAwesomeIcons.headset, | |
'heart': FontAwesomeIcons.heart, | |
'heart-broken': FontAwesomeIcons.heartBroken, | |
'heart-circle': FontAwesomeIcons.heartCircle, | |
'heart-rate': FontAwesomeIcons.heartRate, | |
'heart-square': FontAwesomeIcons.heartSquare, | |
'heartbeat': FontAwesomeIcons.heartbeat, | |
'heat': FontAwesomeIcons.heat, | |
'helicopter': FontAwesomeIcons.helicopter, | |
'helmet-battle': FontAwesomeIcons.helmetBattle, | |
'hexagon': FontAwesomeIcons.hexagon, | |
'highlighter': FontAwesomeIcons.highlighter, | |
'hiking': FontAwesomeIcons.hiking, | |
'hippo': FontAwesomeIcons.hippo, | |
'history': FontAwesomeIcons.history, | |
'hockey-mask': FontAwesomeIcons.hockeyMask, | |
'hockey-puck': FontAwesomeIcons.hockeyPuck, | |
'hockey-sticks': FontAwesomeIcons.hockeySticks, | |
'holly-berry': FontAwesomeIcons.hollyBerry, | |
'home': FontAwesomeIcons.home, | |
'home-alt': FontAwesomeIcons.homeAlt, | |
'home-heart': FontAwesomeIcons.homeHeart, | |
'home-lg': FontAwesomeIcons.homeLg, | |
'home-lg-alt': FontAwesomeIcons.homeLgAlt, | |
'hood-cloak': FontAwesomeIcons.hoodCloak, | |
'horizontal-rule': FontAwesomeIcons.horizontalRule, | |
'horse': FontAwesomeIcons.horse, | |
'horse-head': FontAwesomeIcons.horseHead, | |
'horse-saddle': FontAwesomeIcons.horseSaddle, | |
'hospital': FontAwesomeIcons.hospital, | |
'hospital-alt': FontAwesomeIcons.hospitalAlt, | |
'hospital-symbol': FontAwesomeIcons.hospitalSymbol, | |
'hospital-user': FontAwesomeIcons.hospitalUser, | |
'hospitals': FontAwesomeIcons.hospitals, | |
'hot-tub': FontAwesomeIcons.hotTub, | |
'hotdog': FontAwesomeIcons.hotdog, | |
'hotel': FontAwesomeIcons.hotel, | |
'hourglass': FontAwesomeIcons.hourglass, | |
'hourglass-end': FontAwesomeIcons.hourglassEnd, | |
'hourglass-half': FontAwesomeIcons.hourglassHalf, | |
'hourglass-start': FontAwesomeIcons.hourglassStart, | |
'house': FontAwesomeIcons.house, | |
'house-damage': FontAwesomeIcons.houseDamage, | |
'house-day': FontAwesomeIcons.houseDay, | |
'house-flood': FontAwesomeIcons.houseFlood, | |
'house-leave': FontAwesomeIcons.houseLeave, | |
'house-night': FontAwesomeIcons.houseNight, | |
'house-return': FontAwesomeIcons.houseReturn, | |
'house-signal': FontAwesomeIcons.houseSignal, | |
'house-user': FontAwesomeIcons.houseUser, | |
'hryvnia': FontAwesomeIcons.hryvnia, | |
'humidity': FontAwesomeIcons.humidity, | |
'hurricane': FontAwesomeIcons.hurricane, | |
'i-cursor': FontAwesomeIcons.iCursor, | |
'ice-cream': FontAwesomeIcons.iceCream, | |
'ice-skate': FontAwesomeIcons.iceSkate, | |
'icicles': FontAwesomeIcons.icicles, | |
'icons': FontAwesomeIcons.icons, | |
'icons-alt': FontAwesomeIcons.iconsAlt, | |
'id-badge': FontAwesomeIcons.idBadge, | |
'id-card': FontAwesomeIcons.idCard, | |
'id-card-alt': FontAwesomeIcons.idCardAlt, | |
'igloo': FontAwesomeIcons.igloo, | |
'image': FontAwesomeIcons.image, | |
'image-polaroid': FontAwesomeIcons.imagePolaroid, | |
'images': FontAwesomeIcons.images, | |
'inbox': FontAwesomeIcons.inbox, | |
'inbox-in': FontAwesomeIcons.inboxIn, | |
'inbox-out': FontAwesomeIcons.inboxOut, | |
'indent': FontAwesomeIcons.indent, | |
'industry': FontAwesomeIcons.industry, | |
'industry-alt': FontAwesomeIcons.industryAlt, | |
'infinity': FontAwesomeIcons.infinity, | |
'info': FontAwesomeIcons.info, | |
'info-circle': FontAwesomeIcons.infoCircle, | |
'info-square': FontAwesomeIcons.infoSquare, | |
'inhaler': FontAwesomeIcons.inhaler, | |
'integral': FontAwesomeIcons.integral, | |
'intersection': FontAwesomeIcons.intersection, | |
'inventory': FontAwesomeIcons.inventory, | |
'island-tropical': FontAwesomeIcons.islandTropical, | |
'italic': FontAwesomeIcons.italic, | |
'jack-o-lantern': FontAwesomeIcons.jackOLantern, | |
'jedi': FontAwesomeIcons.jedi, | |
'joint': FontAwesomeIcons.joint, | |
'journal-whills': FontAwesomeIcons.journalWhills, | |
'joystick': FontAwesomeIcons.joystick, | |
'jug': FontAwesomeIcons.jug, | |
'kaaba': FontAwesomeIcons.kaaba, | |
'kazoo': FontAwesomeIcons.kazoo, | |
'kerning': FontAwesomeIcons.kerning, | |
'key': FontAwesomeIcons.key, | |
'key-skeleton': FontAwesomeIcons.keySkeleton, | |
'keyboard': FontAwesomeIcons.keyboard, | |
'keynote': FontAwesomeIcons.keynote, | |
'khanda': FontAwesomeIcons.khanda, | |
'kidneys': FontAwesomeIcons.kidneys, | |
'kiss': FontAwesomeIcons.kiss, | |
'kiss-beam': FontAwesomeIcons.kissBeam, | |
'kiss-wink-heart': FontAwesomeIcons.kissWinkHeart, | |
'kite': FontAwesomeIcons.kite, | |
'kiwi-bird': FontAwesomeIcons.kiwiBird, | |
'knife-kitchen': FontAwesomeIcons.knifeKitchen, | |
'lambda': FontAwesomeIcons.lambda, | |
'lamp': FontAwesomeIcons.lamp, | |
'lamp-desk': FontAwesomeIcons.lampDesk, | |
'lamp-floor': FontAwesomeIcons.lampFloor, | |
'landmark': FontAwesomeIcons.landmark, | |
'landmark-alt': FontAwesomeIcons.landmarkAlt, | |
'language': FontAwesomeIcons.language, | |
'laptop': FontAwesomeIcons.laptop, | |
'laptop-code': FontAwesomeIcons.laptopCode, | |
'laptop-house': FontAwesomeIcons.laptopHouse, | |
'laptop-medical': FontAwesomeIcons.laptopMedical, | |
'lasso': FontAwesomeIcons.lasso, | |
'laugh': FontAwesomeIcons.laugh, | |
'laugh-beam': FontAwesomeIcons.laughBeam, | |
'laugh-squint': FontAwesomeIcons.laughSquint, | |
'laugh-wink': FontAwesomeIcons.laughWink, | |
'layer-group': FontAwesomeIcons.layerGroup, | |
'layer-minus': FontAwesomeIcons.layerMinus, | |
'layer-plus': FontAwesomeIcons.layerPlus, | |
'leaf': FontAwesomeIcons.leaf, | |
'leaf-heart': FontAwesomeIcons.leafHeart, | |
'leaf-maple': FontAwesomeIcons.leafMaple, | |
'leaf-oak': FontAwesomeIcons.leafOak, | |
'lemon': FontAwesomeIcons.lemon, | |
'less-than': FontAwesomeIcons.lessThan, | |
'less-than-equal': FontAwesomeIcons.lessThanEqual, | |
'level-down': FontAwesomeIcons.levelDown, | |
'level-down-alt': FontAwesomeIcons.levelDownAlt, | |
'level-up': FontAwesomeIcons.levelUp, | |
'level-up-alt': FontAwesomeIcons.levelUpAlt, | |
'life-ring': FontAwesomeIcons.lifeRing, | |
'light-ceiling': FontAwesomeIcons.lightCeiling, | |
'light-switch': FontAwesomeIcons.lightSwitch, | |
'light-switch-off': FontAwesomeIcons.lightSwitchOff, | |
'light-switch-on': FontAwesomeIcons.lightSwitchOn, | |
'lightbulb': FontAwesomeIcons.lightbulb, | |
'lightbulb-dollar': FontAwesomeIcons.lightbulbDollar, | |
'lightbulb-exclamation': FontAwesomeIcons.lightbulbExclamation, | |
'lightbulb-on': FontAwesomeIcons.lightbulbOn, | |
'lightbulb-slash': FontAwesomeIcons.lightbulbSlash, | |
'lights-holiday': FontAwesomeIcons.lightsHoliday, | |
'line-columns': FontAwesomeIcons.lineColumns, | |
'line-height': FontAwesomeIcons.lineHeight, | |
'link': FontAwesomeIcons.link, | |
'lips': FontAwesomeIcons.lips, | |
'lira-sign': FontAwesomeIcons.liraSign, | |
'list': FontAwesomeIcons.list, | |
'list-alt': FontAwesomeIcons.listAlt, | |
'list-music': FontAwesomeIcons.listMusic, | |
'list-ol': FontAwesomeIcons.listOl, | |
'list-ul': FontAwesomeIcons.listUl, | |
'location': FontAwesomeIcons.location, | |
'location-arrow': FontAwesomeIcons.locationArrow, | |
'location-circle': FontAwesomeIcons.locationCircle, | |
'location-slash': FontAwesomeIcons.locationSlash, | |
'lock': FontAwesomeIcons.lock, | |
'lock-alt': FontAwesomeIcons.lockAlt, | |
'lock-open': FontAwesomeIcons.lockOpen, | |
'lock-open-alt': FontAwesomeIcons.lockOpenAlt, | |
'long-arrow-alt-down': FontAwesomeIcons.longArrowAltDown, | |
'long-arrow-alt-left': FontAwesomeIcons.longArrowAltLeft, | |
'long-arrow-alt-right': FontAwesomeIcons.longArrowAltRight, | |
'long-arrow-alt-up': FontAwesomeIcons.longArrowAltUp, | |
'long-arrow-down': FontAwesomeIcons.longArrowDown, | |
'long-arrow-left': FontAwesomeIcons.longArrowLeft, | |
'long-arrow-right': FontAwesomeIcons.longArrowRight, | |
'long-arrow-up': FontAwesomeIcons.longArrowUp, | |
'loveseat': FontAwesomeIcons.loveseat, | |
'low-vision': FontAwesomeIcons.lowVision, | |
'luchador': FontAwesomeIcons.luchador, | |
'luggage-cart': FontAwesomeIcons.luggageCart, | |
'lungs': FontAwesomeIcons.lungs, | |
'lungs-virus': FontAwesomeIcons.lungsVirus, | |
'mace': FontAwesomeIcons.mace, | |
'magic': FontAwesomeIcons.magic, | |
'magnet': FontAwesomeIcons.magnet, | |
'mail-bulk': FontAwesomeIcons.mailBulk, | |
'mailbox': FontAwesomeIcons.mailbox, | |
'male': FontAwesomeIcons.male, | |
'mandolin': FontAwesomeIcons.mandolin, | |
'map': FontAwesomeIcons.map, | |
'map-marked': FontAwesomeIcons.mapMarked, | |
'map-marked-alt': FontAwesomeIcons.mapMarkedAlt, | |
'map-marker': FontAwesomeIcons.mapMarker, | |
'map-marker-alt': FontAwesomeIcons.mapMarkerAlt, | |
'map-marker-alt-slash': FontAwesomeIcons.mapMarkerAltSlash, | |
'map-marker-check': FontAwesomeIcons.mapMarkerCheck, | |
'map-marker-edit': FontAwesomeIcons.mapMarkerEdit, | |
'map-marker-exclamation': FontAwesomeIcons.mapMarkerExclamation, | |
'map-marker-minus': FontAwesomeIcons.mapMarkerMinus, | |
'map-marker-plus': FontAwesomeIcons.mapMarkerPlus, | |
'map-marker-question': FontAwesomeIcons.mapMarkerQuestion, | |
'map-marker-slash': FontAwesomeIcons.mapMarkerSlash, | |
'map-marker-smile': FontAwesomeIcons.mapMarkerSmile, | |
'map-marker-times': FontAwesomeIcons.mapMarkerTimes, | |
'map-pin': FontAwesomeIcons.mapPin, | |
'map-signs': FontAwesomeIcons.mapSigns, | |
'marker': FontAwesomeIcons.marker, | |
'mars': FontAwesomeIcons.mars, | |
'mars-double': FontAwesomeIcons.marsDouble, | |
'mars-stroke': FontAwesomeIcons.marsStroke, | |
'mars-stroke-h': FontAwesomeIcons.marsStrokeH, | |
'mars-stroke-v': FontAwesomeIcons.marsStrokeV, | |
'mask': FontAwesomeIcons.mask, | |
'meat': FontAwesomeIcons.meat, | |
'medal': FontAwesomeIcons.medal, | |
'medkit': FontAwesomeIcons.medkit, | |
'megaphone': FontAwesomeIcons.megaphone, | |
'meh': FontAwesomeIcons.meh, | |
'meh-blank': FontAwesomeIcons.mehBlank, | |
'meh-rolling-eyes': FontAwesomeIcons.mehRollingEyes, | |
'memory': FontAwesomeIcons.memory, | |
'menorah': FontAwesomeIcons.menorah, | |
'mercury': FontAwesomeIcons.mercury, | |
'meteor': FontAwesomeIcons.meteor, | |
'microchip': FontAwesomeIcons.microchip, | |
'microphone': FontAwesomeIcons.microphone, | |
'microphone-alt': FontAwesomeIcons.microphoneAlt, | |
'microphone-alt-slash': FontAwesomeIcons.microphoneAltSlash, | |
'microphone-slash': FontAwesomeIcons.microphoneSlash, | |
'microphone-stand': FontAwesomeIcons.microphoneStand, | |
'microscope': FontAwesomeIcons.microscope, | |
'microwave': FontAwesomeIcons.microwave, | |
'mind-share': FontAwesomeIcons.mindShare, | |
'minus': FontAwesomeIcons.minus, | |
'minus-circle': FontAwesomeIcons.minusCircle, | |
'minus-hexagon': FontAwesomeIcons.minusHexagon, | |
'minus-octagon': FontAwesomeIcons.minusOctagon, | |
'minus-square': FontAwesomeIcons.minusSquare, | |
'mistletoe': FontAwesomeIcons.mistletoe, | |
'mitten': FontAwesomeIcons.mitten, | |
'mobile': FontAwesomeIcons.mobile, | |
'mobile-alt': FontAwesomeIcons.mobileAlt, | |
'mobile-android': FontAwesomeIcons.mobileAndroid, | |
'mobile-android-alt': FontAwesomeIcons.mobileAndroidAlt, | |
'money-bill': FontAwesomeIcons.moneyBill, | |
'money-bill-alt': FontAwesomeIcons.moneyBillAlt, | |
'money-bill-wave': FontAwesomeIcons.moneyBillWave, | |
'money-bill-wave-alt': FontAwesomeIcons.moneyBillWaveAlt, | |
'money-check': FontAwesomeIcons.moneyCheck, | |
'money-check-alt': FontAwesomeIcons.moneyCheckAlt, | |
'money-check-edit': FontAwesomeIcons.moneyCheckEdit, | |
'money-check-edit-alt': FontAwesomeIcons.moneyCheckEditAlt, | |
'monitor-heart-rate': FontAwesomeIcons.monitorHeartRate, | |
'monkey': FontAwesomeIcons.monkey, | |
'monument': FontAwesomeIcons.monument, | |
'moon': FontAwesomeIcons.moon, | |
'moon-cloud': FontAwesomeIcons.moonCloud, | |
'moon-stars': FontAwesomeIcons.moonStars, | |
'mortar-pestle': FontAwesomeIcons.mortarPestle, | |
'mosque': FontAwesomeIcons.mosque, | |
'motorcycle': FontAwesomeIcons.motorcycle, | |
'mountain': FontAwesomeIcons.mountain, | |
'mountains': FontAwesomeIcons.mountains, | |
'mouse': FontAwesomeIcons.mouse, | |
'mouse-alt': FontAwesomeIcons.mouseAlt, | |
'mouse-pointer': FontAwesomeIcons.mousePointer, | |
'mp3-player': FontAwesomeIcons.mp3Player, | |
'mug': FontAwesomeIcons.mug, | |
'mug-hot': FontAwesomeIcons.mugHot, | |
'mug-marshmallows': FontAwesomeIcons.mugMarshmallows, | |
'mug-tea': FontAwesomeIcons.mugTea, | |
'music': FontAwesomeIcons.music, | |
'music-alt': FontAwesomeIcons.musicAlt, | |
'music-alt-slash': FontAwesomeIcons.musicAltSlash, | |
'music-slash': FontAwesomeIcons.musicSlash, | |
'narwhal': FontAwesomeIcons.narwhal, | |
'network-wired': FontAwesomeIcons.networkWired, | |
'neuter': FontAwesomeIcons.neuter, | |
'newspaper': FontAwesomeIcons.newspaper, | |
'not-equal': FontAwesomeIcons.notEqual, | |
'notes-medical': FontAwesomeIcons.notesMedical, | |
'object-group': FontAwesomeIcons.objectGroup, | |
'object-ungroup': FontAwesomeIcons.objectUngroup, | |
'octagon': FontAwesomeIcons.octagon, | |
'oil-can': FontAwesomeIcons.oilCan, | |
'oil-temp': FontAwesomeIcons.oilTemp, | |
'om': FontAwesomeIcons.om, | |
'omega': FontAwesomeIcons.omega, | |
'ornament': FontAwesomeIcons.ornament, | |
'otter': FontAwesomeIcons.otter, | |
'outdent': FontAwesomeIcons.outdent, | |
'outlet': FontAwesomeIcons.outlet, | |
'oven': FontAwesomeIcons.oven, | |
'overline': FontAwesomeIcons.overline, | |
'page-break': FontAwesomeIcons.pageBreak, | |
'pager': FontAwesomeIcons.pager, | |
'paint-brush': FontAwesomeIcons.paintBrush, | |
'paint-brush-alt': FontAwesomeIcons.paintBrushAlt, | |
'paint-roller': FontAwesomeIcons.paintRoller, | |
'palette': FontAwesomeIcons.palette, | |
'pallet': FontAwesomeIcons.pallet, | |
'pallet-alt': FontAwesomeIcons.palletAlt, | |
'paper-plane': FontAwesomeIcons.paperPlane, | |
'paperclip': FontAwesomeIcons.paperclip, | |
'parachute-box': FontAwesomeIcons.parachuteBox, | |
'paragraph': FontAwesomeIcons.paragraph, | |
'paragraph-rtl': FontAwesomeIcons.paragraphRtl, | |
'parking': FontAwesomeIcons.parking, | |
'parking-circle': FontAwesomeIcons.parkingCircle, | |
'parking-circle-slash': FontAwesomeIcons.parkingCircleSlash, | |
'parking-slash': FontAwesomeIcons.parkingSlash, | |
'passport': FontAwesomeIcons.passport, | |
'pastafarianism': FontAwesomeIcons.pastafarianism, | |
'paste': FontAwesomeIcons.paste, | |
'pause': FontAwesomeIcons.pause, | |
'pause-circle': FontAwesomeIcons.pauseCircle, | |
'paw': FontAwesomeIcons.paw, | |
'paw-alt': FontAwesomeIcons.pawAlt, | |
'paw-claws': FontAwesomeIcons.pawClaws, | |
'peace': FontAwesomeIcons.peace, | |
'pegasus': FontAwesomeIcons.pegasus, | |
'pen': FontAwesomeIcons.pen, | |
'pen-alt': FontAwesomeIcons.penAlt, | |
'pen-fancy': FontAwesomeIcons.penFancy, | |
'pen-nib': FontAwesomeIcons.penNib, | |
'pen-square': FontAwesomeIcons.penSquare, | |
'pencil': FontAwesomeIcons.pencil, | |
'pencil-alt': FontAwesomeIcons.pencilAlt, | |
'pencil-paintbrush': FontAwesomeIcons.pencilPaintbrush, | |
'pencil-ruler': FontAwesomeIcons.pencilRuler, | |
'pennant': FontAwesomeIcons.pennant, | |
'people-arrows': FontAwesomeIcons.peopleArrows, | |
'people-carry': FontAwesomeIcons.peopleCarry, | |
'pepper-hot': FontAwesomeIcons.pepperHot, | |
'percent': FontAwesomeIcons.percent, | |
'percentage': FontAwesomeIcons.percentage, | |
'person-booth': FontAwesomeIcons.personBooth, | |
'person-carry': FontAwesomeIcons.personCarry, | |
'person-dolly': FontAwesomeIcons.personDolly, | |
'person-dolly-empty': FontAwesomeIcons.personDollyEmpty, | |
'person-sign': FontAwesomeIcons.personSign, | |
'phone': FontAwesomeIcons.phone, | |
'phone-alt': FontAwesomeIcons.phoneAlt, | |
'phone-laptop': FontAwesomeIcons.phoneLaptop, | |
'phone-office': FontAwesomeIcons.phoneOffice, | |
'phone-plus': FontAwesomeIcons.phonePlus, | |
'phone-rotary': FontAwesomeIcons.phoneRotary, | |
'phone-slash': FontAwesomeIcons.phoneSlash, | |
'phone-square': FontAwesomeIcons.phoneSquare, | |
'phone-square-alt': FontAwesomeIcons.phoneSquareAlt, | |
'phone-volume': FontAwesomeIcons.phoneVolume, | |
'photo-video': FontAwesomeIcons.photoVideo, | |
'pi': FontAwesomeIcons.pi, | |
'piano': FontAwesomeIcons.piano, | |
'piano-keyboard': FontAwesomeIcons.pianoKeyboard, | |
'pie': FontAwesomeIcons.pie, | |
'pig': FontAwesomeIcons.pig, | |
'piggy-bank': FontAwesomeIcons.piggyBank, | |
'pills': FontAwesomeIcons.pills, | |
'pizza': FontAwesomeIcons.pizza, | |
'pizza-slice': FontAwesomeIcons.pizzaSlice, | |
'place-of-worship': FontAwesomeIcons.placeOfWorship, | |
'plane': FontAwesomeIcons.plane, | |
'plane-alt': FontAwesomeIcons.planeAlt, | |
'plane-arrival': FontAwesomeIcons.planeArrival, | |
'plane-departure': FontAwesomeIcons.planeDeparture, | |
'plane-slash': FontAwesomeIcons.planeSlash, | |
'planet-moon': FontAwesomeIcons.planetMoon, | |
'planet-ringed': FontAwesomeIcons.planetRinged, | |
'play': FontAwesomeIcons.play, | |
'play-circle': FontAwesomeIcons.playCircle, | |
'plug': FontAwesomeIcons.plug, | |
'plus': FontAwesomeIcons.plus, | |
'plus-circle': FontAwesomeIcons.plusCircle, | |
'plus-hexagon': FontAwesomeIcons.plusHexagon, | |
'plus-octagon': FontAwesomeIcons.plusOctagon, | |
'plus-square': FontAwesomeIcons.plusSquare, | |
'podcast': FontAwesomeIcons.podcast, | |
'podium': FontAwesomeIcons.podium, | |
'podium-star': FontAwesomeIcons.podiumStar, | |
'police-box': FontAwesomeIcons.policeBox, | |
'poll': FontAwesomeIcons.poll, | |
'poll-h': FontAwesomeIcons.pollH, | |
'poll-people': FontAwesomeIcons.pollPeople, | |
'poo': FontAwesomeIcons.poo, | |
'poo-storm': FontAwesomeIcons.pooStorm, | |
'poop': FontAwesomeIcons.poop, | |
'popcorn': FontAwesomeIcons.popcorn, | |
'portal-enter': FontAwesomeIcons.portalEnter, | |
'portal-exit': FontAwesomeIcons.portalExit, | |
'portrait': FontAwesomeIcons.portrait, | |
'pound-sign': FontAwesomeIcons.poundSign, | |
'power-off': FontAwesomeIcons.powerOff, | |
'pray': FontAwesomeIcons.pray, | |
'praying-hands': FontAwesomeIcons.prayingHands, | |
'prescription': FontAwesomeIcons.prescription, | |
'prescription-bottle': FontAwesomeIcons.prescriptionBottle, | |
'prescription-bottle-alt': FontAwesomeIcons.prescriptionBottleAlt, | |
'presentation': FontAwesomeIcons.presentation, | |
'print': FontAwesomeIcons.print, | |
'print-search': FontAwesomeIcons.printSearch, | |
'print-slash': FontAwesomeIcons.printSlash, | |
'procedures': FontAwesomeIcons.procedures, | |
'project-diagram': FontAwesomeIcons.projectDiagram, | |
'projector': FontAwesomeIcons.projector, | |
'pump-medical': FontAwesomeIcons.pumpMedical, | |
'pump-soap': FontAwesomeIcons.pumpSoap, | |
'pumpkin': FontAwesomeIcons.pumpkin, | |
'puzzle-piece': FontAwesomeIcons.puzzlePiece, | |
'qrcode': FontAwesomeIcons.qrcode, | |
'question': FontAwesomeIcons.question, | |
'question-circle': FontAwesomeIcons.questionCircle, | |
'question-square': FontAwesomeIcons.questionSquare, | |
'quidditch': FontAwesomeIcons.quidditch, | |
'quote-left': FontAwesomeIcons.quoteLeft, | |
'quote-right': FontAwesomeIcons.quoteRight, | |
'quran': FontAwesomeIcons.quran, | |
'rabbit': FontAwesomeIcons.rabbit, | |
'rabbit-fast': FontAwesomeIcons.rabbitFast, | |
'racquet': FontAwesomeIcons.racquet, | |
'radar': FontAwesomeIcons.radar, | |
'radiation': FontAwesomeIcons.radiation, | |
'radiation-alt': FontAwesomeIcons.radiationAlt, | |
'radio': FontAwesomeIcons.radio, | |
'radio-alt': FontAwesomeIcons.radioAlt, | |
'rainbow': FontAwesomeIcons.rainbow, | |
'raindrops': FontAwesomeIcons.raindrops, | |
'ram': FontAwesomeIcons.ram, | |
'ramp-loading': FontAwesomeIcons.rampLoading, | |
'random': FontAwesomeIcons.random, | |
'raygun': FontAwesomeIcons.raygun, | |
'receipt': FontAwesomeIcons.receipt, | |
'record-vinyl': FontAwesomeIcons.recordVinyl, | |
'rectangle-landscape': FontAwesomeIcons.rectangleLandscape, | |
'rectangle-portrait': FontAwesomeIcons.rectanglePortrait, | |
'rectangle-wide': FontAwesomeIcons.rectangleWide, | |
'recycle': FontAwesomeIcons.recycle, | |
'redo': FontAwesomeIcons.redo, | |
'redo-alt': FontAwesomeIcons.redoAlt, | |
'refrigerator': FontAwesomeIcons.refrigerator, | |
'registered': FontAwesomeIcons.registered, | |
'remove-format': FontAwesomeIcons.removeFormat, | |
'repeat': FontAwesomeIcons.repeat, | |
'repeat-1': FontAwesomeIcons.repeat1, | |
'repeat-1-alt': FontAwesomeIcons.repeat1Alt, | |
'repeat-alt': FontAwesomeIcons.repeatAlt, | |
'reply': FontAwesomeIcons.reply, | |
'reply-all': FontAwesomeIcons.replyAll, | |
'republican': FontAwesomeIcons.republican, | |
'restroom': FontAwesomeIcons.restroom, | |
'retweet': FontAwesomeIcons.retweet, | |
'retweet-alt': FontAwesomeIcons.retweetAlt, | |
'ribbon': FontAwesomeIcons.ribbon, | |
'ring': FontAwesomeIcons.ring, | |
'rings-wedding': FontAwesomeIcons.ringsWedding, | |
'road': FontAwesomeIcons.road, | |
'robot': FontAwesomeIcons.robot, | |
'rocket': FontAwesomeIcons.rocket, | |
'rocket-launch': FontAwesomeIcons.rocketLaunch, | |
'route': FontAwesomeIcons.route, | |
'route-highway': FontAwesomeIcons.routeHighway, | |
'route-interstate': FontAwesomeIcons.routeInterstate, | |
'router': FontAwesomeIcons.router, | |
'rss': FontAwesomeIcons.rss, | |
'rss-square': FontAwesomeIcons.rssSquare, | |
'ruble-sign': FontAwesomeIcons.rubleSign, | |
'ruler': FontAwesomeIcons.ruler, | |
'ruler-combined': FontAwesomeIcons.rulerCombined, | |
'ruler-horizontal': FontAwesomeIcons.rulerHorizontal, | |
'ruler-triangle': FontAwesomeIcons.rulerTriangle, | |
'ruler-vertical': FontAwesomeIcons.rulerVertical, | |
'running': FontAwesomeIcons.running, | |
'rupee-sign': FontAwesomeIcons.rupeeSign, | |
'rv': FontAwesomeIcons.rv, | |
'sack': FontAwesomeIcons.sack, | |
'sack-dollar': FontAwesomeIcons.sackDollar, | |
'sad-cry': FontAwesomeIcons.sadCry, | |
'sad-tear': FontAwesomeIcons.sadTear, | |
'salad': FontAwesomeIcons.salad, | |
'sandwich': FontAwesomeIcons.sandwich, | |
'satellite': FontAwesomeIcons.satellite, | |
'satellite-dish': FontAwesomeIcons.satelliteDish, | |
'sausage': FontAwesomeIcons.sausage, | |
'save': FontAwesomeIcons.save, | |
'sax-hot': FontAwesomeIcons.saxHot, | |
'saxophone': FontAwesomeIcons.saxophone, | |
'scalpel': FontAwesomeIcons.scalpel, | |
'scalpel-path': FontAwesomeIcons.scalpelPath, | |
'scanner': FontAwesomeIcons.scanner, | |
'scanner-image': FontAwesomeIcons.scannerImage, | |
'scanner-keyboard': FontAwesomeIcons.scannerKeyboard, | |
'scanner-touchscreen': FontAwesomeIcons.scannerTouchscreen, | |
'scarecrow': FontAwesomeIcons.scarecrow, | |
'scarf': FontAwesomeIcons.scarf, | |
'school': FontAwesomeIcons.school, | |
'screwdriver': FontAwesomeIcons.screwdriver, | |
'scroll': FontAwesomeIcons.scroll, | |
'scroll-old': FontAwesomeIcons.scrollOld, | |
'scrubber': FontAwesomeIcons.scrubber, | |
'scythe': FontAwesomeIcons.scythe, | |
'sd-card': FontAwesomeIcons.sdCard, | |
'search': FontAwesomeIcons.search, | |
'search-dollar': FontAwesomeIcons.searchDollar, | |
'search-location': FontAwesomeIcons.searchLocation, | |
'search-minus': FontAwesomeIcons.searchMinus, | |
'search-plus': FontAwesomeIcons.searchPlus, | |
'seedling': FontAwesomeIcons.seedling, | |
'send-back': FontAwesomeIcons.sendBack, | |
'send-backward': FontAwesomeIcons.sendBackward, | |
'sensor': FontAwesomeIcons.sensor, | |
'sensor-alert': FontAwesomeIcons.sensorAlert, | |
'sensor-fire': FontAwesomeIcons.sensorFire, | |
'sensor-on': FontAwesomeIcons.sensorOn, | |
'sensor-smoke': FontAwesomeIcons.sensorSmoke, | |
'server': FontAwesomeIcons.server, | |
'shapes': FontAwesomeIcons.shapes, | |
'share': FontAwesomeIcons.share, | |
'share-all': FontAwesomeIcons.shareAll, | |
'share-alt': FontAwesomeIcons.shareAlt, | |
'share-alt-square': FontAwesomeIcons.shareAltSquare, | |
'share-square': FontAwesomeIcons.shareSquare, | |
'sheep': FontAwesomeIcons.sheep, | |
'shekel-sign': FontAwesomeIcons.shekelSign, | |
'shield': FontAwesomeIcons.shield, | |
'shield-alt': FontAwesomeIcons.shieldAlt, | |
'shield-check': FontAwesomeIcons.shieldCheck, | |
'shield-cross': FontAwesomeIcons.shieldCross, | |
'shield-virus': FontAwesomeIcons.shieldVirus, | |
'ship': FontAwesomeIcons.ship, | |
'shipping-fast': FontAwesomeIcons.shippingFast, | |
'shipping-timed': FontAwesomeIcons.shippingTimed, | |
'shish-kebab': FontAwesomeIcons.shishKebab, | |
'shoe-prints': FontAwesomeIcons.shoePrints, | |
'shopping-bag': FontAwesomeIcons.shoppingBag, | |
'shopping-basket': FontAwesomeIcons.shoppingBasket, | |
'shopping-cart': FontAwesomeIcons.shoppingCart, | |
'shovel': FontAwesomeIcons.shovel, | |
'shovel-snow': FontAwesomeIcons.shovelSnow, | |
'shower': FontAwesomeIcons.shower, | |
'shredder': FontAwesomeIcons.shredder, | |
'shuttle-van': FontAwesomeIcons.shuttleVan, | |
'shuttlecock': FontAwesomeIcons.shuttlecock, | |
'sickle': FontAwesomeIcons.sickle, | |
'sigma': FontAwesomeIcons.sigma, | |
'sign': FontAwesomeIcons.sign, | |
'sign-in': FontAwesomeIcons.signIn, | |
'sign-in-alt': FontAwesomeIcons.signInAlt, | |
'sign-language': FontAwesomeIcons.signLanguage, | |
'sign-out': FontAwesomeIcons.signOut, | |
'sign-out-alt': FontAwesomeIcons.signOutAlt, | |
'signal': FontAwesomeIcons.signal, | |
'signal-1': FontAwesomeIcons.signal1, | |
'signal-2': FontAwesomeIcons.signal2, | |
'signal-3': FontAwesomeIcons.signal3, | |
'signal-4': FontAwesomeIcons.signal4, | |
'signal-alt': FontAwesomeIcons.signalAlt, | |
'signal-alt-1': FontAwesomeIcons.signalAlt1, | |
'signal-alt-2': FontAwesomeIcons.signalAlt2, | |
'signal-alt-3': FontAwesomeIcons.signalAlt3, | |
'signal-alt-slash': FontAwesomeIcons.signalAltSlash, | |
'signal-slash': FontAwesomeIcons.signalSlash, | |
'signal-stream': FontAwesomeIcons.signalStream, | |
'signature': FontAwesomeIcons.signature, | |
'sim-card': FontAwesomeIcons.simCard, | |
'sink': FontAwesomeIcons.sink, | |
'siren': FontAwesomeIcons.siren, | |
'siren-on': FontAwesomeIcons.sirenOn, | |
'sitemap': FontAwesomeIcons.sitemap, | |
'skating': FontAwesomeIcons.skating, | |
'skeleton': FontAwesomeIcons.skeleton, | |
'ski-jump': FontAwesomeIcons.skiJump, | |
'ski-lift': FontAwesomeIcons.skiLift, | |
'skiing': FontAwesomeIcons.skiing, | |
'skiing-nordic': FontAwesomeIcons.skiingNordic, | |
'skull': FontAwesomeIcons.skull, | |
'skull-cow': FontAwesomeIcons.skullCow, | |
'skull-crossbones': FontAwesomeIcons.skullCrossbones, | |
'slash': FontAwesomeIcons.slash, | |
'sledding': FontAwesomeIcons.sledding, | |
'sleigh': FontAwesomeIcons.sleigh, | |
'sliders-h': FontAwesomeIcons.slidersH, | |
'sliders-h-square': FontAwesomeIcons.slidersHSquare, | |
'sliders-v': FontAwesomeIcons.slidersV, | |
'sliders-v-square': FontAwesomeIcons.slidersVSquare, | |
'smile': FontAwesomeIcons.smile, | |
'smile-beam': FontAwesomeIcons.smileBeam, | |
'smile-plus': FontAwesomeIcons.smilePlus, | |
'smile-wink': FontAwesomeIcons.smileWink, | |
'smog': FontAwesomeIcons.smog, | |
'smoke': FontAwesomeIcons.smoke, | |
'smoking': FontAwesomeIcons.smoking, | |
'smoking-ban': FontAwesomeIcons.smokingBan, | |
'sms': FontAwesomeIcons.sms, | |
'snake': FontAwesomeIcons.snake, | |
'snooze': FontAwesomeIcons.snooze, | |
'snow-blowing': FontAwesomeIcons.snowBlowing, | |
'snowboarding': FontAwesomeIcons.snowboarding, | |
'snowflake': FontAwesomeIcons.snowflake, | |
'snowflakes': FontAwesomeIcons.snowflakes, | |
'snowman': FontAwesomeIcons.snowman, | |
'snowmobile': FontAwesomeIcons.snowmobile, | |
'snowplow': FontAwesomeIcons.snowplow, | |
'soap': FontAwesomeIcons.soap, | |
'socks': FontAwesomeIcons.socks, | |
'solar-panel': FontAwesomeIcons.solarPanel, | |
'solar-system': FontAwesomeIcons.solarSystem, | |
'sort': FontAwesomeIcons.sort, | |
'sort-alpha-down': FontAwesomeIcons.sortAlphaDown, | |
'sort-alpha-down-alt': FontAwesomeIcons.sortAlphaDownAlt, | |
'sort-alpha-up': FontAwesomeIcons.sortAlphaUp, | |
'sort-alpha-up-alt': FontAwesomeIcons.sortAlphaUpAlt, | |
'sort-alt': FontAwesomeIcons.sortAlt, | |
'sort-amount-down': FontAwesomeIcons.sortAmountDown, | |
'sort-amount-down-alt': FontAwesomeIcons.sortAmountDownAlt, | |
'sort-amount-up': FontAwesomeIcons.sortAmountUp, | |
'sort-amount-up-alt': FontAwesomeIcons.sortAmountUpAlt, | |
'sort-circle': FontAwesomeIcons.sortCircle, | |
'sort-circle-down': FontAwesomeIcons.sortCircleDown, | |
'sort-circle-up': FontAwesomeIcons.sortCircleUp, | |
'sort-down': FontAwesomeIcons.sortDown, | |
'sort-numeric-down': FontAwesomeIcons.sortNumericDown, | |
'sort-numeric-down-alt': FontAwesomeIcons.sortNumericDownAlt, | |
'sort-numeric-up': FontAwesomeIcons.sortNumericUp, | |
'sort-numeric-up-alt': FontAwesomeIcons.sortNumericUpAlt, | |
'sort-shapes-down': FontAwesomeIcons.sortShapesDown, | |
'sort-shapes-down-alt': FontAwesomeIcons.sortShapesDownAlt, | |
'sort-shapes-up': FontAwesomeIcons.sortShapesUp, | |
'sort-shapes-up-alt': FontAwesomeIcons.sortShapesUpAlt, | |
'sort-size-down': FontAwesomeIcons.sortSizeDown, | |
'sort-size-down-alt': FontAwesomeIcons.sortSizeDownAlt, | |
'sort-size-up': FontAwesomeIcons.sortSizeUp, | |
'sort-size-up-alt': FontAwesomeIcons.sortSizeUpAlt, | |
'sort-up': FontAwesomeIcons.sortUp, | |
'soup': FontAwesomeIcons.soup, | |
'spa': FontAwesomeIcons.spa, | |
'space-shuttle': FontAwesomeIcons.spaceShuttle, | |
'space-station-moon': FontAwesomeIcons.spaceStationMoon, | |
'space-station-moon-alt': FontAwesomeIcons.spaceStationMoonAlt, | |
'spade': FontAwesomeIcons.spade, | |
'sparkles': FontAwesomeIcons.sparkles, | |
'speaker': FontAwesomeIcons.speaker, | |
'speakers': FontAwesomeIcons.speakers, | |
'spell-check': FontAwesomeIcons.spellCheck, | |
'spider': FontAwesomeIcons.spider, | |
'spider-black-widow': FontAwesomeIcons.spiderBlackWidow, | |
'spider-web': FontAwesomeIcons.spiderWeb, | |
'spinner': FontAwesomeIcons.spinner, | |
'spinner-third': FontAwesomeIcons.spinnerThird, | |
'splotch': FontAwesomeIcons.splotch, | |
'spray-can': FontAwesomeIcons.sprayCan, | |
'sprinkler': FontAwesomeIcons.sprinkler, | |
'square': FontAwesomeIcons.square, | |
'square-full': FontAwesomeIcons.squareFull, | |
'square-root': FontAwesomeIcons.squareRoot, | |
'square-root-alt': FontAwesomeIcons.squareRootAlt, | |
'squirrel': FontAwesomeIcons.squirrel, | |
'staff': FontAwesomeIcons.staff, | |
'stamp': FontAwesomeIcons.stamp, | |
'star': FontAwesomeIcons.star, | |
'star-and-crescent': FontAwesomeIcons.starAndCrescent, | |
'star-christmas': FontAwesomeIcons.starChristmas, | |
'star-exclamation': FontAwesomeIcons.starExclamation, | |
'star-half': FontAwesomeIcons.starHalf, | |
'star-half-alt': FontAwesomeIcons.starHalfAlt, | |
'star-of-david': FontAwesomeIcons.starOfDavid, | |
'star-of-life': FontAwesomeIcons.starOfLife, | |
'star-shooting': FontAwesomeIcons.starShooting, | |
'starfighter': FontAwesomeIcons.starfighter, | |
'starfighter-alt': FontAwesomeIcons.starfighterAlt, | |
'stars': FontAwesomeIcons.stars, | |
'starship': FontAwesomeIcons.starship, | |
'starship-freighter': FontAwesomeIcons.starshipFreighter, | |
'steak': FontAwesomeIcons.steak, | |
'steering-wheel': FontAwesomeIcons.steeringWheel, | |
'step-backward': FontAwesomeIcons.stepBackward, | |
'step-forward': FontAwesomeIcons.stepForward, | |
'stethoscope': FontAwesomeIcons.stethoscope, | |
'sticky-note': FontAwesomeIcons.stickyNote, | |
'stocking': FontAwesomeIcons.stocking, | |
'stomach': FontAwesomeIcons.stomach, | |
'stop': FontAwesomeIcons.stop, | |
'stop-circle': FontAwesomeIcons.stopCircle, | |
'stopwatch': FontAwesomeIcons.stopwatch, | |
'stopwatch-20': FontAwesomeIcons.stopwatch20, | |
'store': FontAwesomeIcons.store, | |
'store-alt': FontAwesomeIcons.storeAlt, | |
'store-alt-slash': FontAwesomeIcons.storeAltSlash, | |
'store-slash': FontAwesomeIcons.storeSlash, | |
'stream': FontAwesomeIcons.stream, | |
'street-view': FontAwesomeIcons.streetView, | |
'stretcher': FontAwesomeIcons.stretcher, | |
'strikethrough': FontAwesomeIcons.strikethrough, | |
'stroopwafel': FontAwesomeIcons.stroopwafel, | |
'subscript': FontAwesomeIcons.subscript, | |
'subway': FontAwesomeIcons.subway, | |
'suitcase': FontAwesomeIcons.suitcase, | |
'suitcase-rolling': FontAwesomeIcons.suitcaseRolling, | |
'sun': FontAwesomeIcons.sun, | |
'sun-cloud': FontAwesomeIcons.sunCloud, | |
'sun-dust': FontAwesomeIcons.sunDust, | |
'sun-haze': FontAwesomeIcons.sunHaze, | |
'sunglasses': FontAwesomeIcons.sunglasses, | |
'sunrise': FontAwesomeIcons.sunrise, | |
'sunset': FontAwesomeIcons.sunset, | |
'superscript': FontAwesomeIcons.superscript, | |
'surprise': FontAwesomeIcons.surprise, | |
'swatchbook': FontAwesomeIcons.swatchbook, | |
'swimmer': FontAwesomeIcons.swimmer, | |
'swimming-pool': FontAwesomeIcons.swimmingPool, | |
'sword': FontAwesomeIcons.sword, | |
'sword-laser': FontAwesomeIcons.swordLaser, | |
'sword-laser-alt': FontAwesomeIcons.swordLaserAlt, | |
'swords': FontAwesomeIcons.swords, | |
'swords-laser': FontAwesomeIcons.swordsLaser, | |
'synagogue': FontAwesomeIcons.synagogue, | |
'sync': FontAwesomeIcons.sync, | |
'sync-alt': FontAwesomeIcons.syncAlt, | |
'syringe': FontAwesomeIcons.syringe, | |
'table': FontAwesomeIcons.table, | |
'table-tennis': FontAwesomeIcons.tableTennis, | |
'tablet': FontAwesomeIcons.tablet, | |
'tablet-alt': FontAwesomeIcons.tabletAlt, | |
'tablet-android': FontAwesomeIcons.tabletAndroid, | |
'tablet-android-alt': FontAwesomeIcons.tabletAndroidAlt, | |
'tablet-rugged': FontAwesomeIcons.tabletRugged, | |
'tablets': FontAwesomeIcons.tablets, | |
'tachometer': FontAwesomeIcons.tachometer, | |
'tachometer-alt': FontAwesomeIcons.tachometerAlt, | |
'tachometer-alt-average': FontAwesomeIcons.tachometerAltAverage, | |
'tachometer-alt-fast': FontAwesomeIcons.tachometerAltFast, | |
'tachometer-alt-fastest': FontAwesomeIcons.tachometerAltFastest, | |
'tachometer-alt-slow': FontAwesomeIcons.tachometerAltSlow, | |
'tachometer-alt-slowest': FontAwesomeIcons.tachometerAltSlowest, | |
'tachometer-average': FontAwesomeIcons.tachometerAverage, | |
'tachometer-fast': FontAwesomeIcons.tachometerFast, | |
'tachometer-fastest': FontAwesomeIcons.tachometerFastest, | |
'tachometer-slow': FontAwesomeIcons.tachometerSlow, | |
'tachometer-slowest': FontAwesomeIcons.tachometerSlowest, | |
'taco': FontAwesomeIcons.taco, | |
'tag': FontAwesomeIcons.tag, | |
'tags': FontAwesomeIcons.tags, | |
'tally': FontAwesomeIcons.tally, | |
'tanakh': FontAwesomeIcons.tanakh, | |
'tape': FontAwesomeIcons.tape, | |
'tasks': FontAwesomeIcons.tasks, | |
'tasks-alt': FontAwesomeIcons.tasksAlt, | |
'taxi': FontAwesomeIcons.taxi, | |
'teeth': FontAwesomeIcons.teeth, | |
'teeth-open': FontAwesomeIcons.teethOpen, | |
'telescope': FontAwesomeIcons.telescope, | |
'temperature-down': FontAwesomeIcons.temperatureDown, | |
'temperature-frigid': FontAwesomeIcons.temperatureFrigid, | |
'temperature-high': FontAwesomeIcons.temperatureHigh, | |
'temperature-hot': FontAwesomeIcons.temperatureHot, | |
'temperature-low': FontAwesomeIcons.temperatureLow, | |
'temperature-up': FontAwesomeIcons.temperatureUp, | |
'tenge': FontAwesomeIcons.tenge, | |
'tennis-ball': FontAwesomeIcons.tennisBall, | |
'terminal': FontAwesomeIcons.terminal, | |
'text': FontAwesomeIcons.text, | |
'text-height': FontAwesomeIcons.textHeight, | |
'text-size': FontAwesomeIcons.textSize, | |
'text-width': FontAwesomeIcons.textWidth, | |
'th': FontAwesomeIcons.th, | |
'th-large': FontAwesomeIcons.thLarge, | |
'th-list': FontAwesomeIcons.thList, | |
'theater-masks': FontAwesomeIcons.theaterMasks, | |
'thermometer': FontAwesomeIcons.thermometer, | |
'thermometer-empty': FontAwesomeIcons.thermometerEmpty, | |
'thermometer-full': FontAwesomeIcons.thermometerFull, | |
'thermometer-half': FontAwesomeIcons.thermometerHalf, | |
'thermometer-quarter': FontAwesomeIcons.thermometerQuarter, | |
'thermometer-three-quarters': FontAwesomeIcons.thermometerThreeQuarters, | |
'theta': FontAwesomeIcons.theta, | |
'thumbs-down': FontAwesomeIcons.thumbsDown, | |
'thumbs-up': FontAwesomeIcons.thumbsUp, | |
'thumbtack': FontAwesomeIcons.thumbtack, | |
'thunderstorm': FontAwesomeIcons.thunderstorm, | |
'thunderstorm-moon': FontAwesomeIcons.thunderstormMoon, | |
'thunderstorm-sun': FontAwesomeIcons.thunderstormSun, | |
'ticket': FontAwesomeIcons.ticket, | |
'ticket-alt': FontAwesomeIcons.ticketAlt, | |
'tilde': FontAwesomeIcons.tilde, | |
'times': FontAwesomeIcons.times, | |
'times-circle': FontAwesomeIcons.timesCircle, | |
'times-hexagon': FontAwesomeIcons.timesHexagon, | |
'times-octagon': FontAwesomeIcons.timesOctagon, | |
'times-square': FontAwesomeIcons.timesSquare, | |
'tint': FontAwesomeIcons.tint, | |
'tint-slash': FontAwesomeIcons.tintSlash, | |
'tire': FontAwesomeIcons.tire, | |
'tire-flat': FontAwesomeIcons.tireFlat, | |
'tire-pressure-warning': FontAwesomeIcons.tirePressureWarning, | |
'tire-rugged': FontAwesomeIcons.tireRugged, | |
'tired': FontAwesomeIcons.tired, | |
'toggle-off': FontAwesomeIcons.toggleOff, | |
'toggle-on': FontAwesomeIcons.toggleOn, | |
'toilet': FontAwesomeIcons.toilet, | |
'toilet-paper': FontAwesomeIcons.toiletPaper, | |
'toilet-paper-alt': FontAwesomeIcons.toiletPaperAlt, | |
'toilet-paper-slash': FontAwesomeIcons.toiletPaperSlash, | |
'tombstone': FontAwesomeIcons.tombstone, | |
'tombstone-alt': FontAwesomeIcons.tombstoneAlt, | |
'toolbox': FontAwesomeIcons.toolbox, | |
'tools': FontAwesomeIcons.tools, | |
'tooth': FontAwesomeIcons.tooth, | |
'toothbrush': FontAwesomeIcons.toothbrush, | |
'torah': FontAwesomeIcons.torah, | |
'torii-gate': FontAwesomeIcons.toriiGate, | |
'tornado': FontAwesomeIcons.tornado, | |
'tractor': FontAwesomeIcons.tractor, | |
'trademark': FontAwesomeIcons.trademark, | |
'traffic-cone': FontAwesomeIcons.trafficCone, | |
'traffic-light': FontAwesomeIcons.trafficLight, | |
'traffic-light-go': FontAwesomeIcons.trafficLightGo, | |
'traffic-light-slow': FontAwesomeIcons.trafficLightSlow, | |
'traffic-light-stop': FontAwesomeIcons.trafficLightStop, | |
'trailer': FontAwesomeIcons.trailer, | |
'train': FontAwesomeIcons.train, | |
'tram': FontAwesomeIcons.tram, | |
'transgender': FontAwesomeIcons.transgender, | |
'transgender-alt': FontAwesomeIcons.transgenderAlt, | |
'transporter': FontAwesomeIcons.transporter, | |
'transporter-1': FontAwesomeIcons.transporter1, | |
'transporter-2': FontAwesomeIcons.transporter2, | |
'transporter-3': FontAwesomeIcons.transporter3, | |
'transporter-empty': FontAwesomeIcons.transporterEmpty, | |
'trash': FontAwesomeIcons.trash, | |
'trash-alt': FontAwesomeIcons.trashAlt, | |
'trash-restore': FontAwesomeIcons.trashRestore, | |
'trash-restore-alt': FontAwesomeIcons.trashRestoreAlt, | |
'trash-undo': FontAwesomeIcons.trashUndo, | |
'trash-undo-alt': FontAwesomeIcons.trashUndoAlt, | |
'treasure-chest': FontAwesomeIcons.treasureChest, | |
'tree': FontAwesomeIcons.tree, | |
'tree-alt': FontAwesomeIcons.treeAlt, | |
'tree-christmas': FontAwesomeIcons.treeChristmas, | |
'tree-decorated': FontAwesomeIcons.treeDecorated, | |
'tree-large': FontAwesomeIcons.treeLarge, | |
'tree-palm': FontAwesomeIcons.treePalm, | |
'trees': FontAwesomeIcons.trees, | |
'triangle': FontAwesomeIcons.triangle, | |
'triangle-music': FontAwesomeIcons.triangleMusic, | |
'trophy': FontAwesomeIcons.trophy, | |
'trophy-alt': FontAwesomeIcons.trophyAlt, | |
'truck': FontAwesomeIcons.truck, | |
'truck-container': FontAwesomeIcons.truckContainer, | |
'truck-couch': FontAwesomeIcons.truckCouch, | |
'truck-loading': FontAwesomeIcons.truckLoading, | |
'truck-monster': FontAwesomeIcons.truckMonster, | |
'truck-moving': FontAwesomeIcons.truckMoving, | |
'truck-pickup': FontAwesomeIcons.truckPickup, | |
'truck-plow': FontAwesomeIcons.truckPlow, | |
'truck-ramp': FontAwesomeIcons.truckRamp, | |
'trumpet': FontAwesomeIcons.trumpet, | |
'tshirt': FontAwesomeIcons.tshirt, | |
'tty': FontAwesomeIcons.tty, | |
'turkey': FontAwesomeIcons.turkey, | |
'turntable': FontAwesomeIcons.turntable, | |
'turtle': FontAwesomeIcons.turtle, | |
'tv': FontAwesomeIcons.tv, | |
'tv-alt': FontAwesomeIcons.tvAlt, | |
'tv-music': FontAwesomeIcons.tvMusic, | |
'tv-retro': FontAwesomeIcons.tvRetro, | |
'typewriter': FontAwesomeIcons.typewriter, | |
'ufo': FontAwesomeIcons.ufo, | |
'ufo-beam': FontAwesomeIcons.ufoBeam, | |
'umbrella': FontAwesomeIcons.umbrella, | |
'umbrella-beach': FontAwesomeIcons.umbrellaBeach, | |
'underline': FontAwesomeIcons.underline, | |
'undo': FontAwesomeIcons.undo, | |
'undo-alt': FontAwesomeIcons.undoAlt, | |
'unicorn': FontAwesomeIcons.unicorn, | |
'union': FontAwesomeIcons.union, | |
'universal-access': FontAwesomeIcons.universalAccess, | |
'university': FontAwesomeIcons.university, | |
'unlink': FontAwesomeIcons.unlink, | |
'unlock': FontAwesomeIcons.unlock, | |
'unlock-alt': FontAwesomeIcons.unlockAlt, | |
'upload': FontAwesomeIcons.upload, | |
'usb-drive': FontAwesomeIcons.usbDrive, | |
'usd-circle': FontAwesomeIcons.usdCircle, | |
'usd-square': FontAwesomeIcons.usdSquare, | |
'user': FontAwesomeIcons.user, | |
'user-alien': FontAwesomeIcons.userAlien, | |
'user-alt': FontAwesomeIcons.userAlt, | |
'user-alt-slash': FontAwesomeIcons.userAltSlash, | |
'user-astronaut': FontAwesomeIcons.userAstronaut, | |
'user-chart': FontAwesomeIcons.userChart, | |
'user-check': FontAwesomeIcons.userCheck, | |
'user-circle': FontAwesomeIcons.userCircle, | |
'user-clock': FontAwesomeIcons.userClock, | |
'user-cog': FontAwesomeIcons.userCog, | |
'user-cowboy': FontAwesomeIcons.userCowboy, | |
'user-crown': FontAwesomeIcons.userCrown, | |
'user-edit': FontAwesomeIcons.userEdit, | |
'user-friends': FontAwesomeIcons.userFriends, | |
'user-graduate': FontAwesomeIcons.userGraduate, | |
'user-hard-hat': FontAwesomeIcons.userHardHat, | |
'user-headset': FontAwesomeIcons.userHeadset, | |
'user-injured': FontAwesomeIcons.userInjured, | |
'user-lock': FontAwesomeIcons.userLock, | |
'user-md': FontAwesomeIcons.userMd, | |
'user-md-chat': FontAwesomeIcons.userMdChat, | |
'user-minus': FontAwesomeIcons.userMinus, | |
'user-music': FontAwesomeIcons.userMusic, | |
'user-ninja': FontAwesomeIcons.userNinja, | |
'user-nurse': FontAwesomeIcons.userNurse, | |
'user-plus': FontAwesomeIcons.userPlus, | |
'user-robot': FontAwesomeIcons.userRobot, | |
'user-secret': FontAwesomeIcons.userSecret, | |
'user-shield': FontAwesomeIcons.userShield, | |
'user-slash': FontAwesomeIcons.userSlash, | |
'user-tag': FontAwesomeIcons.userTag, | |
'user-tie': FontAwesomeIcons.userTie, | |
'user-times': FontAwesomeIcons.userTimes, | |
'user-unlock': FontAwesomeIcons.userUnlock, | |
'user-visor': FontAwesomeIcons.userVisor, | |
'users': FontAwesomeIcons.users, | |
'users-class': FontAwesomeIcons.usersClass, | |
'users-cog': FontAwesomeIcons.usersCog, | |
'users-crown': FontAwesomeIcons.usersCrown, | |
'users-medical': FontAwesomeIcons.usersMedical, | |
'users-slash': FontAwesomeIcons.usersSlash, | |
'utensil-fork': FontAwesomeIcons.utensilFork, | |
'utensil-knife': FontAwesomeIcons.utensilKnife, | |
'utensil-spoon': FontAwesomeIcons.utensilSpoon, | |
'utensils': FontAwesomeIcons.utensils, | |
'utensils-alt': FontAwesomeIcons.utensilsAlt, | |
'vacuum': FontAwesomeIcons.vacuum, | |
'vacuum-robot': FontAwesomeIcons.vacuumRobot, | |
'value-absolute': FontAwesomeIcons.valueAbsolute, | |
'vector-square': FontAwesomeIcons.vectorSquare, | |
'venus': FontAwesomeIcons.venus, | |
'venus-double': FontAwesomeIcons.venusDouble, | |
'venus-mars': FontAwesomeIcons.venusMars, | |
'vest': FontAwesomeIcons.vest, | |
'vest-patches': FontAwesomeIcons.vestPatches, | |
'vhs': FontAwesomeIcons.vhs, | |
'vial': FontAwesomeIcons.vial, | |
'vials': FontAwesomeIcons.vials, | |
'video': FontAwesomeIcons.video, | |
'video-plus': FontAwesomeIcons.videoPlus, | |
'video-slash': FontAwesomeIcons.videoSlash, | |
'vihara': FontAwesomeIcons.vihara, | |
'violin': FontAwesomeIcons.violin, | |
'virus': FontAwesomeIcons.virus, | |
'virus-slash': FontAwesomeIcons.virusSlash, | |
'viruses': FontAwesomeIcons.viruses, | |
'voicemail': FontAwesomeIcons.voicemail, | |
'volcano': FontAwesomeIcons.volcano, | |
'volleyball-ball': FontAwesomeIcons.volleyballBall, | |
'volume': FontAwesomeIcons.volume, | |
'volume-down': FontAwesomeIcons.volumeDown, | |
'volume-mute': FontAwesomeIcons.volumeMute, | |
'volume-off': FontAwesomeIcons.volumeOff, | |
'volume-slash': FontAwesomeIcons.volumeSlash, | |
'volume-up': FontAwesomeIcons.volumeUp, | |
'vote-nay': FontAwesomeIcons.voteNay, | |
'vote-yea': FontAwesomeIcons.voteYea, | |
'vr-cardboard': FontAwesomeIcons.vrCardboard, | |
'wagon-covered': FontAwesomeIcons.wagonCovered, | |
'walker': FontAwesomeIcons.walker, | |
'walkie-talkie': FontAwesomeIcons.walkieTalkie, | |
'walking': FontAwesomeIcons.walking, | |
'wallet': FontAwesomeIcons.wallet, | |
'wand': FontAwesomeIcons.wand, | |
'wand-magic': FontAwesomeIcons.wandMagic, | |
'warehouse': FontAwesomeIcons.warehouse, | |
'warehouse-alt': FontAwesomeIcons.warehouseAlt, | |
'washer': FontAwesomeIcons.washer, | |
'watch': FontAwesomeIcons.watch, | |
'watch-calculator': FontAwesomeIcons.watchCalculator, | |
'watch-fitness': FontAwesomeIcons.watchFitness, | |
'water': FontAwesomeIcons.water, | |
'water-lower': FontAwesomeIcons.waterLower, | |
'water-rise': FontAwesomeIcons.waterRise, | |
'wave-sine': FontAwesomeIcons.waveSine, | |
'wave-square': FontAwesomeIcons.waveSquare, | |
'wave-triangle': FontAwesomeIcons.waveTriangle, | |
'waveform': FontAwesomeIcons.waveform, | |
'waveform-path': FontAwesomeIcons.waveformPath, | |
'webcam': FontAwesomeIcons.webcam, | |
'webcam-slash': FontAwesomeIcons.webcamSlash, | |
'weight': FontAwesomeIcons.weight, | |
'weight-hanging': FontAwesomeIcons.weightHanging, | |
'whale': FontAwesomeIcons.whale, | |
'wheat': FontAwesomeIcons.wheat, | |
'wheelchair': FontAwesomeIcons.wheelchair, | |
'whistle': FontAwesomeIcons.whistle, | |
'wifi': FontAwesomeIcons.wifi, | |
'wifi-1': FontAwesomeIcons.wifi1, | |
'wifi-2': FontAwesomeIcons.wifi2, | |
'wifi-slash': FontAwesomeIcons.wifiSlash, | |
'wind': FontAwesomeIcons.wind, | |
'wind-turbine': FontAwesomeIcons.windTurbine, | |
'wind-warning': FontAwesomeIcons.windWarning, | |
'window': FontAwesomeIcons.window, | |
'window-alt': FontAwesomeIcons.windowAlt, | |
'window-close': FontAwesomeIcons.windowClose, | |
'window-frame': FontAwesomeIcons.windowFrame, | |
'window-frame-open': FontAwesomeIcons.windowFrameOpen, | |
'window-maximize': FontAwesomeIcons.windowMaximize, | |
'window-minimize': FontAwesomeIcons.windowMinimize, | |
'window-restore': FontAwesomeIcons.windowRestore, | |
'windsock': FontAwesomeIcons.windsock, | |
'wine-bottle': FontAwesomeIcons.wineBottle, | |
'wine-glass': FontAwesomeIcons.wineGlass, | |
'wine-glass-alt': FontAwesomeIcons.wineGlassAlt, | |
'won-sign': FontAwesomeIcons.wonSign, | |
'wreath': FontAwesomeIcons.wreath, | |
'wrench': FontAwesomeIcons.wrench, | |
'x-ray': FontAwesomeIcons.xRay, | |
'yen-sign': FontAwesomeIcons.yenSign, | |
'yin-yang': FontAwesomeIcons.yinYang, | |
}; | |
static IconData byName(String originalName) { | |
final icon = icons[originalName]; | |
if (icon == null) { | |
throw new ArgumentError( | |
'The following icon was not found: $originalName', | |
); | |
} | |
return icon; | |
} | |
static IconData withFallback( | |
String originalName, { | |
IconData fallback = FontAwesomeIcons.question, | |
}) => | |
icons[originalName] ?? fallback; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import 'dart:convert'; | |
import 'dart:io'; | |
import 'package:recase/recase.dart'; | |
void main(List<String> arguments) { | |
var file = new File(arguments.first); | |
if (!file.existsSync()) { | |
print('Cannot find the file "${arguments.first}".'); | |
} | |
var content = file.readAsStringSync(); | |
Map<String, dynamic> icons = json.decode(content); | |
Map<String, String> iconDefinitions = {}; | |
for (String iconName in icons.keys) { | |
var icon = icons[iconName]; | |
List<String> styles = (icon['styles'] as List).cast<String>(); | |
if (styles.length > 1) { | |
if (styles.contains('duotone')) { | |
iconDefinitions[iconName] = generateIconDefinition( | |
iconName, | |
); | |
} | |
} | |
} | |
List<String> generatedOutput = [ | |
'library font_awesome_flutter_original;', | |
'', | |
"import 'package:flutter/widgets.dart';", | |
"import 'package:font_awesome_flutter/font_awesome_flutter.dart';", | |
'', | |
'// THIS FILE IS AUTOMATICALLY GENERATED!', | |
'', | |
'class FontAwesomeIconsDuotone {', | |
' static const Map<String, IconData> icons = {', | |
]; | |
generatedOutput.addAll(iconDefinitions.values); | |
generatedOutput.addAll([ | |
"};", | |
"", | |
" static IconData byName(String originalName) {", | |
" final icon = icons[originalName];", | |
"", | |
" if (icon == null) {", | |
" throw new ArgumentError(", | |
" 'The following icon was not found: \$originalName',", | |
" );", | |
" }", | |
" return icon;", | |
" }", | |
"", | |
" static IconData withFallback(", | |
" String originalName, {" | |
" IconData fallback = FontAwesomeIcons.question," | |
" }) =>" | |
" icons[originalName] ?? fallback;" | |
"}", | |
"", | |
]); | |
File output = new File('lib/font_awesome_flutter_map_duotone.dart'); | |
output.writeAsStringSync(generatedOutput.join('\n')); | |
} | |
String generateIconDefinition(String iconName) { | |
String camelCaseName = iconName.camelCase; | |
String cappedCamelCaseName = | |
"${camelCaseName[0].toUpperCase()}${camelCaseName.substring(1)}"; | |
String finalDuotoneName = "duotone$cappedCamelCaseName"; | |
return "'$iconName': FontAwesomeIcons.$finalDuotoneName,"; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import 'dart:convert'; | |
import 'dart:io'; | |
import 'package:recase/recase.dart'; | |
void main(List<String> arguments) { | |
var file = new File(arguments.first); | |
if (!file.existsSync()) { | |
print('Cannot find the file "${arguments.first}".'); | |
} | |
var content = file.readAsStringSync(); | |
Map<String, dynamic> icons = json.decode(content); | |
Map<String, String> iconDefinitions = {}; | |
for (String iconName in icons.keys) { | |
var icon = icons[iconName]; | |
List<String> styles = (icon['styles'] as List).cast<String>(); | |
if (styles.length > 1) { | |
if (styles.contains('light')) { | |
iconDefinitions[iconName] = generateIconDefinition( | |
iconName, | |
); | |
} | |
} | |
} | |
List<String> generatedOutput = [ | |
'library font_awesome_flutter_original;', | |
'', | |
"import 'package:flutter/widgets.dart';", | |
"import 'package:font_awesome_flutter/font_awesome_flutter.dart';", | |
'', | |
'// THIS FILE IS AUTOMATICALLY GENERATED!', | |
'', | |
'class FontAwesomeIconsLight {', | |
' static const Map<String, IconData> icons = {', | |
]; | |
generatedOutput.addAll(iconDefinitions.values); | |
generatedOutput.addAll([ | |
"};", | |
"", | |
" static IconData byName(String originalName) {", | |
" final icon = icons[originalName];", | |
"", | |
" if (icon == null) {", | |
" throw new ArgumentError(", | |
" 'The following icon was not found: \$originalName',", | |
" );", | |
" }", | |
" return icon;", | |
" }", | |
"", | |
" static IconData withFallback(", | |
" String originalName, {" | |
" IconData fallback = FontAwesomeIcons.question," | |
" }) =>" | |
" icons[originalName] ?? fallback;" | |
"}", | |
"", | |
]); | |
File output = new File('lib/font_awesome_flutter_map_light.dart'); | |
output.writeAsStringSync(generatedOutput.join('\n')); | |
} | |
String generateIconDefinition(String iconName) { | |
String camelCaseName = iconName.camelCase; | |
String cappedCamelCaseName = | |
"${camelCaseName[0].toUpperCase()}${camelCaseName.substring(1)}"; | |
String finalLightName = "light$cappedCamelCaseName"; | |
return "'$iconName': FontAwesomeIcons.$finalLightName,"; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import 'dart:convert'; | |
import 'dart:io'; | |
import 'package:recase/recase.dart'; | |
void main(List<String> arguments) { | |
var file = new File(arguments.first); | |
if (!file.existsSync()) { | |
print('Cannot find the file "${arguments.first}".'); | |
} | |
var content = file.readAsStringSync(); | |
Map<String, dynamic> icons = json.decode(content); | |
Map<String, String> iconDefinitions = {}; | |
for (String iconName in icons.keys) { | |
var icon = icons[iconName]; | |
List<String> styles = (icon['styles'] as List).cast<String>(); | |
if (styles.length > 1) { | |
if (styles.contains('regular')) { | |
iconDefinitions[iconName] = generateIconDefinition( | |
iconName, | |
); | |
} | |
} | |
} | |
List<String> generatedOutput = [ | |
'library font_awesome_flutter_original;', | |
'', | |
"import 'package:flutter/widgets.dart';", | |
"import 'package:font_awesome_flutter/font_awesome_flutter.dart';", | |
'', | |
'// THIS FILE IS AUTOMATICALLY GENERATED!', | |
'', | |
'class FontAwesomeIconsRegular {', | |
' static const Map<String, IconData> icons = {', | |
]; | |
generatedOutput.addAll(iconDefinitions.values); | |
generatedOutput.addAll([ | |
"};", | |
"", | |
" static IconData byName(String originalName) {", | |
" final icon = icons[originalName];", | |
"", | |
" if (icon == null) {", | |
" throw new ArgumentError(", | |
" 'The following icon was not found: \$originalName',", | |
" );", | |
" }", | |
" return icon;", | |
" }", | |
"", | |
" static IconData withFallback(", | |
" String originalName, {" | |
" IconData fallback = FontAwesomeIcons.question," | |
" }) =>" | |
" icons[originalName] ?? fallback;" | |
"}", | |
"", | |
]); | |
File output = new File('lib/font_awesome_flutter_map_regular.dart'); | |
output.writeAsStringSync(generatedOutput.join('\n')); | |
} | |
// String generateIconDefinition(String iconName, String style, String unicode) { | |
// style = '${style[0].toUpperCase()}${style.substring(1)}'; | |
// String iconDataSource = 'IconData$style'; | |
// return "'$iconName': $iconDataSource(0x$unicode),"; | |
// } | |
String generateIconDefinition(String iconName) { | |
String camelCaseName = iconName.camelCase; | |
return "'$iconName': FontAwesomeIcons.$camelCaseName,"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment