using System; using System.Collections.Generic; using System.Text; //------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace com.{yourprojectname or your custom project breakdown folder levels}.Helpers { /// /// Font Awesome Resources V5.3.1 /// public enum FontAwesomeWeb531FontEnum { /// /// fa-500px glyph (f26e). /// [Prefix("brands")] _500px = 0xf26e, /// /// fa-accessible-icon glyph (f368). /// [Prefix("brands")] AccessibleIcon = 0xf368, /// /// fa-accusoft glyph (f369). /// [Prefix("brands")] Accusoft = 0xf369, /// /// fa-ad glyph (f641). /// [Prefix("solid")] Ad = 0xf641, /// /// fa-address-book glyph (f2b9). /// [Prefix("regular")] [Prefix("solid")] AddressBook = 0xf2b9, /// /// fa-address-card glyph (f2bb). /// [Prefix("regular")] [Prefix("solid")] AddressCard = 0xf2bb, /// /// fa-adjust glyph (f042). /// [Prefix("solid")] Adjust = 0xf042, /// /// fa-adn glyph (f170). /// [Prefix("brands")] Adn = 0xf170, /// /// fa-adversal glyph (f36a). /// [Prefix("brands")] Adversal = 0xf36a, /// /// fa-affiliatetheme glyph (f36b). /// [Prefix("brands")] Affiliatetheme = 0xf36b, /// /// fa-air-freshener glyph (f5d0). /// [Prefix("solid")] AirFreshener = 0xf5d0, /// /// fa-algolia glyph (f36c). /// [Prefix("brands")] Algolia = 0xf36c, /// /// fa-align-center glyph (f037). /// [Prefix("solid")] AlignCenter = 0xf037, /// /// fa-align-justify glyph (f039). /// [Prefix("solid")] AlignJustify = 0xf039, /// /// fa-align-left glyph (f036). /// [Prefix("solid")] AlignLeft = 0xf036, /// /// fa-align-right glyph (f038). /// [Prefix("solid")] AlignRight = 0xf038, /// /// fa-alipay glyph (f642). /// [Prefix("brands")] Alipay = 0xf642, /// /// fa-allergies glyph (f461). /// [Prefix("solid")] Allergies = 0xf461, /// /// fa-amazon glyph (f270). /// [Prefix("brands")] Amazon = 0xf270, /// /// fa-amazon-pay glyph (f42c). /// [Prefix("brands")] AmazonPay = 0xf42c, /// /// fa-ambulance glyph (f0f9). /// [Prefix("solid")] Ambulance = 0xf0f9, /// /// fa-american-sign-language-interpreting glyph (f2a3). /// [Prefix("solid")] AmericanSignLanguageInterpreting = 0xf2a3, /// /// fa-amilia glyph (f36d). /// [Prefix("brands")] Amilia = 0xf36d, /// /// fa-anchor glyph (f13d). /// [Prefix("solid")] Anchor = 0xf13d, /// /// fa-android glyph (f17b). /// [Prefix("brands")] Android = 0xf17b, /// /// fa-angellist glyph (f209). /// [Prefix("brands")] Angellist = 0xf209, /// /// fa-angle-double-down glyph (f103). /// [Prefix("solid")] AngleDoubleDown = 0xf103, /// /// fa-angle-double-left glyph (f100). /// [Prefix("solid")] AngleDoubleLeft = 0xf100, /// /// fa-angle-double-right glyph (f101). /// [Prefix("solid")] AngleDoubleRight = 0xf101, /// /// fa-angle-double-up glyph (f102). /// [Prefix("solid")] AngleDoubleUp = 0xf102, /// /// fa-angle-down glyph (f107). /// [Prefix("solid")] AngleDown = 0xf107, /// /// fa-angle-left glyph (f104). /// [Prefix("solid")] AngleLeft = 0xf104, /// /// fa-angle-right glyph (f105). /// [Prefix("solid")] AngleRight = 0xf105, /// /// fa-angle-up glyph (f106). /// [Prefix("solid")] AngleUp = 0xf106, /// /// fa-angry glyph (f556). /// [Prefix("regular")] [Prefix("solid")] Angry = 0xf556, /// /// fa-angrycreative glyph (f36e). /// [Prefix("brands")] Angrycreative = 0xf36e, /// /// fa-angular glyph (f420). /// [Prefix("brands")] Angular = 0xf420, /// /// fa-ankh glyph (f644). /// [Prefix("solid")] Ankh = 0xf644, /// /// fa-app-store glyph (f36f). /// [Prefix("brands")] AppStore = 0xf36f, /// /// fa-app-store-ios glyph (f370). /// [Prefix("brands")] AppStoreIos = 0xf370, /// /// fa-apper glyph (f371). /// [Prefix("brands")] Apper = 0xf371, /// /// fa-apple glyph (f179). /// [Prefix("brands")] Apple = 0xf179, /// /// fa-apple-alt glyph (f5d1). /// [Prefix("solid")] AppleAlt = 0xf5d1, /// /// fa-apple-pay glyph (f415). /// [Prefix("brands")] ApplePay = 0xf415, /// /// fa-archive glyph (f187). /// [Prefix("solid")] Archive = 0xf187, /// /// fa-archway glyph (f557). /// [Prefix("solid")] Archway = 0xf557, /// /// fa-arrow-alt-circle-down glyph (f358). /// [Prefix("regular")] [Prefix("solid")] ArrowAltCircleDown = 0xf358, /// /// fa-arrow-alt-circle-left glyph (f359). /// [Prefix("regular")] [Prefix("solid")] ArrowAltCircleLeft = 0xf359, /// /// fa-arrow-alt-circle-right glyph (f35a). /// [Prefix("regular")] [Prefix("solid")] ArrowAltCircleRight = 0xf35a, /// /// fa-arrow-alt-circle-up glyph (f35b). /// [Prefix("regular")] [Prefix("solid")] ArrowAltCircleUp = 0xf35b, /// /// fa-arrow-circle-down glyph (f0ab). /// [Prefix("solid")] ArrowCircleDown = 0xf0ab, /// /// fa-arrow-circle-left glyph (f0a8). /// [Prefix("solid")] ArrowCircleLeft = 0xf0a8, /// /// fa-arrow-circle-right glyph (f0a9). /// [Prefix("solid")] ArrowCircleRight = 0xf0a9, /// /// fa-arrow-circle-up glyph (f0aa). /// [Prefix("solid")] ArrowCircleUp = 0xf0aa, /// /// fa-arrow-down glyph (f063). /// [Prefix("solid")] ArrowDown = 0xf063, /// /// fa-arrow-left glyph (f060). /// [Prefix("solid")] ArrowLeft = 0xf060, /// /// fa-arrow-right glyph (f061). /// [Prefix("solid")] ArrowRight = 0xf061, /// /// fa-arrow-up glyph (f062). /// [Prefix("solid")] ArrowUp = 0xf062, /// /// fa-arrows-alt glyph (f0b2). /// [Prefix("solid")] ArrowsAlt = 0xf0b2, /// /// fa-arrows-alt-h glyph (f337). /// [Prefix("solid")] ArrowsAltH = 0xf337, /// /// fa-arrows-alt-v glyph (f338). /// [Prefix("solid")] ArrowsAltV = 0xf338, /// /// fa-assistive-listening-systems glyph (f2a2). /// [Prefix("solid")] AssistiveListeningSystems = 0xf2a2, /// /// fa-asterisk glyph (f069). /// [Prefix("solid")] Asterisk = 0xf069, /// /// fa-asymmetrik glyph (f372). /// [Prefix("brands")] Asymmetrik = 0xf372, /// /// fa-at glyph (f1fa). /// [Prefix("solid")] At = 0xf1fa, /// /// fa-atlas glyph (f558). /// [Prefix("solid")] Atlas = 0xf558, /// /// fa-atom glyph (f5d2). /// [Prefix("solid")] Atom = 0xf5d2, /// /// fa-audible glyph (f373). /// [Prefix("brands")] Audible = 0xf373, /// /// fa-audio-description glyph (f29e). /// [Prefix("solid")] AudioDescription = 0xf29e, /// /// fa-autoprefixer glyph (f41c). /// [Prefix("brands")] Autoprefixer = 0xf41c, /// /// fa-avianex glyph (f374). /// [Prefix("brands")] Avianex = 0xf374, /// /// fa-aviato glyph (f421). /// [Prefix("brands")] Aviato = 0xf421, /// /// fa-award glyph (f559). /// [Prefix("solid")] Award = 0xf559, /// /// fa-aws glyph (f375). /// [Prefix("brands")] Aws = 0xf375, /// /// fa-backspace glyph (f55a). /// [Prefix("solid")] Backspace = 0xf55a, /// /// fa-backward glyph (f04a). /// [Prefix("solid")] Backward = 0xf04a, /// /// fa-balance-scale glyph (f24e). /// [Prefix("solid")] BalanceScale = 0xf24e, /// /// fa-ban glyph (f05e). /// [Prefix("solid")] Ban = 0xf05e, /// /// fa-band-aid glyph (f462). /// [Prefix("solid")] BandAid = 0xf462, /// /// fa-bandcamp glyph (f2d5). /// [Prefix("brands")] Bandcamp = 0xf2d5, /// /// fa-barcode glyph (f02a). /// [Prefix("solid")] Barcode = 0xf02a, /// /// fa-bars glyph (f0c9). /// [Prefix("solid")] Bars = 0xf0c9, /// /// fa-baseball-ball glyph (f433). /// [Prefix("solid")] BaseballBall = 0xf433, /// /// fa-basketball-ball glyph (f434). /// [Prefix("solid")] BasketballBall = 0xf434, /// /// fa-bath glyph (f2cd). /// [Prefix("solid")] Bath = 0xf2cd, /// /// fa-battery-empty glyph (f244). /// [Prefix("solid")] BatteryEmpty = 0xf244, /// /// fa-battery-full glyph (f240). /// [Prefix("solid")] BatteryFull = 0xf240, /// /// fa-battery-half glyph (f242). /// [Prefix("solid")] BatteryHalf = 0xf242, /// /// fa-battery-quarter glyph (f243). /// [Prefix("solid")] BatteryQuarter = 0xf243, /// /// fa-battery-three-quarters glyph (f241). /// [Prefix("solid")] BatteryThreeQuarters = 0xf241, /// /// fa-bed glyph (f236). /// [Prefix("solid")] Bed = 0xf236, /// /// fa-beer glyph (f0fc). /// [Prefix("solid")] Beer = 0xf0fc, /// /// fa-behance glyph (f1b4). /// [Prefix("brands")] Behance = 0xf1b4, /// /// fa-behance-square glyph (f1b5). /// [Prefix("brands")] BehanceSquare = 0xf1b5, /// /// fa-bell glyph (f0f3). /// [Prefix("regular")] [Prefix("solid")] Bell = 0xf0f3, /// /// fa-bell-slash glyph (f1f6). /// [Prefix("regular")] [Prefix("solid")] BellSlash = 0xf1f6, /// /// fa-bezier-curve glyph (f55b). /// [Prefix("solid")] BezierCurve = 0xf55b, /// /// fa-bible glyph (f647). /// [Prefix("solid")] Bible = 0xf647, /// /// fa-bicycle glyph (f206). /// [Prefix("solid")] Bicycle = 0xf206, /// /// fa-bimobject glyph (f378). /// [Prefix("brands")] Bimobject = 0xf378, /// /// fa-binoculars glyph (f1e5). /// [Prefix("solid")] Binoculars = 0xf1e5, /// /// fa-birthday-cake glyph (f1fd). /// [Prefix("solid")] BirthdayCake = 0xf1fd, /// /// fa-bitbucket glyph (f171). /// [Prefix("brands")] Bitbucket = 0xf171, /// /// fa-bitcoin glyph (f379). /// [Prefix("brands")] Bitcoin = 0xf379, /// /// fa-bity glyph (f37a). /// [Prefix("brands")] Bity = 0xf37a, /// /// fa-black-tie glyph (f27e). /// [Prefix("brands")] BlackTie = 0xf27e, /// /// fa-blackberry glyph (f37b). /// [Prefix("brands")] Blackberry = 0xf37b, /// /// fa-blender glyph (f517). /// [Prefix("solid")] Blender = 0xf517, /// /// fa-blind glyph (f29d). /// [Prefix("solid")] Blind = 0xf29d, /// /// fa-blogger glyph (f37c). /// [Prefix("brands")] Blogger = 0xf37c, /// /// fa-blogger-b glyph (f37d). /// [Prefix("brands")] BloggerB = 0xf37d, /// /// fa-bluetooth glyph (f293). /// [Prefix("brands")] Bluetooth = 0xf293, /// /// fa-bluetooth-b glyph (f294). /// [Prefix("brands")] BluetoothB = 0xf294, /// /// fa-bold glyph (f032). /// [Prefix("solid")] Bold = 0xf032, /// /// fa-bolt glyph (f0e7). /// [Prefix("solid")] Bolt = 0xf0e7, /// /// fa-bomb glyph (f1e2). /// [Prefix("solid")] Bomb = 0xf1e2, /// /// fa-bone glyph (f5d7). /// [Prefix("solid")] Bone = 0xf5d7, /// /// fa-bong glyph (f55c). /// [Prefix("solid")] Bong = 0xf55c, /// /// fa-book glyph (f02d). /// [Prefix("solid")] Book = 0xf02d, /// /// fa-book-open glyph (f518). /// [Prefix("solid")] BookOpen = 0xf518, /// /// fa-book-reader glyph (f5da). /// [Prefix("solid")] BookReader = 0xf5da, /// /// fa-bookmark glyph (f02e). /// [Prefix("regular")] [Prefix("solid")] Bookmark = 0xf02e, /// /// fa-bowling-ball glyph (f436). /// [Prefix("solid")] BowlingBall = 0xf436, /// /// fa-box glyph (f466). /// [Prefix("solid")] Box = 0xf466, /// /// fa-box-open glyph (f49e). /// [Prefix("solid")] BoxOpen = 0xf49e, /// /// fa-boxes glyph (f468). /// [Prefix("solid")] Boxes = 0xf468, /// /// fa-braille glyph (f2a1). /// [Prefix("solid")] Braille = 0xf2a1, /// /// fa-brain glyph (f5dc). /// [Prefix("solid")] Brain = 0xf5dc, /// /// fa-briefcase glyph (f0b1). /// [Prefix("solid")] Briefcase = 0xf0b1, /// /// fa-briefcase-medical glyph (f469). /// [Prefix("solid")] BriefcaseMedical = 0xf469, /// /// fa-broadcast-tower glyph (f519). /// [Prefix("solid")] BroadcastTower = 0xf519, /// /// fa-broom glyph (f51a). /// [Prefix("solid")] Broom = 0xf51a, /// /// fa-brush glyph (f55d). /// [Prefix("solid")] Brush = 0xf55d, /// /// fa-btc glyph (f15a). /// [Prefix("brands")] Btc = 0xf15a, /// /// fa-bug glyph (f188). /// [Prefix("solid")] Bug = 0xf188, /// /// fa-building glyph (f1ad). /// [Prefix("regular")] [Prefix("solid")] Building = 0xf1ad, /// /// fa-bullhorn glyph (f0a1). /// [Prefix("solid")] Bullhorn = 0xf0a1, /// /// fa-bullseye glyph (f140). /// [Prefix("solid")] Bullseye = 0xf140, /// /// fa-burn glyph (f46a). /// [Prefix("solid")] Burn = 0xf46a, /// /// fa-buromobelexperte glyph (f37f). /// [Prefix("brands")] Buromobelexperte = 0xf37f, /// /// fa-bus glyph (f207). /// [Prefix("solid")] Bus = 0xf207, /// /// fa-bus-alt glyph (f55e). /// [Prefix("solid")] BusAlt = 0xf55e, /// /// fa-business-time glyph (f64a). /// [Prefix("solid")] BusinessTime = 0xf64a, /// /// fa-buysellads glyph (f20d). /// [Prefix("brands")] Buysellads = 0xf20d, /// /// fa-calculator glyph (f1ec). /// [Prefix("solid")] Calculator = 0xf1ec, /// /// fa-calendar glyph (f133). /// [Prefix("regular")] [Prefix("solid")] Calendar = 0xf133, /// /// fa-calendar-alt glyph (f073). /// [Prefix("regular")] [Prefix("solid")] CalendarAlt = 0xf073, /// /// fa-calendar-check glyph (f274). /// [Prefix("regular")] [Prefix("solid")] CalendarCheck = 0xf274, /// /// fa-calendar-minus glyph (f272). /// [Prefix("regular")] [Prefix("solid")] CalendarMinus = 0xf272, /// /// fa-calendar-plus glyph (f271). /// [Prefix("regular")] [Prefix("solid")] CalendarPlus = 0xf271, /// /// fa-calendar-times glyph (f273). /// [Prefix("regular")] [Prefix("solid")] CalendarTimes = 0xf273, /// /// fa-camera glyph (f030). /// [Prefix("solid")] Camera = 0xf030, /// /// fa-camera-retro glyph (f083). /// [Prefix("solid")] CameraRetro = 0xf083, /// /// fa-cannabis glyph (f55f). /// [Prefix("solid")] Cannabis = 0xf55f, /// /// fa-capsules glyph (f46b). /// [Prefix("solid")] Capsules = 0xf46b, /// /// fa-car glyph (f1b9). /// [Prefix("solid")] Car = 0xf1b9, /// /// fa-car-alt glyph (f5de). /// [Prefix("solid")] CarAlt = 0xf5de, /// /// fa-car-battery glyph (f5df). /// [Prefix("solid")] CarBattery = 0xf5df, /// /// fa-car-crash glyph (f5e1). /// [Prefix("solid")] CarCrash = 0xf5e1, /// /// fa-car-side glyph (f5e4). /// [Prefix("solid")] CarSide = 0xf5e4, /// /// fa-caret-down glyph (f0d7). /// [Prefix("solid")] CaretDown = 0xf0d7, /// /// fa-caret-left glyph (f0d9). /// [Prefix("solid")] CaretLeft = 0xf0d9, /// /// fa-caret-right glyph (f0da). /// [Prefix("solid")] CaretRight = 0xf0da, /// /// fa-caret-square-down glyph (f150). /// [Prefix("regular")] [Prefix("solid")] CaretSquareDown = 0xf150, /// /// fa-caret-square-left glyph (f191). /// [Prefix("regular")] [Prefix("solid")] CaretSquareLeft = 0xf191, /// /// fa-caret-square-right glyph (f152). /// [Prefix("regular")] [Prefix("solid")] CaretSquareRight = 0xf152, /// /// fa-caret-square-up glyph (f151). /// [Prefix("regular")] [Prefix("solid")] CaretSquareUp = 0xf151, /// /// fa-caret-up glyph (f0d8). /// [Prefix("solid")] CaretUp = 0xf0d8, /// /// fa-cart-arrow-down glyph (f218). /// [Prefix("solid")] CartArrowDown = 0xf218, /// /// fa-cart-plus glyph (f217). /// [Prefix("solid")] CartPlus = 0xf217, /// /// fa-cc-amazon-pay glyph (f42d). /// [Prefix("brands")] CcAmazonPay = 0xf42d, /// /// fa-cc-amex glyph (f1f3). /// [Prefix("brands")] CcAmex = 0xf1f3, /// /// fa-cc-apple-pay glyph (f416). /// [Prefix("brands")] CcApplePay = 0xf416, /// /// fa-cc-diners-club glyph (f24c). /// [Prefix("brands")] CcDinersClub = 0xf24c, /// /// fa-cc-discover glyph (f1f2). /// [Prefix("brands")] CcDiscover = 0xf1f2, /// /// fa-cc-jcb glyph (f24b). /// [Prefix("brands")] CcJcb = 0xf24b, /// /// fa-cc-mastercard glyph (f1f1). /// [Prefix("brands")] CcMastercard = 0xf1f1, /// /// fa-cc-paypal glyph (f1f4). /// [Prefix("brands")] CcPaypal = 0xf1f4, /// /// fa-cc-stripe glyph (f1f5). /// [Prefix("brands")] CcStripe = 0xf1f5, /// /// fa-cc-visa glyph (f1f0). /// [Prefix("brands")] CcVisa = 0xf1f0, /// /// fa-centercode glyph (f380). /// [Prefix("brands")] Centercode = 0xf380, /// /// fa-certificate glyph (f0a3). /// [Prefix("solid")] Certificate = 0xf0a3, /// /// fa-chalkboard glyph (f51b). /// [Prefix("solid")] Chalkboard = 0xf51b, /// /// fa-chalkboard-teacher glyph (f51c). /// [Prefix("solid")] ChalkboardTeacher = 0xf51c, /// /// fa-charging-station glyph (f5e7). /// [Prefix("solid")] ChargingStation = 0xf5e7, /// /// fa-chart-area glyph (f1fe). /// [Prefix("solid")] ChartArea = 0xf1fe, /// /// fa-chart-bar glyph (f080). /// [Prefix("regular")] [Prefix("solid")] ChartBar = 0xf080, /// /// fa-chart-line glyph (f201). /// [Prefix("solid")] ChartLine = 0xf201, /// /// fa-chart-pie glyph (f200). /// [Prefix("solid")] ChartPie = 0xf200, /// /// fa-check glyph (f00c). /// [Prefix("solid")] Check = 0xf00c, /// /// fa-check-circle glyph (f058). /// [Prefix("regular")] [Prefix("solid")] CheckCircle = 0xf058, /// /// fa-check-double glyph (f560). /// [Prefix("solid")] CheckDouble = 0xf560, /// /// fa-check-square glyph (f14a). /// [Prefix("regular")] [Prefix("solid")] CheckSquare = 0xf14a, /// /// fa-chess glyph (f439). /// [Prefix("solid")] Chess = 0xf439, /// /// fa-chess-bishop glyph (f43a). /// [Prefix("solid")] ChessBishop = 0xf43a, /// /// fa-chess-board glyph (f43c). /// [Prefix("solid")] ChessBoard = 0xf43c, /// /// fa-chess-king glyph (f43f). /// [Prefix("solid")] ChessKing = 0xf43f, /// /// fa-chess-knight glyph (f441). /// [Prefix("solid")] ChessKnight = 0xf441, /// /// fa-chess-pawn glyph (f443). /// [Prefix("solid")] ChessPawn = 0xf443, /// /// fa-chess-queen glyph (f445). /// [Prefix("solid")] ChessQueen = 0xf445, /// /// fa-chess-rook glyph (f447). /// [Prefix("solid")] ChessRook = 0xf447, /// /// fa-chevron-circle-down glyph (f13a). /// [Prefix("solid")] ChevronCircleDown = 0xf13a, /// /// fa-chevron-circle-left glyph (f137). /// [Prefix("solid")] ChevronCircleLeft = 0xf137, /// /// fa-chevron-circle-right glyph (f138). /// [Prefix("solid")] ChevronCircleRight = 0xf138, /// /// fa-chevron-circle-up glyph (f139). /// [Prefix("solid")] ChevronCircleUp = 0xf139, /// /// fa-chevron-down glyph (f078). /// [Prefix("solid")] ChevronDown = 0xf078, /// /// fa-chevron-left glyph (f053). /// [Prefix("solid")] ChevronLeft = 0xf053, /// /// fa-chevron-right glyph (f054). /// [Prefix("solid")] ChevronRight = 0xf054, /// /// fa-chevron-up glyph (f077). /// [Prefix("solid")] ChevronUp = 0xf077, /// /// fa-child glyph (f1ae). /// [Prefix("solid")] Child = 0xf1ae, /// /// fa-chrome glyph (f268). /// [Prefix("brands")] Chrome = 0xf268, /// /// fa-church glyph (f51d). /// [Prefix("solid")] Church = 0xf51d, /// /// fa-circle glyph (f111). /// [Prefix("regular")] [Prefix("solid")] Circle = 0xf111, /// /// fa-circle-notch glyph (f1ce). /// [Prefix("solid")] CircleNotch = 0xf1ce, /// /// fa-city glyph (f64f). /// [Prefix("solid")] City = 0xf64f, /// /// fa-clipboard glyph (f328). /// [Prefix("regular")] [Prefix("solid")] Clipboard = 0xf328, /// /// fa-clipboard-check glyph (f46c). /// [Prefix("solid")] ClipboardCheck = 0xf46c, /// /// fa-clipboard-list glyph (f46d). /// [Prefix("solid")] ClipboardList = 0xf46d, /// /// fa-clock glyph (f017). /// [Prefix("regular")] [Prefix("solid")] Clock = 0xf017, /// /// fa-clone glyph (f24d). /// [Prefix("regular")] [Prefix("solid")] Clone = 0xf24d, /// /// fa-closed-captioning glyph (f20a). /// [Prefix("regular")] [Prefix("solid")] ClosedCaptioning = 0xf20a, /// /// fa-cloud glyph (f0c2). /// [Prefix("solid")] Cloud = 0xf0c2, /// /// fa-cloud-download-alt glyph (f381). /// [Prefix("solid")] CloudDownloadAlt = 0xf381, /// /// fa-cloud-upload-alt glyph (f382). /// [Prefix("solid")] CloudUploadAlt = 0xf382, /// /// fa-cloudscale glyph (f383). /// [Prefix("brands")] Cloudscale = 0xf383, /// /// fa-cloudsmith glyph (f384). /// [Prefix("brands")] Cloudsmith = 0xf384, /// /// fa-cloudversify glyph (f385). /// [Prefix("brands")] Cloudversify = 0xf385, /// /// fa-cocktail glyph (f561). /// [Prefix("solid")] Cocktail = 0xf561, /// /// fa-code glyph (f121). /// [Prefix("solid")] Code = 0xf121, /// /// fa-code-branch glyph (f126). /// [Prefix("solid")] CodeBranch = 0xf126, /// /// fa-codepen glyph (f1cb). /// [Prefix("brands")] Codepen = 0xf1cb, /// /// fa-codiepie glyph (f284). /// [Prefix("brands")] Codiepie = 0xf284, /// /// fa-coffee glyph (f0f4). /// [Prefix("solid")] Coffee = 0xf0f4, /// /// fa-cog glyph (f013). /// [Prefix("solid")] Cog = 0xf013, /// /// fa-cogs glyph (f085). /// [Prefix("solid")] Cogs = 0xf085, /// /// fa-coins glyph (f51e). /// [Prefix("solid")] Coins = 0xf51e, /// /// fa-columns glyph (f0db). /// [Prefix("solid")] Columns = 0xf0db, /// /// fa-comment glyph (f075). /// [Prefix("regular")] [Prefix("solid")] Comment = 0xf075, /// /// fa-comment-alt glyph (f27a). /// [Prefix("regular")] [Prefix("solid")] CommentAlt = 0xf27a, /// /// fa-comment-dollar glyph (f651). /// [Prefix("solid")] CommentDollar = 0xf651, /// /// fa-comment-dots glyph (f4ad). /// [Prefix("regular")] [Prefix("solid")] CommentDots = 0xf4ad, /// /// fa-comment-slash glyph (f4b3). /// [Prefix("solid")] CommentSlash = 0xf4b3, /// /// fa-comments glyph (f086). /// [Prefix("regular")] [Prefix("solid")] Comments = 0xf086, /// /// fa-comments-dollar glyph (f653). /// [Prefix("solid")] CommentsDollar = 0xf653, /// /// fa-compact-disc glyph (f51f). /// [Prefix("solid")] CompactDisc = 0xf51f, /// /// fa-compass glyph (f14e). /// [Prefix("regular")] [Prefix("solid")] Compass = 0xf14e, /// /// fa-compress glyph (f066). /// [Prefix("solid")] Compress = 0xf066, /// /// fa-concierge-bell glyph (f562). /// [Prefix("solid")] ConciergeBell = 0xf562, /// /// fa-connectdevelop glyph (f20e). /// [Prefix("brands")] Connectdevelop = 0xf20e, /// /// fa-contao glyph (f26d). /// [Prefix("brands")] Contao = 0xf26d, /// /// fa-cookie glyph (f563). /// [Prefix("solid")] Cookie = 0xf563, /// /// fa-cookie-bite glyph (f564). /// [Prefix("solid")] CookieBite = 0xf564, /// /// fa-copy glyph (f0c5). /// [Prefix("regular")] [Prefix("solid")] Copy = 0xf0c5, /// /// fa-copyright glyph (f1f9). /// [Prefix("regular")] [Prefix("solid")] Copyright = 0xf1f9, /// /// fa-couch glyph (f4b8). /// [Prefix("solid")] Couch = 0xf4b8, /// /// fa-cpanel glyph (f388). /// [Prefix("brands")] Cpanel = 0xf388, /// /// fa-creative-commons glyph (f25e). /// [Prefix("brands")] CreativeCommons = 0xf25e, /// /// fa-creative-commons-by glyph (f4e7). /// [Prefix("brands")] CreativeCommonsBy = 0xf4e7, /// /// fa-creative-commons-nc glyph (f4e8). /// [Prefix("brands")] CreativeCommonsNc = 0xf4e8, /// /// fa-creative-commons-nc-eu glyph (f4e9). /// [Prefix("brands")] CreativeCommonsNcEu = 0xf4e9, /// /// fa-creative-commons-nc-jp glyph (f4ea). /// [Prefix("brands")] CreativeCommonsNcJp = 0xf4ea, /// /// fa-creative-commons-nd glyph (f4eb). /// [Prefix("brands")] CreativeCommonsNd = 0xf4eb, /// /// fa-creative-commons-pd glyph (f4ec). /// [Prefix("brands")] CreativeCommonsPd = 0xf4ec, /// /// fa-creative-commons-pd-alt glyph (f4ed). /// [Prefix("brands")] CreativeCommonsPdAlt = 0xf4ed, /// /// fa-creative-commons-remix glyph (f4ee). /// [Prefix("brands")] CreativeCommonsRemix = 0xf4ee, /// /// fa-creative-commons-sa glyph (f4ef). /// [Prefix("brands")] CreativeCommonsSa = 0xf4ef, /// /// fa-creative-commons-sampling glyph (f4f0). /// [Prefix("brands")] CreativeCommonsSampling = 0xf4f0, /// /// fa-creative-commons-sampling-plus glyph (f4f1). /// [Prefix("brands")] CreativeCommonsSamplingPlus = 0xf4f1, /// /// fa-creative-commons-share glyph (f4f2). /// [Prefix("brands")] CreativeCommonsShare = 0xf4f2, /// /// fa-credit-card glyph (f09d). /// [Prefix("regular")] [Prefix("solid")] CreditCard = 0xf09d, /// /// fa-crop glyph (f125). /// [Prefix("solid")] Crop = 0xf125, /// /// fa-crop-alt glyph (f565). /// [Prefix("solid")] CropAlt = 0xf565, /// /// fa-cross glyph (f654). /// [Prefix("solid")] Cross = 0xf654, /// /// fa-crosshairs glyph (f05b). /// [Prefix("solid")] Crosshairs = 0xf05b, /// /// fa-crow glyph (f520). /// [Prefix("solid")] Crow = 0xf520, /// /// fa-crown glyph (f521). /// [Prefix("solid")] Crown = 0xf521, /// /// fa-css3 glyph (f13c). /// [Prefix("brands")] Css3 = 0xf13c, /// /// fa-css3-alt glyph (f38b). /// [Prefix("brands")] Css3Alt = 0xf38b, /// /// fa-cube glyph (f1b2). /// [Prefix("solid")] Cube = 0xf1b2, /// /// fa-cubes glyph (f1b3). /// [Prefix("solid")] Cubes = 0xf1b3, /// /// fa-cut glyph (f0c4). /// [Prefix("solid")] Cut = 0xf0c4, /// /// fa-cuttlefish glyph (f38c). /// [Prefix("brands")] Cuttlefish = 0xf38c, /// /// fa-d-and-d glyph (f38d). /// [Prefix("brands")] DAndD = 0xf38d, /// /// fa-dashcube glyph (f210). /// [Prefix("brands")] Dashcube = 0xf210, /// /// fa-database glyph (f1c0). /// [Prefix("solid")] Database = 0xf1c0, /// /// fa-deaf glyph (f2a4). /// [Prefix("solid")] Deaf = 0xf2a4, /// /// fa-delicious glyph (f1a5). /// [Prefix("brands")] Delicious = 0xf1a5, /// /// fa-deploydog glyph (f38e). /// [Prefix("brands")] Deploydog = 0xf38e, /// /// fa-deskpro glyph (f38f). /// [Prefix("brands")] Deskpro = 0xf38f, /// /// fa-desktop glyph (f108). /// [Prefix("solid")] Desktop = 0xf108, /// /// fa-deviantart glyph (f1bd). /// [Prefix("brands")] Deviantart = 0xf1bd, /// /// fa-dharmachakra glyph (f655). /// [Prefix("solid")] Dharmachakra = 0xf655, /// /// fa-diagnoses glyph (f470). /// [Prefix("solid")] Diagnoses = 0xf470, /// /// fa-dice glyph (f522). /// [Prefix("solid")] Dice = 0xf522, /// /// fa-dice-five glyph (f523). /// [Prefix("solid")] DiceFive = 0xf523, /// /// fa-dice-four glyph (f524). /// [Prefix("solid")] DiceFour = 0xf524, /// /// fa-dice-one glyph (f525). /// [Prefix("solid")] DiceOne = 0xf525, /// /// fa-dice-six glyph (f526). /// [Prefix("solid")] DiceSix = 0xf526, /// /// fa-dice-three glyph (f527). /// [Prefix("solid")] DiceThree = 0xf527, /// /// fa-dice-two glyph (f528). /// [Prefix("solid")] DiceTwo = 0xf528, /// /// fa-digg glyph (f1a6). /// [Prefix("brands")] Digg = 0xf1a6, /// /// fa-digital-ocean glyph (f391). /// [Prefix("brands")] DigitalOcean = 0xf391, /// /// fa-digital-tachograph glyph (f566). /// [Prefix("solid")] DigitalTachograph = 0xf566, /// /// fa-directions glyph (f5eb). /// [Prefix("solid")] Directions = 0xf5eb, /// /// fa-discord glyph (f392). /// [Prefix("brands")] Discord = 0xf392, /// /// fa-discourse glyph (f393). /// [Prefix("brands")] Discourse = 0xf393, /// /// fa-divide glyph (f529). /// [Prefix("solid")] Divide = 0xf529, /// /// fa-dizzy glyph (f567). /// [Prefix("regular")] [Prefix("solid")] Dizzy = 0xf567, /// /// fa-dna glyph (f471). /// [Prefix("solid")] Dna = 0xf471, /// /// fa-dochub glyph (f394). /// [Prefix("brands")] Dochub = 0xf394, /// /// fa-docker glyph (f395). /// [Prefix("brands")] Docker = 0xf395, /// /// fa-dollar-sign glyph (f155). /// [Prefix("solid")] DollarSign = 0xf155, /// /// fa-dolly glyph (f472). /// [Prefix("solid")] Dolly = 0xf472, /// /// fa-dolly-flatbed glyph (f474). /// [Prefix("solid")] DollyFlatbed = 0xf474, /// /// fa-donate glyph (f4b9). /// [Prefix("solid")] Donate = 0xf4b9, /// /// fa-door-closed glyph (f52a). /// [Prefix("solid")] DoorClosed = 0xf52a, /// /// fa-door-open glyph (f52b). /// [Prefix("solid")] DoorOpen = 0xf52b, /// /// fa-dot-circle glyph (f192). /// [Prefix("regular")] [Prefix("solid")] DotCircle = 0xf192, /// /// fa-dove glyph (f4ba). /// [Prefix("solid")] Dove = 0xf4ba, /// /// fa-download glyph (f019). /// [Prefix("solid")] Download = 0xf019, /// /// fa-draft2digital glyph (f396). /// [Prefix("brands")] Draft2digital = 0xf396, /// /// fa-drafting-compass glyph (f568). /// [Prefix("solid")] DraftingCompass = 0xf568, /// /// fa-draw-polygon glyph (f5ee). /// [Prefix("solid")] DrawPolygon = 0xf5ee, /// /// fa-dribbble glyph (f17d). /// [Prefix("brands")] Dribbble = 0xf17d, /// /// fa-dribbble-square glyph (f397). /// [Prefix("brands")] DribbbleSquare = 0xf397, /// /// fa-dropbox glyph (f16b). /// [Prefix("brands")] Dropbox = 0xf16b, /// /// fa-drum glyph (f569). /// [Prefix("solid")] Drum = 0xf569, /// /// fa-drum-steelpan glyph (f56a). /// [Prefix("solid")] DrumSteelpan = 0xf56a, /// /// fa-drupal glyph (f1a9). /// [Prefix("brands")] Drupal = 0xf1a9, /// /// fa-dumbbell glyph (f44b). /// [Prefix("solid")] Dumbbell = 0xf44b, /// /// fa-dyalog glyph (f399). /// [Prefix("brands")] Dyalog = 0xf399, /// /// fa-earlybirds glyph (f39a). /// [Prefix("brands")] Earlybirds = 0xf39a, /// /// fa-ebay glyph (f4f4). /// [Prefix("brands")] Ebay = 0xf4f4, /// /// fa-edge glyph (f282). /// [Prefix("brands")] Edge = 0xf282, /// /// fa-edit glyph (f044). /// [Prefix("regular")] [Prefix("solid")] Edit = 0xf044, /// /// fa-eject glyph (f052). /// [Prefix("solid")] Eject = 0xf052, /// /// fa-elementor glyph (f430). /// [Prefix("brands")] Elementor = 0xf430, /// /// fa-ellipsis-h glyph (f141). /// [Prefix("solid")] EllipsisH = 0xf141, /// /// fa-ellipsis-v glyph (f142). /// [Prefix("solid")] EllipsisV = 0xf142, /// /// fa-ello glyph (f5f1). /// [Prefix("brands")] Ello = 0xf5f1, /// /// fa-ember glyph (f423). /// [Prefix("brands")] Ember = 0xf423, /// /// fa-empire glyph (f1d1). /// [Prefix("brands")] Empire = 0xf1d1, /// /// fa-envelope glyph (f0e0). /// [Prefix("regular")] [Prefix("solid")] Envelope = 0xf0e0, /// /// fa-envelope-open glyph (f2b6). /// [Prefix("regular")] [Prefix("solid")] EnvelopeOpen = 0xf2b6, /// /// fa-envelope-open-text glyph (f658). /// [Prefix("solid")] EnvelopeOpenText = 0xf658, /// /// fa-envelope-square glyph (f199). /// [Prefix("solid")] EnvelopeSquare = 0xf199, /// /// fa-envira glyph (f299). /// [Prefix("brands")] Envira = 0xf299, /// /// fa-equals glyph (f52c). /// [Prefix("solid")] Equals = 0xf52c, /// /// fa-eraser glyph (f12d). /// [Prefix("solid")] Eraser = 0xf12d, /// /// fa-erlang glyph (f39d). /// [Prefix("brands")] Erlang = 0xf39d, /// /// fa-ethereum glyph (f42e). /// [Prefix("brands")] Ethereum = 0xf42e, /// /// fa-etsy glyph (f2d7). /// [Prefix("brands")] Etsy = 0xf2d7, /// /// fa-euro-sign glyph (f153). /// [Prefix("solid")] EuroSign = 0xf153, /// /// fa-exchange-alt glyph (f362). /// [Prefix("solid")] ExchangeAlt = 0xf362, /// /// fa-exclamation glyph (f12a). /// [Prefix("solid")] Exclamation = 0xf12a, /// /// fa-exclamation-circle glyph (f06a). /// [Prefix("solid")] ExclamationCircle = 0xf06a, /// /// fa-exclamation-triangle glyph (f071). /// [Prefix("solid")] ExclamationTriangle = 0xf071, /// /// fa-expand glyph (f065). /// [Prefix("solid")] Expand = 0xf065, /// /// fa-expand-arrows-alt glyph (f31e). /// [Prefix("solid")] ExpandArrowsAlt = 0xf31e, /// /// fa-expeditedssl glyph (f23e). /// [Prefix("brands")] Expeditedssl = 0xf23e, /// /// fa-external-link-alt glyph (f35d). /// [Prefix("solid")] ExternalLinkAlt = 0xf35d, /// /// fa-external-link-square-alt glyph (f360). /// [Prefix("solid")] ExternalLinkSquareAlt = 0xf360, /// /// fa-eye glyph (f06e). /// [Prefix("regular")] [Prefix("solid")] Eye = 0xf06e, /// /// fa-eye-dropper glyph (f1fb). /// [Prefix("solid")] EyeDropper = 0xf1fb, /// /// fa-eye-slash glyph (f070). /// [Prefix("regular")] [Prefix("solid")] EyeSlash = 0xf070, /// /// fa-facebook glyph (f09a). /// [Prefix("brands")] Facebook = 0xf09a, /// /// fa-facebook-f glyph (f39e). /// [Prefix("brands")] FacebookF = 0xf39e, /// /// fa-facebook-messenger glyph (f39f). /// [Prefix("brands")] FacebookMessenger = 0xf39f, /// /// fa-facebook-square glyph (f082). /// [Prefix("brands")] FacebookSquare = 0xf082, /// /// fa-fast-backward glyph (f049). /// [Prefix("solid")] FastBackward = 0xf049, /// /// fa-fast-forward glyph (f050). /// [Prefix("solid")] FastForward = 0xf050, /// /// fa-fax glyph (f1ac). /// [Prefix("solid")] Fax = 0xf1ac, /// /// fa-feather glyph (f52d). /// [Prefix("solid")] Feather = 0xf52d, /// /// fa-feather-alt glyph (f56b). /// [Prefix("solid")] FeatherAlt = 0xf56b, /// /// fa-female glyph (f182). /// [Prefix("solid")] Female = 0xf182, /// /// fa-fighter-jet glyph (f0fb). /// [Prefix("solid")] FighterJet = 0xf0fb, /// /// fa-file glyph (f15b). /// [Prefix("regular")] [Prefix("solid")] File = 0xf15b, /// /// fa-file-alt glyph (f15c). /// [Prefix("regular")] [Prefix("solid")] FileAlt = 0xf15c, /// /// fa-file-archive glyph (f1c6). /// [Prefix("regular")] [Prefix("solid")] FileArchive = 0xf1c6, /// /// fa-file-audio glyph (f1c7). /// [Prefix("regular")] [Prefix("solid")] FileAudio = 0xf1c7, /// /// fa-file-code glyph (f1c9). /// [Prefix("regular")] [Prefix("solid")] FileCode = 0xf1c9, /// /// fa-file-contract glyph (f56c). /// [Prefix("solid")] FileContract = 0xf56c, /// /// fa-file-download glyph (f56d). /// [Prefix("solid")] FileDownload = 0xf56d, /// /// fa-file-excel glyph (f1c3). /// [Prefix("regular")] [Prefix("solid")] FileExcel = 0xf1c3, /// /// fa-file-export glyph (f56e). /// [Prefix("solid")] FileExport = 0xf56e, /// /// fa-file-image glyph (f1c5). /// [Prefix("regular")] [Prefix("solid")] FileImage = 0xf1c5, /// /// fa-file-import glyph (f56f). /// [Prefix("solid")] FileImport = 0xf56f, /// /// fa-file-invoice glyph (f570). /// [Prefix("solid")] FileInvoice = 0xf570, /// /// fa-file-invoice-dollar glyph (f571). /// [Prefix("solid")] FileInvoiceDollar = 0xf571, /// /// fa-file-medical glyph (f477). /// [Prefix("solid")] FileMedical = 0xf477, /// /// fa-file-medical-alt glyph (f478). /// [Prefix("solid")] FileMedicalAlt = 0xf478, /// /// fa-file-pdf glyph (f1c1). /// [Prefix("regular")] [Prefix("solid")] FilePdf = 0xf1c1, /// /// fa-file-powerpoint glyph (f1c4). /// [Prefix("regular")] [Prefix("solid")] FilePowerpoint = 0xf1c4, /// /// fa-file-prescription glyph (f572). /// [Prefix("solid")] FilePrescription = 0xf572, /// /// fa-file-signature glyph (f573). /// [Prefix("solid")] FileSignature = 0xf573, /// /// fa-file-upload glyph (f574). /// [Prefix("solid")] FileUpload = 0xf574, /// /// fa-file-video glyph (f1c8). /// [Prefix("regular")] [Prefix("solid")] FileVideo = 0xf1c8, /// /// fa-file-word glyph (f1c2). /// [Prefix("regular")] [Prefix("solid")] FileWord = 0xf1c2, /// /// fa-fill glyph (f575). /// [Prefix("solid")] Fill = 0xf575, /// /// fa-fill-drip glyph (f576). /// [Prefix("solid")] FillDrip = 0xf576, /// /// fa-film glyph (f008). /// [Prefix("solid")] Film = 0xf008, /// /// fa-filter glyph (f0b0). /// [Prefix("solid")] Filter = 0xf0b0, /// /// fa-fingerprint glyph (f577). /// [Prefix("solid")] Fingerprint = 0xf577, /// /// fa-fire glyph (f06d). /// [Prefix("solid")] Fire = 0xf06d, /// /// fa-fire-extinguisher glyph (f134). /// [Prefix("solid")] FireExtinguisher = 0xf134, /// /// fa-firefox glyph (f269). /// [Prefix("brands")] Firefox = 0xf269, /// /// fa-first-aid glyph (f479). /// [Prefix("solid")] FirstAid = 0xf479, /// /// fa-first-order glyph (f2b0). /// [Prefix("brands")] FirstOrder = 0xf2b0, /// /// fa-first-order-alt glyph (f50a). /// [Prefix("brands")] FirstOrderAlt = 0xf50a, /// /// fa-firstdraft glyph (f3a1). /// [Prefix("brands")] Firstdraft = 0xf3a1, /// /// fa-fish glyph (f578). /// [Prefix("solid")] Fish = 0xf578, /// /// fa-flag glyph (f024). /// [Prefix("regular")] [Prefix("solid")] Flag = 0xf024, /// /// fa-flag-checkered glyph (f11e). /// [Prefix("solid")] FlagCheckered = 0xf11e, /// /// fa-flask glyph (f0c3). /// [Prefix("solid")] Flask = 0xf0c3, /// /// fa-flickr glyph (f16e). /// [Prefix("brands")] Flickr = 0xf16e, /// /// fa-flipboard glyph (f44d). /// [Prefix("brands")] Flipboard = 0xf44d, /// /// fa-flushed glyph (f579). /// [Prefix("regular")] [Prefix("solid")] Flushed = 0xf579, /// /// fa-fly glyph (f417). /// [Prefix("brands")] Fly = 0xf417, /// /// fa-folder glyph (f07b). /// [Prefix("regular")] [Prefix("solid")] Folder = 0xf07b, /// /// fa-folder-minus glyph (f65d). /// [Prefix("solid")] FolderMinus = 0xf65d, /// /// fa-folder-open glyph (f07c). /// [Prefix("regular")] [Prefix("solid")] FolderOpen = 0xf07c, /// /// fa-folder-plus glyph (f65e). /// [Prefix("solid")] FolderPlus = 0xf65e, /// /// fa-font glyph (f031). /// [Prefix("solid")] Font = 0xf031, /// /// fa-font-awesome glyph (f2b4). /// [Prefix("brands")] FontAwesome = 0xf2b4, /// /// fa-font-awesome-alt glyph (f35c). /// [Prefix("brands")] FontAwesomeAlt = 0xf35c, /// /// fa-font-awesome-flag glyph (f425). /// [Prefix("brands")] FontAwesomeFlag = 0xf425, /// /// fa-font-awesome-logo-full glyph (f4e6). /// [Prefix("brands")] [Prefix("regular")] [Prefix("solid")] FontAwesomeLogoFull = 0xf4e6, /// /// fa-fonticons glyph (f280). /// [Prefix("brands")] Fonticons = 0xf280, /// /// fa-fonticons-fi glyph (f3a2). /// [Prefix("brands")] FonticonsFi = 0xf3a2, /// /// fa-football-ball glyph (f44e). /// [Prefix("solid")] FootballBall = 0xf44e, /// /// fa-fort-awesome glyph (f286). /// [Prefix("brands")] FortAwesome = 0xf286, /// /// fa-fort-awesome-alt glyph (f3a3). /// [Prefix("brands")] FortAwesomeAlt = 0xf3a3, /// /// fa-forumbee glyph (f211). /// [Prefix("brands")] Forumbee = 0xf211, /// /// fa-forward glyph (f04e). /// [Prefix("solid")] Forward = 0xf04e, /// /// fa-foursquare glyph (f180). /// [Prefix("brands")] Foursquare = 0xf180, /// /// fa-free-code-camp glyph (f2c5). /// [Prefix("brands")] FreeCodeCamp = 0xf2c5, /// /// fa-freebsd glyph (f3a4). /// [Prefix("brands")] Freebsd = 0xf3a4, /// /// fa-frog glyph (f52e). /// [Prefix("solid")] Frog = 0xf52e, /// /// fa-frown glyph (f119). /// [Prefix("regular")] [Prefix("solid")] Frown = 0xf119, /// /// fa-frown-open glyph (f57a). /// [Prefix("regular")] [Prefix("solid")] FrownOpen = 0xf57a, /// /// fa-fulcrum glyph (f50b). /// [Prefix("brands")] Fulcrum = 0xf50b, /// /// fa-funnel-dollar glyph (f662). /// [Prefix("solid")] FunnelDollar = 0xf662, /// /// fa-futbol glyph (f1e3). /// [Prefix("regular")] [Prefix("solid")] Futbol = 0xf1e3, /// /// fa-galactic-republic glyph (f50c). /// [Prefix("brands")] GalacticRepublic = 0xf50c, /// /// fa-galactic-senate glyph (f50d). /// [Prefix("brands")] GalacticSenate = 0xf50d, /// /// fa-gamepad glyph (f11b). /// [Prefix("solid")] Gamepad = 0xf11b, /// /// fa-gas-pump glyph (f52f). /// [Prefix("solid")] GasPump = 0xf52f, /// /// fa-gavel glyph (f0e3). /// [Prefix("solid")] Gavel = 0xf0e3, /// /// fa-gem glyph (f3a5). /// [Prefix("regular")] [Prefix("solid")] Gem = 0xf3a5, /// /// fa-genderless glyph (f22d). /// [Prefix("solid")] Genderless = 0xf22d, /// /// fa-get-pocket glyph (f265). /// [Prefix("brands")] GetPocket = 0xf265, /// /// fa-gg glyph (f260). /// [Prefix("brands")] Gg = 0xf260, /// /// fa-gg-circle glyph (f261). /// [Prefix("brands")] GgCircle = 0xf261, /// /// fa-gift glyph (f06b). /// [Prefix("solid")] Gift = 0xf06b, /// /// fa-git glyph (f1d3). /// [Prefix("brands")] Git = 0xf1d3, /// /// fa-git-square glyph (f1d2). /// [Prefix("brands")] GitSquare = 0xf1d2, /// /// fa-github glyph (f09b). /// [Prefix("brands")] Github = 0xf09b, /// /// fa-github-alt glyph (f113). /// [Prefix("brands")] GithubAlt = 0xf113, /// /// fa-github-square glyph (f092). /// [Prefix("brands")] GithubSquare = 0xf092, /// /// fa-gitkraken glyph (f3a6). /// [Prefix("brands")] Gitkraken = 0xf3a6, /// /// fa-gitlab glyph (f296). /// [Prefix("brands")] Gitlab = 0xf296, /// /// fa-gitter glyph (f426). /// [Prefix("brands")] Gitter = 0xf426, /// /// fa-glass-martini glyph (f000). /// [Prefix("solid")] GlassMartini = 0xf000, /// /// fa-glass-martini-alt glyph (f57b). /// [Prefix("solid")] GlassMartiniAlt = 0xf57b, /// /// fa-glasses glyph (f530). /// [Prefix("solid")] Glasses = 0xf530, /// /// fa-glide glyph (f2a5). /// [Prefix("brands")] Glide = 0xf2a5, /// /// fa-glide-g glyph (f2a6). /// [Prefix("brands")] GlideG = 0xf2a6, /// /// fa-globe glyph (f0ac). /// [Prefix("solid")] Globe = 0xf0ac, /// /// fa-globe-africa glyph (f57c). /// [Prefix("solid")] GlobeAfrica = 0xf57c, /// /// fa-globe-americas glyph (f57d). /// [Prefix("solid")] GlobeAmericas = 0xf57d, /// /// fa-globe-asia glyph (f57e). /// [Prefix("solid")] GlobeAsia = 0xf57e, /// /// fa-gofore glyph (f3a7). /// [Prefix("brands")] Gofore = 0xf3a7, /// /// fa-golf-ball glyph (f450). /// [Prefix("solid")] GolfBall = 0xf450, /// /// fa-goodreads glyph (f3a8). /// [Prefix("brands")] Goodreads = 0xf3a8, /// /// fa-goodreads-g glyph (f3a9). /// [Prefix("brands")] GoodreadsG = 0xf3a9, /// /// fa-google glyph (f1a0). /// [Prefix("brands")] Google = 0xf1a0, /// /// fa-google-drive glyph (f3aa). /// [Prefix("brands")] GoogleDrive = 0xf3aa, /// /// fa-google-play glyph (f3ab). /// [Prefix("brands")] GooglePlay = 0xf3ab, /// /// fa-google-plus glyph (f2b3). /// [Prefix("brands")] GooglePlus = 0xf2b3, /// /// fa-google-plus-g glyph (f0d5). /// [Prefix("brands")] GooglePlusG = 0xf0d5, /// /// fa-google-plus-square glyph (f0d4). /// [Prefix("brands")] GooglePlusSquare = 0xf0d4, /// /// fa-google-wallet glyph (f1ee). /// [Prefix("brands")] GoogleWallet = 0xf1ee, /// /// fa-gopuram glyph (f664). /// [Prefix("solid")] Gopuram = 0xf664, /// /// fa-graduation-cap glyph (f19d). /// [Prefix("solid")] GraduationCap = 0xf19d, /// /// fa-gratipay glyph (f184). /// [Prefix("brands")] Gratipay = 0xf184, /// /// fa-grav glyph (f2d6). /// [Prefix("brands")] Grav = 0xf2d6, /// /// fa-greater-than glyph (f531). /// [Prefix("solid")] GreaterThan = 0xf531, /// /// fa-greater-than-equal glyph (f532). /// [Prefix("solid")] GreaterThanEqual = 0xf532, /// /// fa-grimace glyph (f57f). /// [Prefix("regular")] [Prefix("solid")] Grimace = 0xf57f, /// /// fa-grin glyph (f580). /// [Prefix("regular")] [Prefix("solid")] Grin = 0xf580, /// /// fa-grin-alt glyph (f581). /// [Prefix("regular")] [Prefix("solid")] GrinAlt = 0xf581, /// /// fa-grin-beam glyph (f582). /// [Prefix("regular")] [Prefix("solid")] GrinBeam = 0xf582, /// /// fa-grin-beam-sweat glyph (f583). /// [Prefix("regular")] [Prefix("solid")] GrinBeamSweat = 0xf583, /// /// fa-grin-hearts glyph (f584). /// [Prefix("regular")] [Prefix("solid")] GrinHearts = 0xf584, /// /// fa-grin-squint glyph (f585). /// [Prefix("regular")] [Prefix("solid")] GrinSquint = 0xf585, /// /// fa-grin-squint-tears glyph (f586). /// [Prefix("regular")] [Prefix("solid")] GrinSquintTears = 0xf586, /// /// fa-grin-stars glyph (f587). /// [Prefix("regular")] [Prefix("solid")] GrinStars = 0xf587, /// /// fa-grin-tears glyph (f588). /// [Prefix("regular")] [Prefix("solid")] GrinTears = 0xf588, /// /// fa-grin-tongue glyph (f589). /// [Prefix("regular")] [Prefix("solid")] GrinTongue = 0xf589, /// /// fa-grin-tongue-squint glyph (f58a). /// [Prefix("regular")] [Prefix("solid")] GrinTongueSquint = 0xf58a, /// /// fa-grin-tongue-wink glyph (f58b). /// [Prefix("regular")] [Prefix("solid")] GrinTongueWink = 0xf58b, /// /// fa-grin-wink glyph (f58c). /// [Prefix("regular")] [Prefix("solid")] GrinWink = 0xf58c, /// /// fa-grip-horizontal glyph (f58d). /// [Prefix("solid")] GripHorizontal = 0xf58d, /// /// fa-grip-vertical glyph (f58e). /// [Prefix("solid")] GripVertical = 0xf58e, /// /// fa-gripfire glyph (f3ac). /// [Prefix("brands")] Gripfire = 0xf3ac, /// /// fa-grunt glyph (f3ad). /// [Prefix("brands")] Grunt = 0xf3ad, /// /// fa-gulp glyph (f3ae). /// [Prefix("brands")] Gulp = 0xf3ae, /// /// fa-h-square glyph (f0fd). /// [Prefix("solid")] HSquare = 0xf0fd, /// /// fa-hacker-news glyph (f1d4). /// [Prefix("brands")] HackerNews = 0xf1d4, /// /// fa-hacker-news-square glyph (f3af). /// [Prefix("brands")] HackerNewsSquare = 0xf3af, /// /// fa-hackerrank glyph (f5f7). /// [Prefix("brands")] Hackerrank = 0xf5f7, /// /// fa-hamsa glyph (f665). /// [Prefix("solid")] Hamsa = 0xf665, /// /// fa-hand-holding glyph (f4bd). /// [Prefix("solid")] HandHolding = 0xf4bd, /// /// fa-hand-holding-heart glyph (f4be). /// [Prefix("solid")] HandHoldingHeart = 0xf4be, /// /// fa-hand-holding-usd glyph (f4c0). /// [Prefix("solid")] HandHoldingUsd = 0xf4c0, /// /// fa-hand-lizard glyph (f258). /// [Prefix("regular")] [Prefix("solid")] HandLizard = 0xf258, /// /// fa-hand-paper glyph (f256). /// [Prefix("regular")] [Prefix("solid")] HandPaper = 0xf256, /// /// fa-hand-peace glyph (f25b). /// [Prefix("regular")] [Prefix("solid")] HandPeace = 0xf25b, /// /// fa-hand-point-down glyph (f0a7). /// [Prefix("regular")] [Prefix("solid")] HandPointDown = 0xf0a7, /// /// fa-hand-point-left glyph (f0a5). /// [Prefix("regular")] [Prefix("solid")] HandPointLeft = 0xf0a5, /// /// fa-hand-point-right glyph (f0a4). /// [Prefix("regular")] [Prefix("solid")] HandPointRight = 0xf0a4, /// /// fa-hand-point-up glyph (f0a6). /// [Prefix("regular")] [Prefix("solid")] HandPointUp = 0xf0a6, /// /// fa-hand-pointer glyph (f25a). /// [Prefix("regular")] [Prefix("solid")] HandPointer = 0xf25a, /// /// fa-hand-rock glyph (f255). /// [Prefix("regular")] [Prefix("solid")] HandRock = 0xf255, /// /// fa-hand-scissors glyph (f257). /// [Prefix("regular")] [Prefix("solid")] HandScissors = 0xf257, /// /// fa-hand-spock glyph (f259). /// [Prefix("regular")] [Prefix("solid")] HandSpock = 0xf259, /// /// fa-hands glyph (f4c2). /// [Prefix("solid")] Hands = 0xf4c2, /// /// fa-hands-helping glyph (f4c4). /// [Prefix("solid")] HandsHelping = 0xf4c4, /// /// fa-handshake glyph (f2b5). /// [Prefix("regular")] [Prefix("solid")] Handshake = 0xf2b5, /// /// fa-hashtag glyph (f292). /// [Prefix("solid")] Hashtag = 0xf292, /// /// fa-haykal glyph (f666). /// [Prefix("solid")] Haykal = 0xf666, /// /// fa-hdd glyph (f0a0). /// [Prefix("regular")] [Prefix("solid")] Hdd = 0xf0a0, /// /// fa-heading glyph (f1dc). /// [Prefix("solid")] Heading = 0xf1dc, /// /// fa-headphones glyph (f025). /// [Prefix("solid")] Headphones = 0xf025, /// /// fa-headphones-alt glyph (f58f). /// [Prefix("solid")] HeadphonesAlt = 0xf58f, /// /// fa-headset glyph (f590). /// [Prefix("solid")] Headset = 0xf590, /// /// fa-heart glyph (f004). /// [Prefix("regular")] [Prefix("solid")] Heart = 0xf004, /// /// fa-heartbeat glyph (f21e). /// [Prefix("solid")] Heartbeat = 0xf21e, /// /// fa-helicopter glyph (f533). /// [Prefix("solid")] Helicopter = 0xf533, /// /// fa-highlighter glyph (f591). /// [Prefix("solid")] Highlighter = 0xf591, /// /// fa-hips glyph (f452). /// [Prefix("brands")] Hips = 0xf452, /// /// fa-hire-a-helper glyph (f3b0). /// [Prefix("brands")] HireAHelper = 0xf3b0, /// /// fa-history glyph (f1da). /// [Prefix("solid")] History = 0xf1da, /// /// fa-hockey-puck glyph (f453). /// [Prefix("solid")] HockeyPuck = 0xf453, /// /// fa-home glyph (f015). /// [Prefix("solid")] Home = 0xf015, /// /// fa-hooli glyph (f427). /// [Prefix("brands")] Hooli = 0xf427, /// /// fa-hornbill glyph (f592). /// [Prefix("brands")] Hornbill = 0xf592, /// /// fa-hospital glyph (f0f8). /// [Prefix("regular")] [Prefix("solid")] Hospital = 0xf0f8, /// /// fa-hospital-alt glyph (f47d). /// [Prefix("solid")] HospitalAlt = 0xf47d, /// /// fa-hospital-symbol glyph (f47e). /// [Prefix("solid")] HospitalSymbol = 0xf47e, /// /// fa-hot-tub glyph (f593). /// [Prefix("solid")] HotTub = 0xf593, /// /// fa-hotel glyph (f594). /// [Prefix("solid")] Hotel = 0xf594, /// /// fa-hotjar glyph (f3b1). /// [Prefix("brands")] Hotjar = 0xf3b1, /// /// fa-hourglass glyph (f254). /// [Prefix("regular")] [Prefix("solid")] Hourglass = 0xf254, /// /// fa-hourglass-end glyph (f253). /// [Prefix("solid")] HourglassEnd = 0xf253, /// /// fa-hourglass-half glyph (f252). /// [Prefix("solid")] HourglassHalf = 0xf252, /// /// fa-hourglass-start glyph (f251). /// [Prefix("solid")] HourglassStart = 0xf251, /// /// fa-houzz glyph (f27c). /// [Prefix("brands")] Houzz = 0xf27c, /// /// fa-html5 glyph (f13b). /// [Prefix("brands")] Html5 = 0xf13b, /// /// fa-hubspot glyph (f3b2). /// [Prefix("brands")] Hubspot = 0xf3b2, /// /// fa-i-cursor glyph (f246). /// [Prefix("solid")] ICursor = 0xf246, /// /// fa-id-badge glyph (f2c1). /// [Prefix("regular")] [Prefix("solid")] IdBadge = 0xf2c1, /// /// fa-id-card glyph (f2c2). /// [Prefix("regular")] [Prefix("solid")] IdCard = 0xf2c2, /// /// fa-id-card-alt glyph (f47f). /// [Prefix("solid")] IdCardAlt = 0xf47f, /// /// fa-image glyph (f03e). /// [Prefix("regular")] [Prefix("solid")] Image = 0xf03e, /// /// fa-images glyph (f302). /// [Prefix("regular")] [Prefix("solid")] Images = 0xf302, /// /// fa-imdb glyph (f2d8). /// [Prefix("brands")] Imdb = 0xf2d8, /// /// fa-inbox glyph (f01c). /// [Prefix("solid")] Inbox = 0xf01c, /// /// fa-indent glyph (f03c). /// [Prefix("solid")] Indent = 0xf03c, /// /// fa-industry glyph (f275). /// [Prefix("solid")] Industry = 0xf275, /// /// fa-infinity glyph (f534). /// [Prefix("solid")] Infinity = 0xf534, /// /// fa-info glyph (f129). /// [Prefix("solid")] Info = 0xf129, /// /// fa-info-circle glyph (f05a). /// [Prefix("solid")] InfoCircle = 0xf05a, /// /// fa-instagram glyph (f16d). /// [Prefix("brands")] Instagram = 0xf16d, /// /// fa-internet-explorer glyph (f26b). /// [Prefix("brands")] InternetExplorer = 0xf26b, /// /// fa-ioxhost glyph (f208). /// [Prefix("brands")] Ioxhost = 0xf208, /// /// fa-italic glyph (f033). /// [Prefix("solid")] Italic = 0xf033, /// /// fa-itunes glyph (f3b4). /// [Prefix("brands")] Itunes = 0xf3b4, /// /// fa-itunes-note glyph (f3b5). /// [Prefix("brands")] ItunesNote = 0xf3b5, /// /// fa-java glyph (f4e4). /// [Prefix("brands")] Java = 0xf4e4, /// /// fa-jedi glyph (f669). /// [Prefix("solid")] Jedi = 0xf669, /// /// fa-jedi-order glyph (f50e). /// [Prefix("brands")] JediOrder = 0xf50e, /// /// fa-jenkins glyph (f3b6). /// [Prefix("brands")] Jenkins = 0xf3b6, /// /// fa-joget glyph (f3b7). /// [Prefix("brands")] Joget = 0xf3b7, /// /// fa-joint glyph (f595). /// [Prefix("solid")] Joint = 0xf595, /// /// fa-joomla glyph (f1aa). /// [Prefix("brands")] Joomla = 0xf1aa, /// /// fa-journal-whills glyph (f66a). /// [Prefix("solid")] JournalWhills = 0xf66a, /// /// fa-js glyph (f3b8). /// [Prefix("brands")] Js = 0xf3b8, /// /// fa-js-square glyph (f3b9). /// [Prefix("brands")] JsSquare = 0xf3b9, /// /// fa-jsfiddle glyph (f1cc). /// [Prefix("brands")] Jsfiddle = 0xf1cc, /// /// fa-kaaba glyph (f66b). /// [Prefix("solid")] Kaaba = 0xf66b, /// /// fa-kaggle glyph (f5fa). /// [Prefix("brands")] Kaggle = 0xf5fa, /// /// fa-key glyph (f084). /// [Prefix("solid")] Key = 0xf084, /// /// fa-keybase glyph (f4f5). /// [Prefix("brands")] Keybase = 0xf4f5, /// /// fa-keyboard glyph (f11c). /// [Prefix("regular")] [Prefix("solid")] Keyboard = 0xf11c, /// /// fa-keycdn glyph (f3ba). /// [Prefix("brands")] Keycdn = 0xf3ba, /// /// fa-khanda glyph (f66d). /// [Prefix("solid")] Khanda = 0xf66d, /// /// fa-kickstarter glyph (f3bb). /// [Prefix("brands")] Kickstarter = 0xf3bb, /// /// fa-kickstarter-k glyph (f3bc). /// [Prefix("brands")] KickstarterK = 0xf3bc, /// /// fa-kiss glyph (f596). /// [Prefix("regular")] [Prefix("solid")] Kiss = 0xf596, /// /// fa-kiss-beam glyph (f597). /// [Prefix("regular")] [Prefix("solid")] KissBeam = 0xf597, /// /// fa-kiss-wink-heart glyph (f598). /// [Prefix("regular")] [Prefix("solid")] KissWinkHeart = 0xf598, /// /// fa-kiwi-bird glyph (f535). /// [Prefix("solid")] KiwiBird = 0xf535, /// /// fa-korvue glyph (f42f). /// [Prefix("brands")] Korvue = 0xf42f, /// /// fa-landmark glyph (f66f). /// [Prefix("solid")] Landmark = 0xf66f, /// /// fa-language glyph (f1ab). /// [Prefix("solid")] Language = 0xf1ab, /// /// fa-laptop glyph (f109). /// [Prefix("solid")] Laptop = 0xf109, /// /// fa-laptop-code glyph (f5fc). /// [Prefix("solid")] LaptopCode = 0xf5fc, /// /// fa-laravel glyph (f3bd). /// [Prefix("brands")] Laravel = 0xf3bd, /// /// fa-lastfm glyph (f202). /// [Prefix("brands")] Lastfm = 0xf202, /// /// fa-lastfm-square glyph (f203). /// [Prefix("brands")] LastfmSquare = 0xf203, /// /// fa-laugh glyph (f599). /// [Prefix("regular")] [Prefix("solid")] Laugh = 0xf599, /// /// fa-laugh-beam glyph (f59a). /// [Prefix("regular")] [Prefix("solid")] LaughBeam = 0xf59a, /// /// fa-laugh-squint glyph (f59b). /// [Prefix("regular")] [Prefix("solid")] LaughSquint = 0xf59b, /// /// fa-laugh-wink glyph (f59c). /// [Prefix("regular")] [Prefix("solid")] LaughWink = 0xf59c, /// /// fa-layer-group glyph (f5fd). /// [Prefix("solid")] LayerGroup = 0xf5fd, /// /// fa-leaf glyph (f06c). /// [Prefix("solid")] Leaf = 0xf06c, /// /// fa-leanpub glyph (f212). /// [Prefix("brands")] Leanpub = 0xf212, /// /// fa-lemon glyph (f094). /// [Prefix("regular")] [Prefix("solid")] Lemon = 0xf094, /// /// fa-less glyph (f41d). /// [Prefix("brands")] Less = 0xf41d, /// /// fa-less-than glyph (f536). /// [Prefix("solid")] LessThan = 0xf536, /// /// fa-less-than-equal glyph (f537). /// [Prefix("solid")] LessThanEqual = 0xf537, /// /// fa-level-down-alt glyph (f3be). /// [Prefix("solid")] LevelDownAlt = 0xf3be, /// /// fa-level-up-alt glyph (f3bf). /// [Prefix("solid")] LevelUpAlt = 0xf3bf, /// /// fa-life-ring glyph (f1cd). /// [Prefix("regular")] [Prefix("solid")] LifeRing = 0xf1cd, /// /// fa-lightbulb glyph (f0eb). /// [Prefix("regular")] [Prefix("solid")] Lightbulb = 0xf0eb, /// /// fa-line glyph (f3c0). /// [Prefix("brands")] Line = 0xf3c0, /// /// fa-link glyph (f0c1). /// [Prefix("solid")] Link = 0xf0c1, /// /// fa-linkedin glyph (f08c). /// [Prefix("brands")] Linkedin = 0xf08c, /// /// fa-linkedin-in glyph (f0e1). /// [Prefix("brands")] LinkedinIn = 0xf0e1, /// /// fa-linode glyph (f2b8). /// [Prefix("brands")] Linode = 0xf2b8, /// /// fa-linux glyph (f17c). /// [Prefix("brands")] Linux = 0xf17c, /// /// fa-lira-sign glyph (f195). /// [Prefix("solid")] LiraSign = 0xf195, /// /// fa-list glyph (f03a). /// [Prefix("solid")] List = 0xf03a, /// /// fa-list-alt glyph (f022). /// [Prefix("regular")] [Prefix("solid")] ListAlt = 0xf022, /// /// fa-list-ol glyph (f0cb). /// [Prefix("solid")] ListOl = 0xf0cb, /// /// fa-list-ul glyph (f0ca). /// [Prefix("solid")] ListUl = 0xf0ca, /// /// fa-location-arrow glyph (f124). /// [Prefix("solid")] LocationArrow = 0xf124, /// /// fa-lock glyph (f023). /// [Prefix("solid")] Lock = 0xf023, /// /// fa-lock-open glyph (f3c1). /// [Prefix("solid")] LockOpen = 0xf3c1, /// /// fa-long-arrow-alt-down glyph (f309). /// [Prefix("solid")] LongArrowAltDown = 0xf309, /// /// fa-long-arrow-alt-left glyph (f30a). /// [Prefix("solid")] LongArrowAltLeft = 0xf30a, /// /// fa-long-arrow-alt-right glyph (f30b). /// [Prefix("solid")] LongArrowAltRight = 0xf30b, /// /// fa-long-arrow-alt-up glyph (f30c). /// [Prefix("solid")] LongArrowAltUp = 0xf30c, /// /// fa-low-vision glyph (f2a8). /// [Prefix("solid")] LowVision = 0xf2a8, /// /// fa-luggage-cart glyph (f59d). /// [Prefix("solid")] LuggageCart = 0xf59d, /// /// fa-lyft glyph (f3c3). /// [Prefix("brands")] Lyft = 0xf3c3, /// /// fa-magento glyph (f3c4). /// [Prefix("brands")] Magento = 0xf3c4, /// /// fa-magic glyph (f0d0). /// [Prefix("solid")] Magic = 0xf0d0, /// /// fa-magnet glyph (f076). /// [Prefix("solid")] Magnet = 0xf076, /// /// fa-mail-bulk glyph (f674). /// [Prefix("solid")] MailBulk = 0xf674, /// /// fa-mailchimp glyph (f59e). /// [Prefix("brands")] Mailchimp = 0xf59e, /// /// fa-male glyph (f183). /// [Prefix("solid")] Male = 0xf183, /// /// fa-mandalorian glyph (f50f). /// [Prefix("brands")] Mandalorian = 0xf50f, /// /// fa-map glyph (f279). /// [Prefix("regular")] [Prefix("solid")] Map = 0xf279, /// /// fa-map-marked glyph (f59f). /// [Prefix("solid")] MapMarked = 0xf59f, /// /// fa-map-marked-alt glyph (f5a0). /// [Prefix("solid")] MapMarkedAlt = 0xf5a0, /// /// fa-map-marker glyph (f041). /// [Prefix("solid")] MapMarker = 0xf041, /// /// fa-map-marker-alt glyph (f3c5). /// [Prefix("solid")] MapMarkerAlt = 0xf3c5, /// /// fa-map-pin glyph (f276). /// [Prefix("solid")] MapPin = 0xf276, /// /// fa-map-signs glyph (f277). /// [Prefix("solid")] MapSigns = 0xf277, /// /// fa-markdown glyph (f60f). /// [Prefix("brands")] Markdown = 0xf60f, /// /// fa-marker glyph (f5a1). /// [Prefix("solid")] Marker = 0xf5a1, /// /// fa-mars glyph (f222). /// [Prefix("solid")] Mars = 0xf222, /// /// fa-mars-double glyph (f227). /// [Prefix("solid")] MarsDouble = 0xf227, /// /// fa-mars-stroke glyph (f229). /// [Prefix("solid")] MarsStroke = 0xf229, /// /// fa-mars-stroke-h glyph (f22b). /// [Prefix("solid")] MarsStrokeH = 0xf22b, /// /// fa-mars-stroke-v glyph (f22a). /// [Prefix("solid")] MarsStrokeV = 0xf22a, /// /// fa-mastodon glyph (f4f6). /// [Prefix("brands")] Mastodon = 0xf4f6, /// /// fa-maxcdn glyph (f136). /// [Prefix("brands")] Maxcdn = 0xf136, /// /// fa-medal glyph (f5a2). /// [Prefix("solid")] Medal = 0xf5a2, /// /// fa-medapps glyph (f3c6). /// [Prefix("brands")] Medapps = 0xf3c6, /// /// fa-medium glyph (f23a). /// [Prefix("brands")] Medium = 0xf23a, /// /// fa-medium-m glyph (f3c7). /// [Prefix("brands")] MediumM = 0xf3c7, /// /// fa-medkit glyph (f0fa). /// [Prefix("solid")] Medkit = 0xf0fa, /// /// fa-medrt glyph (f3c8). /// [Prefix("brands")] Medrt = 0xf3c8, /// /// fa-meetup glyph (f2e0). /// [Prefix("brands")] Meetup = 0xf2e0, /// /// fa-megaport glyph (f5a3). /// [Prefix("brands")] Megaport = 0xf5a3, /// /// fa-meh glyph (f11a). /// [Prefix("regular")] [Prefix("solid")] Meh = 0xf11a, /// /// fa-meh-blank glyph (f5a4). /// [Prefix("regular")] [Prefix("solid")] MehBlank = 0xf5a4, /// /// fa-meh-rolling-eyes glyph (f5a5). /// [Prefix("regular")] [Prefix("solid")] MehRollingEyes = 0xf5a5, /// /// fa-memory glyph (f538). /// [Prefix("solid")] Memory = 0xf538, /// /// fa-menorah glyph (f676). /// [Prefix("solid")] Menorah = 0xf676, /// /// fa-mercury glyph (f223). /// [Prefix("solid")] Mercury = 0xf223, /// /// fa-microchip glyph (f2db). /// [Prefix("solid")] Microchip = 0xf2db, /// /// fa-microphone glyph (f130). /// [Prefix("solid")] Microphone = 0xf130, /// /// fa-microphone-alt glyph (f3c9). /// [Prefix("solid")] MicrophoneAlt = 0xf3c9, /// /// fa-microphone-alt-slash glyph (f539). /// [Prefix("solid")] MicrophoneAltSlash = 0xf539, /// /// fa-microphone-slash glyph (f131). /// [Prefix("solid")] MicrophoneSlash = 0xf131, /// /// fa-microscope glyph (f610). /// [Prefix("solid")] Microscope = 0xf610, /// /// fa-microsoft glyph (f3ca). /// [Prefix("brands")] Microsoft = 0xf3ca, /// /// fa-minus glyph (f068). /// [Prefix("solid")] Minus = 0xf068, /// /// fa-minus-circle glyph (f056). /// [Prefix("solid")] MinusCircle = 0xf056, /// /// fa-minus-square glyph (f146). /// [Prefix("regular")] [Prefix("solid")] MinusSquare = 0xf146, /// /// fa-mix glyph (f3cb). /// [Prefix("brands")] Mix = 0xf3cb, /// /// fa-mixcloud glyph (f289). /// [Prefix("brands")] Mixcloud = 0xf289, /// /// fa-mizuni glyph (f3cc). /// [Prefix("brands")] Mizuni = 0xf3cc, /// /// fa-mobile glyph (f10b). /// [Prefix("solid")] Mobile = 0xf10b, /// /// fa-mobile-alt glyph (f3cd). /// [Prefix("solid")] MobileAlt = 0xf3cd, /// /// fa-modx glyph (f285). /// [Prefix("brands")] Modx = 0xf285, /// /// fa-monero glyph (f3d0). /// [Prefix("brands")] Monero = 0xf3d0, /// /// fa-money-bill glyph (f0d6). /// [Prefix("solid")] MoneyBill = 0xf0d6, /// /// fa-money-bill-alt glyph (f3d1). /// [Prefix("regular")] [Prefix("solid")] MoneyBillAlt = 0xf3d1, /// /// fa-money-bill-wave glyph (f53a). /// [Prefix("solid")] MoneyBillWave = 0xf53a, /// /// fa-money-bill-wave-alt glyph (f53b). /// [Prefix("solid")] MoneyBillWaveAlt = 0xf53b, /// /// fa-money-check glyph (f53c). /// [Prefix("solid")] MoneyCheck = 0xf53c, /// /// fa-money-check-alt glyph (f53d). /// [Prefix("solid")] MoneyCheckAlt = 0xf53d, /// /// fa-monument glyph (f5a6). /// [Prefix("solid")] Monument = 0xf5a6, /// /// fa-moon glyph (f186). /// [Prefix("regular")] [Prefix("solid")] Moon = 0xf186, /// /// fa-mortar-pestle glyph (f5a7). /// [Prefix("solid")] MortarPestle = 0xf5a7, /// /// fa-mosque glyph (f678). /// [Prefix("solid")] Mosque = 0xf678, /// /// fa-motorcycle glyph (f21c). /// [Prefix("solid")] Motorcycle = 0xf21c, /// /// fa-mouse-pointer glyph (f245). /// [Prefix("solid")] MousePointer = 0xf245, /// /// fa-music glyph (f001). /// [Prefix("solid")] Music = 0xf001, /// /// fa-napster glyph (f3d2). /// [Prefix("brands")] Napster = 0xf3d2, /// /// fa-neos glyph (f612). /// [Prefix("brands")] Neos = 0xf612, /// /// fa-neuter glyph (f22c). /// [Prefix("solid")] Neuter = 0xf22c, /// /// fa-newspaper glyph (f1ea). /// [Prefix("regular")] [Prefix("solid")] Newspaper = 0xf1ea, /// /// fa-nimblr glyph (f5a8). /// [Prefix("brands")] Nimblr = 0xf5a8, /// /// fa-nintendo-switch glyph (f418). /// [Prefix("brands")] NintendoSwitch = 0xf418, /// /// fa-node glyph (f419). /// [Prefix("brands")] Node = 0xf419, /// /// fa-node-js glyph (f3d3). /// [Prefix("brands")] NodeJs = 0xf3d3, /// /// fa-not-equal glyph (f53e). /// [Prefix("solid")] NotEqual = 0xf53e, /// /// fa-notes-medical glyph (f481). /// [Prefix("solid")] NotesMedical = 0xf481, /// /// fa-npm glyph (f3d4). /// [Prefix("brands")] Npm = 0xf3d4, /// /// fa-ns8 glyph (f3d5). /// [Prefix("brands")] Ns8 = 0xf3d5, /// /// fa-nutritionix glyph (f3d6). /// [Prefix("brands")] Nutritionix = 0xf3d6, /// /// fa-object-group glyph (f247). /// [Prefix("regular")] [Prefix("solid")] ObjectGroup = 0xf247, /// /// fa-object-ungroup glyph (f248). /// [Prefix("regular")] [Prefix("solid")] ObjectUngroup = 0xf248, /// /// fa-odnoklassniki glyph (f263). /// [Prefix("brands")] Odnoklassniki = 0xf263, /// /// fa-odnoklassniki-square glyph (f264). /// [Prefix("brands")] OdnoklassnikiSquare = 0xf264, /// /// fa-oil-can glyph (f613). /// [Prefix("solid")] OilCan = 0xf613, /// /// fa-old-republic glyph (f510). /// [Prefix("brands")] OldRepublic = 0xf510, /// /// fa-om glyph (f679). /// [Prefix("solid")] Om = 0xf679, /// /// fa-opencart glyph (f23d). /// [Prefix("brands")] Opencart = 0xf23d, /// /// fa-openid glyph (f19b). /// [Prefix("brands")] Openid = 0xf19b, /// /// fa-opera glyph (f26a). /// [Prefix("brands")] Opera = 0xf26a, /// /// fa-optin-monster glyph (f23c). /// [Prefix("brands")] OptinMonster = 0xf23c, /// /// fa-osi glyph (f41a). /// [Prefix("brands")] Osi = 0xf41a, /// /// fa-outdent glyph (f03b). /// [Prefix("solid")] Outdent = 0xf03b, /// /// fa-page4 glyph (f3d7). /// [Prefix("brands")] Page4 = 0xf3d7, /// /// fa-pagelines glyph (f18c). /// [Prefix("brands")] Pagelines = 0xf18c, /// /// fa-paint-brush glyph (f1fc). /// [Prefix("solid")] PaintBrush = 0xf1fc, /// /// fa-paint-roller glyph (f5aa). /// [Prefix("solid")] PaintRoller = 0xf5aa, /// /// fa-palette glyph (f53f). /// [Prefix("solid")] Palette = 0xf53f, /// /// fa-palfed glyph (f3d8). /// [Prefix("brands")] Palfed = 0xf3d8, /// /// fa-pallet glyph (f482). /// [Prefix("solid")] Pallet = 0xf482, /// /// fa-paper-plane glyph (f1d8). /// [Prefix("regular")] [Prefix("solid")] PaperPlane = 0xf1d8, /// /// fa-paperclip glyph (f0c6). /// [Prefix("solid")] Paperclip = 0xf0c6, /// /// fa-parachute-box glyph (f4cd). /// [Prefix("solid")] ParachuteBox = 0xf4cd, /// /// fa-paragraph glyph (f1dd). /// [Prefix("solid")] Paragraph = 0xf1dd, /// /// fa-parking glyph (f540). /// [Prefix("solid")] Parking = 0xf540, /// /// fa-passport glyph (f5ab). /// [Prefix("solid")] Passport = 0xf5ab, /// /// fa-pastafarianism glyph (f67b). /// [Prefix("solid")] Pastafarianism = 0xf67b, /// /// fa-paste glyph (f0ea). /// [Prefix("solid")] Paste = 0xf0ea, /// /// fa-patreon glyph (f3d9). /// [Prefix("brands")] Patreon = 0xf3d9, /// /// fa-pause glyph (f04c). /// [Prefix("solid")] Pause = 0xf04c, /// /// fa-pause-circle glyph (f28b). /// [Prefix("regular")] [Prefix("solid")] PauseCircle = 0xf28b, /// /// fa-paw glyph (f1b0). /// [Prefix("solid")] Paw = 0xf1b0, /// /// fa-paypal glyph (f1ed). /// [Prefix("brands")] Paypal = 0xf1ed, /// /// fa-peace glyph (f67c). /// [Prefix("solid")] Peace = 0xf67c, /// /// fa-pen glyph (f304). /// [Prefix("solid")] Pen = 0xf304, /// /// fa-pen-alt glyph (f305). /// [Prefix("solid")] PenAlt = 0xf305, /// /// fa-pen-fancy glyph (f5ac). /// [Prefix("solid")] PenFancy = 0xf5ac, /// /// fa-pen-nib glyph (f5ad). /// [Prefix("solid")] PenNib = 0xf5ad, /// /// fa-pen-square glyph (f14b). /// [Prefix("solid")] PenSquare = 0xf14b, /// /// fa-pencil-alt glyph (f303). /// [Prefix("solid")] PencilAlt = 0xf303, /// /// fa-pencil-ruler glyph (f5ae). /// [Prefix("solid")] PencilRuler = 0xf5ae, /// /// fa-people-carry glyph (f4ce). /// [Prefix("solid")] PeopleCarry = 0xf4ce, /// /// fa-percent glyph (f295). /// [Prefix("solid")] Percent = 0xf295, /// /// fa-percentage glyph (f541). /// [Prefix("solid")] Percentage = 0xf541, /// /// fa-periscope glyph (f3da). /// [Prefix("brands")] Periscope = 0xf3da, /// /// fa-phabricator glyph (f3db). /// [Prefix("brands")] Phabricator = 0xf3db, /// /// fa-phoenix-framework glyph (f3dc). /// [Prefix("brands")] PhoenixFramework = 0xf3dc, /// /// fa-phoenix-squadron glyph (f511). /// [Prefix("brands")] PhoenixSquadron = 0xf511, /// /// fa-phone glyph (f095). /// [Prefix("solid")] Phone = 0xf095, /// /// fa-phone-slash glyph (f3dd). /// [Prefix("solid")] PhoneSlash = 0xf3dd, /// /// fa-phone-square glyph (f098). /// [Prefix("solid")] PhoneSquare = 0xf098, /// /// fa-phone-volume glyph (f2a0). /// [Prefix("solid")] PhoneVolume = 0xf2a0, /// /// fa-php glyph (f457). /// [Prefix("brands")] Php = 0xf457, /// /// fa-pied-piper glyph (f2ae). /// [Prefix("brands")] PiedPiper = 0xf2ae, /// /// fa-pied-piper-alt glyph (f1a8). /// [Prefix("brands")] PiedPiperAlt = 0xf1a8, /// /// fa-pied-piper-hat glyph (f4e5). /// [Prefix("brands")] PiedPiperHat = 0xf4e5, /// /// fa-pied-piper-pp glyph (f1a7). /// [Prefix("brands")] PiedPiperPp = 0xf1a7, /// /// fa-piggy-bank glyph (f4d3). /// [Prefix("solid")] PiggyBank = 0xf4d3, /// /// fa-pills glyph (f484). /// [Prefix("solid")] Pills = 0xf484, /// /// fa-pinterest glyph (f0d2). /// [Prefix("brands")] Pinterest = 0xf0d2, /// /// fa-pinterest-p glyph (f231). /// [Prefix("brands")] PinterestP = 0xf231, /// /// fa-pinterest-square glyph (f0d3). /// [Prefix("brands")] PinterestSquare = 0xf0d3, /// /// fa-place-of-worship glyph (f67f). /// [Prefix("solid")] PlaceOfWorship = 0xf67f, /// /// fa-plane glyph (f072). /// [Prefix("solid")] Plane = 0xf072, /// /// fa-plane-arrival glyph (f5af). /// [Prefix("solid")] PlaneArrival = 0xf5af, /// /// fa-plane-departure glyph (f5b0). /// [Prefix("solid")] PlaneDeparture = 0xf5b0, /// /// fa-play glyph (f04b). /// [Prefix("solid")] Play = 0xf04b, /// /// fa-play-circle glyph (f144). /// [Prefix("regular")] [Prefix("solid")] PlayCircle = 0xf144, /// /// fa-playstation glyph (f3df). /// [Prefix("brands")] Playstation = 0xf3df, /// /// fa-plug glyph (f1e6). /// [Prefix("solid")] Plug = 0xf1e6, /// /// fa-plus glyph (f067). /// [Prefix("solid")] Plus = 0xf067, /// /// fa-plus-circle glyph (f055). /// [Prefix("solid")] PlusCircle = 0xf055, /// /// fa-plus-square glyph (f0fe). /// [Prefix("regular")] [Prefix("solid")] PlusSquare = 0xf0fe, /// /// fa-podcast glyph (f2ce). /// [Prefix("solid")] Podcast = 0xf2ce, /// /// fa-poll glyph (f681). /// [Prefix("solid")] Poll = 0xf681, /// /// fa-poll-h glyph (f682). /// [Prefix("solid")] PollH = 0xf682, /// /// fa-poo glyph (f2fe). /// [Prefix("solid")] Poo = 0xf2fe, /// /// fa-poop glyph (f619). /// [Prefix("solid")] Poop = 0xf619, /// /// fa-portrait glyph (f3e0). /// [Prefix("solid")] Portrait = 0xf3e0, /// /// fa-pound-sign glyph (f154). /// [Prefix("solid")] PoundSign = 0xf154, /// /// fa-power-off glyph (f011). /// [Prefix("solid")] PowerOff = 0xf011, /// /// fa-pray glyph (f683). /// [Prefix("solid")] Pray = 0xf683, /// /// fa-praying-hands glyph (f684). /// [Prefix("solid")] PrayingHands = 0xf684, /// /// fa-prescription glyph (f5b1). /// [Prefix("solid")] Prescription = 0xf5b1, /// /// fa-prescription-bottle glyph (f485). /// [Prefix("solid")] PrescriptionBottle = 0xf485, /// /// fa-prescription-bottle-alt glyph (f486). /// [Prefix("solid")] PrescriptionBottleAlt = 0xf486, /// /// fa-print glyph (f02f). /// [Prefix("solid")] Print = 0xf02f, /// /// fa-procedures glyph (f487). /// [Prefix("solid")] Procedures = 0xf487, /// /// fa-product-hunt glyph (f288). /// [Prefix("brands")] ProductHunt = 0xf288, /// /// fa-project-diagram glyph (f542). /// [Prefix("solid")] ProjectDiagram = 0xf542, /// /// fa-pushed glyph (f3e1). /// [Prefix("brands")] Pushed = 0xf3e1, /// /// fa-puzzle-piece glyph (f12e). /// [Prefix("solid")] PuzzlePiece = 0xf12e, /// /// fa-python glyph (f3e2). /// [Prefix("brands")] Python = 0xf3e2, /// /// fa-qq glyph (f1d6). /// [Prefix("brands")] Qq = 0xf1d6, /// /// fa-qrcode glyph (f029). /// [Prefix("solid")] Qrcode = 0xf029, /// /// fa-question glyph (f128). /// [Prefix("solid")] Question = 0xf128, /// /// fa-question-circle glyph (f059). /// [Prefix("regular")] [Prefix("solid")] QuestionCircle = 0xf059, /// /// fa-quidditch glyph (f458). /// [Prefix("solid")] Quidditch = 0xf458, /// /// fa-quinscape glyph (f459). /// [Prefix("brands")] Quinscape = 0xf459, /// /// fa-quora glyph (f2c4). /// [Prefix("brands")] Quora = 0xf2c4, /// /// fa-quote-left glyph (f10d). /// [Prefix("solid")] QuoteLeft = 0xf10d, /// /// fa-quote-right glyph (f10e). /// [Prefix("solid")] QuoteRight = 0xf10e, /// /// fa-quran glyph (f687). /// [Prefix("solid")] Quran = 0xf687, /// /// fa-r-project glyph (f4f7). /// [Prefix("brands")] RProject = 0xf4f7, /// /// fa-random glyph (f074). /// [Prefix("solid")] Random = 0xf074, /// /// fa-ravelry glyph (f2d9). /// [Prefix("brands")] Ravelry = 0xf2d9, /// /// fa-react glyph (f41b). /// [Prefix("brands")] React = 0xf41b, /// /// fa-readme glyph (f4d5). /// [Prefix("brands")] Readme = 0xf4d5, /// /// fa-rebel glyph (f1d0). /// [Prefix("brands")] Rebel = 0xf1d0, /// /// fa-receipt glyph (f543). /// [Prefix("solid")] Receipt = 0xf543, /// /// fa-recycle glyph (f1b8). /// [Prefix("solid")] Recycle = 0xf1b8, /// /// fa-red-river glyph (f3e3). /// [Prefix("brands")] RedRiver = 0xf3e3, /// /// fa-reddit glyph (f1a1). /// [Prefix("brands")] Reddit = 0xf1a1, /// /// fa-reddit-alien glyph (f281). /// [Prefix("brands")] RedditAlien = 0xf281, /// /// fa-reddit-square glyph (f1a2). /// [Prefix("brands")] RedditSquare = 0xf1a2, /// /// fa-redo glyph (f01e). /// [Prefix("solid")] Redo = 0xf01e, /// /// fa-redo-alt glyph (f2f9). /// [Prefix("solid")] RedoAlt = 0xf2f9, /// /// fa-registered glyph (f25d). /// [Prefix("regular")] [Prefix("solid")] Registered = 0xf25d, /// /// fa-rendact glyph (f3e4). /// [Prefix("brands")] Rendact = 0xf3e4, /// /// fa-renren glyph (f18b). /// [Prefix("brands")] Renren = 0xf18b, /// /// fa-reply glyph (f3e5). /// [Prefix("solid")] Reply = 0xf3e5, /// /// fa-reply-all glyph (f122). /// [Prefix("solid")] ReplyAll = 0xf122, /// /// fa-replyd glyph (f3e6). /// [Prefix("brands")] Replyd = 0xf3e6, /// /// fa-researchgate glyph (f4f8). /// [Prefix("brands")] Researchgate = 0xf4f8, /// /// fa-resolving glyph (f3e7). /// [Prefix("brands")] Resolving = 0xf3e7, /// /// fa-retweet glyph (f079). /// [Prefix("solid")] Retweet = 0xf079, /// /// fa-rev glyph (f5b2). /// [Prefix("brands")] Rev = 0xf5b2, /// /// fa-ribbon glyph (f4d6). /// [Prefix("solid")] Ribbon = 0xf4d6, /// /// fa-road glyph (f018). /// [Prefix("solid")] Road = 0xf018, /// /// fa-robot glyph (f544). /// [Prefix("solid")] Robot = 0xf544, /// /// fa-rocket glyph (f135). /// [Prefix("solid")] Rocket = 0xf135, /// /// fa-rocketchat glyph (f3e8). /// [Prefix("brands")] Rocketchat = 0xf3e8, /// /// fa-rockrms glyph (f3e9). /// [Prefix("brands")] Rockrms = 0xf3e9, /// /// fa-route glyph (f4d7). /// [Prefix("solid")] Route = 0xf4d7, /// /// fa-rss glyph (f09e). /// [Prefix("solid")] Rss = 0xf09e, /// /// fa-rss-square glyph (f143). /// [Prefix("solid")] RssSquare = 0xf143, /// /// fa-ruble-sign glyph (f158). /// [Prefix("solid")] RubleSign = 0xf158, /// /// fa-ruler glyph (f545). /// [Prefix("solid")] Ruler = 0xf545, /// /// fa-ruler-combined glyph (f546). /// [Prefix("solid")] RulerCombined = 0xf546, /// /// fa-ruler-horizontal glyph (f547). /// [Prefix("solid")] RulerHorizontal = 0xf547, /// /// fa-ruler-vertical glyph (f548). /// [Prefix("solid")] RulerVertical = 0xf548, /// /// fa-rupee-sign glyph (f156). /// [Prefix("solid")] RupeeSign = 0xf156, /// /// fa-sad-cry glyph (f5b3). /// [Prefix("regular")] [Prefix("solid")] SadCry = 0xf5b3, /// /// fa-sad-tear glyph (f5b4). /// [Prefix("regular")] [Prefix("solid")] SadTear = 0xf5b4, /// /// fa-safari glyph (f267). /// [Prefix("brands")] Safari = 0xf267, /// /// fa-sass glyph (f41e). /// [Prefix("brands")] Sass = 0xf41e, /// /// fa-save glyph (f0c7). /// [Prefix("regular")] [Prefix("solid")] Save = 0xf0c7, /// /// fa-schlix glyph (f3ea). /// [Prefix("brands")] Schlix = 0xf3ea, /// /// fa-school glyph (f549). /// [Prefix("solid")] School = 0xf549, /// /// fa-screwdriver glyph (f54a). /// [Prefix("solid")] Screwdriver = 0xf54a, /// /// fa-scribd glyph (f28a). /// [Prefix("brands")] Scribd = 0xf28a, /// /// fa-search glyph (f002). /// [Prefix("solid")] Search = 0xf002, /// /// fa-search-dollar glyph (f688). /// [Prefix("solid")] SearchDollar = 0xf688, /// /// fa-search-location glyph (f689). /// [Prefix("solid")] SearchLocation = 0xf689, /// /// fa-search-minus glyph (f010). /// [Prefix("solid")] SearchMinus = 0xf010, /// /// fa-search-plus glyph (f00e). /// [Prefix("solid")] SearchPlus = 0xf00e, /// /// fa-searchengin glyph (f3eb). /// [Prefix("brands")] Searchengin = 0xf3eb, /// /// fa-seedling glyph (f4d8). /// [Prefix("solid")] Seedling = 0xf4d8, /// /// fa-sellcast glyph (f2da). /// [Prefix("brands")] Sellcast = 0xf2da, /// /// fa-sellsy glyph (f213). /// [Prefix("brands")] Sellsy = 0xf213, /// /// fa-server glyph (f233). /// [Prefix("solid")] Server = 0xf233, /// /// fa-servicestack glyph (f3ec). /// [Prefix("brands")] Servicestack = 0xf3ec, /// /// fa-shapes glyph (f61f). /// [Prefix("solid")] Shapes = 0xf61f, /// /// fa-share glyph (f064). /// [Prefix("solid")] Share = 0xf064, /// /// fa-share-alt glyph (f1e0). /// [Prefix("solid")] ShareAlt = 0xf1e0, /// /// fa-share-alt-square glyph (f1e1). /// [Prefix("solid")] ShareAltSquare = 0xf1e1, /// /// fa-share-square glyph (f14d). /// [Prefix("regular")] [Prefix("solid")] ShareSquare = 0xf14d, /// /// fa-shekel-sign glyph (f20b). /// [Prefix("solid")] ShekelSign = 0xf20b, /// /// fa-shield-alt glyph (f3ed). /// [Prefix("solid")] ShieldAlt = 0xf3ed, /// /// fa-ship glyph (f21a). /// [Prefix("solid")] Ship = 0xf21a, /// /// fa-shipping-fast glyph (f48b). /// [Prefix("solid")] ShippingFast = 0xf48b, /// /// fa-shirtsinbulk glyph (f214). /// [Prefix("brands")] Shirtsinbulk = 0xf214, /// /// fa-shoe-prints glyph (f54b). /// [Prefix("solid")] ShoePrints = 0xf54b, /// /// fa-shopping-bag glyph (f290). /// [Prefix("solid")] ShoppingBag = 0xf290, /// /// fa-shopping-basket glyph (f291). /// [Prefix("solid")] ShoppingBasket = 0xf291, /// /// fa-shopping-cart glyph (f07a). /// [Prefix("solid")] ShoppingCart = 0xf07a, /// /// fa-shopware glyph (f5b5). /// [Prefix("brands")] Shopware = 0xf5b5, /// /// fa-shower glyph (f2cc). /// [Prefix("solid")] Shower = 0xf2cc, /// /// fa-shuttle-van glyph (f5b6). /// [Prefix("solid")] ShuttleVan = 0xf5b6, /// /// fa-sign glyph (f4d9). /// [Prefix("solid")] Sign = 0xf4d9, /// /// fa-sign-in-alt glyph (f2f6). /// [Prefix("solid")] SignInAlt = 0xf2f6, /// /// fa-sign-language glyph (f2a7). /// [Prefix("solid")] SignLanguage = 0xf2a7, /// /// fa-sign-out-alt glyph (f2f5). /// [Prefix("solid")] SignOutAlt = 0xf2f5, /// /// fa-signal glyph (f012). /// [Prefix("solid")] Signal = 0xf012, /// /// fa-signature glyph (f5b7). /// [Prefix("solid")] Signature = 0xf5b7, /// /// fa-simplybuilt glyph (f215). /// [Prefix("brands")] Simplybuilt = 0xf215, /// /// fa-sistrix glyph (f3ee). /// [Prefix("brands")] Sistrix = 0xf3ee, /// /// fa-sitemap glyph (f0e8). /// [Prefix("solid")] Sitemap = 0xf0e8, /// /// fa-sith glyph (f512). /// [Prefix("brands")] Sith = 0xf512, /// /// fa-skull glyph (f54c). /// [Prefix("solid")] Skull = 0xf54c, /// /// fa-skyatlas glyph (f216). /// [Prefix("brands")] Skyatlas = 0xf216, /// /// fa-skype glyph (f17e). /// [Prefix("brands")] Skype = 0xf17e, /// /// fa-slack glyph (f198). /// [Prefix("brands")] Slack = 0xf198, /// /// fa-slack-hash glyph (f3ef). /// [Prefix("brands")] SlackHash = 0xf3ef, /// /// fa-sliders-h glyph (f1de). /// [Prefix("solid")] SlidersH = 0xf1de, /// /// fa-slideshare glyph (f1e7). /// [Prefix("brands")] Slideshare = 0xf1e7, /// /// fa-smile glyph (f118). /// [Prefix("regular")] [Prefix("solid")] Smile = 0xf118, /// /// fa-smile-beam glyph (f5b8). /// [Prefix("regular")] [Prefix("solid")] SmileBeam = 0xf5b8, /// /// fa-smile-wink glyph (f4da). /// [Prefix("regular")] [Prefix("solid")] SmileWink = 0xf4da, /// /// fa-smoking glyph (f48d). /// [Prefix("solid")] Smoking = 0xf48d, /// /// fa-smoking-ban glyph (f54d). /// [Prefix("solid")] SmokingBan = 0xf54d, /// /// fa-snapchat glyph (f2ab). /// [Prefix("brands")] Snapchat = 0xf2ab, /// /// fa-snapchat-ghost glyph (f2ac). /// [Prefix("brands")] SnapchatGhost = 0xf2ac, /// /// fa-snapchat-square glyph (f2ad). /// [Prefix("brands")] SnapchatSquare = 0xf2ad, /// /// fa-snowflake glyph (f2dc). /// [Prefix("regular")] [Prefix("solid")] Snowflake = 0xf2dc, /// /// fa-socks glyph (f696). /// [Prefix("solid")] Socks = 0xf696, /// /// fa-solar-panel glyph (f5ba). /// [Prefix("solid")] SolarPanel = 0xf5ba, /// /// fa-sort glyph (f0dc). /// [Prefix("solid")] Sort = 0xf0dc, /// /// fa-sort-alpha-down glyph (f15d). /// [Prefix("solid")] SortAlphaDown = 0xf15d, /// /// fa-sort-alpha-up glyph (f15e). /// [Prefix("solid")] SortAlphaUp = 0xf15e, /// /// fa-sort-amount-down glyph (f160). /// [Prefix("solid")] SortAmountDown = 0xf160, /// /// fa-sort-amount-up glyph (f161). /// [Prefix("solid")] SortAmountUp = 0xf161, /// /// fa-sort-down glyph (f0dd). /// [Prefix("solid")] SortDown = 0xf0dd, /// /// fa-sort-numeric-down glyph (f162). /// [Prefix("solid")] SortNumericDown = 0xf162, /// /// fa-sort-numeric-up glyph (f163). /// [Prefix("solid")] SortNumericUp = 0xf163, /// /// fa-sort-up glyph (f0de). /// [Prefix("solid")] SortUp = 0xf0de, /// /// fa-soundcloud glyph (f1be). /// [Prefix("brands")] Soundcloud = 0xf1be, /// /// fa-spa glyph (f5bb). /// [Prefix("solid")] Spa = 0xf5bb, /// /// fa-space-shuttle glyph (f197). /// [Prefix("solid")] SpaceShuttle = 0xf197, /// /// fa-speakap glyph (f3f3). /// [Prefix("brands")] Speakap = 0xf3f3, /// /// fa-spinner glyph (f110). /// [Prefix("solid")] Spinner = 0xf110, /// /// fa-splotch glyph (f5bc). /// [Prefix("solid")] Splotch = 0xf5bc, /// /// fa-spotify glyph (f1bc). /// [Prefix("brands")] Spotify = 0xf1bc, /// /// fa-spray-can glyph (f5bd). /// [Prefix("solid")] SprayCan = 0xf5bd, /// /// fa-square glyph (f0c8). /// [Prefix("regular")] [Prefix("solid")] Square = 0xf0c8, /// /// fa-square-full glyph (f45c). /// [Prefix("solid")] SquareFull = 0xf45c, /// /// fa-square-root-alt glyph (f698). /// [Prefix("solid")] SquareRootAlt = 0xf698, /// /// fa-squarespace glyph (f5be). /// [Prefix("brands")] Squarespace = 0xf5be, /// /// fa-stack-exchange glyph (f18d). /// [Prefix("brands")] StackExchange = 0xf18d, /// /// fa-stack-overflow glyph (f16c). /// [Prefix("brands")] StackOverflow = 0xf16c, /// /// fa-stamp glyph (f5bf). /// [Prefix("solid")] Stamp = 0xf5bf, /// /// fa-star glyph (f005). /// [Prefix("regular")] [Prefix("solid")] Star = 0xf005, /// /// fa-star-and-crescent glyph (f699). /// [Prefix("solid")] StarAndCrescent = 0xf699, /// /// fa-star-half glyph (f089). /// [Prefix("regular")] [Prefix("solid")] StarHalf = 0xf089, /// /// fa-star-half-alt glyph (f5c0). /// [Prefix("solid")] StarHalfAlt = 0xf5c0, /// /// fa-star-of-david glyph (f69a). /// [Prefix("solid")] StarOfDavid = 0xf69a, /// /// fa-star-of-life glyph (f621). /// [Prefix("solid")] StarOfLife = 0xf621, /// /// fa-staylinked glyph (f3f5). /// [Prefix("brands")] Staylinked = 0xf3f5, /// /// fa-steam glyph (f1b6). /// [Prefix("brands")] Steam = 0xf1b6, /// /// fa-steam-square glyph (f1b7). /// [Prefix("brands")] SteamSquare = 0xf1b7, /// /// fa-steam-symbol glyph (f3f6). /// [Prefix("brands")] SteamSymbol = 0xf3f6, /// /// fa-step-backward glyph (f048). /// [Prefix("solid")] StepBackward = 0xf048, /// /// fa-step-forward glyph (f051). /// [Prefix("solid")] StepForward = 0xf051, /// /// fa-stethoscope glyph (f0f1). /// [Prefix("solid")] Stethoscope = 0xf0f1, /// /// fa-sticker-mule glyph (f3f7). /// [Prefix("brands")] StickerMule = 0xf3f7, /// /// fa-sticky-note glyph (f249). /// [Prefix("regular")] [Prefix("solid")] StickyNote = 0xf249, /// /// fa-stop glyph (f04d). /// [Prefix("solid")] Stop = 0xf04d, /// /// fa-stop-circle glyph (f28d). /// [Prefix("regular")] [Prefix("solid")] StopCircle = 0xf28d, /// /// fa-stopwatch glyph (f2f2). /// [Prefix("solid")] Stopwatch = 0xf2f2, /// /// fa-store glyph (f54e). /// [Prefix("solid")] Store = 0xf54e, /// /// fa-store-alt glyph (f54f). /// [Prefix("solid")] StoreAlt = 0xf54f, /// /// fa-strava glyph (f428). /// [Prefix("brands")] Strava = 0xf428, /// /// fa-stream glyph (f550). /// [Prefix("solid")] Stream = 0xf550, /// /// fa-street-view glyph (f21d). /// [Prefix("solid")] StreetView = 0xf21d, /// /// fa-strikethrough glyph (f0cc). /// [Prefix("solid")] Strikethrough = 0xf0cc, /// /// fa-stripe glyph (f429). /// [Prefix("brands")] Stripe = 0xf429, /// /// fa-stripe-s glyph (f42a). /// [Prefix("brands")] StripeS = 0xf42a, /// /// fa-stroopwafel glyph (f551). /// [Prefix("solid")] Stroopwafel = 0xf551, /// /// fa-studiovinari glyph (f3f8). /// [Prefix("brands")] Studiovinari = 0xf3f8, /// /// fa-stumbleupon glyph (f1a4). /// [Prefix("brands")] Stumbleupon = 0xf1a4, /// /// fa-stumbleupon-circle glyph (f1a3). /// [Prefix("brands")] StumbleuponCircle = 0xf1a3, /// /// fa-subscript glyph (f12c). /// [Prefix("solid")] Subscript = 0xf12c, /// /// fa-subway glyph (f239). /// [Prefix("solid")] Subway = 0xf239, /// /// fa-suitcase glyph (f0f2). /// [Prefix("solid")] Suitcase = 0xf0f2, /// /// fa-suitcase-rolling glyph (f5c1). /// [Prefix("solid")] SuitcaseRolling = 0xf5c1, /// /// fa-sun glyph (f185). /// [Prefix("regular")] [Prefix("solid")] Sun = 0xf185, /// /// fa-superpowers glyph (f2dd). /// [Prefix("brands")] Superpowers = 0xf2dd, /// /// fa-superscript glyph (f12b). /// [Prefix("solid")] Superscript = 0xf12b, /// /// fa-supple glyph (f3f9). /// [Prefix("brands")] Supple = 0xf3f9, /// /// fa-surprise glyph (f5c2). /// [Prefix("regular")] [Prefix("solid")] Surprise = 0xf5c2, /// /// fa-swatchbook glyph (f5c3). /// [Prefix("solid")] Swatchbook = 0xf5c3, /// /// fa-swimmer glyph (f5c4). /// [Prefix("solid")] Swimmer = 0xf5c4, /// /// fa-swimming-pool glyph (f5c5). /// [Prefix("solid")] SwimmingPool = 0xf5c5, /// /// fa-synagogue glyph (f69b). /// [Prefix("solid")] Synagogue = 0xf69b, /// /// fa-sync glyph (f021). /// [Prefix("solid")] Sync = 0xf021, /// /// fa-sync-alt glyph (f2f1). /// [Prefix("solid")] SyncAlt = 0xf2f1, /// /// fa-syringe glyph (f48e). /// [Prefix("solid")] Syringe = 0xf48e, /// /// fa-table glyph (f0ce). /// [Prefix("solid")] Table = 0xf0ce, /// /// fa-table-tennis glyph (f45d). /// [Prefix("solid")] TableTennis = 0xf45d, /// /// fa-tablet glyph (f10a). /// [Prefix("solid")] Tablet = 0xf10a, /// /// fa-tablet-alt glyph (f3fa). /// [Prefix("solid")] TabletAlt = 0xf3fa, /// /// fa-tablets glyph (f490). /// [Prefix("solid")] Tablets = 0xf490, /// /// fa-tachometer-alt glyph (f3fd). /// [Prefix("solid")] TachometerAlt = 0xf3fd, /// /// fa-tag glyph (f02b). /// [Prefix("solid")] Tag = 0xf02b, /// /// fa-tags glyph (f02c). /// [Prefix("solid")] Tags = 0xf02c, /// /// fa-tape glyph (f4db). /// [Prefix("solid")] Tape = 0xf4db, /// /// fa-tasks glyph (f0ae). /// [Prefix("solid")] Tasks = 0xf0ae, /// /// fa-taxi glyph (f1ba). /// [Prefix("solid")] Taxi = 0xf1ba, /// /// fa-teamspeak glyph (f4f9). /// [Prefix("brands")] Teamspeak = 0xf4f9, /// /// fa-teeth glyph (f62e). /// [Prefix("solid")] Teeth = 0xf62e, /// /// fa-teeth-open glyph (f62f). /// [Prefix("solid")] TeethOpen = 0xf62f, /// /// fa-telegram glyph (f2c6). /// [Prefix("brands")] Telegram = 0xf2c6, /// /// fa-telegram-plane glyph (f3fe). /// [Prefix("brands")] TelegramPlane = 0xf3fe, /// /// fa-tencent-weibo glyph (f1d5). /// [Prefix("brands")] TencentWeibo = 0xf1d5, /// /// fa-terminal glyph (f120). /// [Prefix("solid")] Terminal = 0xf120, /// /// fa-text-height glyph (f034). /// [Prefix("solid")] TextHeight = 0xf034, /// /// fa-text-width glyph (f035). /// [Prefix("solid")] TextWidth = 0xf035, /// /// fa-th glyph (f00a). /// [Prefix("solid")] Th = 0xf00a, /// /// fa-th-large glyph (f009). /// [Prefix("solid")] ThLarge = 0xf009, /// /// fa-th-list glyph (f00b). /// [Prefix("solid")] ThList = 0xf00b, /// /// fa-the-red-yeti glyph (f69d). /// [Prefix("brands")] TheRedYeti = 0xf69d, /// /// fa-theater-masks glyph (f630). /// [Prefix("solid")] TheaterMasks = 0xf630, /// /// fa-themeco glyph (f5c6). /// [Prefix("brands")] Themeco = 0xf5c6, /// /// fa-themeisle glyph (f2b2). /// [Prefix("brands")] Themeisle = 0xf2b2, /// /// fa-thermometer glyph (f491). /// [Prefix("solid")] Thermometer = 0xf491, /// /// fa-thermometer-empty glyph (f2cb). /// [Prefix("solid")] ThermometerEmpty = 0xf2cb, /// /// fa-thermometer-full glyph (f2c7). /// [Prefix("solid")] ThermometerFull = 0xf2c7, /// /// fa-thermometer-half glyph (f2c9). /// [Prefix("solid")] ThermometerHalf = 0xf2c9, /// /// fa-thermometer-quarter glyph (f2ca). /// [Prefix("solid")] ThermometerQuarter = 0xf2ca, /// /// fa-thermometer-three-quarters glyph (f2c8). /// [Prefix("solid")] ThermometerThreeQuarters = 0xf2c8, /// /// fa-thumbs-down glyph (f165). /// [Prefix("regular")] [Prefix("solid")] ThumbsDown = 0xf165, /// /// fa-thumbs-up glyph (f164). /// [Prefix("regular")] [Prefix("solid")] ThumbsUp = 0xf164, /// /// fa-thumbtack glyph (f08d). /// [Prefix("solid")] Thumbtack = 0xf08d, /// /// fa-ticket-alt glyph (f3ff). /// [Prefix("solid")] TicketAlt = 0xf3ff, /// /// fa-times glyph (f00d). /// [Prefix("solid")] Times = 0xf00d, /// /// fa-times-circle glyph (f057). /// [Prefix("regular")] [Prefix("solid")] TimesCircle = 0xf057, /// /// fa-tint glyph (f043). /// [Prefix("solid")] Tint = 0xf043, /// /// fa-tint-slash glyph (f5c7). /// [Prefix("solid")] TintSlash = 0xf5c7, /// /// fa-tired glyph (f5c8). /// [Prefix("regular")] [Prefix("solid")] Tired = 0xf5c8, /// /// fa-toggle-off glyph (f204). /// [Prefix("solid")] ToggleOff = 0xf204, /// /// fa-toggle-on glyph (f205). /// [Prefix("solid")] ToggleOn = 0xf205, /// /// fa-toolbox glyph (f552). /// [Prefix("solid")] Toolbox = 0xf552, /// /// fa-tooth glyph (f5c9). /// [Prefix("solid")] Tooth = 0xf5c9, /// /// fa-torah glyph (f6a0). /// [Prefix("solid")] Torah = 0xf6a0, /// /// fa-torii-gate glyph (f6a1). /// [Prefix("solid")] ToriiGate = 0xf6a1, /// /// fa-trade-federation glyph (f513). /// [Prefix("brands")] TradeFederation = 0xf513, /// /// fa-trademark glyph (f25c). /// [Prefix("solid")] Trademark = 0xf25c, /// /// fa-traffic-light glyph (f637). /// [Prefix("solid")] TrafficLight = 0xf637, /// /// fa-train glyph (f238). /// [Prefix("solid")] Train = 0xf238, /// /// fa-transgender glyph (f224). /// [Prefix("solid")] Transgender = 0xf224, /// /// fa-transgender-alt glyph (f225). /// [Prefix("solid")] TransgenderAlt = 0xf225, /// /// fa-trash glyph (f1f8). /// [Prefix("solid")] Trash = 0xf1f8, /// /// fa-trash-alt glyph (f2ed). /// [Prefix("regular")] [Prefix("solid")] TrashAlt = 0xf2ed, /// /// fa-tree glyph (f1bb). /// [Prefix("solid")] Tree = 0xf1bb, /// /// fa-trello glyph (f181). /// [Prefix("brands")] Trello = 0xf181, /// /// fa-tripadvisor glyph (f262). /// [Prefix("brands")] Tripadvisor = 0xf262, /// /// fa-trophy glyph (f091). /// [Prefix("solid")] Trophy = 0xf091, /// /// fa-truck glyph (f0d1). /// [Prefix("solid")] Truck = 0xf0d1, /// /// fa-truck-loading glyph (f4de). /// [Prefix("solid")] TruckLoading = 0xf4de, /// /// fa-truck-monster glyph (f63b). /// [Prefix("solid")] TruckMonster = 0xf63b, /// /// fa-truck-moving glyph (f4df). /// [Prefix("solid")] TruckMoving = 0xf4df, /// /// fa-truck-pickup glyph (f63c). /// [Prefix("solid")] TruckPickup = 0xf63c, /// /// fa-tshirt glyph (f553). /// [Prefix("solid")] Tshirt = 0xf553, /// /// fa-tty glyph (f1e4). /// [Prefix("solid")] Tty = 0xf1e4, /// /// fa-tumblr glyph (f173). /// [Prefix("brands")] Tumblr = 0xf173, /// /// fa-tumblr-square glyph (f174). /// [Prefix("brands")] TumblrSquare = 0xf174, /// /// fa-tv glyph (f26c). /// [Prefix("solid")] Tv = 0xf26c, /// /// fa-twitch glyph (f1e8). /// [Prefix("brands")] Twitch = 0xf1e8, /// /// fa-twitter glyph (f099). /// [Prefix("brands")] Twitter = 0xf099, /// /// fa-twitter-square glyph (f081). /// [Prefix("brands")] TwitterSquare = 0xf081, /// /// fa-typo3 glyph (f42b). /// [Prefix("brands")] Typo3 = 0xf42b, /// /// fa-uber glyph (f402). /// [Prefix("brands")] Uber = 0xf402, /// /// fa-uikit glyph (f403). /// [Prefix("brands")] Uikit = 0xf403, /// /// fa-umbrella glyph (f0e9). /// [Prefix("solid")] Umbrella = 0xf0e9, /// /// fa-umbrella-beach glyph (f5ca). /// [Prefix("solid")] UmbrellaBeach = 0xf5ca, /// /// fa-underline glyph (f0cd). /// [Prefix("solid")] Underline = 0xf0cd, /// /// fa-undo glyph (f0e2). /// [Prefix("solid")] Undo = 0xf0e2, /// /// fa-undo-alt glyph (f2ea). /// [Prefix("solid")] UndoAlt = 0xf2ea, /// /// fa-uniregistry glyph (f404). /// [Prefix("brands")] Uniregistry = 0xf404, /// /// fa-universal-access glyph (f29a). /// [Prefix("solid")] UniversalAccess = 0xf29a, /// /// fa-university glyph (f19c). /// [Prefix("solid")] University = 0xf19c, /// /// fa-unlink glyph (f127). /// [Prefix("solid")] Unlink = 0xf127, /// /// fa-unlock glyph (f09c). /// [Prefix("solid")] Unlock = 0xf09c, /// /// fa-unlock-alt glyph (f13e). /// [Prefix("solid")] UnlockAlt = 0xf13e, /// /// fa-untappd glyph (f405). /// [Prefix("brands")] Untappd = 0xf405, /// /// fa-upload glyph (f093). /// [Prefix("solid")] Upload = 0xf093, /// /// fa-usb glyph (f287). /// [Prefix("brands")] Usb = 0xf287, /// /// fa-user glyph (f007). /// [Prefix("regular")] [Prefix("solid")] User = 0xf007, /// /// fa-user-alt glyph (f406). /// [Prefix("solid")] UserAlt = 0xf406, /// /// fa-user-alt-slash glyph (f4fa). /// [Prefix("solid")] UserAltSlash = 0xf4fa, /// /// fa-user-astronaut glyph (f4fb). /// [Prefix("solid")] UserAstronaut = 0xf4fb, /// /// fa-user-check glyph (f4fc). /// [Prefix("solid")] UserCheck = 0xf4fc, /// /// fa-user-circle glyph (f2bd). /// [Prefix("regular")] [Prefix("solid")] UserCircle = 0xf2bd, /// /// fa-user-clock glyph (f4fd). /// [Prefix("solid")] UserClock = 0xf4fd, /// /// fa-user-cog glyph (f4fe). /// [Prefix("solid")] UserCog = 0xf4fe, /// /// fa-user-edit glyph (f4ff). /// [Prefix("solid")] UserEdit = 0xf4ff, /// /// fa-user-friends glyph (f500). /// [Prefix("solid")] UserFriends = 0xf500, /// /// fa-user-graduate glyph (f501). /// [Prefix("solid")] UserGraduate = 0xf501, /// /// fa-user-lock glyph (f502). /// [Prefix("solid")] UserLock = 0xf502, /// /// fa-user-md glyph (f0f0). /// [Prefix("solid")] UserMd = 0xf0f0, /// /// fa-user-minus glyph (f503). /// [Prefix("solid")] UserMinus = 0xf503, /// /// fa-user-ninja glyph (f504). /// [Prefix("solid")] UserNinja = 0xf504, /// /// fa-user-plus glyph (f234). /// [Prefix("solid")] UserPlus = 0xf234, /// /// fa-user-secret glyph (f21b). /// [Prefix("solid")] UserSecret = 0xf21b, /// /// fa-user-shield glyph (f505). /// [Prefix("solid")] UserShield = 0xf505, /// /// fa-user-slash glyph (f506). /// [Prefix("solid")] UserSlash = 0xf506, /// /// fa-user-tag glyph (f507). /// [Prefix("solid")] UserTag = 0xf507, /// /// fa-user-tie glyph (f508). /// [Prefix("solid")] UserTie = 0xf508, /// /// fa-user-times glyph (f235). /// [Prefix("solid")] UserTimes = 0xf235, /// /// fa-users glyph (f0c0). /// [Prefix("solid")] Users = 0xf0c0, /// /// fa-users-cog glyph (f509). /// [Prefix("solid")] UsersCog = 0xf509, /// /// fa-ussunnah glyph (f407). /// [Prefix("brands")] Ussunnah = 0xf407, /// /// fa-utensil-spoon glyph (f2e5). /// [Prefix("solid")] UtensilSpoon = 0xf2e5, /// /// fa-utensils glyph (f2e7). /// [Prefix("solid")] Utensils = 0xf2e7, /// /// fa-vaadin glyph (f408). /// [Prefix("brands")] Vaadin = 0xf408, /// /// fa-vector-square glyph (f5cb). /// [Prefix("solid")] VectorSquare = 0xf5cb, /// /// fa-venus glyph (f221). /// [Prefix("solid")] Venus = 0xf221, /// /// fa-venus-double glyph (f226). /// [Prefix("solid")] VenusDouble = 0xf226, /// /// fa-venus-mars glyph (f228). /// [Prefix("solid")] VenusMars = 0xf228, /// /// fa-viacoin glyph (f237). /// [Prefix("brands")] Viacoin = 0xf237, /// /// fa-viadeo glyph (f2a9). /// [Prefix("brands")] Viadeo = 0xf2a9, /// /// fa-viadeo-square glyph (f2aa). /// [Prefix("brands")] ViadeoSquare = 0xf2aa, /// /// fa-vial glyph (f492). /// [Prefix("solid")] Vial = 0xf492, /// /// fa-vials glyph (f493). /// [Prefix("solid")] Vials = 0xf493, /// /// fa-viber glyph (f409). /// [Prefix("brands")] Viber = 0xf409, /// /// fa-video glyph (f03d). /// [Prefix("solid")] Video = 0xf03d, /// /// fa-video-slash glyph (f4e2). /// [Prefix("solid")] VideoSlash = 0xf4e2, /// /// fa-vihara glyph (f6a7). /// [Prefix("solid")] Vihara = 0xf6a7, /// /// fa-vimeo glyph (f40a). /// [Prefix("brands")] Vimeo = 0xf40a, /// /// fa-vimeo-square glyph (f194). /// [Prefix("brands")] VimeoSquare = 0xf194, /// /// fa-vimeo-v glyph (f27d). /// [Prefix("brands")] VimeoV = 0xf27d, /// /// fa-vine glyph (f1ca). /// [Prefix("brands")] Vine = 0xf1ca, /// /// fa-vk glyph (f189). /// [Prefix("brands")] Vk = 0xf189, /// /// fa-vnv glyph (f40b). /// [Prefix("brands")] Vnv = 0xf40b, /// /// fa-volleyball-ball glyph (f45f). /// [Prefix("solid")] VolleyballBall = 0xf45f, /// /// fa-volume-down glyph (f027). /// [Prefix("solid")] VolumeDown = 0xf027, /// /// fa-volume-off glyph (f026). /// [Prefix("solid")] VolumeOff = 0xf026, /// /// fa-volume-up glyph (f028). /// [Prefix("solid")] VolumeUp = 0xf028, /// /// fa-vuejs glyph (f41f). /// [Prefix("brands")] Vuejs = 0xf41f, /// /// fa-walking glyph (f554). /// [Prefix("solid")] Walking = 0xf554, /// /// fa-wallet glyph (f555). /// [Prefix("solid")] Wallet = 0xf555, /// /// fa-warehouse glyph (f494). /// [Prefix("solid")] Warehouse = 0xf494, /// /// fa-weebly glyph (f5cc). /// [Prefix("brands")] Weebly = 0xf5cc, /// /// fa-weibo glyph (f18a). /// [Prefix("brands")] Weibo = 0xf18a, /// /// fa-weight glyph (f496). /// [Prefix("solid")] Weight = 0xf496, /// /// fa-weight-hanging glyph (f5cd). /// [Prefix("solid")] WeightHanging = 0xf5cd, /// /// fa-weixin glyph (f1d7). /// [Prefix("brands")] Weixin = 0xf1d7, /// /// fa-whatsapp glyph (f232). /// [Prefix("brands")] Whatsapp = 0xf232, /// /// fa-whatsapp-square glyph (f40c). /// [Prefix("brands")] WhatsappSquare = 0xf40c, /// /// fa-wheelchair glyph (f193). /// [Prefix("solid")] Wheelchair = 0xf193, /// /// fa-whmcs glyph (f40d). /// [Prefix("brands")] Whmcs = 0xf40d, /// /// fa-wifi glyph (f1eb). /// [Prefix("solid")] Wifi = 0xf1eb, /// /// fa-wikipedia-w glyph (f266). /// [Prefix("brands")] WikipediaW = 0xf266, /// /// fa-window-close glyph (f410). /// [Prefix("regular")] [Prefix("solid")] WindowClose = 0xf410, /// /// fa-window-maximize glyph (f2d0). /// [Prefix("regular")] [Prefix("solid")] WindowMaximize = 0xf2d0, /// /// fa-window-minimize glyph (f2d1). /// [Prefix("regular")] [Prefix("solid")] WindowMinimize = 0xf2d1, /// /// fa-window-restore glyph (f2d2). /// [Prefix("regular")] [Prefix("solid")] WindowRestore = 0xf2d2, /// /// fa-windows glyph (f17a). /// [Prefix("brands")] Windows = 0xf17a, /// /// fa-wine-glass glyph (f4e3). /// [Prefix("solid")] WineGlass = 0xf4e3, /// /// fa-wine-glass-alt glyph (f5ce). /// [Prefix("solid")] WineGlassAlt = 0xf5ce, /// /// fa-wix glyph (f5cf). /// [Prefix("brands")] Wix = 0xf5cf, /// /// fa-wolf-pack-battalion glyph (f514). /// [Prefix("brands")] WolfPackBattalion = 0xf514, /// /// fa-won-sign glyph (f159). /// [Prefix("solid")] WonSign = 0xf159, /// /// fa-wordpress glyph (f19a). /// [Prefix("brands")] Wordpress = 0xf19a, /// /// fa-wordpress-simple glyph (f411). /// [Prefix("brands")] WordpressSimple = 0xf411, /// /// fa-wpbeginner glyph (f297). /// [Prefix("brands")] Wpbeginner = 0xf297, /// /// fa-wpexplorer glyph (f2de). /// [Prefix("brands")] Wpexplorer = 0xf2de, /// /// fa-wpforms glyph (f298). /// [Prefix("brands")] Wpforms = 0xf298, /// /// fa-wrench glyph (f0ad). /// [Prefix("solid")] Wrench = 0xf0ad, /// /// fa-x-ray glyph (f497). /// [Prefix("solid")] XRay = 0xf497, /// /// fa-xbox glyph (f412). /// [Prefix("brands")] Xbox = 0xf412, /// /// fa-xing glyph (f168). /// [Prefix("brands")] Xing = 0xf168, /// /// fa-xing-square glyph (f169). /// [Prefix("brands")] XingSquare = 0xf169, /// /// fa-y-combinator glyph (f23b). /// [Prefix("brands")] YCombinator = 0xf23b, /// /// fa-yahoo glyph (f19e). /// [Prefix("brands")] Yahoo = 0xf19e, /// /// fa-yandex glyph (f413). /// [Prefix("brands")] Yandex = 0xf413, /// /// fa-yandex-international glyph (f414). /// [Prefix("brands")] YandexInternational = 0xf414, /// /// fa-yelp glyph (f1e9). /// [Prefix("brands")] Yelp = 0xf1e9, /// /// fa-yen-sign glyph (f157). /// [Prefix("solid")] YenSign = 0xf157, /// /// fa-yin-yang glyph (f6ad). /// [Prefix("solid")] YinYang = 0xf6ad, /// /// fa-yoast glyph (f2b1). /// [Prefix("brands")] Yoast = 0xf2b1, /// /// fa-youtube glyph (f167). /// [Prefix("brands")] Youtube = 0xf167, /// /// fa-youtube-square glyph (f431). /// [Prefix("brands")] YoutubeSquare = 0xf431, /// /// fa-zhihu glyph (f63f). /// [Prefix("brands")] Zhihu = 0xf63f } /// /// Font Awesome Resources. /// public static partial class FontAwesomeWeb531Font { /// /// fa-500px glyph (f26e). /// [Prefix("brands")] public const string _500px = "\uf26e"; /// /// fa-accessible-icon glyph (f368). /// [Prefix("brands")] public const string AccessibleIcon = "\uf368"; /// /// fa-accusoft glyph (f369). /// [Prefix("brands")] public const string Accusoft = "\uf369"; /// /// fa-ad glyph (f641). /// [Prefix("solid")] public const string Ad = "\uf641"; /// /// fa-address-book glyph (f2b9). /// [Prefix("regular")] [Prefix("solid")] public const string AddressBook = "\uf2b9"; /// /// fa-address-card glyph (f2bb). /// [Prefix("regular")] [Prefix("solid")] public const string AddressCard = "\uf2bb"; /// /// fa-adjust glyph (f042). /// [Prefix("solid")] public const string Adjust = "\uf042"; /// /// fa-adn glyph (f170). /// [Prefix("brands")] public const string Adn = "\uf170"; /// /// fa-adversal glyph (f36a). /// [Prefix("brands")] public const string Adversal = "\uf36a"; /// /// fa-affiliatetheme glyph (f36b). /// [Prefix("brands")] public const string Affiliatetheme = "\uf36b"; /// /// fa-air-freshener glyph (f5d0). /// [Prefix("solid")] public const string AirFreshener = "\uf5d0"; /// /// fa-algolia glyph (f36c). /// [Prefix("brands")] public const string Algolia = "\uf36c"; /// /// fa-align-center glyph (f037). /// [Prefix("solid")] public const string AlignCenter = "\uf037"; /// /// fa-align-justify glyph (f039). /// [Prefix("solid")] public const string AlignJustify = "\uf039"; /// /// fa-align-left glyph (f036). /// [Prefix("solid")] public const string AlignLeft = "\uf036"; /// /// fa-align-right glyph (f038). /// [Prefix("solid")] public const string AlignRight = "\uf038"; /// /// fa-alipay glyph (f642). /// [Prefix("brands")] public const string Alipay = "\uf642"; /// /// fa-allergies glyph (f461). /// [Prefix("solid")] public const string Allergies = "\uf461"; /// /// fa-amazon glyph (f270). /// [Prefix("brands")] public const string Amazon = "\uf270"; /// /// fa-amazon-pay glyph (f42c). /// [Prefix("brands")] public const string AmazonPay = "\uf42c"; /// /// fa-ambulance glyph (f0f9). /// [Prefix("solid")] public const string Ambulance = "\uf0f9"; /// /// fa-american-sign-language-interpreting glyph (f2a3). /// [Prefix("solid")] public const string AmericanSignLanguageInterpreting = "\uf2a3"; /// /// fa-amilia glyph (f36d). /// [Prefix("brands")] public const string Amilia = "\uf36d"; /// /// fa-anchor glyph (f13d). /// [Prefix("solid")] public const string Anchor = "\uf13d"; /// /// fa-android glyph (f17b). /// [Prefix("brands")] public const string Android = "\uf17b"; /// /// fa-angellist glyph (f209). /// [Prefix("brands")] public const string Angellist = "\uf209"; /// /// fa-angle-double-down glyph (f103). /// [Prefix("solid")] public const string AngleDoubleDown = "\uf103"; /// /// fa-angle-double-left glyph (f100). /// [Prefix("solid")] public const string AngleDoubleLeft = "\uf100"; /// /// fa-angle-double-right glyph (f101). /// [Prefix("solid")] public const string AngleDoubleRight = "\uf101"; /// /// fa-angle-double-up glyph (f102). /// [Prefix("solid")] public const string AngleDoubleUp = "\uf102"; /// /// fa-angle-down glyph (f107). /// [Prefix("solid")] public const string AngleDown = "\uf107"; /// /// fa-angle-left glyph (f104). /// [Prefix("solid")] public const string AngleLeft = "\uf104"; /// /// fa-angle-right glyph (f105). /// [Prefix("solid")] public const string AngleRight = "\uf105"; /// /// fa-angle-up glyph (f106). /// [Prefix("solid")] public const string AngleUp = "\uf106"; /// /// fa-angry glyph (f556). /// [Prefix("regular")] [Prefix("solid")] public const string Angry = "\uf556"; /// /// fa-angrycreative glyph (f36e). /// [Prefix("brands")] public const string Angrycreative = "\uf36e"; /// /// fa-angular glyph (f420). /// [Prefix("brands")] public const string Angular = "\uf420"; /// /// fa-ankh glyph (f644). /// [Prefix("solid")] public const string Ankh = "\uf644"; /// /// fa-app-store glyph (f36f). /// [Prefix("brands")] public const string AppStore = "\uf36f"; /// /// fa-app-store-ios glyph (f370). /// [Prefix("brands")] public const string AppStoreIos = "\uf370"; /// /// fa-apper glyph (f371). /// [Prefix("brands")] public const string Apper = "\uf371"; /// /// fa-apple glyph (f179). /// [Prefix("brands")] public const string Apple = "\uf179"; /// /// fa-apple-alt glyph (f5d1). /// [Prefix("solid")] public const string AppleAlt = "\uf5d1"; /// /// fa-apple-pay glyph (f415). /// [Prefix("brands")] public const string ApplePay = "\uf415"; /// /// fa-archive glyph (f187). /// [Prefix("solid")] public const string Archive = "\uf187"; /// /// fa-archway glyph (f557). /// [Prefix("solid")] public const string Archway = "\uf557"; /// /// fa-arrow-alt-circle-down glyph (f358). /// [Prefix("regular")] [Prefix("solid")] public const string ArrowAltCircleDown = "\uf358"; /// /// fa-arrow-alt-circle-left glyph (f359). /// [Prefix("regular")] [Prefix("solid")] public const string ArrowAltCircleLeft = "\uf359"; /// /// fa-arrow-alt-circle-right glyph (f35a). /// [Prefix("regular")] [Prefix("solid")] public const string ArrowAltCircleRight = "\uf35a"; /// /// fa-arrow-alt-circle-up glyph (f35b). /// [Prefix("regular")] [Prefix("solid")] public const string ArrowAltCircleUp = "\uf35b"; /// /// fa-arrow-circle-down glyph (f0ab). /// [Prefix("solid")] public const string ArrowCircleDown = "\uf0ab"; /// /// fa-arrow-circle-left glyph (f0a8). /// [Prefix("solid")] public const string ArrowCircleLeft = "\uf0a8"; /// /// fa-arrow-circle-right glyph (f0a9). /// [Prefix("solid")] public const string ArrowCircleRight = "\uf0a9"; /// /// fa-arrow-circle-up glyph (f0aa). /// [Prefix("solid")] public const string ArrowCircleUp = "\uf0aa"; /// /// fa-arrow-down glyph (f063). /// [Prefix("solid")] public const string ArrowDown = "\uf063"; /// /// fa-arrow-left glyph (f060). /// [Prefix("solid")] public const string ArrowLeft = "\uf060"; /// /// fa-arrow-right glyph (f061). /// [Prefix("solid")] public const string ArrowRight = "\uf061"; /// /// fa-arrow-up glyph (f062). /// [Prefix("solid")] public const string ArrowUp = "\uf062"; /// /// fa-arrows-alt glyph (f0b2). /// [Prefix("solid")] public const string ArrowsAlt = "\uf0b2"; /// /// fa-arrows-alt-h glyph (f337). /// [Prefix("solid")] public const string ArrowsAltH = "\uf337"; /// /// fa-arrows-alt-v glyph (f338). /// [Prefix("solid")] public const string ArrowsAltV = "\uf338"; /// /// fa-assistive-listening-systems glyph (f2a2). /// [Prefix("solid")] public const string AssistiveListeningSystems = "\uf2a2"; /// /// fa-asterisk glyph (f069). /// [Prefix("solid")] public const string Asterisk = "\uf069"; /// /// fa-asymmetrik glyph (f372). /// [Prefix("brands")] public const string Asymmetrik = "\uf372"; /// /// fa-at glyph (f1fa). /// [Prefix("solid")] public const string At = "\uf1fa"; /// /// fa-atlas glyph (f558). /// [Prefix("solid")] public const string Atlas = "\uf558"; /// /// fa-atom glyph (f5d2). /// [Prefix("solid")] public const string Atom = "\uf5d2"; /// /// fa-audible glyph (f373). /// [Prefix("brands")] public const string Audible = "\uf373"; /// /// fa-audio-description glyph (f29e). /// [Prefix("solid")] public const string AudioDescription = "\uf29e"; /// /// fa-autoprefixer glyph (f41c). /// [Prefix("brands")] public const string Autoprefixer = "\uf41c"; /// /// fa-avianex glyph (f374). /// [Prefix("brands")] public const string Avianex = "\uf374"; /// /// fa-aviato glyph (f421). /// [Prefix("brands")] public const string Aviato = "\uf421"; /// /// fa-award glyph (f559). /// [Prefix("solid")] public const string Award = "\uf559"; /// /// fa-aws glyph (f375). /// [Prefix("brands")] public const string Aws = "\uf375"; /// /// fa-backspace glyph (f55a). /// [Prefix("solid")] public const string Backspace = "\uf55a"; /// /// fa-backward glyph (f04a). /// [Prefix("solid")] public const string Backward = "\uf04a"; /// /// fa-balance-scale glyph (f24e). /// [Prefix("solid")] public const string BalanceScale = "\uf24e"; /// /// fa-ban glyph (f05e). /// [Prefix("solid")] public const string Ban = "\uf05e"; /// /// fa-band-aid glyph (f462). /// [Prefix("solid")] public const string BandAid = "\uf462"; /// /// fa-bandcamp glyph (f2d5). /// [Prefix("brands")] public const string Bandcamp = "\uf2d5"; /// /// fa-barcode glyph (f02a). /// [Prefix("solid")] public const string Barcode = "\uf02a"; /// /// fa-bars glyph (f0c9). /// [Prefix("solid")] public const string Bars = "\uf0c9"; /// /// fa-baseball-ball glyph (f433). /// [Prefix("solid")] public const string BaseballBall = "\uf433"; /// /// fa-basketball-ball glyph (f434). /// [Prefix("solid")] public const string BasketballBall = "\uf434"; /// /// fa-bath glyph (f2cd). /// [Prefix("solid")] public const string Bath = "\uf2cd"; /// /// fa-battery-empty glyph (f244). /// [Prefix("solid")] public const string BatteryEmpty = "\uf244"; /// /// fa-battery-full glyph (f240). /// [Prefix("solid")] public const string BatteryFull = "\uf240"; /// /// fa-battery-half glyph (f242). /// [Prefix("solid")] public const string BatteryHalf = "\uf242"; /// /// fa-battery-quarter glyph (f243). /// [Prefix("solid")] public const string BatteryQuarter = "\uf243"; /// /// fa-battery-three-quarters glyph (f241). /// [Prefix("solid")] public const string BatteryThreeQuarters = "\uf241"; /// /// fa-bed glyph (f236). /// [Prefix("solid")] public const string Bed = "\uf236"; /// /// fa-beer glyph (f0fc). /// [Prefix("solid")] public const string Beer = "\uf0fc"; /// /// fa-behance glyph (f1b4). /// [Prefix("brands")] public const string Behance = "\uf1b4"; /// /// fa-behance-square glyph (f1b5). /// [Prefix("brands")] public const string BehanceSquare = "\uf1b5"; /// /// fa-bell glyph (f0f3). /// [Prefix("regular")] [Prefix("solid")] public const string Bell = "\uf0f3"; /// /// fa-bell-slash glyph (f1f6). /// [Prefix("regular")] [Prefix("solid")] public const string BellSlash = "\uf1f6"; /// /// fa-bezier-curve glyph (f55b). /// [Prefix("solid")] public const string BezierCurve = "\uf55b"; /// /// fa-bible glyph (f647). /// [Prefix("solid")] public const string Bible = "\uf647"; /// /// fa-bicycle glyph (f206). /// [Prefix("solid")] public const string Bicycle = "\uf206"; /// /// fa-bimobject glyph (f378). /// [Prefix("brands")] public const string Bimobject = "\uf378"; /// /// fa-binoculars glyph (f1e5). /// [Prefix("solid")] public const string Binoculars = "\uf1e5"; /// /// fa-birthday-cake glyph (f1fd). /// [Prefix("solid")] public const string BirthdayCake = "\uf1fd"; /// /// fa-bitbucket glyph (f171). /// [Prefix("brands")] public const string Bitbucket = "\uf171"; /// /// fa-bitcoin glyph (f379). /// [Prefix("brands")] public const string Bitcoin = "\uf379"; /// /// fa-bity glyph (f37a). /// [Prefix("brands")] public const string Bity = "\uf37a"; /// /// fa-black-tie glyph (f27e). /// [Prefix("brands")] public const string BlackTie = "\uf27e"; /// /// fa-blackberry glyph (f37b). /// [Prefix("brands")] public const string Blackberry = "\uf37b"; /// /// fa-blender glyph (f517). /// [Prefix("solid")] public const string Blender = "\uf517"; /// /// fa-blind glyph (f29d). /// [Prefix("solid")] public const string Blind = "\uf29d"; /// /// fa-blogger glyph (f37c). /// [Prefix("brands")] public const string Blogger = "\uf37c"; /// /// fa-blogger-b glyph (f37d). /// [Prefix("brands")] public const string BloggerB = "\uf37d"; /// /// fa-bluetooth glyph (f293). /// [Prefix("brands")] public const string Bluetooth = "\uf293"; /// /// fa-bluetooth-b glyph (f294). /// [Prefix("brands")] public const string BluetoothB = "\uf294"; /// /// fa-bold glyph (f032). /// [Prefix("solid")] public const string Bold = "\uf032"; /// /// fa-bolt glyph (f0e7). /// [Prefix("solid")] public const string Bolt = "\uf0e7"; /// /// fa-bomb glyph (f1e2). /// [Prefix("solid")] public const string Bomb = "\uf1e2"; /// /// fa-bone glyph (f5d7). /// [Prefix("solid")] public const string Bone = "\uf5d7"; /// /// fa-bong glyph (f55c). /// [Prefix("solid")] public const string Bong = "\uf55c"; /// /// fa-book glyph (f02d). /// [Prefix("solid")] public const string Book = "\uf02d"; /// /// fa-book-open glyph (f518). /// [Prefix("solid")] public const string BookOpen = "\uf518"; /// /// fa-book-reader glyph (f5da). /// [Prefix("solid")] public const string BookReader = "\uf5da"; /// /// fa-bookmark glyph (f02e). /// [Prefix("regular")] [Prefix("solid")] public const string Bookmark = "\uf02e"; /// /// fa-bowling-ball glyph (f436). /// [Prefix("solid")] public const string BowlingBall = "\uf436"; /// /// fa-box glyph (f466). /// [Prefix("solid")] public const string Box = "\uf466"; /// /// fa-box-open glyph (f49e). /// [Prefix("solid")] public const string BoxOpen = "\uf49e"; /// /// fa-boxes glyph (f468). /// [Prefix("solid")] public const string Boxes = "\uf468"; /// /// fa-braille glyph (f2a1). /// [Prefix("solid")] public const string Braille = "\uf2a1"; /// /// fa-brain glyph (f5dc). /// [Prefix("solid")] public const string Brain = "\uf5dc"; /// /// fa-briefcase glyph (f0b1). /// [Prefix("solid")] public const string Briefcase = "\uf0b1"; /// /// fa-briefcase-medical glyph (f469). /// [Prefix("solid")] public const string BriefcaseMedical = "\uf469"; /// /// fa-broadcast-tower glyph (f519). /// [Prefix("solid")] public const string BroadcastTower = "\uf519"; /// /// fa-broom glyph (f51a). /// [Prefix("solid")] public const string Broom = "\uf51a"; /// /// fa-brush glyph (f55d). /// [Prefix("solid")] public const string Brush = "\uf55d"; /// /// fa-btc glyph (f15a). /// [Prefix("brands")] public const string Btc = "\uf15a"; /// /// fa-bug glyph (f188). /// [Prefix("solid")] public const string Bug = "\uf188"; /// /// fa-building glyph (f1ad). /// [Prefix("regular")] [Prefix("solid")] public const string Building = "\uf1ad"; /// /// fa-bullhorn glyph (f0a1). /// [Prefix("solid")] public const string Bullhorn = "\uf0a1"; /// /// fa-bullseye glyph (f140). /// [Prefix("solid")] public const string Bullseye = "\uf140"; /// /// fa-burn glyph (f46a). /// [Prefix("solid")] public const string Burn = "\uf46a"; /// /// fa-buromobelexperte glyph (f37f). /// [Prefix("brands")] public const string Buromobelexperte = "\uf37f"; /// /// fa-bus glyph (f207). /// [Prefix("solid")] public const string Bus = "\uf207"; /// /// fa-bus-alt glyph (f55e). /// [Prefix("solid")] public const string BusAlt = "\uf55e"; /// /// fa-business-time glyph (f64a). /// [Prefix("solid")] public const string BusinessTime = "\uf64a"; /// /// fa-buysellads glyph (f20d). /// [Prefix("brands")] public const string Buysellads = "\uf20d"; /// /// fa-calculator glyph (f1ec). /// [Prefix("solid")] public const string Calculator = "\uf1ec"; /// /// fa-calendar glyph (f133). /// [Prefix("regular")] [Prefix("solid")] public const string Calendar = "\uf133"; /// /// fa-calendar-alt glyph (f073). /// [Prefix("regular")] [Prefix("solid")] public const string CalendarAlt = "\uf073"; /// /// fa-calendar-check glyph (f274). /// [Prefix("regular")] [Prefix("solid")] public const string CalendarCheck = "\uf274"; /// /// fa-calendar-minus glyph (f272). /// [Prefix("regular")] [Prefix("solid")] public const string CalendarMinus = "\uf272"; /// /// fa-calendar-plus glyph (f271). /// [Prefix("regular")] [Prefix("solid")] public const string CalendarPlus = "\uf271"; /// /// fa-calendar-times glyph (f273). /// [Prefix("regular")] [Prefix("solid")] public const string CalendarTimes = "\uf273"; /// /// fa-camera glyph (f030). /// [Prefix("solid")] public const string Camera = "\uf030"; /// /// fa-camera-retro glyph (f083). /// [Prefix("solid")] public const string CameraRetro = "\uf083"; /// /// fa-cannabis glyph (f55f). /// [Prefix("solid")] public const string Cannabis = "\uf55f"; /// /// fa-capsules glyph (f46b). /// [Prefix("solid")] public const string Capsules = "\uf46b"; /// /// fa-car glyph (f1b9). /// [Prefix("solid")] public const string Car = "\uf1b9"; /// /// fa-car-alt glyph (f5de). /// [Prefix("solid")] public const string CarAlt = "\uf5de"; /// /// fa-car-battery glyph (f5df). /// [Prefix("solid")] public const string CarBattery = "\uf5df"; /// /// fa-car-crash glyph (f5e1). /// [Prefix("solid")] public const string CarCrash = "\uf5e1"; /// /// fa-car-side glyph (f5e4). /// [Prefix("solid")] public const string CarSide = "\uf5e4"; /// /// fa-caret-down glyph (f0d7). /// [Prefix("solid")] public const string CaretDown = "\uf0d7"; /// /// fa-caret-left glyph (f0d9). /// [Prefix("solid")] public const string CaretLeft = "\uf0d9"; /// /// fa-caret-right glyph (f0da). /// [Prefix("solid")] public const string CaretRight = "\uf0da"; /// /// fa-caret-square-down glyph (f150). /// [Prefix("regular")] [Prefix("solid")] public const string CaretSquareDown = "\uf150"; /// /// fa-caret-square-left glyph (f191). /// [Prefix("regular")] [Prefix("solid")] public const string CaretSquareLeft = "\uf191"; /// /// fa-caret-square-right glyph (f152). /// [Prefix("regular")] [Prefix("solid")] public const string CaretSquareRight = "\uf152"; /// /// fa-caret-square-up glyph (f151). /// [Prefix("regular")] [Prefix("solid")] public const string CaretSquareUp = "\uf151"; /// /// fa-caret-up glyph (f0d8). /// [Prefix("solid")] public const string CaretUp = "\uf0d8"; /// /// fa-cart-arrow-down glyph (f218). /// [Prefix("solid")] public const string CartArrowDown = "\uf218"; /// /// fa-cart-plus glyph (f217). /// [Prefix("solid")] public const string CartPlus = "\uf217"; /// /// fa-cc-amazon-pay glyph (f42d). /// [Prefix("brands")] public const string CcAmazonPay = "\uf42d"; /// /// fa-cc-amex glyph (f1f3). /// [Prefix("brands")] public const string CcAmex = "\uf1f3"; /// /// fa-cc-apple-pay glyph (f416). /// [Prefix("brands")] public const string CcApplePay = "\uf416"; /// /// fa-cc-diners-club glyph (f24c). /// [Prefix("brands")] public const string CcDinersClub = "\uf24c"; /// /// fa-cc-discover glyph (f1f2). /// [Prefix("brands")] public const string CcDiscover = "\uf1f2"; /// /// fa-cc-jcb glyph (f24b). /// [Prefix("brands")] public const string CcJcb = "\uf24b"; /// /// fa-cc-mastercard glyph (f1f1). /// [Prefix("brands")] public const string CcMastercard = "\uf1f1"; /// /// fa-cc-paypal glyph (f1f4). /// [Prefix("brands")] public const string CcPaypal = "\uf1f4"; /// /// fa-cc-stripe glyph (f1f5). /// [Prefix("brands")] public const string CcStripe = "\uf1f5"; /// /// fa-cc-visa glyph (f1f0). /// [Prefix("brands")] public const string CcVisa = "\uf1f0"; /// /// fa-centercode glyph (f380). /// [Prefix("brands")] public const string Centercode = "\uf380"; /// /// fa-certificate glyph (f0a3). /// [Prefix("solid")] public const string Certificate = "\uf0a3"; /// /// fa-chalkboard glyph (f51b). /// [Prefix("solid")] public const string Chalkboard = "\uf51b"; /// /// fa-chalkboard-teacher glyph (f51c). /// [Prefix("solid")] public const string ChalkboardTeacher = "\uf51c"; /// /// fa-charging-station glyph (f5e7). /// [Prefix("solid")] public const string ChargingStation = "\uf5e7"; /// /// fa-chart-area glyph (f1fe). /// [Prefix("solid")] public const string ChartArea = "\uf1fe"; /// /// fa-chart-bar glyph (f080). /// [Prefix("regular")] [Prefix("solid")] public const string ChartBar = "\uf080"; /// /// fa-chart-line glyph (f201). /// [Prefix("solid")] public const string ChartLine = "\uf201"; /// /// fa-chart-pie glyph (f200). /// [Prefix("solid")] public const string ChartPie = "\uf200"; /// /// fa-check glyph (f00c). /// [Prefix("solid")] public const string Check = "\uf00c"; /// /// fa-check-circle glyph (f058). /// [Prefix("regular")] [Prefix("solid")] public const string CheckCircle = "\uf058"; /// /// fa-check-double glyph (f560). /// [Prefix("solid")] public const string CheckDouble = "\uf560"; /// /// fa-check-square glyph (f14a). /// [Prefix("regular")] [Prefix("solid")] public const string CheckSquare = "\uf14a"; /// /// fa-chess glyph (f439). /// [Prefix("solid")] public const string Chess = "\uf439"; /// /// fa-chess-bishop glyph (f43a). /// [Prefix("solid")] public const string ChessBishop = "\uf43a"; /// /// fa-chess-board glyph (f43c). /// [Prefix("solid")] public const string ChessBoard = "\uf43c"; /// /// fa-chess-king glyph (f43f). /// [Prefix("solid")] public const string ChessKing = "\uf43f"; /// /// fa-chess-knight glyph (f441). /// [Prefix("solid")] public const string ChessKnight = "\uf441"; /// /// fa-chess-pawn glyph (f443). /// [Prefix("solid")] public const string ChessPawn = "\uf443"; /// /// fa-chess-queen glyph (f445). /// [Prefix("solid")] public const string ChessQueen = "\uf445"; /// /// fa-chess-rook glyph (f447). /// [Prefix("solid")] public const string ChessRook = "\uf447"; /// /// fa-chevron-circle-down glyph (f13a). /// [Prefix("solid")] public const string ChevronCircleDown = "\uf13a"; /// /// fa-chevron-circle-left glyph (f137). /// [Prefix("solid")] public const string ChevronCircleLeft = "\uf137"; /// /// fa-chevron-circle-right glyph (f138). /// [Prefix("solid")] public const string ChevronCircleRight = "\uf138"; /// /// fa-chevron-circle-up glyph (f139). /// [Prefix("solid")] public const string ChevronCircleUp = "\uf139"; /// /// fa-chevron-down glyph (f078). /// [Prefix("solid")] public const string ChevronDown = "\uf078"; /// /// fa-chevron-left glyph (f053). /// [Prefix("solid")] public const string ChevronLeft = "\uf053"; /// /// fa-chevron-right glyph (f054). /// [Prefix("solid")] public const string ChevronRight = "\uf054"; /// /// fa-chevron-up glyph (f077). /// [Prefix("solid")] public const string ChevronUp = "\uf077"; /// /// fa-child glyph (f1ae). /// [Prefix("solid")] public const string Child = "\uf1ae"; /// /// fa-chrome glyph (f268). /// [Prefix("brands")] public const string Chrome = "\uf268"; /// /// fa-church glyph (f51d). /// [Prefix("solid")] public const string Church = "\uf51d"; /// /// fa-circle glyph (f111). /// [Prefix("regular")] [Prefix("solid")] public const string Circle = "\uf111"; /// /// fa-circle-notch glyph (f1ce). /// [Prefix("solid")] public const string CircleNotch = "\uf1ce"; /// /// fa-city glyph (f64f). /// [Prefix("solid")] public const string City = "\uf64f"; /// /// fa-clipboard glyph (f328). /// [Prefix("regular")] [Prefix("solid")] public const string Clipboard = "\uf328"; /// /// fa-clipboard-check glyph (f46c). /// [Prefix("solid")] public const string ClipboardCheck = "\uf46c"; /// /// fa-clipboard-list glyph (f46d). /// [Prefix("solid")] public const string ClipboardList = "\uf46d"; /// /// fa-clock glyph (f017). /// [Prefix("regular")] [Prefix("solid")] public const string Clock = "\uf017"; /// /// fa-clone glyph (f24d). /// [Prefix("regular")] [Prefix("solid")] public const string Clone = "\uf24d"; /// /// fa-closed-captioning glyph (f20a). /// [Prefix("regular")] [Prefix("solid")] public const string ClosedCaptioning = "\uf20a"; /// /// fa-cloud glyph (f0c2). /// [Prefix("solid")] public const string Cloud = "\uf0c2"; /// /// fa-cloud-download-alt glyph (f381). /// [Prefix("solid")] public const string CloudDownloadAlt = "\uf381"; /// /// fa-cloud-upload-alt glyph (f382). /// [Prefix("solid")] public const string CloudUploadAlt = "\uf382"; /// /// fa-cloudscale glyph (f383). /// [Prefix("brands")] public const string Cloudscale = "\uf383"; /// /// fa-cloudsmith glyph (f384). /// [Prefix("brands")] public const string Cloudsmith = "\uf384"; /// /// fa-cloudversify glyph (f385). /// [Prefix("brands")] public const string Cloudversify = "\uf385"; /// /// fa-cocktail glyph (f561). /// [Prefix("solid")] public const string Cocktail = "\uf561"; /// /// fa-code glyph (f121). /// [Prefix("solid")] public const string Code = "\uf121"; /// /// fa-code-branch glyph (f126). /// [Prefix("solid")] public const string CodeBranch = "\uf126"; /// /// fa-codepen glyph (f1cb). /// [Prefix("brands")] public const string Codepen = "\uf1cb"; /// /// fa-codiepie glyph (f284). /// [Prefix("brands")] public const string Codiepie = "\uf284"; /// /// fa-coffee glyph (f0f4). /// [Prefix("solid")] public const string Coffee = "\uf0f4"; /// /// fa-cog glyph (f013). /// [Prefix("solid")] public const string Cog = "\uf013"; /// /// fa-cogs glyph (f085). /// [Prefix("solid")] public const string Cogs = "\uf085"; /// /// fa-coins glyph (f51e). /// [Prefix("solid")] public const string Coins = "\uf51e"; /// /// fa-columns glyph (f0db). /// [Prefix("solid")] public const string Columns = "\uf0db"; /// /// fa-comment glyph (f075). /// [Prefix("regular")] [Prefix("solid")] public const string Comment = "\uf075"; /// /// fa-comment-alt glyph (f27a). /// [Prefix("regular")] [Prefix("solid")] public const string CommentAlt = "\uf27a"; /// /// fa-comment-dollar glyph (f651). /// [Prefix("solid")] public const string CommentDollar = "\uf651"; /// /// fa-comment-dots glyph (f4ad). /// [Prefix("regular")] [Prefix("solid")] public const string CommentDots = "\uf4ad"; /// /// fa-comment-slash glyph (f4b3). /// [Prefix("solid")] public const string CommentSlash = "\uf4b3"; /// /// fa-comments glyph (f086). /// [Prefix("regular")] [Prefix("solid")] public const string Comments = "\uf086"; /// /// fa-comments-dollar glyph (f653). /// [Prefix("solid")] public const string CommentsDollar = "\uf653"; /// /// fa-compact-disc glyph (f51f). /// [Prefix("solid")] public const string CompactDisc = "\uf51f"; /// /// fa-compass glyph (f14e). /// [Prefix("regular")] [Prefix("solid")] public const string Compass = "\uf14e"; /// /// fa-compress glyph (f066). /// [Prefix("solid")] public const string Compress = "\uf066"; /// /// fa-concierge-bell glyph (f562). /// [Prefix("solid")] public const string ConciergeBell = "\uf562"; /// /// fa-connectdevelop glyph (f20e). /// [Prefix("brands")] public const string Connectdevelop = "\uf20e"; /// /// fa-contao glyph (f26d). /// [Prefix("brands")] public const string Contao = "\uf26d"; /// /// fa-cookie glyph (f563). /// [Prefix("solid")] public const string Cookie = "\uf563"; /// /// fa-cookie-bite glyph (f564). /// [Prefix("solid")] public const string CookieBite = "\uf564"; /// /// fa-copy glyph (f0c5). /// [Prefix("regular")] [Prefix("solid")] public const string Copy = "\uf0c5"; /// /// fa-copyright glyph (f1f9). /// [Prefix("regular")] [Prefix("solid")] public const string Copyright = "\uf1f9"; /// /// fa-couch glyph (f4b8). /// [Prefix("solid")] public const string Couch = "\uf4b8"; /// /// fa-cpanel glyph (f388). /// [Prefix("brands")] public const string Cpanel = "\uf388"; /// /// fa-creative-commons glyph (f25e). /// [Prefix("brands")] public const string CreativeCommons = "\uf25e"; /// /// fa-creative-commons-by glyph (f4e7). /// [Prefix("brands")] public const string CreativeCommonsBy = "\uf4e7"; /// /// fa-creative-commons-nc glyph (f4e8). /// [Prefix("brands")] public const string CreativeCommonsNc = "\uf4e8"; /// /// fa-creative-commons-nc-eu glyph (f4e9). /// [Prefix("brands")] public const string CreativeCommonsNcEu = "\uf4e9"; /// /// fa-creative-commons-nc-jp glyph (f4ea). /// [Prefix("brands")] public const string CreativeCommonsNcJp = "\uf4ea"; /// /// fa-creative-commons-nd glyph (f4eb). /// [Prefix("brands")] public const string CreativeCommonsNd = "\uf4eb"; /// /// fa-creative-commons-pd glyph (f4ec). /// [Prefix("brands")] public const string CreativeCommonsPd = "\uf4ec"; /// /// fa-creative-commons-pd-alt glyph (f4ed). /// [Prefix("brands")] public const string CreativeCommonsPdAlt = "\uf4ed"; /// /// fa-creative-commons-remix glyph (f4ee). /// [Prefix("brands")] public const string CreativeCommonsRemix = "\uf4ee"; /// /// fa-creative-commons-sa glyph (f4ef). /// [Prefix("brands")] public const string CreativeCommonsSa = "\uf4ef"; /// /// fa-creative-commons-sampling glyph (f4f0). /// [Prefix("brands")] public const string CreativeCommonsSampling = "\uf4f0"; /// /// fa-creative-commons-sampling-plus glyph (f4f1). /// [Prefix("brands")] public const string CreativeCommonsSamplingPlus = "\uf4f1"; /// /// fa-creative-commons-share glyph (f4f2). /// [Prefix("brands")] public const string CreativeCommonsShare = "\uf4f2"; /// /// fa-credit-card glyph (f09d). /// [Prefix("regular")] [Prefix("solid")] public const string CreditCard = "\uf09d"; /// /// fa-crop glyph (f125). /// [Prefix("solid")] public const string Crop = "\uf125"; /// /// fa-crop-alt glyph (f565). /// [Prefix("solid")] public const string CropAlt = "\uf565"; /// /// fa-cross glyph (f654). /// [Prefix("solid")] public const string Cross = "\uf654"; /// /// fa-crosshairs glyph (f05b). /// [Prefix("solid")] public const string Crosshairs = "\uf05b"; /// /// fa-crow glyph (f520). /// [Prefix("solid")] public const string Crow = "\uf520"; /// /// fa-crown glyph (f521). /// [Prefix("solid")] public const string Crown = "\uf521"; /// /// fa-css3 glyph (f13c). /// [Prefix("brands")] public const string Css3 = "\uf13c"; /// /// fa-css3-alt glyph (f38b). /// [Prefix("brands")] public const string Css3Alt = "\uf38b"; /// /// fa-cube glyph (f1b2). /// [Prefix("solid")] public const string Cube = "\uf1b2"; /// /// fa-cubes glyph (f1b3). /// [Prefix("solid")] public const string Cubes = "\uf1b3"; /// /// fa-cut glyph (f0c4). /// [Prefix("solid")] public const string Cut = "\uf0c4"; /// /// fa-cuttlefish glyph (f38c). /// [Prefix("brands")] public const string Cuttlefish = "\uf38c"; /// /// fa-d-and-d glyph (f38d). /// [Prefix("brands")] public const string DAndD = "\uf38d"; /// /// fa-dashcube glyph (f210). /// [Prefix("brands")] public const string Dashcube = "\uf210"; /// /// fa-database glyph (f1c0). /// [Prefix("solid")] public const string Database = "\uf1c0"; /// /// fa-deaf glyph (f2a4). /// [Prefix("solid")] public const string Deaf = "\uf2a4"; /// /// fa-delicious glyph (f1a5). /// [Prefix("brands")] public const string Delicious = "\uf1a5"; /// /// fa-deploydog glyph (f38e). /// [Prefix("brands")] public const string Deploydog = "\uf38e"; /// /// fa-deskpro glyph (f38f). /// [Prefix("brands")] public const string Deskpro = "\uf38f"; /// /// fa-desktop glyph (f108). /// [Prefix("solid")] public const string Desktop = "\uf108"; /// /// fa-deviantart glyph (f1bd). /// [Prefix("brands")] public const string Deviantart = "\uf1bd"; /// /// fa-dharmachakra glyph (f655). /// [Prefix("solid")] public const string Dharmachakra = "\uf655"; /// /// fa-diagnoses glyph (f470). /// [Prefix("solid")] public const string Diagnoses = "\uf470"; /// /// fa-dice glyph (f522). /// [Prefix("solid")] public const string Dice = "\uf522"; /// /// fa-dice-five glyph (f523). /// [Prefix("solid")] public const string DiceFive = "\uf523"; /// /// fa-dice-four glyph (f524). /// [Prefix("solid")] public const string DiceFour = "\uf524"; /// /// fa-dice-one glyph (f525). /// [Prefix("solid")] public const string DiceOne = "\uf525"; /// /// fa-dice-six glyph (f526). /// [Prefix("solid")] public const string DiceSix = "\uf526"; /// /// fa-dice-three glyph (f527). /// [Prefix("solid")] public const string DiceThree = "\uf527"; /// /// fa-dice-two glyph (f528). /// [Prefix("solid")] public const string DiceTwo = "\uf528"; /// /// fa-digg glyph (f1a6). /// [Prefix("brands")] public const string Digg = "\uf1a6"; /// /// fa-digital-ocean glyph (f391). /// [Prefix("brands")] public const string DigitalOcean = "\uf391"; /// /// fa-digital-tachograph glyph (f566). /// [Prefix("solid")] public const string DigitalTachograph = "\uf566"; /// /// fa-directions glyph (f5eb). /// [Prefix("solid")] public const string Directions = "\uf5eb"; /// /// fa-discord glyph (f392). /// [Prefix("brands")] public const string Discord = "\uf392"; /// /// fa-discourse glyph (f393). /// [Prefix("brands")] public const string Discourse = "\uf393"; /// /// fa-divide glyph (f529). /// [Prefix("solid")] public const string Divide = "\uf529"; /// /// fa-dizzy glyph (f567). /// [Prefix("regular")] [Prefix("solid")] public const string Dizzy = "\uf567"; /// /// fa-dna glyph (f471). /// [Prefix("solid")] public const string Dna = "\uf471"; /// /// fa-dochub glyph (f394). /// [Prefix("brands")] public const string Dochub = "\uf394"; /// /// fa-docker glyph (f395). /// [Prefix("brands")] public const string Docker = "\uf395"; /// /// fa-dollar-sign glyph (f155). /// [Prefix("solid")] public const string DollarSign = "\uf155"; /// /// fa-dolly glyph (f472). /// [Prefix("solid")] public const string Dolly = "\uf472"; /// /// fa-dolly-flatbed glyph (f474). /// [Prefix("solid")] public const string DollyFlatbed = "\uf474"; /// /// fa-donate glyph (f4b9). /// [Prefix("solid")] public const string Donate = "\uf4b9"; /// /// fa-door-closed glyph (f52a). /// [Prefix("solid")] public const string DoorClosed = "\uf52a"; /// /// fa-door-open glyph (f52b). /// [Prefix("solid")] public const string DoorOpen = "\uf52b"; /// /// fa-dot-circle glyph (f192). /// [Prefix("regular")] [Prefix("solid")] public const string DotCircle = "\uf192"; /// /// fa-dove glyph (f4ba). /// [Prefix("solid")] public const string Dove = "\uf4ba"; /// /// fa-download glyph (f019). /// [Prefix("solid")] public const string Download = "\uf019"; /// /// fa-draft2digital glyph (f396). /// [Prefix("brands")] public const string Draft2digital = "\uf396"; /// /// fa-drafting-compass glyph (f568). /// [Prefix("solid")] public const string DraftingCompass = "\uf568"; /// /// fa-draw-polygon glyph (f5ee). /// [Prefix("solid")] public const string DrawPolygon = "\uf5ee"; /// /// fa-dribbble glyph (f17d). /// [Prefix("brands")] public const string Dribbble = "\uf17d"; /// /// fa-dribbble-square glyph (f397). /// [Prefix("brands")] public const string DribbbleSquare = "\uf397"; /// /// fa-dropbox glyph (f16b). /// [Prefix("brands")] public const string Dropbox = "\uf16b"; /// /// fa-drum glyph (f569). /// [Prefix("solid")] public const string Drum = "\uf569"; /// /// fa-drum-steelpan glyph (f56a). /// [Prefix("solid")] public const string DrumSteelpan = "\uf56a"; /// /// fa-drupal glyph (f1a9). /// [Prefix("brands")] public const string Drupal = "\uf1a9"; /// /// fa-dumbbell glyph (f44b). /// [Prefix("solid")] public const string Dumbbell = "\uf44b"; /// /// fa-dyalog glyph (f399). /// [Prefix("brands")] public const string Dyalog = "\uf399"; /// /// fa-earlybirds glyph (f39a). /// [Prefix("brands")] public const string Earlybirds = "\uf39a"; /// /// fa-ebay glyph (f4f4). /// [Prefix("brands")] public const string Ebay = "\uf4f4"; /// /// fa-edge glyph (f282). /// [Prefix("brands")] public const string Edge = "\uf282"; /// /// fa-edit glyph (f044). /// [Prefix("regular")] [Prefix("solid")] public const string Edit = "\uf044"; /// /// fa-eject glyph (f052). /// [Prefix("solid")] public const string Eject = "\uf052"; /// /// fa-elementor glyph (f430). /// [Prefix("brands")] public const string Elementor = "\uf430"; /// /// fa-ellipsis-h glyph (f141). /// [Prefix("solid")] public const string EllipsisH = "\uf141"; /// /// fa-ellipsis-v glyph (f142). /// [Prefix("solid")] public const string EllipsisV = "\uf142"; /// /// fa-ello glyph (f5f1). /// [Prefix("brands")] public const string Ello = "\uf5f1"; /// /// fa-ember glyph (f423). /// [Prefix("brands")] public const string Ember = "\uf423"; /// /// fa-empire glyph (f1d1). /// [Prefix("brands")] public const string Empire = "\uf1d1"; /// /// fa-envelope glyph (f0e0). /// [Prefix("regular")] [Prefix("solid")] public const string Envelope = "\uf0e0"; /// /// fa-envelope-open glyph (f2b6). /// [Prefix("regular")] [Prefix("solid")] public const string EnvelopeOpen = "\uf2b6"; /// /// fa-envelope-open-text glyph (f658). /// [Prefix("solid")] public const string EnvelopeOpenText = "\uf658"; /// /// fa-envelope-square glyph (f199). /// [Prefix("solid")] public const string EnvelopeSquare = "\uf199"; /// /// fa-envira glyph (f299). /// [Prefix("brands")] public const string Envira = "\uf299"; /// /// fa-equals glyph (f52c). /// [Prefix("solid")] public const string Equals = "\uf52c"; /// /// fa-eraser glyph (f12d). /// [Prefix("solid")] public const string Eraser = "\uf12d"; /// /// fa-erlang glyph (f39d). /// [Prefix("brands")] public const string Erlang = "\uf39d"; /// /// fa-ethereum glyph (f42e). /// [Prefix("brands")] public const string Ethereum = "\uf42e"; /// /// fa-etsy glyph (f2d7). /// [Prefix("brands")] public const string Etsy = "\uf2d7"; /// /// fa-euro-sign glyph (f153). /// [Prefix("solid")] public const string EuroSign = "\uf153"; /// /// fa-exchange-alt glyph (f362). /// [Prefix("solid")] public const string ExchangeAlt = "\uf362"; /// /// fa-exclamation glyph (f12a). /// [Prefix("solid")] public const string Exclamation = "\uf12a"; /// /// fa-exclamation-circle glyph (f06a). /// [Prefix("solid")] public const string ExclamationCircle = "\uf06a"; /// /// fa-exclamation-triangle glyph (f071). /// [Prefix("solid")] public const string ExclamationTriangle = "\uf071"; /// /// fa-expand glyph (f065). /// [Prefix("solid")] public const string Expand = "\uf065"; /// /// fa-expand-arrows-alt glyph (f31e). /// [Prefix("solid")] public const string ExpandArrowsAlt = "\uf31e"; /// /// fa-expeditedssl glyph (f23e). /// [Prefix("brands")] public const string Expeditedssl = "\uf23e"; /// /// fa-external-link-alt glyph (f35d). /// [Prefix("solid")] public const string ExternalLinkAlt = "\uf35d"; /// /// fa-external-link-square-alt glyph (f360). /// [Prefix("solid")] public const string ExternalLinkSquareAlt = "\uf360"; /// /// fa-eye glyph (f06e). /// [Prefix("regular")] [Prefix("solid")] public const string Eye = "\uf06e"; /// /// fa-eye-dropper glyph (f1fb). /// [Prefix("solid")] public const string EyeDropper = "\uf1fb"; /// /// fa-eye-slash glyph (f070). /// [Prefix("regular")] [Prefix("solid")] public const string EyeSlash = "\uf070"; /// /// fa-facebook glyph (f09a). /// [Prefix("brands")] public const string Facebook = "\uf09a"; /// /// fa-facebook-f glyph (f39e). /// [Prefix("brands")] public const string FacebookF = "\uf39e"; /// /// fa-facebook-messenger glyph (f39f). /// [Prefix("brands")] public const string FacebookMessenger = "\uf39f"; /// /// fa-facebook-square glyph (f082). /// [Prefix("brands")] public const string FacebookSquare = "\uf082"; /// /// fa-fast-backward glyph (f049). /// [Prefix("solid")] public const string FastBackward = "\uf049"; /// /// fa-fast-forward glyph (f050). /// [Prefix("solid")] public const string FastForward = "\uf050"; /// /// fa-fax glyph (f1ac). /// [Prefix("solid")] public const string Fax = "\uf1ac"; /// /// fa-feather glyph (f52d). /// [Prefix("solid")] public const string Feather = "\uf52d"; /// /// fa-feather-alt glyph (f56b). /// [Prefix("solid")] public const string FeatherAlt = "\uf56b"; /// /// fa-female glyph (f182). /// [Prefix("solid")] public const string Female = "\uf182"; /// /// fa-fighter-jet glyph (f0fb). /// [Prefix("solid")] public const string FighterJet = "\uf0fb"; /// /// fa-file glyph (f15b). /// [Prefix("regular")] [Prefix("solid")] public const string File = "\uf15b"; /// /// fa-file-alt glyph (f15c). /// [Prefix("regular")] [Prefix("solid")] public const string FileAlt = "\uf15c"; /// /// fa-file-archive glyph (f1c6). /// [Prefix("regular")] [Prefix("solid")] public const string FileArchive = "\uf1c6"; /// /// fa-file-audio glyph (f1c7). /// [Prefix("regular")] [Prefix("solid")] public const string FileAudio = "\uf1c7"; /// /// fa-file-code glyph (f1c9). /// [Prefix("regular")] [Prefix("solid")] public const string FileCode = "\uf1c9"; /// /// fa-file-contract glyph (f56c). /// [Prefix("solid")] public const string FileContract = "\uf56c"; /// /// fa-file-download glyph (f56d). /// [Prefix("solid")] public const string FileDownload = "\uf56d"; /// /// fa-file-excel glyph (f1c3). /// [Prefix("regular")] [Prefix("solid")] public const string FileExcel = "\uf1c3"; /// /// fa-file-export glyph (f56e). /// [Prefix("solid")] public const string FileExport = "\uf56e"; /// /// fa-file-image glyph (f1c5). /// [Prefix("regular")] [Prefix("solid")] public const string FileImage = "\uf1c5"; /// /// fa-file-import glyph (f56f). /// [Prefix("solid")] public const string FileImport = "\uf56f"; /// /// fa-file-invoice glyph (f570). /// [Prefix("solid")] public const string FileInvoice = "\uf570"; /// /// fa-file-invoice-dollar glyph (f571). /// [Prefix("solid")] public const string FileInvoiceDollar = "\uf571"; /// /// fa-file-medical glyph (f477). /// [Prefix("solid")] public const string FileMedical = "\uf477"; /// /// fa-file-medical-alt glyph (f478). /// [Prefix("solid")] public const string FileMedicalAlt = "\uf478"; /// /// fa-file-pdf glyph (f1c1). /// [Prefix("regular")] [Prefix("solid")] public const string FilePdf = "\uf1c1"; /// /// fa-file-powerpoint glyph (f1c4). /// [Prefix("regular")] [Prefix("solid")] public const string FilePowerpoint = "\uf1c4"; /// /// fa-file-prescription glyph (f572). /// [Prefix("solid")] public const string FilePrescription = "\uf572"; /// /// fa-file-signature glyph (f573). /// [Prefix("solid")] public const string FileSignature = "\uf573"; /// /// fa-file-upload glyph (f574). /// [Prefix("solid")] public const string FileUpload = "\uf574"; /// /// fa-file-video glyph (f1c8). /// [Prefix("regular")] [Prefix("solid")] public const string FileVideo = "\uf1c8"; /// /// fa-file-word glyph (f1c2). /// [Prefix("regular")] [Prefix("solid")] public const string FileWord = "\uf1c2"; /// /// fa-fill glyph (f575). /// [Prefix("solid")] public const string Fill = "\uf575"; /// /// fa-fill-drip glyph (f576). /// [Prefix("solid")] public const string FillDrip = "\uf576"; /// /// fa-film glyph (f008). /// [Prefix("solid")] public const string Film = "\uf008"; /// /// fa-filter glyph (f0b0). /// [Prefix("solid")] public const string Filter = "\uf0b0"; /// /// fa-fingerprint glyph (f577). /// [Prefix("solid")] public const string Fingerprint = "\uf577"; /// /// fa-fire glyph (f06d). /// [Prefix("solid")] public const string Fire = "\uf06d"; /// /// fa-fire-extinguisher glyph (f134). /// [Prefix("solid")] public const string FireExtinguisher = "\uf134"; /// /// fa-firefox glyph (f269). /// [Prefix("brands")] public const string Firefox = "\uf269"; /// /// fa-first-aid glyph (f479). /// [Prefix("solid")] public const string FirstAid = "\uf479"; /// /// fa-first-order glyph (f2b0). /// [Prefix("brands")] public const string FirstOrder = "\uf2b0"; /// /// fa-first-order-alt glyph (f50a). /// [Prefix("brands")] public const string FirstOrderAlt = "\uf50a"; /// /// fa-firstdraft glyph (f3a1). /// [Prefix("brands")] public const string Firstdraft = "\uf3a1"; /// /// fa-fish glyph (f578). /// [Prefix("solid")] public const string Fish = "\uf578"; /// /// fa-flag glyph (f024). /// [Prefix("regular")] [Prefix("solid")] public const string Flag = "\uf024"; /// /// fa-flag-checkered glyph (f11e). /// [Prefix("solid")] public const string FlagCheckered = "\uf11e"; /// /// fa-flask glyph (f0c3). /// [Prefix("solid")] public const string Flask = "\uf0c3"; /// /// fa-flickr glyph (f16e). /// [Prefix("brands")] public const string Flickr = "\uf16e"; /// /// fa-flipboard glyph (f44d). /// [Prefix("brands")] public const string Flipboard = "\uf44d"; /// /// fa-flushed glyph (f579). /// [Prefix("regular")] [Prefix("solid")] public const string Flushed = "\uf579"; /// /// fa-fly glyph (f417). /// [Prefix("brands")] public const string Fly = "\uf417"; /// /// fa-folder glyph (f07b). /// [Prefix("regular")] [Prefix("solid")] public const string Folder = "\uf07b"; /// /// fa-folder-minus glyph (f65d). /// [Prefix("solid")] public const string FolderMinus = "\uf65d"; /// /// fa-folder-open glyph (f07c). /// [Prefix("regular")] [Prefix("solid")] public const string FolderOpen = "\uf07c"; /// /// fa-folder-plus glyph (f65e). /// [Prefix("solid")] public const string FolderPlus = "\uf65e"; /// /// fa-font glyph (f031). /// [Prefix("solid")] public const string Font = "\uf031"; /// /// fa-font-awesome glyph (f2b4). /// [Prefix("brands")] public const string FontAwesome = "\uf2b4"; /// /// fa-font-awesome-alt glyph (f35c). /// [Prefix("brands")] public const string FontAwesomeAlt = "\uf35c"; /// /// fa-font-awesome-flag glyph (f425). /// [Prefix("brands")] public const string FontAwesomeFlag = "\uf425"; /// /// fa-font-awesome-logo-full glyph (f4e6). /// [Prefix("brands")] [Prefix("regular")] [Prefix("solid")] public const string FontAwesomeLogoFull = "\uf4e6"; /// /// fa-fonticons glyph (f280). /// [Prefix("brands")] public const string Fonticons = "\uf280"; /// /// fa-fonticons-fi glyph (f3a2). /// [Prefix("brands")] public const string FonticonsFi = "\uf3a2"; /// /// fa-football-ball glyph (f44e). /// [Prefix("solid")] public const string FootballBall = "\uf44e"; /// /// fa-fort-awesome glyph (f286). /// [Prefix("brands")] public const string FortAwesome = "\uf286"; /// /// fa-fort-awesome-alt glyph (f3a3). /// [Prefix("brands")] public const string FortAwesomeAlt = "\uf3a3"; /// /// fa-forumbee glyph (f211). /// [Prefix("brands")] public const string Forumbee = "\uf211"; /// /// fa-forward glyph (f04e). /// [Prefix("solid")] public const string Forward = "\uf04e"; /// /// fa-foursquare glyph (f180). /// [Prefix("brands")] public const string Foursquare = "\uf180"; /// /// fa-free-code-camp glyph (f2c5). /// [Prefix("brands")] public const string FreeCodeCamp = "\uf2c5"; /// /// fa-freebsd glyph (f3a4). /// [Prefix("brands")] public const string Freebsd = "\uf3a4"; /// /// fa-frog glyph (f52e). /// [Prefix("solid")] public const string Frog = "\uf52e"; /// /// fa-frown glyph (f119). /// [Prefix("regular")] [Prefix("solid")] public const string Frown = "\uf119"; /// /// fa-frown-open glyph (f57a). /// [Prefix("regular")] [Prefix("solid")] public const string FrownOpen = "\uf57a"; /// /// fa-fulcrum glyph (f50b). /// [Prefix("brands")] public const string Fulcrum = "\uf50b"; /// /// fa-funnel-dollar glyph (f662). /// [Prefix("solid")] public const string FunnelDollar = "\uf662"; /// /// fa-futbol glyph (f1e3). /// [Prefix("regular")] [Prefix("solid")] public const string Futbol = "\uf1e3"; /// /// fa-galactic-republic glyph (f50c). /// [Prefix("brands")] public const string GalacticRepublic = "\uf50c"; /// /// fa-galactic-senate glyph (f50d). /// [Prefix("brands")] public const string GalacticSenate = "\uf50d"; /// /// fa-gamepad glyph (f11b). /// [Prefix("solid")] public const string Gamepad = "\uf11b"; /// /// fa-gas-pump glyph (f52f). /// [Prefix("solid")] public const string GasPump = "\uf52f"; /// /// fa-gavel glyph (f0e3). /// [Prefix("solid")] public const string Gavel = "\uf0e3"; /// /// fa-gem glyph (f3a5). /// [Prefix("regular")] [Prefix("solid")] public const string Gem = "\uf3a5"; /// /// fa-genderless glyph (f22d). /// [Prefix("solid")] public const string Genderless = "\uf22d"; /// /// fa-get-pocket glyph (f265). /// [Prefix("brands")] public const string GetPocket = "\uf265"; /// /// fa-gg glyph (f260). /// [Prefix("brands")] public const string Gg = "\uf260"; /// /// fa-gg-circle glyph (f261). /// [Prefix("brands")] public const string GgCircle = "\uf261"; /// /// fa-gift glyph (f06b). /// [Prefix("solid")] public const string Gift = "\uf06b"; /// /// fa-git glyph (f1d3). /// [Prefix("brands")] public const string Git = "\uf1d3"; /// /// fa-git-square glyph (f1d2). /// [Prefix("brands")] public const string GitSquare = "\uf1d2"; /// /// fa-github glyph (f09b). /// [Prefix("brands")] public const string Github = "\uf09b"; /// /// fa-github-alt glyph (f113). /// [Prefix("brands")] public const string GithubAlt = "\uf113"; /// /// fa-github-square glyph (f092). /// [Prefix("brands")] public const string GithubSquare = "\uf092"; /// /// fa-gitkraken glyph (f3a6). /// [Prefix("brands")] public const string Gitkraken = "\uf3a6"; /// /// fa-gitlab glyph (f296). /// [Prefix("brands")] public const string Gitlab = "\uf296"; /// /// fa-gitter glyph (f426). /// [Prefix("brands")] public const string Gitter = "\uf426"; /// /// fa-glass-martini glyph (f000). /// [Prefix("solid")] public const string GlassMartini = "\uf000"; /// /// fa-glass-martini-alt glyph (f57b). /// [Prefix("solid")] public const string GlassMartiniAlt = "\uf57b"; /// /// fa-glasses glyph (f530). /// [Prefix("solid")] public const string Glasses = "\uf530"; /// /// fa-glide glyph (f2a5). /// [Prefix("brands")] public const string Glide = "\uf2a5"; /// /// fa-glide-g glyph (f2a6). /// [Prefix("brands")] public const string GlideG = "\uf2a6"; /// /// fa-globe glyph (f0ac). /// [Prefix("solid")] public const string Globe = "\uf0ac"; /// /// fa-globe-africa glyph (f57c). /// [Prefix("solid")] public const string GlobeAfrica = "\uf57c"; /// /// fa-globe-americas glyph (f57d). /// [Prefix("solid")] public const string GlobeAmericas = "\uf57d"; /// /// fa-globe-asia glyph (f57e). /// [Prefix("solid")] public const string GlobeAsia = "\uf57e"; /// /// fa-gofore glyph (f3a7). /// [Prefix("brands")] public const string Gofore = "\uf3a7"; /// /// fa-golf-ball glyph (f450). /// [Prefix("solid")] public const string GolfBall = "\uf450"; /// /// fa-goodreads glyph (f3a8). /// [Prefix("brands")] public const string Goodreads = "\uf3a8"; /// /// fa-goodreads-g glyph (f3a9). /// [Prefix("brands")] public const string GoodreadsG = "\uf3a9"; /// /// fa-google glyph (f1a0). /// [Prefix("brands")] public const string Google = "\uf1a0"; /// /// fa-google-drive glyph (f3aa). /// [Prefix("brands")] public const string GoogleDrive = "\uf3aa"; /// /// fa-google-play glyph (f3ab). /// [Prefix("brands")] public const string GooglePlay = "\uf3ab"; /// /// fa-google-plus glyph (f2b3). /// [Prefix("brands")] public const string GooglePlus = "\uf2b3"; /// /// fa-google-plus-g glyph (f0d5). /// [Prefix("brands")] public const string GooglePlusG = "\uf0d5"; /// /// fa-google-plus-square glyph (f0d4). /// [Prefix("brands")] public const string GooglePlusSquare = "\uf0d4"; /// /// fa-google-wallet glyph (f1ee). /// [Prefix("brands")] public const string GoogleWallet = "\uf1ee"; /// /// fa-gopuram glyph (f664). /// [Prefix("solid")] public const string Gopuram = "\uf664"; /// /// fa-graduation-cap glyph (f19d). /// [Prefix("solid")] public const string GraduationCap = "\uf19d"; /// /// fa-gratipay glyph (f184). /// [Prefix("brands")] public const string Gratipay = "\uf184"; /// /// fa-grav glyph (f2d6). /// [Prefix("brands")] public const string Grav = "\uf2d6"; /// /// fa-greater-than glyph (f531). /// [Prefix("solid")] public const string GreaterThan = "\uf531"; /// /// fa-greater-than-equal glyph (f532). /// [Prefix("solid")] public const string GreaterThanEqual = "\uf532"; /// /// fa-grimace glyph (f57f). /// [Prefix("regular")] [Prefix("solid")] public const string Grimace = "\uf57f"; /// /// fa-grin glyph (f580). /// [Prefix("regular")] [Prefix("solid")] public const string Grin = "\uf580"; /// /// fa-grin-alt glyph (f581). /// [Prefix("regular")] [Prefix("solid")] public const string GrinAlt = "\uf581"; /// /// fa-grin-beam glyph (f582). /// [Prefix("regular")] [Prefix("solid")] public const string GrinBeam = "\uf582"; /// /// fa-grin-beam-sweat glyph (f583). /// [Prefix("regular")] [Prefix("solid")] public const string GrinBeamSweat = "\uf583"; /// /// fa-grin-hearts glyph (f584). /// [Prefix("regular")] [Prefix("solid")] public const string GrinHearts = "\uf584"; /// /// fa-grin-squint glyph (f585). /// [Prefix("regular")] [Prefix("solid")] public const string GrinSquint = "\uf585"; /// /// fa-grin-squint-tears glyph (f586). /// [Prefix("regular")] [Prefix("solid")] public const string GrinSquintTears = "\uf586"; /// /// fa-grin-stars glyph (f587). /// [Prefix("regular")] [Prefix("solid")] public const string GrinStars = "\uf587"; /// /// fa-grin-tears glyph (f588). /// [Prefix("regular")] [Prefix("solid")] public const string GrinTears = "\uf588"; /// /// fa-grin-tongue glyph (f589). /// [Prefix("regular")] [Prefix("solid")] public const string GrinTongue = "\uf589"; /// /// fa-grin-tongue-squint glyph (f58a). /// [Prefix("regular")] [Prefix("solid")] public const string GrinTongueSquint = "\uf58a"; /// /// fa-grin-tongue-wink glyph (f58b). /// [Prefix("regular")] [Prefix("solid")] public const string GrinTongueWink = "\uf58b"; /// /// fa-grin-wink glyph (f58c). /// [Prefix("regular")] [Prefix("solid")] public const string GrinWink = "\uf58c"; /// /// fa-grip-horizontal glyph (f58d). /// [Prefix("solid")] public const string GripHorizontal = "\uf58d"; /// /// fa-grip-vertical glyph (f58e). /// [Prefix("solid")] public const string GripVertical = "\uf58e"; /// /// fa-gripfire glyph (f3ac). /// [Prefix("brands")] public const string Gripfire = "\uf3ac"; /// /// fa-grunt glyph (f3ad). /// [Prefix("brands")] public const string Grunt = "\uf3ad"; /// /// fa-gulp glyph (f3ae). /// [Prefix("brands")] public const string Gulp = "\uf3ae"; /// /// fa-h-square glyph (f0fd). /// [Prefix("solid")] public const string HSquare = "\uf0fd"; /// /// fa-hacker-news glyph (f1d4). /// [Prefix("brands")] public const string HackerNews = "\uf1d4"; /// /// fa-hacker-news-square glyph (f3af). /// [Prefix("brands")] public const string HackerNewsSquare = "\uf3af"; /// /// fa-hackerrank glyph (f5f7). /// [Prefix("brands")] public const string Hackerrank = "\uf5f7"; /// /// fa-hamsa glyph (f665). /// [Prefix("solid")] public const string Hamsa = "\uf665"; /// /// fa-hand-holding glyph (f4bd). /// [Prefix("solid")] public const string HandHolding = "\uf4bd"; /// /// fa-hand-holding-heart glyph (f4be). /// [Prefix("solid")] public const string HandHoldingHeart = "\uf4be"; /// /// fa-hand-holding-usd glyph (f4c0). /// [Prefix("solid")] public const string HandHoldingUsd = "\uf4c0"; /// /// fa-hand-lizard glyph (f258). /// [Prefix("regular")] [Prefix("solid")] public const string HandLizard = "\uf258"; /// /// fa-hand-paper glyph (f256). /// [Prefix("regular")] [Prefix("solid")] public const string HandPaper = "\uf256"; /// /// fa-hand-peace glyph (f25b). /// [Prefix("regular")] [Prefix("solid")] public const string HandPeace = "\uf25b"; /// /// fa-hand-point-down glyph (f0a7). /// [Prefix("regular")] [Prefix("solid")] public const string HandPointDown = "\uf0a7"; /// /// fa-hand-point-left glyph (f0a5). /// [Prefix("regular")] [Prefix("solid")] public const string HandPointLeft = "\uf0a5"; /// /// fa-hand-point-right glyph (f0a4). /// [Prefix("regular")] [Prefix("solid")] public const string HandPointRight = "\uf0a4"; /// /// fa-hand-point-up glyph (f0a6). /// [Prefix("regular")] [Prefix("solid")] public const string HandPointUp = "\uf0a6"; /// /// fa-hand-pointer glyph (f25a). /// [Prefix("regular")] [Prefix("solid")] public const string HandPointer = "\uf25a"; /// /// fa-hand-rock glyph (f255). /// [Prefix("regular")] [Prefix("solid")] public const string HandRock = "\uf255"; /// /// fa-hand-scissors glyph (f257). /// [Prefix("regular")] [Prefix("solid")] public const string HandScissors = "\uf257"; /// /// fa-hand-spock glyph (f259). /// [Prefix("regular")] [Prefix("solid")] public const string HandSpock = "\uf259"; /// /// fa-hands glyph (f4c2). /// [Prefix("solid")] public const string Hands = "\uf4c2"; /// /// fa-hands-helping glyph (f4c4). /// [Prefix("solid")] public const string HandsHelping = "\uf4c4"; /// /// fa-handshake glyph (f2b5). /// [Prefix("regular")] [Prefix("solid")] public const string Handshake = "\uf2b5"; /// /// fa-hashtag glyph (f292). /// [Prefix("solid")] public const string Hashtag = "\uf292"; /// /// fa-haykal glyph (f666). /// [Prefix("solid")] public const string Haykal = "\uf666"; /// /// fa-hdd glyph (f0a0). /// [Prefix("regular")] [Prefix("solid")] public const string Hdd = "\uf0a0"; /// /// fa-heading glyph (f1dc). /// [Prefix("solid")] public const string Heading = "\uf1dc"; /// /// fa-headphones glyph (f025). /// [Prefix("solid")] public const string Headphones = "\uf025"; /// /// fa-headphones-alt glyph (f58f). /// [Prefix("solid")] public const string HeadphonesAlt = "\uf58f"; /// /// fa-headset glyph (f590). /// [Prefix("solid")] public const string Headset = "\uf590"; /// /// fa-heart glyph (f004). /// [Prefix("regular")] [Prefix("solid")] public const string Heart = "\uf004"; /// /// fa-heartbeat glyph (f21e). /// [Prefix("solid")] public const string Heartbeat = "\uf21e"; /// /// fa-helicopter glyph (f533). /// [Prefix("solid")] public const string Helicopter = "\uf533"; /// /// fa-highlighter glyph (f591). /// [Prefix("solid")] public const string Highlighter = "\uf591"; /// /// fa-hips glyph (f452). /// [Prefix("brands")] public const string Hips = "\uf452"; /// /// fa-hire-a-helper glyph (f3b0). /// [Prefix("brands")] public const string HireAHelper = "\uf3b0"; /// /// fa-history glyph (f1da). /// [Prefix("solid")] public const string History = "\uf1da"; /// /// fa-hockey-puck glyph (f453). /// [Prefix("solid")] public const string HockeyPuck = "\uf453"; /// /// fa-home glyph (f015). /// [Prefix("solid")] public const string Home = "\uf015"; /// /// fa-hooli glyph (f427). /// [Prefix("brands")] public const string Hooli = "\uf427"; /// /// fa-hornbill glyph (f592). /// [Prefix("brands")] public const string Hornbill = "\uf592"; /// /// fa-hospital glyph (f0f8). /// [Prefix("regular")] [Prefix("solid")] public const string Hospital = "\uf0f8"; /// /// fa-hospital-alt glyph (f47d). /// [Prefix("solid")] public const string HospitalAlt = "\uf47d"; /// /// fa-hospital-symbol glyph (f47e). /// [Prefix("solid")] public const string HospitalSymbol = "\uf47e"; /// /// fa-hot-tub glyph (f593). /// [Prefix("solid")] public const string HotTub = "\uf593"; /// /// fa-hotel glyph (f594). /// [Prefix("solid")] public const string Hotel = "\uf594"; /// /// fa-hotjar glyph (f3b1). /// [Prefix("brands")] public const string Hotjar = "\uf3b1"; /// /// fa-hourglass glyph (f254). /// [Prefix("regular")] [Prefix("solid")] public const string Hourglass = "\uf254"; /// /// fa-hourglass-end glyph (f253). /// [Prefix("solid")] public const string HourglassEnd = "\uf253"; /// /// fa-hourglass-half glyph (f252). /// [Prefix("solid")] public const string HourglassHalf = "\uf252"; /// /// fa-hourglass-start glyph (f251). /// [Prefix("solid")] public const string HourglassStart = "\uf251"; /// /// fa-houzz glyph (f27c). /// [Prefix("brands")] public const string Houzz = "\uf27c"; /// /// fa-html5 glyph (f13b). /// [Prefix("brands")] public const string Html5 = "\uf13b"; /// /// fa-hubspot glyph (f3b2). /// [Prefix("brands")] public const string Hubspot = "\uf3b2"; /// /// fa-i-cursor glyph (f246). /// [Prefix("solid")] public const string ICursor = "\uf246"; /// /// fa-id-badge glyph (f2c1). /// [Prefix("regular")] [Prefix("solid")] public const string IdBadge = "\uf2c1"; /// /// fa-id-card glyph (f2c2). /// [Prefix("regular")] [Prefix("solid")] public const string IdCard = "\uf2c2"; /// /// fa-id-card-alt glyph (f47f). /// [Prefix("solid")] public const string IdCardAlt = "\uf47f"; /// /// fa-image glyph (f03e). /// [Prefix("regular")] [Prefix("solid")] public const string Image = "\uf03e"; /// /// fa-images glyph (f302). /// [Prefix("regular")] [Prefix("solid")] public const string Images = "\uf302"; /// /// fa-imdb glyph (f2d8). /// [Prefix("brands")] public const string Imdb = "\uf2d8"; /// /// fa-inbox glyph (f01c). /// [Prefix("solid")] public const string Inbox = "\uf01c"; /// /// fa-indent glyph (f03c). /// [Prefix("solid")] public const string Indent = "\uf03c"; /// /// fa-industry glyph (f275). /// [Prefix("solid")] public const string Industry = "\uf275"; /// /// fa-infinity glyph (f534). /// [Prefix("solid")] public const string Infinity = "\uf534"; /// /// fa-info glyph (f129). /// [Prefix("solid")] public const string Info = "\uf129"; /// /// fa-info-circle glyph (f05a). /// [Prefix("solid")] public const string InfoCircle = "\uf05a"; /// /// fa-instagram glyph (f16d). /// [Prefix("brands")] public const string Instagram = "\uf16d"; /// /// fa-internet-explorer glyph (f26b). /// [Prefix("brands")] public const string InternetExplorer = "\uf26b"; /// /// fa-ioxhost glyph (f208). /// [Prefix("brands")] public const string Ioxhost = "\uf208"; /// /// fa-italic glyph (f033). /// [Prefix("solid")] public const string Italic = "\uf033"; /// /// fa-itunes glyph (f3b4). /// [Prefix("brands")] public const string Itunes = "\uf3b4"; /// /// fa-itunes-note glyph (f3b5). /// [Prefix("brands")] public const string ItunesNote = "\uf3b5"; /// /// fa-java glyph (f4e4). /// [Prefix("brands")] public const string Java = "\uf4e4"; /// /// fa-jedi glyph (f669). /// [Prefix("solid")] public const string Jedi = "\uf669"; /// /// fa-jedi-order glyph (f50e). /// [Prefix("brands")] public const string JediOrder = "\uf50e"; /// /// fa-jenkins glyph (f3b6). /// [Prefix("brands")] public const string Jenkins = "\uf3b6"; /// /// fa-joget glyph (f3b7). /// [Prefix("brands")] public const string Joget = "\uf3b7"; /// /// fa-joint glyph (f595). /// [Prefix("solid")] public const string Joint = "\uf595"; /// /// fa-joomla glyph (f1aa). /// [Prefix("brands")] public const string Joomla = "\uf1aa"; /// /// fa-journal-whills glyph (f66a). /// [Prefix("solid")] public const string JournalWhills = "\uf66a"; /// /// fa-js glyph (f3b8). /// [Prefix("brands")] public const string Js = "\uf3b8"; /// /// fa-js-square glyph (f3b9). /// [Prefix("brands")] public const string JsSquare = "\uf3b9"; /// /// fa-jsfiddle glyph (f1cc). /// [Prefix("brands")] public const string Jsfiddle = "\uf1cc"; /// /// fa-kaaba glyph (f66b). /// [Prefix("solid")] public const string Kaaba = "\uf66b"; /// /// fa-kaggle glyph (f5fa). /// [Prefix("brands")] public const string Kaggle = "\uf5fa"; /// /// fa-key glyph (f084). /// [Prefix("solid")] public const string Key = "\uf084"; /// /// fa-keybase glyph (f4f5). /// [Prefix("brands")] public const string Keybase = "\uf4f5"; /// /// fa-keyboard glyph (f11c). /// [Prefix("regular")] [Prefix("solid")] public const string Keyboard = "\uf11c"; /// /// fa-keycdn glyph (f3ba). /// [Prefix("brands")] public const string Keycdn = "\uf3ba"; /// /// fa-khanda glyph (f66d). /// [Prefix("solid")] public const string Khanda = "\uf66d"; /// /// fa-kickstarter glyph (f3bb). /// [Prefix("brands")] public const string Kickstarter = "\uf3bb"; /// /// fa-kickstarter-k glyph (f3bc). /// [Prefix("brands")] public const string KickstarterK = "\uf3bc"; /// /// fa-kiss glyph (f596). /// [Prefix("regular")] [Prefix("solid")] public const string Kiss = "\uf596"; /// /// fa-kiss-beam glyph (f597). /// [Prefix("regular")] [Prefix("solid")] public const string KissBeam = "\uf597"; /// /// fa-kiss-wink-heart glyph (f598). /// [Prefix("regular")] [Prefix("solid")] public const string KissWinkHeart = "\uf598"; /// /// fa-kiwi-bird glyph (f535). /// [Prefix("solid")] public const string KiwiBird = "\uf535"; /// /// fa-korvue glyph (f42f). /// [Prefix("brands")] public const string Korvue = "\uf42f"; /// /// fa-landmark glyph (f66f). /// [Prefix("solid")] public const string Landmark = "\uf66f"; /// /// fa-language glyph (f1ab). /// [Prefix("solid")] public const string Language = "\uf1ab"; /// /// fa-laptop glyph (f109). /// [Prefix("solid")] public const string Laptop = "\uf109"; /// /// fa-laptop-code glyph (f5fc). /// [Prefix("solid")] public const string LaptopCode = "\uf5fc"; /// /// fa-laravel glyph (f3bd). /// [Prefix("brands")] public const string Laravel = "\uf3bd"; /// /// fa-lastfm glyph (f202). /// [Prefix("brands")] public const string Lastfm = "\uf202"; /// /// fa-lastfm-square glyph (f203). /// [Prefix("brands")] public const string LastfmSquare = "\uf203"; /// /// fa-laugh glyph (f599). /// [Prefix("regular")] [Prefix("solid")] public const string Laugh = "\uf599"; /// /// fa-laugh-beam glyph (f59a). /// [Prefix("regular")] [Prefix("solid")] public const string LaughBeam = "\uf59a"; /// /// fa-laugh-squint glyph (f59b). /// [Prefix("regular")] [Prefix("solid")] public const string LaughSquint = "\uf59b"; /// /// fa-laugh-wink glyph (f59c). /// [Prefix("regular")] [Prefix("solid")] public const string LaughWink = "\uf59c"; /// /// fa-layer-group glyph (f5fd). /// [Prefix("solid")] public const string LayerGroup = "\uf5fd"; /// /// fa-leaf glyph (f06c). /// [Prefix("solid")] public const string Leaf = "\uf06c"; /// /// fa-leanpub glyph (f212). /// [Prefix("brands")] public const string Leanpub = "\uf212"; /// /// fa-lemon glyph (f094). /// [Prefix("regular")] [Prefix("solid")] public const string Lemon = "\uf094"; /// /// fa-less glyph (f41d). /// [Prefix("brands")] public const string Less = "\uf41d"; /// /// fa-less-than glyph (f536). /// [Prefix("solid")] public const string LessThan = "\uf536"; /// /// fa-less-than-equal glyph (f537). /// [Prefix("solid")] public const string LessThanEqual = "\uf537"; /// /// fa-level-down-alt glyph (f3be). /// [Prefix("solid")] public const string LevelDownAlt = "\uf3be"; /// /// fa-level-up-alt glyph (f3bf). /// [Prefix("solid")] public const string LevelUpAlt = "\uf3bf"; /// /// fa-life-ring glyph (f1cd). /// [Prefix("regular")] [Prefix("solid")] public const string LifeRing = "\uf1cd"; /// /// fa-lightbulb glyph (f0eb). /// [Prefix("regular")] [Prefix("solid")] public const string Lightbulb = "\uf0eb"; /// /// fa-line glyph (f3c0). /// [Prefix("brands")] public const string Line = "\uf3c0"; /// /// fa-link glyph (f0c1). /// [Prefix("solid")] public const string Link = "\uf0c1"; /// /// fa-linkedin glyph (f08c). /// [Prefix("brands")] public const string Linkedin = "\uf08c"; /// /// fa-linkedin-in glyph (f0e1). /// [Prefix("brands")] public const string LinkedinIn = "\uf0e1"; /// /// fa-linode glyph (f2b8). /// [Prefix("brands")] public const string Linode = "\uf2b8"; /// /// fa-linux glyph (f17c). /// [Prefix("brands")] public const string Linux = "\uf17c"; /// /// fa-lira-sign glyph (f195). /// [Prefix("solid")] public const string LiraSign = "\uf195"; /// /// fa-list glyph (f03a). /// [Prefix("solid")] public const string List = "\uf03a"; /// /// fa-list-alt glyph (f022). /// [Prefix("regular")] [Prefix("solid")] public const string ListAlt = "\uf022"; /// /// fa-list-ol glyph (f0cb). /// [Prefix("solid")] public const string ListOl = "\uf0cb"; /// /// fa-list-ul glyph (f0ca). /// [Prefix("solid")] public const string ListUl = "\uf0ca"; /// /// fa-location-arrow glyph (f124). /// [Prefix("solid")] public const string LocationArrow = "\uf124"; /// /// fa-lock glyph (f023). /// [Prefix("solid")] public const string Lock = "\uf023"; /// /// fa-lock-open glyph (f3c1). /// [Prefix("solid")] public const string LockOpen = "\uf3c1"; /// /// fa-long-arrow-alt-down glyph (f309). /// [Prefix("solid")] public const string LongArrowAltDown = "\uf309"; /// /// fa-long-arrow-alt-left glyph (f30a). /// [Prefix("solid")] public const string LongArrowAltLeft = "\uf30a"; /// /// fa-long-arrow-alt-right glyph (f30b). /// [Prefix("solid")] public const string LongArrowAltRight = "\uf30b"; /// /// fa-long-arrow-alt-up glyph (f30c). /// [Prefix("solid")] public const string LongArrowAltUp = "\uf30c"; /// /// fa-low-vision glyph (f2a8). /// [Prefix("solid")] public const string LowVision = "\uf2a8"; /// /// fa-luggage-cart glyph (f59d). /// [Prefix("solid")] public const string LuggageCart = "\uf59d"; /// /// fa-lyft glyph (f3c3). /// [Prefix("brands")] public const string Lyft = "\uf3c3"; /// /// fa-magento glyph (f3c4). /// [Prefix("brands")] public const string Magento = "\uf3c4"; /// /// fa-magic glyph (f0d0). /// [Prefix("solid")] public const string Magic = "\uf0d0"; /// /// fa-magnet glyph (f076). /// [Prefix("solid")] public const string Magnet = "\uf076"; /// /// fa-mail-bulk glyph (f674). /// [Prefix("solid")] public const string MailBulk = "\uf674"; /// /// fa-mailchimp glyph (f59e). /// [Prefix("brands")] public const string Mailchimp = "\uf59e"; /// /// fa-male glyph (f183). /// [Prefix("solid")] public const string Male = "\uf183"; /// /// fa-mandalorian glyph (f50f). /// [Prefix("brands")] public const string Mandalorian = "\uf50f"; /// /// fa-map glyph (f279). /// [Prefix("regular")] [Prefix("solid")] public const string Map = "\uf279"; /// /// fa-map-marked glyph (f59f). /// [Prefix("solid")] public const string MapMarked = "\uf59f"; /// /// fa-map-marked-alt glyph (f5a0). /// [Prefix("solid")] public const string MapMarkedAlt = "\uf5a0"; /// /// fa-map-marker glyph (f041). /// [Prefix("solid")] public const string MapMarker = "\uf041"; /// /// fa-map-marker-alt glyph (f3c5). /// [Prefix("solid")] public const string MapMarkerAlt = "\uf3c5"; /// /// fa-map-pin glyph (f276). /// [Prefix("solid")] public const string MapPin = "\uf276"; /// /// fa-map-signs glyph (f277). /// [Prefix("solid")] public const string MapSigns = "\uf277"; /// /// fa-markdown glyph (f60f). /// [Prefix("brands")] public const string Markdown = "\uf60f"; /// /// fa-marker glyph (f5a1). /// [Prefix("solid")] public const string Marker = "\uf5a1"; /// /// fa-mars glyph (f222). /// [Prefix("solid")] public const string Mars = "\uf222"; /// /// fa-mars-double glyph (f227). /// [Prefix("solid")] public const string MarsDouble = "\uf227"; /// /// fa-mars-stroke glyph (f229). /// [Prefix("solid")] public const string MarsStroke = "\uf229"; /// /// fa-mars-stroke-h glyph (f22b). /// [Prefix("solid")] public const string MarsStrokeH = "\uf22b"; /// /// fa-mars-stroke-v glyph (f22a). /// [Prefix("solid")] public const string MarsStrokeV = "\uf22a"; /// /// fa-mastodon glyph (f4f6). /// [Prefix("brands")] public const string Mastodon = "\uf4f6"; /// /// fa-maxcdn glyph (f136). /// [Prefix("brands")] public const string Maxcdn = "\uf136"; /// /// fa-medal glyph (f5a2). /// [Prefix("solid")] public const string Medal = "\uf5a2"; /// /// fa-medapps glyph (f3c6). /// [Prefix("brands")] public const string Medapps = "\uf3c6"; /// /// fa-medium glyph (f23a). /// [Prefix("brands")] public const string Medium = "\uf23a"; /// /// fa-medium-m glyph (f3c7). /// [Prefix("brands")] public const string MediumM = "\uf3c7"; /// /// fa-medkit glyph (f0fa). /// [Prefix("solid")] public const string Medkit = "\uf0fa"; /// /// fa-medrt glyph (f3c8). /// [Prefix("brands")] public const string Medrt = "\uf3c8"; /// /// fa-meetup glyph (f2e0). /// [Prefix("brands")] public const string Meetup = "\uf2e0"; /// /// fa-megaport glyph (f5a3). /// [Prefix("brands")] public const string Megaport = "\uf5a3"; /// /// fa-meh glyph (f11a). /// [Prefix("regular")] [Prefix("solid")] public const string Meh = "\uf11a"; /// /// fa-meh-blank glyph (f5a4). /// [Prefix("regular")] [Prefix("solid")] public const string MehBlank = "\uf5a4"; /// /// fa-meh-rolling-eyes glyph (f5a5). /// [Prefix("regular")] [Prefix("solid")] public const string MehRollingEyes = "\uf5a5"; /// /// fa-memory glyph (f538). /// [Prefix("solid")] public const string Memory = "\uf538"; /// /// fa-menorah glyph (f676). /// [Prefix("solid")] public const string Menorah = "\uf676"; /// /// fa-mercury glyph (f223). /// [Prefix("solid")] public const string Mercury = "\uf223"; /// /// fa-microchip glyph (f2db). /// [Prefix("solid")] public const string Microchip = "\uf2db"; /// /// fa-microphone glyph (f130). /// [Prefix("solid")] public const string Microphone = "\uf130"; /// /// fa-microphone-alt glyph (f3c9). /// [Prefix("solid")] public const string MicrophoneAlt = "\uf3c9"; /// /// fa-microphone-alt-slash glyph (f539). /// [Prefix("solid")] public const string MicrophoneAltSlash = "\uf539"; /// /// fa-microphone-slash glyph (f131). /// [Prefix("solid")] public const string MicrophoneSlash = "\uf131"; /// /// fa-microscope glyph (f610). /// [Prefix("solid")] public const string Microscope = "\uf610"; /// /// fa-microsoft glyph (f3ca). /// [Prefix("brands")] public const string Microsoft = "\uf3ca"; /// /// fa-minus glyph (f068). /// [Prefix("solid")] public const string Minus = "\uf068"; /// /// fa-minus-circle glyph (f056). /// [Prefix("solid")] public const string MinusCircle = "\uf056"; /// /// fa-minus-square glyph (f146). /// [Prefix("regular")] [Prefix("solid")] public const string MinusSquare = "\uf146"; /// /// fa-mix glyph (f3cb). /// [Prefix("brands")] public const string Mix = "\uf3cb"; /// /// fa-mixcloud glyph (f289). /// [Prefix("brands")] public const string Mixcloud = "\uf289"; /// /// fa-mizuni glyph (f3cc). /// [Prefix("brands")] public const string Mizuni = "\uf3cc"; /// /// fa-mobile glyph (f10b). /// [Prefix("solid")] public const string Mobile = "\uf10b"; /// /// fa-mobile-alt glyph (f3cd). /// [Prefix("solid")] public const string MobileAlt = "\uf3cd"; /// /// fa-modx glyph (f285). /// [Prefix("brands")] public const string Modx = "\uf285"; /// /// fa-monero glyph (f3d0). /// [Prefix("brands")] public const string Monero = "\uf3d0"; /// /// fa-money-bill glyph (f0d6). /// [Prefix("solid")] public const string MoneyBill = "\uf0d6"; /// /// fa-money-bill-alt glyph (f3d1). /// [Prefix("regular")] [Prefix("solid")] public const string MoneyBillAlt = "\uf3d1"; /// /// fa-money-bill-wave glyph (f53a). /// [Prefix("solid")] public const string MoneyBillWave = "\uf53a"; /// /// fa-money-bill-wave-alt glyph (f53b). /// [Prefix("solid")] public const string MoneyBillWaveAlt = "\uf53b"; /// /// fa-money-check glyph (f53c). /// [Prefix("solid")] public const string MoneyCheck = "\uf53c"; /// /// fa-money-check-alt glyph (f53d). /// [Prefix("solid")] public const string MoneyCheckAlt = "\uf53d"; /// /// fa-monument glyph (f5a6). /// [Prefix("solid")] public const string Monument = "\uf5a6"; /// /// fa-moon glyph (f186). /// [Prefix("regular")] [Prefix("solid")] public const string Moon = "\uf186"; /// /// fa-mortar-pestle glyph (f5a7). /// [Prefix("solid")] public const string MortarPestle = "\uf5a7"; /// /// fa-mosque glyph (f678). /// [Prefix("solid")] public const string Mosque = "\uf678"; /// /// fa-motorcycle glyph (f21c). /// [Prefix("solid")] public const string Motorcycle = "\uf21c"; /// /// fa-mouse-pointer glyph (f245). /// [Prefix("solid")] public const string MousePointer = "\uf245"; /// /// fa-music glyph (f001). /// [Prefix("solid")] public const string Music = "\uf001"; /// /// fa-napster glyph (f3d2). /// [Prefix("brands")] public const string Napster = "\uf3d2"; /// /// fa-neos glyph (f612). /// [Prefix("brands")] public const string Neos = "\uf612"; /// /// fa-neuter glyph (f22c). /// [Prefix("solid")] public const string Neuter = "\uf22c"; /// /// fa-newspaper glyph (f1ea). /// [Prefix("regular")] [Prefix("solid")] public const string Newspaper = "\uf1ea"; /// /// fa-nimblr glyph (f5a8). /// [Prefix("brands")] public const string Nimblr = "\uf5a8"; /// /// fa-nintendo-switch glyph (f418). /// [Prefix("brands")] public const string NintendoSwitch = "\uf418"; /// /// fa-node glyph (f419). /// [Prefix("brands")] public const string Node = "\uf419"; /// /// fa-node-js glyph (f3d3). /// [Prefix("brands")] public const string NodeJs = "\uf3d3"; /// /// fa-not-equal glyph (f53e). /// [Prefix("solid")] public const string NotEqual = "\uf53e"; /// /// fa-notes-medical glyph (f481). /// [Prefix("solid")] public const string NotesMedical = "\uf481"; /// /// fa-npm glyph (f3d4). /// [Prefix("brands")] public const string Npm = "\uf3d4"; /// /// fa-ns8 glyph (f3d5). /// [Prefix("brands")] public const string Ns8 = "\uf3d5"; /// /// fa-nutritionix glyph (f3d6). /// [Prefix("brands")] public const string Nutritionix = "\uf3d6"; /// /// fa-object-group glyph (f247). /// [Prefix("regular")] [Prefix("solid")] public const string ObjectGroup = "\uf247"; /// /// fa-object-ungroup glyph (f248). /// [Prefix("regular")] [Prefix("solid")] public const string ObjectUngroup = "\uf248"; /// /// fa-odnoklassniki glyph (f263). /// [Prefix("brands")] public const string Odnoklassniki = "\uf263"; /// /// fa-odnoklassniki-square glyph (f264). /// [Prefix("brands")] public const string OdnoklassnikiSquare = "\uf264"; /// /// fa-oil-can glyph (f613). /// [Prefix("solid")] public const string OilCan = "\uf613"; /// /// fa-old-republic glyph (f510). /// [Prefix("brands")] public const string OldRepublic = "\uf510"; /// /// fa-om glyph (f679). /// [Prefix("solid")] public const string Om = "\uf679"; /// /// fa-opencart glyph (f23d). /// [Prefix("brands")] public const string Opencart = "\uf23d"; /// /// fa-openid glyph (f19b). /// [Prefix("brands")] public const string Openid = "\uf19b"; /// /// fa-opera glyph (f26a). /// [Prefix("brands")] public const string Opera = "\uf26a"; /// /// fa-optin-monster glyph (f23c). /// [Prefix("brands")] public const string OptinMonster = "\uf23c"; /// /// fa-osi glyph (f41a). /// [Prefix("brands")] public const string Osi = "\uf41a"; /// /// fa-outdent glyph (f03b). /// [Prefix("solid")] public const string Outdent = "\uf03b"; /// /// fa-page4 glyph (f3d7). /// [Prefix("brands")] public const string Page4 = "\uf3d7"; /// /// fa-pagelines glyph (f18c). /// [Prefix("brands")] public const string Pagelines = "\uf18c"; /// /// fa-paint-brush glyph (f1fc). /// [Prefix("solid")] public const string PaintBrush = "\uf1fc"; /// /// fa-paint-roller glyph (f5aa). /// [Prefix("solid")] public const string PaintRoller = "\uf5aa"; /// /// fa-palette glyph (f53f). /// [Prefix("solid")] public const string Palette = "\uf53f"; /// /// fa-palfed glyph (f3d8). /// [Prefix("brands")] public const string Palfed = "\uf3d8"; /// /// fa-pallet glyph (f482). /// [Prefix("solid")] public const string Pallet = "\uf482"; /// /// fa-paper-plane glyph (f1d8). /// [Prefix("regular")] [Prefix("solid")] public const string PaperPlane = "\uf1d8"; /// /// fa-paperclip glyph (f0c6). /// [Prefix("solid")] public const string Paperclip = "\uf0c6"; /// /// fa-parachute-box glyph (f4cd). /// [Prefix("solid")] public const string ParachuteBox = "\uf4cd"; /// /// fa-paragraph glyph (f1dd). /// [Prefix("solid")] public const string Paragraph = "\uf1dd"; /// /// fa-parking glyph (f540). /// [Prefix("solid")] public const string Parking = "\uf540"; /// /// fa-passport glyph (f5ab). /// [Prefix("solid")] public const string Passport = "\uf5ab"; /// /// fa-pastafarianism glyph (f67b). /// [Prefix("solid")] public const string Pastafarianism = "\uf67b"; /// /// fa-paste glyph (f0ea). /// [Prefix("solid")] public const string Paste = "\uf0ea"; /// /// fa-patreon glyph (f3d9). /// [Prefix("brands")] public const string Patreon = "\uf3d9"; /// /// fa-pause glyph (f04c). /// [Prefix("solid")] public const string Pause = "\uf04c"; /// /// fa-pause-circle glyph (f28b). /// [Prefix("regular")] [Prefix("solid")] public const string PauseCircle = "\uf28b"; /// /// fa-paw glyph (f1b0). /// [Prefix("solid")] public const string Paw = "\uf1b0"; /// /// fa-paypal glyph (f1ed). /// [Prefix("brands")] public const string Paypal = "\uf1ed"; /// /// fa-peace glyph (f67c). /// [Prefix("solid")] public const string Peace = "\uf67c"; /// /// fa-pen glyph (f304). /// [Prefix("solid")] public const string Pen = "\uf304"; /// /// fa-pen-alt glyph (f305). /// [Prefix("solid")] public const string PenAlt = "\uf305"; /// /// fa-pen-fancy glyph (f5ac). /// [Prefix("solid")] public const string PenFancy = "\uf5ac"; /// /// fa-pen-nib glyph (f5ad). /// [Prefix("solid")] public const string PenNib = "\uf5ad"; /// /// fa-pen-square glyph (f14b). /// [Prefix("solid")] public const string PenSquare = "\uf14b"; /// /// fa-pencil-alt glyph (f303). /// [Prefix("solid")] public const string PencilAlt = "\uf303"; /// /// fa-pencil-ruler glyph (f5ae). /// [Prefix("solid")] public const string PencilRuler = "\uf5ae"; /// /// fa-people-carry glyph (f4ce). /// [Prefix("solid")] public const string PeopleCarry = "\uf4ce"; /// /// fa-percent glyph (f295). /// [Prefix("solid")] public const string Percent = "\uf295"; /// /// fa-percentage glyph (f541). /// [Prefix("solid")] public const string Percentage = "\uf541"; /// /// fa-periscope glyph (f3da). /// [Prefix("brands")] public const string Periscope = "\uf3da"; /// /// fa-phabricator glyph (f3db). /// [Prefix("brands")] public const string Phabricator = "\uf3db"; /// /// fa-phoenix-framework glyph (f3dc). /// [Prefix("brands")] public const string PhoenixFramework = "\uf3dc"; /// /// fa-phoenix-squadron glyph (f511). /// [Prefix("brands")] public const string PhoenixSquadron = "\uf511"; /// /// fa-phone glyph (f095). /// [Prefix("solid")] public const string Phone = "\uf095"; /// /// fa-phone-slash glyph (f3dd). /// [Prefix("solid")] public const string PhoneSlash = "\uf3dd"; /// /// fa-phone-square glyph (f098). /// [Prefix("solid")] public const string PhoneSquare = "\uf098"; /// /// fa-phone-volume glyph (f2a0). /// [Prefix("solid")] public const string PhoneVolume = "\uf2a0"; /// /// fa-php glyph (f457). /// [Prefix("brands")] public const string Php = "\uf457"; /// /// fa-pied-piper glyph (f2ae). /// [Prefix("brands")] public const string PiedPiper = "\uf2ae"; /// /// fa-pied-piper-alt glyph (f1a8). /// [Prefix("brands")] public const string PiedPiperAlt = "\uf1a8"; /// /// fa-pied-piper-hat glyph (f4e5). /// [Prefix("brands")] public const string PiedPiperHat = "\uf4e5"; /// /// fa-pied-piper-pp glyph (f1a7). /// [Prefix("brands")] public const string PiedPiperPp = "\uf1a7"; /// /// fa-piggy-bank glyph (f4d3). /// [Prefix("solid")] public const string PiggyBank = "\uf4d3"; /// /// fa-pills glyph (f484). /// [Prefix("solid")] public const string Pills = "\uf484"; /// /// fa-pinterest glyph (f0d2). /// [Prefix("brands")] public const string Pinterest = "\uf0d2"; /// /// fa-pinterest-p glyph (f231). /// [Prefix("brands")] public const string PinterestP = "\uf231"; /// /// fa-pinterest-square glyph (f0d3). /// [Prefix("brands")] public const string PinterestSquare = "\uf0d3"; /// /// fa-place-of-worship glyph (f67f). /// [Prefix("solid")] public const string PlaceOfWorship = "\uf67f"; /// /// fa-plane glyph (f072). /// [Prefix("solid")] public const string Plane = "\uf072"; /// /// fa-plane-arrival glyph (f5af). /// [Prefix("solid")] public const string PlaneArrival = "\uf5af"; /// /// fa-plane-departure glyph (f5b0). /// [Prefix("solid")] public const string PlaneDeparture = "\uf5b0"; /// /// fa-play glyph (f04b). /// [Prefix("solid")] public const string Play = "\uf04b"; /// /// fa-play-circle glyph (f144). /// [Prefix("regular")] [Prefix("solid")] public const string PlayCircle = "\uf144"; /// /// fa-playstation glyph (f3df). /// [Prefix("brands")] public const string Playstation = "\uf3df"; /// /// fa-plug glyph (f1e6). /// [Prefix("solid")] public const string Plug = "\uf1e6"; /// /// fa-plus glyph (f067). /// [Prefix("solid")] public const string Plus = "\uf067"; /// /// fa-plus-circle glyph (f055). /// [Prefix("solid")] public const string PlusCircle = "\uf055"; /// /// fa-plus-square glyph (f0fe). /// [Prefix("regular")] [Prefix("solid")] public const string PlusSquare = "\uf0fe"; /// /// fa-podcast glyph (f2ce). /// [Prefix("solid")] public const string Podcast = "\uf2ce"; /// /// fa-poll glyph (f681). /// [Prefix("solid")] public const string Poll = "\uf681"; /// /// fa-poll-h glyph (f682). /// [Prefix("solid")] public const string PollH = "\uf682"; /// /// fa-poo glyph (f2fe). /// [Prefix("solid")] public const string Poo = "\uf2fe"; /// /// fa-poop glyph (f619). /// [Prefix("solid")] public const string Poop = "\uf619"; /// /// fa-portrait glyph (f3e0). /// [Prefix("solid")] public const string Portrait = "\uf3e0"; /// /// fa-pound-sign glyph (f154). /// [Prefix("solid")] public const string PoundSign = "\uf154"; /// /// fa-power-off glyph (f011). /// [Prefix("solid")] public const string PowerOff = "\uf011"; /// /// fa-pray glyph (f683). /// [Prefix("solid")] public const string Pray = "\uf683"; /// /// fa-praying-hands glyph (f684). /// [Prefix("solid")] public const string PrayingHands = "\uf684"; /// /// fa-prescription glyph (f5b1). /// [Prefix("solid")] public const string Prescription = "\uf5b1"; /// /// fa-prescription-bottle glyph (f485). /// [Prefix("solid")] public const string PrescriptionBottle = "\uf485"; /// /// fa-prescription-bottle-alt glyph (f486). /// [Prefix("solid")] public const string PrescriptionBottleAlt = "\uf486"; /// /// fa-print glyph (f02f). /// [Prefix("solid")] public const string Print = "\uf02f"; /// /// fa-procedures glyph (f487). /// [Prefix("solid")] public const string Procedures = "\uf487"; /// /// fa-product-hunt glyph (f288). /// [Prefix("brands")] public const string ProductHunt = "\uf288"; /// /// fa-project-diagram glyph (f542). /// [Prefix("solid")] public const string ProjectDiagram = "\uf542"; /// /// fa-pushed glyph (f3e1). /// [Prefix("brands")] public const string Pushed = "\uf3e1"; /// /// fa-puzzle-piece glyph (f12e). /// [Prefix("solid")] public const string PuzzlePiece = "\uf12e"; /// /// fa-python glyph (f3e2). /// [Prefix("brands")] public const string Python = "\uf3e2"; /// /// fa-qq glyph (f1d6). /// [Prefix("brands")] public const string Qq = "\uf1d6"; /// /// fa-qrcode glyph (f029). /// [Prefix("solid")] public const string Qrcode = "\uf029"; /// /// fa-question glyph (f128). /// [Prefix("solid")] public const string Question = "\uf128"; /// /// fa-question-circle glyph (f059). /// [Prefix("regular")] [Prefix("solid")] public const string QuestionCircle = "\uf059"; /// /// fa-quidditch glyph (f458). /// [Prefix("solid")] public const string Quidditch = "\uf458"; /// /// fa-quinscape glyph (f459). /// [Prefix("brands")] public const string Quinscape = "\uf459"; /// /// fa-quora glyph (f2c4). /// [Prefix("brands")] public const string Quora = "\uf2c4"; /// /// fa-quote-left glyph (f10d). /// [Prefix("solid")] public const string QuoteLeft = "\uf10d"; /// /// fa-quote-right glyph (f10e). /// [Prefix("solid")] public const string QuoteRight = "\uf10e"; /// /// fa-quran glyph (f687). /// [Prefix("solid")] public const string Quran = "\uf687"; /// /// fa-r-project glyph (f4f7). /// [Prefix("brands")] public const string RProject = "\uf4f7"; /// /// fa-random glyph (f074). /// [Prefix("solid")] public const string Random = "\uf074"; /// /// fa-ravelry glyph (f2d9). /// [Prefix("brands")] public const string Ravelry = "\uf2d9"; /// /// fa-react glyph (f41b). /// [Prefix("brands")] public const string React = "\uf41b"; /// /// fa-readme glyph (f4d5). /// [Prefix("brands")] public const string Readme = "\uf4d5"; /// /// fa-rebel glyph (f1d0). /// [Prefix("brands")] public const string Rebel = "\uf1d0"; /// /// fa-receipt glyph (f543). /// [Prefix("solid")] public const string Receipt = "\uf543"; /// /// fa-recycle glyph (f1b8). /// [Prefix("solid")] public const string Recycle = "\uf1b8"; /// /// fa-red-river glyph (f3e3). /// [Prefix("brands")] public const string RedRiver = "\uf3e3"; /// /// fa-reddit glyph (f1a1). /// [Prefix("brands")] public const string Reddit = "\uf1a1"; /// /// fa-reddit-alien glyph (f281). /// [Prefix("brands")] public const string RedditAlien = "\uf281"; /// /// fa-reddit-square glyph (f1a2). /// [Prefix("brands")] public const string RedditSquare = "\uf1a2"; /// /// fa-redo glyph (f01e). /// [Prefix("solid")] public const string Redo = "\uf01e"; /// /// fa-redo-alt glyph (f2f9). /// [Prefix("solid")] public const string RedoAlt = "\uf2f9"; /// /// fa-registered glyph (f25d). /// [Prefix("regular")] [Prefix("solid")] public const string Registered = "\uf25d"; /// /// fa-rendact glyph (f3e4). /// [Prefix("brands")] public const string Rendact = "\uf3e4"; /// /// fa-renren glyph (f18b). /// [Prefix("brands")] public const string Renren = "\uf18b"; /// /// fa-reply glyph (f3e5). /// [Prefix("solid")] public const string Reply = "\uf3e5"; /// /// fa-reply-all glyph (f122). /// [Prefix("solid")] public const string ReplyAll = "\uf122"; /// /// fa-replyd glyph (f3e6). /// [Prefix("brands")] public const string Replyd = "\uf3e6"; /// /// fa-researchgate glyph (f4f8). /// [Prefix("brands")] public const string Researchgate = "\uf4f8"; /// /// fa-resolving glyph (f3e7). /// [Prefix("brands")] public const string Resolving = "\uf3e7"; /// /// fa-retweet glyph (f079). /// [Prefix("solid")] public const string Retweet = "\uf079"; /// /// fa-rev glyph (f5b2). /// [Prefix("brands")] public const string Rev = "\uf5b2"; /// /// fa-ribbon glyph (f4d6). /// [Prefix("solid")] public const string Ribbon = "\uf4d6"; /// /// fa-road glyph (f018). /// [Prefix("solid")] public const string Road = "\uf018"; /// /// fa-robot glyph (f544). /// [Prefix("solid")] public const string Robot = "\uf544"; /// /// fa-rocket glyph (f135). /// [Prefix("solid")] public const string Rocket = "\uf135"; /// /// fa-rocketchat glyph (f3e8). /// [Prefix("brands")] public const string Rocketchat = "\uf3e8"; /// /// fa-rockrms glyph (f3e9). /// [Prefix("brands")] public const string Rockrms = "\uf3e9"; /// /// fa-route glyph (f4d7). /// [Prefix("solid")] public const string Route = "\uf4d7"; /// /// fa-rss glyph (f09e). /// [Prefix("solid")] public const string Rss = "\uf09e"; /// /// fa-rss-square glyph (f143). /// [Prefix("solid")] public const string RssSquare = "\uf143"; /// /// fa-ruble-sign glyph (f158). /// [Prefix("solid")] public const string RubleSign = "\uf158"; /// /// fa-ruler glyph (f545). /// [Prefix("solid")] public const string Ruler = "\uf545"; /// /// fa-ruler-combined glyph (f546). /// [Prefix("solid")] public const string RulerCombined = "\uf546"; /// /// fa-ruler-horizontal glyph (f547). /// [Prefix("solid")] public const string RulerHorizontal = "\uf547"; /// /// fa-ruler-vertical glyph (f548). /// [Prefix("solid")] public const string RulerVertical = "\uf548"; /// /// fa-rupee-sign glyph (f156). /// [Prefix("solid")] public const string RupeeSign = "\uf156"; /// /// fa-sad-cry glyph (f5b3). /// [Prefix("regular")] [Prefix("solid")] public const string SadCry = "\uf5b3"; /// /// fa-sad-tear glyph (f5b4). /// [Prefix("regular")] [Prefix("solid")] public const string SadTear = "\uf5b4"; /// /// fa-safari glyph (f267). /// [Prefix("brands")] public const string Safari = "\uf267"; /// /// fa-sass glyph (f41e). /// [Prefix("brands")] public const string Sass = "\uf41e"; /// /// fa-save glyph (f0c7). /// [Prefix("regular")] [Prefix("solid")] public const string Save = "\uf0c7"; /// /// fa-schlix glyph (f3ea). /// [Prefix("brands")] public const string Schlix = "\uf3ea"; /// /// fa-school glyph (f549). /// [Prefix("solid")] public const string School = "\uf549"; /// /// fa-screwdriver glyph (f54a). /// [Prefix("solid")] public const string Screwdriver = "\uf54a"; /// /// fa-scribd glyph (f28a). /// [Prefix("brands")] public const string Scribd = "\uf28a"; /// /// fa-search glyph (f002). /// [Prefix("solid")] public const string Search = "\uf002"; /// /// fa-search-dollar glyph (f688). /// [Prefix("solid")] public const string SearchDollar = "\uf688"; /// /// fa-search-location glyph (f689). /// [Prefix("solid")] public const string SearchLocation = "\uf689"; /// /// fa-search-minus glyph (f010). /// [Prefix("solid")] public const string SearchMinus = "\uf010"; /// /// fa-search-plus glyph (f00e). /// [Prefix("solid")] public const string SearchPlus = "\uf00e"; /// /// fa-searchengin glyph (f3eb). /// [Prefix("brands")] public const string Searchengin = "\uf3eb"; /// /// fa-seedling glyph (f4d8). /// [Prefix("solid")] public const string Seedling = "\uf4d8"; /// /// fa-sellcast glyph (f2da). /// [Prefix("brands")] public const string Sellcast = "\uf2da"; /// /// fa-sellsy glyph (f213). /// [Prefix("brands")] public const string Sellsy = "\uf213"; /// /// fa-server glyph (f233). /// [Prefix("solid")] public const string Server = "\uf233"; /// /// fa-servicestack glyph (f3ec). /// [Prefix("brands")] public const string Servicestack = "\uf3ec"; /// /// fa-shapes glyph (f61f). /// [Prefix("solid")] public const string Shapes = "\uf61f"; /// /// fa-share glyph (f064). /// [Prefix("solid")] public const string Share = "\uf064"; /// /// fa-share-alt glyph (f1e0). /// [Prefix("solid")] public const string ShareAlt = "\uf1e0"; /// /// fa-share-alt-square glyph (f1e1). /// [Prefix("solid")] public const string ShareAltSquare = "\uf1e1"; /// /// fa-share-square glyph (f14d). /// [Prefix("regular")] [Prefix("solid")] public const string ShareSquare = "\uf14d"; /// /// fa-shekel-sign glyph (f20b). /// [Prefix("solid")] public const string ShekelSign = "\uf20b"; /// /// fa-shield-alt glyph (f3ed). /// [Prefix("solid")] public const string ShieldAlt = "\uf3ed"; /// /// fa-ship glyph (f21a). /// [Prefix("solid")] public const string Ship = "\uf21a"; /// /// fa-shipping-fast glyph (f48b). /// [Prefix("solid")] public const string ShippingFast = "\uf48b"; /// /// fa-shirtsinbulk glyph (f214). /// [Prefix("brands")] public const string Shirtsinbulk = "\uf214"; /// /// fa-shoe-prints glyph (f54b). /// [Prefix("solid")] public const string ShoePrints = "\uf54b"; /// /// fa-shopping-bag glyph (f290). /// [Prefix("solid")] public const string ShoppingBag = "\uf290"; /// /// fa-shopping-basket glyph (f291). /// [Prefix("solid")] public const string ShoppingBasket = "\uf291"; /// /// fa-shopping-cart glyph (f07a). /// [Prefix("solid")] public const string ShoppingCart = "\uf07a"; /// /// fa-shopware glyph (f5b5). /// [Prefix("brands")] public const string Shopware = "\uf5b5"; /// /// fa-shower glyph (f2cc). /// [Prefix("solid")] public const string Shower = "\uf2cc"; /// /// fa-shuttle-van glyph (f5b6). /// [Prefix("solid")] public const string ShuttleVan = "\uf5b6"; /// /// fa-sign glyph (f4d9). /// [Prefix("solid")] public const string Sign = "\uf4d9"; /// /// fa-sign-in-alt glyph (f2f6). /// [Prefix("solid")] public const string SignInAlt = "\uf2f6"; /// /// fa-sign-language glyph (f2a7). /// [Prefix("solid")] public const string SignLanguage = "\uf2a7"; /// /// fa-sign-out-alt glyph (f2f5). /// [Prefix("solid")] public const string SignOutAlt = "\uf2f5"; /// /// fa-signal glyph (f012). /// [Prefix("solid")] public const string Signal = "\uf012"; /// /// fa-signature glyph (f5b7). /// [Prefix("solid")] public const string Signature = "\uf5b7"; /// /// fa-simplybuilt glyph (f215). /// [Prefix("brands")] public const string Simplybuilt = "\uf215"; /// /// fa-sistrix glyph (f3ee). /// [Prefix("brands")] public const string Sistrix = "\uf3ee"; /// /// fa-sitemap glyph (f0e8). /// [Prefix("solid")] public const string Sitemap = "\uf0e8"; /// /// fa-sith glyph (f512). /// [Prefix("brands")] public const string Sith = "\uf512"; /// /// fa-skull glyph (f54c). /// [Prefix("solid")] public const string Skull = "\uf54c"; /// /// fa-skyatlas glyph (f216). /// [Prefix("brands")] public const string Skyatlas = "\uf216"; /// /// fa-skype glyph (f17e). /// [Prefix("brands")] public const string Skype = "\uf17e"; /// /// fa-slack glyph (f198). /// [Prefix("brands")] public const string Slack = "\uf198"; /// /// fa-slack-hash glyph (f3ef). /// [Prefix("brands")] public const string SlackHash = "\uf3ef"; /// /// fa-sliders-h glyph (f1de). /// [Prefix("solid")] public const string SlidersH = "\uf1de"; /// /// fa-slideshare glyph (f1e7). /// [Prefix("brands")] public const string Slideshare = "\uf1e7"; /// /// fa-smile glyph (f118). /// [Prefix("regular")] [Prefix("solid")] public const string Smile = "\uf118"; /// /// fa-smile-beam glyph (f5b8). /// [Prefix("regular")] [Prefix("solid")] public const string SmileBeam = "\uf5b8"; /// /// fa-smile-wink glyph (f4da). /// [Prefix("regular")] [Prefix("solid")] public const string SmileWink = "\uf4da"; /// /// fa-smoking glyph (f48d). /// [Prefix("solid")] public const string Smoking = "\uf48d"; /// /// fa-smoking-ban glyph (f54d). /// [Prefix("solid")] public const string SmokingBan = "\uf54d"; /// /// fa-snapchat glyph (f2ab). /// [Prefix("brands")] public const string Snapchat = "\uf2ab"; /// /// fa-snapchat-ghost glyph (f2ac). /// [Prefix("brands")] public const string SnapchatGhost = "\uf2ac"; /// /// fa-snapchat-square glyph (f2ad). /// [Prefix("brands")] public const string SnapchatSquare = "\uf2ad"; /// /// fa-snowflake glyph (f2dc). /// [Prefix("regular")] [Prefix("solid")] public const string Snowflake = "\uf2dc"; /// /// fa-socks glyph (f696). /// [Prefix("solid")] public const string Socks = "\uf696"; /// /// fa-solar-panel glyph (f5ba). /// [Prefix("solid")] public const string SolarPanel = "\uf5ba"; /// /// fa-sort glyph (f0dc). /// [Prefix("solid")] public const string Sort = "\uf0dc"; /// /// fa-sort-alpha-down glyph (f15d). /// [Prefix("solid")] public const string SortAlphaDown = "\uf15d"; /// /// fa-sort-alpha-up glyph (f15e). /// [Prefix("solid")] public const string SortAlphaUp = "\uf15e"; /// /// fa-sort-amount-down glyph (f160). /// [Prefix("solid")] public const string SortAmountDown = "\uf160"; /// /// fa-sort-amount-up glyph (f161). /// [Prefix("solid")] public const string SortAmountUp = "\uf161"; /// /// fa-sort-down glyph (f0dd). /// [Prefix("solid")] public const string SortDown = "\uf0dd"; /// /// fa-sort-numeric-down glyph (f162). /// [Prefix("solid")] public const string SortNumericDown = "\uf162"; /// /// fa-sort-numeric-up glyph (f163). /// [Prefix("solid")] public const string SortNumericUp = "\uf163"; /// /// fa-sort-up glyph (f0de). /// [Prefix("solid")] public const string SortUp = "\uf0de"; /// /// fa-soundcloud glyph (f1be). /// [Prefix("brands")] public const string Soundcloud = "\uf1be"; /// /// fa-spa glyph (f5bb). /// [Prefix("solid")] public const string Spa = "\uf5bb"; /// /// fa-space-shuttle glyph (f197). /// [Prefix("solid")] public const string SpaceShuttle = "\uf197"; /// /// fa-speakap glyph (f3f3). /// [Prefix("brands")] public const string Speakap = "\uf3f3"; /// /// fa-spinner glyph (f110). /// [Prefix("solid")] public const string Spinner = "\uf110"; /// /// fa-splotch glyph (f5bc). /// [Prefix("solid")] public const string Splotch = "\uf5bc"; /// /// fa-spotify glyph (f1bc). /// [Prefix("brands")] public const string Spotify = "\uf1bc"; /// /// fa-spray-can glyph (f5bd). /// [Prefix("solid")] public const string SprayCan = "\uf5bd"; /// /// fa-square glyph (f0c8). /// [Prefix("regular")] [Prefix("solid")] public const string Square = "\uf0c8"; /// /// fa-square-full glyph (f45c). /// [Prefix("solid")] public const string SquareFull = "\uf45c"; /// /// fa-square-root-alt glyph (f698). /// [Prefix("solid")] public const string SquareRootAlt = "\uf698"; /// /// fa-squarespace glyph (f5be). /// [Prefix("brands")] public const string Squarespace = "\uf5be"; /// /// fa-stack-exchange glyph (f18d). /// [Prefix("brands")] public const string StackExchange = "\uf18d"; /// /// fa-stack-overflow glyph (f16c). /// [Prefix("brands")] public const string StackOverflow = "\uf16c"; /// /// fa-stamp glyph (f5bf). /// [Prefix("solid")] public const string Stamp = "\uf5bf"; /// /// fa-star glyph (f005). /// [Prefix("regular")] [Prefix("solid")] public const string Star = "\uf005"; /// /// fa-star-and-crescent glyph (f699). /// [Prefix("solid")] public const string StarAndCrescent = "\uf699"; /// /// fa-star-half glyph (f089). /// [Prefix("regular")] [Prefix("solid")] public const string StarHalf = "\uf089"; /// /// fa-star-half-alt glyph (f5c0). /// [Prefix("solid")] public const string StarHalfAlt = "\uf5c0"; /// /// fa-star-of-david glyph (f69a). /// [Prefix("solid")] public const string StarOfDavid = "\uf69a"; /// /// fa-star-of-life glyph (f621). /// [Prefix("solid")] public const string StarOfLife = "\uf621"; /// /// fa-staylinked glyph (f3f5). /// [Prefix("brands")] public const string Staylinked = "\uf3f5"; /// /// fa-steam glyph (f1b6). /// [Prefix("brands")] public const string Steam = "\uf1b6"; /// /// fa-steam-square glyph (f1b7). /// [Prefix("brands")] public const string SteamSquare = "\uf1b7"; /// /// fa-steam-symbol glyph (f3f6). /// [Prefix("brands")] public const string SteamSymbol = "\uf3f6"; /// /// fa-step-backward glyph (f048). /// [Prefix("solid")] public const string StepBackward = "\uf048"; /// /// fa-step-forward glyph (f051). /// [Prefix("solid")] public const string StepForward = "\uf051"; /// /// fa-stethoscope glyph (f0f1). /// [Prefix("solid")] public const string Stethoscope = "\uf0f1"; /// /// fa-sticker-mule glyph (f3f7). /// [Prefix("brands")] public const string StickerMule = "\uf3f7"; /// /// fa-sticky-note glyph (f249). /// [Prefix("regular")] [Prefix("solid")] public const string StickyNote = "\uf249"; /// /// fa-stop glyph (f04d). /// [Prefix("solid")] public const string Stop = "\uf04d"; /// /// fa-stop-circle glyph (f28d). /// [Prefix("regular")] [Prefix("solid")] public const string StopCircle = "\uf28d"; /// /// fa-stopwatch glyph (f2f2). /// [Prefix("solid")] public const string Stopwatch = "\uf2f2"; /// /// fa-store glyph (f54e). /// [Prefix("solid")] public const string Store = "\uf54e"; /// /// fa-store-alt glyph (f54f). /// [Prefix("solid")] public const string StoreAlt = "\uf54f"; /// /// fa-strava glyph (f428). /// [Prefix("brands")] public const string Strava = "\uf428"; /// /// fa-stream glyph (f550). /// [Prefix("solid")] public const string Stream = "\uf550"; /// /// fa-street-view glyph (f21d). /// [Prefix("solid")] public const string StreetView = "\uf21d"; /// /// fa-strikethrough glyph (f0cc). /// [Prefix("solid")] public const string Strikethrough = "\uf0cc"; /// /// fa-stripe glyph (f429). /// [Prefix("brands")] public const string Stripe = "\uf429"; /// /// fa-stripe-s glyph (f42a). /// [Prefix("brands")] public const string StripeS = "\uf42a"; /// /// fa-stroopwafel glyph (f551). /// [Prefix("solid")] public const string Stroopwafel = "\uf551"; /// /// fa-studiovinari glyph (f3f8). /// [Prefix("brands")] public const string Studiovinari = "\uf3f8"; /// /// fa-stumbleupon glyph (f1a4). /// [Prefix("brands")] public const string Stumbleupon = "\uf1a4"; /// /// fa-stumbleupon-circle glyph (f1a3). /// [Prefix("brands")] public const string StumbleuponCircle = "\uf1a3"; /// /// fa-subscript glyph (f12c). /// [Prefix("solid")] public const string Subscript = "\uf12c"; /// /// fa-subway glyph (f239). /// [Prefix("solid")] public const string Subway = "\uf239"; /// /// fa-suitcase glyph (f0f2). /// [Prefix("solid")] public const string Suitcase = "\uf0f2"; /// /// fa-suitcase-rolling glyph (f5c1). /// [Prefix("solid")] public const string SuitcaseRolling = "\uf5c1"; /// /// fa-sun glyph (f185). /// [Prefix("regular")] [Prefix("solid")] public const string Sun = "\uf185"; /// /// fa-superpowers glyph (f2dd). /// [Prefix("brands")] public const string Superpowers = "\uf2dd"; /// /// fa-superscript glyph (f12b). /// [Prefix("solid")] public const string Superscript = "\uf12b"; /// /// fa-supple glyph (f3f9). /// [Prefix("brands")] public const string Supple = "\uf3f9"; /// /// fa-surprise glyph (f5c2). /// [Prefix("regular")] [Prefix("solid")] public const string Surprise = "\uf5c2"; /// /// fa-swatchbook glyph (f5c3). /// [Prefix("solid")] public const string Swatchbook = "\uf5c3"; /// /// fa-swimmer glyph (f5c4). /// [Prefix("solid")] public const string Swimmer = "\uf5c4"; /// /// fa-swimming-pool glyph (f5c5). /// [Prefix("solid")] public const string SwimmingPool = "\uf5c5"; /// /// fa-synagogue glyph (f69b). /// [Prefix("solid")] public const string Synagogue = "\uf69b"; /// /// fa-sync glyph (f021). /// [Prefix("solid")] public const string Sync = "\uf021"; /// /// fa-sync-alt glyph (f2f1). /// [Prefix("solid")] public const string SyncAlt = "\uf2f1"; /// /// fa-syringe glyph (f48e). /// [Prefix("solid")] public const string Syringe = "\uf48e"; /// /// fa-table glyph (f0ce). /// [Prefix("solid")] public const string Table = "\uf0ce"; /// /// fa-table-tennis glyph (f45d). /// [Prefix("solid")] public const string TableTennis = "\uf45d"; /// /// fa-tablet glyph (f10a). /// [Prefix("solid")] public const string Tablet = "\uf10a"; /// /// fa-tablet-alt glyph (f3fa). /// [Prefix("solid")] public const string TabletAlt = "\uf3fa"; /// /// fa-tablets glyph (f490). /// [Prefix("solid")] public const string Tablets = "\uf490"; /// /// fa-tachometer-alt glyph (f3fd). /// [Prefix("solid")] public const string TachometerAlt = "\uf3fd"; /// /// fa-tag glyph (f02b). /// [Prefix("solid")] public const string Tag = "\uf02b"; /// /// fa-tags glyph (f02c). /// [Prefix("solid")] public const string Tags = "\uf02c"; /// /// fa-tape glyph (f4db). /// [Prefix("solid")] public const string Tape = "\uf4db"; /// /// fa-tasks glyph (f0ae). /// [Prefix("solid")] public const string Tasks = "\uf0ae"; /// /// fa-taxi glyph (f1ba). /// [Prefix("solid")] public const string Taxi = "\uf1ba"; /// /// fa-teamspeak glyph (f4f9). /// [Prefix("brands")] public const string Teamspeak = "\uf4f9"; /// /// fa-teeth glyph (f62e). /// [Prefix("solid")] public const string Teeth = "\uf62e"; /// /// fa-teeth-open glyph (f62f). /// [Prefix("solid")] public const string TeethOpen = "\uf62f"; /// /// fa-telegram glyph (f2c6). /// [Prefix("brands")] public const string Telegram = "\uf2c6"; /// /// fa-telegram-plane glyph (f3fe). /// [Prefix("brands")] public const string TelegramPlane = "\uf3fe"; /// /// fa-tencent-weibo glyph (f1d5). /// [Prefix("brands")] public const string TencentWeibo = "\uf1d5"; /// /// fa-terminal glyph (f120). /// [Prefix("solid")] public const string Terminal = "\uf120"; /// /// fa-text-height glyph (f034). /// [Prefix("solid")] public const string TextHeight = "\uf034"; /// /// fa-text-width glyph (f035). /// [Prefix("solid")] public const string TextWidth = "\uf035"; /// /// fa-th glyph (f00a). /// [Prefix("solid")] public const string Th = "\uf00a"; /// /// fa-th-large glyph (f009). /// [Prefix("solid")] public const string ThLarge = "\uf009"; /// /// fa-th-list glyph (f00b). /// [Prefix("solid")] public const string ThList = "\uf00b"; /// /// fa-the-red-yeti glyph (f69d). /// [Prefix("brands")] public const string TheRedYeti = "\uf69d"; /// /// fa-theater-masks glyph (f630). /// [Prefix("solid")] public const string TheaterMasks = "\uf630"; /// /// fa-themeco glyph (f5c6). /// [Prefix("brands")] public const string Themeco = "\uf5c6"; /// /// fa-themeisle glyph (f2b2). /// [Prefix("brands")] public const string Themeisle = "\uf2b2"; /// /// fa-thermometer glyph (f491). /// [Prefix("solid")] public const string Thermometer = "\uf491"; /// /// fa-thermometer-empty glyph (f2cb). /// [Prefix("solid")] public const string ThermometerEmpty = "\uf2cb"; /// /// fa-thermometer-full glyph (f2c7). /// [Prefix("solid")] public const string ThermometerFull = "\uf2c7"; /// /// fa-thermometer-half glyph (f2c9). /// [Prefix("solid")] public const string ThermometerHalf = "\uf2c9"; /// /// fa-thermometer-quarter glyph (f2ca). /// [Prefix("solid")] public const string ThermometerQuarter = "\uf2ca"; /// /// fa-thermometer-three-quarters glyph (f2c8). /// [Prefix("solid")] public const string ThermometerThreeQuarters = "\uf2c8"; /// /// fa-thumbs-down glyph (f165). /// [Prefix("regular")] [Prefix("solid")] public const string ThumbsDown = "\uf165"; /// /// fa-thumbs-up glyph (f164). /// [Prefix("regular")] [Prefix("solid")] public const string ThumbsUp = "\uf164"; /// /// fa-thumbtack glyph (f08d). /// [Prefix("solid")] public const string Thumbtack = "\uf08d"; /// /// fa-ticket-alt glyph (f3ff). /// [Prefix("solid")] public const string TicketAlt = "\uf3ff"; /// /// fa-times glyph (f00d). /// [Prefix("solid")] public const string Times = "\uf00d"; /// /// fa-times-circle glyph (f057). /// [Prefix("regular")] [Prefix("solid")] public const string TimesCircle = "\uf057"; /// /// fa-tint glyph (f043). /// [Prefix("solid")] public const string Tint = "\uf043"; /// /// fa-tint-slash glyph (f5c7). /// [Prefix("solid")] public const string TintSlash = "\uf5c7"; /// /// fa-tired glyph (f5c8). /// [Prefix("regular")] [Prefix("solid")] public const string Tired = "\uf5c8"; /// /// fa-toggle-off glyph (f204). /// [Prefix("solid")] public const string ToggleOff = "\uf204"; /// /// fa-toggle-on glyph (f205). /// [Prefix("solid")] public const string ToggleOn = "\uf205"; /// /// fa-toolbox glyph (f552). /// [Prefix("solid")] public const string Toolbox = "\uf552"; /// /// fa-tooth glyph (f5c9). /// [Prefix("solid")] public const string Tooth = "\uf5c9"; /// /// fa-torah glyph (f6a0). /// [Prefix("solid")] public const string Torah = "\uf6a0"; /// /// fa-torii-gate glyph (f6a1). /// [Prefix("solid")] public const string ToriiGate = "\uf6a1"; /// /// fa-trade-federation glyph (f513). /// [Prefix("brands")] public const string TradeFederation = "\uf513"; /// /// fa-trademark glyph (f25c). /// [Prefix("solid")] public const string Trademark = "\uf25c"; /// /// fa-traffic-light glyph (f637). /// [Prefix("solid")] public const string TrafficLight = "\uf637"; /// /// fa-train glyph (f238). /// [Prefix("solid")] public const string Train = "\uf238"; /// /// fa-transgender glyph (f224). /// [Prefix("solid")] public const string Transgender = "\uf224"; /// /// fa-transgender-alt glyph (f225). /// [Prefix("solid")] public const string TransgenderAlt = "\uf225"; /// /// fa-trash glyph (f1f8). /// [Prefix("solid")] public const string Trash = "\uf1f8"; /// /// fa-trash-alt glyph (f2ed). /// [Prefix("regular")] [Prefix("solid")] public const string TrashAlt = "\uf2ed"; /// /// fa-tree glyph (f1bb). /// [Prefix("solid")] public const string Tree = "\uf1bb"; /// /// fa-trello glyph (f181). /// [Prefix("brands")] public const string Trello = "\uf181"; /// /// fa-tripadvisor glyph (f262). /// [Prefix("brands")] public const string Tripadvisor = "\uf262"; /// /// fa-trophy glyph (f091). /// [Prefix("solid")] public const string Trophy = "\uf091"; /// /// fa-truck glyph (f0d1). /// [Prefix("solid")] public const string Truck = "\uf0d1"; /// /// fa-truck-loading glyph (f4de). /// [Prefix("solid")] public const string TruckLoading = "\uf4de"; /// /// fa-truck-monster glyph (f63b). /// [Prefix("solid")] public const string TruckMonster = "\uf63b"; /// /// fa-truck-moving glyph (f4df). /// [Prefix("solid")] public const string TruckMoving = "\uf4df"; /// /// fa-truck-pickup glyph (f63c). /// [Prefix("solid")] public const string TruckPickup = "\uf63c"; /// /// fa-tshirt glyph (f553). /// [Prefix("solid")] public const string Tshirt = "\uf553"; /// /// fa-tty glyph (f1e4). /// [Prefix("solid")] public const string Tty = "\uf1e4"; /// /// fa-tumblr glyph (f173). /// [Prefix("brands")] public const string Tumblr = "\uf173"; /// /// fa-tumblr-square glyph (f174). /// [Prefix("brands")] public const string TumblrSquare = "\uf174"; /// /// fa-tv glyph (f26c). /// [Prefix("solid")] public const string Tv = "\uf26c"; /// /// fa-twitch glyph (f1e8). /// [Prefix("brands")] public const string Twitch = "\uf1e8"; /// /// fa-twitter glyph (f099). /// [Prefix("brands")] public const string Twitter = "\uf099"; /// /// fa-twitter-square glyph (f081). /// [Prefix("brands")] public const string TwitterSquare = "\uf081"; /// /// fa-typo3 glyph (f42b). /// [Prefix("brands")] public const string Typo3 = "\uf42b"; /// /// fa-uber glyph (f402). /// [Prefix("brands")] public const string Uber = "\uf402"; /// /// fa-uikit glyph (f403). /// [Prefix("brands")] public const string Uikit = "\uf403"; /// /// fa-umbrella glyph (f0e9). /// [Prefix("solid")] public const string Umbrella = "\uf0e9"; /// /// fa-umbrella-beach glyph (f5ca). /// [Prefix("solid")] public const string UmbrellaBeach = "\uf5ca"; /// /// fa-underline glyph (f0cd). /// [Prefix("solid")] public const string Underline = "\uf0cd"; /// /// fa-undo glyph (f0e2). /// [Prefix("solid")] public const string Undo = "\uf0e2"; /// /// fa-undo-alt glyph (f2ea). /// [Prefix("solid")] public const string UndoAlt = "\uf2ea"; /// /// fa-uniregistry glyph (f404). /// [Prefix("brands")] public const string Uniregistry = "\uf404"; /// /// fa-universal-access glyph (f29a). /// [Prefix("solid")] public const string UniversalAccess = "\uf29a"; /// /// fa-university glyph (f19c). /// [Prefix("solid")] public const string University = "\uf19c"; /// /// fa-unlink glyph (f127). /// [Prefix("solid")] public const string Unlink = "\uf127"; /// /// fa-unlock glyph (f09c). /// [Prefix("solid")] public const string Unlock = "\uf09c"; /// /// fa-unlock-alt glyph (f13e). /// [Prefix("solid")] public const string UnlockAlt = "\uf13e"; /// /// fa-untappd glyph (f405). /// [Prefix("brands")] public const string Untappd = "\uf405"; /// /// fa-upload glyph (f093). /// [Prefix("solid")] public const string Upload = "\uf093"; /// /// fa-usb glyph (f287). /// [Prefix("brands")] public const string Usb = "\uf287"; /// /// fa-user glyph (f007). /// [Prefix("regular")] [Prefix("solid")] public const string User = "\uf007"; /// /// fa-user-alt glyph (f406). /// [Prefix("solid")] public const string UserAlt = "\uf406"; /// /// fa-user-alt-slash glyph (f4fa). /// [Prefix("solid")] public const string UserAltSlash = "\uf4fa"; /// /// fa-user-astronaut glyph (f4fb). /// [Prefix("solid")] public const string UserAstronaut = "\uf4fb"; /// /// fa-user-check glyph (f4fc). /// [Prefix("solid")] public const string UserCheck = "\uf4fc"; /// /// fa-user-circle glyph (f2bd). /// [Prefix("regular")] [Prefix("solid")] public const string UserCircle = "\uf2bd"; /// /// fa-user-clock glyph (f4fd). /// [Prefix("solid")] public const string UserClock = "\uf4fd"; /// /// fa-user-cog glyph (f4fe). /// [Prefix("solid")] public const string UserCog = "\uf4fe"; /// /// fa-user-edit glyph (f4ff). /// [Prefix("solid")] public const string UserEdit = "\uf4ff"; /// /// fa-user-friends glyph (f500). /// [Prefix("solid")] public const string UserFriends = "\uf500"; /// /// fa-user-graduate glyph (f501). /// [Prefix("solid")] public const string UserGraduate = "\uf501"; /// /// fa-user-lock glyph (f502). /// [Prefix("solid")] public const string UserLock = "\uf502"; /// /// fa-user-md glyph (f0f0). /// [Prefix("solid")] public const string UserMd = "\uf0f0"; /// /// fa-user-minus glyph (f503). /// [Prefix("solid")] public const string UserMinus = "\uf503"; /// /// fa-user-ninja glyph (f504). /// [Prefix("solid")] public const string UserNinja = "\uf504"; /// /// fa-user-plus glyph (f234). /// [Prefix("solid")] public const string UserPlus = "\uf234"; /// /// fa-user-secret glyph (f21b). /// [Prefix("solid")] public const string UserSecret = "\uf21b"; /// /// fa-user-shield glyph (f505). /// [Prefix("solid")] public const string UserShield = "\uf505"; /// /// fa-user-slash glyph (f506). /// [Prefix("solid")] public const string UserSlash = "\uf506"; /// /// fa-user-tag glyph (f507). /// [Prefix("solid")] public const string UserTag = "\uf507"; /// /// fa-user-tie glyph (f508). /// [Prefix("solid")] public const string UserTie = "\uf508"; /// /// fa-user-times glyph (f235). /// [Prefix("solid")] public const string UserTimes = "\uf235"; /// /// fa-users glyph (f0c0). /// [Prefix("solid")] public const string Users = "\uf0c0"; /// /// fa-users-cog glyph (f509). /// [Prefix("solid")] public const string UsersCog = "\uf509"; /// /// fa-ussunnah glyph (f407). /// [Prefix("brands")] public const string Ussunnah = "\uf407"; /// /// fa-utensil-spoon glyph (f2e5). /// [Prefix("solid")] public const string UtensilSpoon = "\uf2e5"; /// /// fa-utensils glyph (f2e7). /// [Prefix("solid")] public const string Utensils = "\uf2e7"; /// /// fa-vaadin glyph (f408). /// [Prefix("brands")] public const string Vaadin = "\uf408"; /// /// fa-vector-square glyph (f5cb). /// [Prefix("solid")] public const string VectorSquare = "\uf5cb"; /// /// fa-venus glyph (f221). /// [Prefix("solid")] public const string Venus = "\uf221"; /// /// fa-venus-double glyph (f226). /// [Prefix("solid")] public const string VenusDouble = "\uf226"; /// /// fa-venus-mars glyph (f228). /// [Prefix("solid")] public const string VenusMars = "\uf228"; /// /// fa-viacoin glyph (f237). /// [Prefix("brands")] public const string Viacoin = "\uf237"; /// /// fa-viadeo glyph (f2a9). /// [Prefix("brands")] public const string Viadeo = "\uf2a9"; /// /// fa-viadeo-square glyph (f2aa). /// [Prefix("brands")] public const string ViadeoSquare = "\uf2aa"; /// /// fa-vial glyph (f492). /// [Prefix("solid")] public const string Vial = "\uf492"; /// /// fa-vials glyph (f493). /// [Prefix("solid")] public const string Vials = "\uf493"; /// /// fa-viber glyph (f409). /// [Prefix("brands")] public const string Viber = "\uf409"; /// /// fa-video glyph (f03d). /// [Prefix("solid")] public const string Video = "\uf03d"; /// /// fa-video-slash glyph (f4e2). /// [Prefix("solid")] public const string VideoSlash = "\uf4e2"; /// /// fa-vihara glyph (f6a7). /// [Prefix("solid")] public const string Vihara = "\uf6a7"; /// /// fa-vimeo glyph (f40a). /// [Prefix("brands")] public const string Vimeo = "\uf40a"; /// /// fa-vimeo-square glyph (f194). /// [Prefix("brands")] public const string VimeoSquare = "\uf194"; /// /// fa-vimeo-v glyph (f27d). /// [Prefix("brands")] public const string VimeoV = "\uf27d"; /// /// fa-vine glyph (f1ca). /// [Prefix("brands")] public const string Vine = "\uf1ca"; /// /// fa-vk glyph (f189). /// [Prefix("brands")] public const string Vk = "\uf189"; /// /// fa-vnv glyph (f40b). /// [Prefix("brands")] public const string Vnv = "\uf40b"; /// /// fa-volleyball-ball glyph (f45f). /// [Prefix("solid")] public const string VolleyballBall = "\uf45f"; /// /// fa-volume-down glyph (f027). /// [Prefix("solid")] public const string VolumeDown = "\uf027"; /// /// fa-volume-off glyph (f026). /// [Prefix("solid")] public const string VolumeOff = "\uf026"; /// /// fa-volume-up glyph (f028). /// [Prefix("solid")] public const string VolumeUp = "\uf028"; /// /// fa-vuejs glyph (f41f). /// [Prefix("brands")] public const string Vuejs = "\uf41f"; /// /// fa-walking glyph (f554). /// [Prefix("solid")] public const string Walking = "\uf554"; /// /// fa-wallet glyph (f555). /// [Prefix("solid")] public const string Wallet = "\uf555"; /// /// fa-warehouse glyph (f494). /// [Prefix("solid")] public const string Warehouse = "\uf494"; /// /// fa-weebly glyph (f5cc). /// [Prefix("brands")] public const string Weebly = "\uf5cc"; /// /// fa-weibo glyph (f18a). /// [Prefix("brands")] public const string Weibo = "\uf18a"; /// /// fa-weight glyph (f496). /// [Prefix("solid")] public const string Weight = "\uf496"; /// /// fa-weight-hanging glyph (f5cd). /// [Prefix("solid")] public const string WeightHanging = "\uf5cd"; /// /// fa-weixin glyph (f1d7). /// [Prefix("brands")] public const string Weixin = "\uf1d7"; /// /// fa-whatsapp glyph (f232). /// [Prefix("brands")] public const string Whatsapp = "\uf232"; /// /// fa-whatsapp-square glyph (f40c). /// [Prefix("brands")] public const string WhatsappSquare = "\uf40c"; /// /// fa-wheelchair glyph (f193). /// [Prefix("solid")] public const string Wheelchair = "\uf193"; /// /// fa-whmcs glyph (f40d). /// [Prefix("brands")] public const string Whmcs = "\uf40d"; /// /// fa-wifi glyph (f1eb). /// [Prefix("solid")] public const string Wifi = "\uf1eb"; /// /// fa-wikipedia-w glyph (f266). /// [Prefix("brands")] public const string WikipediaW = "\uf266"; /// /// fa-window-close glyph (f410). /// [Prefix("regular")] [Prefix("solid")] public const string WindowClose = "\uf410"; /// /// fa-window-maximize glyph (f2d0). /// [Prefix("regular")] [Prefix("solid")] public const string WindowMaximize = "\uf2d0"; /// /// fa-window-minimize glyph (f2d1). /// [Prefix("regular")] [Prefix("solid")] public const string WindowMinimize = "\uf2d1"; /// /// fa-window-restore glyph (f2d2). /// [Prefix("regular")] [Prefix("solid")] public const string WindowRestore = "\uf2d2"; /// /// fa-windows glyph (f17a). /// [Prefix("brands")] public const string Windows = "\uf17a"; /// /// fa-wine-glass glyph (f4e3). /// [Prefix("solid")] public const string WineGlass = "\uf4e3"; /// /// fa-wine-glass-alt glyph (f5ce). /// [Prefix("solid")] public const string WineGlassAlt = "\uf5ce"; /// /// fa-wix glyph (f5cf). /// [Prefix("brands")] public const string Wix = "\uf5cf"; /// /// fa-wolf-pack-battalion glyph (f514). /// [Prefix("brands")] public const string WolfPackBattalion = "\uf514"; /// /// fa-won-sign glyph (f159). /// [Prefix("solid")] public const string WonSign = "\uf159"; /// /// fa-wordpress glyph (f19a). /// [Prefix("brands")] public const string Wordpress = "\uf19a"; /// /// fa-wordpress-simple glyph (f411). /// [Prefix("brands")] public const string WordpressSimple = "\uf411"; /// /// fa-wpbeginner glyph (f297). /// [Prefix("brands")] public const string Wpbeginner = "\uf297"; /// /// fa-wpexplorer glyph (f2de). /// [Prefix("brands")] public const string Wpexplorer = "\uf2de"; /// /// fa-wpforms glyph (f298). /// [Prefix("brands")] public const string Wpforms = "\uf298"; /// /// fa-wrench glyph (f0ad). /// [Prefix("solid")] public const string Wrench = "\uf0ad"; /// /// fa-x-ray glyph (f497). /// [Prefix("solid")] public const string XRay = "\uf497"; /// /// fa-xbox glyph (f412). /// [Prefix("brands")] public const string Xbox = "\uf412"; /// /// fa-xing glyph (f168). /// [Prefix("brands")] public const string Xing = "\uf168"; /// /// fa-xing-square glyph (f169). /// [Prefix("brands")] public const string XingSquare = "\uf169"; /// /// fa-y-combinator glyph (f23b). /// [Prefix("brands")] public const string YCombinator = "\uf23b"; /// /// fa-yahoo glyph (f19e). /// [Prefix("brands")] public const string Yahoo = "\uf19e"; /// /// fa-yandex glyph (f413). /// [Prefix("brands")] public const string Yandex = "\uf413"; /// /// fa-yandex-international glyph (f414). /// [Prefix("brands")] public const string YandexInternational = "\uf414"; /// /// fa-yelp glyph (f1e9). /// [Prefix("brands")] public const string Yelp = "\uf1e9"; /// /// fa-yen-sign glyph (f157). /// [Prefix("solid")] public const string YenSign = "\uf157"; /// /// fa-yin-yang glyph (f6ad). /// [Prefix("solid")] public const string YinYang = "\uf6ad"; /// /// fa-yoast glyph (f2b1). /// [Prefix("brands")] public const string Yoast = "\uf2b1"; /// /// fa-youtube glyph (f167). /// [Prefix("brands")] public const string Youtube = "\uf167"; /// /// fa-youtube-square glyph (f431). /// [Prefix("brands")] public const string YoutubeSquare = "\uf431"; /// /// fa-zhihu glyph (f63f). /// [Prefix("brands")] public const string Zhihu = "\uf63f"; } [AttributeUsage(AttributeTargets.All, AllowMultiple = true)] public class PrefixAttribute : Attribute { public PrefixAttribute(string name) { Name = name; } public string Name { get; } } }