library font_awesome_flutter; import 'package:flutter/widgets.dart'; import 'package:font_awesome_flutter/src/icon_data.dart'; export 'package:font_awesome_flutter/src/fa_icon.dart'; export 'package:font_awesome_flutter/src/icon_data.dart'; // THIS FILE IS AUTOMATICALLY GENERATED! /// Icons based on font awesome 6.5.1 @staticIconProvider class FontAwesomeIcons { /// Solid 0 icon /// /// https://fontawesome.com/icons/0?style=solid /// Digit Zero, nada, none, zero, zilch static const IconData solidZero = IconDataSolid(0x30); /// Regular 0 icon /// /// https://fontawesome.com/icons/0?style=regular /// Digit Zero, nada, none, zero, zilch static const IconData zero = IconDataRegular(0x30); /// Light 0 icon /// /// https://fontawesome.com/icons/0?style=light /// Digit Zero, nada, none, zero, zilch static const IconData lightZero = IconDataLight(0x30); /// Thin 0 icon /// /// https://fontawesome.com/icons/0?style=thin /// Digit Zero, nada, none, zero, zilch static const IconData thinZero = IconDataThin(0x30); /// Solid 1 icon /// /// https://fontawesome.com/icons/1?style=solid /// Digit One, one static const IconData solidOne = IconDataSolid(0x31); /// Regular 1 icon /// /// https://fontawesome.com/icons/1?style=regular /// Digit One, one static const IconData one = IconDataRegular(0x31); /// Light 1 icon /// /// https://fontawesome.com/icons/1?style=light /// Digit One, one static const IconData lightOne = IconDataLight(0x31); /// Thin 1 icon /// /// https://fontawesome.com/icons/1?style=thin /// Digit One, one static const IconData thinOne = IconDataThin(0x31); /// Solid 2 icon /// /// https://fontawesome.com/icons/2?style=solid /// Digit Two, two static const IconData solidTwo = IconDataSolid(0x32); /// Regular 2 icon /// /// https://fontawesome.com/icons/2?style=regular /// Digit Two, two static const IconData two = IconDataRegular(0x32); /// Light 2 icon /// /// https://fontawesome.com/icons/2?style=light /// Digit Two, two static const IconData lightTwo = IconDataLight(0x32); /// Thin 2 icon /// /// https://fontawesome.com/icons/2?style=thin /// Digit Two, two static const IconData thinTwo = IconDataThin(0x32); /// Solid 3 icon /// /// https://fontawesome.com/icons/3?style=solid /// Digit Three, three static const IconData solidThree = IconDataSolid(0x33); /// Regular 3 icon /// /// https://fontawesome.com/icons/3?style=regular /// Digit Three, three static const IconData three = IconDataRegular(0x33); /// Light 3 icon /// /// https://fontawesome.com/icons/3?style=light /// Digit Three, three static const IconData lightThree = IconDataLight(0x33); /// Thin 3 icon /// /// https://fontawesome.com/icons/3?style=thin /// Digit Three, three static const IconData thinThree = IconDataThin(0x33); /// Solid 4 icon /// /// https://fontawesome.com/icons/4?style=solid /// Digit Four, four static const IconData solidFour = IconDataSolid(0x34); /// Regular 4 icon /// /// https://fontawesome.com/icons/4?style=regular /// Digit Four, four static const IconData four = IconDataRegular(0x34); /// Light 4 icon /// /// https://fontawesome.com/icons/4?style=light /// Digit Four, four static const IconData lightFour = IconDataLight(0x34); /// Thin 4 icon /// /// https://fontawesome.com/icons/4?style=thin /// Digit Four, four static const IconData thinFour = IconDataThin(0x34); /// Solid 5 icon /// /// https://fontawesome.com/icons/5?style=solid /// Digit Five, five static const IconData solidFive = IconDataSolid(0x35); /// Regular 5 icon /// /// https://fontawesome.com/icons/5?style=regular /// Digit Five, five static const IconData five = IconDataRegular(0x35); /// Light 5 icon /// /// https://fontawesome.com/icons/5?style=light /// Digit Five, five static const IconData lightFive = IconDataLight(0x35); /// Thin 5 icon /// /// https://fontawesome.com/icons/5?style=thin /// Digit Five, five static const IconData thinFive = IconDataThin(0x35); /// Solid 6 icon /// /// https://fontawesome.com/icons/6?style=solid /// Digit Six, six static const IconData solidSix = IconDataSolid(0x36); /// Regular 6 icon /// /// https://fontawesome.com/icons/6?style=regular /// Digit Six, six static const IconData six = IconDataRegular(0x36); /// Light 6 icon /// /// https://fontawesome.com/icons/6?style=light /// Digit Six, six static const IconData lightSix = IconDataLight(0x36); /// Thin 6 icon /// /// https://fontawesome.com/icons/6?style=thin /// Digit Six, six static const IconData thinSix = IconDataThin(0x36); /// Solid 7 icon /// /// https://fontawesome.com/icons/7?style=solid /// Digit Seven, seven static const IconData solidSeven = IconDataSolid(0x37); /// Regular 7 icon /// /// https://fontawesome.com/icons/7?style=regular /// Digit Seven, seven static const IconData seven = IconDataRegular(0x37); /// Light 7 icon /// /// https://fontawesome.com/icons/7?style=light /// Digit Seven, seven static const IconData lightSeven = IconDataLight(0x37); /// Thin 7 icon /// /// https://fontawesome.com/icons/7?style=thin /// Digit Seven, seven static const IconData thinSeven = IconDataThin(0x37); /// Solid 8 icon /// /// https://fontawesome.com/icons/8?style=solid /// Digit Eight, eight static const IconData solidEight = IconDataSolid(0x38); /// Regular 8 icon /// /// https://fontawesome.com/icons/8?style=regular /// Digit Eight, eight static const IconData eight = IconDataRegular(0x38); /// Light 8 icon /// /// https://fontawesome.com/icons/8?style=light /// Digit Eight, eight static const IconData lightEight = IconDataLight(0x38); /// Thin 8 icon /// /// https://fontawesome.com/icons/8?style=thin /// Digit Eight, eight static const IconData thinEight = IconDataThin(0x38); /// Solid 9 icon /// /// https://fontawesome.com/icons/9?style=solid /// Digit Nine, nine static const IconData solidNine = IconDataSolid(0x39); /// Regular 9 icon /// /// https://fontawesome.com/icons/9?style=regular /// Digit Nine, nine static const IconData nine = IconDataRegular(0x39); /// Light 9 icon /// /// https://fontawesome.com/icons/9?style=light /// Digit Nine, nine static const IconData lightNine = IconDataLight(0x39); /// Thin 9 icon /// /// https://fontawesome.com/icons/9?style=thin /// Digit Nine, nine static const IconData thinNine = IconDataThin(0x39); /// Solid 00 icon /// /// https://fontawesome.com/icons/00?style=solid /// double zero, hundred, zero static const IconData solidZeroZero = IconDataSolid(0xe467); /// Regular 00 icon /// /// https://fontawesome.com/icons/00?style=regular /// double zero, hundred, zero static const IconData zeroZero = IconDataRegular(0xe467); /// Light 00 icon /// /// https://fontawesome.com/icons/00?style=light /// double zero, hundred, zero static const IconData lightZeroZero = IconDataLight(0xe467); /// Thin 00 icon /// /// https://fontawesome.com/icons/00?style=thin /// double zero, hundred, zero static const IconData thinZeroZero = IconDataThin(0xe467); /// Solid 360 Degrees icon /// /// https://fontawesome.com/icons/360-degrees?style=solid /// 3D, panorama, revolve, rotate static const IconData solidThreeHundredSixtyDegrees = IconDataSolid(0xe2dc); /// Regular 360 Degrees icon /// /// https://fontawesome.com/icons/360-degrees?style=regular /// 3D, panorama, revolve, rotate static const IconData threeHundredSixtyDegrees = IconDataRegular(0xe2dc); /// Light 360 Degrees icon /// /// https://fontawesome.com/icons/360-degrees?style=light /// 3D, panorama, revolve, rotate static const IconData lightThreeHundredSixtyDegrees = IconDataLight(0xe2dc); /// Thin 360 Degrees icon /// /// https://fontawesome.com/icons/360-degrees?style=thin /// 3D, panorama, revolve, rotate static const IconData thinThreeHundredSixtyDegrees = IconDataThin(0xe2dc); /// Brands 42.group icon /// /// https://fontawesome.com/icons/42-group?style=brands static const IconData fortyTwoGroup = IconDataBrands(0xe080); /// Alias innosoft for icon [fortyTwoGroup] @Deprecated('Use "fortyTwoGroup" instead.') static const IconData innosoft = fortyTwoGroup; /// Brands 500px icon /// /// https://fontawesome.com/icons/500px?style=brands static const IconData fiveHundredPx = IconDataBrands(0xf26e); /// Solid A icon /// /// https://fontawesome.com/icons/a?style=solid /// Latin Capital Letter A, Latin Small Letter A, letter static const IconData solidA = IconDataSolid(0x41); /// Regular A icon /// /// https://fontawesome.com/icons/a?style=regular /// Latin Capital Letter A, Latin Small Letter A, letter static const IconData a = IconDataRegular(0x41); /// Light A icon /// /// https://fontawesome.com/icons/a?style=light /// Latin Capital Letter A, Latin Small Letter A, letter static const IconData lightA = IconDataLight(0x41); /// Thin A icon /// /// https://fontawesome.com/icons/a?style=thin /// Latin Capital Letter A, Latin Small Letter A, letter static const IconData thinA = IconDataThin(0x41); /// Solid Abacus icon /// /// https://fontawesome.com/icons/abacus?style=solid /// abacus, addition, ancient, arithmetic, calculation, calculator, counting, hexadecimal, math, subtraction static const IconData solidAbacus = IconDataSolid(0xf640); /// Regular Abacus icon /// /// https://fontawesome.com/icons/abacus?style=regular /// abacus, addition, ancient, arithmetic, calculation, calculator, counting, hexadecimal, math, subtraction static const IconData abacus = IconDataRegular(0xf640); /// Light Abacus icon /// /// https://fontawesome.com/icons/abacus?style=light /// abacus, addition, ancient, arithmetic, calculation, calculator, counting, hexadecimal, math, subtraction static const IconData lightAbacus = IconDataLight(0xf640); /// Thin Abacus icon /// /// https://fontawesome.com/icons/abacus?style=thin /// abacus, addition, ancient, arithmetic, calculation, calculator, counting, hexadecimal, math, subtraction static const IconData thinAbacus = IconDataThin(0xf640); /// Solid Accent Grave icon /// /// https://fontawesome.com/icons/accent-grave?style=solid /// Grave Accent, apostrophe, tick static const IconData solidAccentGrave = IconDataSolid(0x60); /// Regular Accent Grave icon /// /// https://fontawesome.com/icons/accent-grave?style=regular /// Grave Accent, apostrophe, tick static const IconData accentGrave = IconDataRegular(0x60); /// Light Accent Grave icon /// /// https://fontawesome.com/icons/accent-grave?style=light /// Grave Accent, apostrophe, tick static const IconData lightAccentGrave = IconDataLight(0x60); /// Thin Accent Grave icon /// /// https://fontawesome.com/icons/accent-grave?style=thin /// Grave Accent, apostrophe, tick static const IconData thinAccentGrave = IconDataThin(0x60); /// Brands Accessible Icon icon /// /// https://fontawesome.com/icons/accessible-icon?style=brands /// accessibility, disabled, handicap, person, uer, wheelchair, wheelchair-alt static const IconData accessibleIcon = IconDataBrands(0xf368); /// Brands Accusoft icon /// /// https://fontawesome.com/icons/accusoft?style=brands static const IconData accusoft = IconDataBrands(0xf369); /// Solid Acorn icon /// /// https://fontawesome.com/icons/acorn?style=solid /// fall, nature, nut, oak, seasonal, seed, squirrel, tree static const IconData solidAcorn = IconDataSolid(0xf6ae); /// Regular Acorn icon /// /// https://fontawesome.com/icons/acorn?style=regular /// fall, nature, nut, oak, seasonal, seed, squirrel, tree static const IconData acorn = IconDataRegular(0xf6ae); /// Light Acorn icon /// /// https://fontawesome.com/icons/acorn?style=light /// fall, nature, nut, oak, seasonal, seed, squirrel, tree static const IconData lightAcorn = IconDataLight(0xf6ae); /// Thin Acorn icon /// /// https://fontawesome.com/icons/acorn?style=thin /// fall, nature, nut, oak, seasonal, seed, squirrel, tree static const IconData thinAcorn = IconDataThin(0xf6ae); /// Solid Address Book icon /// /// https://fontawesome.com/icons/address-book?style=solid /// contact, directory, employee, index, little black book, portfolio, rolodex, uer, username static const IconData solidAddressBook = IconDataSolid(0xf2b9); /// Alias contact-book for icon [solidAddressBook] @Deprecated('Use "solidAddressBook" instead.') static const IconData solidContactBook = solidAddressBook; /// Regular Address Book icon /// /// https://fontawesome.com/icons/address-book?style=regular /// contact, directory, employee, index, little black book, portfolio, rolodex, uer, username static const IconData addressBook = IconDataRegular(0xf2b9); /// Alias contact-book for icon [addressBook] @Deprecated('Use "addressBook" instead.') static const IconData contactBook = addressBook; /// Light Address Book icon /// /// https://fontawesome.com/icons/address-book?style=light /// contact, directory, employee, index, little black book, portfolio, rolodex, uer, username static const IconData lightAddressBook = IconDataLight(0xf2b9); /// Alias contact-book for icon [lightAddressBook] @Deprecated('Use "lightAddressBook" instead.') static const IconData lightContactBook = lightAddressBook; /// Thin Address Book icon /// /// https://fontawesome.com/icons/address-book?style=thin /// contact, directory, employee, index, little black book, portfolio, rolodex, uer, username static const IconData thinAddressBook = IconDataThin(0xf2b9); /// Alias contact-book for icon [thinAddressBook] @Deprecated('Use "thinAddressBook" instead.') static const IconData thinContactBook = thinAddressBook; /// Solid Address Card icon /// /// https://fontawesome.com/icons/address-card?style=solid /// about, contact, employee, id, identification, portfolio, postcard, profile, registration, uer, username static const IconData solidAddressCard = IconDataSolid(0xf2bb); /// Alias contact-card for icon [solidAddressCard] @Deprecated('Use "solidAddressCard" instead.') static const IconData solidContactCard = solidAddressCard; /// Alias vcard for icon [solidAddressCard] @Deprecated('Use "solidAddressCard" instead.') static const IconData solidVcard = solidAddressCard; /// Regular Address Card icon /// /// https://fontawesome.com/icons/address-card?style=regular /// about, contact, employee, id, identification, portfolio, postcard, profile, registration, uer, username static const IconData addressCard = IconDataRegular(0xf2bb); /// Alias contact-card for icon [addressCard] @Deprecated('Use "addressCard" instead.') static const IconData contactCard = addressCard; /// Alias vcard for icon [addressCard] @Deprecated('Use "addressCard" instead.') static const IconData vcard = addressCard; /// Light Address Card icon /// /// https://fontawesome.com/icons/address-card?style=light /// about, contact, employee, id, identification, portfolio, postcard, profile, registration, uer, username static const IconData lightAddressCard = IconDataLight(0xf2bb); /// Alias contact-card for icon [lightAddressCard] @Deprecated('Use "lightAddressCard" instead.') static const IconData lightContactCard = lightAddressCard; /// Alias vcard for icon [lightAddressCard] @Deprecated('Use "lightAddressCard" instead.') static const IconData lightVcard = lightAddressCard; /// Thin Address Card icon /// /// https://fontawesome.com/icons/address-card?style=thin /// about, contact, employee, id, identification, portfolio, postcard, profile, registration, uer, username static const IconData thinAddressCard = IconDataThin(0xf2bb); /// Alias contact-card for icon [thinAddressCard] @Deprecated('Use "thinAddressCard" instead.') static const IconData thinContactCard = thinAddressCard; /// Alias vcard for icon [thinAddressCard] @Deprecated('Use "thinAddressCard" instead.') static const IconData thinVcard = thinAddressCard; /// Brands App.net icon /// /// https://fontawesome.com/icons/adn?style=brands static const IconData adn = IconDataBrands(0xf170); /// Brands Adversal icon /// /// https://fontawesome.com/icons/adversal?style=brands static const IconData adversal = IconDataBrands(0xf36a); /// Brands affiliatetheme icon /// /// https://fontawesome.com/icons/affiliatetheme?style=brands static const IconData affiliatetheme = IconDataBrands(0xf36b); /// Solid Air Conditioner icon /// /// https://fontawesome.com/icons/air-conditioner?style=solid /// ac, cool, heat, heat pump, hvac, mini-split, temperature, unit static const IconData solidAirConditioner = IconDataSolid(0xf8f4); /// Regular Air Conditioner icon /// /// https://fontawesome.com/icons/air-conditioner?style=regular /// ac, cool, heat, heat pump, hvac, mini-split, temperature, unit static const IconData airConditioner = IconDataRegular(0xf8f4); /// Light Air Conditioner icon /// /// https://fontawesome.com/icons/air-conditioner?style=light /// ac, cool, heat, heat pump, hvac, mini-split, temperature, unit static const IconData lightAirConditioner = IconDataLight(0xf8f4); /// Thin Air Conditioner icon /// /// https://fontawesome.com/icons/air-conditioner?style=thin /// ac, cool, heat, heat pump, hvac, mini-split, temperature, unit static const IconData thinAirConditioner = IconDataThin(0xf8f4); /// Brands Airbnb icon /// /// https://fontawesome.com/icons/airbnb?style=brands static const IconData airbnb = IconDataBrands(0xf834); /// Solid Airplay icon /// /// https://fontawesome.com/icons/airplay?style=solid /// apple, share, stream static const IconData solidAirplay = IconDataSolid(0xe089); /// Regular Airplay icon /// /// https://fontawesome.com/icons/airplay?style=regular /// apple, share, stream static const IconData airplay = IconDataRegular(0xe089); /// Light Airplay icon /// /// https://fontawesome.com/icons/airplay?style=light /// apple, share, stream static const IconData lightAirplay = IconDataLight(0xe089); /// Thin Airplay icon /// /// https://fontawesome.com/icons/airplay?style=thin /// apple, share, stream static const IconData thinAirplay = IconDataThin(0xe089); /// Solid Alarm Clock icon /// /// https://fontawesome.com/icons/alarm-clock?style=solid /// alarm, alarm clock, clock, date, late, pending, reminder, sleep, snooze, timer, timestamp, watch static const IconData solidAlarmClock = IconDataSolid(0xf34e); /// Regular Alarm Clock icon /// /// https://fontawesome.com/icons/alarm-clock?style=regular /// alarm, alarm clock, clock, date, late, pending, reminder, sleep, snooze, timer, timestamp, watch static const IconData alarmClock = IconDataRegular(0xf34e); /// Light Alarm Clock icon /// /// https://fontawesome.com/icons/alarm-clock?style=light /// alarm, alarm clock, clock, date, late, pending, reminder, sleep, snooze, timer, timestamp, watch static const IconData lightAlarmClock = IconDataLight(0xf34e); /// Thin Alarm Clock icon /// /// https://fontawesome.com/icons/alarm-clock?style=thin /// alarm, alarm clock, clock, date, late, pending, reminder, sleep, snooze, timer, timestamp, watch static const IconData thinAlarmClock = IconDataThin(0xf34e); /// Solid Alarm Exclamation icon /// /// https://fontawesome.com/icons/alarm-exclamation?style=solid /// alert, attention, date, failed, late, pending, reminder, sleep, snooze, timer, timestamp, watch static const IconData solidAlarmExclamation = IconDataSolid(0xf843); /// Regular Alarm Exclamation icon /// /// https://fontawesome.com/icons/alarm-exclamation?style=regular /// alert, attention, date, failed, late, pending, reminder, sleep, snooze, timer, timestamp, watch static const IconData alarmExclamation = IconDataRegular(0xf843); /// Light Alarm Exclamation icon /// /// https://fontawesome.com/icons/alarm-exclamation?style=light /// alert, attention, date, failed, late, pending, reminder, sleep, snooze, timer, timestamp, watch static const IconData lightAlarmExclamation = IconDataLight(0xf843); /// Thin Alarm Exclamation icon /// /// https://fontawesome.com/icons/alarm-exclamation?style=thin /// alert, attention, date, failed, late, pending, reminder, sleep, snooze, timer, timestamp, watch static const IconData thinAlarmExclamation = IconDataThin(0xf843); /// Solid Alarm Plus icon /// /// https://fontawesome.com/icons/alarm-plus?style=solid /// alert, date, late, reminder, sleep, snooze, timer, timestamp, watch static const IconData solidAlarmPlus = IconDataSolid(0xf844); /// Regular Alarm Plus icon /// /// https://fontawesome.com/icons/alarm-plus?style=regular /// alert, date, late, reminder, sleep, snooze, timer, timestamp, watch static const IconData alarmPlus = IconDataRegular(0xf844); /// Light Alarm Plus icon /// /// https://fontawesome.com/icons/alarm-plus?style=light /// alert, date, late, reminder, sleep, snooze, timer, timestamp, watch static const IconData lightAlarmPlus = IconDataLight(0xf844); /// Thin Alarm Plus icon /// /// https://fontawesome.com/icons/alarm-plus?style=thin /// alert, date, late, reminder, sleep, snooze, timer, timestamp, watch static const IconData thinAlarmPlus = IconDataThin(0xf844); /// Solid Alarm Snooze icon /// /// https://fontawesome.com/icons/alarm-snooze?style=solid /// alert, date, late, reminder, sleep, snooze, timer, timestamp, watch static const IconData solidAlarmSnooze = IconDataSolid(0xf845); /// Regular Alarm Snooze icon /// /// https://fontawesome.com/icons/alarm-snooze?style=regular /// alert, date, late, reminder, sleep, snooze, timer, timestamp, watch static const IconData alarmSnooze = IconDataRegular(0xf845); /// Light Alarm Snooze icon /// /// https://fontawesome.com/icons/alarm-snooze?style=light /// alert, date, late, reminder, sleep, snooze, timer, timestamp, watch static const IconData lightAlarmSnooze = IconDataLight(0xf845); /// Thin Alarm Snooze icon /// /// https://fontawesome.com/icons/alarm-snooze?style=thin /// alert, date, late, reminder, sleep, snooze, timer, timestamp, watch static const IconData thinAlarmSnooze = IconDataThin(0xf845); /// Solid Album icon /// /// https://fontawesome.com/icons/album?style=solid /// computer, computer disk, disk, library, minidisk, music, optical, record, song, vinyl static const IconData solidAlbum = IconDataSolid(0xf89f); /// Regular Album icon /// /// https://fontawesome.com/icons/album?style=regular /// computer, computer disk, disk, library, minidisk, music, optical, record, song, vinyl static const IconData album = IconDataRegular(0xf89f); /// Light Album icon /// /// https://fontawesome.com/icons/album?style=light /// computer, computer disk, disk, library, minidisk, music, optical, record, song, vinyl static const IconData lightAlbum = IconDataLight(0xf89f); /// Thin Album icon /// /// https://fontawesome.com/icons/album?style=thin /// computer, computer disk, disk, library, minidisk, music, optical, record, song, vinyl static const IconData thinAlbum = IconDataThin(0xf89f); /// Solid Album Circle Plus icon /// /// https://fontawesome.com/icons/album-circle-plus?style=solid /// computer, disk, library, minidisk, music, new, optical, record, song, vinyl static const IconData solidAlbumCirclePlus = IconDataSolid(0xe48c); /// Regular Album Circle Plus icon /// /// https://fontawesome.com/icons/album-circle-plus?style=regular /// computer, disk, library, minidisk, music, new, optical, record, song, vinyl static const IconData albumCirclePlus = IconDataRegular(0xe48c); /// Light Album Circle Plus icon /// /// https://fontawesome.com/icons/album-circle-plus?style=light /// computer, disk, library, minidisk, music, new, optical, record, song, vinyl static const IconData lightAlbumCirclePlus = IconDataLight(0xe48c); /// Thin Album Circle Plus icon /// /// https://fontawesome.com/icons/album-circle-plus?style=thin /// computer, disk, library, minidisk, music, new, optical, record, song, vinyl static const IconData thinAlbumCirclePlus = IconDataThin(0xe48c); /// Solid Album Circle User icon /// /// https://fontawesome.com/icons/album-circle-user?style=solid /// artist, computer, disk, library, minidisk, music, optical, record, shared, song, uer, vinyl static const IconData solidAlbumCircleUser = IconDataSolid(0xe48d); /// Regular Album Circle User icon /// /// https://fontawesome.com/icons/album-circle-user?style=regular /// artist, computer, disk, library, minidisk, music, optical, record, shared, song, uer, vinyl static const IconData albumCircleUser = IconDataRegular(0xe48d); /// Light Album Circle User icon /// /// https://fontawesome.com/icons/album-circle-user?style=light /// artist, computer, disk, library, minidisk, music, optical, record, shared, song, uer, vinyl static const IconData lightAlbumCircleUser = IconDataLight(0xe48d); /// Thin Album Circle User icon /// /// https://fontawesome.com/icons/album-circle-user?style=thin /// artist, computer, disk, library, minidisk, music, optical, record, shared, song, uer, vinyl static const IconData thinAlbumCircleUser = IconDataThin(0xe48d); /// Solid Album Collection icon /// /// https://fontawesome.com/icons/album-collection?style=solid /// catalog, collection, library, music, record, song, vinyl static const IconData solidAlbumCollection = IconDataSolid(0xf8a0); /// Regular Album Collection icon /// /// https://fontawesome.com/icons/album-collection?style=regular /// catalog, collection, library, music, record, song, vinyl static const IconData albumCollection = IconDataRegular(0xf8a0); /// Light Album Collection icon /// /// https://fontawesome.com/icons/album-collection?style=light /// catalog, collection, library, music, record, song, vinyl static const IconData lightAlbumCollection = IconDataLight(0xf8a0); /// Thin Album Collection icon /// /// https://fontawesome.com/icons/album-collection?style=thin /// catalog, collection, library, music, record, song, vinyl static const IconData thinAlbumCollection = IconDataThin(0xf8a0); /// Solid Album Collection Circle Plus icon /// /// https://fontawesome.com/icons/album-collection-circle-plus?style=solid /// catalog, collection, library, music, record, song, vinyl static const IconData solidAlbumCollectionCirclePlus = IconDataSolid(0xe48e); /// Regular Album Collection Circle Plus icon /// /// https://fontawesome.com/icons/album-collection-circle-plus?style=regular /// catalog, collection, library, music, record, song, vinyl static const IconData albumCollectionCirclePlus = IconDataRegular(0xe48e); /// Light Album Collection Circle Plus icon /// /// https://fontawesome.com/icons/album-collection-circle-plus?style=light /// catalog, collection, library, music, record, song, vinyl static const IconData lightAlbumCollectionCirclePlus = IconDataLight(0xe48e); /// Thin Album Collection Circle Plus icon /// /// https://fontawesome.com/icons/album-collection-circle-plus?style=thin /// catalog, collection, library, music, record, song, vinyl static const IconData thinAlbumCollectionCirclePlus = IconDataThin(0xe48e); /// Solid Album Collection Circle User icon /// /// https://fontawesome.com/icons/album-collection-circle-user?style=solid /// artist, catalog, collection, library, music, record, shared, song, uer, vinyl static const IconData solidAlbumCollectionCircleUser = IconDataSolid(0xe48f); /// Regular Album Collection Circle User icon /// /// https://fontawesome.com/icons/album-collection-circle-user?style=regular /// artist, catalog, collection, library, music, record, shared, song, uer, vinyl static const IconData albumCollectionCircleUser = IconDataRegular(0xe48f); /// Light Album Collection Circle User icon /// /// https://fontawesome.com/icons/album-collection-circle-user?style=light /// artist, catalog, collection, library, music, record, shared, song, uer, vinyl static const IconData lightAlbumCollectionCircleUser = IconDataLight(0xe48f); /// Thin Album Collection Circle User icon /// /// https://fontawesome.com/icons/album-collection-circle-user?style=thin /// artist, catalog, collection, library, music, record, shared, song, uer, vinyl static const IconData thinAlbumCollectionCircleUser = IconDataThin(0xe48f); /// Brands Algolia icon /// /// https://fontawesome.com/icons/algolia?style=brands static const IconData algolia = IconDataBrands(0xf36c); /// Solid Alicorn icon /// /// https://fontawesome.com/icons/alicorn?style=solid /// animal, fantasy, fauna, horse, mammal, pegasus, unicorn, wing static const IconData solidAlicorn = IconDataSolid(0xf6b0); /// Regular Alicorn icon /// /// https://fontawesome.com/icons/alicorn?style=regular /// animal, fantasy, fauna, horse, mammal, pegasus, unicorn, wing static const IconData alicorn = IconDataRegular(0xf6b0); /// Light Alicorn icon /// /// https://fontawesome.com/icons/alicorn?style=light /// animal, fantasy, fauna, horse, mammal, pegasus, unicorn, wing static const IconData lightAlicorn = IconDataLight(0xf6b0); /// Thin Alicorn icon /// /// https://fontawesome.com/icons/alicorn?style=thin /// animal, fantasy, fauna, horse, mammal, pegasus, unicorn, wing static const IconData thinAlicorn = IconDataThin(0xf6b0); /// Solid Alien icon /// /// https://fontawesome.com/icons/alien?style=solid /// ET, alien, creature, extraterrestrial, face, fantasy, humanoid, monster, space, strange, ufo static const IconData solidAlien = IconDataSolid(0xf8f5); /// Regular Alien icon /// /// https://fontawesome.com/icons/alien?style=regular /// ET, alien, creature, extraterrestrial, face, fantasy, humanoid, monster, space, strange, ufo static const IconData alien = IconDataRegular(0xf8f5); /// Light Alien icon /// /// https://fontawesome.com/icons/alien?style=light /// ET, alien, creature, extraterrestrial, face, fantasy, humanoid, monster, space, strange, ufo static const IconData lightAlien = IconDataLight(0xf8f5); /// Thin Alien icon /// /// https://fontawesome.com/icons/alien?style=thin /// ET, alien, creature, extraterrestrial, face, fantasy, humanoid, monster, space, strange, ufo static const IconData thinAlien = IconDataThin(0xf8f5); /// Solid Alien 8bit icon /// /// https://fontawesome.com/icons/alien-8bit?style=solid /// ET, alien, alien monster, creature, extraterrestrial, face, humanoid, monster, space, space invader, strange, ufo, video game static const IconData solidAlien8bit = IconDataSolid(0xf8f6); /// Alias alien-monster for icon [solidAlien8bit] @Deprecated('Use "solidAlien8bit" instead.') static const IconData solidAlienMonster = solidAlien8bit; /// Regular Alien 8bit icon /// /// https://fontawesome.com/icons/alien-8bit?style=regular /// ET, alien, alien monster, creature, extraterrestrial, face, humanoid, monster, space, space invader, strange, ufo, video game static const IconData alien8bit = IconDataRegular(0xf8f6); /// Alias alien-monster for icon [alien8bit] @Deprecated('Use "alien8bit" instead.') static const IconData alienMonster = alien8bit; /// Light Alien 8bit icon /// /// https://fontawesome.com/icons/alien-8bit?style=light /// ET, alien, alien monster, creature, extraterrestrial, face, humanoid, monster, space, space invader, strange, ufo, video game static const IconData lightAlien8bit = IconDataLight(0xf8f6); /// Alias alien-monster for icon [lightAlien8bit] @Deprecated('Use "lightAlien8bit" instead.') static const IconData lightAlienMonster = lightAlien8bit; /// Thin Alien 8bit icon /// /// https://fontawesome.com/icons/alien-8bit?style=thin /// ET, alien, alien monster, creature, extraterrestrial, face, humanoid, monster, space, space invader, strange, ufo, video game static const IconData thinAlien8bit = IconDataThin(0xf8f6); /// Alias alien-monster for icon [thinAlien8bit] @Deprecated('Use "thinAlien8bit" instead.') static const IconData thinAlienMonster = thinAlien8bit; /// Solid Align Center icon /// /// https://fontawesome.com/icons/align-center?style=solid /// format, middle, paragraph, text static const IconData solidAlignCenter = IconDataSolid(0xf037); /// Regular Align Center icon /// /// https://fontawesome.com/icons/align-center?style=regular /// format, middle, paragraph, text static const IconData alignCenter = IconDataRegular(0xf037); /// Light Align Center icon /// /// https://fontawesome.com/icons/align-center?style=light /// format, middle, paragraph, text static const IconData lightAlignCenter = IconDataLight(0xf037); /// Thin Align Center icon /// /// https://fontawesome.com/icons/align-center?style=thin /// format, middle, paragraph, text static const IconData thinAlignCenter = IconDataThin(0xf037); /// Solid Align Justify icon /// /// https://fontawesome.com/icons/align-justify?style=solid /// format, paragraph, text static const IconData solidAlignJustify = IconDataSolid(0xf039); /// Regular Align Justify icon /// /// https://fontawesome.com/icons/align-justify?style=regular /// format, paragraph, text static const IconData alignJustify = IconDataRegular(0xf039); /// Light Align Justify icon /// /// https://fontawesome.com/icons/align-justify?style=light /// format, paragraph, text static const IconData lightAlignJustify = IconDataLight(0xf039); /// Thin Align Justify icon /// /// https://fontawesome.com/icons/align-justify?style=thin /// format, paragraph, text static const IconData thinAlignJustify = IconDataThin(0xf039); /// Solid Align Left icon /// /// https://fontawesome.com/icons/align-left?style=solid /// format, paragraph, text static const IconData solidAlignLeft = IconDataSolid(0xf036); /// Regular Align Left icon /// /// https://fontawesome.com/icons/align-left?style=regular /// format, paragraph, text static const IconData alignLeft = IconDataRegular(0xf036); /// Light Align Left icon /// /// https://fontawesome.com/icons/align-left?style=light /// format, paragraph, text static const IconData lightAlignLeft = IconDataLight(0xf036); /// Thin Align Left icon /// /// https://fontawesome.com/icons/align-left?style=thin /// format, paragraph, text static const IconData thinAlignLeft = IconDataThin(0xf036); /// Solid Align Right icon /// /// https://fontawesome.com/icons/align-right?style=solid /// format, paragraph, text static const IconData solidAlignRight = IconDataSolid(0xf038); /// Regular Align Right icon /// /// https://fontawesome.com/icons/align-right?style=regular /// format, paragraph, text static const IconData alignRight = IconDataRegular(0xf038); /// Light Align Right icon /// /// https://fontawesome.com/icons/align-right?style=light /// format, paragraph, text static const IconData lightAlignRight = IconDataLight(0xf038); /// Thin Align Right icon /// /// https://fontawesome.com/icons/align-right?style=thin /// format, paragraph, text static const IconData thinAlignRight = IconDataThin(0xf038); /// Solid Align Slash icon /// /// https://fontawesome.com/icons/align-slash?style=solid /// cancel, disabled, format, paragraph, remove static const IconData solidAlignSlash = IconDataSolid(0xf846); /// Regular Align Slash icon /// /// https://fontawesome.com/icons/align-slash?style=regular /// cancel, disabled, format, paragraph, remove static const IconData alignSlash = IconDataRegular(0xf846); /// Light Align Slash icon /// /// https://fontawesome.com/icons/align-slash?style=light /// cancel, disabled, format, paragraph, remove static const IconData lightAlignSlash = IconDataLight(0xf846); /// Thin Align Slash icon /// /// https://fontawesome.com/icons/align-slash?style=thin /// cancel, disabled, format, paragraph, remove static const IconData thinAlignSlash = IconDataThin(0xf846); /// Brands Alipay icon /// /// https://fontawesome.com/icons/alipay?style=brands static const IconData alipay = IconDataBrands(0xf642); /// Solid Alt icon /// /// https://fontawesome.com/icons/alt?style=solid /// alternate, option static const IconData solidAlt = IconDataSolid(0xe08a); /// Regular Alt icon /// /// https://fontawesome.com/icons/alt?style=regular /// alternate, option static const IconData alt = IconDataRegular(0xe08a); /// Light Alt icon /// /// https://fontawesome.com/icons/alt?style=light /// alternate, option static const IconData lightAlt = IconDataLight(0xe08a); /// Thin Alt icon /// /// https://fontawesome.com/icons/alt?style=thin /// alternate, option static const IconData thinAlt = IconDataThin(0xe08a); /// Brands Amazon icon /// /// https://fontawesome.com/icons/amazon?style=brands static const IconData amazon = IconDataBrands(0xf270); /// Brands Amazon Pay icon /// /// https://fontawesome.com/icons/amazon-pay?style=brands static const IconData amazonPay = IconDataBrands(0xf42c); /// Brands Amilia icon /// /// https://fontawesome.com/icons/amilia?style=brands static const IconData amilia = IconDataBrands(0xf36d); /// Solid Amp Guitar icon /// /// https://fontawesome.com/icons/amp-guitar?style=solid /// audio, guitar, loudspeaker, music, pa, volume static const IconData solidAmpGuitar = IconDataSolid(0xf8a1); /// Regular Amp Guitar icon /// /// https://fontawesome.com/icons/amp-guitar?style=regular /// audio, guitar, loudspeaker, music, pa, volume static const IconData ampGuitar = IconDataRegular(0xf8a1); /// Light Amp Guitar icon /// /// https://fontawesome.com/icons/amp-guitar?style=light /// audio, guitar, loudspeaker, music, pa, volume static const IconData lightAmpGuitar = IconDataLight(0xf8a1); /// Thin Amp Guitar icon /// /// https://fontawesome.com/icons/amp-guitar?style=thin /// audio, guitar, loudspeaker, music, pa, volume static const IconData thinAmpGuitar = IconDataThin(0xf8a1); /// Solid Ampersand icon /// /// https://fontawesome.com/icons/ampersand?style=solid /// Ampersand, and static const IconData solidAmpersand = IconDataSolid(0x26); /// Regular Ampersand icon /// /// https://fontawesome.com/icons/ampersand?style=regular /// Ampersand, and static const IconData ampersand = IconDataRegular(0x26); /// Light Ampersand icon /// /// https://fontawesome.com/icons/ampersand?style=light /// Ampersand, and static const IconData lightAmpersand = IconDataLight(0x26); /// Thin Ampersand icon /// /// https://fontawesome.com/icons/ampersand?style=thin /// Ampersand, and static const IconData thinAmpersand = IconDataThin(0x26); /// Solid Anchor icon /// /// https://fontawesome.com/icons/anchor?style=solid /// anchor, berth, boat, dock, embed, link, maritime, moor, port, secure, ship, tool static const IconData solidAnchor = IconDataSolid(0xf13d); /// Regular Anchor icon /// /// https://fontawesome.com/icons/anchor?style=regular /// anchor, berth, boat, dock, embed, link, maritime, moor, port, secure, ship, tool static const IconData anchor = IconDataRegular(0xf13d); /// Light Anchor icon /// /// https://fontawesome.com/icons/anchor?style=light /// anchor, berth, boat, dock, embed, link, maritime, moor, port, secure, ship, tool static const IconData lightAnchor = IconDataLight(0xf13d); /// Thin Anchor icon /// /// https://fontawesome.com/icons/anchor?style=thin /// anchor, berth, boat, dock, embed, link, maritime, moor, port, secure, ship, tool static const IconData thinAnchor = IconDataThin(0xf13d); /// Solid Anchor Circle Check icon /// /// https://fontawesome.com/icons/anchor-circle-check?style=solid /// enable, marina, not affected, ok, okay, port, validate, working static const IconData solidAnchorCircleCheck = IconDataSolid(0xe4aa); /// Regular Anchor Circle Check icon /// /// https://fontawesome.com/icons/anchor-circle-check?style=regular /// enable, marina, not affected, ok, okay, port, validate, working static const IconData anchorCircleCheck = IconDataRegular(0xe4aa); /// Light Anchor Circle Check icon /// /// https://fontawesome.com/icons/anchor-circle-check?style=light /// enable, marina, not affected, ok, okay, port, validate, working static const IconData lightAnchorCircleCheck = IconDataLight(0xe4aa); /// Thin Anchor Circle Check icon /// /// https://fontawesome.com/icons/anchor-circle-check?style=thin /// enable, marina, not affected, ok, okay, port, validate, working static const IconData thinAnchorCircleCheck = IconDataThin(0xe4aa); /// Solid Anchor Circle Exclamation icon /// /// https://fontawesome.com/icons/anchor-circle-exclamation?style=solid /// affected, failed, marina, port static const IconData solidAnchorCircleExclamation = IconDataSolid(0xe4ab); /// Regular Anchor Circle Exclamation icon /// /// https://fontawesome.com/icons/anchor-circle-exclamation?style=regular /// affected, failed, marina, port static const IconData anchorCircleExclamation = IconDataRegular(0xe4ab); /// Light Anchor Circle Exclamation icon /// /// https://fontawesome.com/icons/anchor-circle-exclamation?style=light /// affected, failed, marina, port static const IconData lightAnchorCircleExclamation = IconDataLight(0xe4ab); /// Thin Anchor Circle Exclamation icon /// /// https://fontawesome.com/icons/anchor-circle-exclamation?style=thin /// affected, failed, marina, port static const IconData thinAnchorCircleExclamation = IconDataThin(0xe4ab); /// Solid Anchor Circle Xmark icon /// /// https://fontawesome.com/icons/anchor-circle-xmark?style=solid /// destroy, marina, port, uncheck static const IconData solidAnchorCircleXmark = IconDataSolid(0xe4ac); /// Regular Anchor Circle Xmark icon /// /// https://fontawesome.com/icons/anchor-circle-xmark?style=regular /// destroy, marina, port, uncheck static const IconData anchorCircleXmark = IconDataRegular(0xe4ac); /// Light Anchor Circle Xmark icon /// /// https://fontawesome.com/icons/anchor-circle-xmark?style=light /// destroy, marina, port, uncheck static const IconData lightAnchorCircleXmark = IconDataLight(0xe4ac); /// Thin Anchor Circle Xmark icon /// /// https://fontawesome.com/icons/anchor-circle-xmark?style=thin /// destroy, marina, port, uncheck static const IconData thinAnchorCircleXmark = IconDataThin(0xe4ac); /// Solid Anchor Lock icon /// /// https://fontawesome.com/icons/anchor-lock?style=solid /// closed, lockdown, marina, padlock, port, privacy, quarantine static const IconData solidAnchorLock = IconDataSolid(0xe4ad); /// Regular Anchor Lock icon /// /// https://fontawesome.com/icons/anchor-lock?style=regular /// closed, lockdown, marina, padlock, port, privacy, quarantine static const IconData anchorLock = IconDataRegular(0xe4ad); /// Light Anchor Lock icon /// /// https://fontawesome.com/icons/anchor-lock?style=light /// closed, lockdown, marina, padlock, port, privacy, quarantine static const IconData lightAnchorLock = IconDataLight(0xe4ad); /// Thin Anchor Lock icon /// /// https://fontawesome.com/icons/anchor-lock?style=thin /// closed, lockdown, marina, padlock, port, privacy, quarantine static const IconData thinAnchorLock = IconDataThin(0xe4ad); /// Brands Android icon /// /// https://fontawesome.com/icons/android?style=brands /// robot static const IconData android = IconDataBrands(0xf17b); /// Solid Angel icon /// /// https://fontawesome.com/icons/angel?style=solid /// christmas, decoration, halo, holiday, holy, michael landon, uer, wings, xmas static const IconData solidAngel = IconDataSolid(0xf779); /// Regular Angel icon /// /// https://fontawesome.com/icons/angel?style=regular /// christmas, decoration, halo, holiday, holy, michael landon, uer, wings, xmas static const IconData angel = IconDataRegular(0xf779); /// Light Angel icon /// /// https://fontawesome.com/icons/angel?style=light /// christmas, decoration, halo, holiday, holy, michael landon, uer, wings, xmas static const IconData lightAngel = IconDataLight(0xf779); /// Thin Angel icon /// /// https://fontawesome.com/icons/angel?style=thin /// christmas, decoration, halo, holiday, holy, michael landon, uer, wings, xmas static const IconData thinAngel = IconDataThin(0xf779); /// Brands AngelList icon /// /// https://fontawesome.com/icons/angellist?style=brands static const IconData angellist = IconDataBrands(0xf209); /// Solid Angle icon /// /// https://fontawesome.com/icons/angle?style=solid /// Measured Angle, acute, measure static const IconData solidAngle = IconDataSolid(0xe08c); /// Regular Angle icon /// /// https://fontawesome.com/icons/angle?style=regular /// Measured Angle, acute, measure static const IconData angle = IconDataRegular(0xe08c); /// Light Angle icon /// /// https://fontawesome.com/icons/angle?style=light /// Measured Angle, acute, measure static const IconData lightAngle = IconDataLight(0xe08c); /// Thin Angle icon /// /// https://fontawesome.com/icons/angle?style=thin /// Measured Angle, acute, measure static const IconData thinAngle = IconDataThin(0xe08c); /// Solid Angle 90 icon /// /// https://fontawesome.com/icons/angle-90?style=solid /// Right Angle with Arc, measure, right angle static const IconData solidAngle90 = IconDataSolid(0xe08d); /// Regular Angle 90 icon /// /// https://fontawesome.com/icons/angle-90?style=regular /// Right Angle with Arc, measure, right angle static const IconData angle90 = IconDataRegular(0xe08d); /// Light Angle 90 icon /// /// https://fontawesome.com/icons/angle-90?style=light /// Right Angle with Arc, measure, right angle static const IconData lightAngle90 = IconDataLight(0xe08d); /// Thin Angle 90 icon /// /// https://fontawesome.com/icons/angle-90?style=thin /// Right Angle with Arc, measure, right angle static const IconData thinAngle90 = IconDataThin(0xe08d); /// Solid Angle Down icon /// /// https://fontawesome.com/icons/angle-down?style=solid /// Down Arrowhead, arrow, caret, download, expand, insert static const IconData solidAngleDown = IconDataSolid(0xf107); /// Regular Angle Down icon /// /// https://fontawesome.com/icons/angle-down?style=regular /// Down Arrowhead, arrow, caret, download, expand, insert static const IconData angleDown = IconDataRegular(0xf107); /// Light Angle Down icon /// /// https://fontawesome.com/icons/angle-down?style=light /// Down Arrowhead, arrow, caret, download, expand, insert static const IconData lightAngleDown = IconDataLight(0xf107); /// Thin Angle Down icon /// /// https://fontawesome.com/icons/angle-down?style=thin /// Down Arrowhead, arrow, caret, download, expand, insert static const IconData thinAngleDown = IconDataThin(0xf107); /// Solid Angle Left icon /// /// https://fontawesome.com/icons/angle-left?style=solid /// Single Left-Pointing Angle Quotation Mark, arrow, back, caret, less, previous static const IconData solidAngleLeft = IconDataSolid(0xf104); /// Regular Angle Left icon /// /// https://fontawesome.com/icons/angle-left?style=regular /// Single Left-Pointing Angle Quotation Mark, arrow, back, caret, less, previous static const IconData angleLeft = IconDataRegular(0xf104); /// Light Angle Left icon /// /// https://fontawesome.com/icons/angle-left?style=light /// Single Left-Pointing Angle Quotation Mark, arrow, back, caret, less, previous static const IconData lightAngleLeft = IconDataLight(0xf104); /// Thin Angle Left icon /// /// https://fontawesome.com/icons/angle-left?style=thin /// Single Left-Pointing Angle Quotation Mark, arrow, back, caret, less, previous static const IconData thinAngleLeft = IconDataThin(0xf104); /// Solid Angle Right icon /// /// https://fontawesome.com/icons/angle-right?style=solid /// Single Right-Pointing Angle Quotation Mark, arrow, care, forward, more, next static const IconData solidAngleRight = IconDataSolid(0xf105); /// Regular Angle Right icon /// /// https://fontawesome.com/icons/angle-right?style=regular /// Single Right-Pointing Angle Quotation Mark, arrow, care, forward, more, next static const IconData angleRight = IconDataRegular(0xf105); /// Light Angle Right icon /// /// https://fontawesome.com/icons/angle-right?style=light /// Single Right-Pointing Angle Quotation Mark, arrow, care, forward, more, next static const IconData lightAngleRight = IconDataLight(0xf105); /// Thin Angle Right icon /// /// https://fontawesome.com/icons/angle-right?style=thin /// Single Right-Pointing Angle Quotation Mark, arrow, care, forward, more, next static const IconData thinAngleRight = IconDataThin(0xf105); /// Solid Angle Up icon /// /// https://fontawesome.com/icons/angle-up?style=solid /// Up Arrowhead, arrow, caret, collapse, upgrade, upload static const IconData solidAngleUp = IconDataSolid(0xf106); /// Regular Angle Up icon /// /// https://fontawesome.com/icons/angle-up?style=regular /// Up Arrowhead, arrow, caret, collapse, upgrade, upload static const IconData angleUp = IconDataRegular(0xf106); /// Light Angle Up icon /// /// https://fontawesome.com/icons/angle-up?style=light /// Up Arrowhead, arrow, caret, collapse, upgrade, upload static const IconData lightAngleUp = IconDataLight(0xf106); /// Thin Angle Up icon /// /// https://fontawesome.com/icons/angle-up?style=thin /// Up Arrowhead, arrow, caret, collapse, upgrade, upload static const IconData thinAngleUp = IconDataThin(0xf106); /// Solid Angles Down icon /// /// https://fontawesome.com/icons/angles-down?style=solid /// arrows, caret, download, expand static const IconData solidAnglesDown = IconDataSolid(0xf103); /// Alias angle-double-down for icon [solidAnglesDown] @Deprecated('Use "solidAnglesDown" instead.') static const IconData solidAngleDoubleDown = solidAnglesDown; /// Regular Angles Down icon /// /// https://fontawesome.com/icons/angles-down?style=regular /// arrows, caret, download, expand static const IconData anglesDown = IconDataRegular(0xf103); /// Alias angle-double-down for icon [anglesDown] @Deprecated('Use "anglesDown" instead.') static const IconData angleDoubleDown = anglesDown; /// Light Angles Down icon /// /// https://fontawesome.com/icons/angles-down?style=light /// arrows, caret, download, expand static const IconData lightAnglesDown = IconDataLight(0xf103); /// Alias angle-double-down for icon [lightAnglesDown] @Deprecated('Use "lightAnglesDown" instead.') static const IconData lightAngleDoubleDown = lightAnglesDown; /// Thin Angles Down icon /// /// https://fontawesome.com/icons/angles-down?style=thin /// arrows, caret, download, expand static const IconData thinAnglesDown = IconDataThin(0xf103); /// Alias angle-double-down for icon [thinAnglesDown] @Deprecated('Use "thinAnglesDown" instead.') static const IconData thinAngleDoubleDown = thinAnglesDown; /// Solid Angles Left icon /// /// https://fontawesome.com/icons/angles-left?style=solid /// Left-Pointing Double Angle Quotation Mark, arrows, back, caret, laquo, previous, quote static const IconData solidAnglesLeft = IconDataSolid(0xf100); /// Alias angle-double-left for icon [solidAnglesLeft] @Deprecated('Use "solidAnglesLeft" instead.') static const IconData solidAngleDoubleLeft = solidAnglesLeft; /// Regular Angles Left icon /// /// https://fontawesome.com/icons/angles-left?style=regular /// Left-Pointing Double Angle Quotation Mark, arrows, back, caret, laquo, previous, quote static const IconData anglesLeft = IconDataRegular(0xf100); /// Alias angle-double-left for icon [anglesLeft] @Deprecated('Use "anglesLeft" instead.') static const IconData angleDoubleLeft = anglesLeft; /// Light Angles Left icon /// /// https://fontawesome.com/icons/angles-left?style=light /// Left-Pointing Double Angle Quotation Mark, arrows, back, caret, laquo, previous, quote static const IconData lightAnglesLeft = IconDataLight(0xf100); /// Alias angle-double-left for icon [lightAnglesLeft] @Deprecated('Use "lightAnglesLeft" instead.') static const IconData lightAngleDoubleLeft = lightAnglesLeft; /// Thin Angles Left icon /// /// https://fontawesome.com/icons/angles-left?style=thin /// Left-Pointing Double Angle Quotation Mark, arrows, back, caret, laquo, previous, quote static const IconData thinAnglesLeft = IconDataThin(0xf100); /// Alias angle-double-left for icon [thinAnglesLeft] @Deprecated('Use "thinAnglesLeft" instead.') static const IconData thinAngleDoubleLeft = thinAnglesLeft; /// Solid Angles Right icon /// /// https://fontawesome.com/icons/angles-right?style=solid /// Right-Pointing Double Angle Quotation Mark, arrows, caret, forward, more, next, quote, raquo static const IconData solidAnglesRight = IconDataSolid(0xf101); /// Alias angle-double-right for icon [solidAnglesRight] @Deprecated('Use "solidAnglesRight" instead.') static const IconData solidAngleDoubleRight = solidAnglesRight; /// Regular Angles Right icon /// /// https://fontawesome.com/icons/angles-right?style=regular /// Right-Pointing Double Angle Quotation Mark, arrows, caret, forward, more, next, quote, raquo static const IconData anglesRight = IconDataRegular(0xf101); /// Alias angle-double-right for icon [anglesRight] @Deprecated('Use "anglesRight" instead.') static const IconData angleDoubleRight = anglesRight; /// Light Angles Right icon /// /// https://fontawesome.com/icons/angles-right?style=light /// Right-Pointing Double Angle Quotation Mark, arrows, caret, forward, more, next, quote, raquo static const IconData lightAnglesRight = IconDataLight(0xf101); /// Alias angle-double-right for icon [lightAnglesRight] @Deprecated('Use "lightAnglesRight" instead.') static const IconData lightAngleDoubleRight = lightAnglesRight; /// Thin Angles Right icon /// /// https://fontawesome.com/icons/angles-right?style=thin /// Right-Pointing Double Angle Quotation Mark, arrows, caret, forward, more, next, quote, raquo static const IconData thinAnglesRight = IconDataThin(0xf101); /// Alias angle-double-right for icon [thinAnglesRight] @Deprecated('Use "thinAnglesRight" instead.') static const IconData thinAngleDoubleRight = thinAnglesRight; /// Solid Angles Up icon /// /// https://fontawesome.com/icons/angles-up?style=solid /// arrows, caret, collapse, upload static const IconData solidAnglesUp = IconDataSolid(0xf102); /// Alias angle-double-up for icon [solidAnglesUp] @Deprecated('Use "solidAnglesUp" instead.') static const IconData solidAngleDoubleUp = solidAnglesUp; /// Regular Angles Up icon /// /// https://fontawesome.com/icons/angles-up?style=regular /// arrows, caret, collapse, upload static const IconData anglesUp = IconDataRegular(0xf102); /// Alias angle-double-up for icon [anglesUp] @Deprecated('Use "anglesUp" instead.') static const IconData angleDoubleUp = anglesUp; /// Light Angles Up icon /// /// https://fontawesome.com/icons/angles-up?style=light /// arrows, caret, collapse, upload static const IconData lightAnglesUp = IconDataLight(0xf102); /// Alias angle-double-up for icon [lightAnglesUp] @Deprecated('Use "lightAnglesUp" instead.') static const IconData lightAngleDoubleUp = lightAnglesUp; /// Thin Angles Up icon /// /// https://fontawesome.com/icons/angles-up?style=thin /// arrows, caret, collapse, upload static const IconData thinAnglesUp = IconDataThin(0xf102); /// Alias angle-double-up for icon [thinAnglesUp] @Deprecated('Use "thinAnglesUp" instead.') static const IconData thinAngleDoubleUp = thinAnglesUp; /// Solid Angles Up Down icon /// /// https://fontawesome.com/icons/angles-up-down?style=solid /// down, elevator, order, up, filter static const IconData solidAnglesUpDown = IconDataSolid(0xe60d); /// Regular Angles Up Down icon /// /// https://fontawesome.com/icons/angles-up-down?style=regular /// down, elevator, order, up, filter static const IconData anglesUpDown = IconDataRegular(0xe60d); /// Light Angles Up Down icon /// /// https://fontawesome.com/icons/angles-up-down?style=light /// down, elevator, order, up, filter static const IconData lightAnglesUpDown = IconDataLight(0xe60d); /// Thin Angles Up Down icon /// /// https://fontawesome.com/icons/angles-up-down?style=thin /// down, elevator, order, up, filter static const IconData thinAnglesUpDown = IconDataThin(0xe60d); /// Brands Angry Creative icon /// /// https://fontawesome.com/icons/angrycreative?style=brands static const IconData angrycreative = IconDataBrands(0xf36e); /// Brands Angular icon /// /// https://fontawesome.com/icons/angular?style=brands static const IconData angular = IconDataBrands(0xf420); /// Solid Ankh icon /// /// https://fontawesome.com/icons/ankh?style=solid /// Ankh, amulet, copper, coptic christianity, copts, crux ansata, egypt, venus static const IconData solidAnkh = IconDataSolid(0xf644); /// Regular Ankh icon /// /// https://fontawesome.com/icons/ankh?style=regular /// Ankh, amulet, copper, coptic christianity, copts, crux ansata, egypt, venus static const IconData ankh = IconDataRegular(0xf644); /// Light Ankh icon /// /// https://fontawesome.com/icons/ankh?style=light /// Ankh, amulet, copper, coptic christianity, copts, crux ansata, egypt, venus static const IconData lightAnkh = IconDataLight(0xf644); /// Thin Ankh icon /// /// https://fontawesome.com/icons/ankh?style=thin /// Ankh, amulet, copper, coptic christianity, copts, crux ansata, egypt, venus static const IconData thinAnkh = IconDataThin(0xf644); /// Solid Apartment icon /// /// https://fontawesome.com/icons/apartment?style=solid /// apartment, building, city, condo, condominium, flat static const IconData solidApartment = IconDataSolid(0xe468); /// Regular Apartment icon /// /// https://fontawesome.com/icons/apartment?style=regular /// apartment, building, city, condo, condominium, flat static const IconData apartment = IconDataRegular(0xe468); /// Light Apartment icon /// /// https://fontawesome.com/icons/apartment?style=light /// apartment, building, city, condo, condominium, flat static const IconData lightApartment = IconDataLight(0xe468); /// Thin Apartment icon /// /// https://fontawesome.com/icons/apartment?style=thin /// apartment, building, city, condo, condominium, flat static const IconData thinApartment = IconDataThin(0xe468); /// Solid Aperture icon /// /// https://fontawesome.com/icons/aperture?style=solid /// aperture, camera, exposure, lens, photo static const IconData solidAperture = IconDataSolid(0xe2df); /// Regular Aperture icon /// /// https://fontawesome.com/icons/aperture?style=regular /// aperture, camera, exposure, lens, photo static const IconData aperture = IconDataRegular(0xe2df); /// Light Aperture icon /// /// https://fontawesome.com/icons/aperture?style=light /// aperture, camera, exposure, lens, photo static const IconData lightAperture = IconDataLight(0xe2df); /// Thin Aperture icon /// /// https://fontawesome.com/icons/aperture?style=thin /// aperture, camera, exposure, lens, photo static const IconData thinAperture = IconDataThin(0xe2df); /// Solid Apostrophe icon /// /// https://fontawesome.com/icons/apostrophe?style=solid /// Apostrophe, comma, contraction, quote static const IconData solidApostrophe = IconDataSolid(0x27); /// Regular Apostrophe icon /// /// https://fontawesome.com/icons/apostrophe?style=regular /// Apostrophe, comma, contraction, quote static const IconData apostrophe = IconDataRegular(0x27); /// Light Apostrophe icon /// /// https://fontawesome.com/icons/apostrophe?style=light /// Apostrophe, comma, contraction, quote static const IconData lightApostrophe = IconDataLight(0x27); /// Thin Apostrophe icon /// /// https://fontawesome.com/icons/apostrophe?style=thin /// Apostrophe, comma, contraction, quote static const IconData thinApostrophe = IconDataThin(0x27); /// Brands App Store icon /// /// https://fontawesome.com/icons/app-store?style=brands static const IconData appStore = IconDataBrands(0xf36f); /// Brands iOS App Store icon /// /// https://fontawesome.com/icons/app-store-ios?style=brands static const IconData appStoreIos = IconDataBrands(0xf370); /// Brands Apper Systems AB icon /// /// https://fontawesome.com/icons/apper?style=brands static const IconData apper = IconDataBrands(0xf371); /// Brands Apple icon /// /// https://fontawesome.com/icons/apple?style=brands /// fruit, ios, mac, operating system, os, osx static const IconData apple = IconDataBrands(0xf179); /// Solid Apple Core icon /// /// https://fontawesome.com/icons/apple-core?style=solid /// compost, eaten, fall, fruit, fuji, macintosh, orchard, seasonal, vegan static const IconData solidAppleCore = IconDataSolid(0xe08f); /// Regular Apple Core icon /// /// https://fontawesome.com/icons/apple-core?style=regular /// compost, eaten, fall, fruit, fuji, macintosh, orchard, seasonal, vegan static const IconData appleCore = IconDataRegular(0xe08f); /// Light Apple Core icon /// /// https://fontawesome.com/icons/apple-core?style=light /// compost, eaten, fall, fruit, fuji, macintosh, orchard, seasonal, vegan static const IconData lightAppleCore = IconDataLight(0xe08f); /// Thin Apple Core icon /// /// https://fontawesome.com/icons/apple-core?style=thin /// compost, eaten, fall, fruit, fuji, macintosh, orchard, seasonal, vegan static const IconData thinAppleCore = IconDataThin(0xe08f); /// Brands Apple Pay icon /// /// https://fontawesome.com/icons/apple-pay?style=brands static const IconData applePay = IconDataBrands(0xf415); /// Solid Apple Whole icon /// /// https://fontawesome.com/icons/apple-whole?style=solid /// apple, fall, fruit, fuji, green, green apple, macintosh, orchard, red, red apple, seasonal, vegan static const IconData solidAppleWhole = IconDataSolid(0xf5d1); /// Alias apple-alt for icon [solidAppleWhole] @Deprecated('Use "solidAppleWhole" instead.') static const IconData solidAppleAlt = solidAppleWhole; /// Regular Apple Whole icon /// /// https://fontawesome.com/icons/apple-whole?style=regular /// apple, fall, fruit, fuji, green, green apple, macintosh, orchard, red, red apple, seasonal, vegan static const IconData appleWhole = IconDataRegular(0xf5d1); /// Alias apple-alt for icon [appleWhole] @Deprecated('Use "appleWhole" instead.') static const IconData appleAlt = appleWhole; /// Light Apple Whole icon /// /// https://fontawesome.com/icons/apple-whole?style=light /// apple, fall, fruit, fuji, green, green apple, macintosh, orchard, red, red apple, seasonal, vegan static const IconData lightAppleWhole = IconDataLight(0xf5d1); /// Alias apple-alt for icon [lightAppleWhole] @Deprecated('Use "lightAppleWhole" instead.') static const IconData lightAppleAlt = lightAppleWhole; /// Thin Apple Whole icon /// /// https://fontawesome.com/icons/apple-whole?style=thin /// apple, fall, fruit, fuji, green, green apple, macintosh, orchard, red, red apple, seasonal, vegan static const IconData thinAppleWhole = IconDataThin(0xf5d1); /// Alias apple-alt for icon [thinAppleWhole] @Deprecated('Use "thinAppleWhole" instead.') static const IconData thinAppleAlt = thinAppleWhole; /// Solid Archway icon /// /// https://fontawesome.com/icons/archway?style=solid /// arc, monument, road, street, tunnel static const IconData solidArchway = IconDataSolid(0xf557); /// Regular Archway icon /// /// https://fontawesome.com/icons/archway?style=regular /// arc, monument, road, street, tunnel static const IconData archway = IconDataRegular(0xf557); /// Light Archway icon /// /// https://fontawesome.com/icons/archway?style=light /// arc, monument, road, street, tunnel static const IconData lightArchway = IconDataLight(0xf557); /// Thin Archway icon /// /// https://fontawesome.com/icons/archway?style=thin /// arc, monument, road, street, tunnel static const IconData thinArchway = IconDataThin(0xf557); /// Solid Arrow Down icon /// /// https://fontawesome.com/icons/arrow-down?style=solid /// Downwards Arrow, download static const IconData solidArrowDown = IconDataSolid(0xf063); /// Regular Arrow Down icon /// /// https://fontawesome.com/icons/arrow-down?style=regular /// Downwards Arrow, download static const IconData arrowDown = IconDataRegular(0xf063); /// Light Arrow Down icon /// /// https://fontawesome.com/icons/arrow-down?style=light /// Downwards Arrow, download static const IconData lightArrowDown = IconDataLight(0xf063); /// Thin Arrow Down icon /// /// https://fontawesome.com/icons/arrow-down?style=thin /// Downwards Arrow, download static const IconData thinArrowDown = IconDataThin(0xf063); /// Solid Arrow Down 1 9 icon /// /// https://fontawesome.com/icons/arrow-down-1-9?style=solid /// arrange, filter, numbers, order, sort-numeric-asc static const IconData solidArrowDown19 = IconDataSolid(0xf162); /// Alias sort-numeric-asc for icon [solidArrowDown19] @Deprecated('Use "solidArrowDown19" instead.') static const IconData solidSortNumericAsc = solidArrowDown19; /// Alias sort-numeric-down for icon [solidArrowDown19] @Deprecated('Use "solidArrowDown19" instead.') static const IconData solidSortNumericDown = solidArrowDown19; /// Regular Arrow Down 1 9 icon /// /// https://fontawesome.com/icons/arrow-down-1-9?style=regular /// arrange, filter, numbers, order, sort-numeric-asc static const IconData arrowDown19 = IconDataRegular(0xf162); /// Alias sort-numeric-asc for icon [arrowDown19] @Deprecated('Use "arrowDown19" instead.') static const IconData sortNumericAsc = arrowDown19; /// Alias sort-numeric-down for icon [arrowDown19] @Deprecated('Use "arrowDown19" instead.') static const IconData sortNumericDown = arrowDown19; /// Light Arrow Down 1 9 icon /// /// https://fontawesome.com/icons/arrow-down-1-9?style=light /// arrange, filter, numbers, order, sort-numeric-asc static const IconData lightArrowDown19 = IconDataLight(0xf162); /// Alias sort-numeric-asc for icon [lightArrowDown19] @Deprecated('Use "lightArrowDown19" instead.') static const IconData lightSortNumericAsc = lightArrowDown19; /// Alias sort-numeric-down for icon [lightArrowDown19] @Deprecated('Use "lightArrowDown19" instead.') static const IconData lightSortNumericDown = lightArrowDown19; /// Thin Arrow Down 1 9 icon /// /// https://fontawesome.com/icons/arrow-down-1-9?style=thin /// arrange, filter, numbers, order, sort-numeric-asc static const IconData thinArrowDown19 = IconDataThin(0xf162); /// Alias sort-numeric-asc for icon [thinArrowDown19] @Deprecated('Use "thinArrowDown19" instead.') static const IconData thinSortNumericAsc = thinArrowDown19; /// Alias sort-numeric-down for icon [thinArrowDown19] @Deprecated('Use "thinArrowDown19" instead.') static const IconData thinSortNumericDown = thinArrowDown19; /// Solid Arrow Down 9 1 icon /// /// https://fontawesome.com/icons/arrow-down-9-1?style=solid /// arrange, filter, numbers, order, sort-numeric-asc static const IconData solidArrowDown91 = IconDataSolid(0xf886); /// Alias sort-numeric-desc for icon [solidArrowDown91] @Deprecated('Use "solidArrowDown91" instead.') static const IconData solidSortNumericDesc = solidArrowDown91; /// Alias sort-numeric-down-alt for icon [solidArrowDown91] @Deprecated('Use "solidArrowDown91" instead.') static const IconData solidSortNumericDownAlt = solidArrowDown91; /// Regular Arrow Down 9 1 icon /// /// https://fontawesome.com/icons/arrow-down-9-1?style=regular /// arrange, filter, numbers, order, sort-numeric-asc static const IconData arrowDown91 = IconDataRegular(0xf886); /// Alias sort-numeric-desc for icon [arrowDown91] @Deprecated('Use "arrowDown91" instead.') static const IconData sortNumericDesc = arrowDown91; /// Alias sort-numeric-down-alt for icon [arrowDown91] @Deprecated('Use "arrowDown91" instead.') static const IconData sortNumericDownAlt = arrowDown91; /// Light Arrow Down 9 1 icon /// /// https://fontawesome.com/icons/arrow-down-9-1?style=light /// arrange, filter, numbers, order, sort-numeric-asc static const IconData lightArrowDown91 = IconDataLight(0xf886); /// Alias sort-numeric-desc for icon [lightArrowDown91] @Deprecated('Use "lightArrowDown91" instead.') static const IconData lightSortNumericDesc = lightArrowDown91; /// Alias sort-numeric-down-alt for icon [lightArrowDown91] @Deprecated('Use "lightArrowDown91" instead.') static const IconData lightSortNumericDownAlt = lightArrowDown91; /// Thin Arrow Down 9 1 icon /// /// https://fontawesome.com/icons/arrow-down-9-1?style=thin /// arrange, filter, numbers, order, sort-numeric-asc static const IconData thinArrowDown91 = IconDataThin(0xf886); /// Alias sort-numeric-desc for icon [thinArrowDown91] @Deprecated('Use "thinArrowDown91" instead.') static const IconData thinSortNumericDesc = thinArrowDown91; /// Alias sort-numeric-down-alt for icon [thinArrowDown91] @Deprecated('Use "thinArrowDown91" instead.') static const IconData thinSortNumericDownAlt = thinArrowDown91; /// Solid Arrow Down A Z icon /// /// https://fontawesome.com/icons/arrow-down-a-z?style=solid /// alphabetical, arrange, filter, order, sort-alpha-asc static const IconData solidArrowDownAZ = IconDataSolid(0xf15d); /// Alias sort-alpha-asc for icon [solidArrowDownAZ] @Deprecated('Use "solidArrowDownAZ" instead.') static const IconData solidSortAlphaAsc = solidArrowDownAZ; /// Alias sort-alpha-down for icon [solidArrowDownAZ] @Deprecated('Use "solidArrowDownAZ" instead.') static const IconData solidSortAlphaDown = solidArrowDownAZ; /// Regular Arrow Down A Z icon /// /// https://fontawesome.com/icons/arrow-down-a-z?style=regular /// alphabetical, arrange, filter, order, sort-alpha-asc static const IconData arrowDownAZ = IconDataRegular(0xf15d); /// Alias sort-alpha-asc for icon [arrowDownAZ] @Deprecated('Use "arrowDownAZ" instead.') static const IconData sortAlphaAsc = arrowDownAZ; /// Alias sort-alpha-down for icon [arrowDownAZ] @Deprecated('Use "arrowDownAZ" instead.') static const IconData sortAlphaDown = arrowDownAZ; /// Light Arrow Down A Z icon /// /// https://fontawesome.com/icons/arrow-down-a-z?style=light /// alphabetical, arrange, filter, order, sort-alpha-asc static const IconData lightArrowDownAZ = IconDataLight(0xf15d); /// Alias sort-alpha-asc for icon [lightArrowDownAZ] @Deprecated('Use "lightArrowDownAZ" instead.') static const IconData lightSortAlphaAsc = lightArrowDownAZ; /// Alias sort-alpha-down for icon [lightArrowDownAZ] @Deprecated('Use "lightArrowDownAZ" instead.') static const IconData lightSortAlphaDown = lightArrowDownAZ; /// Thin Arrow Down A Z icon /// /// https://fontawesome.com/icons/arrow-down-a-z?style=thin /// alphabetical, arrange, filter, order, sort-alpha-asc static const IconData thinArrowDownAZ = IconDataThin(0xf15d); /// Alias sort-alpha-asc for icon [thinArrowDownAZ] @Deprecated('Use "thinArrowDownAZ" instead.') static const IconData thinSortAlphaAsc = thinArrowDownAZ; /// Alias sort-alpha-down for icon [thinArrowDownAZ] @Deprecated('Use "thinArrowDownAZ" instead.') static const IconData thinSortAlphaDown = thinArrowDownAZ; /// Solid Arrow Down Arrow Up icon /// /// https://fontawesome.com/icons/arrow-down-arrow-up?style=solid /// arrange, arrows, exchange, filter, order, transfer static const IconData solidArrowDownArrowUp = IconDataSolid(0xf883); /// Alias sort-alt for icon [solidArrowDownArrowUp] @Deprecated('Use "solidArrowDownArrowUp" instead.') static const IconData solidSortAlt = solidArrowDownArrowUp; /// Regular Arrow Down Arrow Up icon /// /// https://fontawesome.com/icons/arrow-down-arrow-up?style=regular /// arrange, arrows, exchange, filter, order, transfer static const IconData arrowDownArrowUp = IconDataRegular(0xf883); /// Alias sort-alt for icon [arrowDownArrowUp] @Deprecated('Use "arrowDownArrowUp" instead.') static const IconData sortAlt = arrowDownArrowUp; /// Light Arrow Down Arrow Up icon /// /// https://fontawesome.com/icons/arrow-down-arrow-up?style=light /// arrange, arrows, exchange, filter, order, transfer static const IconData lightArrowDownArrowUp = IconDataLight(0xf883); /// Alias sort-alt for icon [lightArrowDownArrowUp] @Deprecated('Use "lightArrowDownArrowUp" instead.') static const IconData lightSortAlt = lightArrowDownArrowUp; /// Thin Arrow Down Arrow Up icon /// /// https://fontawesome.com/icons/arrow-down-arrow-up?style=thin /// arrange, arrows, exchange, filter, order, transfer static const IconData thinArrowDownArrowUp = IconDataThin(0xf883); /// Alias sort-alt for icon [thinArrowDownArrowUp] @Deprecated('Use "thinArrowDownArrowUp" instead.') static const IconData thinSortAlt = thinArrowDownArrowUp; /// Solid Arrow Down Big Small icon /// /// https://fontawesome.com/icons/arrow-down-big-small?style=solid /// arrange, filter, order, rectangle static const IconData solidArrowDownBigSmall = IconDataSolid(0xf88c); /// Alias sort-size-down for icon [solidArrowDownBigSmall] @Deprecated('Use "solidArrowDownBigSmall" instead.') static const IconData solidSortSizeDown = solidArrowDownBigSmall; /// Regular Arrow Down Big Small icon /// /// https://fontawesome.com/icons/arrow-down-big-small?style=regular /// arrange, filter, order, rectangle static const IconData arrowDownBigSmall = IconDataRegular(0xf88c); /// Alias sort-size-down for icon [arrowDownBigSmall] @Deprecated('Use "arrowDownBigSmall" instead.') static const IconData sortSizeDown = arrowDownBigSmall; /// Light Arrow Down Big Small icon /// /// https://fontawesome.com/icons/arrow-down-big-small?style=light /// arrange, filter, order, rectangle static const IconData lightArrowDownBigSmall = IconDataLight(0xf88c); /// Alias sort-size-down for icon [lightArrowDownBigSmall] @Deprecated('Use "lightArrowDownBigSmall" instead.') static const IconData lightSortSizeDown = lightArrowDownBigSmall; /// Thin Arrow Down Big Small icon /// /// https://fontawesome.com/icons/arrow-down-big-small?style=thin /// arrange, filter, order, rectangle static const IconData thinArrowDownBigSmall = IconDataThin(0xf88c); /// Alias sort-size-down for icon [thinArrowDownBigSmall] @Deprecated('Use "thinArrowDownBigSmall" instead.') static const IconData thinSortSizeDown = thinArrowDownBigSmall; /// Solid Arrow Down From Arc icon /// /// https://fontawesome.com/icons/arrow-down-from-arc?style=solid /// enter, save, share, transfer, download static const IconData solidArrowDownFromArc = IconDataSolid(0xe614); /// Regular Arrow Down From Arc icon /// /// https://fontawesome.com/icons/arrow-down-from-arc?style=regular /// enter, save, share, transfer, download static const IconData arrowDownFromArc = IconDataRegular(0xe614); /// Light Arrow Down From Arc icon /// /// https://fontawesome.com/icons/arrow-down-from-arc?style=light /// enter, save, share, transfer, download static const IconData lightArrowDownFromArc = IconDataLight(0xe614); /// Thin Arrow Down From Arc icon /// /// https://fontawesome.com/icons/arrow-down-from-arc?style=thin /// enter, save, share, transfer, download static const IconData thinArrowDownFromArc = IconDataThin(0xe614); /// Solid Arrow Down From Dotted Line icon /// /// https://fontawesome.com/icons/arrow-down-from-dotted-line?style=solid /// download, export, transfer static const IconData solidArrowDownFromDottedLine = IconDataSolid(0xe090); /// Regular Arrow Down From Dotted Line icon /// /// https://fontawesome.com/icons/arrow-down-from-dotted-line?style=regular /// download, export, transfer static const IconData arrowDownFromDottedLine = IconDataRegular(0xe090); /// Light Arrow Down From Dotted Line icon /// /// https://fontawesome.com/icons/arrow-down-from-dotted-line?style=light /// download, export, transfer static const IconData lightArrowDownFromDottedLine = IconDataLight(0xe090); /// Thin Arrow Down From Dotted Line icon /// /// https://fontawesome.com/icons/arrow-down-from-dotted-line?style=thin /// download, export, transfer static const IconData thinArrowDownFromDottedLine = IconDataThin(0xe090); /// Solid Arrow Down From Line icon /// /// https://fontawesome.com/icons/arrow-down-from-line?style=solid /// download, export, transfer static const IconData solidArrowDownFromLine = IconDataSolid(0xf345); /// Alias arrow-from-top for icon [solidArrowDownFromLine] @Deprecated('Use "solidArrowDownFromLine" instead.') static const IconData solidArrowFromTop = solidArrowDownFromLine; /// Regular Arrow Down From Line icon /// /// https://fontawesome.com/icons/arrow-down-from-line?style=regular /// download, export, transfer static const IconData arrowDownFromLine = IconDataRegular(0xf345); /// Alias arrow-from-top for icon [arrowDownFromLine] @Deprecated('Use "arrowDownFromLine" instead.') static const IconData arrowFromTop = arrowDownFromLine; /// Light Arrow Down From Line icon /// /// https://fontawesome.com/icons/arrow-down-from-line?style=light /// download, export, transfer static const IconData lightArrowDownFromLine = IconDataLight(0xf345); /// Alias arrow-from-top for icon [lightArrowDownFromLine] @Deprecated('Use "lightArrowDownFromLine" instead.') static const IconData lightArrowFromTop = lightArrowDownFromLine; /// Thin Arrow Down From Line icon /// /// https://fontawesome.com/icons/arrow-down-from-line?style=thin /// download, export, transfer static const IconData thinArrowDownFromLine = IconDataThin(0xf345); /// Alias arrow-from-top for icon [thinArrowDownFromLine] @Deprecated('Use "thinArrowDownFromLine" instead.') static const IconData thinArrowFromTop = thinArrowDownFromLine; /// Solid Arrow Down Left icon /// /// https://fontawesome.com/icons/arrow-down-left?style=solid /// diagonal, southwest static const IconData solidArrowDownLeft = IconDataSolid(0xe091); /// Regular Arrow Down Left icon /// /// https://fontawesome.com/icons/arrow-down-left?style=regular /// diagonal, southwest static const IconData arrowDownLeft = IconDataRegular(0xe091); /// Light Arrow Down Left icon /// /// https://fontawesome.com/icons/arrow-down-left?style=light /// diagonal, southwest static const IconData lightArrowDownLeft = IconDataLight(0xe091); /// Thin Arrow Down Left icon /// /// https://fontawesome.com/icons/arrow-down-left?style=thin /// diagonal, southwest static const IconData thinArrowDownLeft = IconDataThin(0xe091); /// Solid Arrow Down Left And Arrow Up Right To Center icon /// /// https://fontawesome.com/icons/arrow-down-left-and-arrow-up-right-to-center?style=solid /// minimize, resize, scale, download, export, size, transfer static const IconData solidArrowDownLeftAndArrowUpRightToCenter = IconDataSolid(0xe092); /// Regular Arrow Down Left And Arrow Up Right To Center icon /// /// https://fontawesome.com/icons/arrow-down-left-and-arrow-up-right-to-center?style=regular /// minimize, resize, scale, download, export, size, transfer static const IconData arrowDownLeftAndArrowUpRightToCenter = IconDataRegular(0xe092); /// Light Arrow Down Left And Arrow Up Right To Center icon /// /// https://fontawesome.com/icons/arrow-down-left-and-arrow-up-right-to-center?style=light /// minimize, resize, scale, download, export, size, transfer static const IconData lightArrowDownLeftAndArrowUpRightToCenter = IconDataLight(0xe092); /// Thin Arrow Down Left And Arrow Up Right To Center icon /// /// https://fontawesome.com/icons/arrow-down-left-and-arrow-up-right-to-center?style=thin /// minimize, resize, scale, download, export, size, transfer static const IconData thinArrowDownLeftAndArrowUpRightToCenter = IconDataThin(0xe092); /// Solid Arrow Down Long icon /// /// https://fontawesome.com/icons/arrow-down-long?style=solid /// download, long-arrow-down static const IconData solidArrowDownLong = IconDataSolid(0xf175); /// Alias long-arrow-down for icon [solidArrowDownLong] @Deprecated('Use "solidArrowDownLong" instead.') static const IconData solidLongArrowDown = solidArrowDownLong; /// Regular Arrow Down Long icon /// /// https://fontawesome.com/icons/arrow-down-long?style=regular /// download, long-arrow-down static const IconData arrowDownLong = IconDataRegular(0xf175); /// Alias long-arrow-down for icon [arrowDownLong] @Deprecated('Use "arrowDownLong" instead.') static const IconData longArrowDown = arrowDownLong; /// Light Arrow Down Long icon /// /// https://fontawesome.com/icons/arrow-down-long?style=light /// download, long-arrow-down static const IconData lightArrowDownLong = IconDataLight(0xf175); /// Alias long-arrow-down for icon [lightArrowDownLong] @Deprecated('Use "lightArrowDownLong" instead.') static const IconData lightLongArrowDown = lightArrowDownLong; /// Thin Arrow Down Long icon /// /// https://fontawesome.com/icons/arrow-down-long?style=thin /// download, long-arrow-down static const IconData thinArrowDownLong = IconDataThin(0xf175); /// Alias long-arrow-down for icon [thinArrowDownLong] @Deprecated('Use "thinArrowDownLong" instead.') static const IconData thinLongArrowDown = thinArrowDownLong; /// Solid Arrow Down Right icon /// /// https://fontawesome.com/icons/arrow-down-right?style=solid /// diagonal, southeast static const IconData solidArrowDownRight = IconDataSolid(0xe093); /// Regular Arrow Down Right icon /// /// https://fontawesome.com/icons/arrow-down-right?style=regular /// diagonal, southeast static const IconData arrowDownRight = IconDataRegular(0xe093); /// Light Arrow Down Right icon /// /// https://fontawesome.com/icons/arrow-down-right?style=light /// diagonal, southeast static const IconData lightArrowDownRight = IconDataLight(0xe093); /// Thin Arrow Down Right icon /// /// https://fontawesome.com/icons/arrow-down-right?style=thin /// diagonal, southeast static const IconData thinArrowDownRight = IconDataThin(0xe093); /// Solid Arrow Down Short Wide icon /// /// https://fontawesome.com/icons/arrow-down-short-wide?style=solid /// arrange, filter, order, sort-amount-asc static const IconData solidArrowDownShortWide = IconDataSolid(0xf884); /// Alias sort-amount-desc for icon [solidArrowDownShortWide] @Deprecated('Use "solidArrowDownShortWide" instead.') static const IconData solidSortAmountDesc = solidArrowDownShortWide; /// Alias sort-amount-down-alt for icon [solidArrowDownShortWide] @Deprecated('Use "solidArrowDownShortWide" instead.') static const IconData solidSortAmountDownAlt = solidArrowDownShortWide; /// Regular Arrow Down Short Wide icon /// /// https://fontawesome.com/icons/arrow-down-short-wide?style=regular /// arrange, filter, order, sort-amount-asc static const IconData arrowDownShortWide = IconDataRegular(0xf884); /// Alias sort-amount-desc for icon [arrowDownShortWide] @Deprecated('Use "arrowDownShortWide" instead.') static const IconData sortAmountDesc = arrowDownShortWide; /// Alias sort-amount-down-alt for icon [arrowDownShortWide] @Deprecated('Use "arrowDownShortWide" instead.') static const IconData sortAmountDownAlt = arrowDownShortWide; /// Light Arrow Down Short Wide icon /// /// https://fontawesome.com/icons/arrow-down-short-wide?style=light /// arrange, filter, order, sort-amount-asc static const IconData lightArrowDownShortWide = IconDataLight(0xf884); /// Alias sort-amount-desc for icon [lightArrowDownShortWide] @Deprecated('Use "lightArrowDownShortWide" instead.') static const IconData lightSortAmountDesc = lightArrowDownShortWide; /// Alias sort-amount-down-alt for icon [lightArrowDownShortWide] @Deprecated('Use "lightArrowDownShortWide" instead.') static const IconData lightSortAmountDownAlt = lightArrowDownShortWide; /// Thin Arrow Down Short Wide icon /// /// https://fontawesome.com/icons/arrow-down-short-wide?style=thin /// arrange, filter, order, sort-amount-asc static const IconData thinArrowDownShortWide = IconDataThin(0xf884); /// Alias sort-amount-desc for icon [thinArrowDownShortWide] @Deprecated('Use "thinArrowDownShortWide" instead.') static const IconData thinSortAmountDesc = thinArrowDownShortWide; /// Alias sort-amount-down-alt for icon [thinArrowDownShortWide] @Deprecated('Use "thinArrowDownShortWide" instead.') static const IconData thinSortAmountDownAlt = thinArrowDownShortWide; /// Solid Arrow Down Small Big icon /// /// https://fontawesome.com/icons/arrow-down-small-big?style=solid /// arrange, filter, order, rectangle static const IconData solidArrowDownSmallBig = IconDataSolid(0xf88d); /// Alias sort-size-down-alt for icon [solidArrowDownSmallBig] @Deprecated('Use "solidArrowDownSmallBig" instead.') static const IconData solidSortSizeDownAlt = solidArrowDownSmallBig; /// Regular Arrow Down Small Big icon /// /// https://fontawesome.com/icons/arrow-down-small-big?style=regular /// arrange, filter, order, rectangle static const IconData arrowDownSmallBig = IconDataRegular(0xf88d); /// Alias sort-size-down-alt for icon [arrowDownSmallBig] @Deprecated('Use "arrowDownSmallBig" instead.') static const IconData sortSizeDownAlt = arrowDownSmallBig; /// Light Arrow Down Small Big icon /// /// https://fontawesome.com/icons/arrow-down-small-big?style=light /// arrange, filter, order, rectangle static const IconData lightArrowDownSmallBig = IconDataLight(0xf88d); /// Alias sort-size-down-alt for icon [lightArrowDownSmallBig] @Deprecated('Use "lightArrowDownSmallBig" instead.') static const IconData lightSortSizeDownAlt = lightArrowDownSmallBig; /// Thin Arrow Down Small Big icon /// /// https://fontawesome.com/icons/arrow-down-small-big?style=thin /// arrange, filter, order, rectangle static const IconData thinArrowDownSmallBig = IconDataThin(0xf88d); /// Alias sort-size-down-alt for icon [thinArrowDownSmallBig] @Deprecated('Use "thinArrowDownSmallBig" instead.') static const IconData thinSortSizeDownAlt = thinArrowDownSmallBig; /// Solid Arrow Down Square Triangle icon /// /// https://fontawesome.com/icons/arrow-down-square-triangle?style=solid /// arrange, filter, order, shapes, square, triangle static const IconData solidArrowDownSquareTriangle = IconDataSolid(0xf889); /// Alias sort-shapes-down-alt for icon [solidArrowDownSquareTriangle] @Deprecated('Use "solidArrowDownSquareTriangle" instead.') static const IconData solidSortShapesDownAlt = solidArrowDownSquareTriangle; /// Regular Arrow Down Square Triangle icon /// /// https://fontawesome.com/icons/arrow-down-square-triangle?style=regular /// arrange, filter, order, shapes, square, triangle static const IconData arrowDownSquareTriangle = IconDataRegular(0xf889); /// Alias sort-shapes-down-alt for icon [arrowDownSquareTriangle] @Deprecated('Use "arrowDownSquareTriangle" instead.') static const IconData sortShapesDownAlt = arrowDownSquareTriangle; /// Light Arrow Down Square Triangle icon /// /// https://fontawesome.com/icons/arrow-down-square-triangle?style=light /// arrange, filter, order, shapes, square, triangle static const IconData lightArrowDownSquareTriangle = IconDataLight(0xf889); /// Alias sort-shapes-down-alt for icon [lightArrowDownSquareTriangle] @Deprecated('Use "lightArrowDownSquareTriangle" instead.') static const IconData lightSortShapesDownAlt = lightArrowDownSquareTriangle; /// Thin Arrow Down Square Triangle icon /// /// https://fontawesome.com/icons/arrow-down-square-triangle?style=thin /// arrange, filter, order, shapes, square, triangle static const IconData thinArrowDownSquareTriangle = IconDataThin(0xf889); /// Alias sort-shapes-down-alt for icon [thinArrowDownSquareTriangle] @Deprecated('Use "thinArrowDownSquareTriangle" instead.') static const IconData thinSortShapesDownAlt = thinArrowDownSquareTriangle; /// Solid Arrow Down To Arc icon /// /// https://fontawesome.com/icons/arrow-down-to-arc?style=solid /// download, enter, insert, save, share, transfer static const IconData solidArrowDownToArc = IconDataSolid(0xe4ae); /// Regular Arrow Down To Arc icon /// /// https://fontawesome.com/icons/arrow-down-to-arc?style=regular /// download, enter, insert, save, share, transfer static const IconData arrowDownToArc = IconDataRegular(0xe4ae); /// Light Arrow Down To Arc icon /// /// https://fontawesome.com/icons/arrow-down-to-arc?style=light /// download, enter, insert, save, share, transfer static const IconData lightArrowDownToArc = IconDataLight(0xe4ae); /// Thin Arrow Down To Arc icon /// /// https://fontawesome.com/icons/arrow-down-to-arc?style=thin /// download, enter, insert, save, share, transfer static const IconData thinArrowDownToArc = IconDataThin(0xe4ae); /// Solid Arrow Down To Bracket icon /// /// https://fontawesome.com/icons/arrow-down-to-bracket?style=solid /// download, insert, share, transfer static const IconData solidArrowDownToBracket = IconDataSolid(0xe094); /// Regular Arrow Down To Bracket icon /// /// https://fontawesome.com/icons/arrow-down-to-bracket?style=regular /// download, insert, share, transfer static const IconData arrowDownToBracket = IconDataRegular(0xe094); /// Light Arrow Down To Bracket icon /// /// https://fontawesome.com/icons/arrow-down-to-bracket?style=light /// download, insert, share, transfer static const IconData lightArrowDownToBracket = IconDataLight(0xe094); /// Thin Arrow Down To Bracket icon /// /// https://fontawesome.com/icons/arrow-down-to-bracket?style=thin /// download, insert, share, transfer static const IconData thinArrowDownToBracket = IconDataThin(0xe094); /// Solid Arrow Down To Dotted Line icon /// /// https://fontawesome.com/icons/arrow-down-to-dotted-line?style=solid /// download, export, insert, transfer static const IconData solidArrowDownToDottedLine = IconDataSolid(0xe095); /// Regular Arrow Down To Dotted Line icon /// /// https://fontawesome.com/icons/arrow-down-to-dotted-line?style=regular /// download, export, insert, transfer static const IconData arrowDownToDottedLine = IconDataRegular(0xe095); /// Light Arrow Down To Dotted Line icon /// /// https://fontawesome.com/icons/arrow-down-to-dotted-line?style=light /// download, export, insert, transfer static const IconData lightArrowDownToDottedLine = IconDataLight(0xe095); /// Thin Arrow Down To Dotted Line icon /// /// https://fontawesome.com/icons/arrow-down-to-dotted-line?style=thin /// download, export, insert, transfer static const IconData thinArrowDownToDottedLine = IconDataThin(0xe095); /// Solid Arrow Down To Line icon /// /// https://fontawesome.com/icons/arrow-down-to-line?style=solid /// download, export, insert, transfer static const IconData solidArrowDownToLine = IconDataSolid(0xf33d); /// Alias arrow-to-bottom for icon [solidArrowDownToLine] @Deprecated('Use "solidArrowDownToLine" instead.') static const IconData solidArrowToBottom = solidArrowDownToLine; /// Regular Arrow Down To Line icon /// /// https://fontawesome.com/icons/arrow-down-to-line?style=regular /// download, export, insert, transfer static const IconData arrowDownToLine = IconDataRegular(0xf33d); /// Alias arrow-to-bottom for icon [arrowDownToLine] @Deprecated('Use "arrowDownToLine" instead.') static const IconData arrowToBottom = arrowDownToLine; /// Light Arrow Down To Line icon /// /// https://fontawesome.com/icons/arrow-down-to-line?style=light /// download, export, insert, transfer static const IconData lightArrowDownToLine = IconDataLight(0xf33d); /// Alias arrow-to-bottom for icon [lightArrowDownToLine] @Deprecated('Use "lightArrowDownToLine" instead.') static const IconData lightArrowToBottom = lightArrowDownToLine; /// Thin Arrow Down To Line icon /// /// https://fontawesome.com/icons/arrow-down-to-line?style=thin /// download, export, insert, transfer static const IconData thinArrowDownToLine = IconDataThin(0xf33d); /// Alias arrow-to-bottom for icon [thinArrowDownToLine] @Deprecated('Use "thinArrowDownToLine" instead.') static const IconData thinArrowToBottom = thinArrowDownToLine; /// Solid Arrow Down To Square icon /// /// https://fontawesome.com/icons/arrow-down-to-square?style=solid /// download, insert, share, transfer static const IconData solidArrowDownToSquare = IconDataSolid(0xe096); /// Regular Arrow Down To Square icon /// /// https://fontawesome.com/icons/arrow-down-to-square?style=regular /// download, insert, share, transfer static const IconData arrowDownToSquare = IconDataRegular(0xe096); /// Light Arrow Down To Square icon /// /// https://fontawesome.com/icons/arrow-down-to-square?style=light /// download, insert, share, transfer static const IconData lightArrowDownToSquare = IconDataLight(0xe096); /// Thin Arrow Down To Square icon /// /// https://fontawesome.com/icons/arrow-down-to-square?style=thin /// download, insert, share, transfer static const IconData thinArrowDownToSquare = IconDataThin(0xe096); /// Solid Arrow Down Triangle Square icon /// /// https://fontawesome.com/icons/arrow-down-triangle-square?style=solid /// arrange, filter, order, shapes, square, triangle static const IconData solidArrowDownTriangleSquare = IconDataSolid(0xf888); /// Alias sort-shapes-down for icon [solidArrowDownTriangleSquare] @Deprecated('Use "solidArrowDownTriangleSquare" instead.') static const IconData solidSortShapesDown = solidArrowDownTriangleSquare; /// Regular Arrow Down Triangle Square icon /// /// https://fontawesome.com/icons/arrow-down-triangle-square?style=regular /// arrange, filter, order, shapes, square, triangle static const IconData arrowDownTriangleSquare = IconDataRegular(0xf888); /// Alias sort-shapes-down for icon [arrowDownTriangleSquare] @Deprecated('Use "arrowDownTriangleSquare" instead.') static const IconData sortShapesDown = arrowDownTriangleSquare; /// Light Arrow Down Triangle Square icon /// /// https://fontawesome.com/icons/arrow-down-triangle-square?style=light /// arrange, filter, order, shapes, square, triangle static const IconData lightArrowDownTriangleSquare = IconDataLight(0xf888); /// Alias sort-shapes-down for icon [lightArrowDownTriangleSquare] @Deprecated('Use "lightArrowDownTriangleSquare" instead.') static const IconData lightSortShapesDown = lightArrowDownTriangleSquare; /// Thin Arrow Down Triangle Square icon /// /// https://fontawesome.com/icons/arrow-down-triangle-square?style=thin /// arrange, filter, order, shapes, square, triangle static const IconData thinArrowDownTriangleSquare = IconDataThin(0xf888); /// Alias sort-shapes-down for icon [thinArrowDownTriangleSquare] @Deprecated('Use "thinArrowDownTriangleSquare" instead.') static const IconData thinSortShapesDown = thinArrowDownTriangleSquare; /// Solid Arrow Down Up Across Line icon /// /// https://fontawesome.com/icons/arrow-down-up-across-line?style=solid /// border, crossing, transfer static const IconData solidArrowDownUpAcrossLine = IconDataSolid(0xe4af); /// Regular Arrow Down Up Across Line icon /// /// https://fontawesome.com/icons/arrow-down-up-across-line?style=regular /// border, crossing, transfer static const IconData arrowDownUpAcrossLine = IconDataRegular(0xe4af); /// Light Arrow Down Up Across Line icon /// /// https://fontawesome.com/icons/arrow-down-up-across-line?style=light /// border, crossing, transfer static const IconData lightArrowDownUpAcrossLine = IconDataLight(0xe4af); /// Thin Arrow Down Up Across Line icon /// /// https://fontawesome.com/icons/arrow-down-up-across-line?style=thin /// border, crossing, transfer static const IconData thinArrowDownUpAcrossLine = IconDataThin(0xe4af); /// Solid Arrow Down Up Lock icon /// /// https://fontawesome.com/icons/arrow-down-up-lock?style=solid /// border, closed, crossing, lockdown, padlock, privacy, quarantine, transfer static const IconData solidArrowDownUpLock = IconDataSolid(0xe4b0); /// Regular Arrow Down Up Lock icon /// /// https://fontawesome.com/icons/arrow-down-up-lock?style=regular /// border, closed, crossing, lockdown, padlock, privacy, quarantine, transfer static const IconData arrowDownUpLock = IconDataRegular(0xe4b0); /// Light Arrow Down Up Lock icon /// /// https://fontawesome.com/icons/arrow-down-up-lock?style=light /// border, closed, crossing, lockdown, padlock, privacy, quarantine, transfer static const IconData lightArrowDownUpLock = IconDataLight(0xe4b0); /// Thin Arrow Down Up Lock icon /// /// https://fontawesome.com/icons/arrow-down-up-lock?style=thin /// border, closed, crossing, lockdown, padlock, privacy, quarantine, transfer static const IconData thinArrowDownUpLock = IconDataThin(0xe4b0); /// Solid Arrow Down Wide Short icon /// /// https://fontawesome.com/icons/arrow-down-wide-short?style=solid /// arrange, filter, number, order, sort-amount-asc static const IconData solidArrowDownWideShort = IconDataSolid(0xf160); /// Alias sort-amount-asc for icon [solidArrowDownWideShort] @Deprecated('Use "solidArrowDownWideShort" instead.') static const IconData solidSortAmountAsc = solidArrowDownWideShort; /// Alias sort-amount-down for icon [solidArrowDownWideShort] @Deprecated('Use "solidArrowDownWideShort" instead.') static const IconData solidSortAmountDown = solidArrowDownWideShort; /// Regular Arrow Down Wide Short icon /// /// https://fontawesome.com/icons/arrow-down-wide-short?style=regular /// arrange, filter, number, order, sort-amount-asc static const IconData arrowDownWideShort = IconDataRegular(0xf160); /// Alias sort-amount-asc for icon [arrowDownWideShort] @Deprecated('Use "arrowDownWideShort" instead.') static const IconData sortAmountAsc = arrowDownWideShort; /// Alias sort-amount-down for icon [arrowDownWideShort] @Deprecated('Use "arrowDownWideShort" instead.') static const IconData sortAmountDown = arrowDownWideShort; /// Light Arrow Down Wide Short icon /// /// https://fontawesome.com/icons/arrow-down-wide-short?style=light /// arrange, filter, number, order, sort-amount-asc static const IconData lightArrowDownWideShort = IconDataLight(0xf160); /// Alias sort-amount-asc for icon [lightArrowDownWideShort] @Deprecated('Use "lightArrowDownWideShort" instead.') static const IconData lightSortAmountAsc = lightArrowDownWideShort; /// Alias sort-amount-down for icon [lightArrowDownWideShort] @Deprecated('Use "lightArrowDownWideShort" instead.') static const IconData lightSortAmountDown = lightArrowDownWideShort; /// Thin Arrow Down Wide Short icon /// /// https://fontawesome.com/icons/arrow-down-wide-short?style=thin /// arrange, filter, number, order, sort-amount-asc static const IconData thinArrowDownWideShort = IconDataThin(0xf160); /// Alias sort-amount-asc for icon [thinArrowDownWideShort] @Deprecated('Use "thinArrowDownWideShort" instead.') static const IconData thinSortAmountAsc = thinArrowDownWideShort; /// Alias sort-amount-down for icon [thinArrowDownWideShort] @Deprecated('Use "thinArrowDownWideShort" instead.') static const IconData thinSortAmountDown = thinArrowDownWideShort; /// Solid Arrow Down Z A icon /// /// https://fontawesome.com/icons/arrow-down-z-a?style=solid /// alphabetical, arrange, filter, order, sort-alpha-asc static const IconData solidArrowDownZA = IconDataSolid(0xf881); /// Alias sort-alpha-desc for icon [solidArrowDownZA] @Deprecated('Use "solidArrowDownZA" instead.') static const IconData solidSortAlphaDesc = solidArrowDownZA; /// Alias sort-alpha-down-alt for icon [solidArrowDownZA] @Deprecated('Use "solidArrowDownZA" instead.') static const IconData solidSortAlphaDownAlt = solidArrowDownZA; /// Regular Arrow Down Z A icon /// /// https://fontawesome.com/icons/arrow-down-z-a?style=regular /// alphabetical, arrange, filter, order, sort-alpha-asc static const IconData arrowDownZA = IconDataRegular(0xf881); /// Alias sort-alpha-desc for icon [arrowDownZA] @Deprecated('Use "arrowDownZA" instead.') static const IconData sortAlphaDesc = arrowDownZA; /// Alias sort-alpha-down-alt for icon [arrowDownZA] @Deprecated('Use "arrowDownZA" instead.') static const IconData sortAlphaDownAlt = arrowDownZA; /// Light Arrow Down Z A icon /// /// https://fontawesome.com/icons/arrow-down-z-a?style=light /// alphabetical, arrange, filter, order, sort-alpha-asc static const IconData lightArrowDownZA = IconDataLight(0xf881); /// Alias sort-alpha-desc for icon [lightArrowDownZA] @Deprecated('Use "lightArrowDownZA" instead.') static const IconData lightSortAlphaDesc = lightArrowDownZA; /// Alias sort-alpha-down-alt for icon [lightArrowDownZA] @Deprecated('Use "lightArrowDownZA" instead.') static const IconData lightSortAlphaDownAlt = lightArrowDownZA; /// Thin Arrow Down Z A icon /// /// https://fontawesome.com/icons/arrow-down-z-a?style=thin /// alphabetical, arrange, filter, order, sort-alpha-asc static const IconData thinArrowDownZA = IconDataThin(0xf881); /// Alias sort-alpha-desc for icon [thinArrowDownZA] @Deprecated('Use "thinArrowDownZA" instead.') static const IconData thinSortAlphaDesc = thinArrowDownZA; /// Alias sort-alpha-down-alt for icon [thinArrowDownZA] @Deprecated('Use "thinArrowDownZA" instead.') static const IconData thinSortAlphaDownAlt = thinArrowDownZA; /// Solid Arrow Left icon /// /// https://fontawesome.com/icons/arrow-left?style=solid /// Leftwards Arrow, back, previous static const IconData solidArrowLeft = IconDataSolid(0xf060); /// Regular Arrow Left icon /// /// https://fontawesome.com/icons/arrow-left?style=regular /// Leftwards Arrow, back, previous static const IconData arrowLeft = IconDataRegular(0xf060); /// Light Arrow Left icon /// /// https://fontawesome.com/icons/arrow-left?style=light /// Leftwards Arrow, back, previous static const IconData lightArrowLeft = IconDataLight(0xf060); /// Thin Arrow Left icon /// /// https://fontawesome.com/icons/arrow-left?style=thin /// Leftwards Arrow, back, previous static const IconData thinArrowLeft = IconDataThin(0xf060); /// Solid Arrow Left From Arc icon /// /// https://fontawesome.com/icons/arrow-left-from-arc?style=solid /// give, leave, send, transfer, exit static const IconData solidArrowLeftFromArc = IconDataSolid(0xe615); /// Regular Arrow Left From Arc icon /// /// https://fontawesome.com/icons/arrow-left-from-arc?style=regular /// give, leave, send, transfer, exit static const IconData arrowLeftFromArc = IconDataRegular(0xe615); /// Light Arrow Left From Arc icon /// /// https://fontawesome.com/icons/arrow-left-from-arc?style=light /// give, leave, send, transfer, exit static const IconData lightArrowLeftFromArc = IconDataLight(0xe615); /// Thin Arrow Left From Arc icon /// /// https://fontawesome.com/icons/arrow-left-from-arc?style=thin /// give, leave, send, transfer, exit static const IconData thinArrowLeftFromArc = IconDataThin(0xe615); /// Solid Arrow Left From Line icon /// /// https://fontawesome.com/icons/arrow-left-from-line?style=solid /// Leftwards Arrow from Bar, forward, next static const IconData solidArrowLeftFromLine = IconDataSolid(0xf344); /// Alias arrow-from-right for icon [solidArrowLeftFromLine] @Deprecated('Use "solidArrowLeftFromLine" instead.') static const IconData solidArrowFromRight = solidArrowLeftFromLine; /// Regular Arrow Left From Line icon /// /// https://fontawesome.com/icons/arrow-left-from-line?style=regular /// Leftwards Arrow from Bar, forward, next static const IconData arrowLeftFromLine = IconDataRegular(0xf344); /// Alias arrow-from-right for icon [arrowLeftFromLine] @Deprecated('Use "arrowLeftFromLine" instead.') static const IconData arrowFromRight = arrowLeftFromLine; /// Light Arrow Left From Line icon /// /// https://fontawesome.com/icons/arrow-left-from-line?style=light /// Leftwards Arrow from Bar, forward, next static const IconData lightArrowLeftFromLine = IconDataLight(0xf344); /// Alias arrow-from-right for icon [lightArrowLeftFromLine] @Deprecated('Use "lightArrowLeftFromLine" instead.') static const IconData lightArrowFromRight = lightArrowLeftFromLine; /// Thin Arrow Left From Line icon /// /// https://fontawesome.com/icons/arrow-left-from-line?style=thin /// Leftwards Arrow from Bar, forward, next static const IconData thinArrowLeftFromLine = IconDataThin(0xf344); /// Alias arrow-from-right for icon [thinArrowLeftFromLine] @Deprecated('Use "thinArrowLeftFromLine" instead.') static const IconData thinArrowFromRight = thinArrowLeftFromLine; /// Solid Arrow Left Long icon /// /// https://fontawesome.com/icons/arrow-left-long?style=solid /// back, long-arrow-left, previous static const IconData solidArrowLeftLong = IconDataSolid(0xf177); /// Alias long-arrow-left for icon [solidArrowLeftLong] @Deprecated('Use "solidArrowLeftLong" instead.') static const IconData solidLongArrowLeft = solidArrowLeftLong; /// Regular Arrow Left Long icon /// /// https://fontawesome.com/icons/arrow-left-long?style=regular /// back, long-arrow-left, previous static const IconData arrowLeftLong = IconDataRegular(0xf177); /// Alias long-arrow-left for icon [arrowLeftLong] @Deprecated('Use "arrowLeftLong" instead.') static const IconData longArrowLeft = arrowLeftLong; /// Light Arrow Left Long icon /// /// https://fontawesome.com/icons/arrow-left-long?style=light /// back, long-arrow-left, previous static const IconData lightArrowLeftLong = IconDataLight(0xf177); /// Alias long-arrow-left for icon [lightArrowLeftLong] @Deprecated('Use "lightArrowLeftLong" instead.') static const IconData lightLongArrowLeft = lightArrowLeftLong; /// Thin Arrow Left Long icon /// /// https://fontawesome.com/icons/arrow-left-long?style=thin /// back, long-arrow-left, previous static const IconData thinArrowLeftLong = IconDataThin(0xf177); /// Alias long-arrow-left for icon [thinArrowLeftLong] @Deprecated('Use "thinArrowLeftLong" instead.') static const IconData thinLongArrowLeft = thinArrowLeftLong; /// Solid Arrow Left Long To Line icon /// /// https://fontawesome.com/icons/arrow-left-long-to-line?style=solid /// back, delete, insert, left static const IconData solidArrowLeftLongToLine = IconDataSolid(0xe3d4); /// Regular Arrow Left Long To Line icon /// /// https://fontawesome.com/icons/arrow-left-long-to-line?style=regular /// back, delete, insert, left static const IconData arrowLeftLongToLine = IconDataRegular(0xe3d4); /// Light Arrow Left Long To Line icon /// /// https://fontawesome.com/icons/arrow-left-long-to-line?style=light /// back, delete, insert, left static const IconData lightArrowLeftLongToLine = IconDataLight(0xe3d4); /// Thin Arrow Left Long To Line icon /// /// https://fontawesome.com/icons/arrow-left-long-to-line?style=thin /// back, delete, insert, left static const IconData thinArrowLeftLongToLine = IconDataThin(0xe3d4); /// Solid Arrow Left To Arc icon /// /// https://fontawesome.com/icons/arrow-left-to-arc?style=solid /// give, into, login, send, sign in, enter static const IconData solidArrowLeftToArc = IconDataSolid(0xe616); /// Regular Arrow Left To Arc icon /// /// https://fontawesome.com/icons/arrow-left-to-arc?style=regular /// give, into, login, send, sign in, enter static const IconData arrowLeftToArc = IconDataRegular(0xe616); /// Light Arrow Left To Arc icon /// /// https://fontawesome.com/icons/arrow-left-to-arc?style=light /// give, into, login, send, sign in, enter static const IconData lightArrowLeftToArc = IconDataLight(0xe616); /// Thin Arrow Left To Arc icon /// /// https://fontawesome.com/icons/arrow-left-to-arc?style=thin /// give, into, login, send, sign in, enter static const IconData thinArrowLeftToArc = IconDataThin(0xe616); /// Solid Arrow Left To Line icon /// /// https://fontawesome.com/icons/arrow-left-to-line?style=solid /// Leftwards Arrow to Bar, back, insert, previous static const IconData solidArrowLeftToLine = IconDataSolid(0xf33e); /// Alias arrow-to-left for icon [solidArrowLeftToLine] @Deprecated('Use "solidArrowLeftToLine" instead.') static const IconData solidArrowToLeft = solidArrowLeftToLine; /// Regular Arrow Left To Line icon /// /// https://fontawesome.com/icons/arrow-left-to-line?style=regular /// Leftwards Arrow to Bar, back, insert, previous static const IconData arrowLeftToLine = IconDataRegular(0xf33e); /// Alias arrow-to-left for icon [arrowLeftToLine] @Deprecated('Use "arrowLeftToLine" instead.') static const IconData arrowToLeft = arrowLeftToLine; /// Light Arrow Left To Line icon /// /// https://fontawesome.com/icons/arrow-left-to-line?style=light /// Leftwards Arrow to Bar, back, insert, previous static const IconData lightArrowLeftToLine = IconDataLight(0xf33e); /// Alias arrow-to-left for icon [lightArrowLeftToLine] @Deprecated('Use "lightArrowLeftToLine" instead.') static const IconData lightArrowToLeft = lightArrowLeftToLine; /// Thin Arrow Left To Line icon /// /// https://fontawesome.com/icons/arrow-left-to-line?style=thin /// Leftwards Arrow to Bar, back, insert, previous static const IconData thinArrowLeftToLine = IconDataThin(0xf33e); /// Alias arrow-to-left for icon [thinArrowLeftToLine] @Deprecated('Use "thinArrowLeftToLine" instead.') static const IconData thinArrowToLeft = thinArrowLeftToLine; /// Solid Arrow Pointer icon /// /// https://fontawesome.com/icons/arrow-pointer?style=solid /// arrow, cursor, select static const IconData solidArrowPointer = IconDataSolid(0xf245); /// Alias mouse-pointer for icon [solidArrowPointer] @Deprecated('Use "solidArrowPointer" instead.') static const IconData solidMousePointer = solidArrowPointer; /// Regular Arrow Pointer icon /// /// https://fontawesome.com/icons/arrow-pointer?style=regular /// arrow, cursor, select static const IconData arrowPointer = IconDataRegular(0xf245); /// Alias mouse-pointer for icon [arrowPointer] @Deprecated('Use "arrowPointer" instead.') static const IconData mousePointer = arrowPointer; /// Light Arrow Pointer icon /// /// https://fontawesome.com/icons/arrow-pointer?style=light /// arrow, cursor, select static const IconData lightArrowPointer = IconDataLight(0xf245); /// Alias mouse-pointer for icon [lightArrowPointer] @Deprecated('Use "lightArrowPointer" instead.') static const IconData lightMousePointer = lightArrowPointer; /// Thin Arrow Pointer icon /// /// https://fontawesome.com/icons/arrow-pointer?style=thin /// arrow, cursor, select static const IconData thinArrowPointer = IconDataThin(0xf245); /// Alias mouse-pointer for icon [thinArrowPointer] @Deprecated('Use "thinArrowPointer" instead.') static const IconData thinMousePointer = thinArrowPointer; /// Solid Arrow Progress icon /// /// https://fontawesome.com/icons/arrow-progress?style=solid /// flow, methodology, process, progress, steps, route static const IconData solidArrowProgress = IconDataSolid(0xe5df); /// Regular Arrow Progress icon /// /// https://fontawesome.com/icons/arrow-progress?style=regular /// flow, methodology, process, progress, steps, route static const IconData arrowProgress = IconDataRegular(0xe5df); /// Light Arrow Progress icon /// /// https://fontawesome.com/icons/arrow-progress?style=light /// flow, methodology, process, progress, steps, route static const IconData lightArrowProgress = IconDataLight(0xe5df); /// Thin Arrow Progress icon /// /// https://fontawesome.com/icons/arrow-progress?style=thin /// flow, methodology, process, progress, steps, route static const IconData thinArrowProgress = IconDataThin(0xe5df); /// Solid Arrow Right icon /// /// https://fontawesome.com/icons/arrow-right?style=solid /// Rightwards Arrow, forward, next static const IconData solidArrowRight = IconDataSolid(0xf061); /// Regular Arrow Right icon /// /// https://fontawesome.com/icons/arrow-right?style=regular /// Rightwards Arrow, forward, next static const IconData arrowRight = IconDataRegular(0xf061); /// Light Arrow Right icon /// /// https://fontawesome.com/icons/arrow-right?style=light /// Rightwards Arrow, forward, next static const IconData lightArrowRight = IconDataLight(0xf061); /// Thin Arrow Right icon /// /// https://fontawesome.com/icons/arrow-right?style=thin /// Rightwards Arrow, forward, next static const IconData thinArrowRight = IconDataThin(0xf061); /// Solid Arrow Right Arrow Left icon /// /// https://fontawesome.com/icons/arrow-right-arrow-left?style=solid /// Rightwards Arrow Over Leftwards Arrow, arrow, arrows, reciprocate, return, swap, transfer static const IconData solidArrowRightArrowLeft = IconDataSolid(0xf0ec); /// Alias exchange for icon [solidArrowRightArrowLeft] @Deprecated('Use "solidArrowRightArrowLeft" instead.') static const IconData solidExchange = solidArrowRightArrowLeft; /// Regular Arrow Right Arrow Left icon /// /// https://fontawesome.com/icons/arrow-right-arrow-left?style=regular /// Rightwards Arrow Over Leftwards Arrow, arrow, arrows, reciprocate, return, swap, transfer static const IconData arrowRightArrowLeft = IconDataRegular(0xf0ec); /// Alias exchange for icon [arrowRightArrowLeft] @Deprecated('Use "arrowRightArrowLeft" instead.') static const IconData exchange = arrowRightArrowLeft; /// Light Arrow Right Arrow Left icon /// /// https://fontawesome.com/icons/arrow-right-arrow-left?style=light /// Rightwards Arrow Over Leftwards Arrow, arrow, arrows, reciprocate, return, swap, transfer static const IconData lightArrowRightArrowLeft = IconDataLight(0xf0ec); /// Alias exchange for icon [lightArrowRightArrowLeft] @Deprecated('Use "lightArrowRightArrowLeft" instead.') static const IconData lightExchange = lightArrowRightArrowLeft; /// Thin Arrow Right Arrow Left icon /// /// https://fontawesome.com/icons/arrow-right-arrow-left?style=thin /// Rightwards Arrow Over Leftwards Arrow, arrow, arrows, reciprocate, return, swap, transfer static const IconData thinArrowRightArrowLeft = IconDataThin(0xf0ec); /// Alias exchange for icon [thinArrowRightArrowLeft] @Deprecated('Use "thinArrowRightArrowLeft" instead.') static const IconData thinExchange = thinArrowRightArrowLeft; /// Solid Arrow Right From Arc icon /// /// https://fontawesome.com/icons/arrow-right-from-arc?style=solid /// exit, give, leave, send, transfer static const IconData solidArrowRightFromArc = IconDataSolid(0xe4b1); /// Regular Arrow Right From Arc icon /// /// https://fontawesome.com/icons/arrow-right-from-arc?style=regular /// exit, give, leave, send, transfer static const IconData arrowRightFromArc = IconDataRegular(0xe4b1); /// Light Arrow Right From Arc icon /// /// https://fontawesome.com/icons/arrow-right-from-arc?style=light /// exit, give, leave, send, transfer static const IconData lightArrowRightFromArc = IconDataLight(0xe4b1); /// Thin Arrow Right From Arc icon /// /// https://fontawesome.com/icons/arrow-right-from-arc?style=thin /// exit, give, leave, send, transfer static const IconData thinArrowRightFromArc = IconDataThin(0xe4b1); /// Solid Arrow Right From Bracket icon /// /// https://fontawesome.com/icons/arrow-right-from-bracket?style=solid /// arrow, exit, leave, log out, logout static const IconData solidArrowRightFromBracket = IconDataSolid(0xf08b); /// Alias sign-out for icon [solidArrowRightFromBracket] @Deprecated('Use "solidArrowRightFromBracket" instead.') static const IconData solidSignOut = solidArrowRightFromBracket; /// Regular Arrow Right From Bracket icon /// /// https://fontawesome.com/icons/arrow-right-from-bracket?style=regular /// arrow, exit, leave, log out, logout static const IconData arrowRightFromBracket = IconDataRegular(0xf08b); /// Alias sign-out for icon [arrowRightFromBracket] @Deprecated('Use "arrowRightFromBracket" instead.') static const IconData signOut = arrowRightFromBracket; /// Light Arrow Right From Bracket icon /// /// https://fontawesome.com/icons/arrow-right-from-bracket?style=light /// arrow, exit, leave, log out, logout static const IconData lightArrowRightFromBracket = IconDataLight(0xf08b); /// Alias sign-out for icon [lightArrowRightFromBracket] @Deprecated('Use "lightArrowRightFromBracket" instead.') static const IconData lightSignOut = lightArrowRightFromBracket; /// Thin Arrow Right From Bracket icon /// /// https://fontawesome.com/icons/arrow-right-from-bracket?style=thin /// arrow, exit, leave, log out, logout static const IconData thinArrowRightFromBracket = IconDataThin(0xf08b); /// Alias sign-out for icon [thinArrowRightFromBracket] @Deprecated('Use "thinArrowRightFromBracket" instead.') static const IconData thinSignOut = thinArrowRightFromBracket; /// Solid Arrow Right From Line icon /// /// https://fontawesome.com/icons/arrow-right-from-line?style=solid /// Rightwards Arrow from Bar, back, previous static const IconData solidArrowRightFromLine = IconDataSolid(0xf343); /// Alias arrow-from-left for icon [solidArrowRightFromLine] @Deprecated('Use "solidArrowRightFromLine" instead.') static const IconData solidArrowFromLeft = solidArrowRightFromLine; /// Regular Arrow Right From Line icon /// /// https://fontawesome.com/icons/arrow-right-from-line?style=regular /// Rightwards Arrow from Bar, back, previous static const IconData arrowRightFromLine = IconDataRegular(0xf343); /// Alias arrow-from-left for icon [arrowRightFromLine] @Deprecated('Use "arrowRightFromLine" instead.') static const IconData arrowFromLeft = arrowRightFromLine; /// Light Arrow Right From Line icon /// /// https://fontawesome.com/icons/arrow-right-from-line?style=light /// Rightwards Arrow from Bar, back, previous static const IconData lightArrowRightFromLine = IconDataLight(0xf343); /// Alias arrow-from-left for icon [lightArrowRightFromLine] @Deprecated('Use "lightArrowRightFromLine" instead.') static const IconData lightArrowFromLeft = lightArrowRightFromLine; /// Thin Arrow Right From Line icon /// /// https://fontawesome.com/icons/arrow-right-from-line?style=thin /// Rightwards Arrow from Bar, back, previous static const IconData thinArrowRightFromLine = IconDataThin(0xf343); /// Alias arrow-from-left for icon [thinArrowRightFromLine] @Deprecated('Use "thinArrowRightFromLine" instead.') static const IconData thinArrowFromLeft = thinArrowRightFromLine; /// Solid Arrow Right Long icon /// /// https://fontawesome.com/icons/arrow-right-long?style=solid /// forward, long-arrow-right, next static const IconData solidArrowRightLong = IconDataSolid(0xf178); /// Alias long-arrow-right for icon [solidArrowRightLong] @Deprecated('Use "solidArrowRightLong" instead.') static const IconData solidLongArrowRight = solidArrowRightLong; /// Regular Arrow Right Long icon /// /// https://fontawesome.com/icons/arrow-right-long?style=regular /// forward, long-arrow-right, next static const IconData arrowRightLong = IconDataRegular(0xf178); /// Alias long-arrow-right for icon [arrowRightLong] @Deprecated('Use "arrowRightLong" instead.') static const IconData longArrowRight = arrowRightLong; /// Light Arrow Right Long icon /// /// https://fontawesome.com/icons/arrow-right-long?style=light /// forward, long-arrow-right, next static const IconData lightArrowRightLong = IconDataLight(0xf178); /// Alias long-arrow-right for icon [lightArrowRightLong] @Deprecated('Use "lightArrowRightLong" instead.') static const IconData lightLongArrowRight = lightArrowRightLong; /// Thin Arrow Right Long icon /// /// https://fontawesome.com/icons/arrow-right-long?style=thin /// forward, long-arrow-right, next static const IconData thinArrowRightLong = IconDataThin(0xf178); /// Alias long-arrow-right for icon [thinArrowRightLong] @Deprecated('Use "thinArrowRightLong" instead.') static const IconData thinLongArrowRight = thinArrowRightLong; /// Solid Arrow Right Long To Line icon /// /// https://fontawesome.com/icons/arrow-right-long-to-line?style=solid /// forward, insert, right, skip, tab static const IconData solidArrowRightLongToLine = IconDataSolid(0xe3d5); /// Regular Arrow Right Long To Line icon /// /// https://fontawesome.com/icons/arrow-right-long-to-line?style=regular /// forward, insert, right, skip, tab static const IconData arrowRightLongToLine = IconDataRegular(0xe3d5); /// Light Arrow Right Long To Line icon /// /// https://fontawesome.com/icons/arrow-right-long-to-line?style=light /// forward, insert, right, skip, tab static const IconData lightArrowRightLongToLine = IconDataLight(0xe3d5); /// Thin Arrow Right Long To Line icon /// /// https://fontawesome.com/icons/arrow-right-long-to-line?style=thin /// forward, insert, right, skip, tab static const IconData thinArrowRightLongToLine = IconDataThin(0xe3d5); /// Solid Arrow Right To Arc icon /// /// https://fontawesome.com/icons/arrow-right-to-arc?style=solid /// enter, give, insert, into, login, send, sign in static const IconData solidArrowRightToArc = IconDataSolid(0xe4b2); /// Regular Arrow Right To Arc icon /// /// https://fontawesome.com/icons/arrow-right-to-arc?style=regular /// enter, give, insert, into, login, send, sign in static const IconData arrowRightToArc = IconDataRegular(0xe4b2); /// Light Arrow Right To Arc icon /// /// https://fontawesome.com/icons/arrow-right-to-arc?style=light /// enter, give, insert, into, login, send, sign in static const IconData lightArrowRightToArc = IconDataLight(0xe4b2); /// Thin Arrow Right To Arc icon /// /// https://fontawesome.com/icons/arrow-right-to-arc?style=thin /// enter, give, insert, into, login, send, sign in static const IconData thinArrowRightToArc = IconDataThin(0xe4b2); /// Solid Arrow Right To Bracket icon /// /// https://fontawesome.com/icons/arrow-right-to-bracket?style=solid /// arrow, enter, insert, join, log in, login, sign in, sign up, sign-in, signin, signup static const IconData solidArrowRightToBracket = IconDataSolid(0xf090); /// Alias sign-in for icon [solidArrowRightToBracket] @Deprecated('Use "solidArrowRightToBracket" instead.') static const IconData solidSignIn = solidArrowRightToBracket; /// Regular Arrow Right To Bracket icon /// /// https://fontawesome.com/icons/arrow-right-to-bracket?style=regular /// arrow, enter, insert, join, log in, login, sign in, sign up, sign-in, signin, signup static const IconData arrowRightToBracket = IconDataRegular(0xf090); /// Alias sign-in for icon [arrowRightToBracket] @Deprecated('Use "arrowRightToBracket" instead.') static const IconData signIn = arrowRightToBracket; /// Light Arrow Right To Bracket icon /// /// https://fontawesome.com/icons/arrow-right-to-bracket?style=light /// arrow, enter, insert, join, log in, login, sign in, sign up, sign-in, signin, signup static const IconData lightArrowRightToBracket = IconDataLight(0xf090); /// Alias sign-in for icon [lightArrowRightToBracket] @Deprecated('Use "lightArrowRightToBracket" instead.') static const IconData lightSignIn = lightArrowRightToBracket; /// Thin Arrow Right To Bracket icon /// /// https://fontawesome.com/icons/arrow-right-to-bracket?style=thin /// arrow, enter, insert, join, log in, login, sign in, sign up, sign-in, signin, signup static const IconData thinArrowRightToBracket = IconDataThin(0xf090); /// Alias sign-in for icon [thinArrowRightToBracket] @Deprecated('Use "thinArrowRightToBracket" instead.') static const IconData thinSignIn = thinArrowRightToBracket; /// Solid Arrow Right To City icon /// /// https://fontawesome.com/icons/arrow-right-to-city?style=solid /// building, city, exodus, insert, rural, urban static const IconData solidArrowRightToCity = IconDataSolid(0xe4b3); /// Regular Arrow Right To City icon /// /// https://fontawesome.com/icons/arrow-right-to-city?style=regular /// building, city, exodus, insert, rural, urban static const IconData arrowRightToCity = IconDataRegular(0xe4b3); /// Light Arrow Right To City icon /// /// https://fontawesome.com/icons/arrow-right-to-city?style=light /// building, city, exodus, insert, rural, urban static const IconData lightArrowRightToCity = IconDataLight(0xe4b3); /// Thin Arrow Right To City icon /// /// https://fontawesome.com/icons/arrow-right-to-city?style=thin /// building, city, exodus, insert, rural, urban static const IconData thinArrowRightToCity = IconDataThin(0xe4b3); /// Solid Arrow Right To Line icon /// /// https://fontawesome.com/icons/arrow-right-to-line?style=solid /// Rightwards Arrow to Bar, forward, insert, next static const IconData solidArrowRightToLine = IconDataSolid(0xf340); /// Alias arrow-to-right for icon [solidArrowRightToLine] @Deprecated('Use "solidArrowRightToLine" instead.') static const IconData solidArrowToRight = solidArrowRightToLine; /// Regular Arrow Right To Line icon /// /// https://fontawesome.com/icons/arrow-right-to-line?style=regular /// Rightwards Arrow to Bar, forward, insert, next static const IconData arrowRightToLine = IconDataRegular(0xf340); /// Alias arrow-to-right for icon [arrowRightToLine] @Deprecated('Use "arrowRightToLine" instead.') static const IconData arrowToRight = arrowRightToLine; /// Light Arrow Right To Line icon /// /// https://fontawesome.com/icons/arrow-right-to-line?style=light /// Rightwards Arrow to Bar, forward, insert, next static const IconData lightArrowRightToLine = IconDataLight(0xf340); /// Alias arrow-to-right for icon [lightArrowRightToLine] @Deprecated('Use "lightArrowRightToLine" instead.') static const IconData lightArrowToRight = lightArrowRightToLine; /// Thin Arrow Right To Line icon /// /// https://fontawesome.com/icons/arrow-right-to-line?style=thin /// Rightwards Arrow to Bar, forward, insert, next static const IconData thinArrowRightToLine = IconDataThin(0xf340); /// Alias arrow-to-right for icon [thinArrowRightToLine] @Deprecated('Use "thinArrowRightToLine" instead.') static const IconData thinArrowToRight = thinArrowRightToLine; /// Solid Arrow Rotate Left icon /// /// https://fontawesome.com/icons/arrow-rotate-left?style=solid /// Anticlockwise Open Circle Arrow, back, control z, exchange, oops, return, rotate, swap static const IconData solidArrowRotateLeft = IconDataSolid(0xf0e2); /// Alias arrow-left-rotate for icon [solidArrowRotateLeft] @Deprecated('Use "solidArrowRotateLeft" instead.') static const IconData solidArrowLeftRotate = solidArrowRotateLeft; /// Alias arrow-rotate-back for icon [solidArrowRotateLeft] @Deprecated('Use "solidArrowRotateLeft" instead.') static const IconData solidArrowRotateBack = solidArrowRotateLeft; /// Alias arrow-rotate-backward for icon [solidArrowRotateLeft] @Deprecated('Use "solidArrowRotateLeft" instead.') static const IconData solidArrowRotateBackward = solidArrowRotateLeft; /// Alias undo for icon [solidArrowRotateLeft] @Deprecated('Use "solidArrowRotateLeft" instead.') static const IconData solidUndo = solidArrowRotateLeft; /// Regular Arrow Rotate Left icon /// /// https://fontawesome.com/icons/arrow-rotate-left?style=regular /// Anticlockwise Open Circle Arrow, back, control z, exchange, oops, return, rotate, swap static const IconData arrowRotateLeft = IconDataRegular(0xf0e2); /// Alias arrow-left-rotate for icon [arrowRotateLeft] @Deprecated('Use "arrowRotateLeft" instead.') static const IconData arrowLeftRotate = arrowRotateLeft; /// Alias arrow-rotate-back for icon [arrowRotateLeft] @Deprecated('Use "arrowRotateLeft" instead.') static const IconData arrowRotateBack = arrowRotateLeft; /// Alias arrow-rotate-backward for icon [arrowRotateLeft] @Deprecated('Use "arrowRotateLeft" instead.') static const IconData arrowRotateBackward = arrowRotateLeft; /// Alias undo for icon [arrowRotateLeft] @Deprecated('Use "arrowRotateLeft" instead.') static const IconData undo = arrowRotateLeft; /// Light Arrow Rotate Left icon /// /// https://fontawesome.com/icons/arrow-rotate-left?style=light /// Anticlockwise Open Circle Arrow, back, control z, exchange, oops, return, rotate, swap static const IconData lightArrowRotateLeft = IconDataLight(0xf0e2); /// Alias arrow-left-rotate for icon [lightArrowRotateLeft] @Deprecated('Use "lightArrowRotateLeft" instead.') static const IconData lightArrowLeftRotate = lightArrowRotateLeft; /// Alias arrow-rotate-back for icon [lightArrowRotateLeft] @Deprecated('Use "lightArrowRotateLeft" instead.') static const IconData lightArrowRotateBack = lightArrowRotateLeft; /// Alias arrow-rotate-backward for icon [lightArrowRotateLeft] @Deprecated('Use "lightArrowRotateLeft" instead.') static const IconData lightArrowRotateBackward = lightArrowRotateLeft; /// Alias undo for icon [lightArrowRotateLeft] @Deprecated('Use "lightArrowRotateLeft" instead.') static const IconData lightUndo = lightArrowRotateLeft; /// Thin Arrow Rotate Left icon /// /// https://fontawesome.com/icons/arrow-rotate-left?style=thin /// Anticlockwise Open Circle Arrow, back, control z, exchange, oops, return, rotate, swap static const IconData thinArrowRotateLeft = IconDataThin(0xf0e2); /// Alias arrow-left-rotate for icon [thinArrowRotateLeft] @Deprecated('Use "thinArrowRotateLeft" instead.') static const IconData thinArrowLeftRotate = thinArrowRotateLeft; /// Alias arrow-rotate-back for icon [thinArrowRotateLeft] @Deprecated('Use "thinArrowRotateLeft" instead.') static const IconData thinArrowRotateBack = thinArrowRotateLeft; /// Alias arrow-rotate-backward for icon [thinArrowRotateLeft] @Deprecated('Use "thinArrowRotateLeft" instead.') static const IconData thinArrowRotateBackward = thinArrowRotateLeft; /// Alias undo for icon [thinArrowRotateLeft] @Deprecated('Use "thinArrowRotateLeft" instead.') static const IconData thinUndo = thinArrowRotateLeft; /// Solid Arrow Rotate Right icon /// /// https://fontawesome.com/icons/arrow-rotate-right?style=solid /// Clockwise Open Circle Arrow, forward, refresh, reload, renew, repeat, retry static const IconData solidArrowRotateRight = IconDataSolid(0xf01e); /// Alias arrow-right-rotate for icon [solidArrowRotateRight] @Deprecated('Use "solidArrowRotateRight" instead.') static const IconData solidArrowRightRotate = solidArrowRotateRight; /// Alias arrow-rotate-forward for icon [solidArrowRotateRight] @Deprecated('Use "solidArrowRotateRight" instead.') static const IconData solidArrowRotateForward = solidArrowRotateRight; /// Alias redo for icon [solidArrowRotateRight] @Deprecated('Use "solidArrowRotateRight" instead.') static const IconData solidRedo = solidArrowRotateRight; /// Regular Arrow Rotate Right icon /// /// https://fontawesome.com/icons/arrow-rotate-right?style=regular /// Clockwise Open Circle Arrow, forward, refresh, reload, renew, repeat, retry static const IconData arrowRotateRight = IconDataRegular(0xf01e); /// Alias arrow-right-rotate for icon [arrowRotateRight] @Deprecated('Use "arrowRotateRight" instead.') static const IconData arrowRightRotate = arrowRotateRight; /// Alias arrow-rotate-forward for icon [arrowRotateRight] @Deprecated('Use "arrowRotateRight" instead.') static const IconData arrowRotateForward = arrowRotateRight; /// Alias redo for icon [arrowRotateRight] @Deprecated('Use "arrowRotateRight" instead.') static const IconData redo = arrowRotateRight; /// Light Arrow Rotate Right icon /// /// https://fontawesome.com/icons/arrow-rotate-right?style=light /// Clockwise Open Circle Arrow, forward, refresh, reload, renew, repeat, retry static const IconData lightArrowRotateRight = IconDataLight(0xf01e); /// Alias arrow-right-rotate for icon [lightArrowRotateRight] @Deprecated('Use "lightArrowRotateRight" instead.') static const IconData lightArrowRightRotate = lightArrowRotateRight; /// Alias arrow-rotate-forward for icon [lightArrowRotateRight] @Deprecated('Use "lightArrowRotateRight" instead.') static const IconData lightArrowRotateForward = lightArrowRotateRight; /// Alias redo for icon [lightArrowRotateRight] @Deprecated('Use "lightArrowRotateRight" instead.') static const IconData lightRedo = lightArrowRotateRight; /// Thin Arrow Rotate Right icon /// /// https://fontawesome.com/icons/arrow-rotate-right?style=thin /// Clockwise Open Circle Arrow, forward, refresh, reload, renew, repeat, retry static const IconData thinArrowRotateRight = IconDataThin(0xf01e); /// Alias arrow-right-rotate for icon [thinArrowRotateRight] @Deprecated('Use "thinArrowRotateRight" instead.') static const IconData thinArrowRightRotate = thinArrowRotateRight; /// Alias arrow-rotate-forward for icon [thinArrowRotateRight] @Deprecated('Use "thinArrowRotateRight" instead.') static const IconData thinArrowRotateForward = thinArrowRotateRight; /// Alias redo for icon [thinArrowRotateRight] @Deprecated('Use "thinArrowRotateRight" instead.') static const IconData thinRedo = thinArrowRotateRight; /// Solid Arrow Trend Down icon /// /// https://fontawesome.com/icons/arrow-trend-down?style=solid /// line, stocks, trend static const IconData solidArrowTrendDown = IconDataSolid(0xe097); /// Regular Arrow Trend Down icon /// /// https://fontawesome.com/icons/arrow-trend-down?style=regular /// line, stocks, trend static const IconData arrowTrendDown = IconDataRegular(0xe097); /// Light Arrow Trend Down icon /// /// https://fontawesome.com/icons/arrow-trend-down?style=light /// line, stocks, trend static const IconData lightArrowTrendDown = IconDataLight(0xe097); /// Thin Arrow Trend Down icon /// /// https://fontawesome.com/icons/arrow-trend-down?style=thin /// line, stocks, trend static const IconData thinArrowTrendDown = IconDataThin(0xe097); /// Solid Arrow Trend Up icon /// /// https://fontawesome.com/icons/arrow-trend-up?style=solid /// line, stocks, trend static const IconData solidArrowTrendUp = IconDataSolid(0xe098); /// Regular Arrow Trend Up icon /// /// https://fontawesome.com/icons/arrow-trend-up?style=regular /// line, stocks, trend static const IconData arrowTrendUp = IconDataRegular(0xe098); /// Light Arrow Trend Up icon /// /// https://fontawesome.com/icons/arrow-trend-up?style=light /// line, stocks, trend static const IconData lightArrowTrendUp = IconDataLight(0xe098); /// Thin Arrow Trend Up icon /// /// https://fontawesome.com/icons/arrow-trend-up?style=thin /// line, stocks, trend static const IconData thinArrowTrendUp = IconDataThin(0xe098); /// Solid Arrow Turn Down icon /// /// https://fontawesome.com/icons/arrow-turn-down?style=solid /// arrow static const IconData solidArrowTurnDown = IconDataSolid(0xf149); /// Alias level-down for icon [solidArrowTurnDown] @Deprecated('Use "solidArrowTurnDown" instead.') static const IconData solidLevelDown = solidArrowTurnDown; /// Regular Arrow Turn Down icon /// /// https://fontawesome.com/icons/arrow-turn-down?style=regular /// arrow static const IconData arrowTurnDown = IconDataRegular(0xf149); /// Alias level-down for icon [arrowTurnDown] @Deprecated('Use "arrowTurnDown" instead.') static const IconData levelDown = arrowTurnDown; /// Light Arrow Turn Down icon /// /// https://fontawesome.com/icons/arrow-turn-down?style=light /// arrow static const IconData lightArrowTurnDown = IconDataLight(0xf149); /// Alias level-down for icon [lightArrowTurnDown] @Deprecated('Use "lightArrowTurnDown" instead.') static const IconData lightLevelDown = lightArrowTurnDown; /// Thin Arrow Turn Down icon /// /// https://fontawesome.com/icons/arrow-turn-down?style=thin /// arrow static const IconData thinArrowTurnDown = IconDataThin(0xf149); /// Alias level-down for icon [thinArrowTurnDown] @Deprecated('Use "thinArrowTurnDown" instead.') static const IconData thinLevelDown = thinArrowTurnDown; /// Solid Arrow Turn Down Left icon /// /// https://fontawesome.com/icons/arrow-turn-down-left?style=solid /// enter, keyboard, return static const IconData solidArrowTurnDownLeft = IconDataSolid(0xe2e1); /// Regular Arrow Turn Down Left icon /// /// https://fontawesome.com/icons/arrow-turn-down-left?style=regular /// enter, keyboard, return static const IconData arrowTurnDownLeft = IconDataRegular(0xe2e1); /// Light Arrow Turn Down Left icon /// /// https://fontawesome.com/icons/arrow-turn-down-left?style=light /// enter, keyboard, return static const IconData lightArrowTurnDownLeft = IconDataLight(0xe2e1); /// Thin Arrow Turn Down Left icon /// /// https://fontawesome.com/icons/arrow-turn-down-left?style=thin /// enter, keyboard, return static const IconData thinArrowTurnDownLeft = IconDataThin(0xe2e1); /// Solid Arrow Turn Down Right icon /// /// https://fontawesome.com/icons/arrow-turn-down-right?style=solid /// forward, move static const IconData solidArrowTurnDownRight = IconDataSolid(0xe3d6); /// Regular Arrow Turn Down Right icon /// /// https://fontawesome.com/icons/arrow-turn-down-right?style=regular /// forward, move static const IconData arrowTurnDownRight = IconDataRegular(0xe3d6); /// Light Arrow Turn Down Right icon /// /// https://fontawesome.com/icons/arrow-turn-down-right?style=light /// forward, move static const IconData lightArrowTurnDownRight = IconDataLight(0xe3d6); /// Thin Arrow Turn Down Right icon /// /// https://fontawesome.com/icons/arrow-turn-down-right?style=thin /// forward, move static const IconData thinArrowTurnDownRight = IconDataThin(0xe3d6); /// Solid Arrow Turn Left icon /// /// https://fontawesome.com/icons/arrow-turn-left?style=solid /// direction, left, return, turn, west, back static const IconData solidArrowTurnLeft = IconDataSolid(0xe632); /// Regular Arrow Turn Left icon /// /// https://fontawesome.com/icons/arrow-turn-left?style=regular /// direction, left, return, turn, west, back static const IconData arrowTurnLeft = IconDataRegular(0xe632); /// Light Arrow Turn Left icon /// /// https://fontawesome.com/icons/arrow-turn-left?style=light /// direction, left, return, turn, west, back static const IconData lightArrowTurnLeft = IconDataLight(0xe632); /// Thin Arrow Turn Left icon /// /// https://fontawesome.com/icons/arrow-turn-left?style=thin /// direction, left, return, turn, west, back static const IconData thinArrowTurnLeft = IconDataThin(0xe632); /// Solid Arrow Turn Left Down icon /// /// https://fontawesome.com/icons/arrow-turn-left-down?style=solid /// direction, down, left, reverse, south, turn, backwards static const IconData solidArrowTurnLeftDown = IconDataSolid(0xe633); /// Regular Arrow Turn Left Down icon /// /// https://fontawesome.com/icons/arrow-turn-left-down?style=regular /// direction, down, left, reverse, south, turn, backwards static const IconData arrowTurnLeftDown = IconDataRegular(0xe633); /// Light Arrow Turn Left Down icon /// /// https://fontawesome.com/icons/arrow-turn-left-down?style=light /// direction, down, left, reverse, south, turn, backwards static const IconData lightArrowTurnLeftDown = IconDataLight(0xe633); /// Thin Arrow Turn Left Down icon /// /// https://fontawesome.com/icons/arrow-turn-left-down?style=thin /// direction, down, left, reverse, south, turn, backwards static const IconData thinArrowTurnLeftDown = IconDataThin(0xe633); /// Solid Arrow Turn Left Up icon /// /// https://fontawesome.com/icons/arrow-turn-left-up?style=solid /// direction, north, turn, forward, right static const IconData solidArrowTurnLeftUp = IconDataSolid(0xe634); /// Regular Arrow Turn Left Up icon /// /// https://fontawesome.com/icons/arrow-turn-left-up?style=regular /// direction, north, turn, forward, right static const IconData arrowTurnLeftUp = IconDataRegular(0xe634); /// Light Arrow Turn Left Up icon /// /// https://fontawesome.com/icons/arrow-turn-left-up?style=light /// direction, north, turn, forward, right static const IconData lightArrowTurnLeftUp = IconDataLight(0xe634); /// Thin Arrow Turn Left Up icon /// /// https://fontawesome.com/icons/arrow-turn-left-up?style=thin /// direction, north, turn, forward, right static const IconData thinArrowTurnLeftUp = IconDataThin(0xe634); /// Solid Arrow Turn Right icon /// /// https://fontawesome.com/icons/arrow-turn-right?style=solid /// direction, east, next, right, turn, forward static const IconData solidArrowTurnRight = IconDataSolid(0xe635); /// Regular Arrow Turn Right icon /// /// https://fontawesome.com/icons/arrow-turn-right?style=regular /// direction, east, next, right, turn, forward static const IconData arrowTurnRight = IconDataRegular(0xe635); /// Light Arrow Turn Right icon /// /// https://fontawesome.com/icons/arrow-turn-right?style=light /// direction, east, next, right, turn, forward static const IconData lightArrowTurnRight = IconDataLight(0xe635); /// Thin Arrow Turn Right icon /// /// https://fontawesome.com/icons/arrow-turn-right?style=thin /// direction, east, next, right, turn, forward static const IconData thinArrowTurnRight = IconDataThin(0xe635); /// Solid Arrow Turn Up icon /// /// https://fontawesome.com/icons/arrow-turn-up?style=solid /// arrow static const IconData solidArrowTurnUp = IconDataSolid(0xf148); /// Alias level-up for icon [solidArrowTurnUp] @Deprecated('Use "solidArrowTurnUp" instead.') static const IconData solidLevelUp = solidArrowTurnUp; /// Regular Arrow Turn Up icon /// /// https://fontawesome.com/icons/arrow-turn-up?style=regular /// arrow static const IconData arrowTurnUp = IconDataRegular(0xf148); /// Alias level-up for icon [arrowTurnUp] @Deprecated('Use "arrowTurnUp" instead.') static const IconData levelUp = arrowTurnUp; /// Light Arrow Turn Up icon /// /// https://fontawesome.com/icons/arrow-turn-up?style=light /// arrow static const IconData lightArrowTurnUp = IconDataLight(0xf148); /// Alias level-up for icon [lightArrowTurnUp] @Deprecated('Use "lightArrowTurnUp" instead.') static const IconData lightLevelUp = lightArrowTurnUp; /// Thin Arrow Turn Up icon /// /// https://fontawesome.com/icons/arrow-turn-up?style=thin /// arrow static const IconData thinArrowTurnUp = IconDataThin(0xf148); /// Alias level-up for icon [thinArrowTurnUp] @Deprecated('Use "thinArrowTurnUp" instead.') static const IconData thinLevelUp = thinArrowTurnUp; /// Solid Arrow Up icon /// /// https://fontawesome.com/icons/arrow-up?style=solid /// Upwards Arrow, forward, upgrade, upload static const IconData solidArrowUp = IconDataSolid(0xf062); /// Regular Arrow Up icon /// /// https://fontawesome.com/icons/arrow-up?style=regular /// Upwards Arrow, forward, upgrade, upload static const IconData arrowUp = IconDataRegular(0xf062); /// Light Arrow Up icon /// /// https://fontawesome.com/icons/arrow-up?style=light /// Upwards Arrow, forward, upgrade, upload static const IconData lightArrowUp = IconDataLight(0xf062); /// Thin Arrow Up icon /// /// https://fontawesome.com/icons/arrow-up?style=thin /// Upwards Arrow, forward, upgrade, upload static const IconData thinArrowUp = IconDataThin(0xf062); /// Solid Arrow Up 1 9 icon /// /// https://fontawesome.com/icons/arrow-up-1-9?style=solid /// arrange, filter, numbers, order, sort-numeric-desc static const IconData solidArrowUp19 = IconDataSolid(0xf163); /// Alias sort-numeric-up for icon [solidArrowUp19] @Deprecated('Use "solidArrowUp19" instead.') static const IconData solidSortNumericUp = solidArrowUp19; /// Regular Arrow Up 1 9 icon /// /// https://fontawesome.com/icons/arrow-up-1-9?style=regular /// arrange, filter, numbers, order, sort-numeric-desc static const IconData arrowUp19 = IconDataRegular(0xf163); /// Alias sort-numeric-up for icon [arrowUp19] @Deprecated('Use "arrowUp19" instead.') static const IconData sortNumericUp = arrowUp19; /// Light Arrow Up 1 9 icon /// /// https://fontawesome.com/icons/arrow-up-1-9?style=light /// arrange, filter, numbers, order, sort-numeric-desc static const IconData lightArrowUp19 = IconDataLight(0xf163); /// Alias sort-numeric-up for icon [lightArrowUp19] @Deprecated('Use "lightArrowUp19" instead.') static const IconData lightSortNumericUp = lightArrowUp19; /// Thin Arrow Up 1 9 icon /// /// https://fontawesome.com/icons/arrow-up-1-9?style=thin /// arrange, filter, numbers, order, sort-numeric-desc static const IconData thinArrowUp19 = IconDataThin(0xf163); /// Alias sort-numeric-up for icon [thinArrowUp19] @Deprecated('Use "thinArrowUp19" instead.') static const IconData thinSortNumericUp = thinArrowUp19; /// Solid Arrow Up 9 1 icon /// /// https://fontawesome.com/icons/arrow-up-9-1?style=solid /// arrange, filter, numbers, order, sort-numeric-desc static const IconData solidArrowUp91 = IconDataSolid(0xf887); /// Alias sort-numeric-up-alt for icon [solidArrowUp91] @Deprecated('Use "solidArrowUp91" instead.') static const IconData solidSortNumericUpAlt = solidArrowUp91; /// Regular Arrow Up 9 1 icon /// /// https://fontawesome.com/icons/arrow-up-9-1?style=regular /// arrange, filter, numbers, order, sort-numeric-desc static const IconData arrowUp91 = IconDataRegular(0xf887); /// Alias sort-numeric-up-alt for icon [arrowUp91] @Deprecated('Use "arrowUp91" instead.') static const IconData sortNumericUpAlt = arrowUp91; /// Light Arrow Up 9 1 icon /// /// https://fontawesome.com/icons/arrow-up-9-1?style=light /// arrange, filter, numbers, order, sort-numeric-desc static const IconData lightArrowUp91 = IconDataLight(0xf887); /// Alias sort-numeric-up-alt for icon [lightArrowUp91] @Deprecated('Use "lightArrowUp91" instead.') static const IconData lightSortNumericUpAlt = lightArrowUp91; /// Thin Arrow Up 9 1 icon /// /// https://fontawesome.com/icons/arrow-up-9-1?style=thin /// arrange, filter, numbers, order, sort-numeric-desc static const IconData thinArrowUp91 = IconDataThin(0xf887); /// Alias sort-numeric-up-alt for icon [thinArrowUp91] @Deprecated('Use "thinArrowUp91" instead.') static const IconData thinSortNumericUpAlt = thinArrowUp91; /// Solid Arrow Up A Z icon /// /// https://fontawesome.com/icons/arrow-up-a-z?style=solid /// alphabetical, arrange, filter, order, sort-alpha-desc static const IconData solidArrowUpAZ = IconDataSolid(0xf15e); /// Alias sort-alpha-up for icon [solidArrowUpAZ] @Deprecated('Use "solidArrowUpAZ" instead.') static const IconData solidSortAlphaUp = solidArrowUpAZ; /// Regular Arrow Up A Z icon /// /// https://fontawesome.com/icons/arrow-up-a-z?style=regular /// alphabetical, arrange, filter, order, sort-alpha-desc static const IconData arrowUpAZ = IconDataRegular(0xf15e); /// Alias sort-alpha-up for icon [arrowUpAZ] @Deprecated('Use "arrowUpAZ" instead.') static const IconData sortAlphaUp = arrowUpAZ; /// Light Arrow Up A Z icon /// /// https://fontawesome.com/icons/arrow-up-a-z?style=light /// alphabetical, arrange, filter, order, sort-alpha-desc static const IconData lightArrowUpAZ = IconDataLight(0xf15e); /// Alias sort-alpha-up for icon [lightArrowUpAZ] @Deprecated('Use "lightArrowUpAZ" instead.') static const IconData lightSortAlphaUp = lightArrowUpAZ; /// Thin Arrow Up A Z icon /// /// https://fontawesome.com/icons/arrow-up-a-z?style=thin /// alphabetical, arrange, filter, order, sort-alpha-desc static const IconData thinArrowUpAZ = IconDataThin(0xf15e); /// Alias sort-alpha-up for icon [thinArrowUpAZ] @Deprecated('Use "thinArrowUpAZ" instead.') static const IconData thinSortAlphaUp = thinArrowUpAZ; /// Solid Arrow Up Arrow Down icon /// /// https://fontawesome.com/icons/arrow-up-arrow-down?style=solid /// Upwards Arrow Leftwards of Downwards Arrow, reverse, swap, switch, transfer static const IconData solidArrowUpArrowDown = IconDataSolid(0xe099); /// Alias sort-up-down for icon [solidArrowUpArrowDown] @Deprecated('Use "solidArrowUpArrowDown" instead.') static const IconData solidSortUpDown = solidArrowUpArrowDown; /// Regular Arrow Up Arrow Down icon /// /// https://fontawesome.com/icons/arrow-up-arrow-down?style=regular /// Upwards Arrow Leftwards of Downwards Arrow, reverse, swap, switch, transfer static const IconData arrowUpArrowDown = IconDataRegular(0xe099); /// Alias sort-up-down for icon [arrowUpArrowDown] @Deprecated('Use "arrowUpArrowDown" instead.') static const IconData sortUpDown = arrowUpArrowDown; /// Light Arrow Up Arrow Down icon /// /// https://fontawesome.com/icons/arrow-up-arrow-down?style=light /// Upwards Arrow Leftwards of Downwards Arrow, reverse, swap, switch, transfer static const IconData lightArrowUpArrowDown = IconDataLight(0xe099); /// Alias sort-up-down for icon [lightArrowUpArrowDown] @Deprecated('Use "lightArrowUpArrowDown" instead.') static const IconData lightSortUpDown = lightArrowUpArrowDown; /// Thin Arrow Up Arrow Down icon /// /// https://fontawesome.com/icons/arrow-up-arrow-down?style=thin /// Upwards Arrow Leftwards of Downwards Arrow, reverse, swap, switch, transfer static const IconData thinArrowUpArrowDown = IconDataThin(0xe099); /// Alias sort-up-down for icon [thinArrowUpArrowDown] @Deprecated('Use "thinArrowUpArrowDown" instead.') static const IconData thinSortUpDown = thinArrowUpArrowDown; /// Solid Arrow Up Big Small icon /// /// https://fontawesome.com/icons/arrow-up-big-small?style=solid /// arrange, filter, order, rectangle, upgrade static const IconData solidArrowUpBigSmall = IconDataSolid(0xf88e); /// Alias sort-size-up for icon [solidArrowUpBigSmall] @Deprecated('Use "solidArrowUpBigSmall" instead.') static const IconData solidSortSizeUp = solidArrowUpBigSmall; /// Regular Arrow Up Big Small icon /// /// https://fontawesome.com/icons/arrow-up-big-small?style=regular /// arrange, filter, order, rectangle, upgrade static const IconData arrowUpBigSmall = IconDataRegular(0xf88e); /// Alias sort-size-up for icon [arrowUpBigSmall] @Deprecated('Use "arrowUpBigSmall" instead.') static const IconData sortSizeUp = arrowUpBigSmall; /// Light Arrow Up Big Small icon /// /// https://fontawesome.com/icons/arrow-up-big-small?style=light /// arrange, filter, order, rectangle, upgrade static const IconData lightArrowUpBigSmall = IconDataLight(0xf88e); /// Alias sort-size-up for icon [lightArrowUpBigSmall] @Deprecated('Use "lightArrowUpBigSmall" instead.') static const IconData lightSortSizeUp = lightArrowUpBigSmall; /// Thin Arrow Up Big Small icon /// /// https://fontawesome.com/icons/arrow-up-big-small?style=thin /// arrange, filter, order, rectangle, upgrade static const IconData thinArrowUpBigSmall = IconDataThin(0xf88e); /// Alias sort-size-up for icon [thinArrowUpBigSmall] @Deprecated('Use "thinArrowUpBigSmall" instead.') static const IconData thinSortSizeUp = thinArrowUpBigSmall; /// Solid Arrow Up From Arc icon /// /// https://fontawesome.com/icons/arrow-up-from-arc?style=solid /// import, share, transfer, upgrade, upload static const IconData solidArrowUpFromArc = IconDataSolid(0xe4b4); /// Regular Arrow Up From Arc icon /// /// https://fontawesome.com/icons/arrow-up-from-arc?style=regular /// import, share, transfer, upgrade, upload static const IconData arrowUpFromArc = IconDataRegular(0xe4b4); /// Light Arrow Up From Arc icon /// /// https://fontawesome.com/icons/arrow-up-from-arc?style=light /// import, share, transfer, upgrade, upload static const IconData lightArrowUpFromArc = IconDataLight(0xe4b4); /// Thin Arrow Up From Arc icon /// /// https://fontawesome.com/icons/arrow-up-from-arc?style=thin /// import, share, transfer, upgrade, upload static const IconData thinArrowUpFromArc = IconDataThin(0xe4b4); /// Solid Arrow Up From Bracket icon /// /// https://fontawesome.com/icons/arrow-up-from-bracket?style=solid /// share, transfer, upgrade, upload static const IconData solidArrowUpFromBracket = IconDataSolid(0xe09a); /// Regular Arrow Up From Bracket icon /// /// https://fontawesome.com/icons/arrow-up-from-bracket?style=regular /// share, transfer, upgrade, upload static const IconData arrowUpFromBracket = IconDataRegular(0xe09a); /// Light Arrow Up From Bracket icon /// /// https://fontawesome.com/icons/arrow-up-from-bracket?style=light /// share, transfer, upgrade, upload static const IconData lightArrowUpFromBracket = IconDataLight(0xe09a); /// Thin Arrow Up From Bracket icon /// /// https://fontawesome.com/icons/arrow-up-from-bracket?style=thin /// share, transfer, upgrade, upload static const IconData thinArrowUpFromBracket = IconDataThin(0xe09a); /// Solid Arrow Up From Dotted Line icon /// /// https://fontawesome.com/icons/arrow-up-from-dotted-line?style=solid /// import, transfer, upgrade, upload static const IconData solidArrowUpFromDottedLine = IconDataSolid(0xe09b); /// Regular Arrow Up From Dotted Line icon /// /// https://fontawesome.com/icons/arrow-up-from-dotted-line?style=regular /// import, transfer, upgrade, upload static const IconData arrowUpFromDottedLine = IconDataRegular(0xe09b); /// Light Arrow Up From Dotted Line icon /// /// https://fontawesome.com/icons/arrow-up-from-dotted-line?style=light /// import, transfer, upgrade, upload static const IconData lightArrowUpFromDottedLine = IconDataLight(0xe09b); /// Thin Arrow Up From Dotted Line icon /// /// https://fontawesome.com/icons/arrow-up-from-dotted-line?style=thin /// import, transfer, upgrade, upload static const IconData thinArrowUpFromDottedLine = IconDataThin(0xe09b); /// Solid Arrow Up From Ground Water icon /// /// https://fontawesome.com/icons/arrow-up-from-ground-water?style=solid /// groundwater, spring, upgrade, water supply, water table static const IconData solidArrowUpFromGroundWater = IconDataSolid(0xe4b5); /// Regular Arrow Up From Ground Water icon /// /// https://fontawesome.com/icons/arrow-up-from-ground-water?style=regular /// groundwater, spring, upgrade, water supply, water table static const IconData arrowUpFromGroundWater = IconDataRegular(0xe4b5); /// Light Arrow Up From Ground Water icon /// /// https://fontawesome.com/icons/arrow-up-from-ground-water?style=light /// groundwater, spring, upgrade, water supply, water table static const IconData lightArrowUpFromGroundWater = IconDataLight(0xe4b5); /// Thin Arrow Up From Ground Water icon /// /// https://fontawesome.com/icons/arrow-up-from-ground-water?style=thin /// groundwater, spring, upgrade, water supply, water table static const IconData thinArrowUpFromGroundWater = IconDataThin(0xe4b5); /// Solid Arrow Up From Line icon /// /// https://fontawesome.com/icons/arrow-up-from-line?style=solid /// import, transfer, upgrade, upload static const IconData solidArrowUpFromLine = IconDataSolid(0xf342); /// Alias arrow-from-bottom for icon [solidArrowUpFromLine] @Deprecated('Use "solidArrowUpFromLine" instead.') static const IconData solidArrowFromBottom = solidArrowUpFromLine; /// Regular Arrow Up From Line icon /// /// https://fontawesome.com/icons/arrow-up-from-line?style=regular /// import, transfer, upgrade, upload static const IconData arrowUpFromLine = IconDataRegular(0xf342); /// Alias arrow-from-bottom for icon [arrowUpFromLine] @Deprecated('Use "arrowUpFromLine" instead.') static const IconData arrowFromBottom = arrowUpFromLine; /// Light Arrow Up From Line icon /// /// https://fontawesome.com/icons/arrow-up-from-line?style=light /// import, transfer, upgrade, upload static const IconData lightArrowUpFromLine = IconDataLight(0xf342); /// Alias arrow-from-bottom for icon [lightArrowUpFromLine] @Deprecated('Use "lightArrowUpFromLine" instead.') static const IconData lightArrowFromBottom = lightArrowUpFromLine; /// Thin Arrow Up From Line icon /// /// https://fontawesome.com/icons/arrow-up-from-line?style=thin /// import, transfer, upgrade, upload static const IconData thinArrowUpFromLine = IconDataThin(0xf342); /// Alias arrow-from-bottom for icon [thinArrowUpFromLine] @Deprecated('Use "thinArrowUpFromLine" instead.') static const IconData thinArrowFromBottom = thinArrowUpFromLine; /// Solid Arrow Up From Square icon /// /// https://fontawesome.com/icons/arrow-up-from-square?style=solid /// share, transfer, upgrade, upload static const IconData solidArrowUpFromSquare = IconDataSolid(0xe09c); /// Regular Arrow Up From Square icon /// /// https://fontawesome.com/icons/arrow-up-from-square?style=regular /// share, transfer, upgrade, upload static const IconData arrowUpFromSquare = IconDataRegular(0xe09c); /// Light Arrow Up From Square icon /// /// https://fontawesome.com/icons/arrow-up-from-square?style=light /// share, transfer, upgrade, upload static const IconData lightArrowUpFromSquare = IconDataLight(0xe09c); /// Thin Arrow Up From Square icon /// /// https://fontawesome.com/icons/arrow-up-from-square?style=thin /// share, transfer, upgrade, upload static const IconData thinArrowUpFromSquare = IconDataThin(0xe09c); /// Solid Arrow Up From Water Pump icon /// /// https://fontawesome.com/icons/arrow-up-from-water-pump?style=solid /// flood, groundwater, pump, submersible, sump pump, upgrade static const IconData solidArrowUpFromWaterPump = IconDataSolid(0xe4b6); /// Regular Arrow Up From Water Pump icon /// /// https://fontawesome.com/icons/arrow-up-from-water-pump?style=regular /// flood, groundwater, pump, submersible, sump pump, upgrade static const IconData arrowUpFromWaterPump = IconDataRegular(0xe4b6); /// Light Arrow Up From Water Pump icon /// /// https://fontawesome.com/icons/arrow-up-from-water-pump?style=light /// flood, groundwater, pump, submersible, sump pump, upgrade static const IconData lightArrowUpFromWaterPump = IconDataLight(0xe4b6); /// Thin Arrow Up From Water Pump icon /// /// https://fontawesome.com/icons/arrow-up-from-water-pump?style=thin /// flood, groundwater, pump, submersible, sump pump, upgrade static const IconData thinArrowUpFromWaterPump = IconDataThin(0xe4b6); /// Solid Arrow Up Left icon /// /// https://fontawesome.com/icons/arrow-up-left?style=solid /// diagonal, northwest static const IconData solidArrowUpLeft = IconDataSolid(0xe09d); /// Regular Arrow Up Left icon /// /// https://fontawesome.com/icons/arrow-up-left?style=regular /// diagonal, northwest static const IconData arrowUpLeft = IconDataRegular(0xe09d); /// Light Arrow Up Left icon /// /// https://fontawesome.com/icons/arrow-up-left?style=light /// diagonal, northwest static const IconData lightArrowUpLeft = IconDataLight(0xe09d); /// Thin Arrow Up Left icon /// /// https://fontawesome.com/icons/arrow-up-left?style=thin /// diagonal, northwest static const IconData thinArrowUpLeft = IconDataThin(0xe09d); /// Solid Arrow Up Left From Circle icon /// /// https://fontawesome.com/icons/arrow-up-left-from-circle?style=solid /// Broken Circle with Northwest Arrow, escape, logout, upgrade static const IconData solidArrowUpLeftFromCircle = IconDataSolid(0xe09e); /// Regular Arrow Up Left From Circle icon /// /// https://fontawesome.com/icons/arrow-up-left-from-circle?style=regular /// Broken Circle with Northwest Arrow, escape, logout, upgrade static const IconData arrowUpLeftFromCircle = IconDataRegular(0xe09e); /// Light Arrow Up Left From Circle icon /// /// https://fontawesome.com/icons/arrow-up-left-from-circle?style=light /// Broken Circle with Northwest Arrow, escape, logout, upgrade static const IconData lightArrowUpLeftFromCircle = IconDataLight(0xe09e); /// Thin Arrow Up Left From Circle icon /// /// https://fontawesome.com/icons/arrow-up-left-from-circle?style=thin /// Broken Circle with Northwest Arrow, escape, logout, upgrade static const IconData thinArrowUpLeftFromCircle = IconDataThin(0xe09e); /// Solid Arrow Up Long icon /// /// https://fontawesome.com/icons/arrow-up-long?style=solid /// long-arrow-up, upload static const IconData solidArrowUpLong = IconDataSolid(0xf176); /// Alias long-arrow-up for icon [solidArrowUpLong] @Deprecated('Use "solidArrowUpLong" instead.') static const IconData solidLongArrowUp = solidArrowUpLong; /// Regular Arrow Up Long icon /// /// https://fontawesome.com/icons/arrow-up-long?style=regular /// long-arrow-up, upload static const IconData arrowUpLong = IconDataRegular(0xf176); /// Alias long-arrow-up for icon [arrowUpLong] @Deprecated('Use "arrowUpLong" instead.') static const IconData longArrowUp = arrowUpLong; /// Light Arrow Up Long icon /// /// https://fontawesome.com/icons/arrow-up-long?style=light /// long-arrow-up, upload static const IconData lightArrowUpLong = IconDataLight(0xf176); /// Alias long-arrow-up for icon [lightArrowUpLong] @Deprecated('Use "lightArrowUpLong" instead.') static const IconData lightLongArrowUp = lightArrowUpLong; /// Thin Arrow Up Long icon /// /// https://fontawesome.com/icons/arrow-up-long?style=thin /// long-arrow-up, upload static const IconData thinArrowUpLong = IconDataThin(0xf176); /// Alias long-arrow-up for icon [thinArrowUpLong] @Deprecated('Use "thinArrowUpLong" instead.') static const IconData thinLongArrowUp = thinArrowUpLong; /// Solid Arrow Up Right icon /// /// https://fontawesome.com/icons/arrow-up-right?style=solid /// diagonal, northeast static const IconData solidArrowUpRight = IconDataSolid(0xe09f); /// Regular Arrow Up Right icon /// /// https://fontawesome.com/icons/arrow-up-right?style=regular /// diagonal, northeast static const IconData arrowUpRight = IconDataRegular(0xe09f); /// Light Arrow Up Right icon /// /// https://fontawesome.com/icons/arrow-up-right?style=light /// diagonal, northeast static const IconData lightArrowUpRight = IconDataLight(0xe09f); /// Thin Arrow Up Right icon /// /// https://fontawesome.com/icons/arrow-up-right?style=thin /// diagonal, northeast static const IconData thinArrowUpRight = IconDataThin(0xe09f); /// Solid Arrow Up Right And Arrow Down Left From Center icon /// /// https://fontawesome.com/icons/arrow-up-right-and-arrow-down-left-from-center?style=solid /// maximize, resize, scale, enlarge, expand, size static const IconData solidArrowUpRightAndArrowDownLeftFromCenter = IconDataSolid(0xe0a0); /// Regular Arrow Up Right And Arrow Down Left From Center icon /// /// https://fontawesome.com/icons/arrow-up-right-and-arrow-down-left-from-center?style=regular /// maximize, resize, scale, enlarge, expand, size static const IconData arrowUpRightAndArrowDownLeftFromCenter = IconDataRegular(0xe0a0); /// Light Arrow Up Right And Arrow Down Left From Center icon /// /// https://fontawesome.com/icons/arrow-up-right-and-arrow-down-left-from-center?style=light /// maximize, resize, scale, enlarge, expand, size static const IconData lightArrowUpRightAndArrowDownLeftFromCenter = IconDataLight(0xe0a0); /// Thin Arrow Up Right And Arrow Down Left From Center icon /// /// https://fontawesome.com/icons/arrow-up-right-and-arrow-down-left-from-center?style=thin /// maximize, resize, scale, enlarge, expand, size static const IconData thinArrowUpRightAndArrowDownLeftFromCenter = IconDataThin(0xe0a0); /// Solid Arrow Up Right Dots icon /// /// https://fontawesome.com/icons/arrow-up-right-dots?style=solid /// growth, increase, population, upgrade static const IconData solidArrowUpRightDots = IconDataSolid(0xe4b7); /// Regular Arrow Up Right Dots icon /// /// https://fontawesome.com/icons/arrow-up-right-dots?style=regular /// growth, increase, population, upgrade static const IconData arrowUpRightDots = IconDataRegular(0xe4b7); /// Light Arrow Up Right Dots icon /// /// https://fontawesome.com/icons/arrow-up-right-dots?style=light /// growth, increase, population, upgrade static const IconData lightArrowUpRightDots = IconDataLight(0xe4b7); /// Thin Arrow Up Right Dots icon /// /// https://fontawesome.com/icons/arrow-up-right-dots?style=thin /// growth, increase, population, upgrade static const IconData thinArrowUpRightDots = IconDataThin(0xe4b7); /// Solid Arrow Up Right From Square icon /// /// https://fontawesome.com/icons/arrow-up-right-from-square?style=solid /// new, open, send, share, upgrade static const IconData solidArrowUpRightFromSquare = IconDataSolid(0xf08e); /// Alias external-link for icon [solidArrowUpRightFromSquare] @Deprecated('Use "solidArrowUpRightFromSquare" instead.') static const IconData solidExternalLink = solidArrowUpRightFromSquare; /// Regular Arrow Up Right From Square icon /// /// https://fontawesome.com/icons/arrow-up-right-from-square?style=regular /// new, open, send, share, upgrade static const IconData arrowUpRightFromSquare = IconDataRegular(0xf08e); /// Alias external-link for icon [arrowUpRightFromSquare] @Deprecated('Use "arrowUpRightFromSquare" instead.') static const IconData externalLink = arrowUpRightFromSquare; /// Light Arrow Up Right From Square icon /// /// https://fontawesome.com/icons/arrow-up-right-from-square?style=light /// new, open, send, share, upgrade static const IconData lightArrowUpRightFromSquare = IconDataLight(0xf08e); /// Alias external-link for icon [lightArrowUpRightFromSquare] @Deprecated('Use "lightArrowUpRightFromSquare" instead.') static const IconData lightExternalLink = lightArrowUpRightFromSquare; /// Thin Arrow Up Right From Square icon /// /// https://fontawesome.com/icons/arrow-up-right-from-square?style=thin /// new, open, send, share, upgrade static const IconData thinArrowUpRightFromSquare = IconDataThin(0xf08e); /// Alias external-link for icon [thinArrowUpRightFromSquare] @Deprecated('Use "thinArrowUpRightFromSquare" instead.') static const IconData thinExternalLink = thinArrowUpRightFromSquare; /// Solid Arrow Up Short Wide icon /// /// https://fontawesome.com/icons/arrow-up-short-wide?style=solid /// arrange, filter, order, sort-amount-desc static const IconData solidArrowUpShortWide = IconDataSolid(0xf885); /// Alias sort-amount-up-alt for icon [solidArrowUpShortWide] @Deprecated('Use "solidArrowUpShortWide" instead.') static const IconData solidSortAmountUpAlt = solidArrowUpShortWide; /// Regular Arrow Up Short Wide icon /// /// https://fontawesome.com/icons/arrow-up-short-wide?style=regular /// arrange, filter, order, sort-amount-desc static const IconData arrowUpShortWide = IconDataRegular(0xf885); /// Alias sort-amount-up-alt for icon [arrowUpShortWide] @Deprecated('Use "arrowUpShortWide" instead.') static const IconData sortAmountUpAlt = arrowUpShortWide; /// Light Arrow Up Short Wide icon /// /// https://fontawesome.com/icons/arrow-up-short-wide?style=light /// arrange, filter, order, sort-amount-desc static const IconData lightArrowUpShortWide = IconDataLight(0xf885); /// Alias sort-amount-up-alt for icon [lightArrowUpShortWide] @Deprecated('Use "lightArrowUpShortWide" instead.') static const IconData lightSortAmountUpAlt = lightArrowUpShortWide; /// Thin Arrow Up Short Wide icon /// /// https://fontawesome.com/icons/arrow-up-short-wide?style=thin /// arrange, filter, order, sort-amount-desc static const IconData thinArrowUpShortWide = IconDataThin(0xf885); /// Alias sort-amount-up-alt for icon [thinArrowUpShortWide] @Deprecated('Use "thinArrowUpShortWide" instead.') static const IconData thinSortAmountUpAlt = thinArrowUpShortWide; /// Solid Arrow Up Small Big icon /// /// https://fontawesome.com/icons/arrow-up-small-big?style=solid /// arrange, filter, order, rectangle static const IconData solidArrowUpSmallBig = IconDataSolid(0xf88f); /// Alias sort-size-up-alt for icon [solidArrowUpSmallBig] @Deprecated('Use "solidArrowUpSmallBig" instead.') static const IconData solidSortSizeUpAlt = solidArrowUpSmallBig; /// Regular Arrow Up Small Big icon /// /// https://fontawesome.com/icons/arrow-up-small-big?style=regular /// arrange, filter, order, rectangle static const IconData arrowUpSmallBig = IconDataRegular(0xf88f); /// Alias sort-size-up-alt for icon [arrowUpSmallBig] @Deprecated('Use "arrowUpSmallBig" instead.') static const IconData sortSizeUpAlt = arrowUpSmallBig; /// Light Arrow Up Small Big icon /// /// https://fontawesome.com/icons/arrow-up-small-big?style=light /// arrange, filter, order, rectangle static const IconData lightArrowUpSmallBig = IconDataLight(0xf88f); /// Alias sort-size-up-alt for icon [lightArrowUpSmallBig] @Deprecated('Use "lightArrowUpSmallBig" instead.') static const IconData lightSortSizeUpAlt = lightArrowUpSmallBig; /// Thin Arrow Up Small Big icon /// /// https://fontawesome.com/icons/arrow-up-small-big?style=thin /// arrange, filter, order, rectangle static const IconData thinArrowUpSmallBig = IconDataThin(0xf88f); /// Alias sort-size-up-alt for icon [thinArrowUpSmallBig] @Deprecated('Use "thinArrowUpSmallBig" instead.') static const IconData thinSortSizeUpAlt = thinArrowUpSmallBig; /// Solid Arrow Up Square Triangle icon /// /// https://fontawesome.com/icons/arrow-up-square-triangle?style=solid /// arrange, filter, order, shapes, square, triangle, upgrade static const IconData solidArrowUpSquareTriangle = IconDataSolid(0xf88b); /// Alias sort-shapes-up-alt for icon [solidArrowUpSquareTriangle] @Deprecated('Use "solidArrowUpSquareTriangle" instead.') static const IconData solidSortShapesUpAlt = solidArrowUpSquareTriangle; /// Regular Arrow Up Square Triangle icon /// /// https://fontawesome.com/icons/arrow-up-square-triangle?style=regular /// arrange, filter, order, shapes, square, triangle, upgrade static const IconData arrowUpSquareTriangle = IconDataRegular(0xf88b); /// Alias sort-shapes-up-alt for icon [arrowUpSquareTriangle] @Deprecated('Use "arrowUpSquareTriangle" instead.') static const IconData sortShapesUpAlt = arrowUpSquareTriangle; /// Light Arrow Up Square Triangle icon /// /// https://fontawesome.com/icons/arrow-up-square-triangle?style=light /// arrange, filter, order, shapes, square, triangle, upgrade static const IconData lightArrowUpSquareTriangle = IconDataLight(0xf88b); /// Alias sort-shapes-up-alt for icon [lightArrowUpSquareTriangle] @Deprecated('Use "lightArrowUpSquareTriangle" instead.') static const IconData lightSortShapesUpAlt = lightArrowUpSquareTriangle; /// Thin Arrow Up Square Triangle icon /// /// https://fontawesome.com/icons/arrow-up-square-triangle?style=thin /// arrange, filter, order, shapes, square, triangle, upgrade static const IconData thinArrowUpSquareTriangle = IconDataThin(0xf88b); /// Alias sort-shapes-up-alt for icon [thinArrowUpSquareTriangle] @Deprecated('Use "thinArrowUpSquareTriangle" instead.') static const IconData thinSortShapesUpAlt = thinArrowUpSquareTriangle; /// Solid Arrow Up To Arc icon /// /// https://fontawesome.com/icons/arrow-up-to-arc?style=solid /// share, transfer, upload, import static const IconData solidArrowUpToArc = IconDataSolid(0xe617); /// Regular Arrow Up To Arc icon /// /// https://fontawesome.com/icons/arrow-up-to-arc?style=regular /// share, transfer, upload, import static const IconData arrowUpToArc = IconDataRegular(0xe617); /// Light Arrow Up To Arc icon /// /// https://fontawesome.com/icons/arrow-up-to-arc?style=light /// share, transfer, upload, import static const IconData lightArrowUpToArc = IconDataLight(0xe617); /// Thin Arrow Up To Arc icon /// /// https://fontawesome.com/icons/arrow-up-to-arc?style=thin /// share, transfer, upload, import static const IconData thinArrowUpToArc = IconDataThin(0xe617); /// Solid Arrow Up To Dotted Line icon /// /// https://fontawesome.com/icons/arrow-up-to-dotted-line?style=solid /// import, transfer, upgrade, upload static const IconData solidArrowUpToDottedLine = IconDataSolid(0xe0a1); /// Regular Arrow Up To Dotted Line icon /// /// https://fontawesome.com/icons/arrow-up-to-dotted-line?style=regular /// import, transfer, upgrade, upload static const IconData arrowUpToDottedLine = IconDataRegular(0xe0a1); /// Light Arrow Up To Dotted Line icon /// /// https://fontawesome.com/icons/arrow-up-to-dotted-line?style=light /// import, transfer, upgrade, upload static const IconData lightArrowUpToDottedLine = IconDataLight(0xe0a1); /// Thin Arrow Up To Dotted Line icon /// /// https://fontawesome.com/icons/arrow-up-to-dotted-line?style=thin /// import, transfer, upgrade, upload static const IconData thinArrowUpToDottedLine = IconDataThin(0xe0a1); /// Solid Arrow Up To Line icon /// /// https://fontawesome.com/icons/arrow-up-to-line?style=solid /// import, transfer, upgrade, upload static const IconData solidArrowUpToLine = IconDataSolid(0xf341); /// Alias arrow-to-top for icon [solidArrowUpToLine] @Deprecated('Use "solidArrowUpToLine" instead.') static const IconData solidArrowToTop = solidArrowUpToLine; /// Regular Arrow Up To Line icon /// /// https://fontawesome.com/icons/arrow-up-to-line?style=regular /// import, transfer, upgrade, upload static const IconData arrowUpToLine = IconDataRegular(0xf341); /// Alias arrow-to-top for icon [arrowUpToLine] @Deprecated('Use "arrowUpToLine" instead.') static const IconData arrowToTop = arrowUpToLine; /// Light Arrow Up To Line icon /// /// https://fontawesome.com/icons/arrow-up-to-line?style=light /// import, transfer, upgrade, upload static const IconData lightArrowUpToLine = IconDataLight(0xf341); /// Alias arrow-to-top for icon [lightArrowUpToLine] @Deprecated('Use "lightArrowUpToLine" instead.') static const IconData lightArrowToTop = lightArrowUpToLine; /// Thin Arrow Up To Line icon /// /// https://fontawesome.com/icons/arrow-up-to-line?style=thin /// import, transfer, upgrade, upload static const IconData thinArrowUpToLine = IconDataThin(0xf341); /// Alias arrow-to-top for icon [thinArrowUpToLine] @Deprecated('Use "thinArrowUpToLine" instead.') static const IconData thinArrowToTop = thinArrowUpToLine; /// Solid Arrow Up Triangle Square icon /// /// https://fontawesome.com/icons/arrow-up-triangle-square?style=solid /// arrange, filter, order, shapes, square, triangle, upgrade static const IconData solidArrowUpTriangleSquare = IconDataSolid(0xf88a); /// Alias sort-shapes-up for icon [solidArrowUpTriangleSquare] @Deprecated('Use "solidArrowUpTriangleSquare" instead.') static const IconData solidSortShapesUp = solidArrowUpTriangleSquare; /// Regular Arrow Up Triangle Square icon /// /// https://fontawesome.com/icons/arrow-up-triangle-square?style=regular /// arrange, filter, order, shapes, square, triangle, upgrade static const IconData arrowUpTriangleSquare = IconDataRegular(0xf88a); /// Alias sort-shapes-up for icon [arrowUpTriangleSquare] @Deprecated('Use "arrowUpTriangleSquare" instead.') static const IconData sortShapesUp = arrowUpTriangleSquare; /// Light Arrow Up Triangle Square icon /// /// https://fontawesome.com/icons/arrow-up-triangle-square?style=light /// arrange, filter, order, shapes, square, triangle, upgrade static const IconData lightArrowUpTriangleSquare = IconDataLight(0xf88a); /// Alias sort-shapes-up for icon [lightArrowUpTriangleSquare] @Deprecated('Use "lightArrowUpTriangleSquare" instead.') static const IconData lightSortShapesUp = lightArrowUpTriangleSquare; /// Thin Arrow Up Triangle Square icon /// /// https://fontawesome.com/icons/arrow-up-triangle-square?style=thin /// arrange, filter, order, shapes, square, triangle, upgrade static const IconData thinArrowUpTriangleSquare = IconDataThin(0xf88a); /// Alias sort-shapes-up for icon [thinArrowUpTriangleSquare] @Deprecated('Use "thinArrowUpTriangleSquare" instead.') static const IconData thinSortShapesUp = thinArrowUpTriangleSquare; /// Solid Arrow Up Wide Short icon /// /// https://fontawesome.com/icons/arrow-up-wide-short?style=solid /// arrange, filter, order, sort-amount-desc, upgrade static const IconData solidArrowUpWideShort = IconDataSolid(0xf161); /// Alias sort-amount-up for icon [solidArrowUpWideShort] @Deprecated('Use "solidArrowUpWideShort" instead.') static const IconData solidSortAmountUp = solidArrowUpWideShort; /// Regular Arrow Up Wide Short icon /// /// https://fontawesome.com/icons/arrow-up-wide-short?style=regular /// arrange, filter, order, sort-amount-desc, upgrade static const IconData arrowUpWideShort = IconDataRegular(0xf161); /// Alias sort-amount-up for icon [arrowUpWideShort] @Deprecated('Use "arrowUpWideShort" instead.') static const IconData sortAmountUp = arrowUpWideShort; /// Light Arrow Up Wide Short icon /// /// https://fontawesome.com/icons/arrow-up-wide-short?style=light /// arrange, filter, order, sort-amount-desc, upgrade static const IconData lightArrowUpWideShort = IconDataLight(0xf161); /// Alias sort-amount-up for icon [lightArrowUpWideShort] @Deprecated('Use "lightArrowUpWideShort" instead.') static const IconData lightSortAmountUp = lightArrowUpWideShort; /// Thin Arrow Up Wide Short icon /// /// https://fontawesome.com/icons/arrow-up-wide-short?style=thin /// arrange, filter, order, sort-amount-desc, upgrade static const IconData thinArrowUpWideShort = IconDataThin(0xf161); /// Alias sort-amount-up for icon [thinArrowUpWideShort] @Deprecated('Use "thinArrowUpWideShort" instead.') static const IconData thinSortAmountUp = thinArrowUpWideShort; /// Solid Arrow Up Z A icon /// /// https://fontawesome.com/icons/arrow-up-z-a?style=solid /// alphabetical, arrange, filter, order, sort-alpha-desc static const IconData solidArrowUpZA = IconDataSolid(0xf882); /// Alias sort-alpha-up-alt for icon [solidArrowUpZA] @Deprecated('Use "solidArrowUpZA" instead.') static const IconData solidSortAlphaUpAlt = solidArrowUpZA; /// Regular Arrow Up Z A icon /// /// https://fontawesome.com/icons/arrow-up-z-a?style=regular /// alphabetical, arrange, filter, order, sort-alpha-desc static const IconData arrowUpZA = IconDataRegular(0xf882); /// Alias sort-alpha-up-alt for icon [arrowUpZA] @Deprecated('Use "arrowUpZA" instead.') static const IconData sortAlphaUpAlt = arrowUpZA; /// Light Arrow Up Z A icon /// /// https://fontawesome.com/icons/arrow-up-z-a?style=light /// alphabetical, arrange, filter, order, sort-alpha-desc static const IconData lightArrowUpZA = IconDataLight(0xf882); /// Alias sort-alpha-up-alt for icon [lightArrowUpZA] @Deprecated('Use "lightArrowUpZA" instead.') static const IconData lightSortAlphaUpAlt = lightArrowUpZA; /// Thin Arrow Up Z A icon /// /// https://fontawesome.com/icons/arrow-up-z-a?style=thin /// alphabetical, arrange, filter, order, sort-alpha-desc static const IconData thinArrowUpZA = IconDataThin(0xf882); /// Alias sort-alpha-up-alt for icon [thinArrowUpZA] @Deprecated('Use "thinArrowUpZA" instead.') static const IconData thinSortAlphaUpAlt = thinArrowUpZA; /// Solid Arrows Cross icon /// /// https://fontawesome.com/icons/arrows-cross?style=solid /// North East Arrow Crossing South East Arrow, swap, switch, transfer static const IconData solidArrowsCross = IconDataSolid(0xe0a2); /// Regular Arrows Cross icon /// /// https://fontawesome.com/icons/arrows-cross?style=regular /// North East Arrow Crossing South East Arrow, swap, switch, transfer static const IconData arrowsCross = IconDataRegular(0xe0a2); /// Light Arrows Cross icon /// /// https://fontawesome.com/icons/arrows-cross?style=light /// North East Arrow Crossing South East Arrow, swap, switch, transfer static const IconData lightArrowsCross = IconDataLight(0xe0a2); /// Thin Arrows Cross icon /// /// https://fontawesome.com/icons/arrows-cross?style=thin /// North East Arrow Crossing South East Arrow, swap, switch, transfer static const IconData thinArrowsCross = IconDataThin(0xe0a2); /// Solid Arrows Down To Line icon /// /// https://fontawesome.com/icons/arrows-down-to-line?style=solid /// insert, scale down, sink static const IconData solidArrowsDownToLine = IconDataSolid(0xe4b8); /// Regular Arrows Down To Line icon /// /// https://fontawesome.com/icons/arrows-down-to-line?style=regular /// insert, scale down, sink static const IconData arrowsDownToLine = IconDataRegular(0xe4b8); /// Light Arrows Down To Line icon /// /// https://fontawesome.com/icons/arrows-down-to-line?style=light /// insert, scale down, sink static const IconData lightArrowsDownToLine = IconDataLight(0xe4b8); /// Thin Arrows Down To Line icon /// /// https://fontawesome.com/icons/arrows-down-to-line?style=thin /// insert, scale down, sink static const IconData thinArrowsDownToLine = IconDataThin(0xe4b8); /// Solid Arrows Down To People icon /// /// https://fontawesome.com/icons/arrows-down-to-people?style=solid /// affected, focus, insert, targeted, together, uer static const IconData solidArrowsDownToPeople = IconDataSolid(0xe4b9); /// Regular Arrows Down To People icon /// /// https://fontawesome.com/icons/arrows-down-to-people?style=regular /// affected, focus, insert, targeted, together, uer static const IconData arrowsDownToPeople = IconDataRegular(0xe4b9); /// Light Arrows Down To People icon /// /// https://fontawesome.com/icons/arrows-down-to-people?style=light /// affected, focus, insert, targeted, together, uer static const IconData lightArrowsDownToPeople = IconDataLight(0xe4b9); /// Thin Arrows Down To People icon /// /// https://fontawesome.com/icons/arrows-down-to-people?style=thin /// affected, focus, insert, targeted, together, uer static const IconData thinArrowsDownToPeople = IconDataThin(0xe4b9); /// Solid Arrows From Dotted Line icon /// /// https://fontawesome.com/icons/arrows-from-dotted-line?style=solid /// expand, grow static const IconData solidArrowsFromDottedLine = IconDataSolid(0xe0a3); /// Regular Arrows From Dotted Line icon /// /// https://fontawesome.com/icons/arrows-from-dotted-line?style=regular /// expand, grow static const IconData arrowsFromDottedLine = IconDataRegular(0xe0a3); /// Light Arrows From Dotted Line icon /// /// https://fontawesome.com/icons/arrows-from-dotted-line?style=light /// expand, grow static const IconData lightArrowsFromDottedLine = IconDataLight(0xe0a3); /// Thin Arrows From Dotted Line icon /// /// https://fontawesome.com/icons/arrows-from-dotted-line?style=thin /// expand, grow static const IconData thinArrowsFromDottedLine = IconDataThin(0xe0a3); /// Solid Arrows From Line icon /// /// https://fontawesome.com/icons/arrows-from-line?style=solid /// expand, grow static const IconData solidArrowsFromLine = IconDataSolid(0xe0a4); /// Regular Arrows From Line icon /// /// https://fontawesome.com/icons/arrows-from-line?style=regular /// expand, grow static const IconData arrowsFromLine = IconDataRegular(0xe0a4); /// Light Arrows From Line icon /// /// https://fontawesome.com/icons/arrows-from-line?style=light /// expand, grow static const IconData lightArrowsFromLine = IconDataLight(0xe0a4); /// Thin Arrows From Line icon /// /// https://fontawesome.com/icons/arrows-from-line?style=thin /// expand, grow static const IconData thinArrowsFromLine = IconDataThin(0xe0a4); /// Solid Arrows Left Right icon /// /// https://fontawesome.com/icons/arrows-left-right?style=solid /// expand, horizontal, landscape, resize, wide static const IconData solidArrowsLeftRight = IconDataSolid(0xf07e); /// Alias arrows-h for icon [solidArrowsLeftRight] @Deprecated('Use "solidArrowsLeftRight" instead.') static const IconData solidArrowsH = solidArrowsLeftRight; /// Regular Arrows Left Right icon /// /// https://fontawesome.com/icons/arrows-left-right?style=regular /// expand, horizontal, landscape, resize, wide static const IconData arrowsLeftRight = IconDataRegular(0xf07e); /// Alias arrows-h for icon [arrowsLeftRight] @Deprecated('Use "arrowsLeftRight" instead.') static const IconData arrowsH = arrowsLeftRight; /// Light Arrows Left Right icon /// /// https://fontawesome.com/icons/arrows-left-right?style=light /// expand, horizontal, landscape, resize, wide static const IconData lightArrowsLeftRight = IconDataLight(0xf07e); /// Alias arrows-h for icon [lightArrowsLeftRight] @Deprecated('Use "lightArrowsLeftRight" instead.') static const IconData lightArrowsH = lightArrowsLeftRight; /// Thin Arrows Left Right icon /// /// https://fontawesome.com/icons/arrows-left-right?style=thin /// expand, horizontal, landscape, resize, wide static const IconData thinArrowsLeftRight = IconDataThin(0xf07e); /// Alias arrows-h for icon [thinArrowsLeftRight] @Deprecated('Use "thinArrowsLeftRight" instead.') static const IconData thinArrowsH = thinArrowsLeftRight; /// Solid Arrows Left Right To Line icon /// /// https://fontawesome.com/icons/arrows-left-right-to-line?style=solid /// analysis, expand, gap static const IconData solidArrowsLeftRightToLine = IconDataSolid(0xe4ba); /// Regular Arrows Left Right To Line icon /// /// https://fontawesome.com/icons/arrows-left-right-to-line?style=regular /// analysis, expand, gap static const IconData arrowsLeftRightToLine = IconDataRegular(0xe4ba); /// Light Arrows Left Right To Line icon /// /// https://fontawesome.com/icons/arrows-left-right-to-line?style=light /// analysis, expand, gap static const IconData lightArrowsLeftRightToLine = IconDataLight(0xe4ba); /// Thin Arrows Left Right To Line icon /// /// https://fontawesome.com/icons/arrows-left-right-to-line?style=thin /// analysis, expand, gap static const IconData thinArrowsLeftRightToLine = IconDataThin(0xe4ba); /// Solid Arrows Maximize icon /// /// https://fontawesome.com/icons/arrows-maximize?style=solid /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData solidArrowsMaximize = IconDataSolid(0xf31d); /// Alias expand-arrows for icon [solidArrowsMaximize] @Deprecated('Use "solidArrowsMaximize" instead.') static const IconData solidExpandArrows = solidArrowsMaximize; /// Regular Arrows Maximize icon /// /// https://fontawesome.com/icons/arrows-maximize?style=regular /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData arrowsMaximize = IconDataRegular(0xf31d); /// Alias expand-arrows for icon [arrowsMaximize] @Deprecated('Use "arrowsMaximize" instead.') static const IconData expandArrows = arrowsMaximize; /// Light Arrows Maximize icon /// /// https://fontawesome.com/icons/arrows-maximize?style=light /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData lightArrowsMaximize = IconDataLight(0xf31d); /// Alias expand-arrows for icon [lightArrowsMaximize] @Deprecated('Use "lightArrowsMaximize" instead.') static const IconData lightExpandArrows = lightArrowsMaximize; /// Thin Arrows Maximize icon /// /// https://fontawesome.com/icons/arrows-maximize?style=thin /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData thinArrowsMaximize = IconDataThin(0xf31d); /// Alias expand-arrows for icon [thinArrowsMaximize] @Deprecated('Use "thinArrowsMaximize" instead.') static const IconData thinExpandArrows = thinArrowsMaximize; /// Solid Arrows Minimize icon /// /// https://fontawesome.com/icons/arrows-minimize?style=solid /// collapse, minimize, shrink static const IconData solidArrowsMinimize = IconDataSolid(0xe0a5); /// Alias compress-arrows for icon [solidArrowsMinimize] @Deprecated('Use "solidArrowsMinimize" instead.') static const IconData solidCompressArrows = solidArrowsMinimize; /// Regular Arrows Minimize icon /// /// https://fontawesome.com/icons/arrows-minimize?style=regular /// collapse, minimize, shrink static const IconData arrowsMinimize = IconDataRegular(0xe0a5); /// Alias compress-arrows for icon [arrowsMinimize] @Deprecated('Use "arrowsMinimize" instead.') static const IconData compressArrows = arrowsMinimize; /// Light Arrows Minimize icon /// /// https://fontawesome.com/icons/arrows-minimize?style=light /// collapse, minimize, shrink static const IconData lightArrowsMinimize = IconDataLight(0xe0a5); /// Alias compress-arrows for icon [lightArrowsMinimize] @Deprecated('Use "lightArrowsMinimize" instead.') static const IconData lightCompressArrows = lightArrowsMinimize; /// Thin Arrows Minimize icon /// /// https://fontawesome.com/icons/arrows-minimize?style=thin /// collapse, minimize, shrink static const IconData thinArrowsMinimize = IconDataThin(0xe0a5); /// Alias compress-arrows for icon [thinArrowsMinimize] @Deprecated('Use "thinArrowsMinimize" instead.') static const IconData thinCompressArrows = thinArrowsMinimize; /// Solid Arrows Repeat icon /// /// https://fontawesome.com/icons/arrows-repeat?style=solid /// flip, reload, renew, retry, rewind, switch static const IconData solidArrowsRepeat = IconDataSolid(0xf364); /// Alias repeat-alt for icon [solidArrowsRepeat] @Deprecated('Use "solidArrowsRepeat" instead.') static const IconData solidRepeatAlt = solidArrowsRepeat; /// Regular Arrows Repeat icon /// /// https://fontawesome.com/icons/arrows-repeat?style=regular /// flip, reload, renew, retry, rewind, switch static const IconData arrowsRepeat = IconDataRegular(0xf364); /// Alias repeat-alt for icon [arrowsRepeat] @Deprecated('Use "arrowsRepeat" instead.') static const IconData repeatAlt = arrowsRepeat; /// Light Arrows Repeat icon /// /// https://fontawesome.com/icons/arrows-repeat?style=light /// flip, reload, renew, retry, rewind, switch static const IconData lightArrowsRepeat = IconDataLight(0xf364); /// Alias repeat-alt for icon [lightArrowsRepeat] @Deprecated('Use "lightArrowsRepeat" instead.') static const IconData lightRepeatAlt = lightArrowsRepeat; /// Thin Arrows Repeat icon /// /// https://fontawesome.com/icons/arrows-repeat?style=thin /// flip, reload, renew, retry, rewind, switch static const IconData thinArrowsRepeat = IconDataThin(0xf364); /// Alias repeat-alt for icon [thinArrowsRepeat] @Deprecated('Use "thinArrowsRepeat" instead.') static const IconData thinRepeatAlt = thinArrowsRepeat; /// Solid Arrows Repeat 1 icon /// /// https://fontawesome.com/icons/arrows-repeat-1?style=solid /// flip, reload, renew, retry, rewind, switch static const IconData solidArrowsRepeat1 = IconDataSolid(0xf366); /// Alias repeat-1-alt for icon [solidArrowsRepeat1] @Deprecated('Use "solidArrowsRepeat1" instead.') static const IconData solidRepeat1Alt = solidArrowsRepeat1; /// Regular Arrows Repeat 1 icon /// /// https://fontawesome.com/icons/arrows-repeat-1?style=regular /// flip, reload, renew, retry, rewind, switch static const IconData arrowsRepeat1 = IconDataRegular(0xf366); /// Alias repeat-1-alt for icon [arrowsRepeat1] @Deprecated('Use "arrowsRepeat1" instead.') static const IconData repeat1Alt = arrowsRepeat1; /// Light Arrows Repeat 1 icon /// /// https://fontawesome.com/icons/arrows-repeat-1?style=light /// flip, reload, renew, retry, rewind, switch static const IconData lightArrowsRepeat1 = IconDataLight(0xf366); /// Alias repeat-1-alt for icon [lightArrowsRepeat1] @Deprecated('Use "lightArrowsRepeat1" instead.') static const IconData lightRepeat1Alt = lightArrowsRepeat1; /// Thin Arrows Repeat 1 icon /// /// https://fontawesome.com/icons/arrows-repeat-1?style=thin /// flip, reload, renew, retry, rewind, switch static const IconData thinArrowsRepeat1 = IconDataThin(0xf366); /// Alias repeat-1-alt for icon [thinArrowsRepeat1] @Deprecated('Use "thinArrowsRepeat1" instead.') static const IconData thinRepeat1Alt = thinArrowsRepeat1; /// Solid Arrows Retweet icon /// /// https://fontawesome.com/icons/arrows-retweet?style=solid /// refresh, reload, renew, retry, share, swap static const IconData solidArrowsRetweet = IconDataSolid(0xf361); /// Alias retweet-alt for icon [solidArrowsRetweet] @Deprecated('Use "solidArrowsRetweet" instead.') static const IconData solidRetweetAlt = solidArrowsRetweet; /// Regular Arrows Retweet icon /// /// https://fontawesome.com/icons/arrows-retweet?style=regular /// refresh, reload, renew, retry, share, swap static const IconData arrowsRetweet = IconDataRegular(0xf361); /// Alias retweet-alt for icon [arrowsRetweet] @Deprecated('Use "arrowsRetweet" instead.') static const IconData retweetAlt = arrowsRetweet; /// Light Arrows Retweet icon /// /// https://fontawesome.com/icons/arrows-retweet?style=light /// refresh, reload, renew, retry, share, swap static const IconData lightArrowsRetweet = IconDataLight(0xf361); /// Alias retweet-alt for icon [lightArrowsRetweet] @Deprecated('Use "lightArrowsRetweet" instead.') static const IconData lightRetweetAlt = lightArrowsRetweet; /// Thin Arrows Retweet icon /// /// https://fontawesome.com/icons/arrows-retweet?style=thin /// refresh, reload, renew, retry, share, swap static const IconData thinArrowsRetweet = IconDataThin(0xf361); /// Alias retweet-alt for icon [thinArrowsRetweet] @Deprecated('Use "thinArrowsRetweet" instead.') static const IconData thinRetweetAlt = thinArrowsRetweet; /// Solid Arrows Rotate icon /// /// https://fontawesome.com/icons/arrows-rotate?style=solid /// Clockwise Right and Left Semicircle Arrows, clockwise, exchange, modify, refresh, reload, renew, retry, rotate, swap static const IconData solidArrowsRotate = IconDataSolid(0xf021); /// Alias refresh for icon [solidArrowsRotate] @Deprecated('Use "solidArrowsRotate" instead.') static const IconData solidRefresh = solidArrowsRotate; /// Alias sync for icon [solidArrowsRotate] @Deprecated('Use "solidArrowsRotate" instead.') static const IconData solidSync = solidArrowsRotate; /// Regular Arrows Rotate icon /// /// https://fontawesome.com/icons/arrows-rotate?style=regular /// Clockwise Right and Left Semicircle Arrows, clockwise, exchange, modify, refresh, reload, renew, retry, rotate, swap static const IconData arrowsRotate = IconDataRegular(0xf021); /// Alias refresh for icon [arrowsRotate] @Deprecated('Use "arrowsRotate" instead.') static const IconData refresh = arrowsRotate; /// Alias sync for icon [arrowsRotate] @Deprecated('Use "arrowsRotate" instead.') static const IconData sync = arrowsRotate; /// Light Arrows Rotate icon /// /// https://fontawesome.com/icons/arrows-rotate?style=light /// Clockwise Right and Left Semicircle Arrows, clockwise, exchange, modify, refresh, reload, renew, retry, rotate, swap static const IconData lightArrowsRotate = IconDataLight(0xf021); /// Alias refresh for icon [lightArrowsRotate] @Deprecated('Use "lightArrowsRotate" instead.') static const IconData lightRefresh = lightArrowsRotate; /// Alias sync for icon [lightArrowsRotate] @Deprecated('Use "lightArrowsRotate" instead.') static const IconData lightSync = lightArrowsRotate; /// Thin Arrows Rotate icon /// /// https://fontawesome.com/icons/arrows-rotate?style=thin /// Clockwise Right and Left Semicircle Arrows, clockwise, exchange, modify, refresh, reload, renew, retry, rotate, swap static const IconData thinArrowsRotate = IconDataThin(0xf021); /// Alias refresh for icon [thinArrowsRotate] @Deprecated('Use "thinArrowsRotate" instead.') static const IconData thinRefresh = thinArrowsRotate; /// Alias sync for icon [thinArrowsRotate] @Deprecated('Use "thinArrowsRotate" instead.') static const IconData thinSync = thinArrowsRotate; /// Solid Arrows Rotate Reverse icon /// /// https://fontawesome.com/icons/arrows-rotate-reverse?style=solid /// anticlockwise, arrow, counterclockwise, exchange, refresh, reload, renew, retry, rotate, swap, Clockwise Right and Left Semicircle Arrows, exchange, modify, refresh, reload, renew, retry, rotate, swap, withershins, modify static const IconData solidArrowsRotateReverse = IconDataSolid(0xe630); /// Regular Arrows Rotate Reverse icon /// /// https://fontawesome.com/icons/arrows-rotate-reverse?style=regular /// anticlockwise, arrow, counterclockwise, exchange, refresh, reload, renew, retry, rotate, swap, Clockwise Right and Left Semicircle Arrows, exchange, modify, refresh, reload, renew, retry, rotate, swap, withershins, modify static const IconData arrowsRotateReverse = IconDataRegular(0xe630); /// Light Arrows Rotate Reverse icon /// /// https://fontawesome.com/icons/arrows-rotate-reverse?style=light /// anticlockwise, arrow, counterclockwise, exchange, refresh, reload, renew, retry, rotate, swap, Clockwise Right and Left Semicircle Arrows, exchange, modify, refresh, reload, renew, retry, rotate, swap, withershins, modify static const IconData lightArrowsRotateReverse = IconDataLight(0xe630); /// Thin Arrows Rotate Reverse icon /// /// https://fontawesome.com/icons/arrows-rotate-reverse?style=thin /// anticlockwise, arrow, counterclockwise, exchange, refresh, reload, renew, retry, rotate, swap, Clockwise Right and Left Semicircle Arrows, exchange, modify, refresh, reload, renew, retry, rotate, swap, withershins, modify static const IconData thinArrowsRotateReverse = IconDataThin(0xe630); /// Solid Arrows Spin icon /// /// https://fontawesome.com/icons/arrows-spin?style=solid /// cycle, rotate, spin, whirl static const IconData solidArrowsSpin = IconDataSolid(0xe4bb); /// Regular Arrows Spin icon /// /// https://fontawesome.com/icons/arrows-spin?style=regular /// cycle, rotate, spin, whirl static const IconData arrowsSpin = IconDataRegular(0xe4bb); /// Light Arrows Spin icon /// /// https://fontawesome.com/icons/arrows-spin?style=light /// cycle, rotate, spin, whirl static const IconData lightArrowsSpin = IconDataLight(0xe4bb); /// Thin Arrows Spin icon /// /// https://fontawesome.com/icons/arrows-spin?style=thin /// cycle, rotate, spin, whirl static const IconData thinArrowsSpin = IconDataThin(0xe4bb); /// Solid Arrows Split Up And Left icon /// /// https://fontawesome.com/icons/arrows-split-up-and-left?style=solid /// agile, split static const IconData solidArrowsSplitUpAndLeft = IconDataSolid(0xe4bc); /// Regular Arrows Split Up And Left icon /// /// https://fontawesome.com/icons/arrows-split-up-and-left?style=regular /// agile, split static const IconData arrowsSplitUpAndLeft = IconDataRegular(0xe4bc); /// Light Arrows Split Up And Left icon /// /// https://fontawesome.com/icons/arrows-split-up-and-left?style=light /// agile, split static const IconData lightArrowsSplitUpAndLeft = IconDataLight(0xe4bc); /// Thin Arrows Split Up And Left icon /// /// https://fontawesome.com/icons/arrows-split-up-and-left?style=thin /// agile, split static const IconData thinArrowsSplitUpAndLeft = IconDataThin(0xe4bc); /// Solid Arrows To Circle icon /// /// https://fontawesome.com/icons/arrows-to-circle?style=solid /// center, concentrate, coordinate, coordination, focal point, focus, insert static const IconData solidArrowsToCircle = IconDataSolid(0xe4bd); /// Regular Arrows To Circle icon /// /// https://fontawesome.com/icons/arrows-to-circle?style=regular /// center, concentrate, coordinate, coordination, focal point, focus, insert static const IconData arrowsToCircle = IconDataRegular(0xe4bd); /// Light Arrows To Circle icon /// /// https://fontawesome.com/icons/arrows-to-circle?style=light /// center, concentrate, coordinate, coordination, focal point, focus, insert static const IconData lightArrowsToCircle = IconDataLight(0xe4bd); /// Thin Arrows To Circle icon /// /// https://fontawesome.com/icons/arrows-to-circle?style=thin /// center, concentrate, coordinate, coordination, focal point, focus, insert static const IconData thinArrowsToCircle = IconDataThin(0xe4bd); /// Solid Arrows To Dot icon /// /// https://fontawesome.com/icons/arrows-to-dot?style=solid /// assembly point, center, condense, focus, insert, minimize static const IconData solidArrowsToDot = IconDataSolid(0xe4be); /// Regular Arrows To Dot icon /// /// https://fontawesome.com/icons/arrows-to-dot?style=regular /// assembly point, center, condense, focus, insert, minimize static const IconData arrowsToDot = IconDataRegular(0xe4be); /// Light Arrows To Dot icon /// /// https://fontawesome.com/icons/arrows-to-dot?style=light /// assembly point, center, condense, focus, insert, minimize static const IconData lightArrowsToDot = IconDataLight(0xe4be); /// Thin Arrows To Dot icon /// /// https://fontawesome.com/icons/arrows-to-dot?style=thin /// assembly point, center, condense, focus, insert, minimize static const IconData thinArrowsToDot = IconDataThin(0xe4be); /// Solid Arrows To Dotted Line icon /// /// https://fontawesome.com/icons/arrows-to-dotted-line?style=solid /// collapse, shrink static const IconData solidArrowsToDottedLine = IconDataSolid(0xe0a6); /// Regular Arrows To Dotted Line icon /// /// https://fontawesome.com/icons/arrows-to-dotted-line?style=regular /// collapse, shrink static const IconData arrowsToDottedLine = IconDataRegular(0xe0a6); /// Light Arrows To Dotted Line icon /// /// https://fontawesome.com/icons/arrows-to-dotted-line?style=light /// collapse, shrink static const IconData lightArrowsToDottedLine = IconDataLight(0xe0a6); /// Thin Arrows To Dotted Line icon /// /// https://fontawesome.com/icons/arrows-to-dotted-line?style=thin /// collapse, shrink static const IconData thinArrowsToDottedLine = IconDataThin(0xe0a6); /// Solid Arrows To Eye icon /// /// https://fontawesome.com/icons/arrows-to-eye?style=solid /// center, coordinated assessment, focus static const IconData solidArrowsToEye = IconDataSolid(0xe4bf); /// Regular Arrows To Eye icon /// /// https://fontawesome.com/icons/arrows-to-eye?style=regular /// center, coordinated assessment, focus static const IconData arrowsToEye = IconDataRegular(0xe4bf); /// Light Arrows To Eye icon /// /// https://fontawesome.com/icons/arrows-to-eye?style=light /// center, coordinated assessment, focus static const IconData lightArrowsToEye = IconDataLight(0xe4bf); /// Thin Arrows To Eye icon /// /// https://fontawesome.com/icons/arrows-to-eye?style=thin /// center, coordinated assessment, focus static const IconData thinArrowsToEye = IconDataThin(0xe4bf); /// Solid Arrows To Line icon /// /// https://fontawesome.com/icons/arrows-to-line?style=solid /// collapse, shrink static const IconData solidArrowsToLine = IconDataSolid(0xe0a7); /// Regular Arrows To Line icon /// /// https://fontawesome.com/icons/arrows-to-line?style=regular /// collapse, shrink static const IconData arrowsToLine = IconDataRegular(0xe0a7); /// Light Arrows To Line icon /// /// https://fontawesome.com/icons/arrows-to-line?style=light /// collapse, shrink static const IconData lightArrowsToLine = IconDataLight(0xe0a7); /// Thin Arrows To Line icon /// /// https://fontawesome.com/icons/arrows-to-line?style=thin /// collapse, shrink static const IconData thinArrowsToLine = IconDataThin(0xe0a7); /// Solid Arrows Turn Right icon /// /// https://fontawesome.com/icons/arrows-turn-right?style=solid /// arrows static const IconData solidArrowsTurnRight = IconDataSolid(0xe4c0); /// Regular Arrows Turn Right icon /// /// https://fontawesome.com/icons/arrows-turn-right?style=regular /// arrows static const IconData arrowsTurnRight = IconDataRegular(0xe4c0); /// Light Arrows Turn Right icon /// /// https://fontawesome.com/icons/arrows-turn-right?style=light /// arrows static const IconData lightArrowsTurnRight = IconDataLight(0xe4c0); /// Thin Arrows Turn Right icon /// /// https://fontawesome.com/icons/arrows-turn-right?style=thin /// arrows static const IconData thinArrowsTurnRight = IconDataThin(0xe4c0); /// Solid Arrows Turn To Dots icon /// /// https://fontawesome.com/icons/arrows-turn-to-dots?style=solid /// destination, insert, nexus static const IconData solidArrowsTurnToDots = IconDataSolid(0xe4c1); /// Regular Arrows Turn To Dots icon /// /// https://fontawesome.com/icons/arrows-turn-to-dots?style=regular /// destination, insert, nexus static const IconData arrowsTurnToDots = IconDataRegular(0xe4c1); /// Light Arrows Turn To Dots icon /// /// https://fontawesome.com/icons/arrows-turn-to-dots?style=light /// destination, insert, nexus static const IconData lightArrowsTurnToDots = IconDataLight(0xe4c1); /// Thin Arrows Turn To Dots icon /// /// https://fontawesome.com/icons/arrows-turn-to-dots?style=thin /// destination, insert, nexus static const IconData thinArrowsTurnToDots = IconDataThin(0xe4c1); /// Solid Arrows Up Down icon /// /// https://fontawesome.com/icons/arrows-up-down?style=solid /// expand, portrait, resize, tall, vertical static const IconData solidArrowsUpDown = IconDataSolid(0xf07d); /// Alias arrows-v for icon [solidArrowsUpDown] @Deprecated('Use "solidArrowsUpDown" instead.') static const IconData solidArrowsV = solidArrowsUpDown; /// Regular Arrows Up Down icon /// /// https://fontawesome.com/icons/arrows-up-down?style=regular /// expand, portrait, resize, tall, vertical static const IconData arrowsUpDown = IconDataRegular(0xf07d); /// Alias arrows-v for icon [arrowsUpDown] @Deprecated('Use "arrowsUpDown" instead.') static const IconData arrowsV = arrowsUpDown; /// Light Arrows Up Down icon /// /// https://fontawesome.com/icons/arrows-up-down?style=light /// expand, portrait, resize, tall, vertical static const IconData lightArrowsUpDown = IconDataLight(0xf07d); /// Alias arrows-v for icon [lightArrowsUpDown] @Deprecated('Use "lightArrowsUpDown" instead.') static const IconData lightArrowsV = lightArrowsUpDown; /// Thin Arrows Up Down icon /// /// https://fontawesome.com/icons/arrows-up-down?style=thin /// expand, portrait, resize, tall, vertical static const IconData thinArrowsUpDown = IconDataThin(0xf07d); /// Alias arrows-v for icon [thinArrowsUpDown] @Deprecated('Use "thinArrowsUpDown" instead.') static const IconData thinArrowsV = thinArrowsUpDown; /// Solid Arrows Up Down Left Right icon /// /// https://fontawesome.com/icons/arrows-up-down-left-right?style=solid /// arrow, arrows, bigger, enlarge, expand, fullscreen, move, position, reorder, resize static const IconData solidArrowsUpDownLeftRight = IconDataSolid(0xf047); /// Alias arrows for icon [solidArrowsUpDownLeftRight] @Deprecated('Use "solidArrowsUpDownLeftRight" instead.') static const IconData solidArrows = solidArrowsUpDownLeftRight; /// Regular Arrows Up Down Left Right icon /// /// https://fontawesome.com/icons/arrows-up-down-left-right?style=regular /// arrow, arrows, bigger, enlarge, expand, fullscreen, move, position, reorder, resize static const IconData arrowsUpDownLeftRight = IconDataRegular(0xf047); /// Alias arrows for icon [arrowsUpDownLeftRight] @Deprecated('Use "arrowsUpDownLeftRight" instead.') static const IconData arrows = arrowsUpDownLeftRight; /// Light Arrows Up Down Left Right icon /// /// https://fontawesome.com/icons/arrows-up-down-left-right?style=light /// arrow, arrows, bigger, enlarge, expand, fullscreen, move, position, reorder, resize static const IconData lightArrowsUpDownLeftRight = IconDataLight(0xf047); /// Alias arrows for icon [lightArrowsUpDownLeftRight] @Deprecated('Use "lightArrowsUpDownLeftRight" instead.') static const IconData lightArrows = lightArrowsUpDownLeftRight; /// Thin Arrows Up Down Left Right icon /// /// https://fontawesome.com/icons/arrows-up-down-left-right?style=thin /// arrow, arrows, bigger, enlarge, expand, fullscreen, move, position, reorder, resize static const IconData thinArrowsUpDownLeftRight = IconDataThin(0xf047); /// Alias arrows for icon [thinArrowsUpDownLeftRight] @Deprecated('Use "thinArrowsUpDownLeftRight" instead.') static const IconData thinArrows = thinArrowsUpDownLeftRight; /// Solid Arrows Up To Line icon /// /// https://fontawesome.com/icons/arrows-up-to-line?style=solid /// rise, scale up, upgrade static const IconData solidArrowsUpToLine = IconDataSolid(0xe4c2); /// Regular Arrows Up To Line icon /// /// https://fontawesome.com/icons/arrows-up-to-line?style=regular /// rise, scale up, upgrade static const IconData arrowsUpToLine = IconDataRegular(0xe4c2); /// Light Arrows Up To Line icon /// /// https://fontawesome.com/icons/arrows-up-to-line?style=light /// rise, scale up, upgrade static const IconData lightArrowsUpToLine = IconDataLight(0xe4c2); /// Thin Arrows Up To Line icon /// /// https://fontawesome.com/icons/arrows-up-to-line?style=thin /// rise, scale up, upgrade static const IconData thinArrowsUpToLine = IconDataThin(0xe4c2); /// Brands Artstation icon /// /// https://fontawesome.com/icons/artstation?style=brands static const IconData artstation = IconDataBrands(0xf77a); /// Solid Asterisk icon /// /// https://fontawesome.com/icons/asterisk?style=solid /// Asterisk, Heavy Asterisk, annotation, details, reference, required, star static const IconData solidAsterisk = IconDataSolid(0x2a); /// Regular Asterisk icon /// /// https://fontawesome.com/icons/asterisk?style=regular /// Asterisk, Heavy Asterisk, annotation, details, reference, required, star static const IconData asterisk = IconDataRegular(0x2a); /// Light Asterisk icon /// /// https://fontawesome.com/icons/asterisk?style=light /// Asterisk, Heavy Asterisk, annotation, details, reference, required, star static const IconData lightAsterisk = IconDataLight(0x2a); /// Thin Asterisk icon /// /// https://fontawesome.com/icons/asterisk?style=thin /// Asterisk, Heavy Asterisk, annotation, details, reference, required, star static const IconData thinAsterisk = IconDataThin(0x2a); /// Brands Asymmetrik, Ltd. icon /// /// https://fontawesome.com/icons/asymmetrik?style=brands static const IconData asymmetrik = IconDataBrands(0xf372); /// Solid At icon /// /// https://fontawesome.com/icons/at?style=solid /// Commercial At, address, author, e-mail, email, fluctuate, handle static const IconData solidAt = IconDataSolid(0x40); /// Regular At icon /// /// https://fontawesome.com/icons/at?style=regular /// Commercial At, address, author, e-mail, email, fluctuate, handle static const IconData at = IconDataRegular(0x40); /// Light At icon /// /// https://fontawesome.com/icons/at?style=light /// Commercial At, address, author, e-mail, email, fluctuate, handle static const IconData lightAt = IconDataLight(0x40); /// Thin At icon /// /// https://fontawesome.com/icons/at?style=thin /// Commercial At, address, author, e-mail, email, fluctuate, handle static const IconData thinAt = IconDataThin(0x40); /// Brands Atlassian icon /// /// https://fontawesome.com/icons/atlassian?style=brands static const IconData atlassian = IconDataBrands(0xf77b); /// Solid Atom icon /// /// https://fontawesome.com/icons/atom?style=solid /// atheism, atheist, atom, atom symbol, chemistry, electron, ion, isotope, knowledge, neutron, nuclear, proton, science static const IconData solidAtom = IconDataSolid(0xf5d2); /// Regular Atom icon /// /// https://fontawesome.com/icons/atom?style=regular /// atheism, atheist, atom, atom symbol, chemistry, electron, ion, isotope, knowledge, neutron, nuclear, proton, science static const IconData atom = IconDataRegular(0xf5d2); /// Light Atom icon /// /// https://fontawesome.com/icons/atom?style=light /// atheism, atheist, atom, atom symbol, chemistry, electron, ion, isotope, knowledge, neutron, nuclear, proton, science static const IconData lightAtom = IconDataLight(0xf5d2); /// Thin Atom icon /// /// https://fontawesome.com/icons/atom?style=thin /// atheism, atheist, atom, atom symbol, chemistry, electron, ion, isotope, knowledge, neutron, nuclear, proton, science static const IconData thinAtom = IconDataThin(0xf5d2); /// Solid Atom Simple icon /// /// https://fontawesome.com/icons/atom-simple?style=solid /// atheism, chemistry, electron, ion, isotope, knowledge, neutron, nuclear, proton, science, space static const IconData solidAtomSimple = IconDataSolid(0xf5d3); /// Alias atom-alt for icon [solidAtomSimple] @Deprecated('Use "solidAtomSimple" instead.') static const IconData solidAtomAlt = solidAtomSimple; /// Regular Atom Simple icon /// /// https://fontawesome.com/icons/atom-simple?style=regular /// atheism, chemistry, electron, ion, isotope, knowledge, neutron, nuclear, proton, science, space static const IconData atomSimple = IconDataRegular(0xf5d3); /// Alias atom-alt for icon [atomSimple] @Deprecated('Use "atomSimple" instead.') static const IconData atomAlt = atomSimple; /// Light Atom Simple icon /// /// https://fontawesome.com/icons/atom-simple?style=light /// atheism, chemistry, electron, ion, isotope, knowledge, neutron, nuclear, proton, science, space static const IconData lightAtomSimple = IconDataLight(0xf5d3); /// Alias atom-alt for icon [lightAtomSimple] @Deprecated('Use "lightAtomSimple" instead.') static const IconData lightAtomAlt = lightAtomSimple; /// Thin Atom Simple icon /// /// https://fontawesome.com/icons/atom-simple?style=thin /// atheism, chemistry, electron, ion, isotope, knowledge, neutron, nuclear, proton, science, space static const IconData thinAtomSimple = IconDataThin(0xf5d3); /// Alias atom-alt for icon [thinAtomSimple] @Deprecated('Use "thinAtomSimple" instead.') static const IconData thinAtomAlt = thinAtomSimple; /// Brands Audible icon /// /// https://fontawesome.com/icons/audible?style=brands static const IconData audible = IconDataBrands(0xf373); /// Solid Audio Description icon /// /// https://fontawesome.com/icons/audio-description?style=solid /// blind, narration, video, visual static const IconData solidAudioDescription = IconDataSolid(0xf29e); /// Regular Audio Description icon /// /// https://fontawesome.com/icons/audio-description?style=regular /// blind, narration, video, visual static const IconData audioDescription = IconDataRegular(0xf29e); /// Light Audio Description icon /// /// https://fontawesome.com/icons/audio-description?style=light /// blind, narration, video, visual static const IconData lightAudioDescription = IconDataLight(0xf29e); /// Thin Audio Description icon /// /// https://fontawesome.com/icons/audio-description?style=thin /// blind, narration, video, visual static const IconData thinAudioDescription = IconDataThin(0xf29e); /// Solid Audio Description Slash icon /// /// https://fontawesome.com/icons/audio-description-slash?style=solid /// audio, disabled, narration, video, visual static const IconData solidAudioDescriptionSlash = IconDataSolid(0xe0a8); /// Regular Audio Description Slash icon /// /// https://fontawesome.com/icons/audio-description-slash?style=regular /// audio, disabled, narration, video, visual static const IconData audioDescriptionSlash = IconDataRegular(0xe0a8); /// Light Audio Description Slash icon /// /// https://fontawesome.com/icons/audio-description-slash?style=light /// audio, disabled, narration, video, visual static const IconData lightAudioDescriptionSlash = IconDataLight(0xe0a8); /// Thin Audio Description Slash icon /// /// https://fontawesome.com/icons/audio-description-slash?style=thin /// audio, disabled, narration, video, visual static const IconData thinAudioDescriptionSlash = IconDataThin(0xe0a8); /// Solid Austral Sign icon /// /// https://fontawesome.com/icons/austral-sign?style=solid /// Austral Sign, currency static const IconData solidAustralSign = IconDataSolid(0xe0a9); /// Regular Austral Sign icon /// /// https://fontawesome.com/icons/austral-sign?style=regular /// Austral Sign, currency static const IconData australSign = IconDataRegular(0xe0a9); /// Light Austral Sign icon /// /// https://fontawesome.com/icons/austral-sign?style=light /// Austral Sign, currency static const IconData lightAustralSign = IconDataLight(0xe0a9); /// Thin Austral Sign icon /// /// https://fontawesome.com/icons/austral-sign?style=thin /// Austral Sign, currency static const IconData thinAustralSign = IconDataThin(0xe0a9); /// Brands Autoprefixer icon /// /// https://fontawesome.com/icons/autoprefixer?style=brands static const IconData autoprefixer = IconDataBrands(0xf41c); /// Brands avianex icon /// /// https://fontawesome.com/icons/avianex?style=brands static const IconData avianex = IconDataBrands(0xf374); /// Brands Aviato icon /// /// https://fontawesome.com/icons/aviato?style=brands static const IconData aviato = IconDataBrands(0xf421); /// Solid Avocado icon /// /// https://fontawesome.com/icons/avocado?style=solid /// avocado, food, fruit, green, guacamole, hass, pit static const IconData solidAvocado = IconDataSolid(0xe0aa); /// Regular Avocado icon /// /// https://fontawesome.com/icons/avocado?style=regular /// avocado, food, fruit, green, guacamole, hass, pit static const IconData avocado = IconDataRegular(0xe0aa); /// Light Avocado icon /// /// https://fontawesome.com/icons/avocado?style=light /// avocado, food, fruit, green, guacamole, hass, pit static const IconData lightAvocado = IconDataLight(0xe0aa); /// Thin Avocado icon /// /// https://fontawesome.com/icons/avocado?style=thin /// avocado, food, fruit, green, guacamole, hass, pit static const IconData thinAvocado = IconDataThin(0xe0aa); /// Solid Award icon /// /// https://fontawesome.com/icons/award?style=solid /// guarantee, honor, praise, prize, recognition, ribbon, trophy, warranty static const IconData solidAward = IconDataSolid(0xf559); /// Regular Award icon /// /// https://fontawesome.com/icons/award?style=regular /// guarantee, honor, praise, prize, recognition, ribbon, trophy, warranty static const IconData award = IconDataRegular(0xf559); /// Light Award icon /// /// https://fontawesome.com/icons/award?style=light /// guarantee, honor, praise, prize, recognition, ribbon, trophy, warranty static const IconData lightAward = IconDataLight(0xf559); /// Thin Award icon /// /// https://fontawesome.com/icons/award?style=thin /// guarantee, honor, praise, prize, recognition, ribbon, trophy, warranty static const IconData thinAward = IconDataThin(0xf559); /// Solid Award Simple icon /// /// https://fontawesome.com/icons/award-simple?style=solid /// guarantee, honor, ribbon, warranty static const IconData solidAwardSimple = IconDataSolid(0xe0ab); /// Regular Award Simple icon /// /// https://fontawesome.com/icons/award-simple?style=regular /// guarantee, honor, ribbon, warranty static const IconData awardSimple = IconDataRegular(0xe0ab); /// Light Award Simple icon /// /// https://fontawesome.com/icons/award-simple?style=light /// guarantee, honor, ribbon, warranty static const IconData lightAwardSimple = IconDataLight(0xe0ab); /// Thin Award Simple icon /// /// https://fontawesome.com/icons/award-simple?style=thin /// guarantee, honor, ribbon, warranty static const IconData thinAwardSimple = IconDataThin(0xe0ab); /// Brands Amazon Web Services (AWS) icon /// /// https://fontawesome.com/icons/aws?style=brands static const IconData aws = IconDataBrands(0xf375); /// Solid Axe icon /// /// https://fontawesome.com/icons/axe?style=solid /// axe, blade, chop, cut, equipment, fall, hatchet, lumberjack, outdoors, sharp, split, swing, tool, weapon, wood static const IconData solidAxe = IconDataSolid(0xf6b2); /// Regular Axe icon /// /// https://fontawesome.com/icons/axe?style=regular /// axe, blade, chop, cut, equipment, fall, hatchet, lumberjack, outdoors, sharp, split, swing, tool, weapon, wood static const IconData axe = IconDataRegular(0xf6b2); /// Light Axe icon /// /// https://fontawesome.com/icons/axe?style=light /// axe, blade, chop, cut, equipment, fall, hatchet, lumberjack, outdoors, sharp, split, swing, tool, weapon, wood static const IconData lightAxe = IconDataLight(0xf6b2); /// Thin Axe icon /// /// https://fontawesome.com/icons/axe?style=thin /// axe, blade, chop, cut, equipment, fall, hatchet, lumberjack, outdoors, sharp, split, swing, tool, weapon, wood static const IconData thinAxe = IconDataThin(0xf6b2); /// Solid Axe Battle icon /// /// https://fontawesome.com/icons/axe-battle?style=solid /// Dungeons & Dragons, barbarian, d&d, dnd, fantasy, gimli, lumberjack, melee attack static const IconData solidAxeBattle = IconDataSolid(0xf6b3); /// Regular Axe Battle icon /// /// https://fontawesome.com/icons/axe-battle?style=regular /// Dungeons & Dragons, barbarian, d&d, dnd, fantasy, gimli, lumberjack, melee attack static const IconData axeBattle = IconDataRegular(0xf6b3); /// Light Axe Battle icon /// /// https://fontawesome.com/icons/axe-battle?style=light /// Dungeons & Dragons, barbarian, d&d, dnd, fantasy, gimli, lumberjack, melee attack static const IconData lightAxeBattle = IconDataLight(0xf6b3); /// Thin Axe Battle icon /// /// https://fontawesome.com/icons/axe-battle?style=thin /// Dungeons & Dragons, barbarian, d&d, dnd, fantasy, gimli, lumberjack, melee attack static const IconData thinAxeBattle = IconDataThin(0xf6b3); /// Solid B icon /// /// https://fontawesome.com/icons/b?style=solid /// Latin Capital Letter B, Latin Small Letter B, letter static const IconData solidB = IconDataSolid(0x42); /// Regular B icon /// /// https://fontawesome.com/icons/b?style=regular /// Latin Capital Letter B, Latin Small Letter B, letter static const IconData b = IconDataRegular(0x42); /// Light B icon /// /// https://fontawesome.com/icons/b?style=light /// Latin Capital Letter B, Latin Small Letter B, letter static const IconData lightB = IconDataLight(0x42); /// Thin B icon /// /// https://fontawesome.com/icons/b?style=thin /// Latin Capital Letter B, Latin Small Letter B, letter static const IconData thinB = IconDataThin(0x42); /// Solid Baby icon /// /// https://fontawesome.com/icons/baby?style=solid /// uer, users-people static const IconData solidBaby = IconDataSolid(0xf77c); /// Regular Baby icon /// /// https://fontawesome.com/icons/baby?style=regular /// uer, users-people static const IconData baby = IconDataRegular(0xf77c); /// Light Baby icon /// /// https://fontawesome.com/icons/baby?style=light /// uer, users-people static const IconData lightBaby = IconDataLight(0xf77c); /// Thin Baby icon /// /// https://fontawesome.com/icons/baby?style=thin /// uer, users-people static const IconData thinBaby = IconDataThin(0xf77c); /// Solid Baby Carriage icon /// /// https://fontawesome.com/icons/baby-carriage?style=solid /// buggy, carrier, infant, push, stroller, transportation, walk, wheels static const IconData solidBabyCarriage = IconDataSolid(0xf77d); /// Alias carriage-baby for icon [solidBabyCarriage] @Deprecated('Use "solidBabyCarriage" instead.') static const IconData solidCarriageBaby = solidBabyCarriage; /// Regular Baby Carriage icon /// /// https://fontawesome.com/icons/baby-carriage?style=regular /// buggy, carrier, infant, push, stroller, transportation, walk, wheels static const IconData babyCarriage = IconDataRegular(0xf77d); /// Alias carriage-baby for icon [babyCarriage] @Deprecated('Use "babyCarriage" instead.') static const IconData carriageBaby = babyCarriage; /// Light Baby Carriage icon /// /// https://fontawesome.com/icons/baby-carriage?style=light /// buggy, carrier, infant, push, stroller, transportation, walk, wheels static const IconData lightBabyCarriage = IconDataLight(0xf77d); /// Alias carriage-baby for icon [lightBabyCarriage] @Deprecated('Use "lightBabyCarriage" instead.') static const IconData lightCarriageBaby = lightBabyCarriage; /// Thin Baby Carriage icon /// /// https://fontawesome.com/icons/baby-carriage?style=thin /// buggy, carrier, infant, push, stroller, transportation, walk, wheels static const IconData thinBabyCarriage = IconDataThin(0xf77d); /// Alias carriage-baby for icon [thinBabyCarriage] @Deprecated('Use "thinBabyCarriage" instead.') static const IconData thinCarriageBaby = thinBabyCarriage; /// Solid Backpack icon /// /// https://fontawesome.com/icons/backpack?style=solid /// backpack, bag, book, carry, hiking, rucksack, satchel, school, travel static const IconData solidBackpack = IconDataSolid(0xf5d4); /// Regular Backpack icon /// /// https://fontawesome.com/icons/backpack?style=regular /// backpack, bag, book, carry, hiking, rucksack, satchel, school, travel static const IconData backpack = IconDataRegular(0xf5d4); /// Light Backpack icon /// /// https://fontawesome.com/icons/backpack?style=light /// backpack, bag, book, carry, hiking, rucksack, satchel, school, travel static const IconData lightBackpack = IconDataLight(0xf5d4); /// Thin Backpack icon /// /// https://fontawesome.com/icons/backpack?style=thin /// backpack, bag, book, carry, hiking, rucksack, satchel, school, travel static const IconData thinBackpack = IconDataThin(0xf5d4); /// Solid Backward icon /// /// https://fontawesome.com/icons/backward?style=solid /// arrow, double, fast reverse button, previous, rewind static const IconData solidBackward = IconDataSolid(0xf04a); /// Regular Backward icon /// /// https://fontawesome.com/icons/backward?style=regular /// arrow, double, fast reverse button, previous, rewind static const IconData backward = IconDataRegular(0xf04a); /// Light Backward icon /// /// https://fontawesome.com/icons/backward?style=light /// arrow, double, fast reverse button, previous, rewind static const IconData lightBackward = IconDataLight(0xf04a); /// Thin Backward icon /// /// https://fontawesome.com/icons/backward?style=thin /// arrow, double, fast reverse button, previous, rewind static const IconData thinBackward = IconDataThin(0xf04a); /// Solid Backward Fast icon /// /// https://fontawesome.com/icons/backward-fast?style=solid /// arrow, beginning, first, last track button, previous, previous scene, previous track, quick, rewind, start, triangle static const IconData solidBackwardFast = IconDataSolid(0xf049); /// Alias fast-backward for icon [solidBackwardFast] @Deprecated('Use "solidBackwardFast" instead.') static const IconData solidFastBackward = solidBackwardFast; /// Regular Backward Fast icon /// /// https://fontawesome.com/icons/backward-fast?style=regular /// arrow, beginning, first, last track button, previous, previous scene, previous track, quick, rewind, start, triangle static const IconData backwardFast = IconDataRegular(0xf049); /// Alias fast-backward for icon [backwardFast] @Deprecated('Use "backwardFast" instead.') static const IconData fastBackward = backwardFast; /// Light Backward Fast icon /// /// https://fontawesome.com/icons/backward-fast?style=light /// arrow, beginning, first, last track button, previous, previous scene, previous track, quick, rewind, start, triangle static const IconData lightBackwardFast = IconDataLight(0xf049); /// Alias fast-backward for icon [lightBackwardFast] @Deprecated('Use "lightBackwardFast" instead.') static const IconData lightFastBackward = lightBackwardFast; /// Thin Backward Fast icon /// /// https://fontawesome.com/icons/backward-fast?style=thin /// arrow, beginning, first, last track button, previous, previous scene, previous track, quick, rewind, start, triangle static const IconData thinBackwardFast = IconDataThin(0xf049); /// Alias fast-backward for icon [thinBackwardFast] @Deprecated('Use "thinBackwardFast" instead.') static const IconData thinFastBackward = thinBackwardFast; /// Solid Backward Step icon /// /// https://fontawesome.com/icons/backward-step?style=solid /// beginning, first, previous, rewind, start static const IconData solidBackwardStep = IconDataSolid(0xf048); /// Alias step-backward for icon [solidBackwardStep] @Deprecated('Use "solidBackwardStep" instead.') static const IconData solidStepBackward = solidBackwardStep; /// Regular Backward Step icon /// /// https://fontawesome.com/icons/backward-step?style=regular /// beginning, first, previous, rewind, start static const IconData backwardStep = IconDataRegular(0xf048); /// Alias step-backward for icon [backwardStep] @Deprecated('Use "backwardStep" instead.') static const IconData stepBackward = backwardStep; /// Light Backward Step icon /// /// https://fontawesome.com/icons/backward-step?style=light /// beginning, first, previous, rewind, start static const IconData lightBackwardStep = IconDataLight(0xf048); /// Alias step-backward for icon [lightBackwardStep] @Deprecated('Use "lightBackwardStep" instead.') static const IconData lightStepBackward = lightBackwardStep; /// Thin Backward Step icon /// /// https://fontawesome.com/icons/backward-step?style=thin /// beginning, first, previous, rewind, start static const IconData thinBackwardStep = IconDataThin(0xf048); /// Alias step-backward for icon [thinBackwardStep] @Deprecated('Use "thinBackwardStep" instead.') static const IconData thinStepBackward = thinBackwardStep; /// Solid Bacon icon /// /// https://fontawesome.com/icons/bacon?style=solid /// bacon, blt, breakfast, food, ham, lard, meat, pancetta, pork, rasher static const IconData solidBacon = IconDataSolid(0xf7e5); /// Regular Bacon icon /// /// https://fontawesome.com/icons/bacon?style=regular /// bacon, blt, breakfast, food, ham, lard, meat, pancetta, pork, rasher static const IconData bacon = IconDataRegular(0xf7e5); /// Light Bacon icon /// /// https://fontawesome.com/icons/bacon?style=light /// bacon, blt, breakfast, food, ham, lard, meat, pancetta, pork, rasher static const IconData lightBacon = IconDataLight(0xf7e5); /// Thin Bacon icon /// /// https://fontawesome.com/icons/bacon?style=thin /// bacon, blt, breakfast, food, ham, lard, meat, pancetta, pork, rasher static const IconData thinBacon = IconDataThin(0xf7e5); /// Solid Bacteria icon /// /// https://fontawesome.com/icons/bacteria?style=solid /// antibiotic, antibody, covid-19, health, organism, sick static const IconData solidBacteria = IconDataSolid(0xe059); /// Regular Bacteria icon /// /// https://fontawesome.com/icons/bacteria?style=regular /// antibiotic, antibody, covid-19, health, organism, sick static const IconData bacteria = IconDataRegular(0xe059); /// Light Bacteria icon /// /// https://fontawesome.com/icons/bacteria?style=light /// antibiotic, antibody, covid-19, health, organism, sick static const IconData lightBacteria = IconDataLight(0xe059); /// Thin Bacteria icon /// /// https://fontawesome.com/icons/bacteria?style=thin /// antibiotic, antibody, covid-19, health, organism, sick static const IconData thinBacteria = IconDataThin(0xe059); /// Solid Bacterium icon /// /// https://fontawesome.com/icons/bacterium?style=solid /// antibiotic, antibody, covid-19, health, organism, sick static const IconData solidBacterium = IconDataSolid(0xe05a); /// Regular Bacterium icon /// /// https://fontawesome.com/icons/bacterium?style=regular /// antibiotic, antibody, covid-19, health, organism, sick static const IconData bacterium = IconDataRegular(0xe05a); /// Light Bacterium icon /// /// https://fontawesome.com/icons/bacterium?style=light /// antibiotic, antibody, covid-19, health, organism, sick static const IconData lightBacterium = IconDataLight(0xe05a); /// Thin Bacterium icon /// /// https://fontawesome.com/icons/bacterium?style=thin /// antibiotic, antibody, covid-19, health, organism, sick static const IconData thinBacterium = IconDataThin(0xe05a); /// Solid Badge icon /// /// https://fontawesome.com/icons/badge?style=solid /// discount, guarantee, meatball, verified, verify static const IconData solidBadge = IconDataSolid(0xf335); /// Regular Badge icon /// /// https://fontawesome.com/icons/badge?style=regular /// discount, guarantee, meatball, verified, verify static const IconData badge = IconDataRegular(0xf335); /// Light Badge icon /// /// https://fontawesome.com/icons/badge?style=light /// discount, guarantee, meatball, verified, verify static const IconData lightBadge = IconDataLight(0xf335); /// Thin Badge icon /// /// https://fontawesome.com/icons/badge?style=thin /// discount, guarantee, meatball, verified, verify static const IconData thinBadge = IconDataThin(0xf335); /// Solid Badge Check icon /// /// https://fontawesome.com/icons/badge-check?style=solid /// accept, achievement, agree, award, confirm, correct, done, enable, guarantee, ok, security, select, success, validate, verified, verify, warranty, winner, working, yes static const IconData solidBadgeCheck = IconDataSolid(0xf336); /// Regular Badge Check icon /// /// https://fontawesome.com/icons/badge-check?style=regular /// accept, achievement, agree, award, confirm, correct, done, enable, guarantee, ok, security, select, success, validate, verified, verify, warranty, winner, working, yes static const IconData badgeCheck = IconDataRegular(0xf336); /// Light Badge Check icon /// /// https://fontawesome.com/icons/badge-check?style=light /// accept, achievement, agree, award, confirm, correct, done, enable, guarantee, ok, security, select, success, validate, verified, verify, warranty, winner, working, yes static const IconData lightBadgeCheck = IconDataLight(0xf336); /// Thin Badge Check icon /// /// https://fontawesome.com/icons/badge-check?style=thin /// accept, achievement, agree, award, confirm, correct, done, enable, guarantee, ok, security, select, success, validate, verified, verify, warranty, winner, working, yes static const IconData thinBadgeCheck = IconDataThin(0xf336); /// Solid Badge Dollar icon /// /// https://fontawesome.com/icons/badge-dollar?style=solid /// coupon, deal, discount, guarantee, investment, money, salary, save, usd static const IconData solidBadgeDollar = IconDataSolid(0xf645); /// Regular Badge Dollar icon /// /// https://fontawesome.com/icons/badge-dollar?style=regular /// coupon, deal, discount, guarantee, investment, money, salary, save, usd static const IconData badgeDollar = IconDataRegular(0xf645); /// Light Badge Dollar icon /// /// https://fontawesome.com/icons/badge-dollar?style=light /// coupon, deal, discount, guarantee, investment, money, salary, save, usd static const IconData lightBadgeDollar = IconDataLight(0xf645); /// Thin Badge Dollar icon /// /// https://fontawesome.com/icons/badge-dollar?style=thin /// coupon, deal, discount, guarantee, investment, money, salary, save, usd static const IconData thinBadgeDollar = IconDataThin(0xf645); /// Solid Badge Percent icon /// /// https://fontawesome.com/icons/badge-percent?style=solid /// coupon, deal, discount, guarantee, investment, money, salary, save, usd static const IconData solidBadgePercent = IconDataSolid(0xf646); /// Regular Badge Percent icon /// /// https://fontawesome.com/icons/badge-percent?style=regular /// coupon, deal, discount, guarantee, investment, money, salary, save, usd static const IconData badgePercent = IconDataRegular(0xf646); /// Light Badge Percent icon /// /// https://fontawesome.com/icons/badge-percent?style=light /// coupon, deal, discount, guarantee, investment, money, salary, save, usd static const IconData lightBadgePercent = IconDataLight(0xf646); /// Thin Badge Percent icon /// /// https://fontawesome.com/icons/badge-percent?style=thin /// coupon, deal, discount, guarantee, investment, money, salary, save, usd static const IconData thinBadgePercent = IconDataThin(0xf646); /// Solid Badge Sheriff icon /// /// https://fontawesome.com/icons/badge-sheriff?style=solid /// cowboy, justice, law, old west, western static const IconData solidBadgeSheriff = IconDataSolid(0xf8a2); /// Regular Badge Sheriff icon /// /// https://fontawesome.com/icons/badge-sheriff?style=regular /// cowboy, justice, law, old west, western static const IconData badgeSheriff = IconDataRegular(0xf8a2); /// Light Badge Sheriff icon /// /// https://fontawesome.com/icons/badge-sheriff?style=light /// cowboy, justice, law, old west, western static const IconData lightBadgeSheriff = IconDataLight(0xf8a2); /// Thin Badge Sheriff icon /// /// https://fontawesome.com/icons/badge-sheriff?style=thin /// cowboy, justice, law, old west, western static const IconData thinBadgeSheriff = IconDataThin(0xf8a2); /// Solid Badger Honey icon /// /// https://fontawesome.com/icons/badger-honey?style=solid /// animal, badger, care, dont, ewww, fauna, honey badger, mammal, nasty, pester static const IconData solidBadgerHoney = IconDataSolid(0xf6b4); /// Regular Badger Honey icon /// /// https://fontawesome.com/icons/badger-honey?style=regular /// animal, badger, care, dont, ewww, fauna, honey badger, mammal, nasty, pester static const IconData badgerHoney = IconDataRegular(0xf6b4); /// Light Badger Honey icon /// /// https://fontawesome.com/icons/badger-honey?style=light /// animal, badger, care, dont, ewww, fauna, honey badger, mammal, nasty, pester static const IconData lightBadgerHoney = IconDataLight(0xf6b4); /// Thin Badger Honey icon /// /// https://fontawesome.com/icons/badger-honey?style=thin /// animal, badger, care, dont, ewww, fauna, honey badger, mammal, nasty, pester static const IconData thinBadgerHoney = IconDataThin(0xf6b4); /// Solid Badminton icon /// /// https://fontawesome.com/icons/badminton?style=solid /// badminton, birdie, game, racquet, shuttlecock static const IconData solidBadminton = IconDataSolid(0xe33a); /// Regular Badminton icon /// /// https://fontawesome.com/icons/badminton?style=regular /// badminton, birdie, game, racquet, shuttlecock static const IconData badminton = IconDataRegular(0xe33a); /// Light Badminton icon /// /// https://fontawesome.com/icons/badminton?style=light /// badminton, birdie, game, racquet, shuttlecock static const IconData lightBadminton = IconDataLight(0xe33a); /// Thin Badminton icon /// /// https://fontawesome.com/icons/badminton?style=thin /// badminton, birdie, game, racquet, shuttlecock static const IconData thinBadminton = IconDataThin(0xe33a); /// Solid Bag Seedling icon /// /// https://fontawesome.com/icons/bag-seedling?style=solid /// agriculture, fertilizer, garden, grow, plant, sack, seed, bag static const IconData solidBagSeedling = IconDataSolid(0xe5f2); /// Regular Bag Seedling icon /// /// https://fontawesome.com/icons/bag-seedling?style=regular /// agriculture, fertilizer, garden, grow, plant, sack, seed, bag static const IconData bagSeedling = IconDataRegular(0xe5f2); /// Light Bag Seedling icon /// /// https://fontawesome.com/icons/bag-seedling?style=light /// agriculture, fertilizer, garden, grow, plant, sack, seed, bag static const IconData lightBagSeedling = IconDataLight(0xe5f2); /// Thin Bag Seedling icon /// /// https://fontawesome.com/icons/bag-seedling?style=thin /// agriculture, fertilizer, garden, grow, plant, sack, seed, bag static const IconData thinBagSeedling = IconDataThin(0xe5f2); /// Solid Bag Shopping icon /// /// https://fontawesome.com/icons/bag-shopping?style=solid /// buy, checkout, grocery, payment, purchase static const IconData solidBagShopping = IconDataSolid(0xf290); /// Alias shopping-bag for icon [solidBagShopping] @Deprecated('Use "solidBagShopping" instead.') static const IconData solidShoppingBag = solidBagShopping; /// Regular Bag Shopping icon /// /// https://fontawesome.com/icons/bag-shopping?style=regular /// buy, checkout, grocery, payment, purchase static const IconData bagShopping = IconDataRegular(0xf290); /// Alias shopping-bag for icon [bagShopping] @Deprecated('Use "bagShopping" instead.') static const IconData shoppingBag = bagShopping; /// Light Bag Shopping icon /// /// https://fontawesome.com/icons/bag-shopping?style=light /// buy, checkout, grocery, payment, purchase static const IconData lightBagShopping = IconDataLight(0xf290); /// Alias shopping-bag for icon [lightBagShopping] @Deprecated('Use "lightBagShopping" instead.') static const IconData lightShoppingBag = lightBagShopping; /// Thin Bag Shopping icon /// /// https://fontawesome.com/icons/bag-shopping?style=thin /// buy, checkout, grocery, payment, purchase static const IconData thinBagShopping = IconDataThin(0xf290); /// Alias shopping-bag for icon [thinBagShopping] @Deprecated('Use "thinBagShopping" instead.') static const IconData thinShoppingBag = thinBagShopping; /// Solid Bag Shopping Minus icon /// /// https://fontawesome.com/icons/bag-shopping-minus?style=solid /// checkout, grocery, payment, purchase, remove, buy, subtract static const IconData solidBagShoppingMinus = IconDataSolid(0xe650); /// Regular Bag Shopping Minus icon /// /// https://fontawesome.com/icons/bag-shopping-minus?style=regular /// checkout, grocery, payment, purchase, remove, buy, subtract static const IconData bagShoppingMinus = IconDataRegular(0xe650); /// Light Bag Shopping Minus icon /// /// https://fontawesome.com/icons/bag-shopping-minus?style=light /// checkout, grocery, payment, purchase, remove, buy, subtract static const IconData lightBagShoppingMinus = IconDataLight(0xe650); /// Thin Bag Shopping Minus icon /// /// https://fontawesome.com/icons/bag-shopping-minus?style=thin /// checkout, grocery, payment, purchase, remove, buy, subtract static const IconData thinBagShoppingMinus = IconDataThin(0xe650); /// Solid Bag Shopping Plus icon /// /// https://fontawesome.com/icons/bag-shopping-plus?style=solid /// add, checkout, grocery, payment, purchase, buy static const IconData solidBagShoppingPlus = IconDataSolid(0xe651); /// Regular Bag Shopping Plus icon /// /// https://fontawesome.com/icons/bag-shopping-plus?style=regular /// add, checkout, grocery, payment, purchase, buy static const IconData bagShoppingPlus = IconDataRegular(0xe651); /// Light Bag Shopping Plus icon /// /// https://fontawesome.com/icons/bag-shopping-plus?style=light /// add, checkout, grocery, payment, purchase, buy static const IconData lightBagShoppingPlus = IconDataLight(0xe651); /// Thin Bag Shopping Plus icon /// /// https://fontawesome.com/icons/bag-shopping-plus?style=thin /// add, checkout, grocery, payment, purchase, buy static const IconData thinBagShoppingPlus = IconDataThin(0xe651); /// Solid Bagel icon /// /// https://fontawesome.com/icons/bagel?style=solid /// bagel, bakery, breakfast, cream cheese, schmear, toast static const IconData solidBagel = IconDataSolid(0xe3d7); /// Regular Bagel icon /// /// https://fontawesome.com/icons/bagel?style=regular /// bagel, bakery, breakfast, cream cheese, schmear, toast static const IconData bagel = IconDataRegular(0xe3d7); /// Light Bagel icon /// /// https://fontawesome.com/icons/bagel?style=light /// bagel, bakery, breakfast, cream cheese, schmear, toast static const IconData lightBagel = IconDataLight(0xe3d7); /// Thin Bagel icon /// /// https://fontawesome.com/icons/bagel?style=thin /// bagel, bakery, breakfast, cream cheese, schmear, toast static const IconData thinBagel = IconDataThin(0xe3d7); /// Solid Bags Shopping icon /// /// https://fontawesome.com/icons/bags-shopping?style=solid /// bag, buy, checkout, hotel, order, shopping, shopping bags, store static const IconData solidBagsShopping = IconDataSolid(0xf847); /// Regular Bags Shopping icon /// /// https://fontawesome.com/icons/bags-shopping?style=regular /// bag, buy, checkout, hotel, order, shopping, shopping bags, store static const IconData bagsShopping = IconDataRegular(0xf847); /// Light Bags Shopping icon /// /// https://fontawesome.com/icons/bags-shopping?style=light /// bag, buy, checkout, hotel, order, shopping, shopping bags, store static const IconData lightBagsShopping = IconDataLight(0xf847); /// Thin Bags Shopping icon /// /// https://fontawesome.com/icons/bags-shopping?style=thin /// bag, buy, checkout, hotel, order, shopping, shopping bags, store static const IconData thinBagsShopping = IconDataThin(0xf847); /// Solid Baguette icon /// /// https://fontawesome.com/icons/baguette?style=solid /// baguette, bread, french, loaf, sourdough static const IconData solidBaguette = IconDataSolid(0xe3d8); /// Regular Baguette icon /// /// https://fontawesome.com/icons/baguette?style=regular /// baguette, bread, french, loaf, sourdough static const IconData baguette = IconDataRegular(0xe3d8); /// Light Baguette icon /// /// https://fontawesome.com/icons/baguette?style=light /// baguette, bread, french, loaf, sourdough static const IconData lightBaguette = IconDataLight(0xe3d8); /// Thin Baguette icon /// /// https://fontawesome.com/icons/baguette?style=thin /// baguette, bread, french, loaf, sourdough static const IconData thinBaguette = IconDataThin(0xe3d8); /// Solid Bahai icon /// /// https://fontawesome.com/icons/bahai?style=solid /// bahai, bahá'í, star static const IconData solidBahai = IconDataSolid(0xf666); /// Alias haykal for icon [solidBahai] @Deprecated('Use "solidBahai" instead.') static const IconData solidHaykal = solidBahai; /// Regular Bahai icon /// /// https://fontawesome.com/icons/bahai?style=regular /// bahai, bahá'í, star static const IconData bahai = IconDataRegular(0xf666); /// Alias haykal for icon [bahai] @Deprecated('Use "bahai" instead.') static const IconData haykal = bahai; /// Light Bahai icon /// /// https://fontawesome.com/icons/bahai?style=light /// bahai, bahá'í, star static const IconData lightBahai = IconDataLight(0xf666); /// Alias haykal for icon [lightBahai] @Deprecated('Use "lightBahai" instead.') static const IconData lightHaykal = lightBahai; /// Thin Bahai icon /// /// https://fontawesome.com/icons/bahai?style=thin /// bahai, bahá'í, star static const IconData thinBahai = IconDataThin(0xf666); /// Alias haykal for icon [thinBahai] @Deprecated('Use "thinBahai" instead.') static const IconData thinHaykal = thinBahai; /// Solid Baht Sign icon /// /// https://fontawesome.com/icons/baht-sign?style=solid /// currency static const IconData solidBahtSign = IconDataSolid(0xe0ac); /// Regular Baht Sign icon /// /// https://fontawesome.com/icons/baht-sign?style=regular /// currency static const IconData bahtSign = IconDataRegular(0xe0ac); /// Light Baht Sign icon /// /// https://fontawesome.com/icons/baht-sign?style=light /// currency static const IconData lightBahtSign = IconDataLight(0xe0ac); /// Thin Baht Sign icon /// /// https://fontawesome.com/icons/baht-sign?style=thin /// currency static const IconData thinBahtSign = IconDataThin(0xe0ac); /// Solid Ball Pile icon /// /// https://fontawesome.com/icons/ball-pile?style=solid /// balance, cannon, group, pyramid, snowball static const IconData solidBallPile = IconDataSolid(0xf77e); /// Regular Ball Pile icon /// /// https://fontawesome.com/icons/ball-pile?style=regular /// balance, cannon, group, pyramid, snowball static const IconData ballPile = IconDataRegular(0xf77e); /// Light Ball Pile icon /// /// https://fontawesome.com/icons/ball-pile?style=light /// balance, cannon, group, pyramid, snowball static const IconData lightBallPile = IconDataLight(0xf77e); /// Thin Ball Pile icon /// /// https://fontawesome.com/icons/ball-pile?style=thin /// balance, cannon, group, pyramid, snowball static const IconData thinBallPile = IconDataThin(0xf77e); /// Solid Balloon icon /// /// https://fontawesome.com/icons/balloon?style=solid /// balloon, birthday, celebrate, celebration, helium, party, pop, up static const IconData solidBalloon = IconDataSolid(0xe2e3); /// Regular Balloon icon /// /// https://fontawesome.com/icons/balloon?style=regular /// balloon, birthday, celebrate, celebration, helium, party, pop, up static const IconData balloon = IconDataRegular(0xe2e3); /// Light Balloon icon /// /// https://fontawesome.com/icons/balloon?style=light /// balloon, birthday, celebrate, celebration, helium, party, pop, up static const IconData lightBalloon = IconDataLight(0xe2e3); /// Thin Balloon icon /// /// https://fontawesome.com/icons/balloon?style=thin /// balloon, birthday, celebrate, celebration, helium, party, pop, up static const IconData thinBalloon = IconDataThin(0xe2e3); /// Solid Balloons icon /// /// https://fontawesome.com/icons/balloons?style=solid /// birthday, celebrate, celebration, helium, party, pop, up static const IconData solidBalloons = IconDataSolid(0xe2e4); /// Regular Balloons icon /// /// https://fontawesome.com/icons/balloons?style=regular /// birthday, celebrate, celebration, helium, party, pop, up static const IconData balloons = IconDataRegular(0xe2e4); /// Light Balloons icon /// /// https://fontawesome.com/icons/balloons?style=light /// birthday, celebrate, celebration, helium, party, pop, up static const IconData lightBalloons = IconDataLight(0xe2e4); /// Thin Balloons icon /// /// https://fontawesome.com/icons/balloons?style=thin /// birthday, celebrate, celebration, helium, party, pop, up static const IconData thinBalloons = IconDataThin(0xe2e4); /// Solid Ballot icon /// /// https://fontawesome.com/icons/ballot?style=solid /// checklist, choice, election, vote, voting static const IconData solidBallot = IconDataSolid(0xf732); /// Regular Ballot icon /// /// https://fontawesome.com/icons/ballot?style=regular /// checklist, choice, election, vote, voting static const IconData ballot = IconDataRegular(0xf732); /// Light Ballot icon /// /// https://fontawesome.com/icons/ballot?style=light /// checklist, choice, election, vote, voting static const IconData lightBallot = IconDataLight(0xf732); /// Thin Ballot icon /// /// https://fontawesome.com/icons/ballot?style=thin /// checklist, choice, election, vote, voting static const IconData thinBallot = IconDataThin(0xf732); /// Solid Ballot Check icon /// /// https://fontawesome.com/icons/ballot-check?style=solid /// checklist, choice, completed, coupon, done, election, enable, finished, select, success, tick, validate, vote, voting, working static const IconData solidBallotCheck = IconDataSolid(0xf733); /// Regular Ballot Check icon /// /// https://fontawesome.com/icons/ballot-check?style=regular /// checklist, choice, completed, coupon, done, election, enable, finished, select, success, tick, validate, vote, voting, working static const IconData ballotCheck = IconDataRegular(0xf733); /// Light Ballot Check icon /// /// https://fontawesome.com/icons/ballot-check?style=light /// checklist, choice, completed, coupon, done, election, enable, finished, select, success, tick, validate, vote, voting, working static const IconData lightBallotCheck = IconDataLight(0xf733); /// Thin Ballot Check icon /// /// https://fontawesome.com/icons/ballot-check?style=thin /// checklist, choice, completed, coupon, done, election, enable, finished, select, success, tick, validate, vote, voting, working static const IconData thinBallotCheck = IconDataThin(0xf733); /// Solid Ban icon /// /// https://fontawesome.com/icons/ban?style=solid /// 404, abort, ban, block, cancel, delete, deny, disabled, entry, failed, forbidden, hide, no, not, not found, prohibit, prohibited, remove, stop, trash static const IconData solidBan = IconDataSolid(0xf05e); /// Alias cancel for icon [solidBan] @Deprecated('Use "solidBan" instead.') static const IconData solidCancel = solidBan; /// Regular Ban icon /// /// https://fontawesome.com/icons/ban?style=regular /// 404, abort, ban, block, cancel, delete, deny, disabled, entry, failed, forbidden, hide, no, not, not found, prohibit, prohibited, remove, stop, trash static const IconData ban = IconDataRegular(0xf05e); /// Alias cancel for icon [ban] @Deprecated('Use "ban" instead.') static const IconData cancel = ban; /// Light Ban icon /// /// https://fontawesome.com/icons/ban?style=light /// 404, abort, ban, block, cancel, delete, deny, disabled, entry, failed, forbidden, hide, no, not, not found, prohibit, prohibited, remove, stop, trash static const IconData lightBan = IconDataLight(0xf05e); /// Alias cancel for icon [lightBan] @Deprecated('Use "lightBan" instead.') static const IconData lightCancel = lightBan; /// Thin Ban icon /// /// https://fontawesome.com/icons/ban?style=thin /// 404, abort, ban, block, cancel, delete, deny, disabled, entry, failed, forbidden, hide, no, not, not found, prohibit, prohibited, remove, stop, trash static const IconData thinBan = IconDataThin(0xf05e); /// Alias cancel for icon [thinBan] @Deprecated('Use "thinBan" instead.') static const IconData thinCancel = thinBan; /// Solid Ban Bug icon /// /// https://fontawesome.com/icons/ban-bug?style=solid /// deny, disabled, error, fix, glitch, optimize, repair, warning static const IconData solidBanBug = IconDataSolid(0xf7f9); /// Alias debug for icon [solidBanBug] @Deprecated('Use "solidBanBug" instead.') static const IconData solidDebug = solidBanBug; /// Regular Ban Bug icon /// /// https://fontawesome.com/icons/ban-bug?style=regular /// deny, disabled, error, fix, glitch, optimize, repair, warning static const IconData banBug = IconDataRegular(0xf7f9); /// Alias debug for icon [banBug] @Deprecated('Use "banBug" instead.') static const IconData debug = banBug; /// Light Ban Bug icon /// /// https://fontawesome.com/icons/ban-bug?style=light /// deny, disabled, error, fix, glitch, optimize, repair, warning static const IconData lightBanBug = IconDataLight(0xf7f9); /// Alias debug for icon [lightBanBug] @Deprecated('Use "lightBanBug" instead.') static const IconData lightDebug = lightBanBug; /// Thin Ban Bug icon /// /// https://fontawesome.com/icons/ban-bug?style=thin /// deny, disabled, error, fix, glitch, optimize, repair, warning static const IconData thinBanBug = IconDataThin(0xf7f9); /// Alias debug for icon [thinBanBug] @Deprecated('Use "thinBanBug" instead.') static const IconData thinDebug = thinBanBug; /// Solid Ban Parking icon /// /// https://fontawesome.com/icons/ban-parking?style=solid /// auto, car, deny, disabled, garage, meter static const IconData solidBanParking = IconDataSolid(0xf616); /// Alias parking-circle-slash for icon [solidBanParking] @Deprecated('Use "solidBanParking" instead.') static const IconData solidParkingCircleSlash = solidBanParking; /// Regular Ban Parking icon /// /// https://fontawesome.com/icons/ban-parking?style=regular /// auto, car, deny, disabled, garage, meter static const IconData banParking = IconDataRegular(0xf616); /// Alias parking-circle-slash for icon [banParking] @Deprecated('Use "banParking" instead.') static const IconData parkingCircleSlash = banParking; /// Light Ban Parking icon /// /// https://fontawesome.com/icons/ban-parking?style=light /// auto, car, deny, disabled, garage, meter static const IconData lightBanParking = IconDataLight(0xf616); /// Alias parking-circle-slash for icon [lightBanParking] @Deprecated('Use "lightBanParking" instead.') static const IconData lightParkingCircleSlash = lightBanParking; /// Thin Ban Parking icon /// /// https://fontawesome.com/icons/ban-parking?style=thin /// auto, car, deny, disabled, garage, meter static const IconData thinBanParking = IconDataThin(0xf616); /// Alias parking-circle-slash for icon [thinBanParking] @Deprecated('Use "thinBanParking" instead.') static const IconData thinParkingCircleSlash = thinBanParking; /// Solid Ban Smoking icon /// /// https://fontawesome.com/icons/ban-smoking?style=solid /// ban, cancel, deny, disabled, forbidden, no, no smoking, non-smoking, not, prohibited, smoking static const IconData solidBanSmoking = IconDataSolid(0xf54d); /// Alias smoking-ban for icon [solidBanSmoking] @Deprecated('Use "solidBanSmoking" instead.') static const IconData solidSmokingBan = solidBanSmoking; /// Regular Ban Smoking icon /// /// https://fontawesome.com/icons/ban-smoking?style=regular /// ban, cancel, deny, disabled, forbidden, no, no smoking, non-smoking, not, prohibited, smoking static const IconData banSmoking = IconDataRegular(0xf54d); /// Alias smoking-ban for icon [banSmoking] @Deprecated('Use "banSmoking" instead.') static const IconData smokingBan = banSmoking; /// Light Ban Smoking icon /// /// https://fontawesome.com/icons/ban-smoking?style=light /// ban, cancel, deny, disabled, forbidden, no, no smoking, non-smoking, not, prohibited, smoking static const IconData lightBanSmoking = IconDataLight(0xf54d); /// Alias smoking-ban for icon [lightBanSmoking] @Deprecated('Use "lightBanSmoking" instead.') static const IconData lightSmokingBan = lightBanSmoking; /// Thin Ban Smoking icon /// /// https://fontawesome.com/icons/ban-smoking?style=thin /// ban, cancel, deny, disabled, forbidden, no, no smoking, non-smoking, not, prohibited, smoking static const IconData thinBanSmoking = IconDataThin(0xf54d); /// Alias smoking-ban for icon [thinBanSmoking] @Deprecated('Use "thinBanSmoking" instead.') static const IconData thinSmokingBan = thinBanSmoking; /// Solid Banana icon /// /// https://fontawesome.com/icons/banana?style=solid /// banana, fruit, peel, plantain, potassium static const IconData solidBanana = IconDataSolid(0xe2e5); /// Regular Banana icon /// /// https://fontawesome.com/icons/banana?style=regular /// banana, fruit, peel, plantain, potassium static const IconData banana = IconDataRegular(0xe2e5); /// Light Banana icon /// /// https://fontawesome.com/icons/banana?style=light /// banana, fruit, peel, plantain, potassium static const IconData lightBanana = IconDataLight(0xe2e5); /// Thin Banana icon /// /// https://fontawesome.com/icons/banana?style=thin /// banana, fruit, peel, plantain, potassium static const IconData thinBanana = IconDataThin(0xe2e5); /// Solid Bandage icon /// /// https://fontawesome.com/icons/bandage?style=solid /// adhesive bandage, bandage, boo boo, first aid, modify, ouch static const IconData solidBandage = IconDataSolid(0xf462); /// Alias band-aid for icon [solidBandage] @Deprecated('Use "solidBandage" instead.') static const IconData solidBandAid = solidBandage; /// Regular Bandage icon /// /// https://fontawesome.com/icons/bandage?style=regular /// adhesive bandage, bandage, boo boo, first aid, modify, ouch static const IconData bandage = IconDataRegular(0xf462); /// Alias band-aid for icon [bandage] @Deprecated('Use "bandage" instead.') static const IconData bandAid = bandage; /// Light Bandage icon /// /// https://fontawesome.com/icons/bandage?style=light /// adhesive bandage, bandage, boo boo, first aid, modify, ouch static const IconData lightBandage = IconDataLight(0xf462); /// Alias band-aid for icon [lightBandage] @Deprecated('Use "lightBandage" instead.') static const IconData lightBandAid = lightBandage; /// Thin Bandage icon /// /// https://fontawesome.com/icons/bandage?style=thin /// adhesive bandage, bandage, boo boo, first aid, modify, ouch static const IconData thinBandage = IconDataThin(0xf462); /// Alias band-aid for icon [thinBandage] @Deprecated('Use "thinBandage" instead.') static const IconData thinBandAid = thinBandage; /// Brands Bandcamp icon /// /// https://fontawesome.com/icons/bandcamp?style=brands static const IconData bandcamp = IconDataBrands(0xf2d5); /// Solid Bangladeshi Taka Sign icon /// /// https://fontawesome.com/icons/bangladeshi-taka-sign?style=solid /// bdt, currency, tk static const IconData solidBangladeshiTakaSign = IconDataSolid(0xe2e6); /// Regular Bangladeshi Taka Sign icon /// /// https://fontawesome.com/icons/bangladeshi-taka-sign?style=regular /// bdt, currency, tk static const IconData bangladeshiTakaSign = IconDataRegular(0xe2e6); /// Light Bangladeshi Taka Sign icon /// /// https://fontawesome.com/icons/bangladeshi-taka-sign?style=light /// bdt, currency, tk static const IconData lightBangladeshiTakaSign = IconDataLight(0xe2e6); /// Thin Bangladeshi Taka Sign icon /// /// https://fontawesome.com/icons/bangladeshi-taka-sign?style=thin /// bdt, currency, tk static const IconData thinBangladeshiTakaSign = IconDataThin(0xe2e6); /// Solid Banjo icon /// /// https://fontawesome.com/icons/banjo?style=solid /// banjo, bluegrass, folk, guitar, instrument, jazz, music, stringed static const IconData solidBanjo = IconDataSolid(0xf8a3); /// Regular Banjo icon /// /// https://fontawesome.com/icons/banjo?style=regular /// banjo, bluegrass, folk, guitar, instrument, jazz, music, stringed static const IconData banjo = IconDataRegular(0xf8a3); /// Light Banjo icon /// /// https://fontawesome.com/icons/banjo?style=light /// banjo, bluegrass, folk, guitar, instrument, jazz, music, stringed static const IconData lightBanjo = IconDataLight(0xf8a3); /// Thin Banjo icon /// /// https://fontawesome.com/icons/banjo?style=thin /// banjo, bluegrass, folk, guitar, instrument, jazz, music, stringed static const IconData thinBanjo = IconDataThin(0xf8a3); /// Solid Barcode icon /// /// https://fontawesome.com/icons/barcode?style=solid /// info, laser, price, scan, upc static const IconData solidBarcode = IconDataSolid(0xf02a); /// Regular Barcode icon /// /// https://fontawesome.com/icons/barcode?style=regular /// info, laser, price, scan, upc static const IconData barcode = IconDataRegular(0xf02a); /// Light Barcode icon /// /// https://fontawesome.com/icons/barcode?style=light /// info, laser, price, scan, upc static const IconData lightBarcode = IconDataLight(0xf02a); /// Thin Barcode icon /// /// https://fontawesome.com/icons/barcode?style=thin /// info, laser, price, scan, upc static const IconData thinBarcode = IconDataThin(0xf02a); /// Solid Barcode Read icon /// /// https://fontawesome.com/icons/barcode-read?style=solid /// info, laser, price, scan, upc static const IconData solidBarcodeRead = IconDataSolid(0xf464); /// Regular Barcode Read icon /// /// https://fontawesome.com/icons/barcode-read?style=regular /// info, laser, price, scan, upc static const IconData barcodeRead = IconDataRegular(0xf464); /// Light Barcode Read icon /// /// https://fontawesome.com/icons/barcode-read?style=light /// info, laser, price, scan, upc static const IconData lightBarcodeRead = IconDataLight(0xf464); /// Thin Barcode Read icon /// /// https://fontawesome.com/icons/barcode-read?style=thin /// info, laser, price, scan, upc static const IconData thinBarcodeRead = IconDataThin(0xf464); /// Solid Barcode Scan icon /// /// https://fontawesome.com/icons/barcode-scan?style=solid /// info, laser, price, scan, upc static const IconData solidBarcodeScan = IconDataSolid(0xf465); /// Regular Barcode Scan icon /// /// https://fontawesome.com/icons/barcode-scan?style=regular /// info, laser, price, scan, upc static const IconData barcodeScan = IconDataRegular(0xf465); /// Light Barcode Scan icon /// /// https://fontawesome.com/icons/barcode-scan?style=light /// info, laser, price, scan, upc static const IconData lightBarcodeScan = IconDataLight(0xf465); /// Thin Barcode Scan icon /// /// https://fontawesome.com/icons/barcode-scan?style=thin /// info, laser, price, scan, upc static const IconData thinBarcodeScan = IconDataThin(0xf465); /// Solid Bars icon /// /// https://fontawesome.com/icons/bars?style=solid /// checklist, drag, hamburger, list, menu, nav, navigation, ol, reorder, settings, todo, ul static const IconData solidBars = IconDataSolid(0xf0c9); /// Alias navicon for icon [solidBars] @Deprecated('Use "solidBars" instead.') static const IconData solidNavicon = solidBars; /// Regular Bars icon /// /// https://fontawesome.com/icons/bars?style=regular /// checklist, drag, hamburger, list, menu, nav, navigation, ol, reorder, settings, todo, ul static const IconData bars = IconDataRegular(0xf0c9); /// Alias navicon for icon [bars] @Deprecated('Use "bars" instead.') static const IconData navicon = bars; /// Light Bars icon /// /// https://fontawesome.com/icons/bars?style=light /// checklist, drag, hamburger, list, menu, nav, navigation, ol, reorder, settings, todo, ul static const IconData lightBars = IconDataLight(0xf0c9); /// Alias navicon for icon [lightBars] @Deprecated('Use "lightBars" instead.') static const IconData lightNavicon = lightBars; /// Thin Bars icon /// /// https://fontawesome.com/icons/bars?style=thin /// checklist, drag, hamburger, list, menu, nav, navigation, ol, reorder, settings, todo, ul static const IconData thinBars = IconDataThin(0xf0c9); /// Alias navicon for icon [thinBars] @Deprecated('Use "thinBars" instead.') static const IconData thinNavicon = thinBars; /// Solid Bars Filter icon /// /// https://fontawesome.com/icons/bars-filter?style=solid /// list, menu, sort static const IconData solidBarsFilter = IconDataSolid(0xe0ad); /// Regular Bars Filter icon /// /// https://fontawesome.com/icons/bars-filter?style=regular /// list, menu, sort static const IconData barsFilter = IconDataRegular(0xe0ad); /// Light Bars Filter icon /// /// https://fontawesome.com/icons/bars-filter?style=light /// list, menu, sort static const IconData lightBarsFilter = IconDataLight(0xe0ad); /// Thin Bars Filter icon /// /// https://fontawesome.com/icons/bars-filter?style=thin /// list, menu, sort static const IconData thinBarsFilter = IconDataThin(0xe0ad); /// Solid Bars Progress icon /// /// https://fontawesome.com/icons/bars-progress?style=solid /// checklist, downloading, downloads, loading, poll, progress, project management, settings, to do static const IconData solidBarsProgress = IconDataSolid(0xf828); /// Alias tasks-alt for icon [solidBarsProgress] @Deprecated('Use "solidBarsProgress" instead.') static const IconData solidTasksAlt = solidBarsProgress; /// Regular Bars Progress icon /// /// https://fontawesome.com/icons/bars-progress?style=regular /// checklist, downloading, downloads, loading, poll, progress, project management, settings, to do static const IconData barsProgress = IconDataRegular(0xf828); /// Alias tasks-alt for icon [barsProgress] @Deprecated('Use "barsProgress" instead.') static const IconData tasksAlt = barsProgress; /// Light Bars Progress icon /// /// https://fontawesome.com/icons/bars-progress?style=light /// checklist, downloading, downloads, loading, poll, progress, project management, settings, to do static const IconData lightBarsProgress = IconDataLight(0xf828); /// Alias tasks-alt for icon [lightBarsProgress] @Deprecated('Use "lightBarsProgress" instead.') static const IconData lightTasksAlt = lightBarsProgress; /// Thin Bars Progress icon /// /// https://fontawesome.com/icons/bars-progress?style=thin /// checklist, downloading, downloads, loading, poll, progress, project management, settings, to do static const IconData thinBarsProgress = IconDataThin(0xf828); /// Alias tasks-alt for icon [thinBarsProgress] @Deprecated('Use "thinBarsProgress" instead.') static const IconData thinTasksAlt = thinBarsProgress; /// Solid Bars Sort icon /// /// https://fontawesome.com/icons/bars-sort?style=solid /// list, menu, sort static const IconData solidBarsSort = IconDataSolid(0xe0ae); /// Regular Bars Sort icon /// /// https://fontawesome.com/icons/bars-sort?style=regular /// list, menu, sort static const IconData barsSort = IconDataRegular(0xe0ae); /// Light Bars Sort icon /// /// https://fontawesome.com/icons/bars-sort?style=light /// list, menu, sort static const IconData lightBarsSort = IconDataLight(0xe0ae); /// Thin Bars Sort icon /// /// https://fontawesome.com/icons/bars-sort?style=thin /// list, menu, sort static const IconData thinBarsSort = IconDataThin(0xe0ae); /// Solid Bars Staggered icon /// /// https://fontawesome.com/icons/bars-staggered?style=solid /// flow, list, timeline static const IconData solidBarsStaggered = IconDataSolid(0xf550); /// Alias reorder for icon [solidBarsStaggered] @Deprecated('Use "solidBarsStaggered" instead.') static const IconData solidReorder = solidBarsStaggered; /// Alias stream for icon [solidBarsStaggered] @Deprecated('Use "solidBarsStaggered" instead.') static const IconData solidStream = solidBarsStaggered; /// Regular Bars Staggered icon /// /// https://fontawesome.com/icons/bars-staggered?style=regular /// flow, list, timeline static const IconData barsStaggered = IconDataRegular(0xf550); /// Alias reorder for icon [barsStaggered] @Deprecated('Use "barsStaggered" instead.') static const IconData reorder = barsStaggered; /// Alias stream for icon [barsStaggered] @Deprecated('Use "barsStaggered" instead.') static const IconData stream = barsStaggered; /// Light Bars Staggered icon /// /// https://fontawesome.com/icons/bars-staggered?style=light /// flow, list, timeline static const IconData lightBarsStaggered = IconDataLight(0xf550); /// Alias reorder for icon [lightBarsStaggered] @Deprecated('Use "lightBarsStaggered" instead.') static const IconData lightReorder = lightBarsStaggered; /// Alias stream for icon [lightBarsStaggered] @Deprecated('Use "lightBarsStaggered" instead.') static const IconData lightStream = lightBarsStaggered; /// Thin Bars Staggered icon /// /// https://fontawesome.com/icons/bars-staggered?style=thin /// flow, list, timeline static const IconData thinBarsStaggered = IconDataThin(0xf550); /// Alias reorder for icon [thinBarsStaggered] @Deprecated('Use "thinBarsStaggered" instead.') static const IconData thinReorder = thinBarsStaggered; /// Alias stream for icon [thinBarsStaggered] @Deprecated('Use "thinBarsStaggered" instead.') static const IconData thinStream = thinBarsStaggered; /// Solid Baseball icon /// /// https://fontawesome.com/icons/baseball?style=solid /// ball, baseball, foul, glove, hardball, league, leather, mlb, softball, sport, underarm static const IconData solidBaseball = IconDataSolid(0xf433); /// Alias baseball-ball for icon [solidBaseball] @Deprecated('Use "solidBaseball" instead.') static const IconData solidBaseballBall = solidBaseball; /// Regular Baseball icon /// /// https://fontawesome.com/icons/baseball?style=regular /// ball, baseball, foul, glove, hardball, league, leather, mlb, softball, sport, underarm static const IconData baseball = IconDataRegular(0xf433); /// Alias baseball-ball for icon [baseball] @Deprecated('Use "baseball" instead.') static const IconData baseballBall = baseball; /// Light Baseball icon /// /// https://fontawesome.com/icons/baseball?style=light /// ball, baseball, foul, glove, hardball, league, leather, mlb, softball, sport, underarm static const IconData lightBaseball = IconDataLight(0xf433); /// Alias baseball-ball for icon [lightBaseball] @Deprecated('Use "lightBaseball" instead.') static const IconData lightBaseballBall = lightBaseball; /// Thin Baseball icon /// /// https://fontawesome.com/icons/baseball?style=thin /// ball, baseball, foul, glove, hardball, league, leather, mlb, softball, sport, underarm static const IconData thinBaseball = IconDataThin(0xf433); /// Alias baseball-ball for icon [thinBaseball] @Deprecated('Use "thinBaseball" instead.') static const IconData thinBaseballBall = thinBaseball; /// Solid Baseball Bat Ball icon /// /// https://fontawesome.com/icons/baseball-bat-ball?style=solid /// bat, league, mlb, slugger, softball, sport static const IconData solidBaseballBatBall = IconDataSolid(0xf432); /// Regular Baseball Bat Ball icon /// /// https://fontawesome.com/icons/baseball-bat-ball?style=regular /// bat, league, mlb, slugger, softball, sport static const IconData baseballBatBall = IconDataRegular(0xf432); /// Light Baseball Bat Ball icon /// /// https://fontawesome.com/icons/baseball-bat-ball?style=light /// bat, league, mlb, slugger, softball, sport static const IconData lightBaseballBatBall = IconDataLight(0xf432); /// Thin Baseball Bat Ball icon /// /// https://fontawesome.com/icons/baseball-bat-ball?style=thin /// bat, league, mlb, slugger, softball, sport static const IconData thinBaseballBatBall = IconDataThin(0xf432); /// Solid Basket Shopping icon /// /// https://fontawesome.com/icons/basket-shopping?style=solid /// buy, checkout, grocery, payment, purchase static const IconData solidBasketShopping = IconDataSolid(0xf291); /// Alias shopping-basket for icon [solidBasketShopping] @Deprecated('Use "solidBasketShopping" instead.') static const IconData solidShoppingBasket = solidBasketShopping; /// Regular Basket Shopping icon /// /// https://fontawesome.com/icons/basket-shopping?style=regular /// buy, checkout, grocery, payment, purchase static const IconData basketShopping = IconDataRegular(0xf291); /// Alias shopping-basket for icon [basketShopping] @Deprecated('Use "basketShopping" instead.') static const IconData shoppingBasket = basketShopping; /// Light Basket Shopping icon /// /// https://fontawesome.com/icons/basket-shopping?style=light /// buy, checkout, grocery, payment, purchase static const IconData lightBasketShopping = IconDataLight(0xf291); /// Alias shopping-basket for icon [lightBasketShopping] @Deprecated('Use "lightBasketShopping" instead.') static const IconData lightShoppingBasket = lightBasketShopping; /// Thin Basket Shopping icon /// /// https://fontawesome.com/icons/basket-shopping?style=thin /// buy, checkout, grocery, payment, purchase static const IconData thinBasketShopping = IconDataThin(0xf291); /// Alias shopping-basket for icon [thinBasketShopping] @Deprecated('Use "thinBasketShopping" instead.') static const IconData thinShoppingBasket = thinBasketShopping; /// Solid Basket Shopping Minus icon /// /// https://fontawesome.com/icons/basket-shopping-minus?style=solid /// checkout, grocery, payment, purchase, remove, buy static const IconData solidBasketShoppingMinus = IconDataSolid(0xe652); /// Regular Basket Shopping Minus icon /// /// https://fontawesome.com/icons/basket-shopping-minus?style=regular /// checkout, grocery, payment, purchase, remove, buy static const IconData basketShoppingMinus = IconDataRegular(0xe652); /// Light Basket Shopping Minus icon /// /// https://fontawesome.com/icons/basket-shopping-minus?style=light /// checkout, grocery, payment, purchase, remove, buy static const IconData lightBasketShoppingMinus = IconDataLight(0xe652); /// Thin Basket Shopping Minus icon /// /// https://fontawesome.com/icons/basket-shopping-minus?style=thin /// checkout, grocery, payment, purchase, remove, buy static const IconData thinBasketShoppingMinus = IconDataThin(0xe652); /// Solid Basket Shopping Plus icon /// /// https://fontawesome.com/icons/basket-shopping-plus?style=solid /// add, checkout, grocery, payment, purchase, buy static const IconData solidBasketShoppingPlus = IconDataSolid(0xe653); /// Regular Basket Shopping Plus icon /// /// https://fontawesome.com/icons/basket-shopping-plus?style=regular /// add, checkout, grocery, payment, purchase, buy static const IconData basketShoppingPlus = IconDataRegular(0xe653); /// Light Basket Shopping Plus icon /// /// https://fontawesome.com/icons/basket-shopping-plus?style=light /// add, checkout, grocery, payment, purchase, buy static const IconData lightBasketShoppingPlus = IconDataLight(0xe653); /// Thin Basket Shopping Plus icon /// /// https://fontawesome.com/icons/basket-shopping-plus?style=thin /// add, checkout, grocery, payment, purchase, buy static const IconData thinBasketShoppingPlus = IconDataThin(0xe653); /// Solid Basket Shopping Simple icon /// /// https://fontawesome.com/icons/basket-shopping-simple?style=solid /// cart, checkout, grocery, shopping static const IconData solidBasketShoppingSimple = IconDataSolid(0xe0af); /// Alias shopping-basket-alt for icon [solidBasketShoppingSimple] @Deprecated('Use "solidBasketShoppingSimple" instead.') static const IconData solidShoppingBasketAlt = solidBasketShoppingSimple; /// Regular Basket Shopping Simple icon /// /// https://fontawesome.com/icons/basket-shopping-simple?style=regular /// cart, checkout, grocery, shopping static const IconData basketShoppingSimple = IconDataRegular(0xe0af); /// Alias shopping-basket-alt for icon [basketShoppingSimple] @Deprecated('Use "basketShoppingSimple" instead.') static const IconData shoppingBasketAlt = basketShoppingSimple; /// Light Basket Shopping Simple icon /// /// https://fontawesome.com/icons/basket-shopping-simple?style=light /// cart, checkout, grocery, shopping static const IconData lightBasketShoppingSimple = IconDataLight(0xe0af); /// Alias shopping-basket-alt for icon [lightBasketShoppingSimple] @Deprecated('Use "lightBasketShoppingSimple" instead.') static const IconData lightShoppingBasketAlt = lightBasketShoppingSimple; /// Thin Basket Shopping Simple icon /// /// https://fontawesome.com/icons/basket-shopping-simple?style=thin /// cart, checkout, grocery, shopping static const IconData thinBasketShoppingSimple = IconDataThin(0xe0af); /// Alias shopping-basket-alt for icon [thinBasketShoppingSimple] @Deprecated('Use "thinBasketShoppingSimple" instead.') static const IconData thinShoppingBasketAlt = thinBasketShoppingSimple; /// Solid Basketball icon /// /// https://fontawesome.com/icons/basketball?style=solid /// ball, basketball, dribble, dunk, hoop, nba static const IconData solidBasketball = IconDataSolid(0xf434); /// Alias basketball-ball for icon [solidBasketball] @Deprecated('Use "solidBasketball" instead.') static const IconData solidBasketballBall = solidBasketball; /// Regular Basketball icon /// /// https://fontawesome.com/icons/basketball?style=regular /// ball, basketball, dribble, dunk, hoop, nba static const IconData basketball = IconDataRegular(0xf434); /// Alias basketball-ball for icon [basketball] @Deprecated('Use "basketball" instead.') static const IconData basketballBall = basketball; /// Light Basketball icon /// /// https://fontawesome.com/icons/basketball?style=light /// ball, basketball, dribble, dunk, hoop, nba static const IconData lightBasketball = IconDataLight(0xf434); /// Alias basketball-ball for icon [lightBasketball] @Deprecated('Use "lightBasketball" instead.') static const IconData lightBasketballBall = lightBasketball; /// Thin Basketball icon /// /// https://fontawesome.com/icons/basketball?style=thin /// ball, basketball, dribble, dunk, hoop, nba static const IconData thinBasketball = IconDataThin(0xf434); /// Alias basketball-ball for icon [thinBasketball] @Deprecated('Use "thinBasketball" instead.') static const IconData thinBasketballBall = thinBasketball; /// Solid Basketball Hoop icon /// /// https://fontawesome.com/icons/basketball-hoop?style=solid /// backboard, dunk, hoop, nba static const IconData solidBasketballHoop = IconDataSolid(0xf435); /// Regular Basketball Hoop icon /// /// https://fontawesome.com/icons/basketball-hoop?style=regular /// backboard, dunk, hoop, nba static const IconData basketballHoop = IconDataRegular(0xf435); /// Light Basketball Hoop icon /// /// https://fontawesome.com/icons/basketball-hoop?style=light /// backboard, dunk, hoop, nba static const IconData lightBasketballHoop = IconDataLight(0xf435); /// Thin Basketball Hoop icon /// /// https://fontawesome.com/icons/basketball-hoop?style=thin /// backboard, dunk, hoop, nba static const IconData thinBasketballHoop = IconDataThin(0xf435); /// Solid Bat icon /// /// https://fontawesome.com/icons/bat?style=solid /// animal, batman, bruce wayne, flying, gotham, halloween, mammal, vampire, wings static const IconData solidBat = IconDataSolid(0xf6b5); /// Regular Bat icon /// /// https://fontawesome.com/icons/bat?style=regular /// animal, batman, bruce wayne, flying, gotham, halloween, mammal, vampire, wings static const IconData bat = IconDataRegular(0xf6b5); /// Light Bat icon /// /// https://fontawesome.com/icons/bat?style=light /// animal, batman, bruce wayne, flying, gotham, halloween, mammal, vampire, wings static const IconData lightBat = IconDataLight(0xf6b5); /// Thin Bat icon /// /// https://fontawesome.com/icons/bat?style=thin /// animal, batman, bruce wayne, flying, gotham, halloween, mammal, vampire, wings static const IconData thinBat = IconDataThin(0xf6b5); /// Solid Bath icon /// /// https://fontawesome.com/icons/bath?style=solid /// bath, bathtub, clean, shower, tub, wash static const IconData solidBath = IconDataSolid(0xf2cd); /// Alias bathtub for icon [solidBath] @Deprecated('Use "solidBath" instead.') static const IconData solidBathtub = solidBath; /// Regular Bath icon /// /// https://fontawesome.com/icons/bath?style=regular /// bath, bathtub, clean, shower, tub, wash static const IconData bath = IconDataRegular(0xf2cd); /// Alias bathtub for icon [bath] @Deprecated('Use "bath" instead.') static const IconData bathtub = bath; /// Light Bath icon /// /// https://fontawesome.com/icons/bath?style=light /// bath, bathtub, clean, shower, tub, wash static const IconData lightBath = IconDataLight(0xf2cd); /// Alias bathtub for icon [lightBath] @Deprecated('Use "lightBath" instead.') static const IconData lightBathtub = lightBath; /// Thin Bath icon /// /// https://fontawesome.com/icons/bath?style=thin /// bath, bathtub, clean, shower, tub, wash static const IconData thinBath = IconDataThin(0xf2cd); /// Alias bathtub for icon [thinBath] @Deprecated('Use "thinBath" instead.') static const IconData thinBathtub = thinBath; /// Solid Battery Bolt icon /// /// https://fontawesome.com/icons/battery-bolt?style=solid /// charge, power, status static const IconData solidBatteryBolt = IconDataSolid(0xf376); /// Regular Battery Bolt icon /// /// https://fontawesome.com/icons/battery-bolt?style=regular /// charge, power, status static const IconData batteryBolt = IconDataRegular(0xf376); /// Light Battery Bolt icon /// /// https://fontawesome.com/icons/battery-bolt?style=light /// charge, power, status static const IconData lightBatteryBolt = IconDataLight(0xf376); /// Thin Battery Bolt icon /// /// https://fontawesome.com/icons/battery-bolt?style=thin /// charge, power, status static const IconData thinBatteryBolt = IconDataThin(0xf376); /// Solid Battery Empty icon /// /// https://fontawesome.com/icons/battery-empty?style=solid /// charge, dead, power, status static const IconData solidBatteryEmpty = IconDataSolid(0xf244); /// Alias battery-0 for icon [solidBatteryEmpty] @Deprecated('Use "solidBatteryEmpty" instead.') static const IconData solidBattery0 = solidBatteryEmpty; /// Regular Battery Empty icon /// /// https://fontawesome.com/icons/battery-empty?style=regular /// charge, dead, power, status static const IconData batteryEmpty = IconDataRegular(0xf244); /// Alias battery-0 for icon [batteryEmpty] @Deprecated('Use "batteryEmpty" instead.') static const IconData battery0 = batteryEmpty; /// Light Battery Empty icon /// /// https://fontawesome.com/icons/battery-empty?style=light /// charge, dead, power, status static const IconData lightBatteryEmpty = IconDataLight(0xf244); /// Alias battery-0 for icon [lightBatteryEmpty] @Deprecated('Use "lightBatteryEmpty" instead.') static const IconData lightBattery0 = lightBatteryEmpty; /// Thin Battery Empty icon /// /// https://fontawesome.com/icons/battery-empty?style=thin /// charge, dead, power, status static const IconData thinBatteryEmpty = IconDataThin(0xf244); /// Alias battery-0 for icon [thinBatteryEmpty] @Deprecated('Use "thinBatteryEmpty" instead.') static const IconData thinBattery0 = thinBatteryEmpty; /// Solid Battery Exclamation icon /// /// https://fontawesome.com/icons/battery-exclamation?style=solid /// charge, empty, failed, power static const IconData solidBatteryExclamation = IconDataSolid(0xe0b0); /// Regular Battery Exclamation icon /// /// https://fontawesome.com/icons/battery-exclamation?style=regular /// charge, empty, failed, power static const IconData batteryExclamation = IconDataRegular(0xe0b0); /// Light Battery Exclamation icon /// /// https://fontawesome.com/icons/battery-exclamation?style=light /// charge, empty, failed, power static const IconData lightBatteryExclamation = IconDataLight(0xe0b0); /// Thin Battery Exclamation icon /// /// https://fontawesome.com/icons/battery-exclamation?style=thin /// charge, empty, failed, power static const IconData thinBatteryExclamation = IconDataThin(0xe0b0); /// Solid Battery Full icon /// /// https://fontawesome.com/icons/battery-full?style=solid /// batter, battery, charge, power, status static const IconData solidBatteryFull = IconDataSolid(0xf240); /// Alias battery for icon [solidBatteryFull] @Deprecated('Use "solidBatteryFull" instead.') static const IconData solidBattery = solidBatteryFull; /// Alias battery-5 for icon [solidBatteryFull] @Deprecated('Use "solidBatteryFull" instead.') static const IconData solidBattery5 = solidBatteryFull; /// Regular Battery Full icon /// /// https://fontawesome.com/icons/battery-full?style=regular /// batter, battery, charge, power, status static const IconData batteryFull = IconDataRegular(0xf240); /// Alias battery for icon [batteryFull] @Deprecated('Use "batteryFull" instead.') static const IconData battery = batteryFull; /// Alias battery-5 for icon [batteryFull] @Deprecated('Use "batteryFull" instead.') static const IconData battery5 = batteryFull; /// Light Battery Full icon /// /// https://fontawesome.com/icons/battery-full?style=light /// batter, battery, charge, power, status static const IconData lightBatteryFull = IconDataLight(0xf240); /// Alias battery for icon [lightBatteryFull] @Deprecated('Use "lightBatteryFull" instead.') static const IconData lightBattery = lightBatteryFull; /// Alias battery-5 for icon [lightBatteryFull] @Deprecated('Use "lightBatteryFull" instead.') static const IconData lightBattery5 = lightBatteryFull; /// Thin Battery Full icon /// /// https://fontawesome.com/icons/battery-full?style=thin /// batter, battery, charge, power, status static const IconData thinBatteryFull = IconDataThin(0xf240); /// Alias battery for icon [thinBatteryFull] @Deprecated('Use "thinBatteryFull" instead.') static const IconData thinBattery = thinBatteryFull; /// Alias battery-5 for icon [thinBatteryFull] @Deprecated('Use "thinBatteryFull" instead.') static const IconData thinBattery5 = thinBatteryFull; /// Solid Battery Half icon /// /// https://fontawesome.com/icons/battery-half?style=solid /// charge, power, status static const IconData solidBatteryHalf = IconDataSolid(0xf242); /// Alias battery-3 for icon [solidBatteryHalf] @Deprecated('Use "solidBatteryHalf" instead.') static const IconData solidBattery3 = solidBatteryHalf; /// Regular Battery Half icon /// /// https://fontawesome.com/icons/battery-half?style=regular /// charge, power, status static const IconData batteryHalf = IconDataRegular(0xf242); /// Alias battery-3 for icon [batteryHalf] @Deprecated('Use "batteryHalf" instead.') static const IconData battery3 = batteryHalf; /// Light Battery Half icon /// /// https://fontawesome.com/icons/battery-half?style=light /// charge, power, status static const IconData lightBatteryHalf = IconDataLight(0xf242); /// Alias battery-3 for icon [lightBatteryHalf] @Deprecated('Use "lightBatteryHalf" instead.') static const IconData lightBattery3 = lightBatteryHalf; /// Thin Battery Half icon /// /// https://fontawesome.com/icons/battery-half?style=thin /// charge, power, status static const IconData thinBatteryHalf = IconDataThin(0xf242); /// Alias battery-3 for icon [thinBatteryHalf] @Deprecated('Use "thinBatteryHalf" instead.') static const IconData thinBattery3 = thinBatteryHalf; /// Solid Battery Low icon /// /// https://fontawesome.com/icons/battery-low?style=solid /// charge, empty, power static const IconData solidBatteryLow = IconDataSolid(0xe0b1); /// Alias battery-1 for icon [solidBatteryLow] @Deprecated('Use "solidBatteryLow" instead.') static const IconData solidBattery1 = solidBatteryLow; /// Regular Battery Low icon /// /// https://fontawesome.com/icons/battery-low?style=regular /// charge, empty, power static const IconData batteryLow = IconDataRegular(0xe0b1); /// Alias battery-1 for icon [batteryLow] @Deprecated('Use "batteryLow" instead.') static const IconData battery1 = batteryLow; /// Light Battery Low icon /// /// https://fontawesome.com/icons/battery-low?style=light /// charge, empty, power static const IconData lightBatteryLow = IconDataLight(0xe0b1); /// Alias battery-1 for icon [lightBatteryLow] @Deprecated('Use "lightBatteryLow" instead.') static const IconData lightBattery1 = lightBatteryLow; /// Thin Battery Low icon /// /// https://fontawesome.com/icons/battery-low?style=thin /// charge, empty, power static const IconData thinBatteryLow = IconDataThin(0xe0b1); /// Alias battery-1 for icon [thinBatteryLow] @Deprecated('Use "thinBatteryLow" instead.') static const IconData thinBattery1 = thinBatteryLow; /// Solid Battery Quarter icon /// /// https://fontawesome.com/icons/battery-quarter?style=solid /// charge, low, power, status static const IconData solidBatteryQuarter = IconDataSolid(0xf243); /// Alias battery-2 for icon [solidBatteryQuarter] @Deprecated('Use "solidBatteryQuarter" instead.') static const IconData solidBattery2 = solidBatteryQuarter; /// Regular Battery Quarter icon /// /// https://fontawesome.com/icons/battery-quarter?style=regular /// charge, low, power, status static const IconData batteryQuarter = IconDataRegular(0xf243); /// Alias battery-2 for icon [batteryQuarter] @Deprecated('Use "batteryQuarter" instead.') static const IconData battery2 = batteryQuarter; /// Light Battery Quarter icon /// /// https://fontawesome.com/icons/battery-quarter?style=light /// charge, low, power, status static const IconData lightBatteryQuarter = IconDataLight(0xf243); /// Alias battery-2 for icon [lightBatteryQuarter] @Deprecated('Use "lightBatteryQuarter" instead.') static const IconData lightBattery2 = lightBatteryQuarter; /// Thin Battery Quarter icon /// /// https://fontawesome.com/icons/battery-quarter?style=thin /// charge, low, power, status static const IconData thinBatteryQuarter = IconDataThin(0xf243); /// Alias battery-2 for icon [thinBatteryQuarter] @Deprecated('Use "thinBatteryQuarter" instead.') static const IconData thinBattery2 = thinBatteryQuarter; /// Solid Battery Slash icon /// /// https://fontawesome.com/icons/battery-slash?style=solid /// charge, dead, disabled, power, status static const IconData solidBatterySlash = IconDataSolid(0xf377); /// Regular Battery Slash icon /// /// https://fontawesome.com/icons/battery-slash?style=regular /// charge, dead, disabled, power, status static const IconData batterySlash = IconDataRegular(0xf377); /// Light Battery Slash icon /// /// https://fontawesome.com/icons/battery-slash?style=light /// charge, dead, disabled, power, status static const IconData lightBatterySlash = IconDataLight(0xf377); /// Thin Battery Slash icon /// /// https://fontawesome.com/icons/battery-slash?style=thin /// charge, dead, disabled, power, status static const IconData thinBatterySlash = IconDataThin(0xf377); /// Solid Battery Three Quarters icon /// /// https://fontawesome.com/icons/battery-three-quarters?style=solid /// charge, power, status static const IconData solidBatteryThreeQuarters = IconDataSolid(0xf241); /// Alias battery-4 for icon [solidBatteryThreeQuarters] @Deprecated('Use "solidBatteryThreeQuarters" instead.') static const IconData solidBattery4 = solidBatteryThreeQuarters; /// Regular Battery Three Quarters icon /// /// https://fontawesome.com/icons/battery-three-quarters?style=regular /// charge, power, status static const IconData batteryThreeQuarters = IconDataRegular(0xf241); /// Alias battery-4 for icon [batteryThreeQuarters] @Deprecated('Use "batteryThreeQuarters" instead.') static const IconData battery4 = batteryThreeQuarters; /// Light Battery Three Quarters icon /// /// https://fontawesome.com/icons/battery-three-quarters?style=light /// charge, power, status static const IconData lightBatteryThreeQuarters = IconDataLight(0xf241); /// Alias battery-4 for icon [lightBatteryThreeQuarters] @Deprecated('Use "lightBatteryThreeQuarters" instead.') static const IconData lightBattery4 = lightBatteryThreeQuarters; /// Thin Battery Three Quarters icon /// /// https://fontawesome.com/icons/battery-three-quarters?style=thin /// charge, power, status static const IconData thinBatteryThreeQuarters = IconDataThin(0xf241); /// Alias battery-4 for icon [thinBatteryThreeQuarters] @Deprecated('Use "thinBatteryThreeQuarters" instead.') static const IconData thinBattery4 = thinBatteryThreeQuarters; /// Brands Battle.net icon /// /// https://fontawesome.com/icons/battle-net?style=brands static const IconData battleNet = IconDataBrands(0xf835); /// Solid Bed icon /// /// https://fontawesome.com/icons/bed?style=solid /// hospital, hotel, lodging, mattress, patient, person in bed, rest, sleep, travel, uer static const IconData solidBed = IconDataSolid(0xf236); /// Regular Bed icon /// /// https://fontawesome.com/icons/bed?style=regular /// hospital, hotel, lodging, mattress, patient, person in bed, rest, sleep, travel, uer static const IconData bed = IconDataRegular(0xf236); /// Light Bed icon /// /// https://fontawesome.com/icons/bed?style=light /// hospital, hotel, lodging, mattress, patient, person in bed, rest, sleep, travel, uer static const IconData lightBed = IconDataLight(0xf236); /// Thin Bed icon /// /// https://fontawesome.com/icons/bed?style=thin /// hospital, hotel, lodging, mattress, patient, person in bed, rest, sleep, travel, uer static const IconData thinBed = IconDataThin(0xf236); /// Solid Bed Bunk icon /// /// https://fontawesome.com/icons/bed-bunk?style=solid /// lodging, mattress, rest, siblings, sleep, sleepover, travel static const IconData solidBedBunk = IconDataSolid(0xf8f8); /// Regular Bed Bunk icon /// /// https://fontawesome.com/icons/bed-bunk?style=regular /// lodging, mattress, rest, siblings, sleep, sleepover, travel static const IconData bedBunk = IconDataRegular(0xf8f8); /// Light Bed Bunk icon /// /// https://fontawesome.com/icons/bed-bunk?style=light /// lodging, mattress, rest, siblings, sleep, sleepover, travel static const IconData lightBedBunk = IconDataLight(0xf8f8); /// Thin Bed Bunk icon /// /// https://fontawesome.com/icons/bed-bunk?style=thin /// lodging, mattress, rest, siblings, sleep, sleepover, travel static const IconData thinBedBunk = IconDataThin(0xf8f8); /// Solid Bed Empty icon /// /// https://fontawesome.com/icons/bed-empty?style=solid /// bed, hotel, lodging, mattress, rest, sleep, travel static const IconData solidBedEmpty = IconDataSolid(0xf8f9); /// Regular Bed Empty icon /// /// https://fontawesome.com/icons/bed-empty?style=regular /// bed, hotel, lodging, mattress, rest, sleep, travel static const IconData bedEmpty = IconDataRegular(0xf8f9); /// Light Bed Empty icon /// /// https://fontawesome.com/icons/bed-empty?style=light /// bed, hotel, lodging, mattress, rest, sleep, travel static const IconData lightBedEmpty = IconDataLight(0xf8f9); /// Thin Bed Empty icon /// /// https://fontawesome.com/icons/bed-empty?style=thin /// bed, hotel, lodging, mattress, rest, sleep, travel static const IconData thinBedEmpty = IconDataThin(0xf8f9); /// Solid Bed Front icon /// /// https://fontawesome.com/icons/bed-front?style=solid /// double, king, lodging, mattress, pillows, queen, rest, sleep, travel static const IconData solidBedFront = IconDataSolid(0xf8f7); /// Alias bed-alt for icon [solidBedFront] @Deprecated('Use "solidBedFront" instead.') static const IconData solidBedAlt = solidBedFront; /// Regular Bed Front icon /// /// https://fontawesome.com/icons/bed-front?style=regular /// double, king, lodging, mattress, pillows, queen, rest, sleep, travel static const IconData bedFront = IconDataRegular(0xf8f7); /// Alias bed-alt for icon [bedFront] @Deprecated('Use "bedFront" instead.') static const IconData bedAlt = bedFront; /// Light Bed Front icon /// /// https://fontawesome.com/icons/bed-front?style=light /// double, king, lodging, mattress, pillows, queen, rest, sleep, travel static const IconData lightBedFront = IconDataLight(0xf8f7); /// Alias bed-alt for icon [lightBedFront] @Deprecated('Use "lightBedFront" instead.') static const IconData lightBedAlt = lightBedFront; /// Thin Bed Front icon /// /// https://fontawesome.com/icons/bed-front?style=thin /// double, king, lodging, mattress, pillows, queen, rest, sleep, travel static const IconData thinBedFront = IconDataThin(0xf8f7); /// Alias bed-alt for icon [thinBedFront] @Deprecated('Use "thinBedFront" instead.') static const IconData thinBedAlt = thinBedFront; /// Solid Bed Pulse icon /// /// https://fontawesome.com/icons/bed-pulse?style=solid /// EKG, bed, electrocardiogram, health, hospital, life, patient, vital static const IconData solidBedPulse = IconDataSolid(0xf487); /// Alias procedures for icon [solidBedPulse] @Deprecated('Use "solidBedPulse" instead.') static const IconData solidProcedures = solidBedPulse; /// Regular Bed Pulse icon /// /// https://fontawesome.com/icons/bed-pulse?style=regular /// EKG, bed, electrocardiogram, health, hospital, life, patient, vital static const IconData bedPulse = IconDataRegular(0xf487); /// Alias procedures for icon [bedPulse] @Deprecated('Use "bedPulse" instead.') static const IconData procedures = bedPulse; /// Light Bed Pulse icon /// /// https://fontawesome.com/icons/bed-pulse?style=light /// EKG, bed, electrocardiogram, health, hospital, life, patient, vital static const IconData lightBedPulse = IconDataLight(0xf487); /// Alias procedures for icon [lightBedPulse] @Deprecated('Use "lightBedPulse" instead.') static const IconData lightProcedures = lightBedPulse; /// Thin Bed Pulse icon /// /// https://fontawesome.com/icons/bed-pulse?style=thin /// EKG, bed, electrocardiogram, health, hospital, life, patient, vital static const IconData thinBedPulse = IconDataThin(0xf487); /// Alias procedures for icon [thinBedPulse] @Deprecated('Use "thinBedPulse" instead.') static const IconData thinProcedures = thinBedPulse; /// Solid Bee icon /// /// https://fontawesome.com/icons/bee?style=solid /// bee, hive, honey, honeybee, insect static const IconData solidBee = IconDataSolid(0xe0b2); /// Regular Bee icon /// /// https://fontawesome.com/icons/bee?style=regular /// bee, hive, honey, honeybee, insect static const IconData bee = IconDataRegular(0xe0b2); /// Light Bee icon /// /// https://fontawesome.com/icons/bee?style=light /// bee, hive, honey, honeybee, insect static const IconData lightBee = IconDataLight(0xe0b2); /// Thin Bee icon /// /// https://fontawesome.com/icons/bee?style=thin /// bee, hive, honey, honeybee, insect static const IconData thinBee = IconDataThin(0xe0b2); /// Solid Beer Mug icon /// /// https://fontawesome.com/icons/beer-mug?style=solid /// alcohol, ale, bar, beer, beer mug, beverage, brew, brewery, drink, foam, lager, mug, stein static const IconData solidBeerMug = IconDataSolid(0xe0b3); /// Alias beer-foam for icon [solidBeerMug] @Deprecated('Use "solidBeerMug" instead.') static const IconData solidBeerFoam = solidBeerMug; /// Regular Beer Mug icon /// /// https://fontawesome.com/icons/beer-mug?style=regular /// alcohol, ale, bar, beer, beer mug, beverage, brew, brewery, drink, foam, lager, mug, stein static const IconData beerMug = IconDataRegular(0xe0b3); /// Alias beer-foam for icon [beerMug] @Deprecated('Use "beerMug" instead.') static const IconData beerFoam = beerMug; /// Light Beer Mug icon /// /// https://fontawesome.com/icons/beer-mug?style=light /// alcohol, ale, bar, beer, beer mug, beverage, brew, brewery, drink, foam, lager, mug, stein static const IconData lightBeerMug = IconDataLight(0xe0b3); /// Alias beer-foam for icon [lightBeerMug] @Deprecated('Use "lightBeerMug" instead.') static const IconData lightBeerFoam = lightBeerMug; /// Thin Beer Mug icon /// /// https://fontawesome.com/icons/beer-mug?style=thin /// alcohol, ale, bar, beer, beer mug, beverage, brew, brewery, drink, foam, lager, mug, stein static const IconData thinBeerMug = IconDataThin(0xe0b3); /// Alias beer-foam for icon [thinBeerMug] @Deprecated('Use "thinBeerMug" instead.') static const IconData thinBeerFoam = thinBeerMug; /// Solid Beer Mug Empty icon /// /// https://fontawesome.com/icons/beer-mug-empty?style=solid /// alcohol, ale, bar, beverage, brew, brewery, drink, foam, lager, liquor, mug, stein static const IconData solidBeerMugEmpty = IconDataSolid(0xf0fc); /// Alias beer for icon [solidBeerMugEmpty] @Deprecated('Use "solidBeerMugEmpty" instead.') static const IconData solidBeer = solidBeerMugEmpty; /// Regular Beer Mug Empty icon /// /// https://fontawesome.com/icons/beer-mug-empty?style=regular /// alcohol, ale, bar, beverage, brew, brewery, drink, foam, lager, liquor, mug, stein static const IconData beerMugEmpty = IconDataRegular(0xf0fc); /// Alias beer for icon [beerMugEmpty] @Deprecated('Use "beerMugEmpty" instead.') static const IconData beer = beerMugEmpty; /// Light Beer Mug Empty icon /// /// https://fontawesome.com/icons/beer-mug-empty?style=light /// alcohol, ale, bar, beverage, brew, brewery, drink, foam, lager, liquor, mug, stein static const IconData lightBeerMugEmpty = IconDataLight(0xf0fc); /// Alias beer for icon [lightBeerMugEmpty] @Deprecated('Use "lightBeerMugEmpty" instead.') static const IconData lightBeer = lightBeerMugEmpty; /// Thin Beer Mug Empty icon /// /// https://fontawesome.com/icons/beer-mug-empty?style=thin /// alcohol, ale, bar, beverage, brew, brewery, drink, foam, lager, liquor, mug, stein static const IconData thinBeerMugEmpty = IconDataThin(0xf0fc); /// Alias beer for icon [thinBeerMugEmpty] @Deprecated('Use "thinBeerMugEmpty" instead.') static const IconData thinBeer = thinBeerMugEmpty; /// Brands Behance icon /// /// https://fontawesome.com/icons/behance?style=brands static const IconData behance = IconDataBrands(0xf1b4); /// Solid Bell icon /// /// https://fontawesome.com/icons/bell?style=solid /// alarm, alert, bel, bell, chime, notification, reminder, request static const IconData solidBell = IconDataSolid(0xf0f3); /// Regular Bell icon /// /// https://fontawesome.com/icons/bell?style=regular /// alarm, alert, bel, bell, chime, notification, reminder, request static const IconData bell = IconDataRegular(0xf0f3); /// Light Bell icon /// /// https://fontawesome.com/icons/bell?style=light /// alarm, alert, bel, bell, chime, notification, reminder, request static const IconData lightBell = IconDataLight(0xf0f3); /// Thin Bell icon /// /// https://fontawesome.com/icons/bell?style=thin /// alarm, alert, bel, bell, chime, notification, reminder, request static const IconData thinBell = IconDataThin(0xf0f3); /// Solid Bell Concierge icon /// /// https://fontawesome.com/icons/bell-concierge?style=solid /// attention, bell, bellhop, bellhop bell, hotel, receptionist, request, service, support static const IconData solidBellConcierge = IconDataSolid(0xf562); /// Alias concierge-bell for icon [solidBellConcierge] @Deprecated('Use "solidBellConcierge" instead.') static const IconData solidConciergeBell = solidBellConcierge; /// Regular Bell Concierge icon /// /// https://fontawesome.com/icons/bell-concierge?style=regular /// attention, bell, bellhop, bellhop bell, hotel, receptionist, request, service, support static const IconData bellConcierge = IconDataRegular(0xf562); /// Alias concierge-bell for icon [bellConcierge] @Deprecated('Use "bellConcierge" instead.') static const IconData conciergeBell = bellConcierge; /// Light Bell Concierge icon /// /// https://fontawesome.com/icons/bell-concierge?style=light /// attention, bell, bellhop, bellhop bell, hotel, receptionist, request, service, support static const IconData lightBellConcierge = IconDataLight(0xf562); /// Alias concierge-bell for icon [lightBellConcierge] @Deprecated('Use "lightBellConcierge" instead.') static const IconData lightConciergeBell = lightBellConcierge; /// Thin Bell Concierge icon /// /// https://fontawesome.com/icons/bell-concierge?style=thin /// attention, bell, bellhop, bellhop bell, hotel, receptionist, request, service, support static const IconData thinBellConcierge = IconDataThin(0xf562); /// Alias concierge-bell for icon [thinBellConcierge] @Deprecated('Use "thinBellConcierge" instead.') static const IconData thinConciergeBell = thinBellConcierge; /// Solid Bell Exclamation icon /// /// https://fontawesome.com/icons/bell-exclamation?style=solid /// alarm, alert, attention, chime, failed, notification, reminder, request static const IconData solidBellExclamation = IconDataSolid(0xf848); /// Regular Bell Exclamation icon /// /// https://fontawesome.com/icons/bell-exclamation?style=regular /// alarm, alert, attention, chime, failed, notification, reminder, request static const IconData bellExclamation = IconDataRegular(0xf848); /// Light Bell Exclamation icon /// /// https://fontawesome.com/icons/bell-exclamation?style=light /// alarm, alert, attention, chime, failed, notification, reminder, request static const IconData lightBellExclamation = IconDataLight(0xf848); /// Thin Bell Exclamation icon /// /// https://fontawesome.com/icons/bell-exclamation?style=thin /// alarm, alert, attention, chime, failed, notification, reminder, request static const IconData thinBellExclamation = IconDataThin(0xf848); /// Solid Bell On icon /// /// https://fontawesome.com/icons/bell-on?style=solid /// Ringing Bell, alarm, alert, chime, notification, reminder, request static const IconData solidBellOn = IconDataSolid(0xf8fa); /// Regular Bell On icon /// /// https://fontawesome.com/icons/bell-on?style=regular /// Ringing Bell, alarm, alert, chime, notification, reminder, request static const IconData bellOn = IconDataRegular(0xf8fa); /// Light Bell On icon /// /// https://fontawesome.com/icons/bell-on?style=light /// Ringing Bell, alarm, alert, chime, notification, reminder, request static const IconData lightBellOn = IconDataLight(0xf8fa); /// Thin Bell On icon /// /// https://fontawesome.com/icons/bell-on?style=thin /// Ringing Bell, alarm, alert, chime, notification, reminder, request static const IconData thinBellOn = IconDataThin(0xf8fa); /// Solid Bell Plus icon /// /// https://fontawesome.com/icons/bell-plus?style=solid /// alarm, alert, chime, notification, reminder, request static const IconData solidBellPlus = IconDataSolid(0xf849); /// Regular Bell Plus icon /// /// https://fontawesome.com/icons/bell-plus?style=regular /// alarm, alert, chime, notification, reminder, request static const IconData bellPlus = IconDataRegular(0xf849); /// Light Bell Plus icon /// /// https://fontawesome.com/icons/bell-plus?style=light /// alarm, alert, chime, notification, reminder, request static const IconData lightBellPlus = IconDataLight(0xf849); /// Thin Bell Plus icon /// /// https://fontawesome.com/icons/bell-plus?style=thin /// alarm, alert, chime, notification, reminder, request static const IconData thinBellPlus = IconDataThin(0xf849); /// Solid Bell Ring icon /// /// https://fontawesome.com/icons/bell-ring?style=solid /// Ringing Bell, alarm, alert, chime, notification, reminder, request static const IconData solidBellRing = IconDataSolid(0xe62c); /// Regular Bell Ring icon /// /// https://fontawesome.com/icons/bell-ring?style=regular /// Ringing Bell, alarm, alert, chime, notification, reminder, request static const IconData bellRing = IconDataRegular(0xe62c); /// Light Bell Ring icon /// /// https://fontawesome.com/icons/bell-ring?style=light /// Ringing Bell, alarm, alert, chime, notification, reminder, request static const IconData lightBellRing = IconDataLight(0xe62c); /// Thin Bell Ring icon /// /// https://fontawesome.com/icons/bell-ring?style=thin /// Ringing Bell, alarm, alert, chime, notification, reminder, request static const IconData thinBellRing = IconDataThin(0xe62c); /// Solid Bell School icon /// /// https://fontawesome.com/icons/bell-school?style=solid /// alert, chime, class, notification, reminder static const IconData solidBellSchool = IconDataSolid(0xf5d5); /// Regular Bell School icon /// /// https://fontawesome.com/icons/bell-school?style=regular /// alert, chime, class, notification, reminder static const IconData bellSchool = IconDataRegular(0xf5d5); /// Light Bell School icon /// /// https://fontawesome.com/icons/bell-school?style=light /// alert, chime, class, notification, reminder static const IconData lightBellSchool = IconDataLight(0xf5d5); /// Thin Bell School icon /// /// https://fontawesome.com/icons/bell-school?style=thin /// alert, chime, class, notification, reminder static const IconData thinBellSchool = IconDataThin(0xf5d5); /// Solid Bell School Slash icon /// /// https://fontawesome.com/icons/bell-school-slash?style=solid /// alert, cancel, class, disabled, notification, off, reminder static const IconData solidBellSchoolSlash = IconDataSolid(0xf5d6); /// Regular Bell School Slash icon /// /// https://fontawesome.com/icons/bell-school-slash?style=regular /// alert, cancel, class, disabled, notification, off, reminder static const IconData bellSchoolSlash = IconDataRegular(0xf5d6); /// Light Bell School Slash icon /// /// https://fontawesome.com/icons/bell-school-slash?style=light /// alert, cancel, class, disabled, notification, off, reminder static const IconData lightBellSchoolSlash = IconDataLight(0xf5d6); /// Thin Bell School Slash icon /// /// https://fontawesome.com/icons/bell-school-slash?style=thin /// alert, cancel, class, disabled, notification, off, reminder static const IconData thinBellSchoolSlash = IconDataThin(0xf5d6); /// Solid Bell Slash icon /// /// https://fontawesome.com/icons/bell-slash?style=solid /// alert, bell, bell with slash, cancel, disabled, forbidden, mute, notification, off, quiet, reminder, silent static const IconData solidBellSlash = IconDataSolid(0xf1f6); /// Regular Bell Slash icon /// /// https://fontawesome.com/icons/bell-slash?style=regular /// alert, bell, bell with slash, cancel, disabled, forbidden, mute, notification, off, quiet, reminder, silent static const IconData bellSlash = IconDataRegular(0xf1f6); /// Light Bell Slash icon /// /// https://fontawesome.com/icons/bell-slash?style=light /// alert, bell, bell with slash, cancel, disabled, forbidden, mute, notification, off, quiet, reminder, silent static const IconData lightBellSlash = IconDataLight(0xf1f6); /// Thin Bell Slash icon /// /// https://fontawesome.com/icons/bell-slash?style=thin /// alert, bell, bell with slash, cancel, disabled, forbidden, mute, notification, off, quiet, reminder, silent static const IconData thinBellSlash = IconDataThin(0xf1f6); /// Solid Bells icon /// /// https://fontawesome.com/icons/bells?style=solid /// alert, christmas, holiday, notification, reminder, request, xmas static const IconData solidBells = IconDataSolid(0xf77f); /// Regular Bells icon /// /// https://fontawesome.com/icons/bells?style=regular /// alert, christmas, holiday, notification, reminder, request, xmas static const IconData bells = IconDataRegular(0xf77f); /// Light Bells icon /// /// https://fontawesome.com/icons/bells?style=light /// alert, christmas, holiday, notification, reminder, request, xmas static const IconData lightBells = IconDataLight(0xf77f); /// Thin Bells icon /// /// https://fontawesome.com/icons/bells?style=thin /// alert, christmas, holiday, notification, reminder, request, xmas static const IconData thinBells = IconDataThin(0xf77f); /// Solid Bench Tree icon /// /// https://fontawesome.com/icons/bench-tree?style=solid /// bench, outside, park, picnic, tree static const IconData solidBenchTree = IconDataSolid(0xe2e7); /// Regular Bench Tree icon /// /// https://fontawesome.com/icons/bench-tree?style=regular /// bench, outside, park, picnic, tree static const IconData benchTree = IconDataRegular(0xe2e7); /// Light Bench Tree icon /// /// https://fontawesome.com/icons/bench-tree?style=light /// bench, outside, park, picnic, tree static const IconData lightBenchTree = IconDataLight(0xe2e7); /// Thin Bench Tree icon /// /// https://fontawesome.com/icons/bench-tree?style=thin /// bench, outside, park, picnic, tree static const IconData thinBenchTree = IconDataThin(0xe2e7); /// Solid Bezier Curve icon /// /// https://fontawesome.com/icons/bezier-curve?style=solid /// curves, illustrator, lines, path, vector static const IconData solidBezierCurve = IconDataSolid(0xf55b); /// Regular Bezier Curve icon /// /// https://fontawesome.com/icons/bezier-curve?style=regular /// curves, illustrator, lines, path, vector static const IconData bezierCurve = IconDataRegular(0xf55b); /// Light Bezier Curve icon /// /// https://fontawesome.com/icons/bezier-curve?style=light /// curves, illustrator, lines, path, vector static const IconData lightBezierCurve = IconDataLight(0xf55b); /// Thin Bezier Curve icon /// /// https://fontawesome.com/icons/bezier-curve?style=thin /// curves, illustrator, lines, path, vector static const IconData thinBezierCurve = IconDataThin(0xf55b); /// Solid Bicycle icon /// /// https://fontawesome.com/icons/bicycle?style=solid /// bicycle, bike, gears, pedal, transportation, vehicle static const IconData solidBicycle = IconDataSolid(0xf206); /// Regular Bicycle icon /// /// https://fontawesome.com/icons/bicycle?style=regular /// bicycle, bike, gears, pedal, transportation, vehicle static const IconData bicycle = IconDataRegular(0xf206); /// Light Bicycle icon /// /// https://fontawesome.com/icons/bicycle?style=light /// bicycle, bike, gears, pedal, transportation, vehicle static const IconData lightBicycle = IconDataLight(0xf206); /// Thin Bicycle icon /// /// https://fontawesome.com/icons/bicycle?style=thin /// bicycle, bike, gears, pedal, transportation, vehicle static const IconData thinBicycle = IconDataThin(0xf206); /// Brands Bilibili icon /// /// https://fontawesome.com/icons/bilibili?style=brands static const IconData bilibili = IconDataBrands(0xe3d9); /// Solid Billboard icon /// /// https://fontawesome.com/icons/billboard?style=solid /// advertising, promotion, sign, signboard, slogan poster static const IconData solidBillboard = IconDataSolid(0xe5cd); /// Regular Billboard icon /// /// https://fontawesome.com/icons/billboard?style=regular /// advertising, promotion, sign, signboard, slogan poster static const IconData billboard = IconDataRegular(0xe5cd); /// Light Billboard icon /// /// https://fontawesome.com/icons/billboard?style=light /// advertising, promotion, sign, signboard, slogan poster static const IconData lightBillboard = IconDataLight(0xe5cd); /// Thin Billboard icon /// /// https://fontawesome.com/icons/billboard?style=thin /// advertising, promotion, sign, signboard, slogan poster static const IconData thinBillboard = IconDataThin(0xe5cd); /// Brands BIMobject icon /// /// https://fontawesome.com/icons/bimobject?style=brands static const IconData bimobject = IconDataBrands(0xf378); /// Solid Bin Bottles icon /// /// https://fontawesome.com/icons/bin-bottles?style=solid /// collect, jug, recycle, plastics static const IconData solidBinBottles = IconDataSolid(0xe5f5); /// Regular Bin Bottles icon /// /// https://fontawesome.com/icons/bin-bottles?style=regular /// collect, jug, recycle, plastics static const IconData binBottles = IconDataRegular(0xe5f5); /// Light Bin Bottles icon /// /// https://fontawesome.com/icons/bin-bottles?style=light /// collect, jug, recycle, plastics static const IconData lightBinBottles = IconDataLight(0xe5f5); /// Thin Bin Bottles icon /// /// https://fontawesome.com/icons/bin-bottles?style=thin /// collect, jug, recycle, plastics static const IconData thinBinBottles = IconDataThin(0xe5f5); /// Solid Bin Bottles Recycle icon /// /// https://fontawesome.com/icons/bin-bottles-recycle?style=solid /// jug, recycle, collect, plastics static const IconData solidBinBottlesRecycle = IconDataSolid(0xe5f6); /// Regular Bin Bottles Recycle icon /// /// https://fontawesome.com/icons/bin-bottles-recycle?style=regular /// jug, recycle, collect, plastics static const IconData binBottlesRecycle = IconDataRegular(0xe5f6); /// Light Bin Bottles Recycle icon /// /// https://fontawesome.com/icons/bin-bottles-recycle?style=light /// jug, recycle, collect, plastics static const IconData lightBinBottlesRecycle = IconDataLight(0xe5f6); /// Thin Bin Bottles Recycle icon /// /// https://fontawesome.com/icons/bin-bottles-recycle?style=thin /// jug, recycle, collect, plastics static const IconData thinBinBottlesRecycle = IconDataThin(0xe5f6); /// Solid Bin Recycle icon /// /// https://fontawesome.com/icons/bin-recycle?style=solid /// jug, recycle, collect, plastics static const IconData solidBinRecycle = IconDataSolid(0xe5f7); /// Regular Bin Recycle icon /// /// https://fontawesome.com/icons/bin-recycle?style=regular /// jug, recycle, collect, plastics static const IconData binRecycle = IconDataRegular(0xe5f7); /// Light Bin Recycle icon /// /// https://fontawesome.com/icons/bin-recycle?style=light /// jug, recycle, collect, plastics static const IconData lightBinRecycle = IconDataLight(0xe5f7); /// Thin Bin Recycle icon /// /// https://fontawesome.com/icons/bin-recycle?style=thin /// jug, recycle, collect, plastics static const IconData thinBinRecycle = IconDataThin(0xe5f7); /// Solid Binary icon /// /// https://fontawesome.com/icons/binary?style=solid /// binary, data, programming static const IconData solidBinary = IconDataSolid(0xe33b); /// Regular Binary icon /// /// https://fontawesome.com/icons/binary?style=regular /// binary, data, programming static const IconData binary = IconDataRegular(0xe33b); /// Light Binary icon /// /// https://fontawesome.com/icons/binary?style=light /// binary, data, programming static const IconData lightBinary = IconDataLight(0xe33b); /// Thin Binary icon /// /// https://fontawesome.com/icons/binary?style=thin /// binary, data, programming static const IconData thinBinary = IconDataThin(0xe33b); /// Solid Binary Circle Check icon /// /// https://fontawesome.com/icons/binary-circle-check?style=solid /// accept, binary, check, crc, data, enable, encrypt, hash, not affected, ok, okay, programming, validate, working static const IconData solidBinaryCircleCheck = IconDataSolid(0xe33c); /// Regular Binary Circle Check icon /// /// https://fontawesome.com/icons/binary-circle-check?style=regular /// accept, binary, check, crc, data, enable, encrypt, hash, not affected, ok, okay, programming, validate, working static const IconData binaryCircleCheck = IconDataRegular(0xe33c); /// Light Binary Circle Check icon /// /// https://fontawesome.com/icons/binary-circle-check?style=light /// accept, binary, check, crc, data, enable, encrypt, hash, not affected, ok, okay, programming, validate, working static const IconData lightBinaryCircleCheck = IconDataLight(0xe33c); /// Thin Binary Circle Check icon /// /// https://fontawesome.com/icons/binary-circle-check?style=thin /// accept, binary, check, crc, data, enable, encrypt, hash, not affected, ok, okay, programming, validate, working static const IconData thinBinaryCircleCheck = IconDataThin(0xe33c); /// Solid Binary Lock icon /// /// https://fontawesome.com/icons/binary-lock?style=solid /// binary, data, encrypt, lock, padlock, privacy, programming static const IconData solidBinaryLock = IconDataSolid(0xe33d); /// Regular Binary Lock icon /// /// https://fontawesome.com/icons/binary-lock?style=regular /// binary, data, encrypt, lock, padlock, privacy, programming static const IconData binaryLock = IconDataRegular(0xe33d); /// Light Binary Lock icon /// /// https://fontawesome.com/icons/binary-lock?style=light /// binary, data, encrypt, lock, padlock, privacy, programming static const IconData lightBinaryLock = IconDataLight(0xe33d); /// Thin Binary Lock icon /// /// https://fontawesome.com/icons/binary-lock?style=thin /// binary, data, encrypt, lock, padlock, privacy, programming static const IconData thinBinaryLock = IconDataThin(0xe33d); /// Solid Binary Slash icon /// /// https://fontawesome.com/icons/binary-slash?style=solid /// binary, data, disabled, error, programming static const IconData solidBinarySlash = IconDataSolid(0xe33e); /// Regular Binary Slash icon /// /// https://fontawesome.com/icons/binary-slash?style=regular /// binary, data, disabled, error, programming static const IconData binarySlash = IconDataRegular(0xe33e); /// Light Binary Slash icon /// /// https://fontawesome.com/icons/binary-slash?style=light /// binary, data, disabled, error, programming static const IconData lightBinarySlash = IconDataLight(0xe33e); /// Thin Binary Slash icon /// /// https://fontawesome.com/icons/binary-slash?style=thin /// binary, data, disabled, error, programming static const IconData thinBinarySlash = IconDataThin(0xe33e); /// Solid Binoculars icon /// /// https://fontawesome.com/icons/binoculars?style=solid /// glasses, inspection, magnifier, magnify, scenic, spyglass, view static const IconData solidBinoculars = IconDataSolid(0xf1e5); /// Regular Binoculars icon /// /// https://fontawesome.com/icons/binoculars?style=regular /// glasses, inspection, magnifier, magnify, scenic, spyglass, view static const IconData binoculars = IconDataRegular(0xf1e5); /// Light Binoculars icon /// /// https://fontawesome.com/icons/binoculars?style=light /// glasses, inspection, magnifier, magnify, scenic, spyglass, view static const IconData lightBinoculars = IconDataLight(0xf1e5); /// Thin Binoculars icon /// /// https://fontawesome.com/icons/binoculars?style=thin /// glasses, inspection, magnifier, magnify, scenic, spyglass, view static const IconData thinBinoculars = IconDataThin(0xf1e5); /// Solid Biohazard icon /// /// https://fontawesome.com/icons/biohazard?style=solid /// biohazard, covid-19, danger, dangerous, epidemic, hazmat, medical, pandemic, radioactive, sign, toxic, waste, zombie static const IconData solidBiohazard = IconDataSolid(0xf780); /// Regular Biohazard icon /// /// https://fontawesome.com/icons/biohazard?style=regular /// biohazard, covid-19, danger, dangerous, epidemic, hazmat, medical, pandemic, radioactive, sign, toxic, waste, zombie static const IconData biohazard = IconDataRegular(0xf780); /// Light Biohazard icon /// /// https://fontawesome.com/icons/biohazard?style=light /// biohazard, covid-19, danger, dangerous, epidemic, hazmat, medical, pandemic, radioactive, sign, toxic, waste, zombie static const IconData lightBiohazard = IconDataLight(0xf780); /// Thin Biohazard icon /// /// https://fontawesome.com/icons/biohazard?style=thin /// biohazard, covid-19, danger, dangerous, epidemic, hazmat, medical, pandemic, radioactive, sign, toxic, waste, zombie static const IconData thinBiohazard = IconDataThin(0xf780); /// Solid Bird icon /// /// https://fontawesome.com/icons/bird?style=solid /// avian, bird, feather, fowl, tweet, wing static const IconData solidBird = IconDataSolid(0xe469); /// Regular Bird icon /// /// https://fontawesome.com/icons/bird?style=regular /// avian, bird, feather, fowl, tweet, wing static const IconData bird = IconDataRegular(0xe469); /// Light Bird icon /// /// https://fontawesome.com/icons/bird?style=light /// avian, bird, feather, fowl, tweet, wing static const IconData lightBird = IconDataLight(0xe469); /// Thin Bird icon /// /// https://fontawesome.com/icons/bird?style=thin /// avian, bird, feather, fowl, tweet, wing static const IconData thinBird = IconDataThin(0xe469); /// Brands Bitbucket icon /// /// https://fontawesome.com/icons/bitbucket?style=brands /// atlassian, bitbucket-square, git static const IconData bitbucket = IconDataBrands(0xf171); /// Brands Bitcoin icon /// /// https://fontawesome.com/icons/bitcoin?style=brands static const IconData bitcoin = IconDataBrands(0xf379); /// Solid Bitcoin Sign icon /// /// https://fontawesome.com/icons/bitcoin-sign?style=solid /// Bitcoin Sign, currency static const IconData solidBitcoinSign = IconDataSolid(0xe0b4); /// Regular Bitcoin Sign icon /// /// https://fontawesome.com/icons/bitcoin-sign?style=regular /// Bitcoin Sign, currency static const IconData bitcoinSign = IconDataRegular(0xe0b4); /// Light Bitcoin Sign icon /// /// https://fontawesome.com/icons/bitcoin-sign?style=light /// Bitcoin Sign, currency static const IconData lightBitcoinSign = IconDataLight(0xe0b4); /// Thin Bitcoin Sign icon /// /// https://fontawesome.com/icons/bitcoin-sign?style=thin /// Bitcoin Sign, currency static const IconData thinBitcoinSign = IconDataThin(0xe0b4); /// Brands Bity icon /// /// https://fontawesome.com/icons/bity?style=brands static const IconData bity = IconDataBrands(0xf37a); /// Brands Font Awesome Black Tie icon /// /// https://fontawesome.com/icons/black-tie?style=brands /// administrator static const IconData blackTie = IconDataBrands(0xf27e); /// Brands BlackBerry icon /// /// https://fontawesome.com/icons/blackberry?style=brands static const IconData blackberry = IconDataBrands(0xf37b); /// Solid Blanket icon /// /// https://fontawesome.com/icons/blanket?style=solid /// bed, cover, cozy, sleep, warm static const IconData solidBlanket = IconDataSolid(0xf498); /// Regular Blanket icon /// /// https://fontawesome.com/icons/blanket?style=regular /// bed, cover, cozy, sleep, warm static const IconData blanket = IconDataRegular(0xf498); /// Light Blanket icon /// /// https://fontawesome.com/icons/blanket?style=light /// bed, cover, cozy, sleep, warm static const IconData lightBlanket = IconDataLight(0xf498); /// Thin Blanket icon /// /// https://fontawesome.com/icons/blanket?style=thin /// bed, cover, cozy, sleep, warm static const IconData thinBlanket = IconDataThin(0xf498); /// Solid Blanket Fire icon /// /// https://fontawesome.com/icons/blanket-fire?style=solid /// fire, flammable, safety static const IconData solidBlanketFire = IconDataSolid(0xe3da); /// Regular Blanket Fire icon /// /// https://fontawesome.com/icons/blanket-fire?style=regular /// fire, flammable, safety static const IconData blanketFire = IconDataRegular(0xe3da); /// Light Blanket Fire icon /// /// https://fontawesome.com/icons/blanket-fire?style=light /// fire, flammable, safety static const IconData lightBlanketFire = IconDataLight(0xe3da); /// Thin Blanket Fire icon /// /// https://fontawesome.com/icons/blanket-fire?style=thin /// fire, flammable, safety static const IconData thinBlanketFire = IconDataThin(0xe3da); /// Solid Blender icon /// /// https://fontawesome.com/icons/blender?style=solid /// cocktail, milkshake, mixer, puree, smoothie static const IconData solidBlender = IconDataSolid(0xf517); /// Regular Blender icon /// /// https://fontawesome.com/icons/blender?style=regular /// cocktail, milkshake, mixer, puree, smoothie static const IconData blender = IconDataRegular(0xf517); /// Light Blender icon /// /// https://fontawesome.com/icons/blender?style=light /// cocktail, milkshake, mixer, puree, smoothie static const IconData lightBlender = IconDataLight(0xf517); /// Thin Blender icon /// /// https://fontawesome.com/icons/blender?style=thin /// cocktail, milkshake, mixer, puree, smoothie static const IconData thinBlender = IconDataThin(0xf517); /// Solid Blender Phone icon /// /// https://fontawesome.com/icons/blender-phone?style=solid /// appliance, cocktail, fantasy, milkshake, mixer, puree, silly, smoothie static const IconData solidBlenderPhone = IconDataSolid(0xf6b6); /// Regular Blender Phone icon /// /// https://fontawesome.com/icons/blender-phone?style=regular /// appliance, cocktail, fantasy, milkshake, mixer, puree, silly, smoothie static const IconData blenderPhone = IconDataRegular(0xf6b6); /// Light Blender Phone icon /// /// https://fontawesome.com/icons/blender-phone?style=light /// appliance, cocktail, fantasy, milkshake, mixer, puree, silly, smoothie static const IconData lightBlenderPhone = IconDataLight(0xf6b6); /// Thin Blender Phone icon /// /// https://fontawesome.com/icons/blender-phone?style=thin /// appliance, cocktail, fantasy, milkshake, mixer, puree, silly, smoothie static const IconData thinBlenderPhone = IconDataThin(0xf6b6); /// Solid Blinds icon /// /// https://fontawesome.com/icons/blinds?style=solid /// privacy, shutter, window static const IconData solidBlinds = IconDataSolid(0xf8fb); /// Regular Blinds icon /// /// https://fontawesome.com/icons/blinds?style=regular /// privacy, shutter, window static const IconData blinds = IconDataRegular(0xf8fb); /// Light Blinds icon /// /// https://fontawesome.com/icons/blinds?style=light /// privacy, shutter, window static const IconData lightBlinds = IconDataLight(0xf8fb); /// Thin Blinds icon /// /// https://fontawesome.com/icons/blinds?style=thin /// privacy, shutter, window static const IconData thinBlinds = IconDataThin(0xf8fb); /// Solid Blinds Open icon /// /// https://fontawesome.com/icons/blinds-open?style=solid /// privacy, shutter, window static const IconData solidBlindsOpen = IconDataSolid(0xf8fc); /// Regular Blinds Open icon /// /// https://fontawesome.com/icons/blinds-open?style=regular /// privacy, shutter, window static const IconData blindsOpen = IconDataRegular(0xf8fc); /// Light Blinds Open icon /// /// https://fontawesome.com/icons/blinds-open?style=light /// privacy, shutter, window static const IconData lightBlindsOpen = IconDataLight(0xf8fc); /// Thin Blinds Open icon /// /// https://fontawesome.com/icons/blinds-open?style=thin /// privacy, shutter, window static const IconData thinBlindsOpen = IconDataThin(0xf8fc); /// Solid Blinds Raised icon /// /// https://fontawesome.com/icons/blinds-raised?style=solid /// privacy, shutter, window static const IconData solidBlindsRaised = IconDataSolid(0xf8fd); /// Regular Blinds Raised icon /// /// https://fontawesome.com/icons/blinds-raised?style=regular /// privacy, shutter, window static const IconData blindsRaised = IconDataRegular(0xf8fd); /// Light Blinds Raised icon /// /// https://fontawesome.com/icons/blinds-raised?style=light /// privacy, shutter, window static const IconData lightBlindsRaised = IconDataLight(0xf8fd); /// Thin Blinds Raised icon /// /// https://fontawesome.com/icons/blinds-raised?style=thin /// privacy, shutter, window static const IconData thinBlindsRaised = IconDataThin(0xf8fd); /// Solid Block icon /// /// https://fontawesome.com/icons/block?style=solid /// block, brick, empty, mystery, super mario static const IconData solidBlock = IconDataSolid(0xe46a); /// Regular Block icon /// /// https://fontawesome.com/icons/block?style=regular /// block, brick, empty, mystery, super mario static const IconData block = IconDataRegular(0xe46a); /// Light Block icon /// /// https://fontawesome.com/icons/block?style=light /// block, brick, empty, mystery, super mario static const IconData lightBlock = IconDataLight(0xe46a); /// Thin Block icon /// /// https://fontawesome.com/icons/block?style=thin /// block, brick, empty, mystery, super mario static const IconData thinBlock = IconDataThin(0xe46a); /// Solid Block Brick icon /// /// https://fontawesome.com/icons/block-brick?style=solid /// block, brick, mortar, super mario, wall static const IconData solidBlockBrick = IconDataSolid(0xe3db); /// Alias wall-brick for icon [solidBlockBrick] @Deprecated('Use "solidBlockBrick" instead.') static const IconData solidWallBrick = solidBlockBrick; /// Regular Block Brick icon /// /// https://fontawesome.com/icons/block-brick?style=regular /// block, brick, mortar, super mario, wall static const IconData blockBrick = IconDataRegular(0xe3db); /// Alias wall-brick for icon [blockBrick] @Deprecated('Use "blockBrick" instead.') static const IconData wallBrick = blockBrick; /// Light Block Brick icon /// /// https://fontawesome.com/icons/block-brick?style=light /// block, brick, mortar, super mario, wall static const IconData lightBlockBrick = IconDataLight(0xe3db); /// Alias wall-brick for icon [lightBlockBrick] @Deprecated('Use "lightBlockBrick" instead.') static const IconData lightWallBrick = lightBlockBrick; /// Thin Block Brick icon /// /// https://fontawesome.com/icons/block-brick?style=thin /// block, brick, mortar, super mario, wall static const IconData thinBlockBrick = IconDataThin(0xe3db); /// Alias wall-brick for icon [thinBlockBrick] @Deprecated('Use "thinBlockBrick" instead.') static const IconData thinWallBrick = thinBlockBrick; /// Solid Block Brick Fire icon /// /// https://fontawesome.com/icons/block-brick-fire?style=solid /// brick, fire, firewall, network, wall static const IconData solidBlockBrickFire = IconDataSolid(0xe3dc); /// Alias firewall for icon [solidBlockBrickFire] @Deprecated('Use "solidBlockBrickFire" instead.') static const IconData solidFirewall = solidBlockBrickFire; /// Regular Block Brick Fire icon /// /// https://fontawesome.com/icons/block-brick-fire?style=regular /// brick, fire, firewall, network, wall static const IconData blockBrickFire = IconDataRegular(0xe3dc); /// Alias firewall for icon [blockBrickFire] @Deprecated('Use "blockBrickFire" instead.') static const IconData firewall = blockBrickFire; /// Light Block Brick Fire icon /// /// https://fontawesome.com/icons/block-brick-fire?style=light /// brick, fire, firewall, network, wall static const IconData lightBlockBrickFire = IconDataLight(0xe3dc); /// Alias firewall for icon [lightBlockBrickFire] @Deprecated('Use "lightBlockBrickFire" instead.') static const IconData lightFirewall = lightBlockBrickFire; /// Thin Block Brick Fire icon /// /// https://fontawesome.com/icons/block-brick-fire?style=thin /// brick, fire, firewall, network, wall static const IconData thinBlockBrickFire = IconDataThin(0xe3dc); /// Alias firewall for icon [thinBlockBrickFire] @Deprecated('Use "thinBlockBrickFire" instead.') static const IconData thinFirewall = thinBlockBrickFire; /// Solid Block Question icon /// /// https://fontawesome.com/icons/block-question?style=solid /// block, brick, mystery, prize, question, super mario static const IconData solidBlockQuestion = IconDataSolid(0xe3dd); /// Regular Block Question icon /// /// https://fontawesome.com/icons/block-question?style=regular /// block, brick, mystery, prize, question, super mario static const IconData blockQuestion = IconDataRegular(0xe3dd); /// Light Block Question icon /// /// https://fontawesome.com/icons/block-question?style=light /// block, brick, mystery, prize, question, super mario static const IconData lightBlockQuestion = IconDataLight(0xe3dd); /// Thin Block Question icon /// /// https://fontawesome.com/icons/block-question?style=thin /// block, brick, mystery, prize, question, super mario static const IconData thinBlockQuestion = IconDataThin(0xe3dd); /// Solid Block Quote icon /// /// https://fontawesome.com/icons/block-quote?style=solid /// callout, indent, inset, quote static const IconData solidBlockQuote = IconDataSolid(0xe0b5); /// Regular Block Quote icon /// /// https://fontawesome.com/icons/block-quote?style=regular /// callout, indent, inset, quote static const IconData blockQuote = IconDataRegular(0xe0b5); /// Light Block Quote icon /// /// https://fontawesome.com/icons/block-quote?style=light /// callout, indent, inset, quote static const IconData lightBlockQuote = IconDataLight(0xe0b5); /// Thin Block Quote icon /// /// https://fontawesome.com/icons/block-quote?style=thin /// callout, indent, inset, quote static const IconData thinBlockQuote = IconDataThin(0xe0b5); /// Solid Blog icon /// /// https://fontawesome.com/icons/blog?style=solid /// journal, log, online, personal, post, web 2.0, wordpress, writing static const IconData solidBlog = IconDataSolid(0xf781); /// Regular Blog icon /// /// https://fontawesome.com/icons/blog?style=regular /// journal, log, online, personal, post, web 2.0, wordpress, writing static const IconData blog = IconDataRegular(0xf781); /// Light Blog icon /// /// https://fontawesome.com/icons/blog?style=light /// journal, log, online, personal, post, web 2.0, wordpress, writing static const IconData lightBlog = IconDataLight(0xf781); /// Thin Blog icon /// /// https://fontawesome.com/icons/blog?style=thin /// journal, log, online, personal, post, web 2.0, wordpress, writing static const IconData thinBlog = IconDataThin(0xf781); /// Brands Blogger icon /// /// https://fontawesome.com/icons/blogger?style=brands static const IconData blogger = IconDataBrands(0xf37c); /// Brands Blogger B icon /// /// https://fontawesome.com/icons/blogger-b?style=brands static const IconData bloggerB = IconDataBrands(0xf37d); /// Solid Blueberries icon /// /// https://fontawesome.com/icons/blueberries?style=solid /// berry, bilberry, blue, blueberries, blueberry, juice static const IconData solidBlueberries = IconDataSolid(0xe2e8); /// Regular Blueberries icon /// /// https://fontawesome.com/icons/blueberries?style=regular /// berry, bilberry, blue, blueberries, blueberry, juice static const IconData blueberries = IconDataRegular(0xe2e8); /// Light Blueberries icon /// /// https://fontawesome.com/icons/blueberries?style=light /// berry, bilberry, blue, blueberries, blueberry, juice static const IconData lightBlueberries = IconDataLight(0xe2e8); /// Thin Blueberries icon /// /// https://fontawesome.com/icons/blueberries?style=thin /// berry, bilberry, blue, blueberries, blueberry, juice static const IconData thinBlueberries = IconDataThin(0xe2e8); /// Solid Bluetooth icon /// /// https://fontawesome.com/icons/bluetooth?style=solid /// signal static const IconData solidBluetooth = IconDataSolid(0xf293); /// Regular Bluetooth icon /// /// https://fontawesome.com/icons/bluetooth?style=regular /// signal static const IconData bluetooth = IconDataRegular(0xf293); /// Light Bluetooth icon /// /// https://fontawesome.com/icons/bluetooth?style=light /// signal static const IconData lightBluetooth = IconDataLight(0xf293); /// Thin Bluetooth icon /// /// https://fontawesome.com/icons/bluetooth?style=thin /// signal static const IconData thinBluetooth = IconDataThin(0xf293); /// Brands Bluetooth icon /// /// https://fontawesome.com/icons/bluetooth?style=brands /// signal static const IconData brandsBluetooth = IconDataBrands(0xf293); /// Brands Bluetooth icon /// /// https://fontawesome.com/icons/bluetooth-b?style=brands static const IconData bluetoothB = IconDataBrands(0xf294); /// Solid Bold icon /// /// https://fontawesome.com/icons/bold?style=solid /// emphasis, format, text static const IconData solidBold = IconDataSolid(0xf032); /// Regular Bold icon /// /// https://fontawesome.com/icons/bold?style=regular /// emphasis, format, text static const IconData bold = IconDataRegular(0xf032); /// Light Bold icon /// /// https://fontawesome.com/icons/bold?style=light /// emphasis, format, text static const IconData lightBold = IconDataLight(0xf032); /// Thin Bold icon /// /// https://fontawesome.com/icons/bold?style=thin /// emphasis, format, text static const IconData thinBold = IconDataThin(0xf032); /// Solid Bolt icon /// /// https://fontawesome.com/icons/bolt?style=solid /// charge, danger, electric, electricity, flash, high voltage, lightning, voltage, weather, zap static const IconData solidBolt = IconDataSolid(0xf0e7); /// Alias zap for icon [solidBolt] @Deprecated('Use "solidBolt" instead.') static const IconData solidZap = solidBolt; /// Regular Bolt icon /// /// https://fontawesome.com/icons/bolt?style=regular /// charge, danger, electric, electricity, flash, high voltage, lightning, voltage, weather, zap static const IconData bolt = IconDataRegular(0xf0e7); /// Alias zap for icon [bolt] @Deprecated('Use "bolt" instead.') static const IconData zap = bolt; /// Light Bolt icon /// /// https://fontawesome.com/icons/bolt?style=light /// charge, danger, electric, electricity, flash, high voltage, lightning, voltage, weather, zap static const IconData lightBolt = IconDataLight(0xf0e7); /// Alias zap for icon [lightBolt] @Deprecated('Use "lightBolt" instead.') static const IconData lightZap = lightBolt; /// Thin Bolt icon /// /// https://fontawesome.com/icons/bolt?style=thin /// charge, danger, electric, electricity, flash, high voltage, lightning, voltage, weather, zap static const IconData thinBolt = IconDataThin(0xf0e7); /// Alias zap for icon [thinBolt] @Deprecated('Use "thinBolt" instead.') static const IconData thinZap = thinBolt; /// Solid Bolt Auto icon /// /// https://fontawesome.com/icons/bolt-auto?style=solid /// automatic, flash static const IconData solidBoltAuto = IconDataSolid(0xe0b6); /// Regular Bolt Auto icon /// /// https://fontawesome.com/icons/bolt-auto?style=regular /// automatic, flash static const IconData boltAuto = IconDataRegular(0xe0b6); /// Light Bolt Auto icon /// /// https://fontawesome.com/icons/bolt-auto?style=light /// automatic, flash static const IconData lightBoltAuto = IconDataLight(0xe0b6); /// Thin Bolt Auto icon /// /// https://fontawesome.com/icons/bolt-auto?style=thin /// automatic, flash static const IconData thinBoltAuto = IconDataThin(0xe0b6); /// Solid Bolt Lightning icon /// /// https://fontawesome.com/icons/bolt-lightning?style=solid /// electricity, flash, lightning, weather, zap static const IconData solidBoltLightning = IconDataSolid(0xe0b7); /// Regular Bolt Lightning icon /// /// https://fontawesome.com/icons/bolt-lightning?style=regular /// electricity, flash, lightning, weather, zap static const IconData boltLightning = IconDataRegular(0xe0b7); /// Light Bolt Lightning icon /// /// https://fontawesome.com/icons/bolt-lightning?style=light /// electricity, flash, lightning, weather, zap static const IconData lightBoltLightning = IconDataLight(0xe0b7); /// Thin Bolt Lightning icon /// /// https://fontawesome.com/icons/bolt-lightning?style=thin /// electricity, flash, lightning, weather, zap static const IconData thinBoltLightning = IconDataThin(0xe0b7); /// Solid Bolt Slash icon /// /// https://fontawesome.com/icons/bolt-slash?style=solid /// charge, disabled, electricity, flash, lightning, weather, zap static const IconData solidBoltSlash = IconDataSolid(0xe0b8); /// Regular Bolt Slash icon /// /// https://fontawesome.com/icons/bolt-slash?style=regular /// charge, disabled, electricity, flash, lightning, weather, zap static const IconData boltSlash = IconDataRegular(0xe0b8); /// Light Bolt Slash icon /// /// https://fontawesome.com/icons/bolt-slash?style=light /// charge, disabled, electricity, flash, lightning, weather, zap static const IconData lightBoltSlash = IconDataLight(0xe0b8); /// Thin Bolt Slash icon /// /// https://fontawesome.com/icons/bolt-slash?style=thin /// charge, disabled, electricity, flash, lightning, weather, zap static const IconData thinBoltSlash = IconDataThin(0xe0b8); /// Solid Bomb icon /// /// https://fontawesome.com/icons/bomb?style=solid /// bomb, comic, error, explode, fuse, grenade, warning static const IconData solidBomb = IconDataSolid(0xf1e2); /// Regular Bomb icon /// /// https://fontawesome.com/icons/bomb?style=regular /// bomb, comic, error, explode, fuse, grenade, warning static const IconData bomb = IconDataRegular(0xf1e2); /// Light Bomb icon /// /// https://fontawesome.com/icons/bomb?style=light /// bomb, comic, error, explode, fuse, grenade, warning static const IconData lightBomb = IconDataLight(0xf1e2); /// Thin Bomb icon /// /// https://fontawesome.com/icons/bomb?style=thin /// bomb, comic, error, explode, fuse, grenade, warning static const IconData thinBomb = IconDataThin(0xf1e2); /// Solid Bone icon /// /// https://fontawesome.com/icons/bone?style=solid /// bone, calcium, dog, skeletal, skeleton, tibia static const IconData solidBone = IconDataSolid(0xf5d7); /// Regular Bone icon /// /// https://fontawesome.com/icons/bone?style=regular /// bone, calcium, dog, skeletal, skeleton, tibia static const IconData bone = IconDataRegular(0xf5d7); /// Light Bone icon /// /// https://fontawesome.com/icons/bone?style=light /// bone, calcium, dog, skeletal, skeleton, tibia static const IconData lightBone = IconDataLight(0xf5d7); /// Thin Bone icon /// /// https://fontawesome.com/icons/bone?style=thin /// bone, calcium, dog, skeletal, skeleton, tibia static const IconData thinBone = IconDataThin(0xf5d7); /// Solid Bone Break icon /// /// https://fontawesome.com/icons/bone-break?style=solid /// broken, calcium, dog, fracture, skeletal, skeleton, tibia static const IconData solidBoneBreak = IconDataSolid(0xf5d8); /// Regular Bone Break icon /// /// https://fontawesome.com/icons/bone-break?style=regular /// broken, calcium, dog, fracture, skeletal, skeleton, tibia static const IconData boneBreak = IconDataRegular(0xf5d8); /// Light Bone Break icon /// /// https://fontawesome.com/icons/bone-break?style=light /// broken, calcium, dog, fracture, skeletal, skeleton, tibia static const IconData lightBoneBreak = IconDataLight(0xf5d8); /// Thin Bone Break icon /// /// https://fontawesome.com/icons/bone-break?style=thin /// broken, calcium, dog, fracture, skeletal, skeleton, tibia static const IconData thinBoneBreak = IconDataThin(0xf5d8); /// Solid Bong icon /// /// https://fontawesome.com/icons/bong?style=solid /// aparatus, cannabis, marijuana, pipe, smoke, smoking static const IconData solidBong = IconDataSolid(0xf55c); /// Regular Bong icon /// /// https://fontawesome.com/icons/bong?style=regular /// aparatus, cannabis, marijuana, pipe, smoke, smoking static const IconData bong = IconDataRegular(0xf55c); /// Light Bong icon /// /// https://fontawesome.com/icons/bong?style=light /// aparatus, cannabis, marijuana, pipe, smoke, smoking static const IconData lightBong = IconDataLight(0xf55c); /// Thin Bong icon /// /// https://fontawesome.com/icons/bong?style=thin /// aparatus, cannabis, marijuana, pipe, smoke, smoking static const IconData thinBong = IconDataThin(0xf55c); /// Solid Book icon /// /// https://fontawesome.com/icons/book?style=solid /// book, cover, decorated, diary, documentation, journal, knowledge, library, notebook, notebook with decorative cover, read, research, scholar static const IconData solidBook = IconDataSolid(0xf02d); /// Regular Book icon /// /// https://fontawesome.com/icons/book?style=regular /// book, cover, decorated, diary, documentation, journal, knowledge, library, notebook, notebook with decorative cover, read, research, scholar static const IconData book = IconDataRegular(0xf02d); /// Light Book icon /// /// https://fontawesome.com/icons/book?style=light /// book, cover, decorated, diary, documentation, journal, knowledge, library, notebook, notebook with decorative cover, read, research, scholar static const IconData lightBook = IconDataLight(0xf02d); /// Thin Book icon /// /// https://fontawesome.com/icons/book?style=thin /// book, cover, decorated, diary, documentation, journal, knowledge, library, notebook, notebook with decorative cover, read, research, scholar static const IconData thinBook = IconDataThin(0xf02d); /// Solid Book Arrow Right icon /// /// https://fontawesome.com/icons/book-arrow-right?style=solid /// library, research static const IconData solidBookArrowRight = IconDataSolid(0xe0b9); /// Regular Book Arrow Right icon /// /// https://fontawesome.com/icons/book-arrow-right?style=regular /// library, research static const IconData bookArrowRight = IconDataRegular(0xe0b9); /// Light Book Arrow Right icon /// /// https://fontawesome.com/icons/book-arrow-right?style=light /// library, research static const IconData lightBookArrowRight = IconDataLight(0xe0b9); /// Thin Book Arrow Right icon /// /// https://fontawesome.com/icons/book-arrow-right?style=thin /// library, research static const IconData thinBookArrowRight = IconDataThin(0xe0b9); /// Solid Book Arrow Up icon /// /// https://fontawesome.com/icons/book-arrow-up?style=solid /// library, research, upgrade static const IconData solidBookArrowUp = IconDataSolid(0xe0ba); /// Regular Book Arrow Up icon /// /// https://fontawesome.com/icons/book-arrow-up?style=regular /// library, research, upgrade static const IconData bookArrowUp = IconDataRegular(0xe0ba); /// Light Book Arrow Up icon /// /// https://fontawesome.com/icons/book-arrow-up?style=light /// library, research, upgrade static const IconData lightBookArrowUp = IconDataLight(0xe0ba); /// Thin Book Arrow Up icon /// /// https://fontawesome.com/icons/book-arrow-up?style=thin /// library, research, upgrade static const IconData thinBookArrowUp = IconDataThin(0xe0ba); /// Solid Book Atlas icon /// /// https://fontawesome.com/icons/book-atlas?style=solid /// book, directions, geography, globe, knowledge, library, map, research, travel, wayfinding static const IconData solidBookAtlas = IconDataSolid(0xf558); /// Alias atlas for icon [solidBookAtlas] @Deprecated('Use "solidBookAtlas" instead.') static const IconData solidAtlas = solidBookAtlas; /// Regular Book Atlas icon /// /// https://fontawesome.com/icons/book-atlas?style=regular /// book, directions, geography, globe, knowledge, library, map, research, travel, wayfinding static const IconData bookAtlas = IconDataRegular(0xf558); /// Alias atlas for icon [bookAtlas] @Deprecated('Use "bookAtlas" instead.') static const IconData atlas = bookAtlas; /// Light Book Atlas icon /// /// https://fontawesome.com/icons/book-atlas?style=light /// book, directions, geography, globe, knowledge, library, map, research, travel, wayfinding static const IconData lightBookAtlas = IconDataLight(0xf558); /// Alias atlas for icon [lightBookAtlas] @Deprecated('Use "lightBookAtlas" instead.') static const IconData lightAtlas = lightBookAtlas; /// Thin Book Atlas icon /// /// https://fontawesome.com/icons/book-atlas?style=thin /// book, directions, geography, globe, knowledge, library, map, research, travel, wayfinding static const IconData thinBookAtlas = IconDataThin(0xf558); /// Alias atlas for icon [thinBookAtlas] @Deprecated('Use "thinBookAtlas" instead.') static const IconData thinAtlas = thinBookAtlas; /// Solid Book Bible icon /// /// https://fontawesome.com/icons/book-bible?style=solid /// book, catholicism, christianity, god, holy static const IconData solidBookBible = IconDataSolid(0xf647); /// Alias bible for icon [solidBookBible] @Deprecated('Use "solidBookBible" instead.') static const IconData solidBible = solidBookBible; /// Regular Book Bible icon /// /// https://fontawesome.com/icons/book-bible?style=regular /// book, catholicism, christianity, god, holy static const IconData bookBible = IconDataRegular(0xf647); /// Alias bible for icon [bookBible] @Deprecated('Use "bookBible" instead.') static const IconData bible = bookBible; /// Light Book Bible icon /// /// https://fontawesome.com/icons/book-bible?style=light /// book, catholicism, christianity, god, holy static const IconData lightBookBible = IconDataLight(0xf647); /// Alias bible for icon [lightBookBible] @Deprecated('Use "lightBookBible" instead.') static const IconData lightBible = lightBookBible; /// Thin Book Bible icon /// /// https://fontawesome.com/icons/book-bible?style=thin /// book, catholicism, christianity, god, holy static const IconData thinBookBible = IconDataThin(0xf647); /// Alias bible for icon [thinBookBible] @Deprecated('Use "thinBookBible" instead.') static const IconData thinBible = thinBookBible; /// Solid Book Blank icon /// /// https://fontawesome.com/icons/book-blank?style=solid /// blue, blue book, book, closed, closed book, diary, documentation, green, green book, journal, knowledge, library, orange, orange book, read, research static const IconData solidBookBlank = IconDataSolid(0xf5d9); /// Alias book-alt for icon [solidBookBlank] @Deprecated('Use "solidBookBlank" instead.') static const IconData solidBookAlt = solidBookBlank; /// Regular Book Blank icon /// /// https://fontawesome.com/icons/book-blank?style=regular /// blue, blue book, book, closed, closed book, diary, documentation, green, green book, journal, knowledge, library, orange, orange book, read, research static const IconData bookBlank = IconDataRegular(0xf5d9); /// Alias book-alt for icon [bookBlank] @Deprecated('Use "bookBlank" instead.') static const IconData bookAlt = bookBlank; /// Light Book Blank icon /// /// https://fontawesome.com/icons/book-blank?style=light /// blue, blue book, book, closed, closed book, diary, documentation, green, green book, journal, knowledge, library, orange, orange book, read, research static const IconData lightBookBlank = IconDataLight(0xf5d9); /// Alias book-alt for icon [lightBookBlank] @Deprecated('Use "lightBookBlank" instead.') static const IconData lightBookAlt = lightBookBlank; /// Thin Book Blank icon /// /// https://fontawesome.com/icons/book-blank?style=thin /// blue, blue book, book, closed, closed book, diary, documentation, green, green book, journal, knowledge, library, orange, orange book, read, research static const IconData thinBookBlank = IconDataThin(0xf5d9); /// Alias book-alt for icon [thinBookBlank] @Deprecated('Use "thinBookBlank" instead.') static const IconData thinBookAlt = thinBookBlank; /// Solid Book Bookmark icon /// /// https://fontawesome.com/icons/book-bookmark?style=solid /// knowledge, library, research static const IconData solidBookBookmark = IconDataSolid(0xe0bb); /// Regular Book Bookmark icon /// /// https://fontawesome.com/icons/book-bookmark?style=regular /// knowledge, library, research static const IconData bookBookmark = IconDataRegular(0xe0bb); /// Light Book Bookmark icon /// /// https://fontawesome.com/icons/book-bookmark?style=light /// knowledge, library, research static const IconData lightBookBookmark = IconDataLight(0xe0bb); /// Thin Book Bookmark icon /// /// https://fontawesome.com/icons/book-bookmark?style=thin /// knowledge, library, research static const IconData thinBookBookmark = IconDataThin(0xe0bb); /// Solid Book Circle Arrow Right icon /// /// https://fontawesome.com/icons/book-circle-arrow-right?style=solid /// library, research static const IconData solidBookCircleArrowRight = IconDataSolid(0xe0bc); /// Regular Book Circle Arrow Right icon /// /// https://fontawesome.com/icons/book-circle-arrow-right?style=regular /// library, research static const IconData bookCircleArrowRight = IconDataRegular(0xe0bc); /// Light Book Circle Arrow Right icon /// /// https://fontawesome.com/icons/book-circle-arrow-right?style=light /// library, research static const IconData lightBookCircleArrowRight = IconDataLight(0xe0bc); /// Thin Book Circle Arrow Right icon /// /// https://fontawesome.com/icons/book-circle-arrow-right?style=thin /// library, research static const IconData thinBookCircleArrowRight = IconDataThin(0xe0bc); /// Solid Book Circle Arrow Up icon /// /// https://fontawesome.com/icons/book-circle-arrow-up?style=solid /// library, research, upgrade static const IconData solidBookCircleArrowUp = IconDataSolid(0xe0bd); /// Regular Book Circle Arrow Up icon /// /// https://fontawesome.com/icons/book-circle-arrow-up?style=regular /// library, research, upgrade static const IconData bookCircleArrowUp = IconDataRegular(0xe0bd); /// Light Book Circle Arrow Up icon /// /// https://fontawesome.com/icons/book-circle-arrow-up?style=light /// library, research, upgrade static const IconData lightBookCircleArrowUp = IconDataLight(0xe0bd); /// Thin Book Circle Arrow Up icon /// /// https://fontawesome.com/icons/book-circle-arrow-up?style=thin /// library, research, upgrade static const IconData thinBookCircleArrowUp = IconDataThin(0xe0bd); /// Solid Book Copy icon /// /// https://fontawesome.com/icons/book-copy?style=solid /// knowledge, library, research static const IconData solidBookCopy = IconDataSolid(0xe0be); /// Regular Book Copy icon /// /// https://fontawesome.com/icons/book-copy?style=regular /// knowledge, library, research static const IconData bookCopy = IconDataRegular(0xe0be); /// Light Book Copy icon /// /// https://fontawesome.com/icons/book-copy?style=light /// knowledge, library, research static const IconData lightBookCopy = IconDataLight(0xe0be); /// Thin Book Copy icon /// /// https://fontawesome.com/icons/book-copy?style=thin /// knowledge, library, research static const IconData thinBookCopy = IconDataThin(0xe0be); /// Solid Book Font icon /// /// https://fontawesome.com/icons/book-font?style=solid /// library, research static const IconData solidBookFont = IconDataSolid(0xe0bf); /// Regular Book Font icon /// /// https://fontawesome.com/icons/book-font?style=regular /// library, research static const IconData bookFont = IconDataRegular(0xe0bf); /// Light Book Font icon /// /// https://fontawesome.com/icons/book-font?style=light /// library, research static const IconData lightBookFont = IconDataLight(0xe0bf); /// Thin Book Font icon /// /// https://fontawesome.com/icons/book-font?style=thin /// library, research static const IconData thinBookFont = IconDataThin(0xe0bf); /// Solid Book Heart icon /// /// https://fontawesome.com/icons/book-heart?style=solid /// charity, diary, documentation, donation, health, history, journal, library, read, research, wishlist static const IconData solidBookHeart = IconDataSolid(0xf499); /// Regular Book Heart icon /// /// https://fontawesome.com/icons/book-heart?style=regular /// charity, diary, documentation, donation, health, history, journal, library, read, research, wishlist static const IconData bookHeart = IconDataRegular(0xf499); /// Light Book Heart icon /// /// https://fontawesome.com/icons/book-heart?style=light /// charity, diary, documentation, donation, health, history, journal, library, read, research, wishlist static const IconData lightBookHeart = IconDataLight(0xf499); /// Thin Book Heart icon /// /// https://fontawesome.com/icons/book-heart?style=thin /// charity, diary, documentation, donation, health, history, journal, library, read, research, wishlist static const IconData thinBookHeart = IconDataThin(0xf499); /// Solid Book Journal Whills icon /// /// https://fontawesome.com/icons/book-journal-whills?style=solid /// book, force, jedi, sith, star wars, yoda static const IconData solidBookJournalWhills = IconDataSolid(0xf66a); /// Alias journal-whills for icon [solidBookJournalWhills] @Deprecated('Use "solidBookJournalWhills" instead.') static const IconData solidJournalWhills = solidBookJournalWhills; /// Regular Book Journal Whills icon /// /// https://fontawesome.com/icons/book-journal-whills?style=regular /// book, force, jedi, sith, star wars, yoda static const IconData bookJournalWhills = IconDataRegular(0xf66a); /// Alias journal-whills for icon [bookJournalWhills] @Deprecated('Use "bookJournalWhills" instead.') static const IconData journalWhills = bookJournalWhills; /// Light Book Journal Whills icon /// /// https://fontawesome.com/icons/book-journal-whills?style=light /// book, force, jedi, sith, star wars, yoda static const IconData lightBookJournalWhills = IconDataLight(0xf66a); /// Alias journal-whills for icon [lightBookJournalWhills] @Deprecated('Use "lightBookJournalWhills" instead.') static const IconData lightJournalWhills = lightBookJournalWhills; /// Thin Book Journal Whills icon /// /// https://fontawesome.com/icons/book-journal-whills?style=thin /// book, force, jedi, sith, star wars, yoda static const IconData thinBookJournalWhills = IconDataThin(0xf66a); /// Alias journal-whills for icon [thinBookJournalWhills] @Deprecated('Use "thinBookJournalWhills" instead.') static const IconData thinJournalWhills = thinBookJournalWhills; /// Solid Book Medical icon /// /// https://fontawesome.com/icons/book-medical?style=solid /// diary, documentation, health, history, journal, library, read, record, research static const IconData solidBookMedical = IconDataSolid(0xf7e6); /// Regular Book Medical icon /// /// https://fontawesome.com/icons/book-medical?style=regular /// diary, documentation, health, history, journal, library, read, record, research static const IconData bookMedical = IconDataRegular(0xf7e6); /// Light Book Medical icon /// /// https://fontawesome.com/icons/book-medical?style=light /// diary, documentation, health, history, journal, library, read, record, research static const IconData lightBookMedical = IconDataLight(0xf7e6); /// Thin Book Medical icon /// /// https://fontawesome.com/icons/book-medical?style=thin /// diary, documentation, health, history, journal, library, read, record, research static const IconData thinBookMedical = IconDataThin(0xf7e6); /// Solid Book Open icon /// /// https://fontawesome.com/icons/book-open?style=solid /// Book, book, flyer, knowledge, library, notebook, open, open book, pamphlet, reading, research static const IconData solidBookOpen = IconDataSolid(0xf518); /// Regular Book Open icon /// /// https://fontawesome.com/icons/book-open?style=regular /// Book, book, flyer, knowledge, library, notebook, open, open book, pamphlet, reading, research static const IconData bookOpen = IconDataRegular(0xf518); /// Light Book Open icon /// /// https://fontawesome.com/icons/book-open?style=light /// Book, book, flyer, knowledge, library, notebook, open, open book, pamphlet, reading, research static const IconData lightBookOpen = IconDataLight(0xf518); /// Thin Book Open icon /// /// https://fontawesome.com/icons/book-open?style=thin /// Book, book, flyer, knowledge, library, notebook, open, open book, pamphlet, reading, research static const IconData thinBookOpen = IconDataThin(0xf518); /// Solid Book Open Cover icon /// /// https://fontawesome.com/icons/book-open-cover?style=solid /// knowledge, library, research, scholar static const IconData solidBookOpenCover = IconDataSolid(0xe0c0); /// Alias book-open-alt for icon [solidBookOpenCover] @Deprecated('Use "solidBookOpenCover" instead.') static const IconData solidBookOpenAlt = solidBookOpenCover; /// Regular Book Open Cover icon /// /// https://fontawesome.com/icons/book-open-cover?style=regular /// knowledge, library, research, scholar static const IconData bookOpenCover = IconDataRegular(0xe0c0); /// Alias book-open-alt for icon [bookOpenCover] @Deprecated('Use "bookOpenCover" instead.') static const IconData bookOpenAlt = bookOpenCover; /// Light Book Open Cover icon /// /// https://fontawesome.com/icons/book-open-cover?style=light /// knowledge, library, research, scholar static const IconData lightBookOpenCover = IconDataLight(0xe0c0); /// Alias book-open-alt for icon [lightBookOpenCover] @Deprecated('Use "lightBookOpenCover" instead.') static const IconData lightBookOpenAlt = lightBookOpenCover; /// Thin Book Open Cover icon /// /// https://fontawesome.com/icons/book-open-cover?style=thin /// knowledge, library, research, scholar static const IconData thinBookOpenCover = IconDataThin(0xe0c0); /// Alias book-open-alt for icon [thinBookOpenCover] @Deprecated('Use "thinBookOpenCover" instead.') static const IconData thinBookOpenAlt = thinBookOpenCover; /// Solid Book Open Reader icon /// /// https://fontawesome.com/icons/book-open-reader?style=solid /// flyer, library, notebook, open book, pamphlet, reading, research static const IconData solidBookOpenReader = IconDataSolid(0xf5da); /// Alias book-reader for icon [solidBookOpenReader] @Deprecated('Use "solidBookOpenReader" instead.') static const IconData solidBookReader = solidBookOpenReader; /// Regular Book Open Reader icon /// /// https://fontawesome.com/icons/book-open-reader?style=regular /// flyer, library, notebook, open book, pamphlet, reading, research static const IconData bookOpenReader = IconDataRegular(0xf5da); /// Alias book-reader for icon [bookOpenReader] @Deprecated('Use "bookOpenReader" instead.') static const IconData bookReader = bookOpenReader; /// Light Book Open Reader icon /// /// https://fontawesome.com/icons/book-open-reader?style=light /// flyer, library, notebook, open book, pamphlet, reading, research static const IconData lightBookOpenReader = IconDataLight(0xf5da); /// Alias book-reader for icon [lightBookOpenReader] @Deprecated('Use "lightBookOpenReader" instead.') static const IconData lightBookReader = lightBookOpenReader; /// Thin Book Open Reader icon /// /// https://fontawesome.com/icons/book-open-reader?style=thin /// flyer, library, notebook, open book, pamphlet, reading, research static const IconData thinBookOpenReader = IconDataThin(0xf5da); /// Alias book-reader for icon [thinBookOpenReader] @Deprecated('Use "thinBookOpenReader" instead.') static const IconData thinBookReader = thinBookOpenReader; /// Solid Book Quran icon /// /// https://fontawesome.com/icons/book-quran?style=solid /// book, islam, muslim, religion static const IconData solidBookQuran = IconDataSolid(0xf687); /// Alias quran for icon [solidBookQuran] @Deprecated('Use "solidBookQuran" instead.') static const IconData solidQuran = solidBookQuran; /// Regular Book Quran icon /// /// https://fontawesome.com/icons/book-quran?style=regular /// book, islam, muslim, religion static const IconData bookQuran = IconDataRegular(0xf687); /// Alias quran for icon [bookQuran] @Deprecated('Use "bookQuran" instead.') static const IconData quran = bookQuran; /// Light Book Quran icon /// /// https://fontawesome.com/icons/book-quran?style=light /// book, islam, muslim, religion static const IconData lightBookQuran = IconDataLight(0xf687); /// Alias quran for icon [lightBookQuran] @Deprecated('Use "lightBookQuran" instead.') static const IconData lightQuran = lightBookQuran; /// Thin Book Quran icon /// /// https://fontawesome.com/icons/book-quran?style=thin /// book, islam, muslim, religion static const IconData thinBookQuran = IconDataThin(0xf687); /// Alias quran for icon [thinBookQuran] @Deprecated('Use "thinBookQuran" instead.') static const IconData thinQuran = thinBookQuran; /// Solid Book Section icon /// /// https://fontawesome.com/icons/book-section?style=solid /// law, legal, library, research, silcrow static const IconData solidBookSection = IconDataSolid(0xe0c1); /// Alias book-law for icon [solidBookSection] @Deprecated('Use "solidBookSection" instead.') static const IconData solidBookLaw = solidBookSection; /// Regular Book Section icon /// /// https://fontawesome.com/icons/book-section?style=regular /// law, legal, library, research, silcrow static const IconData bookSection = IconDataRegular(0xe0c1); /// Alias book-law for icon [bookSection] @Deprecated('Use "bookSection" instead.') static const IconData bookLaw = bookSection; /// Light Book Section icon /// /// https://fontawesome.com/icons/book-section?style=light /// law, legal, library, research, silcrow static const IconData lightBookSection = IconDataLight(0xe0c1); /// Alias book-law for icon [lightBookSection] @Deprecated('Use "lightBookSection" instead.') static const IconData lightBookLaw = lightBookSection; /// Thin Book Section icon /// /// https://fontawesome.com/icons/book-section?style=thin /// law, legal, library, research, silcrow static const IconData thinBookSection = IconDataThin(0xe0c1); /// Alias book-law for icon [thinBookSection] @Deprecated('Use "thinBookSection" instead.') static const IconData thinBookLaw = thinBookSection; /// Solid Book Skull icon /// /// https://fontawesome.com/icons/book-skull?style=solid /// Dungeons & Dragons, crossbones, d&d, dark arts, death, dnd, documentation, evil, fantasy, halloween, holiday, library, necronomicon, read, research, skull, spell static const IconData solidBookSkull = IconDataSolid(0xf6b7); /// Alias book-dead for icon [solidBookSkull] @Deprecated('Use "solidBookSkull" instead.') static const IconData solidBookDead = solidBookSkull; /// Regular Book Skull icon /// /// https://fontawesome.com/icons/book-skull?style=regular /// Dungeons & Dragons, crossbones, d&d, dark arts, death, dnd, documentation, evil, fantasy, halloween, holiday, library, necronomicon, read, research, skull, spell static const IconData bookSkull = IconDataRegular(0xf6b7); /// Alias book-dead for icon [bookSkull] @Deprecated('Use "bookSkull" instead.') static const IconData bookDead = bookSkull; /// Light Book Skull icon /// /// https://fontawesome.com/icons/book-skull?style=light /// Dungeons & Dragons, crossbones, d&d, dark arts, death, dnd, documentation, evil, fantasy, halloween, holiday, library, necronomicon, read, research, skull, spell static const IconData lightBookSkull = IconDataLight(0xf6b7); /// Alias book-dead for icon [lightBookSkull] @Deprecated('Use "lightBookSkull" instead.') static const IconData lightBookDead = lightBookSkull; /// Thin Book Skull icon /// /// https://fontawesome.com/icons/book-skull?style=thin /// Dungeons & Dragons, crossbones, d&d, dark arts, death, dnd, documentation, evil, fantasy, halloween, holiday, library, necronomicon, read, research, skull, spell static const IconData thinBookSkull = IconDataThin(0xf6b7); /// Alias book-dead for icon [thinBookSkull] @Deprecated('Use "thinBookSkull" instead.') static const IconData thinBookDead = thinBookSkull; /// Solid Book Sparkles icon /// /// https://fontawesome.com/icons/book-sparkles?style=solid /// Dungeons & Dragons, d&d, dark arts, dnd, documentation, evil, fantasy, halloween, holiday, library, mage, magic, read, research, sorcery, voodoo, witch, wizard static const IconData solidBookSparkles = IconDataSolid(0xf6b8); /// Alias book-spells for icon [solidBookSparkles] @Deprecated('Use "solidBookSparkles" instead.') static const IconData solidBookSpells = solidBookSparkles; /// Regular Book Sparkles icon /// /// https://fontawesome.com/icons/book-sparkles?style=regular /// Dungeons & Dragons, d&d, dark arts, dnd, documentation, evil, fantasy, halloween, holiday, library, mage, magic, read, research, sorcery, voodoo, witch, wizard static const IconData bookSparkles = IconDataRegular(0xf6b8); /// Alias book-spells for icon [bookSparkles] @Deprecated('Use "bookSparkles" instead.') static const IconData bookSpells = bookSparkles; /// Light Book Sparkles icon /// /// https://fontawesome.com/icons/book-sparkles?style=light /// Dungeons & Dragons, d&d, dark arts, dnd, documentation, evil, fantasy, halloween, holiday, library, mage, magic, read, research, sorcery, voodoo, witch, wizard static const IconData lightBookSparkles = IconDataLight(0xf6b8); /// Alias book-spells for icon [lightBookSparkles] @Deprecated('Use "lightBookSparkles" instead.') static const IconData lightBookSpells = lightBookSparkles; /// Thin Book Sparkles icon /// /// https://fontawesome.com/icons/book-sparkles?style=thin /// Dungeons & Dragons, d&d, dark arts, dnd, documentation, evil, fantasy, halloween, holiday, library, mage, magic, read, research, sorcery, voodoo, witch, wizard static const IconData thinBookSparkles = IconDataThin(0xf6b8); /// Alias book-spells for icon [thinBookSparkles] @Deprecated('Use "thinBookSparkles" instead.') static const IconData thinBookSpells = thinBookSparkles; /// Solid Book Tanakh icon /// /// https://fontawesome.com/icons/book-tanakh?style=solid /// book, jewish, judaism, religion static const IconData solidBookTanakh = IconDataSolid(0xf827); /// Alias tanakh for icon [solidBookTanakh] @Deprecated('Use "solidBookTanakh" instead.') static const IconData solidTanakh = solidBookTanakh; /// Regular Book Tanakh icon /// /// https://fontawesome.com/icons/book-tanakh?style=regular /// book, jewish, judaism, religion static const IconData bookTanakh = IconDataRegular(0xf827); /// Alias tanakh for icon [bookTanakh] @Deprecated('Use "bookTanakh" instead.') static const IconData tanakh = bookTanakh; /// Light Book Tanakh icon /// /// https://fontawesome.com/icons/book-tanakh?style=light /// book, jewish, judaism, religion static const IconData lightBookTanakh = IconDataLight(0xf827); /// Alias tanakh for icon [lightBookTanakh] @Deprecated('Use "lightBookTanakh" instead.') static const IconData lightTanakh = lightBookTanakh; /// Thin Book Tanakh icon /// /// https://fontawesome.com/icons/book-tanakh?style=thin /// book, jewish, judaism, religion static const IconData thinBookTanakh = IconDataThin(0xf827); /// Alias tanakh for icon [thinBookTanakh] @Deprecated('Use "thinBookTanakh" instead.') static const IconData thinTanakh = thinBookTanakh; /// Solid Book User icon /// /// https://fontawesome.com/icons/book-user?style=solid /// address, biography, diary, documentation, employee, journal, library, read, research, uer static const IconData solidBookUser = IconDataSolid(0xf7e7); /// Regular Book User icon /// /// https://fontawesome.com/icons/book-user?style=regular /// address, biography, diary, documentation, employee, journal, library, read, research, uer static const IconData bookUser = IconDataRegular(0xf7e7); /// Light Book User icon /// /// https://fontawesome.com/icons/book-user?style=light /// address, biography, diary, documentation, employee, journal, library, read, research, uer static const IconData lightBookUser = IconDataLight(0xf7e7); /// Thin Book User icon /// /// https://fontawesome.com/icons/book-user?style=thin /// address, biography, diary, documentation, employee, journal, library, read, research, uer static const IconData thinBookUser = IconDataThin(0xf7e7); /// Solid Bookmark icon /// /// https://fontawesome.com/icons/bookmark?style=solid /// bookmark, favorite, library, mark, marker, read, remember, research, save static const IconData solidBookmark = IconDataSolid(0xf02e); /// Regular Bookmark icon /// /// https://fontawesome.com/icons/bookmark?style=regular /// bookmark, favorite, library, mark, marker, read, remember, research, save static const IconData bookmark = IconDataRegular(0xf02e); /// Light Bookmark icon /// /// https://fontawesome.com/icons/bookmark?style=light /// bookmark, favorite, library, mark, marker, read, remember, research, save static const IconData lightBookmark = IconDataLight(0xf02e); /// Thin Bookmark icon /// /// https://fontawesome.com/icons/bookmark?style=thin /// bookmark, favorite, library, mark, marker, read, remember, research, save static const IconData thinBookmark = IconDataThin(0xf02e); /// Solid Bookmark Slash icon /// /// https://fontawesome.com/icons/bookmark-slash?style=solid /// disabled, library, research static const IconData solidBookmarkSlash = IconDataSolid(0xe0c2); /// Regular Bookmark Slash icon /// /// https://fontawesome.com/icons/bookmark-slash?style=regular /// disabled, library, research static const IconData bookmarkSlash = IconDataRegular(0xe0c2); /// Light Bookmark Slash icon /// /// https://fontawesome.com/icons/bookmark-slash?style=light /// disabled, library, research static const IconData lightBookmarkSlash = IconDataLight(0xe0c2); /// Thin Bookmark Slash icon /// /// https://fontawesome.com/icons/bookmark-slash?style=thin /// disabled, library, research static const IconData thinBookmarkSlash = IconDataThin(0xe0c2); /// Solid Books icon /// /// https://fontawesome.com/icons/books?style=solid /// book, books, diary, documentation, journal, knowledge, library, read, research, scholar static const IconData solidBooks = IconDataSolid(0xf5db); /// Regular Books icon /// /// https://fontawesome.com/icons/books?style=regular /// book, books, diary, documentation, journal, knowledge, library, read, research, scholar static const IconData books = IconDataRegular(0xf5db); /// Light Books icon /// /// https://fontawesome.com/icons/books?style=light /// book, books, diary, documentation, journal, knowledge, library, read, research, scholar static const IconData lightBooks = IconDataLight(0xf5db); /// Thin Books icon /// /// https://fontawesome.com/icons/books?style=thin /// book, books, diary, documentation, journal, knowledge, library, read, research, scholar static const IconData thinBooks = IconDataThin(0xf5db); /// Solid Books Medical icon /// /// https://fontawesome.com/icons/books-medical?style=solid /// add, diary, documentation, health, journal, library, read, records, research static const IconData solidBooksMedical = IconDataSolid(0xf7e8); /// Regular Books Medical icon /// /// https://fontawesome.com/icons/books-medical?style=regular /// add, diary, documentation, health, journal, library, read, records, research static const IconData booksMedical = IconDataRegular(0xf7e8); /// Light Books Medical icon /// /// https://fontawesome.com/icons/books-medical?style=light /// add, diary, documentation, health, journal, library, read, records, research static const IconData lightBooksMedical = IconDataLight(0xf7e8); /// Thin Books Medical icon /// /// https://fontawesome.com/icons/books-medical?style=thin /// add, diary, documentation, health, journal, library, read, records, research static const IconData thinBooksMedical = IconDataThin(0xf7e8); /// Solid Boombox icon /// /// https://fontawesome.com/icons/boombox?style=solid /// Portable Stereo, cassette, jambox, john cusack, music, radio, say anything static const IconData solidBoombox = IconDataSolid(0xf8a5); /// Regular Boombox icon /// /// https://fontawesome.com/icons/boombox?style=regular /// Portable Stereo, cassette, jambox, john cusack, music, radio, say anything static const IconData boombox = IconDataRegular(0xf8a5); /// Light Boombox icon /// /// https://fontawesome.com/icons/boombox?style=light /// Portable Stereo, cassette, jambox, john cusack, music, radio, say anything static const IconData lightBoombox = IconDataLight(0xf8a5); /// Thin Boombox icon /// /// https://fontawesome.com/icons/boombox?style=thin /// Portable Stereo, cassette, jambox, john cusack, music, radio, say anything static const IconData thinBoombox = IconDataThin(0xf8a5); /// Solid Boot icon /// /// https://fontawesome.com/icons/boot?style=solid /// backpacking, boot, camping, clothing, foot, hiking, hiking boot, shoe, sturdy static const IconData solidBoot = IconDataSolid(0xf782); /// Regular Boot icon /// /// https://fontawesome.com/icons/boot?style=regular /// backpacking, boot, camping, clothing, foot, hiking, hiking boot, shoe, sturdy static const IconData boot = IconDataRegular(0xf782); /// Light Boot icon /// /// https://fontawesome.com/icons/boot?style=light /// backpacking, boot, camping, clothing, foot, hiking, hiking boot, shoe, sturdy static const IconData lightBoot = IconDataLight(0xf782); /// Thin Boot icon /// /// https://fontawesome.com/icons/boot?style=thin /// backpacking, boot, camping, clothing, foot, hiking, hiking boot, shoe, sturdy static const IconData thinBoot = IconDataThin(0xf782); /// Solid Boot Heeled icon /// /// https://fontawesome.com/icons/boot-heeled?style=solid /// boot, clothing, cowboy, cowgirl, knee high, shoe, woman, woman’s boot static const IconData solidBootHeeled = IconDataSolid(0xe33f); /// Regular Boot Heeled icon /// /// https://fontawesome.com/icons/boot-heeled?style=regular /// boot, clothing, cowboy, cowgirl, knee high, shoe, woman, woman’s boot static const IconData bootHeeled = IconDataRegular(0xe33f); /// Light Boot Heeled icon /// /// https://fontawesome.com/icons/boot-heeled?style=light /// boot, clothing, cowboy, cowgirl, knee high, shoe, woman, woman’s boot static const IconData lightBootHeeled = IconDataLight(0xe33f); /// Thin Boot Heeled icon /// /// https://fontawesome.com/icons/boot-heeled?style=thin /// boot, clothing, cowboy, cowgirl, knee high, shoe, woman, woman’s boot static const IconData thinBootHeeled = IconDataThin(0xe33f); /// Solid Booth Curtain icon /// /// https://fontawesome.com/icons/booth-curtain?style=solid /// changing room, election, vote, voting, voting booth static const IconData solidBoothCurtain = IconDataSolid(0xf734); /// Regular Booth Curtain icon /// /// https://fontawesome.com/icons/booth-curtain?style=regular /// changing room, election, vote, voting, voting booth static const IconData boothCurtain = IconDataRegular(0xf734); /// Light Booth Curtain icon /// /// https://fontawesome.com/icons/booth-curtain?style=light /// changing room, election, vote, voting, voting booth static const IconData lightBoothCurtain = IconDataLight(0xf734); /// Thin Booth Curtain icon /// /// https://fontawesome.com/icons/booth-curtain?style=thin /// changing room, election, vote, voting, voting booth static const IconData thinBoothCurtain = IconDataThin(0xf734); /// Brands Bootstrap icon /// /// https://fontawesome.com/icons/bootstrap?style=brands static const IconData bootstrap = IconDataBrands(0xf836); /// Solid Border All icon /// /// https://fontawesome.com/icons/border-all?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderAll = IconDataSolid(0xf84c); /// Regular Border All icon /// /// https://fontawesome.com/icons/border-all?style=regular /// cell, grid, outline, stroke, table static const IconData borderAll = IconDataRegular(0xf84c); /// Light Border All icon /// /// https://fontawesome.com/icons/border-all?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderAll = IconDataLight(0xf84c); /// Thin Border All icon /// /// https://fontawesome.com/icons/border-all?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderAll = IconDataThin(0xf84c); /// Solid Border Bottom icon /// /// https://fontawesome.com/icons/border-bottom?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderBottom = IconDataSolid(0xf84d); /// Regular Border Bottom icon /// /// https://fontawesome.com/icons/border-bottom?style=regular /// cell, grid, outline, stroke, table static const IconData borderBottom = IconDataRegular(0xf84d); /// Light Border Bottom icon /// /// https://fontawesome.com/icons/border-bottom?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderBottom = IconDataLight(0xf84d); /// Thin Border Bottom icon /// /// https://fontawesome.com/icons/border-bottom?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderBottom = IconDataThin(0xf84d); /// Solid Border Bottom Right icon /// /// https://fontawesome.com/icons/border-bottom-right?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderBottomRight = IconDataSolid(0xf854); /// Alias border-style-alt for icon [solidBorderBottomRight] @Deprecated('Use "solidBorderBottomRight" instead.') static const IconData solidBorderStyleAlt = solidBorderBottomRight; /// Regular Border Bottom Right icon /// /// https://fontawesome.com/icons/border-bottom-right?style=regular /// cell, grid, outline, stroke, table static const IconData borderBottomRight = IconDataRegular(0xf854); /// Alias border-style-alt for icon [borderBottomRight] @Deprecated('Use "borderBottomRight" instead.') static const IconData borderStyleAlt = borderBottomRight; /// Light Border Bottom Right icon /// /// https://fontawesome.com/icons/border-bottom-right?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderBottomRight = IconDataLight(0xf854); /// Alias border-style-alt for icon [lightBorderBottomRight] @Deprecated('Use "lightBorderBottomRight" instead.') static const IconData lightBorderStyleAlt = lightBorderBottomRight; /// Thin Border Bottom Right icon /// /// https://fontawesome.com/icons/border-bottom-right?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderBottomRight = IconDataThin(0xf854); /// Alias border-style-alt for icon [thinBorderBottomRight] @Deprecated('Use "thinBorderBottomRight" instead.') static const IconData thinBorderStyleAlt = thinBorderBottomRight; /// Solid Border Center H icon /// /// https://fontawesome.com/icons/border-center-h?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderCenterH = IconDataSolid(0xf89c); /// Regular Border Center H icon /// /// https://fontawesome.com/icons/border-center-h?style=regular /// cell, grid, outline, stroke, table static const IconData borderCenterH = IconDataRegular(0xf89c); /// Light Border Center H icon /// /// https://fontawesome.com/icons/border-center-h?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderCenterH = IconDataLight(0xf89c); /// Thin Border Center H icon /// /// https://fontawesome.com/icons/border-center-h?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderCenterH = IconDataThin(0xf89c); /// Solid Border Center V icon /// /// https://fontawesome.com/icons/border-center-v?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderCenterV = IconDataSolid(0xf89d); /// Regular Border Center V icon /// /// https://fontawesome.com/icons/border-center-v?style=regular /// cell, grid, outline, stroke, table static const IconData borderCenterV = IconDataRegular(0xf89d); /// Light Border Center V icon /// /// https://fontawesome.com/icons/border-center-v?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderCenterV = IconDataLight(0xf89d); /// Thin Border Center V icon /// /// https://fontawesome.com/icons/border-center-v?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderCenterV = IconDataThin(0xf89d); /// Solid Border Inner icon /// /// https://fontawesome.com/icons/border-inner?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderInner = IconDataSolid(0xf84e); /// Regular Border Inner icon /// /// https://fontawesome.com/icons/border-inner?style=regular /// cell, grid, outline, stroke, table static const IconData borderInner = IconDataRegular(0xf84e); /// Light Border Inner icon /// /// https://fontawesome.com/icons/border-inner?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderInner = IconDataLight(0xf84e); /// Thin Border Inner icon /// /// https://fontawesome.com/icons/border-inner?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderInner = IconDataThin(0xf84e); /// Solid Border Left icon /// /// https://fontawesome.com/icons/border-left?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderLeft = IconDataSolid(0xf84f); /// Regular Border Left icon /// /// https://fontawesome.com/icons/border-left?style=regular /// cell, grid, outline, stroke, table static const IconData borderLeft = IconDataRegular(0xf84f); /// Light Border Left icon /// /// https://fontawesome.com/icons/border-left?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderLeft = IconDataLight(0xf84f); /// Thin Border Left icon /// /// https://fontawesome.com/icons/border-left?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderLeft = IconDataThin(0xf84f); /// Solid Border None icon /// /// https://fontawesome.com/icons/border-none?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderNone = IconDataSolid(0xf850); /// Regular Border None icon /// /// https://fontawesome.com/icons/border-none?style=regular /// cell, grid, outline, stroke, table static const IconData borderNone = IconDataRegular(0xf850); /// Light Border None icon /// /// https://fontawesome.com/icons/border-none?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderNone = IconDataLight(0xf850); /// Thin Border None icon /// /// https://fontawesome.com/icons/border-none?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderNone = IconDataThin(0xf850); /// Solid Border Outer icon /// /// https://fontawesome.com/icons/border-outer?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderOuter = IconDataSolid(0xf851); /// Regular Border Outer icon /// /// https://fontawesome.com/icons/border-outer?style=regular /// cell, grid, outline, stroke, table static const IconData borderOuter = IconDataRegular(0xf851); /// Light Border Outer icon /// /// https://fontawesome.com/icons/border-outer?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderOuter = IconDataLight(0xf851); /// Thin Border Outer icon /// /// https://fontawesome.com/icons/border-outer?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderOuter = IconDataThin(0xf851); /// Solid Border Right icon /// /// https://fontawesome.com/icons/border-right?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderRight = IconDataSolid(0xf852); /// Regular Border Right icon /// /// https://fontawesome.com/icons/border-right?style=regular /// cell, grid, outline, stroke, table static const IconData borderRight = IconDataRegular(0xf852); /// Light Border Right icon /// /// https://fontawesome.com/icons/border-right?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderRight = IconDataLight(0xf852); /// Thin Border Right icon /// /// https://fontawesome.com/icons/border-right?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderRight = IconDataThin(0xf852); /// Solid Border Top icon /// /// https://fontawesome.com/icons/border-top?style=solid /// cell, grid, outline, stroke, table static const IconData solidBorderTop = IconDataSolid(0xf855); /// Regular Border Top icon /// /// https://fontawesome.com/icons/border-top?style=regular /// cell, grid, outline, stroke, table static const IconData borderTop = IconDataRegular(0xf855); /// Light Border Top icon /// /// https://fontawesome.com/icons/border-top?style=light /// cell, grid, outline, stroke, table static const IconData lightBorderTop = IconDataLight(0xf855); /// Thin Border Top icon /// /// https://fontawesome.com/icons/border-top?style=thin /// cell, grid, outline, stroke, table static const IconData thinBorderTop = IconDataThin(0xf855); /// Solid Border Top Left icon /// /// https://fontawesome.com/icons/border-top-left?style=solid /// cell, outline, stroke, table static const IconData solidBorderTopLeft = IconDataSolid(0xf853); /// Alias border-style for icon [solidBorderTopLeft] @Deprecated('Use "solidBorderTopLeft" instead.') static const IconData solidBorderStyle = solidBorderTopLeft; /// Regular Border Top Left icon /// /// https://fontawesome.com/icons/border-top-left?style=regular /// cell, outline, stroke, table static const IconData borderTopLeft = IconDataRegular(0xf853); /// Alias border-style for icon [borderTopLeft] @Deprecated('Use "borderTopLeft" instead.') static const IconData borderStyle = borderTopLeft; /// Light Border Top Left icon /// /// https://fontawesome.com/icons/border-top-left?style=light /// cell, outline, stroke, table static const IconData lightBorderTopLeft = IconDataLight(0xf853); /// Alias border-style for icon [lightBorderTopLeft] @Deprecated('Use "lightBorderTopLeft" instead.') static const IconData lightBorderStyle = lightBorderTopLeft; /// Thin Border Top Left icon /// /// https://fontawesome.com/icons/border-top-left?style=thin /// cell, outline, stroke, table static const IconData thinBorderTopLeft = IconDataThin(0xf853); /// Alias border-style for icon [thinBorderTopLeft] @Deprecated('Use "thinBorderTopLeft" instead.') static const IconData thinBorderStyle = thinBorderTopLeft; /// Solid Bore Hole icon /// /// https://fontawesome.com/icons/bore-hole?style=solid /// bore, bury, drill, hole static const IconData solidBoreHole = IconDataSolid(0xe4c3); /// Regular Bore Hole icon /// /// https://fontawesome.com/icons/bore-hole?style=regular /// bore, bury, drill, hole static const IconData boreHole = IconDataRegular(0xe4c3); /// Light Bore Hole icon /// /// https://fontawesome.com/icons/bore-hole?style=light /// bore, bury, drill, hole static const IconData lightBoreHole = IconDataLight(0xe4c3); /// Thin Bore Hole icon /// /// https://fontawesome.com/icons/bore-hole?style=thin /// bore, bury, drill, hole static const IconData thinBoreHole = IconDataThin(0xe4c3); /// Brands Bots icon /// /// https://fontawesome.com/icons/bots?style=brands static const IconData bots = IconDataBrands(0xe340); /// Solid Bottle Droplet icon /// /// https://fontawesome.com/icons/bottle-droplet?style=solid /// alcohol, drink, oil, olive oil, wine static const IconData solidBottleDroplet = IconDataSolid(0xe4c4); /// Regular Bottle Droplet icon /// /// https://fontawesome.com/icons/bottle-droplet?style=regular /// alcohol, drink, oil, olive oil, wine static const IconData bottleDroplet = IconDataRegular(0xe4c4); /// Light Bottle Droplet icon /// /// https://fontawesome.com/icons/bottle-droplet?style=light /// alcohol, drink, oil, olive oil, wine static const IconData lightBottleDroplet = IconDataLight(0xe4c4); /// Thin Bottle Droplet icon /// /// https://fontawesome.com/icons/bottle-droplet?style=thin /// alcohol, drink, oil, olive oil, wine static const IconData thinBottleDroplet = IconDataThin(0xe4c4); /// Solid Bottle Water icon /// /// https://fontawesome.com/icons/bottle-water?style=solid /// h2o, plastic, water static const IconData solidBottleWater = IconDataSolid(0xe4c5); /// Regular Bottle Water icon /// /// https://fontawesome.com/icons/bottle-water?style=regular /// h2o, plastic, water static const IconData bottleWater = IconDataRegular(0xe4c5); /// Light Bottle Water icon /// /// https://fontawesome.com/icons/bottle-water?style=light /// h2o, plastic, water static const IconData lightBottleWater = IconDataLight(0xe4c5); /// Thin Bottle Water icon /// /// https://fontawesome.com/icons/bottle-water?style=thin /// h2o, plastic, water static const IconData thinBottleWater = IconDataThin(0xe4c5); /// Solid Bow Arrow icon /// /// https://fontawesome.com/icons/bow-arrow?style=solid /// Dungeons & Dragons, Sagittarius, archer, archery, arrow, bow, bow and arrow, d&d, dnd, fantasy, legolas, ranged attack, ranger, weapon, zodiac static const IconData solidBowArrow = IconDataSolid(0xf6b9); /// Regular Bow Arrow icon /// /// https://fontawesome.com/icons/bow-arrow?style=regular /// Dungeons & Dragons, Sagittarius, archer, archery, arrow, bow, bow and arrow, d&d, dnd, fantasy, legolas, ranged attack, ranger, weapon, zodiac static const IconData bowArrow = IconDataRegular(0xf6b9); /// Light Bow Arrow icon /// /// https://fontawesome.com/icons/bow-arrow?style=light /// Dungeons & Dragons, Sagittarius, archer, archery, arrow, bow, bow and arrow, d&d, dnd, fantasy, legolas, ranged attack, ranger, weapon, zodiac static const IconData lightBowArrow = IconDataLight(0xf6b9); /// Thin Bow Arrow icon /// /// https://fontawesome.com/icons/bow-arrow?style=thin /// Dungeons & Dragons, Sagittarius, archer, archery, arrow, bow, bow and arrow, d&d, dnd, fantasy, legolas, ranged attack, ranger, weapon, zodiac static const IconData thinBowArrow = IconDataThin(0xf6b9); /// Solid Bowl Chopsticks icon /// /// https://fontawesome.com/icons/bowl-chopsticks?style=solid /// chopsticks, noodles, ramen, steaming static const IconData solidBowlChopsticks = IconDataSolid(0xe2e9); /// Regular Bowl Chopsticks icon /// /// https://fontawesome.com/icons/bowl-chopsticks?style=regular /// chopsticks, noodles, ramen, steaming static const IconData bowlChopsticks = IconDataRegular(0xe2e9); /// Light Bowl Chopsticks icon /// /// https://fontawesome.com/icons/bowl-chopsticks?style=light /// chopsticks, noodles, ramen, steaming static const IconData lightBowlChopsticks = IconDataLight(0xe2e9); /// Thin Bowl Chopsticks icon /// /// https://fontawesome.com/icons/bowl-chopsticks?style=thin /// chopsticks, noodles, ramen, steaming static const IconData thinBowlChopsticks = IconDataThin(0xe2e9); /// Solid Bowl Chopsticks Noodles icon /// /// https://fontawesome.com/icons/bowl-chopsticks-noodles?style=solid /// bowl, chopsticks, noodle, noodles, ramen, steaming, steaming bowl static const IconData solidBowlChopsticksNoodles = IconDataSolid(0xe2ea); /// Regular Bowl Chopsticks Noodles icon /// /// https://fontawesome.com/icons/bowl-chopsticks-noodles?style=regular /// bowl, chopsticks, noodle, noodles, ramen, steaming, steaming bowl static const IconData bowlChopsticksNoodles = IconDataRegular(0xe2ea); /// Light Bowl Chopsticks Noodles icon /// /// https://fontawesome.com/icons/bowl-chopsticks-noodles?style=light /// bowl, chopsticks, noodle, noodles, ramen, steaming, steaming bowl static const IconData lightBowlChopsticksNoodles = IconDataLight(0xe2ea); /// Thin Bowl Chopsticks Noodles icon /// /// https://fontawesome.com/icons/bowl-chopsticks-noodles?style=thin /// bowl, chopsticks, noodle, noodles, ramen, steaming, steaming bowl static const IconData thinBowlChopsticksNoodles = IconDataThin(0xe2ea); /// Solid Bowl Food icon /// /// https://fontawesome.com/icons/bowl-food?style=solid /// catfood, dogfood, food, rice static const IconData solidBowlFood = IconDataSolid(0xe4c6); /// Regular Bowl Food icon /// /// https://fontawesome.com/icons/bowl-food?style=regular /// catfood, dogfood, food, rice static const IconData bowlFood = IconDataRegular(0xe4c6); /// Light Bowl Food icon /// /// https://fontawesome.com/icons/bowl-food?style=light /// catfood, dogfood, food, rice static const IconData lightBowlFood = IconDataLight(0xe4c6); /// Thin Bowl Food icon /// /// https://fontawesome.com/icons/bowl-food?style=thin /// catfood, dogfood, food, rice static const IconData thinBowlFood = IconDataThin(0xe4c6); /// Solid Bowl Hot icon /// /// https://fontawesome.com/icons/bowl-hot?style=solid /// bisque, bouillon, bowl, broth, chicken, chowder, gazpacho, ramen, stew static const IconData solidBowlHot = IconDataSolid(0xf823); /// Alias soup for icon [solidBowlHot] @Deprecated('Use "solidBowlHot" instead.') static const IconData solidSoup = solidBowlHot; /// Regular Bowl Hot icon /// /// https://fontawesome.com/icons/bowl-hot?style=regular /// bisque, bouillon, bowl, broth, chicken, chowder, gazpacho, ramen, stew static const IconData bowlHot = IconDataRegular(0xf823); /// Alias soup for icon [bowlHot] @Deprecated('Use "bowlHot" instead.') static const IconData soup = bowlHot; /// Light Bowl Hot icon /// /// https://fontawesome.com/icons/bowl-hot?style=light /// bisque, bouillon, bowl, broth, chicken, chowder, gazpacho, ramen, stew static const IconData lightBowlHot = IconDataLight(0xf823); /// Alias soup for icon [lightBowlHot] @Deprecated('Use "lightBowlHot" instead.') static const IconData lightSoup = lightBowlHot; /// Thin Bowl Hot icon /// /// https://fontawesome.com/icons/bowl-hot?style=thin /// bisque, bouillon, bowl, broth, chicken, chowder, gazpacho, ramen, stew static const IconData thinBowlHot = IconDataThin(0xf823); /// Alias soup for icon [thinBowlHot] @Deprecated('Use "thinBowlHot" instead.') static const IconData thinSoup = thinBowlHot; /// Solid Bowl Rice icon /// /// https://fontawesome.com/icons/bowl-rice?style=solid /// boiled, cooked, cooked rice, rice, steamed static const IconData solidBowlRice = IconDataSolid(0xe2eb); /// Regular Bowl Rice icon /// /// https://fontawesome.com/icons/bowl-rice?style=regular /// boiled, cooked, cooked rice, rice, steamed static const IconData bowlRice = IconDataRegular(0xe2eb); /// Light Bowl Rice icon /// /// https://fontawesome.com/icons/bowl-rice?style=light /// boiled, cooked, cooked rice, rice, steamed static const IconData lightBowlRice = IconDataLight(0xe2eb); /// Thin Bowl Rice icon /// /// https://fontawesome.com/icons/bowl-rice?style=thin /// boiled, cooked, cooked rice, rice, steamed static const IconData thinBowlRice = IconDataThin(0xe2eb); /// Solid Bowl Scoop icon /// /// https://fontawesome.com/icons/bowl-scoop?style=solid /// dessert, ice cream, scoop, shaved ice, sherbert, sherbet, sorbet static const IconData solidBowlScoop = IconDataSolid(0xe3de); /// Alias bowl-shaved-ice for icon [solidBowlScoop] @Deprecated('Use "solidBowlScoop" instead.') static const IconData solidBowlShavedIce = solidBowlScoop; /// Regular Bowl Scoop icon /// /// https://fontawesome.com/icons/bowl-scoop?style=regular /// dessert, ice cream, scoop, shaved ice, sherbert, sherbet, sorbet static const IconData bowlScoop = IconDataRegular(0xe3de); /// Alias bowl-shaved-ice for icon [bowlScoop] @Deprecated('Use "bowlScoop" instead.') static const IconData bowlShavedIce = bowlScoop; /// Light Bowl Scoop icon /// /// https://fontawesome.com/icons/bowl-scoop?style=light /// dessert, ice cream, scoop, shaved ice, sherbert, sherbet, sorbet static const IconData lightBowlScoop = IconDataLight(0xe3de); /// Alias bowl-shaved-ice for icon [lightBowlScoop] @Deprecated('Use "lightBowlScoop" instead.') static const IconData lightBowlShavedIce = lightBowlScoop; /// Thin Bowl Scoop icon /// /// https://fontawesome.com/icons/bowl-scoop?style=thin /// dessert, ice cream, scoop, shaved ice, sherbert, sherbet, sorbet static const IconData thinBowlScoop = IconDataThin(0xe3de); /// Alias bowl-shaved-ice for icon [thinBowlScoop] @Deprecated('Use "thinBowlScoop" instead.') static const IconData thinBowlShavedIce = thinBowlScoop; /// Solid Bowl Scoops icon /// /// https://fontawesome.com/icons/bowl-scoops?style=solid /// dessert, ice cream, scoop, shaved ice, sherbert, sherbet, sorbet static const IconData solidBowlScoops = IconDataSolid(0xe3df); /// Regular Bowl Scoops icon /// /// https://fontawesome.com/icons/bowl-scoops?style=regular /// dessert, ice cream, scoop, shaved ice, sherbert, sherbet, sorbet static const IconData bowlScoops = IconDataRegular(0xe3df); /// Light Bowl Scoops icon /// /// https://fontawesome.com/icons/bowl-scoops?style=light /// dessert, ice cream, scoop, shaved ice, sherbert, sherbet, sorbet static const IconData lightBowlScoops = IconDataLight(0xe3df); /// Thin Bowl Scoops icon /// /// https://fontawesome.com/icons/bowl-scoops?style=thin /// dessert, ice cream, scoop, shaved ice, sherbert, sherbet, sorbet static const IconData thinBowlScoops = IconDataThin(0xe3df); /// Solid Bowl Soft Serve icon /// /// https://fontawesome.com/icons/bowl-soft-serve?style=solid /// cone, creemee, frozen yogurt, ice cream, icecream, softserve static const IconData solidBowlSoftServe = IconDataSolid(0xe46b); /// Regular Bowl Soft Serve icon /// /// https://fontawesome.com/icons/bowl-soft-serve?style=regular /// cone, creemee, frozen yogurt, ice cream, icecream, softserve static const IconData bowlSoftServe = IconDataRegular(0xe46b); /// Light Bowl Soft Serve icon /// /// https://fontawesome.com/icons/bowl-soft-serve?style=light /// cone, creemee, frozen yogurt, ice cream, icecream, softserve static const IconData lightBowlSoftServe = IconDataLight(0xe46b); /// Thin Bowl Soft Serve icon /// /// https://fontawesome.com/icons/bowl-soft-serve?style=thin /// cone, creemee, frozen yogurt, ice cream, icecream, softserve static const IconData thinBowlSoftServe = IconDataThin(0xe46b); /// Solid Bowl Spoon icon /// /// https://fontawesome.com/icons/bowl-spoon?style=solid /// breakfast, cereal, congee, oatmeal, porridge static const IconData solidBowlSpoon = IconDataSolid(0xe3e0); /// Regular Bowl Spoon icon /// /// https://fontawesome.com/icons/bowl-spoon?style=regular /// breakfast, cereal, congee, oatmeal, porridge static const IconData bowlSpoon = IconDataRegular(0xe3e0); /// Light Bowl Spoon icon /// /// https://fontawesome.com/icons/bowl-spoon?style=light /// breakfast, cereal, congee, oatmeal, porridge static const IconData lightBowlSpoon = IconDataLight(0xe3e0); /// Thin Bowl Spoon icon /// /// https://fontawesome.com/icons/bowl-spoon?style=thin /// breakfast, cereal, congee, oatmeal, porridge static const IconData thinBowlSpoon = IconDataThin(0xe3e0); /// Solid Bowling Ball icon /// /// https://fontawesome.com/icons/bowling-ball?style=solid /// alley, candlepin, gutter, lane, strike, tenpin static const IconData solidBowlingBall = IconDataSolid(0xf436); /// Regular Bowling Ball icon /// /// https://fontawesome.com/icons/bowling-ball?style=regular /// alley, candlepin, gutter, lane, strike, tenpin static const IconData bowlingBall = IconDataRegular(0xf436); /// Light Bowling Ball icon /// /// https://fontawesome.com/icons/bowling-ball?style=light /// alley, candlepin, gutter, lane, strike, tenpin static const IconData lightBowlingBall = IconDataLight(0xf436); /// Thin Bowling Ball icon /// /// https://fontawesome.com/icons/bowling-ball?style=thin /// alley, candlepin, gutter, lane, strike, tenpin static const IconData thinBowlingBall = IconDataThin(0xf436); /// Solid Bowling Ball Pin icon /// /// https://fontawesome.com/icons/bowling-ball-pin?style=solid /// ball, bowling, game, league, pin, strike static const IconData solidBowlingBallPin = IconDataSolid(0xe0c3); /// Regular Bowling Ball Pin icon /// /// https://fontawesome.com/icons/bowling-ball-pin?style=regular /// ball, bowling, game, league, pin, strike static const IconData bowlingBallPin = IconDataRegular(0xe0c3); /// Light Bowling Ball Pin icon /// /// https://fontawesome.com/icons/bowling-ball-pin?style=light /// ball, bowling, game, league, pin, strike static const IconData lightBowlingBallPin = IconDataLight(0xe0c3); /// Thin Bowling Ball Pin icon /// /// https://fontawesome.com/icons/bowling-ball-pin?style=thin /// ball, bowling, game, league, pin, strike static const IconData thinBowlingBallPin = IconDataThin(0xe0c3); /// Solid Bowling Pins icon /// /// https://fontawesome.com/icons/bowling-pins?style=solid /// alley, candlepin, gutter, lane, strike, tenpin static const IconData solidBowlingPins = IconDataSolid(0xf437); /// Regular Bowling Pins icon /// /// https://fontawesome.com/icons/bowling-pins?style=regular /// alley, candlepin, gutter, lane, strike, tenpin static const IconData bowlingPins = IconDataRegular(0xf437); /// Light Bowling Pins icon /// /// https://fontawesome.com/icons/bowling-pins?style=light /// alley, candlepin, gutter, lane, strike, tenpin static const IconData lightBowlingPins = IconDataLight(0xf437); /// Thin Bowling Pins icon /// /// https://fontawesome.com/icons/bowling-pins?style=thin /// alley, candlepin, gutter, lane, strike, tenpin static const IconData thinBowlingPins = IconDataThin(0xf437); /// Solid Box icon /// /// https://fontawesome.com/icons/box?style=solid /// archive, box, container, package, parcel, storage static const IconData solidBox = IconDataSolid(0xf466); /// Regular Box icon /// /// https://fontawesome.com/icons/box?style=regular /// archive, box, container, package, parcel, storage static const IconData box = IconDataRegular(0xf466); /// Light Box icon /// /// https://fontawesome.com/icons/box?style=light /// archive, box, container, package, parcel, storage static const IconData lightBox = IconDataLight(0xf466); /// Thin Box icon /// /// https://fontawesome.com/icons/box?style=thin /// archive, box, container, package, parcel, storage static const IconData thinBox = IconDataThin(0xf466); /// Solid Box Archive icon /// /// https://fontawesome.com/icons/box-archive?style=solid /// box, package, save, storage static const IconData solidBoxArchive = IconDataSolid(0xf187); /// Alias archive for icon [solidBoxArchive] @Deprecated('Use "solidBoxArchive" instead.') static const IconData solidArchive = solidBoxArchive; /// Regular Box Archive icon /// /// https://fontawesome.com/icons/box-archive?style=regular /// box, package, save, storage static const IconData boxArchive = IconDataRegular(0xf187); /// Alias archive for icon [boxArchive] @Deprecated('Use "boxArchive" instead.') static const IconData archive = boxArchive; /// Light Box Archive icon /// /// https://fontawesome.com/icons/box-archive?style=light /// box, package, save, storage static const IconData lightBoxArchive = IconDataLight(0xf187); /// Alias archive for icon [lightBoxArchive] @Deprecated('Use "lightBoxArchive" instead.') static const IconData lightArchive = lightBoxArchive; /// Thin Box Archive icon /// /// https://fontawesome.com/icons/box-archive?style=thin /// box, package, save, storage static const IconData thinBoxArchive = IconDataThin(0xf187); /// Alias archive for icon [thinBoxArchive] @Deprecated('Use "thinBoxArchive" instead.') static const IconData thinArchive = thinBoxArchive; /// Solid Box Ballot icon /// /// https://fontawesome.com/icons/box-ballot?style=solid /// ballot, ballot box with ballot, box, election, politics, vote, voting static const IconData solidBoxBallot = IconDataSolid(0xf735); /// Regular Box Ballot icon /// /// https://fontawesome.com/icons/box-ballot?style=regular /// ballot, ballot box with ballot, box, election, politics, vote, voting static const IconData boxBallot = IconDataRegular(0xf735); /// Light Box Ballot icon /// /// https://fontawesome.com/icons/box-ballot?style=light /// ballot, ballot box with ballot, box, election, politics, vote, voting static const IconData lightBoxBallot = IconDataLight(0xf735); /// Thin Box Ballot icon /// /// https://fontawesome.com/icons/box-ballot?style=thin /// ballot, ballot box with ballot, box, election, politics, vote, voting static const IconData thinBoxBallot = IconDataThin(0xf735); /// Solid Box Check icon /// /// https://fontawesome.com/icons/box-check?style=solid /// accept, agree, confirm, correct, done, enable, ok, package, select, success, tick, todo, validate, working, yes static const IconData solidBoxCheck = IconDataSolid(0xf467); /// Regular Box Check icon /// /// https://fontawesome.com/icons/box-check?style=regular /// accept, agree, confirm, correct, done, enable, ok, package, select, success, tick, todo, validate, working, yes static const IconData boxCheck = IconDataRegular(0xf467); /// Light Box Check icon /// /// https://fontawesome.com/icons/box-check?style=light /// accept, agree, confirm, correct, done, enable, ok, package, select, success, tick, todo, validate, working, yes static const IconData lightBoxCheck = IconDataLight(0xf467); /// Thin Box Check icon /// /// https://fontawesome.com/icons/box-check?style=thin /// accept, agree, confirm, correct, done, enable, ok, package, select, success, tick, todo, validate, working, yes static const IconData thinBoxCheck = IconDataThin(0xf467); /// Solid Box Circle Check icon /// /// https://fontawesome.com/icons/box-circle-check?style=solid /// confirm, enable, inventory, not affected, ok, okay, package, validate, working static const IconData solidBoxCircleCheck = IconDataSolid(0xe0c4); /// Regular Box Circle Check icon /// /// https://fontawesome.com/icons/box-circle-check?style=regular /// confirm, enable, inventory, not affected, ok, okay, package, validate, working static const IconData boxCircleCheck = IconDataRegular(0xe0c4); /// Light Box Circle Check icon /// /// https://fontawesome.com/icons/box-circle-check?style=light /// confirm, enable, inventory, not affected, ok, okay, package, validate, working static const IconData lightBoxCircleCheck = IconDataLight(0xe0c4); /// Thin Box Circle Check icon /// /// https://fontawesome.com/icons/box-circle-check?style=thin /// confirm, enable, inventory, not affected, ok, okay, package, validate, working static const IconData thinBoxCircleCheck = IconDataThin(0xe0c4); /// Solid Box Dollar icon /// /// https://fontawesome.com/icons/box-dollar?style=solid /// $, dollar-sign, donation, money, salary, usd static const IconData solidBoxDollar = IconDataSolid(0xf4a0); /// Alias box-usd for icon [solidBoxDollar] @Deprecated('Use "solidBoxDollar" instead.') static const IconData solidBoxUsd = solidBoxDollar; /// Regular Box Dollar icon /// /// https://fontawesome.com/icons/box-dollar?style=regular /// $, dollar-sign, donation, money, salary, usd static const IconData boxDollar = IconDataRegular(0xf4a0); /// Alias box-usd for icon [boxDollar] @Deprecated('Use "boxDollar" instead.') static const IconData boxUsd = boxDollar; /// Light Box Dollar icon /// /// https://fontawesome.com/icons/box-dollar?style=light /// $, dollar-sign, donation, money, salary, usd static const IconData lightBoxDollar = IconDataLight(0xf4a0); /// Alias box-usd for icon [lightBoxDollar] @Deprecated('Use "lightBoxDollar" instead.') static const IconData lightBoxUsd = lightBoxDollar; /// Thin Box Dollar icon /// /// https://fontawesome.com/icons/box-dollar?style=thin /// $, dollar-sign, donation, money, salary, usd static const IconData thinBoxDollar = IconDataThin(0xf4a0); /// Alias box-usd for icon [thinBoxDollar] @Deprecated('Use "thinBoxDollar" instead.') static const IconData thinBoxUsd = thinBoxDollar; /// Solid Box Heart icon /// /// https://fontawesome.com/icons/box-heart?style=solid /// care, donation, package, storage, wishlist static const IconData solidBoxHeart = IconDataSolid(0xf49d); /// Regular Box Heart icon /// /// https://fontawesome.com/icons/box-heart?style=regular /// care, donation, package, storage, wishlist static const IconData boxHeart = IconDataRegular(0xf49d); /// Light Box Heart icon /// /// https://fontawesome.com/icons/box-heart?style=light /// care, donation, package, storage, wishlist static const IconData lightBoxHeart = IconDataLight(0xf49d); /// Thin Box Heart icon /// /// https://fontawesome.com/icons/box-heart?style=thin /// care, donation, package, storage, wishlist static const IconData thinBoxHeart = IconDataThin(0xf49d); /// Solid Box Open icon /// /// https://fontawesome.com/icons/box-open?style=solid /// archive, container, package, storage, unpack static const IconData solidBoxOpen = IconDataSolid(0xf49e); /// Regular Box Open icon /// /// https://fontawesome.com/icons/box-open?style=regular /// archive, container, package, storage, unpack static const IconData boxOpen = IconDataRegular(0xf49e); /// Light Box Open icon /// /// https://fontawesome.com/icons/box-open?style=light /// archive, container, package, storage, unpack static const IconData lightBoxOpen = IconDataLight(0xf49e); /// Thin Box Open icon /// /// https://fontawesome.com/icons/box-open?style=thin /// archive, container, package, storage, unpack static const IconData thinBoxOpen = IconDataThin(0xf49e); /// Solid Box Open Full icon /// /// https://fontawesome.com/icons/box-open-full?style=solid /// attic, package, packed, storage static const IconData solidBoxOpenFull = IconDataSolid(0xf49c); /// Alias box-full for icon [solidBoxOpenFull] @Deprecated('Use "solidBoxOpenFull" instead.') static const IconData solidBoxFull = solidBoxOpenFull; /// Regular Box Open Full icon /// /// https://fontawesome.com/icons/box-open-full?style=regular /// attic, package, packed, storage static const IconData boxOpenFull = IconDataRegular(0xf49c); /// Alias box-full for icon [boxOpenFull] @Deprecated('Use "boxOpenFull" instead.') static const IconData boxFull = boxOpenFull; /// Light Box Open Full icon /// /// https://fontawesome.com/icons/box-open-full?style=light /// attic, package, packed, storage static const IconData lightBoxOpenFull = IconDataLight(0xf49c); /// Alias box-full for icon [lightBoxOpenFull] @Deprecated('Use "lightBoxOpenFull" instead.') static const IconData lightBoxFull = lightBoxOpenFull; /// Thin Box Open Full icon /// /// https://fontawesome.com/icons/box-open-full?style=thin /// attic, package, packed, storage static const IconData thinBoxOpenFull = IconDataThin(0xf49c); /// Alias box-full for icon [thinBoxOpenFull] @Deprecated('Use "thinBoxOpenFull" instead.') static const IconData thinBoxFull = thinBoxOpenFull; /// Solid Box Taped icon /// /// https://fontawesome.com/icons/box-taped?style=solid /// archive, container, package, storage static const IconData solidBoxTaped = IconDataSolid(0xf49a); /// Alias box-alt for icon [solidBoxTaped] @Deprecated('Use "solidBoxTaped" instead.') static const IconData solidBoxAlt = solidBoxTaped; /// Regular Box Taped icon /// /// https://fontawesome.com/icons/box-taped?style=regular /// archive, container, package, storage static const IconData boxTaped = IconDataRegular(0xf49a); /// Alias box-alt for icon [boxTaped] @Deprecated('Use "boxTaped" instead.') static const IconData boxAlt = boxTaped; /// Light Box Taped icon /// /// https://fontawesome.com/icons/box-taped?style=light /// archive, container, package, storage static const IconData lightBoxTaped = IconDataLight(0xf49a); /// Alias box-alt for icon [lightBoxTaped] @Deprecated('Use "lightBoxTaped" instead.') static const IconData lightBoxAlt = lightBoxTaped; /// Thin Box Taped icon /// /// https://fontawesome.com/icons/box-taped?style=thin /// archive, container, package, storage static const IconData thinBoxTaped = IconDataThin(0xf49a); /// Alias box-alt for icon [thinBoxTaped] @Deprecated('Use "thinBoxTaped" instead.') static const IconData thinBoxAlt = thinBoxTaped; /// Solid Box Tissue icon /// /// https://fontawesome.com/icons/box-tissue?style=solid /// cough, covid-19, kleenex, mucus, nose, sneeze, snot static const IconData solidBoxTissue = IconDataSolid(0xe05b); /// Regular Box Tissue icon /// /// https://fontawesome.com/icons/box-tissue?style=regular /// cough, covid-19, kleenex, mucus, nose, sneeze, snot static const IconData boxTissue = IconDataRegular(0xe05b); /// Light Box Tissue icon /// /// https://fontawesome.com/icons/box-tissue?style=light /// cough, covid-19, kleenex, mucus, nose, sneeze, snot static const IconData lightBoxTissue = IconDataLight(0xe05b); /// Thin Box Tissue icon /// /// https://fontawesome.com/icons/box-tissue?style=thin /// cough, covid-19, kleenex, mucus, nose, sneeze, snot static const IconData thinBoxTissue = IconDataThin(0xe05b); /// Solid Boxes Packing icon /// /// https://fontawesome.com/icons/boxes-packing?style=solid /// archive, box, package, storage, supplies static const IconData solidBoxesPacking = IconDataSolid(0xe4c7); /// Regular Boxes Packing icon /// /// https://fontawesome.com/icons/boxes-packing?style=regular /// archive, box, package, storage, supplies static const IconData boxesPacking = IconDataRegular(0xe4c7); /// Light Boxes Packing icon /// /// https://fontawesome.com/icons/boxes-packing?style=light /// archive, box, package, storage, supplies static const IconData lightBoxesPacking = IconDataLight(0xe4c7); /// Thin Boxes Packing icon /// /// https://fontawesome.com/icons/boxes-packing?style=thin /// archive, box, package, storage, supplies static const IconData thinBoxesPacking = IconDataThin(0xe4c7); /// Solid Boxes Stacked icon /// /// https://fontawesome.com/icons/boxes-stacked?style=solid /// archives, inventory, storage, warehouse static const IconData solidBoxesStacked = IconDataSolid(0xf468); /// Alias boxes for icon [solidBoxesStacked] @Deprecated('Use "solidBoxesStacked" instead.') static const IconData solidBoxes = solidBoxesStacked; /// Alias boxes-alt for icon [solidBoxesStacked] @Deprecated('Use "solidBoxesStacked" instead.') static const IconData solidBoxesAlt = solidBoxesStacked; /// Regular Boxes Stacked icon /// /// https://fontawesome.com/icons/boxes-stacked?style=regular /// archives, inventory, storage, warehouse static const IconData boxesStacked = IconDataRegular(0xf468); /// Alias boxes for icon [boxesStacked] @Deprecated('Use "boxesStacked" instead.') static const IconData boxes = boxesStacked; /// Alias boxes-alt for icon [boxesStacked] @Deprecated('Use "boxesStacked" instead.') static const IconData boxesAlt = boxesStacked; /// Light Boxes Stacked icon /// /// https://fontawesome.com/icons/boxes-stacked?style=light /// archives, inventory, storage, warehouse static const IconData lightBoxesStacked = IconDataLight(0xf468); /// Alias boxes for icon [lightBoxesStacked] @Deprecated('Use "lightBoxesStacked" instead.') static const IconData lightBoxes = lightBoxesStacked; /// Alias boxes-alt for icon [lightBoxesStacked] @Deprecated('Use "lightBoxesStacked" instead.') static const IconData lightBoxesAlt = lightBoxesStacked; /// Thin Boxes Stacked icon /// /// https://fontawesome.com/icons/boxes-stacked?style=thin /// archives, inventory, storage, warehouse static const IconData thinBoxesStacked = IconDataThin(0xf468); /// Alias boxes for icon [thinBoxesStacked] @Deprecated('Use "thinBoxesStacked" instead.') static const IconData thinBoxes = thinBoxesStacked; /// Alias boxes-alt for icon [thinBoxesStacked] @Deprecated('Use "thinBoxesStacked" instead.') static const IconData thinBoxesAlt = thinBoxesStacked; /// Solid Boxing Glove icon /// /// https://fontawesome.com/icons/boxing-glove?style=solid /// boxer, boxing, boxing glove, fight, glove, heavyweight, spar static const IconData solidBoxingGlove = IconDataSolid(0xf438); /// Alias glove-boxing for icon [solidBoxingGlove] @Deprecated('Use "solidBoxingGlove" instead.') static const IconData solidGloveBoxing = solidBoxingGlove; /// Regular Boxing Glove icon /// /// https://fontawesome.com/icons/boxing-glove?style=regular /// boxer, boxing, boxing glove, fight, glove, heavyweight, spar static const IconData boxingGlove = IconDataRegular(0xf438); /// Alias glove-boxing for icon [boxingGlove] @Deprecated('Use "boxingGlove" instead.') static const IconData gloveBoxing = boxingGlove; /// Light Boxing Glove icon /// /// https://fontawesome.com/icons/boxing-glove?style=light /// boxer, boxing, boxing glove, fight, glove, heavyweight, spar static const IconData lightBoxingGlove = IconDataLight(0xf438); /// Alias glove-boxing for icon [lightBoxingGlove] @Deprecated('Use "lightBoxingGlove" instead.') static const IconData lightGloveBoxing = lightBoxingGlove; /// Thin Boxing Glove icon /// /// https://fontawesome.com/icons/boxing-glove?style=thin /// boxer, boxing, boxing glove, fight, glove, heavyweight, spar static const IconData thinBoxingGlove = IconDataThin(0xf438); /// Alias glove-boxing for icon [thinBoxingGlove] @Deprecated('Use "thinBoxingGlove" instead.') static const IconData thinGloveBoxing = thinBoxingGlove; /// Solid Bracket Curly icon /// /// https://fontawesome.com/icons/bracket-curly?style=solid /// Left Curly Bracket, braces, code static const IconData solidBracketCurly = IconDataSolid(0x7b); /// Alias bracket-curly-left for icon [solidBracketCurly] @Deprecated('Use "solidBracketCurly" instead.') static const IconData solidBracketCurlyLeft = solidBracketCurly; /// Regular Bracket Curly icon /// /// https://fontawesome.com/icons/bracket-curly?style=regular /// Left Curly Bracket, braces, code static const IconData bracketCurly = IconDataRegular(0x7b); /// Alias bracket-curly-left for icon [bracketCurly] @Deprecated('Use "bracketCurly" instead.') static const IconData bracketCurlyLeft = bracketCurly; /// Light Bracket Curly icon /// /// https://fontawesome.com/icons/bracket-curly?style=light /// Left Curly Bracket, braces, code static const IconData lightBracketCurly = IconDataLight(0x7b); /// Alias bracket-curly-left for icon [lightBracketCurly] @Deprecated('Use "lightBracketCurly" instead.') static const IconData lightBracketCurlyLeft = lightBracketCurly; /// Thin Bracket Curly icon /// /// https://fontawesome.com/icons/bracket-curly?style=thin /// Left Curly Bracket, braces, code static const IconData thinBracketCurly = IconDataThin(0x7b); /// Alias bracket-curly-left for icon [thinBracketCurly] @Deprecated('Use "thinBracketCurly" instead.') static const IconData thinBracketCurlyLeft = thinBracketCurly; /// Solid Bracket Curly Right icon /// /// https://fontawesome.com/icons/bracket-curly-right?style=solid /// Right Curly Bracket, braces, code static const IconData solidBracketCurlyRight = IconDataSolid(0x7d); /// Regular Bracket Curly Right icon /// /// https://fontawesome.com/icons/bracket-curly-right?style=regular /// Right Curly Bracket, braces, code static const IconData bracketCurlyRight = IconDataRegular(0x7d); /// Light Bracket Curly Right icon /// /// https://fontawesome.com/icons/bracket-curly-right?style=light /// Right Curly Bracket, braces, code static const IconData lightBracketCurlyRight = IconDataLight(0x7d); /// Thin Bracket Curly Right icon /// /// https://fontawesome.com/icons/bracket-curly-right?style=thin /// Right Curly Bracket, braces, code static const IconData thinBracketCurlyRight = IconDataThin(0x7d); /// Solid Bracket Round icon /// /// https://fontawesome.com/icons/bracket-round?style=solid /// Left Parenthesis, parentheses static const IconData solidBracketRound = IconDataSolid(0x28); /// Alias parenthesis for icon [solidBracketRound] @Deprecated('Use "solidBracketRound" instead.') static const IconData solidParenthesis = solidBracketRound; /// Regular Bracket Round icon /// /// https://fontawesome.com/icons/bracket-round?style=regular /// Left Parenthesis, parentheses static const IconData bracketRound = IconDataRegular(0x28); /// Alias parenthesis for icon [bracketRound] @Deprecated('Use "bracketRound" instead.') static const IconData parenthesis = bracketRound; /// Light Bracket Round icon /// /// https://fontawesome.com/icons/bracket-round?style=light /// Left Parenthesis, parentheses static const IconData lightBracketRound = IconDataLight(0x28); /// Alias parenthesis for icon [lightBracketRound] @Deprecated('Use "lightBracketRound" instead.') static const IconData lightParenthesis = lightBracketRound; /// Thin Bracket Round icon /// /// https://fontawesome.com/icons/bracket-round?style=thin /// Left Parenthesis, parentheses static const IconData thinBracketRound = IconDataThin(0x28); /// Alias parenthesis for icon [thinBracketRound] @Deprecated('Use "thinBracketRound" instead.') static const IconData thinParenthesis = thinBracketRound; /// Solid Bracket Round Right icon /// /// https://fontawesome.com/icons/bracket-round-right?style=solid /// Right Parenthesis, parentheses static const IconData solidBracketRoundRight = IconDataSolid(0x29); /// Regular Bracket Round Right icon /// /// https://fontawesome.com/icons/bracket-round-right?style=regular /// Right Parenthesis, parentheses static const IconData bracketRoundRight = IconDataRegular(0x29); /// Light Bracket Round Right icon /// /// https://fontawesome.com/icons/bracket-round-right?style=light /// Right Parenthesis, parentheses static const IconData lightBracketRoundRight = IconDataLight(0x29); /// Thin Bracket Round Right icon /// /// https://fontawesome.com/icons/bracket-round-right?style=thin /// Right Parenthesis, parentheses static const IconData thinBracketRoundRight = IconDataThin(0x29); /// Solid Bracket Square icon /// /// https://fontawesome.com/icons/bracket-square?style=solid /// Left Square Bracket, code, crotchets static const IconData solidBracketSquare = IconDataSolid(0x5b); /// Alias bracket for icon [solidBracketSquare] @Deprecated('Use "solidBracketSquare" instead.') static const IconData solidBracket = solidBracketSquare; /// Alias bracket-left for icon [solidBracketSquare] @Deprecated('Use "solidBracketSquare" instead.') static const IconData solidBracketLeft = solidBracketSquare; /// Regular Bracket Square icon /// /// https://fontawesome.com/icons/bracket-square?style=regular /// Left Square Bracket, code, crotchets static const IconData bracketSquare = IconDataRegular(0x5b); /// Alias bracket for icon [bracketSquare] @Deprecated('Use "bracketSquare" instead.') static const IconData bracket = bracketSquare; /// Alias bracket-left for icon [bracketSquare] @Deprecated('Use "bracketSquare" instead.') static const IconData bracketLeft = bracketSquare; /// Light Bracket Square icon /// /// https://fontawesome.com/icons/bracket-square?style=light /// Left Square Bracket, code, crotchets static const IconData lightBracketSquare = IconDataLight(0x5b); /// Alias bracket for icon [lightBracketSquare] @Deprecated('Use "lightBracketSquare" instead.') static const IconData lightBracket = lightBracketSquare; /// Alias bracket-left for icon [lightBracketSquare] @Deprecated('Use "lightBracketSquare" instead.') static const IconData lightBracketLeft = lightBracketSquare; /// Thin Bracket Square icon /// /// https://fontawesome.com/icons/bracket-square?style=thin /// Left Square Bracket, code, crotchets static const IconData thinBracketSquare = IconDataThin(0x5b); /// Alias bracket for icon [thinBracketSquare] @Deprecated('Use "thinBracketSquare" instead.') static const IconData thinBracket = thinBracketSquare; /// Alias bracket-left for icon [thinBracketSquare] @Deprecated('Use "thinBracketSquare" instead.') static const IconData thinBracketLeft = thinBracketSquare; /// Solid Bracket Square Right icon /// /// https://fontawesome.com/icons/bracket-square-right?style=solid /// Right Square Bracket, code, crotchets static const IconData solidBracketSquareRight = IconDataSolid(0x5d); /// Regular Bracket Square Right icon /// /// https://fontawesome.com/icons/bracket-square-right?style=regular /// Right Square Bracket, code, crotchets static const IconData bracketSquareRight = IconDataRegular(0x5d); /// Light Bracket Square Right icon /// /// https://fontawesome.com/icons/bracket-square-right?style=light /// Right Square Bracket, code, crotchets static const IconData lightBracketSquareRight = IconDataLight(0x5d); /// Thin Bracket Square Right icon /// /// https://fontawesome.com/icons/bracket-square-right?style=thin /// Right Square Bracket, code, crotchets static const IconData thinBracketSquareRight = IconDataThin(0x5d); /// Solid Brackets Curly icon /// /// https://fontawesome.com/icons/brackets-curly?style=solid /// code, developer, development, parentheses static const IconData solidBracketsCurly = IconDataSolid(0xf7ea); /// Regular Brackets Curly icon /// /// https://fontawesome.com/icons/brackets-curly?style=regular /// code, developer, development, parentheses static const IconData bracketsCurly = IconDataRegular(0xf7ea); /// Light Brackets Curly icon /// /// https://fontawesome.com/icons/brackets-curly?style=light /// code, developer, development, parentheses static const IconData lightBracketsCurly = IconDataLight(0xf7ea); /// Thin Brackets Curly icon /// /// https://fontawesome.com/icons/brackets-curly?style=thin /// code, developer, development, parentheses static const IconData thinBracketsCurly = IconDataThin(0xf7ea); /// Solid Brackets Round icon /// /// https://fontawesome.com/icons/brackets-round?style=solid /// parentheses static const IconData solidBracketsRound = IconDataSolid(0xe0c5); /// Alias parentheses for icon [solidBracketsRound] @Deprecated('Use "solidBracketsRound" instead.') static const IconData solidParentheses = solidBracketsRound; /// Regular Brackets Round icon /// /// https://fontawesome.com/icons/brackets-round?style=regular /// parentheses static const IconData bracketsRound = IconDataRegular(0xe0c5); /// Alias parentheses for icon [bracketsRound] @Deprecated('Use "bracketsRound" instead.') static const IconData parentheses = bracketsRound; /// Light Brackets Round icon /// /// https://fontawesome.com/icons/brackets-round?style=light /// parentheses static const IconData lightBracketsRound = IconDataLight(0xe0c5); /// Alias parentheses for icon [lightBracketsRound] @Deprecated('Use "lightBracketsRound" instead.') static const IconData lightParentheses = lightBracketsRound; /// Thin Brackets Round icon /// /// https://fontawesome.com/icons/brackets-round?style=thin /// parentheses static const IconData thinBracketsRound = IconDataThin(0xe0c5); /// Alias parentheses for icon [thinBracketsRound] @Deprecated('Use "thinBracketsRound" instead.') static const IconData thinParentheses = thinBracketsRound; /// Solid Brackets Square icon /// /// https://fontawesome.com/icons/brackets-square?style=solid /// code, developer, development, parentheses static const IconData solidBracketsSquare = IconDataSolid(0xf7e9); /// Alias brackets for icon [solidBracketsSquare] @Deprecated('Use "solidBracketsSquare" instead.') static const IconData solidBrackets = solidBracketsSquare; /// Regular Brackets Square icon /// /// https://fontawesome.com/icons/brackets-square?style=regular /// code, developer, development, parentheses static const IconData bracketsSquare = IconDataRegular(0xf7e9); /// Alias brackets for icon [bracketsSquare] @Deprecated('Use "bracketsSquare" instead.') static const IconData brackets = bracketsSquare; /// Light Brackets Square icon /// /// https://fontawesome.com/icons/brackets-square?style=light /// code, developer, development, parentheses static const IconData lightBracketsSquare = IconDataLight(0xf7e9); /// Alias brackets for icon [lightBracketsSquare] @Deprecated('Use "lightBracketsSquare" instead.') static const IconData lightBrackets = lightBracketsSquare; /// Thin Brackets Square icon /// /// https://fontawesome.com/icons/brackets-square?style=thin /// code, developer, development, parentheses static const IconData thinBracketsSquare = IconDataThin(0xf7e9); /// Alias brackets for icon [thinBracketsSquare] @Deprecated('Use "thinBracketsSquare" instead.') static const IconData thinBrackets = thinBracketsSquare; /// Solid Braille icon /// /// https://fontawesome.com/icons/braille?style=solid /// alphabet, blind, dots, raised, vision static const IconData solidBraille = IconDataSolid(0xf2a1); /// Regular Braille icon /// /// https://fontawesome.com/icons/braille?style=regular /// alphabet, blind, dots, raised, vision static const IconData braille = IconDataRegular(0xf2a1); /// Light Braille icon /// /// https://fontawesome.com/icons/braille?style=light /// alphabet, blind, dots, raised, vision static const IconData lightBraille = IconDataLight(0xf2a1); /// Thin Braille icon /// /// https://fontawesome.com/icons/braille?style=thin /// alphabet, blind, dots, raised, vision static const IconData thinBraille = IconDataThin(0xf2a1); /// Solid Brain icon /// /// https://fontawesome.com/icons/brain?style=solid /// brain, cerebellum, gray matter, intellect, intelligent, knowledge, medulla oblongata, mind, noodle, scholar, wit static const IconData solidBrain = IconDataSolid(0xf5dc); /// Regular Brain icon /// /// https://fontawesome.com/icons/brain?style=regular /// brain, cerebellum, gray matter, intellect, intelligent, knowledge, medulla oblongata, mind, noodle, scholar, wit static const IconData brain = IconDataRegular(0xf5dc); /// Light Brain icon /// /// https://fontawesome.com/icons/brain?style=light /// brain, cerebellum, gray matter, intellect, intelligent, knowledge, medulla oblongata, mind, noodle, scholar, wit static const IconData lightBrain = IconDataLight(0xf5dc); /// Thin Brain icon /// /// https://fontawesome.com/icons/brain?style=thin /// brain, cerebellum, gray matter, intellect, intelligent, knowledge, medulla oblongata, mind, noodle, scholar, wit static const IconData thinBrain = IconDataThin(0xf5dc); /// Solid Brain Arrow Curved Right icon /// /// https://fontawesome.com/icons/brain-arrow-curved-right?style=solid /// brain, brainstorming, meeting, planning static const IconData solidBrainArrowCurvedRight = IconDataSolid(0xf677); /// Alias mind-share for icon [solidBrainArrowCurvedRight] @Deprecated('Use "solidBrainArrowCurvedRight" instead.') static const IconData solidMindShare = solidBrainArrowCurvedRight; /// Regular Brain Arrow Curved Right icon /// /// https://fontawesome.com/icons/brain-arrow-curved-right?style=regular /// brain, brainstorming, meeting, planning static const IconData brainArrowCurvedRight = IconDataRegular(0xf677); /// Alias mind-share for icon [brainArrowCurvedRight] @Deprecated('Use "brainArrowCurvedRight" instead.') static const IconData mindShare = brainArrowCurvedRight; /// Light Brain Arrow Curved Right icon /// /// https://fontawesome.com/icons/brain-arrow-curved-right?style=light /// brain, brainstorming, meeting, planning static const IconData lightBrainArrowCurvedRight = IconDataLight(0xf677); /// Alias mind-share for icon [lightBrainArrowCurvedRight] @Deprecated('Use "lightBrainArrowCurvedRight" instead.') static const IconData lightMindShare = lightBrainArrowCurvedRight; /// Thin Brain Arrow Curved Right icon /// /// https://fontawesome.com/icons/brain-arrow-curved-right?style=thin /// brain, brainstorming, meeting, planning static const IconData thinBrainArrowCurvedRight = IconDataThin(0xf677); /// Alias mind-share for icon [thinBrainArrowCurvedRight] @Deprecated('Use "thinBrainArrowCurvedRight" instead.') static const IconData thinMindShare = thinBrainArrowCurvedRight; /// Solid Brain Circuit icon /// /// https://fontawesome.com/icons/brain-circuit?style=solid /// ai, android, artificial intelligence, brain, genius, knowledge, scholar static const IconData solidBrainCircuit = IconDataSolid(0xe0c6); /// Regular Brain Circuit icon /// /// https://fontawesome.com/icons/brain-circuit?style=regular /// ai, android, artificial intelligence, brain, genius, knowledge, scholar static const IconData brainCircuit = IconDataRegular(0xe0c6); /// Light Brain Circuit icon /// /// https://fontawesome.com/icons/brain-circuit?style=light /// ai, android, artificial intelligence, brain, genius, knowledge, scholar static const IconData lightBrainCircuit = IconDataLight(0xe0c6); /// Thin Brain Circuit icon /// /// https://fontawesome.com/icons/brain-circuit?style=thin /// ai, android, artificial intelligence, brain, genius, knowledge, scholar static const IconData thinBrainCircuit = IconDataThin(0xe0c6); /// Solid Brake Warning icon /// /// https://fontawesome.com/icons/brake-warning?style=solid /// ABS, accident, alert, dashboard static const IconData solidBrakeWarning = IconDataSolid(0xe0c7); /// Regular Brake Warning icon /// /// https://fontawesome.com/icons/brake-warning?style=regular /// ABS, accident, alert, dashboard static const IconData brakeWarning = IconDataRegular(0xe0c7); /// Light Brake Warning icon /// /// https://fontawesome.com/icons/brake-warning?style=light /// ABS, accident, alert, dashboard static const IconData lightBrakeWarning = IconDataLight(0xe0c7); /// Thin Brake Warning icon /// /// https://fontawesome.com/icons/brake-warning?style=thin /// ABS, accident, alert, dashboard static const IconData thinBrakeWarning = IconDataThin(0xe0c7); /// Brands Brave icon /// /// https://fontawesome.com/icons/brave?style=brands static const IconData brave = IconDataBrands(0xe63c); /// Brands Brave Reverse icon /// /// https://fontawesome.com/icons/brave-reverse?style=brands static const IconData braveReverse = IconDataBrands(0xe63d); /// Solid Brazilian Real Sign icon /// /// https://fontawesome.com/icons/brazilian-real-sign?style=solid /// brazilian real sign, currency static const IconData solidBrazilianRealSign = IconDataSolid(0xe46c); /// Regular Brazilian Real Sign icon /// /// https://fontawesome.com/icons/brazilian-real-sign?style=regular /// brazilian real sign, currency static const IconData brazilianRealSign = IconDataRegular(0xe46c); /// Light Brazilian Real Sign icon /// /// https://fontawesome.com/icons/brazilian-real-sign?style=light /// brazilian real sign, currency static const IconData lightBrazilianRealSign = IconDataLight(0xe46c); /// Thin Brazilian Real Sign icon /// /// https://fontawesome.com/icons/brazilian-real-sign?style=thin /// brazilian real sign, currency static const IconData thinBrazilianRealSign = IconDataThin(0xe46c); /// Solid Bread Loaf icon /// /// https://fontawesome.com/icons/bread-loaf?style=solid /// bake, bakery, baking, bread, dough, flour, gluten, grain, loaf, sandwich, sourdough, toast, wheat, yeast static const IconData solidBreadLoaf = IconDataSolid(0xf7eb); /// Regular Bread Loaf icon /// /// https://fontawesome.com/icons/bread-loaf?style=regular /// bake, bakery, baking, bread, dough, flour, gluten, grain, loaf, sandwich, sourdough, toast, wheat, yeast static const IconData breadLoaf = IconDataRegular(0xf7eb); /// Light Bread Loaf icon /// /// https://fontawesome.com/icons/bread-loaf?style=light /// bake, bakery, baking, bread, dough, flour, gluten, grain, loaf, sandwich, sourdough, toast, wheat, yeast static const IconData lightBreadLoaf = IconDataLight(0xf7eb); /// Thin Bread Loaf icon /// /// https://fontawesome.com/icons/bread-loaf?style=thin /// bake, bakery, baking, bread, dough, flour, gluten, grain, loaf, sandwich, sourdough, toast, wheat, yeast static const IconData thinBreadLoaf = IconDataThin(0xf7eb); /// Solid Bread Slice icon /// /// https://fontawesome.com/icons/bread-slice?style=solid /// bake, bakery, baking, dough, flour, gluten, grain, sandwich, sourdough, toast, wheat, yeast static const IconData solidBreadSlice = IconDataSolid(0xf7ec); /// Regular Bread Slice icon /// /// https://fontawesome.com/icons/bread-slice?style=regular /// bake, bakery, baking, dough, flour, gluten, grain, sandwich, sourdough, toast, wheat, yeast static const IconData breadSlice = IconDataRegular(0xf7ec); /// Light Bread Slice icon /// /// https://fontawesome.com/icons/bread-slice?style=light /// bake, bakery, baking, dough, flour, gluten, grain, sandwich, sourdough, toast, wheat, yeast static const IconData lightBreadSlice = IconDataLight(0xf7ec); /// Thin Bread Slice icon /// /// https://fontawesome.com/icons/bread-slice?style=thin /// bake, bakery, baking, dough, flour, gluten, grain, sandwich, sourdough, toast, wheat, yeast static const IconData thinBreadSlice = IconDataThin(0xf7ec); /// Solid Bread Slice Butter icon /// /// https://fontawesome.com/icons/bread-slice-butter?style=solid /// bread, breakfast, butter, toast static const IconData solidBreadSliceButter = IconDataSolid(0xe3e1); /// Regular Bread Slice Butter icon /// /// https://fontawesome.com/icons/bread-slice-butter?style=regular /// bread, breakfast, butter, toast static const IconData breadSliceButter = IconDataRegular(0xe3e1); /// Light Bread Slice Butter icon /// /// https://fontawesome.com/icons/bread-slice-butter?style=light /// bread, breakfast, butter, toast static const IconData lightBreadSliceButter = IconDataLight(0xe3e1); /// Thin Bread Slice Butter icon /// /// https://fontawesome.com/icons/bread-slice-butter?style=thin /// bread, breakfast, butter, toast static const IconData thinBreadSliceButter = IconDataThin(0xe3e1); /// Solid Bridge icon /// /// https://fontawesome.com/icons/bridge?style=solid /// bridge, road static const IconData solidBridge = IconDataSolid(0xe4c8); /// Regular Bridge icon /// /// https://fontawesome.com/icons/bridge?style=regular /// bridge, road static const IconData bridge = IconDataRegular(0xe4c8); /// Light Bridge icon /// /// https://fontawesome.com/icons/bridge?style=light /// bridge, road static const IconData lightBridge = IconDataLight(0xe4c8); /// Thin Bridge icon /// /// https://fontawesome.com/icons/bridge?style=thin /// bridge, road static const IconData thinBridge = IconDataThin(0xe4c8); /// Solid Bridge Circle Check icon /// /// https://fontawesome.com/icons/bridge-circle-check?style=solid /// bridge, enable, not affected, ok, okay, road, validate, working static const IconData solidBridgeCircleCheck = IconDataSolid(0xe4c9); /// Regular Bridge Circle Check icon /// /// https://fontawesome.com/icons/bridge-circle-check?style=regular /// bridge, enable, not affected, ok, okay, road, validate, working static const IconData bridgeCircleCheck = IconDataRegular(0xe4c9); /// Light Bridge Circle Check icon /// /// https://fontawesome.com/icons/bridge-circle-check?style=light /// bridge, enable, not affected, ok, okay, road, validate, working static const IconData lightBridgeCircleCheck = IconDataLight(0xe4c9); /// Thin Bridge Circle Check icon /// /// https://fontawesome.com/icons/bridge-circle-check?style=thin /// bridge, enable, not affected, ok, okay, road, validate, working static const IconData thinBridgeCircleCheck = IconDataThin(0xe4c9); /// Solid Bridge Circle Exclamation icon /// /// https://fontawesome.com/icons/bridge-circle-exclamation?style=solid /// affected, bridge, failed, road static const IconData solidBridgeCircleExclamation = IconDataSolid(0xe4ca); /// Regular Bridge Circle Exclamation icon /// /// https://fontawesome.com/icons/bridge-circle-exclamation?style=regular /// affected, bridge, failed, road static const IconData bridgeCircleExclamation = IconDataRegular(0xe4ca); /// Light Bridge Circle Exclamation icon /// /// https://fontawesome.com/icons/bridge-circle-exclamation?style=light /// affected, bridge, failed, road static const IconData lightBridgeCircleExclamation = IconDataLight(0xe4ca); /// Thin Bridge Circle Exclamation icon /// /// https://fontawesome.com/icons/bridge-circle-exclamation?style=thin /// affected, bridge, failed, road static const IconData thinBridgeCircleExclamation = IconDataThin(0xe4ca); /// Solid Bridge Circle Xmark icon /// /// https://fontawesome.com/icons/bridge-circle-xmark?style=solid /// bridge, destroy, road, uncheck static const IconData solidBridgeCircleXmark = IconDataSolid(0xe4cb); /// Regular Bridge Circle Xmark icon /// /// https://fontawesome.com/icons/bridge-circle-xmark?style=regular /// bridge, destroy, road, uncheck static const IconData bridgeCircleXmark = IconDataRegular(0xe4cb); /// Light Bridge Circle Xmark icon /// /// https://fontawesome.com/icons/bridge-circle-xmark?style=light /// bridge, destroy, road, uncheck static const IconData lightBridgeCircleXmark = IconDataLight(0xe4cb); /// Thin Bridge Circle Xmark icon /// /// https://fontawesome.com/icons/bridge-circle-xmark?style=thin /// bridge, destroy, road, uncheck static const IconData thinBridgeCircleXmark = IconDataThin(0xe4cb); /// Solid Bridge Lock icon /// /// https://fontawesome.com/icons/bridge-lock?style=solid /// bridge, closed, lockdown, padlock, privacy, quarantine, road static const IconData solidBridgeLock = IconDataSolid(0xe4cc); /// Regular Bridge Lock icon /// /// https://fontawesome.com/icons/bridge-lock?style=regular /// bridge, closed, lockdown, padlock, privacy, quarantine, road static const IconData bridgeLock = IconDataRegular(0xe4cc); /// Light Bridge Lock icon /// /// https://fontawesome.com/icons/bridge-lock?style=light /// bridge, closed, lockdown, padlock, privacy, quarantine, road static const IconData lightBridgeLock = IconDataLight(0xe4cc); /// Thin Bridge Lock icon /// /// https://fontawesome.com/icons/bridge-lock?style=thin /// bridge, closed, lockdown, padlock, privacy, quarantine, road static const IconData thinBridgeLock = IconDataThin(0xe4cc); /// Solid Bridge Suspension icon /// /// https://fontawesome.com/icons/bridge-suspension?style=solid /// bridge, connect, cross, golden gate, join, overpass, road, span, suspension static const IconData solidBridgeSuspension = IconDataSolid(0xe4cd); /// Regular Bridge Suspension icon /// /// https://fontawesome.com/icons/bridge-suspension?style=regular /// bridge, connect, cross, golden gate, join, overpass, road, span, suspension static const IconData bridgeSuspension = IconDataRegular(0xe4cd); /// Light Bridge Suspension icon /// /// https://fontawesome.com/icons/bridge-suspension?style=light /// bridge, connect, cross, golden gate, join, overpass, road, span, suspension static const IconData lightBridgeSuspension = IconDataLight(0xe4cd); /// Thin Bridge Suspension icon /// /// https://fontawesome.com/icons/bridge-suspension?style=thin /// bridge, connect, cross, golden gate, join, overpass, road, span, suspension static const IconData thinBridgeSuspension = IconDataThin(0xe4cd); /// Solid Bridge Water icon /// /// https://fontawesome.com/icons/bridge-water?style=solid /// bridge, road static const IconData solidBridgeWater = IconDataSolid(0xe4ce); /// Regular Bridge Water icon /// /// https://fontawesome.com/icons/bridge-water?style=regular /// bridge, road static const IconData bridgeWater = IconDataRegular(0xe4ce); /// Light Bridge Water icon /// /// https://fontawesome.com/icons/bridge-water?style=light /// bridge, road static const IconData lightBridgeWater = IconDataLight(0xe4ce); /// Thin Bridge Water icon /// /// https://fontawesome.com/icons/bridge-water?style=thin /// bridge, road static const IconData thinBridgeWater = IconDataThin(0xe4ce); /// Solid Briefcase icon /// /// https://fontawesome.com/icons/briefcase?style=solid /// bag, briefcas, briefcase, business, luggage, offer, office, portfolio, work static const IconData solidBriefcase = IconDataSolid(0xf0b1); /// Regular Briefcase icon /// /// https://fontawesome.com/icons/briefcase?style=regular /// bag, briefcas, briefcase, business, luggage, offer, office, portfolio, work static const IconData briefcase = IconDataRegular(0xf0b1); /// Light Briefcase icon /// /// https://fontawesome.com/icons/briefcase?style=light /// bag, briefcas, briefcase, business, luggage, offer, office, portfolio, work static const IconData lightBriefcase = IconDataLight(0xf0b1); /// Thin Briefcase icon /// /// https://fontawesome.com/icons/briefcase?style=thin /// bag, briefcas, briefcase, business, luggage, offer, office, portfolio, work static const IconData thinBriefcase = IconDataThin(0xf0b1); /// Solid Briefcase Arrow Right icon /// /// https://fontawesome.com/icons/briefcase-arrow-right?style=solid /// suitcase, tomorrow, travel static const IconData solidBriefcaseArrowRight = IconDataSolid(0xe2f2); /// Regular Briefcase Arrow Right icon /// /// https://fontawesome.com/icons/briefcase-arrow-right?style=regular /// suitcase, tomorrow, travel static const IconData briefcaseArrowRight = IconDataRegular(0xe2f2); /// Light Briefcase Arrow Right icon /// /// https://fontawesome.com/icons/briefcase-arrow-right?style=light /// suitcase, tomorrow, travel static const IconData lightBriefcaseArrowRight = IconDataLight(0xe2f2); /// Thin Briefcase Arrow Right icon /// /// https://fontawesome.com/icons/briefcase-arrow-right?style=thin /// suitcase, tomorrow, travel static const IconData thinBriefcaseArrowRight = IconDataThin(0xe2f2); /// Solid Briefcase Blank icon /// /// https://fontawesome.com/icons/briefcase-blank?style=solid /// bag, business, luggage, offer, office, portfolio, work static const IconData solidBriefcaseBlank = IconDataSolid(0xe0c8); /// Regular Briefcase Blank icon /// /// https://fontawesome.com/icons/briefcase-blank?style=regular /// bag, business, luggage, offer, office, portfolio, work static const IconData briefcaseBlank = IconDataRegular(0xe0c8); /// Light Briefcase Blank icon /// /// https://fontawesome.com/icons/briefcase-blank?style=light /// bag, business, luggage, offer, office, portfolio, work static const IconData lightBriefcaseBlank = IconDataLight(0xe0c8); /// Thin Briefcase Blank icon /// /// https://fontawesome.com/icons/briefcase-blank?style=thin /// bag, business, luggage, offer, office, portfolio, work static const IconData thinBriefcaseBlank = IconDataThin(0xe0c8); /// Solid Briefcase Medical icon /// /// https://fontawesome.com/icons/briefcase-medical?style=solid /// doctor, emt, first aid, health static const IconData solidBriefcaseMedical = IconDataSolid(0xf469); /// Regular Briefcase Medical icon /// /// https://fontawesome.com/icons/briefcase-medical?style=regular /// doctor, emt, first aid, health static const IconData briefcaseMedical = IconDataRegular(0xf469); /// Light Briefcase Medical icon /// /// https://fontawesome.com/icons/briefcase-medical?style=light /// doctor, emt, first aid, health static const IconData lightBriefcaseMedical = IconDataLight(0xf469); /// Thin Briefcase Medical icon /// /// https://fontawesome.com/icons/briefcase-medical?style=thin /// doctor, emt, first aid, health static const IconData thinBriefcaseMedical = IconDataThin(0xf469); /// Solid Brightness icon /// /// https://fontawesome.com/icons/brightness?style=solid /// bright, bright button, brightness, display, light, sun static const IconData solidBrightness = IconDataSolid(0xe0c9); /// Regular Brightness icon /// /// https://fontawesome.com/icons/brightness?style=regular /// bright, bright button, brightness, display, light, sun static const IconData brightness = IconDataRegular(0xe0c9); /// Light Brightness icon /// /// https://fontawesome.com/icons/brightness?style=light /// bright, bright button, brightness, display, light, sun static const IconData lightBrightness = IconDataLight(0xe0c9); /// Thin Brightness icon /// /// https://fontawesome.com/icons/brightness?style=thin /// bright, bright button, brightness, display, light, sun static const IconData thinBrightness = IconDataThin(0xe0c9); /// Solid Brightness Low icon /// /// https://fontawesome.com/icons/brightness-low?style=solid /// bright, brightness, dim, dim button, display, light, low, sun static const IconData solidBrightnessLow = IconDataSolid(0xe0ca); /// Regular Brightness Low icon /// /// https://fontawesome.com/icons/brightness-low?style=regular /// bright, brightness, dim, dim button, display, light, low, sun static const IconData brightnessLow = IconDataRegular(0xe0ca); /// Light Brightness Low icon /// /// https://fontawesome.com/icons/brightness-low?style=light /// bright, brightness, dim, dim button, display, light, low, sun static const IconData lightBrightnessLow = IconDataLight(0xe0ca); /// Thin Brightness Low icon /// /// https://fontawesome.com/icons/brightness-low?style=thin /// bright, brightness, dim, dim button, display, light, low, sun static const IconData thinBrightnessLow = IconDataThin(0xe0ca); /// Solid Bring Forward icon /// /// https://fontawesome.com/icons/bring-forward?style=solid /// arrange, front, layer, order, stack static const IconData solidBringForward = IconDataSolid(0xf856); /// Regular Bring Forward icon /// /// https://fontawesome.com/icons/bring-forward?style=regular /// arrange, front, layer, order, stack static const IconData bringForward = IconDataRegular(0xf856); /// Light Bring Forward icon /// /// https://fontawesome.com/icons/bring-forward?style=light /// arrange, front, layer, order, stack static const IconData lightBringForward = IconDataLight(0xf856); /// Thin Bring Forward icon /// /// https://fontawesome.com/icons/bring-forward?style=thin /// arrange, front, layer, order, stack static const IconData thinBringForward = IconDataThin(0xf856); /// Solid Bring Front icon /// /// https://fontawesome.com/icons/bring-front?style=solid /// arrange, forward, layer, order, stack static const IconData solidBringFront = IconDataSolid(0xf857); /// Regular Bring Front icon /// /// https://fontawesome.com/icons/bring-front?style=regular /// arrange, forward, layer, order, stack static const IconData bringFront = IconDataRegular(0xf857); /// Light Bring Front icon /// /// https://fontawesome.com/icons/bring-front?style=light /// arrange, forward, layer, order, stack static const IconData lightBringFront = IconDataLight(0xf857); /// Thin Bring Front icon /// /// https://fontawesome.com/icons/bring-front?style=thin /// arrange, forward, layer, order, stack static const IconData thinBringFront = IconDataThin(0xf857); /// Solid Broccoli icon /// /// https://fontawesome.com/icons/broccoli?style=solid /// bush, cauliflower, tree, wild cabbage static const IconData solidBroccoli = IconDataSolid(0xe3e2); /// Regular Broccoli icon /// /// https://fontawesome.com/icons/broccoli?style=regular /// bush, cauliflower, tree, wild cabbage static const IconData broccoli = IconDataRegular(0xe3e2); /// Light Broccoli icon /// /// https://fontawesome.com/icons/broccoli?style=light /// bush, cauliflower, tree, wild cabbage static const IconData lightBroccoli = IconDataLight(0xe3e2); /// Thin Broccoli icon /// /// https://fontawesome.com/icons/broccoli?style=thin /// bush, cauliflower, tree, wild cabbage static const IconData thinBroccoli = IconDataThin(0xe3e2); /// Solid Broom icon /// /// https://fontawesome.com/icons/broom?style=solid /// broom, clean, cleaning, firebolt, fly, halloween, nimbus 2000, quidditch, sweep, sweeping, witch static const IconData solidBroom = IconDataSolid(0xf51a); /// Regular Broom icon /// /// https://fontawesome.com/icons/broom?style=regular /// broom, clean, cleaning, firebolt, fly, halloween, nimbus 2000, quidditch, sweep, sweeping, witch static const IconData broom = IconDataRegular(0xf51a); /// Light Broom icon /// /// https://fontawesome.com/icons/broom?style=light /// broom, clean, cleaning, firebolt, fly, halloween, nimbus 2000, quidditch, sweep, sweeping, witch static const IconData lightBroom = IconDataLight(0xf51a); /// Thin Broom icon /// /// https://fontawesome.com/icons/broom?style=thin /// broom, clean, cleaning, firebolt, fly, halloween, nimbus 2000, quidditch, sweep, sweeping, witch static const IconData thinBroom = IconDataThin(0xf51a); /// Solid Broom Ball icon /// /// https://fontawesome.com/icons/broom-ball?style=solid /// ball, bludger, broom, golden snitch, harry potter, hogwarts, quaffle, sport, wizard static const IconData solidBroomBall = IconDataSolid(0xf458); /// Alias quidditch for icon [solidBroomBall] @Deprecated('Use "solidBroomBall" instead.') static const IconData solidQuidditch = solidBroomBall; /// Alias quidditch-broom-ball for icon [solidBroomBall] @Deprecated('Use "solidBroomBall" instead.') static const IconData solidQuidditchBroomBall = solidBroomBall; /// Regular Broom Ball icon /// /// https://fontawesome.com/icons/broom-ball?style=regular /// ball, bludger, broom, golden snitch, harry potter, hogwarts, quaffle, sport, wizard static const IconData broomBall = IconDataRegular(0xf458); /// Alias quidditch for icon [broomBall] @Deprecated('Use "broomBall" instead.') static const IconData quidditch = broomBall; /// Alias quidditch-broom-ball for icon [broomBall] @Deprecated('Use "broomBall" instead.') static const IconData quidditchBroomBall = broomBall; /// Light Broom Ball icon /// /// https://fontawesome.com/icons/broom-ball?style=light /// ball, bludger, broom, golden snitch, harry potter, hogwarts, quaffle, sport, wizard static const IconData lightBroomBall = IconDataLight(0xf458); /// Alias quidditch for icon [lightBroomBall] @Deprecated('Use "lightBroomBall" instead.') static const IconData lightQuidditch = lightBroomBall; /// Alias quidditch-broom-ball for icon [lightBroomBall] @Deprecated('Use "lightBroomBall" instead.') static const IconData lightQuidditchBroomBall = lightBroomBall; /// Thin Broom Ball icon /// /// https://fontawesome.com/icons/broom-ball?style=thin /// ball, bludger, broom, golden snitch, harry potter, hogwarts, quaffle, sport, wizard static const IconData thinBroomBall = IconDataThin(0xf458); /// Alias quidditch for icon [thinBroomBall] @Deprecated('Use "thinBroomBall" instead.') static const IconData thinQuidditch = thinBroomBall; /// Alias quidditch-broom-ball for icon [thinBroomBall] @Deprecated('Use "thinBroomBall" instead.') static const IconData thinQuidditchBroomBall = thinBroomBall; /// Solid Broom Wide icon /// /// https://fontawesome.com/icons/broom-wide?style=solid /// broom, brush, clean, clear, delete, dust, erase, remove, sweep, witch static const IconData solidBroomWide = IconDataSolid(0xe5d1); /// Regular Broom Wide icon /// /// https://fontawesome.com/icons/broom-wide?style=regular /// broom, brush, clean, clear, delete, dust, erase, remove, sweep, witch static const IconData broomWide = IconDataRegular(0xe5d1); /// Light Broom Wide icon /// /// https://fontawesome.com/icons/broom-wide?style=light /// broom, brush, clean, clear, delete, dust, erase, remove, sweep, witch static const IconData lightBroomWide = IconDataLight(0xe5d1); /// Thin Broom Wide icon /// /// https://fontawesome.com/icons/broom-wide?style=thin /// broom, brush, clean, clear, delete, dust, erase, remove, sweep, witch static const IconData thinBroomWide = IconDataThin(0xe5d1); /// Solid Browser icon /// /// https://fontawesome.com/icons/browser?style=solid /// Desktop Window, app, application, desktop, explorer, internet, web, website, www static const IconData solidBrowser = IconDataSolid(0xf37e); /// Regular Browser icon /// /// https://fontawesome.com/icons/browser?style=regular /// Desktop Window, app, application, desktop, explorer, internet, web, website, www static const IconData browser = IconDataRegular(0xf37e); /// Light Browser icon /// /// https://fontawesome.com/icons/browser?style=light /// Desktop Window, app, application, desktop, explorer, internet, web, website, www static const IconData lightBrowser = IconDataLight(0xf37e); /// Thin Browser icon /// /// https://fontawesome.com/icons/browser?style=thin /// Desktop Window, app, application, desktop, explorer, internet, web, website, www static const IconData thinBrowser = IconDataThin(0xf37e); /// Solid Browsers icon /// /// https://fontawesome.com/icons/browsers?style=solid /// computer, tabs, ui, window static const IconData solidBrowsers = IconDataSolid(0xe0cb); /// Regular Browsers icon /// /// https://fontawesome.com/icons/browsers?style=regular /// computer, tabs, ui, window static const IconData browsers = IconDataRegular(0xe0cb); /// Light Browsers icon /// /// https://fontawesome.com/icons/browsers?style=light /// computer, tabs, ui, window static const IconData lightBrowsers = IconDataLight(0xe0cb); /// Thin Browsers icon /// /// https://fontawesome.com/icons/browsers?style=thin /// computer, tabs, ui, window static const IconData thinBrowsers = IconDataThin(0xe0cb); /// Solid Brush icon /// /// https://fontawesome.com/icons/brush?style=solid /// art, bristles, color, handle, maintenance, modify, paint static const IconData solidBrush = IconDataSolid(0xf55d); /// Regular Brush icon /// /// https://fontawesome.com/icons/brush?style=regular /// art, bristles, color, handle, maintenance, modify, paint static const IconData brush = IconDataRegular(0xf55d); /// Light Brush icon /// /// https://fontawesome.com/icons/brush?style=light /// art, bristles, color, handle, maintenance, modify, paint static const IconData lightBrush = IconDataLight(0xf55d); /// Thin Brush icon /// /// https://fontawesome.com/icons/brush?style=thin /// art, bristles, color, handle, maintenance, modify, paint static const IconData thinBrush = IconDataThin(0xf55d); /// Brands BTC icon /// /// https://fontawesome.com/icons/btc?style=brands static const IconData btc = IconDataBrands(0xf15a); /// Solid Bucket icon /// /// https://fontawesome.com/icons/bucket?style=solid /// bucket, pail, sandcastle static const IconData solidBucket = IconDataSolid(0xe4cf); /// Regular Bucket icon /// /// https://fontawesome.com/icons/bucket?style=regular /// bucket, pail, sandcastle static const IconData bucket = IconDataRegular(0xe4cf); /// Light Bucket icon /// /// https://fontawesome.com/icons/bucket?style=light /// bucket, pail, sandcastle static const IconData lightBucket = IconDataLight(0xe4cf); /// Thin Bucket icon /// /// https://fontawesome.com/icons/bucket?style=thin /// bucket, pail, sandcastle static const IconData thinBucket = IconDataThin(0xe4cf); /// Brands Buffer icon /// /// https://fontawesome.com/icons/buffer?style=brands static const IconData buffer = IconDataBrands(0xf837); /// Solid Bug icon /// /// https://fontawesome.com/icons/bug?style=solid /// beetle, error, glitch, insect, repair, report static const IconData solidBug = IconDataSolid(0xf188); /// Regular Bug icon /// /// https://fontawesome.com/icons/bug?style=regular /// beetle, error, glitch, insect, repair, report static const IconData bug = IconDataRegular(0xf188); /// Light Bug icon /// /// https://fontawesome.com/icons/bug?style=light /// beetle, error, glitch, insect, repair, report static const IconData lightBug = IconDataLight(0xf188); /// Thin Bug icon /// /// https://fontawesome.com/icons/bug?style=thin /// beetle, error, glitch, insect, repair, report static const IconData thinBug = IconDataThin(0xf188); /// Solid Bug Slash icon /// /// https://fontawesome.com/icons/bug-slash?style=solid /// beetle, disabled, fix, glitch, insect, optimize, repair, report, warning static const IconData solidBugSlash = IconDataSolid(0xe490); /// Regular Bug Slash icon /// /// https://fontawesome.com/icons/bug-slash?style=regular /// beetle, disabled, fix, glitch, insect, optimize, repair, report, warning static const IconData bugSlash = IconDataRegular(0xe490); /// Light Bug Slash icon /// /// https://fontawesome.com/icons/bug-slash?style=light /// beetle, disabled, fix, glitch, insect, optimize, repair, report, warning static const IconData lightBugSlash = IconDataLight(0xe490); /// Thin Bug Slash icon /// /// https://fontawesome.com/icons/bug-slash?style=thin /// beetle, disabled, fix, glitch, insect, optimize, repair, report, warning static const IconData thinBugSlash = IconDataThin(0xe490); /// Solid Bugs icon /// /// https://fontawesome.com/icons/bugs?style=solid /// bedbug, infestation, lice, plague, ticks static const IconData solidBugs = IconDataSolid(0xe4d0); /// Regular Bugs icon /// /// https://fontawesome.com/icons/bugs?style=regular /// bedbug, infestation, lice, plague, ticks static const IconData bugs = IconDataRegular(0xe4d0); /// Light Bugs icon /// /// https://fontawesome.com/icons/bugs?style=light /// bedbug, infestation, lice, plague, ticks static const IconData lightBugs = IconDataLight(0xe4d0); /// Thin Bugs icon /// /// https://fontawesome.com/icons/bugs?style=thin /// bedbug, infestation, lice, plague, ticks static const IconData thinBugs = IconDataThin(0xe4d0); /// Solid Building icon /// /// https://fontawesome.com/icons/building?style=solid /// apartment, building, business, city, company, office, office building, urban, work static const IconData solidBuilding = IconDataSolid(0xf1ad); /// Regular Building icon /// /// https://fontawesome.com/icons/building?style=regular /// apartment, building, business, city, company, office, office building, urban, work static const IconData building = IconDataRegular(0xf1ad); /// Light Building icon /// /// https://fontawesome.com/icons/building?style=light /// apartment, building, business, city, company, office, office building, urban, work static const IconData lightBuilding = IconDataLight(0xf1ad); /// Thin Building icon /// /// https://fontawesome.com/icons/building?style=thin /// apartment, building, business, city, company, office, office building, urban, work static const IconData thinBuilding = IconDataThin(0xf1ad); /// Solid Building Circle Arrow Right icon /// /// https://fontawesome.com/icons/building-circle-arrow-right?style=solid /// building, city, distribution center, office static const IconData solidBuildingCircleArrowRight = IconDataSolid(0xe4d1); /// Regular Building Circle Arrow Right icon /// /// https://fontawesome.com/icons/building-circle-arrow-right?style=regular /// building, city, distribution center, office static const IconData buildingCircleArrowRight = IconDataRegular(0xe4d1); /// Light Building Circle Arrow Right icon /// /// https://fontawesome.com/icons/building-circle-arrow-right?style=light /// building, city, distribution center, office static const IconData lightBuildingCircleArrowRight = IconDataLight(0xe4d1); /// Thin Building Circle Arrow Right icon /// /// https://fontawesome.com/icons/building-circle-arrow-right?style=thin /// building, city, distribution center, office static const IconData thinBuildingCircleArrowRight = IconDataThin(0xe4d1); /// Solid Building Circle Check icon /// /// https://fontawesome.com/icons/building-circle-check?style=solid /// building, city, enable, not affected, office, ok, okay, validate, working static const IconData solidBuildingCircleCheck = IconDataSolid(0xe4d2); /// Regular Building Circle Check icon /// /// https://fontawesome.com/icons/building-circle-check?style=regular /// building, city, enable, not affected, office, ok, okay, validate, working static const IconData buildingCircleCheck = IconDataRegular(0xe4d2); /// Light Building Circle Check icon /// /// https://fontawesome.com/icons/building-circle-check?style=light /// building, city, enable, not affected, office, ok, okay, validate, working static const IconData lightBuildingCircleCheck = IconDataLight(0xe4d2); /// Thin Building Circle Check icon /// /// https://fontawesome.com/icons/building-circle-check?style=thin /// building, city, enable, not affected, office, ok, okay, validate, working static const IconData thinBuildingCircleCheck = IconDataThin(0xe4d2); /// Solid Building Circle Exclamation icon /// /// https://fontawesome.com/icons/building-circle-exclamation?style=solid /// affected, building, city, failed, office static const IconData solidBuildingCircleExclamation = IconDataSolid(0xe4d3); /// Regular Building Circle Exclamation icon /// /// https://fontawesome.com/icons/building-circle-exclamation?style=regular /// affected, building, city, failed, office static const IconData buildingCircleExclamation = IconDataRegular(0xe4d3); /// Light Building Circle Exclamation icon /// /// https://fontawesome.com/icons/building-circle-exclamation?style=light /// affected, building, city, failed, office static const IconData lightBuildingCircleExclamation = IconDataLight(0xe4d3); /// Thin Building Circle Exclamation icon /// /// https://fontawesome.com/icons/building-circle-exclamation?style=thin /// affected, building, city, failed, office static const IconData thinBuildingCircleExclamation = IconDataThin(0xe4d3); /// Solid Building Circle Xmark icon /// /// https://fontawesome.com/icons/building-circle-xmark?style=solid /// building, city, destroy, office, uncheck static const IconData solidBuildingCircleXmark = IconDataSolid(0xe4d4); /// Regular Building Circle Xmark icon /// /// https://fontawesome.com/icons/building-circle-xmark?style=regular /// building, city, destroy, office, uncheck static const IconData buildingCircleXmark = IconDataRegular(0xe4d4); /// Light Building Circle Xmark icon /// /// https://fontawesome.com/icons/building-circle-xmark?style=light /// building, city, destroy, office, uncheck static const IconData lightBuildingCircleXmark = IconDataLight(0xe4d4); /// Thin Building Circle Xmark icon /// /// https://fontawesome.com/icons/building-circle-xmark?style=thin /// building, city, destroy, office, uncheck static const IconData thinBuildingCircleXmark = IconDataThin(0xe4d4); /// Solid Building Columns icon /// /// https://fontawesome.com/icons/building-columns?style=solid /// bank, building, college, education, institution, museum, students static const IconData solidBuildingColumns = IconDataSolid(0xf19c); /// Alias bank for icon [solidBuildingColumns] @Deprecated('Use "solidBuildingColumns" instead.') static const IconData solidBank = solidBuildingColumns; /// Alias institution for icon [solidBuildingColumns] @Deprecated('Use "solidBuildingColumns" instead.') static const IconData solidInstitution = solidBuildingColumns; /// Alias museum for icon [solidBuildingColumns] @Deprecated('Use "solidBuildingColumns" instead.') static const IconData solidMuseum = solidBuildingColumns; /// Alias university for icon [solidBuildingColumns] @Deprecated('Use "solidBuildingColumns" instead.') static const IconData solidUniversity = solidBuildingColumns; /// Regular Building Columns icon /// /// https://fontawesome.com/icons/building-columns?style=regular /// bank, building, college, education, institution, museum, students static const IconData buildingColumns = IconDataRegular(0xf19c); /// Alias bank for icon [buildingColumns] @Deprecated('Use "buildingColumns" instead.') static const IconData bank = buildingColumns; /// Alias institution for icon [buildingColumns] @Deprecated('Use "buildingColumns" instead.') static const IconData institution = buildingColumns; /// Alias museum for icon [buildingColumns] @Deprecated('Use "buildingColumns" instead.') static const IconData museum = buildingColumns; /// Alias university for icon [buildingColumns] @Deprecated('Use "buildingColumns" instead.') static const IconData university = buildingColumns; /// Light Building Columns icon /// /// https://fontawesome.com/icons/building-columns?style=light /// bank, building, college, education, institution, museum, students static const IconData lightBuildingColumns = IconDataLight(0xf19c); /// Alias bank for icon [lightBuildingColumns] @Deprecated('Use "lightBuildingColumns" instead.') static const IconData lightBank = lightBuildingColumns; /// Alias institution for icon [lightBuildingColumns] @Deprecated('Use "lightBuildingColumns" instead.') static const IconData lightInstitution = lightBuildingColumns; /// Alias museum for icon [lightBuildingColumns] @Deprecated('Use "lightBuildingColumns" instead.') static const IconData lightMuseum = lightBuildingColumns; /// Alias university for icon [lightBuildingColumns] @Deprecated('Use "lightBuildingColumns" instead.') static const IconData lightUniversity = lightBuildingColumns; /// Thin Building Columns icon /// /// https://fontawesome.com/icons/building-columns?style=thin /// bank, building, college, education, institution, museum, students static const IconData thinBuildingColumns = IconDataThin(0xf19c); /// Alias bank for icon [thinBuildingColumns] @Deprecated('Use "thinBuildingColumns" instead.') static const IconData thinBank = thinBuildingColumns; /// Alias institution for icon [thinBuildingColumns] @Deprecated('Use "thinBuildingColumns" instead.') static const IconData thinInstitution = thinBuildingColumns; /// Alias museum for icon [thinBuildingColumns] @Deprecated('Use "thinBuildingColumns" instead.') static const IconData thinMuseum = thinBuildingColumns; /// Alias university for icon [thinBuildingColumns] @Deprecated('Use "thinBuildingColumns" instead.') static const IconData thinUniversity = thinBuildingColumns; /// Solid Building Flag icon /// /// https://fontawesome.com/icons/building-flag?style=solid /// city, building, diplomat, embassy, flag, headquarters, united nations static const IconData solidBuildingFlag = IconDataSolid(0xe4d5); /// Regular Building Flag icon /// /// https://fontawesome.com/icons/building-flag?style=regular /// city, building, diplomat, embassy, flag, headquarters, united nations static const IconData buildingFlag = IconDataRegular(0xe4d5); /// Light Building Flag icon /// /// https://fontawesome.com/icons/building-flag?style=light /// city, building, diplomat, embassy, flag, headquarters, united nations static const IconData lightBuildingFlag = IconDataLight(0xe4d5); /// Thin Building Flag icon /// /// https://fontawesome.com/icons/building-flag?style=thin /// city, building, diplomat, embassy, flag, headquarters, united nations static const IconData thinBuildingFlag = IconDataThin(0xe4d5); /// Solid Building Lock icon /// /// https://fontawesome.com/icons/building-lock?style=solid /// building, city, closed, lock, lockdown, padlock, privacy, quarantine, secure static const IconData solidBuildingLock = IconDataSolid(0xe4d6); /// Regular Building Lock icon /// /// https://fontawesome.com/icons/building-lock?style=regular /// building, city, closed, lock, lockdown, padlock, privacy, quarantine, secure static const IconData buildingLock = IconDataRegular(0xe4d6); /// Light Building Lock icon /// /// https://fontawesome.com/icons/building-lock?style=light /// building, city, closed, lock, lockdown, padlock, privacy, quarantine, secure static const IconData lightBuildingLock = IconDataLight(0xe4d6); /// Thin Building Lock icon /// /// https://fontawesome.com/icons/building-lock?style=thin /// building, city, closed, lock, lockdown, padlock, privacy, quarantine, secure static const IconData thinBuildingLock = IconDataThin(0xe4d6); /// Solid Building Magnifying Glass icon /// /// https://fontawesome.com/icons/building-magnifying-glass?style=solid /// building, business, city, company, office, office building, urban, work, apartment, find, inspect, inspection, permit, search, zoning static const IconData solidBuildingMagnifyingGlass = IconDataSolid(0xe61c); /// Regular Building Magnifying Glass icon /// /// https://fontawesome.com/icons/building-magnifying-glass?style=regular /// building, business, city, company, office, office building, urban, work, apartment, find, inspect, inspection, permit, search, zoning static const IconData buildingMagnifyingGlass = IconDataRegular(0xe61c); /// Light Building Magnifying Glass icon /// /// https://fontawesome.com/icons/building-magnifying-glass?style=light /// building, business, city, company, office, office building, urban, work, apartment, find, inspect, inspection, permit, search, zoning static const IconData lightBuildingMagnifyingGlass = IconDataLight(0xe61c); /// Thin Building Magnifying Glass icon /// /// https://fontawesome.com/icons/building-magnifying-glass?style=thin /// building, business, city, company, office, office building, urban, work, apartment, find, inspect, inspection, permit, search, zoning static const IconData thinBuildingMagnifyingGlass = IconDataThin(0xe61c); /// Solid Building Memo icon /// /// https://fontawesome.com/icons/building-memo?style=solid /// building, business, city, company, office, office building, urban, work, apartment, licence, license, list, permit, realtor, realty, zoning static const IconData solidBuildingMemo = IconDataSolid(0xe61e); /// Regular Building Memo icon /// /// https://fontawesome.com/icons/building-memo?style=regular /// building, business, city, company, office, office building, urban, work, apartment, licence, license, list, permit, realtor, realty, zoning static const IconData buildingMemo = IconDataRegular(0xe61e); /// Light Building Memo icon /// /// https://fontawesome.com/icons/building-memo?style=light /// building, business, city, company, office, office building, urban, work, apartment, licence, license, list, permit, realtor, realty, zoning static const IconData lightBuildingMemo = IconDataLight(0xe61e); /// Thin Building Memo icon /// /// https://fontawesome.com/icons/building-memo?style=thin /// building, business, city, company, office, office building, urban, work, apartment, licence, license, list, permit, realtor, realty, zoning static const IconData thinBuildingMemo = IconDataThin(0xe61e); /// Solid Building Ngo icon /// /// https://fontawesome.com/icons/building-ngo?style=solid /// city, building, non governmental organization, office static const IconData solidBuildingNgo = IconDataSolid(0xe4d7); /// Regular Building Ngo icon /// /// https://fontawesome.com/icons/building-ngo?style=regular /// city, building, non governmental organization, office static const IconData buildingNgo = IconDataRegular(0xe4d7); /// Light Building Ngo icon /// /// https://fontawesome.com/icons/building-ngo?style=light /// city, building, non governmental organization, office static const IconData lightBuildingNgo = IconDataLight(0xe4d7); /// Thin Building Ngo icon /// /// https://fontawesome.com/icons/building-ngo?style=thin /// city, building, non governmental organization, office static const IconData thinBuildingNgo = IconDataThin(0xe4d7); /// Solid Building Shield icon /// /// https://fontawesome.com/icons/building-shield?style=solid /// building, city, police, protect, safety static const IconData solidBuildingShield = IconDataSolid(0xe4d8); /// Regular Building Shield icon /// /// https://fontawesome.com/icons/building-shield?style=regular /// building, city, police, protect, safety static const IconData buildingShield = IconDataRegular(0xe4d8); /// Light Building Shield icon /// /// https://fontawesome.com/icons/building-shield?style=light /// building, city, police, protect, safety static const IconData lightBuildingShield = IconDataLight(0xe4d8); /// Thin Building Shield icon /// /// https://fontawesome.com/icons/building-shield?style=thin /// building, city, police, protect, safety static const IconData thinBuildingShield = IconDataThin(0xe4d8); /// Solid Building Un icon /// /// https://fontawesome.com/icons/building-un?style=solid /// building, city, office, united nations static const IconData solidBuildingUn = IconDataSolid(0xe4d9); /// Regular Building Un icon /// /// https://fontawesome.com/icons/building-un?style=regular /// building, city, office, united nations static const IconData buildingUn = IconDataRegular(0xe4d9); /// Light Building Un icon /// /// https://fontawesome.com/icons/building-un?style=light /// building, city, office, united nations static const IconData lightBuildingUn = IconDataLight(0xe4d9); /// Thin Building Un icon /// /// https://fontawesome.com/icons/building-un?style=thin /// building, city, office, united nations static const IconData thinBuildingUn = IconDataThin(0xe4d9); /// Solid Building User icon /// /// https://fontawesome.com/icons/building-user?style=solid /// apartment, building, city, employee, uer static const IconData solidBuildingUser = IconDataSolid(0xe4da); /// Regular Building User icon /// /// https://fontawesome.com/icons/building-user?style=regular /// apartment, building, city, employee, uer static const IconData buildingUser = IconDataRegular(0xe4da); /// Light Building User icon /// /// https://fontawesome.com/icons/building-user?style=light /// apartment, building, city, employee, uer static const IconData lightBuildingUser = IconDataLight(0xe4da); /// Thin Building User icon /// /// https://fontawesome.com/icons/building-user?style=thin /// apartment, building, city, employee, uer static const IconData thinBuildingUser = IconDataThin(0xe4da); /// Solid Building Wheat icon /// /// https://fontawesome.com/icons/building-wheat?style=solid /// agriculture, building, city, usda static const IconData solidBuildingWheat = IconDataSolid(0xe4db); /// Regular Building Wheat icon /// /// https://fontawesome.com/icons/building-wheat?style=regular /// agriculture, building, city, usda static const IconData buildingWheat = IconDataRegular(0xe4db); /// Light Building Wheat icon /// /// https://fontawesome.com/icons/building-wheat?style=light /// agriculture, building, city, usda static const IconData lightBuildingWheat = IconDataLight(0xe4db); /// Thin Building Wheat icon /// /// https://fontawesome.com/icons/building-wheat?style=thin /// agriculture, building, city, usda static const IconData thinBuildingWheat = IconDataThin(0xe4db); /// Solid Buildings icon /// /// https://fontawesome.com/icons/buildings?style=solid /// apartment, business, city, company, office, urban, work static const IconData solidBuildings = IconDataSolid(0xe0cc); /// Regular Buildings icon /// /// https://fontawesome.com/icons/buildings?style=regular /// apartment, business, city, company, office, urban, work static const IconData buildings = IconDataRegular(0xe0cc); /// Light Buildings icon /// /// https://fontawesome.com/icons/buildings?style=light /// apartment, business, city, company, office, urban, work static const IconData lightBuildings = IconDataLight(0xe0cc); /// Thin Buildings icon /// /// https://fontawesome.com/icons/buildings?style=thin /// apartment, business, city, company, office, urban, work static const IconData thinBuildings = IconDataThin(0xe0cc); /// Solid Bulldozer icon /// /// https://fontawesome.com/icons/bulldozer?style=solid /// earth, mover, dirt static const IconData solidBulldozer = IconDataSolid(0xe655); /// Regular Bulldozer icon /// /// https://fontawesome.com/icons/bulldozer?style=regular /// earth, mover, dirt static const IconData bulldozer = IconDataRegular(0xe655); /// Light Bulldozer icon /// /// https://fontawesome.com/icons/bulldozer?style=light /// earth, mover, dirt static const IconData lightBulldozer = IconDataLight(0xe655); /// Thin Bulldozer icon /// /// https://fontawesome.com/icons/bulldozer?style=thin /// earth, mover, dirt static const IconData thinBulldozer = IconDataThin(0xe655); /// Solid Bullhorn icon /// /// https://fontawesome.com/icons/bullhorn?style=solid /// Bullhorn, announcement, broadcast, loud, louder, loudspeaker, megaphone, public address, request, share static const IconData solidBullhorn = IconDataSolid(0xf0a1); /// Regular Bullhorn icon /// /// https://fontawesome.com/icons/bullhorn?style=regular /// Bullhorn, announcement, broadcast, loud, louder, loudspeaker, megaphone, public address, request, share static const IconData bullhorn = IconDataRegular(0xf0a1); /// Light Bullhorn icon /// /// https://fontawesome.com/icons/bullhorn?style=light /// Bullhorn, announcement, broadcast, loud, louder, loudspeaker, megaphone, public address, request, share static const IconData lightBullhorn = IconDataLight(0xf0a1); /// Thin Bullhorn icon /// /// https://fontawesome.com/icons/bullhorn?style=thin /// Bullhorn, announcement, broadcast, loud, louder, loudspeaker, megaphone, public address, request, share static const IconData thinBullhorn = IconDataThin(0xf0a1); /// Solid Bullseye icon /// /// https://fontawesome.com/icons/bullseye?style=solid /// archery, goal, objective, strategy, target static const IconData solidBullseye = IconDataSolid(0xf140); /// Regular Bullseye icon /// /// https://fontawesome.com/icons/bullseye?style=regular /// archery, goal, objective, strategy, target static const IconData bullseye = IconDataRegular(0xf140); /// Light Bullseye icon /// /// https://fontawesome.com/icons/bullseye?style=light /// archery, goal, objective, strategy, target static const IconData lightBullseye = IconDataLight(0xf140); /// Thin Bullseye icon /// /// https://fontawesome.com/icons/bullseye?style=thin /// archery, goal, objective, strategy, target static const IconData thinBullseye = IconDataThin(0xf140); /// Solid Bullseye Arrow icon /// /// https://fontawesome.com/icons/bullseye-arrow?style=solid /// archery, arrow, bullseye, dart, direct hit, game, goal, hit, objective, robin hood, strategy, target static const IconData solidBullseyeArrow = IconDataSolid(0xf648); /// Regular Bullseye Arrow icon /// /// https://fontawesome.com/icons/bullseye-arrow?style=regular /// archery, arrow, bullseye, dart, direct hit, game, goal, hit, objective, robin hood, strategy, target static const IconData bullseyeArrow = IconDataRegular(0xf648); /// Light Bullseye Arrow icon /// /// https://fontawesome.com/icons/bullseye-arrow?style=light /// archery, arrow, bullseye, dart, direct hit, game, goal, hit, objective, robin hood, strategy, target static const IconData lightBullseyeArrow = IconDataLight(0xf648); /// Thin Bullseye Arrow icon /// /// https://fontawesome.com/icons/bullseye-arrow?style=thin /// archery, arrow, bullseye, dart, direct hit, game, goal, hit, objective, robin hood, strategy, target static const IconData thinBullseyeArrow = IconDataThin(0xf648); /// Solid Bullseye Pointer icon /// /// https://fontawesome.com/icons/bullseye-pointer?style=solid /// archery, goal, objective, strategy, target static const IconData solidBullseyePointer = IconDataSolid(0xf649); /// Regular Bullseye Pointer icon /// /// https://fontawesome.com/icons/bullseye-pointer?style=regular /// archery, goal, objective, strategy, target static const IconData bullseyePointer = IconDataRegular(0xf649); /// Light Bullseye Pointer icon /// /// https://fontawesome.com/icons/bullseye-pointer?style=light /// archery, goal, objective, strategy, target static const IconData lightBullseyePointer = IconDataLight(0xf649); /// Thin Bullseye Pointer icon /// /// https://fontawesome.com/icons/bullseye-pointer?style=thin /// archery, goal, objective, strategy, target static const IconData thinBullseyePointer = IconDataThin(0xf649); /// Solid Buoy icon /// /// https://fontawesome.com/icons/buoy?style=solid /// anchor, float, hazard, mooring, nautical, navigation, warning, water static const IconData solidBuoy = IconDataSolid(0xe5b5); /// Regular Buoy icon /// /// https://fontawesome.com/icons/buoy?style=regular /// anchor, float, hazard, mooring, nautical, navigation, warning, water static const IconData buoy = IconDataRegular(0xe5b5); /// Light Buoy icon /// /// https://fontawesome.com/icons/buoy?style=light /// anchor, float, hazard, mooring, nautical, navigation, warning, water static const IconData lightBuoy = IconDataLight(0xe5b5); /// Thin Buoy icon /// /// https://fontawesome.com/icons/buoy?style=thin /// anchor, float, hazard, mooring, nautical, navigation, warning, water static const IconData thinBuoy = IconDataThin(0xe5b5); /// Solid Buoy Mooring icon /// /// https://fontawesome.com/icons/buoy-mooring?style=solid /// anchor, float, hazard, mooring, nautical, navigation, warning, water static const IconData solidBuoyMooring = IconDataSolid(0xe5b6); /// Regular Buoy Mooring icon /// /// https://fontawesome.com/icons/buoy-mooring?style=regular /// anchor, float, hazard, mooring, nautical, navigation, warning, water static const IconData buoyMooring = IconDataRegular(0xe5b6); /// Light Buoy Mooring icon /// /// https://fontawesome.com/icons/buoy-mooring?style=light /// anchor, float, hazard, mooring, nautical, navigation, warning, water static const IconData lightBuoyMooring = IconDataLight(0xe5b6); /// Thin Buoy Mooring icon /// /// https://fontawesome.com/icons/buoy-mooring?style=thin /// anchor, float, hazard, mooring, nautical, navigation, warning, water static const IconData thinBuoyMooring = IconDataThin(0xe5b6); /// Solid Burger icon /// /// https://fontawesome.com/icons/burger?style=solid /// bacon, beef, burger, burger king, cheeseburger, fast food, grill, ground beef, mcdonalds, sandwich static const IconData solidBurger = IconDataSolid(0xf805); /// Alias hamburger for icon [solidBurger] @Deprecated('Use "solidBurger" instead.') static const IconData solidHamburger = solidBurger; /// Regular Burger icon /// /// https://fontawesome.com/icons/burger?style=regular /// bacon, beef, burger, burger king, cheeseburger, fast food, grill, ground beef, mcdonalds, sandwich static const IconData burger = IconDataRegular(0xf805); /// Alias hamburger for icon [burger] @Deprecated('Use "burger" instead.') static const IconData hamburger = burger; /// Light Burger icon /// /// https://fontawesome.com/icons/burger?style=light /// bacon, beef, burger, burger king, cheeseburger, fast food, grill, ground beef, mcdonalds, sandwich static const IconData lightBurger = IconDataLight(0xf805); /// Alias hamburger for icon [lightBurger] @Deprecated('Use "lightBurger" instead.') static const IconData lightHamburger = lightBurger; /// Thin Burger icon /// /// https://fontawesome.com/icons/burger?style=thin /// bacon, beef, burger, burger king, cheeseburger, fast food, grill, ground beef, mcdonalds, sandwich static const IconData thinBurger = IconDataThin(0xf805); /// Alias hamburger for icon [thinBurger] @Deprecated('Use "thinBurger" instead.') static const IconData thinHamburger = thinBurger; /// Solid Burger Cheese icon /// /// https://fontawesome.com/icons/burger-cheese?style=solid /// bacon, beef, burger, burger king, fast food, grill, ground beef, hamburger, mcdonalds, sandwich, slider, wendys, white castle static const IconData solidBurgerCheese = IconDataSolid(0xf7f1); /// Alias cheeseburger for icon [solidBurgerCheese] @Deprecated('Use "solidBurgerCheese" instead.') static const IconData solidCheeseburger = solidBurgerCheese; /// Regular Burger Cheese icon /// /// https://fontawesome.com/icons/burger-cheese?style=regular /// bacon, beef, burger, burger king, fast food, grill, ground beef, hamburger, mcdonalds, sandwich, slider, wendys, white castle static const IconData burgerCheese = IconDataRegular(0xf7f1); /// Alias cheeseburger for icon [burgerCheese] @Deprecated('Use "burgerCheese" instead.') static const IconData cheeseburger = burgerCheese; /// Light Burger Cheese icon /// /// https://fontawesome.com/icons/burger-cheese?style=light /// bacon, beef, burger, burger king, fast food, grill, ground beef, hamburger, mcdonalds, sandwich, slider, wendys, white castle static const IconData lightBurgerCheese = IconDataLight(0xf7f1); /// Alias cheeseburger for icon [lightBurgerCheese] @Deprecated('Use "lightBurgerCheese" instead.') static const IconData lightCheeseburger = lightBurgerCheese; /// Thin Burger Cheese icon /// /// https://fontawesome.com/icons/burger-cheese?style=thin /// bacon, beef, burger, burger king, fast food, grill, ground beef, hamburger, mcdonalds, sandwich, slider, wendys, white castle static const IconData thinBurgerCheese = IconDataThin(0xf7f1); /// Alias cheeseburger for icon [thinBurgerCheese] @Deprecated('Use "thinBurgerCheese" instead.') static const IconData thinCheeseburger = thinBurgerCheese; /// Solid Burger Fries icon /// /// https://fontawesome.com/icons/burger-fries?style=solid /// chips, fast food, french fries, junk food, sandwich, takeout static const IconData solidBurgerFries = IconDataSolid(0xe0cd); /// Regular Burger Fries icon /// /// https://fontawesome.com/icons/burger-fries?style=regular /// chips, fast food, french fries, junk food, sandwich, takeout static const IconData burgerFries = IconDataRegular(0xe0cd); /// Light Burger Fries icon /// /// https://fontawesome.com/icons/burger-fries?style=light /// chips, fast food, french fries, junk food, sandwich, takeout static const IconData lightBurgerFries = IconDataLight(0xe0cd); /// Thin Burger Fries icon /// /// https://fontawesome.com/icons/burger-fries?style=thin /// chips, fast food, french fries, junk food, sandwich, takeout static const IconData thinBurgerFries = IconDataThin(0xe0cd); /// Solid Burger Glass icon /// /// https://fontawesome.com/icons/burger-glass?style=solid /// beer, fast food, junk food, sandwich, soda, takeout static const IconData solidBurgerGlass = IconDataSolid(0xe0ce); /// Regular Burger Glass icon /// /// https://fontawesome.com/icons/burger-glass?style=regular /// beer, fast food, junk food, sandwich, soda, takeout static const IconData burgerGlass = IconDataRegular(0xe0ce); /// Light Burger Glass icon /// /// https://fontawesome.com/icons/burger-glass?style=light /// beer, fast food, junk food, sandwich, soda, takeout static const IconData lightBurgerGlass = IconDataLight(0xe0ce); /// Thin Burger Glass icon /// /// https://fontawesome.com/icons/burger-glass?style=thin /// beer, fast food, junk food, sandwich, soda, takeout static const IconData thinBurgerGlass = IconDataThin(0xe0ce); /// Solid Burger Lettuce icon /// /// https://fontawesome.com/icons/burger-lettuce?style=solid /// burger, fast food, grill, sandwich, vegetables, veggie burger static const IconData solidBurgerLettuce = IconDataSolid(0xe3e3); /// Regular Burger Lettuce icon /// /// https://fontawesome.com/icons/burger-lettuce?style=regular /// burger, fast food, grill, sandwich, vegetables, veggie burger static const IconData burgerLettuce = IconDataRegular(0xe3e3); /// Light Burger Lettuce icon /// /// https://fontawesome.com/icons/burger-lettuce?style=light /// burger, fast food, grill, sandwich, vegetables, veggie burger static const IconData lightBurgerLettuce = IconDataLight(0xe3e3); /// Thin Burger Lettuce icon /// /// https://fontawesome.com/icons/burger-lettuce?style=thin /// burger, fast food, grill, sandwich, vegetables, veggie burger static const IconData thinBurgerLettuce = IconDataThin(0xe3e3); /// Solid Burger Soda icon /// /// https://fontawesome.com/icons/burger-soda?style=solid /// bacon, beef, cheeseburger, fast food, grill, ground beef, hamburger, junk food, pop, sandwich, slider static const IconData solidBurgerSoda = IconDataSolid(0xf858); /// Regular Burger Soda icon /// /// https://fontawesome.com/icons/burger-soda?style=regular /// bacon, beef, cheeseburger, fast food, grill, ground beef, hamburger, junk food, pop, sandwich, slider static const IconData burgerSoda = IconDataRegular(0xf858); /// Light Burger Soda icon /// /// https://fontawesome.com/icons/burger-soda?style=light /// bacon, beef, cheeseburger, fast food, grill, ground beef, hamburger, junk food, pop, sandwich, slider static const IconData lightBurgerSoda = IconDataLight(0xf858); /// Thin Burger Soda icon /// /// https://fontawesome.com/icons/burger-soda?style=thin /// bacon, beef, cheeseburger, fast food, grill, ground beef, hamburger, junk food, pop, sandwich, slider static const IconData thinBurgerSoda = IconDataThin(0xf858); /// Brands Büromöbel-Experte GmbH & Co. KG. icon /// /// https://fontawesome.com/icons/buromobelexperte?style=brands static const IconData buromobelexperte = IconDataBrands(0xf37f); /// Solid Burrito icon /// /// https://fontawesome.com/icons/burrito?style=solid /// beans, breakfast, burrito, chimichanga, mexican, salsa, taco, tortilla, wrap static const IconData solidBurrito = IconDataSolid(0xf7ed); /// Regular Burrito icon /// /// https://fontawesome.com/icons/burrito?style=regular /// beans, breakfast, burrito, chimichanga, mexican, salsa, taco, tortilla, wrap static const IconData burrito = IconDataRegular(0xf7ed); /// Light Burrito icon /// /// https://fontawesome.com/icons/burrito?style=light /// beans, breakfast, burrito, chimichanga, mexican, salsa, taco, tortilla, wrap static const IconData lightBurrito = IconDataLight(0xf7ed); /// Thin Burrito icon /// /// https://fontawesome.com/icons/burrito?style=thin /// beans, breakfast, burrito, chimichanga, mexican, salsa, taco, tortilla, wrap static const IconData thinBurrito = IconDataThin(0xf7ed); /// Solid Burst icon /// /// https://fontawesome.com/icons/burst?style=solid /// boom, crash, explosion static const IconData solidBurst = IconDataSolid(0xe4dc); /// Regular Burst icon /// /// https://fontawesome.com/icons/burst?style=regular /// boom, crash, explosion static const IconData burst = IconDataRegular(0xe4dc); /// Light Burst icon /// /// https://fontawesome.com/icons/burst?style=light /// boom, crash, explosion static const IconData lightBurst = IconDataLight(0xe4dc); /// Thin Burst icon /// /// https://fontawesome.com/icons/burst?style=thin /// boom, crash, explosion static const IconData thinBurst = IconDataThin(0xe4dc); /// Solid Bus icon /// /// https://fontawesome.com/icons/bus?style=solid /// bus, oncoming, oncoming bus, public transportation, transportation, travel, vehicle static const IconData solidBus = IconDataSolid(0xf207); /// Regular Bus icon /// /// https://fontawesome.com/icons/bus?style=regular /// bus, oncoming, oncoming bus, public transportation, transportation, travel, vehicle static const IconData bus = IconDataRegular(0xf207); /// Light Bus icon /// /// https://fontawesome.com/icons/bus?style=light /// bus, oncoming, oncoming bus, public transportation, transportation, travel, vehicle static const IconData lightBus = IconDataLight(0xf207); /// Thin Bus icon /// /// https://fontawesome.com/icons/bus?style=thin /// bus, oncoming, oncoming bus, public transportation, transportation, travel, vehicle static const IconData thinBus = IconDataThin(0xf207); /// Solid Bus School icon /// /// https://fontawesome.com/icons/bus-school?style=solid /// education, school, transportation, vehicle static const IconData solidBusSchool = IconDataSolid(0xf5dd); /// Regular Bus School icon /// /// https://fontawesome.com/icons/bus-school?style=regular /// education, school, transportation, vehicle static const IconData busSchool = IconDataRegular(0xf5dd); /// Light Bus School icon /// /// https://fontawesome.com/icons/bus-school?style=light /// education, school, transportation, vehicle static const IconData lightBusSchool = IconDataLight(0xf5dd); /// Thin Bus School icon /// /// https://fontawesome.com/icons/bus-school?style=thin /// education, school, transportation, vehicle static const IconData thinBusSchool = IconDataThin(0xf5dd); /// Solid Bus Simple icon /// /// https://fontawesome.com/icons/bus-simple?style=solid /// mta, public transportation, transportation, travel, vehicle static const IconData solidBusSimple = IconDataSolid(0xf55e); /// Alias bus-alt for icon [solidBusSimple] @Deprecated('Use "solidBusSimple" instead.') static const IconData solidBusAlt = solidBusSimple; /// Regular Bus Simple icon /// /// https://fontawesome.com/icons/bus-simple?style=regular /// mta, public transportation, transportation, travel, vehicle static const IconData busSimple = IconDataRegular(0xf55e); /// Alias bus-alt for icon [busSimple] @Deprecated('Use "busSimple" instead.') static const IconData busAlt = busSimple; /// Light Bus Simple icon /// /// https://fontawesome.com/icons/bus-simple?style=light /// mta, public transportation, transportation, travel, vehicle static const IconData lightBusSimple = IconDataLight(0xf55e); /// Alias bus-alt for icon [lightBusSimple] @Deprecated('Use "lightBusSimple" instead.') static const IconData lightBusAlt = lightBusSimple; /// Thin Bus Simple icon /// /// https://fontawesome.com/icons/bus-simple?style=thin /// mta, public transportation, transportation, travel, vehicle static const IconData thinBusSimple = IconDataThin(0xf55e); /// Alias bus-alt for icon [thinBusSimple] @Deprecated('Use "thinBusSimple" instead.') static const IconData thinBusAlt = thinBusSimple; /// Solid Business Time icon /// /// https://fontawesome.com/icons/business-time?style=solid /// alarm, briefcase, business socks, clock, flight of the conchords, portfolio, reminder, wednesday static const IconData solidBusinessTime = IconDataSolid(0xf64a); /// Alias briefcase-clock for icon [solidBusinessTime] @Deprecated('Use "solidBusinessTime" instead.') static const IconData solidBriefcaseClock = solidBusinessTime; /// Regular Business Time icon /// /// https://fontawesome.com/icons/business-time?style=regular /// alarm, briefcase, business socks, clock, flight of the conchords, portfolio, reminder, wednesday static const IconData businessTime = IconDataRegular(0xf64a); /// Alias briefcase-clock for icon [businessTime] @Deprecated('Use "businessTime" instead.') static const IconData briefcaseClock = businessTime; /// Light Business Time icon /// /// https://fontawesome.com/icons/business-time?style=light /// alarm, briefcase, business socks, clock, flight of the conchords, portfolio, reminder, wednesday static const IconData lightBusinessTime = IconDataLight(0xf64a); /// Alias briefcase-clock for icon [lightBusinessTime] @Deprecated('Use "lightBusinessTime" instead.') static const IconData lightBriefcaseClock = lightBusinessTime; /// Thin Business Time icon /// /// https://fontawesome.com/icons/business-time?style=thin /// alarm, briefcase, business socks, clock, flight of the conchords, portfolio, reminder, wednesday static const IconData thinBusinessTime = IconDataThin(0xf64a); /// Alias briefcase-clock for icon [thinBusinessTime] @Deprecated('Use "thinBusinessTime" instead.') static const IconData thinBriefcaseClock = thinBusinessTime; /// Solid Butter icon /// /// https://fontawesome.com/icons/butter?style=solid /// butter, dairy, margarine, spread static const IconData solidButter = IconDataSolid(0xe3e4); /// Regular Butter icon /// /// https://fontawesome.com/icons/butter?style=regular /// butter, dairy, margarine, spread static const IconData butter = IconDataRegular(0xe3e4); /// Light Butter icon /// /// https://fontawesome.com/icons/butter?style=light /// butter, dairy, margarine, spread static const IconData lightButter = IconDataLight(0xe3e4); /// Thin Butter icon /// /// https://fontawesome.com/icons/butter?style=thin /// butter, dairy, margarine, spread static const IconData thinButter = IconDataThin(0xe3e4); /// Brands Buy n Large icon /// /// https://fontawesome.com/icons/buy-n-large?style=brands static const IconData buyNLarge = IconDataBrands(0xf8a6); /// Brands BuySellAds icon /// /// https://fontawesome.com/icons/buysellads?style=brands static const IconData buysellads = IconDataBrands(0xf20d); /// Solid C icon /// /// https://fontawesome.com/icons/c?style=solid /// Latin Capital Letter C, Latin Small Letter C, letter static const IconData solidC = IconDataSolid(0x43); /// Regular C icon /// /// https://fontawesome.com/icons/c?style=regular /// Latin Capital Letter C, Latin Small Letter C, letter static const IconData c = IconDataRegular(0x43); /// Light C icon /// /// https://fontawesome.com/icons/c?style=light /// Latin Capital Letter C, Latin Small Letter C, letter static const IconData lightC = IconDataLight(0x43); /// Thin C icon /// /// https://fontawesome.com/icons/c?style=thin /// Latin Capital Letter C, Latin Small Letter C, letter static const IconData thinC = IconDataThin(0x43); /// Solid Cabin icon /// /// https://fontawesome.com/icons/cabin?style=solid /// cabin, camp, log, lumber, ranger static const IconData solidCabin = IconDataSolid(0xe46d); /// Regular Cabin icon /// /// https://fontawesome.com/icons/cabin?style=regular /// cabin, camp, log, lumber, ranger static const IconData cabin = IconDataRegular(0xe46d); /// Light Cabin icon /// /// https://fontawesome.com/icons/cabin?style=light /// cabin, camp, log, lumber, ranger static const IconData lightCabin = IconDataLight(0xe46d); /// Thin Cabin icon /// /// https://fontawesome.com/icons/cabin?style=thin /// cabin, camp, log, lumber, ranger static const IconData thinCabin = IconDataThin(0xe46d); /// Solid Cabinet Filing icon /// /// https://fontawesome.com/icons/cabinet-filing?style=solid /// archive, cabinet, file, file cabinet, files, filing, records, register, storage static const IconData solidCabinetFiling = IconDataSolid(0xf64b); /// Regular Cabinet Filing icon /// /// https://fontawesome.com/icons/cabinet-filing?style=regular /// archive, cabinet, file, file cabinet, files, filing, records, register, storage static const IconData cabinetFiling = IconDataRegular(0xf64b); /// Light Cabinet Filing icon /// /// https://fontawesome.com/icons/cabinet-filing?style=light /// archive, cabinet, file, file cabinet, files, filing, records, register, storage static const IconData lightCabinetFiling = IconDataLight(0xf64b); /// Thin Cabinet Filing icon /// /// https://fontawesome.com/icons/cabinet-filing?style=thin /// archive, cabinet, file, file cabinet, files, filing, records, register, storage static const IconData thinCabinetFiling = IconDataThin(0xf64b); /// Solid Cable Car icon /// /// https://fontawesome.com/icons/cable-car?style=solid /// aerial tramway, cable, gondola, lift, mountain, mountain cableway, tram, tramway, trolley static const IconData solidCableCar = IconDataSolid(0xf7da); /// Alias tram for icon [solidCableCar] @Deprecated('Use "solidCableCar" instead.') static const IconData solidTram = solidCableCar; /// Regular Cable Car icon /// /// https://fontawesome.com/icons/cable-car?style=regular /// aerial tramway, cable, gondola, lift, mountain, mountain cableway, tram, tramway, trolley static const IconData cableCar = IconDataRegular(0xf7da); /// Alias tram for icon [cableCar] @Deprecated('Use "cableCar" instead.') static const IconData tram = cableCar; /// Light Cable Car icon /// /// https://fontawesome.com/icons/cable-car?style=light /// aerial tramway, cable, gondola, lift, mountain, mountain cableway, tram, tramway, trolley static const IconData lightCableCar = IconDataLight(0xf7da); /// Alias tram for icon [lightCableCar] @Deprecated('Use "lightCableCar" instead.') static const IconData lightTram = lightCableCar; /// Thin Cable Car icon /// /// https://fontawesome.com/icons/cable-car?style=thin /// aerial tramway, cable, gondola, lift, mountain, mountain cableway, tram, tramway, trolley static const IconData thinCableCar = IconDataThin(0xf7da); /// Alias tram for icon [thinCableCar] @Deprecated('Use "thinCableCar" instead.') static const IconData thinTram = thinCableCar; /// Solid Cactus icon /// /// https://fontawesome.com/icons/cactus?style=solid /// cactus, cowboy, desert, flora, old west, plant, succulent, western static const IconData solidCactus = IconDataSolid(0xf8a7); /// Regular Cactus icon /// /// https://fontawesome.com/icons/cactus?style=regular /// cactus, cowboy, desert, flora, old west, plant, succulent, western static const IconData cactus = IconDataRegular(0xf8a7); /// Light Cactus icon /// /// https://fontawesome.com/icons/cactus?style=light /// cactus, cowboy, desert, flora, old west, plant, succulent, western static const IconData lightCactus = IconDataLight(0xf8a7); /// Thin Cactus icon /// /// https://fontawesome.com/icons/cactus?style=thin /// cactus, cowboy, desert, flora, old west, plant, succulent, western static const IconData thinCactus = IconDataThin(0xf8a7); /// Solid Cake Candles icon /// /// https://fontawesome.com/icons/cake-candles?style=solid /// anniversary, bakery, birthday, birthday cake, cake, candles, celebration, dessert, frosting, holiday, party, pastry, sweet static const IconData solidCakeCandles = IconDataSolid(0xf1fd); /// Alias birthday-cake for icon [solidCakeCandles] @Deprecated('Use "solidCakeCandles" instead.') static const IconData solidBirthdayCake = solidCakeCandles; /// Alias cake for icon [solidCakeCandles] @Deprecated('Use "solidCakeCandles" instead.') static const IconData solidCake = solidCakeCandles; /// Regular Cake Candles icon /// /// https://fontawesome.com/icons/cake-candles?style=regular /// anniversary, bakery, birthday, birthday cake, cake, candles, celebration, dessert, frosting, holiday, party, pastry, sweet static const IconData cakeCandles = IconDataRegular(0xf1fd); /// Alias birthday-cake for icon [cakeCandles] @Deprecated('Use "cakeCandles" instead.') static const IconData birthdayCake = cakeCandles; /// Alias cake for icon [cakeCandles] @Deprecated('Use "cakeCandles" instead.') static const IconData cake = cakeCandles; /// Light Cake Candles icon /// /// https://fontawesome.com/icons/cake-candles?style=light /// anniversary, bakery, birthday, birthday cake, cake, candles, celebration, dessert, frosting, holiday, party, pastry, sweet static const IconData lightCakeCandles = IconDataLight(0xf1fd); /// Alias birthday-cake for icon [lightCakeCandles] @Deprecated('Use "lightCakeCandles" instead.') static const IconData lightBirthdayCake = lightCakeCandles; /// Alias cake for icon [lightCakeCandles] @Deprecated('Use "lightCakeCandles" instead.') static const IconData lightCake = lightCakeCandles; /// Thin Cake Candles icon /// /// https://fontawesome.com/icons/cake-candles?style=thin /// anniversary, bakery, birthday, birthday cake, cake, candles, celebration, dessert, frosting, holiday, party, pastry, sweet static const IconData thinCakeCandles = IconDataThin(0xf1fd); /// Alias birthday-cake for icon [thinCakeCandles] @Deprecated('Use "thinCakeCandles" instead.') static const IconData thinBirthdayCake = thinCakeCandles; /// Alias cake for icon [thinCakeCandles] @Deprecated('Use "thinCakeCandles" instead.') static const IconData thinCake = thinCakeCandles; /// Solid Cake Slice icon /// /// https://fontawesome.com/icons/cake-slice?style=solid /// birthday, cake, dessert, frosting, icing static const IconData solidCakeSlice = IconDataSolid(0xe3e5); /// Alias shortcake for icon [solidCakeSlice] @Deprecated('Use "solidCakeSlice" instead.') static const IconData solidShortcake = solidCakeSlice; /// Regular Cake Slice icon /// /// https://fontawesome.com/icons/cake-slice?style=regular /// birthday, cake, dessert, frosting, icing static const IconData cakeSlice = IconDataRegular(0xe3e5); /// Alias shortcake for icon [cakeSlice] @Deprecated('Use "cakeSlice" instead.') static const IconData shortcake = cakeSlice; /// Light Cake Slice icon /// /// https://fontawesome.com/icons/cake-slice?style=light /// birthday, cake, dessert, frosting, icing static const IconData lightCakeSlice = IconDataLight(0xe3e5); /// Alias shortcake for icon [lightCakeSlice] @Deprecated('Use "lightCakeSlice" instead.') static const IconData lightShortcake = lightCakeSlice; /// Thin Cake Slice icon /// /// https://fontawesome.com/icons/cake-slice?style=thin /// birthday, cake, dessert, frosting, icing static const IconData thinCakeSlice = IconDataThin(0xe3e5); /// Alias shortcake for icon [thinCakeSlice] @Deprecated('Use "thinCakeSlice" instead.') static const IconData thinShortcake = thinCakeSlice; /// Solid Calculator icon /// /// https://fontawesome.com/icons/calculator?style=solid /// Pocket Calculator, abacus, addition, arithmetic, counting, math, multiplication, subtraction static const IconData solidCalculator = IconDataSolid(0xf1ec); /// Regular Calculator icon /// /// https://fontawesome.com/icons/calculator?style=regular /// Pocket Calculator, abacus, addition, arithmetic, counting, math, multiplication, subtraction static const IconData calculator = IconDataRegular(0xf1ec); /// Light Calculator icon /// /// https://fontawesome.com/icons/calculator?style=light /// Pocket Calculator, abacus, addition, arithmetic, counting, math, multiplication, subtraction static const IconData lightCalculator = IconDataLight(0xf1ec); /// Thin Calculator icon /// /// https://fontawesome.com/icons/calculator?style=thin /// Pocket Calculator, abacus, addition, arithmetic, counting, math, multiplication, subtraction static const IconData thinCalculator = IconDataThin(0xf1ec); /// Solid Calculator Simple icon /// /// https://fontawesome.com/icons/calculator-simple?style=solid /// abacus, addition, arithmetic, counting, math, multiplication, subtraction static const IconData solidCalculatorSimple = IconDataSolid(0xf64c); /// Alias calculator-alt for icon [solidCalculatorSimple] @Deprecated('Use "solidCalculatorSimple" instead.') static const IconData solidCalculatorAlt = solidCalculatorSimple; /// Regular Calculator Simple icon /// /// https://fontawesome.com/icons/calculator-simple?style=regular /// abacus, addition, arithmetic, counting, math, multiplication, subtraction static const IconData calculatorSimple = IconDataRegular(0xf64c); /// Alias calculator-alt for icon [calculatorSimple] @Deprecated('Use "calculatorSimple" instead.') static const IconData calculatorAlt = calculatorSimple; /// Light Calculator Simple icon /// /// https://fontawesome.com/icons/calculator-simple?style=light /// abacus, addition, arithmetic, counting, math, multiplication, subtraction static const IconData lightCalculatorSimple = IconDataLight(0xf64c); /// Alias calculator-alt for icon [lightCalculatorSimple] @Deprecated('Use "lightCalculatorSimple" instead.') static const IconData lightCalculatorAlt = lightCalculatorSimple; /// Thin Calculator Simple icon /// /// https://fontawesome.com/icons/calculator-simple?style=thin /// abacus, addition, arithmetic, counting, math, multiplication, subtraction static const IconData thinCalculatorSimple = IconDataThin(0xf64c); /// Alias calculator-alt for icon [thinCalculatorSimple] @Deprecated('Use "thinCalculatorSimple" instead.') static const IconData thinCalculatorAlt = thinCalculatorSimple; /// Solid Calendar icon /// /// https://fontawesome.com/icons/calendar?style=solid /// calendar, calendar-o, date, day, event, month, schedule, tear-off calendar, time, when, year static const IconData solidCalendar = IconDataSolid(0xf133); /// Regular Calendar icon /// /// https://fontawesome.com/icons/calendar?style=regular /// calendar, calendar-o, date, day, event, month, schedule, tear-off calendar, time, when, year static const IconData calendar = IconDataRegular(0xf133); /// Light Calendar icon /// /// https://fontawesome.com/icons/calendar?style=light /// calendar, calendar-o, date, day, event, month, schedule, tear-off calendar, time, when, year static const IconData lightCalendar = IconDataLight(0xf133); /// Thin Calendar icon /// /// https://fontawesome.com/icons/calendar?style=thin /// calendar, calendar-o, date, day, event, month, schedule, tear-off calendar, time, when, year static const IconData thinCalendar = IconDataThin(0xf133); /// Solid Calendar Arrow Down icon /// /// https://fontawesome.com/icons/calendar-arrow-down?style=solid /// date, day, download, insert, month, reminder, year static const IconData solidCalendarArrowDown = IconDataSolid(0xe0d0); /// Alias calendar-download for icon [solidCalendarArrowDown] @Deprecated('Use "solidCalendarArrowDown" instead.') static const IconData solidCalendarDownload = solidCalendarArrowDown; /// Regular Calendar Arrow Down icon /// /// https://fontawesome.com/icons/calendar-arrow-down?style=regular /// date, day, download, insert, month, reminder, year static const IconData calendarArrowDown = IconDataRegular(0xe0d0); /// Alias calendar-download for icon [calendarArrowDown] @Deprecated('Use "calendarArrowDown" instead.') static const IconData calendarDownload = calendarArrowDown; /// Light Calendar Arrow Down icon /// /// https://fontawesome.com/icons/calendar-arrow-down?style=light /// date, day, download, insert, month, reminder, year static const IconData lightCalendarArrowDown = IconDataLight(0xe0d0); /// Alias calendar-download for icon [lightCalendarArrowDown] @Deprecated('Use "lightCalendarArrowDown" instead.') static const IconData lightCalendarDownload = lightCalendarArrowDown; /// Thin Calendar Arrow Down icon /// /// https://fontawesome.com/icons/calendar-arrow-down?style=thin /// date, day, download, insert, month, reminder, year static const IconData thinCalendarArrowDown = IconDataThin(0xe0d0); /// Alias calendar-download for icon [thinCalendarArrowDown] @Deprecated('Use "thinCalendarArrowDown" instead.') static const IconData thinCalendarDownload = thinCalendarArrowDown; /// Solid Calendar Arrow Up icon /// /// https://fontawesome.com/icons/calendar-arrow-up?style=solid /// date, day, month, reminder, upgrade, upload, year static const IconData solidCalendarArrowUp = IconDataSolid(0xe0d1); /// Alias calendar-upload for icon [solidCalendarArrowUp] @Deprecated('Use "solidCalendarArrowUp" instead.') static const IconData solidCalendarUpload = solidCalendarArrowUp; /// Regular Calendar Arrow Up icon /// /// https://fontawesome.com/icons/calendar-arrow-up?style=regular /// date, day, month, reminder, upgrade, upload, year static const IconData calendarArrowUp = IconDataRegular(0xe0d1); /// Alias calendar-upload for icon [calendarArrowUp] @Deprecated('Use "calendarArrowUp" instead.') static const IconData calendarUpload = calendarArrowUp; /// Light Calendar Arrow Up icon /// /// https://fontawesome.com/icons/calendar-arrow-up?style=light /// date, day, month, reminder, upgrade, upload, year static const IconData lightCalendarArrowUp = IconDataLight(0xe0d1); /// Alias calendar-upload for icon [lightCalendarArrowUp] @Deprecated('Use "lightCalendarArrowUp" instead.') static const IconData lightCalendarUpload = lightCalendarArrowUp; /// Thin Calendar Arrow Up icon /// /// https://fontawesome.com/icons/calendar-arrow-up?style=thin /// date, day, month, reminder, upgrade, upload, year static const IconData thinCalendarArrowUp = IconDataThin(0xe0d1); /// Alias calendar-upload for icon [thinCalendarArrowUp] @Deprecated('Use "thinCalendarArrowUp" instead.') static const IconData thinCalendarUpload = thinCalendarArrowUp; /// Solid Calendar Check icon /// /// https://fontawesome.com/icons/calendar-check?style=solid /// accept, agree, appointment, confirm, correct, date, day, done, enable, event, month, ok, schedule, select, success, tick, time, todo, validate, warranty, when, working, year static const IconData solidCalendarCheck = IconDataSolid(0xf274); /// Regular Calendar Check icon /// /// https://fontawesome.com/icons/calendar-check?style=regular /// accept, agree, appointment, confirm, correct, date, day, done, enable, event, month, ok, schedule, select, success, tick, time, todo, validate, warranty, when, working, year static const IconData calendarCheck = IconDataRegular(0xf274); /// Light Calendar Check icon /// /// https://fontawesome.com/icons/calendar-check?style=light /// accept, agree, appointment, confirm, correct, date, day, done, enable, event, month, ok, schedule, select, success, tick, time, todo, validate, warranty, when, working, year static const IconData lightCalendarCheck = IconDataLight(0xf274); /// Thin Calendar Check icon /// /// https://fontawesome.com/icons/calendar-check?style=thin /// accept, agree, appointment, confirm, correct, date, day, done, enable, event, month, ok, schedule, select, success, tick, time, todo, validate, warranty, when, working, year static const IconData thinCalendarCheck = IconDataThin(0xf274); /// Solid Calendar Circle Exclamation icon /// /// https://fontawesome.com/icons/calendar-circle-exclamation?style=solid /// alert, calendar, date, day, error, event, failed, important, month, schedule, time, when, year static const IconData solidCalendarCircleExclamation = IconDataSolid(0xe46e); /// Regular Calendar Circle Exclamation icon /// /// https://fontawesome.com/icons/calendar-circle-exclamation?style=regular /// alert, calendar, date, day, error, event, failed, important, month, schedule, time, when, year static const IconData calendarCircleExclamation = IconDataRegular(0xe46e); /// Light Calendar Circle Exclamation icon /// /// https://fontawesome.com/icons/calendar-circle-exclamation?style=light /// alert, calendar, date, day, error, event, failed, important, month, schedule, time, when, year static const IconData lightCalendarCircleExclamation = IconDataLight(0xe46e); /// Thin Calendar Circle Exclamation icon /// /// https://fontawesome.com/icons/calendar-circle-exclamation?style=thin /// alert, calendar, date, day, error, event, failed, important, month, schedule, time, when, year static const IconData thinCalendarCircleExclamation = IconDataThin(0xe46e); /// Solid Calendar Circle Minus icon /// /// https://fontawesome.com/icons/calendar-circle-minus?style=solid /// calendar, date, day, delete, event, month, negative, remove, schedule, time, when, year static const IconData solidCalendarCircleMinus = IconDataSolid(0xe46f); /// Regular Calendar Circle Minus icon /// /// https://fontawesome.com/icons/calendar-circle-minus?style=regular /// calendar, date, day, delete, event, month, negative, remove, schedule, time, when, year static const IconData calendarCircleMinus = IconDataRegular(0xe46f); /// Light Calendar Circle Minus icon /// /// https://fontawesome.com/icons/calendar-circle-minus?style=light /// calendar, date, day, delete, event, month, negative, remove, schedule, time, when, year static const IconData lightCalendarCircleMinus = IconDataLight(0xe46f); /// Thin Calendar Circle Minus icon /// /// https://fontawesome.com/icons/calendar-circle-minus?style=thin /// calendar, date, day, delete, event, month, negative, remove, schedule, time, when, year static const IconData thinCalendarCircleMinus = IconDataThin(0xe46f); /// Solid Calendar Circle Plus icon /// /// https://fontawesome.com/icons/calendar-circle-plus?style=solid /// add, calendar, create, date, day, event, month, new, positive, schedule, time, when, year static const IconData solidCalendarCirclePlus = IconDataSolid(0xe470); /// Regular Calendar Circle Plus icon /// /// https://fontawesome.com/icons/calendar-circle-plus?style=regular /// add, calendar, create, date, day, event, month, new, positive, schedule, time, when, year static const IconData calendarCirclePlus = IconDataRegular(0xe470); /// Light Calendar Circle Plus icon /// /// https://fontawesome.com/icons/calendar-circle-plus?style=light /// add, calendar, create, date, day, event, month, new, positive, schedule, time, when, year static const IconData lightCalendarCirclePlus = IconDataLight(0xe470); /// Thin Calendar Circle Plus icon /// /// https://fontawesome.com/icons/calendar-circle-plus?style=thin /// add, calendar, create, date, day, event, month, new, positive, schedule, time, when, year static const IconData thinCalendarCirclePlus = IconDataThin(0xe470); /// Solid Calendar Circle User icon /// /// https://fontawesome.com/icons/calendar-circle-user?style=solid /// attendee, calendar, date, day, employee, event, important, invitation, invite, month, schedule, time, uer, when, year static const IconData solidCalendarCircleUser = IconDataSolid(0xe471); /// Regular Calendar Circle User icon /// /// https://fontawesome.com/icons/calendar-circle-user?style=regular /// attendee, calendar, date, day, employee, event, important, invitation, invite, month, schedule, time, uer, when, year static const IconData calendarCircleUser = IconDataRegular(0xe471); /// Light Calendar Circle User icon /// /// https://fontawesome.com/icons/calendar-circle-user?style=light /// attendee, calendar, date, day, employee, event, important, invitation, invite, month, schedule, time, uer, when, year static const IconData lightCalendarCircleUser = IconDataLight(0xe471); /// Thin Calendar Circle User icon /// /// https://fontawesome.com/icons/calendar-circle-user?style=thin /// attendee, calendar, date, day, employee, event, important, invitation, invite, month, schedule, time, uer, when, year static const IconData thinCalendarCircleUser = IconDataThin(0xe471); /// Solid Calendar Clock icon /// /// https://fontawesome.com/icons/calendar-clock?style=solid /// date, day, delay, month, remind, waiting, year static const IconData solidCalendarClock = IconDataSolid(0xe0d2); /// Alias calendar-time for icon [solidCalendarClock] @Deprecated('Use "solidCalendarClock" instead.') static const IconData solidCalendarTime = solidCalendarClock; /// Regular Calendar Clock icon /// /// https://fontawesome.com/icons/calendar-clock?style=regular /// date, day, delay, month, remind, waiting, year static const IconData calendarClock = IconDataRegular(0xe0d2); /// Alias calendar-time for icon [calendarClock] @Deprecated('Use "calendarClock" instead.') static const IconData calendarTime = calendarClock; /// Light Calendar Clock icon /// /// https://fontawesome.com/icons/calendar-clock?style=light /// date, day, delay, month, remind, waiting, year static const IconData lightCalendarClock = IconDataLight(0xe0d2); /// Alias calendar-time for icon [lightCalendarClock] @Deprecated('Use "lightCalendarClock" instead.') static const IconData lightCalendarTime = lightCalendarClock; /// Thin Calendar Clock icon /// /// https://fontawesome.com/icons/calendar-clock?style=thin /// date, day, delay, month, remind, waiting, year static const IconData thinCalendarClock = IconDataThin(0xe0d2); /// Alias calendar-time for icon [thinCalendarClock] @Deprecated('Use "thinCalendarClock" instead.') static const IconData thinCalendarTime = thinCalendarClock; /// Solid Calendar Day icon /// /// https://fontawesome.com/icons/calendar-day?style=solid /// date, day, detail, event, focus, month, schedule, single day, time, today, when, year static const IconData solidCalendarDay = IconDataSolid(0xf783); /// Regular Calendar Day icon /// /// https://fontawesome.com/icons/calendar-day?style=regular /// date, day, detail, event, focus, month, schedule, single day, time, today, when, year static const IconData calendarDay = IconDataRegular(0xf783); /// Light Calendar Day icon /// /// https://fontawesome.com/icons/calendar-day?style=light /// date, day, detail, event, focus, month, schedule, single day, time, today, when, year static const IconData lightCalendarDay = IconDataLight(0xf783); /// Thin Calendar Day icon /// /// https://fontawesome.com/icons/calendar-day?style=thin /// date, day, detail, event, focus, month, schedule, single day, time, today, when, year static const IconData thinCalendarDay = IconDataThin(0xf783); /// Solid Calendar Days icon /// /// https://fontawesome.com/icons/calendar-days?style=solid /// calendar, date, day, event, month, schedule, time, when, year static const IconData solidCalendarDays = IconDataSolid(0xf073); /// Alias calendar-alt for icon [solidCalendarDays] @Deprecated('Use "solidCalendarDays" instead.') static const IconData solidCalendarAlt = solidCalendarDays; /// Regular Calendar Days icon /// /// https://fontawesome.com/icons/calendar-days?style=regular /// calendar, date, day, event, month, schedule, time, when, year static const IconData calendarDays = IconDataRegular(0xf073); /// Alias calendar-alt for icon [calendarDays] @Deprecated('Use "calendarDays" instead.') static const IconData calendarAlt = calendarDays; /// Light Calendar Days icon /// /// https://fontawesome.com/icons/calendar-days?style=light /// calendar, date, day, event, month, schedule, time, when, year static const IconData lightCalendarDays = IconDataLight(0xf073); /// Alias calendar-alt for icon [lightCalendarDays] @Deprecated('Use "lightCalendarDays" instead.') static const IconData lightCalendarAlt = lightCalendarDays; /// Thin Calendar Days icon /// /// https://fontawesome.com/icons/calendar-days?style=thin /// calendar, date, day, event, month, schedule, time, when, year static const IconData thinCalendarDays = IconDataThin(0xf073); /// Alias calendar-alt for icon [thinCalendarDays] @Deprecated('Use "thinCalendarDays" instead.') static const IconData thinCalendarAlt = thinCalendarDays; /// Solid Calendar Exclamation icon /// /// https://fontawesome.com/icons/calendar-exclamation?style=solid /// alert, attention, calendar, date, day, error, event, failed, important, month, schedule, time, when, year static const IconData solidCalendarExclamation = IconDataSolid(0xf334); /// Regular Calendar Exclamation icon /// /// https://fontawesome.com/icons/calendar-exclamation?style=regular /// alert, attention, calendar, date, day, error, event, failed, important, month, schedule, time, when, year static const IconData calendarExclamation = IconDataRegular(0xf334); /// Light Calendar Exclamation icon /// /// https://fontawesome.com/icons/calendar-exclamation?style=light /// alert, attention, calendar, date, day, error, event, failed, important, month, schedule, time, when, year static const IconData lightCalendarExclamation = IconDataLight(0xf334); /// Thin Calendar Exclamation icon /// /// https://fontawesome.com/icons/calendar-exclamation?style=thin /// alert, attention, calendar, date, day, error, event, failed, important, month, schedule, time, when, year static const IconData thinCalendarExclamation = IconDataThin(0xf334); /// Solid Calendar Heart icon /// /// https://fontawesome.com/icons/calendar-heart?style=solid /// date, day, favorite, month, rsvp, valentine, wishlist, year static const IconData solidCalendarHeart = IconDataSolid(0xe0d3); /// Regular Calendar Heart icon /// /// https://fontawesome.com/icons/calendar-heart?style=regular /// date, day, favorite, month, rsvp, valentine, wishlist, year static const IconData calendarHeart = IconDataRegular(0xe0d3); /// Light Calendar Heart icon /// /// https://fontawesome.com/icons/calendar-heart?style=light /// date, day, favorite, month, rsvp, valentine, wishlist, year static const IconData lightCalendarHeart = IconDataLight(0xe0d3); /// Thin Calendar Heart icon /// /// https://fontawesome.com/icons/calendar-heart?style=thin /// date, day, favorite, month, rsvp, valentine, wishlist, year static const IconData thinCalendarHeart = IconDataThin(0xe0d3); /// Solid Calendar Image icon /// /// https://fontawesome.com/icons/calendar-image?style=solid /// date, day, month, reminder, year static const IconData solidCalendarImage = IconDataSolid(0xe0d4); /// Regular Calendar Image icon /// /// https://fontawesome.com/icons/calendar-image?style=regular /// date, day, month, reminder, year static const IconData calendarImage = IconDataRegular(0xe0d4); /// Light Calendar Image icon /// /// https://fontawesome.com/icons/calendar-image?style=light /// date, day, month, reminder, year static const IconData lightCalendarImage = IconDataLight(0xe0d4); /// Thin Calendar Image icon /// /// https://fontawesome.com/icons/calendar-image?style=thin /// date, day, month, reminder, year static const IconData thinCalendarImage = IconDataThin(0xe0d4); /// Solid Calendar Lines icon /// /// https://fontawesome.com/icons/calendar-lines?style=solid /// date, day, month, reminder, year static const IconData solidCalendarLines = IconDataSolid(0xe0d5); /// Alias calendar-note for icon [solidCalendarLines] @Deprecated('Use "solidCalendarLines" instead.') static const IconData solidCalendarNote = solidCalendarLines; /// Regular Calendar Lines icon /// /// https://fontawesome.com/icons/calendar-lines?style=regular /// date, day, month, reminder, year static const IconData calendarLines = IconDataRegular(0xe0d5); /// Alias calendar-note for icon [calendarLines] @Deprecated('Use "calendarLines" instead.') static const IconData calendarNote = calendarLines; /// Light Calendar Lines icon /// /// https://fontawesome.com/icons/calendar-lines?style=light /// date, day, month, reminder, year static const IconData lightCalendarLines = IconDataLight(0xe0d5); /// Alias calendar-note for icon [lightCalendarLines] @Deprecated('Use "lightCalendarLines" instead.') static const IconData lightCalendarNote = lightCalendarLines; /// Thin Calendar Lines icon /// /// https://fontawesome.com/icons/calendar-lines?style=thin /// date, day, month, reminder, year static const IconData thinCalendarLines = IconDataThin(0xe0d5); /// Alias calendar-note for icon [thinCalendarLines] @Deprecated('Use "thinCalendarLines" instead.') static const IconData thinCalendarNote = thinCalendarLines; /// Solid Calendar Lines Pen icon /// /// https://fontawesome.com/icons/calendar-lines-pen?style=solid /// date, day, edit, event, modify, month, pen, pencil, schedule, time, update, when, write, year static const IconData solidCalendarLinesPen = IconDataSolid(0xe472); /// Regular Calendar Lines Pen icon /// /// https://fontawesome.com/icons/calendar-lines-pen?style=regular /// date, day, edit, event, modify, month, pen, pencil, schedule, time, update, when, write, year static const IconData calendarLinesPen = IconDataRegular(0xe472); /// Light Calendar Lines Pen icon /// /// https://fontawesome.com/icons/calendar-lines-pen?style=light /// date, day, edit, event, modify, month, pen, pencil, schedule, time, update, when, write, year static const IconData lightCalendarLinesPen = IconDataLight(0xe472); /// Thin Calendar Lines Pen icon /// /// https://fontawesome.com/icons/calendar-lines-pen?style=thin /// date, day, edit, event, modify, month, pen, pencil, schedule, time, update, when, write, year static const IconData thinCalendarLinesPen = IconDataThin(0xe472); /// Solid Calendar Minus icon /// /// https://fontawesome.com/icons/calendar-minus?style=solid /// calendar, date, day, delete, event, month, negative, remove, schedule, time, when, year static const IconData solidCalendarMinus = IconDataSolid(0xf272); /// Regular Calendar Minus icon /// /// https://fontawesome.com/icons/calendar-minus?style=regular /// calendar, date, day, delete, event, month, negative, remove, schedule, time, when, year static const IconData calendarMinus = IconDataRegular(0xf272); /// Light Calendar Minus icon /// /// https://fontawesome.com/icons/calendar-minus?style=light /// calendar, date, day, delete, event, month, negative, remove, schedule, time, when, year static const IconData lightCalendarMinus = IconDataLight(0xf272); /// Thin Calendar Minus icon /// /// https://fontawesome.com/icons/calendar-minus?style=thin /// calendar, date, day, delete, event, month, negative, remove, schedule, time, when, year static const IconData thinCalendarMinus = IconDataThin(0xf272); /// Solid Calendar Pen icon /// /// https://fontawesome.com/icons/calendar-pen?style=solid /// date, day, edit, event, modify, month, pen, pencil, schedule, time, update, when, write, year static const IconData solidCalendarPen = IconDataSolid(0xf333); /// Alias calendar-edit for icon [solidCalendarPen] @Deprecated('Use "solidCalendarPen" instead.') static const IconData solidCalendarEdit = solidCalendarPen; /// Regular Calendar Pen icon /// /// https://fontawesome.com/icons/calendar-pen?style=regular /// date, day, edit, event, modify, month, pen, pencil, schedule, time, update, when, write, year static const IconData calendarPen = IconDataRegular(0xf333); /// Alias calendar-edit for icon [calendarPen] @Deprecated('Use "calendarPen" instead.') static const IconData calendarEdit = calendarPen; /// Light Calendar Pen icon /// /// https://fontawesome.com/icons/calendar-pen?style=light /// date, day, edit, event, modify, month, pen, pencil, schedule, time, update, when, write, year static const IconData lightCalendarPen = IconDataLight(0xf333); /// Alias calendar-edit for icon [lightCalendarPen] @Deprecated('Use "lightCalendarPen" instead.') static const IconData lightCalendarEdit = lightCalendarPen; /// Thin Calendar Pen icon /// /// https://fontawesome.com/icons/calendar-pen?style=thin /// date, day, edit, event, modify, month, pen, pencil, schedule, time, update, when, write, year static const IconData thinCalendarPen = IconDataThin(0xf333); /// Alias calendar-edit for icon [thinCalendarPen] @Deprecated('Use "thinCalendarPen" instead.') static const IconData thinCalendarEdit = thinCalendarPen; /// Solid Calendar Plus icon /// /// https://fontawesome.com/icons/calendar-plus?style=solid /// add, calendar, create, date, day, event, month, new, positive, schedule, time, when, year static const IconData solidCalendarPlus = IconDataSolid(0xf271); /// Regular Calendar Plus icon /// /// https://fontawesome.com/icons/calendar-plus?style=regular /// add, calendar, create, date, day, event, month, new, positive, schedule, time, when, year static const IconData calendarPlus = IconDataRegular(0xf271); /// Light Calendar Plus icon /// /// https://fontawesome.com/icons/calendar-plus?style=light /// add, calendar, create, date, day, event, month, new, positive, schedule, time, when, year static const IconData lightCalendarPlus = IconDataLight(0xf271); /// Thin Calendar Plus icon /// /// https://fontawesome.com/icons/calendar-plus?style=thin /// add, calendar, create, date, day, event, month, new, positive, schedule, time, when, year static const IconData thinCalendarPlus = IconDataThin(0xf271); /// Solid Calendar Range icon /// /// https://fontawesome.com/icons/calendar-range?style=solid /// date, day, month, reminder, year static const IconData solidCalendarRange = IconDataSolid(0xe0d6); /// Regular Calendar Range icon /// /// https://fontawesome.com/icons/calendar-range?style=regular /// date, day, month, reminder, year static const IconData calendarRange = IconDataRegular(0xe0d6); /// Light Calendar Range icon /// /// https://fontawesome.com/icons/calendar-range?style=light /// date, day, month, reminder, year static const IconData lightCalendarRange = IconDataLight(0xe0d6); /// Thin Calendar Range icon /// /// https://fontawesome.com/icons/calendar-range?style=thin /// date, day, month, reminder, year static const IconData thinCalendarRange = IconDataThin(0xe0d6); /// Solid Calendar Star icon /// /// https://fontawesome.com/icons/calendar-star?style=solid /// calendar, date, day, event, favorite, important, month, schedule, time, when, year static const IconData solidCalendarStar = IconDataSolid(0xf736); /// Regular Calendar Star icon /// /// https://fontawesome.com/icons/calendar-star?style=regular /// calendar, date, day, event, favorite, important, month, schedule, time, when, year static const IconData calendarStar = IconDataRegular(0xf736); /// Light Calendar Star icon /// /// https://fontawesome.com/icons/calendar-star?style=light /// calendar, date, day, event, favorite, important, month, schedule, time, when, year static const IconData lightCalendarStar = IconDataLight(0xf736); /// Thin Calendar Star icon /// /// https://fontawesome.com/icons/calendar-star?style=thin /// calendar, date, day, event, favorite, important, month, schedule, time, when, year static const IconData thinCalendarStar = IconDataThin(0xf736); /// Solid Calendar Users icon /// /// https://fontawesome.com/icons/calendar-users?style=solid /// calendar, date, day, event, important, invitation, invite, month, networking, schedule, time, when, year, attendee, img static const IconData solidCalendarUsers = IconDataSolid(0xe5e2); /// Regular Calendar Users icon /// /// https://fontawesome.com/icons/calendar-users?style=regular /// calendar, date, day, event, important, invitation, invite, month, networking, schedule, time, when, year, attendee, img static const IconData calendarUsers = IconDataRegular(0xe5e2); /// Light Calendar Users icon /// /// https://fontawesome.com/icons/calendar-users?style=light /// calendar, date, day, event, important, invitation, invite, month, networking, schedule, time, when, year, attendee, img static const IconData lightCalendarUsers = IconDataLight(0xe5e2); /// Thin Calendar Users icon /// /// https://fontawesome.com/icons/calendar-users?style=thin /// calendar, date, day, event, important, invitation, invite, month, networking, schedule, time, when, year, attendee, img static const IconData thinCalendarUsers = IconDataThin(0xe5e2); /// Solid Calendar Week icon /// /// https://fontawesome.com/icons/calendar-week?style=solid /// date, day, detail, event, focus, month, schedule, single week, time, today, when, year static const IconData solidCalendarWeek = IconDataSolid(0xf784); /// Regular Calendar Week icon /// /// https://fontawesome.com/icons/calendar-week?style=regular /// date, day, detail, event, focus, month, schedule, single week, time, today, when, year static const IconData calendarWeek = IconDataRegular(0xf784); /// Light Calendar Week icon /// /// https://fontawesome.com/icons/calendar-week?style=light /// date, day, detail, event, focus, month, schedule, single week, time, today, when, year static const IconData lightCalendarWeek = IconDataLight(0xf784); /// Thin Calendar Week icon /// /// https://fontawesome.com/icons/calendar-week?style=thin /// date, day, detail, event, focus, month, schedule, single week, time, today, when, year static const IconData thinCalendarWeek = IconDataThin(0xf784); /// Solid Calendar Xmark icon /// /// https://fontawesome.com/icons/calendar-xmark?style=solid /// archive, calendar, date, day, delete, event, month, remove, schedule, time, uncheck, when, x, year static const IconData solidCalendarXmark = IconDataSolid(0xf273); /// Alias calendar-times for icon [solidCalendarXmark] @Deprecated('Use "solidCalendarXmark" instead.') static const IconData solidCalendarTimes = solidCalendarXmark; /// Regular Calendar Xmark icon /// /// https://fontawesome.com/icons/calendar-xmark?style=regular /// archive, calendar, date, day, delete, event, month, remove, schedule, time, uncheck, when, x, year static const IconData calendarXmark = IconDataRegular(0xf273); /// Alias calendar-times for icon [calendarXmark] @Deprecated('Use "calendarXmark" instead.') static const IconData calendarTimes = calendarXmark; /// Light Calendar Xmark icon /// /// https://fontawesome.com/icons/calendar-xmark?style=light /// archive, calendar, date, day, delete, event, month, remove, schedule, time, uncheck, when, x, year static const IconData lightCalendarXmark = IconDataLight(0xf273); /// Alias calendar-times for icon [lightCalendarXmark] @Deprecated('Use "lightCalendarXmark" instead.') static const IconData lightCalendarTimes = lightCalendarXmark; /// Thin Calendar Xmark icon /// /// https://fontawesome.com/icons/calendar-xmark?style=thin /// archive, calendar, date, day, delete, event, month, remove, schedule, time, uncheck, when, x, year static const IconData thinCalendarXmark = IconDataThin(0xf273); /// Alias calendar-times for icon [thinCalendarXmark] @Deprecated('Use "thinCalendarXmark" instead.') static const IconData thinCalendarTimes = thinCalendarXmark; /// Solid Calendars icon /// /// https://fontawesome.com/icons/calendars?style=solid /// date, day, month, reminder, year static const IconData solidCalendars = IconDataSolid(0xe0d7); /// Regular Calendars icon /// /// https://fontawesome.com/icons/calendars?style=regular /// date, day, month, reminder, year static const IconData calendars = IconDataRegular(0xe0d7); /// Light Calendars icon /// /// https://fontawesome.com/icons/calendars?style=light /// date, day, month, reminder, year static const IconData lightCalendars = IconDataLight(0xe0d7); /// Thin Calendars icon /// /// https://fontawesome.com/icons/calendars?style=thin /// date, day, month, reminder, year static const IconData thinCalendars = IconDataThin(0xe0d7); /// Solid Camcorder icon /// /// https://fontawesome.com/icons/camcorder?style=solid /// camera, cinema, director, film, handheld, movie, retro, theater, video, video camera, vintage static const IconData solidCamcorder = IconDataSolid(0xf8a8); /// Alias video-handheld for icon [solidCamcorder] @Deprecated('Use "solidCamcorder" instead.') static const IconData solidVideoHandheld = solidCamcorder; /// Regular Camcorder icon /// /// https://fontawesome.com/icons/camcorder?style=regular /// camera, cinema, director, film, handheld, movie, retro, theater, video, video camera, vintage static const IconData camcorder = IconDataRegular(0xf8a8); /// Alias video-handheld for icon [camcorder] @Deprecated('Use "camcorder" instead.') static const IconData videoHandheld = camcorder; /// Light Camcorder icon /// /// https://fontawesome.com/icons/camcorder?style=light /// camera, cinema, director, film, handheld, movie, retro, theater, video, video camera, vintage static const IconData lightCamcorder = IconDataLight(0xf8a8); /// Alias video-handheld for icon [lightCamcorder] @Deprecated('Use "lightCamcorder" instead.') static const IconData lightVideoHandheld = lightCamcorder; /// Thin Camcorder icon /// /// https://fontawesome.com/icons/camcorder?style=thin /// camera, cinema, director, film, handheld, movie, retro, theater, video, video camera, vintage static const IconData thinCamcorder = IconDataThin(0xf8a8); /// Alias video-handheld for icon [thinCamcorder] @Deprecated('Use "thinCamcorder" instead.') static const IconData thinVideoHandheld = thinCamcorder; /// Solid Camera icon /// /// https://fontawesome.com/icons/camera?style=solid /// image, img, lens, photo, picture, record, shutter, video static const IconData solidCamera = IconDataSolid(0xf030); /// Alias camera-alt for icon [solidCamera] @Deprecated('Use "solidCamera" instead.') static const IconData solidCameraAlt = solidCamera; /// Regular Camera icon /// /// https://fontawesome.com/icons/camera?style=regular /// image, img, lens, photo, picture, record, shutter, video static const IconData camera = IconDataRegular(0xf030); /// Alias camera-alt for icon [camera] @Deprecated('Use "camera" instead.') static const IconData cameraAlt = camera; /// Light Camera icon /// /// https://fontawesome.com/icons/camera?style=light /// image, img, lens, photo, picture, record, shutter, video static const IconData lightCamera = IconDataLight(0xf030); /// Alias camera-alt for icon [lightCamera] @Deprecated('Use "lightCamera" instead.') static const IconData lightCameraAlt = lightCamera; /// Thin Camera icon /// /// https://fontawesome.com/icons/camera?style=thin /// image, img, lens, photo, picture, record, shutter, video static const IconData thinCamera = IconDataThin(0xf030); /// Alias camera-alt for icon [thinCamera] @Deprecated('Use "thinCamera" instead.') static const IconData thinCameraAlt = thinCamera; /// Solid Camera Cctv icon /// /// https://fontawesome.com/icons/camera-cctv?style=solid /// 1984, Big Brother, George Orwell, camera, security, surveillance, video static const IconData solidCameraCctv = IconDataSolid(0xf8ac); /// Alias cctv for icon [solidCameraCctv] @Deprecated('Use "solidCameraCctv" instead.') static const IconData solidCctv = solidCameraCctv; /// Regular Camera Cctv icon /// /// https://fontawesome.com/icons/camera-cctv?style=regular /// 1984, Big Brother, George Orwell, camera, security, surveillance, video static const IconData cameraCctv = IconDataRegular(0xf8ac); /// Alias cctv for icon [cameraCctv] @Deprecated('Use "cameraCctv" instead.') static const IconData cctv = cameraCctv; /// Light Camera Cctv icon /// /// https://fontawesome.com/icons/camera-cctv?style=light /// 1984, Big Brother, George Orwell, camera, security, surveillance, video static const IconData lightCameraCctv = IconDataLight(0xf8ac); /// Alias cctv for icon [lightCameraCctv] @Deprecated('Use "lightCameraCctv" instead.') static const IconData lightCctv = lightCameraCctv; /// Thin Camera Cctv icon /// /// https://fontawesome.com/icons/camera-cctv?style=thin /// 1984, Big Brother, George Orwell, camera, security, surveillance, video static const IconData thinCameraCctv = IconDataThin(0xf8ac); /// Alias cctv for icon [thinCameraCctv] @Deprecated('Use "thinCameraCctv" instead.') static const IconData thinCctv = thinCameraCctv; /// Solid Camera Movie icon /// /// https://fontawesome.com/icons/camera-movie?style=solid /// camera, cinema, director, film, movie, movie camera, theater, video static const IconData solidCameraMovie = IconDataSolid(0xf8a9); /// Regular Camera Movie icon /// /// https://fontawesome.com/icons/camera-movie?style=regular /// camera, cinema, director, film, movie, movie camera, theater, video static const IconData cameraMovie = IconDataRegular(0xf8a9); /// Light Camera Movie icon /// /// https://fontawesome.com/icons/camera-movie?style=light /// camera, cinema, director, film, movie, movie camera, theater, video static const IconData lightCameraMovie = IconDataLight(0xf8a9); /// Thin Camera Movie icon /// /// https://fontawesome.com/icons/camera-movie?style=thin /// camera, cinema, director, film, movie, movie camera, theater, video static const IconData thinCameraMovie = IconDataThin(0xf8a9); /// Solid Camera Polaroid icon /// /// https://fontawesome.com/icons/camera-polaroid?style=solid /// capture, film, instant camera, lens, photo, photography, retro, snapshot, vintage static const IconData solidCameraPolaroid = IconDataSolid(0xf8aa); /// Regular Camera Polaroid icon /// /// https://fontawesome.com/icons/camera-polaroid?style=regular /// capture, film, instant camera, lens, photo, photography, retro, snapshot, vintage static const IconData cameraPolaroid = IconDataRegular(0xf8aa); /// Light Camera Polaroid icon /// /// https://fontawesome.com/icons/camera-polaroid?style=light /// capture, film, instant camera, lens, photo, photography, retro, snapshot, vintage static const IconData lightCameraPolaroid = IconDataLight(0xf8aa); /// Thin Camera Polaroid icon /// /// https://fontawesome.com/icons/camera-polaroid?style=thin /// capture, film, instant camera, lens, photo, photography, retro, snapshot, vintage static const IconData thinCameraPolaroid = IconDataThin(0xf8aa); /// Solid Camera Retro icon /// /// https://fontawesome.com/icons/camera-retro?style=solid /// camera, image, img, lens, photo, picture, record, shutter, video static const IconData solidCameraRetro = IconDataSolid(0xf083); /// Regular Camera Retro icon /// /// https://fontawesome.com/icons/camera-retro?style=regular /// camera, image, img, lens, photo, picture, record, shutter, video static const IconData cameraRetro = IconDataRegular(0xf083); /// Light Camera Retro icon /// /// https://fontawesome.com/icons/camera-retro?style=light /// camera, image, img, lens, photo, picture, record, shutter, video static const IconData lightCameraRetro = IconDataLight(0xf083); /// Thin Camera Retro icon /// /// https://fontawesome.com/icons/camera-retro?style=thin /// camera, image, img, lens, photo, picture, record, shutter, video static const IconData thinCameraRetro = IconDataThin(0xf083); /// Solid Camera Rotate icon /// /// https://fontawesome.com/icons/camera-rotate?style=solid /// flip, front-facing, img, photo, selfie static const IconData solidCameraRotate = IconDataSolid(0xe0d8); /// Regular Camera Rotate icon /// /// https://fontawesome.com/icons/camera-rotate?style=regular /// flip, front-facing, img, photo, selfie static const IconData cameraRotate = IconDataRegular(0xe0d8); /// Light Camera Rotate icon /// /// https://fontawesome.com/icons/camera-rotate?style=light /// flip, front-facing, img, photo, selfie static const IconData lightCameraRotate = IconDataLight(0xe0d8); /// Thin Camera Rotate icon /// /// https://fontawesome.com/icons/camera-rotate?style=thin /// flip, front-facing, img, photo, selfie static const IconData thinCameraRotate = IconDataThin(0xe0d8); /// Solid Camera Security icon /// /// https://fontawesome.com/icons/camera-security?style=solid /// chat, conference call, facetime, podcast, security, video, videoconferencing, youtube static const IconData solidCameraSecurity = IconDataSolid(0xf8fe); /// Alias camera-home for icon [solidCameraSecurity] @Deprecated('Use "solidCameraSecurity" instead.') static const IconData solidCameraHome = solidCameraSecurity; /// Regular Camera Security icon /// /// https://fontawesome.com/icons/camera-security?style=regular /// chat, conference call, facetime, podcast, security, video, videoconferencing, youtube static const IconData cameraSecurity = IconDataRegular(0xf8fe); /// Alias camera-home for icon [cameraSecurity] @Deprecated('Use "cameraSecurity" instead.') static const IconData cameraHome = cameraSecurity; /// Light Camera Security icon /// /// https://fontawesome.com/icons/camera-security?style=light /// chat, conference call, facetime, podcast, security, video, videoconferencing, youtube static const IconData lightCameraSecurity = IconDataLight(0xf8fe); /// Alias camera-home for icon [lightCameraSecurity] @Deprecated('Use "lightCameraSecurity" instead.') static const IconData lightCameraHome = lightCameraSecurity; /// Thin Camera Security icon /// /// https://fontawesome.com/icons/camera-security?style=thin /// chat, conference call, facetime, podcast, security, video, videoconferencing, youtube static const IconData thinCameraSecurity = IconDataThin(0xf8fe); /// Alias camera-home for icon [thinCameraSecurity] @Deprecated('Use "thinCameraSecurity" instead.') static const IconData thinCameraHome = thinCameraSecurity; /// Solid Camera Slash icon /// /// https://fontawesome.com/icons/camera-slash?style=solid /// camera, disabled, img, photo static const IconData solidCameraSlash = IconDataSolid(0xe0d9); /// Regular Camera Slash icon /// /// https://fontawesome.com/icons/camera-slash?style=regular /// camera, disabled, img, photo static const IconData cameraSlash = IconDataRegular(0xe0d9); /// Light Camera Slash icon /// /// https://fontawesome.com/icons/camera-slash?style=light /// camera, disabled, img, photo static const IconData lightCameraSlash = IconDataLight(0xe0d9); /// Thin Camera Slash icon /// /// https://fontawesome.com/icons/camera-slash?style=thin /// camera, disabled, img, photo static const IconData thinCameraSlash = IconDataThin(0xe0d9); /// Solid Camera Viewfinder icon /// /// https://fontawesome.com/icons/camera-viewfinder?style=solid /// camera, focus, img, screenshot, video static const IconData solidCameraViewfinder = IconDataSolid(0xe0da); /// Alias screenshot for icon [solidCameraViewfinder] @Deprecated('Use "solidCameraViewfinder" instead.') static const IconData solidScreenshot = solidCameraViewfinder; /// Regular Camera Viewfinder icon /// /// https://fontawesome.com/icons/camera-viewfinder?style=regular /// camera, focus, img, screenshot, video static const IconData cameraViewfinder = IconDataRegular(0xe0da); /// Alias screenshot for icon [cameraViewfinder] @Deprecated('Use "cameraViewfinder" instead.') static const IconData screenshot = cameraViewfinder; /// Light Camera Viewfinder icon /// /// https://fontawesome.com/icons/camera-viewfinder?style=light /// camera, focus, img, screenshot, video static const IconData lightCameraViewfinder = IconDataLight(0xe0da); /// Alias screenshot for icon [lightCameraViewfinder] @Deprecated('Use "lightCameraViewfinder" instead.') static const IconData lightScreenshot = lightCameraViewfinder; /// Thin Camera Viewfinder icon /// /// https://fontawesome.com/icons/camera-viewfinder?style=thin /// camera, focus, img, screenshot, video static const IconData thinCameraViewfinder = IconDataThin(0xe0da); /// Alias screenshot for icon [thinCameraViewfinder] @Deprecated('Use "thinCameraViewfinder" instead.') static const IconData thinScreenshot = thinCameraViewfinder; /// Solid Camera Web icon /// /// https://fontawesome.com/icons/camera-web?style=solid /// chat, conference call, facetime, podcast, video, videoconferencing, youtube static const IconData solidCameraWeb = IconDataSolid(0xf832); /// Alias webcam for icon [solidCameraWeb] @Deprecated('Use "solidCameraWeb" instead.') static const IconData solidWebcam = solidCameraWeb; /// Regular Camera Web icon /// /// https://fontawesome.com/icons/camera-web?style=regular /// chat, conference call, facetime, podcast, video, videoconferencing, youtube static const IconData cameraWeb = IconDataRegular(0xf832); /// Alias webcam for icon [cameraWeb] @Deprecated('Use "cameraWeb" instead.') static const IconData webcam = cameraWeb; /// Light Camera Web icon /// /// https://fontawesome.com/icons/camera-web?style=light /// chat, conference call, facetime, podcast, video, videoconferencing, youtube static const IconData lightCameraWeb = IconDataLight(0xf832); /// Alias webcam for icon [lightCameraWeb] @Deprecated('Use "lightCameraWeb" instead.') static const IconData lightWebcam = lightCameraWeb; /// Thin Camera Web icon /// /// https://fontawesome.com/icons/camera-web?style=thin /// chat, conference call, facetime, podcast, video, videoconferencing, youtube static const IconData thinCameraWeb = IconDataThin(0xf832); /// Alias webcam for icon [thinCameraWeb] @Deprecated('Use "thinCameraWeb" instead.') static const IconData thinWebcam = thinCameraWeb; /// Solid Camera Web Slash icon /// /// https://fontawesome.com/icons/camera-web-slash?style=solid /// chat, conference call, disabled, disconnect, facetime, podcast, video, videoconferencing, youtube static const IconData solidCameraWebSlash = IconDataSolid(0xf833); /// Alias webcam-slash for icon [solidCameraWebSlash] @Deprecated('Use "solidCameraWebSlash" instead.') static const IconData solidWebcamSlash = solidCameraWebSlash; /// Regular Camera Web Slash icon /// /// https://fontawesome.com/icons/camera-web-slash?style=regular /// chat, conference call, disabled, disconnect, facetime, podcast, video, videoconferencing, youtube static const IconData cameraWebSlash = IconDataRegular(0xf833); /// Alias webcam-slash for icon [cameraWebSlash] @Deprecated('Use "cameraWebSlash" instead.') static const IconData webcamSlash = cameraWebSlash; /// Light Camera Web Slash icon /// /// https://fontawesome.com/icons/camera-web-slash?style=light /// chat, conference call, disabled, disconnect, facetime, podcast, video, videoconferencing, youtube static const IconData lightCameraWebSlash = IconDataLight(0xf833); /// Alias webcam-slash for icon [lightCameraWebSlash] @Deprecated('Use "lightCameraWebSlash" instead.') static const IconData lightWebcamSlash = lightCameraWebSlash; /// Thin Camera Web Slash icon /// /// https://fontawesome.com/icons/camera-web-slash?style=thin /// chat, conference call, disabled, disconnect, facetime, podcast, video, videoconferencing, youtube static const IconData thinCameraWebSlash = IconDataThin(0xf833); /// Alias webcam-slash for icon [thinCameraWebSlash] @Deprecated('Use "thinCameraWebSlash" instead.') static const IconData thinWebcamSlash = thinCameraWebSlash; /// Solid Campfire icon /// /// https://fontawesome.com/icons/campfire?style=solid /// Dungeons & Dragons, caliente, campaign, camping, d&d, dnd, fall, fire, flame, gathering, heat, hot, meeting, outdoors, seasonal, tent, wilderness static const IconData solidCampfire = IconDataSolid(0xf6ba); /// Regular Campfire icon /// /// https://fontawesome.com/icons/campfire?style=regular /// Dungeons & Dragons, caliente, campaign, camping, d&d, dnd, fall, fire, flame, gathering, heat, hot, meeting, outdoors, seasonal, tent, wilderness static const IconData campfire = IconDataRegular(0xf6ba); /// Light Campfire icon /// /// https://fontawesome.com/icons/campfire?style=light /// Dungeons & Dragons, caliente, campaign, camping, d&d, dnd, fall, fire, flame, gathering, heat, hot, meeting, outdoors, seasonal, tent, wilderness static const IconData lightCampfire = IconDataLight(0xf6ba); /// Thin Campfire icon /// /// https://fontawesome.com/icons/campfire?style=thin /// Dungeons & Dragons, caliente, campaign, camping, d&d, dnd, fall, fire, flame, gathering, heat, hot, meeting, outdoors, seasonal, tent, wilderness static const IconData thinCampfire = IconDataThin(0xf6ba); /// Solid Campground icon /// /// https://fontawesome.com/icons/campground?style=solid /// camping, fall, outdoors, teepee, tent, tipi static const IconData solidCampground = IconDataSolid(0xf6bb); /// Regular Campground icon /// /// https://fontawesome.com/icons/campground?style=regular /// camping, fall, outdoors, teepee, tent, tipi static const IconData campground = IconDataRegular(0xf6bb); /// Light Campground icon /// /// https://fontawesome.com/icons/campground?style=light /// camping, fall, outdoors, teepee, tent, tipi static const IconData lightCampground = IconDataLight(0xf6bb); /// Thin Campground icon /// /// https://fontawesome.com/icons/campground?style=thin /// camping, fall, outdoors, teepee, tent, tipi static const IconData thinCampground = IconDataThin(0xf6bb); /// Solid Can Food icon /// /// https://fontawesome.com/icons/can-food?style=solid /// canned, ration, soup, tin static const IconData solidCanFood = IconDataSolid(0xe3e6); /// Regular Can Food icon /// /// https://fontawesome.com/icons/can-food?style=regular /// canned, ration, soup, tin static const IconData canFood = IconDataRegular(0xe3e6); /// Light Can Food icon /// /// https://fontawesome.com/icons/can-food?style=light /// canned, ration, soup, tin static const IconData lightCanFood = IconDataLight(0xe3e6); /// Thin Can Food icon /// /// https://fontawesome.com/icons/can-food?style=thin /// canned, ration, soup, tin static const IconData thinCanFood = IconDataThin(0xe3e6); /// Brands Canadian Maple Leaf icon /// /// https://fontawesome.com/icons/canadian-maple-leaf?style=brands /// canada, flag, flora, nature, plant static const IconData canadianMapleLeaf = IconDataBrands(0xf785); /// Solid Candle Holder icon /// /// https://fontawesome.com/icons/candle-holder?style=solid /// candle, fire, flame, halloween, holiday, hot, light, lit, wick static const IconData solidCandleHolder = IconDataSolid(0xf6bc); /// Regular Candle Holder icon /// /// https://fontawesome.com/icons/candle-holder?style=regular /// candle, fire, flame, halloween, holiday, hot, light, lit, wick static const IconData candleHolder = IconDataRegular(0xf6bc); /// Light Candle Holder icon /// /// https://fontawesome.com/icons/candle-holder?style=light /// candle, fire, flame, halloween, holiday, hot, light, lit, wick static const IconData lightCandleHolder = IconDataLight(0xf6bc); /// Thin Candle Holder icon /// /// https://fontawesome.com/icons/candle-holder?style=thin /// candle, fire, flame, halloween, holiday, hot, light, lit, wick static const IconData thinCandleHolder = IconDataThin(0xf6bc); /// Solid Candy icon /// /// https://fontawesome.com/icons/candy?style=solid /// candy, sugar, sweet, wrapper static const IconData solidCandy = IconDataSolid(0xe3e7); /// Regular Candy icon /// /// https://fontawesome.com/icons/candy?style=regular /// candy, sugar, sweet, wrapper static const IconData candy = IconDataRegular(0xe3e7); /// Light Candy icon /// /// https://fontawesome.com/icons/candy?style=light /// candy, sugar, sweet, wrapper static const IconData lightCandy = IconDataLight(0xe3e7); /// Thin Candy icon /// /// https://fontawesome.com/icons/candy?style=thin /// candy, sugar, sweet, wrapper static const IconData thinCandy = IconDataThin(0xe3e7); /// Solid Candy Bar icon /// /// https://fontawesome.com/icons/candy-bar?style=solid /// candy, chocolate, hershey static const IconData solidCandyBar = IconDataSolid(0xe3e8); /// Alias chocolate-bar for icon [solidCandyBar] @Deprecated('Use "solidCandyBar" instead.') static const IconData solidChocolateBar = solidCandyBar; /// Regular Candy Bar icon /// /// https://fontawesome.com/icons/candy-bar?style=regular /// candy, chocolate, hershey static const IconData candyBar = IconDataRegular(0xe3e8); /// Alias chocolate-bar for icon [candyBar] @Deprecated('Use "candyBar" instead.') static const IconData chocolateBar = candyBar; /// Light Candy Bar icon /// /// https://fontawesome.com/icons/candy-bar?style=light /// candy, chocolate, hershey static const IconData lightCandyBar = IconDataLight(0xe3e8); /// Alias chocolate-bar for icon [lightCandyBar] @Deprecated('Use "lightCandyBar" instead.') static const IconData lightChocolateBar = lightCandyBar; /// Thin Candy Bar icon /// /// https://fontawesome.com/icons/candy-bar?style=thin /// candy, chocolate, hershey static const IconData thinCandyBar = IconDataThin(0xe3e8); /// Alias chocolate-bar for icon [thinCandyBar] @Deprecated('Use "thinCandyBar" instead.') static const IconData thinChocolateBar = thinCandyBar; /// Solid Candy Cane icon /// /// https://fontawesome.com/icons/candy-cane?style=solid /// candy, christmas, holiday, mint, peppermint, striped, xmas static const IconData solidCandyCane = IconDataSolid(0xf786); /// Regular Candy Cane icon /// /// https://fontawesome.com/icons/candy-cane?style=regular /// candy, christmas, holiday, mint, peppermint, striped, xmas static const IconData candyCane = IconDataRegular(0xf786); /// Light Candy Cane icon /// /// https://fontawesome.com/icons/candy-cane?style=light /// candy, christmas, holiday, mint, peppermint, striped, xmas static const IconData lightCandyCane = IconDataLight(0xf786); /// Thin Candy Cane icon /// /// https://fontawesome.com/icons/candy-cane?style=thin /// candy, christmas, holiday, mint, peppermint, striped, xmas static const IconData thinCandyCane = IconDataThin(0xf786); /// Solid Candy Corn icon /// /// https://fontawesome.com/icons/candy-corn?style=solid /// halloween, holiday, sugar, triangles static const IconData solidCandyCorn = IconDataSolid(0xf6bd); /// Regular Candy Corn icon /// /// https://fontawesome.com/icons/candy-corn?style=regular /// halloween, holiday, sugar, triangles static const IconData candyCorn = IconDataRegular(0xf6bd); /// Light Candy Corn icon /// /// https://fontawesome.com/icons/candy-corn?style=light /// halloween, holiday, sugar, triangles static const IconData lightCandyCorn = IconDataLight(0xf6bd); /// Thin Candy Corn icon /// /// https://fontawesome.com/icons/candy-corn?style=thin /// halloween, holiday, sugar, triangles static const IconData thinCandyCorn = IconDataThin(0xf6bd); /// Solid Cannabis icon /// /// https://fontawesome.com/icons/cannabis?style=solid /// bud, chronic, drugs, endica, endo, ganja, marijuana, mary jane, pot, reefer, sativa, spliff, weed, whacky-tabacky static const IconData solidCannabis = IconDataSolid(0xf55f); /// Regular Cannabis icon /// /// https://fontawesome.com/icons/cannabis?style=regular /// bud, chronic, drugs, endica, endo, ganja, marijuana, mary jane, pot, reefer, sativa, spliff, weed, whacky-tabacky static const IconData cannabis = IconDataRegular(0xf55f); /// Light Cannabis icon /// /// https://fontawesome.com/icons/cannabis?style=light /// bud, chronic, drugs, endica, endo, ganja, marijuana, mary jane, pot, reefer, sativa, spliff, weed, whacky-tabacky static const IconData lightCannabis = IconDataLight(0xf55f); /// Thin Cannabis icon /// /// https://fontawesome.com/icons/cannabis?style=thin /// bud, chronic, drugs, endica, endo, ganja, marijuana, mary jane, pot, reefer, sativa, spliff, weed, whacky-tabacky static const IconData thinCannabis = IconDataThin(0xf55f); /// Solid Cannon icon /// /// https://fontawesome.com/icons/cannon?style=solid /// gun powder, projectile, artillery, cannonball, munition, ordnance, weapon static const IconData solidCannon = IconDataSolid(0xe642); /// Regular Cannon icon /// /// https://fontawesome.com/icons/cannon?style=regular /// gun powder, projectile, artillery, cannonball, munition, ordnance, weapon static const IconData cannon = IconDataRegular(0xe642); /// Light Cannon icon /// /// https://fontawesome.com/icons/cannon?style=light /// gun powder, projectile, artillery, cannonball, munition, ordnance, weapon static const IconData lightCannon = IconDataLight(0xe642); /// Thin Cannon icon /// /// https://fontawesome.com/icons/cannon?style=thin /// gun powder, projectile, artillery, cannonball, munition, ordnance, weapon static const IconData thinCannon = IconDataThin(0xe642); /// Solid Capsules icon /// /// https://fontawesome.com/icons/capsules?style=solid /// drugs, medicine, pills, prescription static const IconData solidCapsules = IconDataSolid(0xf46b); /// Regular Capsules icon /// /// https://fontawesome.com/icons/capsules?style=regular /// drugs, medicine, pills, prescription static const IconData capsules = IconDataRegular(0xf46b); /// Light Capsules icon /// /// https://fontawesome.com/icons/capsules?style=light /// drugs, medicine, pills, prescription static const IconData lightCapsules = IconDataLight(0xf46b); /// Thin Capsules icon /// /// https://fontawesome.com/icons/capsules?style=thin /// drugs, medicine, pills, prescription static const IconData thinCapsules = IconDataThin(0xf46b); /// Solid Car icon /// /// https://fontawesome.com/icons/car?style=solid /// auto, automobile, car, oncoming, oncoming automobile, sedan, transportation, travel, vehicle static const IconData solidCar = IconDataSolid(0xf1b9); /// Alias automobile for icon [solidCar] @Deprecated('Use "solidCar" instead.') static const IconData solidAutomobile = solidCar; /// Regular Car icon /// /// https://fontawesome.com/icons/car?style=regular /// auto, automobile, car, oncoming, oncoming automobile, sedan, transportation, travel, vehicle static const IconData car = IconDataRegular(0xf1b9); /// Alias automobile for icon [car] @Deprecated('Use "car" instead.') static const IconData automobile = car; /// Light Car icon /// /// https://fontawesome.com/icons/car?style=light /// auto, automobile, car, oncoming, oncoming automobile, sedan, transportation, travel, vehicle static const IconData lightCar = IconDataLight(0xf1b9); /// Alias automobile for icon [lightCar] @Deprecated('Use "lightCar" instead.') static const IconData lightAutomobile = lightCar; /// Thin Car icon /// /// https://fontawesome.com/icons/car?style=thin /// auto, automobile, car, oncoming, oncoming automobile, sedan, transportation, travel, vehicle static const IconData thinCar = IconDataThin(0xf1b9); /// Alias automobile for icon [thinCar] @Deprecated('Use "thinCar" instead.') static const IconData thinAutomobile = thinCar; /// Solid Car Battery icon /// /// https://fontawesome.com/icons/car-battery?style=solid /// auto, electric, mechanic, power static const IconData solidCarBattery = IconDataSolid(0xf5df); /// Alias battery-car for icon [solidCarBattery] @Deprecated('Use "solidCarBattery" instead.') static const IconData solidBatteryCar = solidCarBattery; /// Regular Car Battery icon /// /// https://fontawesome.com/icons/car-battery?style=regular /// auto, electric, mechanic, power static const IconData carBattery = IconDataRegular(0xf5df); /// Alias battery-car for icon [carBattery] @Deprecated('Use "carBattery" instead.') static const IconData batteryCar = carBattery; /// Light Car Battery icon /// /// https://fontawesome.com/icons/car-battery?style=light /// auto, electric, mechanic, power static const IconData lightCarBattery = IconDataLight(0xf5df); /// Alias battery-car for icon [lightCarBattery] @Deprecated('Use "lightCarBattery" instead.') static const IconData lightBatteryCar = lightCarBattery; /// Thin Car Battery icon /// /// https://fontawesome.com/icons/car-battery?style=thin /// auto, electric, mechanic, power static const IconData thinCarBattery = IconDataThin(0xf5df); /// Alias battery-car for icon [thinCarBattery] @Deprecated('Use "thinCarBattery" instead.') static const IconData thinBatteryCar = thinCarBattery; /// Solid Car Bolt icon /// /// https://fontawesome.com/icons/car-bolt?style=solid /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData solidCarBolt = IconDataSolid(0xe341); /// Regular Car Bolt icon /// /// https://fontawesome.com/icons/car-bolt?style=regular /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData carBolt = IconDataRegular(0xe341); /// Light Car Bolt icon /// /// https://fontawesome.com/icons/car-bolt?style=light /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData lightCarBolt = IconDataLight(0xe341); /// Thin Car Bolt icon /// /// https://fontawesome.com/icons/car-bolt?style=thin /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData thinCarBolt = IconDataThin(0xe341); /// Solid Car Building icon /// /// https://fontawesome.com/icons/car-building?style=solid /// city, office, transportation, travel, urban, work static const IconData solidCarBuilding = IconDataSolid(0xf859); /// Regular Car Building icon /// /// https://fontawesome.com/icons/car-building?style=regular /// city, office, transportation, travel, urban, work static const IconData carBuilding = IconDataRegular(0xf859); /// Light Car Building icon /// /// https://fontawesome.com/icons/car-building?style=light /// city, office, transportation, travel, urban, work static const IconData lightCarBuilding = IconDataLight(0xf859); /// Thin Car Building icon /// /// https://fontawesome.com/icons/car-building?style=thin /// city, office, transportation, travel, urban, work static const IconData thinCarBuilding = IconDataThin(0xf859); /// Solid Car Bump icon /// /// https://fontawesome.com/icons/car-bump?style=solid /// auto, automobile, off-road, sedan, transportation, vehicle static const IconData solidCarBump = IconDataSolid(0xf5e0); /// Regular Car Bump icon /// /// https://fontawesome.com/icons/car-bump?style=regular /// auto, automobile, off-road, sedan, transportation, vehicle static const IconData carBump = IconDataRegular(0xf5e0); /// Light Car Bump icon /// /// https://fontawesome.com/icons/car-bump?style=light /// auto, automobile, off-road, sedan, transportation, vehicle static const IconData lightCarBump = IconDataLight(0xf5e0); /// Thin Car Bump icon /// /// https://fontawesome.com/icons/car-bump?style=thin /// auto, automobile, off-road, sedan, transportation, vehicle static const IconData thinCarBump = IconDataThin(0xf5e0); /// Solid Car Burst icon /// /// https://fontawesome.com/icons/car-burst?style=solid /// accident, auto, automobile, insurance, sedan, transportation, vehicle, wreck static const IconData solidCarBurst = IconDataSolid(0xf5e1); /// Alias car-crash for icon [solidCarBurst] @Deprecated('Use "solidCarBurst" instead.') static const IconData solidCarCrash = solidCarBurst; /// Regular Car Burst icon /// /// https://fontawesome.com/icons/car-burst?style=regular /// accident, auto, automobile, insurance, sedan, transportation, vehicle, wreck static const IconData carBurst = IconDataRegular(0xf5e1); /// Alias car-crash for icon [carBurst] @Deprecated('Use "carBurst" instead.') static const IconData carCrash = carBurst; /// Light Car Burst icon /// /// https://fontawesome.com/icons/car-burst?style=light /// accident, auto, automobile, insurance, sedan, transportation, vehicle, wreck static const IconData lightCarBurst = IconDataLight(0xf5e1); /// Alias car-crash for icon [lightCarBurst] @Deprecated('Use "lightCarBurst" instead.') static const IconData lightCarCrash = lightCarBurst; /// Thin Car Burst icon /// /// https://fontawesome.com/icons/car-burst?style=thin /// accident, auto, automobile, insurance, sedan, transportation, vehicle, wreck static const IconData thinCarBurst = IconDataThin(0xf5e1); /// Alias car-crash for icon [thinCarBurst] @Deprecated('Use "thinCarBurst" instead.') static const IconData thinCarCrash = thinCarBurst; /// Solid Car Bus icon /// /// https://fontawesome.com/icons/car-bus?style=solid /// directions, ground transportation, map, transportation, travel static const IconData solidCarBus = IconDataSolid(0xf85a); /// Regular Car Bus icon /// /// https://fontawesome.com/icons/car-bus?style=regular /// directions, ground transportation, map, transportation, travel static const IconData carBus = IconDataRegular(0xf85a); /// Light Car Bus icon /// /// https://fontawesome.com/icons/car-bus?style=light /// directions, ground transportation, map, transportation, travel static const IconData lightCarBus = IconDataLight(0xf85a); /// Thin Car Bus icon /// /// https://fontawesome.com/icons/car-bus?style=thin /// directions, ground transportation, map, transportation, travel static const IconData thinCarBus = IconDataThin(0xf85a); /// Solid Car Circle Bolt icon /// /// https://fontawesome.com/icons/car-circle-bolt?style=solid /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData solidCarCircleBolt = IconDataSolid(0xe342); /// Regular Car Circle Bolt icon /// /// https://fontawesome.com/icons/car-circle-bolt?style=regular /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData carCircleBolt = IconDataRegular(0xe342); /// Light Car Circle Bolt icon /// /// https://fontawesome.com/icons/car-circle-bolt?style=light /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData lightCarCircleBolt = IconDataLight(0xe342); /// Thin Car Circle Bolt icon /// /// https://fontawesome.com/icons/car-circle-bolt?style=thin /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData thinCarCircleBolt = IconDataThin(0xe342); /// Solid Car Garage icon /// /// https://fontawesome.com/icons/car-garage?style=solid /// auto, automobile, mechanic, sedan, transportation, vehicle static const IconData solidCarGarage = IconDataSolid(0xf5e2); /// Regular Car Garage icon /// /// https://fontawesome.com/icons/car-garage?style=regular /// auto, automobile, mechanic, sedan, transportation, vehicle static const IconData carGarage = IconDataRegular(0xf5e2); /// Light Car Garage icon /// /// https://fontawesome.com/icons/car-garage?style=light /// auto, automobile, mechanic, sedan, transportation, vehicle static const IconData lightCarGarage = IconDataLight(0xf5e2); /// Thin Car Garage icon /// /// https://fontawesome.com/icons/car-garage?style=thin /// auto, automobile, mechanic, sedan, transportation, vehicle static const IconData thinCarGarage = IconDataThin(0xf5e2); /// Solid Car Mirrors icon /// /// https://fontawesome.com/icons/car-mirrors?style=solid /// auto, automobile, sedan, side-view, transportation, travel, vehicle static const IconData solidCarMirrors = IconDataSolid(0xe343); /// Regular Car Mirrors icon /// /// https://fontawesome.com/icons/car-mirrors?style=regular /// auto, automobile, sedan, side-view, transportation, travel, vehicle static const IconData carMirrors = IconDataRegular(0xe343); /// Light Car Mirrors icon /// /// https://fontawesome.com/icons/car-mirrors?style=light /// auto, automobile, sedan, side-view, transportation, travel, vehicle static const IconData lightCarMirrors = IconDataLight(0xe343); /// Thin Car Mirrors icon /// /// https://fontawesome.com/icons/car-mirrors?style=thin /// auto, automobile, sedan, side-view, transportation, travel, vehicle static const IconData thinCarMirrors = IconDataThin(0xe343); /// Solid Car On icon /// /// https://fontawesome.com/icons/car-on?style=solid /// alarm, car, carjack, warning static const IconData solidCarOn = IconDataSolid(0xe4dd); /// Regular Car On icon /// /// https://fontawesome.com/icons/car-on?style=regular /// alarm, car, carjack, warning static const IconData carOn = IconDataRegular(0xe4dd); /// Light Car On icon /// /// https://fontawesome.com/icons/car-on?style=light /// alarm, car, carjack, warning static const IconData lightCarOn = IconDataLight(0xe4dd); /// Thin Car On icon /// /// https://fontawesome.com/icons/car-on?style=thin /// alarm, car, carjack, warning static const IconData thinCarOn = IconDataThin(0xe4dd); /// Solid Car Rear icon /// /// https://fontawesome.com/icons/car-rear?style=solid /// auto, automobile, sedan, transportation, travel, vehicle static const IconData solidCarRear = IconDataSolid(0xf5de); /// Alias car-alt for icon [solidCarRear] @Deprecated('Use "solidCarRear" instead.') static const IconData solidCarAlt = solidCarRear; /// Regular Car Rear icon /// /// https://fontawesome.com/icons/car-rear?style=regular /// auto, automobile, sedan, transportation, travel, vehicle static const IconData carRear = IconDataRegular(0xf5de); /// Alias car-alt for icon [carRear] @Deprecated('Use "carRear" instead.') static const IconData carAlt = carRear; /// Light Car Rear icon /// /// https://fontawesome.com/icons/car-rear?style=light /// auto, automobile, sedan, transportation, travel, vehicle static const IconData lightCarRear = IconDataLight(0xf5de); /// Alias car-alt for icon [lightCarRear] @Deprecated('Use "lightCarRear" instead.') static const IconData lightCarAlt = lightCarRear; /// Thin Car Rear icon /// /// https://fontawesome.com/icons/car-rear?style=thin /// auto, automobile, sedan, transportation, travel, vehicle static const IconData thinCarRear = IconDataThin(0xf5de); /// Alias car-alt for icon [thinCarRear] @Deprecated('Use "thinCarRear" instead.') static const IconData thinCarAlt = thinCarRear; /// Solid Car Side icon /// /// https://fontawesome.com/icons/car-side?style=solid /// auto, automobile, car, sedan, transportation, travel, vehicle static const IconData solidCarSide = IconDataSolid(0xf5e4); /// Regular Car Side icon /// /// https://fontawesome.com/icons/car-side?style=regular /// auto, automobile, car, sedan, transportation, travel, vehicle static const IconData carSide = IconDataRegular(0xf5e4); /// Light Car Side icon /// /// https://fontawesome.com/icons/car-side?style=light /// auto, automobile, car, sedan, transportation, travel, vehicle static const IconData lightCarSide = IconDataLight(0xf5e4); /// Thin Car Side icon /// /// https://fontawesome.com/icons/car-side?style=thin /// auto, automobile, car, sedan, transportation, travel, vehicle static const IconData thinCarSide = IconDataThin(0xf5e4); /// Solid Car Side Bolt icon /// /// https://fontawesome.com/icons/car-side-bolt?style=solid /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData solidCarSideBolt = IconDataSolid(0xe344); /// Regular Car Side Bolt icon /// /// https://fontawesome.com/icons/car-side-bolt?style=regular /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData carSideBolt = IconDataRegular(0xe344); /// Light Car Side Bolt icon /// /// https://fontawesome.com/icons/car-side-bolt?style=light /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData lightCarSideBolt = IconDataLight(0xe344); /// Thin Car Side Bolt icon /// /// https://fontawesome.com/icons/car-side-bolt?style=thin /// auto, automobile, electric, ev, sedan, tesla, transportation, travel, vehicle static const IconData thinCarSideBolt = IconDataThin(0xe344); /// Solid Car Tilt icon /// /// https://fontawesome.com/icons/car-tilt?style=solid /// accident, auto, automobile, insurance, sedan, transportation, vehicle, wreck static const IconData solidCarTilt = IconDataSolid(0xf5e5); /// Regular Car Tilt icon /// /// https://fontawesome.com/icons/car-tilt?style=regular /// accident, auto, automobile, insurance, sedan, transportation, vehicle, wreck static const IconData carTilt = IconDataRegular(0xf5e5); /// Light Car Tilt icon /// /// https://fontawesome.com/icons/car-tilt?style=light /// accident, auto, automobile, insurance, sedan, transportation, vehicle, wreck static const IconData lightCarTilt = IconDataLight(0xf5e5); /// Thin Car Tilt icon /// /// https://fontawesome.com/icons/car-tilt?style=thin /// accident, auto, automobile, insurance, sedan, transportation, vehicle, wreck static const IconData thinCarTilt = IconDataThin(0xf5e5); /// Solid Car Tunnel icon /// /// https://fontawesome.com/icons/car-tunnel?style=solid /// road, tunnel static const IconData solidCarTunnel = IconDataSolid(0xe4de); /// Regular Car Tunnel icon /// /// https://fontawesome.com/icons/car-tunnel?style=regular /// road, tunnel static const IconData carTunnel = IconDataRegular(0xe4de); /// Light Car Tunnel icon /// /// https://fontawesome.com/icons/car-tunnel?style=light /// road, tunnel static const IconData lightCarTunnel = IconDataLight(0xe4de); /// Thin Car Tunnel icon /// /// https://fontawesome.com/icons/car-tunnel?style=thin /// road, tunnel static const IconData thinCarTunnel = IconDataThin(0xe4de); /// Solid Car Wash icon /// /// https://fontawesome.com/icons/car-wash?style=solid /// auto, automobile, clean, sedan, transportation, vehicle static const IconData solidCarWash = IconDataSolid(0xf5e6); /// Regular Car Wash icon /// /// https://fontawesome.com/icons/car-wash?style=regular /// auto, automobile, clean, sedan, transportation, vehicle static const IconData carWash = IconDataRegular(0xf5e6); /// Light Car Wash icon /// /// https://fontawesome.com/icons/car-wash?style=light /// auto, automobile, clean, sedan, transportation, vehicle static const IconData lightCarWash = IconDataLight(0xf5e6); /// Thin Car Wash icon /// /// https://fontawesome.com/icons/car-wash?style=thin /// auto, automobile, clean, sedan, transportation, vehicle static const IconData thinCarWash = IconDataThin(0xf5e6); /// Solid Car Wrench icon /// /// https://fontawesome.com/icons/car-wrench?style=solid /// auto, automobile, mechanic, repair, sedan, transportation, vehicle static const IconData solidCarWrench = IconDataSolid(0xf5e3); /// Alias car-mechanic for icon [solidCarWrench] @Deprecated('Use "solidCarWrench" instead.') static const IconData solidCarMechanic = solidCarWrench; /// Regular Car Wrench icon /// /// https://fontawesome.com/icons/car-wrench?style=regular /// auto, automobile, mechanic, repair, sedan, transportation, vehicle static const IconData carWrench = IconDataRegular(0xf5e3); /// Alias car-mechanic for icon [carWrench] @Deprecated('Use "carWrench" instead.') static const IconData carMechanic = carWrench; /// Light Car Wrench icon /// /// https://fontawesome.com/icons/car-wrench?style=light /// auto, automobile, mechanic, repair, sedan, transportation, vehicle static const IconData lightCarWrench = IconDataLight(0xf5e3); /// Alias car-mechanic for icon [lightCarWrench] @Deprecated('Use "lightCarWrench" instead.') static const IconData lightCarMechanic = lightCarWrench; /// Thin Car Wrench icon /// /// https://fontawesome.com/icons/car-wrench?style=thin /// auto, automobile, mechanic, repair, sedan, transportation, vehicle static const IconData thinCarWrench = IconDataThin(0xf5e3); /// Alias car-mechanic for icon [thinCarWrench] @Deprecated('Use "thinCarWrench" instead.') static const IconData thinCarMechanic = thinCarWrench; /// Solid Caravan icon /// /// https://fontawesome.com/icons/caravan?style=solid /// camper, motor home, rv, trailer, travel static const IconData solidCaravan = IconDataSolid(0xf8ff); /// Regular Caravan icon /// /// https://fontawesome.com/icons/caravan?style=regular /// camper, motor home, rv, trailer, travel static const IconData caravan = IconDataRegular(0xf8ff); /// Light Caravan icon /// /// https://fontawesome.com/icons/caravan?style=light /// camper, motor home, rv, trailer, travel static const IconData lightCaravan = IconDataLight(0xf8ff); /// Thin Caravan icon /// /// https://fontawesome.com/icons/caravan?style=thin /// camper, motor home, rv, trailer, travel static const IconData thinCaravan = IconDataThin(0xf8ff); /// Solid Caravan Simple icon /// /// https://fontawesome.com/icons/caravan-simple?style=solid /// camper, motor home, rv, trailer, travel static const IconData solidCaravanSimple = IconDataSolid(0xe000); /// Alias caravan-alt for icon [solidCaravanSimple] @Deprecated('Use "solidCaravanSimple" instead.') static const IconData solidCaravanAlt = solidCaravanSimple; /// Regular Caravan Simple icon /// /// https://fontawesome.com/icons/caravan-simple?style=regular /// camper, motor home, rv, trailer, travel static const IconData caravanSimple = IconDataRegular(0xe000); /// Alias caravan-alt for icon [caravanSimple] @Deprecated('Use "caravanSimple" instead.') static const IconData caravanAlt = caravanSimple; /// Light Caravan Simple icon /// /// https://fontawesome.com/icons/caravan-simple?style=light /// camper, motor home, rv, trailer, travel static const IconData lightCaravanSimple = IconDataLight(0xe000); /// Alias caravan-alt for icon [lightCaravanSimple] @Deprecated('Use "lightCaravanSimple" instead.') static const IconData lightCaravanAlt = lightCaravanSimple; /// Thin Caravan Simple icon /// /// https://fontawesome.com/icons/caravan-simple?style=thin /// camper, motor home, rv, trailer, travel static const IconData thinCaravanSimple = IconDataThin(0xe000); /// Alias caravan-alt for icon [thinCaravanSimple] @Deprecated('Use "thinCaravanSimple" instead.') static const IconData thinCaravanAlt = thinCaravanSimple; /// Solid Card Club icon /// /// https://fontawesome.com/icons/card-club?style=solid /// ace, card, gamble, playing card, poker, suit static const IconData solidCardClub = IconDataSolid(0xe3e9); /// Regular Card Club icon /// /// https://fontawesome.com/icons/card-club?style=regular /// ace, card, gamble, playing card, poker, suit static const IconData cardClub = IconDataRegular(0xe3e9); /// Light Card Club icon /// /// https://fontawesome.com/icons/card-club?style=light /// ace, card, gamble, playing card, poker, suit static const IconData lightCardClub = IconDataLight(0xe3e9); /// Thin Card Club icon /// /// https://fontawesome.com/icons/card-club?style=thin /// ace, card, gamble, playing card, poker, suit static const IconData thinCardClub = IconDataThin(0xe3e9); /// Solid Card Diamond icon /// /// https://fontawesome.com/icons/card-diamond?style=solid /// ace, card, gamble, playing card, poker, suit static const IconData solidCardDiamond = IconDataSolid(0xe3ea); /// Regular Card Diamond icon /// /// https://fontawesome.com/icons/card-diamond?style=regular /// ace, card, gamble, playing card, poker, suit static const IconData cardDiamond = IconDataRegular(0xe3ea); /// Light Card Diamond icon /// /// https://fontawesome.com/icons/card-diamond?style=light /// ace, card, gamble, playing card, poker, suit static const IconData lightCardDiamond = IconDataLight(0xe3ea); /// Thin Card Diamond icon /// /// https://fontawesome.com/icons/card-diamond?style=thin /// ace, card, gamble, playing card, poker, suit static const IconData thinCardDiamond = IconDataThin(0xe3ea); /// Solid Card Heart icon /// /// https://fontawesome.com/icons/card-heart?style=solid /// ace, card, gamble, playing card, poker, suit, wishlist static const IconData solidCardHeart = IconDataSolid(0xe3eb); /// Regular Card Heart icon /// /// https://fontawesome.com/icons/card-heart?style=regular /// ace, card, gamble, playing card, poker, suit, wishlist static const IconData cardHeart = IconDataRegular(0xe3eb); /// Light Card Heart icon /// /// https://fontawesome.com/icons/card-heart?style=light /// ace, card, gamble, playing card, poker, suit, wishlist static const IconData lightCardHeart = IconDataLight(0xe3eb); /// Thin Card Heart icon /// /// https://fontawesome.com/icons/card-heart?style=thin /// ace, card, gamble, playing card, poker, suit, wishlist static const IconData thinCardHeart = IconDataThin(0xe3eb); /// Solid Card Spade icon /// /// https://fontawesome.com/icons/card-spade?style=solid /// ace, card, gamble, playing card, poker, suit static const IconData solidCardSpade = IconDataSolid(0xe3ec); /// Regular Card Spade icon /// /// https://fontawesome.com/icons/card-spade?style=regular /// ace, card, gamble, playing card, poker, suit static const IconData cardSpade = IconDataRegular(0xe3ec); /// Light Card Spade icon /// /// https://fontawesome.com/icons/card-spade?style=light /// ace, card, gamble, playing card, poker, suit static const IconData lightCardSpade = IconDataLight(0xe3ec); /// Thin Card Spade icon /// /// https://fontawesome.com/icons/card-spade?style=thin /// ace, card, gamble, playing card, poker, suit static const IconData thinCardSpade = IconDataThin(0xe3ec); /// Solid Cards icon /// /// https://fontawesome.com/icons/cards?style=solid /// ace, card, gamble, playing card, poker, suit static const IconData solidCards = IconDataSolid(0xe3ed); /// Regular Cards icon /// /// https://fontawesome.com/icons/cards?style=regular /// ace, card, gamble, playing card, poker, suit static const IconData cards = IconDataRegular(0xe3ed); /// Light Cards icon /// /// https://fontawesome.com/icons/cards?style=light /// ace, card, gamble, playing card, poker, suit static const IconData lightCards = IconDataLight(0xe3ed); /// Thin Cards icon /// /// https://fontawesome.com/icons/cards?style=thin /// ace, card, gamble, playing card, poker, suit static const IconData thinCards = IconDataThin(0xe3ed); /// Solid Cards Blank icon /// /// https://fontawesome.com/icons/cards-blank?style=solid /// card, magic the gathering, mtg, playing card, pokemon static const IconData solidCardsBlank = IconDataSolid(0xe4df); /// Regular Cards Blank icon /// /// https://fontawesome.com/icons/cards-blank?style=regular /// card, magic the gathering, mtg, playing card, pokemon static const IconData cardsBlank = IconDataRegular(0xe4df); /// Light Cards Blank icon /// /// https://fontawesome.com/icons/cards-blank?style=light /// card, magic the gathering, mtg, playing card, pokemon static const IconData lightCardsBlank = IconDataLight(0xe4df); /// Thin Cards Blank icon /// /// https://fontawesome.com/icons/cards-blank?style=thin /// card, magic the gathering, mtg, playing card, pokemon static const IconData thinCardsBlank = IconDataThin(0xe4df); /// Solid Caret Down icon /// /// https://fontawesome.com/icons/caret-down?style=solid /// arrow, dropdown, expand, menu, more, triangle static const IconData solidCaretDown = IconDataSolid(0xf0d7); /// Regular Caret Down icon /// /// https://fontawesome.com/icons/caret-down?style=regular /// arrow, dropdown, expand, menu, more, triangle static const IconData caretDown = IconDataRegular(0xf0d7); /// Light Caret Down icon /// /// https://fontawesome.com/icons/caret-down?style=light /// arrow, dropdown, expand, menu, more, triangle static const IconData lightCaretDown = IconDataLight(0xf0d7); /// Thin Caret Down icon /// /// https://fontawesome.com/icons/caret-down?style=thin /// arrow, dropdown, expand, menu, more, triangle static const IconData thinCaretDown = IconDataThin(0xf0d7); /// Solid Caret Left icon /// /// https://fontawesome.com/icons/caret-left?style=solid /// arrow, back, previous, triangle static const IconData solidCaretLeft = IconDataSolid(0xf0d9); /// Regular Caret Left icon /// /// https://fontawesome.com/icons/caret-left?style=regular /// arrow, back, previous, triangle static const IconData caretLeft = IconDataRegular(0xf0d9); /// Light Caret Left icon /// /// https://fontawesome.com/icons/caret-left?style=light /// arrow, back, previous, triangle static const IconData lightCaretLeft = IconDataLight(0xf0d9); /// Thin Caret Left icon /// /// https://fontawesome.com/icons/caret-left?style=thin /// arrow, back, previous, triangle static const IconData thinCaretLeft = IconDataThin(0xf0d9); /// Solid Caret Right icon /// /// https://fontawesome.com/icons/caret-right?style=solid /// arrow, forward, next, triangle static const IconData solidCaretRight = IconDataSolid(0xf0da); /// Regular Caret Right icon /// /// https://fontawesome.com/icons/caret-right?style=regular /// arrow, forward, next, triangle static const IconData caretRight = IconDataRegular(0xf0da); /// Light Caret Right icon /// /// https://fontawesome.com/icons/caret-right?style=light /// arrow, forward, next, triangle static const IconData lightCaretRight = IconDataLight(0xf0da); /// Thin Caret Right icon /// /// https://fontawesome.com/icons/caret-right?style=thin /// arrow, forward, next, triangle static const IconData thinCaretRight = IconDataThin(0xf0da); /// Solid Caret Up icon /// /// https://fontawesome.com/icons/caret-up?style=solid /// arrow, collapse, triangle, upgrade static const IconData solidCaretUp = IconDataSolid(0xf0d8); /// Regular Caret Up icon /// /// https://fontawesome.com/icons/caret-up?style=regular /// arrow, collapse, triangle, upgrade static const IconData caretUp = IconDataRegular(0xf0d8); /// Light Caret Up icon /// /// https://fontawesome.com/icons/caret-up?style=light /// arrow, collapse, triangle, upgrade static const IconData lightCaretUp = IconDataLight(0xf0d8); /// Thin Caret Up icon /// /// https://fontawesome.com/icons/caret-up?style=thin /// arrow, collapse, triangle, upgrade static const IconData thinCaretUp = IconDataThin(0xf0d8); /// Solid Carrot icon /// /// https://fontawesome.com/icons/carrot?style=solid /// bugs bunny, carrot, food, orange, vegan, vegetable static const IconData solidCarrot = IconDataSolid(0xf787); /// Regular Carrot icon /// /// https://fontawesome.com/icons/carrot?style=regular /// bugs bunny, carrot, food, orange, vegan, vegetable static const IconData carrot = IconDataRegular(0xf787); /// Light Carrot icon /// /// https://fontawesome.com/icons/carrot?style=light /// bugs bunny, carrot, food, orange, vegan, vegetable static const IconData lightCarrot = IconDataLight(0xf787); /// Thin Carrot icon /// /// https://fontawesome.com/icons/carrot?style=thin /// bugs bunny, carrot, food, orange, vegan, vegetable static const IconData thinCarrot = IconDataThin(0xf787); /// Solid Cars icon /// /// https://fontawesome.com/icons/cars?style=solid /// automobiles, autos, transportation, travel static const IconData solidCars = IconDataSolid(0xf85b); /// Regular Cars icon /// /// https://fontawesome.com/icons/cars?style=regular /// automobiles, autos, transportation, travel static const IconData cars = IconDataRegular(0xf85b); /// Light Cars icon /// /// https://fontawesome.com/icons/cars?style=light /// automobiles, autos, transportation, travel static const IconData lightCars = IconDataLight(0xf85b); /// Thin Cars icon /// /// https://fontawesome.com/icons/cars?style=thin /// automobiles, autos, transportation, travel static const IconData thinCars = IconDataThin(0xf85b); /// Solid Cart Arrow Down icon /// /// https://fontawesome.com/icons/cart-arrow-down?style=solid /// download, insert, save, shopping static const IconData solidCartArrowDown = IconDataSolid(0xf218); /// Regular Cart Arrow Down icon /// /// https://fontawesome.com/icons/cart-arrow-down?style=regular /// download, insert, save, shopping static const IconData cartArrowDown = IconDataRegular(0xf218); /// Light Cart Arrow Down icon /// /// https://fontawesome.com/icons/cart-arrow-down?style=light /// download, insert, save, shopping static const IconData lightCartArrowDown = IconDataLight(0xf218); /// Thin Cart Arrow Down icon /// /// https://fontawesome.com/icons/cart-arrow-down?style=thin /// download, insert, save, shopping static const IconData thinCartArrowDown = IconDataThin(0xf218); /// Solid Cart Arrow Up icon /// /// https://fontawesome.com/icons/cart-arrow-up?style=solid /// cart, grocery, market, shopping, upgrade static const IconData solidCartArrowUp = IconDataSolid(0xe3ee); /// Regular Cart Arrow Up icon /// /// https://fontawesome.com/icons/cart-arrow-up?style=regular /// cart, grocery, market, shopping, upgrade static const IconData cartArrowUp = IconDataRegular(0xe3ee); /// Light Cart Arrow Up icon /// /// https://fontawesome.com/icons/cart-arrow-up?style=light /// cart, grocery, market, shopping, upgrade static const IconData lightCartArrowUp = IconDataLight(0xe3ee); /// Thin Cart Arrow Up icon /// /// https://fontawesome.com/icons/cart-arrow-up?style=thin /// cart, grocery, market, shopping, upgrade static const IconData thinCartArrowUp = IconDataThin(0xe3ee); /// Solid Cart Circle Arrow Down icon /// /// https://fontawesome.com/icons/cart-circle-arrow-down?style=solid /// cart, grocery, market, shopping static const IconData solidCartCircleArrowDown = IconDataSolid(0xe3ef); /// Regular Cart Circle Arrow Down icon /// /// https://fontawesome.com/icons/cart-circle-arrow-down?style=regular /// cart, grocery, market, shopping static const IconData cartCircleArrowDown = IconDataRegular(0xe3ef); /// Light Cart Circle Arrow Down icon /// /// https://fontawesome.com/icons/cart-circle-arrow-down?style=light /// cart, grocery, market, shopping static const IconData lightCartCircleArrowDown = IconDataLight(0xe3ef); /// Thin Cart Circle Arrow Down icon /// /// https://fontawesome.com/icons/cart-circle-arrow-down?style=thin /// cart, grocery, market, shopping static const IconData thinCartCircleArrowDown = IconDataThin(0xe3ef); /// Solid Cart Circle Arrow Up icon /// /// https://fontawesome.com/icons/cart-circle-arrow-up?style=solid /// cart, grocery, market, shopping, upgrade static const IconData solidCartCircleArrowUp = IconDataSolid(0xe3f0); /// Regular Cart Circle Arrow Up icon /// /// https://fontawesome.com/icons/cart-circle-arrow-up?style=regular /// cart, grocery, market, shopping, upgrade static const IconData cartCircleArrowUp = IconDataRegular(0xe3f0); /// Light Cart Circle Arrow Up icon /// /// https://fontawesome.com/icons/cart-circle-arrow-up?style=light /// cart, grocery, market, shopping, upgrade static const IconData lightCartCircleArrowUp = IconDataLight(0xe3f0); /// Thin Cart Circle Arrow Up icon /// /// https://fontawesome.com/icons/cart-circle-arrow-up?style=thin /// cart, grocery, market, shopping, upgrade static const IconData thinCartCircleArrowUp = IconDataThin(0xe3f0); /// Solid Cart Circle Check icon /// /// https://fontawesome.com/icons/cart-circle-check?style=solid /// cart, enable, grocery, market, shopping, validate, working static const IconData solidCartCircleCheck = IconDataSolid(0xe3f1); /// Regular Cart Circle Check icon /// /// https://fontawesome.com/icons/cart-circle-check?style=regular /// cart, enable, grocery, market, shopping, validate, working static const IconData cartCircleCheck = IconDataRegular(0xe3f1); /// Light Cart Circle Check icon /// /// https://fontawesome.com/icons/cart-circle-check?style=light /// cart, enable, grocery, market, shopping, validate, working static const IconData lightCartCircleCheck = IconDataLight(0xe3f1); /// Thin Cart Circle Check icon /// /// https://fontawesome.com/icons/cart-circle-check?style=thin /// cart, enable, grocery, market, shopping, validate, working static const IconData thinCartCircleCheck = IconDataThin(0xe3f1); /// Solid Cart Circle Exclamation icon /// /// https://fontawesome.com/icons/cart-circle-exclamation?style=solid /// cart, failed, grocery, market, shopping static const IconData solidCartCircleExclamation = IconDataSolid(0xe3f2); /// Regular Cart Circle Exclamation icon /// /// https://fontawesome.com/icons/cart-circle-exclamation?style=regular /// cart, failed, grocery, market, shopping static const IconData cartCircleExclamation = IconDataRegular(0xe3f2); /// Light Cart Circle Exclamation icon /// /// https://fontawesome.com/icons/cart-circle-exclamation?style=light /// cart, failed, grocery, market, shopping static const IconData lightCartCircleExclamation = IconDataLight(0xe3f2); /// Thin Cart Circle Exclamation icon /// /// https://fontawesome.com/icons/cart-circle-exclamation?style=thin /// cart, failed, grocery, market, shopping static const IconData thinCartCircleExclamation = IconDataThin(0xe3f2); /// Solid Cart Circle Plus icon /// /// https://fontawesome.com/icons/cart-circle-plus?style=solid /// cart, grocery, market, shopping static const IconData solidCartCirclePlus = IconDataSolid(0xe3f3); /// Regular Cart Circle Plus icon /// /// https://fontawesome.com/icons/cart-circle-plus?style=regular /// cart, grocery, market, shopping static const IconData cartCirclePlus = IconDataRegular(0xe3f3); /// Light Cart Circle Plus icon /// /// https://fontawesome.com/icons/cart-circle-plus?style=light /// cart, grocery, market, shopping static const IconData lightCartCirclePlus = IconDataLight(0xe3f3); /// Thin Cart Circle Plus icon /// /// https://fontawesome.com/icons/cart-circle-plus?style=thin /// cart, grocery, market, shopping static const IconData thinCartCirclePlus = IconDataThin(0xe3f3); /// Solid Cart Circle Xmark icon /// /// https://fontawesome.com/icons/cart-circle-xmark?style=solid /// cart, grocery, market, shopping, uncheck static const IconData solidCartCircleXmark = IconDataSolid(0xe3f4); /// Regular Cart Circle Xmark icon /// /// https://fontawesome.com/icons/cart-circle-xmark?style=regular /// cart, grocery, market, shopping, uncheck static const IconData cartCircleXmark = IconDataRegular(0xe3f4); /// Light Cart Circle Xmark icon /// /// https://fontawesome.com/icons/cart-circle-xmark?style=light /// cart, grocery, market, shopping, uncheck static const IconData lightCartCircleXmark = IconDataLight(0xe3f4); /// Thin Cart Circle Xmark icon /// /// https://fontawesome.com/icons/cart-circle-xmark?style=thin /// cart, grocery, market, shopping, uncheck static const IconData thinCartCircleXmark = IconDataThin(0xe3f4); /// Solid Cart Flatbed icon /// /// https://fontawesome.com/icons/cart-flatbed?style=solid /// carry, inventory, shipping, transport static const IconData solidCartFlatbed = IconDataSolid(0xf474); /// Alias dolly-flatbed for icon [solidCartFlatbed] @Deprecated('Use "solidCartFlatbed" instead.') static const IconData solidDollyFlatbed = solidCartFlatbed; /// Regular Cart Flatbed icon /// /// https://fontawesome.com/icons/cart-flatbed?style=regular /// carry, inventory, shipping, transport static const IconData cartFlatbed = IconDataRegular(0xf474); /// Alias dolly-flatbed for icon [cartFlatbed] @Deprecated('Use "cartFlatbed" instead.') static const IconData dollyFlatbed = cartFlatbed; /// Light Cart Flatbed icon /// /// https://fontawesome.com/icons/cart-flatbed?style=light /// carry, inventory, shipping, transport static const IconData lightCartFlatbed = IconDataLight(0xf474); /// Alias dolly-flatbed for icon [lightCartFlatbed] @Deprecated('Use "lightCartFlatbed" instead.') static const IconData lightDollyFlatbed = lightCartFlatbed; /// Thin Cart Flatbed icon /// /// https://fontawesome.com/icons/cart-flatbed?style=thin /// carry, inventory, shipping, transport static const IconData thinCartFlatbed = IconDataThin(0xf474); /// Alias dolly-flatbed for icon [thinCartFlatbed] @Deprecated('Use "thinCartFlatbed" instead.') static const IconData thinDollyFlatbed = thinCartFlatbed; /// Solid Cart Flatbed Boxes icon /// /// https://fontawesome.com/icons/cart-flatbed-boxes?style=solid /// carry, inventory, shipping, transport static const IconData solidCartFlatbedBoxes = IconDataSolid(0xf475); /// Alias dolly-flatbed-alt for icon [solidCartFlatbedBoxes] @Deprecated('Use "solidCartFlatbedBoxes" instead.') static const IconData solidDollyFlatbedAlt = solidCartFlatbedBoxes; /// Regular Cart Flatbed Boxes icon /// /// https://fontawesome.com/icons/cart-flatbed-boxes?style=regular /// carry, inventory, shipping, transport static const IconData cartFlatbedBoxes = IconDataRegular(0xf475); /// Alias dolly-flatbed-alt for icon [cartFlatbedBoxes] @Deprecated('Use "cartFlatbedBoxes" instead.') static const IconData dollyFlatbedAlt = cartFlatbedBoxes; /// Light Cart Flatbed Boxes icon /// /// https://fontawesome.com/icons/cart-flatbed-boxes?style=light /// carry, inventory, shipping, transport static const IconData lightCartFlatbedBoxes = IconDataLight(0xf475); /// Alias dolly-flatbed-alt for icon [lightCartFlatbedBoxes] @Deprecated('Use "lightCartFlatbedBoxes" instead.') static const IconData lightDollyFlatbedAlt = lightCartFlatbedBoxes; /// Thin Cart Flatbed Boxes icon /// /// https://fontawesome.com/icons/cart-flatbed-boxes?style=thin /// carry, inventory, shipping, transport static const IconData thinCartFlatbedBoxes = IconDataThin(0xf475); /// Alias dolly-flatbed-alt for icon [thinCartFlatbedBoxes] @Deprecated('Use "thinCartFlatbedBoxes" instead.') static const IconData thinDollyFlatbedAlt = thinCartFlatbedBoxes; /// Solid Cart Flatbed Empty icon /// /// https://fontawesome.com/icons/cart-flatbed-empty?style=solid /// carry, inventory, shipping, transport static const IconData solidCartFlatbedEmpty = IconDataSolid(0xf476); /// Alias dolly-flatbed-empty for icon [solidCartFlatbedEmpty] @Deprecated('Use "solidCartFlatbedEmpty" instead.') static const IconData solidDollyFlatbedEmpty = solidCartFlatbedEmpty; /// Regular Cart Flatbed Empty icon /// /// https://fontawesome.com/icons/cart-flatbed-empty?style=regular /// carry, inventory, shipping, transport static const IconData cartFlatbedEmpty = IconDataRegular(0xf476); /// Alias dolly-flatbed-empty for icon [cartFlatbedEmpty] @Deprecated('Use "cartFlatbedEmpty" instead.') static const IconData dollyFlatbedEmpty = cartFlatbedEmpty; /// Light Cart Flatbed Empty icon /// /// https://fontawesome.com/icons/cart-flatbed-empty?style=light /// carry, inventory, shipping, transport static const IconData lightCartFlatbedEmpty = IconDataLight(0xf476); /// Alias dolly-flatbed-empty for icon [lightCartFlatbedEmpty] @Deprecated('Use "lightCartFlatbedEmpty" instead.') static const IconData lightDollyFlatbedEmpty = lightCartFlatbedEmpty; /// Thin Cart Flatbed Empty icon /// /// https://fontawesome.com/icons/cart-flatbed-empty?style=thin /// carry, inventory, shipping, transport static const IconData thinCartFlatbedEmpty = IconDataThin(0xf476); /// Alias dolly-flatbed-empty for icon [thinCartFlatbedEmpty] @Deprecated('Use "thinCartFlatbedEmpty" instead.') static const IconData thinDollyFlatbedEmpty = thinCartFlatbedEmpty; /// Solid Cart Flatbed Suitcase icon /// /// https://fontawesome.com/icons/cart-flatbed-suitcase?style=solid /// airport, bag, baggage, suitcase, travel static const IconData solidCartFlatbedSuitcase = IconDataSolid(0xf59d); /// Alias luggage-cart for icon [solidCartFlatbedSuitcase] @Deprecated('Use "solidCartFlatbedSuitcase" instead.') static const IconData solidLuggageCart = solidCartFlatbedSuitcase; /// Regular Cart Flatbed Suitcase icon /// /// https://fontawesome.com/icons/cart-flatbed-suitcase?style=regular /// airport, bag, baggage, suitcase, travel static const IconData cartFlatbedSuitcase = IconDataRegular(0xf59d); /// Alias luggage-cart for icon [cartFlatbedSuitcase] @Deprecated('Use "cartFlatbedSuitcase" instead.') static const IconData luggageCart = cartFlatbedSuitcase; /// Light Cart Flatbed Suitcase icon /// /// https://fontawesome.com/icons/cart-flatbed-suitcase?style=light /// airport, bag, baggage, suitcase, travel static const IconData lightCartFlatbedSuitcase = IconDataLight(0xf59d); /// Alias luggage-cart for icon [lightCartFlatbedSuitcase] @Deprecated('Use "lightCartFlatbedSuitcase" instead.') static const IconData lightLuggageCart = lightCartFlatbedSuitcase; /// Thin Cart Flatbed Suitcase icon /// /// https://fontawesome.com/icons/cart-flatbed-suitcase?style=thin /// airport, bag, baggage, suitcase, travel static const IconData thinCartFlatbedSuitcase = IconDataThin(0xf59d); /// Alias luggage-cart for icon [thinCartFlatbedSuitcase] @Deprecated('Use "thinCartFlatbedSuitcase" instead.') static const IconData thinLuggageCart = thinCartFlatbedSuitcase; /// Solid Cart Minus icon /// /// https://fontawesome.com/icons/cart-minus?style=solid /// checkout, food, grocery static const IconData solidCartMinus = IconDataSolid(0xe0db); /// Regular Cart Minus icon /// /// https://fontawesome.com/icons/cart-minus?style=regular /// checkout, food, grocery static const IconData cartMinus = IconDataRegular(0xe0db); /// Light Cart Minus icon /// /// https://fontawesome.com/icons/cart-minus?style=light /// checkout, food, grocery static const IconData lightCartMinus = IconDataLight(0xe0db); /// Thin Cart Minus icon /// /// https://fontawesome.com/icons/cart-minus?style=thin /// checkout, food, grocery static const IconData thinCartMinus = IconDataThin(0xe0db); /// Solid Cart Plus icon /// /// https://fontawesome.com/icons/cart-plus?style=solid /// add, create, new, positive, shopping static const IconData solidCartPlus = IconDataSolid(0xf217); /// Regular Cart Plus icon /// /// https://fontawesome.com/icons/cart-plus?style=regular /// add, create, new, positive, shopping static const IconData cartPlus = IconDataRegular(0xf217); /// Light Cart Plus icon /// /// https://fontawesome.com/icons/cart-plus?style=light /// add, create, new, positive, shopping static const IconData lightCartPlus = IconDataLight(0xf217); /// Thin Cart Plus icon /// /// https://fontawesome.com/icons/cart-plus?style=thin /// add, create, new, positive, shopping static const IconData thinCartPlus = IconDataThin(0xf217); /// Solid Cart Shopping icon /// /// https://fontawesome.com/icons/cart-shopping?style=solid /// buy, cart, checkout, grocery, payment, purchase, shopping, shopping cart, trolley static const IconData solidCartShopping = IconDataSolid(0xf07a); /// Alias shopping-cart for icon [solidCartShopping] @Deprecated('Use "solidCartShopping" instead.') static const IconData solidShoppingCart = solidCartShopping; /// Regular Cart Shopping icon /// /// https://fontawesome.com/icons/cart-shopping?style=regular /// buy, cart, checkout, grocery, payment, purchase, shopping, shopping cart, trolley static const IconData cartShopping = IconDataRegular(0xf07a); /// Alias shopping-cart for icon [cartShopping] @Deprecated('Use "cartShopping" instead.') static const IconData shoppingCart = cartShopping; /// Light Cart Shopping icon /// /// https://fontawesome.com/icons/cart-shopping?style=light /// buy, cart, checkout, grocery, payment, purchase, shopping, shopping cart, trolley static const IconData lightCartShopping = IconDataLight(0xf07a); /// Alias shopping-cart for icon [lightCartShopping] @Deprecated('Use "lightCartShopping" instead.') static const IconData lightShoppingCart = lightCartShopping; /// Thin Cart Shopping icon /// /// https://fontawesome.com/icons/cart-shopping?style=thin /// buy, cart, checkout, grocery, payment, purchase, shopping, shopping cart, trolley static const IconData thinCartShopping = IconDataThin(0xf07a); /// Alias shopping-cart for icon [thinCartShopping] @Deprecated('Use "thinCartShopping" instead.') static const IconData thinShoppingCart = thinCartShopping; /// Solid Cart Shopping Fast icon /// /// https://fontawesome.com/icons/cart-shopping-fast?style=solid /// fast, food, grocery, market, quick static const IconData solidCartShoppingFast = IconDataSolid(0xe0dc); /// Regular Cart Shopping Fast icon /// /// https://fontawesome.com/icons/cart-shopping-fast?style=regular /// fast, food, grocery, market, quick static const IconData cartShoppingFast = IconDataRegular(0xe0dc); /// Light Cart Shopping Fast icon /// /// https://fontawesome.com/icons/cart-shopping-fast?style=light /// fast, food, grocery, market, quick static const IconData lightCartShoppingFast = IconDataLight(0xe0dc); /// Thin Cart Shopping Fast icon /// /// https://fontawesome.com/icons/cart-shopping-fast?style=thin /// fast, food, grocery, market, quick static const IconData thinCartShoppingFast = IconDataThin(0xe0dc); /// Solid Cart Xmark icon /// /// https://fontawesome.com/icons/cart-xmark?style=solid /// checkout, food, grocery, uncheck static const IconData solidCartXmark = IconDataSolid(0xe0dd); /// Regular Cart Xmark icon /// /// https://fontawesome.com/icons/cart-xmark?style=regular /// checkout, food, grocery, uncheck static const IconData cartXmark = IconDataRegular(0xe0dd); /// Light Cart Xmark icon /// /// https://fontawesome.com/icons/cart-xmark?style=light /// checkout, food, grocery, uncheck static const IconData lightCartXmark = IconDataLight(0xe0dd); /// Thin Cart Xmark icon /// /// https://fontawesome.com/icons/cart-xmark?style=thin /// checkout, food, grocery, uncheck static const IconData thinCartXmark = IconDataThin(0xe0dd); /// Solid Cash Register icon /// /// https://fontawesome.com/icons/cash-register?style=solid /// buy, cha-ching, change, checkout, commerce, leaerboard, machine, pay, payment, purchase, store static const IconData solidCashRegister = IconDataSolid(0xf788); /// Regular Cash Register icon /// /// https://fontawesome.com/icons/cash-register?style=regular /// buy, cha-ching, change, checkout, commerce, leaerboard, machine, pay, payment, purchase, store static const IconData cashRegister = IconDataRegular(0xf788); /// Light Cash Register icon /// /// https://fontawesome.com/icons/cash-register?style=light /// buy, cha-ching, change, checkout, commerce, leaerboard, machine, pay, payment, purchase, store static const IconData lightCashRegister = IconDataLight(0xf788); /// Thin Cash Register icon /// /// https://fontawesome.com/icons/cash-register?style=thin /// buy, cha-ching, change, checkout, commerce, leaerboard, machine, pay, payment, purchase, store static const IconData thinCashRegister = IconDataThin(0xf788); /// Solid Cassette Betamax icon /// /// https://fontawesome.com/icons/cassette-betamax?style=solid /// cassette, rental, retro, tape, vhs, video, vintage static const IconData solidCassetteBetamax = IconDataSolid(0xf8a4); /// Alias betamax for icon [solidCassetteBetamax] @Deprecated('Use "solidCassetteBetamax" instead.') static const IconData solidBetamax = solidCassetteBetamax; /// Regular Cassette Betamax icon /// /// https://fontawesome.com/icons/cassette-betamax?style=regular /// cassette, rental, retro, tape, vhs, video, vintage static const IconData cassetteBetamax = IconDataRegular(0xf8a4); /// Alias betamax for icon [cassetteBetamax] @Deprecated('Use "cassetteBetamax" instead.') static const IconData betamax = cassetteBetamax; /// Light Cassette Betamax icon /// /// https://fontawesome.com/icons/cassette-betamax?style=light /// cassette, rental, retro, tape, vhs, video, vintage static const IconData lightCassetteBetamax = IconDataLight(0xf8a4); /// Alias betamax for icon [lightCassetteBetamax] @Deprecated('Use "lightCassetteBetamax" instead.') static const IconData lightBetamax = lightCassetteBetamax; /// Thin Cassette Betamax icon /// /// https://fontawesome.com/icons/cassette-betamax?style=thin /// cassette, rental, retro, tape, vhs, video, vintage static const IconData thinCassetteBetamax = IconDataThin(0xf8a4); /// Alias betamax for icon [thinCassetteBetamax] @Deprecated('Use "thinCassetteBetamax" instead.') static const IconData thinBetamax = thinCassetteBetamax; /// Solid Cassette Tape icon /// /// https://fontawesome.com/icons/cassette-tape?style=solid /// Tape Cartridge, mixtape, music, play, recording, walkman static const IconData solidCassetteTape = IconDataSolid(0xf8ab); /// Regular Cassette Tape icon /// /// https://fontawesome.com/icons/cassette-tape?style=regular /// Tape Cartridge, mixtape, music, play, recording, walkman static const IconData cassetteTape = IconDataRegular(0xf8ab); /// Light Cassette Tape icon /// /// https://fontawesome.com/icons/cassette-tape?style=light /// Tape Cartridge, mixtape, music, play, recording, walkman static const IconData lightCassetteTape = IconDataLight(0xf8ab); /// Thin Cassette Tape icon /// /// https://fontawesome.com/icons/cassette-tape?style=thin /// Tape Cartridge, mixtape, music, play, recording, walkman static const IconData thinCassetteTape = IconDataThin(0xf8ab); /// Solid Cassette Vhs icon /// /// https://fontawesome.com/icons/cassette-vhs?style=solid /// betamax, cassette, rental, retro, tape, vhs, video, videocassette, vintage static const IconData solidCassetteVhs = IconDataSolid(0xf8ec); /// Alias vhs for icon [solidCassetteVhs] @Deprecated('Use "solidCassetteVhs" instead.') static const IconData solidVhs = solidCassetteVhs; /// Regular Cassette Vhs icon /// /// https://fontawesome.com/icons/cassette-vhs?style=regular /// betamax, cassette, rental, retro, tape, vhs, video, videocassette, vintage static const IconData cassetteVhs = IconDataRegular(0xf8ec); /// Alias vhs for icon [cassetteVhs] @Deprecated('Use "cassetteVhs" instead.') static const IconData vhs = cassetteVhs; /// Light Cassette Vhs icon /// /// https://fontawesome.com/icons/cassette-vhs?style=light /// betamax, cassette, rental, retro, tape, vhs, video, videocassette, vintage static const IconData lightCassetteVhs = IconDataLight(0xf8ec); /// Alias vhs for icon [lightCassetteVhs] @Deprecated('Use "lightCassetteVhs" instead.') static const IconData lightVhs = lightCassetteVhs; /// Thin Cassette Vhs icon /// /// https://fontawesome.com/icons/cassette-vhs?style=thin /// betamax, cassette, rental, retro, tape, vhs, video, videocassette, vintage static const IconData thinCassetteVhs = IconDataThin(0xf8ec); /// Alias vhs for icon [thinCassetteVhs] @Deprecated('Use "thinCassetteVhs" instead.') static const IconData thinVhs = thinCassetteVhs; /// Solid Castle icon /// /// https://fontawesome.com/icons/castle?style=solid /// Castle, European, castle, dungeon, fortress, palace, turret static const IconData solidCastle = IconDataSolid(0xe0de); /// Regular Castle icon /// /// https://fontawesome.com/icons/castle?style=regular /// Castle, European, castle, dungeon, fortress, palace, turret static const IconData castle = IconDataRegular(0xe0de); /// Light Castle icon /// /// https://fontawesome.com/icons/castle?style=light /// Castle, European, castle, dungeon, fortress, palace, turret static const IconData lightCastle = IconDataLight(0xe0de); /// Thin Castle icon /// /// https://fontawesome.com/icons/castle?style=thin /// Castle, European, castle, dungeon, fortress, palace, turret static const IconData thinCastle = IconDataThin(0xe0de); /// Solid Cat icon /// /// https://fontawesome.com/icons/cat?style=solid /// cat, feline, halloween, holiday, kitten, kitty, meow, pet static const IconData solidCat = IconDataSolid(0xf6be); /// Regular Cat icon /// /// https://fontawesome.com/icons/cat?style=regular /// cat, feline, halloween, holiday, kitten, kitty, meow, pet static const IconData cat = IconDataRegular(0xf6be); /// Light Cat icon /// /// https://fontawesome.com/icons/cat?style=light /// cat, feline, halloween, holiday, kitten, kitty, meow, pet static const IconData lightCat = IconDataLight(0xf6be); /// Thin Cat icon /// /// https://fontawesome.com/icons/cat?style=thin /// cat, feline, halloween, holiday, kitten, kitty, meow, pet static const IconData thinCat = IconDataThin(0xf6be); /// Solid Cat Space icon /// /// https://fontawesome.com/icons/cat-space?style=solid /// animal, astronaut, cosmonaut, fauna, meow, space static const IconData solidCatSpace = IconDataSolid(0xe001); /// Regular Cat Space icon /// /// https://fontawesome.com/icons/cat-space?style=regular /// animal, astronaut, cosmonaut, fauna, meow, space static const IconData catSpace = IconDataRegular(0xe001); /// Light Cat Space icon /// /// https://fontawesome.com/icons/cat-space?style=light /// animal, astronaut, cosmonaut, fauna, meow, space static const IconData lightCatSpace = IconDataLight(0xe001); /// Thin Cat Space icon /// /// https://fontawesome.com/icons/cat-space?style=thin /// animal, astronaut, cosmonaut, fauna, meow, space static const IconData thinCatSpace = IconDataThin(0xe001); /// Solid Cauldron icon /// /// https://fontawesome.com/icons/cauldron?style=solid /// boil, bubble, cooking, halloween, holiday, magic, pot, sorcery, toil, trouble, witch, wizard static const IconData solidCauldron = IconDataSolid(0xf6bf); /// Regular Cauldron icon /// /// https://fontawesome.com/icons/cauldron?style=regular /// boil, bubble, cooking, halloween, holiday, magic, pot, sorcery, toil, trouble, witch, wizard static const IconData cauldron = IconDataRegular(0xf6bf); /// Light Cauldron icon /// /// https://fontawesome.com/icons/cauldron?style=light /// boil, bubble, cooking, halloween, holiday, magic, pot, sorcery, toil, trouble, witch, wizard static const IconData lightCauldron = IconDataLight(0xf6bf); /// Thin Cauldron icon /// /// https://fontawesome.com/icons/cauldron?style=thin /// boil, bubble, cooking, halloween, holiday, magic, pot, sorcery, toil, trouble, witch, wizard static const IconData thinCauldron = IconDataThin(0xf6bf); /// Brands Amazon Pay Credit Card icon /// /// https://fontawesome.com/icons/cc-amazon-pay?style=brands static const IconData ccAmazonPay = IconDataBrands(0xf42d); /// Brands Cc Amex icon /// /// https://fontawesome.com/icons/cc-amex?style=brands /// amex static const IconData ccAmex = IconDataBrands(0xf1f3); /// Brands Apple Pay Credit Card icon /// /// https://fontawesome.com/icons/cc-apple-pay?style=brands static const IconData ccApplePay = IconDataBrands(0xf416); /// Brands Diner's Club Credit Card icon /// /// https://fontawesome.com/icons/cc-diners-club?style=brands static const IconData ccDinersClub = IconDataBrands(0xf24c); /// Brands Discover Credit Card icon /// /// https://fontawesome.com/icons/cc-discover?style=brands static const IconData ccDiscover = IconDataBrands(0xf1f2); /// Brands JCB Credit Card icon /// /// https://fontawesome.com/icons/cc-jcb?style=brands static const IconData ccJcb = IconDataBrands(0xf24b); /// Brands MasterCard Credit Card icon /// /// https://fontawesome.com/icons/cc-mastercard?style=brands static const IconData ccMastercard = IconDataBrands(0xf1f1); /// Brands Paypal Credit Card icon /// /// https://fontawesome.com/icons/cc-paypal?style=brands static const IconData ccPaypal = IconDataBrands(0xf1f4); /// Brands Stripe Credit Card icon /// /// https://fontawesome.com/icons/cc-stripe?style=brands static const IconData ccStripe = IconDataBrands(0xf1f5); /// Brands Visa Credit Card icon /// /// https://fontawesome.com/icons/cc-visa?style=brands static const IconData ccVisa = IconDataBrands(0xf1f0); /// Solid Cedi Sign icon /// /// https://fontawesome.com/icons/cedi-sign?style=solid /// Cedi Sign, currency static const IconData solidCediSign = IconDataSolid(0xe0df); /// Regular Cedi Sign icon /// /// https://fontawesome.com/icons/cedi-sign?style=regular /// Cedi Sign, currency static const IconData cediSign = IconDataRegular(0xe0df); /// Light Cedi Sign icon /// /// https://fontawesome.com/icons/cedi-sign?style=light /// Cedi Sign, currency static const IconData lightCediSign = IconDataLight(0xe0df); /// Thin Cedi Sign icon /// /// https://fontawesome.com/icons/cedi-sign?style=thin /// Cedi Sign, currency static const IconData thinCediSign = IconDataThin(0xe0df); /// Solid Cent Sign icon /// /// https://fontawesome.com/icons/cent-sign?style=solid /// Cent Sign, currency static const IconData solidCentSign = IconDataSolid(0xe3f5); /// Regular Cent Sign icon /// /// https://fontawesome.com/icons/cent-sign?style=regular /// Cent Sign, currency static const IconData centSign = IconDataRegular(0xe3f5); /// Light Cent Sign icon /// /// https://fontawesome.com/icons/cent-sign?style=light /// Cent Sign, currency static const IconData lightCentSign = IconDataLight(0xe3f5); /// Thin Cent Sign icon /// /// https://fontawesome.com/icons/cent-sign?style=thin /// Cent Sign, currency static const IconData thinCentSign = IconDataThin(0xe3f5); /// Brands Centercode icon /// /// https://fontawesome.com/icons/centercode?style=brands static const IconData centercode = IconDataBrands(0xf380); /// Brands Centos icon /// /// https://fontawesome.com/icons/centos?style=brands /// linux, operating system, os static const IconData centos = IconDataBrands(0xf789); /// Solid Certificate icon /// /// https://fontawesome.com/icons/certificate?style=solid /// badge, guarantee, star, verified static const IconData solidCertificate = IconDataSolid(0xf0a3); /// Regular Certificate icon /// /// https://fontawesome.com/icons/certificate?style=regular /// badge, guarantee, star, verified static const IconData certificate = IconDataRegular(0xf0a3); /// Light Certificate icon /// /// https://fontawesome.com/icons/certificate?style=light /// badge, guarantee, star, verified static const IconData lightCertificate = IconDataLight(0xf0a3); /// Thin Certificate icon /// /// https://fontawesome.com/icons/certificate?style=thin /// badge, guarantee, star, verified static const IconData thinCertificate = IconDataThin(0xf0a3); /// Solid Chair icon /// /// https://fontawesome.com/icons/chair?style=solid /// chair, furniture, seat, sit static const IconData solidChair = IconDataSolid(0xf6c0); /// Regular Chair icon /// /// https://fontawesome.com/icons/chair?style=regular /// chair, furniture, seat, sit static const IconData chair = IconDataRegular(0xf6c0); /// Light Chair icon /// /// https://fontawesome.com/icons/chair?style=light /// chair, furniture, seat, sit static const IconData lightChair = IconDataLight(0xf6c0); /// Thin Chair icon /// /// https://fontawesome.com/icons/chair?style=thin /// chair, furniture, seat, sit static const IconData thinChair = IconDataThin(0xf6c0); /// Solid Chair Office icon /// /// https://fontawesome.com/icons/chair-office?style=solid /// ergonomic, furniture, seat static const IconData solidChairOffice = IconDataSolid(0xf6c1); /// Regular Chair Office icon /// /// https://fontawesome.com/icons/chair-office?style=regular /// ergonomic, furniture, seat static const IconData chairOffice = IconDataRegular(0xf6c1); /// Light Chair Office icon /// /// https://fontawesome.com/icons/chair-office?style=light /// ergonomic, furniture, seat static const IconData lightChairOffice = IconDataLight(0xf6c1); /// Thin Chair Office icon /// /// https://fontawesome.com/icons/chair-office?style=thin /// ergonomic, furniture, seat static const IconData thinChairOffice = IconDataThin(0xf6c1); /// Solid Chalkboard icon /// /// https://fontawesome.com/icons/chalkboard?style=solid /// blackboard, learning, school, teaching, whiteboard, writing static const IconData solidChalkboard = IconDataSolid(0xf51b); /// Alias blackboard for icon [solidChalkboard] @Deprecated('Use "solidChalkboard" instead.') static const IconData solidBlackboard = solidChalkboard; /// Regular Chalkboard icon /// /// https://fontawesome.com/icons/chalkboard?style=regular /// blackboard, learning, school, teaching, whiteboard, writing static const IconData chalkboard = IconDataRegular(0xf51b); /// Alias blackboard for icon [chalkboard] @Deprecated('Use "chalkboard" instead.') static const IconData blackboard = chalkboard; /// Light Chalkboard icon /// /// https://fontawesome.com/icons/chalkboard?style=light /// blackboard, learning, school, teaching, whiteboard, writing static const IconData lightChalkboard = IconDataLight(0xf51b); /// Alias blackboard for icon [lightChalkboard] @Deprecated('Use "lightChalkboard" instead.') static const IconData lightBlackboard = lightChalkboard; /// Thin Chalkboard icon /// /// https://fontawesome.com/icons/chalkboard?style=thin /// blackboard, learning, school, teaching, whiteboard, writing static const IconData thinChalkboard = IconDataThin(0xf51b); /// Alias blackboard for icon [thinChalkboard] @Deprecated('Use "thinChalkboard" instead.') static const IconData thinBlackboard = thinChalkboard; /// Solid Chalkboard User icon /// /// https://fontawesome.com/icons/chalkboard-user?style=solid /// blackboard, instructor, learning, professor, school, uer, whiteboard, writing static const IconData solidChalkboardUser = IconDataSolid(0xf51c); /// Alias chalkboard-teacher for icon [solidChalkboardUser] @Deprecated('Use "solidChalkboardUser" instead.') static const IconData solidChalkboardTeacher = solidChalkboardUser; /// Regular Chalkboard User icon /// /// https://fontawesome.com/icons/chalkboard-user?style=regular /// blackboard, instructor, learning, professor, school, uer, whiteboard, writing static const IconData chalkboardUser = IconDataRegular(0xf51c); /// Alias chalkboard-teacher for icon [chalkboardUser] @Deprecated('Use "chalkboardUser" instead.') static const IconData chalkboardTeacher = chalkboardUser; /// Light Chalkboard User icon /// /// https://fontawesome.com/icons/chalkboard-user?style=light /// blackboard, instructor, learning, professor, school, uer, whiteboard, writing static const IconData lightChalkboardUser = IconDataLight(0xf51c); /// Alias chalkboard-teacher for icon [lightChalkboardUser] @Deprecated('Use "lightChalkboardUser" instead.') static const IconData lightChalkboardTeacher = lightChalkboardUser; /// Thin Chalkboard User icon /// /// https://fontawesome.com/icons/chalkboard-user?style=thin /// blackboard, instructor, learning, professor, school, uer, whiteboard, writing static const IconData thinChalkboardUser = IconDataThin(0xf51c); /// Alias chalkboard-teacher for icon [thinChalkboardUser] @Deprecated('Use "thinChalkboardUser" instead.') static const IconData thinChalkboardTeacher = thinChalkboardUser; /// Solid Champagne Glass icon /// /// https://fontawesome.com/icons/champagne-glass?style=solid /// alcohol, bar, beverage, celebration, champagne, drink, holiday, party static const IconData solidChampagneGlass = IconDataSolid(0xf79e); /// Alias glass-champagne for icon [solidChampagneGlass] @Deprecated('Use "solidChampagneGlass" instead.') static const IconData solidGlassChampagne = solidChampagneGlass; /// Regular Champagne Glass icon /// /// https://fontawesome.com/icons/champagne-glass?style=regular /// alcohol, bar, beverage, celebration, champagne, drink, holiday, party static const IconData champagneGlass = IconDataRegular(0xf79e); /// Alias glass-champagne for icon [champagneGlass] @Deprecated('Use "champagneGlass" instead.') static const IconData glassChampagne = champagneGlass; /// Light Champagne Glass icon /// /// https://fontawesome.com/icons/champagne-glass?style=light /// alcohol, bar, beverage, celebration, champagne, drink, holiday, party static const IconData lightChampagneGlass = IconDataLight(0xf79e); /// Alias glass-champagne for icon [lightChampagneGlass] @Deprecated('Use "lightChampagneGlass" instead.') static const IconData lightGlassChampagne = lightChampagneGlass; /// Thin Champagne Glass icon /// /// https://fontawesome.com/icons/champagne-glass?style=thin /// alcohol, bar, beverage, celebration, champagne, drink, holiday, party static const IconData thinChampagneGlass = IconDataThin(0xf79e); /// Alias glass-champagne for icon [thinChampagneGlass] @Deprecated('Use "thinChampagneGlass" instead.') static const IconData thinGlassChampagne = thinChampagneGlass; /// Solid Champagne Glasses icon /// /// https://fontawesome.com/icons/champagne-glasses?style=solid /// alcohol, bar, beverage, celebrate, celebration, champagne, clink, clinking glasses, drink, glass, holiday, new year's eve, party, toast static const IconData solidChampagneGlasses = IconDataSolid(0xf79f); /// Alias glass-cheers for icon [solidChampagneGlasses] @Deprecated('Use "solidChampagneGlasses" instead.') static const IconData solidGlassCheers = solidChampagneGlasses; /// Regular Champagne Glasses icon /// /// https://fontawesome.com/icons/champagne-glasses?style=regular /// alcohol, bar, beverage, celebrate, celebration, champagne, clink, clinking glasses, drink, glass, holiday, new year's eve, party, toast static const IconData champagneGlasses = IconDataRegular(0xf79f); /// Alias glass-cheers for icon [champagneGlasses] @Deprecated('Use "champagneGlasses" instead.') static const IconData glassCheers = champagneGlasses; /// Light Champagne Glasses icon /// /// https://fontawesome.com/icons/champagne-glasses?style=light /// alcohol, bar, beverage, celebrate, celebration, champagne, clink, clinking glasses, drink, glass, holiday, new year's eve, party, toast static const IconData lightChampagneGlasses = IconDataLight(0xf79f); /// Alias glass-cheers for icon [lightChampagneGlasses] @Deprecated('Use "lightChampagneGlasses" instead.') static const IconData lightGlassCheers = lightChampagneGlasses; /// Thin Champagne Glasses icon /// /// https://fontawesome.com/icons/champagne-glasses?style=thin /// alcohol, bar, beverage, celebrate, celebration, champagne, clink, clinking glasses, drink, glass, holiday, new year's eve, party, toast static const IconData thinChampagneGlasses = IconDataThin(0xf79f); /// Alias glass-cheers for icon [thinChampagneGlasses] @Deprecated('Use "thinChampagneGlasses" instead.') static const IconData thinGlassCheers = thinChampagneGlasses; /// Solid Charging Station icon /// /// https://fontawesome.com/icons/charging-station?style=solid /// electric, ev, tesla, vehicle static const IconData solidChargingStation = IconDataSolid(0xf5e7); /// Regular Charging Station icon /// /// https://fontawesome.com/icons/charging-station?style=regular /// electric, ev, tesla, vehicle static const IconData chargingStation = IconDataRegular(0xf5e7); /// Light Charging Station icon /// /// https://fontawesome.com/icons/charging-station?style=light /// electric, ev, tesla, vehicle static const IconData lightChargingStation = IconDataLight(0xf5e7); /// Thin Charging Station icon /// /// https://fontawesome.com/icons/charging-station?style=thin /// electric, ev, tesla, vehicle static const IconData thinChargingStation = IconDataThin(0xf5e7); /// Solid Chart Area icon /// /// https://fontawesome.com/icons/chart-area?style=solid /// analytics, area, chart, graph, performance, revenue, statistics static const IconData solidChartArea = IconDataSolid(0xf1fe); /// Alias area-chart for icon [solidChartArea] @Deprecated('Use "solidChartArea" instead.') static const IconData solidAreaChart = solidChartArea; /// Regular Chart Area icon /// /// https://fontawesome.com/icons/chart-area?style=regular /// analytics, area, chart, graph, performance, revenue, statistics static const IconData chartArea = IconDataRegular(0xf1fe); /// Alias area-chart for icon [chartArea] @Deprecated('Use "chartArea" instead.') static const IconData areaChart = chartArea; /// Light Chart Area icon /// /// https://fontawesome.com/icons/chart-area?style=light /// analytics, area, chart, graph, performance, revenue, statistics static const IconData lightChartArea = IconDataLight(0xf1fe); /// Alias area-chart for icon [lightChartArea] @Deprecated('Use "lightChartArea" instead.') static const IconData lightAreaChart = lightChartArea; /// Thin Chart Area icon /// /// https://fontawesome.com/icons/chart-area?style=thin /// analytics, area, chart, graph, performance, revenue, statistics static const IconData thinChartArea = IconDataThin(0xf1fe); /// Alias area-chart for icon [thinChartArea] @Deprecated('Use "thinChartArea" instead.') static const IconData thinAreaChart = thinChartArea; /// Solid Chart Bar icon /// /// https://fontawesome.com/icons/chart-bar?style=solid /// analytics, bar, chart, graph, performance, statistics static const IconData solidChartBar = IconDataSolid(0xf080); /// Alias bar-chart for icon [solidChartBar] @Deprecated('Use "solidChartBar" instead.') static const IconData solidBarChart = solidChartBar; /// Regular Chart Bar icon /// /// https://fontawesome.com/icons/chart-bar?style=regular /// analytics, bar, chart, graph, performance, statistics static const IconData chartBar = IconDataRegular(0xf080); /// Alias bar-chart for icon [chartBar] @Deprecated('Use "chartBar" instead.') static const IconData barChart = chartBar; /// Light Chart Bar icon /// /// https://fontawesome.com/icons/chart-bar?style=light /// analytics, bar, chart, graph, performance, statistics static const IconData lightChartBar = IconDataLight(0xf080); /// Alias bar-chart for icon [lightChartBar] @Deprecated('Use "lightChartBar" instead.') static const IconData lightBarChart = lightChartBar; /// Thin Chart Bar icon /// /// https://fontawesome.com/icons/chart-bar?style=thin /// analytics, bar, chart, graph, performance, statistics static const IconData thinChartBar = IconDataThin(0xf080); /// Alias bar-chart for icon [thinChartBar] @Deprecated('Use "thinChartBar" instead.') static const IconData thinBarChart = thinChartBar; /// Solid Chart Bullet icon /// /// https://fontawesome.com/icons/chart-bullet?style=solid /// chart, graph, performance, statistics static const IconData solidChartBullet = IconDataSolid(0xe0e1); /// Regular Chart Bullet icon /// /// https://fontawesome.com/icons/chart-bullet?style=regular /// chart, graph, performance, statistics static const IconData chartBullet = IconDataRegular(0xe0e1); /// Light Chart Bullet icon /// /// https://fontawesome.com/icons/chart-bullet?style=light /// chart, graph, performance, statistics static const IconData lightChartBullet = IconDataLight(0xe0e1); /// Thin Chart Bullet icon /// /// https://fontawesome.com/icons/chart-bullet?style=thin /// chart, graph, performance, statistics static const IconData thinChartBullet = IconDataThin(0xe0e1); /// Solid Chart Candlestick icon /// /// https://fontawesome.com/icons/chart-candlestick?style=solid /// chart, graph, performance, statistics, track, trend static const IconData solidChartCandlestick = IconDataSolid(0xe0e2); /// Regular Chart Candlestick icon /// /// https://fontawesome.com/icons/chart-candlestick?style=regular /// chart, graph, performance, statistics, track, trend static const IconData chartCandlestick = IconDataRegular(0xe0e2); /// Light Chart Candlestick icon /// /// https://fontawesome.com/icons/chart-candlestick?style=light /// chart, graph, performance, statistics, track, trend static const IconData lightChartCandlestick = IconDataLight(0xe0e2); /// Thin Chart Candlestick icon /// /// https://fontawesome.com/icons/chart-candlestick?style=thin /// chart, graph, performance, statistics, track, trend static const IconData thinChartCandlestick = IconDataThin(0xe0e2); /// Solid Chart Column icon /// /// https://fontawesome.com/icons/chart-column?style=solid /// bar, bar chart, chart, graph, performance, revenue, statistics, track, trend static const IconData solidChartColumn = IconDataSolid(0xe0e3); /// Regular Chart Column icon /// /// https://fontawesome.com/icons/chart-column?style=regular /// bar, bar chart, chart, graph, performance, revenue, statistics, track, trend static const IconData chartColumn = IconDataRegular(0xe0e3); /// Light Chart Column icon /// /// https://fontawesome.com/icons/chart-column?style=light /// bar, bar chart, chart, graph, performance, revenue, statistics, track, trend static const IconData lightChartColumn = IconDataLight(0xe0e3); /// Thin Chart Column icon /// /// https://fontawesome.com/icons/chart-column?style=thin /// bar, bar chart, chart, graph, performance, revenue, statistics, track, trend static const IconData thinChartColumn = IconDataThin(0xe0e3); /// Solid Chart Gantt icon /// /// https://fontawesome.com/icons/chart-gantt?style=solid /// chart, graph, performance, statistics, track, trend static const IconData solidChartGantt = IconDataSolid(0xe0e4); /// Regular Chart Gantt icon /// /// https://fontawesome.com/icons/chart-gantt?style=regular /// chart, graph, performance, statistics, track, trend static const IconData chartGantt = IconDataRegular(0xe0e4); /// Light Chart Gantt icon /// /// https://fontawesome.com/icons/chart-gantt?style=light /// chart, graph, performance, statistics, track, trend static const IconData lightChartGantt = IconDataLight(0xe0e4); /// Thin Chart Gantt icon /// /// https://fontawesome.com/icons/chart-gantt?style=thin /// chart, graph, performance, statistics, track, trend static const IconData thinChartGantt = IconDataThin(0xe0e4); /// Solid Chart Kanban icon /// /// https://fontawesome.com/icons/chart-kanban?style=solid /// board, chart, graph, kanban, list, organize, project, statistics static const IconData solidChartKanban = IconDataSolid(0xe64f); /// Regular Chart Kanban icon /// /// https://fontawesome.com/icons/chart-kanban?style=regular /// board, chart, graph, kanban, list, organize, project, statistics static const IconData chartKanban = IconDataRegular(0xe64f); /// Light Chart Kanban icon /// /// https://fontawesome.com/icons/chart-kanban?style=light /// board, chart, graph, kanban, list, organize, project, statistics static const IconData lightChartKanban = IconDataLight(0xe64f); /// Thin Chart Kanban icon /// /// https://fontawesome.com/icons/chart-kanban?style=thin /// board, chart, graph, kanban, list, organize, project, statistics static const IconData thinChartKanban = IconDataThin(0xe64f); /// Solid Chart Line icon /// /// https://fontawesome.com/icons/chart-line?style=solid /// activity, analytics, chart, dashboard, gain, graph, increase, line, performance, revenue, statistics static const IconData solidChartLine = IconDataSolid(0xf201); /// Alias line-chart for icon [solidChartLine] @Deprecated('Use "solidChartLine" instead.') static const IconData solidLineChart = solidChartLine; /// Regular Chart Line icon /// /// https://fontawesome.com/icons/chart-line?style=regular /// activity, analytics, chart, dashboard, gain, graph, increase, line, performance, revenue, statistics static const IconData chartLine = IconDataRegular(0xf201); /// Alias line-chart for icon [chartLine] @Deprecated('Use "chartLine" instead.') static const IconData lineChart = chartLine; /// Light Chart Line icon /// /// https://fontawesome.com/icons/chart-line?style=light /// activity, analytics, chart, dashboard, gain, graph, increase, line, performance, revenue, statistics static const IconData lightChartLine = IconDataLight(0xf201); /// Alias line-chart for icon [lightChartLine] @Deprecated('Use "lightChartLine" instead.') static const IconData lightLineChart = lightChartLine; /// Thin Chart Line icon /// /// https://fontawesome.com/icons/chart-line?style=thin /// activity, analytics, chart, dashboard, gain, graph, increase, line, performance, revenue, statistics static const IconData thinChartLine = IconDataThin(0xf201); /// Alias line-chart for icon [thinChartLine] @Deprecated('Use "thinChartLine" instead.') static const IconData thinLineChart = thinChartLine; /// Solid Chart Line Down icon /// /// https://fontawesome.com/icons/chart-line-down?style=solid /// analytics, chart, chart decreasing, dashboard, decline, down, graph, line, loss, performance, revenue, statistics, trend static const IconData solidChartLineDown = IconDataSolid(0xf64d); /// Regular Chart Line Down icon /// /// https://fontawesome.com/icons/chart-line-down?style=regular /// analytics, chart, chart decreasing, dashboard, decline, down, graph, line, loss, performance, revenue, statistics, trend static const IconData chartLineDown = IconDataRegular(0xf64d); /// Light Chart Line Down icon /// /// https://fontawesome.com/icons/chart-line-down?style=light /// analytics, chart, chart decreasing, dashboard, decline, down, graph, line, loss, performance, revenue, statistics, trend static const IconData lightChartLineDown = IconDataLight(0xf64d); /// Thin Chart Line Down icon /// /// https://fontawesome.com/icons/chart-line-down?style=thin /// analytics, chart, chart decreasing, dashboard, decline, down, graph, line, loss, performance, revenue, statistics, trend static const IconData thinChartLineDown = IconDataThin(0xf64d); /// Solid Chart Line Up icon /// /// https://fontawesome.com/icons/chart-line-up?style=solid /// chart, chart increasing, graph, growth, performance, revenue, statistics, track, trend, upward static const IconData solidChartLineUp = IconDataSolid(0xe0e5); /// Regular Chart Line Up icon /// /// https://fontawesome.com/icons/chart-line-up?style=regular /// chart, chart increasing, graph, growth, performance, revenue, statistics, track, trend, upward static const IconData chartLineUp = IconDataRegular(0xe0e5); /// Light Chart Line Up icon /// /// https://fontawesome.com/icons/chart-line-up?style=light /// chart, chart increasing, graph, growth, performance, revenue, statistics, track, trend, upward static const IconData lightChartLineUp = IconDataLight(0xe0e5); /// Thin Chart Line Up icon /// /// https://fontawesome.com/icons/chart-line-up?style=thin /// chart, chart increasing, graph, growth, performance, revenue, statistics, track, trend, upward static const IconData thinChartLineUp = IconDataThin(0xe0e5); /// Solid Chart Line Up Down icon /// /// https://fontawesome.com/icons/chart-line-up-down?style=solid /// chart increasing, decreasing, down, graph, growth, track, trend, upward, volatility, chart static const IconData solidChartLineUpDown = IconDataSolid(0xe5d7); /// Regular Chart Line Up Down icon /// /// https://fontawesome.com/icons/chart-line-up-down?style=regular /// chart increasing, decreasing, down, graph, growth, track, trend, upward, volatility, chart static const IconData chartLineUpDown = IconDataRegular(0xe5d7); /// Light Chart Line Up Down icon /// /// https://fontawesome.com/icons/chart-line-up-down?style=light /// chart increasing, decreasing, down, graph, growth, track, trend, upward, volatility, chart static const IconData lightChartLineUpDown = IconDataLight(0xe5d7); /// Thin Chart Line Up Down icon /// /// https://fontawesome.com/icons/chart-line-up-down?style=thin /// chart increasing, decreasing, down, graph, growth, track, trend, upward, volatility, chart static const IconData thinChartLineUpDown = IconDataThin(0xe5d7); /// Solid Chart Mixed icon /// /// https://fontawesome.com/icons/chart-mixed?style=solid /// analytics, chart, data, forecast, graph, measure, performance, revenue, roi, tracking, trend static const IconData solidChartMixed = IconDataSolid(0xf643); /// Alias analytics for icon [solidChartMixed] @Deprecated('Use "solidChartMixed" instead.') static const IconData solidAnalytics = solidChartMixed; /// Regular Chart Mixed icon /// /// https://fontawesome.com/icons/chart-mixed?style=regular /// analytics, chart, data, forecast, graph, measure, performance, revenue, roi, tracking, trend static const IconData chartMixed = IconDataRegular(0xf643); /// Alias analytics for icon [chartMixed] @Deprecated('Use "chartMixed" instead.') static const IconData analytics = chartMixed; /// Light Chart Mixed icon /// /// https://fontawesome.com/icons/chart-mixed?style=light /// analytics, chart, data, forecast, graph, measure, performance, revenue, roi, tracking, trend static const IconData lightChartMixed = IconDataLight(0xf643); /// Alias analytics for icon [lightChartMixed] @Deprecated('Use "lightChartMixed" instead.') static const IconData lightAnalytics = lightChartMixed; /// Thin Chart Mixed icon /// /// https://fontawesome.com/icons/chart-mixed?style=thin /// analytics, chart, data, forecast, graph, measure, performance, revenue, roi, tracking, trend static const IconData thinChartMixed = IconDataThin(0xf643); /// Alias analytics for icon [thinChartMixed] @Deprecated('Use "thinChartMixed" instead.') static const IconData thinAnalytics = thinChartMixed; /// Solid Chart Mixed Up Circle Currency icon /// /// https://fontawesome.com/icons/chart-mixed-up-circle-currency?style=solid /// analytics, chart, currency, investment, measure, money, roi, tracking, trend, data, forecast, graph static const IconData solidChartMixedUpCircleCurrency = IconDataSolid(0xe5d8); /// Regular Chart Mixed Up Circle Currency icon /// /// https://fontawesome.com/icons/chart-mixed-up-circle-currency?style=regular /// analytics, chart, currency, investment, measure, money, roi, tracking, trend, data, forecast, graph static const IconData chartMixedUpCircleCurrency = IconDataRegular(0xe5d8); /// Light Chart Mixed Up Circle Currency icon /// /// https://fontawesome.com/icons/chart-mixed-up-circle-currency?style=light /// analytics, chart, currency, investment, measure, money, roi, tracking, trend, data, forecast, graph static const IconData lightChartMixedUpCircleCurrency = IconDataLight(0xe5d8); /// Thin Chart Mixed Up Circle Currency icon /// /// https://fontawesome.com/icons/chart-mixed-up-circle-currency?style=thin /// analytics, chart, currency, investment, measure, money, roi, tracking, trend, data, forecast, graph static const IconData thinChartMixedUpCircleCurrency = IconDataThin(0xe5d8); /// Solid Chart Mixed Up Circle Dollar icon /// /// https://fontawesome.com/icons/chart-mixed-up-circle-dollar?style=solid /// analytics, chart, currency, measure, money, roi, tracking, trend, graph, investment, data, forecast static const IconData solidChartMixedUpCircleDollar = IconDataSolid(0xe5d9); /// Regular Chart Mixed Up Circle Dollar icon /// /// https://fontawesome.com/icons/chart-mixed-up-circle-dollar?style=regular /// analytics, chart, currency, measure, money, roi, tracking, trend, graph, investment, data, forecast static const IconData chartMixedUpCircleDollar = IconDataRegular(0xe5d9); /// Light Chart Mixed Up Circle Dollar icon /// /// https://fontawesome.com/icons/chart-mixed-up-circle-dollar?style=light /// analytics, chart, currency, measure, money, roi, tracking, trend, graph, investment, data, forecast static const IconData lightChartMixedUpCircleDollar = IconDataLight(0xe5d9); /// Thin Chart Mixed Up Circle Dollar icon /// /// https://fontawesome.com/icons/chart-mixed-up-circle-dollar?style=thin /// analytics, chart, currency, measure, money, roi, tracking, trend, graph, investment, data, forecast static const IconData thinChartMixedUpCircleDollar = IconDataThin(0xe5d9); /// Solid Chart Network icon /// /// https://fontawesome.com/icons/chart-network?style=solid /// activity, analytics, association, dashboard, diagram, distribution, map, network, performance static const IconData solidChartNetwork = IconDataSolid(0xf78a); /// Regular Chart Network icon /// /// https://fontawesome.com/icons/chart-network?style=regular /// activity, analytics, association, dashboard, diagram, distribution, map, network, performance static const IconData chartNetwork = IconDataRegular(0xf78a); /// Light Chart Network icon /// /// https://fontawesome.com/icons/chart-network?style=light /// activity, analytics, association, dashboard, diagram, distribution, map, network, performance static const IconData lightChartNetwork = IconDataLight(0xf78a); /// Thin Chart Network icon /// /// https://fontawesome.com/icons/chart-network?style=thin /// activity, analytics, association, dashboard, diagram, distribution, map, network, performance static const IconData thinChartNetwork = IconDataThin(0xf78a); /// Solid Chart Pie icon /// /// https://fontawesome.com/icons/chart-pie?style=solid /// analytics, chart, diagram, graph, performance, pie, revenue, statistics static const IconData solidChartPie = IconDataSolid(0xf200); /// Alias pie-chart for icon [solidChartPie] @Deprecated('Use "solidChartPie" instead.') static const IconData solidPieChart = solidChartPie; /// Regular Chart Pie icon /// /// https://fontawesome.com/icons/chart-pie?style=regular /// analytics, chart, diagram, graph, performance, pie, revenue, statistics static const IconData chartPie = IconDataRegular(0xf200); /// Alias pie-chart for icon [chartPie] @Deprecated('Use "chartPie" instead.') static const IconData pieChart = chartPie; /// Light Chart Pie icon /// /// https://fontawesome.com/icons/chart-pie?style=light /// analytics, chart, diagram, graph, performance, pie, revenue, statistics static const IconData lightChartPie = IconDataLight(0xf200); /// Alias pie-chart for icon [lightChartPie] @Deprecated('Use "lightChartPie" instead.') static const IconData lightPieChart = lightChartPie; /// Thin Chart Pie icon /// /// https://fontawesome.com/icons/chart-pie?style=thin /// analytics, chart, diagram, graph, performance, pie, revenue, statistics static const IconData thinChartPie = IconDataThin(0xf200); /// Alias pie-chart for icon [thinChartPie] @Deprecated('Use "thinChartPie" instead.') static const IconData thinPieChart = thinChartPie; /// Solid Chart Pie Simple icon /// /// https://fontawesome.com/icons/chart-pie-simple?style=solid /// analytics, chart, diagram, graph, performance, pie, revenue, statistics static const IconData solidChartPieSimple = IconDataSolid(0xf64e); /// Alias chart-pie-alt for icon [solidChartPieSimple] @Deprecated('Use "solidChartPieSimple" instead.') static const IconData solidChartPieAlt = solidChartPieSimple; /// Regular Chart Pie Simple icon /// /// https://fontawesome.com/icons/chart-pie-simple?style=regular /// analytics, chart, diagram, graph, performance, pie, revenue, statistics static const IconData chartPieSimple = IconDataRegular(0xf64e); /// Alias chart-pie-alt for icon [chartPieSimple] @Deprecated('Use "chartPieSimple" instead.') static const IconData chartPieAlt = chartPieSimple; /// Light Chart Pie Simple icon /// /// https://fontawesome.com/icons/chart-pie-simple?style=light /// analytics, chart, diagram, graph, performance, pie, revenue, statistics static const IconData lightChartPieSimple = IconDataLight(0xf64e); /// Alias chart-pie-alt for icon [lightChartPieSimple] @Deprecated('Use "lightChartPieSimple" instead.') static const IconData lightChartPieAlt = lightChartPieSimple; /// Thin Chart Pie Simple icon /// /// https://fontawesome.com/icons/chart-pie-simple?style=thin /// analytics, chart, diagram, graph, performance, pie, revenue, statistics static const IconData thinChartPieSimple = IconDataThin(0xf64e); /// Alias chart-pie-alt for icon [thinChartPieSimple] @Deprecated('Use "thinChartPieSimple" instead.') static const IconData thinChartPieAlt = thinChartPieSimple; /// Solid Chart Pie Simple Circle Currency icon /// /// https://fontawesome.com/icons/chart-pie-simple-circle-currency?style=solid /// chart, currency, diagram, graph, margin, money, pie, analytics static const IconData solidChartPieSimpleCircleCurrency = IconDataSolid(0xe604); /// Regular Chart Pie Simple Circle Currency icon /// /// https://fontawesome.com/icons/chart-pie-simple-circle-currency?style=regular /// chart, currency, diagram, graph, margin, money, pie, analytics static const IconData chartPieSimpleCircleCurrency = IconDataRegular(0xe604); /// Light Chart Pie Simple Circle Currency icon /// /// https://fontawesome.com/icons/chart-pie-simple-circle-currency?style=light /// chart, currency, diagram, graph, margin, money, pie, analytics static const IconData lightChartPieSimpleCircleCurrency = IconDataLight(0xe604); /// Thin Chart Pie Simple Circle Currency icon /// /// https://fontawesome.com/icons/chart-pie-simple-circle-currency?style=thin /// chart, currency, diagram, graph, margin, money, pie, analytics static const IconData thinChartPieSimpleCircleCurrency = IconDataThin(0xe604); /// Solid Chart Pie Simple Circle Dollar icon /// /// https://fontawesome.com/icons/chart-pie-simple-circle-dollar?style=solid /// chart, currency, diagram, graph, margin, money, pie, analytics static const IconData solidChartPieSimpleCircleDollar = IconDataSolid(0xe605); /// Regular Chart Pie Simple Circle Dollar icon /// /// https://fontawesome.com/icons/chart-pie-simple-circle-dollar?style=regular /// chart, currency, diagram, graph, margin, money, pie, analytics static const IconData chartPieSimpleCircleDollar = IconDataRegular(0xe605); /// Light Chart Pie Simple Circle Dollar icon /// /// https://fontawesome.com/icons/chart-pie-simple-circle-dollar?style=light /// chart, currency, diagram, graph, margin, money, pie, analytics static const IconData lightChartPieSimpleCircleDollar = IconDataLight(0xe605); /// Thin Chart Pie Simple Circle Dollar icon /// /// https://fontawesome.com/icons/chart-pie-simple-circle-dollar?style=thin /// chart, currency, diagram, graph, margin, money, pie, analytics static const IconData thinChartPieSimpleCircleDollar = IconDataThin(0xe605); /// Solid Chart Pyramid icon /// /// https://fontawesome.com/icons/chart-pyramid?style=solid /// chart, food, graph, performance, statistics static const IconData solidChartPyramid = IconDataSolid(0xe0e6); /// Regular Chart Pyramid icon /// /// https://fontawesome.com/icons/chart-pyramid?style=regular /// chart, food, graph, performance, statistics static const IconData chartPyramid = IconDataRegular(0xe0e6); /// Light Chart Pyramid icon /// /// https://fontawesome.com/icons/chart-pyramid?style=light /// chart, food, graph, performance, statistics static const IconData lightChartPyramid = IconDataLight(0xe0e6); /// Thin Chart Pyramid icon /// /// https://fontawesome.com/icons/chart-pyramid?style=thin /// chart, food, graph, performance, statistics static const IconData thinChartPyramid = IconDataThin(0xe0e6); /// Solid Chart Radar icon /// /// https://fontawesome.com/icons/chart-radar?style=solid /// chart, graph, performance, statistics, track, trend static const IconData solidChartRadar = IconDataSolid(0xe0e7); /// Regular Chart Radar icon /// /// https://fontawesome.com/icons/chart-radar?style=regular /// chart, graph, performance, statistics, track, trend static const IconData chartRadar = IconDataRegular(0xe0e7); /// Light Chart Radar icon /// /// https://fontawesome.com/icons/chart-radar?style=light /// chart, graph, performance, statistics, track, trend static const IconData lightChartRadar = IconDataLight(0xe0e7); /// Thin Chart Radar icon /// /// https://fontawesome.com/icons/chart-radar?style=thin /// chart, graph, performance, statistics, track, trend static const IconData thinChartRadar = IconDataThin(0xe0e7); /// Solid Chart Scatter icon /// /// https://fontawesome.com/icons/chart-scatter?style=solid /// analytics, chart, diagram, graph, performance, plot, statistics static const IconData solidChartScatter = IconDataSolid(0xf7ee); /// Regular Chart Scatter icon /// /// https://fontawesome.com/icons/chart-scatter?style=regular /// analytics, chart, diagram, graph, performance, plot, statistics static const IconData chartScatter = IconDataRegular(0xf7ee); /// Light Chart Scatter icon /// /// https://fontawesome.com/icons/chart-scatter?style=light /// analytics, chart, diagram, graph, performance, plot, statistics static const IconData lightChartScatter = IconDataLight(0xf7ee); /// Thin Chart Scatter icon /// /// https://fontawesome.com/icons/chart-scatter?style=thin /// analytics, chart, diagram, graph, performance, plot, statistics static const IconData thinChartScatter = IconDataThin(0xf7ee); /// Solid Chart Scatter 3d icon /// /// https://fontawesome.com/icons/chart-scatter-3d?style=solid /// chart, graph, performance, statistics, track, trend static const IconData solidChartScatter3d = IconDataSolid(0xe0e8); /// Regular Chart Scatter 3d icon /// /// https://fontawesome.com/icons/chart-scatter-3d?style=regular /// chart, graph, performance, statistics, track, trend static const IconData chartScatter3d = IconDataRegular(0xe0e8); /// Light Chart Scatter 3d icon /// /// https://fontawesome.com/icons/chart-scatter-3d?style=light /// chart, graph, performance, statistics, track, trend static const IconData lightChartScatter3d = IconDataLight(0xe0e8); /// Thin Chart Scatter 3d icon /// /// https://fontawesome.com/icons/chart-scatter-3d?style=thin /// chart, graph, performance, statistics, track, trend static const IconData thinChartScatter3d = IconDataThin(0xe0e8); /// Solid Chart Scatter Bubble icon /// /// https://fontawesome.com/icons/chart-scatter-bubble?style=solid /// chart, graph, performance, statistics, track, trend static const IconData solidChartScatterBubble = IconDataSolid(0xe0e9); /// Regular Chart Scatter Bubble icon /// /// https://fontawesome.com/icons/chart-scatter-bubble?style=regular /// chart, graph, performance, statistics, track, trend static const IconData chartScatterBubble = IconDataRegular(0xe0e9); /// Light Chart Scatter Bubble icon /// /// https://fontawesome.com/icons/chart-scatter-bubble?style=light /// chart, graph, performance, statistics, track, trend static const IconData lightChartScatterBubble = IconDataLight(0xe0e9); /// Thin Chart Scatter Bubble icon /// /// https://fontawesome.com/icons/chart-scatter-bubble?style=thin /// chart, graph, performance, statistics, track, trend static const IconData thinChartScatterBubble = IconDataThin(0xe0e9); /// Solid Chart Simple icon /// /// https://fontawesome.com/icons/chart-simple?style=solid /// analytics, bar, chart, column, graph, performance, revenue, row, statistics, trend static const IconData solidChartSimple = IconDataSolid(0xe473); /// Regular Chart Simple icon /// /// https://fontawesome.com/icons/chart-simple?style=regular /// analytics, bar, chart, column, graph, performance, revenue, row, statistics, trend static const IconData chartSimple = IconDataRegular(0xe473); /// Light Chart Simple icon /// /// https://fontawesome.com/icons/chart-simple?style=light /// analytics, bar, chart, column, graph, performance, revenue, row, statistics, trend static const IconData lightChartSimple = IconDataLight(0xe473); /// Thin Chart Simple icon /// /// https://fontawesome.com/icons/chart-simple?style=thin /// analytics, bar, chart, column, graph, performance, revenue, row, statistics, trend static const IconData thinChartSimple = IconDataThin(0xe473); /// Solid Chart Simple Horizontal icon /// /// https://fontawesome.com/icons/chart-simple-horizontal?style=solid /// analytics, bar, chart, column, graph, performance, row, statistics, trend static const IconData solidChartSimpleHorizontal = IconDataSolid(0xe474); /// Regular Chart Simple Horizontal icon /// /// https://fontawesome.com/icons/chart-simple-horizontal?style=regular /// analytics, bar, chart, column, graph, performance, row, statistics, trend static const IconData chartSimpleHorizontal = IconDataRegular(0xe474); /// Light Chart Simple Horizontal icon /// /// https://fontawesome.com/icons/chart-simple-horizontal?style=light /// analytics, bar, chart, column, graph, performance, row, statistics, trend static const IconData lightChartSimpleHorizontal = IconDataLight(0xe474); /// Thin Chart Simple Horizontal icon /// /// https://fontawesome.com/icons/chart-simple-horizontal?style=thin /// analytics, bar, chart, column, graph, performance, row, statistics, trend static const IconData thinChartSimpleHorizontal = IconDataThin(0xe474); /// Solid Chart Tree Map icon /// /// https://fontawesome.com/icons/chart-tree-map?style=solid /// collection, grid, performance static const IconData solidChartTreeMap = IconDataSolid(0xe0ea); /// Regular Chart Tree Map icon /// /// https://fontawesome.com/icons/chart-tree-map?style=regular /// collection, grid, performance static const IconData chartTreeMap = IconDataRegular(0xe0ea); /// Light Chart Tree Map icon /// /// https://fontawesome.com/icons/chart-tree-map?style=light /// collection, grid, performance static const IconData lightChartTreeMap = IconDataLight(0xe0ea); /// Thin Chart Tree Map icon /// /// https://fontawesome.com/icons/chart-tree-map?style=thin /// collection, grid, performance static const IconData thinChartTreeMap = IconDataThin(0xe0ea); /// Solid Chart User icon /// /// https://fontawesome.com/icons/chart-user?style=solid /// employee, performance, revenue, uer, users-people static const IconData solidChartUser = IconDataSolid(0xf6a3); /// Alias user-chart for icon [solidChartUser] @Deprecated('Use "solidChartUser" instead.') static const IconData solidUserChart = solidChartUser; /// Regular Chart User icon /// /// https://fontawesome.com/icons/chart-user?style=regular /// employee, performance, revenue, uer, users-people static const IconData chartUser = IconDataRegular(0xf6a3); /// Alias user-chart for icon [chartUser] @Deprecated('Use "chartUser" instead.') static const IconData userChart = chartUser; /// Light Chart User icon /// /// https://fontawesome.com/icons/chart-user?style=light /// employee, performance, revenue, uer, users-people static const IconData lightChartUser = IconDataLight(0xf6a3); /// Alias user-chart for icon [lightChartUser] @Deprecated('Use "lightChartUser" instead.') static const IconData lightUserChart = lightChartUser; /// Thin Chart User icon /// /// https://fontawesome.com/icons/chart-user?style=thin /// employee, performance, revenue, uer, users-people static const IconData thinChartUser = IconDataThin(0xf6a3); /// Alias user-chart for icon [thinChartUser] @Deprecated('Use "thinChartUser" instead.') static const IconData thinUserChart = thinChartUser; /// Solid Chart Waterfall icon /// /// https://fontawesome.com/icons/chart-waterfall?style=solid /// chart, graph, performance, revenue, statistics, track, trend static const IconData solidChartWaterfall = IconDataSolid(0xe0eb); /// Regular Chart Waterfall icon /// /// https://fontawesome.com/icons/chart-waterfall?style=regular /// chart, graph, performance, revenue, statistics, track, trend static const IconData chartWaterfall = IconDataRegular(0xe0eb); /// Light Chart Waterfall icon /// /// https://fontawesome.com/icons/chart-waterfall?style=light /// chart, graph, performance, revenue, statistics, track, trend static const IconData lightChartWaterfall = IconDataLight(0xe0eb); /// Thin Chart Waterfall icon /// /// https://fontawesome.com/icons/chart-waterfall?style=thin /// chart, graph, performance, revenue, statistics, track, trend static const IconData thinChartWaterfall = IconDataThin(0xe0eb); /// Solid Check icon /// /// https://fontawesome.com/icons/check?style=solid /// Check Mark, accept, agree, check, check mark, checkmark, confirm, correct, coupon, done, enable, mark, notice, notification, notify, ok, select, success, tick, todo, true, validate, working, yes, ✓ static const IconData solidCheck = IconDataSolid(0xf00c); /// Regular Check icon /// /// https://fontawesome.com/icons/check?style=regular /// Check Mark, accept, agree, check, check mark, checkmark, confirm, correct, coupon, done, enable, mark, notice, notification, notify, ok, select, success, tick, todo, true, validate, working, yes, ✓ static const IconData check = IconDataRegular(0xf00c); /// Light Check icon /// /// https://fontawesome.com/icons/check?style=light /// Check Mark, accept, agree, check, check mark, checkmark, confirm, correct, coupon, done, enable, mark, notice, notification, notify, ok, select, success, tick, todo, true, validate, working, yes, ✓ static const IconData lightCheck = IconDataLight(0xf00c); /// Thin Check icon /// /// https://fontawesome.com/icons/check?style=thin /// Check Mark, accept, agree, check, check mark, checkmark, confirm, correct, coupon, done, enable, mark, notice, notification, notify, ok, select, success, tick, todo, true, validate, working, yes, ✓ static const IconData thinCheck = IconDataThin(0xf00c); /// Solid Check Double icon /// /// https://fontawesome.com/icons/check-double?style=solid /// accept, agree, checkmark, confirm, correct, coupon, done, enable, notice, notification, notify, ok, select, select all, success, tick, todo, validate, working static const IconData solidCheckDouble = IconDataSolid(0xf560); /// Regular Check Double icon /// /// https://fontawesome.com/icons/check-double?style=regular /// accept, agree, checkmark, confirm, correct, coupon, done, enable, notice, notification, notify, ok, select, select all, success, tick, todo, validate, working static const IconData checkDouble = IconDataRegular(0xf560); /// Light Check Double icon /// /// https://fontawesome.com/icons/check-double?style=light /// accept, agree, checkmark, confirm, correct, coupon, done, enable, notice, notification, notify, ok, select, select all, success, tick, todo, validate, working static const IconData lightCheckDouble = IconDataLight(0xf560); /// Thin Check Double icon /// /// https://fontawesome.com/icons/check-double?style=thin /// accept, agree, checkmark, confirm, correct, coupon, done, enable, notice, notification, notify, ok, select, select all, success, tick, todo, validate, working static const IconData thinCheckDouble = IconDataThin(0xf560); /// Solid Check To Slot icon /// /// https://fontawesome.com/icons/check-to-slot?style=solid /// accept, cast, election, enable, politics, positive, validate, voting, working, yes static const IconData solidCheckToSlot = IconDataSolid(0xf772); /// Alias vote-yea for icon [solidCheckToSlot] @Deprecated('Use "solidCheckToSlot" instead.') static const IconData solidVoteYea = solidCheckToSlot; /// Regular Check To Slot icon /// /// https://fontawesome.com/icons/check-to-slot?style=regular /// accept, cast, election, enable, politics, positive, validate, voting, working, yes static const IconData checkToSlot = IconDataRegular(0xf772); /// Alias vote-yea for icon [checkToSlot] @Deprecated('Use "checkToSlot" instead.') static const IconData voteYea = checkToSlot; /// Light Check To Slot icon /// /// https://fontawesome.com/icons/check-to-slot?style=light /// accept, cast, election, enable, politics, positive, validate, voting, working, yes static const IconData lightCheckToSlot = IconDataLight(0xf772); /// Alias vote-yea for icon [lightCheckToSlot] @Deprecated('Use "lightCheckToSlot" instead.') static const IconData lightVoteYea = lightCheckToSlot; /// Thin Check To Slot icon /// /// https://fontawesome.com/icons/check-to-slot?style=thin /// accept, cast, election, enable, politics, positive, validate, voting, working, yes static const IconData thinCheckToSlot = IconDataThin(0xf772); /// Alias vote-yea for icon [thinCheckToSlot] @Deprecated('Use "thinCheckToSlot" instead.') static const IconData thinVoteYea = thinCheckToSlot; /// Solid Cheese icon /// /// https://fontawesome.com/icons/cheese?style=solid /// cheddar, curd, gouda, melt, parmesan, sandwich, swiss, wedge static const IconData solidCheese = IconDataSolid(0xf7ef); /// Regular Cheese icon /// /// https://fontawesome.com/icons/cheese?style=regular /// cheddar, curd, gouda, melt, parmesan, sandwich, swiss, wedge static const IconData cheese = IconDataRegular(0xf7ef); /// Light Cheese icon /// /// https://fontawesome.com/icons/cheese?style=light /// cheddar, curd, gouda, melt, parmesan, sandwich, swiss, wedge static const IconData lightCheese = IconDataLight(0xf7ef); /// Thin Cheese icon /// /// https://fontawesome.com/icons/cheese?style=thin /// cheddar, curd, gouda, melt, parmesan, sandwich, swiss, wedge static const IconData thinCheese = IconDataThin(0xf7ef); /// Solid Cheese Swiss icon /// /// https://fontawesome.com/icons/cheese-swiss?style=solid /// cheddar, cheese, cheese wedge, curd, gouda, melt, parmesan, sandwich, swiss, wedge static const IconData solidCheeseSwiss = IconDataSolid(0xf7f0); /// Regular Cheese Swiss icon /// /// https://fontawesome.com/icons/cheese-swiss?style=regular /// cheddar, cheese, cheese wedge, curd, gouda, melt, parmesan, sandwich, swiss, wedge static const IconData cheeseSwiss = IconDataRegular(0xf7f0); /// Light Cheese Swiss icon /// /// https://fontawesome.com/icons/cheese-swiss?style=light /// cheddar, cheese, cheese wedge, curd, gouda, melt, parmesan, sandwich, swiss, wedge static const IconData lightCheeseSwiss = IconDataLight(0xf7f0); /// Thin Cheese Swiss icon /// /// https://fontawesome.com/icons/cheese-swiss?style=thin /// cheddar, cheese, cheese wedge, curd, gouda, melt, parmesan, sandwich, swiss, wedge static const IconData thinCheeseSwiss = IconDataThin(0xf7f0); /// Solid Cherries icon /// /// https://fontawesome.com/icons/cherries?style=solid /// berries, cherries, cherry, fruit, pacman, red, stem static const IconData solidCherries = IconDataSolid(0xe0ec); /// Regular Cherries icon /// /// https://fontawesome.com/icons/cherries?style=regular /// berries, cherries, cherry, fruit, pacman, red, stem static const IconData cherries = IconDataRegular(0xe0ec); /// Light Cherries icon /// /// https://fontawesome.com/icons/cherries?style=light /// berries, cherries, cherry, fruit, pacman, red, stem static const IconData lightCherries = IconDataLight(0xe0ec); /// Thin Cherries icon /// /// https://fontawesome.com/icons/cherries?style=thin /// berries, cherries, cherry, fruit, pacman, red, stem static const IconData thinCherries = IconDataThin(0xe0ec); /// Solid Chess icon /// /// https://fontawesome.com/icons/chess?style=solid /// board, castle, checkmate, game, king, rook, strategy, tournament static const IconData solidChess = IconDataSolid(0xf439); /// Regular Chess icon /// /// https://fontawesome.com/icons/chess?style=regular /// board, castle, checkmate, game, king, rook, strategy, tournament static const IconData chess = IconDataRegular(0xf439); /// Light Chess icon /// /// https://fontawesome.com/icons/chess?style=light /// board, castle, checkmate, game, king, rook, strategy, tournament static const IconData lightChess = IconDataLight(0xf439); /// Thin Chess icon /// /// https://fontawesome.com/icons/chess?style=thin /// board, castle, checkmate, game, king, rook, strategy, tournament static const IconData thinChess = IconDataThin(0xf439); /// Solid Chess Bishop icon /// /// https://fontawesome.com/icons/chess-bishop?style=solid /// Black Chess Bishop, board, checkmate, game, strategy static const IconData solidChessBishop = IconDataSolid(0xf43a); /// Regular Chess Bishop icon /// /// https://fontawesome.com/icons/chess-bishop?style=regular /// Black Chess Bishop, board, checkmate, game, strategy static const IconData chessBishop = IconDataRegular(0xf43a); /// Light Chess Bishop icon /// /// https://fontawesome.com/icons/chess-bishop?style=light /// Black Chess Bishop, board, checkmate, game, strategy static const IconData lightChessBishop = IconDataLight(0xf43a); /// Thin Chess Bishop icon /// /// https://fontawesome.com/icons/chess-bishop?style=thin /// Black Chess Bishop, board, checkmate, game, strategy static const IconData thinChessBishop = IconDataThin(0xf43a); /// Solid Chess Bishop Piece icon /// /// https://fontawesome.com/icons/chess-bishop-piece?style=solid /// board, checkmate, game, strategy static const IconData solidChessBishopPiece = IconDataSolid(0xf43b); /// Alias chess-bishop-alt for icon [solidChessBishopPiece] @Deprecated('Use "solidChessBishopPiece" instead.') static const IconData solidChessBishopAlt = solidChessBishopPiece; /// Regular Chess Bishop Piece icon /// /// https://fontawesome.com/icons/chess-bishop-piece?style=regular /// board, checkmate, game, strategy static const IconData chessBishopPiece = IconDataRegular(0xf43b); /// Alias chess-bishop-alt for icon [chessBishopPiece] @Deprecated('Use "chessBishopPiece" instead.') static const IconData chessBishopAlt = chessBishopPiece; /// Light Chess Bishop Piece icon /// /// https://fontawesome.com/icons/chess-bishop-piece?style=light /// board, checkmate, game, strategy static const IconData lightChessBishopPiece = IconDataLight(0xf43b); /// Alias chess-bishop-alt for icon [lightChessBishopPiece] @Deprecated('Use "lightChessBishopPiece" instead.') static const IconData lightChessBishopAlt = lightChessBishopPiece; /// Thin Chess Bishop Piece icon /// /// https://fontawesome.com/icons/chess-bishop-piece?style=thin /// board, checkmate, game, strategy static const IconData thinChessBishopPiece = IconDataThin(0xf43b); /// Alias chess-bishop-alt for icon [thinChessBishopPiece] @Deprecated('Use "thinChessBishopPiece" instead.') static const IconData thinChessBishopAlt = thinChessBishopPiece; /// Solid Chess Board icon /// /// https://fontawesome.com/icons/chess-board?style=solid /// board, checkmate, game, strategy static const IconData solidChessBoard = IconDataSolid(0xf43c); /// Regular Chess Board icon /// /// https://fontawesome.com/icons/chess-board?style=regular /// board, checkmate, game, strategy static const IconData chessBoard = IconDataRegular(0xf43c); /// Light Chess Board icon /// /// https://fontawesome.com/icons/chess-board?style=light /// board, checkmate, game, strategy static const IconData lightChessBoard = IconDataLight(0xf43c); /// Thin Chess Board icon /// /// https://fontawesome.com/icons/chess-board?style=thin /// board, checkmate, game, strategy static const IconData thinChessBoard = IconDataThin(0xf43c); /// Solid Chess Clock icon /// /// https://fontawesome.com/icons/chess-clock?style=solid /// board, checkmate, game, strategy, timer, tournament static const IconData solidChessClock = IconDataSolid(0xf43d); /// Regular Chess Clock icon /// /// https://fontawesome.com/icons/chess-clock?style=regular /// board, checkmate, game, strategy, timer, tournament static const IconData chessClock = IconDataRegular(0xf43d); /// Light Chess Clock icon /// /// https://fontawesome.com/icons/chess-clock?style=light /// board, checkmate, game, strategy, timer, tournament static const IconData lightChessClock = IconDataLight(0xf43d); /// Thin Chess Clock icon /// /// https://fontawesome.com/icons/chess-clock?style=thin /// board, checkmate, game, strategy, timer, tournament static const IconData thinChessClock = IconDataThin(0xf43d); /// Solid Chess Clock Flip icon /// /// https://fontawesome.com/icons/chess-clock-flip?style=solid /// board, checkmate, game, strategy, timer, tournament static const IconData solidChessClockFlip = IconDataSolid(0xf43e); /// Alias chess-clock-alt for icon [solidChessClockFlip] @Deprecated('Use "solidChessClockFlip" instead.') static const IconData solidChessClockAlt = solidChessClockFlip; /// Regular Chess Clock Flip icon /// /// https://fontawesome.com/icons/chess-clock-flip?style=regular /// board, checkmate, game, strategy, timer, tournament static const IconData chessClockFlip = IconDataRegular(0xf43e); /// Alias chess-clock-alt for icon [chessClockFlip] @Deprecated('Use "chessClockFlip" instead.') static const IconData chessClockAlt = chessClockFlip; /// Light Chess Clock Flip icon /// /// https://fontawesome.com/icons/chess-clock-flip?style=light /// board, checkmate, game, strategy, timer, tournament static const IconData lightChessClockFlip = IconDataLight(0xf43e); /// Alias chess-clock-alt for icon [lightChessClockFlip] @Deprecated('Use "lightChessClockFlip" instead.') static const IconData lightChessClockAlt = lightChessClockFlip; /// Thin Chess Clock Flip icon /// /// https://fontawesome.com/icons/chess-clock-flip?style=thin /// board, checkmate, game, strategy, timer, tournament static const IconData thinChessClockFlip = IconDataThin(0xf43e); /// Alias chess-clock-alt for icon [thinChessClockFlip] @Deprecated('Use "thinChessClockFlip" instead.') static const IconData thinChessClockAlt = thinChessClockFlip; /// Solid Chess King icon /// /// https://fontawesome.com/icons/chess-king?style=solid /// Black Chess King, board, checkmate, game, strategy static const IconData solidChessKing = IconDataSolid(0xf43f); /// Regular Chess King icon /// /// https://fontawesome.com/icons/chess-king?style=regular /// Black Chess King, board, checkmate, game, strategy static const IconData chessKing = IconDataRegular(0xf43f); /// Light Chess King icon /// /// https://fontawesome.com/icons/chess-king?style=light /// Black Chess King, board, checkmate, game, strategy static const IconData lightChessKing = IconDataLight(0xf43f); /// Thin Chess King icon /// /// https://fontawesome.com/icons/chess-king?style=thin /// Black Chess King, board, checkmate, game, strategy static const IconData thinChessKing = IconDataThin(0xf43f); /// Solid Chess King Piece icon /// /// https://fontawesome.com/icons/chess-king-piece?style=solid /// board, checkmate, game, strategy static const IconData solidChessKingPiece = IconDataSolid(0xf440); /// Alias chess-king-alt for icon [solidChessKingPiece] @Deprecated('Use "solidChessKingPiece" instead.') static const IconData solidChessKingAlt = solidChessKingPiece; /// Regular Chess King Piece icon /// /// https://fontawesome.com/icons/chess-king-piece?style=regular /// board, checkmate, game, strategy static const IconData chessKingPiece = IconDataRegular(0xf440); /// Alias chess-king-alt for icon [chessKingPiece] @Deprecated('Use "chessKingPiece" instead.') static const IconData chessKingAlt = chessKingPiece; /// Light Chess King Piece icon /// /// https://fontawesome.com/icons/chess-king-piece?style=light /// board, checkmate, game, strategy static const IconData lightChessKingPiece = IconDataLight(0xf440); /// Alias chess-king-alt for icon [lightChessKingPiece] @Deprecated('Use "lightChessKingPiece" instead.') static const IconData lightChessKingAlt = lightChessKingPiece; /// Thin Chess King Piece icon /// /// https://fontawesome.com/icons/chess-king-piece?style=thin /// board, checkmate, game, strategy static const IconData thinChessKingPiece = IconDataThin(0xf440); /// Alias chess-king-alt for icon [thinChessKingPiece] @Deprecated('Use "thinChessKingPiece" instead.') static const IconData thinChessKingAlt = thinChessKingPiece; /// Solid Chess Knight icon /// /// https://fontawesome.com/icons/chess-knight?style=solid /// Black Chess Knight, board, checkmate, game, horse, strategy static const IconData solidChessKnight = IconDataSolid(0xf441); /// Regular Chess Knight icon /// /// https://fontawesome.com/icons/chess-knight?style=regular /// Black Chess Knight, board, checkmate, game, horse, strategy static const IconData chessKnight = IconDataRegular(0xf441); /// Light Chess Knight icon /// /// https://fontawesome.com/icons/chess-knight?style=light /// Black Chess Knight, board, checkmate, game, horse, strategy static const IconData lightChessKnight = IconDataLight(0xf441); /// Thin Chess Knight icon /// /// https://fontawesome.com/icons/chess-knight?style=thin /// Black Chess Knight, board, checkmate, game, horse, strategy static const IconData thinChessKnight = IconDataThin(0xf441); /// Solid Chess Knight Piece icon /// /// https://fontawesome.com/icons/chess-knight-piece?style=solid /// board, checkmate, game, horse, strategy static const IconData solidChessKnightPiece = IconDataSolid(0xf442); /// Alias chess-knight-alt for icon [solidChessKnightPiece] @Deprecated('Use "solidChessKnightPiece" instead.') static const IconData solidChessKnightAlt = solidChessKnightPiece; /// Regular Chess Knight Piece icon /// /// https://fontawesome.com/icons/chess-knight-piece?style=regular /// board, checkmate, game, horse, strategy static const IconData chessKnightPiece = IconDataRegular(0xf442); /// Alias chess-knight-alt for icon [chessKnightPiece] @Deprecated('Use "chessKnightPiece" instead.') static const IconData chessKnightAlt = chessKnightPiece; /// Light Chess Knight Piece icon /// /// https://fontawesome.com/icons/chess-knight-piece?style=light /// board, checkmate, game, horse, strategy static const IconData lightChessKnightPiece = IconDataLight(0xf442); /// Alias chess-knight-alt for icon [lightChessKnightPiece] @Deprecated('Use "lightChessKnightPiece" instead.') static const IconData lightChessKnightAlt = lightChessKnightPiece; /// Thin Chess Knight Piece icon /// /// https://fontawesome.com/icons/chess-knight-piece?style=thin /// board, checkmate, game, horse, strategy static const IconData thinChessKnightPiece = IconDataThin(0xf442); /// Alias chess-knight-alt for icon [thinChessKnightPiece] @Deprecated('Use "thinChessKnightPiece" instead.') static const IconData thinChessKnightAlt = thinChessKnightPiece; /// Solid Chess Pawn icon /// /// https://fontawesome.com/icons/chess-pawn?style=solid /// board, checkmate, chess, chess pawn, dupe, expendable, game, strategy static const IconData solidChessPawn = IconDataSolid(0xf443); /// Regular Chess Pawn icon /// /// https://fontawesome.com/icons/chess-pawn?style=regular /// board, checkmate, chess, chess pawn, dupe, expendable, game, strategy static const IconData chessPawn = IconDataRegular(0xf443); /// Light Chess Pawn icon /// /// https://fontawesome.com/icons/chess-pawn?style=light /// board, checkmate, chess, chess pawn, dupe, expendable, game, strategy static const IconData lightChessPawn = IconDataLight(0xf443); /// Thin Chess Pawn icon /// /// https://fontawesome.com/icons/chess-pawn?style=thin /// board, checkmate, chess, chess pawn, dupe, expendable, game, strategy static const IconData thinChessPawn = IconDataThin(0xf443); /// Solid Chess Pawn Piece icon /// /// https://fontawesome.com/icons/chess-pawn-piece?style=solid /// board, checkmate, game, strategy static const IconData solidChessPawnPiece = IconDataSolid(0xf444); /// Alias chess-pawn-alt for icon [solidChessPawnPiece] @Deprecated('Use "solidChessPawnPiece" instead.') static const IconData solidChessPawnAlt = solidChessPawnPiece; /// Regular Chess Pawn Piece icon /// /// https://fontawesome.com/icons/chess-pawn-piece?style=regular /// board, checkmate, game, strategy static const IconData chessPawnPiece = IconDataRegular(0xf444); /// Alias chess-pawn-alt for icon [chessPawnPiece] @Deprecated('Use "chessPawnPiece" instead.') static const IconData chessPawnAlt = chessPawnPiece; /// Light Chess Pawn Piece icon /// /// https://fontawesome.com/icons/chess-pawn-piece?style=light /// board, checkmate, game, strategy static const IconData lightChessPawnPiece = IconDataLight(0xf444); /// Alias chess-pawn-alt for icon [lightChessPawnPiece] @Deprecated('Use "lightChessPawnPiece" instead.') static const IconData lightChessPawnAlt = lightChessPawnPiece; /// Thin Chess Pawn Piece icon /// /// https://fontawesome.com/icons/chess-pawn-piece?style=thin /// board, checkmate, game, strategy static const IconData thinChessPawnPiece = IconDataThin(0xf444); /// Alias chess-pawn-alt for icon [thinChessPawnPiece] @Deprecated('Use "thinChessPawnPiece" instead.') static const IconData thinChessPawnAlt = thinChessPawnPiece; /// Solid Chess Queen icon /// /// https://fontawesome.com/icons/chess-queen?style=solid /// Black Chess Queen, board, checkmate, game, strategy static const IconData solidChessQueen = IconDataSolid(0xf445); /// Regular Chess Queen icon /// /// https://fontawesome.com/icons/chess-queen?style=regular /// Black Chess Queen, board, checkmate, game, strategy static const IconData chessQueen = IconDataRegular(0xf445); /// Light Chess Queen icon /// /// https://fontawesome.com/icons/chess-queen?style=light /// Black Chess Queen, board, checkmate, game, strategy static const IconData lightChessQueen = IconDataLight(0xf445); /// Thin Chess Queen icon /// /// https://fontawesome.com/icons/chess-queen?style=thin /// Black Chess Queen, board, checkmate, game, strategy static const IconData thinChessQueen = IconDataThin(0xf445); /// Solid Chess Queen Piece icon /// /// https://fontawesome.com/icons/chess-queen-piece?style=solid /// board, checkmate, game, strategy static const IconData solidChessQueenPiece = IconDataSolid(0xf446); /// Alias chess-queen-alt for icon [solidChessQueenPiece] @Deprecated('Use "solidChessQueenPiece" instead.') static const IconData solidChessQueenAlt = solidChessQueenPiece; /// Regular Chess Queen Piece icon /// /// https://fontawesome.com/icons/chess-queen-piece?style=regular /// board, checkmate, game, strategy static const IconData chessQueenPiece = IconDataRegular(0xf446); /// Alias chess-queen-alt for icon [chessQueenPiece] @Deprecated('Use "chessQueenPiece" instead.') static const IconData chessQueenAlt = chessQueenPiece; /// Light Chess Queen Piece icon /// /// https://fontawesome.com/icons/chess-queen-piece?style=light /// board, checkmate, game, strategy static const IconData lightChessQueenPiece = IconDataLight(0xf446); /// Alias chess-queen-alt for icon [lightChessQueenPiece] @Deprecated('Use "lightChessQueenPiece" instead.') static const IconData lightChessQueenAlt = lightChessQueenPiece; /// Thin Chess Queen Piece icon /// /// https://fontawesome.com/icons/chess-queen-piece?style=thin /// board, checkmate, game, strategy static const IconData thinChessQueenPiece = IconDataThin(0xf446); /// Alias chess-queen-alt for icon [thinChessQueenPiece] @Deprecated('Use "thinChessQueenPiece" instead.') static const IconData thinChessQueenAlt = thinChessQueenPiece; /// Solid Chess Rook icon /// /// https://fontawesome.com/icons/chess-rook?style=solid /// Black Chess Rook, board, castle, checkmate, game, strategy static const IconData solidChessRook = IconDataSolid(0xf447); /// Regular Chess Rook icon /// /// https://fontawesome.com/icons/chess-rook?style=regular /// Black Chess Rook, board, castle, checkmate, game, strategy static const IconData chessRook = IconDataRegular(0xf447); /// Light Chess Rook icon /// /// https://fontawesome.com/icons/chess-rook?style=light /// Black Chess Rook, board, castle, checkmate, game, strategy static const IconData lightChessRook = IconDataLight(0xf447); /// Thin Chess Rook icon /// /// https://fontawesome.com/icons/chess-rook?style=thin /// Black Chess Rook, board, castle, checkmate, game, strategy static const IconData thinChessRook = IconDataThin(0xf447); /// Solid Chess Rook Piece icon /// /// https://fontawesome.com/icons/chess-rook-piece?style=solid /// board, castle, checkmate, game, strategy static const IconData solidChessRookPiece = IconDataSolid(0xf448); /// Alias chess-rook-alt for icon [solidChessRookPiece] @Deprecated('Use "solidChessRookPiece" instead.') static const IconData solidChessRookAlt = solidChessRookPiece; /// Regular Chess Rook Piece icon /// /// https://fontawesome.com/icons/chess-rook-piece?style=regular /// board, castle, checkmate, game, strategy static const IconData chessRookPiece = IconDataRegular(0xf448); /// Alias chess-rook-alt for icon [chessRookPiece] @Deprecated('Use "chessRookPiece" instead.') static const IconData chessRookAlt = chessRookPiece; /// Light Chess Rook Piece icon /// /// https://fontawesome.com/icons/chess-rook-piece?style=light /// board, castle, checkmate, game, strategy static const IconData lightChessRookPiece = IconDataLight(0xf448); /// Alias chess-rook-alt for icon [lightChessRookPiece] @Deprecated('Use "lightChessRookPiece" instead.') static const IconData lightChessRookAlt = lightChessRookPiece; /// Thin Chess Rook Piece icon /// /// https://fontawesome.com/icons/chess-rook-piece?style=thin /// board, castle, checkmate, game, strategy static const IconData thinChessRookPiece = IconDataThin(0xf448); /// Alias chess-rook-alt for icon [thinChessRookPiece] @Deprecated('Use "thinChessRookPiece" instead.') static const IconData thinChessRookAlt = thinChessRookPiece; /// Solid Chestnut icon /// /// https://fontawesome.com/icons/chestnut?style=solid /// nut, plant static const IconData solidChestnut = IconDataSolid(0xe3f6); /// Regular Chestnut icon /// /// https://fontawesome.com/icons/chestnut?style=regular /// nut, plant static const IconData chestnut = IconDataRegular(0xe3f6); /// Light Chestnut icon /// /// https://fontawesome.com/icons/chestnut?style=light /// nut, plant static const IconData lightChestnut = IconDataLight(0xe3f6); /// Thin Chestnut icon /// /// https://fontawesome.com/icons/chestnut?style=thin /// nut, plant static const IconData thinChestnut = IconDataThin(0xe3f6); /// Solid Chevron Down icon /// /// https://fontawesome.com/icons/chevron-down?style=solid /// arrow, download, expand, insert static const IconData solidChevronDown = IconDataSolid(0xf078); /// Regular Chevron Down icon /// /// https://fontawesome.com/icons/chevron-down?style=regular /// arrow, download, expand, insert static const IconData chevronDown = IconDataRegular(0xf078); /// Light Chevron Down icon /// /// https://fontawesome.com/icons/chevron-down?style=light /// arrow, download, expand, insert static const IconData lightChevronDown = IconDataLight(0xf078); /// Thin Chevron Down icon /// /// https://fontawesome.com/icons/chevron-down?style=thin /// arrow, download, expand, insert static const IconData thinChevronDown = IconDataThin(0xf078); /// Solid Chevron Left icon /// /// https://fontawesome.com/icons/chevron-left?style=solid /// Left-Pointing Angle Bracket, arrow, back, bracket, previous static const IconData solidChevronLeft = IconDataSolid(0xf053); /// Regular Chevron Left icon /// /// https://fontawesome.com/icons/chevron-left?style=regular /// Left-Pointing Angle Bracket, arrow, back, bracket, previous static const IconData chevronLeft = IconDataRegular(0xf053); /// Light Chevron Left icon /// /// https://fontawesome.com/icons/chevron-left?style=light /// Left-Pointing Angle Bracket, arrow, back, bracket, previous static const IconData lightChevronLeft = IconDataLight(0xf053); /// Thin Chevron Left icon /// /// https://fontawesome.com/icons/chevron-left?style=thin /// Left-Pointing Angle Bracket, arrow, back, bracket, previous static const IconData thinChevronLeft = IconDataThin(0xf053); /// Solid Chevron Right icon /// /// https://fontawesome.com/icons/chevron-right?style=solid /// Right-Pointing Angle Bracket, arrow, bracket, forward, next static const IconData solidChevronRight = IconDataSolid(0xf054); /// Regular Chevron Right icon /// /// https://fontawesome.com/icons/chevron-right?style=regular /// Right-Pointing Angle Bracket, arrow, bracket, forward, next static const IconData chevronRight = IconDataRegular(0xf054); /// Light Chevron Right icon /// /// https://fontawesome.com/icons/chevron-right?style=light /// Right-Pointing Angle Bracket, arrow, bracket, forward, next static const IconData lightChevronRight = IconDataLight(0xf054); /// Thin Chevron Right icon /// /// https://fontawesome.com/icons/chevron-right?style=thin /// Right-Pointing Angle Bracket, arrow, bracket, forward, next static const IconData thinChevronRight = IconDataThin(0xf054); /// Solid Chevron Up icon /// /// https://fontawesome.com/icons/chevron-up?style=solid /// arrow, collapse, upgrade, upload static const IconData solidChevronUp = IconDataSolid(0xf077); /// Regular Chevron Up icon /// /// https://fontawesome.com/icons/chevron-up?style=regular /// arrow, collapse, upgrade, upload static const IconData chevronUp = IconDataRegular(0xf077); /// Light Chevron Up icon /// /// https://fontawesome.com/icons/chevron-up?style=light /// arrow, collapse, upgrade, upload static const IconData lightChevronUp = IconDataLight(0xf077); /// Thin Chevron Up icon /// /// https://fontawesome.com/icons/chevron-up?style=thin /// arrow, collapse, upgrade, upload static const IconData thinChevronUp = IconDataThin(0xf077); /// Solid Chevrons Down icon /// /// https://fontawesome.com/icons/chevrons-down?style=solid /// arrow, download, expand static const IconData solidChevronsDown = IconDataSolid(0xf322); /// Alias chevron-double-down for icon [solidChevronsDown] @Deprecated('Use "solidChevronsDown" instead.') static const IconData solidChevronDoubleDown = solidChevronsDown; /// Regular Chevrons Down icon /// /// https://fontawesome.com/icons/chevrons-down?style=regular /// arrow, download, expand static const IconData chevronsDown = IconDataRegular(0xf322); /// Alias chevron-double-down for icon [chevronsDown] @Deprecated('Use "chevronsDown" instead.') static const IconData chevronDoubleDown = chevronsDown; /// Light Chevrons Down icon /// /// https://fontawesome.com/icons/chevrons-down?style=light /// arrow, download, expand static const IconData lightChevronsDown = IconDataLight(0xf322); /// Alias chevron-double-down for icon [lightChevronsDown] @Deprecated('Use "lightChevronsDown" instead.') static const IconData lightChevronDoubleDown = lightChevronsDown; /// Thin Chevrons Down icon /// /// https://fontawesome.com/icons/chevrons-down?style=thin /// arrow, download, expand static const IconData thinChevronsDown = IconDataThin(0xf322); /// Alias chevron-double-down for icon [thinChevronsDown] @Deprecated('Use "thinChevronsDown" instead.') static const IconData thinChevronDoubleDown = thinChevronsDown; /// Solid Chevrons Left icon /// /// https://fontawesome.com/icons/chevrons-left?style=solid /// arrow, back, bracket, previous static const IconData solidChevronsLeft = IconDataSolid(0xf323); /// Alias chevron-double-left for icon [solidChevronsLeft] @Deprecated('Use "solidChevronsLeft" instead.') static const IconData solidChevronDoubleLeft = solidChevronsLeft; /// Regular Chevrons Left icon /// /// https://fontawesome.com/icons/chevrons-left?style=regular /// arrow, back, bracket, previous static const IconData chevronsLeft = IconDataRegular(0xf323); /// Alias chevron-double-left for icon [chevronsLeft] @Deprecated('Use "chevronsLeft" instead.') static const IconData chevronDoubleLeft = chevronsLeft; /// Light Chevrons Left icon /// /// https://fontawesome.com/icons/chevrons-left?style=light /// arrow, back, bracket, previous static const IconData lightChevronsLeft = IconDataLight(0xf323); /// Alias chevron-double-left for icon [lightChevronsLeft] @Deprecated('Use "lightChevronsLeft" instead.') static const IconData lightChevronDoubleLeft = lightChevronsLeft; /// Thin Chevrons Left icon /// /// https://fontawesome.com/icons/chevrons-left?style=thin /// arrow, back, bracket, previous static const IconData thinChevronsLeft = IconDataThin(0xf323); /// Alias chevron-double-left for icon [thinChevronsLeft] @Deprecated('Use "thinChevronsLeft" instead.') static const IconData thinChevronDoubleLeft = thinChevronsLeft; /// Solid Chevrons Right icon /// /// https://fontawesome.com/icons/chevrons-right?style=solid /// arrow, bracket, forward, next static const IconData solidChevronsRight = IconDataSolid(0xf324); /// Alias chevron-double-right for icon [solidChevronsRight] @Deprecated('Use "solidChevronsRight" instead.') static const IconData solidChevronDoubleRight = solidChevronsRight; /// Regular Chevrons Right icon /// /// https://fontawesome.com/icons/chevrons-right?style=regular /// arrow, bracket, forward, next static const IconData chevronsRight = IconDataRegular(0xf324); /// Alias chevron-double-right for icon [chevronsRight] @Deprecated('Use "chevronsRight" instead.') static const IconData chevronDoubleRight = chevronsRight; /// Light Chevrons Right icon /// /// https://fontawesome.com/icons/chevrons-right?style=light /// arrow, bracket, forward, next static const IconData lightChevronsRight = IconDataLight(0xf324); /// Alias chevron-double-right for icon [lightChevronsRight] @Deprecated('Use "lightChevronsRight" instead.') static const IconData lightChevronDoubleRight = lightChevronsRight; /// Thin Chevrons Right icon /// /// https://fontawesome.com/icons/chevrons-right?style=thin /// arrow, bracket, forward, next static const IconData thinChevronsRight = IconDataThin(0xf324); /// Alias chevron-double-right for icon [thinChevronsRight] @Deprecated('Use "thinChevronsRight" instead.') static const IconData thinChevronDoubleRight = thinChevronsRight; /// Solid Chevrons Up icon /// /// https://fontawesome.com/icons/chevrons-up?style=solid /// arrow, collapse, upgrade, upload static const IconData solidChevronsUp = IconDataSolid(0xf325); /// Alias chevron-double-up for icon [solidChevronsUp] @Deprecated('Use "solidChevronsUp" instead.') static const IconData solidChevronDoubleUp = solidChevronsUp; /// Regular Chevrons Up icon /// /// https://fontawesome.com/icons/chevrons-up?style=regular /// arrow, collapse, upgrade, upload static const IconData chevronsUp = IconDataRegular(0xf325); /// Alias chevron-double-up for icon [chevronsUp] @Deprecated('Use "chevronsUp" instead.') static const IconData chevronDoubleUp = chevronsUp; /// Light Chevrons Up icon /// /// https://fontawesome.com/icons/chevrons-up?style=light /// arrow, collapse, upgrade, upload static const IconData lightChevronsUp = IconDataLight(0xf325); /// Alias chevron-double-up for icon [lightChevronsUp] @Deprecated('Use "lightChevronsUp" instead.') static const IconData lightChevronDoubleUp = lightChevronsUp; /// Thin Chevrons Up icon /// /// https://fontawesome.com/icons/chevrons-up?style=thin /// arrow, collapse, upgrade, upload static const IconData thinChevronsUp = IconDataThin(0xf325); /// Alias chevron-double-up for icon [thinChevronsUp] @Deprecated('Use "thinChevronsUp" instead.') static const IconData thinChevronDoubleUp = thinChevronsUp; /// Solid Chf Sign icon /// /// https://fontawesome.com/icons/chf-sign?style=solid /// Swiss, franc, money, currency static const IconData solidChfSign = IconDataSolid(0xe602); /// Regular Chf Sign icon /// /// https://fontawesome.com/icons/chf-sign?style=regular /// Swiss, franc, money, currency static const IconData chfSign = IconDataRegular(0xe602); /// Light Chf Sign icon /// /// https://fontawesome.com/icons/chf-sign?style=light /// Swiss, franc, money, currency static const IconData lightChfSign = IconDataLight(0xe602); /// Thin Chf Sign icon /// /// https://fontawesome.com/icons/chf-sign?style=thin /// Swiss, franc, money, currency static const IconData thinChfSign = IconDataThin(0xe602); /// Solid Child icon /// /// https://fontawesome.com/icons/child?style=solid /// boy, girl, kid, toddler, uer, young, youth static const IconData solidChild = IconDataSolid(0xf1ae); /// Regular Child icon /// /// https://fontawesome.com/icons/child?style=regular /// boy, girl, kid, toddler, uer, young, youth static const IconData child = IconDataRegular(0xf1ae); /// Light Child icon /// /// https://fontawesome.com/icons/child?style=light /// boy, girl, kid, toddler, uer, young, youth static const IconData lightChild = IconDataLight(0xf1ae); /// Thin Child icon /// /// https://fontawesome.com/icons/child?style=thin /// boy, girl, kid, toddler, uer, young, youth static const IconData thinChild = IconDataThin(0xf1ae); /// Solid Child Combatant icon /// /// https://fontawesome.com/icons/child-combatant?style=solid /// combatant static const IconData solidChildCombatant = IconDataSolid(0xe4e0); /// Alias child-rifle for icon [solidChildCombatant] @Deprecated('Use "solidChildCombatant" instead.') static const IconData solidChildRifle = solidChildCombatant; /// Regular Child Combatant icon /// /// https://fontawesome.com/icons/child-combatant?style=regular /// combatant static const IconData childCombatant = IconDataRegular(0xe4e0); /// Alias child-rifle for icon [childCombatant] @Deprecated('Use "childCombatant" instead.') static const IconData childRifle = childCombatant; /// Light Child Combatant icon /// /// https://fontawesome.com/icons/child-combatant?style=light /// combatant static const IconData lightChildCombatant = IconDataLight(0xe4e0); /// Alias child-rifle for icon [lightChildCombatant] @Deprecated('Use "lightChildCombatant" instead.') static const IconData lightChildRifle = lightChildCombatant; /// Thin Child Combatant icon /// /// https://fontawesome.com/icons/child-combatant?style=thin /// combatant static const IconData thinChildCombatant = IconDataThin(0xe4e0); /// Alias child-rifle for icon [thinChildCombatant] @Deprecated('Use "thinChildCombatant" instead.') static const IconData thinChildRifle = thinChildCombatant; /// Solid Child Dress icon /// /// https://fontawesome.com/icons/child-dress?style=solid /// boy, girl, kid, toddler, uer, young, youth static const IconData solidChildDress = IconDataSolid(0xe59c); /// Regular Child Dress icon /// /// https://fontawesome.com/icons/child-dress?style=regular /// boy, girl, kid, toddler, uer, young, youth static const IconData childDress = IconDataRegular(0xe59c); /// Light Child Dress icon /// /// https://fontawesome.com/icons/child-dress?style=light /// boy, girl, kid, toddler, uer, young, youth static const IconData lightChildDress = IconDataLight(0xe59c); /// Thin Child Dress icon /// /// https://fontawesome.com/icons/child-dress?style=thin /// boy, girl, kid, toddler, uer, young, youth static const IconData thinChildDress = IconDataThin(0xe59c); /// Solid Child Reaching icon /// /// https://fontawesome.com/icons/child-reaching?style=solid /// boy, girl, kid, toddler, uer, young, youth static const IconData solidChildReaching = IconDataSolid(0xe59d); /// Regular Child Reaching icon /// /// https://fontawesome.com/icons/child-reaching?style=regular /// boy, girl, kid, toddler, uer, young, youth static const IconData childReaching = IconDataRegular(0xe59d); /// Light Child Reaching icon /// /// https://fontawesome.com/icons/child-reaching?style=light /// boy, girl, kid, toddler, uer, young, youth static const IconData lightChildReaching = IconDataLight(0xe59d); /// Thin Child Reaching icon /// /// https://fontawesome.com/icons/child-reaching?style=thin /// boy, girl, kid, toddler, uer, young, youth static const IconData thinChildReaching = IconDataThin(0xe59d); /// Solid Children icon /// /// https://fontawesome.com/icons/children?style=solid /// boy, child, girl, kid, kids, together, uer, young, youth static const IconData solidChildren = IconDataSolid(0xe4e1); /// Regular Children icon /// /// https://fontawesome.com/icons/children?style=regular /// boy, child, girl, kid, kids, together, uer, young, youth static const IconData children = IconDataRegular(0xe4e1); /// Light Children icon /// /// https://fontawesome.com/icons/children?style=light /// boy, child, girl, kid, kids, together, uer, young, youth static const IconData lightChildren = IconDataLight(0xe4e1); /// Thin Children icon /// /// https://fontawesome.com/icons/children?style=thin /// boy, child, girl, kid, kids, together, uer, young, youth static const IconData thinChildren = IconDataThin(0xe4e1); /// Solid Chimney icon /// /// https://fontawesome.com/icons/chimney?style=solid /// brick, exhaust, fireplace, house, roof, vent static const IconData solidChimney = IconDataSolid(0xf78b); /// Regular Chimney icon /// /// https://fontawesome.com/icons/chimney?style=regular /// brick, exhaust, fireplace, house, roof, vent static const IconData chimney = IconDataRegular(0xf78b); /// Light Chimney icon /// /// https://fontawesome.com/icons/chimney?style=light /// brick, exhaust, fireplace, house, roof, vent static const IconData lightChimney = IconDataLight(0xf78b); /// Thin Chimney icon /// /// https://fontawesome.com/icons/chimney?style=thin /// brick, exhaust, fireplace, house, roof, vent static const IconData thinChimney = IconDataThin(0xf78b); /// Solid Chopsticks icon /// /// https://fontawesome.com/icons/chopsticks?style=solid /// bamboo, chopsticks, utensils static const IconData solidChopsticks = IconDataSolid(0xe3f7); /// Regular Chopsticks icon /// /// https://fontawesome.com/icons/chopsticks?style=regular /// bamboo, chopsticks, utensils static const IconData chopsticks = IconDataRegular(0xe3f7); /// Light Chopsticks icon /// /// https://fontawesome.com/icons/chopsticks?style=light /// bamboo, chopsticks, utensils static const IconData lightChopsticks = IconDataLight(0xe3f7); /// Thin Chopsticks icon /// /// https://fontawesome.com/icons/chopsticks?style=thin /// bamboo, chopsticks, utensils static const IconData thinChopsticks = IconDataThin(0xe3f7); /// Brands Chrome icon /// /// https://fontawesome.com/icons/chrome?style=brands /// browser static const IconData chrome = IconDataBrands(0xf268); /// Brands Chromecast icon /// /// https://fontawesome.com/icons/chromecast?style=brands static const IconData chromecast = IconDataBrands(0xf838); /// Solid Church icon /// /// https://fontawesome.com/icons/church?style=solid /// Christian, building, cathedral, chapel, church, community, cross, religion static const IconData solidChurch = IconDataSolid(0xf51d); /// Regular Church icon /// /// https://fontawesome.com/icons/church?style=regular /// Christian, building, cathedral, chapel, church, community, cross, religion static const IconData church = IconDataRegular(0xf51d); /// Light Church icon /// /// https://fontawesome.com/icons/church?style=light /// Christian, building, cathedral, chapel, church, community, cross, religion static const IconData lightChurch = IconDataLight(0xf51d); /// Thin Church icon /// /// https://fontawesome.com/icons/church?style=thin /// Christian, building, cathedral, chapel, church, community, cross, religion static const IconData thinChurch = IconDataThin(0xf51d); /// Solid Circle icon /// /// https://fontawesome.com/icons/circle?style=solid /// Black Circle, Black Large Circle, black circle, blue, blue circle, brown, brown circle, chart, circle, circle-thin, diameter, dot, ellipse, fill, geometric, green, green circle, notification, orange, orange circle, progress, purple, purple circle, red, red circle, round, white circle, yellow, yellow circle static const IconData solidCircle = IconDataSolid(0xf111); /// Regular Circle icon /// /// https://fontawesome.com/icons/circle?style=regular /// Black Circle, Black Large Circle, black circle, blue, blue circle, brown, brown circle, chart, circle, circle-thin, diameter, dot, ellipse, fill, geometric, green, green circle, notification, orange, orange circle, progress, purple, purple circle, red, red circle, round, white circle, yellow, yellow circle static const IconData circle = IconDataRegular(0xf111); /// Light Circle icon /// /// https://fontawesome.com/icons/circle?style=light /// Black Circle, Black Large Circle, black circle, blue, blue circle, brown, brown circle, chart, circle, circle-thin, diameter, dot, ellipse, fill, geometric, green, green circle, notification, orange, orange circle, progress, purple, purple circle, red, red circle, round, white circle, yellow, yellow circle static const IconData lightCircle = IconDataLight(0xf111); /// Thin Circle icon /// /// https://fontawesome.com/icons/circle?style=thin /// Black Circle, Black Large Circle, black circle, blue, blue circle, brown, brown circle, chart, circle, circle-thin, diameter, dot, ellipse, fill, geometric, green, green circle, notification, orange, orange circle, progress, purple, purple circle, red, red circle, round, white circle, yellow, yellow circle static const IconData thinCircle = IconDataThin(0xf111); /// Solid Circle 0 icon /// /// https://fontawesome.com/icons/circle-0?style=solid /// Circled Digit Zero, Negative Circled Digit Zero, nada, none, zero, zilch static const IconData solidCircle0 = IconDataSolid(0xe0ed); /// Regular Circle 0 icon /// /// https://fontawesome.com/icons/circle-0?style=regular /// Circled Digit Zero, Negative Circled Digit Zero, nada, none, zero, zilch static const IconData circle0 = IconDataRegular(0xe0ed); /// Light Circle 0 icon /// /// https://fontawesome.com/icons/circle-0?style=light /// Circled Digit Zero, Negative Circled Digit Zero, nada, none, zero, zilch static const IconData lightCircle0 = IconDataLight(0xe0ed); /// Thin Circle 0 icon /// /// https://fontawesome.com/icons/circle-0?style=thin /// Circled Digit Zero, Negative Circled Digit Zero, nada, none, zero, zilch static const IconData thinCircle0 = IconDataThin(0xe0ed); /// Solid Circle 1 icon /// /// https://fontawesome.com/icons/circle-1?style=solid /// Circled Digit One, Dingbat Circled Sans-Serif Digit One, Dingbat Negative Circled Digit One, Dingbat Negative Circled Sans-Serif Digit One, one static const IconData solidCircle1 = IconDataSolid(0xe0ee); /// Regular Circle 1 icon /// /// https://fontawesome.com/icons/circle-1?style=regular /// Circled Digit One, Dingbat Circled Sans-Serif Digit One, Dingbat Negative Circled Digit One, Dingbat Negative Circled Sans-Serif Digit One, one static const IconData circle1 = IconDataRegular(0xe0ee); /// Light Circle 1 icon /// /// https://fontawesome.com/icons/circle-1?style=light /// Circled Digit One, Dingbat Circled Sans-Serif Digit One, Dingbat Negative Circled Digit One, Dingbat Negative Circled Sans-Serif Digit One, one static const IconData lightCircle1 = IconDataLight(0xe0ee); /// Thin Circle 1 icon /// /// https://fontawesome.com/icons/circle-1?style=thin /// Circled Digit One, Dingbat Circled Sans-Serif Digit One, Dingbat Negative Circled Digit One, Dingbat Negative Circled Sans-Serif Digit One, one static const IconData thinCircle1 = IconDataThin(0xe0ee); /// Solid Circle 2 icon /// /// https://fontawesome.com/icons/circle-2?style=solid /// Circled Digit Two, Dingbat Circled Sans-Serif Digit Two, Dingbat Negative Circled Digit Two, Dingbat Negative Circled Sans-Serif Digit Two, two static const IconData solidCircle2 = IconDataSolid(0xe0ef); /// Regular Circle 2 icon /// /// https://fontawesome.com/icons/circle-2?style=regular /// Circled Digit Two, Dingbat Circled Sans-Serif Digit Two, Dingbat Negative Circled Digit Two, Dingbat Negative Circled Sans-Serif Digit Two, two static const IconData circle2 = IconDataRegular(0xe0ef); /// Light Circle 2 icon /// /// https://fontawesome.com/icons/circle-2?style=light /// Circled Digit Two, Dingbat Circled Sans-Serif Digit Two, Dingbat Negative Circled Digit Two, Dingbat Negative Circled Sans-Serif Digit Two, two static const IconData lightCircle2 = IconDataLight(0xe0ef); /// Thin Circle 2 icon /// /// https://fontawesome.com/icons/circle-2?style=thin /// Circled Digit Two, Dingbat Circled Sans-Serif Digit Two, Dingbat Negative Circled Digit Two, Dingbat Negative Circled Sans-Serif Digit Two, two static const IconData thinCircle2 = IconDataThin(0xe0ef); /// Solid Circle 3 icon /// /// https://fontawesome.com/icons/circle-3?style=solid /// Circled Digit Three, Dingbat Circled Sans-Serif Digit Three, Dingbat Negative Circled Digit Three, Dingbat Negative Circled Sans-Serif Digit Three, three static const IconData solidCircle3 = IconDataSolid(0xe0f0); /// Regular Circle 3 icon /// /// https://fontawesome.com/icons/circle-3?style=regular /// Circled Digit Three, Dingbat Circled Sans-Serif Digit Three, Dingbat Negative Circled Digit Three, Dingbat Negative Circled Sans-Serif Digit Three, three static const IconData circle3 = IconDataRegular(0xe0f0); /// Light Circle 3 icon /// /// https://fontawesome.com/icons/circle-3?style=light /// Circled Digit Three, Dingbat Circled Sans-Serif Digit Three, Dingbat Negative Circled Digit Three, Dingbat Negative Circled Sans-Serif Digit Three, three static const IconData lightCircle3 = IconDataLight(0xe0f0); /// Thin Circle 3 icon /// /// https://fontawesome.com/icons/circle-3?style=thin /// Circled Digit Three, Dingbat Circled Sans-Serif Digit Three, Dingbat Negative Circled Digit Three, Dingbat Negative Circled Sans-Serif Digit Three, three static const IconData thinCircle3 = IconDataThin(0xe0f0); /// Solid Circle 4 icon /// /// https://fontawesome.com/icons/circle-4?style=solid /// Circled Digit Four, Dingbat Circled Sans-Serif Digit Four, Dingbat Negative Circled Digit Four, Dingbat Negative Circled Sans-Serif Digit Four, four static const IconData solidCircle4 = IconDataSolid(0xe0f1); /// Regular Circle 4 icon /// /// https://fontawesome.com/icons/circle-4?style=regular /// Circled Digit Four, Dingbat Circled Sans-Serif Digit Four, Dingbat Negative Circled Digit Four, Dingbat Negative Circled Sans-Serif Digit Four, four static const IconData circle4 = IconDataRegular(0xe0f1); /// Light Circle 4 icon /// /// https://fontawesome.com/icons/circle-4?style=light /// Circled Digit Four, Dingbat Circled Sans-Serif Digit Four, Dingbat Negative Circled Digit Four, Dingbat Negative Circled Sans-Serif Digit Four, four static const IconData lightCircle4 = IconDataLight(0xe0f1); /// Thin Circle 4 icon /// /// https://fontawesome.com/icons/circle-4?style=thin /// Circled Digit Four, Dingbat Circled Sans-Serif Digit Four, Dingbat Negative Circled Digit Four, Dingbat Negative Circled Sans-Serif Digit Four, four static const IconData thinCircle4 = IconDataThin(0xe0f1); /// Solid Circle 5 icon /// /// https://fontawesome.com/icons/circle-5?style=solid /// Circled Digit Five, Dingbat Circled Sans-Serif Digit Five, Dingbat Negative Circled Digit Five, Dingbat Negative Circled Sans-Serif Digit Five, five static const IconData solidCircle5 = IconDataSolid(0xe0f2); /// Regular Circle 5 icon /// /// https://fontawesome.com/icons/circle-5?style=regular /// Circled Digit Five, Dingbat Circled Sans-Serif Digit Five, Dingbat Negative Circled Digit Five, Dingbat Negative Circled Sans-Serif Digit Five, five static const IconData circle5 = IconDataRegular(0xe0f2); /// Light Circle 5 icon /// /// https://fontawesome.com/icons/circle-5?style=light /// Circled Digit Five, Dingbat Circled Sans-Serif Digit Five, Dingbat Negative Circled Digit Five, Dingbat Negative Circled Sans-Serif Digit Five, five static const IconData lightCircle5 = IconDataLight(0xe0f2); /// Thin Circle 5 icon /// /// https://fontawesome.com/icons/circle-5?style=thin /// Circled Digit Five, Dingbat Circled Sans-Serif Digit Five, Dingbat Negative Circled Digit Five, Dingbat Negative Circled Sans-Serif Digit Five, five static const IconData thinCircle5 = IconDataThin(0xe0f2); /// Solid Circle 6 icon /// /// https://fontawesome.com/icons/circle-6?style=solid /// Circled Digit Six, Dingbat Circled Sans-Serif Digit Six, Dingbat Negative Circled Digit Six, Dingbat Negative Circled Sans-Serif Digit Six, six static const IconData solidCircle6 = IconDataSolid(0xe0f3); /// Regular Circle 6 icon /// /// https://fontawesome.com/icons/circle-6?style=regular /// Circled Digit Six, Dingbat Circled Sans-Serif Digit Six, Dingbat Negative Circled Digit Six, Dingbat Negative Circled Sans-Serif Digit Six, six static const IconData circle6 = IconDataRegular(0xe0f3); /// Light Circle 6 icon /// /// https://fontawesome.com/icons/circle-6?style=light /// Circled Digit Six, Dingbat Circled Sans-Serif Digit Six, Dingbat Negative Circled Digit Six, Dingbat Negative Circled Sans-Serif Digit Six, six static const IconData lightCircle6 = IconDataLight(0xe0f3); /// Thin Circle 6 icon /// /// https://fontawesome.com/icons/circle-6?style=thin /// Circled Digit Six, Dingbat Circled Sans-Serif Digit Six, Dingbat Negative Circled Digit Six, Dingbat Negative Circled Sans-Serif Digit Six, six static const IconData thinCircle6 = IconDataThin(0xe0f3); /// Solid Circle 7 icon /// /// https://fontawesome.com/icons/circle-7?style=solid /// Circled Digit Seven, Dingbat Circled Sans-Serif Digit Seven, Dingbat Negative Circled Digit Seven, Dingbat Negative Circled Sans-Serif Digit Seven, seven static const IconData solidCircle7 = IconDataSolid(0xe0f4); /// Regular Circle 7 icon /// /// https://fontawesome.com/icons/circle-7?style=regular /// Circled Digit Seven, Dingbat Circled Sans-Serif Digit Seven, Dingbat Negative Circled Digit Seven, Dingbat Negative Circled Sans-Serif Digit Seven, seven static const IconData circle7 = IconDataRegular(0xe0f4); /// Light Circle 7 icon /// /// https://fontawesome.com/icons/circle-7?style=light /// Circled Digit Seven, Dingbat Circled Sans-Serif Digit Seven, Dingbat Negative Circled Digit Seven, Dingbat Negative Circled Sans-Serif Digit Seven, seven static const IconData lightCircle7 = IconDataLight(0xe0f4); /// Thin Circle 7 icon /// /// https://fontawesome.com/icons/circle-7?style=thin /// Circled Digit Seven, Dingbat Circled Sans-Serif Digit Seven, Dingbat Negative Circled Digit Seven, Dingbat Negative Circled Sans-Serif Digit Seven, seven static const IconData thinCircle7 = IconDataThin(0xe0f4); /// Solid Circle 8 icon /// /// https://fontawesome.com/icons/circle-8?style=solid /// Circled Digit Eight, Dingbat Circled Sans-Serif Digit Eight, Dingbat Negative Circled Digit Eight, Dingbat Negative Circled Sans-Serif Digit Eight, eight static const IconData solidCircle8 = IconDataSolid(0xe0f5); /// Regular Circle 8 icon /// /// https://fontawesome.com/icons/circle-8?style=regular /// Circled Digit Eight, Dingbat Circled Sans-Serif Digit Eight, Dingbat Negative Circled Digit Eight, Dingbat Negative Circled Sans-Serif Digit Eight, eight static const IconData circle8 = IconDataRegular(0xe0f5); /// Light Circle 8 icon /// /// https://fontawesome.com/icons/circle-8?style=light /// Circled Digit Eight, Dingbat Circled Sans-Serif Digit Eight, Dingbat Negative Circled Digit Eight, Dingbat Negative Circled Sans-Serif Digit Eight, eight static const IconData lightCircle8 = IconDataLight(0xe0f5); /// Thin Circle 8 icon /// /// https://fontawesome.com/icons/circle-8?style=thin /// Circled Digit Eight, Dingbat Circled Sans-Serif Digit Eight, Dingbat Negative Circled Digit Eight, Dingbat Negative Circled Sans-Serif Digit Eight, eight static const IconData thinCircle8 = IconDataThin(0xe0f5); /// Solid Circle 9 icon /// /// https://fontawesome.com/icons/circle-9?style=solid /// Circled Digit Nine, Dingbat Circled Sans-Serif Digit Nine, Dingbat Negative Circled Digit Nine, Dingbat Negative Circled Sans-Serif Digit Nine, nine static const IconData solidCircle9 = IconDataSolid(0xe0f6); /// Regular Circle 9 icon /// /// https://fontawesome.com/icons/circle-9?style=regular /// Circled Digit Nine, Dingbat Circled Sans-Serif Digit Nine, Dingbat Negative Circled Digit Nine, Dingbat Negative Circled Sans-Serif Digit Nine, nine static const IconData circle9 = IconDataRegular(0xe0f6); /// Light Circle 9 icon /// /// https://fontawesome.com/icons/circle-9?style=light /// Circled Digit Nine, Dingbat Circled Sans-Serif Digit Nine, Dingbat Negative Circled Digit Nine, Dingbat Negative Circled Sans-Serif Digit Nine, nine static const IconData lightCircle9 = IconDataLight(0xe0f6); /// Thin Circle 9 icon /// /// https://fontawesome.com/icons/circle-9?style=thin /// Circled Digit Nine, Dingbat Circled Sans-Serif Digit Nine, Dingbat Negative Circled Digit Nine, Dingbat Negative Circled Sans-Serif Digit Nine, nine static const IconData thinCircle9 = IconDataThin(0xe0f6); /// Solid Circle A icon /// /// https://fontawesome.com/icons/circle-a?style=solid /// Circled Latin Capital Letter A, letter static const IconData solidCircleA = IconDataSolid(0xe0f7); /// Regular Circle A icon /// /// https://fontawesome.com/icons/circle-a?style=regular /// Circled Latin Capital Letter A, letter static const IconData circleA = IconDataRegular(0xe0f7); /// Light Circle A icon /// /// https://fontawesome.com/icons/circle-a?style=light /// Circled Latin Capital Letter A, letter static const IconData lightCircleA = IconDataLight(0xe0f7); /// Thin Circle A icon /// /// https://fontawesome.com/icons/circle-a?style=thin /// Circled Latin Capital Letter A, letter static const IconData thinCircleA = IconDataThin(0xe0f7); /// Solid Circle Ampersand icon /// /// https://fontawesome.com/icons/circle-ampersand?style=solid /// and static const IconData solidCircleAmpersand = IconDataSolid(0xe0f8); /// Regular Circle Ampersand icon /// /// https://fontawesome.com/icons/circle-ampersand?style=regular /// and static const IconData circleAmpersand = IconDataRegular(0xe0f8); /// Light Circle Ampersand icon /// /// https://fontawesome.com/icons/circle-ampersand?style=light /// and static const IconData lightCircleAmpersand = IconDataLight(0xe0f8); /// Thin Circle Ampersand icon /// /// https://fontawesome.com/icons/circle-ampersand?style=thin /// and static const IconData thinCircleAmpersand = IconDataThin(0xe0f8); /// Solid Circle Arrow Down icon /// /// https://fontawesome.com/icons/circle-arrow-down?style=solid /// download static const IconData solidCircleArrowDown = IconDataSolid(0xf0ab); /// Alias arrow-circle-down for icon [solidCircleArrowDown] @Deprecated('Use "solidCircleArrowDown" instead.') static const IconData solidArrowCircleDown = solidCircleArrowDown; /// Regular Circle Arrow Down icon /// /// https://fontawesome.com/icons/circle-arrow-down?style=regular /// download static const IconData circleArrowDown = IconDataRegular(0xf0ab); /// Alias arrow-circle-down for icon [circleArrowDown] @Deprecated('Use "circleArrowDown" instead.') static const IconData arrowCircleDown = circleArrowDown; /// Light Circle Arrow Down icon /// /// https://fontawesome.com/icons/circle-arrow-down?style=light /// download static const IconData lightCircleArrowDown = IconDataLight(0xf0ab); /// Alias arrow-circle-down for icon [lightCircleArrowDown] @Deprecated('Use "lightCircleArrowDown" instead.') static const IconData lightArrowCircleDown = lightCircleArrowDown; /// Thin Circle Arrow Down icon /// /// https://fontawesome.com/icons/circle-arrow-down?style=thin /// download static const IconData thinCircleArrowDown = IconDataThin(0xf0ab); /// Alias arrow-circle-down for icon [thinCircleArrowDown] @Deprecated('Use "thinCircleArrowDown" instead.') static const IconData thinArrowCircleDown = thinCircleArrowDown; /// Solid Circle Arrow Down Left icon /// /// https://fontawesome.com/icons/circle-arrow-down-left?style=solid /// diagonal, southwest static const IconData solidCircleArrowDownLeft = IconDataSolid(0xe0f9); /// Regular Circle Arrow Down Left icon /// /// https://fontawesome.com/icons/circle-arrow-down-left?style=regular /// diagonal, southwest static const IconData circleArrowDownLeft = IconDataRegular(0xe0f9); /// Light Circle Arrow Down Left icon /// /// https://fontawesome.com/icons/circle-arrow-down-left?style=light /// diagonal, southwest static const IconData lightCircleArrowDownLeft = IconDataLight(0xe0f9); /// Thin Circle Arrow Down Left icon /// /// https://fontawesome.com/icons/circle-arrow-down-left?style=thin /// diagonal, southwest static const IconData thinCircleArrowDownLeft = IconDataThin(0xe0f9); /// Solid Circle Arrow Down Right icon /// /// https://fontawesome.com/icons/circle-arrow-down-right?style=solid /// diagonal, southeast static const IconData solidCircleArrowDownRight = IconDataSolid(0xe0fa); /// Regular Circle Arrow Down Right icon /// /// https://fontawesome.com/icons/circle-arrow-down-right?style=regular /// diagonal, southeast static const IconData circleArrowDownRight = IconDataRegular(0xe0fa); /// Light Circle Arrow Down Right icon /// /// https://fontawesome.com/icons/circle-arrow-down-right?style=light /// diagonal, southeast static const IconData lightCircleArrowDownRight = IconDataLight(0xe0fa); /// Thin Circle Arrow Down Right icon /// /// https://fontawesome.com/icons/circle-arrow-down-right?style=thin /// diagonal, southeast static const IconData thinCircleArrowDownRight = IconDataThin(0xe0fa); /// Solid Circle Arrow Left icon /// /// https://fontawesome.com/icons/circle-arrow-left?style=solid /// back, previous static const IconData solidCircleArrowLeft = IconDataSolid(0xf0a8); /// Alias arrow-circle-left for icon [solidCircleArrowLeft] @Deprecated('Use "solidCircleArrowLeft" instead.') static const IconData solidArrowCircleLeft = solidCircleArrowLeft; /// Regular Circle Arrow Left icon /// /// https://fontawesome.com/icons/circle-arrow-left?style=regular /// back, previous static const IconData circleArrowLeft = IconDataRegular(0xf0a8); /// Alias arrow-circle-left for icon [circleArrowLeft] @Deprecated('Use "circleArrowLeft" instead.') static const IconData arrowCircleLeft = circleArrowLeft; /// Light Circle Arrow Left icon /// /// https://fontawesome.com/icons/circle-arrow-left?style=light /// back, previous static const IconData lightCircleArrowLeft = IconDataLight(0xf0a8); /// Alias arrow-circle-left for icon [lightCircleArrowLeft] @Deprecated('Use "lightCircleArrowLeft" instead.') static const IconData lightArrowCircleLeft = lightCircleArrowLeft; /// Thin Circle Arrow Left icon /// /// https://fontawesome.com/icons/circle-arrow-left?style=thin /// back, previous static const IconData thinCircleArrowLeft = IconDataThin(0xf0a8); /// Alias arrow-circle-left for icon [thinCircleArrowLeft] @Deprecated('Use "thinCircleArrowLeft" instead.') static const IconData thinArrowCircleLeft = thinCircleArrowLeft; /// Solid Circle Arrow Right icon /// /// https://fontawesome.com/icons/circle-arrow-right?style=solid /// forward, next static const IconData solidCircleArrowRight = IconDataSolid(0xf0a9); /// Alias arrow-circle-right for icon [solidCircleArrowRight] @Deprecated('Use "solidCircleArrowRight" instead.') static const IconData solidArrowCircleRight = solidCircleArrowRight; /// Regular Circle Arrow Right icon /// /// https://fontawesome.com/icons/circle-arrow-right?style=regular /// forward, next static const IconData circleArrowRight = IconDataRegular(0xf0a9); /// Alias arrow-circle-right for icon [circleArrowRight] @Deprecated('Use "circleArrowRight" instead.') static const IconData arrowCircleRight = circleArrowRight; /// Light Circle Arrow Right icon /// /// https://fontawesome.com/icons/circle-arrow-right?style=light /// forward, next static const IconData lightCircleArrowRight = IconDataLight(0xf0a9); /// Alias arrow-circle-right for icon [lightCircleArrowRight] @Deprecated('Use "lightCircleArrowRight" instead.') static const IconData lightArrowCircleRight = lightCircleArrowRight; /// Thin Circle Arrow Right icon /// /// https://fontawesome.com/icons/circle-arrow-right?style=thin /// forward, next static const IconData thinCircleArrowRight = IconDataThin(0xf0a9); /// Alias arrow-circle-right for icon [thinCircleArrowRight] @Deprecated('Use "thinCircleArrowRight" instead.') static const IconData thinArrowCircleRight = thinCircleArrowRight; /// Solid Circle Arrow Up icon /// /// https://fontawesome.com/icons/circle-arrow-up?style=solid /// upgrade, upload static const IconData solidCircleArrowUp = IconDataSolid(0xf0aa); /// Alias arrow-circle-up for icon [solidCircleArrowUp] @Deprecated('Use "solidCircleArrowUp" instead.') static const IconData solidArrowCircleUp = solidCircleArrowUp; /// Regular Circle Arrow Up icon /// /// https://fontawesome.com/icons/circle-arrow-up?style=regular /// upgrade, upload static const IconData circleArrowUp = IconDataRegular(0xf0aa); /// Alias arrow-circle-up for icon [circleArrowUp] @Deprecated('Use "circleArrowUp" instead.') static const IconData arrowCircleUp = circleArrowUp; /// Light Circle Arrow Up icon /// /// https://fontawesome.com/icons/circle-arrow-up?style=light /// upgrade, upload static const IconData lightCircleArrowUp = IconDataLight(0xf0aa); /// Alias arrow-circle-up for icon [lightCircleArrowUp] @Deprecated('Use "lightCircleArrowUp" instead.') static const IconData lightArrowCircleUp = lightCircleArrowUp; /// Thin Circle Arrow Up icon /// /// https://fontawesome.com/icons/circle-arrow-up?style=thin /// upgrade, upload static const IconData thinCircleArrowUp = IconDataThin(0xf0aa); /// Alias arrow-circle-up for icon [thinCircleArrowUp] @Deprecated('Use "thinCircleArrowUp" instead.') static const IconData thinArrowCircleUp = thinCircleArrowUp; /// Solid Circle Arrow Up Left icon /// /// https://fontawesome.com/icons/circle-arrow-up-left?style=solid /// diagonal, northwest static const IconData solidCircleArrowUpLeft = IconDataSolid(0xe0fb); /// Regular Circle Arrow Up Left icon /// /// https://fontawesome.com/icons/circle-arrow-up-left?style=regular /// diagonal, northwest static const IconData circleArrowUpLeft = IconDataRegular(0xe0fb); /// Light Circle Arrow Up Left icon /// /// https://fontawesome.com/icons/circle-arrow-up-left?style=light /// diagonal, northwest static const IconData lightCircleArrowUpLeft = IconDataLight(0xe0fb); /// Thin Circle Arrow Up Left icon /// /// https://fontawesome.com/icons/circle-arrow-up-left?style=thin /// diagonal, northwest static const IconData thinCircleArrowUpLeft = IconDataThin(0xe0fb); /// Solid Circle Arrow Up Right icon /// /// https://fontawesome.com/icons/circle-arrow-up-right?style=solid /// diagonal, northeast static const IconData solidCircleArrowUpRight = IconDataSolid(0xe0fc); /// Regular Circle Arrow Up Right icon /// /// https://fontawesome.com/icons/circle-arrow-up-right?style=regular /// diagonal, northeast static const IconData circleArrowUpRight = IconDataRegular(0xe0fc); /// Light Circle Arrow Up Right icon /// /// https://fontawesome.com/icons/circle-arrow-up-right?style=light /// diagonal, northeast static const IconData lightCircleArrowUpRight = IconDataLight(0xe0fc); /// Thin Circle Arrow Up Right icon /// /// https://fontawesome.com/icons/circle-arrow-up-right?style=thin /// diagonal, northeast static const IconData thinCircleArrowUpRight = IconDataThin(0xe0fc); /// Solid Circle B icon /// /// https://fontawesome.com/icons/circle-b?style=solid /// Circled Latin Capital Letter B, letter static const IconData solidCircleB = IconDataSolid(0xe0fd); /// Regular Circle B icon /// /// https://fontawesome.com/icons/circle-b?style=regular /// Circled Latin Capital Letter B, letter static const IconData circleB = IconDataRegular(0xe0fd); /// Light Circle B icon /// /// https://fontawesome.com/icons/circle-b?style=light /// Circled Latin Capital Letter B, letter static const IconData lightCircleB = IconDataLight(0xe0fd); /// Thin Circle B icon /// /// https://fontawesome.com/icons/circle-b?style=thin /// Circled Latin Capital Letter B, letter static const IconData thinCircleB = IconDataThin(0xe0fd); /// Solid Circle Bolt icon /// /// https://fontawesome.com/icons/circle-bolt?style=solid /// energy, flash, lightning static const IconData solidCircleBolt = IconDataSolid(0xe0fe); /// Regular Circle Bolt icon /// /// https://fontawesome.com/icons/circle-bolt?style=regular /// energy, flash, lightning static const IconData circleBolt = IconDataRegular(0xe0fe); /// Light Circle Bolt icon /// /// https://fontawesome.com/icons/circle-bolt?style=light /// energy, flash, lightning static const IconData lightCircleBolt = IconDataLight(0xe0fe); /// Thin Circle Bolt icon /// /// https://fontawesome.com/icons/circle-bolt?style=thin /// energy, flash, lightning static const IconData thinCircleBolt = IconDataThin(0xe0fe); /// Solid Circle Book Open icon /// /// https://fontawesome.com/icons/circle-book-open?style=solid /// library, research static const IconData solidCircleBookOpen = IconDataSolid(0xe0ff); /// Alias book-circle for icon [solidCircleBookOpen] @Deprecated('Use "solidCircleBookOpen" instead.') static const IconData solidBookCircle = solidCircleBookOpen; /// Regular Circle Book Open icon /// /// https://fontawesome.com/icons/circle-book-open?style=regular /// library, research static const IconData circleBookOpen = IconDataRegular(0xe0ff); /// Alias book-circle for icon [circleBookOpen] @Deprecated('Use "circleBookOpen" instead.') static const IconData bookCircle = circleBookOpen; /// Light Circle Book Open icon /// /// https://fontawesome.com/icons/circle-book-open?style=light /// library, research static const IconData lightCircleBookOpen = IconDataLight(0xe0ff); /// Alias book-circle for icon [lightCircleBookOpen] @Deprecated('Use "lightCircleBookOpen" instead.') static const IconData lightBookCircle = lightCircleBookOpen; /// Thin Circle Book Open icon /// /// https://fontawesome.com/icons/circle-book-open?style=thin /// library, research static const IconData thinCircleBookOpen = IconDataThin(0xe0ff); /// Alias book-circle for icon [thinCircleBookOpen] @Deprecated('Use "thinCircleBookOpen" instead.') static const IconData thinBookCircle = thinCircleBookOpen; /// Solid Circle Bookmark icon /// /// https://fontawesome.com/icons/circle-bookmark?style=solid /// library, research static const IconData solidCircleBookmark = IconDataSolid(0xe100); /// Alias bookmark-circle for icon [solidCircleBookmark] @Deprecated('Use "solidCircleBookmark" instead.') static const IconData solidBookmarkCircle = solidCircleBookmark; /// Regular Circle Bookmark icon /// /// https://fontawesome.com/icons/circle-bookmark?style=regular /// library, research static const IconData circleBookmark = IconDataRegular(0xe100); /// Alias bookmark-circle for icon [circleBookmark] @Deprecated('Use "circleBookmark" instead.') static const IconData bookmarkCircle = circleBookmark; /// Light Circle Bookmark icon /// /// https://fontawesome.com/icons/circle-bookmark?style=light /// library, research static const IconData lightCircleBookmark = IconDataLight(0xe100); /// Alias bookmark-circle for icon [lightCircleBookmark] @Deprecated('Use "lightCircleBookmark" instead.') static const IconData lightBookmarkCircle = lightCircleBookmark; /// Thin Circle Bookmark icon /// /// https://fontawesome.com/icons/circle-bookmark?style=thin /// library, research static const IconData thinCircleBookmark = IconDataThin(0xe100); /// Alias bookmark-circle for icon [thinCircleBookmark] @Deprecated('Use "thinCircleBookmark" instead.') static const IconData thinBookmarkCircle = thinCircleBookmark; /// Solid Circle C icon /// /// https://fontawesome.com/icons/circle-c?style=solid /// Circled Latin Capital Letter C, letter static const IconData solidCircleC = IconDataSolid(0xe101); /// Regular Circle C icon /// /// https://fontawesome.com/icons/circle-c?style=regular /// Circled Latin Capital Letter C, letter static const IconData circleC = IconDataRegular(0xe101); /// Light Circle C icon /// /// https://fontawesome.com/icons/circle-c?style=light /// Circled Latin Capital Letter C, letter static const IconData lightCircleC = IconDataLight(0xe101); /// Thin Circle C icon /// /// https://fontawesome.com/icons/circle-c?style=thin /// Circled Latin Capital Letter C, letter static const IconData thinCircleC = IconDataThin(0xe101); /// Solid Circle Calendar icon /// /// https://fontawesome.com/icons/circle-calendar?style=solid /// date, day, month, reminder, year static const IconData solidCircleCalendar = IconDataSolid(0xe102); /// Alias calendar-circle for icon [solidCircleCalendar] @Deprecated('Use "solidCircleCalendar" instead.') static const IconData solidCalendarCircle = solidCircleCalendar; /// Regular Circle Calendar icon /// /// https://fontawesome.com/icons/circle-calendar?style=regular /// date, day, month, reminder, year static const IconData circleCalendar = IconDataRegular(0xe102); /// Alias calendar-circle for icon [circleCalendar] @Deprecated('Use "circleCalendar" instead.') static const IconData calendarCircle = circleCalendar; /// Light Circle Calendar icon /// /// https://fontawesome.com/icons/circle-calendar?style=light /// date, day, month, reminder, year static const IconData lightCircleCalendar = IconDataLight(0xe102); /// Alias calendar-circle for icon [lightCircleCalendar] @Deprecated('Use "lightCircleCalendar" instead.') static const IconData lightCalendarCircle = lightCircleCalendar; /// Thin Circle Calendar icon /// /// https://fontawesome.com/icons/circle-calendar?style=thin /// date, day, month, reminder, year static const IconData thinCircleCalendar = IconDataThin(0xe102); /// Alias calendar-circle for icon [thinCircleCalendar] @Deprecated('Use "thinCircleCalendar" instead.') static const IconData thinCalendarCircle = thinCircleCalendar; /// Solid Circle Camera icon /// /// https://fontawesome.com/icons/circle-camera?style=solid /// img, photos static const IconData solidCircleCamera = IconDataSolid(0xe103); /// Alias camera-circle for icon [solidCircleCamera] @Deprecated('Use "solidCircleCamera" instead.') static const IconData solidCameraCircle = solidCircleCamera; /// Regular Circle Camera icon /// /// https://fontawesome.com/icons/circle-camera?style=regular /// img, photos static const IconData circleCamera = IconDataRegular(0xe103); /// Alias camera-circle for icon [circleCamera] @Deprecated('Use "circleCamera" instead.') static const IconData cameraCircle = circleCamera; /// Light Circle Camera icon /// /// https://fontawesome.com/icons/circle-camera?style=light /// img, photos static const IconData lightCircleCamera = IconDataLight(0xe103); /// Alias camera-circle for icon [lightCircleCamera] @Deprecated('Use "lightCircleCamera" instead.') static const IconData lightCameraCircle = lightCircleCamera; /// Thin Circle Camera icon /// /// https://fontawesome.com/icons/circle-camera?style=thin /// img, photos static const IconData thinCircleCamera = IconDataThin(0xe103); /// Alias camera-circle for icon [thinCircleCamera] @Deprecated('Use "thinCircleCamera" instead.') static const IconData thinCameraCircle = thinCircleCamera; /// Solid Circle Caret Down icon /// /// https://fontawesome.com/icons/circle-caret-down?style=solid /// arrow, dropdown, expand, insert, menu, more, triangle static const IconData solidCircleCaretDown = IconDataSolid(0xf32d); /// Alias caret-circle-down for icon [solidCircleCaretDown] @Deprecated('Use "solidCircleCaretDown" instead.') static const IconData solidCaretCircleDown = solidCircleCaretDown; /// Regular Circle Caret Down icon /// /// https://fontawesome.com/icons/circle-caret-down?style=regular /// arrow, dropdown, expand, insert, menu, more, triangle static const IconData circleCaretDown = IconDataRegular(0xf32d); /// Alias caret-circle-down for icon [circleCaretDown] @Deprecated('Use "circleCaretDown" instead.') static const IconData caretCircleDown = circleCaretDown; /// Light Circle Caret Down icon /// /// https://fontawesome.com/icons/circle-caret-down?style=light /// arrow, dropdown, expand, insert, menu, more, triangle static const IconData lightCircleCaretDown = IconDataLight(0xf32d); /// Alias caret-circle-down for icon [lightCircleCaretDown] @Deprecated('Use "lightCircleCaretDown" instead.') static const IconData lightCaretCircleDown = lightCircleCaretDown; /// Thin Circle Caret Down icon /// /// https://fontawesome.com/icons/circle-caret-down?style=thin /// arrow, dropdown, expand, insert, menu, more, triangle static const IconData thinCircleCaretDown = IconDataThin(0xf32d); /// Alias caret-circle-down for icon [thinCircleCaretDown] @Deprecated('Use "thinCircleCaretDown" instead.') static const IconData thinCaretCircleDown = thinCircleCaretDown; /// Solid Circle Caret Left icon /// /// https://fontawesome.com/icons/circle-caret-left?style=solid /// arrow, back, previous, triangle static const IconData solidCircleCaretLeft = IconDataSolid(0xf32e); /// Alias caret-circle-left for icon [solidCircleCaretLeft] @Deprecated('Use "solidCircleCaretLeft" instead.') static const IconData solidCaretCircleLeft = solidCircleCaretLeft; /// Regular Circle Caret Left icon /// /// https://fontawesome.com/icons/circle-caret-left?style=regular /// arrow, back, previous, triangle static const IconData circleCaretLeft = IconDataRegular(0xf32e); /// Alias caret-circle-left for icon [circleCaretLeft] @Deprecated('Use "circleCaretLeft" instead.') static const IconData caretCircleLeft = circleCaretLeft; /// Light Circle Caret Left icon /// /// https://fontawesome.com/icons/circle-caret-left?style=light /// arrow, back, previous, triangle static const IconData lightCircleCaretLeft = IconDataLight(0xf32e); /// Alias caret-circle-left for icon [lightCircleCaretLeft] @Deprecated('Use "lightCircleCaretLeft" instead.') static const IconData lightCaretCircleLeft = lightCircleCaretLeft; /// Thin Circle Caret Left icon /// /// https://fontawesome.com/icons/circle-caret-left?style=thin /// arrow, back, previous, triangle static const IconData thinCircleCaretLeft = IconDataThin(0xf32e); /// Alias caret-circle-left for icon [thinCircleCaretLeft] @Deprecated('Use "thinCircleCaretLeft" instead.') static const IconData thinCaretCircleLeft = thinCircleCaretLeft; /// Solid Circle Caret Right icon /// /// https://fontawesome.com/icons/circle-caret-right?style=solid /// arrow, forward, next, triangle static const IconData solidCircleCaretRight = IconDataSolid(0xf330); /// Alias caret-circle-right for icon [solidCircleCaretRight] @Deprecated('Use "solidCircleCaretRight" instead.') static const IconData solidCaretCircleRight = solidCircleCaretRight; /// Regular Circle Caret Right icon /// /// https://fontawesome.com/icons/circle-caret-right?style=regular /// arrow, forward, next, triangle static const IconData circleCaretRight = IconDataRegular(0xf330); /// Alias caret-circle-right for icon [circleCaretRight] @Deprecated('Use "circleCaretRight" instead.') static const IconData caretCircleRight = circleCaretRight; /// Light Circle Caret Right icon /// /// https://fontawesome.com/icons/circle-caret-right?style=light /// arrow, forward, next, triangle static const IconData lightCircleCaretRight = IconDataLight(0xf330); /// Alias caret-circle-right for icon [lightCircleCaretRight] @Deprecated('Use "lightCircleCaretRight" instead.') static const IconData lightCaretCircleRight = lightCircleCaretRight; /// Thin Circle Caret Right icon /// /// https://fontawesome.com/icons/circle-caret-right?style=thin /// arrow, forward, next, triangle static const IconData thinCircleCaretRight = IconDataThin(0xf330); /// Alias caret-circle-right for icon [thinCircleCaretRight] @Deprecated('Use "thinCircleCaretRight" instead.') static const IconData thinCaretCircleRight = thinCircleCaretRight; /// Solid Circle Caret Up icon /// /// https://fontawesome.com/icons/circle-caret-up?style=solid /// arrow, collapse, triangle, upgrade, upload static const IconData solidCircleCaretUp = IconDataSolid(0xf331); /// Alias caret-circle-up for icon [solidCircleCaretUp] @Deprecated('Use "solidCircleCaretUp" instead.') static const IconData solidCaretCircleUp = solidCircleCaretUp; /// Regular Circle Caret Up icon /// /// https://fontawesome.com/icons/circle-caret-up?style=regular /// arrow, collapse, triangle, upgrade, upload static const IconData circleCaretUp = IconDataRegular(0xf331); /// Alias caret-circle-up for icon [circleCaretUp] @Deprecated('Use "circleCaretUp" instead.') static const IconData caretCircleUp = circleCaretUp; /// Light Circle Caret Up icon /// /// https://fontawesome.com/icons/circle-caret-up?style=light /// arrow, collapse, triangle, upgrade, upload static const IconData lightCircleCaretUp = IconDataLight(0xf331); /// Alias caret-circle-up for icon [lightCircleCaretUp] @Deprecated('Use "lightCircleCaretUp" instead.') static const IconData lightCaretCircleUp = lightCircleCaretUp; /// Thin Circle Caret Up icon /// /// https://fontawesome.com/icons/circle-caret-up?style=thin /// arrow, collapse, triangle, upgrade, upload static const IconData thinCircleCaretUp = IconDataThin(0xf331); /// Alias caret-circle-up for icon [thinCircleCaretUp] @Deprecated('Use "thinCircleCaretUp" instead.') static const IconData thinCaretCircleUp = thinCircleCaretUp; /// Solid Circle Check icon /// /// https://fontawesome.com/icons/circle-check?style=solid /// accept, affected, agree, clear, confirm, correct, coupon, done, enable, ok, select, success, tick, todo, validate, working, yes static const IconData solidCircleCheck = IconDataSolid(0xf058); /// Alias check-circle for icon [solidCircleCheck] @Deprecated('Use "solidCircleCheck" instead.') static const IconData solidCheckCircle = solidCircleCheck; /// Regular Circle Check icon /// /// https://fontawesome.com/icons/circle-check?style=regular /// accept, affected, agree, clear, confirm, correct, coupon, done, enable, ok, select, success, tick, todo, validate, working, yes static const IconData circleCheck = IconDataRegular(0xf058); /// Alias check-circle for icon [circleCheck] @Deprecated('Use "circleCheck" instead.') static const IconData checkCircle = circleCheck; /// Light Circle Check icon /// /// https://fontawesome.com/icons/circle-check?style=light /// accept, affected, agree, clear, confirm, correct, coupon, done, enable, ok, select, success, tick, todo, validate, working, yes static const IconData lightCircleCheck = IconDataLight(0xf058); /// Alias check-circle for icon [lightCircleCheck] @Deprecated('Use "lightCircleCheck" instead.') static const IconData lightCheckCircle = lightCircleCheck; /// Thin Circle Check icon /// /// https://fontawesome.com/icons/circle-check?style=thin /// accept, affected, agree, clear, confirm, correct, coupon, done, enable, ok, select, success, tick, todo, validate, working, yes static const IconData thinCircleCheck = IconDataThin(0xf058); /// Alias check-circle for icon [thinCircleCheck] @Deprecated('Use "thinCircleCheck" instead.') static const IconData thinCheckCircle = thinCircleCheck; /// Solid Circle Chevron Down icon /// /// https://fontawesome.com/icons/circle-chevron-down?style=solid /// arrow, download, dropdown, menu, more static const IconData solidCircleChevronDown = IconDataSolid(0xf13a); /// Alias chevron-circle-down for icon [solidCircleChevronDown] @Deprecated('Use "solidCircleChevronDown" instead.') static const IconData solidChevronCircleDown = solidCircleChevronDown; /// Regular Circle Chevron Down icon /// /// https://fontawesome.com/icons/circle-chevron-down?style=regular /// arrow, download, dropdown, menu, more static const IconData circleChevronDown = IconDataRegular(0xf13a); /// Alias chevron-circle-down for icon [circleChevronDown] @Deprecated('Use "circleChevronDown" instead.') static const IconData chevronCircleDown = circleChevronDown; /// Light Circle Chevron Down icon /// /// https://fontawesome.com/icons/circle-chevron-down?style=light /// arrow, download, dropdown, menu, more static const IconData lightCircleChevronDown = IconDataLight(0xf13a); /// Alias chevron-circle-down for icon [lightCircleChevronDown] @Deprecated('Use "lightCircleChevronDown" instead.') static const IconData lightChevronCircleDown = lightCircleChevronDown; /// Thin Circle Chevron Down icon /// /// https://fontawesome.com/icons/circle-chevron-down?style=thin /// arrow, download, dropdown, menu, more static const IconData thinCircleChevronDown = IconDataThin(0xf13a); /// Alias chevron-circle-down for icon [thinCircleChevronDown] @Deprecated('Use "thinCircleChevronDown" instead.') static const IconData thinChevronCircleDown = thinCircleChevronDown; /// Solid Circle Chevron Left icon /// /// https://fontawesome.com/icons/circle-chevron-left?style=solid /// arrow, back, previous static const IconData solidCircleChevronLeft = IconDataSolid(0xf137); /// Alias chevron-circle-left for icon [solidCircleChevronLeft] @Deprecated('Use "solidCircleChevronLeft" instead.') static const IconData solidChevronCircleLeft = solidCircleChevronLeft; /// Regular Circle Chevron Left icon /// /// https://fontawesome.com/icons/circle-chevron-left?style=regular /// arrow, back, previous static const IconData circleChevronLeft = IconDataRegular(0xf137); /// Alias chevron-circle-left for icon [circleChevronLeft] @Deprecated('Use "circleChevronLeft" instead.') static const IconData chevronCircleLeft = circleChevronLeft; /// Light Circle Chevron Left icon /// /// https://fontawesome.com/icons/circle-chevron-left?style=light /// arrow, back, previous static const IconData lightCircleChevronLeft = IconDataLight(0xf137); /// Alias chevron-circle-left for icon [lightCircleChevronLeft] @Deprecated('Use "lightCircleChevronLeft" instead.') static const IconData lightChevronCircleLeft = lightCircleChevronLeft; /// Thin Circle Chevron Left icon /// /// https://fontawesome.com/icons/circle-chevron-left?style=thin /// arrow, back, previous static const IconData thinCircleChevronLeft = IconDataThin(0xf137); /// Alias chevron-circle-left for icon [thinCircleChevronLeft] @Deprecated('Use "thinCircleChevronLeft" instead.') static const IconData thinChevronCircleLeft = thinCircleChevronLeft; /// Solid Circle Chevron Right icon /// /// https://fontawesome.com/icons/circle-chevron-right?style=solid /// arrow, forward, next static const IconData solidCircleChevronRight = IconDataSolid(0xf138); /// Alias chevron-circle-right for icon [solidCircleChevronRight] @Deprecated('Use "solidCircleChevronRight" instead.') static const IconData solidChevronCircleRight = solidCircleChevronRight; /// Regular Circle Chevron Right icon /// /// https://fontawesome.com/icons/circle-chevron-right?style=regular /// arrow, forward, next static const IconData circleChevronRight = IconDataRegular(0xf138); /// Alias chevron-circle-right for icon [circleChevronRight] @Deprecated('Use "circleChevronRight" instead.') static const IconData chevronCircleRight = circleChevronRight; /// Light Circle Chevron Right icon /// /// https://fontawesome.com/icons/circle-chevron-right?style=light /// arrow, forward, next static const IconData lightCircleChevronRight = IconDataLight(0xf138); /// Alias chevron-circle-right for icon [lightCircleChevronRight] @Deprecated('Use "lightCircleChevronRight" instead.') static const IconData lightChevronCircleRight = lightCircleChevronRight; /// Thin Circle Chevron Right icon /// /// https://fontawesome.com/icons/circle-chevron-right?style=thin /// arrow, forward, next static const IconData thinCircleChevronRight = IconDataThin(0xf138); /// Alias chevron-circle-right for icon [thinCircleChevronRight] @Deprecated('Use "thinCircleChevronRight" instead.') static const IconData thinChevronCircleRight = thinCircleChevronRight; /// Solid Circle Chevron Up icon /// /// https://fontawesome.com/icons/circle-chevron-up?style=solid /// arrow, collapse, upgrade, upload static const IconData solidCircleChevronUp = IconDataSolid(0xf139); /// Alias chevron-circle-up for icon [solidCircleChevronUp] @Deprecated('Use "solidCircleChevronUp" instead.') static const IconData solidChevronCircleUp = solidCircleChevronUp; /// Regular Circle Chevron Up icon /// /// https://fontawesome.com/icons/circle-chevron-up?style=regular /// arrow, collapse, upgrade, upload static const IconData circleChevronUp = IconDataRegular(0xf139); /// Alias chevron-circle-up for icon [circleChevronUp] @Deprecated('Use "circleChevronUp" instead.') static const IconData chevronCircleUp = circleChevronUp; /// Light Circle Chevron Up icon /// /// https://fontawesome.com/icons/circle-chevron-up?style=light /// arrow, collapse, upgrade, upload static const IconData lightCircleChevronUp = IconDataLight(0xf139); /// Alias chevron-circle-up for icon [lightCircleChevronUp] @Deprecated('Use "lightCircleChevronUp" instead.') static const IconData lightChevronCircleUp = lightCircleChevronUp; /// Thin Circle Chevron Up icon /// /// https://fontawesome.com/icons/circle-chevron-up?style=thin /// arrow, collapse, upgrade, upload static const IconData thinCircleChevronUp = IconDataThin(0xf139); /// Alias chevron-circle-up for icon [thinCircleChevronUp] @Deprecated('Use "thinCircleChevronUp" instead.') static const IconData thinChevronCircleUp = thinCircleChevronUp; /// Solid Circle D icon /// /// https://fontawesome.com/icons/circle-d?style=solid /// Circled Latin Capital Letter D, letter static const IconData solidCircleD = IconDataSolid(0xe104); /// Regular Circle D icon /// /// https://fontawesome.com/icons/circle-d?style=regular /// Circled Latin Capital Letter D, letter static const IconData circleD = IconDataRegular(0xe104); /// Light Circle D icon /// /// https://fontawesome.com/icons/circle-d?style=light /// Circled Latin Capital Letter D, letter static const IconData lightCircleD = IconDataLight(0xe104); /// Thin Circle D icon /// /// https://fontawesome.com/icons/circle-d?style=thin /// Circled Latin Capital Letter D, letter static const IconData thinCircleD = IconDataThin(0xe104); /// Solid Circle Dashed icon /// /// https://fontawesome.com/icons/circle-dashed?style=solid /// add, copy, dashed, dotted, marquee, select, selection static const IconData solidCircleDashed = IconDataSolid(0xe105); /// Regular Circle Dashed icon /// /// https://fontawesome.com/icons/circle-dashed?style=regular /// add, copy, dashed, dotted, marquee, select, selection static const IconData circleDashed = IconDataRegular(0xe105); /// Light Circle Dashed icon /// /// https://fontawesome.com/icons/circle-dashed?style=light /// add, copy, dashed, dotted, marquee, select, selection static const IconData lightCircleDashed = IconDataLight(0xe105); /// Thin Circle Dashed icon /// /// https://fontawesome.com/icons/circle-dashed?style=thin /// add, copy, dashed, dotted, marquee, select, selection static const IconData thinCircleDashed = IconDataThin(0xe105); /// Solid Circle Divide icon /// /// https://fontawesome.com/icons/circle-divide?style=solid /// algebra, arithmetic, division static const IconData solidCircleDivide = IconDataSolid(0xe106); /// Regular Circle Divide icon /// /// https://fontawesome.com/icons/circle-divide?style=regular /// algebra, arithmetic, division static const IconData circleDivide = IconDataRegular(0xe106); /// Light Circle Divide icon /// /// https://fontawesome.com/icons/circle-divide?style=light /// algebra, arithmetic, division static const IconData lightCircleDivide = IconDataLight(0xe106); /// Thin Circle Divide icon /// /// https://fontawesome.com/icons/circle-divide?style=thin /// algebra, arithmetic, division static const IconData thinCircleDivide = IconDataThin(0xe106); /// Solid Circle Dollar icon /// /// https://fontawesome.com/icons/circle-dollar?style=solid /// $, currency, dollar-sign, investment, money, premium, price, salary, usd static const IconData solidCircleDollar = IconDataSolid(0xf2e8); /// Alias dollar-circle for icon [solidCircleDollar] @Deprecated('Use "solidCircleDollar" instead.') static const IconData solidDollarCircle = solidCircleDollar; /// Alias usd-circle for icon [solidCircleDollar] @Deprecated('Use "solidCircleDollar" instead.') static const IconData solidUsdCircle = solidCircleDollar; /// Regular Circle Dollar icon /// /// https://fontawesome.com/icons/circle-dollar?style=regular /// $, currency, dollar-sign, investment, money, premium, price, salary, usd static const IconData circleDollar = IconDataRegular(0xf2e8); /// Alias dollar-circle for icon [circleDollar] @Deprecated('Use "circleDollar" instead.') static const IconData dollarCircle = circleDollar; /// Alias usd-circle for icon [circleDollar] @Deprecated('Use "circleDollar" instead.') static const IconData usdCircle = circleDollar; /// Light Circle Dollar icon /// /// https://fontawesome.com/icons/circle-dollar?style=light /// $, currency, dollar-sign, investment, money, premium, price, salary, usd static const IconData lightCircleDollar = IconDataLight(0xf2e8); /// Alias dollar-circle for icon [lightCircleDollar] @Deprecated('Use "lightCircleDollar" instead.') static const IconData lightDollarCircle = lightCircleDollar; /// Alias usd-circle for icon [lightCircleDollar] @Deprecated('Use "lightCircleDollar" instead.') static const IconData lightUsdCircle = lightCircleDollar; /// Thin Circle Dollar icon /// /// https://fontawesome.com/icons/circle-dollar?style=thin /// $, currency, dollar-sign, investment, money, premium, price, salary, usd static const IconData thinCircleDollar = IconDataThin(0xf2e8); /// Alias dollar-circle for icon [thinCircleDollar] @Deprecated('Use "thinCircleDollar" instead.') static const IconData thinDollarCircle = thinCircleDollar; /// Alias usd-circle for icon [thinCircleDollar] @Deprecated('Use "thinCircleDollar" instead.') static const IconData thinUsdCircle = thinCircleDollar; /// Solid Circle Dollar To Slot icon /// /// https://fontawesome.com/icons/circle-dollar-to-slot?style=solid /// contribute, generosity, gift, give, premium static const IconData solidCircleDollarToSlot = IconDataSolid(0xf4b9); /// Alias donate for icon [solidCircleDollarToSlot] @Deprecated('Use "solidCircleDollarToSlot" instead.') static const IconData solidDonate = solidCircleDollarToSlot; /// Regular Circle Dollar To Slot icon /// /// https://fontawesome.com/icons/circle-dollar-to-slot?style=regular /// contribute, generosity, gift, give, premium static const IconData circleDollarToSlot = IconDataRegular(0xf4b9); /// Alias donate for icon [circleDollarToSlot] @Deprecated('Use "circleDollarToSlot" instead.') static const IconData donate = circleDollarToSlot; /// Light Circle Dollar To Slot icon /// /// https://fontawesome.com/icons/circle-dollar-to-slot?style=light /// contribute, generosity, gift, give, premium static const IconData lightCircleDollarToSlot = IconDataLight(0xf4b9); /// Alias donate for icon [lightCircleDollarToSlot] @Deprecated('Use "lightCircleDollarToSlot" instead.') static const IconData lightDonate = lightCircleDollarToSlot; /// Thin Circle Dollar To Slot icon /// /// https://fontawesome.com/icons/circle-dollar-to-slot?style=thin /// contribute, generosity, gift, give, premium static const IconData thinCircleDollarToSlot = IconDataThin(0xf4b9); /// Alias donate for icon [thinCircleDollarToSlot] @Deprecated('Use "thinCircleDollarToSlot" instead.') static const IconData thinDonate = thinCircleDollarToSlot; /// Solid Circle Dot icon /// /// https://fontawesome.com/icons/circle-dot?style=solid /// bullseye, button, geometric, notification, radio, radio button, target static const IconData solidCircleDot = IconDataSolid(0xf192); /// Alias dot-circle for icon [solidCircleDot] @Deprecated('Use "solidCircleDot" instead.') static const IconData solidDotCircle = solidCircleDot; /// Regular Circle Dot icon /// /// https://fontawesome.com/icons/circle-dot?style=regular /// bullseye, button, geometric, notification, radio, radio button, target static const IconData circleDot = IconDataRegular(0xf192); /// Alias dot-circle for icon [circleDot] @Deprecated('Use "circleDot" instead.') static const IconData dotCircle = circleDot; /// Light Circle Dot icon /// /// https://fontawesome.com/icons/circle-dot?style=light /// bullseye, button, geometric, notification, radio, radio button, target static const IconData lightCircleDot = IconDataLight(0xf192); /// Alias dot-circle for icon [lightCircleDot] @Deprecated('Use "lightCircleDot" instead.') static const IconData lightDotCircle = lightCircleDot; /// Thin Circle Dot icon /// /// https://fontawesome.com/icons/circle-dot?style=thin /// bullseye, button, geometric, notification, radio, radio button, target static const IconData thinCircleDot = IconDataThin(0xf192); /// Alias dot-circle for icon [thinCircleDot] @Deprecated('Use "thinCircleDot" instead.') static const IconData thinDotCircle = thinCircleDot; /// Solid Circle Down icon /// /// https://fontawesome.com/icons/circle-down?style=solid /// arrow-circle-o-down, download static const IconData solidCircleDown = IconDataSolid(0xf358); /// Alias arrow-alt-circle-down for icon [solidCircleDown] @Deprecated('Use "solidCircleDown" instead.') static const IconData solidArrowAltCircleDown = solidCircleDown; /// Regular Circle Down icon /// /// https://fontawesome.com/icons/circle-down?style=regular /// arrow-circle-o-down, download static const IconData circleDown = IconDataRegular(0xf358); /// Alias arrow-alt-circle-down for icon [circleDown] @Deprecated('Use "circleDown" instead.') static const IconData arrowAltCircleDown = circleDown; /// Light Circle Down icon /// /// https://fontawesome.com/icons/circle-down?style=light /// arrow-circle-o-down, download static const IconData lightCircleDown = IconDataLight(0xf358); /// Alias arrow-alt-circle-down for icon [lightCircleDown] @Deprecated('Use "lightCircleDown" instead.') static const IconData lightArrowAltCircleDown = lightCircleDown; /// Thin Circle Down icon /// /// https://fontawesome.com/icons/circle-down?style=thin /// arrow-circle-o-down, download static const IconData thinCircleDown = IconDataThin(0xf358); /// Alias arrow-alt-circle-down for icon [thinCircleDown] @Deprecated('Use "thinCircleDown" instead.') static const IconData thinArrowAltCircleDown = thinCircleDown; /// Solid Circle Down Left icon /// /// https://fontawesome.com/icons/circle-down-left?style=solid /// diagonal, southwest static const IconData solidCircleDownLeft = IconDataSolid(0xe107); /// Regular Circle Down Left icon /// /// https://fontawesome.com/icons/circle-down-left?style=regular /// diagonal, southwest static const IconData circleDownLeft = IconDataRegular(0xe107); /// Light Circle Down Left icon /// /// https://fontawesome.com/icons/circle-down-left?style=light /// diagonal, southwest static const IconData lightCircleDownLeft = IconDataLight(0xe107); /// Thin Circle Down Left icon /// /// https://fontawesome.com/icons/circle-down-left?style=thin /// diagonal, southwest static const IconData thinCircleDownLeft = IconDataThin(0xe107); /// Solid Circle Down Right icon /// /// https://fontawesome.com/icons/circle-down-right?style=solid /// diagonal, southeast static const IconData solidCircleDownRight = IconDataSolid(0xe108); /// Regular Circle Down Right icon /// /// https://fontawesome.com/icons/circle-down-right?style=regular /// diagonal, southeast static const IconData circleDownRight = IconDataRegular(0xe108); /// Light Circle Down Right icon /// /// https://fontawesome.com/icons/circle-down-right?style=light /// diagonal, southeast static const IconData lightCircleDownRight = IconDataLight(0xe108); /// Thin Circle Down Right icon /// /// https://fontawesome.com/icons/circle-down-right?style=thin /// diagonal, southeast static const IconData thinCircleDownRight = IconDataThin(0xe108); /// Solid Circle E icon /// /// https://fontawesome.com/icons/circle-e?style=solid /// Circled Latin Capital Letter E, letter static const IconData solidCircleE = IconDataSolid(0xe109); /// Regular Circle E icon /// /// https://fontawesome.com/icons/circle-e?style=regular /// Circled Latin Capital Letter E, letter static const IconData circleE = IconDataRegular(0xe109); /// Light Circle E icon /// /// https://fontawesome.com/icons/circle-e?style=light /// Circled Latin Capital Letter E, letter static const IconData lightCircleE = IconDataLight(0xe109); /// Thin Circle E icon /// /// https://fontawesome.com/icons/circle-e?style=thin /// Circled Latin Capital Letter E, letter static const IconData thinCircleE = IconDataThin(0xe109); /// Solid Circle Ellipsis icon /// /// https://fontawesome.com/icons/circle-ellipsis?style=solid /// menu, more, three dots static const IconData solidCircleEllipsis = IconDataSolid(0xe10a); /// Regular Circle Ellipsis icon /// /// https://fontawesome.com/icons/circle-ellipsis?style=regular /// menu, more, three dots static const IconData circleEllipsis = IconDataRegular(0xe10a); /// Light Circle Ellipsis icon /// /// https://fontawesome.com/icons/circle-ellipsis?style=light /// menu, more, three dots static const IconData lightCircleEllipsis = IconDataLight(0xe10a); /// Thin Circle Ellipsis icon /// /// https://fontawesome.com/icons/circle-ellipsis?style=thin /// menu, more, three dots static const IconData thinCircleEllipsis = IconDataThin(0xe10a); /// Solid Circle Ellipsis Vertical icon /// /// https://fontawesome.com/icons/circle-ellipsis-vertical?style=solid /// menu, more, three dots static const IconData solidCircleEllipsisVertical = IconDataSolid(0xe10b); /// Regular Circle Ellipsis Vertical icon /// /// https://fontawesome.com/icons/circle-ellipsis-vertical?style=regular /// menu, more, three dots static const IconData circleEllipsisVertical = IconDataRegular(0xe10b); /// Light Circle Ellipsis Vertical icon /// /// https://fontawesome.com/icons/circle-ellipsis-vertical?style=light /// menu, more, three dots static const IconData lightCircleEllipsisVertical = IconDataLight(0xe10b); /// Thin Circle Ellipsis Vertical icon /// /// https://fontawesome.com/icons/circle-ellipsis-vertical?style=thin /// menu, more, three dots static const IconData thinCircleEllipsisVertical = IconDataThin(0xe10b); /// Solid Circle Envelope icon /// /// https://fontawesome.com/icons/circle-envelope?style=solid /// email, message, send static const IconData solidCircleEnvelope = IconDataSolid(0xe10c); /// Alias envelope-circle for icon [solidCircleEnvelope] @Deprecated('Use "solidCircleEnvelope" instead.') static const IconData solidEnvelopeCircle = solidCircleEnvelope; /// Regular Circle Envelope icon /// /// https://fontawesome.com/icons/circle-envelope?style=regular /// email, message, send static const IconData circleEnvelope = IconDataRegular(0xe10c); /// Alias envelope-circle for icon [circleEnvelope] @Deprecated('Use "circleEnvelope" instead.') static const IconData envelopeCircle = circleEnvelope; /// Light Circle Envelope icon /// /// https://fontawesome.com/icons/circle-envelope?style=light /// email, message, send static const IconData lightCircleEnvelope = IconDataLight(0xe10c); /// Alias envelope-circle for icon [lightCircleEnvelope] @Deprecated('Use "lightCircleEnvelope" instead.') static const IconData lightEnvelopeCircle = lightCircleEnvelope; /// Thin Circle Envelope icon /// /// https://fontawesome.com/icons/circle-envelope?style=thin /// email, message, send static const IconData thinCircleEnvelope = IconDataThin(0xe10c); /// Alias envelope-circle for icon [thinCircleEnvelope] @Deprecated('Use "thinCircleEnvelope" instead.') static const IconData thinEnvelopeCircle = thinCircleEnvelope; /// Solid Circle Euro icon /// /// https://fontawesome.com/icons/circle-euro?style=solid /// coin, currency, euro sign static const IconData solidCircleEuro = IconDataSolid(0xe5ce); /// Regular Circle Euro icon /// /// https://fontawesome.com/icons/circle-euro?style=regular /// coin, currency, euro sign static const IconData circleEuro = IconDataRegular(0xe5ce); /// Light Circle Euro icon /// /// https://fontawesome.com/icons/circle-euro?style=light /// coin, currency, euro sign static const IconData lightCircleEuro = IconDataLight(0xe5ce); /// Thin Circle Euro icon /// /// https://fontawesome.com/icons/circle-euro?style=thin /// coin, currency, euro sign static const IconData thinCircleEuro = IconDataThin(0xe5ce); /// Solid Circle Exclamation icon /// /// https://fontawesome.com/icons/circle-exclamation?style=solid /// affect, alert, attention, damage, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData solidCircleExclamation = IconDataSolid(0xf06a); /// Alias exclamation-circle for icon [solidCircleExclamation] @Deprecated('Use "solidCircleExclamation" instead.') static const IconData solidExclamationCircle = solidCircleExclamation; /// Regular Circle Exclamation icon /// /// https://fontawesome.com/icons/circle-exclamation?style=regular /// affect, alert, attention, damage, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData circleExclamation = IconDataRegular(0xf06a); /// Alias exclamation-circle for icon [circleExclamation] @Deprecated('Use "circleExclamation" instead.') static const IconData exclamationCircle = circleExclamation; /// Light Circle Exclamation icon /// /// https://fontawesome.com/icons/circle-exclamation?style=light /// affect, alert, attention, damage, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData lightCircleExclamation = IconDataLight(0xf06a); /// Alias exclamation-circle for icon [lightCircleExclamation] @Deprecated('Use "lightCircleExclamation" instead.') static const IconData lightExclamationCircle = lightCircleExclamation; /// Thin Circle Exclamation icon /// /// https://fontawesome.com/icons/circle-exclamation?style=thin /// affect, alert, attention, damage, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData thinCircleExclamation = IconDataThin(0xf06a); /// Alias exclamation-circle for icon [thinCircleExclamation] @Deprecated('Use "thinCircleExclamation" instead.') static const IconData thinExclamationCircle = thinCircleExclamation; /// Solid Circle Exclamation Check icon /// /// https://fontawesome.com/icons/circle-exclamation-check?style=solid /// enable, idea, resolved, validate, working static const IconData solidCircleExclamationCheck = IconDataSolid(0xe10d); /// Regular Circle Exclamation Check icon /// /// https://fontawesome.com/icons/circle-exclamation-check?style=regular /// enable, idea, resolved, validate, working static const IconData circleExclamationCheck = IconDataRegular(0xe10d); /// Light Circle Exclamation Check icon /// /// https://fontawesome.com/icons/circle-exclamation-check?style=light /// enable, idea, resolved, validate, working static const IconData lightCircleExclamationCheck = IconDataLight(0xe10d); /// Thin Circle Exclamation Check icon /// /// https://fontawesome.com/icons/circle-exclamation-check?style=thin /// enable, idea, resolved, validate, working static const IconData thinCircleExclamationCheck = IconDataThin(0xe10d); /// Solid Circle F icon /// /// https://fontawesome.com/icons/circle-f?style=solid /// Circled Latin Capital Letter F, letter static const IconData solidCircleF = IconDataSolid(0xe10e); /// Regular Circle F icon /// /// https://fontawesome.com/icons/circle-f?style=regular /// Circled Latin Capital Letter F, letter static const IconData circleF = IconDataRegular(0xe10e); /// Light Circle F icon /// /// https://fontawesome.com/icons/circle-f?style=light /// Circled Latin Capital Letter F, letter static const IconData lightCircleF = IconDataLight(0xe10e); /// Thin Circle F icon /// /// https://fontawesome.com/icons/circle-f?style=thin /// Circled Latin Capital Letter F, letter static const IconData thinCircleF = IconDataThin(0xe10e); /// Solid Circle G icon /// /// https://fontawesome.com/icons/circle-g?style=solid /// Circled Latin Capital Letter G, letter static const IconData solidCircleG = IconDataSolid(0xe10f); /// Regular Circle G icon /// /// https://fontawesome.com/icons/circle-g?style=regular /// Circled Latin Capital Letter G, letter static const IconData circleG = IconDataRegular(0xe10f); /// Light Circle G icon /// /// https://fontawesome.com/icons/circle-g?style=light /// Circled Latin Capital Letter G, letter static const IconData lightCircleG = IconDataLight(0xe10f); /// Thin Circle G icon /// /// https://fontawesome.com/icons/circle-g?style=thin /// Circled Latin Capital Letter G, letter static const IconData thinCircleG = IconDataThin(0xe10f); /// Solid Circle H icon /// /// https://fontawesome.com/icons/circle-h?style=solid /// Circled Latin Capital Letter H, clinic, covid-19, emergency, letter, map static const IconData solidCircleH = IconDataSolid(0xf47e); /// Alias hospital-symbol for icon [solidCircleH] @Deprecated('Use "solidCircleH" instead.') static const IconData solidHospitalSymbol = solidCircleH; /// Regular Circle H icon /// /// https://fontawesome.com/icons/circle-h?style=regular /// Circled Latin Capital Letter H, clinic, covid-19, emergency, letter, map static const IconData circleH = IconDataRegular(0xf47e); /// Alias hospital-symbol for icon [circleH] @Deprecated('Use "circleH" instead.') static const IconData hospitalSymbol = circleH; /// Light Circle H icon /// /// https://fontawesome.com/icons/circle-h?style=light /// Circled Latin Capital Letter H, clinic, covid-19, emergency, letter, map static const IconData lightCircleH = IconDataLight(0xf47e); /// Alias hospital-symbol for icon [lightCircleH] @Deprecated('Use "lightCircleH" instead.') static const IconData lightHospitalSymbol = lightCircleH; /// Thin Circle H icon /// /// https://fontawesome.com/icons/circle-h?style=thin /// Circled Latin Capital Letter H, clinic, covid-19, emergency, letter, map static const IconData thinCircleH = IconDataThin(0xf47e); /// Alias hospital-symbol for icon [thinCircleH] @Deprecated('Use "thinCircleH" instead.') static const IconData thinHospitalSymbol = thinCircleH; /// Solid Circle Half icon /// /// https://fontawesome.com/icons/circle-half?style=solid /// Left Half Black Circle, chart, fill, pie chart, progress, revenue static const IconData solidCircleHalf = IconDataSolid(0xe110); /// Regular Circle Half icon /// /// https://fontawesome.com/icons/circle-half?style=regular /// Left Half Black Circle, chart, fill, pie chart, progress, revenue static const IconData circleHalf = IconDataRegular(0xe110); /// Light Circle Half icon /// /// https://fontawesome.com/icons/circle-half?style=light /// Left Half Black Circle, chart, fill, pie chart, progress, revenue static const IconData lightCircleHalf = IconDataLight(0xe110); /// Thin Circle Half icon /// /// https://fontawesome.com/icons/circle-half?style=thin /// Left Half Black Circle, chart, fill, pie chart, progress, revenue static const IconData thinCircleHalf = IconDataThin(0xe110); /// Solid Circle Half Stroke icon /// /// https://fontawesome.com/icons/circle-half-stroke?style=solid /// Circle with Left Half Black, adjust, chart, contrast, dark, fill, light, pie, progress, saturation static const IconData solidCircleHalfStroke = IconDataSolid(0xf042); /// Alias adjust for icon [solidCircleHalfStroke] @Deprecated('Use "solidCircleHalfStroke" instead.') static const IconData solidAdjust = solidCircleHalfStroke; /// Regular Circle Half Stroke icon /// /// https://fontawesome.com/icons/circle-half-stroke?style=regular /// Circle with Left Half Black, adjust, chart, contrast, dark, fill, light, pie, progress, saturation static const IconData circleHalfStroke = IconDataRegular(0xf042); /// Alias adjust for icon [circleHalfStroke] @Deprecated('Use "circleHalfStroke" instead.') static const IconData adjust = circleHalfStroke; /// Light Circle Half Stroke icon /// /// https://fontawesome.com/icons/circle-half-stroke?style=light /// Circle with Left Half Black, adjust, chart, contrast, dark, fill, light, pie, progress, saturation static const IconData lightCircleHalfStroke = IconDataLight(0xf042); /// Alias adjust for icon [lightCircleHalfStroke] @Deprecated('Use "lightCircleHalfStroke" instead.') static const IconData lightAdjust = lightCircleHalfStroke; /// Thin Circle Half Stroke icon /// /// https://fontawesome.com/icons/circle-half-stroke?style=thin /// Circle with Left Half Black, adjust, chart, contrast, dark, fill, light, pie, progress, saturation static const IconData thinCircleHalfStroke = IconDataThin(0xf042); /// Alias adjust for icon [thinCircleHalfStroke] @Deprecated('Use "thinCircleHalfStroke" instead.') static const IconData thinAdjust = thinCircleHalfStroke; /// Solid Circle Heart icon /// /// https://fontawesome.com/icons/circle-heart?style=solid /// favorite, like, love, wishlist static const IconData solidCircleHeart = IconDataSolid(0xf4c7); /// Alias heart-circle for icon [solidCircleHeart] @Deprecated('Use "solidCircleHeart" instead.') static const IconData solidHeartCircle = solidCircleHeart; /// Regular Circle Heart icon /// /// https://fontawesome.com/icons/circle-heart?style=regular /// favorite, like, love, wishlist static const IconData circleHeart = IconDataRegular(0xf4c7); /// Alias heart-circle for icon [circleHeart] @Deprecated('Use "circleHeart" instead.') static const IconData heartCircle = circleHeart; /// Light Circle Heart icon /// /// https://fontawesome.com/icons/circle-heart?style=light /// favorite, like, love, wishlist static const IconData lightCircleHeart = IconDataLight(0xf4c7); /// Alias heart-circle for icon [lightCircleHeart] @Deprecated('Use "lightCircleHeart" instead.') static const IconData lightHeartCircle = lightCircleHeart; /// Thin Circle Heart icon /// /// https://fontawesome.com/icons/circle-heart?style=thin /// favorite, like, love, wishlist static const IconData thinCircleHeart = IconDataThin(0xf4c7); /// Alias heart-circle for icon [thinCircleHeart] @Deprecated('Use "thinCircleHeart" instead.') static const IconData thinHeartCircle = thinCircleHeart; /// Solid Circle I icon /// /// https://fontawesome.com/icons/circle-i?style=solid /// Circled Latin Capital Letter I, letter static const IconData solidCircleI = IconDataSolid(0xe111); /// Regular Circle I icon /// /// https://fontawesome.com/icons/circle-i?style=regular /// Circled Latin Capital Letter I, letter static const IconData circleI = IconDataRegular(0xe111); /// Light Circle I icon /// /// https://fontawesome.com/icons/circle-i?style=light /// Circled Latin Capital Letter I, letter static const IconData lightCircleI = IconDataLight(0xe111); /// Thin Circle I icon /// /// https://fontawesome.com/icons/circle-i?style=thin /// Circled Latin Capital Letter I, letter static const IconData thinCircleI = IconDataThin(0xe111); /// Solid Circle Info icon /// /// https://fontawesome.com/icons/circle-info?style=solid /// details, help, information, more, support static const IconData solidCircleInfo = IconDataSolid(0xf05a); /// Alias info-circle for icon [solidCircleInfo] @Deprecated('Use "solidCircleInfo" instead.') static const IconData solidInfoCircle = solidCircleInfo; /// Regular Circle Info icon /// /// https://fontawesome.com/icons/circle-info?style=regular /// details, help, information, more, support static const IconData circleInfo = IconDataRegular(0xf05a); /// Alias info-circle for icon [circleInfo] @Deprecated('Use "circleInfo" instead.') static const IconData infoCircle = circleInfo; /// Light Circle Info icon /// /// https://fontawesome.com/icons/circle-info?style=light /// details, help, information, more, support static const IconData lightCircleInfo = IconDataLight(0xf05a); /// Alias info-circle for icon [lightCircleInfo] @Deprecated('Use "lightCircleInfo" instead.') static const IconData lightInfoCircle = lightCircleInfo; /// Thin Circle Info icon /// /// https://fontawesome.com/icons/circle-info?style=thin /// details, help, information, more, support static const IconData thinCircleInfo = IconDataThin(0xf05a); /// Alias info-circle for icon [thinCircleInfo] @Deprecated('Use "thinCircleInfo" instead.') static const IconData thinInfoCircle = thinCircleInfo; /// Solid Circle J icon /// /// https://fontawesome.com/icons/circle-j?style=solid /// Circled Latin Capital Letter J, letter static const IconData solidCircleJ = IconDataSolid(0xe112); /// Regular Circle J icon /// /// https://fontawesome.com/icons/circle-j?style=regular /// Circled Latin Capital Letter J, letter static const IconData circleJ = IconDataRegular(0xe112); /// Light Circle J icon /// /// https://fontawesome.com/icons/circle-j?style=light /// Circled Latin Capital Letter J, letter static const IconData lightCircleJ = IconDataLight(0xe112); /// Thin Circle J icon /// /// https://fontawesome.com/icons/circle-j?style=thin /// Circled Latin Capital Letter J, letter static const IconData thinCircleJ = IconDataThin(0xe112); /// Solid Circle K icon /// /// https://fontawesome.com/icons/circle-k?style=solid /// Circled Latin Capital Letter K, letter static const IconData solidCircleK = IconDataSolid(0xe113); /// Regular Circle K icon /// /// https://fontawesome.com/icons/circle-k?style=regular /// Circled Latin Capital Letter K, letter static const IconData circleK = IconDataRegular(0xe113); /// Light Circle K icon /// /// https://fontawesome.com/icons/circle-k?style=light /// Circled Latin Capital Letter K, letter static const IconData lightCircleK = IconDataLight(0xe113); /// Thin Circle K icon /// /// https://fontawesome.com/icons/circle-k?style=thin /// Circled Latin Capital Letter K, letter static const IconData thinCircleK = IconDataThin(0xe113); /// Solid Circle L icon /// /// https://fontawesome.com/icons/circle-l?style=solid /// Circled Latin Capital Letter L, letter static const IconData solidCircleL = IconDataSolid(0xe114); /// Regular Circle L icon /// /// https://fontawesome.com/icons/circle-l?style=regular /// Circled Latin Capital Letter L, letter static const IconData circleL = IconDataRegular(0xe114); /// Light Circle L icon /// /// https://fontawesome.com/icons/circle-l?style=light /// Circled Latin Capital Letter L, letter static const IconData lightCircleL = IconDataLight(0xe114); /// Thin Circle L icon /// /// https://fontawesome.com/icons/circle-l?style=thin /// Circled Latin Capital Letter L, letter static const IconData thinCircleL = IconDataThin(0xe114); /// Solid Circle Left icon /// /// https://fontawesome.com/icons/circle-left?style=solid /// arrow-circle-o-left, back, previous static const IconData solidCircleLeft = IconDataSolid(0xf359); /// Alias arrow-alt-circle-left for icon [solidCircleLeft] @Deprecated('Use "solidCircleLeft" instead.') static const IconData solidArrowAltCircleLeft = solidCircleLeft; /// Regular Circle Left icon /// /// https://fontawesome.com/icons/circle-left?style=regular /// arrow-circle-o-left, back, previous static const IconData circleLeft = IconDataRegular(0xf359); /// Alias arrow-alt-circle-left for icon [circleLeft] @Deprecated('Use "circleLeft" instead.') static const IconData arrowAltCircleLeft = circleLeft; /// Light Circle Left icon /// /// https://fontawesome.com/icons/circle-left?style=light /// arrow-circle-o-left, back, previous static const IconData lightCircleLeft = IconDataLight(0xf359); /// Alias arrow-alt-circle-left for icon [lightCircleLeft] @Deprecated('Use "lightCircleLeft" instead.') static const IconData lightArrowAltCircleLeft = lightCircleLeft; /// Thin Circle Left icon /// /// https://fontawesome.com/icons/circle-left?style=thin /// arrow-circle-o-left, back, previous static const IconData thinCircleLeft = IconDataThin(0xf359); /// Alias arrow-alt-circle-left for icon [thinCircleLeft] @Deprecated('Use "thinCircleLeft" instead.') static const IconData thinArrowAltCircleLeft = thinCircleLeft; /// Solid Circle Location Arrow icon /// /// https://fontawesome.com/icons/circle-location-arrow?style=solid /// address, compass, coordinate, direction, gps, map, navigation, place static const IconData solidCircleLocationArrow = IconDataSolid(0xf602); /// Alias location-circle for icon [solidCircleLocationArrow] @Deprecated('Use "solidCircleLocationArrow" instead.') static const IconData solidLocationCircle = solidCircleLocationArrow; /// Regular Circle Location Arrow icon /// /// https://fontawesome.com/icons/circle-location-arrow?style=regular /// address, compass, coordinate, direction, gps, map, navigation, place static const IconData circleLocationArrow = IconDataRegular(0xf602); /// Alias location-circle for icon [circleLocationArrow] @Deprecated('Use "circleLocationArrow" instead.') static const IconData locationCircle = circleLocationArrow; /// Light Circle Location Arrow icon /// /// https://fontawesome.com/icons/circle-location-arrow?style=light /// address, compass, coordinate, direction, gps, map, navigation, place static const IconData lightCircleLocationArrow = IconDataLight(0xf602); /// Alias location-circle for icon [lightCircleLocationArrow] @Deprecated('Use "lightCircleLocationArrow" instead.') static const IconData lightLocationCircle = lightCircleLocationArrow; /// Thin Circle Location Arrow icon /// /// https://fontawesome.com/icons/circle-location-arrow?style=thin /// address, compass, coordinate, direction, gps, map, navigation, place static const IconData thinCircleLocationArrow = IconDataThin(0xf602); /// Alias location-circle for icon [thinCircleLocationArrow] @Deprecated('Use "thinCircleLocationArrow" instead.') static const IconData thinLocationCircle = thinCircleLocationArrow; /// Solid Circle M icon /// /// https://fontawesome.com/icons/circle-m?style=solid /// Circled Latin Capital Letter M, letter static const IconData solidCircleM = IconDataSolid(0xe115); /// Regular Circle M icon /// /// https://fontawesome.com/icons/circle-m?style=regular /// Circled Latin Capital Letter M, letter static const IconData circleM = IconDataRegular(0xe115); /// Light Circle M icon /// /// https://fontawesome.com/icons/circle-m?style=light /// Circled Latin Capital Letter M, letter static const IconData lightCircleM = IconDataLight(0xe115); /// Thin Circle M icon /// /// https://fontawesome.com/icons/circle-m?style=thin /// Circled Latin Capital Letter M, letter static const IconData thinCircleM = IconDataThin(0xe115); /// Solid Circle Microphone icon /// /// https://fontawesome.com/icons/circle-microphone?style=solid /// listen, podcast, record, talking static const IconData solidCircleMicrophone = IconDataSolid(0xe116); /// Alias microphone-circle for icon [solidCircleMicrophone] @Deprecated('Use "solidCircleMicrophone" instead.') static const IconData solidMicrophoneCircle = solidCircleMicrophone; /// Regular Circle Microphone icon /// /// https://fontawesome.com/icons/circle-microphone?style=regular /// listen, podcast, record, talking static const IconData circleMicrophone = IconDataRegular(0xe116); /// Alias microphone-circle for icon [circleMicrophone] @Deprecated('Use "circleMicrophone" instead.') static const IconData microphoneCircle = circleMicrophone; /// Light Circle Microphone icon /// /// https://fontawesome.com/icons/circle-microphone?style=light /// listen, podcast, record, talking static const IconData lightCircleMicrophone = IconDataLight(0xe116); /// Alias microphone-circle for icon [lightCircleMicrophone] @Deprecated('Use "lightCircleMicrophone" instead.') static const IconData lightMicrophoneCircle = lightCircleMicrophone; /// Thin Circle Microphone icon /// /// https://fontawesome.com/icons/circle-microphone?style=thin /// listen, podcast, record, talking static const IconData thinCircleMicrophone = IconDataThin(0xe116); /// Alias microphone-circle for icon [thinCircleMicrophone] @Deprecated('Use "thinCircleMicrophone" instead.') static const IconData thinMicrophoneCircle = thinCircleMicrophone; /// Solid Circle Microphone Lines icon /// /// https://fontawesome.com/icons/circle-microphone-lines?style=solid /// listen, podcast, record, talking static const IconData solidCircleMicrophoneLines = IconDataSolid(0xe117); /// Alias microphone-circle-alt for icon [solidCircleMicrophoneLines] @Deprecated('Use "solidCircleMicrophoneLines" instead.') static const IconData solidMicrophoneCircleAlt = solidCircleMicrophoneLines; /// Regular Circle Microphone Lines icon /// /// https://fontawesome.com/icons/circle-microphone-lines?style=regular /// listen, podcast, record, talking static const IconData circleMicrophoneLines = IconDataRegular(0xe117); /// Alias microphone-circle-alt for icon [circleMicrophoneLines] @Deprecated('Use "circleMicrophoneLines" instead.') static const IconData microphoneCircleAlt = circleMicrophoneLines; /// Light Circle Microphone Lines icon /// /// https://fontawesome.com/icons/circle-microphone-lines?style=light /// listen, podcast, record, talking static const IconData lightCircleMicrophoneLines = IconDataLight(0xe117); /// Alias microphone-circle-alt for icon [lightCircleMicrophoneLines] @Deprecated('Use "lightCircleMicrophoneLines" instead.') static const IconData lightMicrophoneCircleAlt = lightCircleMicrophoneLines; /// Thin Circle Microphone Lines icon /// /// https://fontawesome.com/icons/circle-microphone-lines?style=thin /// listen, podcast, record, talking static const IconData thinCircleMicrophoneLines = IconDataThin(0xe117); /// Alias microphone-circle-alt for icon [thinCircleMicrophoneLines] @Deprecated('Use "thinCircleMicrophoneLines" instead.') static const IconData thinMicrophoneCircleAlt = thinCircleMicrophoneLines; /// Solid Circle Minus icon /// /// https://fontawesome.com/icons/circle-minus?style=solid /// delete, hide, negative, remove, shape, trash static const IconData solidCircleMinus = IconDataSolid(0xf056); /// Alias minus-circle for icon [solidCircleMinus] @Deprecated('Use "solidCircleMinus" instead.') static const IconData solidMinusCircle = solidCircleMinus; /// Regular Circle Minus icon /// /// https://fontawesome.com/icons/circle-minus?style=regular /// delete, hide, negative, remove, shape, trash static const IconData circleMinus = IconDataRegular(0xf056); /// Alias minus-circle for icon [circleMinus] @Deprecated('Use "circleMinus" instead.') static const IconData minusCircle = circleMinus; /// Light Circle Minus icon /// /// https://fontawesome.com/icons/circle-minus?style=light /// delete, hide, negative, remove, shape, trash static const IconData lightCircleMinus = IconDataLight(0xf056); /// Alias minus-circle for icon [lightCircleMinus] @Deprecated('Use "lightCircleMinus" instead.') static const IconData lightMinusCircle = lightCircleMinus; /// Thin Circle Minus icon /// /// https://fontawesome.com/icons/circle-minus?style=thin /// delete, hide, negative, remove, shape, trash static const IconData thinCircleMinus = IconDataThin(0xf056); /// Alias minus-circle for icon [thinCircleMinus] @Deprecated('Use "thinCircleMinus" instead.') static const IconData thinMinusCircle = thinCircleMinus; /// Solid Circle N icon /// /// https://fontawesome.com/icons/circle-n?style=solid /// Circled Latin Capital Letter N, letter, nay, no static const IconData solidCircleN = IconDataSolid(0xe118); /// Regular Circle N icon /// /// https://fontawesome.com/icons/circle-n?style=regular /// Circled Latin Capital Letter N, letter, nay, no static const IconData circleN = IconDataRegular(0xe118); /// Light Circle N icon /// /// https://fontawesome.com/icons/circle-n?style=light /// Circled Latin Capital Letter N, letter, nay, no static const IconData lightCircleN = IconDataLight(0xe118); /// Thin Circle N icon /// /// https://fontawesome.com/icons/circle-n?style=thin /// Circled Latin Capital Letter N, letter, nay, no static const IconData thinCircleN = IconDataThin(0xe118); /// Solid Circle Nodes icon /// /// https://fontawesome.com/icons/circle-nodes?style=solid /// cluster, connect, network static const IconData solidCircleNodes = IconDataSolid(0xe4e2); /// Regular Circle Nodes icon /// /// https://fontawesome.com/icons/circle-nodes?style=regular /// cluster, connect, network static const IconData circleNodes = IconDataRegular(0xe4e2); /// Light Circle Nodes icon /// /// https://fontawesome.com/icons/circle-nodes?style=light /// cluster, connect, network static const IconData lightCircleNodes = IconDataLight(0xe4e2); /// Thin Circle Nodes icon /// /// https://fontawesome.com/icons/circle-nodes?style=thin /// cluster, connect, network static const IconData thinCircleNodes = IconDataThin(0xe4e2); /// Solid Circle Notch icon /// /// https://fontawesome.com/icons/circle-notch?style=solid /// circle-o-notch, diameter, dot, ellipse, round, spinner static const IconData solidCircleNotch = IconDataSolid(0xf1ce); /// Regular Circle Notch icon /// /// https://fontawesome.com/icons/circle-notch?style=regular /// circle-o-notch, diameter, dot, ellipse, round, spinner static const IconData circleNotch = IconDataRegular(0xf1ce); /// Light Circle Notch icon /// /// https://fontawesome.com/icons/circle-notch?style=light /// circle-o-notch, diameter, dot, ellipse, round, spinner static const IconData lightCircleNotch = IconDataLight(0xf1ce); /// Thin Circle Notch icon /// /// https://fontawesome.com/icons/circle-notch?style=thin /// circle-o-notch, diameter, dot, ellipse, round, spinner static const IconData thinCircleNotch = IconDataThin(0xf1ce); /// Solid Circle O icon /// /// https://fontawesome.com/icons/circle-o?style=solid /// Circled Latin Capital Letter O, letter static const IconData solidCircleO = IconDataSolid(0xe119); /// Regular Circle O icon /// /// https://fontawesome.com/icons/circle-o?style=regular /// Circled Latin Capital Letter O, letter static const IconData circleO = IconDataRegular(0xe119); /// Light Circle O icon /// /// https://fontawesome.com/icons/circle-o?style=light /// Circled Latin Capital Letter O, letter static const IconData lightCircleO = IconDataLight(0xe119); /// Thin Circle O icon /// /// https://fontawesome.com/icons/circle-o?style=thin /// Circled Latin Capital Letter O, letter static const IconData thinCircleO = IconDataThin(0xe119); /// Solid Circle P icon /// /// https://fontawesome.com/icons/circle-p?style=solid /// Circled Latin Capital Letter P, letter static const IconData solidCircleP = IconDataSolid(0xe11a); /// Regular Circle P icon /// /// https://fontawesome.com/icons/circle-p?style=regular /// Circled Latin Capital Letter P, letter static const IconData circleP = IconDataRegular(0xe11a); /// Light Circle P icon /// /// https://fontawesome.com/icons/circle-p?style=light /// Circled Latin Capital Letter P, letter static const IconData lightCircleP = IconDataLight(0xe11a); /// Thin Circle P icon /// /// https://fontawesome.com/icons/circle-p?style=thin /// Circled Latin Capital Letter P, letter static const IconData thinCircleP = IconDataThin(0xe11a); /// Solid Circle Parking icon /// /// https://fontawesome.com/icons/circle-parking?style=solid /// auto, car, garage, meter static const IconData solidCircleParking = IconDataSolid(0xf615); /// Alias parking-circle for icon [solidCircleParking] @Deprecated('Use "solidCircleParking" instead.') static const IconData solidParkingCircle = solidCircleParking; /// Regular Circle Parking icon /// /// https://fontawesome.com/icons/circle-parking?style=regular /// auto, car, garage, meter static const IconData circleParking = IconDataRegular(0xf615); /// Alias parking-circle for icon [circleParking] @Deprecated('Use "circleParking" instead.') static const IconData parkingCircle = circleParking; /// Light Circle Parking icon /// /// https://fontawesome.com/icons/circle-parking?style=light /// auto, car, garage, meter static const IconData lightCircleParking = IconDataLight(0xf615); /// Alias parking-circle for icon [lightCircleParking] @Deprecated('Use "lightCircleParking" instead.') static const IconData lightParkingCircle = lightCircleParking; /// Thin Circle Parking icon /// /// https://fontawesome.com/icons/circle-parking?style=thin /// auto, car, garage, meter static const IconData thinCircleParking = IconDataThin(0xf615); /// Alias parking-circle for icon [thinCircleParking] @Deprecated('Use "thinCircleParking" instead.') static const IconData thinParkingCircle = thinCircleParking; /// Solid Circle Pause icon /// /// https://fontawesome.com/icons/circle-pause?style=solid /// hold, wait static const IconData solidCirclePause = IconDataSolid(0xf28b); /// Alias pause-circle for icon [solidCirclePause] @Deprecated('Use "solidCirclePause" instead.') static const IconData solidPauseCircle = solidCirclePause; /// Regular Circle Pause icon /// /// https://fontawesome.com/icons/circle-pause?style=regular /// hold, wait static const IconData circlePause = IconDataRegular(0xf28b); /// Alias pause-circle for icon [circlePause] @Deprecated('Use "circlePause" instead.') static const IconData pauseCircle = circlePause; /// Light Circle Pause icon /// /// https://fontawesome.com/icons/circle-pause?style=light /// hold, wait static const IconData lightCirclePause = IconDataLight(0xf28b); /// Alias pause-circle for icon [lightCirclePause] @Deprecated('Use "lightCirclePause" instead.') static const IconData lightPauseCircle = lightCirclePause; /// Thin Circle Pause icon /// /// https://fontawesome.com/icons/circle-pause?style=thin /// hold, wait static const IconData thinCirclePause = IconDataThin(0xf28b); /// Alias pause-circle for icon [thinCirclePause] @Deprecated('Use "thinCirclePause" instead.') static const IconData thinPauseCircle = thinCirclePause; /// Solid Circle Phone icon /// /// https://fontawesome.com/icons/circle-phone?style=solid /// answer, call, handset, telephone static const IconData solidCirclePhone = IconDataSolid(0xe11b); /// Alias phone-circle for icon [solidCirclePhone] @Deprecated('Use "solidCirclePhone" instead.') static const IconData solidPhoneCircle = solidCirclePhone; /// Regular Circle Phone icon /// /// https://fontawesome.com/icons/circle-phone?style=regular /// answer, call, handset, telephone static const IconData circlePhone = IconDataRegular(0xe11b); /// Alias phone-circle for icon [circlePhone] @Deprecated('Use "circlePhone" instead.') static const IconData phoneCircle = circlePhone; /// Light Circle Phone icon /// /// https://fontawesome.com/icons/circle-phone?style=light /// answer, call, handset, telephone static const IconData lightCirclePhone = IconDataLight(0xe11b); /// Alias phone-circle for icon [lightCirclePhone] @Deprecated('Use "lightCirclePhone" instead.') static const IconData lightPhoneCircle = lightCirclePhone; /// Thin Circle Phone icon /// /// https://fontawesome.com/icons/circle-phone?style=thin /// answer, call, handset, telephone static const IconData thinCirclePhone = IconDataThin(0xe11b); /// Alias phone-circle for icon [thinCirclePhone] @Deprecated('Use "thinCirclePhone" instead.') static const IconData thinPhoneCircle = thinCirclePhone; /// Solid Circle Phone Flip icon /// /// https://fontawesome.com/icons/circle-phone-flip?style=solid /// answer, call, handset, telephone static const IconData solidCirclePhoneFlip = IconDataSolid(0xe11c); /// Alias phone-circle-alt for icon [solidCirclePhoneFlip] @Deprecated('Use "solidCirclePhoneFlip" instead.') static const IconData solidPhoneCircleAlt = solidCirclePhoneFlip; /// Regular Circle Phone Flip icon /// /// https://fontawesome.com/icons/circle-phone-flip?style=regular /// answer, call, handset, telephone static const IconData circlePhoneFlip = IconDataRegular(0xe11c); /// Alias phone-circle-alt for icon [circlePhoneFlip] @Deprecated('Use "circlePhoneFlip" instead.') static const IconData phoneCircleAlt = circlePhoneFlip; /// Light Circle Phone Flip icon /// /// https://fontawesome.com/icons/circle-phone-flip?style=light /// answer, call, handset, telephone static const IconData lightCirclePhoneFlip = IconDataLight(0xe11c); /// Alias phone-circle-alt for icon [lightCirclePhoneFlip] @Deprecated('Use "lightCirclePhoneFlip" instead.') static const IconData lightPhoneCircleAlt = lightCirclePhoneFlip; /// Thin Circle Phone Flip icon /// /// https://fontawesome.com/icons/circle-phone-flip?style=thin /// answer, call, handset, telephone static const IconData thinCirclePhoneFlip = IconDataThin(0xe11c); /// Alias phone-circle-alt for icon [thinCirclePhoneFlip] @Deprecated('Use "thinCirclePhoneFlip" instead.') static const IconData thinPhoneCircleAlt = thinCirclePhoneFlip; /// Solid Circle Phone Hangup icon /// /// https://fontawesome.com/icons/circle-phone-hangup?style=solid /// answer, call, handset, telephone static const IconData solidCirclePhoneHangup = IconDataSolid(0xe11d); /// Alias phone-circle-down for icon [solidCirclePhoneHangup] @Deprecated('Use "solidCirclePhoneHangup" instead.') static const IconData solidPhoneCircleDown = solidCirclePhoneHangup; /// Regular Circle Phone Hangup icon /// /// https://fontawesome.com/icons/circle-phone-hangup?style=regular /// answer, call, handset, telephone static const IconData circlePhoneHangup = IconDataRegular(0xe11d); /// Alias phone-circle-down for icon [circlePhoneHangup] @Deprecated('Use "circlePhoneHangup" instead.') static const IconData phoneCircleDown = circlePhoneHangup; /// Light Circle Phone Hangup icon /// /// https://fontawesome.com/icons/circle-phone-hangup?style=light /// answer, call, handset, telephone static const IconData lightCirclePhoneHangup = IconDataLight(0xe11d); /// Alias phone-circle-down for icon [lightCirclePhoneHangup] @Deprecated('Use "lightCirclePhoneHangup" instead.') static const IconData lightPhoneCircleDown = lightCirclePhoneHangup; /// Thin Circle Phone Hangup icon /// /// https://fontawesome.com/icons/circle-phone-hangup?style=thin /// answer, call, handset, telephone static const IconData thinCirclePhoneHangup = IconDataThin(0xe11d); /// Alias phone-circle-down for icon [thinCirclePhoneHangup] @Deprecated('Use "thinCirclePhoneHangup" instead.') static const IconData thinPhoneCircleDown = thinCirclePhoneHangup; /// Solid Circle Play icon /// /// https://fontawesome.com/icons/circle-play?style=solid /// audio, music, playing, sound, start, video static const IconData solidCirclePlay = IconDataSolid(0xf144); /// Alias play-circle for icon [solidCirclePlay] @Deprecated('Use "solidCirclePlay" instead.') static const IconData solidPlayCircle = solidCirclePlay; /// Regular Circle Play icon /// /// https://fontawesome.com/icons/circle-play?style=regular /// audio, music, playing, sound, start, video static const IconData circlePlay = IconDataRegular(0xf144); /// Alias play-circle for icon [circlePlay] @Deprecated('Use "circlePlay" instead.') static const IconData playCircle = circlePlay; /// Light Circle Play icon /// /// https://fontawesome.com/icons/circle-play?style=light /// audio, music, playing, sound, start, video static const IconData lightCirclePlay = IconDataLight(0xf144); /// Alias play-circle for icon [lightCirclePlay] @Deprecated('Use "lightCirclePlay" instead.') static const IconData lightPlayCircle = lightCirclePlay; /// Thin Circle Play icon /// /// https://fontawesome.com/icons/circle-play?style=thin /// audio, music, playing, sound, start, video static const IconData thinCirclePlay = IconDataThin(0xf144); /// Alias play-circle for icon [thinCirclePlay] @Deprecated('Use "thinCirclePlay" instead.') static const IconData thinPlayCircle = thinCirclePlay; /// Solid Circle Plus icon /// /// https://fontawesome.com/icons/circle-plus?style=solid /// add, create, expand, new, positive, shape static const IconData solidCirclePlus = IconDataSolid(0xf055); /// Alias plus-circle for icon [solidCirclePlus] @Deprecated('Use "solidCirclePlus" instead.') static const IconData solidPlusCircle = solidCirclePlus; /// Regular Circle Plus icon /// /// https://fontawesome.com/icons/circle-plus?style=regular /// add, create, expand, new, positive, shape static const IconData circlePlus = IconDataRegular(0xf055); /// Alias plus-circle for icon [circlePlus] @Deprecated('Use "circlePlus" instead.') static const IconData plusCircle = circlePlus; /// Light Circle Plus icon /// /// https://fontawesome.com/icons/circle-plus?style=light /// add, create, expand, new, positive, shape static const IconData lightCirclePlus = IconDataLight(0xf055); /// Alias plus-circle for icon [lightCirclePlus] @Deprecated('Use "lightCirclePlus" instead.') static const IconData lightPlusCircle = lightCirclePlus; /// Thin Circle Plus icon /// /// https://fontawesome.com/icons/circle-plus?style=thin /// add, create, expand, new, positive, shape static const IconData thinCirclePlus = IconDataThin(0xf055); /// Alias plus-circle for icon [thinCirclePlus] @Deprecated('Use "thinCirclePlus" instead.') static const IconData thinPlusCircle = thinCirclePlus; /// Solid Circle Q icon /// /// https://fontawesome.com/icons/circle-q?style=solid /// Circled Latin Capital Letter Q, letter static const IconData solidCircleQ = IconDataSolid(0xe11e); /// Regular Circle Q icon /// /// https://fontawesome.com/icons/circle-q?style=regular /// Circled Latin Capital Letter Q, letter static const IconData circleQ = IconDataRegular(0xe11e); /// Light Circle Q icon /// /// https://fontawesome.com/icons/circle-q?style=light /// Circled Latin Capital Letter Q, letter static const IconData lightCircleQ = IconDataLight(0xe11e); /// Thin Circle Q icon /// /// https://fontawesome.com/icons/circle-q?style=thin /// Circled Latin Capital Letter Q, letter static const IconData thinCircleQ = IconDataThin(0xe11e); /// Solid Circle Quarter icon /// /// https://fontawesome.com/icons/circle-quarter?style=solid /// chart, fill, pie, pie chart, progress, revenue static const IconData solidCircleQuarter = IconDataSolid(0xe11f); /// Regular Circle Quarter icon /// /// https://fontawesome.com/icons/circle-quarter?style=regular /// chart, fill, pie, pie chart, progress, revenue static const IconData circleQuarter = IconDataRegular(0xe11f); /// Light Circle Quarter icon /// /// https://fontawesome.com/icons/circle-quarter?style=light /// chart, fill, pie, pie chart, progress, revenue static const IconData lightCircleQuarter = IconDataLight(0xe11f); /// Thin Circle Quarter icon /// /// https://fontawesome.com/icons/circle-quarter?style=thin /// chart, fill, pie, pie chart, progress, revenue static const IconData thinCircleQuarter = IconDataThin(0xe11f); /// Solid Circle Quarter Stroke icon /// /// https://fontawesome.com/icons/circle-quarter-stroke?style=solid /// adjust, chart, fill, pie, progress static const IconData solidCircleQuarterStroke = IconDataSolid(0xe5d3); /// Regular Circle Quarter Stroke icon /// /// https://fontawesome.com/icons/circle-quarter-stroke?style=regular /// adjust, chart, fill, pie, progress static const IconData circleQuarterStroke = IconDataRegular(0xe5d3); /// Light Circle Quarter Stroke icon /// /// https://fontawesome.com/icons/circle-quarter-stroke?style=light /// adjust, chart, fill, pie, progress static const IconData lightCircleQuarterStroke = IconDataLight(0xe5d3); /// Thin Circle Quarter Stroke icon /// /// https://fontawesome.com/icons/circle-quarter-stroke?style=thin /// adjust, chart, fill, pie, progress static const IconData thinCircleQuarterStroke = IconDataThin(0xe5d3); /// Solid Circle Quarters icon /// /// https://fontawesome.com/icons/circle-quarters?style=solid /// emergency, light, spiderman static const IconData solidCircleQuarters = IconDataSolid(0xe3f8); /// Regular Circle Quarters icon /// /// https://fontawesome.com/icons/circle-quarters?style=regular /// emergency, light, spiderman static const IconData circleQuarters = IconDataRegular(0xe3f8); /// Light Circle Quarters icon /// /// https://fontawesome.com/icons/circle-quarters?style=light /// emergency, light, spiderman static const IconData lightCircleQuarters = IconDataLight(0xe3f8); /// Thin Circle Quarters icon /// /// https://fontawesome.com/icons/circle-quarters?style=thin /// emergency, light, spiderman static const IconData thinCircleQuarters = IconDataThin(0xe3f8); /// Solid Circle Question icon /// /// https://fontawesome.com/icons/circle-question?style=solid /// faq, help, information, support, unknown static const IconData solidCircleQuestion = IconDataSolid(0xf059); /// Alias question-circle for icon [solidCircleQuestion] @Deprecated('Use "solidCircleQuestion" instead.') static const IconData solidQuestionCircle = solidCircleQuestion; /// Regular Circle Question icon /// /// https://fontawesome.com/icons/circle-question?style=regular /// faq, help, information, support, unknown static const IconData circleQuestion = IconDataRegular(0xf059); /// Alias question-circle for icon [circleQuestion] @Deprecated('Use "circleQuestion" instead.') static const IconData questionCircle = circleQuestion; /// Light Circle Question icon /// /// https://fontawesome.com/icons/circle-question?style=light /// faq, help, information, support, unknown static const IconData lightCircleQuestion = IconDataLight(0xf059); /// Alias question-circle for icon [lightCircleQuestion] @Deprecated('Use "lightCircleQuestion" instead.') static const IconData lightQuestionCircle = lightCircleQuestion; /// Thin Circle Question icon /// /// https://fontawesome.com/icons/circle-question?style=thin /// faq, help, information, support, unknown static const IconData thinCircleQuestion = IconDataThin(0xf059); /// Alias question-circle for icon [thinCircleQuestion] @Deprecated('Use "thinCircleQuestion" instead.') static const IconData thinQuestionCircle = thinCircleQuestion; /// Solid Circle R icon /// /// https://fontawesome.com/icons/circle-r?style=solid /// Circled Latin Capital Letter R, letter static const IconData solidCircleR = IconDataSolid(0xe120); /// Regular Circle R icon /// /// https://fontawesome.com/icons/circle-r?style=regular /// Circled Latin Capital Letter R, letter static const IconData circleR = IconDataRegular(0xe120); /// Light Circle R icon /// /// https://fontawesome.com/icons/circle-r?style=light /// Circled Latin Capital Letter R, letter static const IconData lightCircleR = IconDataLight(0xe120); /// Thin Circle R icon /// /// https://fontawesome.com/icons/circle-r?style=thin /// Circled Latin Capital Letter R, letter static const IconData thinCircleR = IconDataThin(0xe120); /// Solid Circle Radiation icon /// /// https://fontawesome.com/icons/circle-radiation?style=solid /// danger, dangerous, deadly, hazard, nuclear, radioactive, sign, warning static const IconData solidCircleRadiation = IconDataSolid(0xf7ba); /// Alias radiation-alt for icon [solidCircleRadiation] @Deprecated('Use "solidCircleRadiation" instead.') static const IconData solidRadiationAlt = solidCircleRadiation; /// Regular Circle Radiation icon /// /// https://fontawesome.com/icons/circle-radiation?style=regular /// danger, dangerous, deadly, hazard, nuclear, radioactive, sign, warning static const IconData circleRadiation = IconDataRegular(0xf7ba); /// Alias radiation-alt for icon [circleRadiation] @Deprecated('Use "circleRadiation" instead.') static const IconData radiationAlt = circleRadiation; /// Light Circle Radiation icon /// /// https://fontawesome.com/icons/circle-radiation?style=light /// danger, dangerous, deadly, hazard, nuclear, radioactive, sign, warning static const IconData lightCircleRadiation = IconDataLight(0xf7ba); /// Alias radiation-alt for icon [lightCircleRadiation] @Deprecated('Use "lightCircleRadiation" instead.') static const IconData lightRadiationAlt = lightCircleRadiation; /// Thin Circle Radiation icon /// /// https://fontawesome.com/icons/circle-radiation?style=thin /// danger, dangerous, deadly, hazard, nuclear, radioactive, sign, warning static const IconData thinCircleRadiation = IconDataThin(0xf7ba); /// Alias radiation-alt for icon [thinCircleRadiation] @Deprecated('Use "thinCircleRadiation" instead.') static const IconData thinRadiationAlt = thinCircleRadiation; /// Solid Circle Right icon /// /// https://fontawesome.com/icons/circle-right?style=solid /// arrow-circle-o-right, forward, next static const IconData solidCircleRight = IconDataSolid(0xf35a); /// Alias arrow-alt-circle-right for icon [solidCircleRight] @Deprecated('Use "solidCircleRight" instead.') static const IconData solidArrowAltCircleRight = solidCircleRight; /// Regular Circle Right icon /// /// https://fontawesome.com/icons/circle-right?style=regular /// arrow-circle-o-right, forward, next static const IconData circleRight = IconDataRegular(0xf35a); /// Alias arrow-alt-circle-right for icon [circleRight] @Deprecated('Use "circleRight" instead.') static const IconData arrowAltCircleRight = circleRight; /// Light Circle Right icon /// /// https://fontawesome.com/icons/circle-right?style=light /// arrow-circle-o-right, forward, next static const IconData lightCircleRight = IconDataLight(0xf35a); /// Alias arrow-alt-circle-right for icon [lightCircleRight] @Deprecated('Use "lightCircleRight" instead.') static const IconData lightArrowAltCircleRight = lightCircleRight; /// Thin Circle Right icon /// /// https://fontawesome.com/icons/circle-right?style=thin /// arrow-circle-o-right, forward, next static const IconData thinCircleRight = IconDataThin(0xf35a); /// Alias arrow-alt-circle-right for icon [thinCircleRight] @Deprecated('Use "thinCircleRight" instead.') static const IconData thinArrowAltCircleRight = thinCircleRight; /// Solid Circle S icon /// /// https://fontawesome.com/icons/circle-s?style=solid /// Circled Latin Capital Letter S, letter static const IconData solidCircleS = IconDataSolid(0xe121); /// Regular Circle S icon /// /// https://fontawesome.com/icons/circle-s?style=regular /// Circled Latin Capital Letter S, letter static const IconData circleS = IconDataRegular(0xe121); /// Light Circle S icon /// /// https://fontawesome.com/icons/circle-s?style=light /// Circled Latin Capital Letter S, letter static const IconData lightCircleS = IconDataLight(0xe121); /// Thin Circle S icon /// /// https://fontawesome.com/icons/circle-s?style=thin /// Circled Latin Capital Letter S, letter static const IconData thinCircleS = IconDataThin(0xe121); /// Solid Circle Small icon /// /// https://fontawesome.com/icons/circle-small?style=solid /// dot, period static const IconData solidCircleSmall = IconDataSolid(0xe122); /// Regular Circle Small icon /// /// https://fontawesome.com/icons/circle-small?style=regular /// dot, period static const IconData circleSmall = IconDataRegular(0xe122); /// Light Circle Small icon /// /// https://fontawesome.com/icons/circle-small?style=light /// dot, period static const IconData lightCircleSmall = IconDataLight(0xe122); /// Thin Circle Small icon /// /// https://fontawesome.com/icons/circle-small?style=thin /// dot, period static const IconData thinCircleSmall = IconDataThin(0xe122); /// Solid Circle Sort icon /// /// https://fontawesome.com/icons/circle-sort?style=solid /// down, elevator, lower, raise, temperature, thermostat, up static const IconData solidCircleSort = IconDataSolid(0xe030); /// Alias sort-circle for icon [solidCircleSort] @Deprecated('Use "solidCircleSort" instead.') static const IconData solidSortCircle = solidCircleSort; /// Regular Circle Sort icon /// /// https://fontawesome.com/icons/circle-sort?style=regular /// down, elevator, lower, raise, temperature, thermostat, up static const IconData circleSort = IconDataRegular(0xe030); /// Alias sort-circle for icon [circleSort] @Deprecated('Use "circleSort" instead.') static const IconData sortCircle = circleSort; /// Light Circle Sort icon /// /// https://fontawesome.com/icons/circle-sort?style=light /// down, elevator, lower, raise, temperature, thermostat, up static const IconData lightCircleSort = IconDataLight(0xe030); /// Alias sort-circle for icon [lightCircleSort] @Deprecated('Use "lightCircleSort" instead.') static const IconData lightSortCircle = lightCircleSort; /// Thin Circle Sort icon /// /// https://fontawesome.com/icons/circle-sort?style=thin /// down, elevator, lower, raise, temperature, thermostat, up static const IconData thinCircleSort = IconDataThin(0xe030); /// Alias sort-circle for icon [thinCircleSort] @Deprecated('Use "thinCircleSort" instead.') static const IconData thinSortCircle = thinCircleSort; /// Solid Circle Sort Down icon /// /// https://fontawesome.com/icons/circle-sort-down?style=solid /// down, elevator, lower, raise, temperature, thermostat, up static const IconData solidCircleSortDown = IconDataSolid(0xe031); /// Alias sort-circle-down for icon [solidCircleSortDown] @Deprecated('Use "solidCircleSortDown" instead.') static const IconData solidSortCircleDown = solidCircleSortDown; /// Regular Circle Sort Down icon /// /// https://fontawesome.com/icons/circle-sort-down?style=regular /// down, elevator, lower, raise, temperature, thermostat, up static const IconData circleSortDown = IconDataRegular(0xe031); /// Alias sort-circle-down for icon [circleSortDown] @Deprecated('Use "circleSortDown" instead.') static const IconData sortCircleDown = circleSortDown; /// Light Circle Sort Down icon /// /// https://fontawesome.com/icons/circle-sort-down?style=light /// down, elevator, lower, raise, temperature, thermostat, up static const IconData lightCircleSortDown = IconDataLight(0xe031); /// Alias sort-circle-down for icon [lightCircleSortDown] @Deprecated('Use "lightCircleSortDown" instead.') static const IconData lightSortCircleDown = lightCircleSortDown; /// Thin Circle Sort Down icon /// /// https://fontawesome.com/icons/circle-sort-down?style=thin /// down, elevator, lower, raise, temperature, thermostat, up static const IconData thinCircleSortDown = IconDataThin(0xe031); /// Alias sort-circle-down for icon [thinCircleSortDown] @Deprecated('Use "thinCircleSortDown" instead.') static const IconData thinSortCircleDown = thinCircleSortDown; /// Solid Circle Sort Up icon /// /// https://fontawesome.com/icons/circle-sort-up?style=solid /// down, elevator, lower, raise, temperature, thermostat, up, upgrade static const IconData solidCircleSortUp = IconDataSolid(0xe032); /// Alias sort-circle-up for icon [solidCircleSortUp] @Deprecated('Use "solidCircleSortUp" instead.') static const IconData solidSortCircleUp = solidCircleSortUp; /// Regular Circle Sort Up icon /// /// https://fontawesome.com/icons/circle-sort-up?style=regular /// down, elevator, lower, raise, temperature, thermostat, up, upgrade static const IconData circleSortUp = IconDataRegular(0xe032); /// Alias sort-circle-up for icon [circleSortUp] @Deprecated('Use "circleSortUp" instead.') static const IconData sortCircleUp = circleSortUp; /// Light Circle Sort Up icon /// /// https://fontawesome.com/icons/circle-sort-up?style=light /// down, elevator, lower, raise, temperature, thermostat, up, upgrade static const IconData lightCircleSortUp = IconDataLight(0xe032); /// Alias sort-circle-up for icon [lightCircleSortUp] @Deprecated('Use "lightCircleSortUp" instead.') static const IconData lightSortCircleUp = lightCircleSortUp; /// Thin Circle Sort Up icon /// /// https://fontawesome.com/icons/circle-sort-up?style=thin /// down, elevator, lower, raise, temperature, thermostat, up, upgrade static const IconData thinCircleSortUp = IconDataThin(0xe032); /// Alias sort-circle-up for icon [thinCircleSortUp] @Deprecated('Use "thinCircleSortUp" instead.') static const IconData thinSortCircleUp = thinCircleSortUp; /// Solid Circle Star icon /// /// https://fontawesome.com/icons/circle-star?style=solid /// Circled White Star, favorite, quality, vip static const IconData solidCircleStar = IconDataSolid(0xe123); /// Alias star-circle for icon [solidCircleStar] @Deprecated('Use "solidCircleStar" instead.') static const IconData solidStarCircle = solidCircleStar; /// Regular Circle Star icon /// /// https://fontawesome.com/icons/circle-star?style=regular /// Circled White Star, favorite, quality, vip static const IconData circleStar = IconDataRegular(0xe123); /// Alias star-circle for icon [circleStar] @Deprecated('Use "circleStar" instead.') static const IconData starCircle = circleStar; /// Light Circle Star icon /// /// https://fontawesome.com/icons/circle-star?style=light /// Circled White Star, favorite, quality, vip static const IconData lightCircleStar = IconDataLight(0xe123); /// Alias star-circle for icon [lightCircleStar] @Deprecated('Use "lightCircleStar" instead.') static const IconData lightStarCircle = lightCircleStar; /// Thin Circle Star icon /// /// https://fontawesome.com/icons/circle-star?style=thin /// Circled White Star, favorite, quality, vip static const IconData thinCircleStar = IconDataThin(0xe123); /// Alias star-circle for icon [thinCircleStar] @Deprecated('Use "thinCircleStar" instead.') static const IconData thinStarCircle = thinCircleStar; /// Solid Circle Sterling icon /// /// https://fontawesome.com/icons/circle-sterling?style=solid /// coin, currency, pound sign static const IconData solidCircleSterling = IconDataSolid(0xe5cf); /// Regular Circle Sterling icon /// /// https://fontawesome.com/icons/circle-sterling?style=regular /// coin, currency, pound sign static const IconData circleSterling = IconDataRegular(0xe5cf); /// Light Circle Sterling icon /// /// https://fontawesome.com/icons/circle-sterling?style=light /// coin, currency, pound sign static const IconData lightCircleSterling = IconDataLight(0xe5cf); /// Thin Circle Sterling icon /// /// https://fontawesome.com/icons/circle-sterling?style=thin /// coin, currency, pound sign static const IconData thinCircleSterling = IconDataThin(0xe5cf); /// Solid Circle Stop icon /// /// https://fontawesome.com/icons/circle-stop?style=solid /// block, box, circle, square static const IconData solidCircleStop = IconDataSolid(0xf28d); /// Alias stop-circle for icon [solidCircleStop] @Deprecated('Use "solidCircleStop" instead.') static const IconData solidStopCircle = solidCircleStop; /// Regular Circle Stop icon /// /// https://fontawesome.com/icons/circle-stop?style=regular /// block, box, circle, square static const IconData circleStop = IconDataRegular(0xf28d); /// Alias stop-circle for icon [circleStop] @Deprecated('Use "circleStop" instead.') static const IconData stopCircle = circleStop; /// Light Circle Stop icon /// /// https://fontawesome.com/icons/circle-stop?style=light /// block, box, circle, square static const IconData lightCircleStop = IconDataLight(0xf28d); /// Alias stop-circle for icon [lightCircleStop] @Deprecated('Use "lightCircleStop" instead.') static const IconData lightStopCircle = lightCircleStop; /// Thin Circle Stop icon /// /// https://fontawesome.com/icons/circle-stop?style=thin /// block, box, circle, square static const IconData thinCircleStop = IconDataThin(0xf28d); /// Alias stop-circle for icon [thinCircleStop] @Deprecated('Use "thinCircleStop" instead.') static const IconData thinStopCircle = thinCircleStop; /// Solid Circle T icon /// /// https://fontawesome.com/icons/circle-t?style=solid /// Circled Latin Capital Letter T, letter static const IconData solidCircleT = IconDataSolid(0xe124); /// Regular Circle T icon /// /// https://fontawesome.com/icons/circle-t?style=regular /// Circled Latin Capital Letter T, letter static const IconData circleT = IconDataRegular(0xe124); /// Light Circle T icon /// /// https://fontawesome.com/icons/circle-t?style=light /// Circled Latin Capital Letter T, letter static const IconData lightCircleT = IconDataLight(0xe124); /// Thin Circle T icon /// /// https://fontawesome.com/icons/circle-t?style=thin /// Circled Latin Capital Letter T, letter static const IconData thinCircleT = IconDataThin(0xe124); /// Solid Circle Three Quarters icon /// /// https://fontawesome.com/icons/circle-three-quarters?style=solid /// chart, fill, pacman, pie chart, progress, revenue static const IconData solidCircleThreeQuarters = IconDataSolid(0xe125); /// Regular Circle Three Quarters icon /// /// https://fontawesome.com/icons/circle-three-quarters?style=regular /// chart, fill, pacman, pie chart, progress, revenue static const IconData circleThreeQuarters = IconDataRegular(0xe125); /// Light Circle Three Quarters icon /// /// https://fontawesome.com/icons/circle-three-quarters?style=light /// chart, fill, pacman, pie chart, progress, revenue static const IconData lightCircleThreeQuarters = IconDataLight(0xe125); /// Thin Circle Three Quarters icon /// /// https://fontawesome.com/icons/circle-three-quarters?style=thin /// chart, fill, pacman, pie chart, progress, revenue static const IconData thinCircleThreeQuarters = IconDataThin(0xe125); /// Solid Circle Three Quarters Stroke icon /// /// https://fontawesome.com/icons/circle-three-quarters-stroke?style=solid /// adjust, chart, fill, pie, progress static const IconData solidCircleThreeQuartersStroke = IconDataSolid(0xe5d4); /// Regular Circle Three Quarters Stroke icon /// /// https://fontawesome.com/icons/circle-three-quarters-stroke?style=regular /// adjust, chart, fill, pie, progress static const IconData circleThreeQuartersStroke = IconDataRegular(0xe5d4); /// Light Circle Three Quarters Stroke icon /// /// https://fontawesome.com/icons/circle-three-quarters-stroke?style=light /// adjust, chart, fill, pie, progress static const IconData lightCircleThreeQuartersStroke = IconDataLight(0xe5d4); /// Thin Circle Three Quarters Stroke icon /// /// https://fontawesome.com/icons/circle-three-quarters-stroke?style=thin /// adjust, chart, fill, pie, progress static const IconData thinCircleThreeQuartersStroke = IconDataThin(0xe5d4); /// Solid Circle Trash icon /// /// https://fontawesome.com/icons/circle-trash?style=solid /// delete, garbage, hide, remove static const IconData solidCircleTrash = IconDataSolid(0xe126); /// Alias trash-circle for icon [solidCircleTrash] @Deprecated('Use "solidCircleTrash" instead.') static const IconData solidTrashCircle = solidCircleTrash; /// Regular Circle Trash icon /// /// https://fontawesome.com/icons/circle-trash?style=regular /// delete, garbage, hide, remove static const IconData circleTrash = IconDataRegular(0xe126); /// Alias trash-circle for icon [circleTrash] @Deprecated('Use "circleTrash" instead.') static const IconData trashCircle = circleTrash; /// Light Circle Trash icon /// /// https://fontawesome.com/icons/circle-trash?style=light /// delete, garbage, hide, remove static const IconData lightCircleTrash = IconDataLight(0xe126); /// Alias trash-circle for icon [lightCircleTrash] @Deprecated('Use "lightCircleTrash" instead.') static const IconData lightTrashCircle = lightCircleTrash; /// Thin Circle Trash icon /// /// https://fontawesome.com/icons/circle-trash?style=thin /// delete, garbage, hide, remove static const IconData thinCircleTrash = IconDataThin(0xe126); /// Alias trash-circle for icon [thinCircleTrash] @Deprecated('Use "thinCircleTrash" instead.') static const IconData thinTrashCircle = thinCircleTrash; /// Solid Circle U icon /// /// https://fontawesome.com/icons/circle-u?style=solid /// Circled Latin Capital Letter U, letter static const IconData solidCircleU = IconDataSolid(0xe127); /// Regular Circle U icon /// /// https://fontawesome.com/icons/circle-u?style=regular /// Circled Latin Capital Letter U, letter static const IconData circleU = IconDataRegular(0xe127); /// Light Circle U icon /// /// https://fontawesome.com/icons/circle-u?style=light /// Circled Latin Capital Letter U, letter static const IconData lightCircleU = IconDataLight(0xe127); /// Thin Circle U icon /// /// https://fontawesome.com/icons/circle-u?style=thin /// Circled Latin Capital Letter U, letter static const IconData thinCircleU = IconDataThin(0xe127); /// Solid Circle Up icon /// /// https://fontawesome.com/icons/circle-up?style=solid /// arrow-circle-o-up, upgrade static const IconData solidCircleUp = IconDataSolid(0xf35b); /// Alias arrow-alt-circle-up for icon [solidCircleUp] @Deprecated('Use "solidCircleUp" instead.') static const IconData solidArrowAltCircleUp = solidCircleUp; /// Regular Circle Up icon /// /// https://fontawesome.com/icons/circle-up?style=regular /// arrow-circle-o-up, upgrade static const IconData circleUp = IconDataRegular(0xf35b); /// Alias arrow-alt-circle-up for icon [circleUp] @Deprecated('Use "circleUp" instead.') static const IconData arrowAltCircleUp = circleUp; /// Light Circle Up icon /// /// https://fontawesome.com/icons/circle-up?style=light /// arrow-circle-o-up, upgrade static const IconData lightCircleUp = IconDataLight(0xf35b); /// Alias arrow-alt-circle-up for icon [lightCircleUp] @Deprecated('Use "lightCircleUp" instead.') static const IconData lightArrowAltCircleUp = lightCircleUp; /// Thin Circle Up icon /// /// https://fontawesome.com/icons/circle-up?style=thin /// arrow-circle-o-up, upgrade static const IconData thinCircleUp = IconDataThin(0xf35b); /// Alias arrow-alt-circle-up for icon [thinCircleUp] @Deprecated('Use "thinCircleUp" instead.') static const IconData thinArrowAltCircleUp = thinCircleUp; /// Solid Circle Up Left icon /// /// https://fontawesome.com/icons/circle-up-left?style=solid /// diagonal static const IconData solidCircleUpLeft = IconDataSolid(0xe128); /// Regular Circle Up Left icon /// /// https://fontawesome.com/icons/circle-up-left?style=regular /// diagonal static const IconData circleUpLeft = IconDataRegular(0xe128); /// Light Circle Up Left icon /// /// https://fontawesome.com/icons/circle-up-left?style=light /// diagonal static const IconData lightCircleUpLeft = IconDataLight(0xe128); /// Thin Circle Up Left icon /// /// https://fontawesome.com/icons/circle-up-left?style=thin /// diagonal static const IconData thinCircleUpLeft = IconDataThin(0xe128); /// Solid Circle Up Right icon /// /// https://fontawesome.com/icons/circle-up-right?style=solid /// diagonal static const IconData solidCircleUpRight = IconDataSolid(0xe129); /// Regular Circle Up Right icon /// /// https://fontawesome.com/icons/circle-up-right?style=regular /// diagonal static const IconData circleUpRight = IconDataRegular(0xe129); /// Light Circle Up Right icon /// /// https://fontawesome.com/icons/circle-up-right?style=light /// diagonal static const IconData lightCircleUpRight = IconDataLight(0xe129); /// Thin Circle Up Right icon /// /// https://fontawesome.com/icons/circle-up-right?style=thin /// diagonal static const IconData thinCircleUpRight = IconDataThin(0xe129); /// Solid Circle User icon /// /// https://fontawesome.com/icons/circle-user?style=solid /// employee, uer, username, users-people static const IconData solidCircleUser = IconDataSolid(0xf2bd); /// Alias user-circle for icon [solidCircleUser] @Deprecated('Use "solidCircleUser" instead.') static const IconData solidUserCircle = solidCircleUser; /// Regular Circle User icon /// /// https://fontawesome.com/icons/circle-user?style=regular /// employee, uer, username, users-people static const IconData circleUser = IconDataRegular(0xf2bd); /// Alias user-circle for icon [circleUser] @Deprecated('Use "circleUser" instead.') static const IconData userCircle = circleUser; /// Light Circle User icon /// /// https://fontawesome.com/icons/circle-user?style=light /// employee, uer, username, users-people static const IconData lightCircleUser = IconDataLight(0xf2bd); /// Alias user-circle for icon [lightCircleUser] @Deprecated('Use "lightCircleUser" instead.') static const IconData lightUserCircle = lightCircleUser; /// Thin Circle User icon /// /// https://fontawesome.com/icons/circle-user?style=thin /// employee, uer, username, users-people static const IconData thinCircleUser = IconDataThin(0xf2bd); /// Alias user-circle for icon [thinCircleUser] @Deprecated('Use "thinCircleUser" instead.') static const IconData thinUserCircle = thinCircleUser; /// Solid Circle V icon /// /// https://fontawesome.com/icons/circle-v?style=solid /// Circled Latin Capital Letter V, letter static const IconData solidCircleV = IconDataSolid(0xe12a); /// Regular Circle V icon /// /// https://fontawesome.com/icons/circle-v?style=regular /// Circled Latin Capital Letter V, letter static const IconData circleV = IconDataRegular(0xe12a); /// Light Circle V icon /// /// https://fontawesome.com/icons/circle-v?style=light /// Circled Latin Capital Letter V, letter static const IconData lightCircleV = IconDataLight(0xe12a); /// Thin Circle V icon /// /// https://fontawesome.com/icons/circle-v?style=thin /// Circled Latin Capital Letter V, letter static const IconData thinCircleV = IconDataThin(0xe12a); /// Solid Circle Video icon /// /// https://fontawesome.com/icons/circle-video?style=solid /// camera, film static const IconData solidCircleVideo = IconDataSolid(0xe12b); /// Alias video-circle for icon [solidCircleVideo] @Deprecated('Use "solidCircleVideo" instead.') static const IconData solidVideoCircle = solidCircleVideo; /// Regular Circle Video icon /// /// https://fontawesome.com/icons/circle-video?style=regular /// camera, film static const IconData circleVideo = IconDataRegular(0xe12b); /// Alias video-circle for icon [circleVideo] @Deprecated('Use "circleVideo" instead.') static const IconData videoCircle = circleVideo; /// Light Circle Video icon /// /// https://fontawesome.com/icons/circle-video?style=light /// camera, film static const IconData lightCircleVideo = IconDataLight(0xe12b); /// Alias video-circle for icon [lightCircleVideo] @Deprecated('Use "lightCircleVideo" instead.') static const IconData lightVideoCircle = lightCircleVideo; /// Thin Circle Video icon /// /// https://fontawesome.com/icons/circle-video?style=thin /// camera, film static const IconData thinCircleVideo = IconDataThin(0xe12b); /// Alias video-circle for icon [thinCircleVideo] @Deprecated('Use "thinCircleVideo" instead.') static const IconData thinVideoCircle = thinCircleVideo; /// Solid Circle W icon /// /// https://fontawesome.com/icons/circle-w?style=solid /// Circled Latin Capital Letter W, letter static const IconData solidCircleW = IconDataSolid(0xe12c); /// Regular Circle W icon /// /// https://fontawesome.com/icons/circle-w?style=regular /// Circled Latin Capital Letter W, letter static const IconData circleW = IconDataRegular(0xe12c); /// Light Circle W icon /// /// https://fontawesome.com/icons/circle-w?style=light /// Circled Latin Capital Letter W, letter static const IconData lightCircleW = IconDataLight(0xe12c); /// Thin Circle W icon /// /// https://fontawesome.com/icons/circle-w?style=thin /// Circled Latin Capital Letter W, letter static const IconData thinCircleW = IconDataThin(0xe12c); /// Solid Circle Waveform Lines icon /// /// https://fontawesome.com/icons/circle-waveform-lines?style=solid /// signal static const IconData solidCircleWaveformLines = IconDataSolid(0xe12d); /// Alias waveform-circle for icon [solidCircleWaveformLines] @Deprecated('Use "solidCircleWaveformLines" instead.') static const IconData solidWaveformCircle = solidCircleWaveformLines; /// Regular Circle Waveform Lines icon /// /// https://fontawesome.com/icons/circle-waveform-lines?style=regular /// signal static const IconData circleWaveformLines = IconDataRegular(0xe12d); /// Alias waveform-circle for icon [circleWaveformLines] @Deprecated('Use "circleWaveformLines" instead.') static const IconData waveformCircle = circleWaveformLines; /// Light Circle Waveform Lines icon /// /// https://fontawesome.com/icons/circle-waveform-lines?style=light /// signal static const IconData lightCircleWaveformLines = IconDataLight(0xe12d); /// Alias waveform-circle for icon [lightCircleWaveformLines] @Deprecated('Use "lightCircleWaveformLines" instead.') static const IconData lightWaveformCircle = lightCircleWaveformLines; /// Thin Circle Waveform Lines icon /// /// https://fontawesome.com/icons/circle-waveform-lines?style=thin /// signal static const IconData thinCircleWaveformLines = IconDataThin(0xe12d); /// Alias waveform-circle for icon [thinCircleWaveformLines] @Deprecated('Use "thinCircleWaveformLines" instead.') static const IconData thinWaveformCircle = thinCircleWaveformLines; /// Solid Circle X icon /// /// https://fontawesome.com/icons/circle-x?style=solid /// Circled Latin Capital Letter X, letter, uncheck static const IconData solidCircleX = IconDataSolid(0xe12e); /// Regular Circle X icon /// /// https://fontawesome.com/icons/circle-x?style=regular /// Circled Latin Capital Letter X, letter, uncheck static const IconData circleX = IconDataRegular(0xe12e); /// Light Circle X icon /// /// https://fontawesome.com/icons/circle-x?style=light /// Circled Latin Capital Letter X, letter, uncheck static const IconData lightCircleX = IconDataLight(0xe12e); /// Thin Circle X icon /// /// https://fontawesome.com/icons/circle-x?style=thin /// Circled Latin Capital Letter X, letter, uncheck static const IconData thinCircleX = IconDataThin(0xe12e); /// Solid Circle Xmark icon /// /// https://fontawesome.com/icons/circle-xmark?style=solid /// close, cross, destroy, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData solidCircleXmark = IconDataSolid(0xf057); /// Alias times-circle for icon [solidCircleXmark] @Deprecated('Use "solidCircleXmark" instead.') static const IconData solidTimesCircle = solidCircleXmark; /// Alias xmark-circle for icon [solidCircleXmark] @Deprecated('Use "solidCircleXmark" instead.') static const IconData solidXmarkCircle = solidCircleXmark; /// Regular Circle Xmark icon /// /// https://fontawesome.com/icons/circle-xmark?style=regular /// close, cross, destroy, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData circleXmark = IconDataRegular(0xf057); /// Alias times-circle for icon [circleXmark] @Deprecated('Use "circleXmark" instead.') static const IconData timesCircle = circleXmark; /// Alias xmark-circle for icon [circleXmark] @Deprecated('Use "circleXmark" instead.') static const IconData xmarkCircle = circleXmark; /// Light Circle Xmark icon /// /// https://fontawesome.com/icons/circle-xmark?style=light /// close, cross, destroy, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData lightCircleXmark = IconDataLight(0xf057); /// Alias times-circle for icon [lightCircleXmark] @Deprecated('Use "lightCircleXmark" instead.') static const IconData lightTimesCircle = lightCircleXmark; /// Alias xmark-circle for icon [lightCircleXmark] @Deprecated('Use "lightCircleXmark" instead.') static const IconData lightXmarkCircle = lightCircleXmark; /// Thin Circle Xmark icon /// /// https://fontawesome.com/icons/circle-xmark?style=thin /// close, cross, destroy, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData thinCircleXmark = IconDataThin(0xf057); /// Alias times-circle for icon [thinCircleXmark] @Deprecated('Use "thinCircleXmark" instead.') static const IconData thinTimesCircle = thinCircleXmark; /// Alias xmark-circle for icon [thinCircleXmark] @Deprecated('Use "thinCircleXmark" instead.') static const IconData thinXmarkCircle = thinCircleXmark; /// Solid Circle Y icon /// /// https://fontawesome.com/icons/circle-y?style=solid /// Circled Latin Capital Letter Y, letter, yay, yes static const IconData solidCircleY = IconDataSolid(0xe12f); /// Regular Circle Y icon /// /// https://fontawesome.com/icons/circle-y?style=regular /// Circled Latin Capital Letter Y, letter, yay, yes static const IconData circleY = IconDataRegular(0xe12f); /// Light Circle Y icon /// /// https://fontawesome.com/icons/circle-y?style=light /// Circled Latin Capital Letter Y, letter, yay, yes static const IconData lightCircleY = IconDataLight(0xe12f); /// Thin Circle Y icon /// /// https://fontawesome.com/icons/circle-y?style=thin /// Circled Latin Capital Letter Y, letter, yay, yes static const IconData thinCircleY = IconDataThin(0xe12f); /// Solid Circle Yen icon /// /// https://fontawesome.com/icons/circle-yen?style=solid /// coin, currency, yen sign static const IconData solidCircleYen = IconDataSolid(0xe5d0); /// Regular Circle Yen icon /// /// https://fontawesome.com/icons/circle-yen?style=regular /// coin, currency, yen sign static const IconData circleYen = IconDataRegular(0xe5d0); /// Light Circle Yen icon /// /// https://fontawesome.com/icons/circle-yen?style=light /// coin, currency, yen sign static const IconData lightCircleYen = IconDataLight(0xe5d0); /// Thin Circle Yen icon /// /// https://fontawesome.com/icons/circle-yen?style=thin /// coin, currency, yen sign static const IconData thinCircleYen = IconDataThin(0xe5d0); /// Solid Circle Z icon /// /// https://fontawesome.com/icons/circle-z?style=solid /// Circled Latin Capital Letter Z, letter static const IconData solidCircleZ = IconDataSolid(0xe130); /// Regular Circle Z icon /// /// https://fontawesome.com/icons/circle-z?style=regular /// Circled Latin Capital Letter Z, letter static const IconData circleZ = IconDataRegular(0xe130); /// Light Circle Z icon /// /// https://fontawesome.com/icons/circle-z?style=light /// Circled Latin Capital Letter Z, letter static const IconData lightCircleZ = IconDataLight(0xe130); /// Thin Circle Z icon /// /// https://fontawesome.com/icons/circle-z?style=thin /// Circled Latin Capital Letter Z, letter static const IconData thinCircleZ = IconDataThin(0xe130); /// Solid Circles Overlap icon /// /// https://fontawesome.com/icons/circles-overlap?style=solid /// combine, intersection, logic, overlap, partnership, venn, chart static const IconData solidCirclesOverlap = IconDataSolid(0xe600); /// Regular Circles Overlap icon /// /// https://fontawesome.com/icons/circles-overlap?style=regular /// combine, intersection, logic, overlap, partnership, venn, chart static const IconData circlesOverlap = IconDataRegular(0xe600); /// Light Circles Overlap icon /// /// https://fontawesome.com/icons/circles-overlap?style=light /// combine, intersection, logic, overlap, partnership, venn, chart static const IconData lightCirclesOverlap = IconDataLight(0xe600); /// Thin Circles Overlap icon /// /// https://fontawesome.com/icons/circles-overlap?style=thin /// combine, intersection, logic, overlap, partnership, venn, chart static const IconData thinCirclesOverlap = IconDataThin(0xe600); /// Solid Citrus icon /// /// https://fontawesome.com/icons/citrus?style=solid /// fruit, grapefruit, juice, mandarin, orange, tangerine static const IconData solidCitrus = IconDataSolid(0xe2f4); /// Regular Citrus icon /// /// https://fontawesome.com/icons/citrus?style=regular /// fruit, grapefruit, juice, mandarin, orange, tangerine static const IconData citrus = IconDataRegular(0xe2f4); /// Light Citrus icon /// /// https://fontawesome.com/icons/citrus?style=light /// fruit, grapefruit, juice, mandarin, orange, tangerine static const IconData lightCitrus = IconDataLight(0xe2f4); /// Thin Citrus icon /// /// https://fontawesome.com/icons/citrus?style=thin /// fruit, grapefruit, juice, mandarin, orange, tangerine static const IconData thinCitrus = IconDataThin(0xe2f4); /// Solid Citrus Slice icon /// /// https://fontawesome.com/icons/citrus-slice?style=solid /// grapefruit, juice, lemon, lime, mandarin, orange, tangerine, wedge static const IconData solidCitrusSlice = IconDataSolid(0xe2f5); /// Regular Citrus Slice icon /// /// https://fontawesome.com/icons/citrus-slice?style=regular /// grapefruit, juice, lemon, lime, mandarin, orange, tangerine, wedge static const IconData citrusSlice = IconDataRegular(0xe2f5); /// Light Citrus Slice icon /// /// https://fontawesome.com/icons/citrus-slice?style=light /// grapefruit, juice, lemon, lime, mandarin, orange, tangerine, wedge static const IconData lightCitrusSlice = IconDataLight(0xe2f5); /// Thin Citrus Slice icon /// /// https://fontawesome.com/icons/citrus-slice?style=thin /// grapefruit, juice, lemon, lime, mandarin, orange, tangerine, wedge static const IconData thinCitrusSlice = IconDataThin(0xe2f5); /// Solid City icon /// /// https://fontawesome.com/icons/city?style=solid /// buildings, busy, city, cityscape, skyscrapers, urban, windows static const IconData solidCity = IconDataSolid(0xf64f); /// Regular City icon /// /// https://fontawesome.com/icons/city?style=regular /// buildings, busy, city, cityscape, skyscrapers, urban, windows static const IconData city = IconDataRegular(0xf64f); /// Light City icon /// /// https://fontawesome.com/icons/city?style=light /// buildings, busy, city, cityscape, skyscrapers, urban, windows static const IconData lightCity = IconDataLight(0xf64f); /// Thin City icon /// /// https://fontawesome.com/icons/city?style=thin /// buildings, busy, city, cityscape, skyscrapers, urban, windows static const IconData thinCity = IconDataThin(0xf64f); /// Solid Clapperboard icon /// /// https://fontawesome.com/icons/clapperboard?style=solid /// camera, clapper, clapper board, director, film, movie, record static const IconData solidClapperboard = IconDataSolid(0xe131); /// Regular Clapperboard icon /// /// https://fontawesome.com/icons/clapperboard?style=regular /// camera, clapper, clapper board, director, film, movie, record static const IconData clapperboard = IconDataRegular(0xe131); /// Light Clapperboard icon /// /// https://fontawesome.com/icons/clapperboard?style=light /// camera, clapper, clapper board, director, film, movie, record static const IconData lightClapperboard = IconDataLight(0xe131); /// Thin Clapperboard icon /// /// https://fontawesome.com/icons/clapperboard?style=thin /// camera, clapper, clapper board, director, film, movie, record static const IconData thinClapperboard = IconDataThin(0xe131); /// Solid Clapperboard Play icon /// /// https://fontawesome.com/icons/clapperboard-play?style=solid /// camera, director, film, movie, record static const IconData solidClapperboardPlay = IconDataSolid(0xe132); /// Regular Clapperboard Play icon /// /// https://fontawesome.com/icons/clapperboard-play?style=regular /// camera, director, film, movie, record static const IconData clapperboardPlay = IconDataRegular(0xe132); /// Light Clapperboard Play icon /// /// https://fontawesome.com/icons/clapperboard-play?style=light /// camera, director, film, movie, record static const IconData lightClapperboardPlay = IconDataLight(0xe132); /// Thin Clapperboard Play icon /// /// https://fontawesome.com/icons/clapperboard-play?style=thin /// camera, director, film, movie, record static const IconData thinClapperboardPlay = IconDataThin(0xe132); /// Solid Clarinet icon /// /// https://fontawesome.com/icons/clarinet?style=solid /// instrument, jazz, music, woodwind static const IconData solidClarinet = IconDataSolid(0xf8ad); /// Regular Clarinet icon /// /// https://fontawesome.com/icons/clarinet?style=regular /// instrument, jazz, music, woodwind static const IconData clarinet = IconDataRegular(0xf8ad); /// Light Clarinet icon /// /// https://fontawesome.com/icons/clarinet?style=light /// instrument, jazz, music, woodwind static const IconData lightClarinet = IconDataLight(0xf8ad); /// Thin Clarinet icon /// /// https://fontawesome.com/icons/clarinet?style=thin /// instrument, jazz, music, woodwind static const IconData thinClarinet = IconDataThin(0xf8ad); /// Solid Claw Marks icon /// /// https://fontawesome.com/icons/claw-marks?style=solid /// attack, damage, halloween, rip, scratch, snikt, tear, torn, wolverine static const IconData solidClawMarks = IconDataSolid(0xf6c2); /// Regular Claw Marks icon /// /// https://fontawesome.com/icons/claw-marks?style=regular /// attack, damage, halloween, rip, scratch, snikt, tear, torn, wolverine static const IconData clawMarks = IconDataRegular(0xf6c2); /// Light Claw Marks icon /// /// https://fontawesome.com/icons/claw-marks?style=light /// attack, damage, halloween, rip, scratch, snikt, tear, torn, wolverine static const IconData lightClawMarks = IconDataLight(0xf6c2); /// Thin Claw Marks icon /// /// https://fontawesome.com/icons/claw-marks?style=thin /// attack, damage, halloween, rip, scratch, snikt, tear, torn, wolverine static const IconData thinClawMarks = IconDataThin(0xf6c2); /// Solid Clipboard icon /// /// https://fontawesome.com/icons/clipboard?style=solid /// clipboar, clipboard, copy, notepad, notes, paste, record static const IconData solidClipboard = IconDataSolid(0xf328); /// Regular Clipboard icon /// /// https://fontawesome.com/icons/clipboard?style=regular /// clipboar, clipboard, copy, notepad, notes, paste, record static const IconData clipboard = IconDataRegular(0xf328); /// Light Clipboard icon /// /// https://fontawesome.com/icons/clipboard?style=light /// clipboar, clipboard, copy, notepad, notes, paste, record static const IconData lightClipboard = IconDataLight(0xf328); /// Thin Clipboard icon /// /// https://fontawesome.com/icons/clipboard?style=thin /// clipboar, clipboard, copy, notepad, notes, paste, record static const IconData thinClipboard = IconDataThin(0xf328); /// Solid Clipboard Check icon /// /// https://fontawesome.com/icons/clipboard-check?style=solid /// accept, agree, confirm, coupon, done, enable, ok, select, success, tick, todo, validate, working, yes static const IconData solidClipboardCheck = IconDataSolid(0xf46c); /// Regular Clipboard Check icon /// /// https://fontawesome.com/icons/clipboard-check?style=regular /// accept, agree, confirm, coupon, done, enable, ok, select, success, tick, todo, validate, working, yes static const IconData clipboardCheck = IconDataRegular(0xf46c); /// Light Clipboard Check icon /// /// https://fontawesome.com/icons/clipboard-check?style=light /// accept, agree, confirm, coupon, done, enable, ok, select, success, tick, todo, validate, working, yes static const IconData lightClipboardCheck = IconDataLight(0xf46c); /// Thin Clipboard Check icon /// /// https://fontawesome.com/icons/clipboard-check?style=thin /// accept, agree, confirm, coupon, done, enable, ok, select, success, tick, todo, validate, working, yes static const IconData thinClipboardCheck = IconDataThin(0xf46c); /// Solid Clipboard List icon /// /// https://fontawesome.com/icons/clipboard-list?style=solid /// cheatsheet, checklist, completed, done, finished, intinerary, ol, schedule, summary, tick, todo, ul, wishlist static const IconData solidClipboardList = IconDataSolid(0xf46d); /// Regular Clipboard List icon /// /// https://fontawesome.com/icons/clipboard-list?style=regular /// cheatsheet, checklist, completed, done, finished, intinerary, ol, schedule, summary, tick, todo, ul, wishlist static const IconData clipboardList = IconDataRegular(0xf46d); /// Light Clipboard List icon /// /// https://fontawesome.com/icons/clipboard-list?style=light /// cheatsheet, checklist, completed, done, finished, intinerary, ol, schedule, summary, tick, todo, ul, wishlist static const IconData lightClipboardList = IconDataLight(0xf46d); /// Thin Clipboard List icon /// /// https://fontawesome.com/icons/clipboard-list?style=thin /// cheatsheet, checklist, completed, done, finished, intinerary, ol, schedule, summary, tick, todo, ul, wishlist static const IconData thinClipboardList = IconDataThin(0xf46d); /// Solid Clipboard List Check icon /// /// https://fontawesome.com/icons/clipboard-list-check?style=solid /// cheatsheet, checklist, completed, done, election, enable, finished, intinerary, ol, schedule, summary, tick, todo, ul, validate, vote, voting, working static const IconData solidClipboardListCheck = IconDataSolid(0xf737); /// Regular Clipboard List Check icon /// /// https://fontawesome.com/icons/clipboard-list-check?style=regular /// cheatsheet, checklist, completed, done, election, enable, finished, intinerary, ol, schedule, summary, tick, todo, ul, validate, vote, voting, working static const IconData clipboardListCheck = IconDataRegular(0xf737); /// Light Clipboard List Check icon /// /// https://fontawesome.com/icons/clipboard-list-check?style=light /// cheatsheet, checklist, completed, done, election, enable, finished, intinerary, ol, schedule, summary, tick, todo, ul, validate, vote, voting, working static const IconData lightClipboardListCheck = IconDataLight(0xf737); /// Thin Clipboard List Check icon /// /// https://fontawesome.com/icons/clipboard-list-check?style=thin /// cheatsheet, checklist, completed, done, election, enable, finished, intinerary, ol, schedule, summary, tick, todo, ul, validate, vote, voting, working static const IconData thinClipboardListCheck = IconDataThin(0xf737); /// Solid Clipboard Medical icon /// /// https://fontawesome.com/icons/clipboard-medical?style=solid /// copy, paste, patient, records static const IconData solidClipboardMedical = IconDataSolid(0xe133); /// Regular Clipboard Medical icon /// /// https://fontawesome.com/icons/clipboard-medical?style=regular /// copy, paste, patient, records static const IconData clipboardMedical = IconDataRegular(0xe133); /// Light Clipboard Medical icon /// /// https://fontawesome.com/icons/clipboard-medical?style=light /// copy, paste, patient, records static const IconData lightClipboardMedical = IconDataLight(0xe133); /// Thin Clipboard Medical icon /// /// https://fontawesome.com/icons/clipboard-medical?style=thin /// copy, paste, patient, records static const IconData thinClipboardMedical = IconDataThin(0xe133); /// Solid Clipboard Prescription icon /// /// https://fontawesome.com/icons/clipboard-prescription?style=solid /// copy, history, medical, notes, paste, record static const IconData solidClipboardPrescription = IconDataSolid(0xf5e8); /// Regular Clipboard Prescription icon /// /// https://fontawesome.com/icons/clipboard-prescription?style=regular /// copy, history, medical, notes, paste, record static const IconData clipboardPrescription = IconDataRegular(0xf5e8); /// Light Clipboard Prescription icon /// /// https://fontawesome.com/icons/clipboard-prescription?style=light /// copy, history, medical, notes, paste, record static const IconData lightClipboardPrescription = IconDataLight(0xf5e8); /// Thin Clipboard Prescription icon /// /// https://fontawesome.com/icons/clipboard-prescription?style=thin /// copy, history, medical, notes, paste, record static const IconData thinClipboardPrescription = IconDataThin(0xf5e8); /// Solid Clipboard Question icon /// /// https://fontawesome.com/icons/clipboard-question?style=solid /// assistance, faq, interview, query, question static const IconData solidClipboardQuestion = IconDataSolid(0xe4e3); /// Regular Clipboard Question icon /// /// https://fontawesome.com/icons/clipboard-question?style=regular /// assistance, faq, interview, query, question static const IconData clipboardQuestion = IconDataRegular(0xe4e3); /// Light Clipboard Question icon /// /// https://fontawesome.com/icons/clipboard-question?style=light /// assistance, faq, interview, query, question static const IconData lightClipboardQuestion = IconDataLight(0xe4e3); /// Thin Clipboard Question icon /// /// https://fontawesome.com/icons/clipboard-question?style=thin /// assistance, faq, interview, query, question static const IconData thinClipboardQuestion = IconDataThin(0xe4e3); /// Solid Clipboard User icon /// /// https://fontawesome.com/icons/clipboard-user?style=solid /// attendance, employee, record, roster, staff, uer static const IconData solidClipboardUser = IconDataSolid(0xf7f3); /// Regular Clipboard User icon /// /// https://fontawesome.com/icons/clipboard-user?style=regular /// attendance, employee, record, roster, staff, uer static const IconData clipboardUser = IconDataRegular(0xf7f3); /// Light Clipboard User icon /// /// https://fontawesome.com/icons/clipboard-user?style=light /// attendance, employee, record, roster, staff, uer static const IconData lightClipboardUser = IconDataLight(0xf7f3); /// Thin Clipboard User icon /// /// https://fontawesome.com/icons/clipboard-user?style=thin /// attendance, employee, record, roster, staff, uer static const IconData thinClipboardUser = IconDataThin(0xf7f3); /// Solid Clock icon /// /// https://fontawesome.com/icons/clock?style=solid /// 00, 4, 4:00, clock, date, four, four o’clock, hour, late, minute, o'clock, o’clock, pending, schedule, ticking, time, timer, timestamp, watch static const IconData solidClock = IconDataSolid(0xf017); /// Alias clock-four for icon [solidClock] @Deprecated('Use "solidClock" instead.') static const IconData solidClockFour = solidClock; /// Regular Clock icon /// /// https://fontawesome.com/icons/clock?style=regular /// 00, 4, 4:00, clock, date, four, four o’clock, hour, late, minute, o'clock, o’clock, pending, schedule, ticking, time, timer, timestamp, watch static const IconData clock = IconDataRegular(0xf017); /// Alias clock-four for icon [clock] @Deprecated('Use "clock" instead.') static const IconData clockFour = clock; /// Light Clock icon /// /// https://fontawesome.com/icons/clock?style=light /// 00, 4, 4:00, clock, date, four, four o’clock, hour, late, minute, o'clock, o’clock, pending, schedule, ticking, time, timer, timestamp, watch static const IconData lightClock = IconDataLight(0xf017); /// Alias clock-four for icon [lightClock] @Deprecated('Use "lightClock" instead.') static const IconData lightClockFour = lightClock; /// Thin Clock icon /// /// https://fontawesome.com/icons/clock?style=thin /// 00, 4, 4:00, clock, date, four, four o’clock, hour, late, minute, o'clock, o’clock, pending, schedule, ticking, time, timer, timestamp, watch static const IconData thinClock = IconDataThin(0xf017); /// Alias clock-four for icon [thinClock] @Deprecated('Use "thinClock" instead.') static const IconData thinClockFour = thinClock; /// Solid Clock Desk icon /// /// https://fontawesome.com/icons/clock-desk?style=solid /// alarm, clock, mantelpiece clock, pending, timer static const IconData solidClockDesk = IconDataSolid(0xe134); /// Regular Clock Desk icon /// /// https://fontawesome.com/icons/clock-desk?style=regular /// alarm, clock, mantelpiece clock, pending, timer static const IconData clockDesk = IconDataRegular(0xe134); /// Light Clock Desk icon /// /// https://fontawesome.com/icons/clock-desk?style=light /// alarm, clock, mantelpiece clock, pending, timer static const IconData lightClockDesk = IconDataLight(0xe134); /// Thin Clock Desk icon /// /// https://fontawesome.com/icons/clock-desk?style=thin /// alarm, clock, mantelpiece clock, pending, timer static const IconData thinClockDesk = IconDataThin(0xe134); /// Solid Clock Eight icon /// /// https://fontawesome.com/icons/clock-eight?style=solid /// 00, 8, 8:00, clock, eight, eight o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData solidClockEight = IconDataSolid(0xe345); /// Regular Clock Eight icon /// /// https://fontawesome.com/icons/clock-eight?style=regular /// 00, 8, 8:00, clock, eight, eight o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData clockEight = IconDataRegular(0xe345); /// Light Clock Eight icon /// /// https://fontawesome.com/icons/clock-eight?style=light /// 00, 8, 8:00, clock, eight, eight o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData lightClockEight = IconDataLight(0xe345); /// Thin Clock Eight icon /// /// https://fontawesome.com/icons/clock-eight?style=thin /// 00, 8, 8:00, clock, eight, eight o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData thinClockEight = IconDataThin(0xe345); /// Solid Clock Eight Thirty icon /// /// https://fontawesome.com/icons/clock-eight-thirty?style=solid /// 8, 8:30, clock, eight, eight-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData solidClockEightThirty = IconDataSolid(0xe346); /// Regular Clock Eight Thirty icon /// /// https://fontawesome.com/icons/clock-eight-thirty?style=regular /// 8, 8:30, clock, eight, eight-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData clockEightThirty = IconDataRegular(0xe346); /// Light Clock Eight Thirty icon /// /// https://fontawesome.com/icons/clock-eight-thirty?style=light /// 8, 8:30, clock, eight, eight-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData lightClockEightThirty = IconDataLight(0xe346); /// Thin Clock Eight Thirty icon /// /// https://fontawesome.com/icons/clock-eight-thirty?style=thin /// 8, 8:30, clock, eight, eight-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData thinClockEightThirty = IconDataThin(0xe346); /// Solid Clock Eleven icon /// /// https://fontawesome.com/icons/clock-eleven?style=solid /// 00, 11, 11:00, clock, eleven, eleven o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData solidClockEleven = IconDataSolid(0xe347); /// Regular Clock Eleven icon /// /// https://fontawesome.com/icons/clock-eleven?style=regular /// 00, 11, 11:00, clock, eleven, eleven o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData clockEleven = IconDataRegular(0xe347); /// Light Clock Eleven icon /// /// https://fontawesome.com/icons/clock-eleven?style=light /// 00, 11, 11:00, clock, eleven, eleven o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData lightClockEleven = IconDataLight(0xe347); /// Thin Clock Eleven icon /// /// https://fontawesome.com/icons/clock-eleven?style=thin /// 00, 11, 11:00, clock, eleven, eleven o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData thinClockEleven = IconDataThin(0xe347); /// Solid Clock Eleven Thirty icon /// /// https://fontawesome.com/icons/clock-eleven-thirty?style=solid /// 11, 11:30, clock, eleven, eleven-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData solidClockElevenThirty = IconDataSolid(0xe348); /// Regular Clock Eleven Thirty icon /// /// https://fontawesome.com/icons/clock-eleven-thirty?style=regular /// 11, 11:30, clock, eleven, eleven-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData clockElevenThirty = IconDataRegular(0xe348); /// Light Clock Eleven Thirty icon /// /// https://fontawesome.com/icons/clock-eleven-thirty?style=light /// 11, 11:30, clock, eleven, eleven-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData lightClockElevenThirty = IconDataLight(0xe348); /// Thin Clock Eleven Thirty icon /// /// https://fontawesome.com/icons/clock-eleven-thirty?style=thin /// 11, 11:30, clock, eleven, eleven-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData thinClockElevenThirty = IconDataThin(0xe348); /// Solid Clock Five icon /// /// https://fontawesome.com/icons/clock-five?style=solid /// 00, 5, 5:00, clock, five, five o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData solidClockFive = IconDataSolid(0xe349); /// Regular Clock Five icon /// /// https://fontawesome.com/icons/clock-five?style=regular /// 00, 5, 5:00, clock, five, five o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData clockFive = IconDataRegular(0xe349); /// Light Clock Five icon /// /// https://fontawesome.com/icons/clock-five?style=light /// 00, 5, 5:00, clock, five, five o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData lightClockFive = IconDataLight(0xe349); /// Thin Clock Five icon /// /// https://fontawesome.com/icons/clock-five?style=thin /// 00, 5, 5:00, clock, five, five o’clock, hour, minute, o'clock, o’clock, pending, ticking, time static const IconData thinClockFive = IconDataThin(0xe349); /// Solid Clock Five Thirty icon /// /// https://fontawesome.com/icons/clock-five-thirty?style=solid /// 5, 5:30, clock, five, five-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData solidClockFiveThirty = IconDataSolid(0xe34a); /// Regular Clock Five Thirty icon /// /// https://fontawesome.com/icons/clock-five-thirty?style=regular /// 5, 5:30, clock, five, five-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData clockFiveThirty = IconDataRegular(0xe34a); /// Light Clock Five Thirty icon /// /// https://fontawesome.com/icons/clock-five-thirty?style=light /// 5, 5:30, clock, five, five-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData lightClockFiveThirty = IconDataLight(0xe34a); /// Thin Clock Five Thirty icon /// /// https://fontawesome.com/icons/clock-five-thirty?style=thin /// 5, 5:30, clock, five, five-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData thinClockFiveThirty = IconDataThin(0xe34a); /// Solid Clock Four Thirty icon /// /// https://fontawesome.com/icons/clock-four-thirty?style=solid /// 4, 4:30, clock, four, four-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData solidClockFourThirty = IconDataSolid(0xe34b); /// Regular Clock Four Thirty icon /// /// https://fontawesome.com/icons/clock-four-thirty?style=regular /// 4, 4:30, clock, four, four-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData clockFourThirty = IconDataRegular(0xe34b); /// Light Clock Four Thirty icon /// /// https://fontawesome.com/icons/clock-four-thirty?style=light /// 4, 4:30, clock, four, four-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData lightClockFourThirty = IconDataLight(0xe34b); /// Thin Clock Four Thirty icon /// /// https://fontawesome.com/icons/clock-four-thirty?style=thin /// 4, 4:30, clock, four, four-thirty, hour, minute, o'clock, pending, thirty, ticking, time static const IconData thinClockFourThirty = IconDataThin(0xe34b); /// Solid Clock Nine icon /// /// https://fontawesome.com/icons/clock-nine?style=solid /// 00, 9, 9:00, clock, hour, minute, nine, nine o’clock, o'clock, o’clock, pending, ticking, time static const IconData solidClockNine = IconDataSolid(0xe34c); /// Regular Clock Nine icon /// /// https://fontawesome.com/icons/clock-nine?style=regular /// 00, 9, 9:00, clock, hour, minute, nine, nine o’clock, o'clock, o’clock, pending, ticking, time static const IconData clockNine = IconDataRegular(0xe34c); /// Light Clock Nine icon /// /// https://fontawesome.com/icons/clock-nine?style=light /// 00, 9, 9:00, clock, hour, minute, nine, nine o’clock, o'clock, o’clock, pending, ticking, time static const IconData lightClockNine = IconDataLight(0xe34c); /// Thin Clock Nine icon /// /// https://fontawesome.com/icons/clock-nine?style=thin /// 00, 9, 9:00, clock, hour, minute, nine, nine o’clock, o'clock, o’clock, pending, ticking, time static const IconData thinClockNine = IconDataThin(0xe34c); /// Solid Clock Nine Thirty icon /// /// https://fontawesome.com/icons/clock-nine-thirty?style=solid /// 9, 9:30, clock, hour, minute, nine, nine-thirty, o'clock, pending, thirty, ticking, time static const IconData solidClockNineThirty = IconDataSolid(0xe34d); /// Regular Clock Nine Thirty icon /// /// https://fontawesome.com/icons/clock-nine-thirty?style=regular /// 9, 9:30, clock, hour, minute, nine, nine-thirty, o'clock, pending, thirty, ticking, time static const IconData clockNineThirty = IconDataRegular(0xe34d); /// Light Clock Nine Thirty icon /// /// https://fontawesome.com/icons/clock-nine-thirty?style=light /// 9, 9:30, clock, hour, minute, nine, nine-thirty, o'clock, pending, thirty, ticking, time static const IconData lightClockNineThirty = IconDataLight(0xe34d); /// Thin Clock Nine Thirty icon /// /// https://fontawesome.com/icons/clock-nine-thirty?style=thin /// 9, 9:30, clock, hour, minute, nine, nine-thirty, o'clock, pending, thirty, ticking, time static const IconData thinClockNineThirty = IconDataThin(0xe34d); /// Solid Clock One icon /// /// https://fontawesome.com/icons/clock-one?style=solid /// 00, 1, 1:00, clock, hour, minute, o'clock, ticking, time static const IconData solidClockOne = IconDataSolid(0xe34e); /// Regular Clock One icon /// /// https://fontawesome.com/icons/clock-one?style=regular /// 00, 1, 1:00, clock, hour, minute, o'clock, ticking, time static const IconData clockOne = IconDataRegular(0xe34e); /// Light Clock One icon /// /// https://fontawesome.com/icons/clock-one?style=light /// 00, 1, 1:00, clock, hour, minute, o'clock, ticking, time static const IconData lightClockOne = IconDataLight(0xe34e); /// Thin Clock One icon /// /// https://fontawesome.com/icons/clock-one?style=thin /// 00, 1, 1:00, clock, hour, minute, o'clock, ticking, time static const IconData thinClockOne = IconDataThin(0xe34e); /// Solid Clock One Thirty icon /// /// https://fontawesome.com/icons/clock-one-thirty?style=solid /// 1, 1:30, clock, hour, minute, o'clock, pending, thirty, ticking, time static const IconData solidClockOneThirty = IconDataSolid(0xe34f); /// Regular Clock One Thirty icon /// /// https://fontawesome.com/icons/clock-one-thirty?style=regular /// 1, 1:30, clock, hour, minute, o'clock, pending, thirty, ticking, time static const IconData clockOneThirty = IconDataRegular(0xe34f); /// Light Clock One Thirty icon /// /// https://fontawesome.com/icons/clock-one-thirty?style=light /// 1, 1:30, clock, hour, minute, o'clock, pending, thirty, ticking, time static const IconData lightClockOneThirty = IconDataLight(0xe34f); /// Thin Clock One Thirty icon /// /// https://fontawesome.com/icons/clock-one-thirty?style=thin /// 1, 1:30, clock, hour, minute, o'clock, pending, thirty, ticking, time static const IconData thinClockOneThirty = IconDataThin(0xe34f); /// Solid Clock Rotate Left icon /// /// https://fontawesome.com/icons/clock-rotate-left?style=solid /// Rewind, clock, pending, reverse, time, time machine, time travel, waiting static const IconData solidClockRotateLeft = IconDataSolid(0xf1da); /// Alias history for icon [solidClockRotateLeft] @Deprecated('Use "solidClockRotateLeft" instead.') static const IconData solidHistory = solidClockRotateLeft; /// Regular Clock Rotate Left icon /// /// https://fontawesome.com/icons/clock-rotate-left?style=regular /// Rewind, clock, pending, reverse, time, time machine, time travel, waiting static const IconData clockRotateLeft = IconDataRegular(0xf1da); /// Alias history for icon [clockRotateLeft] @Deprecated('Use "clockRotateLeft" instead.') static const IconData history = clockRotateLeft; /// Light Clock Rotate Left icon /// /// https://fontawesome.com/icons/clock-rotate-left?style=light /// Rewind, clock, pending, reverse, time, time machine, time travel, waiting static const IconData lightClockRotateLeft = IconDataLight(0xf1da); /// Alias history for icon [lightClockRotateLeft] @Deprecated('Use "lightClockRotateLeft" instead.') static const IconData lightHistory = lightClockRotateLeft; /// Thin Clock Rotate Left icon /// /// https://fontawesome.com/icons/clock-rotate-left?style=thin /// Rewind, clock, pending, reverse, time, time machine, time travel, waiting static const IconData thinClockRotateLeft = IconDataThin(0xf1da); /// Alias history for icon [thinClockRotateLeft] @Deprecated('Use "thinClockRotateLeft" instead.') static const IconData thinHistory = thinClockRotateLeft; /// Solid Clock Seven icon /// /// https://fontawesome.com/icons/clock-seven?style=solid /// 00, 7, 7:00, clock, hour, minute, o'clock, o’clock, pending, seven, seven o’clock, ticking, time static const IconData solidClockSeven = IconDataSolid(0xe350); /// Regular Clock Seven icon /// /// https://fontawesome.com/icons/clock-seven?style=regular /// 00, 7, 7:00, clock, hour, minute, o'clock, o’clock, pending, seven, seven o’clock, ticking, time static const IconData clockSeven = IconDataRegular(0xe350); /// Light Clock Seven icon /// /// https://fontawesome.com/icons/clock-seven?style=light /// 00, 7, 7:00, clock, hour, minute, o'clock, o’clock, pending, seven, seven o’clock, ticking, time static const IconData lightClockSeven = IconDataLight(0xe350); /// Thin Clock Seven icon /// /// https://fontawesome.com/icons/clock-seven?style=thin /// 00, 7, 7:00, clock, hour, minute, o'clock, o’clock, pending, seven, seven o’clock, ticking, time static const IconData thinClockSeven = IconDataThin(0xe350); /// Solid Clock Seven Thirty icon /// /// https://fontawesome.com/icons/clock-seven-thirty?style=solid /// 7, 7:30, clock, hour, minute, o'clock, pending, seven, seven-thirty, thirty, ticking, time static const IconData solidClockSevenThirty = IconDataSolid(0xe351); /// Regular Clock Seven Thirty icon /// /// https://fontawesome.com/icons/clock-seven-thirty?style=regular /// 7, 7:30, clock, hour, minute, o'clock, pending, seven, seven-thirty, thirty, ticking, time static const IconData clockSevenThirty = IconDataRegular(0xe351); /// Light Clock Seven Thirty icon /// /// https://fontawesome.com/icons/clock-seven-thirty?style=light /// 7, 7:30, clock, hour, minute, o'clock, pending, seven, seven-thirty, thirty, ticking, time static const IconData lightClockSevenThirty = IconDataLight(0xe351); /// Thin Clock Seven Thirty icon /// /// https://fontawesome.com/icons/clock-seven-thirty?style=thin /// 7, 7:30, clock, hour, minute, o'clock, pending, seven, seven-thirty, thirty, ticking, time static const IconData thinClockSevenThirty = IconDataThin(0xe351); /// Solid Clock Six icon /// /// https://fontawesome.com/icons/clock-six?style=solid /// 00, 6, 6:00, clock, hour, minute, o'clock, o’clock, pending, six, six o’clock, ticking, time static const IconData solidClockSix = IconDataSolid(0xe352); /// Regular Clock Six icon /// /// https://fontawesome.com/icons/clock-six?style=regular /// 00, 6, 6:00, clock, hour, minute, o'clock, o’clock, pending, six, six o’clock, ticking, time static const IconData clockSix = IconDataRegular(0xe352); /// Light Clock Six icon /// /// https://fontawesome.com/icons/clock-six?style=light /// 00, 6, 6:00, clock, hour, minute, o'clock, o’clock, pending, six, six o’clock, ticking, time static const IconData lightClockSix = IconDataLight(0xe352); /// Thin Clock Six icon /// /// https://fontawesome.com/icons/clock-six?style=thin /// 00, 6, 6:00, clock, hour, minute, o'clock, o’clock, pending, six, six o’clock, ticking, time static const IconData thinClockSix = IconDataThin(0xe352); /// Solid Clock Six Thirty icon /// /// https://fontawesome.com/icons/clock-six-thirty?style=solid /// 6, 6:30, clock, hour, minute, o'clock, pending, six, six-thirty, thirty, ticking, time static const IconData solidClockSixThirty = IconDataSolid(0xe353); /// Regular Clock Six Thirty icon /// /// https://fontawesome.com/icons/clock-six-thirty?style=regular /// 6, 6:30, clock, hour, minute, o'clock, pending, six, six-thirty, thirty, ticking, time static const IconData clockSixThirty = IconDataRegular(0xe353); /// Light Clock Six Thirty icon /// /// https://fontawesome.com/icons/clock-six-thirty?style=light /// 6, 6:30, clock, hour, minute, o'clock, pending, six, six-thirty, thirty, ticking, time static const IconData lightClockSixThirty = IconDataLight(0xe353); /// Thin Clock Six Thirty icon /// /// https://fontawesome.com/icons/clock-six-thirty?style=thin /// 6, 6:30, clock, hour, minute, o'clock, pending, six, six-thirty, thirty, ticking, time static const IconData thinClockSixThirty = IconDataThin(0xe353); /// Solid Clock Ten icon /// /// https://fontawesome.com/icons/clock-ten?style=solid /// 00, 10, 10:00, clock, hour, minute, o'clock, o’clock, pending, ten, ten o’clock, ticking, time static const IconData solidClockTen = IconDataSolid(0xe354); /// Regular Clock Ten icon /// /// https://fontawesome.com/icons/clock-ten?style=regular /// 00, 10, 10:00, clock, hour, minute, o'clock, o’clock, pending, ten, ten o’clock, ticking, time static const IconData clockTen = IconDataRegular(0xe354); /// Light Clock Ten icon /// /// https://fontawesome.com/icons/clock-ten?style=light /// 00, 10, 10:00, clock, hour, minute, o'clock, o’clock, pending, ten, ten o’clock, ticking, time static const IconData lightClockTen = IconDataLight(0xe354); /// Thin Clock Ten icon /// /// https://fontawesome.com/icons/clock-ten?style=thin /// 00, 10, 10:00, clock, hour, minute, o'clock, o’clock, pending, ten, ten o’clock, ticking, time static const IconData thinClockTen = IconDataThin(0xe354); /// Solid Clock Ten Thirty icon /// /// https://fontawesome.com/icons/clock-ten-thirty?style=solid /// 10, 10:30, clock, hour, minute, o'clock, pending, ten, ten-thirty, thirty, ticking, time static const IconData solidClockTenThirty = IconDataSolid(0xe355); /// Regular Clock Ten Thirty icon /// /// https://fontawesome.com/icons/clock-ten-thirty?style=regular /// 10, 10:30, clock, hour, minute, o'clock, pending, ten, ten-thirty, thirty, ticking, time static const IconData clockTenThirty = IconDataRegular(0xe355); /// Light Clock Ten Thirty icon /// /// https://fontawesome.com/icons/clock-ten-thirty?style=light /// 10, 10:30, clock, hour, minute, o'clock, pending, ten, ten-thirty, thirty, ticking, time static const IconData lightClockTenThirty = IconDataLight(0xe355); /// Thin Clock Ten Thirty icon /// /// https://fontawesome.com/icons/clock-ten-thirty?style=thin /// 10, 10:30, clock, hour, minute, o'clock, pending, ten, ten-thirty, thirty, ticking, time static const IconData thinClockTenThirty = IconDataThin(0xe355); /// Solid Clock Three icon /// /// https://fontawesome.com/icons/clock-three?style=solid /// 00, 3, 3:00, clock, hour, minute, o'clock, o’clock, pending, three, three o’clock, ticking, time, witching hour static const IconData solidClockThree = IconDataSolid(0xe356); /// Regular Clock Three icon /// /// https://fontawesome.com/icons/clock-three?style=regular /// 00, 3, 3:00, clock, hour, minute, o'clock, o’clock, pending, three, three o’clock, ticking, time, witching hour static const IconData clockThree = IconDataRegular(0xe356); /// Light Clock Three icon /// /// https://fontawesome.com/icons/clock-three?style=light /// 00, 3, 3:00, clock, hour, minute, o'clock, o’clock, pending, three, three o’clock, ticking, time, witching hour static const IconData lightClockThree = IconDataLight(0xe356); /// Thin Clock Three icon /// /// https://fontawesome.com/icons/clock-three?style=thin /// 00, 3, 3:00, clock, hour, minute, o'clock, o’clock, pending, three, three o’clock, ticking, time, witching hour static const IconData thinClockThree = IconDataThin(0xe356); /// Solid Clock Three Thirty icon /// /// https://fontawesome.com/icons/clock-three-thirty?style=solid /// 3, 3:30, clock, hour, minute, o'clock, pending, thirty, three, three-thirty, ticking, time static const IconData solidClockThreeThirty = IconDataSolid(0xe357); /// Regular Clock Three Thirty icon /// /// https://fontawesome.com/icons/clock-three-thirty?style=regular /// 3, 3:30, clock, hour, minute, o'clock, pending, thirty, three, three-thirty, ticking, time static const IconData clockThreeThirty = IconDataRegular(0xe357); /// Light Clock Three Thirty icon /// /// https://fontawesome.com/icons/clock-three-thirty?style=light /// 3, 3:30, clock, hour, minute, o'clock, pending, thirty, three, three-thirty, ticking, time static const IconData lightClockThreeThirty = IconDataLight(0xe357); /// Thin Clock Three Thirty icon /// /// https://fontawesome.com/icons/clock-three-thirty?style=thin /// 3, 3:30, clock, hour, minute, o'clock, pending, thirty, three, three-thirty, ticking, time static const IconData thinClockThreeThirty = IconDataThin(0xe357); /// Solid Clock Twelve icon /// /// https://fontawesome.com/icons/clock-twelve?style=solid /// 00, 12, 12:00, clock, hour, midnight, minute, noon, o'clock, o’clock, pending, ticking, time, twelve, twelve o’clock static const IconData solidClockTwelve = IconDataSolid(0xe358); /// Regular Clock Twelve icon /// /// https://fontawesome.com/icons/clock-twelve?style=regular /// 00, 12, 12:00, clock, hour, midnight, minute, noon, o'clock, o’clock, pending, ticking, time, twelve, twelve o’clock static const IconData clockTwelve = IconDataRegular(0xe358); /// Light Clock Twelve icon /// /// https://fontawesome.com/icons/clock-twelve?style=light /// 00, 12, 12:00, clock, hour, midnight, minute, noon, o'clock, o’clock, pending, ticking, time, twelve, twelve o’clock static const IconData lightClockTwelve = IconDataLight(0xe358); /// Thin Clock Twelve icon /// /// https://fontawesome.com/icons/clock-twelve?style=thin /// 00, 12, 12:00, clock, hour, midnight, minute, noon, o'clock, o’clock, pending, ticking, time, twelve, twelve o’clock static const IconData thinClockTwelve = IconDataThin(0xe358); /// Solid Clock Twelve Thirty icon /// /// https://fontawesome.com/icons/clock-twelve-thirty?style=solid /// 12, 12:30, clock, hour, minute, o'clock, thirty, ticking, time, twelve, twelve-thirty static const IconData solidClockTwelveThirty = IconDataSolid(0xe359); /// Regular Clock Twelve Thirty icon /// /// https://fontawesome.com/icons/clock-twelve-thirty?style=regular /// 12, 12:30, clock, hour, minute, o'clock, thirty, ticking, time, twelve, twelve-thirty static const IconData clockTwelveThirty = IconDataRegular(0xe359); /// Light Clock Twelve Thirty icon /// /// https://fontawesome.com/icons/clock-twelve-thirty?style=light /// 12, 12:30, clock, hour, minute, o'clock, thirty, ticking, time, twelve, twelve-thirty static const IconData lightClockTwelveThirty = IconDataLight(0xe359); /// Thin Clock Twelve Thirty icon /// /// https://fontawesome.com/icons/clock-twelve-thirty?style=thin /// 12, 12:30, clock, hour, minute, o'clock, thirty, ticking, time, twelve, twelve-thirty static const IconData thinClockTwelveThirty = IconDataThin(0xe359); /// Solid Clock Two icon /// /// https://fontawesome.com/icons/clock-two?style=solid /// 00, 1, 1:00, 2, 2:00, clock, hour, minute, o'clock, one, one o’clock, o’clock, pending, ticking, time, two, two o’clock static const IconData solidClockTwo = IconDataSolid(0xe35a); /// Regular Clock Two icon /// /// https://fontawesome.com/icons/clock-two?style=regular /// 00, 1, 1:00, 2, 2:00, clock, hour, minute, o'clock, one, one o’clock, o’clock, pending, ticking, time, two, two o’clock static const IconData clockTwo = IconDataRegular(0xe35a); /// Light Clock Two icon /// /// https://fontawesome.com/icons/clock-two?style=light /// 00, 1, 1:00, 2, 2:00, clock, hour, minute, o'clock, one, one o’clock, o’clock, pending, ticking, time, two, two o’clock static const IconData lightClockTwo = IconDataLight(0xe35a); /// Thin Clock Two icon /// /// https://fontawesome.com/icons/clock-two?style=thin /// 00, 1, 1:00, 2, 2:00, clock, hour, minute, o'clock, one, one o’clock, o’clock, pending, ticking, time, two, two o’clock static const IconData thinClockTwo = IconDataThin(0xe35a); /// Solid Clock Two Thirty icon /// /// https://fontawesome.com/icons/clock-two-thirty?style=solid /// 1, 1:30, 2, 2:30, clock, hour, minute, o'clock, one, one-thirty, pending, thirty, ticking, time, two, two-thirty static const IconData solidClockTwoThirty = IconDataSolid(0xe35b); /// Regular Clock Two Thirty icon /// /// https://fontawesome.com/icons/clock-two-thirty?style=regular /// 1, 1:30, 2, 2:30, clock, hour, minute, o'clock, one, one-thirty, pending, thirty, ticking, time, two, two-thirty static const IconData clockTwoThirty = IconDataRegular(0xe35b); /// Light Clock Two Thirty icon /// /// https://fontawesome.com/icons/clock-two-thirty?style=light /// 1, 1:30, 2, 2:30, clock, hour, minute, o'clock, one, one-thirty, pending, thirty, ticking, time, two, two-thirty static const IconData lightClockTwoThirty = IconDataLight(0xe35b); /// Thin Clock Two Thirty icon /// /// https://fontawesome.com/icons/clock-two-thirty?style=thin /// 1, 1:30, 2, 2:30, clock, hour, minute, o'clock, one, one-thirty, pending, thirty, ticking, time, two, two-thirty static const IconData thinClockTwoThirty = IconDataThin(0xe35b); /// Solid Clone icon /// /// https://fontawesome.com/icons/clone?style=solid /// arrange, copy, duplicate, paste static const IconData solidClone = IconDataSolid(0xf24d); /// Regular Clone icon /// /// https://fontawesome.com/icons/clone?style=regular /// arrange, copy, duplicate, paste static const IconData clone = IconDataRegular(0xf24d); /// Light Clone icon /// /// https://fontawesome.com/icons/clone?style=light /// arrange, copy, duplicate, paste static const IconData lightClone = IconDataLight(0xf24d); /// Thin Clone icon /// /// https://fontawesome.com/icons/clone?style=thin /// arrange, copy, duplicate, paste static const IconData thinClone = IconDataThin(0xf24d); /// Solid Closed Captioning icon /// /// https://fontawesome.com/icons/closed-captioning?style=solid /// cc, deaf, hearing, subtitle, subtitling, text, video static const IconData solidClosedCaptioning = IconDataSolid(0xf20a); /// Regular Closed Captioning icon /// /// https://fontawesome.com/icons/closed-captioning?style=regular /// cc, deaf, hearing, subtitle, subtitling, text, video static const IconData closedCaptioning = IconDataRegular(0xf20a); /// Light Closed Captioning icon /// /// https://fontawesome.com/icons/closed-captioning?style=light /// cc, deaf, hearing, subtitle, subtitling, text, video static const IconData lightClosedCaptioning = IconDataLight(0xf20a); /// Thin Closed Captioning icon /// /// https://fontawesome.com/icons/closed-captioning?style=thin /// cc, deaf, hearing, subtitle, subtitling, text, video static const IconData thinClosedCaptioning = IconDataThin(0xf20a); /// Solid Closed Captioning Slash icon /// /// https://fontawesome.com/icons/closed-captioning-slash?style=solid /// cc, deaf, disabled, hearing, subtitle, subtitling static const IconData solidClosedCaptioningSlash = IconDataSolid(0xe135); /// Regular Closed Captioning Slash icon /// /// https://fontawesome.com/icons/closed-captioning-slash?style=regular /// cc, deaf, disabled, hearing, subtitle, subtitling static const IconData closedCaptioningSlash = IconDataRegular(0xe135); /// Light Closed Captioning Slash icon /// /// https://fontawesome.com/icons/closed-captioning-slash?style=light /// cc, deaf, disabled, hearing, subtitle, subtitling static const IconData lightClosedCaptioningSlash = IconDataLight(0xe135); /// Thin Closed Captioning Slash icon /// /// https://fontawesome.com/icons/closed-captioning-slash?style=thin /// cc, deaf, disabled, hearing, subtitle, subtitling static const IconData thinClosedCaptioningSlash = IconDataThin(0xe135); /// Solid Clothes Hanger icon /// /// https://fontawesome.com/icons/clothes-hanger?style=solid /// clothing, dry cleaner, hang, wire static const IconData solidClothesHanger = IconDataSolid(0xe136); /// Regular Clothes Hanger icon /// /// https://fontawesome.com/icons/clothes-hanger?style=regular /// clothing, dry cleaner, hang, wire static const IconData clothesHanger = IconDataRegular(0xe136); /// Light Clothes Hanger icon /// /// https://fontawesome.com/icons/clothes-hanger?style=light /// clothing, dry cleaner, hang, wire static const IconData lightClothesHanger = IconDataLight(0xe136); /// Thin Clothes Hanger icon /// /// https://fontawesome.com/icons/clothes-hanger?style=thin /// clothing, dry cleaner, hang, wire static const IconData thinClothesHanger = IconDataThin(0xe136); /// Solid Cloud icon /// /// https://fontawesome.com/icons/cloud?style=solid /// atmosphere, cloud, fog, overcast, save, upload, weather static const IconData solidCloud = IconDataSolid(0xf0c2); /// Regular Cloud icon /// /// https://fontawesome.com/icons/cloud?style=regular /// atmosphere, cloud, fog, overcast, save, upload, weather static const IconData cloud = IconDataRegular(0xf0c2); /// Light Cloud icon /// /// https://fontawesome.com/icons/cloud?style=light /// atmosphere, cloud, fog, overcast, save, upload, weather static const IconData lightCloud = IconDataLight(0xf0c2); /// Thin Cloud icon /// /// https://fontawesome.com/icons/cloud?style=thin /// atmosphere, cloud, fog, overcast, save, upload, weather static const IconData thinCloud = IconDataThin(0xf0c2); /// Solid Cloud Arrow Down icon /// /// https://fontawesome.com/icons/cloud-arrow-down?style=solid /// download, export, save static const IconData solidCloudArrowDown = IconDataSolid(0xf0ed); /// Alias cloud-download for icon [solidCloudArrowDown] @Deprecated('Use "solidCloudArrowDown" instead.') static const IconData solidCloudDownload = solidCloudArrowDown; /// Alias cloud-download-alt for icon [solidCloudArrowDown] @Deprecated('Use "solidCloudArrowDown" instead.') static const IconData solidCloudDownloadAlt = solidCloudArrowDown; /// Regular Cloud Arrow Down icon /// /// https://fontawesome.com/icons/cloud-arrow-down?style=regular /// download, export, save static const IconData cloudArrowDown = IconDataRegular(0xf0ed); /// Alias cloud-download for icon [cloudArrowDown] @Deprecated('Use "cloudArrowDown" instead.') static const IconData cloudDownload = cloudArrowDown; /// Alias cloud-download-alt for icon [cloudArrowDown] @Deprecated('Use "cloudArrowDown" instead.') static const IconData cloudDownloadAlt = cloudArrowDown; /// Light Cloud Arrow Down icon /// /// https://fontawesome.com/icons/cloud-arrow-down?style=light /// download, export, save static const IconData lightCloudArrowDown = IconDataLight(0xf0ed); /// Alias cloud-download for icon [lightCloudArrowDown] @Deprecated('Use "lightCloudArrowDown" instead.') static const IconData lightCloudDownload = lightCloudArrowDown; /// Alias cloud-download-alt for icon [lightCloudArrowDown] @Deprecated('Use "lightCloudArrowDown" instead.') static const IconData lightCloudDownloadAlt = lightCloudArrowDown; /// Thin Cloud Arrow Down icon /// /// https://fontawesome.com/icons/cloud-arrow-down?style=thin /// download, export, save static const IconData thinCloudArrowDown = IconDataThin(0xf0ed); /// Alias cloud-download for icon [thinCloudArrowDown] @Deprecated('Use "thinCloudArrowDown" instead.') static const IconData thinCloudDownload = thinCloudArrowDown; /// Alias cloud-download-alt for icon [thinCloudArrowDown] @Deprecated('Use "thinCloudArrowDown" instead.') static const IconData thinCloudDownloadAlt = thinCloudArrowDown; /// Solid Cloud Arrow Up icon /// /// https://fontawesome.com/icons/cloud-arrow-up?style=solid /// import, save, upgrade, upload static const IconData solidCloudArrowUp = IconDataSolid(0xf0ee); /// Alias cloud-upload for icon [solidCloudArrowUp] @Deprecated('Use "solidCloudArrowUp" instead.') static const IconData solidCloudUpload = solidCloudArrowUp; /// Alias cloud-upload-alt for icon [solidCloudArrowUp] @Deprecated('Use "solidCloudArrowUp" instead.') static const IconData solidCloudUploadAlt = solidCloudArrowUp; /// Regular Cloud Arrow Up icon /// /// https://fontawesome.com/icons/cloud-arrow-up?style=regular /// import, save, upgrade, upload static const IconData cloudArrowUp = IconDataRegular(0xf0ee); /// Alias cloud-upload for icon [cloudArrowUp] @Deprecated('Use "cloudArrowUp" instead.') static const IconData cloudUpload = cloudArrowUp; /// Alias cloud-upload-alt for icon [cloudArrowUp] @Deprecated('Use "cloudArrowUp" instead.') static const IconData cloudUploadAlt = cloudArrowUp; /// Light Cloud Arrow Up icon /// /// https://fontawesome.com/icons/cloud-arrow-up?style=light /// import, save, upgrade, upload static const IconData lightCloudArrowUp = IconDataLight(0xf0ee); /// Alias cloud-upload for icon [lightCloudArrowUp] @Deprecated('Use "lightCloudArrowUp" instead.') static const IconData lightCloudUpload = lightCloudArrowUp; /// Alias cloud-upload-alt for icon [lightCloudArrowUp] @Deprecated('Use "lightCloudArrowUp" instead.') static const IconData lightCloudUploadAlt = lightCloudArrowUp; /// Thin Cloud Arrow Up icon /// /// https://fontawesome.com/icons/cloud-arrow-up?style=thin /// import, save, upgrade, upload static const IconData thinCloudArrowUp = IconDataThin(0xf0ee); /// Alias cloud-upload for icon [thinCloudArrowUp] @Deprecated('Use "thinCloudArrowUp" instead.') static const IconData thinCloudUpload = thinCloudArrowUp; /// Alias cloud-upload-alt for icon [thinCloudArrowUp] @Deprecated('Use "thinCloudArrowUp" instead.') static const IconData thinCloudUploadAlt = thinCloudArrowUp; /// Solid Cloud Binary icon /// /// https://fontawesome.com/icons/cloud-binary?style=solid /// cloud, data, data, infrastructure, programming, upload, binary static const IconData solidCloudBinary = IconDataSolid(0xe601); /// Regular Cloud Binary icon /// /// https://fontawesome.com/icons/cloud-binary?style=regular /// cloud, data, data, infrastructure, programming, upload, binary static const IconData cloudBinary = IconDataRegular(0xe601); /// Light Cloud Binary icon /// /// https://fontawesome.com/icons/cloud-binary?style=light /// cloud, data, data, infrastructure, programming, upload, binary static const IconData lightCloudBinary = IconDataLight(0xe601); /// Thin Cloud Binary icon /// /// https://fontawesome.com/icons/cloud-binary?style=thin /// cloud, data, data, infrastructure, programming, upload, binary static const IconData thinCloudBinary = IconDataThin(0xe601); /// Solid Cloud Bolt icon /// /// https://fontawesome.com/icons/cloud-bolt?style=solid /// bolt, cloud, cloud with lightning, lightning, precipitation, rain, storm, weather static const IconData solidCloudBolt = IconDataSolid(0xf76c); /// Alias thunderstorm for icon [solidCloudBolt] @Deprecated('Use "solidCloudBolt" instead.') static const IconData solidThunderstorm = solidCloudBolt; /// Regular Cloud Bolt icon /// /// https://fontawesome.com/icons/cloud-bolt?style=regular /// bolt, cloud, cloud with lightning, lightning, precipitation, rain, storm, weather static const IconData cloudBolt = IconDataRegular(0xf76c); /// Alias thunderstorm for icon [cloudBolt] @Deprecated('Use "cloudBolt" instead.') static const IconData thunderstorm = cloudBolt; /// Light Cloud Bolt icon /// /// https://fontawesome.com/icons/cloud-bolt?style=light /// bolt, cloud, cloud with lightning, lightning, precipitation, rain, storm, weather static const IconData lightCloudBolt = IconDataLight(0xf76c); /// Alias thunderstorm for icon [lightCloudBolt] @Deprecated('Use "lightCloudBolt" instead.') static const IconData lightThunderstorm = lightCloudBolt; /// Thin Cloud Bolt icon /// /// https://fontawesome.com/icons/cloud-bolt?style=thin /// bolt, cloud, cloud with lightning, lightning, precipitation, rain, storm, weather static const IconData thinCloudBolt = IconDataThin(0xf76c); /// Alias thunderstorm for icon [thinCloudBolt] @Deprecated('Use "thinCloudBolt" instead.') static const IconData thinThunderstorm = thinCloudBolt; /// Solid Cloud Bolt Moon icon /// /// https://fontawesome.com/icons/cloud-bolt-moon?style=solid /// bolt, lightning, lunar, moon, precipitation, rain, storm, weather static const IconData solidCloudBoltMoon = IconDataSolid(0xf76d); /// Alias thunderstorm-moon for icon [solidCloudBoltMoon] @Deprecated('Use "solidCloudBoltMoon" instead.') static const IconData solidThunderstormMoon = solidCloudBoltMoon; /// Regular Cloud Bolt Moon icon /// /// https://fontawesome.com/icons/cloud-bolt-moon?style=regular /// bolt, lightning, lunar, moon, precipitation, rain, storm, weather static const IconData cloudBoltMoon = IconDataRegular(0xf76d); /// Alias thunderstorm-moon for icon [cloudBoltMoon] @Deprecated('Use "cloudBoltMoon" instead.') static const IconData thunderstormMoon = cloudBoltMoon; /// Light Cloud Bolt Moon icon /// /// https://fontawesome.com/icons/cloud-bolt-moon?style=light /// bolt, lightning, lunar, moon, precipitation, rain, storm, weather static const IconData lightCloudBoltMoon = IconDataLight(0xf76d); /// Alias thunderstorm-moon for icon [lightCloudBoltMoon] @Deprecated('Use "lightCloudBoltMoon" instead.') static const IconData lightThunderstormMoon = lightCloudBoltMoon; /// Thin Cloud Bolt Moon icon /// /// https://fontawesome.com/icons/cloud-bolt-moon?style=thin /// bolt, lightning, lunar, moon, precipitation, rain, storm, weather static const IconData thinCloudBoltMoon = IconDataThin(0xf76d); /// Alias thunderstorm-moon for icon [thinCloudBoltMoon] @Deprecated('Use "thinCloudBoltMoon" instead.') static const IconData thinThunderstormMoon = thinCloudBoltMoon; /// Solid Cloud Bolt Sun icon /// /// https://fontawesome.com/icons/cloud-bolt-sun?style=solid /// bolt, lightning, precipitation, rain, solar, storm, sun, weather static const IconData solidCloudBoltSun = IconDataSolid(0xf76e); /// Alias thunderstorm-sun for icon [solidCloudBoltSun] @Deprecated('Use "solidCloudBoltSun" instead.') static const IconData solidThunderstormSun = solidCloudBoltSun; /// Regular Cloud Bolt Sun icon /// /// https://fontawesome.com/icons/cloud-bolt-sun?style=regular /// bolt, lightning, precipitation, rain, solar, storm, sun, weather static const IconData cloudBoltSun = IconDataRegular(0xf76e); /// Alias thunderstorm-sun for icon [cloudBoltSun] @Deprecated('Use "cloudBoltSun" instead.') static const IconData thunderstormSun = cloudBoltSun; /// Light Cloud Bolt Sun icon /// /// https://fontawesome.com/icons/cloud-bolt-sun?style=light /// bolt, lightning, precipitation, rain, solar, storm, sun, weather static const IconData lightCloudBoltSun = IconDataLight(0xf76e); /// Alias thunderstorm-sun for icon [lightCloudBoltSun] @Deprecated('Use "lightCloudBoltSun" instead.') static const IconData lightThunderstormSun = lightCloudBoltSun; /// Thin Cloud Bolt Sun icon /// /// https://fontawesome.com/icons/cloud-bolt-sun?style=thin /// bolt, lightning, precipitation, rain, solar, storm, sun, weather static const IconData thinCloudBoltSun = IconDataThin(0xf76e); /// Alias thunderstorm-sun for icon [thinCloudBoltSun] @Deprecated('Use "thinCloudBoltSun" instead.') static const IconData thinThunderstormSun = thinCloudBoltSun; /// Solid Cloud Check icon /// /// https://fontawesome.com/icons/cloud-check?style=solid /// enable, success, upload, validate, verify, working static const IconData solidCloudCheck = IconDataSolid(0xe35c); /// Regular Cloud Check icon /// /// https://fontawesome.com/icons/cloud-check?style=regular /// enable, success, upload, validate, verify, working static const IconData cloudCheck = IconDataRegular(0xe35c); /// Light Cloud Check icon /// /// https://fontawesome.com/icons/cloud-check?style=light /// enable, success, upload, validate, verify, working static const IconData lightCloudCheck = IconDataLight(0xe35c); /// Thin Cloud Check icon /// /// https://fontawesome.com/icons/cloud-check?style=thin /// enable, success, upload, validate, verify, working static const IconData thinCloudCheck = IconDataThin(0xe35c); /// Solid Cloud Drizzle icon /// /// https://fontawesome.com/icons/cloud-drizzle?style=solid /// precipitation, rain, sprinkle static const IconData solidCloudDrizzle = IconDataSolid(0xf738); /// Regular Cloud Drizzle icon /// /// https://fontawesome.com/icons/cloud-drizzle?style=regular /// precipitation, rain, sprinkle static const IconData cloudDrizzle = IconDataRegular(0xf738); /// Light Cloud Drizzle icon /// /// https://fontawesome.com/icons/cloud-drizzle?style=light /// precipitation, rain, sprinkle static const IconData lightCloudDrizzle = IconDataLight(0xf738); /// Thin Cloud Drizzle icon /// /// https://fontawesome.com/icons/cloud-drizzle?style=thin /// precipitation, rain, sprinkle static const IconData thinCloudDrizzle = IconDataThin(0xf738); /// Solid Cloud Exclamation icon /// /// https://fontawesome.com/icons/cloud-exclamation?style=solid /// error, alert, cloud, connection, failed, online, warning, wifi static const IconData solidCloudExclamation = IconDataSolid(0xe491); /// Regular Cloud Exclamation icon /// /// https://fontawesome.com/icons/cloud-exclamation?style=regular /// error, alert, cloud, connection, failed, online, warning, wifi static const IconData cloudExclamation = IconDataRegular(0xe491); /// Light Cloud Exclamation icon /// /// https://fontawesome.com/icons/cloud-exclamation?style=light /// error, alert, cloud, connection, failed, online, warning, wifi static const IconData lightCloudExclamation = IconDataLight(0xe491); /// Thin Cloud Exclamation icon /// /// https://fontawesome.com/icons/cloud-exclamation?style=thin /// error, alert, cloud, connection, failed, online, warning, wifi static const IconData thinCloudExclamation = IconDataThin(0xe491); /// Solid Cloud Fog icon /// /// https://fontawesome.com/icons/cloud-fog?style=solid /// cloud, fog, haze, karl, mist, opaque, san francisco, visibility, weather static const IconData solidCloudFog = IconDataSolid(0xf74e); /// Alias fog for icon [solidCloudFog] @Deprecated('Use "solidCloudFog" instead.') static const IconData solidFog = solidCloudFog; /// Regular Cloud Fog icon /// /// https://fontawesome.com/icons/cloud-fog?style=regular /// cloud, fog, haze, karl, mist, opaque, san francisco, visibility, weather static const IconData cloudFog = IconDataRegular(0xf74e); /// Alias fog for icon [cloudFog] @Deprecated('Use "cloudFog" instead.') static const IconData fog = cloudFog; /// Light Cloud Fog icon /// /// https://fontawesome.com/icons/cloud-fog?style=light /// cloud, fog, haze, karl, mist, opaque, san francisco, visibility, weather static const IconData lightCloudFog = IconDataLight(0xf74e); /// Alias fog for icon [lightCloudFog] @Deprecated('Use "lightCloudFog" instead.') static const IconData lightFog = lightCloudFog; /// Thin Cloud Fog icon /// /// https://fontawesome.com/icons/cloud-fog?style=thin /// cloud, fog, haze, karl, mist, opaque, san francisco, visibility, weather static const IconData thinCloudFog = IconDataThin(0xf74e); /// Alias fog for icon [thinCloudFog] @Deprecated('Use "thinCloudFog" instead.') static const IconData thinFog = thinCloudFog; /// Solid Cloud Hail icon /// /// https://fontawesome.com/icons/cloud-hail?style=solid /// golf balls, ice, precipitation, sleet, snow, storm static const IconData solidCloudHail = IconDataSolid(0xf739); /// Regular Cloud Hail icon /// /// https://fontawesome.com/icons/cloud-hail?style=regular /// golf balls, ice, precipitation, sleet, snow, storm static const IconData cloudHail = IconDataRegular(0xf739); /// Light Cloud Hail icon /// /// https://fontawesome.com/icons/cloud-hail?style=light /// golf balls, ice, precipitation, sleet, snow, storm static const IconData lightCloudHail = IconDataLight(0xf739); /// Thin Cloud Hail icon /// /// https://fontawesome.com/icons/cloud-hail?style=thin /// golf balls, ice, precipitation, sleet, snow, storm static const IconData thinCloudHail = IconDataThin(0xf739); /// Solid Cloud Hail Mixed icon /// /// https://fontawesome.com/icons/cloud-hail-mixed?style=solid /// freezing, ice, precipitation, rain, sleet, snow, storm static const IconData solidCloudHailMixed = IconDataSolid(0xf73a); /// Regular Cloud Hail Mixed icon /// /// https://fontawesome.com/icons/cloud-hail-mixed?style=regular /// freezing, ice, precipitation, rain, sleet, snow, storm static const IconData cloudHailMixed = IconDataRegular(0xf73a); /// Light Cloud Hail Mixed icon /// /// https://fontawesome.com/icons/cloud-hail-mixed?style=light /// freezing, ice, precipitation, rain, sleet, snow, storm static const IconData lightCloudHailMixed = IconDataLight(0xf73a); /// Thin Cloud Hail Mixed icon /// /// https://fontawesome.com/icons/cloud-hail-mixed?style=thin /// freezing, ice, precipitation, rain, sleet, snow, storm static const IconData thinCloudHailMixed = IconDataThin(0xf73a); /// Solid Cloud Meatball icon /// /// https://fontawesome.com/icons/cloud-meatball?style=solid /// FLDSMDFR, food, spaghetti, storm static const IconData solidCloudMeatball = IconDataSolid(0xf73b); /// Regular Cloud Meatball icon /// /// https://fontawesome.com/icons/cloud-meatball?style=regular /// FLDSMDFR, food, spaghetti, storm static const IconData cloudMeatball = IconDataRegular(0xf73b); /// Light Cloud Meatball icon /// /// https://fontawesome.com/icons/cloud-meatball?style=light /// FLDSMDFR, food, spaghetti, storm static const IconData lightCloudMeatball = IconDataLight(0xf73b); /// Thin Cloud Meatball icon /// /// https://fontawesome.com/icons/cloud-meatball?style=thin /// FLDSMDFR, food, spaghetti, storm static const IconData thinCloudMeatball = IconDataThin(0xf73b); /// Solid Cloud Minus icon /// /// https://fontawesome.com/icons/cloud-minus?style=solid /// remove, subtract static const IconData solidCloudMinus = IconDataSolid(0xe35d); /// Regular Cloud Minus icon /// /// https://fontawesome.com/icons/cloud-minus?style=regular /// remove, subtract static const IconData cloudMinus = IconDataRegular(0xe35d); /// Light Cloud Minus icon /// /// https://fontawesome.com/icons/cloud-minus?style=light /// remove, subtract static const IconData lightCloudMinus = IconDataLight(0xe35d); /// Thin Cloud Minus icon /// /// https://fontawesome.com/icons/cloud-minus?style=thin /// remove, subtract static const IconData thinCloudMinus = IconDataThin(0xe35d); /// Solid Cloud Moon icon /// /// https://fontawesome.com/icons/cloud-moon?style=solid /// crescent, evening, lunar, night, partly cloudy, sky static const IconData solidCloudMoon = IconDataSolid(0xf6c3); /// Regular Cloud Moon icon /// /// https://fontawesome.com/icons/cloud-moon?style=regular /// crescent, evening, lunar, night, partly cloudy, sky static const IconData cloudMoon = IconDataRegular(0xf6c3); /// Light Cloud Moon icon /// /// https://fontawesome.com/icons/cloud-moon?style=light /// crescent, evening, lunar, night, partly cloudy, sky static const IconData lightCloudMoon = IconDataLight(0xf6c3); /// Thin Cloud Moon icon /// /// https://fontawesome.com/icons/cloud-moon?style=thin /// crescent, evening, lunar, night, partly cloudy, sky static const IconData thinCloudMoon = IconDataThin(0xf6c3); /// Solid Cloud Moon Rain icon /// /// https://fontawesome.com/icons/cloud-moon-rain?style=solid /// crescent, evening, lunar, night, partly cloudy, precipitation, rain, sky, storm static const IconData solidCloudMoonRain = IconDataSolid(0xf73c); /// Regular Cloud Moon Rain icon /// /// https://fontawesome.com/icons/cloud-moon-rain?style=regular /// crescent, evening, lunar, night, partly cloudy, precipitation, rain, sky, storm static const IconData cloudMoonRain = IconDataRegular(0xf73c); /// Light Cloud Moon Rain icon /// /// https://fontawesome.com/icons/cloud-moon-rain?style=light /// crescent, evening, lunar, night, partly cloudy, precipitation, rain, sky, storm static const IconData lightCloudMoonRain = IconDataLight(0xf73c); /// Thin Cloud Moon Rain icon /// /// https://fontawesome.com/icons/cloud-moon-rain?style=thin /// crescent, evening, lunar, night, partly cloudy, precipitation, rain, sky, storm static const IconData thinCloudMoonRain = IconDataThin(0xf73c); /// Solid Cloud Music icon /// /// https://fontawesome.com/icons/cloud-music?style=solid /// download, music, spotify, streaming static const IconData solidCloudMusic = IconDataSolid(0xf8ae); /// Regular Cloud Music icon /// /// https://fontawesome.com/icons/cloud-music?style=regular /// download, music, spotify, streaming static const IconData cloudMusic = IconDataRegular(0xf8ae); /// Light Cloud Music icon /// /// https://fontawesome.com/icons/cloud-music?style=light /// download, music, spotify, streaming static const IconData lightCloudMusic = IconDataLight(0xf8ae); /// Thin Cloud Music icon /// /// https://fontawesome.com/icons/cloud-music?style=thin /// download, music, spotify, streaming static const IconData thinCloudMusic = IconDataThin(0xf8ae); /// Solid Cloud Plus icon /// /// https://fontawesome.com/icons/cloud-plus?style=solid /// upload, add, new static const IconData solidCloudPlus = IconDataSolid(0xe35e); /// Regular Cloud Plus icon /// /// https://fontawesome.com/icons/cloud-plus?style=regular /// upload, add, new static const IconData cloudPlus = IconDataRegular(0xe35e); /// Light Cloud Plus icon /// /// https://fontawesome.com/icons/cloud-plus?style=light /// upload, add, new static const IconData lightCloudPlus = IconDataLight(0xe35e); /// Thin Cloud Plus icon /// /// https://fontawesome.com/icons/cloud-plus?style=thin /// upload, add, new static const IconData thinCloudPlus = IconDataThin(0xe35e); /// Solid Cloud Question icon /// /// https://fontawesome.com/icons/cloud-question?style=solid /// alert, connection, faq, help, online, question, support, wifi static const IconData solidCloudQuestion = IconDataSolid(0xe492); /// Regular Cloud Question icon /// /// https://fontawesome.com/icons/cloud-question?style=regular /// alert, connection, faq, help, online, question, support, wifi static const IconData cloudQuestion = IconDataRegular(0xe492); /// Light Cloud Question icon /// /// https://fontawesome.com/icons/cloud-question?style=light /// alert, connection, faq, help, online, question, support, wifi static const IconData lightCloudQuestion = IconDataLight(0xe492); /// Thin Cloud Question icon /// /// https://fontawesome.com/icons/cloud-question?style=thin /// alert, connection, faq, help, online, question, support, wifi static const IconData thinCloudQuestion = IconDataThin(0xe492); /// Solid Cloud Rain icon /// /// https://fontawesome.com/icons/cloud-rain?style=solid /// Rain, cloud, cloud with rain, precipitation, rain, sky, storm static const IconData solidCloudRain = IconDataSolid(0xf73d); /// Regular Cloud Rain icon /// /// https://fontawesome.com/icons/cloud-rain?style=regular /// Rain, cloud, cloud with rain, precipitation, rain, sky, storm static const IconData cloudRain = IconDataRegular(0xf73d); /// Light Cloud Rain icon /// /// https://fontawesome.com/icons/cloud-rain?style=light /// Rain, cloud, cloud with rain, precipitation, rain, sky, storm static const IconData lightCloudRain = IconDataLight(0xf73d); /// Thin Cloud Rain icon /// /// https://fontawesome.com/icons/cloud-rain?style=thin /// Rain, cloud, cloud with rain, precipitation, rain, sky, storm static const IconData thinCloudRain = IconDataThin(0xf73d); /// Solid Cloud Rainbow icon /// /// https://fontawesome.com/icons/cloud-rainbow?style=solid /// gold, leprechaun, prism, rain, sky static const IconData solidCloudRainbow = IconDataSolid(0xf73e); /// Regular Cloud Rainbow icon /// /// https://fontawesome.com/icons/cloud-rainbow?style=regular /// gold, leprechaun, prism, rain, sky static const IconData cloudRainbow = IconDataRegular(0xf73e); /// Light Cloud Rainbow icon /// /// https://fontawesome.com/icons/cloud-rainbow?style=light /// gold, leprechaun, prism, rain, sky static const IconData lightCloudRainbow = IconDataLight(0xf73e); /// Thin Cloud Rainbow icon /// /// https://fontawesome.com/icons/cloud-rainbow?style=thin /// gold, leprechaun, prism, rain, sky static const IconData thinCloudRainbow = IconDataThin(0xf73e); /// Solid Cloud Showers icon /// /// https://fontawesome.com/icons/cloud-showers?style=solid /// precipitation, rain, sky, storm static const IconData solidCloudShowers = IconDataSolid(0xf73f); /// Regular Cloud Showers icon /// /// https://fontawesome.com/icons/cloud-showers?style=regular /// precipitation, rain, sky, storm static const IconData cloudShowers = IconDataRegular(0xf73f); /// Light Cloud Showers icon /// /// https://fontawesome.com/icons/cloud-showers?style=light /// precipitation, rain, sky, storm static const IconData lightCloudShowers = IconDataLight(0xf73f); /// Thin Cloud Showers icon /// /// https://fontawesome.com/icons/cloud-showers?style=thin /// precipitation, rain, sky, storm static const IconData thinCloudShowers = IconDataThin(0xf73f); /// Solid Cloud Showers Heavy icon /// /// https://fontawesome.com/icons/cloud-showers-heavy?style=solid /// precipitation, rain, sky, storm static const IconData solidCloudShowersHeavy = IconDataSolid(0xf740); /// Regular Cloud Showers Heavy icon /// /// https://fontawesome.com/icons/cloud-showers-heavy?style=regular /// precipitation, rain, sky, storm static const IconData cloudShowersHeavy = IconDataRegular(0xf740); /// Light Cloud Showers Heavy icon /// /// https://fontawesome.com/icons/cloud-showers-heavy?style=light /// precipitation, rain, sky, storm static const IconData lightCloudShowersHeavy = IconDataLight(0xf740); /// Thin Cloud Showers Heavy icon /// /// https://fontawesome.com/icons/cloud-showers-heavy?style=thin /// precipitation, rain, sky, storm static const IconData thinCloudShowersHeavy = IconDataThin(0xf740); /// Solid Cloud Showers Water icon /// /// https://fontawesome.com/icons/cloud-showers-water?style=solid /// cloud, deluge, flood, rain, storm, surge static const IconData solidCloudShowersWater = IconDataSolid(0xe4e4); /// Regular Cloud Showers Water icon /// /// https://fontawesome.com/icons/cloud-showers-water?style=regular /// cloud, deluge, flood, rain, storm, surge static const IconData cloudShowersWater = IconDataRegular(0xe4e4); /// Light Cloud Showers Water icon /// /// https://fontawesome.com/icons/cloud-showers-water?style=light /// cloud, deluge, flood, rain, storm, surge static const IconData lightCloudShowersWater = IconDataLight(0xe4e4); /// Thin Cloud Showers Water icon /// /// https://fontawesome.com/icons/cloud-showers-water?style=thin /// cloud, deluge, flood, rain, storm, surge static const IconData thinCloudShowersWater = IconDataThin(0xe4e4); /// Solid Cloud Slash icon /// /// https://fontawesome.com/icons/cloud-slash?style=solid /// connection, disabled, internet static const IconData solidCloudSlash = IconDataSolid(0xe137); /// Regular Cloud Slash icon /// /// https://fontawesome.com/icons/cloud-slash?style=regular /// connection, disabled, internet static const IconData cloudSlash = IconDataRegular(0xe137); /// Light Cloud Slash icon /// /// https://fontawesome.com/icons/cloud-slash?style=light /// connection, disabled, internet static const IconData lightCloudSlash = IconDataLight(0xe137); /// Thin Cloud Slash icon /// /// https://fontawesome.com/icons/cloud-slash?style=thin /// connection, disabled, internet static const IconData thinCloudSlash = IconDataThin(0xe137); /// Solid Cloud Sleet icon /// /// https://fontawesome.com/icons/cloud-sleet?style=solid /// freezing, hail, precipitation, rain, winter, wintry mix static const IconData solidCloudSleet = IconDataSolid(0xf741); /// Regular Cloud Sleet icon /// /// https://fontawesome.com/icons/cloud-sleet?style=regular /// freezing, hail, precipitation, rain, winter, wintry mix static const IconData cloudSleet = IconDataRegular(0xf741); /// Light Cloud Sleet icon /// /// https://fontawesome.com/icons/cloud-sleet?style=light /// freezing, hail, precipitation, rain, winter, wintry mix static const IconData lightCloudSleet = IconDataLight(0xf741); /// Thin Cloud Sleet icon /// /// https://fontawesome.com/icons/cloud-sleet?style=thin /// freezing, hail, precipitation, rain, winter, wintry mix static const IconData thinCloudSleet = IconDataThin(0xf741); /// Solid Cloud Snow icon /// /// https://fontawesome.com/icons/cloud-snow?style=solid /// blizzard, cloud, cloud with snow, cold, noreaster, precipitation, snow, winter static const IconData solidCloudSnow = IconDataSolid(0xf742); /// Regular Cloud Snow icon /// /// https://fontawesome.com/icons/cloud-snow?style=regular /// blizzard, cloud, cloud with snow, cold, noreaster, precipitation, snow, winter static const IconData cloudSnow = IconDataRegular(0xf742); /// Light Cloud Snow icon /// /// https://fontawesome.com/icons/cloud-snow?style=light /// blizzard, cloud, cloud with snow, cold, noreaster, precipitation, snow, winter static const IconData lightCloudSnow = IconDataLight(0xf742); /// Thin Cloud Snow icon /// /// https://fontawesome.com/icons/cloud-snow?style=thin /// blizzard, cloud, cloud with snow, cold, noreaster, precipitation, snow, winter static const IconData thinCloudSnow = IconDataThin(0xf742); /// Solid Cloud Sun icon /// /// https://fontawesome.com/icons/cloud-sun?style=solid /// clear, cloud, day, daytime, fall, outdoors, overcast, partly cloudy, sun, sun behind cloud static const IconData solidCloudSun = IconDataSolid(0xf6c4); /// Regular Cloud Sun icon /// /// https://fontawesome.com/icons/cloud-sun?style=regular /// clear, cloud, day, daytime, fall, outdoors, overcast, partly cloudy, sun, sun behind cloud static const IconData cloudSun = IconDataRegular(0xf6c4); /// Light Cloud Sun icon /// /// https://fontawesome.com/icons/cloud-sun?style=light /// clear, cloud, day, daytime, fall, outdoors, overcast, partly cloudy, sun, sun behind cloud static const IconData lightCloudSun = IconDataLight(0xf6c4); /// Thin Cloud Sun icon /// /// https://fontawesome.com/icons/cloud-sun?style=thin /// clear, cloud, day, daytime, fall, outdoors, overcast, partly cloudy, sun, sun behind cloud static const IconData thinCloudSun = IconDataThin(0xf6c4); /// Solid Cloud Sun Rain icon /// /// https://fontawesome.com/icons/cloud-sun-rain?style=solid /// cloud, day, overcast, precipitation, rain, storm, summer, sun, sun behind rain cloud, sunshower static const IconData solidCloudSunRain = IconDataSolid(0xf743); /// Regular Cloud Sun Rain icon /// /// https://fontawesome.com/icons/cloud-sun-rain?style=regular /// cloud, day, overcast, precipitation, rain, storm, summer, sun, sun behind rain cloud, sunshower static const IconData cloudSunRain = IconDataRegular(0xf743); /// Light Cloud Sun Rain icon /// /// https://fontawesome.com/icons/cloud-sun-rain?style=light /// cloud, day, overcast, precipitation, rain, storm, summer, sun, sun behind rain cloud, sunshower static const IconData lightCloudSunRain = IconDataLight(0xf743); /// Thin Cloud Sun Rain icon /// /// https://fontawesome.com/icons/cloud-sun-rain?style=thin /// cloud, day, overcast, precipitation, rain, storm, summer, sun, sun behind rain cloud, sunshower static const IconData thinCloudSunRain = IconDataThin(0xf743); /// Solid Cloud Word icon /// /// https://fontawesome.com/icons/cloud-word?style=solid /// captions, ideas, subtitle, subtitling static const IconData solidCloudWord = IconDataSolid(0xe138); /// Regular Cloud Word icon /// /// https://fontawesome.com/icons/cloud-word?style=regular /// captions, ideas, subtitle, subtitling static const IconData cloudWord = IconDataRegular(0xe138); /// Light Cloud Word icon /// /// https://fontawesome.com/icons/cloud-word?style=light /// captions, ideas, subtitle, subtitling static const IconData lightCloudWord = IconDataLight(0xe138); /// Thin Cloud Word icon /// /// https://fontawesome.com/icons/cloud-word?style=thin /// captions, ideas, subtitle, subtitling static const IconData thinCloudWord = IconDataThin(0xe138); /// Solid Cloud Xmark icon /// /// https://fontawesome.com/icons/cloud-xmark?style=solid /// cancel, remove, uncheck static const IconData solidCloudXmark = IconDataSolid(0xe35f); /// Regular Cloud Xmark icon /// /// https://fontawesome.com/icons/cloud-xmark?style=regular /// cancel, remove, uncheck static const IconData cloudXmark = IconDataRegular(0xe35f); /// Light Cloud Xmark icon /// /// https://fontawesome.com/icons/cloud-xmark?style=light /// cancel, remove, uncheck static const IconData lightCloudXmark = IconDataLight(0xe35f); /// Thin Cloud Xmark icon /// /// https://fontawesome.com/icons/cloud-xmark?style=thin /// cancel, remove, uncheck static const IconData thinCloudXmark = IconDataThin(0xe35f); /// Brands Cloudflare icon /// /// https://fontawesome.com/icons/cloudflare?style=brands static const IconData cloudflare = IconDataBrands(0xe07d); /// Solid Clouds icon /// /// https://fontawesome.com/icons/clouds?style=solid /// cloudy, fog, haze, overcast, smoke, storm, weather static const IconData solidClouds = IconDataSolid(0xf744); /// Regular Clouds icon /// /// https://fontawesome.com/icons/clouds?style=regular /// cloudy, fog, haze, overcast, smoke, storm, weather static const IconData clouds = IconDataRegular(0xf744); /// Light Clouds icon /// /// https://fontawesome.com/icons/clouds?style=light /// cloudy, fog, haze, overcast, smoke, storm, weather static const IconData lightClouds = IconDataLight(0xf744); /// Thin Clouds icon /// /// https://fontawesome.com/icons/clouds?style=thin /// cloudy, fog, haze, overcast, smoke, storm, weather static const IconData thinClouds = IconDataThin(0xf744); /// Solid Clouds Moon icon /// /// https://fontawesome.com/icons/clouds-moon?style=solid /// cloudy, moonlight, night, overcast, sky static const IconData solidCloudsMoon = IconDataSolid(0xf745); /// Regular Clouds Moon icon /// /// https://fontawesome.com/icons/clouds-moon?style=regular /// cloudy, moonlight, night, overcast, sky static const IconData cloudsMoon = IconDataRegular(0xf745); /// Light Clouds Moon icon /// /// https://fontawesome.com/icons/clouds-moon?style=light /// cloudy, moonlight, night, overcast, sky static const IconData lightCloudsMoon = IconDataLight(0xf745); /// Thin Clouds Moon icon /// /// https://fontawesome.com/icons/clouds-moon?style=thin /// cloudy, moonlight, night, overcast, sky static const IconData thinCloudsMoon = IconDataThin(0xf745); /// Solid Clouds Sun icon /// /// https://fontawesome.com/icons/clouds-sun?style=solid /// cloudy, day, moonlight, overcast, sky, summer static const IconData solidCloudsSun = IconDataSolid(0xf746); /// Regular Clouds Sun icon /// /// https://fontawesome.com/icons/clouds-sun?style=regular /// cloudy, day, moonlight, overcast, sky, summer static const IconData cloudsSun = IconDataRegular(0xf746); /// Light Clouds Sun icon /// /// https://fontawesome.com/icons/clouds-sun?style=light /// cloudy, day, moonlight, overcast, sky, summer static const IconData lightCloudsSun = IconDataLight(0xf746); /// Thin Clouds Sun icon /// /// https://fontawesome.com/icons/clouds-sun?style=thin /// cloudy, day, moonlight, overcast, sky, summer static const IconData thinCloudsSun = IconDataThin(0xf746); /// Brands cloudscale.ch icon /// /// https://fontawesome.com/icons/cloudscale?style=brands static const IconData cloudscale = IconDataBrands(0xf383); /// Brands Cloudsmith icon /// /// https://fontawesome.com/icons/cloudsmith?style=brands static const IconData cloudsmith = IconDataBrands(0xf384); /// Brands cloudversify icon /// /// https://fontawesome.com/icons/cloudversify?style=brands static const IconData cloudversify = IconDataBrands(0xf385); /// Solid Clover icon /// /// https://fontawesome.com/icons/clover?style=solid /// 4, charm, clover, four, four leaf clover, four-leaf clover, leaf, leprechaun, luck, lucky static const IconData solidClover = IconDataSolid(0xe139); /// Regular Clover icon /// /// https://fontawesome.com/icons/clover?style=regular /// 4, charm, clover, four, four leaf clover, four-leaf clover, leaf, leprechaun, luck, lucky static const IconData clover = IconDataRegular(0xe139); /// Light Clover icon /// /// https://fontawesome.com/icons/clover?style=light /// 4, charm, clover, four, four leaf clover, four-leaf clover, leaf, leprechaun, luck, lucky static const IconData lightClover = IconDataLight(0xe139); /// Thin Clover icon /// /// https://fontawesome.com/icons/clover?style=thin /// 4, charm, clover, four, four leaf clover, four-leaf clover, leaf, leprechaun, luck, lucky static const IconData thinClover = IconDataThin(0xe139); /// Solid Club icon /// /// https://fontawesome.com/icons/club?style=solid /// ace, card, club suit, game, poker, suit static const IconData solidClub = IconDataSolid(0xf327); /// Regular Club icon /// /// https://fontawesome.com/icons/club?style=regular /// ace, card, club suit, game, poker, suit static const IconData club = IconDataRegular(0xf327); /// Light Club icon /// /// https://fontawesome.com/icons/club?style=light /// ace, card, club suit, game, poker, suit static const IconData lightClub = IconDataLight(0xf327); /// Thin Club icon /// /// https://fontawesome.com/icons/club?style=thin /// ace, card, club suit, game, poker, suit static const IconData thinClub = IconDataThin(0xf327); /// Brands Cmplid icon /// /// https://fontawesome.com/icons/cmplid?style=brands static const IconData cmplid = IconDataBrands(0xe360); /// Solid Coconut icon /// /// https://fontawesome.com/icons/coconut?style=solid /// coconut, palm, piña colada, tropical static const IconData solidCoconut = IconDataSolid(0xe2f6); /// Regular Coconut icon /// /// https://fontawesome.com/icons/coconut?style=regular /// coconut, palm, piña colada, tropical static const IconData coconut = IconDataRegular(0xe2f6); /// Light Coconut icon /// /// https://fontawesome.com/icons/coconut?style=light /// coconut, palm, piña colada, tropical static const IconData lightCoconut = IconDataLight(0xe2f6); /// Thin Coconut icon /// /// https://fontawesome.com/icons/coconut?style=thin /// coconut, palm, piña colada, tropical static const IconData thinCoconut = IconDataThin(0xe2f6); /// Solid Code icon /// /// https://fontawesome.com/icons/code?style=solid /// brackets, code, development, html, mysql, sql static const IconData solidCode = IconDataSolid(0xf121); /// Regular Code icon /// /// https://fontawesome.com/icons/code?style=regular /// brackets, code, development, html, mysql, sql static const IconData code = IconDataRegular(0xf121); /// Light Code icon /// /// https://fontawesome.com/icons/code?style=light /// brackets, code, development, html, mysql, sql static const IconData lightCode = IconDataLight(0xf121); /// Thin Code icon /// /// https://fontawesome.com/icons/code?style=thin /// brackets, code, development, html, mysql, sql static const IconData thinCode = IconDataThin(0xf121); /// Solid Code Branch icon /// /// https://fontawesome.com/icons/code-branch?style=solid /// branch, git, github, mysql, rebase, sql, svn, vcs, version static const IconData solidCodeBranch = IconDataSolid(0xf126); /// Regular Code Branch icon /// /// https://fontawesome.com/icons/code-branch?style=regular /// branch, git, github, mysql, rebase, sql, svn, vcs, version static const IconData codeBranch = IconDataRegular(0xf126); /// Light Code Branch icon /// /// https://fontawesome.com/icons/code-branch?style=light /// branch, git, github, mysql, rebase, sql, svn, vcs, version static const IconData lightCodeBranch = IconDataLight(0xf126); /// Thin Code Branch icon /// /// https://fontawesome.com/icons/code-branch?style=thin /// branch, git, github, mysql, rebase, sql, svn, vcs, version static const IconData thinCodeBranch = IconDataThin(0xf126); /// Solid Code Commit icon /// /// https://fontawesome.com/icons/code-commit?style=solid /// commit, git, github, hash, rebase, svn, vcs, version static const IconData solidCodeCommit = IconDataSolid(0xf386); /// Regular Code Commit icon /// /// https://fontawesome.com/icons/code-commit?style=regular /// commit, git, github, hash, rebase, svn, vcs, version static const IconData codeCommit = IconDataRegular(0xf386); /// Light Code Commit icon /// /// https://fontawesome.com/icons/code-commit?style=light /// commit, git, github, hash, rebase, svn, vcs, version static const IconData lightCodeCommit = IconDataLight(0xf386); /// Thin Code Commit icon /// /// https://fontawesome.com/icons/code-commit?style=thin /// commit, git, github, hash, rebase, svn, vcs, version static const IconData thinCodeCommit = IconDataThin(0xf386); /// Solid Code Compare icon /// /// https://fontawesome.com/icons/code-compare?style=solid /// compare, git, github, svn, version static const IconData solidCodeCompare = IconDataSolid(0xe13a); /// Regular Code Compare icon /// /// https://fontawesome.com/icons/code-compare?style=regular /// compare, git, github, svn, version static const IconData codeCompare = IconDataRegular(0xe13a); /// Light Code Compare icon /// /// https://fontawesome.com/icons/code-compare?style=light /// compare, git, github, svn, version static const IconData lightCodeCompare = IconDataLight(0xe13a); /// Thin Code Compare icon /// /// https://fontawesome.com/icons/code-compare?style=thin /// compare, git, github, svn, version static const IconData thinCodeCompare = IconDataThin(0xe13a); /// Solid Code Fork icon /// /// https://fontawesome.com/icons/code-fork?style=solid /// fork, git, github, svn, version static const IconData solidCodeFork = IconDataSolid(0xe13b); /// Regular Code Fork icon /// /// https://fontawesome.com/icons/code-fork?style=regular /// fork, git, github, svn, version static const IconData codeFork = IconDataRegular(0xe13b); /// Light Code Fork icon /// /// https://fontawesome.com/icons/code-fork?style=light /// fork, git, github, svn, version static const IconData lightCodeFork = IconDataLight(0xe13b); /// Thin Code Fork icon /// /// https://fontawesome.com/icons/code-fork?style=thin /// fork, git, github, svn, version static const IconData thinCodeFork = IconDataThin(0xe13b); /// Solid Code Merge icon /// /// https://fontawesome.com/icons/code-merge?style=solid /// git, github, merge, pr, rebase, svn, vcs, version static const IconData solidCodeMerge = IconDataSolid(0xf387); /// Regular Code Merge icon /// /// https://fontawesome.com/icons/code-merge?style=regular /// git, github, merge, pr, rebase, svn, vcs, version static const IconData codeMerge = IconDataRegular(0xf387); /// Light Code Merge icon /// /// https://fontawesome.com/icons/code-merge?style=light /// git, github, merge, pr, rebase, svn, vcs, version static const IconData lightCodeMerge = IconDataLight(0xf387); /// Thin Code Merge icon /// /// https://fontawesome.com/icons/code-merge?style=thin /// git, github, merge, pr, rebase, svn, vcs, version static const IconData thinCodeMerge = IconDataThin(0xf387); /// Solid Code Pull Request icon /// /// https://fontawesome.com/icons/code-pull-request?style=solid /// git, github, pr, svn, version static const IconData solidCodePullRequest = IconDataSolid(0xe13c); /// Regular Code Pull Request icon /// /// https://fontawesome.com/icons/code-pull-request?style=regular /// git, github, pr, svn, version static const IconData codePullRequest = IconDataRegular(0xe13c); /// Light Code Pull Request icon /// /// https://fontawesome.com/icons/code-pull-request?style=light /// git, github, pr, svn, version static const IconData lightCodePullRequest = IconDataLight(0xe13c); /// Thin Code Pull Request icon /// /// https://fontawesome.com/icons/code-pull-request?style=thin /// git, github, pr, svn, version static const IconData thinCodePullRequest = IconDataThin(0xe13c); /// Solid Code Pull Request Closed icon /// /// https://fontawesome.com/icons/code-pull-request-closed?style=solid /// git, github, pr, svn, version static const IconData solidCodePullRequestClosed = IconDataSolid(0xe3f9); /// Regular Code Pull Request Closed icon /// /// https://fontawesome.com/icons/code-pull-request-closed?style=regular /// git, github, pr, svn, version static const IconData codePullRequestClosed = IconDataRegular(0xe3f9); /// Light Code Pull Request Closed icon /// /// https://fontawesome.com/icons/code-pull-request-closed?style=light /// git, github, pr, svn, version static const IconData lightCodePullRequestClosed = IconDataLight(0xe3f9); /// Thin Code Pull Request Closed icon /// /// https://fontawesome.com/icons/code-pull-request-closed?style=thin /// git, github, pr, svn, version static const IconData thinCodePullRequestClosed = IconDataThin(0xe3f9); /// Solid Code Pull Request Draft icon /// /// https://fontawesome.com/icons/code-pull-request-draft?style=solid /// git, github, pr, svn, version static const IconData solidCodePullRequestDraft = IconDataSolid(0xe3fa); /// Regular Code Pull Request Draft icon /// /// https://fontawesome.com/icons/code-pull-request-draft?style=regular /// git, github, pr, svn, version static const IconData codePullRequestDraft = IconDataRegular(0xe3fa); /// Light Code Pull Request Draft icon /// /// https://fontawesome.com/icons/code-pull-request-draft?style=light /// git, github, pr, svn, version static const IconData lightCodePullRequestDraft = IconDataLight(0xe3fa); /// Thin Code Pull Request Draft icon /// /// https://fontawesome.com/icons/code-pull-request-draft?style=thin /// git, github, pr, svn, version static const IconData thinCodePullRequestDraft = IconDataThin(0xe3fa); /// Solid Code Simple icon /// /// https://fontawesome.com/icons/code-simple?style=solid /// code, computer, developer static const IconData solidCodeSimple = IconDataSolid(0xe13d); /// Regular Code Simple icon /// /// https://fontawesome.com/icons/code-simple?style=regular /// code, computer, developer static const IconData codeSimple = IconDataRegular(0xe13d); /// Light Code Simple icon /// /// https://fontawesome.com/icons/code-simple?style=light /// code, computer, developer static const IconData lightCodeSimple = IconDataLight(0xe13d); /// Thin Code Simple icon /// /// https://fontawesome.com/icons/code-simple?style=thin /// code, computer, developer static const IconData thinCodeSimple = IconDataThin(0xe13d); /// Brands Codepen icon /// /// https://fontawesome.com/icons/codepen?style=brands static const IconData codepen = IconDataBrands(0xf1cb); /// Brands Codie Pie icon /// /// https://fontawesome.com/icons/codiepie?style=brands static const IconData codiepie = IconDataBrands(0xf284); /// Solid Coffee Bean icon /// /// https://fontawesome.com/icons/coffee-bean?style=solid /// berry, brew, coffee, espresso, java static const IconData solidCoffeeBean = IconDataSolid(0xe13e); /// Regular Coffee Bean icon /// /// https://fontawesome.com/icons/coffee-bean?style=regular /// berry, brew, coffee, espresso, java static const IconData coffeeBean = IconDataRegular(0xe13e); /// Light Coffee Bean icon /// /// https://fontawesome.com/icons/coffee-bean?style=light /// berry, brew, coffee, espresso, java static const IconData lightCoffeeBean = IconDataLight(0xe13e); /// Thin Coffee Bean icon /// /// https://fontawesome.com/icons/coffee-bean?style=thin /// berry, brew, coffee, espresso, java static const IconData thinCoffeeBean = IconDataThin(0xe13e); /// Solid Coffee Beans icon /// /// https://fontawesome.com/icons/coffee-beans?style=solid /// berry, brew, coffee, espresso, java static const IconData solidCoffeeBeans = IconDataSolid(0xe13f); /// Regular Coffee Beans icon /// /// https://fontawesome.com/icons/coffee-beans?style=regular /// berry, brew, coffee, espresso, java static const IconData coffeeBeans = IconDataRegular(0xe13f); /// Light Coffee Beans icon /// /// https://fontawesome.com/icons/coffee-beans?style=light /// berry, brew, coffee, espresso, java static const IconData lightCoffeeBeans = IconDataLight(0xe13f); /// Thin Coffee Beans icon /// /// https://fontawesome.com/icons/coffee-beans?style=thin /// berry, brew, coffee, espresso, java static const IconData thinCoffeeBeans = IconDataThin(0xe13f); /// Solid Coffee Pot icon /// /// https://fontawesome.com/icons/coffee-pot?style=solid /// beverage, breakfast, brew, cafe, carafe, drink, morning static const IconData solidCoffeePot = IconDataSolid(0xe002); /// Regular Coffee Pot icon /// /// https://fontawesome.com/icons/coffee-pot?style=regular /// beverage, breakfast, brew, cafe, carafe, drink, morning static const IconData coffeePot = IconDataRegular(0xe002); /// Light Coffee Pot icon /// /// https://fontawesome.com/icons/coffee-pot?style=light /// beverage, breakfast, brew, cafe, carafe, drink, morning static const IconData lightCoffeePot = IconDataLight(0xe002); /// Thin Coffee Pot icon /// /// https://fontawesome.com/icons/coffee-pot?style=thin /// beverage, breakfast, brew, cafe, carafe, drink, morning static const IconData thinCoffeePot = IconDataThin(0xe002); /// Solid Coffin icon /// /// https://fontawesome.com/icons/coffin?style=solid /// box, burial, casket, cemetery, coffin, death, eulogy, funeral, halloween, vampire static const IconData solidCoffin = IconDataSolid(0xf6c6); /// Regular Coffin icon /// /// https://fontawesome.com/icons/coffin?style=regular /// box, burial, casket, cemetery, coffin, death, eulogy, funeral, halloween, vampire static const IconData coffin = IconDataRegular(0xf6c6); /// Light Coffin icon /// /// https://fontawesome.com/icons/coffin?style=light /// box, burial, casket, cemetery, coffin, death, eulogy, funeral, halloween, vampire static const IconData lightCoffin = IconDataLight(0xf6c6); /// Thin Coffin icon /// /// https://fontawesome.com/icons/coffin?style=thin /// box, burial, casket, cemetery, coffin, death, eulogy, funeral, halloween, vampire static const IconData thinCoffin = IconDataThin(0xf6c6); /// Solid Coffin Cross icon /// /// https://fontawesome.com/icons/coffin-cross?style=solid /// box, burial, casket, catholicism, cemetery, christianity, death, eulogy, funeral, halloween, vampire static const IconData solidCoffinCross = IconDataSolid(0xe051); /// Regular Coffin Cross icon /// /// https://fontawesome.com/icons/coffin-cross?style=regular /// box, burial, casket, catholicism, cemetery, christianity, death, eulogy, funeral, halloween, vampire static const IconData coffinCross = IconDataRegular(0xe051); /// Light Coffin Cross icon /// /// https://fontawesome.com/icons/coffin-cross?style=light /// box, burial, casket, catholicism, cemetery, christianity, death, eulogy, funeral, halloween, vampire static const IconData lightCoffinCross = IconDataLight(0xe051); /// Thin Coffin Cross icon /// /// https://fontawesome.com/icons/coffin-cross?style=thin /// box, burial, casket, catholicism, cemetery, christianity, death, eulogy, funeral, halloween, vampire static const IconData thinCoffinCross = IconDataThin(0xe051); /// Solid Coin icon /// /// https://fontawesome.com/icons/coin?style=solid /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, treasure static const IconData solidCoin = IconDataSolid(0xf85c); /// Regular Coin icon /// /// https://fontawesome.com/icons/coin?style=regular /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, treasure static const IconData coin = IconDataRegular(0xf85c); /// Light Coin icon /// /// https://fontawesome.com/icons/coin?style=light /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, treasure static const IconData lightCoin = IconDataLight(0xf85c); /// Thin Coin icon /// /// https://fontawesome.com/icons/coin?style=thin /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, treasure static const IconData thinCoin = IconDataThin(0xf85c); /// Solid Coin Blank icon /// /// https://fontawesome.com/icons/coin-blank?style=solid /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, treasure static const IconData solidCoinBlank = IconDataSolid(0xe3fb); /// Regular Coin Blank icon /// /// https://fontawesome.com/icons/coin-blank?style=regular /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, treasure static const IconData coinBlank = IconDataRegular(0xe3fb); /// Light Coin Blank icon /// /// https://fontawesome.com/icons/coin-blank?style=light /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, treasure static const IconData lightCoinBlank = IconDataLight(0xe3fb); /// Thin Coin Blank icon /// /// https://fontawesome.com/icons/coin-blank?style=thin /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, treasure static const IconData thinCoinBlank = IconDataThin(0xe3fb); /// Solid Coin Front icon /// /// https://fontawesome.com/icons/coin-front?style=solid /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, super mario, treasure static const IconData solidCoinFront = IconDataSolid(0xe3fc); /// Regular Coin Front icon /// /// https://fontawesome.com/icons/coin-front?style=regular /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, super mario, treasure static const IconData coinFront = IconDataRegular(0xe3fc); /// Light Coin Front icon /// /// https://fontawesome.com/icons/coin-front?style=light /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, super mario, treasure static const IconData lightCoinFront = IconDataLight(0xe3fc); /// Thin Coin Front icon /// /// https://fontawesome.com/icons/coin-front?style=thin /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, super mario, treasure static const IconData thinCoinFront = IconDataThin(0xe3fc); /// Solid Coin Vertical icon /// /// https://fontawesome.com/icons/coin-vertical?style=solid /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, super mario, treasure static const IconData solidCoinVertical = IconDataSolid(0xe3fd); /// Regular Coin Vertical icon /// /// https://fontawesome.com/icons/coin-vertical?style=regular /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, super mario, treasure static const IconData coinVertical = IconDataRegular(0xe3fd); /// Light Coin Vertical icon /// /// https://fontawesome.com/icons/coin-vertical?style=light /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, super mario, treasure static const IconData lightCoinVertical = IconDataLight(0xe3fd); /// Thin Coin Vertical icon /// /// https://fontawesome.com/icons/coin-vertical?style=thin /// coin, dime, gold, metal, money, nickel, penny, premium, quarter, silver, super mario, treasure static const IconData thinCoinVertical = IconDataThin(0xe3fd); /// Solid Coins icon /// /// https://fontawesome.com/icons/coins?style=solid /// currency, dime, financial, gold, money, penny, premium static const IconData solidCoins = IconDataSolid(0xf51e); /// Regular Coins icon /// /// https://fontawesome.com/icons/coins?style=regular /// currency, dime, financial, gold, money, penny, premium static const IconData coins = IconDataRegular(0xf51e); /// Light Coins icon /// /// https://fontawesome.com/icons/coins?style=light /// currency, dime, financial, gold, money, penny, premium static const IconData lightCoins = IconDataLight(0xf51e); /// Thin Coins icon /// /// https://fontawesome.com/icons/coins?style=thin /// currency, dime, financial, gold, money, penny, premium static const IconData thinCoins = IconDataThin(0xf51e); /// Solid Colon icon /// /// https://fontawesome.com/icons/colon?style=solid /// Colon, clause, dots static const IconData solidColon = IconDataSolid(0x3a); /// Regular Colon icon /// /// https://fontawesome.com/icons/colon?style=regular /// Colon, clause, dots static const IconData colon = IconDataRegular(0x3a); /// Light Colon icon /// /// https://fontawesome.com/icons/colon?style=light /// Colon, clause, dots static const IconData lightColon = IconDataLight(0x3a); /// Thin Colon icon /// /// https://fontawesome.com/icons/colon?style=thin /// Colon, clause, dots static const IconData thinColon = IconDataThin(0x3a); /// Solid Colon Sign icon /// /// https://fontawesome.com/icons/colon-sign?style=solid /// Colon Sign, currency static const IconData solidColonSign = IconDataSolid(0xe140); /// Regular Colon Sign icon /// /// https://fontawesome.com/icons/colon-sign?style=regular /// Colon Sign, currency static const IconData colonSign = IconDataRegular(0xe140); /// Light Colon Sign icon /// /// https://fontawesome.com/icons/colon-sign?style=light /// Colon Sign, currency static const IconData lightColonSign = IconDataLight(0xe140); /// Thin Colon Sign icon /// /// https://fontawesome.com/icons/colon-sign?style=thin /// Colon Sign, currency static const IconData thinColonSign = IconDataThin(0xe140); /// Solid Columns 3 icon /// /// https://fontawesome.com/icons/columns-3?style=solid /// divide, organize, panes, split static const IconData solidColumns3 = IconDataSolid(0xe361); /// Regular Columns 3 icon /// /// https://fontawesome.com/icons/columns-3?style=regular /// divide, organize, panes, split static const IconData columns3 = IconDataRegular(0xe361); /// Light Columns 3 icon /// /// https://fontawesome.com/icons/columns-3?style=light /// divide, organize, panes, split static const IconData lightColumns3 = IconDataLight(0xe361); /// Thin Columns 3 icon /// /// https://fontawesome.com/icons/columns-3?style=thin /// divide, organize, panes, split static const IconData thinColumns3 = IconDataThin(0xe361); /// Solid Comet icon /// /// https://fontawesome.com/icons/comet?style=solid /// asteroid, dust, ice, meteor, orbit, rock, shooting star, solar system, space static const IconData solidComet = IconDataSolid(0xe003); /// Regular Comet icon /// /// https://fontawesome.com/icons/comet?style=regular /// asteroid, dust, ice, meteor, orbit, rock, shooting star, solar system, space static const IconData comet = IconDataRegular(0xe003); /// Light Comet icon /// /// https://fontawesome.com/icons/comet?style=light /// asteroid, dust, ice, meteor, orbit, rock, shooting star, solar system, space static const IconData lightComet = IconDataLight(0xe003); /// Thin Comet icon /// /// https://fontawesome.com/icons/comet?style=thin /// asteroid, dust, ice, meteor, orbit, rock, shooting star, solar system, space static const IconData thinComet = IconDataThin(0xe003); /// Solid Comma icon /// /// https://fontawesome.com/icons/comma?style=solid /// Comma, interval, punctuation static const IconData solidComma = IconDataSolid(0x2c); /// Regular Comma icon /// /// https://fontawesome.com/icons/comma?style=regular /// Comma, interval, punctuation static const IconData comma = IconDataRegular(0x2c); /// Light Comma icon /// /// https://fontawesome.com/icons/comma?style=light /// Comma, interval, punctuation static const IconData lightComma = IconDataLight(0x2c); /// Thin Comma icon /// /// https://fontawesome.com/icons/comma?style=thin /// Comma, interval, punctuation static const IconData thinComma = IconDataThin(0x2c); /// Solid Command icon /// /// https://fontawesome.com/icons/command?style=solid /// Place of Interest Sign, apple key, loop static const IconData solidCommand = IconDataSolid(0xe142); /// Regular Command icon /// /// https://fontawesome.com/icons/command?style=regular /// Place of Interest Sign, apple key, loop static const IconData command = IconDataRegular(0xe142); /// Light Command icon /// /// https://fontawesome.com/icons/command?style=light /// Place of Interest Sign, apple key, loop static const IconData lightCommand = IconDataLight(0xe142); /// Thin Command icon /// /// https://fontawesome.com/icons/command?style=thin /// Place of Interest Sign, apple key, loop static const IconData thinCommand = IconDataThin(0xe142); /// Solid Comment icon /// /// https://fontawesome.com/icons/comment?style=solid /// conversation, discussion, talking, Right Speech Bubble, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData solidComment = IconDataSolid(0xf075); /// Regular Comment icon /// /// https://fontawesome.com/icons/comment?style=regular /// conversation, discussion, talking, Right Speech Bubble, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData comment = IconDataRegular(0xf075); /// Light Comment icon /// /// https://fontawesome.com/icons/comment?style=light /// conversation, discussion, talking, Right Speech Bubble, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData lightComment = IconDataLight(0xf075); /// Thin Comment icon /// /// https://fontawesome.com/icons/comment?style=thin /// conversation, discussion, talking, Right Speech Bubble, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData thinComment = IconDataThin(0xf075); /// Solid Comment Arrow Down icon /// /// https://fontawesome.com/icons/comment-arrow-down?style=solid /// answer, chat, contact, download, insert static const IconData solidCommentArrowDown = IconDataSolid(0xe143); /// Regular Comment Arrow Down icon /// /// https://fontawesome.com/icons/comment-arrow-down?style=regular /// answer, chat, contact, download, insert static const IconData commentArrowDown = IconDataRegular(0xe143); /// Light Comment Arrow Down icon /// /// https://fontawesome.com/icons/comment-arrow-down?style=light /// answer, chat, contact, download, insert static const IconData lightCommentArrowDown = IconDataLight(0xe143); /// Thin Comment Arrow Down icon /// /// https://fontawesome.com/icons/comment-arrow-down?style=thin /// answer, chat, contact, download, insert static const IconData thinCommentArrowDown = IconDataThin(0xe143); /// Solid Comment Arrow Up icon /// /// https://fontawesome.com/icons/comment-arrow-up?style=solid /// answer, chat, contact, discussion, send, upgrade, upload static const IconData solidCommentArrowUp = IconDataSolid(0xe144); /// Regular Comment Arrow Up icon /// /// https://fontawesome.com/icons/comment-arrow-up?style=regular /// answer, chat, contact, discussion, send, upgrade, upload static const IconData commentArrowUp = IconDataRegular(0xe144); /// Light Comment Arrow Up icon /// /// https://fontawesome.com/icons/comment-arrow-up?style=light /// answer, chat, contact, discussion, send, upgrade, upload static const IconData lightCommentArrowUp = IconDataLight(0xe144); /// Thin Comment Arrow Up icon /// /// https://fontawesome.com/icons/comment-arrow-up?style=thin /// answer, chat, contact, discussion, send, upgrade, upload static const IconData thinCommentArrowUp = IconDataThin(0xe144); /// Solid Comment Arrow Up Right icon /// /// https://fontawesome.com/icons/comment-arrow-up-right?style=solid /// answer, chat, contact, discussion, send, upload static const IconData solidCommentArrowUpRight = IconDataSolid(0xe145); /// Regular Comment Arrow Up Right icon /// /// https://fontawesome.com/icons/comment-arrow-up-right?style=regular /// answer, chat, contact, discussion, send, upload static const IconData commentArrowUpRight = IconDataRegular(0xe145); /// Light Comment Arrow Up Right icon /// /// https://fontawesome.com/icons/comment-arrow-up-right?style=light /// answer, chat, contact, discussion, send, upload static const IconData lightCommentArrowUpRight = IconDataLight(0xe145); /// Thin Comment Arrow Up Right icon /// /// https://fontawesome.com/icons/comment-arrow-up-right?style=thin /// answer, chat, contact, discussion, send, upload static const IconData thinCommentArrowUpRight = IconDataThin(0xe145); /// Solid Comment Captions icon /// /// https://fontawesome.com/icons/comment-captions?style=solid /// answer, chat, closed captions, subtitle, subtitling static const IconData solidCommentCaptions = IconDataSolid(0xe146); /// Regular Comment Captions icon /// /// https://fontawesome.com/icons/comment-captions?style=regular /// answer, chat, closed captions, subtitle, subtitling static const IconData commentCaptions = IconDataRegular(0xe146); /// Light Comment Captions icon /// /// https://fontawesome.com/icons/comment-captions?style=light /// answer, chat, closed captions, subtitle, subtitling static const IconData lightCommentCaptions = IconDataLight(0xe146); /// Thin Comment Captions icon /// /// https://fontawesome.com/icons/comment-captions?style=thin /// answer, chat, closed captions, subtitle, subtitling static const IconData thinCommentCaptions = IconDataThin(0xe146); /// Solid Comment Check icon /// /// https://fontawesome.com/icons/comment-check?style=solid /// accept, agree, answer, bubble, chat, commenting, conversation, enable, feedback, message, note, notification, select, sms, speech, success, synced, texting, tick, todo, validate, working static const IconData solidCommentCheck = IconDataSolid(0xf4ac); /// Regular Comment Check icon /// /// https://fontawesome.com/icons/comment-check?style=regular /// accept, agree, answer, bubble, chat, commenting, conversation, enable, feedback, message, note, notification, select, sms, speech, success, synced, texting, tick, todo, validate, working static const IconData commentCheck = IconDataRegular(0xf4ac); /// Light Comment Check icon /// /// https://fontawesome.com/icons/comment-check?style=light /// accept, agree, answer, bubble, chat, commenting, conversation, enable, feedback, message, note, notification, select, sms, speech, success, synced, texting, tick, todo, validate, working static const IconData lightCommentCheck = IconDataLight(0xf4ac); /// Thin Comment Check icon /// /// https://fontawesome.com/icons/comment-check?style=thin /// accept, agree, answer, bubble, chat, commenting, conversation, enable, feedback, message, note, notification, select, sms, speech, success, synced, texting, tick, todo, validate, working static const IconData thinCommentCheck = IconDataThin(0xf4ac); /// Solid Comment Code icon /// /// https://fontawesome.com/icons/comment-code?style=solid /// answer, coding, contact, discussion static const IconData solidCommentCode = IconDataSolid(0xe147); /// Regular Comment Code icon /// /// https://fontawesome.com/icons/comment-code?style=regular /// answer, coding, contact, discussion static const IconData commentCode = IconDataRegular(0xe147); /// Light Comment Code icon /// /// https://fontawesome.com/icons/comment-code?style=light /// answer, coding, contact, discussion static const IconData lightCommentCode = IconDataLight(0xe147); /// Thin Comment Code icon /// /// https://fontawesome.com/icons/comment-code?style=thin /// answer, coding, contact, discussion static const IconData thinCommentCode = IconDataThin(0xe147); /// Solid Comment Dollar icon /// /// https://fontawesome.com/icons/comment-dollar?style=solid /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData solidCommentDollar = IconDataSolid(0xf651); /// Regular Comment Dollar icon /// /// https://fontawesome.com/icons/comment-dollar?style=regular /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData commentDollar = IconDataRegular(0xf651); /// Light Comment Dollar icon /// /// https://fontawesome.com/icons/comment-dollar?style=light /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData lightCommentDollar = IconDataLight(0xf651); /// Thin Comment Dollar icon /// /// https://fontawesome.com/icons/comment-dollar?style=thin /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData thinCommentDollar = IconDataThin(0xf651); /// Solid Comment Dots icon /// /// https://fontawesome.com/icons/comment-dots?style=solid /// answer, balloon, bubble, chat, comic, commenting, conversation, dialog, feedback, message, more, note, notification, reply, request, sms, speech, speech balloon, texting static const IconData solidCommentDots = IconDataSolid(0xf4ad); /// Alias commenting for icon [solidCommentDots] @Deprecated('Use "solidCommentDots" instead.') static const IconData solidCommenting = solidCommentDots; /// Regular Comment Dots icon /// /// https://fontawesome.com/icons/comment-dots?style=regular /// answer, balloon, bubble, chat, comic, commenting, conversation, dialog, feedback, message, more, note, notification, reply, request, sms, speech, speech balloon, texting static const IconData commentDots = IconDataRegular(0xf4ad); /// Alias commenting for icon [commentDots] @Deprecated('Use "commentDots" instead.') static const IconData commenting = commentDots; /// Light Comment Dots icon /// /// https://fontawesome.com/icons/comment-dots?style=light /// answer, balloon, bubble, chat, comic, commenting, conversation, dialog, feedback, message, more, note, notification, reply, request, sms, speech, speech balloon, texting static const IconData lightCommentDots = IconDataLight(0xf4ad); /// Alias commenting for icon [lightCommentDots] @Deprecated('Use "lightCommentDots" instead.') static const IconData lightCommenting = lightCommentDots; /// Thin Comment Dots icon /// /// https://fontawesome.com/icons/comment-dots?style=thin /// answer, balloon, bubble, chat, comic, commenting, conversation, dialog, feedback, message, more, note, notification, reply, request, sms, speech, speech balloon, texting static const IconData thinCommentDots = IconDataThin(0xf4ad); /// Alias commenting for icon [thinCommentDots] @Deprecated('Use "thinCommentDots" instead.') static const IconData thinCommenting = thinCommentDots; /// Solid Comment Exclamation icon /// /// https://fontawesome.com/icons/comment-exclamation?style=solid /// alert, answer, attention, bubble, chat, commenting, conversation, exclaim, failed, feedback, important, message, note, notification, request, sms, speech, surprise, texting static const IconData solidCommentExclamation = IconDataSolid(0xf4af); /// Regular Comment Exclamation icon /// /// https://fontawesome.com/icons/comment-exclamation?style=regular /// alert, answer, attention, bubble, chat, commenting, conversation, exclaim, failed, feedback, important, message, note, notification, request, sms, speech, surprise, texting static const IconData commentExclamation = IconDataRegular(0xf4af); /// Light Comment Exclamation icon /// /// https://fontawesome.com/icons/comment-exclamation?style=light /// alert, answer, attention, bubble, chat, commenting, conversation, exclaim, failed, feedback, important, message, note, notification, request, sms, speech, surprise, texting static const IconData lightCommentExclamation = IconDataLight(0xf4af); /// Thin Comment Exclamation icon /// /// https://fontawesome.com/icons/comment-exclamation?style=thin /// alert, answer, attention, bubble, chat, commenting, conversation, exclaim, failed, feedback, important, message, note, notification, request, sms, speech, surprise, texting static const IconData thinCommentExclamation = IconDataThin(0xf4af); /// Solid Comment Heart icon /// /// https://fontawesome.com/icons/comment-heart?style=solid /// bubble, favorite, happy, love, message static const IconData solidCommentHeart = IconDataSolid(0xe5c8); /// Regular Comment Heart icon /// /// https://fontawesome.com/icons/comment-heart?style=regular /// bubble, favorite, happy, love, message static const IconData commentHeart = IconDataRegular(0xe5c8); /// Light Comment Heart icon /// /// https://fontawesome.com/icons/comment-heart?style=light /// bubble, favorite, happy, love, message static const IconData lightCommentHeart = IconDataLight(0xe5c8); /// Thin Comment Heart icon /// /// https://fontawesome.com/icons/comment-heart?style=thin /// bubble, favorite, happy, love, message static const IconData thinCommentHeart = IconDataThin(0xe5c8); /// Solid Comment Image icon /// /// https://fontawesome.com/icons/comment-image?style=solid /// answer, chat, discussion, photography, photos static const IconData solidCommentImage = IconDataSolid(0xe148); /// Regular Comment Image icon /// /// https://fontawesome.com/icons/comment-image?style=regular /// answer, chat, discussion, photography, photos static const IconData commentImage = IconDataRegular(0xe148); /// Light Comment Image icon /// /// https://fontawesome.com/icons/comment-image?style=light /// answer, chat, discussion, photography, photos static const IconData lightCommentImage = IconDataLight(0xe148); /// Thin Comment Image icon /// /// https://fontawesome.com/icons/comment-image?style=thin /// answer, chat, discussion, photography, photos static const IconData thinCommentImage = IconDataThin(0xe148); /// Solid Comment Lines icon /// /// https://fontawesome.com/icons/comment-lines?style=solid /// answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, texting static const IconData solidCommentLines = IconDataSolid(0xf4b0); /// Regular Comment Lines icon /// /// https://fontawesome.com/icons/comment-lines?style=regular /// answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, texting static const IconData commentLines = IconDataRegular(0xf4b0); /// Light Comment Lines icon /// /// https://fontawesome.com/icons/comment-lines?style=light /// answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, texting static const IconData lightCommentLines = IconDataLight(0xf4b0); /// Thin Comment Lines icon /// /// https://fontawesome.com/icons/comment-lines?style=thin /// answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, texting static const IconData thinCommentLines = IconDataThin(0xf4b0); /// Solid Comment Medical icon /// /// https://fontawesome.com/icons/comment-medical?style=solid /// advice, answer, bubble, chat, commenting, conversation, diagnose, feedback, message, note, notification, prescription, sms, speech, texting static const IconData solidCommentMedical = IconDataSolid(0xf7f5); /// Regular Comment Medical icon /// /// https://fontawesome.com/icons/comment-medical?style=regular /// advice, answer, bubble, chat, commenting, conversation, diagnose, feedback, message, note, notification, prescription, sms, speech, texting static const IconData commentMedical = IconDataRegular(0xf7f5); /// Light Comment Medical icon /// /// https://fontawesome.com/icons/comment-medical?style=light /// advice, answer, bubble, chat, commenting, conversation, diagnose, feedback, message, note, notification, prescription, sms, speech, texting static const IconData lightCommentMedical = IconDataLight(0xf7f5); /// Thin Comment Medical icon /// /// https://fontawesome.com/icons/comment-medical?style=thin /// advice, answer, bubble, chat, commenting, conversation, diagnose, feedback, message, note, notification, prescription, sms, speech, texting static const IconData thinCommentMedical = IconDataThin(0xf7f5); /// Solid Comment Middle icon /// /// https://fontawesome.com/icons/comment-middle?style=solid /// answer, chat, conversation static const IconData solidCommentMiddle = IconDataSolid(0xe149); /// Regular Comment Middle icon /// /// https://fontawesome.com/icons/comment-middle?style=regular /// answer, chat, conversation static const IconData commentMiddle = IconDataRegular(0xe149); /// Light Comment Middle icon /// /// https://fontawesome.com/icons/comment-middle?style=light /// answer, chat, conversation static const IconData lightCommentMiddle = IconDataLight(0xe149); /// Thin Comment Middle icon /// /// https://fontawesome.com/icons/comment-middle?style=thin /// answer, chat, conversation static const IconData thinCommentMiddle = IconDataThin(0xe149); /// Solid Comment Middle Top icon /// /// https://fontawesome.com/icons/comment-middle-top?style=solid /// answer, chat, conversation static const IconData solidCommentMiddleTop = IconDataSolid(0xe14a); /// Regular Comment Middle Top icon /// /// https://fontawesome.com/icons/comment-middle-top?style=regular /// answer, chat, conversation static const IconData commentMiddleTop = IconDataRegular(0xe14a); /// Light Comment Middle Top icon /// /// https://fontawesome.com/icons/comment-middle-top?style=light /// answer, chat, conversation static const IconData lightCommentMiddleTop = IconDataLight(0xe14a); /// Thin Comment Middle Top icon /// /// https://fontawesome.com/icons/comment-middle-top?style=thin /// answer, chat, conversation static const IconData thinCommentMiddleTop = IconDataThin(0xe14a); /// Solid Comment Minus icon /// /// https://fontawesome.com/icons/comment-minus?style=solid /// answer, bubble, chat, commenting, conversation, delete, feedback, message, negative, note, notification, remove, sms, speech, texting static const IconData solidCommentMinus = IconDataSolid(0xf4b1); /// Regular Comment Minus icon /// /// https://fontawesome.com/icons/comment-minus?style=regular /// answer, bubble, chat, commenting, conversation, delete, feedback, message, negative, note, notification, remove, sms, speech, texting static const IconData commentMinus = IconDataRegular(0xf4b1); /// Light Comment Minus icon /// /// https://fontawesome.com/icons/comment-minus?style=light /// answer, bubble, chat, commenting, conversation, delete, feedback, message, negative, note, notification, remove, sms, speech, texting static const IconData lightCommentMinus = IconDataLight(0xf4b1); /// Thin Comment Minus icon /// /// https://fontawesome.com/icons/comment-minus?style=thin /// answer, bubble, chat, commenting, conversation, delete, feedback, message, negative, note, notification, remove, sms, speech, texting static const IconData thinCommentMinus = IconDataThin(0xf4b1); /// Solid Comment Music icon /// /// https://fontawesome.com/icons/comment-music?style=solid /// answer, chat, commenting, conversation, create, message, music, note, notification, sing, sms, song, texting static const IconData solidCommentMusic = IconDataSolid(0xf8b0); /// Regular Comment Music icon /// /// https://fontawesome.com/icons/comment-music?style=regular /// answer, chat, commenting, conversation, create, message, music, note, notification, sing, sms, song, texting static const IconData commentMusic = IconDataRegular(0xf8b0); /// Light Comment Music icon /// /// https://fontawesome.com/icons/comment-music?style=light /// answer, chat, commenting, conversation, create, message, music, note, notification, sing, sms, song, texting static const IconData lightCommentMusic = IconDataLight(0xf8b0); /// Thin Comment Music icon /// /// https://fontawesome.com/icons/comment-music?style=thin /// answer, chat, commenting, conversation, create, message, music, note, notification, sing, sms, song, texting static const IconData thinCommentMusic = IconDataThin(0xf8b0); /// Solid Comment Pen icon /// /// https://fontawesome.com/icons/comment-pen?style=solid /// answer, bubble, chat, commenting, conversation, edit, feedback, message, modify, note, notification, pen, pencil, sms, speech, texting, update, write static const IconData solidCommentPen = IconDataSolid(0xf4ae); /// Alias comment-edit for icon [solidCommentPen] @Deprecated('Use "solidCommentPen" instead.') static const IconData solidCommentEdit = solidCommentPen; /// Regular Comment Pen icon /// /// https://fontawesome.com/icons/comment-pen?style=regular /// answer, bubble, chat, commenting, conversation, edit, feedback, message, modify, note, notification, pen, pencil, sms, speech, texting, update, write static const IconData commentPen = IconDataRegular(0xf4ae); /// Alias comment-edit for icon [commentPen] @Deprecated('Use "commentPen" instead.') static const IconData commentEdit = commentPen; /// Light Comment Pen icon /// /// https://fontawesome.com/icons/comment-pen?style=light /// answer, bubble, chat, commenting, conversation, edit, feedback, message, modify, note, notification, pen, pencil, sms, speech, texting, update, write static const IconData lightCommentPen = IconDataLight(0xf4ae); /// Alias comment-edit for icon [lightCommentPen] @Deprecated('Use "lightCommentPen" instead.') static const IconData lightCommentEdit = lightCommentPen; /// Thin Comment Pen icon /// /// https://fontawesome.com/icons/comment-pen?style=thin /// answer, bubble, chat, commenting, conversation, edit, feedback, message, modify, note, notification, pen, pencil, sms, speech, texting, update, write static const IconData thinCommentPen = IconDataThin(0xf4ae); /// Alias comment-edit for icon [thinCommentPen] @Deprecated('Use "thinCommentPen" instead.') static const IconData thinCommentEdit = thinCommentPen; /// Solid Comment Plus icon /// /// https://fontawesome.com/icons/comment-plus?style=solid /// add, answer, bubble, chat, commenting, conversation, create, feedback, message, new, note, notification, positive, sms, speech, texting static const IconData solidCommentPlus = IconDataSolid(0xf4b2); /// Regular Comment Plus icon /// /// https://fontawesome.com/icons/comment-plus?style=regular /// add, answer, bubble, chat, commenting, conversation, create, feedback, message, new, note, notification, positive, sms, speech, texting static const IconData commentPlus = IconDataRegular(0xf4b2); /// Light Comment Plus icon /// /// https://fontawesome.com/icons/comment-plus?style=light /// add, answer, bubble, chat, commenting, conversation, create, feedback, message, new, note, notification, positive, sms, speech, texting static const IconData lightCommentPlus = IconDataLight(0xf4b2); /// Thin Comment Plus icon /// /// https://fontawesome.com/icons/comment-plus?style=thin /// add, answer, bubble, chat, commenting, conversation, create, feedback, message, new, note, notification, positive, sms, speech, texting static const IconData thinCommentPlus = IconDataThin(0xf4b2); /// Solid Comment Question icon /// /// https://fontawesome.com/icons/comment-question?style=solid /// answer, chat, faq, help, question, request, support static const IconData solidCommentQuestion = IconDataSolid(0xe14b); /// Regular Comment Question icon /// /// https://fontawesome.com/icons/comment-question?style=regular /// answer, chat, faq, help, question, request, support static const IconData commentQuestion = IconDataRegular(0xe14b); /// Light Comment Question icon /// /// https://fontawesome.com/icons/comment-question?style=light /// answer, chat, faq, help, question, request, support static const IconData lightCommentQuestion = IconDataLight(0xe14b); /// Thin Comment Question icon /// /// https://fontawesome.com/icons/comment-question?style=thin /// answer, chat, faq, help, question, request, support static const IconData thinCommentQuestion = IconDataThin(0xe14b); /// Solid Comment Quote icon /// /// https://fontawesome.com/icons/comment-quote?style=solid /// answer, chat, quote static const IconData solidCommentQuote = IconDataSolid(0xe14c); /// Regular Comment Quote icon /// /// https://fontawesome.com/icons/comment-quote?style=regular /// answer, chat, quote static const IconData commentQuote = IconDataRegular(0xe14c); /// Light Comment Quote icon /// /// https://fontawesome.com/icons/comment-quote?style=light /// answer, chat, quote static const IconData lightCommentQuote = IconDataLight(0xe14c); /// Thin Comment Quote icon /// /// https://fontawesome.com/icons/comment-quote?style=thin /// answer, chat, quote static const IconData thinCommentQuote = IconDataThin(0xe14c); /// Solid Comment Slash icon /// /// https://fontawesome.com/icons/comment-slash?style=solid /// answer, bubble, cancel, chat, commenting, conversation, disabled, feedback, message, mute, note, notification, quiet, sms, speech, texting static const IconData solidCommentSlash = IconDataSolid(0xf4b3); /// Regular Comment Slash icon /// /// https://fontawesome.com/icons/comment-slash?style=regular /// answer, bubble, cancel, chat, commenting, conversation, disabled, feedback, message, mute, note, notification, quiet, sms, speech, texting static const IconData commentSlash = IconDataRegular(0xf4b3); /// Light Comment Slash icon /// /// https://fontawesome.com/icons/comment-slash?style=light /// answer, bubble, cancel, chat, commenting, conversation, disabled, feedback, message, mute, note, notification, quiet, sms, speech, texting static const IconData lightCommentSlash = IconDataLight(0xf4b3); /// Thin Comment Slash icon /// /// https://fontawesome.com/icons/comment-slash?style=thin /// answer, bubble, cancel, chat, commenting, conversation, disabled, feedback, message, mute, note, notification, quiet, sms, speech, texting static const IconData thinCommentSlash = IconDataThin(0xf4b3); /// Solid Comment Smile icon /// /// https://fontawesome.com/icons/comment-smile?style=solid /// answer, bubble, chat, commenting, conversation, emoji, feedback, happy, message, note, notification, sms, speech, texting static const IconData solidCommentSmile = IconDataSolid(0xf4b4); /// Regular Comment Smile icon /// /// https://fontawesome.com/icons/comment-smile?style=regular /// answer, bubble, chat, commenting, conversation, emoji, feedback, happy, message, note, notification, sms, speech, texting static const IconData commentSmile = IconDataRegular(0xf4b4); /// Light Comment Smile icon /// /// https://fontawesome.com/icons/comment-smile?style=light /// answer, bubble, chat, commenting, conversation, emoji, feedback, happy, message, note, notification, sms, speech, texting static const IconData lightCommentSmile = IconDataLight(0xf4b4); /// Thin Comment Smile icon /// /// https://fontawesome.com/icons/comment-smile?style=thin /// answer, bubble, chat, commenting, conversation, emoji, feedback, happy, message, note, notification, sms, speech, texting static const IconData thinCommentSmile = IconDataThin(0xf4b4); /// Solid Comment Sms icon /// /// https://fontawesome.com/icons/comment-sms?style=solid /// answer, chat, conversation, message, mobile, notification, phone, sms, texting static const IconData solidCommentSms = IconDataSolid(0xf7cd); /// Alias sms for icon [solidCommentSms] @Deprecated('Use "solidCommentSms" instead.') static const IconData solidSms = solidCommentSms; /// Regular Comment Sms icon /// /// https://fontawesome.com/icons/comment-sms?style=regular /// answer, chat, conversation, message, mobile, notification, phone, sms, texting static const IconData commentSms = IconDataRegular(0xf7cd); /// Alias sms for icon [commentSms] @Deprecated('Use "commentSms" instead.') static const IconData sms = commentSms; /// Light Comment Sms icon /// /// https://fontawesome.com/icons/comment-sms?style=light /// answer, chat, conversation, message, mobile, notification, phone, sms, texting static const IconData lightCommentSms = IconDataLight(0xf7cd); /// Alias sms for icon [lightCommentSms] @Deprecated('Use "lightCommentSms" instead.') static const IconData lightSms = lightCommentSms; /// Thin Comment Sms icon /// /// https://fontawesome.com/icons/comment-sms?style=thin /// answer, chat, conversation, message, mobile, notification, phone, sms, texting static const IconData thinCommentSms = IconDataThin(0xf7cd); /// Alias sms for icon [thinCommentSms] @Deprecated('Use "thinCommentSms" instead.') static const IconData thinSms = thinCommentSms; /// Solid Comment Text icon /// /// https://fontawesome.com/icons/comment-text?style=solid /// answer, chat, font, type static const IconData solidCommentText = IconDataSolid(0xe14d); /// Regular Comment Text icon /// /// https://fontawesome.com/icons/comment-text?style=regular /// answer, chat, font, type static const IconData commentText = IconDataRegular(0xe14d); /// Light Comment Text icon /// /// https://fontawesome.com/icons/comment-text?style=light /// answer, chat, font, type static const IconData lightCommentText = IconDataLight(0xe14d); /// Thin Comment Text icon /// /// https://fontawesome.com/icons/comment-text?style=thin /// answer, chat, font, type static const IconData thinCommentText = IconDataThin(0xe14d); /// Solid Comment Xmark icon /// /// https://fontawesome.com/icons/comment-xmark?style=solid /// answer, archive, bubble, chat, commenting, conversation, delete, feedback, message, note, notification, remove, sms, speech, texting, uncheck, x static const IconData solidCommentXmark = IconDataSolid(0xf4b5); /// Alias comment-times for icon [solidCommentXmark] @Deprecated('Use "solidCommentXmark" instead.') static const IconData solidCommentTimes = solidCommentXmark; /// Regular Comment Xmark icon /// /// https://fontawesome.com/icons/comment-xmark?style=regular /// answer, archive, bubble, chat, commenting, conversation, delete, feedback, message, note, notification, remove, sms, speech, texting, uncheck, x static const IconData commentXmark = IconDataRegular(0xf4b5); /// Alias comment-times for icon [commentXmark] @Deprecated('Use "commentXmark" instead.') static const IconData commentTimes = commentXmark; /// Light Comment Xmark icon /// /// https://fontawesome.com/icons/comment-xmark?style=light /// answer, archive, bubble, chat, commenting, conversation, delete, feedback, message, note, notification, remove, sms, speech, texting, uncheck, x static const IconData lightCommentXmark = IconDataLight(0xf4b5); /// Alias comment-times for icon [lightCommentXmark] @Deprecated('Use "lightCommentXmark" instead.') static const IconData lightCommentTimes = lightCommentXmark; /// Thin Comment Xmark icon /// /// https://fontawesome.com/icons/comment-xmark?style=thin /// answer, archive, bubble, chat, commenting, conversation, delete, feedback, message, note, notification, remove, sms, speech, texting, uncheck, x static const IconData thinCommentXmark = IconDataThin(0xf4b5); /// Alias comment-times for icon [thinCommentXmark] @Deprecated('Use "thinCommentXmark" instead.') static const IconData thinCommentTimes = thinCommentXmark; /// Solid Comments icon /// /// https://fontawesome.com/icons/comments?style=solid /// conversation, discussion, talking, Two Speech Bubbles, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData solidComments = IconDataSolid(0xf086); /// Regular Comments icon /// /// https://fontawesome.com/icons/comments?style=regular /// conversation, discussion, talking, Two Speech Bubbles, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData comments = IconDataRegular(0xf086); /// Light Comments icon /// /// https://fontawesome.com/icons/comments?style=light /// conversation, discussion, talking, Two Speech Bubbles, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData lightComments = IconDataLight(0xf086); /// Thin Comments icon /// /// https://fontawesome.com/icons/comments?style=thin /// conversation, discussion, talking, Two Speech Bubbles, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData thinComments = IconDataThin(0xf086); /// Solid Comments Dollar icon /// /// https://fontawesome.com/icons/comments-dollar?style=solid /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData solidCommentsDollar = IconDataSolid(0xf653); /// Regular Comments Dollar icon /// /// https://fontawesome.com/icons/comments-dollar?style=regular /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData commentsDollar = IconDataRegular(0xf653); /// Light Comments Dollar icon /// /// https://fontawesome.com/icons/comments-dollar?style=light /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData lightCommentsDollar = IconDataLight(0xf653); /// Thin Comments Dollar icon /// /// https://fontawesome.com/icons/comments-dollar?style=thin /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData thinCommentsDollar = IconDataThin(0xf653); /// Solid Comments Question icon /// /// https://fontawesome.com/icons/comments-question?style=solid /// answer, chat, faq, help, question, request, support static const IconData solidCommentsQuestion = IconDataSolid(0xe14e); /// Regular Comments Question icon /// /// https://fontawesome.com/icons/comments-question?style=regular /// answer, chat, faq, help, question, request, support static const IconData commentsQuestion = IconDataRegular(0xe14e); /// Light Comments Question icon /// /// https://fontawesome.com/icons/comments-question?style=light /// answer, chat, faq, help, question, request, support static const IconData lightCommentsQuestion = IconDataLight(0xe14e); /// Thin Comments Question icon /// /// https://fontawesome.com/icons/comments-question?style=thin /// answer, chat, faq, help, question, request, support static const IconData thinCommentsQuestion = IconDataThin(0xe14e); /// Solid Comments Question Check icon /// /// https://fontawesome.com/icons/comments-question-check?style=solid /// answer, chat, enable, faq, help, question, request, support, validate, working static const IconData solidCommentsQuestionCheck = IconDataSolid(0xe14f); /// Regular Comments Question Check icon /// /// https://fontawesome.com/icons/comments-question-check?style=regular /// answer, chat, enable, faq, help, question, request, support, validate, working static const IconData commentsQuestionCheck = IconDataRegular(0xe14f); /// Light Comments Question Check icon /// /// https://fontawesome.com/icons/comments-question-check?style=light /// answer, chat, enable, faq, help, question, request, support, validate, working static const IconData lightCommentsQuestionCheck = IconDataLight(0xe14f); /// Thin Comments Question Check icon /// /// https://fontawesome.com/icons/comments-question-check?style=thin /// answer, chat, enable, faq, help, question, request, support, validate, working static const IconData thinCommentsQuestionCheck = IconDataThin(0xe14f); /// Solid Compact Disc icon /// /// https://fontawesome.com/icons/compact-disc?style=solid /// Optical Disc Icon, album, blu-ray, bluray, cd, computer, disc, disk, dvd, media, movie, music, optical, optical disk, record, video, vinyl static const IconData solidCompactDisc = IconDataSolid(0xf51f); /// Regular Compact Disc icon /// /// https://fontawesome.com/icons/compact-disc?style=regular /// Optical Disc Icon, album, blu-ray, bluray, cd, computer, disc, disk, dvd, media, movie, music, optical, optical disk, record, video, vinyl static const IconData compactDisc = IconDataRegular(0xf51f); /// Light Compact Disc icon /// /// https://fontawesome.com/icons/compact-disc?style=light /// Optical Disc Icon, album, blu-ray, bluray, cd, computer, disc, disk, dvd, media, movie, music, optical, optical disk, record, video, vinyl static const IconData lightCompactDisc = IconDataLight(0xf51f); /// Thin Compact Disc icon /// /// https://fontawesome.com/icons/compact-disc?style=thin /// Optical Disc Icon, album, blu-ray, bluray, cd, computer, disc, disk, dvd, media, movie, music, optical, optical disk, record, video, vinyl static const IconData thinCompactDisc = IconDataThin(0xf51f); /// Solid Compass icon /// /// https://fontawesome.com/icons/compass?style=solid /// compass, directions, directory, location, magnetic, menu, navigation, orienteering, safari, travel static const IconData solidCompass = IconDataSolid(0xf14e); /// Regular Compass icon /// /// https://fontawesome.com/icons/compass?style=regular /// compass, directions, directory, location, magnetic, menu, navigation, orienteering, safari, travel static const IconData compass = IconDataRegular(0xf14e); /// Light Compass icon /// /// https://fontawesome.com/icons/compass?style=light /// compass, directions, directory, location, magnetic, menu, navigation, orienteering, safari, travel static const IconData lightCompass = IconDataLight(0xf14e); /// Thin Compass icon /// /// https://fontawesome.com/icons/compass?style=thin /// compass, directions, directory, location, magnetic, menu, navigation, orienteering, safari, travel static const IconData thinCompass = IconDataThin(0xf14e); /// Solid Compass Drafting icon /// /// https://fontawesome.com/icons/compass-drafting?style=solid /// design, map, mechanical drawing, plot, plotting static const IconData solidCompassDrafting = IconDataSolid(0xf568); /// Alias drafting-compass for icon [solidCompassDrafting] @Deprecated('Use "solidCompassDrafting" instead.') static const IconData solidDraftingCompass = solidCompassDrafting; /// Regular Compass Drafting icon /// /// https://fontawesome.com/icons/compass-drafting?style=regular /// design, map, mechanical drawing, plot, plotting static const IconData compassDrafting = IconDataRegular(0xf568); /// Alias drafting-compass for icon [compassDrafting] @Deprecated('Use "compassDrafting" instead.') static const IconData draftingCompass = compassDrafting; /// Light Compass Drafting icon /// /// https://fontawesome.com/icons/compass-drafting?style=light /// design, map, mechanical drawing, plot, plotting static const IconData lightCompassDrafting = IconDataLight(0xf568); /// Alias drafting-compass for icon [lightCompassDrafting] @Deprecated('Use "lightCompassDrafting" instead.') static const IconData lightDraftingCompass = lightCompassDrafting; /// Thin Compass Drafting icon /// /// https://fontawesome.com/icons/compass-drafting?style=thin /// design, map, mechanical drawing, plot, plotting static const IconData thinCompassDrafting = IconDataThin(0xf568); /// Alias drafting-compass for icon [thinCompassDrafting] @Deprecated('Use "thinCompassDrafting" instead.') static const IconData thinDraftingCompass = thinCompassDrafting; /// Solid Compass Slash icon /// /// https://fontawesome.com/icons/compass-slash?style=solid /// directions, directory, disabled, location, lost, menu, navigation, safari, travel static const IconData solidCompassSlash = IconDataSolid(0xf5e9); /// Regular Compass Slash icon /// /// https://fontawesome.com/icons/compass-slash?style=regular /// directions, directory, disabled, location, lost, menu, navigation, safari, travel static const IconData compassSlash = IconDataRegular(0xf5e9); /// Light Compass Slash icon /// /// https://fontawesome.com/icons/compass-slash?style=light /// directions, directory, disabled, location, lost, menu, navigation, safari, travel static const IconData lightCompassSlash = IconDataLight(0xf5e9); /// Thin Compass Slash icon /// /// https://fontawesome.com/icons/compass-slash?style=thin /// directions, directory, disabled, location, lost, menu, navigation, safari, travel static const IconData thinCompassSlash = IconDataThin(0xf5e9); /// Solid Compress icon /// /// https://fontawesome.com/icons/compress?style=solid /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData solidCompress = IconDataSolid(0xf066); /// Regular Compress icon /// /// https://fontawesome.com/icons/compress?style=regular /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData compress = IconDataRegular(0xf066); /// Light Compress icon /// /// https://fontawesome.com/icons/compress?style=light /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData lightCompress = IconDataLight(0xf066); /// Thin Compress icon /// /// https://fontawesome.com/icons/compress?style=thin /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData thinCompress = IconDataThin(0xf066); /// Solid Compress Wide icon /// /// https://fontawesome.com/icons/compress-wide?style=solid /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData solidCompressWide = IconDataSolid(0xf326); /// Regular Compress Wide icon /// /// https://fontawesome.com/icons/compress-wide?style=regular /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData compressWide = IconDataRegular(0xf326); /// Light Compress Wide icon /// /// https://fontawesome.com/icons/compress-wide?style=light /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData lightCompressWide = IconDataLight(0xf326); /// Thin Compress Wide icon /// /// https://fontawesome.com/icons/compress-wide?style=thin /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData thinCompressWide = IconDataThin(0xf326); /// Solid Computer icon /// /// https://fontawesome.com/icons/computer?style=solid /// computer, desktop, display, monitor, tower static const IconData solidComputer = IconDataSolid(0xe4e5); /// Regular Computer icon /// /// https://fontawesome.com/icons/computer?style=regular /// computer, desktop, display, monitor, tower static const IconData computer = IconDataRegular(0xe4e5); /// Light Computer icon /// /// https://fontawesome.com/icons/computer?style=light /// computer, desktop, display, monitor, tower static const IconData lightComputer = IconDataLight(0xe4e5); /// Thin Computer icon /// /// https://fontawesome.com/icons/computer?style=thin /// computer, desktop, display, monitor, tower static const IconData thinComputer = IconDataThin(0xe4e5); /// Solid Computer Classic icon /// /// https://fontawesome.com/icons/computer-classic?style=solid /// apple II, hardware, machine, macintosh, programming, retro, vintage static const IconData solidComputerClassic = IconDataSolid(0xf8b1); /// Regular Computer Classic icon /// /// https://fontawesome.com/icons/computer-classic?style=regular /// apple II, hardware, machine, macintosh, programming, retro, vintage static const IconData computerClassic = IconDataRegular(0xf8b1); /// Light Computer Classic icon /// /// https://fontawesome.com/icons/computer-classic?style=light /// apple II, hardware, machine, macintosh, programming, retro, vintage static const IconData lightComputerClassic = IconDataLight(0xf8b1); /// Thin Computer Classic icon /// /// https://fontawesome.com/icons/computer-classic?style=thin /// apple II, hardware, machine, macintosh, programming, retro, vintage static const IconData thinComputerClassic = IconDataThin(0xf8b1); /// Solid Computer Mouse icon /// /// https://fontawesome.com/icons/computer-mouse?style=solid /// click, computer, computer mouse, cursor, input, peripheral static const IconData solidComputerMouse = IconDataSolid(0xf8cc); /// Alias mouse for icon [solidComputerMouse] @Deprecated('Use "solidComputerMouse" instead.') static const IconData solidMouse = solidComputerMouse; /// Regular Computer Mouse icon /// /// https://fontawesome.com/icons/computer-mouse?style=regular /// click, computer, computer mouse, cursor, input, peripheral static const IconData computerMouse = IconDataRegular(0xf8cc); /// Alias mouse for icon [computerMouse] @Deprecated('Use "computerMouse" instead.') static const IconData mouse = computerMouse; /// Light Computer Mouse icon /// /// https://fontawesome.com/icons/computer-mouse?style=light /// click, computer, computer mouse, cursor, input, peripheral static const IconData lightComputerMouse = IconDataLight(0xf8cc); /// Alias mouse for icon [lightComputerMouse] @Deprecated('Use "lightComputerMouse" instead.') static const IconData lightMouse = lightComputerMouse; /// Thin Computer Mouse icon /// /// https://fontawesome.com/icons/computer-mouse?style=thin /// click, computer, computer mouse, cursor, input, peripheral static const IconData thinComputerMouse = IconDataThin(0xf8cc); /// Alias mouse for icon [thinComputerMouse] @Deprecated('Use "thinComputerMouse" instead.') static const IconData thinMouse = thinComputerMouse; /// Solid Computer Mouse Scrollwheel icon /// /// https://fontawesome.com/icons/computer-mouse-scrollwheel?style=solid /// click, computer, cursor, input, peripheral static const IconData solidComputerMouseScrollwheel = IconDataSolid(0xf8cd); /// Alias mouse-alt for icon [solidComputerMouseScrollwheel] @Deprecated('Use "solidComputerMouseScrollwheel" instead.') static const IconData solidMouseAlt = solidComputerMouseScrollwheel; /// Regular Computer Mouse Scrollwheel icon /// /// https://fontawesome.com/icons/computer-mouse-scrollwheel?style=regular /// click, computer, cursor, input, peripheral static const IconData computerMouseScrollwheel = IconDataRegular(0xf8cd); /// Alias mouse-alt for icon [computerMouseScrollwheel] @Deprecated('Use "computerMouseScrollwheel" instead.') static const IconData mouseAlt = computerMouseScrollwheel; /// Light Computer Mouse Scrollwheel icon /// /// https://fontawesome.com/icons/computer-mouse-scrollwheel?style=light /// click, computer, cursor, input, peripheral static const IconData lightComputerMouseScrollwheel = IconDataLight(0xf8cd); /// Alias mouse-alt for icon [lightComputerMouseScrollwheel] @Deprecated('Use "lightComputerMouseScrollwheel" instead.') static const IconData lightMouseAlt = lightComputerMouseScrollwheel; /// Thin Computer Mouse Scrollwheel icon /// /// https://fontawesome.com/icons/computer-mouse-scrollwheel?style=thin /// click, computer, cursor, input, peripheral static const IconData thinComputerMouseScrollwheel = IconDataThin(0xf8cd); /// Alias mouse-alt for icon [thinComputerMouseScrollwheel] @Deprecated('Use "thinComputerMouseScrollwheel" instead.') static const IconData thinMouseAlt = thinComputerMouseScrollwheel; /// Solid Computer Speaker icon /// /// https://fontawesome.com/icons/computer-speaker?style=solid /// airplay, bluetooth, devices, music, output, pair, sound, sync static const IconData solidComputerSpeaker = IconDataSolid(0xf8b2); /// Regular Computer Speaker icon /// /// https://fontawesome.com/icons/computer-speaker?style=regular /// airplay, bluetooth, devices, music, output, pair, sound, sync static const IconData computerSpeaker = IconDataRegular(0xf8b2); /// Light Computer Speaker icon /// /// https://fontawesome.com/icons/computer-speaker?style=light /// airplay, bluetooth, devices, music, output, pair, sound, sync static const IconData lightComputerSpeaker = IconDataLight(0xf8b2); /// Thin Computer Speaker icon /// /// https://fontawesome.com/icons/computer-speaker?style=thin /// airplay, bluetooth, devices, music, output, pair, sound, sync static const IconData thinComputerSpeaker = IconDataThin(0xf8b2); /// Brands Confluence icon /// /// https://fontawesome.com/icons/confluence?style=brands /// atlassian static const IconData confluence = IconDataBrands(0xf78d); /// Brands Connect Develop icon /// /// https://fontawesome.com/icons/connectdevelop?style=brands static const IconData connectdevelop = IconDataBrands(0xf20e); /// Solid Container Storage icon /// /// https://fontawesome.com/icons/container-storage?style=solid /// archive, box, inventory, shipping, warehouse static const IconData solidContainerStorage = IconDataSolid(0xf4b7); /// Regular Container Storage icon /// /// https://fontawesome.com/icons/container-storage?style=regular /// archive, box, inventory, shipping, warehouse static const IconData containerStorage = IconDataRegular(0xf4b7); /// Light Container Storage icon /// /// https://fontawesome.com/icons/container-storage?style=light /// archive, box, inventory, shipping, warehouse static const IconData lightContainerStorage = IconDataLight(0xf4b7); /// Thin Container Storage icon /// /// https://fontawesome.com/icons/container-storage?style=thin /// archive, box, inventory, shipping, warehouse static const IconData thinContainerStorage = IconDataThin(0xf4b7); /// Brands Contao icon /// /// https://fontawesome.com/icons/contao?style=brands static const IconData contao = IconDataBrands(0xf26d); /// Solid Conveyor Belt icon /// /// https://fontawesome.com/icons/conveyor-belt?style=solid /// carousel, inventory, manufacture, packaging, shipping static const IconData solidConveyorBelt = IconDataSolid(0xf46e); /// Regular Conveyor Belt icon /// /// https://fontawesome.com/icons/conveyor-belt?style=regular /// carousel, inventory, manufacture, packaging, shipping static const IconData conveyorBelt = IconDataRegular(0xf46e); /// Light Conveyor Belt icon /// /// https://fontawesome.com/icons/conveyor-belt?style=light /// carousel, inventory, manufacture, packaging, shipping static const IconData lightConveyorBelt = IconDataLight(0xf46e); /// Thin Conveyor Belt icon /// /// https://fontawesome.com/icons/conveyor-belt?style=thin /// carousel, inventory, manufacture, packaging, shipping static const IconData thinConveyorBelt = IconDataThin(0xf46e); /// Solid Conveyor Belt Arm icon /// /// https://fontawesome.com/icons/conveyor-belt-arm?style=solid /// inventory, manufacture, packaging, produce, production, shipping, carousel static const IconData solidConveyorBeltArm = IconDataSolid(0xe5f8); /// Regular Conveyor Belt Arm icon /// /// https://fontawesome.com/icons/conveyor-belt-arm?style=regular /// inventory, manufacture, packaging, produce, production, shipping, carousel static const IconData conveyorBeltArm = IconDataRegular(0xe5f8); /// Light Conveyor Belt Arm icon /// /// https://fontawesome.com/icons/conveyor-belt-arm?style=light /// inventory, manufacture, packaging, produce, production, shipping, carousel static const IconData lightConveyorBeltArm = IconDataLight(0xe5f8); /// Thin Conveyor Belt Arm icon /// /// https://fontawesome.com/icons/conveyor-belt-arm?style=thin /// inventory, manufacture, packaging, produce, production, shipping, carousel static const IconData thinConveyorBeltArm = IconDataThin(0xe5f8); /// Solid Conveyor Belt Boxes icon /// /// https://fontawesome.com/icons/conveyor-belt-boxes?style=solid /// carousel, inventory, manufacture, packaging, shipping static const IconData solidConveyorBeltBoxes = IconDataSolid(0xf46f); /// Alias conveyor-belt-alt for icon [solidConveyorBeltBoxes] @Deprecated('Use "solidConveyorBeltBoxes" instead.') static const IconData solidConveyorBeltAlt = solidConveyorBeltBoxes; /// Regular Conveyor Belt Boxes icon /// /// https://fontawesome.com/icons/conveyor-belt-boxes?style=regular /// carousel, inventory, manufacture, packaging, shipping static const IconData conveyorBeltBoxes = IconDataRegular(0xf46f); /// Alias conveyor-belt-alt for icon [conveyorBeltBoxes] @Deprecated('Use "conveyorBeltBoxes" instead.') static const IconData conveyorBeltAlt = conveyorBeltBoxes; /// Light Conveyor Belt Boxes icon /// /// https://fontawesome.com/icons/conveyor-belt-boxes?style=light /// carousel, inventory, manufacture, packaging, shipping static const IconData lightConveyorBeltBoxes = IconDataLight(0xf46f); /// Alias conveyor-belt-alt for icon [lightConveyorBeltBoxes] @Deprecated('Use "lightConveyorBeltBoxes" instead.') static const IconData lightConveyorBeltAlt = lightConveyorBeltBoxes; /// Thin Conveyor Belt Boxes icon /// /// https://fontawesome.com/icons/conveyor-belt-boxes?style=thin /// carousel, inventory, manufacture, packaging, shipping static const IconData thinConveyorBeltBoxes = IconDataThin(0xf46f); /// Alias conveyor-belt-alt for icon [thinConveyorBeltBoxes] @Deprecated('Use "thinConveyorBeltBoxes" instead.') static const IconData thinConveyorBeltAlt = thinConveyorBeltBoxes; /// Solid Conveyor Belt Empty icon /// /// https://fontawesome.com/icons/conveyor-belt-empty?style=solid /// inventory, shipping static const IconData solidConveyorBeltEmpty = IconDataSolid(0xe150); /// Regular Conveyor Belt Empty icon /// /// https://fontawesome.com/icons/conveyor-belt-empty?style=regular /// inventory, shipping static const IconData conveyorBeltEmpty = IconDataRegular(0xe150); /// Light Conveyor Belt Empty icon /// /// https://fontawesome.com/icons/conveyor-belt-empty?style=light /// inventory, shipping static const IconData lightConveyorBeltEmpty = IconDataLight(0xe150); /// Thin Conveyor Belt Empty icon /// /// https://fontawesome.com/icons/conveyor-belt-empty?style=thin /// inventory, shipping static const IconData thinConveyorBeltEmpty = IconDataThin(0xe150); /// Solid Cookie icon /// /// https://fontawesome.com/icons/cookie?style=solid /// baked good, chips, chocolate, cookie, dessert, eat, snack, sweet, treat static const IconData solidCookie = IconDataSolid(0xf563); /// Regular Cookie icon /// /// https://fontawesome.com/icons/cookie?style=regular /// baked good, chips, chocolate, cookie, dessert, eat, snack, sweet, treat static const IconData cookie = IconDataRegular(0xf563); /// Light Cookie icon /// /// https://fontawesome.com/icons/cookie?style=light /// baked good, chips, chocolate, cookie, dessert, eat, snack, sweet, treat static const IconData lightCookie = IconDataLight(0xf563); /// Thin Cookie icon /// /// https://fontawesome.com/icons/cookie?style=thin /// baked good, chips, chocolate, cookie, dessert, eat, snack, sweet, treat static const IconData thinCookie = IconDataThin(0xf563); /// Solid Cookie Bite icon /// /// https://fontawesome.com/icons/cookie-bite?style=solid /// baked good, bitten, chips, chocolate, eat, snack, sweet, treat static const IconData solidCookieBite = IconDataSolid(0xf564); /// Regular Cookie Bite icon /// /// https://fontawesome.com/icons/cookie-bite?style=regular /// baked good, bitten, chips, chocolate, eat, snack, sweet, treat static const IconData cookieBite = IconDataRegular(0xf564); /// Light Cookie Bite icon /// /// https://fontawesome.com/icons/cookie-bite?style=light /// baked good, bitten, chips, chocolate, eat, snack, sweet, treat static const IconData lightCookieBite = IconDataLight(0xf564); /// Thin Cookie Bite icon /// /// https://fontawesome.com/icons/cookie-bite?style=thin /// baked good, bitten, chips, chocolate, eat, snack, sweet, treat static const IconData thinCookieBite = IconDataThin(0xf564); /// Solid Copy icon /// /// https://fontawesome.com/icons/copy?style=solid /// clone, duplicate, file, files-o, paper, paste static const IconData solidCopy = IconDataSolid(0xf0c5); /// Regular Copy icon /// /// https://fontawesome.com/icons/copy?style=regular /// clone, duplicate, file, files-o, paper, paste static const IconData copy = IconDataRegular(0xf0c5); /// Light Copy icon /// /// https://fontawesome.com/icons/copy?style=light /// clone, duplicate, file, files-o, paper, paste static const IconData lightCopy = IconDataLight(0xf0c5); /// Thin Copy icon /// /// https://fontawesome.com/icons/copy?style=thin /// clone, duplicate, file, files-o, paper, paste static const IconData thinCopy = IconDataThin(0xf0c5); /// Solid Copyright icon /// /// https://fontawesome.com/icons/copyright?style=solid /// brand, c, copyright, mark, register, trademark static const IconData solidCopyright = IconDataSolid(0xf1f9); /// Regular Copyright icon /// /// https://fontawesome.com/icons/copyright?style=regular /// brand, c, copyright, mark, register, trademark static const IconData copyright = IconDataRegular(0xf1f9); /// Light Copyright icon /// /// https://fontawesome.com/icons/copyright?style=light /// brand, c, copyright, mark, register, trademark static const IconData lightCopyright = IconDataLight(0xf1f9); /// Thin Copyright icon /// /// https://fontawesome.com/icons/copyright?style=thin /// brand, c, copyright, mark, register, trademark static const IconData thinCopyright = IconDataThin(0xf1f9); /// Solid Corn icon /// /// https://fontawesome.com/icons/corn?style=solid /// cob, corn, ear, ear of corn, fall, grain, kernel, maize, maze, popcorn static const IconData solidCorn = IconDataSolid(0xf6c7); /// Regular Corn icon /// /// https://fontawesome.com/icons/corn?style=regular /// cob, corn, ear, ear of corn, fall, grain, kernel, maize, maze, popcorn static const IconData corn = IconDataRegular(0xf6c7); /// Light Corn icon /// /// https://fontawesome.com/icons/corn?style=light /// cob, corn, ear, ear of corn, fall, grain, kernel, maize, maze, popcorn static const IconData lightCorn = IconDataLight(0xf6c7); /// Thin Corn icon /// /// https://fontawesome.com/icons/corn?style=thin /// cob, corn, ear, ear of corn, fall, grain, kernel, maize, maze, popcorn static const IconData thinCorn = IconDataThin(0xf6c7); /// Solid Corner icon /// /// https://fontawesome.com/icons/corner?style=solid /// Not Sign, angle, not static const IconData solidCorner = IconDataSolid(0xe3fe); /// Regular Corner icon /// /// https://fontawesome.com/icons/corner?style=regular /// Not Sign, angle, not static const IconData corner = IconDataRegular(0xe3fe); /// Light Corner icon /// /// https://fontawesome.com/icons/corner?style=light /// Not Sign, angle, not static const IconData lightCorner = IconDataLight(0xe3fe); /// Thin Corner icon /// /// https://fontawesome.com/icons/corner?style=thin /// Not Sign, angle, not static const IconData thinCorner = IconDataThin(0xe3fe); /// Brands Cotton Bureau icon /// /// https://fontawesome.com/icons/cotton-bureau?style=brands /// clothing, t-shirts, tshirts static const IconData cottonBureau = IconDataBrands(0xf89e); /// Solid Couch icon /// /// https://fontawesome.com/icons/couch?style=solid /// chair, cushion, furniture, relax, sofa static const IconData solidCouch = IconDataSolid(0xf4b8); /// Regular Couch icon /// /// https://fontawesome.com/icons/couch?style=regular /// chair, cushion, furniture, relax, sofa static const IconData couch = IconDataRegular(0xf4b8); /// Light Couch icon /// /// https://fontawesome.com/icons/couch?style=light /// chair, cushion, furniture, relax, sofa static const IconData lightCouch = IconDataLight(0xf4b8); /// Thin Couch icon /// /// https://fontawesome.com/icons/couch?style=thin /// chair, cushion, furniture, relax, sofa static const IconData thinCouch = IconDataThin(0xf4b8); /// Solid Court Sport icon /// /// https://fontawesome.com/icons/court-sport?style=solid /// basketball, court, football, futbol, soccer, sport, field static const IconData solidCourtSport = IconDataSolid(0xe643); /// Regular Court Sport icon /// /// https://fontawesome.com/icons/court-sport?style=regular /// basketball, court, football, futbol, soccer, sport, field static const IconData courtSport = IconDataRegular(0xe643); /// Light Court Sport icon /// /// https://fontawesome.com/icons/court-sport?style=light /// basketball, court, football, futbol, soccer, sport, field static const IconData lightCourtSport = IconDataLight(0xe643); /// Thin Court Sport icon /// /// https://fontawesome.com/icons/court-sport?style=thin /// basketball, court, football, futbol, soccer, sport, field static const IconData thinCourtSport = IconDataThin(0xe643); /// Solid Cow icon /// /// https://fontawesome.com/icons/cow?style=solid /// agriculture, animal, beef, bovine, co, cow, farm, fauna, livestock, mammal, milk, moo static const IconData solidCow = IconDataSolid(0xf6c8); /// Regular Cow icon /// /// https://fontawesome.com/icons/cow?style=regular /// agriculture, animal, beef, bovine, co, cow, farm, fauna, livestock, mammal, milk, moo static const IconData cow = IconDataRegular(0xf6c8); /// Light Cow icon /// /// https://fontawesome.com/icons/cow?style=light /// agriculture, animal, beef, bovine, co, cow, farm, fauna, livestock, mammal, milk, moo static const IconData lightCow = IconDataLight(0xf6c8); /// Thin Cow icon /// /// https://fontawesome.com/icons/cow?style=thin /// agriculture, animal, beef, bovine, co, cow, farm, fauna, livestock, mammal, milk, moo static const IconData thinCow = IconDataThin(0xf6c8); /// Solid Cowbell icon /// /// https://fontawesome.com/icons/cowbell?style=solid /// Blue Öyster Cult, Christopher Walken, SNL, The Bruce Dickinson, Will Ferrell, follow, music static const IconData solidCowbell = IconDataSolid(0xf8b3); /// Regular Cowbell icon /// /// https://fontawesome.com/icons/cowbell?style=regular /// Blue Öyster Cult, Christopher Walken, SNL, The Bruce Dickinson, Will Ferrell, follow, music static const IconData cowbell = IconDataRegular(0xf8b3); /// Light Cowbell icon /// /// https://fontawesome.com/icons/cowbell?style=light /// Blue Öyster Cult, Christopher Walken, SNL, The Bruce Dickinson, Will Ferrell, follow, music static const IconData lightCowbell = IconDataLight(0xf8b3); /// Thin Cowbell icon /// /// https://fontawesome.com/icons/cowbell?style=thin /// Blue Öyster Cult, Christopher Walken, SNL, The Bruce Dickinson, Will Ferrell, follow, music static const IconData thinCowbell = IconDataThin(0xf8b3); /// Solid Cowbell Circle Plus icon /// /// https://fontawesome.com/icons/cowbell-circle-plus?style=solid /// Blue Öyster Cult, Christopher Walken, SNL, The Bruce Dickinson, Will Ferrell, follow, music static const IconData solidCowbellCirclePlus = IconDataSolid(0xf8b4); /// Alias cowbell-more for icon [solidCowbellCirclePlus] @Deprecated('Use "solidCowbellCirclePlus" instead.') static const IconData solidCowbellMore = solidCowbellCirclePlus; /// Regular Cowbell Circle Plus icon /// /// https://fontawesome.com/icons/cowbell-circle-plus?style=regular /// Blue Öyster Cult, Christopher Walken, SNL, The Bruce Dickinson, Will Ferrell, follow, music static const IconData cowbellCirclePlus = IconDataRegular(0xf8b4); /// Alias cowbell-more for icon [cowbellCirclePlus] @Deprecated('Use "cowbellCirclePlus" instead.') static const IconData cowbellMore = cowbellCirclePlus; /// Light Cowbell Circle Plus icon /// /// https://fontawesome.com/icons/cowbell-circle-plus?style=light /// Blue Öyster Cult, Christopher Walken, SNL, The Bruce Dickinson, Will Ferrell, follow, music static const IconData lightCowbellCirclePlus = IconDataLight(0xf8b4); /// Alias cowbell-more for icon [lightCowbellCirclePlus] @Deprecated('Use "lightCowbellCirclePlus" instead.') static const IconData lightCowbellMore = lightCowbellCirclePlus; /// Thin Cowbell Circle Plus icon /// /// https://fontawesome.com/icons/cowbell-circle-plus?style=thin /// Blue Öyster Cult, Christopher Walken, SNL, The Bruce Dickinson, Will Ferrell, follow, music static const IconData thinCowbellCirclePlus = IconDataThin(0xf8b4); /// Alias cowbell-more for icon [thinCowbellCirclePlus] @Deprecated('Use "thinCowbellCirclePlus" instead.') static const IconData thinCowbellMore = thinCowbellCirclePlus; /// Brands cPanel icon /// /// https://fontawesome.com/icons/cpanel?style=brands static const IconData cpanel = IconDataBrands(0xf388); /// Solid Crab icon /// /// https://fontawesome.com/icons/crab?style=solid /// cancer, claws, crabmeat, crustacean, seafood, shellfish, zodiac static const IconData solidCrab = IconDataSolid(0xe3ff); /// Regular Crab icon /// /// https://fontawesome.com/icons/crab?style=regular /// cancer, claws, crabmeat, crustacean, seafood, shellfish, zodiac static const IconData crab = IconDataRegular(0xe3ff); /// Light Crab icon /// /// https://fontawesome.com/icons/crab?style=light /// cancer, claws, crabmeat, crustacean, seafood, shellfish, zodiac static const IconData lightCrab = IconDataLight(0xe3ff); /// Thin Crab icon /// /// https://fontawesome.com/icons/crab?style=thin /// cancer, claws, crabmeat, crustacean, seafood, shellfish, zodiac static const IconData thinCrab = IconDataThin(0xe3ff); /// Solid Crate Apple icon /// /// https://fontawesome.com/icons/crate-apple?style=solid /// bushel, container, fall, fruit, fuji, macintosh, orchard, peck, seasonal static const IconData solidCrateApple = IconDataSolid(0xf6b1); /// Alias apple-crate for icon [solidCrateApple] @Deprecated('Use "solidCrateApple" instead.') static const IconData solidAppleCrate = solidCrateApple; /// Regular Crate Apple icon /// /// https://fontawesome.com/icons/crate-apple?style=regular /// bushel, container, fall, fruit, fuji, macintosh, orchard, peck, seasonal static const IconData crateApple = IconDataRegular(0xf6b1); /// Alias apple-crate for icon [crateApple] @Deprecated('Use "crateApple" instead.') static const IconData appleCrate = crateApple; /// Light Crate Apple icon /// /// https://fontawesome.com/icons/crate-apple?style=light /// bushel, container, fall, fruit, fuji, macintosh, orchard, peck, seasonal static const IconData lightCrateApple = IconDataLight(0xf6b1); /// Alias apple-crate for icon [lightCrateApple] @Deprecated('Use "lightCrateApple" instead.') static const IconData lightAppleCrate = lightCrateApple; /// Thin Crate Apple icon /// /// https://fontawesome.com/icons/crate-apple?style=thin /// bushel, container, fall, fruit, fuji, macintosh, orchard, peck, seasonal static const IconData thinCrateApple = IconDataThin(0xf6b1); /// Alias apple-crate for icon [thinCrateApple] @Deprecated('Use "thinCrateApple" instead.') static const IconData thinAppleCrate = thinCrateApple; /// Solid Crate Empty icon /// /// https://fontawesome.com/icons/crate-empty?style=solid /// box, crate static const IconData solidCrateEmpty = IconDataSolid(0xe151); /// Regular Crate Empty icon /// /// https://fontawesome.com/icons/crate-empty?style=regular /// box, crate static const IconData crateEmpty = IconDataRegular(0xe151); /// Light Crate Empty icon /// /// https://fontawesome.com/icons/crate-empty?style=light /// box, crate static const IconData lightCrateEmpty = IconDataLight(0xe151); /// Thin Crate Empty icon /// /// https://fontawesome.com/icons/crate-empty?style=thin /// box, crate static const IconData thinCrateEmpty = IconDataThin(0xe151); /// Brands Creative Commons icon /// /// https://fontawesome.com/icons/creative-commons?style=brands static const IconData creativeCommons = IconDataBrands(0xf25e); /// Brands Creative Commons Attribution icon /// /// https://fontawesome.com/icons/creative-commons-by?style=brands static const IconData creativeCommonsBy = IconDataBrands(0xf4e7); /// Brands Creative Commons Noncommercial icon /// /// https://fontawesome.com/icons/creative-commons-nc?style=brands static const IconData creativeCommonsNc = IconDataBrands(0xf4e8); /// Brands Creative Commons Noncommercial (Euro Sign) icon /// /// https://fontawesome.com/icons/creative-commons-nc-eu?style=brands static const IconData creativeCommonsNcEu = IconDataBrands(0xf4e9); /// Brands Creative Commons Noncommercial (Yen Sign) icon /// /// https://fontawesome.com/icons/creative-commons-nc-jp?style=brands static const IconData creativeCommonsNcJp = IconDataBrands(0xf4ea); /// Brands Creative Commons No Derivative Works icon /// /// https://fontawesome.com/icons/creative-commons-nd?style=brands static const IconData creativeCommonsNd = IconDataBrands(0xf4eb); /// Brands Creative Commons Public Domain icon /// /// https://fontawesome.com/icons/creative-commons-pd?style=brands static const IconData creativeCommonsPd = IconDataBrands(0xf4ec); /// Brands Alternate Creative Commons Public Domain icon /// /// https://fontawesome.com/icons/creative-commons-pd-alt?style=brands static const IconData creativeCommonsPdAlt = IconDataBrands(0xf4ed); /// Brands Creative Commons Remix icon /// /// https://fontawesome.com/icons/creative-commons-remix?style=brands static const IconData creativeCommonsRemix = IconDataBrands(0xf4ee); /// Brands Creative Commons Share Alike icon /// /// https://fontawesome.com/icons/creative-commons-sa?style=brands static const IconData creativeCommonsSa = IconDataBrands(0xf4ef); /// Brands Creative Commons Sampling icon /// /// https://fontawesome.com/icons/creative-commons-sampling?style=brands static const IconData creativeCommonsSampling = IconDataBrands(0xf4f0); /// Brands Creative Commons Sampling + icon /// /// https://fontawesome.com/icons/creative-commons-sampling-plus?style=brands static const IconData creativeCommonsSamplingPlus = IconDataBrands(0xf4f1); /// Brands Creative Commons Share icon /// /// https://fontawesome.com/icons/creative-commons-share?style=brands static const IconData creativeCommonsShare = IconDataBrands(0xf4f2); /// Brands Creative Commons CC0 icon /// /// https://fontawesome.com/icons/creative-commons-zero?style=brands static const IconData creativeCommonsZero = IconDataBrands(0xf4f3); /// Solid Credit Card icon /// /// https://fontawesome.com/icons/credit-card?style=solid /// buy, card, checkout, credit, credit card, credit-card-alt, debit, money, payment, purchase static const IconData solidCreditCard = IconDataSolid(0xf09d); /// Alias credit-card-alt for icon [solidCreditCard] @Deprecated('Use "solidCreditCard" instead.') static const IconData solidCreditCardAlt = solidCreditCard; /// Regular Credit Card icon /// /// https://fontawesome.com/icons/credit-card?style=regular /// buy, card, checkout, credit, credit card, credit-card-alt, debit, money, payment, purchase static const IconData creditCard = IconDataRegular(0xf09d); /// Alias credit-card-alt for icon [creditCard] @Deprecated('Use "creditCard" instead.') static const IconData creditCardAlt = creditCard; /// Light Credit Card icon /// /// https://fontawesome.com/icons/credit-card?style=light /// buy, card, checkout, credit, credit card, credit-card-alt, debit, money, payment, purchase static const IconData lightCreditCard = IconDataLight(0xf09d); /// Alias credit-card-alt for icon [lightCreditCard] @Deprecated('Use "lightCreditCard" instead.') static const IconData lightCreditCardAlt = lightCreditCard; /// Thin Credit Card icon /// /// https://fontawesome.com/icons/credit-card?style=thin /// buy, card, checkout, credit, credit card, credit-card-alt, debit, money, payment, purchase static const IconData thinCreditCard = IconDataThin(0xf09d); /// Alias credit-card-alt for icon [thinCreditCard] @Deprecated('Use "thinCreditCard" instead.') static const IconData thinCreditCardAlt = thinCreditCard; /// Solid Credit Card Blank icon /// /// https://fontawesome.com/icons/credit-card-blank?style=solid /// buy, checkout, debit, money, payment, purchase static const IconData solidCreditCardBlank = IconDataSolid(0xf389); /// Regular Credit Card Blank icon /// /// https://fontawesome.com/icons/credit-card-blank?style=regular /// buy, checkout, debit, money, payment, purchase static const IconData creditCardBlank = IconDataRegular(0xf389); /// Light Credit Card Blank icon /// /// https://fontawesome.com/icons/credit-card-blank?style=light /// buy, checkout, debit, money, payment, purchase static const IconData lightCreditCardBlank = IconDataLight(0xf389); /// Thin Credit Card Blank icon /// /// https://fontawesome.com/icons/credit-card-blank?style=thin /// buy, checkout, debit, money, payment, purchase static const IconData thinCreditCardBlank = IconDataThin(0xf389); /// Solid Credit Card Front icon /// /// https://fontawesome.com/icons/credit-card-front?style=solid /// buy, checkout, chip, debit, money, payment, purchase static const IconData solidCreditCardFront = IconDataSolid(0xf38a); /// Regular Credit Card Front icon /// /// https://fontawesome.com/icons/credit-card-front?style=regular /// buy, checkout, chip, debit, money, payment, purchase static const IconData creditCardFront = IconDataRegular(0xf38a); /// Light Credit Card Front icon /// /// https://fontawesome.com/icons/credit-card-front?style=light /// buy, checkout, chip, debit, money, payment, purchase static const IconData lightCreditCardFront = IconDataLight(0xf38a); /// Thin Credit Card Front icon /// /// https://fontawesome.com/icons/credit-card-front?style=thin /// buy, checkout, chip, debit, money, payment, purchase static const IconData thinCreditCardFront = IconDataThin(0xf38a); /// Solid Cricket Bat Ball icon /// /// https://fontawesome.com/icons/cricket-bat-ball?style=solid /// ball, bat, bowling, cricket game, game, wicket static const IconData solidCricketBatBall = IconDataSolid(0xf449); /// Alias cricket for icon [solidCricketBatBall] @Deprecated('Use "solidCricketBatBall" instead.') static const IconData solidCricket = solidCricketBatBall; /// Regular Cricket Bat Ball icon /// /// https://fontawesome.com/icons/cricket-bat-ball?style=regular /// ball, bat, bowling, cricket game, game, wicket static const IconData cricketBatBall = IconDataRegular(0xf449); /// Alias cricket for icon [cricketBatBall] @Deprecated('Use "cricketBatBall" instead.') static const IconData cricket = cricketBatBall; /// Light Cricket Bat Ball icon /// /// https://fontawesome.com/icons/cricket-bat-ball?style=light /// ball, bat, bowling, cricket game, game, wicket static const IconData lightCricketBatBall = IconDataLight(0xf449); /// Alias cricket for icon [lightCricketBatBall] @Deprecated('Use "lightCricketBatBall" instead.') static const IconData lightCricket = lightCricketBatBall; /// Thin Cricket Bat Ball icon /// /// https://fontawesome.com/icons/cricket-bat-ball?style=thin /// ball, bat, bowling, cricket game, game, wicket static const IconData thinCricketBatBall = IconDataThin(0xf449); /// Alias cricket for icon [thinCricketBatBall] @Deprecated('Use "thinCricketBatBall" instead.') static const IconData thinCricket = thinCricketBatBall; /// Brands Critical Role icon /// /// https://fontawesome.com/icons/critical-role?style=brands /// Dungeons & Dragons, d&d, dnd, fantasy, game, gaming, tabletop static const IconData criticalRole = IconDataBrands(0xf6c9); /// Solid Croissant icon /// /// https://fontawesome.com/icons/croissant?style=solid /// bakery, bread, breakfast, brioche, butter, crescent, croissant, dough, food, french, gluten, pastry, roll static const IconData solidCroissant = IconDataSolid(0xf7f6); /// Regular Croissant icon /// /// https://fontawesome.com/icons/croissant?style=regular /// bakery, bread, breakfast, brioche, butter, crescent, croissant, dough, food, french, gluten, pastry, roll static const IconData croissant = IconDataRegular(0xf7f6); /// Light Croissant icon /// /// https://fontawesome.com/icons/croissant?style=light /// bakery, bread, breakfast, brioche, butter, crescent, croissant, dough, food, french, gluten, pastry, roll static const IconData lightCroissant = IconDataLight(0xf7f6); /// Thin Croissant icon /// /// https://fontawesome.com/icons/croissant?style=thin /// bakery, bread, breakfast, brioche, butter, crescent, croissant, dough, food, french, gluten, pastry, roll static const IconData thinCroissant = IconDataThin(0xf7f6); /// Solid Crop icon /// /// https://fontawesome.com/icons/crop?style=solid /// design, frame, mask, modify, resize, shrink static const IconData solidCrop = IconDataSolid(0xf125); /// Regular Crop icon /// /// https://fontawesome.com/icons/crop?style=regular /// design, frame, mask, modify, resize, shrink static const IconData crop = IconDataRegular(0xf125); /// Light Crop icon /// /// https://fontawesome.com/icons/crop?style=light /// design, frame, mask, modify, resize, shrink static const IconData lightCrop = IconDataLight(0xf125); /// Thin Crop icon /// /// https://fontawesome.com/icons/crop?style=thin /// design, frame, mask, modify, resize, shrink static const IconData thinCrop = IconDataThin(0xf125); /// Solid Crop Simple icon /// /// https://fontawesome.com/icons/crop-simple?style=solid /// design, frame, mask, modify, resize, shrink static const IconData solidCropSimple = IconDataSolid(0xf565); /// Alias crop-alt for icon [solidCropSimple] @Deprecated('Use "solidCropSimple" instead.') static const IconData solidCropAlt = solidCropSimple; /// Regular Crop Simple icon /// /// https://fontawesome.com/icons/crop-simple?style=regular /// design, frame, mask, modify, resize, shrink static const IconData cropSimple = IconDataRegular(0xf565); /// Alias crop-alt for icon [cropSimple] @Deprecated('Use "cropSimple" instead.') static const IconData cropAlt = cropSimple; /// Light Crop Simple icon /// /// https://fontawesome.com/icons/crop-simple?style=light /// design, frame, mask, modify, resize, shrink static const IconData lightCropSimple = IconDataLight(0xf565); /// Alias crop-alt for icon [lightCropSimple] @Deprecated('Use "lightCropSimple" instead.') static const IconData lightCropAlt = lightCropSimple; /// Thin Crop Simple icon /// /// https://fontawesome.com/icons/crop-simple?style=thin /// design, frame, mask, modify, resize, shrink static const IconData thinCropSimple = IconDataThin(0xf565); /// Alias crop-alt for icon [thinCropSimple] @Deprecated('Use "thinCropSimple" instead.') static const IconData thinCropAlt = thinCropSimple; /// Solid Cross icon /// /// https://fontawesome.com/icons/cross?style=solid /// Christian, Heavy Latin Cross, catholicism, christianity, church, cross, jesus, latin cross, religion static const IconData solidCross = IconDataSolid(0xf654); /// Regular Cross icon /// /// https://fontawesome.com/icons/cross?style=regular /// Christian, Heavy Latin Cross, catholicism, christianity, church, cross, jesus, latin cross, religion static const IconData cross = IconDataRegular(0xf654); /// Light Cross icon /// /// https://fontawesome.com/icons/cross?style=light /// Christian, Heavy Latin Cross, catholicism, christianity, church, cross, jesus, latin cross, religion static const IconData lightCross = IconDataLight(0xf654); /// Thin Cross icon /// /// https://fontawesome.com/icons/cross?style=thin /// Christian, Heavy Latin Cross, catholicism, christianity, church, cross, jesus, latin cross, religion static const IconData thinCross = IconDataThin(0xf654); /// Solid Crosshairs icon /// /// https://fontawesome.com/icons/crosshairs?style=solid /// aim, bullseye, gpd, picker, position static const IconData solidCrosshairs = IconDataSolid(0xf05b); /// Regular Crosshairs icon /// /// https://fontawesome.com/icons/crosshairs?style=regular /// aim, bullseye, gpd, picker, position static const IconData crosshairs = IconDataRegular(0xf05b); /// Light Crosshairs icon /// /// https://fontawesome.com/icons/crosshairs?style=light /// aim, bullseye, gpd, picker, position static const IconData lightCrosshairs = IconDataLight(0xf05b); /// Thin Crosshairs icon /// /// https://fontawesome.com/icons/crosshairs?style=thin /// aim, bullseye, gpd, picker, position static const IconData thinCrosshairs = IconDataThin(0xf05b); /// Solid Crosshairs Simple icon /// /// https://fontawesome.com/icons/crosshairs-simple?style=solid /// aim, bullseye, gpd, picker, position, screenshot, target static const IconData solidCrosshairsSimple = IconDataSolid(0xe59f); /// Regular Crosshairs Simple icon /// /// https://fontawesome.com/icons/crosshairs-simple?style=regular /// aim, bullseye, gpd, picker, position, screenshot, target static const IconData crosshairsSimple = IconDataRegular(0xe59f); /// Light Crosshairs Simple icon /// /// https://fontawesome.com/icons/crosshairs-simple?style=light /// aim, bullseye, gpd, picker, position, screenshot, target static const IconData lightCrosshairsSimple = IconDataLight(0xe59f); /// Thin Crosshairs Simple icon /// /// https://fontawesome.com/icons/crosshairs-simple?style=thin /// aim, bullseye, gpd, picker, position, screenshot, target static const IconData thinCrosshairsSimple = IconDataThin(0xe59f); /// Solid Crow icon /// /// https://fontawesome.com/icons/crow?style=solid /// bird, bullfrog, fauna, halloween, holiday, toad static const IconData solidCrow = IconDataSolid(0xf520); /// Regular Crow icon /// /// https://fontawesome.com/icons/crow?style=regular /// bird, bullfrog, fauna, halloween, holiday, toad static const IconData crow = IconDataRegular(0xf520); /// Light Crow icon /// /// https://fontawesome.com/icons/crow?style=light /// bird, bullfrog, fauna, halloween, holiday, toad static const IconData lightCrow = IconDataLight(0xf520); /// Thin Crow icon /// /// https://fontawesome.com/icons/crow?style=thin /// bird, bullfrog, fauna, halloween, holiday, toad static const IconData thinCrow = IconDataThin(0xf520); /// Solid Crown icon /// /// https://fontawesome.com/icons/crown?style=solid /// award, clothing, crown, favorite, king, queen, royal, tiara, vip static const IconData solidCrown = IconDataSolid(0xf521); /// Regular Crown icon /// /// https://fontawesome.com/icons/crown?style=regular /// award, clothing, crown, favorite, king, queen, royal, tiara, vip static const IconData crown = IconDataRegular(0xf521); /// Light Crown icon /// /// https://fontawesome.com/icons/crown?style=light /// award, clothing, crown, favorite, king, queen, royal, tiara, vip static const IconData lightCrown = IconDataLight(0xf521); /// Thin Crown icon /// /// https://fontawesome.com/icons/crown?style=thin /// award, clothing, crown, favorite, king, queen, royal, tiara, vip static const IconData thinCrown = IconDataThin(0xf521); /// Solid Crutch icon /// /// https://fontawesome.com/icons/crutch?style=solid /// cane, injury, mobility, wheelchair static const IconData solidCrutch = IconDataSolid(0xf7f7); /// Regular Crutch icon /// /// https://fontawesome.com/icons/crutch?style=regular /// cane, injury, mobility, wheelchair static const IconData crutch = IconDataRegular(0xf7f7); /// Light Crutch icon /// /// https://fontawesome.com/icons/crutch?style=light /// cane, injury, mobility, wheelchair static const IconData lightCrutch = IconDataLight(0xf7f7); /// Thin Crutch icon /// /// https://fontawesome.com/icons/crutch?style=thin /// cane, injury, mobility, wheelchair static const IconData thinCrutch = IconDataThin(0xf7f7); /// Solid Crutches icon /// /// https://fontawesome.com/icons/crutches?style=solid /// cane, injury, mobility, wheelchair static const IconData solidCrutches = IconDataSolid(0xf7f8); /// Regular Crutches icon /// /// https://fontawesome.com/icons/crutches?style=regular /// cane, injury, mobility, wheelchair static const IconData crutches = IconDataRegular(0xf7f8); /// Light Crutches icon /// /// https://fontawesome.com/icons/crutches?style=light /// cane, injury, mobility, wheelchair static const IconData lightCrutches = IconDataLight(0xf7f8); /// Thin Crutches icon /// /// https://fontawesome.com/icons/crutches?style=thin /// cane, injury, mobility, wheelchair static const IconData thinCrutches = IconDataThin(0xf7f8); /// Solid Cruzeiro Sign icon /// /// https://fontawesome.com/icons/cruzeiro-sign?style=solid /// Cruzeiro Sign, currency static const IconData solidCruzeiroSign = IconDataSolid(0xe152); /// Regular Cruzeiro Sign icon /// /// https://fontawesome.com/icons/cruzeiro-sign?style=regular /// Cruzeiro Sign, currency static const IconData cruzeiroSign = IconDataRegular(0xe152); /// Light Cruzeiro Sign icon /// /// https://fontawesome.com/icons/cruzeiro-sign?style=light /// Cruzeiro Sign, currency static const IconData lightCruzeiroSign = IconDataLight(0xe152); /// Thin Cruzeiro Sign icon /// /// https://fontawesome.com/icons/cruzeiro-sign?style=thin /// Cruzeiro Sign, currency static const IconData thinCruzeiroSign = IconDataThin(0xe152); /// Solid Crystal Ball icon /// /// https://fontawesome.com/icons/crystal-ball?style=solid /// ball, crystal, crystal ball, fairy tale, fantasy, fortune, future, glass, globe, tool static const IconData solidCrystalBall = IconDataSolid(0xe362); /// Regular Crystal Ball icon /// /// https://fontawesome.com/icons/crystal-ball?style=regular /// ball, crystal, crystal ball, fairy tale, fantasy, fortune, future, glass, globe, tool static const IconData crystalBall = IconDataRegular(0xe362); /// Light Crystal Ball icon /// /// https://fontawesome.com/icons/crystal-ball?style=light /// ball, crystal, crystal ball, fairy tale, fantasy, fortune, future, glass, globe, tool static const IconData lightCrystalBall = IconDataLight(0xe362); /// Thin Crystal Ball icon /// /// https://fontawesome.com/icons/crystal-ball?style=thin /// ball, crystal, crystal ball, fairy tale, fantasy, fortune, future, glass, globe, tool static const IconData thinCrystalBall = IconDataThin(0xe362); /// Brands CSS 3 Logo icon /// /// https://fontawesome.com/icons/css3?style=brands /// code static const IconData css3 = IconDataBrands(0xf13c); /// Brands Alternate CSS3 Logo icon /// /// https://fontawesome.com/icons/css3-alt?style=brands static const IconData css3Alt = IconDataBrands(0xf38b); /// Solid Cube icon /// /// https://fontawesome.com/icons/cube?style=solid /// 3d, block, dice, package, square, tesseract static const IconData solidCube = IconDataSolid(0xf1b2); /// Regular Cube icon /// /// https://fontawesome.com/icons/cube?style=regular /// 3d, block, dice, package, square, tesseract static const IconData cube = IconDataRegular(0xf1b2); /// Light Cube icon /// /// https://fontawesome.com/icons/cube?style=light /// 3d, block, dice, package, square, tesseract static const IconData lightCube = IconDataLight(0xf1b2); /// Thin Cube icon /// /// https://fontawesome.com/icons/cube?style=thin /// 3d, block, dice, package, square, tesseract static const IconData thinCube = IconDataThin(0xf1b2); /// Solid Cubes icon /// /// https://fontawesome.com/icons/cubes?style=solid /// 3d, block, dice, package, pyramid, square, stack, tesseract static const IconData solidCubes = IconDataSolid(0xf1b3); /// Regular Cubes icon /// /// https://fontawesome.com/icons/cubes?style=regular /// 3d, block, dice, package, pyramid, square, stack, tesseract static const IconData cubes = IconDataRegular(0xf1b3); /// Light Cubes icon /// /// https://fontawesome.com/icons/cubes?style=light /// 3d, block, dice, package, pyramid, square, stack, tesseract static const IconData lightCubes = IconDataLight(0xf1b3); /// Thin Cubes icon /// /// https://fontawesome.com/icons/cubes?style=thin /// 3d, block, dice, package, pyramid, square, stack, tesseract static const IconData thinCubes = IconDataThin(0xf1b3); /// Solid Cubes Stacked icon /// /// https://fontawesome.com/icons/cubes-stacked?style=solid /// blocks, cubes, sugar static const IconData solidCubesStacked = IconDataSolid(0xe4e6); /// Regular Cubes Stacked icon /// /// https://fontawesome.com/icons/cubes-stacked?style=regular /// blocks, cubes, sugar static const IconData cubesStacked = IconDataRegular(0xe4e6); /// Light Cubes Stacked icon /// /// https://fontawesome.com/icons/cubes-stacked?style=light /// blocks, cubes, sugar static const IconData lightCubesStacked = IconDataLight(0xe4e6); /// Thin Cubes Stacked icon /// /// https://fontawesome.com/icons/cubes-stacked?style=thin /// blocks, cubes, sugar static const IconData thinCubesStacked = IconDataThin(0xe4e6); /// Solid Cucumber icon /// /// https://fontawesome.com/icons/cucumber?style=solid /// cuke, pickle, zucchini static const IconData solidCucumber = IconDataSolid(0xe401); /// Regular Cucumber icon /// /// https://fontawesome.com/icons/cucumber?style=regular /// cuke, pickle, zucchini static const IconData cucumber = IconDataRegular(0xe401); /// Light Cucumber icon /// /// https://fontawesome.com/icons/cucumber?style=light /// cuke, pickle, zucchini static const IconData lightCucumber = IconDataLight(0xe401); /// Thin Cucumber icon /// /// https://fontawesome.com/icons/cucumber?style=thin /// cuke, pickle, zucchini static const IconData thinCucumber = IconDataThin(0xe401); /// Solid Cup Straw icon /// /// https://fontawesome.com/icons/cup-straw?style=solid /// caffeine, fast food, orange mocha frappuccino, pop, soda, soft drink, takeout static const IconData solidCupStraw = IconDataSolid(0xe363); /// Regular Cup Straw icon /// /// https://fontawesome.com/icons/cup-straw?style=regular /// caffeine, fast food, orange mocha frappuccino, pop, soda, soft drink, takeout static const IconData cupStraw = IconDataRegular(0xe363); /// Light Cup Straw icon /// /// https://fontawesome.com/icons/cup-straw?style=light /// caffeine, fast food, orange mocha frappuccino, pop, soda, soft drink, takeout static const IconData lightCupStraw = IconDataLight(0xe363); /// Thin Cup Straw icon /// /// https://fontawesome.com/icons/cup-straw?style=thin /// caffeine, fast food, orange mocha frappuccino, pop, soda, soft drink, takeout static const IconData thinCupStraw = IconDataThin(0xe363); /// Solid Cup Straw Swoosh icon /// /// https://fontawesome.com/icons/cup-straw-swoosh?style=solid /// caffeine, fast food, orange mocha frappuccino, pop, soda, soft drink, takeout static const IconData solidCupStrawSwoosh = IconDataSolid(0xe364); /// Regular Cup Straw Swoosh icon /// /// https://fontawesome.com/icons/cup-straw-swoosh?style=regular /// caffeine, fast food, orange mocha frappuccino, pop, soda, soft drink, takeout static const IconData cupStrawSwoosh = IconDataRegular(0xe364); /// Light Cup Straw Swoosh icon /// /// https://fontawesome.com/icons/cup-straw-swoosh?style=light /// caffeine, fast food, orange mocha frappuccino, pop, soda, soft drink, takeout static const IconData lightCupStrawSwoosh = IconDataLight(0xe364); /// Thin Cup Straw Swoosh icon /// /// https://fontawesome.com/icons/cup-straw-swoosh?style=thin /// caffeine, fast food, orange mocha frappuccino, pop, soda, soft drink, takeout static const IconData thinCupStrawSwoosh = IconDataThin(0xe364); /// Solid Cup Togo icon /// /// https://fontawesome.com/icons/cup-togo?style=solid /// beverage, breakfast, cafe, drink, latte, morning, mug, starbucks, takeout, tea, travel static const IconData solidCupTogo = IconDataSolid(0xf6c5); /// Alias coffee-togo for icon [solidCupTogo] @Deprecated('Use "solidCupTogo" instead.') static const IconData solidCoffeeTogo = solidCupTogo; /// Regular Cup Togo icon /// /// https://fontawesome.com/icons/cup-togo?style=regular /// beverage, breakfast, cafe, drink, latte, morning, mug, starbucks, takeout, tea, travel static const IconData cupTogo = IconDataRegular(0xf6c5); /// Alias coffee-togo for icon [cupTogo] @Deprecated('Use "cupTogo" instead.') static const IconData coffeeTogo = cupTogo; /// Light Cup Togo icon /// /// https://fontawesome.com/icons/cup-togo?style=light /// beverage, breakfast, cafe, drink, latte, morning, mug, starbucks, takeout, tea, travel static const IconData lightCupTogo = IconDataLight(0xf6c5); /// Alias coffee-togo for icon [lightCupTogo] @Deprecated('Use "lightCupTogo" instead.') static const IconData lightCoffeeTogo = lightCupTogo; /// Thin Cup Togo icon /// /// https://fontawesome.com/icons/cup-togo?style=thin /// beverage, breakfast, cafe, drink, latte, morning, mug, starbucks, takeout, tea, travel static const IconData thinCupTogo = IconDataThin(0xf6c5); /// Alias coffee-togo for icon [thinCupTogo] @Deprecated('Use "thinCupTogo" instead.') static const IconData thinCoffeeTogo = thinCupTogo; /// Solid Cupcake icon /// /// https://fontawesome.com/icons/cupcake?style=solid /// birthday, dessert, frosting, sweet static const IconData solidCupcake = IconDataSolid(0xe402); /// Regular Cupcake icon /// /// https://fontawesome.com/icons/cupcake?style=regular /// birthday, dessert, frosting, sweet static const IconData cupcake = IconDataRegular(0xe402); /// Light Cupcake icon /// /// https://fontawesome.com/icons/cupcake?style=light /// birthday, dessert, frosting, sweet static const IconData lightCupcake = IconDataLight(0xe402); /// Thin Cupcake icon /// /// https://fontawesome.com/icons/cupcake?style=thin /// birthday, dessert, frosting, sweet static const IconData thinCupcake = IconDataThin(0xe402); /// Solid Curling Stone icon /// /// https://fontawesome.com/icons/curling-stone?style=solid /// curling stone, game, ice, olympics, rock, sport, stone static const IconData solidCurlingStone = IconDataSolid(0xf44a); /// Alias curling for icon [solidCurlingStone] @Deprecated('Use "solidCurlingStone" instead.') static const IconData solidCurling = solidCurlingStone; /// Regular Curling Stone icon /// /// https://fontawesome.com/icons/curling-stone?style=regular /// curling stone, game, ice, olympics, rock, sport, stone static const IconData curlingStone = IconDataRegular(0xf44a); /// Alias curling for icon [curlingStone] @Deprecated('Use "curlingStone" instead.') static const IconData curling = curlingStone; /// Light Curling Stone icon /// /// https://fontawesome.com/icons/curling-stone?style=light /// curling stone, game, ice, olympics, rock, sport, stone static const IconData lightCurlingStone = IconDataLight(0xf44a); /// Alias curling for icon [lightCurlingStone] @Deprecated('Use "lightCurlingStone" instead.') static const IconData lightCurling = lightCurlingStone; /// Thin Curling Stone icon /// /// https://fontawesome.com/icons/curling-stone?style=thin /// curling stone, game, ice, olympics, rock, sport, stone static const IconData thinCurlingStone = IconDataThin(0xf44a); /// Alias curling for icon [thinCurlingStone] @Deprecated('Use "thinCurlingStone" instead.') static const IconData thinCurling = thinCurlingStone; /// Solid Custard icon /// /// https://fontawesome.com/icons/custard?style=solid /// caramel, custard, dessert, sweet static const IconData solidCustard = IconDataSolid(0xe403); /// Regular Custard icon /// /// https://fontawesome.com/icons/custard?style=regular /// caramel, custard, dessert, sweet static const IconData custard = IconDataRegular(0xe403); /// Light Custard icon /// /// https://fontawesome.com/icons/custard?style=light /// caramel, custard, dessert, sweet static const IconData lightCustard = IconDataLight(0xe403); /// Thin Custard icon /// /// https://fontawesome.com/icons/custard?style=thin /// caramel, custard, dessert, sweet static const IconData thinCustard = IconDataThin(0xe403); /// Brands Cuttlefish icon /// /// https://fontawesome.com/icons/cuttlefish?style=brands static const IconData cuttlefish = IconDataBrands(0xf38c); /// Solid D icon /// /// https://fontawesome.com/icons/d?style=solid /// Latin Capital Letter D, Latin Small Letter D, letter static const IconData solidD = IconDataSolid(0x44); /// Regular D icon /// /// https://fontawesome.com/icons/d?style=regular /// Latin Capital Letter D, Latin Small Letter D, letter static const IconData d = IconDataRegular(0x44); /// Light D icon /// /// https://fontawesome.com/icons/d?style=light /// Latin Capital Letter D, Latin Small Letter D, letter static const IconData lightD = IconDataLight(0x44); /// Thin D icon /// /// https://fontawesome.com/icons/d?style=thin /// Latin Capital Letter D, Latin Small Letter D, letter static const IconData thinD = IconDataThin(0x44); /// Brands Dungeons & Dragons icon /// /// https://fontawesome.com/icons/d-and-d?style=brands static const IconData dAndD = IconDataBrands(0xf38d); /// Brands D&D Beyond icon /// /// https://fontawesome.com/icons/d-and-d-beyond?style=brands /// Dungeons & Dragons, d&d, dnd, fantasy, gaming, tabletop static const IconData dAndDBeyond = IconDataBrands(0xf6ca); /// Solid Dagger icon /// /// https://fontawesome.com/icons/dagger?style=solid /// Dungeons & Dragons, blade, d&d, dnd, fantasy, melee attack, rogue, sting, weapon static const IconData solidDagger = IconDataSolid(0xf6cb); /// Regular Dagger icon /// /// https://fontawesome.com/icons/dagger?style=regular /// Dungeons & Dragons, blade, d&d, dnd, fantasy, melee attack, rogue, sting, weapon static const IconData dagger = IconDataRegular(0xf6cb); /// Light Dagger icon /// /// https://fontawesome.com/icons/dagger?style=light /// Dungeons & Dragons, blade, d&d, dnd, fantasy, melee attack, rogue, sting, weapon static const IconData lightDagger = IconDataLight(0xf6cb); /// Thin Dagger icon /// /// https://fontawesome.com/icons/dagger?style=thin /// Dungeons & Dragons, blade, d&d, dnd, fantasy, melee attack, rogue, sting, weapon static const IconData thinDagger = IconDataThin(0xf6cb); /// Brands dailymotion icon /// /// https://fontawesome.com/icons/dailymotion?style=brands static const IconData dailymotion = IconDataBrands(0xe052); /// Solid Dash icon /// /// https://fontawesome.com/icons/dash?style=solid /// Em Dash, Minus Sign, collapse, delete, hide, horizontal rule, hyphen, line, math, minify, minus, negative, remove, sign, trash, − static const IconData solidDash = IconDataSolid(0xe404); /// Alias minus-large for icon [solidDash] @Deprecated('Use "solidDash" instead.') static const IconData solidMinusLarge = solidDash; /// Regular Dash icon /// /// https://fontawesome.com/icons/dash?style=regular /// Em Dash, Minus Sign, collapse, delete, hide, horizontal rule, hyphen, line, math, minify, minus, negative, remove, sign, trash, − static const IconData dash = IconDataRegular(0xe404); /// Alias minus-large for icon [dash] @Deprecated('Use "dash" instead.') static const IconData minusLarge = dash; /// Light Dash icon /// /// https://fontawesome.com/icons/dash?style=light /// Em Dash, Minus Sign, collapse, delete, hide, horizontal rule, hyphen, line, math, minify, minus, negative, remove, sign, trash, − static const IconData lightDash = IconDataLight(0xe404); /// Alias minus-large for icon [lightDash] @Deprecated('Use "lightDash" instead.') static const IconData lightMinusLarge = lightDash; /// Thin Dash icon /// /// https://fontawesome.com/icons/dash?style=thin /// Em Dash, Minus Sign, collapse, delete, hide, horizontal rule, hyphen, line, math, minify, minus, negative, remove, sign, trash, − static const IconData thinDash = IconDataThin(0xe404); /// Alias minus-large for icon [thinDash] @Deprecated('Use "thinDash" instead.') static const IconData thinMinusLarge = thinDash; /// Brands DashCube icon /// /// https://fontawesome.com/icons/dashcube?style=brands static const IconData dashcube = IconDataBrands(0xf210); /// Solid Database icon /// /// https://fontawesome.com/icons/database?style=solid /// computer, development, directory, memory, mysql, sql, storage static const IconData solidDatabase = IconDataSolid(0xf1c0); /// Regular Database icon /// /// https://fontawesome.com/icons/database?style=regular /// computer, development, directory, memory, mysql, sql, storage static const IconData database = IconDataRegular(0xf1c0); /// Light Database icon /// /// https://fontawesome.com/icons/database?style=light /// computer, development, directory, memory, mysql, sql, storage static const IconData lightDatabase = IconDataLight(0xf1c0); /// Thin Database icon /// /// https://fontawesome.com/icons/database?style=thin /// computer, development, directory, memory, mysql, sql, storage static const IconData thinDatabase = IconDataThin(0xf1c0); /// Brands Debian icon /// /// https://fontawesome.com/icons/debian?style=brands static const IconData debian = IconDataBrands(0xe60b); /// Solid Deer icon /// /// https://fontawesome.com/icons/deer?style=solid /// animal, antlers, blitzen, comet, cupid, dancer, dasher, dee, deer, donner, fauna, mammal, prancer, reindeer, vixen static const IconData solidDeer = IconDataSolid(0xf78e); /// Regular Deer icon /// /// https://fontawesome.com/icons/deer?style=regular /// animal, antlers, blitzen, comet, cupid, dancer, dasher, dee, deer, donner, fauna, mammal, prancer, reindeer, vixen static const IconData deer = IconDataRegular(0xf78e); /// Light Deer icon /// /// https://fontawesome.com/icons/deer?style=light /// animal, antlers, blitzen, comet, cupid, dancer, dasher, dee, deer, donner, fauna, mammal, prancer, reindeer, vixen static const IconData lightDeer = IconDataLight(0xf78e); /// Thin Deer icon /// /// https://fontawesome.com/icons/deer?style=thin /// animal, antlers, blitzen, comet, cupid, dancer, dasher, dee, deer, donner, fauna, mammal, prancer, reindeer, vixen static const IconData thinDeer = IconDataThin(0xf78e); /// Solid Deer Rudolph icon /// /// https://fontawesome.com/icons/deer-rudolph?style=solid /// animal, antlers, fauna, mammal, reindeer static const IconData solidDeerRudolph = IconDataSolid(0xf78f); /// Regular Deer Rudolph icon /// /// https://fontawesome.com/icons/deer-rudolph?style=regular /// animal, antlers, fauna, mammal, reindeer static const IconData deerRudolph = IconDataRegular(0xf78f); /// Light Deer Rudolph icon /// /// https://fontawesome.com/icons/deer-rudolph?style=light /// animal, antlers, fauna, mammal, reindeer static const IconData lightDeerRudolph = IconDataLight(0xf78f); /// Thin Deer Rudolph icon /// /// https://fontawesome.com/icons/deer-rudolph?style=thin /// animal, antlers, fauna, mammal, reindeer static const IconData thinDeerRudolph = IconDataThin(0xf78f); /// Brands Deezer icon /// /// https://fontawesome.com/icons/deezer?style=brands static const IconData deezer = IconDataBrands(0xe077); /// Solid Delete Left icon /// /// https://fontawesome.com/icons/delete-left?style=solid /// Erase to the Left, command, delete, erase, keyboard, undo static const IconData solidDeleteLeft = IconDataSolid(0xf55a); /// Alias backspace for icon [solidDeleteLeft] @Deprecated('Use "solidDeleteLeft" instead.') static const IconData solidBackspace = solidDeleteLeft; /// Regular Delete Left icon /// /// https://fontawesome.com/icons/delete-left?style=regular /// Erase to the Left, command, delete, erase, keyboard, undo static const IconData deleteLeft = IconDataRegular(0xf55a); /// Alias backspace for icon [deleteLeft] @Deprecated('Use "deleteLeft" instead.') static const IconData backspace = deleteLeft; /// Light Delete Left icon /// /// https://fontawesome.com/icons/delete-left?style=light /// Erase to the Left, command, delete, erase, keyboard, undo static const IconData lightDeleteLeft = IconDataLight(0xf55a); /// Alias backspace for icon [lightDeleteLeft] @Deprecated('Use "lightDeleteLeft" instead.') static const IconData lightBackspace = lightDeleteLeft; /// Thin Delete Left icon /// /// https://fontawesome.com/icons/delete-left?style=thin /// Erase to the Left, command, delete, erase, keyboard, undo static const IconData thinDeleteLeft = IconDataThin(0xf55a); /// Alias backspace for icon [thinDeleteLeft] @Deprecated('Use "thinDeleteLeft" instead.') static const IconData thinBackspace = thinDeleteLeft; /// Solid Delete Right icon /// /// https://fontawesome.com/icons/delete-right?style=solid /// Erase to the Right, remove, trash static const IconData solidDeleteRight = IconDataSolid(0xe154); /// Regular Delete Right icon /// /// https://fontawesome.com/icons/delete-right?style=regular /// Erase to the Right, remove, trash static const IconData deleteRight = IconDataRegular(0xe154); /// Light Delete Right icon /// /// https://fontawesome.com/icons/delete-right?style=light /// Erase to the Right, remove, trash static const IconData lightDeleteRight = IconDataLight(0xe154); /// Thin Delete Right icon /// /// https://fontawesome.com/icons/delete-right?style=thin /// Erase to the Right, remove, trash static const IconData thinDeleteRight = IconDataThin(0xe154); /// Brands Delicious icon /// /// https://fontawesome.com/icons/delicious?style=brands static const IconData delicious = IconDataBrands(0xf1a5); /// Solid Democrat icon /// /// https://fontawesome.com/icons/democrat?style=solid /// american, democratic party, donkey, election, left, left-wing, liberal, politics, usa static const IconData solidDemocrat = IconDataSolid(0xf747); /// Regular Democrat icon /// /// https://fontawesome.com/icons/democrat?style=regular /// american, democratic party, donkey, election, left, left-wing, liberal, politics, usa static const IconData democrat = IconDataRegular(0xf747); /// Light Democrat icon /// /// https://fontawesome.com/icons/democrat?style=light /// american, democratic party, donkey, election, left, left-wing, liberal, politics, usa static const IconData lightDemocrat = IconDataLight(0xf747); /// Thin Democrat icon /// /// https://fontawesome.com/icons/democrat?style=thin /// american, democratic party, donkey, election, left, left-wing, liberal, politics, usa static const IconData thinDemocrat = IconDataThin(0xf747); /// Brands deploy.dog icon /// /// https://fontawesome.com/icons/deploydog?style=brands static const IconData deploydog = IconDataBrands(0xf38e); /// Brands Deskpro icon /// /// https://fontawesome.com/icons/deskpro?style=brands static const IconData deskpro = IconDataBrands(0xf38f); /// Solid Desktop icon /// /// https://fontawesome.com/icons/desktop?style=solid /// computer, cpu, demo, desktop, desktop computer, device, imac, machine, monitor, pc, screen static const IconData solidDesktop = IconDataSolid(0xf390); /// Alias desktop-alt for icon [solidDesktop] @Deprecated('Use "solidDesktop" instead.') static const IconData solidDesktopAlt = solidDesktop; /// Regular Desktop icon /// /// https://fontawesome.com/icons/desktop?style=regular /// computer, cpu, demo, desktop, desktop computer, device, imac, machine, monitor, pc, screen static const IconData desktop = IconDataRegular(0xf390); /// Alias desktop-alt for icon [desktop] @Deprecated('Use "desktop" instead.') static const IconData desktopAlt = desktop; /// Light Desktop icon /// /// https://fontawesome.com/icons/desktop?style=light /// computer, cpu, demo, desktop, desktop computer, device, imac, machine, monitor, pc, screen static const IconData lightDesktop = IconDataLight(0xf390); /// Alias desktop-alt for icon [lightDesktop] @Deprecated('Use "lightDesktop" instead.') static const IconData lightDesktopAlt = lightDesktop; /// Thin Desktop icon /// /// https://fontawesome.com/icons/desktop?style=thin /// computer, cpu, demo, desktop, desktop computer, device, imac, machine, monitor, pc, screen static const IconData thinDesktop = IconDataThin(0xf390); /// Alias desktop-alt for icon [thinDesktop] @Deprecated('Use "thinDesktop" instead.') static const IconData thinDesktopAlt = thinDesktop; /// Solid Desktop Arrow Down icon /// /// https://fontawesome.com/icons/desktop-arrow-down?style=solid /// computer, desktop, download, insert static const IconData solidDesktopArrowDown = IconDataSolid(0xe155); /// Regular Desktop Arrow Down icon /// /// https://fontawesome.com/icons/desktop-arrow-down?style=regular /// computer, desktop, download, insert static const IconData desktopArrowDown = IconDataRegular(0xe155); /// Light Desktop Arrow Down icon /// /// https://fontawesome.com/icons/desktop-arrow-down?style=light /// computer, desktop, download, insert static const IconData lightDesktopArrowDown = IconDataLight(0xe155); /// Thin Desktop Arrow Down icon /// /// https://fontawesome.com/icons/desktop-arrow-down?style=thin /// computer, desktop, download, insert static const IconData thinDesktopArrowDown = IconDataThin(0xe155); /// Brands DEV icon /// /// https://fontawesome.com/icons/dev?style=brands static const IconData dev = IconDataBrands(0xf6cc); /// Brands deviantART icon /// /// https://fontawesome.com/icons/deviantart?style=brands static const IconData deviantart = IconDataBrands(0xf1bd); /// Solid Dharmachakra icon /// /// https://fontawesome.com/icons/dharmachakra?style=solid /// Buddhist, buddhism, buddhist, dharma, religion, wheel, wheel of dharma static const IconData solidDharmachakra = IconDataSolid(0xf655); /// Regular Dharmachakra icon /// /// https://fontawesome.com/icons/dharmachakra?style=regular /// Buddhist, buddhism, buddhist, dharma, religion, wheel, wheel of dharma static const IconData dharmachakra = IconDataRegular(0xf655); /// Light Dharmachakra icon /// /// https://fontawesome.com/icons/dharmachakra?style=light /// Buddhist, buddhism, buddhist, dharma, religion, wheel, wheel of dharma static const IconData lightDharmachakra = IconDataLight(0xf655); /// Thin Dharmachakra icon /// /// https://fontawesome.com/icons/dharmachakra?style=thin /// Buddhist, buddhism, buddhist, dharma, religion, wheel, wheel of dharma static const IconData thinDharmachakra = IconDataThin(0xf655); /// Brands DHL icon /// /// https://fontawesome.com/icons/dhl?style=brands /// Dalsey, Hillblom and Lynn, german, package, shipping static const IconData dhl = IconDataBrands(0xf790); /// Solid Diagram Cells icon /// /// https://fontawesome.com/icons/diagram-cells?style=solid /// cells, chart, gantt, row, subtask, table static const IconData solidDiagramCells = IconDataSolid(0xe475); /// Regular Diagram Cells icon /// /// https://fontawesome.com/icons/diagram-cells?style=regular /// cells, chart, gantt, row, subtask, table static const IconData diagramCells = IconDataRegular(0xe475); /// Light Diagram Cells icon /// /// https://fontawesome.com/icons/diagram-cells?style=light /// cells, chart, gantt, row, subtask, table static const IconData lightDiagramCells = IconDataLight(0xe475); /// Thin Diagram Cells icon /// /// https://fontawesome.com/icons/diagram-cells?style=thin /// cells, chart, gantt, row, subtask, table static const IconData thinDiagramCells = IconDataThin(0xe475); /// Solid Diagram Lean Canvas icon /// /// https://fontawesome.com/icons/diagram-lean-canvas?style=solid /// columns, grid, rows static const IconData solidDiagramLeanCanvas = IconDataSolid(0xe156); /// Regular Diagram Lean Canvas icon /// /// https://fontawesome.com/icons/diagram-lean-canvas?style=regular /// columns, grid, rows static const IconData diagramLeanCanvas = IconDataRegular(0xe156); /// Light Diagram Lean Canvas icon /// /// https://fontawesome.com/icons/diagram-lean-canvas?style=light /// columns, grid, rows static const IconData lightDiagramLeanCanvas = IconDataLight(0xe156); /// Thin Diagram Lean Canvas icon /// /// https://fontawesome.com/icons/diagram-lean-canvas?style=thin /// columns, grid, rows static const IconData thinDiagramLeanCanvas = IconDataThin(0xe156); /// Solid Diagram Nested icon /// /// https://fontawesome.com/icons/diagram-nested?style=solid /// cells, chart, directory, gantt, next, table, tree static const IconData solidDiagramNested = IconDataSolid(0xe157); /// Regular Diagram Nested icon /// /// https://fontawesome.com/icons/diagram-nested?style=regular /// cells, chart, directory, gantt, next, table, tree static const IconData diagramNested = IconDataRegular(0xe157); /// Light Diagram Nested icon /// /// https://fontawesome.com/icons/diagram-nested?style=light /// cells, chart, directory, gantt, next, table, tree static const IconData lightDiagramNested = IconDataLight(0xe157); /// Thin Diagram Nested icon /// /// https://fontawesome.com/icons/diagram-nested?style=thin /// cells, chart, directory, gantt, next, table, tree static const IconData thinDiagramNested = IconDataThin(0xe157); /// Solid Diagram Next icon /// /// https://fontawesome.com/icons/diagram-next?style=solid /// cells, chart, gantt, row, subtask, successor, table static const IconData solidDiagramNext = IconDataSolid(0xe476); /// Regular Diagram Next icon /// /// https://fontawesome.com/icons/diagram-next?style=regular /// cells, chart, gantt, row, subtask, successor, table static const IconData diagramNext = IconDataRegular(0xe476); /// Light Diagram Next icon /// /// https://fontawesome.com/icons/diagram-next?style=light /// cells, chart, gantt, row, subtask, successor, table static const IconData lightDiagramNext = IconDataLight(0xe476); /// Thin Diagram Next icon /// /// https://fontawesome.com/icons/diagram-next?style=thin /// cells, chart, gantt, row, subtask, successor, table static const IconData thinDiagramNext = IconDataThin(0xe476); /// Solid Diagram Predecessor icon /// /// https://fontawesome.com/icons/diagram-predecessor?style=solid /// cells, chart, gantt, predecessor, previous, row, subtask, table static const IconData solidDiagramPredecessor = IconDataSolid(0xe477); /// Regular Diagram Predecessor icon /// /// https://fontawesome.com/icons/diagram-predecessor?style=regular /// cells, chart, gantt, predecessor, previous, row, subtask, table static const IconData diagramPredecessor = IconDataRegular(0xe477); /// Light Diagram Predecessor icon /// /// https://fontawesome.com/icons/diagram-predecessor?style=light /// cells, chart, gantt, predecessor, previous, row, subtask, table static const IconData lightDiagramPredecessor = IconDataLight(0xe477); /// Thin Diagram Predecessor icon /// /// https://fontawesome.com/icons/diagram-predecessor?style=thin /// cells, chart, gantt, predecessor, previous, row, subtask, table static const IconData thinDiagramPredecessor = IconDataThin(0xe477); /// Solid Diagram Previous icon /// /// https://fontawesome.com/icons/diagram-previous?style=solid /// cells, chart, gantt, predecessor, previous, row, subtask, table static const IconData solidDiagramPrevious = IconDataSolid(0xe478); /// Regular Diagram Previous icon /// /// https://fontawesome.com/icons/diagram-previous?style=regular /// cells, chart, gantt, predecessor, previous, row, subtask, table static const IconData diagramPrevious = IconDataRegular(0xe478); /// Light Diagram Previous icon /// /// https://fontawesome.com/icons/diagram-previous?style=light /// cells, chart, gantt, predecessor, previous, row, subtask, table static const IconData lightDiagramPrevious = IconDataLight(0xe478); /// Thin Diagram Previous icon /// /// https://fontawesome.com/icons/diagram-previous?style=thin /// cells, chart, gantt, predecessor, previous, row, subtask, table static const IconData thinDiagramPrevious = IconDataThin(0xe478); /// Solid Diagram Project icon /// /// https://fontawesome.com/icons/diagram-project?style=solid /// chart, graph, network, pert, statistics static const IconData solidDiagramProject = IconDataSolid(0xf542); /// Alias project-diagram for icon [solidDiagramProject] @Deprecated('Use "solidDiagramProject" instead.') static const IconData solidProjectDiagram = solidDiagramProject; /// Regular Diagram Project icon /// /// https://fontawesome.com/icons/diagram-project?style=regular /// chart, graph, network, pert, statistics static const IconData diagramProject = IconDataRegular(0xf542); /// Alias project-diagram for icon [diagramProject] @Deprecated('Use "diagramProject" instead.') static const IconData projectDiagram = diagramProject; /// Light Diagram Project icon /// /// https://fontawesome.com/icons/diagram-project?style=light /// chart, graph, network, pert, statistics static const IconData lightDiagramProject = IconDataLight(0xf542); /// Alias project-diagram for icon [lightDiagramProject] @Deprecated('Use "lightDiagramProject" instead.') static const IconData lightProjectDiagram = lightDiagramProject; /// Thin Diagram Project icon /// /// https://fontawesome.com/icons/diagram-project?style=thin /// chart, graph, network, pert, statistics static const IconData thinDiagramProject = IconDataThin(0xf542); /// Alias project-diagram for icon [thinDiagramProject] @Deprecated('Use "thinDiagramProject" instead.') static const IconData thinProjectDiagram = thinDiagramProject; /// Solid Diagram Sankey icon /// /// https://fontawesome.com/icons/diagram-sankey?style=solid /// chart, timeline static const IconData solidDiagramSankey = IconDataSolid(0xe158); /// Regular Diagram Sankey icon /// /// https://fontawesome.com/icons/diagram-sankey?style=regular /// chart, timeline static const IconData diagramSankey = IconDataRegular(0xe158); /// Light Diagram Sankey icon /// /// https://fontawesome.com/icons/diagram-sankey?style=light /// chart, timeline static const IconData lightDiagramSankey = IconDataLight(0xe158); /// Thin Diagram Sankey icon /// /// https://fontawesome.com/icons/diagram-sankey?style=thin /// chart, timeline static const IconData thinDiagramSankey = IconDataThin(0xe158); /// Solid Diagram Subtask icon /// /// https://fontawesome.com/icons/diagram-subtask?style=solid /// cells, chart, gantt, next, row, subtask, successor, table, tree static const IconData solidDiagramSubtask = IconDataSolid(0xe479); /// Regular Diagram Subtask icon /// /// https://fontawesome.com/icons/diagram-subtask?style=regular /// cells, chart, gantt, next, row, subtask, successor, table, tree static const IconData diagramSubtask = IconDataRegular(0xe479); /// Light Diagram Subtask icon /// /// https://fontawesome.com/icons/diagram-subtask?style=light /// cells, chart, gantt, next, row, subtask, successor, table, tree static const IconData lightDiagramSubtask = IconDataLight(0xe479); /// Thin Diagram Subtask icon /// /// https://fontawesome.com/icons/diagram-subtask?style=thin /// cells, chart, gantt, next, row, subtask, successor, table, tree static const IconData thinDiagramSubtask = IconDataThin(0xe479); /// Solid Diagram Successor icon /// /// https://fontawesome.com/icons/diagram-successor?style=solid /// cells, chart, gantt, next, row, subtask, successor, table static const IconData solidDiagramSuccessor = IconDataSolid(0xe47a); /// Regular Diagram Successor icon /// /// https://fontawesome.com/icons/diagram-successor?style=regular /// cells, chart, gantt, next, row, subtask, successor, table static const IconData diagramSuccessor = IconDataRegular(0xe47a); /// Light Diagram Successor icon /// /// https://fontawesome.com/icons/diagram-successor?style=light /// cells, chart, gantt, next, row, subtask, successor, table static const IconData lightDiagramSuccessor = IconDataLight(0xe47a); /// Thin Diagram Successor icon /// /// https://fontawesome.com/icons/diagram-successor?style=thin /// cells, chart, gantt, next, row, subtask, successor, table static const IconData thinDiagramSuccessor = IconDataThin(0xe47a); /// Solid Diagram Venn icon /// /// https://fontawesome.com/icons/diagram-venn?style=solid /// chart, intersection, logic, overlap static const IconData solidDiagramVenn = IconDataSolid(0xe15a); /// Regular Diagram Venn icon /// /// https://fontawesome.com/icons/diagram-venn?style=regular /// chart, intersection, logic, overlap static const IconData diagramVenn = IconDataRegular(0xe15a); /// Light Diagram Venn icon /// /// https://fontawesome.com/icons/diagram-venn?style=light /// chart, intersection, logic, overlap static const IconData lightDiagramVenn = IconDataLight(0xe15a); /// Thin Diagram Venn icon /// /// https://fontawesome.com/icons/diagram-venn?style=thin /// chart, intersection, logic, overlap static const IconData thinDiagramVenn = IconDataThin(0xe15a); /// Solid Dial icon /// /// https://fontawesome.com/icons/dial?style=solid /// dial, level static const IconData solidDial = IconDataSolid(0xe15b); /// Alias dial-med-high for icon [solidDial] @Deprecated('Use "solidDial" instead.') static const IconData solidDialMedHigh = solidDial; /// Regular Dial icon /// /// https://fontawesome.com/icons/dial?style=regular /// dial, level static const IconData dial = IconDataRegular(0xe15b); /// Alias dial-med-high for icon [dial] @Deprecated('Use "dial" instead.') static const IconData dialMedHigh = dial; /// Light Dial icon /// /// https://fontawesome.com/icons/dial?style=light /// dial, level static const IconData lightDial = IconDataLight(0xe15b); /// Alias dial-med-high for icon [lightDial] @Deprecated('Use "lightDial" instead.') static const IconData lightDialMedHigh = lightDial; /// Thin Dial icon /// /// https://fontawesome.com/icons/dial?style=thin /// dial, level static const IconData thinDial = IconDataThin(0xe15b); /// Alias dial-med-high for icon [thinDial] @Deprecated('Use "thinDial" instead.') static const IconData thinDialMedHigh = thinDial; /// Solid Dial High icon /// /// https://fontawesome.com/icons/dial-high?style=solid /// dial, level static const IconData solidDialHigh = IconDataSolid(0xe15c); /// Regular Dial High icon /// /// https://fontawesome.com/icons/dial-high?style=regular /// dial, level static const IconData dialHigh = IconDataRegular(0xe15c); /// Light Dial High icon /// /// https://fontawesome.com/icons/dial-high?style=light /// dial, level static const IconData lightDialHigh = IconDataLight(0xe15c); /// Thin Dial High icon /// /// https://fontawesome.com/icons/dial-high?style=thin /// dial, level static const IconData thinDialHigh = IconDataThin(0xe15c); /// Solid Dial Low icon /// /// https://fontawesome.com/icons/dial-low?style=solid /// dial, level static const IconData solidDialLow = IconDataSolid(0xe15d); /// Regular Dial Low icon /// /// https://fontawesome.com/icons/dial-low?style=regular /// dial, level static const IconData dialLow = IconDataRegular(0xe15d); /// Light Dial Low icon /// /// https://fontawesome.com/icons/dial-low?style=light /// dial, level static const IconData lightDialLow = IconDataLight(0xe15d); /// Thin Dial Low icon /// /// https://fontawesome.com/icons/dial-low?style=thin /// dial, level static const IconData thinDialLow = IconDataThin(0xe15d); /// Solid Dial Max icon /// /// https://fontawesome.com/icons/dial-max?style=solid /// dial, level static const IconData solidDialMax = IconDataSolid(0xe15e); /// Regular Dial Max icon /// /// https://fontawesome.com/icons/dial-max?style=regular /// dial, level static const IconData dialMax = IconDataRegular(0xe15e); /// Light Dial Max icon /// /// https://fontawesome.com/icons/dial-max?style=light /// dial, level static const IconData lightDialMax = IconDataLight(0xe15e); /// Thin Dial Max icon /// /// https://fontawesome.com/icons/dial-max?style=thin /// dial, level static const IconData thinDialMax = IconDataThin(0xe15e); /// Solid Dial Med icon /// /// https://fontawesome.com/icons/dial-med?style=solid /// dial, level static const IconData solidDialMed = IconDataSolid(0xe15f); /// Regular Dial Med icon /// /// https://fontawesome.com/icons/dial-med?style=regular /// dial, level static const IconData dialMed = IconDataRegular(0xe15f); /// Light Dial Med icon /// /// https://fontawesome.com/icons/dial-med?style=light /// dial, level static const IconData lightDialMed = IconDataLight(0xe15f); /// Thin Dial Med icon /// /// https://fontawesome.com/icons/dial-med?style=thin /// dial, level static const IconData thinDialMed = IconDataThin(0xe15f); /// Solid Dial Med Low icon /// /// https://fontawesome.com/icons/dial-med-low?style=solid /// dial, level static const IconData solidDialMedLow = IconDataSolid(0xe160); /// Regular Dial Med Low icon /// /// https://fontawesome.com/icons/dial-med-low?style=regular /// dial, level static const IconData dialMedLow = IconDataRegular(0xe160); /// Light Dial Med Low icon /// /// https://fontawesome.com/icons/dial-med-low?style=light /// dial, level static const IconData lightDialMedLow = IconDataLight(0xe160); /// Thin Dial Med Low icon /// /// https://fontawesome.com/icons/dial-med-low?style=thin /// dial, level static const IconData thinDialMedLow = IconDataThin(0xe160); /// Solid Dial Min icon /// /// https://fontawesome.com/icons/dial-min?style=solid /// dial, level static const IconData solidDialMin = IconDataSolid(0xe161); /// Regular Dial Min icon /// /// https://fontawesome.com/icons/dial-min?style=regular /// dial, level static const IconData dialMin = IconDataRegular(0xe161); /// Light Dial Min icon /// /// https://fontawesome.com/icons/dial-min?style=light /// dial, level static const IconData lightDialMin = IconDataLight(0xe161); /// Thin Dial Min icon /// /// https://fontawesome.com/icons/dial-min?style=thin /// dial, level static const IconData thinDialMin = IconDataThin(0xe161); /// Solid Dial Off icon /// /// https://fontawesome.com/icons/dial-off?style=solid /// dial, level static const IconData solidDialOff = IconDataSolid(0xe162); /// Regular Dial Off icon /// /// https://fontawesome.com/icons/dial-off?style=regular /// dial, level static const IconData dialOff = IconDataRegular(0xe162); /// Light Dial Off icon /// /// https://fontawesome.com/icons/dial-off?style=light /// dial, level static const IconData lightDialOff = IconDataLight(0xe162); /// Thin Dial Off icon /// /// https://fontawesome.com/icons/dial-off?style=thin /// dial, level static const IconData thinDialOff = IconDataThin(0xe162); /// Solid Diamond icon /// /// https://fontawesome.com/icons/diamond?style=solid /// ace, card, cards, diamond suit, game, gem, gemstone, poker, suit static const IconData solidDiamond = IconDataSolid(0xf219); /// Regular Diamond icon /// /// https://fontawesome.com/icons/diamond?style=regular /// ace, card, cards, diamond suit, game, gem, gemstone, poker, suit static const IconData diamond = IconDataRegular(0xf219); /// Light Diamond icon /// /// https://fontawesome.com/icons/diamond?style=light /// ace, card, cards, diamond suit, game, gem, gemstone, poker, suit static const IconData lightDiamond = IconDataLight(0xf219); /// Thin Diamond icon /// /// https://fontawesome.com/icons/diamond?style=thin /// ace, card, cards, diamond suit, game, gem, gemstone, poker, suit static const IconData thinDiamond = IconDataThin(0xf219); /// Solid Diamond Exclamation icon /// /// https://fontawesome.com/icons/diamond-exclamation?style=solid /// attention, caution, danger, failed, required, warning static const IconData solidDiamondExclamation = IconDataSolid(0xe405); /// Regular Diamond Exclamation icon /// /// https://fontawesome.com/icons/diamond-exclamation?style=regular /// attention, caution, danger, failed, required, warning static const IconData diamondExclamation = IconDataRegular(0xe405); /// Light Diamond Exclamation icon /// /// https://fontawesome.com/icons/diamond-exclamation?style=light /// attention, caution, danger, failed, required, warning static const IconData lightDiamondExclamation = IconDataLight(0xe405); /// Thin Diamond Exclamation icon /// /// https://fontawesome.com/icons/diamond-exclamation?style=thin /// attention, caution, danger, failed, required, warning static const IconData thinDiamondExclamation = IconDataThin(0xe405); /// Solid Diamond Half icon /// /// https://fontawesome.com/icons/diamond-half?style=solid /// diamond, gem, half, rating static const IconData solidDiamondHalf = IconDataSolid(0xe5b7); /// Regular Diamond Half icon /// /// https://fontawesome.com/icons/diamond-half?style=regular /// diamond, gem, half, rating static const IconData diamondHalf = IconDataRegular(0xe5b7); /// Light Diamond Half icon /// /// https://fontawesome.com/icons/diamond-half?style=light /// diamond, gem, half, rating static const IconData lightDiamondHalf = IconDataLight(0xe5b7); /// Thin Diamond Half icon /// /// https://fontawesome.com/icons/diamond-half?style=thin /// diamond, gem, half, rating static const IconData thinDiamondHalf = IconDataThin(0xe5b7); /// Solid Diamond Half Stroke icon /// /// https://fontawesome.com/icons/diamond-half-stroke?style=solid /// contrast, diamond, gem, half, rating static const IconData solidDiamondHalfStroke = IconDataSolid(0xe5b8); /// Regular Diamond Half Stroke icon /// /// https://fontawesome.com/icons/diamond-half-stroke?style=regular /// contrast, diamond, gem, half, rating static const IconData diamondHalfStroke = IconDataRegular(0xe5b8); /// Light Diamond Half Stroke icon /// /// https://fontawesome.com/icons/diamond-half-stroke?style=light /// contrast, diamond, gem, half, rating static const IconData lightDiamondHalfStroke = IconDataLight(0xe5b8); /// Thin Diamond Half Stroke icon /// /// https://fontawesome.com/icons/diamond-half-stroke?style=thin /// contrast, diamond, gem, half, rating static const IconData thinDiamondHalfStroke = IconDataThin(0xe5b8); /// Solid Diamond Turn Right icon /// /// https://fontawesome.com/icons/diamond-turn-right?style=solid /// map, navigation, sign, turn static const IconData solidDiamondTurnRight = IconDataSolid(0xf5eb); /// Alias directions for icon [solidDiamondTurnRight] @Deprecated('Use "solidDiamondTurnRight" instead.') static const IconData solidDirections = solidDiamondTurnRight; /// Regular Diamond Turn Right icon /// /// https://fontawesome.com/icons/diamond-turn-right?style=regular /// map, navigation, sign, turn static const IconData diamondTurnRight = IconDataRegular(0xf5eb); /// Alias directions for icon [diamondTurnRight] @Deprecated('Use "diamondTurnRight" instead.') static const IconData directions = diamondTurnRight; /// Light Diamond Turn Right icon /// /// https://fontawesome.com/icons/diamond-turn-right?style=light /// map, navigation, sign, turn static const IconData lightDiamondTurnRight = IconDataLight(0xf5eb); /// Alias directions for icon [lightDiamondTurnRight] @Deprecated('Use "lightDiamondTurnRight" instead.') static const IconData lightDirections = lightDiamondTurnRight; /// Thin Diamond Turn Right icon /// /// https://fontawesome.com/icons/diamond-turn-right?style=thin /// map, navigation, sign, turn static const IconData thinDiamondTurnRight = IconDataThin(0xf5eb); /// Alias directions for icon [thinDiamondTurnRight] @Deprecated('Use "thinDiamondTurnRight" instead.') static const IconData thinDirections = thinDiamondTurnRight; /// Brands Diaspora icon /// /// https://fontawesome.com/icons/diaspora?style=brands static const IconData diaspora = IconDataBrands(0xf791); /// Solid Dice icon /// /// https://fontawesome.com/icons/dice?style=solid /// chance, dice, die, gambling, game, game die, roll static const IconData solidDice = IconDataSolid(0xf522); /// Regular Dice icon /// /// https://fontawesome.com/icons/dice?style=regular /// chance, dice, die, gambling, game, game die, roll static const IconData dice = IconDataRegular(0xf522); /// Light Dice icon /// /// https://fontawesome.com/icons/dice?style=light /// chance, dice, die, gambling, game, game die, roll static const IconData lightDice = IconDataLight(0xf522); /// Thin Dice icon /// /// https://fontawesome.com/icons/dice?style=thin /// chance, dice, die, gambling, game, game die, roll static const IconData thinDice = IconDataThin(0xf522); /// Solid Dice D10 icon /// /// https://fontawesome.com/icons/dice-d10?style=solid /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData solidDiceD10 = IconDataSolid(0xf6cd); /// Regular Dice D10 icon /// /// https://fontawesome.com/icons/dice-d10?style=regular /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData diceD10 = IconDataRegular(0xf6cd); /// Light Dice D10 icon /// /// https://fontawesome.com/icons/dice-d10?style=light /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData lightDiceD10 = IconDataLight(0xf6cd); /// Thin Dice D10 icon /// /// https://fontawesome.com/icons/dice-d10?style=thin /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData thinDiceD10 = IconDataThin(0xf6cd); /// Solid Dice D12 icon /// /// https://fontawesome.com/icons/dice-d12?style=solid /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData solidDiceD12 = IconDataSolid(0xf6ce); /// Regular Dice D12 icon /// /// https://fontawesome.com/icons/dice-d12?style=regular /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData diceD12 = IconDataRegular(0xf6ce); /// Light Dice D12 icon /// /// https://fontawesome.com/icons/dice-d12?style=light /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData lightDiceD12 = IconDataLight(0xf6ce); /// Thin Dice D12 icon /// /// https://fontawesome.com/icons/dice-d12?style=thin /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData thinDiceD12 = IconDataThin(0xf6ce); /// Solid Dice D20 icon /// /// https://fontawesome.com/icons/dice-d20?style=solid /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData solidDiceD20 = IconDataSolid(0xf6cf); /// Regular Dice D20 icon /// /// https://fontawesome.com/icons/dice-d20?style=regular /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData diceD20 = IconDataRegular(0xf6cf); /// Light Dice D20 icon /// /// https://fontawesome.com/icons/dice-d20?style=light /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData lightDiceD20 = IconDataLight(0xf6cf); /// Thin Dice D20 icon /// /// https://fontawesome.com/icons/dice-d20?style=thin /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData thinDiceD20 = IconDataThin(0xf6cf); /// Solid Dice D4 icon /// /// https://fontawesome.com/icons/dice-d4?style=solid /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData solidDiceD4 = IconDataSolid(0xf6d0); /// Regular Dice D4 icon /// /// https://fontawesome.com/icons/dice-d4?style=regular /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData diceD4 = IconDataRegular(0xf6d0); /// Light Dice D4 icon /// /// https://fontawesome.com/icons/dice-d4?style=light /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData lightDiceD4 = IconDataLight(0xf6d0); /// Thin Dice D4 icon /// /// https://fontawesome.com/icons/dice-d4?style=thin /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData thinDiceD4 = IconDataThin(0xf6d0); /// Solid Dice D6 icon /// /// https://fontawesome.com/icons/dice-d6?style=solid /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData solidDiceD6 = IconDataSolid(0xf6d1); /// Regular Dice D6 icon /// /// https://fontawesome.com/icons/dice-d6?style=regular /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData diceD6 = IconDataRegular(0xf6d1); /// Light Dice D6 icon /// /// https://fontawesome.com/icons/dice-d6?style=light /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData lightDiceD6 = IconDataLight(0xf6d1); /// Thin Dice D6 icon /// /// https://fontawesome.com/icons/dice-d6?style=thin /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData thinDiceD6 = IconDataThin(0xf6d1); /// Solid Dice D8 icon /// /// https://fontawesome.com/icons/dice-d8?style=solid /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData solidDiceD8 = IconDataSolid(0xf6d2); /// Regular Dice D8 icon /// /// https://fontawesome.com/icons/dice-d8?style=regular /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData diceD8 = IconDataRegular(0xf6d2); /// Light Dice D8 icon /// /// https://fontawesome.com/icons/dice-d8?style=light /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData lightDiceD8 = IconDataLight(0xf6d2); /// Thin Dice D8 icon /// /// https://fontawesome.com/icons/dice-d8?style=thin /// Dungeons & Dragons, chance, d&d, dnd, fantasy, gambling, game, roll static const IconData thinDiceD8 = IconDataThin(0xf6d2); /// Solid Dice Five icon /// /// https://fontawesome.com/icons/dice-five?style=solid /// Die Face-5, chance, gambling, game, roll static const IconData solidDiceFive = IconDataSolid(0xf523); /// Regular Dice Five icon /// /// https://fontawesome.com/icons/dice-five?style=regular /// Die Face-5, chance, gambling, game, roll static const IconData diceFive = IconDataRegular(0xf523); /// Light Dice Five icon /// /// https://fontawesome.com/icons/dice-five?style=light /// Die Face-5, chance, gambling, game, roll static const IconData lightDiceFive = IconDataLight(0xf523); /// Thin Dice Five icon /// /// https://fontawesome.com/icons/dice-five?style=thin /// Die Face-5, chance, gambling, game, roll static const IconData thinDiceFive = IconDataThin(0xf523); /// Solid Dice Four icon /// /// https://fontawesome.com/icons/dice-four?style=solid /// Die Face-4, chance, gambling, game, roll static const IconData solidDiceFour = IconDataSolid(0xf524); /// Regular Dice Four icon /// /// https://fontawesome.com/icons/dice-four?style=regular /// Die Face-4, chance, gambling, game, roll static const IconData diceFour = IconDataRegular(0xf524); /// Light Dice Four icon /// /// https://fontawesome.com/icons/dice-four?style=light /// Die Face-4, chance, gambling, game, roll static const IconData lightDiceFour = IconDataLight(0xf524); /// Thin Dice Four icon /// /// https://fontawesome.com/icons/dice-four?style=thin /// Die Face-4, chance, gambling, game, roll static const IconData thinDiceFour = IconDataThin(0xf524); /// Solid Dice One icon /// /// https://fontawesome.com/icons/dice-one?style=solid /// Die Face-1, chance, gambling, game, roll static const IconData solidDiceOne = IconDataSolid(0xf525); /// Regular Dice One icon /// /// https://fontawesome.com/icons/dice-one?style=regular /// Die Face-1, chance, gambling, game, roll static const IconData diceOne = IconDataRegular(0xf525); /// Light Dice One icon /// /// https://fontawesome.com/icons/dice-one?style=light /// Die Face-1, chance, gambling, game, roll static const IconData lightDiceOne = IconDataLight(0xf525); /// Thin Dice One icon /// /// https://fontawesome.com/icons/dice-one?style=thin /// Die Face-1, chance, gambling, game, roll static const IconData thinDiceOne = IconDataThin(0xf525); /// Solid Dice Six icon /// /// https://fontawesome.com/icons/dice-six?style=solid /// Die Face-6, chance, gambling, game, roll static const IconData solidDiceSix = IconDataSolid(0xf526); /// Regular Dice Six icon /// /// https://fontawesome.com/icons/dice-six?style=regular /// Die Face-6, chance, gambling, game, roll static const IconData diceSix = IconDataRegular(0xf526); /// Light Dice Six icon /// /// https://fontawesome.com/icons/dice-six?style=light /// Die Face-6, chance, gambling, game, roll static const IconData lightDiceSix = IconDataLight(0xf526); /// Thin Dice Six icon /// /// https://fontawesome.com/icons/dice-six?style=thin /// Die Face-6, chance, gambling, game, roll static const IconData thinDiceSix = IconDataThin(0xf526); /// Solid Dice Three icon /// /// https://fontawesome.com/icons/dice-three?style=solid /// Die Face-3, chance, gambling, game, roll static const IconData solidDiceThree = IconDataSolid(0xf527); /// Regular Dice Three icon /// /// https://fontawesome.com/icons/dice-three?style=regular /// Die Face-3, chance, gambling, game, roll static const IconData diceThree = IconDataRegular(0xf527); /// Light Dice Three icon /// /// https://fontawesome.com/icons/dice-three?style=light /// Die Face-3, chance, gambling, game, roll static const IconData lightDiceThree = IconDataLight(0xf527); /// Thin Dice Three icon /// /// https://fontawesome.com/icons/dice-three?style=thin /// Die Face-3, chance, gambling, game, roll static const IconData thinDiceThree = IconDataThin(0xf527); /// Solid Dice Two icon /// /// https://fontawesome.com/icons/dice-two?style=solid /// Die Face-2, chance, gambling, game, roll static const IconData solidDiceTwo = IconDataSolid(0xf528); /// Regular Dice Two icon /// /// https://fontawesome.com/icons/dice-two?style=regular /// Die Face-2, chance, gambling, game, roll static const IconData diceTwo = IconDataRegular(0xf528); /// Light Dice Two icon /// /// https://fontawesome.com/icons/dice-two?style=light /// Die Face-2, chance, gambling, game, roll static const IconData lightDiceTwo = IconDataLight(0xf528); /// Thin Dice Two icon /// /// https://fontawesome.com/icons/dice-two?style=thin /// Die Face-2, chance, gambling, game, roll static const IconData thinDiceTwo = IconDataThin(0xf528); /// Brands Digg Logo icon /// /// https://fontawesome.com/icons/digg?style=brands static const IconData digg = IconDataBrands(0xf1a6); /// Brands Digital Ocean icon /// /// https://fontawesome.com/icons/digital-ocean?style=brands static const IconData digitalOcean = IconDataBrands(0xf391); /// Solid Dinosaur icon /// /// https://fontawesome.com/icons/dinosaur?style=solid /// brachiosaurus, dinosaur, herbivore, jurassic, sauropod, dino static const IconData solidDinosaur = IconDataSolid(0xe5fe); /// Regular Dinosaur icon /// /// https://fontawesome.com/icons/dinosaur?style=regular /// brachiosaurus, dinosaur, herbivore, jurassic, sauropod, dino static const IconData dinosaur = IconDataRegular(0xe5fe); /// Light Dinosaur icon /// /// https://fontawesome.com/icons/dinosaur?style=light /// brachiosaurus, dinosaur, herbivore, jurassic, sauropod, dino static const IconData lightDinosaur = IconDataLight(0xe5fe); /// Thin Dinosaur icon /// /// https://fontawesome.com/icons/dinosaur?style=thin /// brachiosaurus, dinosaur, herbivore, jurassic, sauropod, dino static const IconData thinDinosaur = IconDataThin(0xe5fe); /// Solid Diploma icon /// /// https://fontawesome.com/icons/diploma?style=solid /// award, certificate, college, education, graduate, graduation, scholar, university static const IconData solidDiploma = IconDataSolid(0xf5ea); /// Alias scroll-ribbon for icon [solidDiploma] @Deprecated('Use "solidDiploma" instead.') static const IconData solidScrollRibbon = solidDiploma; /// Regular Diploma icon /// /// https://fontawesome.com/icons/diploma?style=regular /// award, certificate, college, education, graduate, graduation, scholar, university static const IconData diploma = IconDataRegular(0xf5ea); /// Alias scroll-ribbon for icon [diploma] @Deprecated('Use "diploma" instead.') static const IconData scrollRibbon = diploma; /// Light Diploma icon /// /// https://fontawesome.com/icons/diploma?style=light /// award, certificate, college, education, graduate, graduation, scholar, university static const IconData lightDiploma = IconDataLight(0xf5ea); /// Alias scroll-ribbon for icon [lightDiploma] @Deprecated('Use "lightDiploma" instead.') static const IconData lightScrollRibbon = lightDiploma; /// Thin Diploma icon /// /// https://fontawesome.com/icons/diploma?style=thin /// award, certificate, college, education, graduate, graduation, scholar, university static const IconData thinDiploma = IconDataThin(0xf5ea); /// Alias scroll-ribbon for icon [thinDiploma] @Deprecated('Use "thinDiploma" instead.') static const IconData thinScrollRibbon = thinDiploma; /// Solid Disc Drive icon /// /// https://fontawesome.com/icons/disc-drive?style=solid /// blu-ray, cd, cd-rom, computer, dvd, load, music, optical drive, peripheral, tray, video static const IconData solidDiscDrive = IconDataSolid(0xf8b5); /// Regular Disc Drive icon /// /// https://fontawesome.com/icons/disc-drive?style=regular /// blu-ray, cd, cd-rom, computer, dvd, load, music, optical drive, peripheral, tray, video static const IconData discDrive = IconDataRegular(0xf8b5); /// Light Disc Drive icon /// /// https://fontawesome.com/icons/disc-drive?style=light /// blu-ray, cd, cd-rom, computer, dvd, load, music, optical drive, peripheral, tray, video static const IconData lightDiscDrive = IconDataLight(0xf8b5); /// Thin Disc Drive icon /// /// https://fontawesome.com/icons/disc-drive?style=thin /// blu-ray, cd, cd-rom, computer, dvd, load, music, optical drive, peripheral, tray, video static const IconData thinDiscDrive = IconDataThin(0xf8b5); /// Brands Discord icon /// /// https://fontawesome.com/icons/discord?style=brands static const IconData discord = IconDataBrands(0xf392); /// Brands Discourse icon /// /// https://fontawesome.com/icons/discourse?style=brands static const IconData discourse = IconDataBrands(0xf393); /// Solid Disease icon /// /// https://fontawesome.com/icons/disease?style=solid /// bacteria, cancer, coronavirus, covid-19, flu, illness, infection, pandemic, sickness, virus static const IconData solidDisease = IconDataSolid(0xf7fa); /// Regular Disease icon /// /// https://fontawesome.com/icons/disease?style=regular /// bacteria, cancer, coronavirus, covid-19, flu, illness, infection, pandemic, sickness, virus static const IconData disease = IconDataRegular(0xf7fa); /// Light Disease icon /// /// https://fontawesome.com/icons/disease?style=light /// bacteria, cancer, coronavirus, covid-19, flu, illness, infection, pandemic, sickness, virus static const IconData lightDisease = IconDataLight(0xf7fa); /// Thin Disease icon /// /// https://fontawesome.com/icons/disease?style=thin /// bacteria, cancer, coronavirus, covid-19, flu, illness, infection, pandemic, sickness, virus static const IconData thinDisease = IconDataThin(0xf7fa); /// Solid Display icon /// /// https://fontawesome.com/icons/display?style=solid /// Screen, computer, desktop, imac static const IconData solidDisplay = IconDataSolid(0xe163); /// Regular Display icon /// /// https://fontawesome.com/icons/display?style=regular /// Screen, computer, desktop, imac static const IconData display = IconDataRegular(0xe163); /// Light Display icon /// /// https://fontawesome.com/icons/display?style=light /// Screen, computer, desktop, imac static const IconData lightDisplay = IconDataLight(0xe163); /// Thin Display icon /// /// https://fontawesome.com/icons/display?style=thin /// Screen, computer, desktop, imac static const IconData thinDisplay = IconDataThin(0xe163); /// Solid Display Arrow Down icon /// /// https://fontawesome.com/icons/display-arrow-down?style=solid /// computer, desktop, download, insert static const IconData solidDisplayArrowDown = IconDataSolid(0xe164); /// Regular Display Arrow Down icon /// /// https://fontawesome.com/icons/display-arrow-down?style=regular /// computer, desktop, download, insert static const IconData displayArrowDown = IconDataRegular(0xe164); /// Light Display Arrow Down icon /// /// https://fontawesome.com/icons/display-arrow-down?style=light /// computer, desktop, download, insert static const IconData lightDisplayArrowDown = IconDataLight(0xe164); /// Thin Display Arrow Down icon /// /// https://fontawesome.com/icons/display-arrow-down?style=thin /// computer, desktop, download, insert static const IconData thinDisplayArrowDown = IconDataThin(0xe164); /// Solid Display Chart Up icon /// /// https://fontawesome.com/icons/display-chart-up?style=solid /// analytics, chart, measure, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData solidDisplayChartUp = IconDataSolid(0xe5e3); /// Regular Display Chart Up icon /// /// https://fontawesome.com/icons/display-chart-up?style=regular /// analytics, chart, measure, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData displayChartUp = IconDataRegular(0xe5e3); /// Light Display Chart Up icon /// /// https://fontawesome.com/icons/display-chart-up?style=light /// analytics, chart, measure, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData lightDisplayChartUp = IconDataLight(0xe5e3); /// Thin Display Chart Up icon /// /// https://fontawesome.com/icons/display-chart-up?style=thin /// analytics, chart, measure, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData thinDisplayChartUp = IconDataThin(0xe5e3); /// Solid Display Chart Up Circle Currency icon /// /// https://fontawesome.com/icons/display-chart-up-circle-currency?style=solid /// analytics, chart, currency, measure, money, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData solidDisplayChartUpCircleCurrency = IconDataSolid(0xe5e5); /// Regular Display Chart Up Circle Currency icon /// /// https://fontawesome.com/icons/display-chart-up-circle-currency?style=regular /// analytics, chart, currency, measure, money, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData displayChartUpCircleCurrency = IconDataRegular(0xe5e5); /// Light Display Chart Up Circle Currency icon /// /// https://fontawesome.com/icons/display-chart-up-circle-currency?style=light /// analytics, chart, currency, measure, money, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData lightDisplayChartUpCircleCurrency = IconDataLight(0xe5e5); /// Thin Display Chart Up Circle Currency icon /// /// https://fontawesome.com/icons/display-chart-up-circle-currency?style=thin /// analytics, chart, currency, measure, money, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData thinDisplayChartUpCircleCurrency = IconDataThin(0xe5e5); /// Solid Display Chart Up Circle Dollar icon /// /// https://fontawesome.com/icons/display-chart-up-circle-dollar?style=solid /// analytics, chart, currency, measure, money, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData solidDisplayChartUpCircleDollar = IconDataSolid(0xe5e6); /// Regular Display Chart Up Circle Dollar icon /// /// https://fontawesome.com/icons/display-chart-up-circle-dollar?style=regular /// analytics, chart, currency, measure, money, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData displayChartUpCircleDollar = IconDataRegular(0xe5e6); /// Light Display Chart Up Circle Dollar icon /// /// https://fontawesome.com/icons/display-chart-up-circle-dollar?style=light /// analytics, chart, currency, measure, money, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData lightDisplayChartUpCircleDollar = IconDataLight(0xe5e6); /// Thin Display Chart Up Circle Dollar icon /// /// https://fontawesome.com/icons/display-chart-up-circle-dollar?style=thin /// analytics, chart, currency, measure, money, roi, tracking, trend, computer, display, exchange, graph, investment, monitor, trading static const IconData thinDisplayChartUpCircleDollar = IconDataThin(0xe5e6); /// Solid Display Code icon /// /// https://fontawesome.com/icons/display-code?style=solid /// coding, computer, desktop, developing, mysql, sql static const IconData solidDisplayCode = IconDataSolid(0xe165); /// Alias desktop-code for icon [solidDisplayCode] @Deprecated('Use "solidDisplayCode" instead.') static const IconData solidDesktopCode = solidDisplayCode; /// Regular Display Code icon /// /// https://fontawesome.com/icons/display-code?style=regular /// coding, computer, desktop, developing, mysql, sql static const IconData displayCode = IconDataRegular(0xe165); /// Alias desktop-code for icon [displayCode] @Deprecated('Use "displayCode" instead.') static const IconData desktopCode = displayCode; /// Light Display Code icon /// /// https://fontawesome.com/icons/display-code?style=light /// coding, computer, desktop, developing, mysql, sql static const IconData lightDisplayCode = IconDataLight(0xe165); /// Alias desktop-code for icon [lightDisplayCode] @Deprecated('Use "lightDisplayCode" instead.') static const IconData lightDesktopCode = lightDisplayCode; /// Thin Display Code icon /// /// https://fontawesome.com/icons/display-code?style=thin /// coding, computer, desktop, developing, mysql, sql static const IconData thinDisplayCode = IconDataThin(0xe165); /// Alias desktop-code for icon [thinDisplayCode] @Deprecated('Use "thinDisplayCode" instead.') static const IconData thinDesktopCode = thinDisplayCode; /// Solid Display Medical icon /// /// https://fontawesome.com/icons/display-medical?style=solid /// computer, desktop, records static const IconData solidDisplayMedical = IconDataSolid(0xe166); /// Alias desktop-medical for icon [solidDisplayMedical] @Deprecated('Use "solidDisplayMedical" instead.') static const IconData solidDesktopMedical = solidDisplayMedical; /// Regular Display Medical icon /// /// https://fontawesome.com/icons/display-medical?style=regular /// computer, desktop, records static const IconData displayMedical = IconDataRegular(0xe166); /// Alias desktop-medical for icon [displayMedical] @Deprecated('Use "displayMedical" instead.') static const IconData desktopMedical = displayMedical; /// Light Display Medical icon /// /// https://fontawesome.com/icons/display-medical?style=light /// computer, desktop, records static const IconData lightDisplayMedical = IconDataLight(0xe166); /// Alias desktop-medical for icon [lightDisplayMedical] @Deprecated('Use "lightDisplayMedical" instead.') static const IconData lightDesktopMedical = lightDisplayMedical; /// Thin Display Medical icon /// /// https://fontawesome.com/icons/display-medical?style=thin /// computer, desktop, records static const IconData thinDisplayMedical = IconDataThin(0xe166); /// Alias desktop-medical for icon [thinDisplayMedical] @Deprecated('Use "thinDisplayMedical" instead.') static const IconData thinDesktopMedical = thinDisplayMedical; /// Solid Display Slash icon /// /// https://fontawesome.com/icons/display-slash?style=solid /// computer, desktop, disabled, disconnect static const IconData solidDisplaySlash = IconDataSolid(0xe2fa); /// Alias desktop-slash for icon [solidDisplaySlash] @Deprecated('Use "solidDisplaySlash" instead.') static const IconData solidDesktopSlash = solidDisplaySlash; /// Regular Display Slash icon /// /// https://fontawesome.com/icons/display-slash?style=regular /// computer, desktop, disabled, disconnect static const IconData displaySlash = IconDataRegular(0xe2fa); /// Alias desktop-slash for icon [displaySlash] @Deprecated('Use "displaySlash" instead.') static const IconData desktopSlash = displaySlash; /// Light Display Slash icon /// /// https://fontawesome.com/icons/display-slash?style=light /// computer, desktop, disabled, disconnect static const IconData lightDisplaySlash = IconDataLight(0xe2fa); /// Alias desktop-slash for icon [lightDisplaySlash] @Deprecated('Use "lightDisplaySlash" instead.') static const IconData lightDesktopSlash = lightDisplaySlash; /// Thin Display Slash icon /// /// https://fontawesome.com/icons/display-slash?style=thin /// computer, desktop, disabled, disconnect static const IconData thinDisplaySlash = IconDataThin(0xe2fa); /// Alias desktop-slash for icon [thinDisplaySlash] @Deprecated('Use "thinDisplaySlash" instead.') static const IconData thinDesktopSlash = thinDisplaySlash; /// Solid Distribute Spacing Horizontal icon /// /// https://fontawesome.com/icons/distribute-spacing-horizontal?style=solid /// align, line, padding, rectangle, spacing static const IconData solidDistributeSpacingHorizontal = IconDataSolid(0xe365); /// Regular Distribute Spacing Horizontal icon /// /// https://fontawesome.com/icons/distribute-spacing-horizontal?style=regular /// align, line, padding, rectangle, spacing static const IconData distributeSpacingHorizontal = IconDataRegular(0xe365); /// Light Distribute Spacing Horizontal icon /// /// https://fontawesome.com/icons/distribute-spacing-horizontal?style=light /// align, line, padding, rectangle, spacing static const IconData lightDistributeSpacingHorizontal = IconDataLight(0xe365); /// Thin Distribute Spacing Horizontal icon /// /// https://fontawesome.com/icons/distribute-spacing-horizontal?style=thin /// align, line, padding, rectangle, spacing static const IconData thinDistributeSpacingHorizontal = IconDataThin(0xe365); /// Solid Distribute Spacing Vertical icon /// /// https://fontawesome.com/icons/distribute-spacing-vertical?style=solid /// align, line, padding, rectangle, spacing static const IconData solidDistributeSpacingVertical = IconDataSolid(0xe366); /// Regular Distribute Spacing Vertical icon /// /// https://fontawesome.com/icons/distribute-spacing-vertical?style=regular /// align, line, padding, rectangle, spacing static const IconData distributeSpacingVertical = IconDataRegular(0xe366); /// Light Distribute Spacing Vertical icon /// /// https://fontawesome.com/icons/distribute-spacing-vertical?style=light /// align, line, padding, rectangle, spacing static const IconData lightDistributeSpacingVertical = IconDataLight(0xe366); /// Thin Distribute Spacing Vertical icon /// /// https://fontawesome.com/icons/distribute-spacing-vertical?style=thin /// align, line, padding, rectangle, spacing static const IconData thinDistributeSpacingVertical = IconDataThin(0xe366); /// Solid Ditto icon /// /// https://fontawesome.com/icons/ditto?style=solid /// Quotation Mark, inch, quotation, quote static const IconData solidDitto = IconDataSolid(0x22); /// Regular Ditto icon /// /// https://fontawesome.com/icons/ditto?style=regular /// Quotation Mark, inch, quotation, quote static const IconData ditto = IconDataRegular(0x22); /// Light Ditto icon /// /// https://fontawesome.com/icons/ditto?style=light /// Quotation Mark, inch, quotation, quote static const IconData lightDitto = IconDataLight(0x22); /// Thin Ditto icon /// /// https://fontawesome.com/icons/ditto?style=thin /// Quotation Mark, inch, quotation, quote static const IconData thinDitto = IconDataThin(0x22); /// Solid Divide icon /// /// https://fontawesome.com/icons/divide?style=solid /// Division Sign, arithmetic, calculus, divide, division, math, sign, ÷ static const IconData solidDivide = IconDataSolid(0xf529); /// Regular Divide icon /// /// https://fontawesome.com/icons/divide?style=regular /// Division Sign, arithmetic, calculus, divide, division, math, sign, ÷ static const IconData divide = IconDataRegular(0xf529); /// Light Divide icon /// /// https://fontawesome.com/icons/divide?style=light /// Division Sign, arithmetic, calculus, divide, division, math, sign, ÷ static const IconData lightDivide = IconDataLight(0xf529); /// Thin Divide icon /// /// https://fontawesome.com/icons/divide?style=thin /// Division Sign, arithmetic, calculus, divide, division, math, sign, ÷ static const IconData thinDivide = IconDataThin(0xf529); /// Solid Dna icon /// /// https://fontawesome.com/icons/dna?style=solid /// biologist, dna, double helix, evolution, gene, genetic, genetics, helix, life, molecule, protein static const IconData solidDna = IconDataSolid(0xf471); /// Regular Dna icon /// /// https://fontawesome.com/icons/dna?style=regular /// biologist, dna, double helix, evolution, gene, genetic, genetics, helix, life, molecule, protein static const IconData dna = IconDataRegular(0xf471); /// Light Dna icon /// /// https://fontawesome.com/icons/dna?style=light /// biologist, dna, double helix, evolution, gene, genetic, genetics, helix, life, molecule, protein static const IconData lightDna = IconDataLight(0xf471); /// Thin Dna icon /// /// https://fontawesome.com/icons/dna?style=thin /// biologist, dna, double helix, evolution, gene, genetic, genetics, helix, life, molecule, protein static const IconData thinDna = IconDataThin(0xf471); /// Solid Do Not Enter icon /// /// https://fontawesome.com/icons/do-not-enter?style=solid /// 404, closed, not found, traffic, warning static const IconData solidDoNotEnter = IconDataSolid(0xf5ec); /// Regular Do Not Enter icon /// /// https://fontawesome.com/icons/do-not-enter?style=regular /// 404, closed, not found, traffic, warning static const IconData doNotEnter = IconDataRegular(0xf5ec); /// Light Do Not Enter icon /// /// https://fontawesome.com/icons/do-not-enter?style=light /// 404, closed, not found, traffic, warning static const IconData lightDoNotEnter = IconDataLight(0xf5ec); /// Thin Do Not Enter icon /// /// https://fontawesome.com/icons/do-not-enter?style=thin /// 404, closed, not found, traffic, warning static const IconData thinDoNotEnter = IconDataThin(0xf5ec); /// Brands DocHub icon /// /// https://fontawesome.com/icons/dochub?style=brands static const IconData dochub = IconDataBrands(0xf394); /// Brands Docker icon /// /// https://fontawesome.com/icons/docker?style=brands static const IconData docker = IconDataBrands(0xf395); /// Solid Dog icon /// /// https://fontawesome.com/icons/dog?style=solid /// animal, canine, dog, fauna, mammal, pet, pooch, puppy, woof static const IconData solidDog = IconDataSolid(0xf6d3); /// Regular Dog icon /// /// https://fontawesome.com/icons/dog?style=regular /// animal, canine, dog, fauna, mammal, pet, pooch, puppy, woof static const IconData dog = IconDataRegular(0xf6d3); /// Light Dog icon /// /// https://fontawesome.com/icons/dog?style=light /// animal, canine, dog, fauna, mammal, pet, pooch, puppy, woof static const IconData lightDog = IconDataLight(0xf6d3); /// Thin Dog icon /// /// https://fontawesome.com/icons/dog?style=thin /// animal, canine, dog, fauna, mammal, pet, pooch, puppy, woof static const IconData thinDog = IconDataThin(0xf6d3); /// Solid Dog Leashed icon /// /// https://fontawesome.com/icons/dog-leashed?style=solid /// accessibility, animal, blind, canine, fauna, guide, guide dog, mammal, pet, pooch, puppy, walk, woof static const IconData solidDogLeashed = IconDataSolid(0xf6d4); /// Regular Dog Leashed icon /// /// https://fontawesome.com/icons/dog-leashed?style=regular /// accessibility, animal, blind, canine, fauna, guide, guide dog, mammal, pet, pooch, puppy, walk, woof static const IconData dogLeashed = IconDataRegular(0xf6d4); /// Light Dog Leashed icon /// /// https://fontawesome.com/icons/dog-leashed?style=light /// accessibility, animal, blind, canine, fauna, guide, guide dog, mammal, pet, pooch, puppy, walk, woof static const IconData lightDogLeashed = IconDataLight(0xf6d4); /// Thin Dog Leashed icon /// /// https://fontawesome.com/icons/dog-leashed?style=thin /// accessibility, animal, blind, canine, fauna, guide, guide dog, mammal, pet, pooch, puppy, walk, woof static const IconData thinDogLeashed = IconDataThin(0xf6d4); /// Solid Dollar Sign icon /// /// https://fontawesome.com/icons/dollar-sign?style=solid /// Dollar Sign, coupon, currency, dollar, heavy dollar sign, investment, money, premium, revenue, salary static const IconData solidDollarSign = IconDataSolid(0x24); /// Alias dollar for icon [solidDollarSign] @Deprecated('Use "solidDollarSign" instead.') static const IconData solidDollar = solidDollarSign; /// Alias usd for icon [solidDollarSign] @Deprecated('Use "solidDollarSign" instead.') static const IconData solidUsd = solidDollarSign; /// Regular Dollar Sign icon /// /// https://fontawesome.com/icons/dollar-sign?style=regular /// Dollar Sign, coupon, currency, dollar, heavy dollar sign, investment, money, premium, revenue, salary static const IconData dollarSign = IconDataRegular(0x24); /// Alias dollar for icon [dollarSign] @Deprecated('Use "dollarSign" instead.') static const IconData dollar = dollarSign; /// Alias usd for icon [dollarSign] @Deprecated('Use "dollarSign" instead.') static const IconData usd = dollarSign; /// Light Dollar Sign icon /// /// https://fontawesome.com/icons/dollar-sign?style=light /// Dollar Sign, coupon, currency, dollar, heavy dollar sign, investment, money, premium, revenue, salary static const IconData lightDollarSign = IconDataLight(0x24); /// Alias dollar for icon [lightDollarSign] @Deprecated('Use "lightDollarSign" instead.') static const IconData lightDollar = lightDollarSign; /// Alias usd for icon [lightDollarSign] @Deprecated('Use "lightDollarSign" instead.') static const IconData lightUsd = lightDollarSign; /// Thin Dollar Sign icon /// /// https://fontawesome.com/icons/dollar-sign?style=thin /// Dollar Sign, coupon, currency, dollar, heavy dollar sign, investment, money, premium, revenue, salary static const IconData thinDollarSign = IconDataThin(0x24); /// Alias dollar for icon [thinDollarSign] @Deprecated('Use "thinDollarSign" instead.') static const IconData thinDollar = thinDollarSign; /// Alias usd for icon [thinDollarSign] @Deprecated('Use "thinDollarSign" instead.') static const IconData thinUsd = thinDollarSign; /// Solid Dolly icon /// /// https://fontawesome.com/icons/dolly?style=solid /// carry, shipping, transport static const IconData solidDolly = IconDataSolid(0xf472); /// Alias dolly-box for icon [solidDolly] @Deprecated('Use "solidDolly" instead.') static const IconData solidDollyBox = solidDolly; /// Regular Dolly icon /// /// https://fontawesome.com/icons/dolly?style=regular /// carry, shipping, transport static const IconData dolly = IconDataRegular(0xf472); /// Alias dolly-box for icon [dolly] @Deprecated('Use "dolly" instead.') static const IconData dollyBox = dolly; /// Light Dolly icon /// /// https://fontawesome.com/icons/dolly?style=light /// carry, shipping, transport static const IconData lightDolly = IconDataLight(0xf472); /// Alias dolly-box for icon [lightDolly] @Deprecated('Use "lightDolly" instead.') static const IconData lightDollyBox = lightDolly; /// Thin Dolly icon /// /// https://fontawesome.com/icons/dolly?style=thin /// carry, shipping, transport static const IconData thinDolly = IconDataThin(0xf472); /// Alias dolly-box for icon [thinDolly] @Deprecated('Use "thinDolly" instead.') static const IconData thinDollyBox = thinDolly; /// Solid Dolly Empty icon /// /// https://fontawesome.com/icons/dolly-empty?style=solid /// carry, inventory, shipping, transport static const IconData solidDollyEmpty = IconDataSolid(0xf473); /// Regular Dolly Empty icon /// /// https://fontawesome.com/icons/dolly-empty?style=regular /// carry, inventory, shipping, transport static const IconData dollyEmpty = IconDataRegular(0xf473); /// Light Dolly Empty icon /// /// https://fontawesome.com/icons/dolly-empty?style=light /// carry, inventory, shipping, transport static const IconData lightDollyEmpty = IconDataLight(0xf473); /// Thin Dolly Empty icon /// /// https://fontawesome.com/icons/dolly-empty?style=thin /// carry, inventory, shipping, transport static const IconData thinDollyEmpty = IconDataThin(0xf473); /// Solid Dolphin icon /// /// https://fontawesome.com/icons/dolphin?style=solid /// aquarium, dolphin, fish, flipper, mammal, marine, maritime, porpoise static const IconData solidDolphin = IconDataSolid(0xe168); /// Regular Dolphin icon /// /// https://fontawesome.com/icons/dolphin?style=regular /// aquarium, dolphin, fish, flipper, mammal, marine, maritime, porpoise static const IconData dolphin = IconDataRegular(0xe168); /// Light Dolphin icon /// /// https://fontawesome.com/icons/dolphin?style=light /// aquarium, dolphin, fish, flipper, mammal, marine, maritime, porpoise static const IconData lightDolphin = IconDataLight(0xe168); /// Thin Dolphin icon /// /// https://fontawesome.com/icons/dolphin?style=thin /// aquarium, dolphin, fish, flipper, mammal, marine, maritime, porpoise static const IconData thinDolphin = IconDataThin(0xe168); /// Solid Dong Sign icon /// /// https://fontawesome.com/icons/dong-sign?style=solid /// Dong Sign, currency static const IconData solidDongSign = IconDataSolid(0xe169); /// Regular Dong Sign icon /// /// https://fontawesome.com/icons/dong-sign?style=regular /// Dong Sign, currency static const IconData dongSign = IconDataRegular(0xe169); /// Light Dong Sign icon /// /// https://fontawesome.com/icons/dong-sign?style=light /// Dong Sign, currency static const IconData lightDongSign = IconDataLight(0xe169); /// Thin Dong Sign icon /// /// https://fontawesome.com/icons/dong-sign?style=thin /// Dong Sign, currency static const IconData thinDongSign = IconDataThin(0xe169); /// Solid Donut icon /// /// https://fontawesome.com/icons/donut?style=solid /// donut, doughnut, frosting, homer simpson, jimmies, sprinkles static const IconData solidDonut = IconDataSolid(0xe406); /// Alias doughnut for icon [solidDonut] @Deprecated('Use "solidDonut" instead.') static const IconData solidDoughnut = solidDonut; /// Regular Donut icon /// /// https://fontawesome.com/icons/donut?style=regular /// donut, doughnut, frosting, homer simpson, jimmies, sprinkles static const IconData donut = IconDataRegular(0xe406); /// Alias doughnut for icon [donut] @Deprecated('Use "donut" instead.') static const IconData doughnut = donut; /// Light Donut icon /// /// https://fontawesome.com/icons/donut?style=light /// donut, doughnut, frosting, homer simpson, jimmies, sprinkles static const IconData lightDonut = IconDataLight(0xe406); /// Alias doughnut for icon [lightDonut] @Deprecated('Use "lightDonut" instead.') static const IconData lightDoughnut = lightDonut; /// Thin Donut icon /// /// https://fontawesome.com/icons/donut?style=thin /// donut, doughnut, frosting, homer simpson, jimmies, sprinkles static const IconData thinDonut = IconDataThin(0xe406); /// Alias doughnut for icon [thinDonut] @Deprecated('Use "thinDonut" instead.') static const IconData thinDoughnut = thinDonut; /// Solid Door Closed icon /// /// https://fontawesome.com/icons/door-closed?style=solid /// doo, door, enter, exit, locked, privacy static const IconData solidDoorClosed = IconDataSolid(0xf52a); /// Regular Door Closed icon /// /// https://fontawesome.com/icons/door-closed?style=regular /// doo, door, enter, exit, locked, privacy static const IconData doorClosed = IconDataRegular(0xf52a); /// Light Door Closed icon /// /// https://fontawesome.com/icons/door-closed?style=light /// doo, door, enter, exit, locked, privacy static const IconData lightDoorClosed = IconDataLight(0xf52a); /// Thin Door Closed icon /// /// https://fontawesome.com/icons/door-closed?style=thin /// doo, door, enter, exit, locked, privacy static const IconData thinDoorClosed = IconDataThin(0xf52a); /// Solid Door Open icon /// /// https://fontawesome.com/icons/door-open?style=solid /// enter, exit, welcome static const IconData solidDoorOpen = IconDataSolid(0xf52b); /// Regular Door Open icon /// /// https://fontawesome.com/icons/door-open?style=regular /// enter, exit, welcome static const IconData doorOpen = IconDataRegular(0xf52b); /// Light Door Open icon /// /// https://fontawesome.com/icons/door-open?style=light /// enter, exit, welcome static const IconData lightDoorOpen = IconDataLight(0xf52b); /// Thin Door Open icon /// /// https://fontawesome.com/icons/door-open?style=thin /// enter, exit, welcome static const IconData thinDoorOpen = IconDataThin(0xf52b); /// Solid Dove icon /// /// https://fontawesome.com/icons/dove?style=solid /// bird, dove, fauna, fly, flying, peace, war static const IconData solidDove = IconDataSolid(0xf4ba); /// Regular Dove icon /// /// https://fontawesome.com/icons/dove?style=regular /// bird, dove, fauna, fly, flying, peace, war static const IconData dove = IconDataRegular(0xf4ba); /// Light Dove icon /// /// https://fontawesome.com/icons/dove?style=light /// bird, dove, fauna, fly, flying, peace, war static const IconData lightDove = IconDataLight(0xf4ba); /// Thin Dove icon /// /// https://fontawesome.com/icons/dove?style=thin /// bird, dove, fauna, fly, flying, peace, war static const IconData thinDove = IconDataThin(0xf4ba); /// Solid Down icon /// /// https://fontawesome.com/icons/down?style=solid /// download, insert static const IconData solidDown = IconDataSolid(0xf354); /// Alias arrow-alt-down for icon [solidDown] @Deprecated('Use "solidDown" instead.') static const IconData solidArrowAltDown = solidDown; /// Regular Down icon /// /// https://fontawesome.com/icons/down?style=regular /// download, insert static const IconData down = IconDataRegular(0xf354); /// Alias arrow-alt-down for icon [down] @Deprecated('Use "down" instead.') static const IconData arrowAltDown = down; /// Light Down icon /// /// https://fontawesome.com/icons/down?style=light /// download, insert static const IconData lightDown = IconDataLight(0xf354); /// Alias arrow-alt-down for icon [lightDown] @Deprecated('Use "lightDown" instead.') static const IconData lightArrowAltDown = lightDown; /// Thin Down icon /// /// https://fontawesome.com/icons/down?style=thin /// download, insert static const IconData thinDown = IconDataThin(0xf354); /// Alias arrow-alt-down for icon [thinDown] @Deprecated('Use "thinDown" instead.') static const IconData thinArrowAltDown = thinDown; /// Solid Down From Dotted Line icon /// /// https://fontawesome.com/icons/down-from-dotted-line?style=solid /// download, export, insert, transfer static const IconData solidDownFromDottedLine = IconDataSolid(0xe407); /// Regular Down From Dotted Line icon /// /// https://fontawesome.com/icons/down-from-dotted-line?style=regular /// download, export, insert, transfer static const IconData downFromDottedLine = IconDataRegular(0xe407); /// Light Down From Dotted Line icon /// /// https://fontawesome.com/icons/down-from-dotted-line?style=light /// download, export, insert, transfer static const IconData lightDownFromDottedLine = IconDataLight(0xe407); /// Thin Down From Dotted Line icon /// /// https://fontawesome.com/icons/down-from-dotted-line?style=thin /// download, export, insert, transfer static const IconData thinDownFromDottedLine = IconDataThin(0xe407); /// Solid Down From Line icon /// /// https://fontawesome.com/icons/down-from-line?style=solid /// download, export, insert, transfer static const IconData solidDownFromLine = IconDataSolid(0xf349); /// Alias arrow-alt-from-top for icon [solidDownFromLine] @Deprecated('Use "solidDownFromLine" instead.') static const IconData solidArrowAltFromTop = solidDownFromLine; /// Regular Down From Line icon /// /// https://fontawesome.com/icons/down-from-line?style=regular /// download, export, insert, transfer static const IconData downFromLine = IconDataRegular(0xf349); /// Alias arrow-alt-from-top for icon [downFromLine] @Deprecated('Use "downFromLine" instead.') static const IconData arrowAltFromTop = downFromLine; /// Light Down From Line icon /// /// https://fontawesome.com/icons/down-from-line?style=light /// download, export, insert, transfer static const IconData lightDownFromLine = IconDataLight(0xf349); /// Alias arrow-alt-from-top for icon [lightDownFromLine] @Deprecated('Use "lightDownFromLine" instead.') static const IconData lightArrowAltFromTop = lightDownFromLine; /// Thin Down From Line icon /// /// https://fontawesome.com/icons/down-from-line?style=thin /// download, export, insert, transfer static const IconData thinDownFromLine = IconDataThin(0xf349); /// Alias arrow-alt-from-top for icon [thinDownFromLine] @Deprecated('Use "thinDownFromLine" instead.') static const IconData thinArrowAltFromTop = thinDownFromLine; /// Solid Down Left icon /// /// https://fontawesome.com/icons/down-left?style=solid /// South West Black Arrow, diagonal, direction, southwest static const IconData solidDownLeft = IconDataSolid(0xe16a); /// Regular Down Left icon /// /// https://fontawesome.com/icons/down-left?style=regular /// South West Black Arrow, diagonal, direction, southwest static const IconData downLeft = IconDataRegular(0xe16a); /// Light Down Left icon /// /// https://fontawesome.com/icons/down-left?style=light /// South West Black Arrow, diagonal, direction, southwest static const IconData lightDownLeft = IconDataLight(0xe16a); /// Thin Down Left icon /// /// https://fontawesome.com/icons/down-left?style=thin /// South West Black Arrow, diagonal, direction, southwest static const IconData thinDownLeft = IconDataThin(0xe16a); /// Solid Down Left And Up Right To Center icon /// /// https://fontawesome.com/icons/down-left-and-up-right-to-center?style=solid /// scale, collapse, fullscreen, minimize, move, resize, shrink, size, smaller static const IconData solidDownLeftAndUpRightToCenter = IconDataSolid(0xf422); /// Alias compress-alt for icon [solidDownLeftAndUpRightToCenter] @Deprecated('Use "solidDownLeftAndUpRightToCenter" instead.') static const IconData solidCompressAlt = solidDownLeftAndUpRightToCenter; /// Regular Down Left And Up Right To Center icon /// /// https://fontawesome.com/icons/down-left-and-up-right-to-center?style=regular /// scale, collapse, fullscreen, minimize, move, resize, shrink, size, smaller static const IconData downLeftAndUpRightToCenter = IconDataRegular(0xf422); /// Alias compress-alt for icon [downLeftAndUpRightToCenter] @Deprecated('Use "downLeftAndUpRightToCenter" instead.') static const IconData compressAlt = downLeftAndUpRightToCenter; /// Light Down Left And Up Right To Center icon /// /// https://fontawesome.com/icons/down-left-and-up-right-to-center?style=light /// scale, collapse, fullscreen, minimize, move, resize, shrink, size, smaller static const IconData lightDownLeftAndUpRightToCenter = IconDataLight(0xf422); /// Alias compress-alt for icon [lightDownLeftAndUpRightToCenter] @Deprecated('Use "lightDownLeftAndUpRightToCenter" instead.') static const IconData lightCompressAlt = lightDownLeftAndUpRightToCenter; /// Thin Down Left And Up Right To Center icon /// /// https://fontawesome.com/icons/down-left-and-up-right-to-center?style=thin /// scale, collapse, fullscreen, minimize, move, resize, shrink, size, smaller static const IconData thinDownLeftAndUpRightToCenter = IconDataThin(0xf422); /// Alias compress-alt for icon [thinDownLeftAndUpRightToCenter] @Deprecated('Use "thinDownLeftAndUpRightToCenter" instead.') static const IconData thinCompressAlt = thinDownLeftAndUpRightToCenter; /// Solid Down Long icon /// /// https://fontawesome.com/icons/down-long?style=solid /// download, long-arrow-down static const IconData solidDownLong = IconDataSolid(0xf309); /// Alias long-arrow-alt-down for icon [solidDownLong] @Deprecated('Use "solidDownLong" instead.') static const IconData solidLongArrowAltDown = solidDownLong; /// Regular Down Long icon /// /// https://fontawesome.com/icons/down-long?style=regular /// download, long-arrow-down static const IconData downLong = IconDataRegular(0xf309); /// Alias long-arrow-alt-down for icon [downLong] @Deprecated('Use "downLong" instead.') static const IconData longArrowAltDown = downLong; /// Light Down Long icon /// /// https://fontawesome.com/icons/down-long?style=light /// download, long-arrow-down static const IconData lightDownLong = IconDataLight(0xf309); /// Alias long-arrow-alt-down for icon [lightDownLong] @Deprecated('Use "lightDownLong" instead.') static const IconData lightLongArrowAltDown = lightDownLong; /// Thin Down Long icon /// /// https://fontawesome.com/icons/down-long?style=thin /// download, long-arrow-down static const IconData thinDownLong = IconDataThin(0xf309); /// Alias long-arrow-alt-down for icon [thinDownLong] @Deprecated('Use "thinDownLong" instead.') static const IconData thinLongArrowAltDown = thinDownLong; /// Solid Down Right icon /// /// https://fontawesome.com/icons/down-right?style=solid /// South East Black Arrow, diagonal, direction, southeast static const IconData solidDownRight = IconDataSolid(0xe16b); /// Regular Down Right icon /// /// https://fontawesome.com/icons/down-right?style=regular /// South East Black Arrow, diagonal, direction, southeast static const IconData downRight = IconDataRegular(0xe16b); /// Light Down Right icon /// /// https://fontawesome.com/icons/down-right?style=light /// South East Black Arrow, diagonal, direction, southeast static const IconData lightDownRight = IconDataLight(0xe16b); /// Thin Down Right icon /// /// https://fontawesome.com/icons/down-right?style=thin /// South East Black Arrow, diagonal, direction, southeast static const IconData thinDownRight = IconDataThin(0xe16b); /// Solid Down To Bracket icon /// /// https://fontawesome.com/icons/down-to-bracket?style=solid /// download, enter, insert, save, share, transfer static const IconData solidDownToBracket = IconDataSolid(0xe4e7); /// Regular Down To Bracket icon /// /// https://fontawesome.com/icons/down-to-bracket?style=regular /// download, enter, insert, save, share, transfer static const IconData downToBracket = IconDataRegular(0xe4e7); /// Light Down To Bracket icon /// /// https://fontawesome.com/icons/down-to-bracket?style=light /// download, enter, insert, save, share, transfer static const IconData lightDownToBracket = IconDataLight(0xe4e7); /// Thin Down To Bracket icon /// /// https://fontawesome.com/icons/down-to-bracket?style=thin /// download, enter, insert, save, share, transfer static const IconData thinDownToBracket = IconDataThin(0xe4e7); /// Solid Down To Dotted Line icon /// /// https://fontawesome.com/icons/down-to-dotted-line?style=solid /// download, export, insert, transfer static const IconData solidDownToDottedLine = IconDataSolid(0xe408); /// Regular Down To Dotted Line icon /// /// https://fontawesome.com/icons/down-to-dotted-line?style=regular /// download, export, insert, transfer static const IconData downToDottedLine = IconDataRegular(0xe408); /// Light Down To Dotted Line icon /// /// https://fontawesome.com/icons/down-to-dotted-line?style=light /// download, export, insert, transfer static const IconData lightDownToDottedLine = IconDataLight(0xe408); /// Thin Down To Dotted Line icon /// /// https://fontawesome.com/icons/down-to-dotted-line?style=thin /// download, export, insert, transfer static const IconData thinDownToDottedLine = IconDataThin(0xe408); /// Solid Down To Line icon /// /// https://fontawesome.com/icons/down-to-line?style=solid /// download, export, insert, transfer static const IconData solidDownToLine = IconDataSolid(0xf34a); /// Alias arrow-alt-to-bottom for icon [solidDownToLine] @Deprecated('Use "solidDownToLine" instead.') static const IconData solidArrowAltToBottom = solidDownToLine; /// Regular Down To Line icon /// /// https://fontawesome.com/icons/down-to-line?style=regular /// download, export, insert, transfer static const IconData downToLine = IconDataRegular(0xf34a); /// Alias arrow-alt-to-bottom for icon [downToLine] @Deprecated('Use "downToLine" instead.') static const IconData arrowAltToBottom = downToLine; /// Light Down To Line icon /// /// https://fontawesome.com/icons/down-to-line?style=light /// download, export, insert, transfer static const IconData lightDownToLine = IconDataLight(0xf34a); /// Alias arrow-alt-to-bottom for icon [lightDownToLine] @Deprecated('Use "lightDownToLine" instead.') static const IconData lightArrowAltToBottom = lightDownToLine; /// Thin Down To Line icon /// /// https://fontawesome.com/icons/down-to-line?style=thin /// download, export, insert, transfer static const IconData thinDownToLine = IconDataThin(0xf34a); /// Alias arrow-alt-to-bottom for icon [thinDownToLine] @Deprecated('Use "thinDownToLine" instead.') static const IconData thinArrowAltToBottom = thinDownToLine; /// Solid Download icon /// /// https://fontawesome.com/icons/download?style=solid /// export, hard drive, insert, save, transfer static const IconData solidDownload = IconDataSolid(0xf019); /// Regular Download icon /// /// https://fontawesome.com/icons/download?style=regular /// export, hard drive, insert, save, transfer static const IconData download = IconDataRegular(0xf019); /// Light Download icon /// /// https://fontawesome.com/icons/download?style=light /// export, hard drive, insert, save, transfer static const IconData lightDownload = IconDataLight(0xf019); /// Thin Download icon /// /// https://fontawesome.com/icons/download?style=thin /// export, hard drive, insert, save, transfer static const IconData thinDownload = IconDataThin(0xf019); /// Brands Draft2digital icon /// /// https://fontawesome.com/icons/draft2digital?style=brands static const IconData draft2digital = IconDataBrands(0xf396); /// Solid Dragon icon /// /// https://fontawesome.com/icons/dragon?style=solid /// Dungeons & Dragons, d&d, dnd, dragon, fairy tale, fantasy, fire, lizard, serpent static const IconData solidDragon = IconDataSolid(0xf6d5); /// Regular Dragon icon /// /// https://fontawesome.com/icons/dragon?style=regular /// Dungeons & Dragons, d&d, dnd, dragon, fairy tale, fantasy, fire, lizard, serpent static const IconData dragon = IconDataRegular(0xf6d5); /// Light Dragon icon /// /// https://fontawesome.com/icons/dragon?style=light /// Dungeons & Dragons, d&d, dnd, dragon, fairy tale, fantasy, fire, lizard, serpent static const IconData lightDragon = IconDataLight(0xf6d5); /// Thin Dragon icon /// /// https://fontawesome.com/icons/dragon?style=thin /// Dungeons & Dragons, d&d, dnd, dragon, fairy tale, fantasy, fire, lizard, serpent static const IconData thinDragon = IconDataThin(0xf6d5); /// Solid Draw Circle icon /// /// https://fontawesome.com/icons/draw-circle?style=solid /// anchors, lines, object, render, shape static const IconData solidDrawCircle = IconDataSolid(0xf5ed); /// Regular Draw Circle icon /// /// https://fontawesome.com/icons/draw-circle?style=regular /// anchors, lines, object, render, shape static const IconData drawCircle = IconDataRegular(0xf5ed); /// Light Draw Circle icon /// /// https://fontawesome.com/icons/draw-circle?style=light /// anchors, lines, object, render, shape static const IconData lightDrawCircle = IconDataLight(0xf5ed); /// Thin Draw Circle icon /// /// https://fontawesome.com/icons/draw-circle?style=thin /// anchors, lines, object, render, shape static const IconData thinDrawCircle = IconDataThin(0xf5ed); /// Solid Draw Polygon icon /// /// https://fontawesome.com/icons/draw-polygon?style=solid /// anchors, lines, object, render, shape static const IconData solidDrawPolygon = IconDataSolid(0xf5ee); /// Regular Draw Polygon icon /// /// https://fontawesome.com/icons/draw-polygon?style=regular /// anchors, lines, object, render, shape static const IconData drawPolygon = IconDataRegular(0xf5ee); /// Light Draw Polygon icon /// /// https://fontawesome.com/icons/draw-polygon?style=light /// anchors, lines, object, render, shape static const IconData lightDrawPolygon = IconDataLight(0xf5ee); /// Thin Draw Polygon icon /// /// https://fontawesome.com/icons/draw-polygon?style=thin /// anchors, lines, object, render, shape static const IconData thinDrawPolygon = IconDataThin(0xf5ee); /// Solid Draw Square icon /// /// https://fontawesome.com/icons/draw-square?style=solid /// anchors, lines, object, render, shape static const IconData solidDrawSquare = IconDataSolid(0xf5ef); /// Regular Draw Square icon /// /// https://fontawesome.com/icons/draw-square?style=regular /// anchors, lines, object, render, shape static const IconData drawSquare = IconDataRegular(0xf5ef); /// Light Draw Square icon /// /// https://fontawesome.com/icons/draw-square?style=light /// anchors, lines, object, render, shape static const IconData lightDrawSquare = IconDataLight(0xf5ef); /// Thin Draw Square icon /// /// https://fontawesome.com/icons/draw-square?style=thin /// anchors, lines, object, render, shape static const IconData thinDrawSquare = IconDataThin(0xf5ef); /// Solid Dreidel icon /// /// https://fontawesome.com/icons/dreidel?style=solid /// clay, hanukkah, holiday, jewish, judaism, toy static const IconData solidDreidel = IconDataSolid(0xf792); /// Regular Dreidel icon /// /// https://fontawesome.com/icons/dreidel?style=regular /// clay, hanukkah, holiday, jewish, judaism, toy static const IconData dreidel = IconDataRegular(0xf792); /// Light Dreidel icon /// /// https://fontawesome.com/icons/dreidel?style=light /// clay, hanukkah, holiday, jewish, judaism, toy static const IconData lightDreidel = IconDataLight(0xf792); /// Thin Dreidel icon /// /// https://fontawesome.com/icons/dreidel?style=thin /// clay, hanukkah, holiday, jewish, judaism, toy static const IconData thinDreidel = IconDataThin(0xf792); /// Brands Dribbble icon /// /// https://fontawesome.com/icons/dribbble?style=brands static const IconData dribbble = IconDataBrands(0xf17d); /// Solid Drone icon /// /// https://fontawesome.com/icons/drone?style=solid /// aerial, big brother, surveillance, uav, unmanned, vehicle static const IconData solidDrone = IconDataSolid(0xf85f); /// Regular Drone icon /// /// https://fontawesome.com/icons/drone?style=regular /// aerial, big brother, surveillance, uav, unmanned, vehicle static const IconData drone = IconDataRegular(0xf85f); /// Light Drone icon /// /// https://fontawesome.com/icons/drone?style=light /// aerial, big brother, surveillance, uav, unmanned, vehicle static const IconData lightDrone = IconDataLight(0xf85f); /// Thin Drone icon /// /// https://fontawesome.com/icons/drone?style=thin /// aerial, big brother, surveillance, uav, unmanned, vehicle static const IconData thinDrone = IconDataThin(0xf85f); /// Solid Drone Front icon /// /// https://fontawesome.com/icons/drone-front?style=solid /// aerial, big brother, surveillance, uav, unmanned, vehicle static const IconData solidDroneFront = IconDataSolid(0xf860); /// Alias drone-alt for icon [solidDroneFront] @Deprecated('Use "solidDroneFront" instead.') static const IconData solidDroneAlt = solidDroneFront; /// Regular Drone Front icon /// /// https://fontawesome.com/icons/drone-front?style=regular /// aerial, big brother, surveillance, uav, unmanned, vehicle static const IconData droneFront = IconDataRegular(0xf860); /// Alias drone-alt for icon [droneFront] @Deprecated('Use "droneFront" instead.') static const IconData droneAlt = droneFront; /// Light Drone Front icon /// /// https://fontawesome.com/icons/drone-front?style=light /// aerial, big brother, surveillance, uav, unmanned, vehicle static const IconData lightDroneFront = IconDataLight(0xf860); /// Alias drone-alt for icon [lightDroneFront] @Deprecated('Use "lightDroneFront" instead.') static const IconData lightDroneAlt = lightDroneFront; /// Thin Drone Front icon /// /// https://fontawesome.com/icons/drone-front?style=thin /// aerial, big brother, surveillance, uav, unmanned, vehicle static const IconData thinDroneFront = IconDataThin(0xf860); /// Alias drone-alt for icon [thinDroneFront] @Deprecated('Use "thinDroneFront" instead.') static const IconData thinDroneAlt = thinDroneFront; /// Brands Dropbox icon /// /// https://fontawesome.com/icons/dropbox?style=brands static const IconData dropbox = IconDataBrands(0xf16b); /// Solid Droplet icon /// /// https://fontawesome.com/icons/droplet?style=solid /// blood, cold, color, comic, drop, droplet, raindrop, sweat, waterdrop static const IconData solidDroplet = IconDataSolid(0xf043); /// Alias tint for icon [solidDroplet] @Deprecated('Use "solidDroplet" instead.') static const IconData solidTint = solidDroplet; /// Regular Droplet icon /// /// https://fontawesome.com/icons/droplet?style=regular /// blood, cold, color, comic, drop, droplet, raindrop, sweat, waterdrop static const IconData droplet = IconDataRegular(0xf043); /// Alias tint for icon [droplet] @Deprecated('Use "droplet" instead.') static const IconData tint = droplet; /// Light Droplet icon /// /// https://fontawesome.com/icons/droplet?style=light /// blood, cold, color, comic, drop, droplet, raindrop, sweat, waterdrop static const IconData lightDroplet = IconDataLight(0xf043); /// Alias tint for icon [lightDroplet] @Deprecated('Use "lightDroplet" instead.') static const IconData lightTint = lightDroplet; /// Thin Droplet icon /// /// https://fontawesome.com/icons/droplet?style=thin /// blood, cold, color, comic, drop, droplet, raindrop, sweat, waterdrop static const IconData thinDroplet = IconDataThin(0xf043); /// Alias tint for icon [thinDroplet] @Deprecated('Use "thinDroplet" instead.') static const IconData thinTint = thinDroplet; /// Solid Droplet Degree icon /// /// https://fontawesome.com/icons/droplet-degree?style=solid /// air, fog, humidity, temperature, water static const IconData solidDropletDegree = IconDataSolid(0xf748); /// Alias dewpoint for icon [solidDropletDegree] @Deprecated('Use "solidDropletDegree" instead.') static const IconData solidDewpoint = solidDropletDegree; /// Regular Droplet Degree icon /// /// https://fontawesome.com/icons/droplet-degree?style=regular /// air, fog, humidity, temperature, water static const IconData dropletDegree = IconDataRegular(0xf748); /// Alias dewpoint for icon [dropletDegree] @Deprecated('Use "dropletDegree" instead.') static const IconData dewpoint = dropletDegree; /// Light Droplet Degree icon /// /// https://fontawesome.com/icons/droplet-degree?style=light /// air, fog, humidity, temperature, water static const IconData lightDropletDegree = IconDataLight(0xf748); /// Alias dewpoint for icon [lightDropletDegree] @Deprecated('Use "lightDropletDegree" instead.') static const IconData lightDewpoint = lightDropletDegree; /// Thin Droplet Degree icon /// /// https://fontawesome.com/icons/droplet-degree?style=thin /// air, fog, humidity, temperature, water static const IconData thinDropletDegree = IconDataThin(0xf748); /// Alias dewpoint for icon [thinDropletDegree] @Deprecated('Use "thinDropletDegree" instead.') static const IconData thinDewpoint = thinDropletDegree; /// Solid Droplet Percent icon /// /// https://fontawesome.com/icons/droplet-percent?style=solid /// blood, evaporation, fog, oxygen, precipitation, rain static const IconData solidDropletPercent = IconDataSolid(0xf750); /// Alias humidity for icon [solidDropletPercent] @Deprecated('Use "solidDropletPercent" instead.') static const IconData solidHumidity = solidDropletPercent; /// Regular Droplet Percent icon /// /// https://fontawesome.com/icons/droplet-percent?style=regular /// blood, evaporation, fog, oxygen, precipitation, rain static const IconData dropletPercent = IconDataRegular(0xf750); /// Alias humidity for icon [dropletPercent] @Deprecated('Use "dropletPercent" instead.') static const IconData humidity = dropletPercent; /// Light Droplet Percent icon /// /// https://fontawesome.com/icons/droplet-percent?style=light /// blood, evaporation, fog, oxygen, precipitation, rain static const IconData lightDropletPercent = IconDataLight(0xf750); /// Alias humidity for icon [lightDropletPercent] @Deprecated('Use "lightDropletPercent" instead.') static const IconData lightHumidity = lightDropletPercent; /// Thin Droplet Percent icon /// /// https://fontawesome.com/icons/droplet-percent?style=thin /// blood, evaporation, fog, oxygen, precipitation, rain static const IconData thinDropletPercent = IconDataThin(0xf750); /// Alias humidity for icon [thinDropletPercent] @Deprecated('Use "thinDropletPercent" instead.') static const IconData thinHumidity = thinDropletPercent; /// Solid Droplet Slash icon /// /// https://fontawesome.com/icons/droplet-slash?style=solid /// blood, color, disabled, drop, droplet, raindrop, waterdrop static const IconData solidDropletSlash = IconDataSolid(0xf5c7); /// Alias tint-slash for icon [solidDropletSlash] @Deprecated('Use "solidDropletSlash" instead.') static const IconData solidTintSlash = solidDropletSlash; /// Regular Droplet Slash icon /// /// https://fontawesome.com/icons/droplet-slash?style=regular /// blood, color, disabled, drop, droplet, raindrop, waterdrop static const IconData dropletSlash = IconDataRegular(0xf5c7); /// Alias tint-slash for icon [dropletSlash] @Deprecated('Use "dropletSlash" instead.') static const IconData tintSlash = dropletSlash; /// Light Droplet Slash icon /// /// https://fontawesome.com/icons/droplet-slash?style=light /// blood, color, disabled, drop, droplet, raindrop, waterdrop static const IconData lightDropletSlash = IconDataLight(0xf5c7); /// Alias tint-slash for icon [lightDropletSlash] @Deprecated('Use "lightDropletSlash" instead.') static const IconData lightTintSlash = lightDropletSlash; /// Thin Droplet Slash icon /// /// https://fontawesome.com/icons/droplet-slash?style=thin /// blood, color, disabled, drop, droplet, raindrop, waterdrop static const IconData thinDropletSlash = IconDataThin(0xf5c7); /// Alias tint-slash for icon [thinDropletSlash] @Deprecated('Use "thinDropletSlash" instead.') static const IconData thinTintSlash = thinDropletSlash; /// Solid Drum icon /// /// https://fontawesome.com/icons/drum?style=solid /// drum, drumsticks, instrument, music, percussion, snare, sound static const IconData solidDrum = IconDataSolid(0xf569); /// Regular Drum icon /// /// https://fontawesome.com/icons/drum?style=regular /// drum, drumsticks, instrument, music, percussion, snare, sound static const IconData drum = IconDataRegular(0xf569); /// Light Drum icon /// /// https://fontawesome.com/icons/drum?style=light /// drum, drumsticks, instrument, music, percussion, snare, sound static const IconData lightDrum = IconDataLight(0xf569); /// Thin Drum icon /// /// https://fontawesome.com/icons/drum?style=thin /// drum, drumsticks, instrument, music, percussion, snare, sound static const IconData thinDrum = IconDataThin(0xf569); /// Solid Drum Steelpan icon /// /// https://fontawesome.com/icons/drum-steelpan?style=solid /// calypso, instrument, music, percussion, reggae, snare, sound, steel, tropical static const IconData solidDrumSteelpan = IconDataSolid(0xf56a); /// Regular Drum Steelpan icon /// /// https://fontawesome.com/icons/drum-steelpan?style=regular /// calypso, instrument, music, percussion, reggae, snare, sound, steel, tropical static const IconData drumSteelpan = IconDataRegular(0xf56a); /// Light Drum Steelpan icon /// /// https://fontawesome.com/icons/drum-steelpan?style=light /// calypso, instrument, music, percussion, reggae, snare, sound, steel, tropical static const IconData lightDrumSteelpan = IconDataLight(0xf56a); /// Thin Drum Steelpan icon /// /// https://fontawesome.com/icons/drum-steelpan?style=thin /// calypso, instrument, music, percussion, reggae, snare, sound, steel, tropical static const IconData thinDrumSteelpan = IconDataThin(0xf56a); /// Solid Drumstick icon /// /// https://fontawesome.com/icons/drumstick?style=solid /// bone, chicken, drumstick, leg, meat, poultry, poultry leg, turkey static const IconData solidDrumstick = IconDataSolid(0xf6d6); /// Regular Drumstick icon /// /// https://fontawesome.com/icons/drumstick?style=regular /// bone, chicken, drumstick, leg, meat, poultry, poultry leg, turkey static const IconData drumstick = IconDataRegular(0xf6d6); /// Light Drumstick icon /// /// https://fontawesome.com/icons/drumstick?style=light /// bone, chicken, drumstick, leg, meat, poultry, poultry leg, turkey static const IconData lightDrumstick = IconDataLight(0xf6d6); /// Thin Drumstick icon /// /// https://fontawesome.com/icons/drumstick?style=thin /// bone, chicken, drumstick, leg, meat, poultry, poultry leg, turkey static const IconData thinDrumstick = IconDataThin(0xf6d6); /// Solid Drumstick Bite icon /// /// https://fontawesome.com/icons/drumstick-bite?style=solid /// bone, chicken, leg, meat, poultry, turkey static const IconData solidDrumstickBite = IconDataSolid(0xf6d7); /// Regular Drumstick Bite icon /// /// https://fontawesome.com/icons/drumstick-bite?style=regular /// bone, chicken, leg, meat, poultry, turkey static const IconData drumstickBite = IconDataRegular(0xf6d7); /// Light Drumstick Bite icon /// /// https://fontawesome.com/icons/drumstick-bite?style=light /// bone, chicken, leg, meat, poultry, turkey static const IconData lightDrumstickBite = IconDataLight(0xf6d7); /// Thin Drumstick Bite icon /// /// https://fontawesome.com/icons/drumstick-bite?style=thin /// bone, chicken, leg, meat, poultry, turkey static const IconData thinDrumstickBite = IconDataThin(0xf6d7); /// Brands Drupal Logo icon /// /// https://fontawesome.com/icons/drupal?style=brands static const IconData drupal = IconDataBrands(0xf1a9); /// Solid Dryer icon /// /// https://fontawesome.com/icons/dryer?style=solid /// clean, clothes, laundromat, laundry, washing machine static const IconData solidDryer = IconDataSolid(0xf861); /// Regular Dryer icon /// /// https://fontawesome.com/icons/dryer?style=regular /// clean, clothes, laundromat, laundry, washing machine static const IconData dryer = IconDataRegular(0xf861); /// Light Dryer icon /// /// https://fontawesome.com/icons/dryer?style=light /// clean, clothes, laundromat, laundry, washing machine static const IconData lightDryer = IconDataLight(0xf861); /// Thin Dryer icon /// /// https://fontawesome.com/icons/dryer?style=thin /// clean, clothes, laundromat, laundry, washing machine static const IconData thinDryer = IconDataThin(0xf861); /// Solid Dryer Heat icon /// /// https://fontawesome.com/icons/dryer-heat?style=solid /// clean, clothes, laundromat, laundry, washing machine static const IconData solidDryerHeat = IconDataSolid(0xf862); /// Alias dryer-alt for icon [solidDryerHeat] @Deprecated('Use "solidDryerHeat" instead.') static const IconData solidDryerAlt = solidDryerHeat; /// Regular Dryer Heat icon /// /// https://fontawesome.com/icons/dryer-heat?style=regular /// clean, clothes, laundromat, laundry, washing machine static const IconData dryerHeat = IconDataRegular(0xf862); /// Alias dryer-alt for icon [dryerHeat] @Deprecated('Use "dryerHeat" instead.') static const IconData dryerAlt = dryerHeat; /// Light Dryer Heat icon /// /// https://fontawesome.com/icons/dryer-heat?style=light /// clean, clothes, laundromat, laundry, washing machine static const IconData lightDryerHeat = IconDataLight(0xf862); /// Alias dryer-alt for icon [lightDryerHeat] @Deprecated('Use "lightDryerHeat" instead.') static const IconData lightDryerAlt = lightDryerHeat; /// Thin Dryer Heat icon /// /// https://fontawesome.com/icons/dryer-heat?style=thin /// clean, clothes, laundromat, laundry, washing machine static const IconData thinDryerHeat = IconDataThin(0xf862); /// Alias dryer-alt for icon [thinDryerHeat] @Deprecated('Use "thinDryerHeat" instead.') static const IconData thinDryerAlt = thinDryerHeat; /// Solid Duck icon /// /// https://fontawesome.com/icons/duck?style=solid /// bath, bird, duck, fauna, quack, rubber static const IconData solidDuck = IconDataSolid(0xf6d8); /// Regular Duck icon /// /// https://fontawesome.com/icons/duck?style=regular /// bath, bird, duck, fauna, quack, rubber static const IconData duck = IconDataRegular(0xf6d8); /// Light Duck icon /// /// https://fontawesome.com/icons/duck?style=light /// bath, bird, duck, fauna, quack, rubber static const IconData lightDuck = IconDataLight(0xf6d8); /// Thin Duck icon /// /// https://fontawesome.com/icons/duck?style=thin /// bath, bird, duck, fauna, quack, rubber static const IconData thinDuck = IconDataThin(0xf6d8); /// Solid Dumbbell icon /// /// https://fontawesome.com/icons/dumbbell?style=solid /// exercise, gym, strength, weight, weight-lifting, workout static const IconData solidDumbbell = IconDataSolid(0xf44b); /// Regular Dumbbell icon /// /// https://fontawesome.com/icons/dumbbell?style=regular /// exercise, gym, strength, weight, weight-lifting, workout static const IconData dumbbell = IconDataRegular(0xf44b); /// Light Dumbbell icon /// /// https://fontawesome.com/icons/dumbbell?style=light /// exercise, gym, strength, weight, weight-lifting, workout static const IconData lightDumbbell = IconDataLight(0xf44b); /// Thin Dumbbell icon /// /// https://fontawesome.com/icons/dumbbell?style=thin /// exercise, gym, strength, weight, weight-lifting, workout static const IconData thinDumbbell = IconDataThin(0xf44b); /// Solid Dumpster icon /// /// https://fontawesome.com/icons/dumpster?style=solid /// alley, bin, commercial, trash, waste static const IconData solidDumpster = IconDataSolid(0xf793); /// Regular Dumpster icon /// /// https://fontawesome.com/icons/dumpster?style=regular /// alley, bin, commercial, trash, waste static const IconData dumpster = IconDataRegular(0xf793); /// Light Dumpster icon /// /// https://fontawesome.com/icons/dumpster?style=light /// alley, bin, commercial, trash, waste static const IconData lightDumpster = IconDataLight(0xf793); /// Thin Dumpster icon /// /// https://fontawesome.com/icons/dumpster?style=thin /// alley, bin, commercial, trash, waste static const IconData thinDumpster = IconDataThin(0xf793); /// Solid Dumpster Fire icon /// /// https://fontawesome.com/icons/dumpster-fire?style=solid /// alley, bin, commercial, danger, dangerous, euphemism, flame, heat, hot, trash, waste static const IconData solidDumpsterFire = IconDataSolid(0xf794); /// Regular Dumpster Fire icon /// /// https://fontawesome.com/icons/dumpster-fire?style=regular /// alley, bin, commercial, danger, dangerous, euphemism, flame, heat, hot, trash, waste static const IconData dumpsterFire = IconDataRegular(0xf794); /// Light Dumpster Fire icon /// /// https://fontawesome.com/icons/dumpster-fire?style=light /// alley, bin, commercial, danger, dangerous, euphemism, flame, heat, hot, trash, waste static const IconData lightDumpsterFire = IconDataLight(0xf794); /// Thin Dumpster Fire icon /// /// https://fontawesome.com/icons/dumpster-fire?style=thin /// alley, bin, commercial, danger, dangerous, euphemism, flame, heat, hot, trash, waste static const IconData thinDumpsterFire = IconDataThin(0xf794); /// Solid Dungeon icon /// /// https://fontawesome.com/icons/dungeon?style=solid /// Dungeons & Dragons, building, d&d, dnd, door, entrance, fantasy, gate static const IconData solidDungeon = IconDataSolid(0xf6d9); /// Regular Dungeon icon /// /// https://fontawesome.com/icons/dungeon?style=regular /// Dungeons & Dragons, building, d&d, dnd, door, entrance, fantasy, gate static const IconData dungeon = IconDataRegular(0xf6d9); /// Light Dungeon icon /// /// https://fontawesome.com/icons/dungeon?style=light /// Dungeons & Dragons, building, d&d, dnd, door, entrance, fantasy, gate static const IconData lightDungeon = IconDataLight(0xf6d9); /// Thin Dungeon icon /// /// https://fontawesome.com/icons/dungeon?style=thin /// Dungeons & Dragons, building, d&d, dnd, door, entrance, fantasy, gate static const IconData thinDungeon = IconDataThin(0xf6d9); /// Brands Dyalog icon /// /// https://fontawesome.com/icons/dyalog?style=brands static const IconData dyalog = IconDataBrands(0xf399); /// Solid E icon /// /// https://fontawesome.com/icons/e?style=solid /// Latin Capital Letter E, Latin Small Letter E, letter static const IconData solidE = IconDataSolid(0x45); /// Regular E icon /// /// https://fontawesome.com/icons/e?style=regular /// Latin Capital Letter E, Latin Small Letter E, letter static const IconData e = IconDataRegular(0x45); /// Light E icon /// /// https://fontawesome.com/icons/e?style=light /// Latin Capital Letter E, Latin Small Letter E, letter static const IconData lightE = IconDataLight(0x45); /// Thin E icon /// /// https://fontawesome.com/icons/e?style=thin /// Latin Capital Letter E, Latin Small Letter E, letter static const IconData thinE = IconDataThin(0x45); /// Solid Ear icon /// /// https://fontawesome.com/icons/ear?style=solid /// body, ear, head, hearing, listen, lobe static const IconData solidEar = IconDataSolid(0xf5f0); /// Regular Ear icon /// /// https://fontawesome.com/icons/ear?style=regular /// body, ear, head, hearing, listen, lobe static const IconData ear = IconDataRegular(0xf5f0); /// Light Ear icon /// /// https://fontawesome.com/icons/ear?style=light /// body, ear, head, hearing, listen, lobe static const IconData lightEar = IconDataLight(0xf5f0); /// Thin Ear icon /// /// https://fontawesome.com/icons/ear?style=thin /// body, ear, head, hearing, listen, lobe static const IconData thinEar = IconDataThin(0xf5f0); /// Solid Ear Deaf icon /// /// https://fontawesome.com/icons/ear-deaf?style=solid /// ear, hearing, sign language static const IconData solidEarDeaf = IconDataSolid(0xf2a4); /// Alias deaf for icon [solidEarDeaf] @Deprecated('Use "solidEarDeaf" instead.') static const IconData solidDeaf = solidEarDeaf; /// Alias deafness for icon [solidEarDeaf] @Deprecated('Use "solidEarDeaf" instead.') static const IconData solidDeafness = solidEarDeaf; /// Alias hard-of-hearing for icon [solidEarDeaf] @Deprecated('Use "solidEarDeaf" instead.') static const IconData solidHardOfHearing = solidEarDeaf; /// Regular Ear Deaf icon /// /// https://fontawesome.com/icons/ear-deaf?style=regular /// ear, hearing, sign language static const IconData earDeaf = IconDataRegular(0xf2a4); /// Alias deaf for icon [earDeaf] @Deprecated('Use "earDeaf" instead.') static const IconData deaf = earDeaf; /// Alias deafness for icon [earDeaf] @Deprecated('Use "earDeaf" instead.') static const IconData deafness = earDeaf; /// Alias hard-of-hearing for icon [earDeaf] @Deprecated('Use "earDeaf" instead.') static const IconData hardOfHearing = earDeaf; /// Light Ear Deaf icon /// /// https://fontawesome.com/icons/ear-deaf?style=light /// ear, hearing, sign language static const IconData lightEarDeaf = IconDataLight(0xf2a4); /// Alias deaf for icon [lightEarDeaf] @Deprecated('Use "lightEarDeaf" instead.') static const IconData lightDeaf = lightEarDeaf; /// Alias deafness for icon [lightEarDeaf] @Deprecated('Use "lightEarDeaf" instead.') static const IconData lightDeafness = lightEarDeaf; /// Alias hard-of-hearing for icon [lightEarDeaf] @Deprecated('Use "lightEarDeaf" instead.') static const IconData lightHardOfHearing = lightEarDeaf; /// Thin Ear Deaf icon /// /// https://fontawesome.com/icons/ear-deaf?style=thin /// ear, hearing, sign language static const IconData thinEarDeaf = IconDataThin(0xf2a4); /// Alias deaf for icon [thinEarDeaf] @Deprecated('Use "thinEarDeaf" instead.') static const IconData thinDeaf = thinEarDeaf; /// Alias deafness for icon [thinEarDeaf] @Deprecated('Use "thinEarDeaf" instead.') static const IconData thinDeafness = thinEarDeaf; /// Alias hard-of-hearing for icon [thinEarDeaf] @Deprecated('Use "thinEarDeaf" instead.') static const IconData thinHardOfHearing = thinEarDeaf; /// Solid Ear Listen icon /// /// https://fontawesome.com/icons/ear-listen?style=solid /// amplify, audio, deaf, ear, headset, hearing, sound static const IconData solidEarListen = IconDataSolid(0xf2a2); /// Alias assistive-listening-systems for icon [solidEarListen] @Deprecated('Use "solidEarListen" instead.') static const IconData solidAssistiveListeningSystems = solidEarListen; /// Regular Ear Listen icon /// /// https://fontawesome.com/icons/ear-listen?style=regular /// amplify, audio, deaf, ear, headset, hearing, sound static const IconData earListen = IconDataRegular(0xf2a2); /// Alias assistive-listening-systems for icon [earListen] @Deprecated('Use "earListen" instead.') static const IconData assistiveListeningSystems = earListen; /// Light Ear Listen icon /// /// https://fontawesome.com/icons/ear-listen?style=light /// amplify, audio, deaf, ear, headset, hearing, sound static const IconData lightEarListen = IconDataLight(0xf2a2); /// Alias assistive-listening-systems for icon [lightEarListen] @Deprecated('Use "lightEarListen" instead.') static const IconData lightAssistiveListeningSystems = lightEarListen; /// Thin Ear Listen icon /// /// https://fontawesome.com/icons/ear-listen?style=thin /// amplify, audio, deaf, ear, headset, hearing, sound static const IconData thinEarListen = IconDataThin(0xf2a2); /// Alias assistive-listening-systems for icon [thinEarListen] @Deprecated('Use "thinEarListen" instead.') static const IconData thinAssistiveListeningSystems = thinEarListen; /// Solid Ear Muffs icon /// /// https://fontawesome.com/icons/ear-muffs?style=solid /// accessory, clothing, cold, head, puffy, soft, winter static const IconData solidEarMuffs = IconDataSolid(0xf795); /// Regular Ear Muffs icon /// /// https://fontawesome.com/icons/ear-muffs?style=regular /// accessory, clothing, cold, head, puffy, soft, winter static const IconData earMuffs = IconDataRegular(0xf795); /// Light Ear Muffs icon /// /// https://fontawesome.com/icons/ear-muffs?style=light /// accessory, clothing, cold, head, puffy, soft, winter static const IconData lightEarMuffs = IconDataLight(0xf795); /// Thin Ear Muffs icon /// /// https://fontawesome.com/icons/ear-muffs?style=thin /// accessory, clothing, cold, head, puffy, soft, winter static const IconData thinEarMuffs = IconDataThin(0xf795); /// Brands Earlybirds icon /// /// https://fontawesome.com/icons/earlybirds?style=brands static const IconData earlybirds = IconDataBrands(0xf39a); /// Solid Earth Africa icon /// /// https://fontawesome.com/icons/earth-africa?style=solid /// africa, all, country, earth, europe, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData solidEarthAfrica = IconDataSolid(0xf57c); /// Alias globe-africa for icon [solidEarthAfrica] @Deprecated('Use "solidEarthAfrica" instead.') static const IconData solidGlobeAfrica = solidEarthAfrica; /// Regular Earth Africa icon /// /// https://fontawesome.com/icons/earth-africa?style=regular /// africa, all, country, earth, europe, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData earthAfrica = IconDataRegular(0xf57c); /// Alias globe-africa for icon [earthAfrica] @Deprecated('Use "earthAfrica" instead.') static const IconData globeAfrica = earthAfrica; /// Light Earth Africa icon /// /// https://fontawesome.com/icons/earth-africa?style=light /// africa, all, country, earth, europe, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData lightEarthAfrica = IconDataLight(0xf57c); /// Alias globe-africa for icon [lightEarthAfrica] @Deprecated('Use "lightEarthAfrica" instead.') static const IconData lightGlobeAfrica = lightEarthAfrica; /// Thin Earth Africa icon /// /// https://fontawesome.com/icons/earth-africa?style=thin /// africa, all, country, earth, europe, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData thinEarthAfrica = IconDataThin(0xf57c); /// Alias globe-africa for icon [thinEarthAfrica] @Deprecated('Use "thinEarthAfrica" instead.') static const IconData thinGlobeAfrica = thinEarthAfrica; /// Solid Earth Americas icon /// /// https://fontawesome.com/icons/earth-americas?style=solid /// all, america, country, earth, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData solidEarthAmericas = IconDataSolid(0xf57d); /// Alias earth for icon [solidEarthAmericas] @Deprecated('Use "solidEarthAmericas" instead.') static const IconData solidEarth = solidEarthAmericas; /// Alias earth-america for icon [solidEarthAmericas] @Deprecated('Use "solidEarthAmericas" instead.') static const IconData solidEarthAmerica = solidEarthAmericas; /// Alias globe-americas for icon [solidEarthAmericas] @Deprecated('Use "solidEarthAmericas" instead.') static const IconData solidGlobeAmericas = solidEarthAmericas; /// Regular Earth Americas icon /// /// https://fontawesome.com/icons/earth-americas?style=regular /// all, america, country, earth, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData earthAmericas = IconDataRegular(0xf57d); /// Alias earth for icon [earthAmericas] @Deprecated('Use "earthAmericas" instead.') static const IconData earth = earthAmericas; /// Alias earth-america for icon [earthAmericas] @Deprecated('Use "earthAmericas" instead.') static const IconData earthAmerica = earthAmericas; /// Alias globe-americas for icon [earthAmericas] @Deprecated('Use "earthAmericas" instead.') static const IconData globeAmericas = earthAmericas; /// Light Earth Americas icon /// /// https://fontawesome.com/icons/earth-americas?style=light /// all, america, country, earth, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData lightEarthAmericas = IconDataLight(0xf57d); /// Alias earth for icon [lightEarthAmericas] @Deprecated('Use "lightEarthAmericas" instead.') static const IconData lightEarth = lightEarthAmericas; /// Alias earth-america for icon [lightEarthAmericas] @Deprecated('Use "lightEarthAmericas" instead.') static const IconData lightEarthAmerica = lightEarthAmericas; /// Alias globe-americas for icon [lightEarthAmericas] @Deprecated('Use "lightEarthAmericas" instead.') static const IconData lightGlobeAmericas = lightEarthAmericas; /// Thin Earth Americas icon /// /// https://fontawesome.com/icons/earth-americas?style=thin /// all, america, country, earth, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData thinEarthAmericas = IconDataThin(0xf57d); /// Alias earth for icon [thinEarthAmericas] @Deprecated('Use "thinEarthAmericas" instead.') static const IconData thinEarth = thinEarthAmericas; /// Alias earth-america for icon [thinEarthAmericas] @Deprecated('Use "thinEarthAmericas" instead.') static const IconData thinEarthAmerica = thinEarthAmericas; /// Alias globe-americas for icon [thinEarthAmericas] @Deprecated('Use "thinEarthAmericas" instead.') static const IconData thinGlobeAmericas = thinEarthAmericas; /// Solid Earth Asia icon /// /// https://fontawesome.com/icons/earth-asia?style=solid /// all, asia, australia, country, earth, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData solidEarthAsia = IconDataSolid(0xf57e); /// Alias globe-asia for icon [solidEarthAsia] @Deprecated('Use "solidEarthAsia" instead.') static const IconData solidGlobeAsia = solidEarthAsia; /// Regular Earth Asia icon /// /// https://fontawesome.com/icons/earth-asia?style=regular /// all, asia, australia, country, earth, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData earthAsia = IconDataRegular(0xf57e); /// Alias globe-asia for icon [earthAsia] @Deprecated('Use "earthAsia" instead.') static const IconData globeAsia = earthAsia; /// Light Earth Asia icon /// /// https://fontawesome.com/icons/earth-asia?style=light /// all, asia, australia, country, earth, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData lightEarthAsia = IconDataLight(0xf57e); /// Alias globe-asia for icon [lightEarthAsia] @Deprecated('Use "lightEarthAsia" instead.') static const IconData lightGlobeAsia = lightEarthAsia; /// Thin Earth Asia icon /// /// https://fontawesome.com/icons/earth-asia?style=thin /// all, asia, australia, country, earth, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData thinEarthAsia = IconDataThin(0xf57e); /// Alias globe-asia for icon [thinEarthAsia] @Deprecated('Use "thinEarthAsia" instead.') static const IconData thinGlobeAsia = thinEarthAsia; /// Solid Earth Europe icon /// /// https://fontawesome.com/icons/earth-europe?style=solid /// all, country, earth, europe, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData solidEarthEurope = IconDataSolid(0xf7a2); /// Alias globe-europe for icon [solidEarthEurope] @Deprecated('Use "solidEarthEurope" instead.') static const IconData solidGlobeEurope = solidEarthEurope; /// Regular Earth Europe icon /// /// https://fontawesome.com/icons/earth-europe?style=regular /// all, country, earth, europe, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData earthEurope = IconDataRegular(0xf7a2); /// Alias globe-europe for icon [earthEurope] @Deprecated('Use "earthEurope" instead.') static const IconData globeEurope = earthEurope; /// Light Earth Europe icon /// /// https://fontawesome.com/icons/earth-europe?style=light /// all, country, earth, europe, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData lightEarthEurope = IconDataLight(0xf7a2); /// Alias globe-europe for icon [lightEarthEurope] @Deprecated('Use "lightEarthEurope" instead.') static const IconData lightGlobeEurope = lightEarthEurope; /// Thin Earth Europe icon /// /// https://fontawesome.com/icons/earth-europe?style=thin /// all, country, earth, europe, global, globe, gps, language, localize, location, map, online, place, planet, translate, travel, world static const IconData thinEarthEurope = IconDataThin(0xf7a2); /// Alias globe-europe for icon [thinEarthEurope] @Deprecated('Use "thinEarthEurope" instead.') static const IconData thinGlobeEurope = thinEarthEurope; /// Solid Earth Oceania icon /// /// https://fontawesome.com/icons/earth-oceania?style=solid /// all, australia, country, earth, global, globe, gps, language, localize, location, map, melanesia, micronesia, new zealand, online, place, planet, polynesia, translate, travel, world static const IconData solidEarthOceania = IconDataSolid(0xe47b); /// Alias globe-oceania for icon [solidEarthOceania] @Deprecated('Use "solidEarthOceania" instead.') static const IconData solidGlobeOceania = solidEarthOceania; /// Regular Earth Oceania icon /// /// https://fontawesome.com/icons/earth-oceania?style=regular /// all, australia, country, earth, global, globe, gps, language, localize, location, map, melanesia, micronesia, new zealand, online, place, planet, polynesia, translate, travel, world static const IconData earthOceania = IconDataRegular(0xe47b); /// Alias globe-oceania for icon [earthOceania] @Deprecated('Use "earthOceania" instead.') static const IconData globeOceania = earthOceania; /// Light Earth Oceania icon /// /// https://fontawesome.com/icons/earth-oceania?style=light /// all, australia, country, earth, global, globe, gps, language, localize, location, map, melanesia, micronesia, new zealand, online, place, planet, polynesia, translate, travel, world static const IconData lightEarthOceania = IconDataLight(0xe47b); /// Alias globe-oceania for icon [lightEarthOceania] @Deprecated('Use "lightEarthOceania" instead.') static const IconData lightGlobeOceania = lightEarthOceania; /// Thin Earth Oceania icon /// /// https://fontawesome.com/icons/earth-oceania?style=thin /// all, australia, country, earth, global, globe, gps, language, localize, location, map, melanesia, micronesia, new zealand, online, place, planet, polynesia, translate, travel, world static const IconData thinEarthOceania = IconDataThin(0xe47b); /// Alias globe-oceania for icon [thinEarthOceania] @Deprecated('Use "thinEarthOceania" instead.') static const IconData thinGlobeOceania = thinEarthOceania; /// Brands eBay icon /// /// https://fontawesome.com/icons/ebay?style=brands static const IconData ebay = IconDataBrands(0xf4f4); /// Solid Eclipse icon /// /// https://fontawesome.com/icons/eclipse?style=solid /// lunar, moon, shadow, solar, sun static const IconData solidEclipse = IconDataSolid(0xf749); /// Regular Eclipse icon /// /// https://fontawesome.com/icons/eclipse?style=regular /// lunar, moon, shadow, solar, sun static const IconData eclipse = IconDataRegular(0xf749); /// Light Eclipse icon /// /// https://fontawesome.com/icons/eclipse?style=light /// lunar, moon, shadow, solar, sun static const IconData lightEclipse = IconDataLight(0xf749); /// Thin Eclipse icon /// /// https://fontawesome.com/icons/eclipse?style=thin /// lunar, moon, shadow, solar, sun static const IconData thinEclipse = IconDataThin(0xf749); /// Brands Edge Browser icon /// /// https://fontawesome.com/icons/edge?style=brands /// browser, ie static const IconData edge = IconDataBrands(0xf282); /// Brands Edge Legacy Browser icon /// /// https://fontawesome.com/icons/edge-legacy?style=brands static const IconData edgeLegacy = IconDataBrands(0xe078); /// Solid Egg icon /// /// https://fontawesome.com/icons/egg?style=solid /// breakfast, chicken, easter, egg, food, shell, yolk static const IconData solidEgg = IconDataSolid(0xf7fb); /// Regular Egg icon /// /// https://fontawesome.com/icons/egg?style=regular /// breakfast, chicken, easter, egg, food, shell, yolk static const IconData egg = IconDataRegular(0xf7fb); /// Light Egg icon /// /// https://fontawesome.com/icons/egg?style=light /// breakfast, chicken, easter, egg, food, shell, yolk static const IconData lightEgg = IconDataLight(0xf7fb); /// Thin Egg icon /// /// https://fontawesome.com/icons/egg?style=thin /// breakfast, chicken, easter, egg, food, shell, yolk static const IconData thinEgg = IconDataThin(0xf7fb); /// Solid Egg Fried icon /// /// https://fontawesome.com/icons/egg-fried?style=solid /// breakfast, chicken, yolk static const IconData solidEggFried = IconDataSolid(0xf7fc); /// Regular Egg Fried icon /// /// https://fontawesome.com/icons/egg-fried?style=regular /// breakfast, chicken, yolk static const IconData eggFried = IconDataRegular(0xf7fc); /// Light Egg Fried icon /// /// https://fontawesome.com/icons/egg-fried?style=light /// breakfast, chicken, yolk static const IconData lightEggFried = IconDataLight(0xf7fc); /// Thin Egg Fried icon /// /// https://fontawesome.com/icons/egg-fried?style=thin /// breakfast, chicken, yolk static const IconData thinEggFried = IconDataThin(0xf7fc); /// Solid Eggplant icon /// /// https://fontawesome.com/icons/eggplant?style=solid /// adventure island, aubergine, brinjal, eggplant, purple, vegetable static const IconData solidEggplant = IconDataSolid(0xe16c); /// Regular Eggplant icon /// /// https://fontawesome.com/icons/eggplant?style=regular /// adventure island, aubergine, brinjal, eggplant, purple, vegetable static const IconData eggplant = IconDataRegular(0xe16c); /// Light Eggplant icon /// /// https://fontawesome.com/icons/eggplant?style=light /// adventure island, aubergine, brinjal, eggplant, purple, vegetable static const IconData lightEggplant = IconDataLight(0xe16c); /// Thin Eggplant icon /// /// https://fontawesome.com/icons/eggplant?style=thin /// adventure island, aubergine, brinjal, eggplant, purple, vegetable static const IconData thinEggplant = IconDataThin(0xe16c); /// Solid Eject icon /// /// https://fontawesome.com/icons/eject?style=solid /// abort, cancel, cd, discharge, eject, eject button static const IconData solidEject = IconDataSolid(0xf052); /// Regular Eject icon /// /// https://fontawesome.com/icons/eject?style=regular /// abort, cancel, cd, discharge, eject, eject button static const IconData eject = IconDataRegular(0xf052); /// Light Eject icon /// /// https://fontawesome.com/icons/eject?style=light /// abort, cancel, cd, discharge, eject, eject button static const IconData lightEject = IconDataLight(0xf052); /// Thin Eject icon /// /// https://fontawesome.com/icons/eject?style=thin /// abort, cancel, cd, discharge, eject, eject button static const IconData thinEject = IconDataThin(0xf052); /// Brands Elementor icon /// /// https://fontawesome.com/icons/elementor?style=brands static const IconData elementor = IconDataBrands(0xf430); /// Solid Elephant icon /// /// https://fontawesome.com/icons/elephant?style=solid /// animal, dumbo, elephan, elephant, fauna, mammal, pachyderm, trunk static const IconData solidElephant = IconDataSolid(0xf6da); /// Regular Elephant icon /// /// https://fontawesome.com/icons/elephant?style=regular /// animal, dumbo, elephan, elephant, fauna, mammal, pachyderm, trunk static const IconData elephant = IconDataRegular(0xf6da); /// Light Elephant icon /// /// https://fontawesome.com/icons/elephant?style=light /// animal, dumbo, elephan, elephant, fauna, mammal, pachyderm, trunk static const IconData lightElephant = IconDataLight(0xf6da); /// Thin Elephant icon /// /// https://fontawesome.com/icons/elephant?style=thin /// animal, dumbo, elephan, elephant, fauna, mammal, pachyderm, trunk static const IconData thinElephant = IconDataThin(0xf6da); /// Solid Elevator icon /// /// https://fontawesome.com/icons/elevator?style=solid /// accessibility, elevator, hoist, lift, uer, users-people static const IconData solidElevator = IconDataSolid(0xe16d); /// Regular Elevator icon /// /// https://fontawesome.com/icons/elevator?style=regular /// accessibility, elevator, hoist, lift, uer, users-people static const IconData elevator = IconDataRegular(0xe16d); /// Light Elevator icon /// /// https://fontawesome.com/icons/elevator?style=light /// accessibility, elevator, hoist, lift, uer, users-people static const IconData lightElevator = IconDataLight(0xe16d); /// Thin Elevator icon /// /// https://fontawesome.com/icons/elevator?style=thin /// accessibility, elevator, hoist, lift, uer, users-people static const IconData thinElevator = IconDataThin(0xe16d); /// Solid Ellipsis icon /// /// https://fontawesome.com/icons/ellipsis?style=solid /// dots, drag, kebab, list, menu, nav, navigation, ol, pacman, reorder, settings, three dots, ul static const IconData solidEllipsis = IconDataSolid(0xf141); /// Alias ellipsis-h for icon [solidEllipsis] @Deprecated('Use "solidEllipsis" instead.') static const IconData solidEllipsisH = solidEllipsis; /// Regular Ellipsis icon /// /// https://fontawesome.com/icons/ellipsis?style=regular /// dots, drag, kebab, list, menu, nav, navigation, ol, pacman, reorder, settings, three dots, ul static const IconData ellipsis = IconDataRegular(0xf141); /// Alias ellipsis-h for icon [ellipsis] @Deprecated('Use "ellipsis" instead.') static const IconData ellipsisH = ellipsis; /// Light Ellipsis icon /// /// https://fontawesome.com/icons/ellipsis?style=light /// dots, drag, kebab, list, menu, nav, navigation, ol, pacman, reorder, settings, three dots, ul static const IconData lightEllipsis = IconDataLight(0xf141); /// Alias ellipsis-h for icon [lightEllipsis] @Deprecated('Use "lightEllipsis" instead.') static const IconData lightEllipsisH = lightEllipsis; /// Thin Ellipsis icon /// /// https://fontawesome.com/icons/ellipsis?style=thin /// dots, drag, kebab, list, menu, nav, navigation, ol, pacman, reorder, settings, three dots, ul static const IconData thinEllipsis = IconDataThin(0xf141); /// Alias ellipsis-h for icon [thinEllipsis] @Deprecated('Use "thinEllipsis" instead.') static const IconData thinEllipsisH = thinEllipsis; /// Solid Ellipsis Stroke icon /// /// https://fontawesome.com/icons/ellipsis-stroke?style=solid /// dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData solidEllipsisStroke = IconDataSolid(0xf39b); /// Alias ellipsis-h-alt for icon [solidEllipsisStroke] @Deprecated('Use "solidEllipsisStroke" instead.') static const IconData solidEllipsisHAlt = solidEllipsisStroke; /// Regular Ellipsis Stroke icon /// /// https://fontawesome.com/icons/ellipsis-stroke?style=regular /// dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData ellipsisStroke = IconDataRegular(0xf39b); /// Alias ellipsis-h-alt for icon [ellipsisStroke] @Deprecated('Use "ellipsisStroke" instead.') static const IconData ellipsisHAlt = ellipsisStroke; /// Light Ellipsis Stroke icon /// /// https://fontawesome.com/icons/ellipsis-stroke?style=light /// dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData lightEllipsisStroke = IconDataLight(0xf39b); /// Alias ellipsis-h-alt for icon [lightEllipsisStroke] @Deprecated('Use "lightEllipsisStroke" instead.') static const IconData lightEllipsisHAlt = lightEllipsisStroke; /// Thin Ellipsis Stroke icon /// /// https://fontawesome.com/icons/ellipsis-stroke?style=thin /// dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData thinEllipsisStroke = IconDataThin(0xf39b); /// Alias ellipsis-h-alt for icon [thinEllipsisStroke] @Deprecated('Use "thinEllipsisStroke" instead.') static const IconData thinEllipsisHAlt = thinEllipsisStroke; /// Solid Ellipsis Stroke Vertical icon /// /// https://fontawesome.com/icons/ellipsis-stroke-vertical?style=solid /// bullet, dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData solidEllipsisStrokeVertical = IconDataSolid(0xf39c); /// Alias ellipsis-v-alt for icon [solidEllipsisStrokeVertical] @Deprecated('Use "solidEllipsisStrokeVertical" instead.') static const IconData solidEllipsisVAlt = solidEllipsisStrokeVertical; /// Regular Ellipsis Stroke Vertical icon /// /// https://fontawesome.com/icons/ellipsis-stroke-vertical?style=regular /// bullet, dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData ellipsisStrokeVertical = IconDataRegular(0xf39c); /// Alias ellipsis-v-alt for icon [ellipsisStrokeVertical] @Deprecated('Use "ellipsisStrokeVertical" instead.') static const IconData ellipsisVAlt = ellipsisStrokeVertical; /// Light Ellipsis Stroke Vertical icon /// /// https://fontawesome.com/icons/ellipsis-stroke-vertical?style=light /// bullet, dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData lightEllipsisStrokeVertical = IconDataLight(0xf39c); /// Alias ellipsis-v-alt for icon [lightEllipsisStrokeVertical] @Deprecated('Use "lightEllipsisStrokeVertical" instead.') static const IconData lightEllipsisVAlt = lightEllipsisStrokeVertical; /// Thin Ellipsis Stroke Vertical icon /// /// https://fontawesome.com/icons/ellipsis-stroke-vertical?style=thin /// bullet, dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData thinEllipsisStrokeVertical = IconDataThin(0xf39c); /// Alias ellipsis-v-alt for icon [thinEllipsisStrokeVertical] @Deprecated('Use "thinEllipsisStrokeVertical" instead.') static const IconData thinEllipsisVAlt = thinEllipsisStrokeVertical; /// Solid Ellipsis Vertical icon /// /// https://fontawesome.com/icons/ellipsis-vertical?style=solid /// bullet, dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData solidEllipsisVertical = IconDataSolid(0xf142); /// Alias ellipsis-v for icon [solidEllipsisVertical] @Deprecated('Use "solidEllipsisVertical" instead.') static const IconData solidEllipsisV = solidEllipsisVertical; /// Regular Ellipsis Vertical icon /// /// https://fontawesome.com/icons/ellipsis-vertical?style=regular /// bullet, dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData ellipsisVertical = IconDataRegular(0xf142); /// Alias ellipsis-v for icon [ellipsisVertical] @Deprecated('Use "ellipsisVertical" instead.') static const IconData ellipsisV = ellipsisVertical; /// Light Ellipsis Vertical icon /// /// https://fontawesome.com/icons/ellipsis-vertical?style=light /// bullet, dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData lightEllipsisVertical = IconDataLight(0xf142); /// Alias ellipsis-v for icon [lightEllipsisVertical] @Deprecated('Use "lightEllipsisVertical" instead.') static const IconData lightEllipsisV = lightEllipsisVertical; /// Thin Ellipsis Vertical icon /// /// https://fontawesome.com/icons/ellipsis-vertical?style=thin /// bullet, dots, drag, kebab, list, menu, nav, navigation, ol, reorder, settings, three dots, ul static const IconData thinEllipsisVertical = IconDataThin(0xf142); /// Alias ellipsis-v for icon [thinEllipsisVertical] @Deprecated('Use "thinEllipsisVertical" instead.') static const IconData thinEllipsisV = thinEllipsisVertical; /// Brands Ello icon /// /// https://fontawesome.com/icons/ello?style=brands static const IconData ello = IconDataBrands(0xf5f1); /// Brands Ember icon /// /// https://fontawesome.com/icons/ember?style=brands static const IconData ember = IconDataBrands(0xf423); /// Brands Galactic Empire icon /// /// https://fontawesome.com/icons/empire?style=brands static const IconData empire = IconDataBrands(0xf1d1); /// Solid Empty Set icon /// /// https://fontawesome.com/icons/empty-set?style=solid /// Empty Set, Latin Capital Letter O with Stroke, math, theory static const IconData solidEmptySet = IconDataSolid(0xf656); /// Regular Empty Set icon /// /// https://fontawesome.com/icons/empty-set?style=regular /// Empty Set, Latin Capital Letter O with Stroke, math, theory static const IconData emptySet = IconDataRegular(0xf656); /// Light Empty Set icon /// /// https://fontawesome.com/icons/empty-set?style=light /// Empty Set, Latin Capital Letter O with Stroke, math, theory static const IconData lightEmptySet = IconDataLight(0xf656); /// Thin Empty Set icon /// /// https://fontawesome.com/icons/empty-set?style=thin /// Empty Set, Latin Capital Letter O with Stroke, math, theory static const IconData thinEmptySet = IconDataThin(0xf656); /// Solid Engine icon /// /// https://fontawesome.com/icons/engine?style=solid /// car, engine static const IconData solidEngine = IconDataSolid(0xe16e); /// Regular Engine icon /// /// https://fontawesome.com/icons/engine?style=regular /// car, engine static const IconData engine = IconDataRegular(0xe16e); /// Light Engine icon /// /// https://fontawesome.com/icons/engine?style=light /// car, engine static const IconData lightEngine = IconDataLight(0xe16e); /// Thin Engine icon /// /// https://fontawesome.com/icons/engine?style=thin /// car, engine static const IconData thinEngine = IconDataThin(0xe16e); /// Solid Engine Warning icon /// /// https://fontawesome.com/icons/engine-warning?style=solid /// alert, automobile, car, failed, mechanic, warning static const IconData solidEngineWarning = IconDataSolid(0xf5f2); /// Alias engine-exclamation for icon [solidEngineWarning] @Deprecated('Use "solidEngineWarning" instead.') static const IconData solidEngineExclamation = solidEngineWarning; /// Regular Engine Warning icon /// /// https://fontawesome.com/icons/engine-warning?style=regular /// alert, automobile, car, failed, mechanic, warning static const IconData engineWarning = IconDataRegular(0xf5f2); /// Alias engine-exclamation for icon [engineWarning] @Deprecated('Use "engineWarning" instead.') static const IconData engineExclamation = engineWarning; /// Light Engine Warning icon /// /// https://fontawesome.com/icons/engine-warning?style=light /// alert, automobile, car, failed, mechanic, warning static const IconData lightEngineWarning = IconDataLight(0xf5f2); /// Alias engine-exclamation for icon [lightEngineWarning] @Deprecated('Use "lightEngineWarning" instead.') static const IconData lightEngineExclamation = lightEngineWarning; /// Thin Engine Warning icon /// /// https://fontawesome.com/icons/engine-warning?style=thin /// alert, automobile, car, failed, mechanic, warning static const IconData thinEngineWarning = IconDataThin(0xf5f2); /// Alias engine-exclamation for icon [thinEngineWarning] @Deprecated('Use "thinEngineWarning" instead.') static const IconData thinEngineExclamation = thinEngineWarning; /// Solid Envelope icon /// /// https://fontawesome.com/icons/envelope?style=solid /// Back of Envelope, e-mail, email, envelope, letter, mail, message, newsletter, notification, offer, support static const IconData solidEnvelope = IconDataSolid(0xf0e0); /// Regular Envelope icon /// /// https://fontawesome.com/icons/envelope?style=regular /// Back of Envelope, e-mail, email, envelope, letter, mail, message, newsletter, notification, offer, support static const IconData envelope = IconDataRegular(0xf0e0); /// Light Envelope icon /// /// https://fontawesome.com/icons/envelope?style=light /// Back of Envelope, e-mail, email, envelope, letter, mail, message, newsletter, notification, offer, support static const IconData lightEnvelope = IconDataLight(0xf0e0); /// Thin Envelope icon /// /// https://fontawesome.com/icons/envelope?style=thin /// Back of Envelope, e-mail, email, envelope, letter, mail, message, newsletter, notification, offer, support static const IconData thinEnvelope = IconDataThin(0xf0e0); /// Solid Envelope Circle Check icon /// /// https://fontawesome.com/icons/envelope-circle-check?style=solid /// check, email, enable, envelope, mail, not affected, ok, okay, read, sent, validate, working static const IconData solidEnvelopeCircleCheck = IconDataSolid(0xe4e8); /// Regular Envelope Circle Check icon /// /// https://fontawesome.com/icons/envelope-circle-check?style=regular /// check, email, enable, envelope, mail, not affected, ok, okay, read, sent, validate, working static const IconData envelopeCircleCheck = IconDataRegular(0xe4e8); /// Light Envelope Circle Check icon /// /// https://fontawesome.com/icons/envelope-circle-check?style=light /// check, email, enable, envelope, mail, not affected, ok, okay, read, sent, validate, working static const IconData lightEnvelopeCircleCheck = IconDataLight(0xe4e8); /// Thin Envelope Circle Check icon /// /// https://fontawesome.com/icons/envelope-circle-check?style=thin /// check, email, enable, envelope, mail, not affected, ok, okay, read, sent, validate, working static const IconData thinEnvelopeCircleCheck = IconDataThin(0xe4e8); /// Solid Envelope Dot icon /// /// https://fontawesome.com/icons/envelope-dot?style=solid /// email static const IconData solidEnvelopeDot = IconDataSolid(0xe16f); /// Alias envelope-badge for icon [solidEnvelopeDot] @Deprecated('Use "solidEnvelopeDot" instead.') static const IconData solidEnvelopeBadge = solidEnvelopeDot; /// Regular Envelope Dot icon /// /// https://fontawesome.com/icons/envelope-dot?style=regular /// email static const IconData envelopeDot = IconDataRegular(0xe16f); /// Alias envelope-badge for icon [envelopeDot] @Deprecated('Use "envelopeDot" instead.') static const IconData envelopeBadge = envelopeDot; /// Light Envelope Dot icon /// /// https://fontawesome.com/icons/envelope-dot?style=light /// email static const IconData lightEnvelopeDot = IconDataLight(0xe16f); /// Alias envelope-badge for icon [lightEnvelopeDot] @Deprecated('Use "lightEnvelopeDot" instead.') static const IconData lightEnvelopeBadge = lightEnvelopeDot; /// Thin Envelope Dot icon /// /// https://fontawesome.com/icons/envelope-dot?style=thin /// email static const IconData thinEnvelopeDot = IconDataThin(0xe16f); /// Alias envelope-badge for icon [thinEnvelopeDot] @Deprecated('Use "thinEnvelopeDot" instead.') static const IconData thinEnvelopeBadge = thinEnvelopeDot; /// Solid Envelope Open icon /// /// https://fontawesome.com/icons/envelope-open?style=solid /// e-mail, email, letter, mail, message, newsletter, notification, offer, support static const IconData solidEnvelopeOpen = IconDataSolid(0xf2b6); /// Regular Envelope Open icon /// /// https://fontawesome.com/icons/envelope-open?style=regular /// e-mail, email, letter, mail, message, newsletter, notification, offer, support static const IconData envelopeOpen = IconDataRegular(0xf2b6); /// Light Envelope Open icon /// /// https://fontawesome.com/icons/envelope-open?style=light /// e-mail, email, letter, mail, message, newsletter, notification, offer, support static const IconData lightEnvelopeOpen = IconDataLight(0xf2b6); /// Thin Envelope Open icon /// /// https://fontawesome.com/icons/envelope-open?style=thin /// e-mail, email, letter, mail, message, newsletter, notification, offer, support static const IconData thinEnvelopeOpen = IconDataThin(0xf2b6); /// Solid Envelope Open Dollar icon /// /// https://fontawesome.com/icons/envelope-open-dollar?style=solid /// e-mail, email, letter, mail, message, money, newsletter, notification, offer, pay, revenue, salary, transfer static const IconData solidEnvelopeOpenDollar = IconDataSolid(0xf657); /// Regular Envelope Open Dollar icon /// /// https://fontawesome.com/icons/envelope-open-dollar?style=regular /// e-mail, email, letter, mail, message, money, newsletter, notification, offer, pay, revenue, salary, transfer static const IconData envelopeOpenDollar = IconDataRegular(0xf657); /// Light Envelope Open Dollar icon /// /// https://fontawesome.com/icons/envelope-open-dollar?style=light /// e-mail, email, letter, mail, message, money, newsletter, notification, offer, pay, revenue, salary, transfer static const IconData lightEnvelopeOpenDollar = IconDataLight(0xf657); /// Thin Envelope Open Dollar icon /// /// https://fontawesome.com/icons/envelope-open-dollar?style=thin /// e-mail, email, letter, mail, message, money, newsletter, notification, offer, pay, revenue, salary, transfer static const IconData thinEnvelopeOpenDollar = IconDataThin(0xf657); /// Solid Envelope Open Text icon /// /// https://fontawesome.com/icons/envelope-open-text?style=solid /// e-mail, email, letter, mail, message, newsletter, notification, offer, support static const IconData solidEnvelopeOpenText = IconDataSolid(0xf658); /// Regular Envelope Open Text icon /// /// https://fontawesome.com/icons/envelope-open-text?style=regular /// e-mail, email, letter, mail, message, newsletter, notification, offer, support static const IconData envelopeOpenText = IconDataRegular(0xf658); /// Light Envelope Open Text icon /// /// https://fontawesome.com/icons/envelope-open-text?style=light /// e-mail, email, letter, mail, message, newsletter, notification, offer, support static const IconData lightEnvelopeOpenText = IconDataLight(0xf658); /// Thin Envelope Open Text icon /// /// https://fontawesome.com/icons/envelope-open-text?style=thin /// e-mail, email, letter, mail, message, newsletter, notification, offer, support static const IconData thinEnvelopeOpenText = IconDataThin(0xf658); /// Solid Envelopes icon /// /// https://fontawesome.com/icons/envelopes?style=solid /// email static const IconData solidEnvelopes = IconDataSolid(0xe170); /// Regular Envelopes icon /// /// https://fontawesome.com/icons/envelopes?style=regular /// email static const IconData envelopes = IconDataRegular(0xe170); /// Light Envelopes icon /// /// https://fontawesome.com/icons/envelopes?style=light /// email static const IconData lightEnvelopes = IconDataLight(0xe170); /// Thin Envelopes icon /// /// https://fontawesome.com/icons/envelopes?style=thin /// email static const IconData thinEnvelopes = IconDataThin(0xe170); /// Solid Envelopes Bulk icon /// /// https://fontawesome.com/icons/envelopes-bulk?style=solid /// archive, envelope, letter, newsletter, offer, post office, postal, postcard, send, stamp, usps static const IconData solidEnvelopesBulk = IconDataSolid(0xf674); /// Alias mail-bulk for icon [solidEnvelopesBulk] @Deprecated('Use "solidEnvelopesBulk" instead.') static const IconData solidMailBulk = solidEnvelopesBulk; /// Regular Envelopes Bulk icon /// /// https://fontawesome.com/icons/envelopes-bulk?style=regular /// archive, envelope, letter, newsletter, offer, post office, postal, postcard, send, stamp, usps static const IconData envelopesBulk = IconDataRegular(0xf674); /// Alias mail-bulk for icon [envelopesBulk] @Deprecated('Use "envelopesBulk" instead.') static const IconData mailBulk = envelopesBulk; /// Light Envelopes Bulk icon /// /// https://fontawesome.com/icons/envelopes-bulk?style=light /// archive, envelope, letter, newsletter, offer, post office, postal, postcard, send, stamp, usps static const IconData lightEnvelopesBulk = IconDataLight(0xf674); /// Alias mail-bulk for icon [lightEnvelopesBulk] @Deprecated('Use "lightEnvelopesBulk" instead.') static const IconData lightMailBulk = lightEnvelopesBulk; /// Thin Envelopes Bulk icon /// /// https://fontawesome.com/icons/envelopes-bulk?style=thin /// archive, envelope, letter, newsletter, offer, post office, postal, postcard, send, stamp, usps static const IconData thinEnvelopesBulk = IconDataThin(0xf674); /// Alias mail-bulk for icon [thinEnvelopesBulk] @Deprecated('Use "thinEnvelopesBulk" instead.') static const IconData thinMailBulk = thinEnvelopesBulk; /// Brands Envira Gallery icon /// /// https://fontawesome.com/icons/envira?style=brands /// leaf static const IconData envira = IconDataBrands(0xf299); /// Solid Equals icon /// /// https://fontawesome.com/icons/equals?style=solid /// Equals Sign, arithmetic, even, match, math static const IconData solidEquals = IconDataSolid(0x3d); /// Regular Equals icon /// /// https://fontawesome.com/icons/equals?style=regular /// Equals Sign, arithmetic, even, match, math static const IconData equals = IconDataRegular(0x3d); /// Light Equals icon /// /// https://fontawesome.com/icons/equals?style=light /// Equals Sign, arithmetic, even, match, math static const IconData lightEquals = IconDataLight(0x3d); /// Thin Equals icon /// /// https://fontawesome.com/icons/equals?style=thin /// Equals Sign, arithmetic, even, match, math static const IconData thinEquals = IconDataThin(0x3d); /// Solid Eraser icon /// /// https://fontawesome.com/icons/eraser?style=solid /// art, delete, remove, rubber static const IconData solidEraser = IconDataSolid(0xf12d); /// Regular Eraser icon /// /// https://fontawesome.com/icons/eraser?style=regular /// art, delete, remove, rubber static const IconData eraser = IconDataRegular(0xf12d); /// Light Eraser icon /// /// https://fontawesome.com/icons/eraser?style=light /// art, delete, remove, rubber static const IconData lightEraser = IconDataLight(0xf12d); /// Thin Eraser icon /// /// https://fontawesome.com/icons/eraser?style=thin /// art, delete, remove, rubber static const IconData thinEraser = IconDataThin(0xf12d); /// Brands Erlang icon /// /// https://fontawesome.com/icons/erlang?style=brands static const IconData erlang = IconDataBrands(0xf39d); /// Solid Escalator icon /// /// https://fontawesome.com/icons/escalator?style=solid /// elevator, rise, stairs static const IconData solidEscalator = IconDataSolid(0xe171); /// Regular Escalator icon /// /// https://fontawesome.com/icons/escalator?style=regular /// elevator, rise, stairs static const IconData escalator = IconDataRegular(0xe171); /// Light Escalator icon /// /// https://fontawesome.com/icons/escalator?style=light /// elevator, rise, stairs static const IconData lightEscalator = IconDataLight(0xe171); /// Thin Escalator icon /// /// https://fontawesome.com/icons/escalator?style=thin /// elevator, rise, stairs static const IconData thinEscalator = IconDataThin(0xe171); /// Brands Ethereum icon /// /// https://fontawesome.com/icons/ethereum?style=brands static const IconData ethereum = IconDataBrands(0xf42e); /// Solid Ethernet icon /// /// https://fontawesome.com/icons/ethernet?style=solid /// cable, cat 5, cat 6, connection, hardware, internet, network, wired static const IconData solidEthernet = IconDataSolid(0xf796); /// Regular Ethernet icon /// /// https://fontawesome.com/icons/ethernet?style=regular /// cable, cat 5, cat 6, connection, hardware, internet, network, wired static const IconData ethernet = IconDataRegular(0xf796); /// Light Ethernet icon /// /// https://fontawesome.com/icons/ethernet?style=light /// cable, cat 5, cat 6, connection, hardware, internet, network, wired static const IconData lightEthernet = IconDataLight(0xf796); /// Thin Ethernet icon /// /// https://fontawesome.com/icons/ethernet?style=thin /// cable, cat 5, cat 6, connection, hardware, internet, network, wired static const IconData thinEthernet = IconDataThin(0xf796); /// Brands Etsy icon /// /// https://fontawesome.com/icons/etsy?style=brands static const IconData etsy = IconDataBrands(0xf2d7); /// Solid Euro Sign icon /// /// https://fontawesome.com/icons/euro-sign?style=solid /// Euro Sign, currency static const IconData solidEuroSign = IconDataSolid(0xf153); /// Alias eur for icon [solidEuroSign] @Deprecated('Use "solidEuroSign" instead.') static const IconData solidEur = solidEuroSign; /// Alias euro for icon [solidEuroSign] @Deprecated('Use "solidEuroSign" instead.') static const IconData solidEuro = solidEuroSign; /// Regular Euro Sign icon /// /// https://fontawesome.com/icons/euro-sign?style=regular /// Euro Sign, currency static const IconData euroSign = IconDataRegular(0xf153); /// Alias eur for icon [euroSign] @Deprecated('Use "euroSign" instead.') static const IconData eur = euroSign; /// Alias euro for icon [euroSign] @Deprecated('Use "euroSign" instead.') static const IconData euro = euroSign; /// Light Euro Sign icon /// /// https://fontawesome.com/icons/euro-sign?style=light /// Euro Sign, currency static const IconData lightEuroSign = IconDataLight(0xf153); /// Alias eur for icon [lightEuroSign] @Deprecated('Use "lightEuroSign" instead.') static const IconData lightEur = lightEuroSign; /// Alias euro for icon [lightEuroSign] @Deprecated('Use "lightEuroSign" instead.') static const IconData lightEuro = lightEuroSign; /// Thin Euro Sign icon /// /// https://fontawesome.com/icons/euro-sign?style=thin /// Euro Sign, currency static const IconData thinEuroSign = IconDataThin(0xf153); /// Alias eur for icon [thinEuroSign] @Deprecated('Use "thinEuroSign" instead.') static const IconData thinEur = thinEuroSign; /// Alias euro for icon [thinEuroSign] @Deprecated('Use "thinEuroSign" instead.') static const IconData thinEuro = thinEuroSign; /// Brands Evernote icon /// /// https://fontawesome.com/icons/evernote?style=brands static const IconData evernote = IconDataBrands(0xf839); /// Solid Excavator icon /// /// https://fontawesome.com/icons/excavator?style=solid /// dig, earth, construction, dirt static const IconData solidExcavator = IconDataSolid(0xe656); /// Regular Excavator icon /// /// https://fontawesome.com/icons/excavator?style=regular /// dig, earth, construction, dirt static const IconData excavator = IconDataRegular(0xe656); /// Light Excavator icon /// /// https://fontawesome.com/icons/excavator?style=light /// dig, earth, construction, dirt static const IconData lightExcavator = IconDataLight(0xe656); /// Thin Excavator icon /// /// https://fontawesome.com/icons/excavator?style=thin /// dig, earth, construction, dirt static const IconData thinExcavator = IconDataThin(0xe656); /// Solid Exclamation icon /// /// https://fontawesome.com/icons/exclamation?style=solid /// !, Exclamation Mark, alert, attention, danger, error, exclamation, failed, important, mark, notice, notification, notify, outlined, problem, punctuation, red exclamation mark, required, warning, white exclamation mark static const IconData solidExclamation = IconDataSolid(0x21); /// Regular Exclamation icon /// /// https://fontawesome.com/icons/exclamation?style=regular /// !, Exclamation Mark, alert, attention, danger, error, exclamation, failed, important, mark, notice, notification, notify, outlined, problem, punctuation, red exclamation mark, required, warning, white exclamation mark static const IconData exclamation = IconDataRegular(0x21); /// Light Exclamation icon /// /// https://fontawesome.com/icons/exclamation?style=light /// !, Exclamation Mark, alert, attention, danger, error, exclamation, failed, important, mark, notice, notification, notify, outlined, problem, punctuation, red exclamation mark, required, warning, white exclamation mark static const IconData lightExclamation = IconDataLight(0x21); /// Thin Exclamation icon /// /// https://fontawesome.com/icons/exclamation?style=thin /// !, Exclamation Mark, alert, attention, danger, error, exclamation, failed, important, mark, notice, notification, notify, outlined, problem, punctuation, red exclamation mark, required, warning, white exclamation mark static const IconData thinExclamation = IconDataThin(0x21); /// Solid Expand icon /// /// https://fontawesome.com/icons/expand?style=solid /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData solidExpand = IconDataSolid(0xf065); /// Regular Expand icon /// /// https://fontawesome.com/icons/expand?style=regular /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData expand = IconDataRegular(0xf065); /// Light Expand icon /// /// https://fontawesome.com/icons/expand?style=light /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData lightExpand = IconDataLight(0xf065); /// Thin Expand icon /// /// https://fontawesome.com/icons/expand?style=thin /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData thinExpand = IconDataThin(0xf065); /// Solid Expand Wide icon /// /// https://fontawesome.com/icons/expand-wide?style=solid /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData solidExpandWide = IconDataSolid(0xf320); /// Regular Expand Wide icon /// /// https://fontawesome.com/icons/expand-wide?style=regular /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData expandWide = IconDataRegular(0xf320); /// Light Expand Wide icon /// /// https://fontawesome.com/icons/expand-wide?style=light /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData lightExpandWide = IconDataLight(0xf320); /// Thin Expand Wide icon /// /// https://fontawesome.com/icons/expand-wide?style=thin /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData thinExpandWide = IconDataThin(0xf320); /// Brands ExpeditedSSL icon /// /// https://fontawesome.com/icons/expeditedssl?style=brands static const IconData expeditedssl = IconDataBrands(0xf23e); /// Solid Explosion icon /// /// https://fontawesome.com/icons/explosion?style=solid /// blast, blowup, boom, crash, detonation, explosion static const IconData solidExplosion = IconDataSolid(0xe4e9); /// Regular Explosion icon /// /// https://fontawesome.com/icons/explosion?style=regular /// blast, blowup, boom, crash, detonation, explosion static const IconData explosion = IconDataRegular(0xe4e9); /// Light Explosion icon /// /// https://fontawesome.com/icons/explosion?style=light /// blast, blowup, boom, crash, detonation, explosion static const IconData lightExplosion = IconDataLight(0xe4e9); /// Thin Explosion icon /// /// https://fontawesome.com/icons/explosion?style=thin /// blast, blowup, boom, crash, detonation, explosion static const IconData thinExplosion = IconDataThin(0xe4e9); /// Solid Eye icon /// /// https://fontawesome.com/icons/eye?style=solid /// body, eye, look, optic, see, seen, show, sight, views, visible static const IconData solidEye = IconDataSolid(0xf06e); /// Regular Eye icon /// /// https://fontawesome.com/icons/eye?style=regular /// body, eye, look, optic, see, seen, show, sight, views, visible static const IconData eye = IconDataRegular(0xf06e); /// Light Eye icon /// /// https://fontawesome.com/icons/eye?style=light /// body, eye, look, optic, see, seen, show, sight, views, visible static const IconData lightEye = IconDataLight(0xf06e); /// Thin Eye icon /// /// https://fontawesome.com/icons/eye?style=thin /// body, eye, look, optic, see, seen, show, sight, views, visible static const IconData thinEye = IconDataThin(0xf06e); /// Solid Eye Dropper icon /// /// https://fontawesome.com/icons/eye-dropper?style=solid /// beaker, clone, color, copy, eyedropper, pipette static const IconData solidEyeDropper = IconDataSolid(0xf1fb); /// Alias eye-dropper-empty for icon [solidEyeDropper] @Deprecated('Use "solidEyeDropper" instead.') static const IconData solidEyeDropperEmpty = solidEyeDropper; /// Alias eyedropper for icon [solidEyeDropper] @Deprecated('Use "solidEyeDropper" instead.') static const IconData solidEyedropper = solidEyeDropper; /// Regular Eye Dropper icon /// /// https://fontawesome.com/icons/eye-dropper?style=regular /// beaker, clone, color, copy, eyedropper, pipette static const IconData eyeDropper = IconDataRegular(0xf1fb); /// Alias eye-dropper-empty for icon [eyeDropper] @Deprecated('Use "eyeDropper" instead.') static const IconData eyeDropperEmpty = eyeDropper; /// Alias eyedropper for icon [eyeDropper] @Deprecated('Use "eyeDropper" instead.') static const IconData eyedropper = eyeDropper; /// Light Eye Dropper icon /// /// https://fontawesome.com/icons/eye-dropper?style=light /// beaker, clone, color, copy, eyedropper, pipette static const IconData lightEyeDropper = IconDataLight(0xf1fb); /// Alias eye-dropper-empty for icon [lightEyeDropper] @Deprecated('Use "lightEyeDropper" instead.') static const IconData lightEyeDropperEmpty = lightEyeDropper; /// Alias eyedropper for icon [lightEyeDropper] @Deprecated('Use "lightEyeDropper" instead.') static const IconData lightEyedropper = lightEyeDropper; /// Thin Eye Dropper icon /// /// https://fontawesome.com/icons/eye-dropper?style=thin /// beaker, clone, color, copy, eyedropper, pipette static const IconData thinEyeDropper = IconDataThin(0xf1fb); /// Alias eye-dropper-empty for icon [thinEyeDropper] @Deprecated('Use "thinEyeDropper" instead.') static const IconData thinEyeDropperEmpty = thinEyeDropper; /// Alias eyedropper for icon [thinEyeDropper] @Deprecated('Use "thinEyeDropper" instead.') static const IconData thinEyedropper = thinEyeDropper; /// Solid Eye Dropper Full icon /// /// https://fontawesome.com/icons/eye-dropper-full?style=solid /// color, eyedrop static const IconData solidEyeDropperFull = IconDataSolid(0xe172); /// Regular Eye Dropper Full icon /// /// https://fontawesome.com/icons/eye-dropper-full?style=regular /// color, eyedrop static const IconData eyeDropperFull = IconDataRegular(0xe172); /// Light Eye Dropper Full icon /// /// https://fontawesome.com/icons/eye-dropper-full?style=light /// color, eyedrop static const IconData lightEyeDropperFull = IconDataLight(0xe172); /// Thin Eye Dropper Full icon /// /// https://fontawesome.com/icons/eye-dropper-full?style=thin /// color, eyedrop static const IconData thinEyeDropperFull = IconDataThin(0xe172); /// Solid Eye Dropper Half icon /// /// https://fontawesome.com/icons/eye-dropper-half?style=solid /// color, eyedrop static const IconData solidEyeDropperHalf = IconDataSolid(0xe173); /// Regular Eye Dropper Half icon /// /// https://fontawesome.com/icons/eye-dropper-half?style=regular /// color, eyedrop static const IconData eyeDropperHalf = IconDataRegular(0xe173); /// Light Eye Dropper Half icon /// /// https://fontawesome.com/icons/eye-dropper-half?style=light /// color, eyedrop static const IconData lightEyeDropperHalf = IconDataLight(0xe173); /// Thin Eye Dropper Half icon /// /// https://fontawesome.com/icons/eye-dropper-half?style=thin /// color, eyedrop static const IconData thinEyeDropperHalf = IconDataThin(0xe173); /// Solid Eye Evil icon /// /// https://fontawesome.com/icons/eye-evil?style=solid /// Dungeons & Dragons, d&d, dnd, fantasy, sauron, see, seen, show, sight static const IconData solidEyeEvil = IconDataSolid(0xf6db); /// Regular Eye Evil icon /// /// https://fontawesome.com/icons/eye-evil?style=regular /// Dungeons & Dragons, d&d, dnd, fantasy, sauron, see, seen, show, sight static const IconData eyeEvil = IconDataRegular(0xf6db); /// Light Eye Evil icon /// /// https://fontawesome.com/icons/eye-evil?style=light /// Dungeons & Dragons, d&d, dnd, fantasy, sauron, see, seen, show, sight static const IconData lightEyeEvil = IconDataLight(0xf6db); /// Thin Eye Evil icon /// /// https://fontawesome.com/icons/eye-evil?style=thin /// Dungeons & Dragons, d&d, dnd, fantasy, sauron, see, seen, show, sight static const IconData thinEyeEvil = IconDataThin(0xf6db); /// Solid Eye Low Vision icon /// /// https://fontawesome.com/icons/eye-low-vision?style=solid /// blind, eye, sight static const IconData solidEyeLowVision = IconDataSolid(0xf2a8); /// Alias low-vision for icon [solidEyeLowVision] @Deprecated('Use "solidEyeLowVision" instead.') static const IconData solidLowVision = solidEyeLowVision; /// Regular Eye Low Vision icon /// /// https://fontawesome.com/icons/eye-low-vision?style=regular /// blind, eye, sight static const IconData eyeLowVision = IconDataRegular(0xf2a8); /// Alias low-vision for icon [eyeLowVision] @Deprecated('Use "eyeLowVision" instead.') static const IconData lowVision = eyeLowVision; /// Light Eye Low Vision icon /// /// https://fontawesome.com/icons/eye-low-vision?style=light /// blind, eye, sight static const IconData lightEyeLowVision = IconDataLight(0xf2a8); /// Alias low-vision for icon [lightEyeLowVision] @Deprecated('Use "lightEyeLowVision" instead.') static const IconData lightLowVision = lightEyeLowVision; /// Thin Eye Low Vision icon /// /// https://fontawesome.com/icons/eye-low-vision?style=thin /// blind, eye, sight static const IconData thinEyeLowVision = IconDataThin(0xf2a8); /// Alias low-vision for icon [thinEyeLowVision] @Deprecated('Use "thinEyeLowVision" instead.') static const IconData thinLowVision = thinEyeLowVision; /// Solid Eye Slash icon /// /// https://fontawesome.com/icons/eye-slash?style=solid /// blind, disabled, hide, show, toggle, unseen, views, visible, visiblity static const IconData solidEyeSlash = IconDataSolid(0xf070); /// Regular Eye Slash icon /// /// https://fontawesome.com/icons/eye-slash?style=regular /// blind, disabled, hide, show, toggle, unseen, views, visible, visiblity static const IconData eyeSlash = IconDataRegular(0xf070); /// Light Eye Slash icon /// /// https://fontawesome.com/icons/eye-slash?style=light /// blind, disabled, hide, show, toggle, unseen, views, visible, visiblity static const IconData lightEyeSlash = IconDataLight(0xf070); /// Thin Eye Slash icon /// /// https://fontawesome.com/icons/eye-slash?style=thin /// blind, disabled, hide, show, toggle, unseen, views, visible, visiblity static const IconData thinEyeSlash = IconDataThin(0xf070); /// Solid Eyes icon /// /// https://fontawesome.com/icons/eyes?style=solid /// eye, idea, look, see static const IconData solidEyes = IconDataSolid(0xe367); /// Regular Eyes icon /// /// https://fontawesome.com/icons/eyes?style=regular /// eye, idea, look, see static const IconData eyes = IconDataRegular(0xe367); /// Light Eyes icon /// /// https://fontawesome.com/icons/eyes?style=light /// eye, idea, look, see static const IconData lightEyes = IconDataLight(0xe367); /// Thin Eyes icon /// /// https://fontawesome.com/icons/eyes?style=thin /// eye, idea, look, see static const IconData thinEyes = IconDataThin(0xe367); /// Solid F icon /// /// https://fontawesome.com/icons/f?style=solid /// Latin Capital Letter F, Latin Small Letter F, letter static const IconData solidF = IconDataSolid(0x46); /// Regular F icon /// /// https://fontawesome.com/icons/f?style=regular /// Latin Capital Letter F, Latin Small Letter F, letter static const IconData f = IconDataRegular(0x46); /// Light F icon /// /// https://fontawesome.com/icons/f?style=light /// Latin Capital Letter F, Latin Small Letter F, letter static const IconData lightF = IconDataLight(0x46); /// Thin F icon /// /// https://fontawesome.com/icons/f?style=thin /// Latin Capital Letter F, Latin Small Letter F, letter static const IconData thinF = IconDataThin(0x46); /// Solid Face Angry icon /// /// https://fontawesome.com/icons/face-angry?style=solid /// angry, angry face, disapprove, emoticon, face, mad, upset static const IconData solidFaceAngry = IconDataSolid(0xf556); /// Alias angry for icon [solidFaceAngry] @Deprecated('Use "solidFaceAngry" instead.') static const IconData solidAngry = solidFaceAngry; /// Regular Face Angry icon /// /// https://fontawesome.com/icons/face-angry?style=regular /// angry, angry face, disapprove, emoticon, face, mad, upset static const IconData faceAngry = IconDataRegular(0xf556); /// Alias angry for icon [faceAngry] @Deprecated('Use "faceAngry" instead.') static const IconData angry = faceAngry; /// Light Face Angry icon /// /// https://fontawesome.com/icons/face-angry?style=light /// angry, angry face, disapprove, emoticon, face, mad, upset static const IconData lightFaceAngry = IconDataLight(0xf556); /// Alias angry for icon [lightFaceAngry] @Deprecated('Use "lightFaceAngry" instead.') static const IconData lightAngry = lightFaceAngry; /// Thin Face Angry icon /// /// https://fontawesome.com/icons/face-angry?style=thin /// angry, angry face, disapprove, emoticon, face, mad, upset static const IconData thinFaceAngry = IconDataThin(0xf556); /// Alias angry for icon [thinFaceAngry] @Deprecated('Use "thinFaceAngry" instead.') static const IconData thinAngry = thinFaceAngry; /// Solid Face Angry Horns icon /// /// https://fontawesome.com/icons/face-angry-horns?style=solid /// angry face with horns, demon, devil, face, fantasy, goblin, imp static const IconData solidFaceAngryHorns = IconDataSolid(0xe368); /// Regular Face Angry Horns icon /// /// https://fontawesome.com/icons/face-angry-horns?style=regular /// angry face with horns, demon, devil, face, fantasy, goblin, imp static const IconData faceAngryHorns = IconDataRegular(0xe368); /// Light Face Angry Horns icon /// /// https://fontawesome.com/icons/face-angry-horns?style=light /// angry face with horns, demon, devil, face, fantasy, goblin, imp static const IconData lightFaceAngryHorns = IconDataLight(0xe368); /// Thin Face Angry Horns icon /// /// https://fontawesome.com/icons/face-angry-horns?style=thin /// angry face with horns, demon, devil, face, fantasy, goblin, imp static const IconData thinFaceAngryHorns = IconDataThin(0xe368); /// Solid Face Anguished icon /// /// https://fontawesome.com/icons/face-anguished?style=solid /// anguished, anguished face, confusion, face, frown, pain, sadness static const IconData solidFaceAnguished = IconDataSolid(0xe369); /// Regular Face Anguished icon /// /// https://fontawesome.com/icons/face-anguished?style=regular /// anguished, anguished face, confusion, face, frown, pain, sadness static const IconData faceAnguished = IconDataRegular(0xe369); /// Light Face Anguished icon /// /// https://fontawesome.com/icons/face-anguished?style=light /// anguished, anguished face, confusion, face, frown, pain, sadness static const IconData lightFaceAnguished = IconDataLight(0xe369); /// Thin Face Anguished icon /// /// https://fontawesome.com/icons/face-anguished?style=thin /// anguished, anguished face, confusion, face, frown, pain, sadness static const IconData thinFaceAnguished = IconDataThin(0xe369); /// Solid Face Anxious Sweat icon /// /// https://fontawesome.com/icons/face-anxious-sweat?style=solid /// anxiety, anxious face with sweat, blue, cold, concern, face, nervous, rushed, sad, sweat static const IconData solidFaceAnxiousSweat = IconDataSolid(0xe36a); /// Regular Face Anxious Sweat icon /// /// https://fontawesome.com/icons/face-anxious-sweat?style=regular /// anxiety, anxious face with sweat, blue, cold, concern, face, nervous, rushed, sad, sweat static const IconData faceAnxiousSweat = IconDataRegular(0xe36a); /// Light Face Anxious Sweat icon /// /// https://fontawesome.com/icons/face-anxious-sweat?style=light /// anxiety, anxious face with sweat, blue, cold, concern, face, nervous, rushed, sad, sweat static const IconData lightFaceAnxiousSweat = IconDataLight(0xe36a); /// Thin Face Anxious Sweat icon /// /// https://fontawesome.com/icons/face-anxious-sweat?style=thin /// anxiety, anxious face with sweat, blue, cold, concern, face, nervous, rushed, sad, sweat static const IconData thinFaceAnxiousSweat = IconDataThin(0xe36a); /// Solid Face Astonished icon /// /// https://fontawesome.com/icons/face-astonished?style=solid /// astonished, astonished face, disbelief, face, gasp, shock, shocked, surprise, totally static const IconData solidFaceAstonished = IconDataSolid(0xe36b); /// Regular Face Astonished icon /// /// https://fontawesome.com/icons/face-astonished?style=regular /// astonished, astonished face, disbelief, face, gasp, shock, shocked, surprise, totally static const IconData faceAstonished = IconDataRegular(0xe36b); /// Light Face Astonished icon /// /// https://fontawesome.com/icons/face-astonished?style=light /// astonished, astonished face, disbelief, face, gasp, shock, shocked, surprise, totally static const IconData lightFaceAstonished = IconDataLight(0xe36b); /// Thin Face Astonished icon /// /// https://fontawesome.com/icons/face-astonished?style=thin /// astonished, astonished face, disbelief, face, gasp, shock, shocked, surprise, totally static const IconData thinFaceAstonished = IconDataThin(0xe36b); /// Solid Face Awesome icon /// /// https://fontawesome.com/icons/face-awesome?style=solid /// amazing, awesome, grin, look, smile, troll static const IconData solidFaceAwesome = IconDataSolid(0xe409); /// Alias gave-dandy for icon [solidFaceAwesome] @Deprecated('Use "solidFaceAwesome" instead.') static const IconData solidGaveDandy = solidFaceAwesome; /// Regular Face Awesome icon /// /// https://fontawesome.com/icons/face-awesome?style=regular /// amazing, awesome, grin, look, smile, troll static const IconData faceAwesome = IconDataRegular(0xe409); /// Alias gave-dandy for icon [faceAwesome] @Deprecated('Use "faceAwesome" instead.') static const IconData gaveDandy = faceAwesome; /// Light Face Awesome icon /// /// https://fontawesome.com/icons/face-awesome?style=light /// amazing, awesome, grin, look, smile, troll static const IconData lightFaceAwesome = IconDataLight(0xe409); /// Alias gave-dandy for icon [lightFaceAwesome] @Deprecated('Use "lightFaceAwesome" instead.') static const IconData lightGaveDandy = lightFaceAwesome; /// Thin Face Awesome icon /// /// https://fontawesome.com/icons/face-awesome?style=thin /// amazing, awesome, grin, look, smile, troll static const IconData thinFaceAwesome = IconDataThin(0xe409); /// Alias gave-dandy for icon [thinFaceAwesome] @Deprecated('Use "thinFaceAwesome" instead.') static const IconData thinGaveDandy = thinFaceAwesome; /// Solid Face Beam Hand Over Mouth icon /// /// https://fontawesome.com/icons/face-beam-hand-over-mouth?style=solid /// awe, face with hand over mouth, realization, shock, sudden, sudden realization, surprise, whoops static const IconData solidFaceBeamHandOverMouth = IconDataSolid(0xe47c); /// Regular Face Beam Hand Over Mouth icon /// /// https://fontawesome.com/icons/face-beam-hand-over-mouth?style=regular /// awe, face with hand over mouth, realization, shock, sudden, sudden realization, surprise, whoops static const IconData faceBeamHandOverMouth = IconDataRegular(0xe47c); /// Light Face Beam Hand Over Mouth icon /// /// https://fontawesome.com/icons/face-beam-hand-over-mouth?style=light /// awe, face with hand over mouth, realization, shock, sudden, sudden realization, surprise, whoops static const IconData lightFaceBeamHandOverMouth = IconDataLight(0xe47c); /// Thin Face Beam Hand Over Mouth icon /// /// https://fontawesome.com/icons/face-beam-hand-over-mouth?style=thin /// awe, face with hand over mouth, realization, shock, sudden, sudden realization, surprise, whoops static const IconData thinFaceBeamHandOverMouth = IconDataThin(0xe47c); /// Solid Face Clouds icon /// /// https://fontawesome.com/icons/face-clouds?style=solid /// bliss, brain fog, calm, confusion, foggy, forget, haze, smoke static const IconData solidFaceClouds = IconDataSolid(0xe47d); /// Regular Face Clouds icon /// /// https://fontawesome.com/icons/face-clouds?style=regular /// bliss, brain fog, calm, confusion, foggy, forget, haze, smoke static const IconData faceClouds = IconDataRegular(0xe47d); /// Light Face Clouds icon /// /// https://fontawesome.com/icons/face-clouds?style=light /// bliss, brain fog, calm, confusion, foggy, forget, haze, smoke static const IconData lightFaceClouds = IconDataLight(0xe47d); /// Thin Face Clouds icon /// /// https://fontawesome.com/icons/face-clouds?style=thin /// bliss, brain fog, calm, confusion, foggy, forget, haze, smoke static const IconData thinFaceClouds = IconDataThin(0xe47d); /// Solid Face Confounded icon /// /// https://fontawesome.com/icons/face-confounded?style=solid /// confounded, confounded face, face, grimace, quiver, scrunched, squiggle static const IconData solidFaceConfounded = IconDataSolid(0xe36c); /// Regular Face Confounded icon /// /// https://fontawesome.com/icons/face-confounded?style=regular /// confounded, confounded face, face, grimace, quiver, scrunched, squiggle static const IconData faceConfounded = IconDataRegular(0xe36c); /// Light Face Confounded icon /// /// https://fontawesome.com/icons/face-confounded?style=light /// confounded, confounded face, face, grimace, quiver, scrunched, squiggle static const IconData lightFaceConfounded = IconDataLight(0xe36c); /// Thin Face Confounded icon /// /// https://fontawesome.com/icons/face-confounded?style=thin /// confounded, confounded face, face, grimace, quiver, scrunched, squiggle static const IconData thinFaceConfounded = IconDataThin(0xe36c); /// Solid Face Confused icon /// /// https://fontawesome.com/icons/face-confused?style=solid /// confused, confused face, face, meh, nonplussed, puzzled static const IconData solidFaceConfused = IconDataSolid(0xe36d); /// Regular Face Confused icon /// /// https://fontawesome.com/icons/face-confused?style=regular /// confused, confused face, face, meh, nonplussed, puzzled static const IconData faceConfused = IconDataRegular(0xe36d); /// Light Face Confused icon /// /// https://fontawesome.com/icons/face-confused?style=light /// confused, confused face, face, meh, nonplussed, puzzled static const IconData lightFaceConfused = IconDataLight(0xe36d); /// Thin Face Confused icon /// /// https://fontawesome.com/icons/face-confused?style=thin /// confused, confused face, face, meh, nonplussed, puzzled static const IconData thinFaceConfused = IconDataThin(0xe36d); /// Solid Face Cowboy Hat icon /// /// https://fontawesome.com/icons/face-cowboy-hat?style=solid /// cowboy, cowboy hat face, cowgirl, face, hat static const IconData solidFaceCowboyHat = IconDataSolid(0xe36e); /// Regular Face Cowboy Hat icon /// /// https://fontawesome.com/icons/face-cowboy-hat?style=regular /// cowboy, cowboy hat face, cowgirl, face, hat static const IconData faceCowboyHat = IconDataRegular(0xe36e); /// Light Face Cowboy Hat icon /// /// https://fontawesome.com/icons/face-cowboy-hat?style=light /// cowboy, cowboy hat face, cowgirl, face, hat static const IconData lightFaceCowboyHat = IconDataLight(0xe36e); /// Thin Face Cowboy Hat icon /// /// https://fontawesome.com/icons/face-cowboy-hat?style=thin /// cowboy, cowboy hat face, cowgirl, face, hat static const IconData thinFaceCowboyHat = IconDataThin(0xe36e); /// Solid Face Diagonal Mouth icon /// /// https://fontawesome.com/icons/face-diagonal-mouth?style=solid /// confusion, frustration, skepticism static const IconData solidFaceDiagonalMouth = IconDataSolid(0xe47e); /// Regular Face Diagonal Mouth icon /// /// https://fontawesome.com/icons/face-diagonal-mouth?style=regular /// confusion, frustration, skepticism static const IconData faceDiagonalMouth = IconDataRegular(0xe47e); /// Light Face Diagonal Mouth icon /// /// https://fontawesome.com/icons/face-diagonal-mouth?style=light /// confusion, frustration, skepticism static const IconData lightFaceDiagonalMouth = IconDataLight(0xe47e); /// Thin Face Diagonal Mouth icon /// /// https://fontawesome.com/icons/face-diagonal-mouth?style=thin /// confusion, frustration, skepticism static const IconData thinFaceDiagonalMouth = IconDataThin(0xe47e); /// Solid Face Disappointed icon /// /// https://fontawesome.com/icons/face-disappointed?style=solid /// disappointed, disappointed face, face, sad, sadface static const IconData solidFaceDisappointed = IconDataSolid(0xe36f); /// Regular Face Disappointed icon /// /// https://fontawesome.com/icons/face-disappointed?style=regular /// disappointed, disappointed face, face, sad, sadface static const IconData faceDisappointed = IconDataRegular(0xe36f); /// Light Face Disappointed icon /// /// https://fontawesome.com/icons/face-disappointed?style=light /// disappointed, disappointed face, face, sad, sadface static const IconData lightFaceDisappointed = IconDataLight(0xe36f); /// Thin Face Disappointed icon /// /// https://fontawesome.com/icons/face-disappointed?style=thin /// disappointed, disappointed face, face, sad, sadface static const IconData thinFaceDisappointed = IconDataThin(0xe36f); /// Solid Face Disguise icon /// /// https://fontawesome.com/icons/face-disguise?style=solid /// disguise, disguised face, face, glasses, groucho, incognito, mustache, nose, spy static const IconData solidFaceDisguise = IconDataSolid(0xe370); /// Regular Face Disguise icon /// /// https://fontawesome.com/icons/face-disguise?style=regular /// disguise, disguised face, face, glasses, groucho, incognito, mustache, nose, spy static const IconData faceDisguise = IconDataRegular(0xe370); /// Light Face Disguise icon /// /// https://fontawesome.com/icons/face-disguise?style=light /// disguise, disguised face, face, glasses, groucho, incognito, mustache, nose, spy static const IconData lightFaceDisguise = IconDataLight(0xe370); /// Thin Face Disguise icon /// /// https://fontawesome.com/icons/face-disguise?style=thin /// disguise, disguised face, face, glasses, groucho, incognito, mustache, nose, spy static const IconData thinFaceDisguise = IconDataThin(0xe370); /// Solid Face Dizzy icon /// /// https://fontawesome.com/icons/face-dizzy?style=solid /// dazed, dead, disapprove, emoticon, face static const IconData solidFaceDizzy = IconDataSolid(0xf567); /// Alias dizzy for icon [solidFaceDizzy] @Deprecated('Use "solidFaceDizzy" instead.') static const IconData solidDizzy = solidFaceDizzy; /// Regular Face Dizzy icon /// /// https://fontawesome.com/icons/face-dizzy?style=regular /// dazed, dead, disapprove, emoticon, face static const IconData faceDizzy = IconDataRegular(0xf567); /// Alias dizzy for icon [faceDizzy] @Deprecated('Use "faceDizzy" instead.') static const IconData dizzy = faceDizzy; /// Light Face Dizzy icon /// /// https://fontawesome.com/icons/face-dizzy?style=light /// dazed, dead, disapprove, emoticon, face static const IconData lightFaceDizzy = IconDataLight(0xf567); /// Alias dizzy for icon [lightFaceDizzy] @Deprecated('Use "lightFaceDizzy" instead.') static const IconData lightDizzy = lightFaceDizzy; /// Thin Face Dizzy icon /// /// https://fontawesome.com/icons/face-dizzy?style=thin /// dazed, dead, disapprove, emoticon, face static const IconData thinFaceDizzy = IconDataThin(0xf567); /// Alias dizzy for icon [thinFaceDizzy] @Deprecated('Use "thinFaceDizzy" instead.') static const IconData thinDizzy = thinFaceDizzy; /// Solid Face Dotted icon /// /// https://fontawesome.com/icons/face-dotted?style=solid /// default, depression, hidden, hide, invisible, quiet static const IconData solidFaceDotted = IconDataSolid(0xe47f); /// Regular Face Dotted icon /// /// https://fontawesome.com/icons/face-dotted?style=regular /// default, depression, hidden, hide, invisible, quiet static const IconData faceDotted = IconDataRegular(0xe47f); /// Light Face Dotted icon /// /// https://fontawesome.com/icons/face-dotted?style=light /// default, depression, hidden, hide, invisible, quiet static const IconData lightFaceDotted = IconDataLight(0xe47f); /// Thin Face Dotted icon /// /// https://fontawesome.com/icons/face-dotted?style=thin /// default, depression, hidden, hide, invisible, quiet static const IconData thinFaceDotted = IconDataThin(0xe47f); /// Solid Face Downcast Sweat icon /// /// https://fontawesome.com/icons/face-downcast-sweat?style=solid /// cold, downcast face with sweat, face, hard work, sweat, tired, tough static const IconData solidFaceDowncastSweat = IconDataSolid(0xe371); /// Regular Face Downcast Sweat icon /// /// https://fontawesome.com/icons/face-downcast-sweat?style=regular /// cold, downcast face with sweat, face, hard work, sweat, tired, tough static const IconData faceDowncastSweat = IconDataRegular(0xe371); /// Light Face Downcast Sweat icon /// /// https://fontawesome.com/icons/face-downcast-sweat?style=light /// cold, downcast face with sweat, face, hard work, sweat, tired, tough static const IconData lightFaceDowncastSweat = IconDataLight(0xe371); /// Thin Face Downcast Sweat icon /// /// https://fontawesome.com/icons/face-downcast-sweat?style=thin /// cold, downcast face with sweat, face, hard work, sweat, tired, tough static const IconData thinFaceDowncastSweat = IconDataThin(0xe371); /// Solid Face Drooling icon /// /// https://fontawesome.com/icons/face-drooling?style=solid /// drool, drooling, drooling face, face, sleep, spit static const IconData solidFaceDrooling = IconDataSolid(0xe372); /// Regular Face Drooling icon /// /// https://fontawesome.com/icons/face-drooling?style=regular /// drool, drooling, drooling face, face, sleep, spit static const IconData faceDrooling = IconDataRegular(0xe372); /// Light Face Drooling icon /// /// https://fontawesome.com/icons/face-drooling?style=light /// drool, drooling, drooling face, face, sleep, spit static const IconData lightFaceDrooling = IconDataLight(0xe372); /// Thin Face Drooling icon /// /// https://fontawesome.com/icons/face-drooling?style=thin /// drool, drooling, drooling face, face, sleep, spit static const IconData thinFaceDrooling = IconDataThin(0xe372); /// Solid Face Exhaling icon /// /// https://fontawesome.com/icons/face-exhaling?style=solid /// breath, exhale, exhaustion, relief, sigh static const IconData solidFaceExhaling = IconDataSolid(0xe480); /// Regular Face Exhaling icon /// /// https://fontawesome.com/icons/face-exhaling?style=regular /// breath, exhale, exhaustion, relief, sigh static const IconData faceExhaling = IconDataRegular(0xe480); /// Light Face Exhaling icon /// /// https://fontawesome.com/icons/face-exhaling?style=light /// breath, exhale, exhaustion, relief, sigh static const IconData lightFaceExhaling = IconDataLight(0xe480); /// Thin Face Exhaling icon /// /// https://fontawesome.com/icons/face-exhaling?style=thin /// breath, exhale, exhaustion, relief, sigh static const IconData thinFaceExhaling = IconDataThin(0xe480); /// Solid Face Explode icon /// /// https://fontawesome.com/icons/face-explode?style=solid /// exploding head, mind blown, omg, shocked, wow static const IconData solidFaceExplode = IconDataSolid(0xe2fe); /// Alias exploding-head for icon [solidFaceExplode] @Deprecated('Use "solidFaceExplode" instead.') static const IconData solidExplodingHead = solidFaceExplode; /// Regular Face Explode icon /// /// https://fontawesome.com/icons/face-explode?style=regular /// exploding head, mind blown, omg, shocked, wow static const IconData faceExplode = IconDataRegular(0xe2fe); /// Alias exploding-head for icon [faceExplode] @Deprecated('Use "faceExplode" instead.') static const IconData explodingHead = faceExplode; /// Light Face Explode icon /// /// https://fontawesome.com/icons/face-explode?style=light /// exploding head, mind blown, omg, shocked, wow static const IconData lightFaceExplode = IconDataLight(0xe2fe); /// Alias exploding-head for icon [lightFaceExplode] @Deprecated('Use "lightFaceExplode" instead.') static const IconData lightExplodingHead = lightFaceExplode; /// Thin Face Explode icon /// /// https://fontawesome.com/icons/face-explode?style=thin /// exploding head, mind blown, omg, shocked, wow static const IconData thinFaceExplode = IconDataThin(0xe2fe); /// Alias exploding-head for icon [thinFaceExplode] @Deprecated('Use "thinFaceExplode" instead.') static const IconData thinExplodingHead = thinFaceExplode; /// Solid Face Expressionless icon /// /// https://fontawesome.com/icons/face-expressionless?style=solid /// expressionless, expressionless face, face, inexpressive, meh, unexpressive static const IconData solidFaceExpressionless = IconDataSolid(0xe373); /// Regular Face Expressionless icon /// /// https://fontawesome.com/icons/face-expressionless?style=regular /// expressionless, expressionless face, face, inexpressive, meh, unexpressive static const IconData faceExpressionless = IconDataRegular(0xe373); /// Light Face Expressionless icon /// /// https://fontawesome.com/icons/face-expressionless?style=light /// expressionless, expressionless face, face, inexpressive, meh, unexpressive static const IconData lightFaceExpressionless = IconDataLight(0xe373); /// Thin Face Expressionless icon /// /// https://fontawesome.com/icons/face-expressionless?style=thin /// expressionless, expressionless face, face, inexpressive, meh, unexpressive static const IconData thinFaceExpressionless = IconDataThin(0xe373); /// Solid Face Eyes Xmarks icon /// /// https://fontawesome.com/icons/face-eyes-xmarks?style=solid /// awe, crossed, dead, disbelief, dizzy, face, knocked out, knocked-out face, shock, sick static const IconData solidFaceEyesXmarks = IconDataSolid(0xe374); /// Regular Face Eyes Xmarks icon /// /// https://fontawesome.com/icons/face-eyes-xmarks?style=regular /// awe, crossed, dead, disbelief, dizzy, face, knocked out, knocked-out face, shock, sick static const IconData faceEyesXmarks = IconDataRegular(0xe374); /// Light Face Eyes Xmarks icon /// /// https://fontawesome.com/icons/face-eyes-xmarks?style=light /// awe, crossed, dead, disbelief, dizzy, face, knocked out, knocked-out face, shock, sick static const IconData lightFaceEyesXmarks = IconDataLight(0xe374); /// Thin Face Eyes Xmarks icon /// /// https://fontawesome.com/icons/face-eyes-xmarks?style=thin /// awe, crossed, dead, disbelief, dizzy, face, knocked out, knocked-out face, shock, sick static const IconData thinFaceEyesXmarks = IconDataThin(0xe374); /// Solid Face Fearful icon /// /// https://fontawesome.com/icons/face-fearful?style=solid /// face, fear, fearful, fearful face, scared, surprise static const IconData solidFaceFearful = IconDataSolid(0xe375); /// Regular Face Fearful icon /// /// https://fontawesome.com/icons/face-fearful?style=regular /// face, fear, fearful, fearful face, scared, surprise static const IconData faceFearful = IconDataRegular(0xe375); /// Light Face Fearful icon /// /// https://fontawesome.com/icons/face-fearful?style=light /// face, fear, fearful, fearful face, scared, surprise static const IconData lightFaceFearful = IconDataLight(0xe375); /// Thin Face Fearful icon /// /// https://fontawesome.com/icons/face-fearful?style=thin /// face, fear, fearful, fearful face, scared, surprise static const IconData thinFaceFearful = IconDataThin(0xe375); /// Solid Face Flushed icon /// /// https://fontawesome.com/icons/face-flushed?style=solid /// dazed, embarrassed, emoticon, face, flushed, flushed face static const IconData solidFaceFlushed = IconDataSolid(0xf579); /// Alias flushed for icon [solidFaceFlushed] @Deprecated('Use "solidFaceFlushed" instead.') static const IconData solidFlushed = solidFaceFlushed; /// Regular Face Flushed icon /// /// https://fontawesome.com/icons/face-flushed?style=regular /// dazed, embarrassed, emoticon, face, flushed, flushed face static const IconData faceFlushed = IconDataRegular(0xf579); /// Alias flushed for icon [faceFlushed] @Deprecated('Use "faceFlushed" instead.') static const IconData flushed = faceFlushed; /// Light Face Flushed icon /// /// https://fontawesome.com/icons/face-flushed?style=light /// dazed, embarrassed, emoticon, face, flushed, flushed face static const IconData lightFaceFlushed = IconDataLight(0xf579); /// Alias flushed for icon [lightFaceFlushed] @Deprecated('Use "lightFaceFlushed" instead.') static const IconData lightFlushed = lightFaceFlushed; /// Thin Face Flushed icon /// /// https://fontawesome.com/icons/face-flushed?style=thin /// dazed, embarrassed, emoticon, face, flushed, flushed face static const IconData thinFaceFlushed = IconDataThin(0xf579); /// Alias flushed for icon [thinFaceFlushed] @Deprecated('Use "thinFaceFlushed" instead.') static const IconData thinFlushed = thinFaceFlushed; /// Solid Face Frown icon /// /// https://fontawesome.com/icons/face-frown?style=solid /// disapprove, emoticon, face, frown, frowning face, rating, sad, uer static const IconData solidFaceFrown = IconDataSolid(0xf119); /// Alias frown for icon [solidFaceFrown] @Deprecated('Use "solidFaceFrown" instead.') static const IconData solidFrown = solidFaceFrown; /// Regular Face Frown icon /// /// https://fontawesome.com/icons/face-frown?style=regular /// disapprove, emoticon, face, frown, frowning face, rating, sad, uer static const IconData faceFrown = IconDataRegular(0xf119); /// Alias frown for icon [faceFrown] @Deprecated('Use "faceFrown" instead.') static const IconData frown = faceFrown; /// Light Face Frown icon /// /// https://fontawesome.com/icons/face-frown?style=light /// disapprove, emoticon, face, frown, frowning face, rating, sad, uer static const IconData lightFaceFrown = IconDataLight(0xf119); /// Alias frown for icon [lightFaceFrown] @Deprecated('Use "lightFaceFrown" instead.') static const IconData lightFrown = lightFaceFrown; /// Thin Face Frown icon /// /// https://fontawesome.com/icons/face-frown?style=thin /// disapprove, emoticon, face, frown, frowning face, rating, sad, uer static const IconData thinFaceFrown = IconDataThin(0xf119); /// Alias frown for icon [thinFaceFrown] @Deprecated('Use "thinFaceFrown" instead.') static const IconData thinFrown = thinFaceFrown; /// Solid Face Frown Open icon /// /// https://fontawesome.com/icons/face-frown-open?style=solid /// disapprove, emoticon, face, frown, frowning face with open mouth, mouth, open, rating, sad static const IconData solidFaceFrownOpen = IconDataSolid(0xf57a); /// Alias frown-open for icon [solidFaceFrownOpen] @Deprecated('Use "solidFaceFrownOpen" instead.') static const IconData solidFrownOpen = solidFaceFrownOpen; /// Regular Face Frown Open icon /// /// https://fontawesome.com/icons/face-frown-open?style=regular /// disapprove, emoticon, face, frown, frowning face with open mouth, mouth, open, rating, sad static const IconData faceFrownOpen = IconDataRegular(0xf57a); /// Alias frown-open for icon [faceFrownOpen] @Deprecated('Use "faceFrownOpen" instead.') static const IconData frownOpen = faceFrownOpen; /// Light Face Frown Open icon /// /// https://fontawesome.com/icons/face-frown-open?style=light /// disapprove, emoticon, face, frown, frowning face with open mouth, mouth, open, rating, sad static const IconData lightFaceFrownOpen = IconDataLight(0xf57a); /// Alias frown-open for icon [lightFaceFrownOpen] @Deprecated('Use "lightFaceFrownOpen" instead.') static const IconData lightFrownOpen = lightFaceFrownOpen; /// Thin Face Frown Open icon /// /// https://fontawesome.com/icons/face-frown-open?style=thin /// disapprove, emoticon, face, frown, frowning face with open mouth, mouth, open, rating, sad static const IconData thinFaceFrownOpen = IconDataThin(0xf57a); /// Alias frown-open for icon [thinFaceFrownOpen] @Deprecated('Use "thinFaceFrownOpen" instead.') static const IconData thinFrownOpen = thinFaceFrownOpen; /// Solid Face Frown Slight icon /// /// https://fontawesome.com/icons/face-frown-slight?style=solid /// disapprove, face, frown, sad, slightly frowning face static const IconData solidFaceFrownSlight = IconDataSolid(0xe376); /// Regular Face Frown Slight icon /// /// https://fontawesome.com/icons/face-frown-slight?style=regular /// disapprove, face, frown, sad, slightly frowning face static const IconData faceFrownSlight = IconDataRegular(0xe376); /// Light Face Frown Slight icon /// /// https://fontawesome.com/icons/face-frown-slight?style=light /// disapprove, face, frown, sad, slightly frowning face static const IconData lightFaceFrownSlight = IconDataLight(0xe376); /// Thin Face Frown Slight icon /// /// https://fontawesome.com/icons/face-frown-slight?style=thin /// disapprove, face, frown, sad, slightly frowning face static const IconData thinFaceFrownSlight = IconDataThin(0xe376); /// Solid Face Glasses icon /// /// https://fontawesome.com/icons/face-glasses?style=solid /// face, geek, glasses, nerd, nerd face, smile, teeth static const IconData solidFaceGlasses = IconDataSolid(0xe377); /// Regular Face Glasses icon /// /// https://fontawesome.com/icons/face-glasses?style=regular /// face, geek, glasses, nerd, nerd face, smile, teeth static const IconData faceGlasses = IconDataRegular(0xe377); /// Light Face Glasses icon /// /// https://fontawesome.com/icons/face-glasses?style=light /// face, geek, glasses, nerd, nerd face, smile, teeth static const IconData lightFaceGlasses = IconDataLight(0xe377); /// Thin Face Glasses icon /// /// https://fontawesome.com/icons/face-glasses?style=thin /// face, geek, glasses, nerd, nerd face, smile, teeth static const IconData thinFaceGlasses = IconDataThin(0xe377); /// Solid Face Grimace icon /// /// https://fontawesome.com/icons/face-grimace?style=solid /// cringe, emoticon, face, grimace, grimacing face, teeth static const IconData solidFaceGrimace = IconDataSolid(0xf57f); /// Alias grimace for icon [solidFaceGrimace] @Deprecated('Use "solidFaceGrimace" instead.') static const IconData solidGrimace = solidFaceGrimace; /// Regular Face Grimace icon /// /// https://fontawesome.com/icons/face-grimace?style=regular /// cringe, emoticon, face, grimace, grimacing face, teeth static const IconData faceGrimace = IconDataRegular(0xf57f); /// Alias grimace for icon [faceGrimace] @Deprecated('Use "faceGrimace" instead.') static const IconData grimace = faceGrimace; /// Light Face Grimace icon /// /// https://fontawesome.com/icons/face-grimace?style=light /// cringe, emoticon, face, grimace, grimacing face, teeth static const IconData lightFaceGrimace = IconDataLight(0xf57f); /// Alias grimace for icon [lightFaceGrimace] @Deprecated('Use "lightFaceGrimace" instead.') static const IconData lightGrimace = lightFaceGrimace; /// Thin Face Grimace icon /// /// https://fontawesome.com/icons/face-grimace?style=thin /// cringe, emoticon, face, grimace, grimacing face, teeth static const IconData thinFaceGrimace = IconDataThin(0xf57f); /// Alias grimace for icon [thinFaceGrimace] @Deprecated('Use "thinFaceGrimace" instead.') static const IconData thinGrimace = thinFaceGrimace; /// Solid Face Grin icon /// /// https://fontawesome.com/icons/face-grin?style=solid /// emoticon, face, grin, grinning face, laugh, smile static const IconData solidFaceGrin = IconDataSolid(0xf580); /// Alias grin for icon [solidFaceGrin] @Deprecated('Use "solidFaceGrin" instead.') static const IconData solidGrin = solidFaceGrin; /// Regular Face Grin icon /// /// https://fontawesome.com/icons/face-grin?style=regular /// emoticon, face, grin, grinning face, laugh, smile static const IconData faceGrin = IconDataRegular(0xf580); /// Alias grin for icon [faceGrin] @Deprecated('Use "faceGrin" instead.') static const IconData grin = faceGrin; /// Light Face Grin icon /// /// https://fontawesome.com/icons/face-grin?style=light /// emoticon, face, grin, grinning face, laugh, smile static const IconData lightFaceGrin = IconDataLight(0xf580); /// Alias grin for icon [lightFaceGrin] @Deprecated('Use "lightFaceGrin" instead.') static const IconData lightGrin = lightFaceGrin; /// Thin Face Grin icon /// /// https://fontawesome.com/icons/face-grin?style=thin /// emoticon, face, grin, grinning face, laugh, smile static const IconData thinFaceGrin = IconDataThin(0xf580); /// Alias grin for icon [thinFaceGrin] @Deprecated('Use "thinFaceGrin" instead.') static const IconData thinGrin = thinFaceGrin; /// Solid Face Grin Beam icon /// /// https://fontawesome.com/icons/face-grin-beam?style=solid /// emoticon, eye, face, grinning face with smiling eyes, laugh, mouth, open, smile static const IconData solidFaceGrinBeam = IconDataSolid(0xf582); /// Alias grin-beam for icon [solidFaceGrinBeam] @Deprecated('Use "solidFaceGrinBeam" instead.') static const IconData solidGrinBeam = solidFaceGrinBeam; /// Regular Face Grin Beam icon /// /// https://fontawesome.com/icons/face-grin-beam?style=regular /// emoticon, eye, face, grinning face with smiling eyes, laugh, mouth, open, smile static const IconData faceGrinBeam = IconDataRegular(0xf582); /// Alias grin-beam for icon [faceGrinBeam] @Deprecated('Use "faceGrinBeam" instead.') static const IconData grinBeam = faceGrinBeam; /// Light Face Grin Beam icon /// /// https://fontawesome.com/icons/face-grin-beam?style=light /// emoticon, eye, face, grinning face with smiling eyes, laugh, mouth, open, smile static const IconData lightFaceGrinBeam = IconDataLight(0xf582); /// Alias grin-beam for icon [lightFaceGrinBeam] @Deprecated('Use "lightFaceGrinBeam" instead.') static const IconData lightGrinBeam = lightFaceGrinBeam; /// Thin Face Grin Beam icon /// /// https://fontawesome.com/icons/face-grin-beam?style=thin /// emoticon, eye, face, grinning face with smiling eyes, laugh, mouth, open, smile static const IconData thinFaceGrinBeam = IconDataThin(0xf582); /// Alias grin-beam for icon [thinFaceGrinBeam] @Deprecated('Use "thinFaceGrinBeam" instead.') static const IconData thinGrinBeam = thinFaceGrinBeam; /// Solid Face Grin Beam Sweat icon /// /// https://fontawesome.com/icons/face-grin-beam-sweat?style=solid /// cold, embarass, emoticon, face, grinning face with sweat, open, smile, sweat static const IconData solidFaceGrinBeamSweat = IconDataSolid(0xf583); /// Alias grin-beam-sweat for icon [solidFaceGrinBeamSweat] @Deprecated('Use "solidFaceGrinBeamSweat" instead.') static const IconData solidGrinBeamSweat = solidFaceGrinBeamSweat; /// Regular Face Grin Beam Sweat icon /// /// https://fontawesome.com/icons/face-grin-beam-sweat?style=regular /// cold, embarass, emoticon, face, grinning face with sweat, open, smile, sweat static const IconData faceGrinBeamSweat = IconDataRegular(0xf583); /// Alias grin-beam-sweat for icon [faceGrinBeamSweat] @Deprecated('Use "faceGrinBeamSweat" instead.') static const IconData grinBeamSweat = faceGrinBeamSweat; /// Light Face Grin Beam Sweat icon /// /// https://fontawesome.com/icons/face-grin-beam-sweat?style=light /// cold, embarass, emoticon, face, grinning face with sweat, open, smile, sweat static const IconData lightFaceGrinBeamSweat = IconDataLight(0xf583); /// Alias grin-beam-sweat for icon [lightFaceGrinBeamSweat] @Deprecated('Use "lightFaceGrinBeamSweat" instead.') static const IconData lightGrinBeamSweat = lightFaceGrinBeamSweat; /// Thin Face Grin Beam Sweat icon /// /// https://fontawesome.com/icons/face-grin-beam-sweat?style=thin /// cold, embarass, emoticon, face, grinning face with sweat, open, smile, sweat static const IconData thinFaceGrinBeamSweat = IconDataThin(0xf583); /// Alias grin-beam-sweat for icon [thinFaceGrinBeamSweat] @Deprecated('Use "thinFaceGrinBeamSweat" instead.') static const IconData thinGrinBeamSweat = thinFaceGrinBeamSweat; /// Solid Face Grin Hearts icon /// /// https://fontawesome.com/icons/face-grin-hearts?style=solid /// emoticon, eye, face, love, smile, smiling face with heart-eyes static const IconData solidFaceGrinHearts = IconDataSolid(0xf584); /// Alias grin-hearts for icon [solidFaceGrinHearts] @Deprecated('Use "solidFaceGrinHearts" instead.') static const IconData solidGrinHearts = solidFaceGrinHearts; /// Regular Face Grin Hearts icon /// /// https://fontawesome.com/icons/face-grin-hearts?style=regular /// emoticon, eye, face, love, smile, smiling face with heart-eyes static const IconData faceGrinHearts = IconDataRegular(0xf584); /// Alias grin-hearts for icon [faceGrinHearts] @Deprecated('Use "faceGrinHearts" instead.') static const IconData grinHearts = faceGrinHearts; /// Light Face Grin Hearts icon /// /// https://fontawesome.com/icons/face-grin-hearts?style=light /// emoticon, eye, face, love, smile, smiling face with heart-eyes static const IconData lightFaceGrinHearts = IconDataLight(0xf584); /// Alias grin-hearts for icon [lightFaceGrinHearts] @Deprecated('Use "lightFaceGrinHearts" instead.') static const IconData lightGrinHearts = lightFaceGrinHearts; /// Thin Face Grin Hearts icon /// /// https://fontawesome.com/icons/face-grin-hearts?style=thin /// emoticon, eye, face, love, smile, smiling face with heart-eyes static const IconData thinFaceGrinHearts = IconDataThin(0xf584); /// Alias grin-hearts for icon [thinFaceGrinHearts] @Deprecated('Use "thinFaceGrinHearts" instead.') static const IconData thinGrinHearts = thinFaceGrinHearts; /// Solid Face Grin Squint icon /// /// https://fontawesome.com/icons/face-grin-squint?style=solid /// emoticon, face, grinning squinting face, laugh, mouth, satisfied, smile static const IconData solidFaceGrinSquint = IconDataSolid(0xf585); /// Alias grin-squint for icon [solidFaceGrinSquint] @Deprecated('Use "solidFaceGrinSquint" instead.') static const IconData solidGrinSquint = solidFaceGrinSquint; /// Regular Face Grin Squint icon /// /// https://fontawesome.com/icons/face-grin-squint?style=regular /// emoticon, face, grinning squinting face, laugh, mouth, satisfied, smile static const IconData faceGrinSquint = IconDataRegular(0xf585); /// Alias grin-squint for icon [faceGrinSquint] @Deprecated('Use "faceGrinSquint" instead.') static const IconData grinSquint = faceGrinSquint; /// Light Face Grin Squint icon /// /// https://fontawesome.com/icons/face-grin-squint?style=light /// emoticon, face, grinning squinting face, laugh, mouth, satisfied, smile static const IconData lightFaceGrinSquint = IconDataLight(0xf585); /// Alias grin-squint for icon [lightFaceGrinSquint] @Deprecated('Use "lightFaceGrinSquint" instead.') static const IconData lightGrinSquint = lightFaceGrinSquint; /// Thin Face Grin Squint icon /// /// https://fontawesome.com/icons/face-grin-squint?style=thin /// emoticon, face, grinning squinting face, laugh, mouth, satisfied, smile static const IconData thinFaceGrinSquint = IconDataThin(0xf585); /// Alias grin-squint for icon [thinFaceGrinSquint] @Deprecated('Use "thinFaceGrinSquint" instead.') static const IconData thinGrinSquint = thinFaceGrinSquint; /// Solid Face Grin Squint Tears icon /// /// https://fontawesome.com/icons/face-grin-squint-tears?style=solid /// emoticon, face, floor, happy, laugh, rolling, rolling on the floor laughing, smile static const IconData solidFaceGrinSquintTears = IconDataSolid(0xf586); /// Alias grin-squint-tears for icon [solidFaceGrinSquintTears] @Deprecated('Use "solidFaceGrinSquintTears" instead.') static const IconData solidGrinSquintTears = solidFaceGrinSquintTears; /// Regular Face Grin Squint Tears icon /// /// https://fontawesome.com/icons/face-grin-squint-tears?style=regular /// emoticon, face, floor, happy, laugh, rolling, rolling on the floor laughing, smile static const IconData faceGrinSquintTears = IconDataRegular(0xf586); /// Alias grin-squint-tears for icon [faceGrinSquintTears] @Deprecated('Use "faceGrinSquintTears" instead.') static const IconData grinSquintTears = faceGrinSquintTears; /// Light Face Grin Squint Tears icon /// /// https://fontawesome.com/icons/face-grin-squint-tears?style=light /// emoticon, face, floor, happy, laugh, rolling, rolling on the floor laughing, smile static const IconData lightFaceGrinSquintTears = IconDataLight(0xf586); /// Alias grin-squint-tears for icon [lightFaceGrinSquintTears] @Deprecated('Use "lightFaceGrinSquintTears" instead.') static const IconData lightGrinSquintTears = lightFaceGrinSquintTears; /// Thin Face Grin Squint Tears icon /// /// https://fontawesome.com/icons/face-grin-squint-tears?style=thin /// emoticon, face, floor, happy, laugh, rolling, rolling on the floor laughing, smile static const IconData thinFaceGrinSquintTears = IconDataThin(0xf586); /// Alias grin-squint-tears for icon [thinFaceGrinSquintTears] @Deprecated('Use "thinFaceGrinSquintTears" instead.') static const IconData thinGrinSquintTears = thinFaceGrinSquintTears; /// Solid Face Grin Stars icon /// /// https://fontawesome.com/icons/face-grin-stars?style=solid /// emoticon, eyes, face, grinning, quality, star, star-struck, starry-eyed, vip static const IconData solidFaceGrinStars = IconDataSolid(0xf587); /// Alias grin-stars for icon [solidFaceGrinStars] @Deprecated('Use "solidFaceGrinStars" instead.') static const IconData solidGrinStars = solidFaceGrinStars; /// Regular Face Grin Stars icon /// /// https://fontawesome.com/icons/face-grin-stars?style=regular /// emoticon, eyes, face, grinning, quality, star, star-struck, starry-eyed, vip static const IconData faceGrinStars = IconDataRegular(0xf587); /// Alias grin-stars for icon [faceGrinStars] @Deprecated('Use "faceGrinStars" instead.') static const IconData grinStars = faceGrinStars; /// Light Face Grin Stars icon /// /// https://fontawesome.com/icons/face-grin-stars?style=light /// emoticon, eyes, face, grinning, quality, star, star-struck, starry-eyed, vip static const IconData lightFaceGrinStars = IconDataLight(0xf587); /// Alias grin-stars for icon [lightFaceGrinStars] @Deprecated('Use "lightFaceGrinStars" instead.') static const IconData lightGrinStars = lightFaceGrinStars; /// Thin Face Grin Stars icon /// /// https://fontawesome.com/icons/face-grin-stars?style=thin /// emoticon, eyes, face, grinning, quality, star, star-struck, starry-eyed, vip static const IconData thinFaceGrinStars = IconDataThin(0xf587); /// Alias grin-stars for icon [thinFaceGrinStars] @Deprecated('Use "thinFaceGrinStars" instead.') static const IconData thinGrinStars = thinFaceGrinStars; /// Solid Face Grin Tears icon /// /// https://fontawesome.com/icons/face-grin-tears?style=solid /// LOL, emoticon, face, face with tears of joy, joy, laugh, tear static const IconData solidFaceGrinTears = IconDataSolid(0xf588); /// Alias grin-tears for icon [solidFaceGrinTears] @Deprecated('Use "solidFaceGrinTears" instead.') static const IconData solidGrinTears = solidFaceGrinTears; /// Regular Face Grin Tears icon /// /// https://fontawesome.com/icons/face-grin-tears?style=regular /// LOL, emoticon, face, face with tears of joy, joy, laugh, tear static const IconData faceGrinTears = IconDataRegular(0xf588); /// Alias grin-tears for icon [faceGrinTears] @Deprecated('Use "faceGrinTears" instead.') static const IconData grinTears = faceGrinTears; /// Light Face Grin Tears icon /// /// https://fontawesome.com/icons/face-grin-tears?style=light /// LOL, emoticon, face, face with tears of joy, joy, laugh, tear static const IconData lightFaceGrinTears = IconDataLight(0xf588); /// Alias grin-tears for icon [lightFaceGrinTears] @Deprecated('Use "lightFaceGrinTears" instead.') static const IconData lightGrinTears = lightFaceGrinTears; /// Thin Face Grin Tears icon /// /// https://fontawesome.com/icons/face-grin-tears?style=thin /// LOL, emoticon, face, face with tears of joy, joy, laugh, tear static const IconData thinFaceGrinTears = IconDataThin(0xf588); /// Alias grin-tears for icon [thinFaceGrinTears] @Deprecated('Use "thinFaceGrinTears" instead.') static const IconData thinGrinTears = thinFaceGrinTears; /// Solid Face Grin Tongue icon /// /// https://fontawesome.com/icons/face-grin-tongue?style=solid /// LOL, emoticon, face, face with tongue, tongue static const IconData solidFaceGrinTongue = IconDataSolid(0xf589); /// Alias grin-tongue for icon [solidFaceGrinTongue] @Deprecated('Use "solidFaceGrinTongue" instead.') static const IconData solidGrinTongue = solidFaceGrinTongue; /// Regular Face Grin Tongue icon /// /// https://fontawesome.com/icons/face-grin-tongue?style=regular /// LOL, emoticon, face, face with tongue, tongue static const IconData faceGrinTongue = IconDataRegular(0xf589); /// Alias grin-tongue for icon [faceGrinTongue] @Deprecated('Use "faceGrinTongue" instead.') static const IconData grinTongue = faceGrinTongue; /// Light Face Grin Tongue icon /// /// https://fontawesome.com/icons/face-grin-tongue?style=light /// LOL, emoticon, face, face with tongue, tongue static const IconData lightFaceGrinTongue = IconDataLight(0xf589); /// Alias grin-tongue for icon [lightFaceGrinTongue] @Deprecated('Use "lightFaceGrinTongue" instead.') static const IconData lightGrinTongue = lightFaceGrinTongue; /// Thin Face Grin Tongue icon /// /// https://fontawesome.com/icons/face-grin-tongue?style=thin /// LOL, emoticon, face, face with tongue, tongue static const IconData thinFaceGrinTongue = IconDataThin(0xf589); /// Alias grin-tongue for icon [thinFaceGrinTongue] @Deprecated('Use "thinFaceGrinTongue" instead.') static const IconData thinGrinTongue = thinFaceGrinTongue; /// Solid Face Grin Tongue Squint icon /// /// https://fontawesome.com/icons/face-grin-tongue-squint?style=solid /// LOL, emoticon, eye, face, horrible, squinting face with tongue, taste, tongue static const IconData solidFaceGrinTongueSquint = IconDataSolid(0xf58a); /// Alias grin-tongue-squint for icon [solidFaceGrinTongueSquint] @Deprecated('Use "solidFaceGrinTongueSquint" instead.') static const IconData solidGrinTongueSquint = solidFaceGrinTongueSquint; /// Regular Face Grin Tongue Squint icon /// /// https://fontawesome.com/icons/face-grin-tongue-squint?style=regular /// LOL, emoticon, eye, face, horrible, squinting face with tongue, taste, tongue static const IconData faceGrinTongueSquint = IconDataRegular(0xf58a); /// Alias grin-tongue-squint for icon [faceGrinTongueSquint] @Deprecated('Use "faceGrinTongueSquint" instead.') static const IconData grinTongueSquint = faceGrinTongueSquint; /// Light Face Grin Tongue Squint icon /// /// https://fontawesome.com/icons/face-grin-tongue-squint?style=light /// LOL, emoticon, eye, face, horrible, squinting face with tongue, taste, tongue static const IconData lightFaceGrinTongueSquint = IconDataLight(0xf58a); /// Alias grin-tongue-squint for icon [lightFaceGrinTongueSquint] @Deprecated('Use "lightFaceGrinTongueSquint" instead.') static const IconData lightGrinTongueSquint = lightFaceGrinTongueSquint; /// Thin Face Grin Tongue Squint icon /// /// https://fontawesome.com/icons/face-grin-tongue-squint?style=thin /// LOL, emoticon, eye, face, horrible, squinting face with tongue, taste, tongue static const IconData thinFaceGrinTongueSquint = IconDataThin(0xf58a); /// Alias grin-tongue-squint for icon [thinFaceGrinTongueSquint] @Deprecated('Use "thinFaceGrinTongueSquint" instead.') static const IconData thinGrinTongueSquint = thinFaceGrinTongueSquint; /// Solid Face Grin Tongue Wink icon /// /// https://fontawesome.com/icons/face-grin-tongue-wink?style=solid /// LOL, emoticon, eye, face, joke, tongue, wink, winking face with tongue static const IconData solidFaceGrinTongueWink = IconDataSolid(0xf58b); /// Alias grin-tongue-wink for icon [solidFaceGrinTongueWink] @Deprecated('Use "solidFaceGrinTongueWink" instead.') static const IconData solidGrinTongueWink = solidFaceGrinTongueWink; /// Regular Face Grin Tongue Wink icon /// /// https://fontawesome.com/icons/face-grin-tongue-wink?style=regular /// LOL, emoticon, eye, face, joke, tongue, wink, winking face with tongue static const IconData faceGrinTongueWink = IconDataRegular(0xf58b); /// Alias grin-tongue-wink for icon [faceGrinTongueWink] @Deprecated('Use "faceGrinTongueWink" instead.') static const IconData grinTongueWink = faceGrinTongueWink; /// Light Face Grin Tongue Wink icon /// /// https://fontawesome.com/icons/face-grin-tongue-wink?style=light /// LOL, emoticon, eye, face, joke, tongue, wink, winking face with tongue static const IconData lightFaceGrinTongueWink = IconDataLight(0xf58b); /// Alias grin-tongue-wink for icon [lightFaceGrinTongueWink] @Deprecated('Use "lightFaceGrinTongueWink" instead.') static const IconData lightGrinTongueWink = lightFaceGrinTongueWink; /// Thin Face Grin Tongue Wink icon /// /// https://fontawesome.com/icons/face-grin-tongue-wink?style=thin /// LOL, emoticon, eye, face, joke, tongue, wink, winking face with tongue static const IconData thinFaceGrinTongueWink = IconDataThin(0xf58b); /// Alias grin-tongue-wink for icon [thinFaceGrinTongueWink] @Deprecated('Use "thinFaceGrinTongueWink" instead.') static const IconData thinGrinTongueWink = thinFaceGrinTongueWink; /// Solid Face Grin Wide icon /// /// https://fontawesome.com/icons/face-grin-wide?style=solid /// emoticon, face, grinning face with big eyes, laugh, mouth, open, smile static const IconData solidFaceGrinWide = IconDataSolid(0xf581); /// Alias grin-alt for icon [solidFaceGrinWide] @Deprecated('Use "solidFaceGrinWide" instead.') static const IconData solidGrinAlt = solidFaceGrinWide; /// Regular Face Grin Wide icon /// /// https://fontawesome.com/icons/face-grin-wide?style=regular /// emoticon, face, grinning face with big eyes, laugh, mouth, open, smile static const IconData faceGrinWide = IconDataRegular(0xf581); /// Alias grin-alt for icon [faceGrinWide] @Deprecated('Use "faceGrinWide" instead.') static const IconData grinAlt = faceGrinWide; /// Light Face Grin Wide icon /// /// https://fontawesome.com/icons/face-grin-wide?style=light /// emoticon, face, grinning face with big eyes, laugh, mouth, open, smile static const IconData lightFaceGrinWide = IconDataLight(0xf581); /// Alias grin-alt for icon [lightFaceGrinWide] @Deprecated('Use "lightFaceGrinWide" instead.') static const IconData lightGrinAlt = lightFaceGrinWide; /// Thin Face Grin Wide icon /// /// https://fontawesome.com/icons/face-grin-wide?style=thin /// emoticon, face, grinning face with big eyes, laugh, mouth, open, smile static const IconData thinFaceGrinWide = IconDataThin(0xf581); /// Alias grin-alt for icon [thinFaceGrinWide] @Deprecated('Use "thinFaceGrinWide" instead.') static const IconData thinGrinAlt = thinFaceGrinWide; /// Solid Face Grin Wink icon /// /// https://fontawesome.com/icons/face-grin-wink?style=solid /// emoticon, face, flirt, laugh, smile static const IconData solidFaceGrinWink = IconDataSolid(0xf58c); /// Alias grin-wink for icon [solidFaceGrinWink] @Deprecated('Use "solidFaceGrinWink" instead.') static const IconData solidGrinWink = solidFaceGrinWink; /// Regular Face Grin Wink icon /// /// https://fontawesome.com/icons/face-grin-wink?style=regular /// emoticon, face, flirt, laugh, smile static const IconData faceGrinWink = IconDataRegular(0xf58c); /// Alias grin-wink for icon [faceGrinWink] @Deprecated('Use "faceGrinWink" instead.') static const IconData grinWink = faceGrinWink; /// Light Face Grin Wink icon /// /// https://fontawesome.com/icons/face-grin-wink?style=light /// emoticon, face, flirt, laugh, smile static const IconData lightFaceGrinWink = IconDataLight(0xf58c); /// Alias grin-wink for icon [lightFaceGrinWink] @Deprecated('Use "lightFaceGrinWink" instead.') static const IconData lightGrinWink = lightFaceGrinWink; /// Thin Face Grin Wink icon /// /// https://fontawesome.com/icons/face-grin-wink?style=thin /// emoticon, face, flirt, laugh, smile static const IconData thinFaceGrinWink = IconDataThin(0xf58c); /// Alias grin-wink for icon [thinFaceGrinWink] @Deprecated('Use "thinFaceGrinWink" instead.') static const IconData thinGrinWink = thinFaceGrinWink; /// Solid Face Hand Over Mouth icon /// /// https://fontawesome.com/icons/face-hand-over-mouth?style=solid /// awe, face with hand over mouth, realization, shock, sudden, sudden realization, surprise, whoops static const IconData solidFaceHandOverMouth = IconDataSolid(0xe378); /// Regular Face Hand Over Mouth icon /// /// https://fontawesome.com/icons/face-hand-over-mouth?style=regular /// awe, face with hand over mouth, realization, shock, sudden, sudden realization, surprise, whoops static const IconData faceHandOverMouth = IconDataRegular(0xe378); /// Light Face Hand Over Mouth icon /// /// https://fontawesome.com/icons/face-hand-over-mouth?style=light /// awe, face with hand over mouth, realization, shock, sudden, sudden realization, surprise, whoops static const IconData lightFaceHandOverMouth = IconDataLight(0xe378); /// Thin Face Hand Over Mouth icon /// /// https://fontawesome.com/icons/face-hand-over-mouth?style=thin /// awe, face with hand over mouth, realization, shock, sudden, sudden realization, surprise, whoops static const IconData thinFaceHandOverMouth = IconDataThin(0xe378); /// Solid Face Hand Peeking icon /// /// https://fontawesome.com/icons/face-hand-peeking?style=solid /// disgust, embarass, eye, fright, hide, look, sneak static const IconData solidFaceHandPeeking = IconDataSolid(0xe481); /// Regular Face Hand Peeking icon /// /// https://fontawesome.com/icons/face-hand-peeking?style=regular /// disgust, embarass, eye, fright, hide, look, sneak static const IconData faceHandPeeking = IconDataRegular(0xe481); /// Light Face Hand Peeking icon /// /// https://fontawesome.com/icons/face-hand-peeking?style=light /// disgust, embarass, eye, fright, hide, look, sneak static const IconData lightFaceHandPeeking = IconDataLight(0xe481); /// Thin Face Hand Peeking icon /// /// https://fontawesome.com/icons/face-hand-peeking?style=thin /// disgust, embarass, eye, fright, hide, look, sneak static const IconData thinFaceHandPeeking = IconDataThin(0xe481); /// Solid Face Hand Yawn icon /// /// https://fontawesome.com/icons/face-hand-yawn?style=solid /// bored, tired, yawn, yawning face static const IconData solidFaceHandYawn = IconDataSolid(0xe379); /// Regular Face Hand Yawn icon /// /// https://fontawesome.com/icons/face-hand-yawn?style=regular /// bored, tired, yawn, yawning face static const IconData faceHandYawn = IconDataRegular(0xe379); /// Light Face Hand Yawn icon /// /// https://fontawesome.com/icons/face-hand-yawn?style=light /// bored, tired, yawn, yawning face static const IconData lightFaceHandYawn = IconDataLight(0xe379); /// Thin Face Hand Yawn icon /// /// https://fontawesome.com/icons/face-hand-yawn?style=thin /// bored, tired, yawn, yawning face static const IconData thinFaceHandYawn = IconDataThin(0xe379); /// Solid Face Head Bandage icon /// /// https://fontawesome.com/icons/face-head-bandage?style=solid /// bandage, clumsy, face, face with head-bandage, hurt, ill, injury static const IconData solidFaceHeadBandage = IconDataSolid(0xe37a); /// Regular Face Head Bandage icon /// /// https://fontawesome.com/icons/face-head-bandage?style=regular /// bandage, clumsy, face, face with head-bandage, hurt, ill, injury static const IconData faceHeadBandage = IconDataRegular(0xe37a); /// Light Face Head Bandage icon /// /// https://fontawesome.com/icons/face-head-bandage?style=light /// bandage, clumsy, face, face with head-bandage, hurt, ill, injury static const IconData lightFaceHeadBandage = IconDataLight(0xe37a); /// Thin Face Head Bandage icon /// /// https://fontawesome.com/icons/face-head-bandage?style=thin /// bandage, clumsy, face, face with head-bandage, hurt, ill, injury static const IconData thinFaceHeadBandage = IconDataThin(0xe37a); /// Solid Face Holding Back Tears icon /// /// https://fontawesome.com/icons/face-holding-back-tears?style=solid /// anger, cry, emotion, sad, upset static const IconData solidFaceHoldingBackTears = IconDataSolid(0xe482); /// Regular Face Holding Back Tears icon /// /// https://fontawesome.com/icons/face-holding-back-tears?style=regular /// anger, cry, emotion, sad, upset static const IconData faceHoldingBackTears = IconDataRegular(0xe482); /// Light Face Holding Back Tears icon /// /// https://fontawesome.com/icons/face-holding-back-tears?style=light /// anger, cry, emotion, sad, upset static const IconData lightFaceHoldingBackTears = IconDataLight(0xe482); /// Thin Face Holding Back Tears icon /// /// https://fontawesome.com/icons/face-holding-back-tears?style=thin /// anger, cry, emotion, sad, upset static const IconData thinFaceHoldingBackTears = IconDataThin(0xe482); /// Solid Face Hushed icon /// /// https://fontawesome.com/icons/face-hushed?style=solid /// face, hushed, hushed face, stunned, surprise, surprised, wow static const IconData solidFaceHushed = IconDataSolid(0xe37b); /// Regular Face Hushed icon /// /// https://fontawesome.com/icons/face-hushed?style=regular /// face, hushed, hushed face, stunned, surprise, surprised, wow static const IconData faceHushed = IconDataRegular(0xe37b); /// Light Face Hushed icon /// /// https://fontawesome.com/icons/face-hushed?style=light /// face, hushed, hushed face, stunned, surprise, surprised, wow static const IconData lightFaceHushed = IconDataLight(0xe37b); /// Thin Face Hushed icon /// /// https://fontawesome.com/icons/face-hushed?style=thin /// face, hushed, hushed face, stunned, surprise, surprised, wow static const IconData thinFaceHushed = IconDataThin(0xe37b); /// Solid Face Icicles icon /// /// https://fontawesome.com/icons/face-icicles?style=solid /// blue-faced, chill, cold, cold face, cool, freezing, frostbite, frozen, ice, icicles static const IconData solidFaceIcicles = IconDataSolid(0xe37c); /// Regular Face Icicles icon /// /// https://fontawesome.com/icons/face-icicles?style=regular /// blue-faced, chill, cold, cold face, cool, freezing, frostbite, frozen, ice, icicles static const IconData faceIcicles = IconDataRegular(0xe37c); /// Light Face Icicles icon /// /// https://fontawesome.com/icons/face-icicles?style=light /// blue-faced, chill, cold, cold face, cool, freezing, frostbite, frozen, ice, icicles static const IconData lightFaceIcicles = IconDataLight(0xe37c); /// Thin Face Icicles icon /// /// https://fontawesome.com/icons/face-icicles?style=thin /// blue-faced, chill, cold, cold face, cool, freezing, frostbite, frozen, ice, icicles static const IconData thinFaceIcicles = IconDataThin(0xe37c); /// Solid Face Kiss icon /// /// https://fontawesome.com/icons/face-kiss?style=solid /// beso, emoticon, face, kiss, kissing face, love, smooch static const IconData solidFaceKiss = IconDataSolid(0xf596); /// Alias kiss for icon [solidFaceKiss] @Deprecated('Use "solidFaceKiss" instead.') static const IconData solidKiss = solidFaceKiss; /// Regular Face Kiss icon /// /// https://fontawesome.com/icons/face-kiss?style=regular /// beso, emoticon, face, kiss, kissing face, love, smooch static const IconData faceKiss = IconDataRegular(0xf596); /// Alias kiss for icon [faceKiss] @Deprecated('Use "faceKiss" instead.') static const IconData kiss = faceKiss; /// Light Face Kiss icon /// /// https://fontawesome.com/icons/face-kiss?style=light /// beso, emoticon, face, kiss, kissing face, love, smooch static const IconData lightFaceKiss = IconDataLight(0xf596); /// Alias kiss for icon [lightFaceKiss] @Deprecated('Use "lightFaceKiss" instead.') static const IconData lightKiss = lightFaceKiss; /// Thin Face Kiss icon /// /// https://fontawesome.com/icons/face-kiss?style=thin /// beso, emoticon, face, kiss, kissing face, love, smooch static const IconData thinFaceKiss = IconDataThin(0xf596); /// Alias kiss for icon [thinFaceKiss] @Deprecated('Use "thinFaceKiss" instead.') static const IconData thinKiss = thinFaceKiss; /// Solid Face Kiss Beam icon /// /// https://fontawesome.com/icons/face-kiss-beam?style=solid /// beso, emoticon, eye, face, kiss, kissing face with smiling eyes, love, smile, smooch static const IconData solidFaceKissBeam = IconDataSolid(0xf597); /// Alias kiss-beam for icon [solidFaceKissBeam] @Deprecated('Use "solidFaceKissBeam" instead.') static const IconData solidKissBeam = solidFaceKissBeam; /// Regular Face Kiss Beam icon /// /// https://fontawesome.com/icons/face-kiss-beam?style=regular /// beso, emoticon, eye, face, kiss, kissing face with smiling eyes, love, smile, smooch static const IconData faceKissBeam = IconDataRegular(0xf597); /// Alias kiss-beam for icon [faceKissBeam] @Deprecated('Use "faceKissBeam" instead.') static const IconData kissBeam = faceKissBeam; /// Light Face Kiss Beam icon /// /// https://fontawesome.com/icons/face-kiss-beam?style=light /// beso, emoticon, eye, face, kiss, kissing face with smiling eyes, love, smile, smooch static const IconData lightFaceKissBeam = IconDataLight(0xf597); /// Alias kiss-beam for icon [lightFaceKissBeam] @Deprecated('Use "lightFaceKissBeam" instead.') static const IconData lightKissBeam = lightFaceKissBeam; /// Thin Face Kiss Beam icon /// /// https://fontawesome.com/icons/face-kiss-beam?style=thin /// beso, emoticon, eye, face, kiss, kissing face with smiling eyes, love, smile, smooch static const IconData thinFaceKissBeam = IconDataThin(0xf597); /// Alias kiss-beam for icon [thinFaceKissBeam] @Deprecated('Use "thinFaceKissBeam" instead.') static const IconData thinKissBeam = thinFaceKissBeam; /// Solid Face Kiss Closed Eyes icon /// /// https://fontawesome.com/icons/face-kiss-closed-eyes?style=solid /// closed, eye, face, heart, kiss, kissing face with closed eyes, love static const IconData solidFaceKissClosedEyes = IconDataSolid(0xe37d); /// Regular Face Kiss Closed Eyes icon /// /// https://fontawesome.com/icons/face-kiss-closed-eyes?style=regular /// closed, eye, face, heart, kiss, kissing face with closed eyes, love static const IconData faceKissClosedEyes = IconDataRegular(0xe37d); /// Light Face Kiss Closed Eyes icon /// /// https://fontawesome.com/icons/face-kiss-closed-eyes?style=light /// closed, eye, face, heart, kiss, kissing face with closed eyes, love static const IconData lightFaceKissClosedEyes = IconDataLight(0xe37d); /// Thin Face Kiss Closed Eyes icon /// /// https://fontawesome.com/icons/face-kiss-closed-eyes?style=thin /// closed, eye, face, heart, kiss, kissing face with closed eyes, love static const IconData thinFaceKissClosedEyes = IconDataThin(0xe37d); /// Solid Face Kiss Wink Heart icon /// /// https://fontawesome.com/icons/face-kiss-wink-heart?style=solid /// beso, emoticon, face, face blowing a kiss, kiss, love, smooch static const IconData solidFaceKissWinkHeart = IconDataSolid(0xf598); /// Alias kiss-wink-heart for icon [solidFaceKissWinkHeart] @Deprecated('Use "solidFaceKissWinkHeart" instead.') static const IconData solidKissWinkHeart = solidFaceKissWinkHeart; /// Regular Face Kiss Wink Heart icon /// /// https://fontawesome.com/icons/face-kiss-wink-heart?style=regular /// beso, emoticon, face, face blowing a kiss, kiss, love, smooch static const IconData faceKissWinkHeart = IconDataRegular(0xf598); /// Alias kiss-wink-heart for icon [faceKissWinkHeart] @Deprecated('Use "faceKissWinkHeart" instead.') static const IconData kissWinkHeart = faceKissWinkHeart; /// Light Face Kiss Wink Heart icon /// /// https://fontawesome.com/icons/face-kiss-wink-heart?style=light /// beso, emoticon, face, face blowing a kiss, kiss, love, smooch static const IconData lightFaceKissWinkHeart = IconDataLight(0xf598); /// Alias kiss-wink-heart for icon [lightFaceKissWinkHeart] @Deprecated('Use "lightFaceKissWinkHeart" instead.') static const IconData lightKissWinkHeart = lightFaceKissWinkHeart; /// Thin Face Kiss Wink Heart icon /// /// https://fontawesome.com/icons/face-kiss-wink-heart?style=thin /// beso, emoticon, face, face blowing a kiss, kiss, love, smooch static const IconData thinFaceKissWinkHeart = IconDataThin(0xf598); /// Alias kiss-wink-heart for icon [thinFaceKissWinkHeart] @Deprecated('Use "thinFaceKissWinkHeart" instead.') static const IconData thinKissWinkHeart = thinFaceKissWinkHeart; /// Solid Face Laugh icon /// /// https://fontawesome.com/icons/face-laugh?style=solid /// LOL, emoticon, face, laugh, smile static const IconData solidFaceLaugh = IconDataSolid(0xf599); /// Alias laugh for icon [solidFaceLaugh] @Deprecated('Use "solidFaceLaugh" instead.') static const IconData solidLaugh = solidFaceLaugh; /// Regular Face Laugh icon /// /// https://fontawesome.com/icons/face-laugh?style=regular /// LOL, emoticon, face, laugh, smile static const IconData faceLaugh = IconDataRegular(0xf599); /// Alias laugh for icon [faceLaugh] @Deprecated('Use "faceLaugh" instead.') static const IconData laugh = faceLaugh; /// Light Face Laugh icon /// /// https://fontawesome.com/icons/face-laugh?style=light /// LOL, emoticon, face, laugh, smile static const IconData lightFaceLaugh = IconDataLight(0xf599); /// Alias laugh for icon [lightFaceLaugh] @Deprecated('Use "lightFaceLaugh" instead.') static const IconData lightLaugh = lightFaceLaugh; /// Thin Face Laugh icon /// /// https://fontawesome.com/icons/face-laugh?style=thin /// LOL, emoticon, face, laugh, smile static const IconData thinFaceLaugh = IconDataThin(0xf599); /// Alias laugh for icon [thinFaceLaugh] @Deprecated('Use "thinFaceLaugh" instead.') static const IconData thinLaugh = thinFaceLaugh; /// Solid Face Laugh Beam icon /// /// https://fontawesome.com/icons/face-laugh-beam?style=solid /// LOL, beaming face with smiling eyes, emoticon, eye, face, grin, happy, smile static const IconData solidFaceLaughBeam = IconDataSolid(0xf59a); /// Alias laugh-beam for icon [solidFaceLaughBeam] @Deprecated('Use "solidFaceLaughBeam" instead.') static const IconData solidLaughBeam = solidFaceLaughBeam; /// Regular Face Laugh Beam icon /// /// https://fontawesome.com/icons/face-laugh-beam?style=regular /// LOL, beaming face with smiling eyes, emoticon, eye, face, grin, happy, smile static const IconData faceLaughBeam = IconDataRegular(0xf59a); /// Alias laugh-beam for icon [faceLaughBeam] @Deprecated('Use "faceLaughBeam" instead.') static const IconData laughBeam = faceLaughBeam; /// Light Face Laugh Beam icon /// /// https://fontawesome.com/icons/face-laugh-beam?style=light /// LOL, beaming face with smiling eyes, emoticon, eye, face, grin, happy, smile static const IconData lightFaceLaughBeam = IconDataLight(0xf59a); /// Alias laugh-beam for icon [lightFaceLaughBeam] @Deprecated('Use "lightFaceLaughBeam" instead.') static const IconData lightLaughBeam = lightFaceLaughBeam; /// Thin Face Laugh Beam icon /// /// https://fontawesome.com/icons/face-laugh-beam?style=thin /// LOL, beaming face with smiling eyes, emoticon, eye, face, grin, happy, smile static const IconData thinFaceLaughBeam = IconDataThin(0xf59a); /// Alias laugh-beam for icon [thinFaceLaughBeam] @Deprecated('Use "thinFaceLaughBeam" instead.') static const IconData thinLaughBeam = thinFaceLaughBeam; /// Solid Face Laugh Squint icon /// /// https://fontawesome.com/icons/face-laugh-squint?style=solid /// LOL, emoticon, face, happy, smile static const IconData solidFaceLaughSquint = IconDataSolid(0xf59b); /// Alias laugh-squint for icon [solidFaceLaughSquint] @Deprecated('Use "solidFaceLaughSquint" instead.') static const IconData solidLaughSquint = solidFaceLaughSquint; /// Regular Face Laugh Squint icon /// /// https://fontawesome.com/icons/face-laugh-squint?style=regular /// LOL, emoticon, face, happy, smile static const IconData faceLaughSquint = IconDataRegular(0xf59b); /// Alias laugh-squint for icon [faceLaughSquint] @Deprecated('Use "faceLaughSquint" instead.') static const IconData laughSquint = faceLaughSquint; /// Light Face Laugh Squint icon /// /// https://fontawesome.com/icons/face-laugh-squint?style=light /// LOL, emoticon, face, happy, smile static const IconData lightFaceLaughSquint = IconDataLight(0xf59b); /// Alias laugh-squint for icon [lightFaceLaughSquint] @Deprecated('Use "lightFaceLaughSquint" instead.') static const IconData lightLaughSquint = lightFaceLaughSquint; /// Thin Face Laugh Squint icon /// /// https://fontawesome.com/icons/face-laugh-squint?style=thin /// LOL, emoticon, face, happy, smile static const IconData thinFaceLaughSquint = IconDataThin(0xf59b); /// Alias laugh-squint for icon [thinFaceLaughSquint] @Deprecated('Use "thinFaceLaughSquint" instead.') static const IconData thinLaughSquint = thinFaceLaughSquint; /// Solid Face Laugh Wink icon /// /// https://fontawesome.com/icons/face-laugh-wink?style=solid /// LOL, emoticon, face, happy, smile static const IconData solidFaceLaughWink = IconDataSolid(0xf59c); /// Alias laugh-wink for icon [solidFaceLaughWink] @Deprecated('Use "solidFaceLaughWink" instead.') static const IconData solidLaughWink = solidFaceLaughWink; /// Regular Face Laugh Wink icon /// /// https://fontawesome.com/icons/face-laugh-wink?style=regular /// LOL, emoticon, face, happy, smile static const IconData faceLaughWink = IconDataRegular(0xf59c); /// Alias laugh-wink for icon [faceLaughWink] @Deprecated('Use "faceLaughWink" instead.') static const IconData laughWink = faceLaughWink; /// Light Face Laugh Wink icon /// /// https://fontawesome.com/icons/face-laugh-wink?style=light /// LOL, emoticon, face, happy, smile static const IconData lightFaceLaughWink = IconDataLight(0xf59c); /// Alias laugh-wink for icon [lightFaceLaughWink] @Deprecated('Use "lightFaceLaughWink" instead.') static const IconData lightLaughWink = lightFaceLaughWink; /// Thin Face Laugh Wink icon /// /// https://fontawesome.com/icons/face-laugh-wink?style=thin /// LOL, emoticon, face, happy, smile static const IconData thinFaceLaughWink = IconDataThin(0xf59c); /// Alias laugh-wink for icon [thinFaceLaughWink] @Deprecated('Use "thinFaceLaughWink" instead.') static const IconData thinLaughWink = thinFaceLaughWink; /// Solid Face Lying icon /// /// https://fontawesome.com/icons/face-lying?style=solid /// dishonesty, face, fake, liar, lie, long nose, lying face, pinocchio static const IconData solidFaceLying = IconDataSolid(0xe37e); /// Regular Face Lying icon /// /// https://fontawesome.com/icons/face-lying?style=regular /// dishonesty, face, fake, liar, lie, long nose, lying face, pinocchio static const IconData faceLying = IconDataRegular(0xe37e); /// Light Face Lying icon /// /// https://fontawesome.com/icons/face-lying?style=light /// dishonesty, face, fake, liar, lie, long nose, lying face, pinocchio static const IconData lightFaceLying = IconDataLight(0xe37e); /// Thin Face Lying icon /// /// https://fontawesome.com/icons/face-lying?style=thin /// dishonesty, face, fake, liar, lie, long nose, lying face, pinocchio static const IconData thinFaceLying = IconDataThin(0xe37e); /// Solid Face Mask icon /// /// https://fontawesome.com/icons/face-mask?style=solid /// cold, coronavirus, covid, covid-19, doctor, face, face with medical mask, mask, medical, sick, surgical static const IconData solidFaceMask = IconDataSolid(0xe37f); /// Regular Face Mask icon /// /// https://fontawesome.com/icons/face-mask?style=regular /// cold, coronavirus, covid, covid-19, doctor, face, face with medical mask, mask, medical, sick, surgical static const IconData faceMask = IconDataRegular(0xe37f); /// Light Face Mask icon /// /// https://fontawesome.com/icons/face-mask?style=light /// cold, coronavirus, covid, covid-19, doctor, face, face with medical mask, mask, medical, sick, surgical static const IconData lightFaceMask = IconDataLight(0xe37f); /// Thin Face Mask icon /// /// https://fontawesome.com/icons/face-mask?style=thin /// cold, coronavirus, covid, covid-19, doctor, face, face with medical mask, mask, medical, sick, surgical static const IconData thinFaceMask = IconDataThin(0xe37f); /// Solid Face Meh icon /// /// https://fontawesome.com/icons/face-meh?style=solid /// deadpan, default, emoticon, face, meh, neutral, neutral face, rating, uer static const IconData solidFaceMeh = IconDataSolid(0xf11a); /// Alias meh for icon [solidFaceMeh] @Deprecated('Use "solidFaceMeh" instead.') static const IconData solidMeh = solidFaceMeh; /// Regular Face Meh icon /// /// https://fontawesome.com/icons/face-meh?style=regular /// deadpan, default, emoticon, face, meh, neutral, neutral face, rating, uer static const IconData faceMeh = IconDataRegular(0xf11a); /// Alias meh for icon [faceMeh] @Deprecated('Use "faceMeh" instead.') static const IconData meh = faceMeh; /// Light Face Meh icon /// /// https://fontawesome.com/icons/face-meh?style=light /// deadpan, default, emoticon, face, meh, neutral, neutral face, rating, uer static const IconData lightFaceMeh = IconDataLight(0xf11a); /// Alias meh for icon [lightFaceMeh] @Deprecated('Use "lightFaceMeh" instead.') static const IconData lightMeh = lightFaceMeh; /// Thin Face Meh icon /// /// https://fontawesome.com/icons/face-meh?style=thin /// deadpan, default, emoticon, face, meh, neutral, neutral face, rating, uer static const IconData thinFaceMeh = IconDataThin(0xf11a); /// Alias meh for icon [thinFaceMeh] @Deprecated('Use "thinFaceMeh" instead.') static const IconData thinMeh = thinFaceMeh; /// Solid Face Meh Blank icon /// /// https://fontawesome.com/icons/face-meh-blank?style=solid /// emoticon, face, face without mouth, mouth, neutral, quiet, rating, silent static const IconData solidFaceMehBlank = IconDataSolid(0xf5a4); /// Alias meh-blank for icon [solidFaceMehBlank] @Deprecated('Use "solidFaceMehBlank" instead.') static const IconData solidMehBlank = solidFaceMehBlank; /// Regular Face Meh Blank icon /// /// https://fontawesome.com/icons/face-meh-blank?style=regular /// emoticon, face, face without mouth, mouth, neutral, quiet, rating, silent static const IconData faceMehBlank = IconDataRegular(0xf5a4); /// Alias meh-blank for icon [faceMehBlank] @Deprecated('Use "faceMehBlank" instead.') static const IconData mehBlank = faceMehBlank; /// Light Face Meh Blank icon /// /// https://fontawesome.com/icons/face-meh-blank?style=light /// emoticon, face, face without mouth, mouth, neutral, quiet, rating, silent static const IconData lightFaceMehBlank = IconDataLight(0xf5a4); /// Alias meh-blank for icon [lightFaceMehBlank] @Deprecated('Use "lightFaceMehBlank" instead.') static const IconData lightMehBlank = lightFaceMehBlank; /// Thin Face Meh Blank icon /// /// https://fontawesome.com/icons/face-meh-blank?style=thin /// emoticon, face, face without mouth, mouth, neutral, quiet, rating, silent static const IconData thinFaceMehBlank = IconDataThin(0xf5a4); /// Alias meh-blank for icon [thinFaceMehBlank] @Deprecated('Use "thinFaceMehBlank" instead.') static const IconData thinMehBlank = thinFaceMehBlank; /// Solid Face Melting icon /// /// https://fontawesome.com/icons/face-melting?style=solid /// embarass, hot, sarcasm, shame static const IconData solidFaceMelting = IconDataSolid(0xe483); /// Regular Face Melting icon /// /// https://fontawesome.com/icons/face-melting?style=regular /// embarass, hot, sarcasm, shame static const IconData faceMelting = IconDataRegular(0xe483); /// Light Face Melting icon /// /// https://fontawesome.com/icons/face-melting?style=light /// embarass, hot, sarcasm, shame static const IconData lightFaceMelting = IconDataLight(0xe483); /// Thin Face Melting icon /// /// https://fontawesome.com/icons/face-melting?style=thin /// embarass, hot, sarcasm, shame static const IconData thinFaceMelting = IconDataThin(0xe483); /// Solid Face Monocle icon /// /// https://fontawesome.com/icons/face-monocle?style=solid /// face with monocle, stuffy, thinking, wealthy static const IconData solidFaceMonocle = IconDataSolid(0xe380); /// Regular Face Monocle icon /// /// https://fontawesome.com/icons/face-monocle?style=regular /// face with monocle, stuffy, thinking, wealthy static const IconData faceMonocle = IconDataRegular(0xe380); /// Light Face Monocle icon /// /// https://fontawesome.com/icons/face-monocle?style=light /// face with monocle, stuffy, thinking, wealthy static const IconData lightFaceMonocle = IconDataLight(0xe380); /// Thin Face Monocle icon /// /// https://fontawesome.com/icons/face-monocle?style=thin /// face with monocle, stuffy, thinking, wealthy static const IconData thinFaceMonocle = IconDataThin(0xe380); /// Solid Face Nauseated icon /// /// https://fontawesome.com/icons/face-nauseated?style=solid /// digust, face, flu, green, mr yuck, nauseated, nauseated face, sickness, vomit static const IconData solidFaceNauseated = IconDataSolid(0xe381); /// Regular Face Nauseated icon /// /// https://fontawesome.com/icons/face-nauseated?style=regular /// digust, face, flu, green, mr yuck, nauseated, nauseated face, sickness, vomit static const IconData faceNauseated = IconDataRegular(0xe381); /// Light Face Nauseated icon /// /// https://fontawesome.com/icons/face-nauseated?style=light /// digust, face, flu, green, mr yuck, nauseated, nauseated face, sickness, vomit static const IconData lightFaceNauseated = IconDataLight(0xe381); /// Thin Face Nauseated icon /// /// https://fontawesome.com/icons/face-nauseated?style=thin /// digust, face, flu, green, mr yuck, nauseated, nauseated face, sickness, vomit static const IconData thinFaceNauseated = IconDataThin(0xe381); /// Solid Face Nose Steam icon /// /// https://fontawesome.com/icons/face-nose-steam?style=solid /// angry, face, face with steam from nose, frustrated, mad, steaming, triumph, upset, won static const IconData solidFaceNoseSteam = IconDataSolid(0xe382); /// Regular Face Nose Steam icon /// /// https://fontawesome.com/icons/face-nose-steam?style=regular /// angry, face, face with steam from nose, frustrated, mad, steaming, triumph, upset, won static const IconData faceNoseSteam = IconDataRegular(0xe382); /// Light Face Nose Steam icon /// /// https://fontawesome.com/icons/face-nose-steam?style=light /// angry, face, face with steam from nose, frustrated, mad, steaming, triumph, upset, won static const IconData lightFaceNoseSteam = IconDataLight(0xe382); /// Thin Face Nose Steam icon /// /// https://fontawesome.com/icons/face-nose-steam?style=thin /// angry, face, face with steam from nose, frustrated, mad, steaming, triumph, upset, won static const IconData thinFaceNoseSteam = IconDataThin(0xe382); /// Solid Face Party icon /// /// https://fontawesome.com/icons/face-party?style=solid /// celebration, hat, horn, party, partying face static const IconData solidFaceParty = IconDataSolid(0xe383); /// Regular Face Party icon /// /// https://fontawesome.com/icons/face-party?style=regular /// celebration, hat, horn, party, partying face static const IconData faceParty = IconDataRegular(0xe383); /// Light Face Party icon /// /// https://fontawesome.com/icons/face-party?style=light /// celebration, hat, horn, party, partying face static const IconData lightFaceParty = IconDataLight(0xe383); /// Thin Face Party icon /// /// https://fontawesome.com/icons/face-party?style=thin /// celebration, hat, horn, party, partying face static const IconData thinFaceParty = IconDataThin(0xe383); /// Solid Face Pensive icon /// /// https://fontawesome.com/icons/face-pensive?style=solid /// dejected, face, pensive, pensive face, remorse, sad, sorrow static const IconData solidFacePensive = IconDataSolid(0xe384); /// Regular Face Pensive icon /// /// https://fontawesome.com/icons/face-pensive?style=regular /// dejected, face, pensive, pensive face, remorse, sad, sorrow static const IconData facePensive = IconDataRegular(0xe384); /// Light Face Pensive icon /// /// https://fontawesome.com/icons/face-pensive?style=light /// dejected, face, pensive, pensive face, remorse, sad, sorrow static const IconData lightFacePensive = IconDataLight(0xe384); /// Thin Face Pensive icon /// /// https://fontawesome.com/icons/face-pensive?style=thin /// dejected, face, pensive, pensive face, remorse, sad, sorrow static const IconData thinFacePensive = IconDataThin(0xe384); /// Solid Face Persevering icon /// /// https://fontawesome.com/icons/face-persevering?style=solid /// face, frustration, helpless, persevere, persevering face, scrunched static const IconData solidFacePersevering = IconDataSolid(0xe385); /// Regular Face Persevering icon /// /// https://fontawesome.com/icons/face-persevering?style=regular /// face, frustration, helpless, persevere, persevering face, scrunched static const IconData facePersevering = IconDataRegular(0xe385); /// Light Face Persevering icon /// /// https://fontawesome.com/icons/face-persevering?style=light /// face, frustration, helpless, persevere, persevering face, scrunched static const IconData lightFacePersevering = IconDataLight(0xe385); /// Thin Face Persevering icon /// /// https://fontawesome.com/icons/face-persevering?style=thin /// face, frustration, helpless, persevere, persevering face, scrunched static const IconData thinFacePersevering = IconDataThin(0xe385); /// Solid Face Pleading icon /// /// https://fontawesome.com/icons/face-pleading?style=solid /// begging, glossy, mercy, pleading face, puppy eyes, simp static const IconData solidFacePleading = IconDataSolid(0xe386); /// Regular Face Pleading icon /// /// https://fontawesome.com/icons/face-pleading?style=regular /// begging, glossy, mercy, pleading face, puppy eyes, simp static const IconData facePleading = IconDataRegular(0xe386); /// Light Face Pleading icon /// /// https://fontawesome.com/icons/face-pleading?style=light /// begging, glossy, mercy, pleading face, puppy eyes, simp static const IconData lightFacePleading = IconDataLight(0xe386); /// Thin Face Pleading icon /// /// https://fontawesome.com/icons/face-pleading?style=thin /// begging, glossy, mercy, pleading face, puppy eyes, simp static const IconData thinFacePleading = IconDataThin(0xe386); /// Solid Face Pouting icon /// /// https://fontawesome.com/icons/face-pouting?style=solid /// angry, face, mad, pouting, pouting face, rage, red static const IconData solidFacePouting = IconDataSolid(0xe387); /// Regular Face Pouting icon /// /// https://fontawesome.com/icons/face-pouting?style=regular /// angry, face, mad, pouting, pouting face, rage, red static const IconData facePouting = IconDataRegular(0xe387); /// Light Face Pouting icon /// /// https://fontawesome.com/icons/face-pouting?style=light /// angry, face, mad, pouting, pouting face, rage, red static const IconData lightFacePouting = IconDataLight(0xe387); /// Thin Face Pouting icon /// /// https://fontawesome.com/icons/face-pouting?style=thin /// angry, face, mad, pouting, pouting face, rage, red static const IconData thinFacePouting = IconDataThin(0xe387); /// Solid Face Raised Eyebrow icon /// /// https://fontawesome.com/icons/face-raised-eyebrow?style=solid /// colbert, disapproval, disbelief, distrust, face with raised eyebrow, mild surprise, scepticism, skeptic, surprise, the rock static const IconData solidFaceRaisedEyebrow = IconDataSolid(0xe388); /// Regular Face Raised Eyebrow icon /// /// https://fontawesome.com/icons/face-raised-eyebrow?style=regular /// colbert, disapproval, disbelief, distrust, face with raised eyebrow, mild surprise, scepticism, skeptic, surprise, the rock static const IconData faceRaisedEyebrow = IconDataRegular(0xe388); /// Light Face Raised Eyebrow icon /// /// https://fontawesome.com/icons/face-raised-eyebrow?style=light /// colbert, disapproval, disbelief, distrust, face with raised eyebrow, mild surprise, scepticism, skeptic, surprise, the rock static const IconData lightFaceRaisedEyebrow = IconDataLight(0xe388); /// Thin Face Raised Eyebrow icon /// /// https://fontawesome.com/icons/face-raised-eyebrow?style=thin /// colbert, disapproval, disbelief, distrust, face with raised eyebrow, mild surprise, scepticism, skeptic, surprise, the rock static const IconData thinFaceRaisedEyebrow = IconDataThin(0xe388); /// Solid Face Relieved icon /// /// https://fontawesome.com/icons/face-relieved?style=solid /// content, face, happy, pleased, relieved, relieved face static const IconData solidFaceRelieved = IconDataSolid(0xe389); /// Regular Face Relieved icon /// /// https://fontawesome.com/icons/face-relieved?style=regular /// content, face, happy, pleased, relieved, relieved face static const IconData faceRelieved = IconDataRegular(0xe389); /// Light Face Relieved icon /// /// https://fontawesome.com/icons/face-relieved?style=light /// content, face, happy, pleased, relieved, relieved face static const IconData lightFaceRelieved = IconDataLight(0xe389); /// Thin Face Relieved icon /// /// https://fontawesome.com/icons/face-relieved?style=thin /// content, face, happy, pleased, relieved, relieved face static const IconData thinFaceRelieved = IconDataThin(0xe389); /// Solid Face Rolling Eyes icon /// /// https://fontawesome.com/icons/face-rolling-eyes?style=solid /// emoticon, eyeroll, eyes, face, face with rolling eyes, neutral, rating, rolling static const IconData solidFaceRollingEyes = IconDataSolid(0xf5a5); /// Alias meh-rolling-eyes for icon [solidFaceRollingEyes] @Deprecated('Use "solidFaceRollingEyes" instead.') static const IconData solidMehRollingEyes = solidFaceRollingEyes; /// Regular Face Rolling Eyes icon /// /// https://fontawesome.com/icons/face-rolling-eyes?style=regular /// emoticon, eyeroll, eyes, face, face with rolling eyes, neutral, rating, rolling static const IconData faceRollingEyes = IconDataRegular(0xf5a5); /// Alias meh-rolling-eyes for icon [faceRollingEyes] @Deprecated('Use "faceRollingEyes" instead.') static const IconData mehRollingEyes = faceRollingEyes; /// Light Face Rolling Eyes icon /// /// https://fontawesome.com/icons/face-rolling-eyes?style=light /// emoticon, eyeroll, eyes, face, face with rolling eyes, neutral, rating, rolling static const IconData lightFaceRollingEyes = IconDataLight(0xf5a5); /// Alias meh-rolling-eyes for icon [lightFaceRollingEyes] @Deprecated('Use "lightFaceRollingEyes" instead.') static const IconData lightMehRollingEyes = lightFaceRollingEyes; /// Thin Face Rolling Eyes icon /// /// https://fontawesome.com/icons/face-rolling-eyes?style=thin /// emoticon, eyeroll, eyes, face, face with rolling eyes, neutral, rating, rolling static const IconData thinFaceRollingEyes = IconDataThin(0xf5a5); /// Alias meh-rolling-eyes for icon [thinFaceRollingEyes] @Deprecated('Use "thinFaceRollingEyes" instead.') static const IconData thinMehRollingEyes = thinFaceRollingEyes; /// Solid Face Sad Cry icon /// /// https://fontawesome.com/icons/face-sad-cry?style=solid /// cry, emoticon, face, loudly crying face, sad, sob, tear, tears static const IconData solidFaceSadCry = IconDataSolid(0xf5b3); /// Alias sad-cry for icon [solidFaceSadCry] @Deprecated('Use "solidFaceSadCry" instead.') static const IconData solidSadCry = solidFaceSadCry; /// Regular Face Sad Cry icon /// /// https://fontawesome.com/icons/face-sad-cry?style=regular /// cry, emoticon, face, loudly crying face, sad, sob, tear, tears static const IconData faceSadCry = IconDataRegular(0xf5b3); /// Alias sad-cry for icon [faceSadCry] @Deprecated('Use "faceSadCry" instead.') static const IconData sadCry = faceSadCry; /// Light Face Sad Cry icon /// /// https://fontawesome.com/icons/face-sad-cry?style=light /// cry, emoticon, face, loudly crying face, sad, sob, tear, tears static const IconData lightFaceSadCry = IconDataLight(0xf5b3); /// Alias sad-cry for icon [lightFaceSadCry] @Deprecated('Use "lightFaceSadCry" instead.') static const IconData lightSadCry = lightFaceSadCry; /// Thin Face Sad Cry icon /// /// https://fontawesome.com/icons/face-sad-cry?style=thin /// cry, emoticon, face, loudly crying face, sad, sob, tear, tears static const IconData thinFaceSadCry = IconDataThin(0xf5b3); /// Alias sad-cry for icon [thinFaceSadCry] @Deprecated('Use "thinFaceSadCry" instead.') static const IconData thinSadCry = thinFaceSadCry; /// Solid Face Sad Sweat icon /// /// https://fontawesome.com/icons/face-sad-sweat?style=solid /// disappointed, face, relieved, sad but relieved face, whew static const IconData solidFaceSadSweat = IconDataSolid(0xe38a); /// Regular Face Sad Sweat icon /// /// https://fontawesome.com/icons/face-sad-sweat?style=regular /// disappointed, face, relieved, sad but relieved face, whew static const IconData faceSadSweat = IconDataRegular(0xe38a); /// Light Face Sad Sweat icon /// /// https://fontawesome.com/icons/face-sad-sweat?style=light /// disappointed, face, relieved, sad but relieved face, whew static const IconData lightFaceSadSweat = IconDataLight(0xe38a); /// Thin Face Sad Sweat icon /// /// https://fontawesome.com/icons/face-sad-sweat?style=thin /// disappointed, face, relieved, sad but relieved face, whew static const IconData thinFaceSadSweat = IconDataThin(0xe38a); /// Solid Face Sad Tear icon /// /// https://fontawesome.com/icons/face-sad-tear?style=solid /// cry, crying face, emoticon, face, sad, tear, tears static const IconData solidFaceSadTear = IconDataSolid(0xf5b4); /// Alias sad-tear for icon [solidFaceSadTear] @Deprecated('Use "solidFaceSadTear" instead.') static const IconData solidSadTear = solidFaceSadTear; /// Regular Face Sad Tear icon /// /// https://fontawesome.com/icons/face-sad-tear?style=regular /// cry, crying face, emoticon, face, sad, tear, tears static const IconData faceSadTear = IconDataRegular(0xf5b4); /// Alias sad-tear for icon [faceSadTear] @Deprecated('Use "faceSadTear" instead.') static const IconData sadTear = faceSadTear; /// Light Face Sad Tear icon /// /// https://fontawesome.com/icons/face-sad-tear?style=light /// cry, crying face, emoticon, face, sad, tear, tears static const IconData lightFaceSadTear = IconDataLight(0xf5b4); /// Alias sad-tear for icon [lightFaceSadTear] @Deprecated('Use "lightFaceSadTear" instead.') static const IconData lightSadTear = lightFaceSadTear; /// Thin Face Sad Tear icon /// /// https://fontawesome.com/icons/face-sad-tear?style=thin /// cry, crying face, emoticon, face, sad, tear, tears static const IconData thinFaceSadTear = IconDataThin(0xf5b4); /// Alias sad-tear for icon [thinFaceSadTear] @Deprecated('Use "thinFaceSadTear" instead.') static const IconData thinSadTear = thinFaceSadTear; /// Solid Face Saluting icon /// /// https://fontawesome.com/icons/face-saluting?style=solid /// honor, respect, salute static const IconData solidFaceSaluting = IconDataSolid(0xe484); /// Regular Face Saluting icon /// /// https://fontawesome.com/icons/face-saluting?style=regular /// honor, respect, salute static const IconData faceSaluting = IconDataRegular(0xe484); /// Light Face Saluting icon /// /// https://fontawesome.com/icons/face-saluting?style=light /// honor, respect, salute static const IconData lightFaceSaluting = IconDataLight(0xe484); /// Thin Face Saluting icon /// /// https://fontawesome.com/icons/face-saluting?style=thin /// honor, respect, salute static const IconData thinFaceSaluting = IconDataThin(0xe484); /// Solid Face Scream icon /// /// https://fontawesome.com/icons/face-scream?style=solid /// face, face screaming in fear, fear, home alone, munch, scared, scream static const IconData solidFaceScream = IconDataSolid(0xe38b); /// Regular Face Scream icon /// /// https://fontawesome.com/icons/face-scream?style=regular /// face, face screaming in fear, fear, home alone, munch, scared, scream static const IconData faceScream = IconDataRegular(0xe38b); /// Light Face Scream icon /// /// https://fontawesome.com/icons/face-scream?style=light /// face, face screaming in fear, fear, home alone, munch, scared, scream static const IconData lightFaceScream = IconDataLight(0xe38b); /// Thin Face Scream icon /// /// https://fontawesome.com/icons/face-scream?style=thin /// face, face screaming in fear, fear, home alone, munch, scared, scream static const IconData thinFaceScream = IconDataThin(0xe38b); /// Solid Face Shush icon /// /// https://fontawesome.com/icons/face-shush?style=solid /// finger, hush, quiet, shh, shush, shushing face static const IconData solidFaceShush = IconDataSolid(0xe38c); /// Regular Face Shush icon /// /// https://fontawesome.com/icons/face-shush?style=regular /// finger, hush, quiet, shh, shush, shushing face static const IconData faceShush = IconDataRegular(0xe38c); /// Light Face Shush icon /// /// https://fontawesome.com/icons/face-shush?style=light /// finger, hush, quiet, shh, shush, shushing face static const IconData lightFaceShush = IconDataLight(0xe38c); /// Thin Face Shush icon /// /// https://fontawesome.com/icons/face-shush?style=thin /// finger, hush, quiet, shh, shush, shushing face static const IconData thinFaceShush = IconDataThin(0xe38c); /// Solid Face Sleeping icon /// /// https://fontawesome.com/icons/face-sleeping?style=solid /// face, sleep, sleeping face, snooze, snoring, zzz static const IconData solidFaceSleeping = IconDataSolid(0xe38d); /// Regular Face Sleeping icon /// /// https://fontawesome.com/icons/face-sleeping?style=regular /// face, sleep, sleeping face, snooze, snoring, zzz static const IconData faceSleeping = IconDataRegular(0xe38d); /// Light Face Sleeping icon /// /// https://fontawesome.com/icons/face-sleeping?style=light /// face, sleep, sleeping face, snooze, snoring, zzz static const IconData lightFaceSleeping = IconDataLight(0xe38d); /// Thin Face Sleeping icon /// /// https://fontawesome.com/icons/face-sleeping?style=thin /// face, sleep, sleeping face, snooze, snoring, zzz static const IconData thinFaceSleeping = IconDataThin(0xe38d); /// Solid Face Sleepy icon /// /// https://fontawesome.com/icons/face-sleepy?style=solid /// bubble, face, sleep, sleepy face, snooze, snot, tear, tired static const IconData solidFaceSleepy = IconDataSolid(0xe38e); /// Regular Face Sleepy icon /// /// https://fontawesome.com/icons/face-sleepy?style=regular /// bubble, face, sleep, sleepy face, snooze, snot, tear, tired static const IconData faceSleepy = IconDataRegular(0xe38e); /// Light Face Sleepy icon /// /// https://fontawesome.com/icons/face-sleepy?style=light /// bubble, face, sleep, sleepy face, snooze, snot, tear, tired static const IconData lightFaceSleepy = IconDataLight(0xe38e); /// Thin Face Sleepy icon /// /// https://fontawesome.com/icons/face-sleepy?style=thin /// bubble, face, sleep, sleepy face, snooze, snot, tear, tired static const IconData thinFaceSleepy = IconDataThin(0xe38e); /// Solid Face Smile icon /// /// https://fontawesome.com/icons/face-smile?style=solid /// approve, default, emoticon, face, happy, rating, satisfied, slightly smiling face, smile, uer static const IconData solidFaceSmile = IconDataSolid(0xf118); /// Alias smile for icon [solidFaceSmile] @Deprecated('Use "solidFaceSmile" instead.') static const IconData solidSmile = solidFaceSmile; /// Regular Face Smile icon /// /// https://fontawesome.com/icons/face-smile?style=regular /// approve, default, emoticon, face, happy, rating, satisfied, slightly smiling face, smile, uer static const IconData faceSmile = IconDataRegular(0xf118); /// Alias smile for icon [faceSmile] @Deprecated('Use "faceSmile" instead.') static const IconData smile = faceSmile; /// Light Face Smile icon /// /// https://fontawesome.com/icons/face-smile?style=light /// approve, default, emoticon, face, happy, rating, satisfied, slightly smiling face, smile, uer static const IconData lightFaceSmile = IconDataLight(0xf118); /// Alias smile for icon [lightFaceSmile] @Deprecated('Use "lightFaceSmile" instead.') static const IconData lightSmile = lightFaceSmile; /// Thin Face Smile icon /// /// https://fontawesome.com/icons/face-smile?style=thin /// approve, default, emoticon, face, happy, rating, satisfied, slightly smiling face, smile, uer static const IconData thinFaceSmile = IconDataThin(0xf118); /// Alias smile for icon [thinFaceSmile] @Deprecated('Use "thinFaceSmile" instead.') static const IconData thinSmile = thinFaceSmile; /// Solid Face Smile Beam icon /// /// https://fontawesome.com/icons/face-smile-beam?style=solid /// blush, emoticon, eye, face, happy, positive, smile, smiling face with smiling eyes static const IconData solidFaceSmileBeam = IconDataSolid(0xf5b8); /// Alias smile-beam for icon [solidFaceSmileBeam] @Deprecated('Use "solidFaceSmileBeam" instead.') static const IconData solidSmileBeam = solidFaceSmileBeam; /// Regular Face Smile Beam icon /// /// https://fontawesome.com/icons/face-smile-beam?style=regular /// blush, emoticon, eye, face, happy, positive, smile, smiling face with smiling eyes static const IconData faceSmileBeam = IconDataRegular(0xf5b8); /// Alias smile-beam for icon [faceSmileBeam] @Deprecated('Use "faceSmileBeam" instead.') static const IconData smileBeam = faceSmileBeam; /// Light Face Smile Beam icon /// /// https://fontawesome.com/icons/face-smile-beam?style=light /// blush, emoticon, eye, face, happy, positive, smile, smiling face with smiling eyes static const IconData lightFaceSmileBeam = IconDataLight(0xf5b8); /// Alias smile-beam for icon [lightFaceSmileBeam] @Deprecated('Use "lightFaceSmileBeam" instead.') static const IconData lightSmileBeam = lightFaceSmileBeam; /// Thin Face Smile Beam icon /// /// https://fontawesome.com/icons/face-smile-beam?style=thin /// blush, emoticon, eye, face, happy, positive, smile, smiling face with smiling eyes static const IconData thinFaceSmileBeam = IconDataThin(0xf5b8); /// Alias smile-beam for icon [thinFaceSmileBeam] @Deprecated('Use "thinFaceSmileBeam" instead.') static const IconData thinSmileBeam = thinFaceSmileBeam; /// Solid Face Smile Halo icon /// /// https://fontawesome.com/icons/face-smile-halo?style=solid /// angel, face, fantasy, halo, happy, innocent, smiling face with halo static const IconData solidFaceSmileHalo = IconDataSolid(0xe38f); /// Regular Face Smile Halo icon /// /// https://fontawesome.com/icons/face-smile-halo?style=regular /// angel, face, fantasy, halo, happy, innocent, smiling face with halo static const IconData faceSmileHalo = IconDataRegular(0xe38f); /// Light Face Smile Halo icon /// /// https://fontawesome.com/icons/face-smile-halo?style=light /// angel, face, fantasy, halo, happy, innocent, smiling face with halo static const IconData lightFaceSmileHalo = IconDataLight(0xe38f); /// Thin Face Smile Halo icon /// /// https://fontawesome.com/icons/face-smile-halo?style=thin /// angel, face, fantasy, halo, happy, innocent, smiling face with halo static const IconData thinFaceSmileHalo = IconDataThin(0xe38f); /// Solid Face Smile Hearts icon /// /// https://fontawesome.com/icons/face-smile-hearts?style=solid /// adore, crush, happy, hearts, in love, love, smiling face with hearts static const IconData solidFaceSmileHearts = IconDataSolid(0xe390); /// Regular Face Smile Hearts icon /// /// https://fontawesome.com/icons/face-smile-hearts?style=regular /// adore, crush, happy, hearts, in love, love, smiling face with hearts static const IconData faceSmileHearts = IconDataRegular(0xe390); /// Light Face Smile Hearts icon /// /// https://fontawesome.com/icons/face-smile-hearts?style=light /// adore, crush, happy, hearts, in love, love, smiling face with hearts static const IconData lightFaceSmileHearts = IconDataLight(0xe390); /// Thin Face Smile Hearts icon /// /// https://fontawesome.com/icons/face-smile-hearts?style=thin /// adore, crush, happy, hearts, in love, love, smiling face with hearts static const IconData thinFaceSmileHearts = IconDataThin(0xe390); /// Solid Face Smile Horns icon /// /// https://fontawesome.com/icons/face-smile-horns?style=solid /// face, fairy tale, fantasy, goblin, horns, imp, smile, smiling face with horns static const IconData solidFaceSmileHorns = IconDataSolid(0xe391); /// Regular Face Smile Horns icon /// /// https://fontawesome.com/icons/face-smile-horns?style=regular /// face, fairy tale, fantasy, goblin, horns, imp, smile, smiling face with horns static const IconData faceSmileHorns = IconDataRegular(0xe391); /// Light Face Smile Horns icon /// /// https://fontawesome.com/icons/face-smile-horns?style=light /// face, fairy tale, fantasy, goblin, horns, imp, smile, smiling face with horns static const IconData lightFaceSmileHorns = IconDataLight(0xe391); /// Thin Face Smile Horns icon /// /// https://fontawesome.com/icons/face-smile-horns?style=thin /// face, fairy tale, fantasy, goblin, horns, imp, smile, smiling face with horns static const IconData thinFaceSmileHorns = IconDataThin(0xe391); /// Solid Face Smile Plus icon /// /// https://fontawesome.com/icons/face-smile-plus?style=solid /// add, emoticon, face, follow, happy, new static const IconData solidFaceSmilePlus = IconDataSolid(0xf5b9); /// Alias smile-plus for icon [solidFaceSmilePlus] @Deprecated('Use "solidFaceSmilePlus" instead.') static const IconData solidSmilePlus = solidFaceSmilePlus; /// Regular Face Smile Plus icon /// /// https://fontawesome.com/icons/face-smile-plus?style=regular /// add, emoticon, face, follow, happy, new static const IconData faceSmilePlus = IconDataRegular(0xf5b9); /// Alias smile-plus for icon [faceSmilePlus] @Deprecated('Use "faceSmilePlus" instead.') static const IconData smilePlus = faceSmilePlus; /// Light Face Smile Plus icon /// /// https://fontawesome.com/icons/face-smile-plus?style=light /// add, emoticon, face, follow, happy, new static const IconData lightFaceSmilePlus = IconDataLight(0xf5b9); /// Alias smile-plus for icon [lightFaceSmilePlus] @Deprecated('Use "lightFaceSmilePlus" instead.') static const IconData lightSmilePlus = lightFaceSmilePlus; /// Thin Face Smile Plus icon /// /// https://fontawesome.com/icons/face-smile-plus?style=thin /// add, emoticon, face, follow, happy, new static const IconData thinFaceSmilePlus = IconDataThin(0xf5b9); /// Alias smile-plus for icon [thinFaceSmilePlus] @Deprecated('Use "thinFaceSmilePlus" instead.') static const IconData thinSmilePlus = thinFaceSmilePlus; /// Solid Face Smile Relaxed icon /// /// https://fontawesome.com/icons/face-smile-relaxed?style=solid /// face, outlined, relaxed, smile, smiling face static const IconData solidFaceSmileRelaxed = IconDataSolid(0xe392); /// Regular Face Smile Relaxed icon /// /// https://fontawesome.com/icons/face-smile-relaxed?style=regular /// face, outlined, relaxed, smile, smiling face static const IconData faceSmileRelaxed = IconDataRegular(0xe392); /// Light Face Smile Relaxed icon /// /// https://fontawesome.com/icons/face-smile-relaxed?style=light /// face, outlined, relaxed, smile, smiling face static const IconData lightFaceSmileRelaxed = IconDataLight(0xe392); /// Thin Face Smile Relaxed icon /// /// https://fontawesome.com/icons/face-smile-relaxed?style=thin /// face, outlined, relaxed, smile, smiling face static const IconData thinFaceSmileRelaxed = IconDataThin(0xe392); /// Solid Face Smile Tear icon /// /// https://fontawesome.com/icons/face-smile-tear?style=solid /// cry, grateful, proud, relieved, smiling, smiling face with tear, tear, touched static const IconData solidFaceSmileTear = IconDataSolid(0xe393); /// Regular Face Smile Tear icon /// /// https://fontawesome.com/icons/face-smile-tear?style=regular /// cry, grateful, proud, relieved, smiling, smiling face with tear, tear, touched static const IconData faceSmileTear = IconDataRegular(0xe393); /// Light Face Smile Tear icon /// /// https://fontawesome.com/icons/face-smile-tear?style=light /// cry, grateful, proud, relieved, smiling, smiling face with tear, tear, touched static const IconData lightFaceSmileTear = IconDataLight(0xe393); /// Thin Face Smile Tear icon /// /// https://fontawesome.com/icons/face-smile-tear?style=thin /// cry, grateful, proud, relieved, smiling, smiling face with tear, tear, touched static const IconData thinFaceSmileTear = IconDataThin(0xe393); /// Solid Face Smile Tongue icon /// /// https://fontawesome.com/icons/face-smile-tongue?style=solid /// delicious, face, face savoring food, savoring, savouring, smile, yum static const IconData solidFaceSmileTongue = IconDataSolid(0xe394); /// Regular Face Smile Tongue icon /// /// https://fontawesome.com/icons/face-smile-tongue?style=regular /// delicious, face, face savoring food, savoring, savouring, smile, yum static const IconData faceSmileTongue = IconDataRegular(0xe394); /// Light Face Smile Tongue icon /// /// https://fontawesome.com/icons/face-smile-tongue?style=light /// delicious, face, face savoring food, savoring, savouring, smile, yum static const IconData lightFaceSmileTongue = IconDataLight(0xe394); /// Thin Face Smile Tongue icon /// /// https://fontawesome.com/icons/face-smile-tongue?style=thin /// delicious, face, face savoring food, savoring, savouring, smile, yum static const IconData thinFaceSmileTongue = IconDataThin(0xe394); /// Solid Face Smile Upside Down icon /// /// https://fontawesome.com/icons/face-smile-upside-down?style=solid /// awkward, face, humor, irony, sarcasm, silly, upside-down, upside-down face static const IconData solidFaceSmileUpsideDown = IconDataSolid(0xe395); /// Regular Face Smile Upside Down icon /// /// https://fontawesome.com/icons/face-smile-upside-down?style=regular /// awkward, face, humor, irony, sarcasm, silly, upside-down, upside-down face static const IconData faceSmileUpsideDown = IconDataRegular(0xe395); /// Light Face Smile Upside Down icon /// /// https://fontawesome.com/icons/face-smile-upside-down?style=light /// awkward, face, humor, irony, sarcasm, silly, upside-down, upside-down face static const IconData lightFaceSmileUpsideDown = IconDataLight(0xe395); /// Thin Face Smile Upside Down icon /// /// https://fontawesome.com/icons/face-smile-upside-down?style=thin /// awkward, face, humor, irony, sarcasm, silly, upside-down, upside-down face static const IconData thinFaceSmileUpsideDown = IconDataThin(0xe395); /// Solid Face Smile Wink icon /// /// https://fontawesome.com/icons/face-smile-wink?style=solid /// emoticon, face, happy, hint, joke, wink, winking face static const IconData solidFaceSmileWink = IconDataSolid(0xf4da); /// Alias smile-wink for icon [solidFaceSmileWink] @Deprecated('Use "solidFaceSmileWink" instead.') static const IconData solidSmileWink = solidFaceSmileWink; /// Regular Face Smile Wink icon /// /// https://fontawesome.com/icons/face-smile-wink?style=regular /// emoticon, face, happy, hint, joke, wink, winking face static const IconData faceSmileWink = IconDataRegular(0xf4da); /// Alias smile-wink for icon [faceSmileWink] @Deprecated('Use "faceSmileWink" instead.') static const IconData smileWink = faceSmileWink; /// Light Face Smile Wink icon /// /// https://fontawesome.com/icons/face-smile-wink?style=light /// emoticon, face, happy, hint, joke, wink, winking face static const IconData lightFaceSmileWink = IconDataLight(0xf4da); /// Alias smile-wink for icon [lightFaceSmileWink] @Deprecated('Use "lightFaceSmileWink" instead.') static const IconData lightSmileWink = lightFaceSmileWink; /// Thin Face Smile Wink icon /// /// https://fontawesome.com/icons/face-smile-wink?style=thin /// emoticon, face, happy, hint, joke, wink, winking face static const IconData thinFaceSmileWink = IconDataThin(0xf4da); /// Alias smile-wink for icon [thinFaceSmileWink] @Deprecated('Use "thinFaceSmileWink" instead.') static const IconData thinSmileWink = thinFaceSmileWink; /// Solid Face Smiling Hands icon /// /// https://fontawesome.com/icons/face-smiling-hands?style=solid /// care, face, hug, hugging, hugging face, jazz hands, love, support, wave static const IconData solidFaceSmilingHands = IconDataSolid(0xe396); /// Regular Face Smiling Hands icon /// /// https://fontawesome.com/icons/face-smiling-hands?style=regular /// care, face, hug, hugging, hugging face, jazz hands, love, support, wave static const IconData faceSmilingHands = IconDataRegular(0xe396); /// Light Face Smiling Hands icon /// /// https://fontawesome.com/icons/face-smiling-hands?style=light /// care, face, hug, hugging, hugging face, jazz hands, love, support, wave static const IconData lightFaceSmilingHands = IconDataLight(0xe396); /// Thin Face Smiling Hands icon /// /// https://fontawesome.com/icons/face-smiling-hands?style=thin /// care, face, hug, hugging, hugging face, jazz hands, love, support, wave static const IconData thinFaceSmilingHands = IconDataThin(0xe396); /// Solid Face Smirking icon /// /// https://fontawesome.com/icons/face-smirking?style=solid /// face, flirt, grin, sexual, smirk, smirking face, suggestive, wry static const IconData solidFaceSmirking = IconDataSolid(0xe397); /// Regular Face Smirking icon /// /// https://fontawesome.com/icons/face-smirking?style=regular /// face, flirt, grin, sexual, smirk, smirking face, suggestive, wry static const IconData faceSmirking = IconDataRegular(0xe397); /// Light Face Smirking icon /// /// https://fontawesome.com/icons/face-smirking?style=light /// face, flirt, grin, sexual, smirk, smirking face, suggestive, wry static const IconData lightFaceSmirking = IconDataLight(0xe397); /// Thin Face Smirking icon /// /// https://fontawesome.com/icons/face-smirking?style=thin /// face, flirt, grin, sexual, smirk, smirking face, suggestive, wry static const IconData thinFaceSmirking = IconDataThin(0xe397); /// Solid Face Spiral Eyes icon /// /// https://fontawesome.com/icons/face-spiral-eyes?style=solid /// disorient, dizzy, hypnosis, hypnotize static const IconData solidFaceSpiralEyes = IconDataSolid(0xe485); /// Regular Face Spiral Eyes icon /// /// https://fontawesome.com/icons/face-spiral-eyes?style=regular /// disorient, dizzy, hypnosis, hypnotize static const IconData faceSpiralEyes = IconDataRegular(0xe485); /// Light Face Spiral Eyes icon /// /// https://fontawesome.com/icons/face-spiral-eyes?style=light /// disorient, dizzy, hypnosis, hypnotize static const IconData lightFaceSpiralEyes = IconDataLight(0xe485); /// Thin Face Spiral Eyes icon /// /// https://fontawesome.com/icons/face-spiral-eyes?style=thin /// disorient, dizzy, hypnosis, hypnotize static const IconData thinFaceSpiralEyes = IconDataThin(0xe485); /// Solid Face Sunglasses icon /// /// https://fontawesome.com/icons/face-sunglasses?style=solid /// bright, cool, face, friend, shades, smiling face with sunglasses, sun, sunglasses static const IconData solidFaceSunglasses = IconDataSolid(0xe398); /// Regular Face Sunglasses icon /// /// https://fontawesome.com/icons/face-sunglasses?style=regular /// bright, cool, face, friend, shades, smiling face with sunglasses, sun, sunglasses static const IconData faceSunglasses = IconDataRegular(0xe398); /// Light Face Sunglasses icon /// /// https://fontawesome.com/icons/face-sunglasses?style=light /// bright, cool, face, friend, shades, smiling face with sunglasses, sun, sunglasses static const IconData lightFaceSunglasses = IconDataLight(0xe398); /// Thin Face Sunglasses icon /// /// https://fontawesome.com/icons/face-sunglasses?style=thin /// bright, cool, face, friend, shades, smiling face with sunglasses, sun, sunglasses static const IconData thinFaceSunglasses = IconDataThin(0xe398); /// Solid Face Surprise icon /// /// https://fontawesome.com/icons/face-surprise?style=solid /// emoticon, face, face with open mouth, mouth, open, shocked, sympathy static const IconData solidFaceSurprise = IconDataSolid(0xf5c2); /// Alias surprise for icon [solidFaceSurprise] @Deprecated('Use "solidFaceSurprise" instead.') static const IconData solidSurprise = solidFaceSurprise; /// Regular Face Surprise icon /// /// https://fontawesome.com/icons/face-surprise?style=regular /// emoticon, face, face with open mouth, mouth, open, shocked, sympathy static const IconData faceSurprise = IconDataRegular(0xf5c2); /// Alias surprise for icon [faceSurprise] @Deprecated('Use "faceSurprise" instead.') static const IconData surprise = faceSurprise; /// Light Face Surprise icon /// /// https://fontawesome.com/icons/face-surprise?style=light /// emoticon, face, face with open mouth, mouth, open, shocked, sympathy static const IconData lightFaceSurprise = IconDataLight(0xf5c2); /// Alias surprise for icon [lightFaceSurprise] @Deprecated('Use "lightFaceSurprise" instead.') static const IconData lightSurprise = lightFaceSurprise; /// Thin Face Surprise icon /// /// https://fontawesome.com/icons/face-surprise?style=thin /// emoticon, face, face with open mouth, mouth, open, shocked, sympathy static const IconData thinFaceSurprise = IconDataThin(0xf5c2); /// Alias surprise for icon [thinFaceSurprise] @Deprecated('Use "thinFaceSurprise" instead.') static const IconData thinSurprise = thinFaceSurprise; /// Solid Face Swear icon /// /// https://fontawesome.com/icons/face-swear?style=solid /// anger, curse, cursing, cussing, face with symbols on mouth, grawlix, swearing, symbols static const IconData solidFaceSwear = IconDataSolid(0xe399); /// Regular Face Swear icon /// /// https://fontawesome.com/icons/face-swear?style=regular /// anger, curse, cursing, cussing, face with symbols on mouth, grawlix, swearing, symbols static const IconData faceSwear = IconDataRegular(0xe399); /// Light Face Swear icon /// /// https://fontawesome.com/icons/face-swear?style=light /// anger, curse, cursing, cussing, face with symbols on mouth, grawlix, swearing, symbols static const IconData lightFaceSwear = IconDataLight(0xe399); /// Thin Face Swear icon /// /// https://fontawesome.com/icons/face-swear?style=thin /// anger, curse, cursing, cussing, face with symbols on mouth, grawlix, swearing, symbols static const IconData thinFaceSwear = IconDataThin(0xe399); /// Solid Face Thermometer icon /// /// https://fontawesome.com/icons/face-thermometer?style=solid /// cold, coronavirus, covid, covid-19, face, face with thermometer, fever, flu, ill, sick, thermometer static const IconData solidFaceThermometer = IconDataSolid(0xe39a); /// Regular Face Thermometer icon /// /// https://fontawesome.com/icons/face-thermometer?style=regular /// cold, coronavirus, covid, covid-19, face, face with thermometer, fever, flu, ill, sick, thermometer static const IconData faceThermometer = IconDataRegular(0xe39a); /// Light Face Thermometer icon /// /// https://fontawesome.com/icons/face-thermometer?style=light /// cold, coronavirus, covid, covid-19, face, face with thermometer, fever, flu, ill, sick, thermometer static const IconData lightFaceThermometer = IconDataLight(0xe39a); /// Thin Face Thermometer icon /// /// https://fontawesome.com/icons/face-thermometer?style=thin /// cold, coronavirus, covid, covid-19, face, face with thermometer, fever, flu, ill, sick, thermometer static const IconData thinFaceThermometer = IconDataThin(0xe39a); /// Solid Face Thinking icon /// /// https://fontawesome.com/icons/face-thinking?style=solid /// chin, face, idea, shade, thinking, thinking face, thumb static const IconData solidFaceThinking = IconDataSolid(0xe39b); /// Regular Face Thinking icon /// /// https://fontawesome.com/icons/face-thinking?style=regular /// chin, face, idea, shade, thinking, thinking face, thumb static const IconData faceThinking = IconDataRegular(0xe39b); /// Light Face Thinking icon /// /// https://fontawesome.com/icons/face-thinking?style=light /// chin, face, idea, shade, thinking, thinking face, thumb static const IconData lightFaceThinking = IconDataLight(0xe39b); /// Thin Face Thinking icon /// /// https://fontawesome.com/icons/face-thinking?style=thin /// chin, face, idea, shade, thinking, thinking face, thumb static const IconData thinFaceThinking = IconDataThin(0xe39b); /// Solid Face Tired icon /// /// https://fontawesome.com/icons/face-tired?style=solid /// angry, emoticon, face, grumpy, tired, tired face, upset static const IconData solidFaceTired = IconDataSolid(0xf5c8); /// Alias tired for icon [solidFaceTired] @Deprecated('Use "solidFaceTired" instead.') static const IconData solidTired = solidFaceTired; /// Regular Face Tired icon /// /// https://fontawesome.com/icons/face-tired?style=regular /// angry, emoticon, face, grumpy, tired, tired face, upset static const IconData faceTired = IconDataRegular(0xf5c8); /// Alias tired for icon [faceTired] @Deprecated('Use "faceTired" instead.') static const IconData tired = faceTired; /// Light Face Tired icon /// /// https://fontawesome.com/icons/face-tired?style=light /// angry, emoticon, face, grumpy, tired, tired face, upset static const IconData lightFaceTired = IconDataLight(0xf5c8); /// Alias tired for icon [lightFaceTired] @Deprecated('Use "lightFaceTired" instead.') static const IconData lightTired = lightFaceTired; /// Thin Face Tired icon /// /// https://fontawesome.com/icons/face-tired?style=thin /// angry, emoticon, face, grumpy, tired, tired face, upset static const IconData thinFaceTired = IconDataThin(0xf5c8); /// Alias tired for icon [thinFaceTired] @Deprecated('Use "thinFaceTired" instead.') static const IconData thinTired = thinFaceTired; /// Solid Face Tissue icon /// /// https://fontawesome.com/icons/face-tissue?style=solid /// face, gesundheit, sneeze, sneezing face, tears static const IconData solidFaceTissue = IconDataSolid(0xe39c); /// Regular Face Tissue icon /// /// https://fontawesome.com/icons/face-tissue?style=regular /// face, gesundheit, sneeze, sneezing face, tears static const IconData faceTissue = IconDataRegular(0xe39c); /// Light Face Tissue icon /// /// https://fontawesome.com/icons/face-tissue?style=light /// face, gesundheit, sneeze, sneezing face, tears static const IconData lightFaceTissue = IconDataLight(0xe39c); /// Thin Face Tissue icon /// /// https://fontawesome.com/icons/face-tissue?style=thin /// face, gesundheit, sneeze, sneezing face, tears static const IconData thinFaceTissue = IconDataThin(0xe39c); /// Solid Face Tongue Money icon /// /// https://fontawesome.com/icons/face-tongue-money?style=solid /// coupon, dollar, face, greed, money, money-mouth face, mouth, premium, rich, vip static const IconData solidFaceTongueMoney = IconDataSolid(0xe39d); /// Regular Face Tongue Money icon /// /// https://fontawesome.com/icons/face-tongue-money?style=regular /// coupon, dollar, face, greed, money, money-mouth face, mouth, premium, rich, vip static const IconData faceTongueMoney = IconDataRegular(0xe39d); /// Light Face Tongue Money icon /// /// https://fontawesome.com/icons/face-tongue-money?style=light /// coupon, dollar, face, greed, money, money-mouth face, mouth, premium, rich, vip static const IconData lightFaceTongueMoney = IconDataLight(0xe39d); /// Thin Face Tongue Money icon /// /// https://fontawesome.com/icons/face-tongue-money?style=thin /// coupon, dollar, face, greed, money, money-mouth face, mouth, premium, rich, vip static const IconData thinFaceTongueMoney = IconDataThin(0xe39d); /// Solid Face Tongue Sweat icon /// /// https://fontawesome.com/icons/face-tongue-sweat?style=solid /// fever, feverish, heat stroke, hot, hot face, overheat, red-faced, stroke, sweating static const IconData solidFaceTongueSweat = IconDataSolid(0xe39e); /// Regular Face Tongue Sweat icon /// /// https://fontawesome.com/icons/face-tongue-sweat?style=regular /// fever, feverish, heat stroke, hot, hot face, overheat, red-faced, stroke, sweating static const IconData faceTongueSweat = IconDataRegular(0xe39e); /// Light Face Tongue Sweat icon /// /// https://fontawesome.com/icons/face-tongue-sweat?style=light /// fever, feverish, heat stroke, hot, hot face, overheat, red-faced, stroke, sweating static const IconData lightFaceTongueSweat = IconDataLight(0xe39e); /// Thin Face Tongue Sweat icon /// /// https://fontawesome.com/icons/face-tongue-sweat?style=thin /// fever, feverish, heat stroke, hot, hot face, overheat, red-faced, stroke, sweating static const IconData thinFaceTongueSweat = IconDataThin(0xe39e); /// Solid Face Unamused icon /// /// https://fontawesome.com/icons/face-unamused?style=solid /// dissatisfied, face, frown, grumpy, irritated, meh, skeptical, unamused, unamused face, unhappy, unimpressed static const IconData solidFaceUnamused = IconDataSolid(0xe39f); /// Regular Face Unamused icon /// /// https://fontawesome.com/icons/face-unamused?style=regular /// dissatisfied, face, frown, grumpy, irritated, meh, skeptical, unamused, unamused face, unhappy, unimpressed static const IconData faceUnamused = IconDataRegular(0xe39f); /// Light Face Unamused icon /// /// https://fontawesome.com/icons/face-unamused?style=light /// dissatisfied, face, frown, grumpy, irritated, meh, skeptical, unamused, unamused face, unhappy, unimpressed static const IconData lightFaceUnamused = IconDataLight(0xe39f); /// Thin Face Unamused icon /// /// https://fontawesome.com/icons/face-unamused?style=thin /// dissatisfied, face, frown, grumpy, irritated, meh, skeptical, unamused, unamused face, unhappy, unimpressed static const IconData thinFaceUnamused = IconDataThin(0xe39f); /// Solid Face Viewfinder icon /// /// https://fontawesome.com/icons/face-viewfinder?style=solid /// face id, facial, identity, recognition, scan, smile static const IconData solidFaceViewfinder = IconDataSolid(0xe2ff); /// Regular Face Viewfinder icon /// /// https://fontawesome.com/icons/face-viewfinder?style=regular /// face id, facial, identity, recognition, scan, smile static const IconData faceViewfinder = IconDataRegular(0xe2ff); /// Light Face Viewfinder icon /// /// https://fontawesome.com/icons/face-viewfinder?style=light /// face id, facial, identity, recognition, scan, smile static const IconData lightFaceViewfinder = IconDataLight(0xe2ff); /// Thin Face Viewfinder icon /// /// https://fontawesome.com/icons/face-viewfinder?style=thin /// face id, facial, identity, recognition, scan, smile static const IconData thinFaceViewfinder = IconDataThin(0xe2ff); /// Solid Face Vomit icon /// /// https://fontawesome.com/icons/face-vomit?style=solid /// face vomiting, flu, poison, sick, spew, throw up, vomit static const IconData solidFaceVomit = IconDataSolid(0xe3a0); /// Regular Face Vomit icon /// /// https://fontawesome.com/icons/face-vomit?style=regular /// face vomiting, flu, poison, sick, spew, throw up, vomit static const IconData faceVomit = IconDataRegular(0xe3a0); /// Light Face Vomit icon /// /// https://fontawesome.com/icons/face-vomit?style=light /// face vomiting, flu, poison, sick, spew, throw up, vomit static const IconData lightFaceVomit = IconDataLight(0xe3a0); /// Thin Face Vomit icon /// /// https://fontawesome.com/icons/face-vomit?style=thin /// face vomiting, flu, poison, sick, spew, throw up, vomit static const IconData thinFaceVomit = IconDataThin(0xe3a0); /// Solid Face Weary icon /// /// https://fontawesome.com/icons/face-weary?style=solid /// distraught, face, tired, wailing, weary, weary face static const IconData solidFaceWeary = IconDataSolid(0xe3a1); /// Regular Face Weary icon /// /// https://fontawesome.com/icons/face-weary?style=regular /// distraught, face, tired, wailing, weary, weary face static const IconData faceWeary = IconDataRegular(0xe3a1); /// Light Face Weary icon /// /// https://fontawesome.com/icons/face-weary?style=light /// distraught, face, tired, wailing, weary, weary face static const IconData lightFaceWeary = IconDataLight(0xe3a1); /// Thin Face Weary icon /// /// https://fontawesome.com/icons/face-weary?style=thin /// distraught, face, tired, wailing, weary, weary face static const IconData thinFaceWeary = IconDataThin(0xe3a1); /// Solid Face Woozy icon /// /// https://fontawesome.com/icons/face-woozy?style=solid /// disgust, dizzy, drunk, exhaustion, intoxicated, tipsy, uneven eyes, wasckiness, wavy mouth, woozy face static const IconData solidFaceWoozy = IconDataSolid(0xe3a2); /// Regular Face Woozy icon /// /// https://fontawesome.com/icons/face-woozy?style=regular /// disgust, dizzy, drunk, exhaustion, intoxicated, tipsy, uneven eyes, wasckiness, wavy mouth, woozy face static const IconData faceWoozy = IconDataRegular(0xe3a2); /// Light Face Woozy icon /// /// https://fontawesome.com/icons/face-woozy?style=light /// disgust, dizzy, drunk, exhaustion, intoxicated, tipsy, uneven eyes, wasckiness, wavy mouth, woozy face static const IconData lightFaceWoozy = IconDataLight(0xe3a2); /// Thin Face Woozy icon /// /// https://fontawesome.com/icons/face-woozy?style=thin /// disgust, dizzy, drunk, exhaustion, intoxicated, tipsy, uneven eyes, wasckiness, wavy mouth, woozy face static const IconData thinFaceWoozy = IconDataThin(0xe3a2); /// Solid Face Worried icon /// /// https://fontawesome.com/icons/face-worried?style=solid /// face, sad, sadface, worried, worried face static const IconData solidFaceWorried = IconDataSolid(0xe3a3); /// Regular Face Worried icon /// /// https://fontawesome.com/icons/face-worried?style=regular /// face, sad, sadface, worried, worried face static const IconData faceWorried = IconDataRegular(0xe3a3); /// Light Face Worried icon /// /// https://fontawesome.com/icons/face-worried?style=light /// face, sad, sadface, worried, worried face static const IconData lightFaceWorried = IconDataLight(0xe3a3); /// Thin Face Worried icon /// /// https://fontawesome.com/icons/face-worried?style=thin /// face, sad, sadface, worried, worried face static const IconData thinFaceWorried = IconDataThin(0xe3a3); /// Solid Face Zany icon /// /// https://fontawesome.com/icons/face-zany?style=solid /// crazy, excited, eye, goofy, large, small, tongue, wild, zany face static const IconData solidFaceZany = IconDataSolid(0xe3a4); /// Regular Face Zany icon /// /// https://fontawesome.com/icons/face-zany?style=regular /// crazy, excited, eye, goofy, large, small, tongue, wild, zany face static const IconData faceZany = IconDataRegular(0xe3a4); /// Light Face Zany icon /// /// https://fontawesome.com/icons/face-zany?style=light /// crazy, excited, eye, goofy, large, small, tongue, wild, zany face static const IconData lightFaceZany = IconDataLight(0xe3a4); /// Thin Face Zany icon /// /// https://fontawesome.com/icons/face-zany?style=thin /// crazy, excited, eye, goofy, large, small, tongue, wild, zany face static const IconData thinFaceZany = IconDataThin(0xe3a4); /// Solid Face Zipper icon /// /// https://fontawesome.com/icons/face-zipper?style=solid /// face, lips, mouth, quiet, sealed, secret, zipper, zipper-mouth face static const IconData solidFaceZipper = IconDataSolid(0xe3a5); /// Regular Face Zipper icon /// /// https://fontawesome.com/icons/face-zipper?style=regular /// face, lips, mouth, quiet, sealed, secret, zipper, zipper-mouth face static const IconData faceZipper = IconDataRegular(0xe3a5); /// Light Face Zipper icon /// /// https://fontawesome.com/icons/face-zipper?style=light /// face, lips, mouth, quiet, sealed, secret, zipper, zipper-mouth face static const IconData lightFaceZipper = IconDataLight(0xe3a5); /// Thin Face Zipper icon /// /// https://fontawesome.com/icons/face-zipper?style=thin /// face, lips, mouth, quiet, sealed, secret, zipper, zipper-mouth face static const IconData thinFaceZipper = IconDataThin(0xe3a5); /// Brands Facebook icon /// /// https://fontawesome.com/icons/facebook?style=brands /// fabook, facebook-official, fb, social network static const IconData facebook = IconDataBrands(0xf09a); /// Brands Facebook F icon /// /// https://fontawesome.com/icons/facebook-f?style=brands /// fabook, facebook, fb static const IconData facebookF = IconDataBrands(0xf39e); /// Brands Facebook Messenger icon /// /// https://fontawesome.com/icons/facebook-messenger?style=brands /// fabook, fb static const IconData facebookMessenger = IconDataBrands(0xf39f); /// Solid Falafel icon /// /// https://fontawesome.com/icons/falafel?style=solid /// chickpea, falafel, garbanzo, meatball static const IconData solidFalafel = IconDataSolid(0xe40a); /// Regular Falafel icon /// /// https://fontawesome.com/icons/falafel?style=regular /// chickpea, falafel, garbanzo, meatball static const IconData falafel = IconDataRegular(0xe40a); /// Light Falafel icon /// /// https://fontawesome.com/icons/falafel?style=light /// chickpea, falafel, garbanzo, meatball static const IconData lightFalafel = IconDataLight(0xe40a); /// Thin Falafel icon /// /// https://fontawesome.com/icons/falafel?style=thin /// chickpea, falafel, garbanzo, meatball static const IconData thinFalafel = IconDataThin(0xe40a); /// Solid Family icon /// /// https://fontawesome.com/icons/family?style=solid /// adults, child, famil, family, folk, kid, parent, together, uer static const IconData solidFamily = IconDataSolid(0xe300); /// Regular Family icon /// /// https://fontawesome.com/icons/family?style=regular /// adults, child, famil, family, folk, kid, parent, together, uer static const IconData family = IconDataRegular(0xe300); /// Light Family icon /// /// https://fontawesome.com/icons/family?style=light /// adults, child, famil, family, folk, kid, parent, together, uer static const IconData lightFamily = IconDataLight(0xe300); /// Thin Family icon /// /// https://fontawesome.com/icons/family?style=thin /// adults, child, famil, family, folk, kid, parent, together, uer static const IconData thinFamily = IconDataThin(0xe300); /// Solid Family Dress icon /// /// https://fontawesome.com/icons/family-dress?style=solid /// adults, child, family, folk, kid, parent, together, uer static const IconData solidFamilyDress = IconDataSolid(0xe301); /// Regular Family Dress icon /// /// https://fontawesome.com/icons/family-dress?style=regular /// adults, child, family, folk, kid, parent, together, uer static const IconData familyDress = IconDataRegular(0xe301); /// Light Family Dress icon /// /// https://fontawesome.com/icons/family-dress?style=light /// adults, child, family, folk, kid, parent, together, uer static const IconData lightFamilyDress = IconDataLight(0xe301); /// Thin Family Dress icon /// /// https://fontawesome.com/icons/family-dress?style=thin /// adults, child, family, folk, kid, parent, together, uer static const IconData thinFamilyDress = IconDataThin(0xe301); /// Solid Family Pants icon /// /// https://fontawesome.com/icons/family-pants?style=solid /// adults, child, family, folk, kid, parent, together, uer static const IconData solidFamilyPants = IconDataSolid(0xe302); /// Regular Family Pants icon /// /// https://fontawesome.com/icons/family-pants?style=regular /// adults, child, family, folk, kid, parent, together, uer static const IconData familyPants = IconDataRegular(0xe302); /// Light Family Pants icon /// /// https://fontawesome.com/icons/family-pants?style=light /// adults, child, family, folk, kid, parent, together, uer static const IconData lightFamilyPants = IconDataLight(0xe302); /// Thin Family Pants icon /// /// https://fontawesome.com/icons/family-pants?style=thin /// adults, child, family, folk, kid, parent, together, uer static const IconData thinFamilyPants = IconDataThin(0xe302); /// Solid Fan icon /// /// https://fontawesome.com/icons/fan?style=solid /// ac, air conditioning, blade, blower, cool, hot static const IconData solidFan = IconDataSolid(0xf863); /// Regular Fan icon /// /// https://fontawesome.com/icons/fan?style=regular /// ac, air conditioning, blade, blower, cool, hot static const IconData fan = IconDataRegular(0xf863); /// Light Fan icon /// /// https://fontawesome.com/icons/fan?style=light /// ac, air conditioning, blade, blower, cool, hot static const IconData lightFan = IconDataLight(0xf863); /// Thin Fan icon /// /// https://fontawesome.com/icons/fan?style=thin /// ac, air conditioning, blade, blower, cool, hot static const IconData thinFan = IconDataThin(0xf863); /// Solid Fan Table icon /// /// https://fontawesome.com/icons/fan-table?style=solid /// ac, air conditioning, blade, blower, cool, hot, oscillate static const IconData solidFanTable = IconDataSolid(0xe004); /// Regular Fan Table icon /// /// https://fontawesome.com/icons/fan-table?style=regular /// ac, air conditioning, blade, blower, cool, hot, oscillate static const IconData fanTable = IconDataRegular(0xe004); /// Light Fan Table icon /// /// https://fontawesome.com/icons/fan-table?style=light /// ac, air conditioning, blade, blower, cool, hot, oscillate static const IconData lightFanTable = IconDataLight(0xe004); /// Thin Fan Table icon /// /// https://fontawesome.com/icons/fan-table?style=thin /// ac, air conditioning, blade, blower, cool, hot, oscillate static const IconData thinFanTable = IconDataThin(0xe004); /// Brands Fantasy Flight-games icon /// /// https://fontawesome.com/icons/fantasy-flight-games?style=brands /// Dungeons & Dragons, d&d, dnd, fantasy, game, gaming, tabletop static const IconData fantasyFlightGames = IconDataBrands(0xf6dc); /// Solid Farm icon /// /// https://fontawesome.com/icons/farm?style=solid /// agriculture, barn, dairy, farming, ranch, silo static const IconData solidFarm = IconDataSolid(0xf864); /// Alias barn-silo for icon [solidFarm] @Deprecated('Use "solidFarm" instead.') static const IconData solidBarnSilo = solidFarm; /// Regular Farm icon /// /// https://fontawesome.com/icons/farm?style=regular /// agriculture, barn, dairy, farming, ranch, silo static const IconData farm = IconDataRegular(0xf864); /// Alias barn-silo for icon [farm] @Deprecated('Use "farm" instead.') static const IconData barnSilo = farm; /// Light Farm icon /// /// https://fontawesome.com/icons/farm?style=light /// agriculture, barn, dairy, farming, ranch, silo static const IconData lightFarm = IconDataLight(0xf864); /// Alias barn-silo for icon [lightFarm] @Deprecated('Use "lightFarm" instead.') static const IconData lightBarnSilo = lightFarm; /// Thin Farm icon /// /// https://fontawesome.com/icons/farm?style=thin /// agriculture, barn, dairy, farming, ranch, silo static const IconData thinFarm = IconDataThin(0xf864); /// Alias barn-silo for icon [thinFarm] @Deprecated('Use "thinFarm" instead.') static const IconData thinBarnSilo = thinFarm; /// Solid Faucet icon /// /// https://fontawesome.com/icons/faucet?style=solid /// covid-19, drinking, drip, house, hygiene, kitchen, potable, potable water, sanitation, sink, water static const IconData solidFaucet = IconDataSolid(0xe005); /// Regular Faucet icon /// /// https://fontawesome.com/icons/faucet?style=regular /// covid-19, drinking, drip, house, hygiene, kitchen, potable, potable water, sanitation, sink, water static const IconData faucet = IconDataRegular(0xe005); /// Light Faucet icon /// /// https://fontawesome.com/icons/faucet?style=light /// covid-19, drinking, drip, house, hygiene, kitchen, potable, potable water, sanitation, sink, water static const IconData lightFaucet = IconDataLight(0xe005); /// Thin Faucet icon /// /// https://fontawesome.com/icons/faucet?style=thin /// covid-19, drinking, drip, house, hygiene, kitchen, potable, potable water, sanitation, sink, water static const IconData thinFaucet = IconDataThin(0xe005); /// Solid Faucet Drip icon /// /// https://fontawesome.com/icons/faucet-drip?style=solid /// drinking, drip, house, hygiene, kitchen, potable, potable water, sanitation, sink, water static const IconData solidFaucetDrip = IconDataSolid(0xe006); /// Regular Faucet Drip icon /// /// https://fontawesome.com/icons/faucet-drip?style=regular /// drinking, drip, house, hygiene, kitchen, potable, potable water, sanitation, sink, water static const IconData faucetDrip = IconDataRegular(0xe006); /// Light Faucet Drip icon /// /// https://fontawesome.com/icons/faucet-drip?style=light /// drinking, drip, house, hygiene, kitchen, potable, potable water, sanitation, sink, water static const IconData lightFaucetDrip = IconDataLight(0xe006); /// Thin Faucet Drip icon /// /// https://fontawesome.com/icons/faucet-drip?style=thin /// drinking, drip, house, hygiene, kitchen, potable, potable water, sanitation, sink, water static const IconData thinFaucetDrip = IconDataThin(0xe006); /// Solid Fax icon /// /// https://fontawesome.com/icons/fax?style=solid /// Fax Icon, business, communicate, copy, facsimile, fax, fax machine, send static const IconData solidFax = IconDataSolid(0xf1ac); /// Regular Fax icon /// /// https://fontawesome.com/icons/fax?style=regular /// Fax Icon, business, communicate, copy, facsimile, fax, fax machine, send static const IconData fax = IconDataRegular(0xf1ac); /// Light Fax icon /// /// https://fontawesome.com/icons/fax?style=light /// Fax Icon, business, communicate, copy, facsimile, fax, fax machine, send static const IconData lightFax = IconDataLight(0xf1ac); /// Thin Fax icon /// /// https://fontawesome.com/icons/fax?style=thin /// Fax Icon, business, communicate, copy, facsimile, fax, fax machine, send static const IconData thinFax = IconDataThin(0xf1ac); /// Solid Feather icon /// /// https://fontawesome.com/icons/feather?style=solid /// bird, feather, flight, light, plucked, plumage, quill, write static const IconData solidFeather = IconDataSolid(0xf52d); /// Regular Feather icon /// /// https://fontawesome.com/icons/feather?style=regular /// bird, feather, flight, light, plucked, plumage, quill, write static const IconData feather = IconDataRegular(0xf52d); /// Light Feather icon /// /// https://fontawesome.com/icons/feather?style=light /// bird, feather, flight, light, plucked, plumage, quill, write static const IconData lightFeather = IconDataLight(0xf52d); /// Thin Feather icon /// /// https://fontawesome.com/icons/feather?style=thin /// bird, feather, flight, light, plucked, plumage, quill, write static const IconData thinFeather = IconDataThin(0xf52d); /// Solid Feather Pointed icon /// /// https://fontawesome.com/icons/feather-pointed?style=solid /// bird, light, plucked, quill, write static const IconData solidFeatherPointed = IconDataSolid(0xf56b); /// Alias feather-alt for icon [solidFeatherPointed] @Deprecated('Use "solidFeatherPointed" instead.') static const IconData solidFeatherAlt = solidFeatherPointed; /// Regular Feather Pointed icon /// /// https://fontawesome.com/icons/feather-pointed?style=regular /// bird, light, plucked, quill, write static const IconData featherPointed = IconDataRegular(0xf56b); /// Alias feather-alt for icon [featherPointed] @Deprecated('Use "featherPointed" instead.') static const IconData featherAlt = featherPointed; /// Light Feather Pointed icon /// /// https://fontawesome.com/icons/feather-pointed?style=light /// bird, light, plucked, quill, write static const IconData lightFeatherPointed = IconDataLight(0xf56b); /// Alias feather-alt for icon [lightFeatherPointed] @Deprecated('Use "lightFeatherPointed" instead.') static const IconData lightFeatherAlt = lightFeatherPointed; /// Thin Feather Pointed icon /// /// https://fontawesome.com/icons/feather-pointed?style=thin /// bird, light, plucked, quill, write static const IconData thinFeatherPointed = IconDataThin(0xf56b); /// Alias feather-alt for icon [thinFeatherPointed] @Deprecated('Use "thinFeatherPointed" instead.') static const IconData thinFeatherAlt = thinFeatherPointed; /// Brands FedEx icon /// /// https://fontawesome.com/icons/fedex?style=brands /// Federal Express, package, shipping static const IconData fedex = IconDataBrands(0xf797); /// Brands Fedora icon /// /// https://fontawesome.com/icons/fedora?style=brands /// linux, operating system, os static const IconData fedora = IconDataBrands(0xf798); /// Solid Fence icon /// /// https://fontawesome.com/icons/fence?style=solid /// fencing, picket, planks, wall, wood static const IconData solidFence = IconDataSolid(0xe303); /// Regular Fence icon /// /// https://fontawesome.com/icons/fence?style=regular /// fencing, picket, planks, wall, wood static const IconData fence = IconDataRegular(0xe303); /// Light Fence icon /// /// https://fontawesome.com/icons/fence?style=light /// fencing, picket, planks, wall, wood static const IconData lightFence = IconDataLight(0xe303); /// Thin Fence icon /// /// https://fontawesome.com/icons/fence?style=thin /// fencing, picket, planks, wall, wood static const IconData thinFence = IconDataThin(0xe303); /// Solid Ferris Wheel icon /// /// https://fontawesome.com/icons/ferris-wheel?style=solid /// amusement park, fair, ferris, ferris wheel, ride, theme park, wheel static const IconData solidFerrisWheel = IconDataSolid(0xe174); /// Regular Ferris Wheel icon /// /// https://fontawesome.com/icons/ferris-wheel?style=regular /// amusement park, fair, ferris, ferris wheel, ride, theme park, wheel static const IconData ferrisWheel = IconDataRegular(0xe174); /// Light Ferris Wheel icon /// /// https://fontawesome.com/icons/ferris-wheel?style=light /// amusement park, fair, ferris, ferris wheel, ride, theme park, wheel static const IconData lightFerrisWheel = IconDataLight(0xe174); /// Thin Ferris Wheel icon /// /// https://fontawesome.com/icons/ferris-wheel?style=thin /// amusement park, fair, ferris, ferris wheel, ride, theme park, wheel static const IconData thinFerrisWheel = IconDataThin(0xe174); /// Solid Ferry icon /// /// https://fontawesome.com/icons/ferry?style=solid /// barge, boat, carry, ferryboat, ship static const IconData solidFerry = IconDataSolid(0xe4ea); /// Regular Ferry icon /// /// https://fontawesome.com/icons/ferry?style=regular /// barge, boat, carry, ferryboat, ship static const IconData ferry = IconDataRegular(0xe4ea); /// Light Ferry icon /// /// https://fontawesome.com/icons/ferry?style=light /// barge, boat, carry, ferryboat, ship static const IconData lightFerry = IconDataLight(0xe4ea); /// Thin Ferry icon /// /// https://fontawesome.com/icons/ferry?style=thin /// barge, boat, carry, ferryboat, ship static const IconData thinFerry = IconDataThin(0xe4ea); /// Solid Field Hockey Stick Ball icon /// /// https://fontawesome.com/icons/field-hockey-stick-ball?style=solid /// ball, field, field hockey, game, hockey, sport, stick static const IconData solidFieldHockeyStickBall = IconDataSolid(0xf44c); /// Alias field-hockey for icon [solidFieldHockeyStickBall] @Deprecated('Use "solidFieldHockeyStickBall" instead.') static const IconData solidFieldHockey = solidFieldHockeyStickBall; /// Regular Field Hockey Stick Ball icon /// /// https://fontawesome.com/icons/field-hockey-stick-ball?style=regular /// ball, field, field hockey, game, hockey, sport, stick static const IconData fieldHockeyStickBall = IconDataRegular(0xf44c); /// Alias field-hockey for icon [fieldHockeyStickBall] @Deprecated('Use "fieldHockeyStickBall" instead.') static const IconData fieldHockey = fieldHockeyStickBall; /// Light Field Hockey Stick Ball icon /// /// https://fontawesome.com/icons/field-hockey-stick-ball?style=light /// ball, field, field hockey, game, hockey, sport, stick static const IconData lightFieldHockeyStickBall = IconDataLight(0xf44c); /// Alias field-hockey for icon [lightFieldHockeyStickBall] @Deprecated('Use "lightFieldHockeyStickBall" instead.') static const IconData lightFieldHockey = lightFieldHockeyStickBall; /// Thin Field Hockey Stick Ball icon /// /// https://fontawesome.com/icons/field-hockey-stick-ball?style=thin /// ball, field, field hockey, game, hockey, sport, stick static const IconData thinFieldHockeyStickBall = IconDataThin(0xf44c); /// Alias field-hockey for icon [thinFieldHockeyStickBall] @Deprecated('Use "thinFieldHockeyStickBall" instead.') static const IconData thinFieldHockey = thinFieldHockeyStickBall; /// Brands Figma icon /// /// https://fontawesome.com/icons/figma?style=brands /// app, design, interface static const IconData figma = IconDataBrands(0xf799); /// Solid File icon /// /// https://fontawesome.com/icons/file?style=solid /// Empty Document, cv, document, new, page, page facing up, pdf, resume static const IconData solidFile = IconDataSolid(0xf15b); /// Regular File icon /// /// https://fontawesome.com/icons/file?style=regular /// Empty Document, cv, document, new, page, page facing up, pdf, resume static const IconData file = IconDataRegular(0xf15b); /// Light File icon /// /// https://fontawesome.com/icons/file?style=light /// Empty Document, cv, document, new, page, page facing up, pdf, resume static const IconData lightFile = IconDataLight(0xf15b); /// Thin File icon /// /// https://fontawesome.com/icons/file?style=thin /// Empty Document, cv, document, new, page, page facing up, pdf, resume static const IconData thinFile = IconDataThin(0xf15b); /// Solid File Arrow Down icon /// /// https://fontawesome.com/icons/file-arrow-down?style=solid /// document, export, insert, save static const IconData solidFileArrowDown = IconDataSolid(0xf56d); /// Alias file-download for icon [solidFileArrowDown] @Deprecated('Use "solidFileArrowDown" instead.') static const IconData solidFileDownload = solidFileArrowDown; /// Regular File Arrow Down icon /// /// https://fontawesome.com/icons/file-arrow-down?style=regular /// document, export, insert, save static const IconData fileArrowDown = IconDataRegular(0xf56d); /// Alias file-download for icon [fileArrowDown] @Deprecated('Use "fileArrowDown" instead.') static const IconData fileDownload = fileArrowDown; /// Light File Arrow Down icon /// /// https://fontawesome.com/icons/file-arrow-down?style=light /// document, export, insert, save static const IconData lightFileArrowDown = IconDataLight(0xf56d); /// Alias file-download for icon [lightFileArrowDown] @Deprecated('Use "lightFileArrowDown" instead.') static const IconData lightFileDownload = lightFileArrowDown; /// Thin File Arrow Down icon /// /// https://fontawesome.com/icons/file-arrow-down?style=thin /// document, export, insert, save static const IconData thinFileArrowDown = IconDataThin(0xf56d); /// Alias file-download for icon [thinFileArrowDown] @Deprecated('Use "thinFileArrowDown" instead.') static const IconData thinFileDownload = thinFileArrowDown; /// Solid File Arrow Up icon /// /// https://fontawesome.com/icons/file-arrow-up?style=solid /// document, import, page, save, upgrade static const IconData solidFileArrowUp = IconDataSolid(0xf574); /// Alias file-upload for icon [solidFileArrowUp] @Deprecated('Use "solidFileArrowUp" instead.') static const IconData solidFileUpload = solidFileArrowUp; /// Regular File Arrow Up icon /// /// https://fontawesome.com/icons/file-arrow-up?style=regular /// document, import, page, save, upgrade static const IconData fileArrowUp = IconDataRegular(0xf574); /// Alias file-upload for icon [fileArrowUp] @Deprecated('Use "fileArrowUp" instead.') static const IconData fileUpload = fileArrowUp; /// Light File Arrow Up icon /// /// https://fontawesome.com/icons/file-arrow-up?style=light /// document, import, page, save, upgrade static const IconData lightFileArrowUp = IconDataLight(0xf574); /// Alias file-upload for icon [lightFileArrowUp] @Deprecated('Use "lightFileArrowUp" instead.') static const IconData lightFileUpload = lightFileArrowUp; /// Thin File Arrow Up icon /// /// https://fontawesome.com/icons/file-arrow-up?style=thin /// document, import, page, save, upgrade static const IconData thinFileArrowUp = IconDataThin(0xf574); /// Alias file-upload for icon [thinFileArrowUp] @Deprecated('Use "thinFileArrowUp" instead.') static const IconData thinFileUpload = thinFileArrowUp; /// Solid File Audio icon /// /// https://fontawesome.com/icons/file-audio?style=solid /// document, mp3, music, page, play, sound static const IconData solidFileAudio = IconDataSolid(0xf1c7); /// Regular File Audio icon /// /// https://fontawesome.com/icons/file-audio?style=regular /// document, mp3, music, page, play, sound static const IconData fileAudio = IconDataRegular(0xf1c7); /// Light File Audio icon /// /// https://fontawesome.com/icons/file-audio?style=light /// document, mp3, music, page, play, sound static const IconData lightFileAudio = IconDataLight(0xf1c7); /// Thin File Audio icon /// /// https://fontawesome.com/icons/file-audio?style=thin /// document, mp3, music, page, play, sound static const IconData thinFileAudio = IconDataThin(0xf1c7); /// Solid File Binary icon /// /// https://fontawesome.com/icons/file-binary?style=solid /// binary, code, computer static const IconData solidFileBinary = IconDataSolid(0xe175); /// Regular File Binary icon /// /// https://fontawesome.com/icons/file-binary?style=regular /// binary, code, computer static const IconData fileBinary = IconDataRegular(0xe175); /// Light File Binary icon /// /// https://fontawesome.com/icons/file-binary?style=light /// binary, code, computer static const IconData lightFileBinary = IconDataLight(0xe175); /// Thin File Binary icon /// /// https://fontawesome.com/icons/file-binary?style=thin /// binary, code, computer static const IconData thinFileBinary = IconDataThin(0xe175); /// Solid File Certificate icon /// /// https://fontawesome.com/icons/file-certificate?style=solid /// award, diploma, document, license static const IconData solidFileCertificate = IconDataSolid(0xf5f3); /// Alias file-award for icon [solidFileCertificate] @Deprecated('Use "solidFileCertificate" instead.') static const IconData solidFileAward = solidFileCertificate; /// Regular File Certificate icon /// /// https://fontawesome.com/icons/file-certificate?style=regular /// award, diploma, document, license static const IconData fileCertificate = IconDataRegular(0xf5f3); /// Alias file-award for icon [fileCertificate] @Deprecated('Use "fileCertificate" instead.') static const IconData fileAward = fileCertificate; /// Light File Certificate icon /// /// https://fontawesome.com/icons/file-certificate?style=light /// award, diploma, document, license static const IconData lightFileCertificate = IconDataLight(0xf5f3); /// Alias file-award for icon [lightFileCertificate] @Deprecated('Use "lightFileCertificate" instead.') static const IconData lightFileAward = lightFileCertificate; /// Thin File Certificate icon /// /// https://fontawesome.com/icons/file-certificate?style=thin /// award, diploma, document, license static const IconData thinFileCertificate = IconDataThin(0xf5f3); /// Alias file-award for icon [thinFileCertificate] @Deprecated('Use "thinFileCertificate" instead.') static const IconData thinFileAward = thinFileCertificate; /// Solid File Chart Column icon /// /// https://fontawesome.com/icons/file-chart-column?style=solid /// analytics, data, document, projection, report, revenue static const IconData solidFileChartColumn = IconDataSolid(0xf659); /// Alias file-chart-line for icon [solidFileChartColumn] @Deprecated('Use "solidFileChartColumn" instead.') static const IconData solidFileChartLine = solidFileChartColumn; /// Regular File Chart Column icon /// /// https://fontawesome.com/icons/file-chart-column?style=regular /// analytics, data, document, projection, report, revenue static const IconData fileChartColumn = IconDataRegular(0xf659); /// Alias file-chart-line for icon [fileChartColumn] @Deprecated('Use "fileChartColumn" instead.') static const IconData fileChartLine = fileChartColumn; /// Light File Chart Column icon /// /// https://fontawesome.com/icons/file-chart-column?style=light /// analytics, data, document, projection, report, revenue static const IconData lightFileChartColumn = IconDataLight(0xf659); /// Alias file-chart-line for icon [lightFileChartColumn] @Deprecated('Use "lightFileChartColumn" instead.') static const IconData lightFileChartLine = lightFileChartColumn; /// Thin File Chart Column icon /// /// https://fontawesome.com/icons/file-chart-column?style=thin /// analytics, data, document, projection, report, revenue static const IconData thinFileChartColumn = IconDataThin(0xf659); /// Alias file-chart-line for icon [thinFileChartColumn] @Deprecated('Use "thinFileChartColumn" instead.') static const IconData thinFileChartLine = thinFileChartColumn; /// Solid File Chart Pie icon /// /// https://fontawesome.com/icons/file-chart-pie?style=solid /// analytics, data, document, projection, report, revenue static const IconData solidFileChartPie = IconDataSolid(0xf65a); /// Regular File Chart Pie icon /// /// https://fontawesome.com/icons/file-chart-pie?style=regular /// analytics, data, document, projection, report, revenue static const IconData fileChartPie = IconDataRegular(0xf65a); /// Light File Chart Pie icon /// /// https://fontawesome.com/icons/file-chart-pie?style=light /// analytics, data, document, projection, report, revenue static const IconData lightFileChartPie = IconDataLight(0xf65a); /// Thin File Chart Pie icon /// /// https://fontawesome.com/icons/file-chart-pie?style=thin /// analytics, data, document, projection, report, revenue static const IconData thinFileChartPie = IconDataThin(0xf65a); /// Solid File Check icon /// /// https://fontawesome.com/icons/file-check?style=solid /// accept, agree, confirm, document, done, enable, ok, select, success, synced, tick, todo, validate, working static const IconData solidFileCheck = IconDataSolid(0xf316); /// Regular File Check icon /// /// https://fontawesome.com/icons/file-check?style=regular /// accept, agree, confirm, document, done, enable, ok, select, success, synced, tick, todo, validate, working static const IconData fileCheck = IconDataRegular(0xf316); /// Light File Check icon /// /// https://fontawesome.com/icons/file-check?style=light /// accept, agree, confirm, document, done, enable, ok, select, success, synced, tick, todo, validate, working static const IconData lightFileCheck = IconDataLight(0xf316); /// Thin File Check icon /// /// https://fontawesome.com/icons/file-check?style=thin /// accept, agree, confirm, document, done, enable, ok, select, success, synced, tick, todo, validate, working static const IconData thinFileCheck = IconDataThin(0xf316); /// Solid File Circle Check icon /// /// https://fontawesome.com/icons/file-circle-check?style=solid /// document, enable, file, not affected, ok, okay, paper, validate, working static const IconData solidFileCircleCheck = IconDataSolid(0xe5a0); /// Regular File Circle Check icon /// /// https://fontawesome.com/icons/file-circle-check?style=regular /// document, enable, file, not affected, ok, okay, paper, validate, working static const IconData fileCircleCheck = IconDataRegular(0xe5a0); /// Light File Circle Check icon /// /// https://fontawesome.com/icons/file-circle-check?style=light /// document, enable, file, not affected, ok, okay, paper, validate, working static const IconData lightFileCircleCheck = IconDataLight(0xe5a0); /// Thin File Circle Check icon /// /// https://fontawesome.com/icons/file-circle-check?style=thin /// document, enable, file, not affected, ok, okay, paper, validate, working static const IconData thinFileCircleCheck = IconDataThin(0xe5a0); /// Solid File Circle Exclamation icon /// /// https://fontawesome.com/icons/file-circle-exclamation?style=solid /// document, failed, file, paper static const IconData solidFileCircleExclamation = IconDataSolid(0xe4eb); /// Regular File Circle Exclamation icon /// /// https://fontawesome.com/icons/file-circle-exclamation?style=regular /// document, failed, file, paper static const IconData fileCircleExclamation = IconDataRegular(0xe4eb); /// Light File Circle Exclamation icon /// /// https://fontawesome.com/icons/file-circle-exclamation?style=light /// document, failed, file, paper static const IconData lightFileCircleExclamation = IconDataLight(0xe4eb); /// Thin File Circle Exclamation icon /// /// https://fontawesome.com/icons/file-circle-exclamation?style=thin /// document, failed, file, paper static const IconData thinFileCircleExclamation = IconDataThin(0xe4eb); /// Solid File Circle Info icon /// /// https://fontawesome.com/icons/file-circle-info?style=solid /// details, document, info, new, page, pdf static const IconData solidFileCircleInfo = IconDataSolid(0xe493); /// Regular File Circle Info icon /// /// https://fontawesome.com/icons/file-circle-info?style=regular /// details, document, info, new, page, pdf static const IconData fileCircleInfo = IconDataRegular(0xe493); /// Light File Circle Info icon /// /// https://fontawesome.com/icons/file-circle-info?style=light /// details, document, info, new, page, pdf static const IconData lightFileCircleInfo = IconDataLight(0xe493); /// Thin File Circle Info icon /// /// https://fontawesome.com/icons/file-circle-info?style=thin /// details, document, info, new, page, pdf static const IconData thinFileCircleInfo = IconDataThin(0xe493); /// Solid File Circle Minus icon /// /// https://fontawesome.com/icons/file-circle-minus?style=solid /// document, file, paper static const IconData solidFileCircleMinus = IconDataSolid(0xe4ed); /// Regular File Circle Minus icon /// /// https://fontawesome.com/icons/file-circle-minus?style=regular /// document, file, paper static const IconData fileCircleMinus = IconDataRegular(0xe4ed); /// Light File Circle Minus icon /// /// https://fontawesome.com/icons/file-circle-minus?style=light /// document, file, paper static const IconData lightFileCircleMinus = IconDataLight(0xe4ed); /// Thin File Circle Minus icon /// /// https://fontawesome.com/icons/file-circle-minus?style=thin /// document, file, paper static const IconData thinFileCircleMinus = IconDataThin(0xe4ed); /// Solid File Circle Plus icon /// /// https://fontawesome.com/icons/file-circle-plus?style=solid /// add, document, file, new, page, paper, pdf static const IconData solidFileCirclePlus = IconDataSolid(0xe494); /// Regular File Circle Plus icon /// /// https://fontawesome.com/icons/file-circle-plus?style=regular /// add, document, file, new, page, paper, pdf static const IconData fileCirclePlus = IconDataRegular(0xe494); /// Light File Circle Plus icon /// /// https://fontawesome.com/icons/file-circle-plus?style=light /// add, document, file, new, page, paper, pdf static const IconData lightFileCirclePlus = IconDataLight(0xe494); /// Thin File Circle Plus icon /// /// https://fontawesome.com/icons/file-circle-plus?style=thin /// add, document, file, new, page, paper, pdf static const IconData thinFileCirclePlus = IconDataThin(0xe494); /// Solid File Circle Question icon /// /// https://fontawesome.com/icons/file-circle-question?style=solid /// document, file, paper static const IconData solidFileCircleQuestion = IconDataSolid(0xe4ef); /// Regular File Circle Question icon /// /// https://fontawesome.com/icons/file-circle-question?style=regular /// document, file, paper static const IconData fileCircleQuestion = IconDataRegular(0xe4ef); /// Light File Circle Question icon /// /// https://fontawesome.com/icons/file-circle-question?style=light /// document, file, paper static const IconData lightFileCircleQuestion = IconDataLight(0xe4ef); /// Thin File Circle Question icon /// /// https://fontawesome.com/icons/file-circle-question?style=thin /// document, file, paper static const IconData thinFileCircleQuestion = IconDataThin(0xe4ef); /// Solid File Circle Xmark icon /// /// https://fontawesome.com/icons/file-circle-xmark?style=solid /// document, file, paper, uncheck static const IconData solidFileCircleXmark = IconDataSolid(0xe5a1); /// Regular File Circle Xmark icon /// /// https://fontawesome.com/icons/file-circle-xmark?style=regular /// document, file, paper, uncheck static const IconData fileCircleXmark = IconDataRegular(0xe5a1); /// Light File Circle Xmark icon /// /// https://fontawesome.com/icons/file-circle-xmark?style=light /// document, file, paper, uncheck static const IconData lightFileCircleXmark = IconDataLight(0xe5a1); /// Thin File Circle Xmark icon /// /// https://fontawesome.com/icons/file-circle-xmark?style=thin /// document, file, paper, uncheck static const IconData thinFileCircleXmark = IconDataThin(0xe5a1); /// Solid File Code icon /// /// https://fontawesome.com/icons/file-code?style=solid /// css, development, document, html, mysql, sql static const IconData solidFileCode = IconDataSolid(0xf1c9); /// Regular File Code icon /// /// https://fontawesome.com/icons/file-code?style=regular /// css, development, document, html, mysql, sql static const IconData fileCode = IconDataRegular(0xf1c9); /// Light File Code icon /// /// https://fontawesome.com/icons/file-code?style=light /// css, development, document, html, mysql, sql static const IconData lightFileCode = IconDataLight(0xf1c9); /// Thin File Code icon /// /// https://fontawesome.com/icons/file-code?style=thin /// css, development, document, html, mysql, sql static const IconData thinFileCode = IconDataThin(0xf1c9); /// Solid File Contract icon /// /// https://fontawesome.com/icons/file-contract?style=solid /// agreement, binding, document, legal, signature, username static const IconData solidFileContract = IconDataSolid(0xf56c); /// Regular File Contract icon /// /// https://fontawesome.com/icons/file-contract?style=regular /// agreement, binding, document, legal, signature, username static const IconData fileContract = IconDataRegular(0xf56c); /// Light File Contract icon /// /// https://fontawesome.com/icons/file-contract?style=light /// agreement, binding, document, legal, signature, username static const IconData lightFileContract = IconDataLight(0xf56c); /// Thin File Contract icon /// /// https://fontawesome.com/icons/file-contract?style=thin /// agreement, binding, document, legal, signature, username static const IconData thinFileContract = IconDataThin(0xf56c); /// Solid File Csv icon /// /// https://fontawesome.com/icons/file-csv?style=solid /// document, excel, numbers, spreadsheets, table static const IconData solidFileCsv = IconDataSolid(0xf6dd); /// Regular File Csv icon /// /// https://fontawesome.com/icons/file-csv?style=regular /// document, excel, numbers, spreadsheets, table static const IconData fileCsv = IconDataRegular(0xf6dd); /// Light File Csv icon /// /// https://fontawesome.com/icons/file-csv?style=light /// document, excel, numbers, spreadsheets, table static const IconData lightFileCsv = IconDataLight(0xf6dd); /// Thin File Csv icon /// /// https://fontawesome.com/icons/file-csv?style=thin /// document, excel, numbers, spreadsheets, table static const IconData thinFileCsv = IconDataThin(0xf6dd); /// Solid File Dashed Line icon /// /// https://fontawesome.com/icons/file-dashed-line?style=solid /// begin, divide, edit, end, format, split static const IconData solidFileDashedLine = IconDataSolid(0xf877); /// Alias page-break for icon [solidFileDashedLine] @Deprecated('Use "solidFileDashedLine" instead.') static const IconData solidPageBreak = solidFileDashedLine; /// Regular File Dashed Line icon /// /// https://fontawesome.com/icons/file-dashed-line?style=regular /// begin, divide, edit, end, format, split static const IconData fileDashedLine = IconDataRegular(0xf877); /// Alias page-break for icon [fileDashedLine] @Deprecated('Use "fileDashedLine" instead.') static const IconData pageBreak = fileDashedLine; /// Light File Dashed Line icon /// /// https://fontawesome.com/icons/file-dashed-line?style=light /// begin, divide, edit, end, format, split static const IconData lightFileDashedLine = IconDataLight(0xf877); /// Alias page-break for icon [lightFileDashedLine] @Deprecated('Use "lightFileDashedLine" instead.') static const IconData lightPageBreak = lightFileDashedLine; /// Thin File Dashed Line icon /// /// https://fontawesome.com/icons/file-dashed-line?style=thin /// begin, divide, edit, end, format, split static const IconData thinFileDashedLine = IconDataThin(0xf877); /// Alias page-break for icon [thinFileDashedLine] @Deprecated('Use "thinFileDashedLine" instead.') static const IconData thinPageBreak = thinFileDashedLine; /// Solid File Doc icon /// /// https://fontawesome.com/icons/file-doc?style=solid /// file, microsoft, paper, writing, document static const IconData solidFileDoc = IconDataSolid(0xe5ed); /// Regular File Doc icon /// /// https://fontawesome.com/icons/file-doc?style=regular /// file, microsoft, paper, writing, document static const IconData fileDoc = IconDataRegular(0xe5ed); /// Light File Doc icon /// /// https://fontawesome.com/icons/file-doc?style=light /// file, microsoft, paper, writing, document static const IconData lightFileDoc = IconDataLight(0xe5ed); /// Thin File Doc icon /// /// https://fontawesome.com/icons/file-doc?style=thin /// file, microsoft, paper, writing, document static const IconData thinFileDoc = IconDataThin(0xe5ed); /// Solid File Eps icon /// /// https://fontawesome.com/icons/file-eps?style=solid /// Document with Picture, document, image, eps, img, vector static const IconData solidFileEps = IconDataSolid(0xe644); /// Regular File Eps icon /// /// https://fontawesome.com/icons/file-eps?style=regular /// Document with Picture, document, image, eps, img, vector static const IconData fileEps = IconDataRegular(0xe644); /// Light File Eps icon /// /// https://fontawesome.com/icons/file-eps?style=light /// Document with Picture, document, image, eps, img, vector static const IconData lightFileEps = IconDataLight(0xe644); /// Thin File Eps icon /// /// https://fontawesome.com/icons/file-eps?style=thin /// Document with Picture, document, image, eps, img, vector static const IconData thinFileEps = IconDataThin(0xe644); /// Solid File Excel icon /// /// https://fontawesome.com/icons/file-excel?style=solid /// csv, document, numbers, spreadsheets, table static const IconData solidFileExcel = IconDataSolid(0xf1c3); /// Regular File Excel icon /// /// https://fontawesome.com/icons/file-excel?style=regular /// csv, document, numbers, spreadsheets, table static const IconData fileExcel = IconDataRegular(0xf1c3); /// Light File Excel icon /// /// https://fontawesome.com/icons/file-excel?style=light /// csv, document, numbers, spreadsheets, table static const IconData lightFileExcel = IconDataLight(0xf1c3); /// Thin File Excel icon /// /// https://fontawesome.com/icons/file-excel?style=thin /// csv, document, numbers, spreadsheets, table static const IconData thinFileExcel = IconDataThin(0xf1c3); /// Solid File Exclamation icon /// /// https://fontawesome.com/icons/file-exclamation?style=solid /// alert, document, failed, important, page static const IconData solidFileExclamation = IconDataSolid(0xf31a); /// Regular File Exclamation icon /// /// https://fontawesome.com/icons/file-exclamation?style=regular /// alert, document, failed, important, page static const IconData fileExclamation = IconDataRegular(0xf31a); /// Light File Exclamation icon /// /// https://fontawesome.com/icons/file-exclamation?style=light /// alert, document, failed, important, page static const IconData lightFileExclamation = IconDataLight(0xf31a); /// Thin File Exclamation icon /// /// https://fontawesome.com/icons/file-exclamation?style=thin /// alert, document, failed, important, page static const IconData thinFileExclamation = IconDataThin(0xf31a); /// Solid File Export icon /// /// https://fontawesome.com/icons/file-export?style=solid /// download, save static const IconData solidFileExport = IconDataSolid(0xf56e); /// Alias arrow-right-from-file for icon [solidFileExport] @Deprecated('Use "solidFileExport" instead.') static const IconData solidArrowRightFromFile = solidFileExport; /// Regular File Export icon /// /// https://fontawesome.com/icons/file-export?style=regular /// download, save static const IconData fileExport = IconDataRegular(0xf56e); /// Alias arrow-right-from-file for icon [fileExport] @Deprecated('Use "fileExport" instead.') static const IconData arrowRightFromFile = fileExport; /// Light File Export icon /// /// https://fontawesome.com/icons/file-export?style=light /// download, save static const IconData lightFileExport = IconDataLight(0xf56e); /// Alias arrow-right-from-file for icon [lightFileExport] @Deprecated('Use "lightFileExport" instead.') static const IconData lightArrowRightFromFile = lightFileExport; /// Thin File Export icon /// /// https://fontawesome.com/icons/file-export?style=thin /// download, save static const IconData thinFileExport = IconDataThin(0xf56e); /// Alias arrow-right-from-file for icon [thinFileExport] @Deprecated('Use "thinFileExport" instead.') static const IconData thinArrowRightFromFile = thinFileExport; /// Solid File Gif icon /// /// https://fontawesome.com/icons/file-gif?style=solid /// document, image, animation, gif, graphics interchange format, jif static const IconData solidFileGif = IconDataSolid(0xe645); /// Regular File Gif icon /// /// https://fontawesome.com/icons/file-gif?style=regular /// document, image, animation, gif, graphics interchange format, jif static const IconData fileGif = IconDataRegular(0xe645); /// Light File Gif icon /// /// https://fontawesome.com/icons/file-gif?style=light /// document, image, animation, gif, graphics interchange format, jif static const IconData lightFileGif = IconDataLight(0xe645); /// Thin File Gif icon /// /// https://fontawesome.com/icons/file-gif?style=thin /// document, image, animation, gif, graphics interchange format, jif static const IconData thinFileGif = IconDataThin(0xe645); /// Solid File Heart icon /// /// https://fontawesome.com/icons/file-heart?style=solid /// favorite, love, wishlist static const IconData solidFileHeart = IconDataSolid(0xe176); /// Regular File Heart icon /// /// https://fontawesome.com/icons/file-heart?style=regular /// favorite, love, wishlist static const IconData fileHeart = IconDataRegular(0xe176); /// Light File Heart icon /// /// https://fontawesome.com/icons/file-heart?style=light /// favorite, love, wishlist static const IconData lightFileHeart = IconDataLight(0xe176); /// Thin File Heart icon /// /// https://fontawesome.com/icons/file-heart?style=thin /// favorite, love, wishlist static const IconData thinFileHeart = IconDataThin(0xe176); /// Solid File Image icon /// /// https://fontawesome.com/icons/file-image?style=solid /// Document with Picture, document, image, img, jpg, photo, png static const IconData solidFileImage = IconDataSolid(0xf1c5); /// Regular File Image icon /// /// https://fontawesome.com/icons/file-image?style=regular /// Document with Picture, document, image, img, jpg, photo, png static const IconData fileImage = IconDataRegular(0xf1c5); /// Light File Image icon /// /// https://fontawesome.com/icons/file-image?style=light /// Document with Picture, document, image, img, jpg, photo, png static const IconData lightFileImage = IconDataLight(0xf1c5); /// Thin File Image icon /// /// https://fontawesome.com/icons/file-image?style=thin /// Document with Picture, document, image, img, jpg, photo, png static const IconData thinFileImage = IconDataThin(0xf1c5); /// Solid File Import icon /// /// https://fontawesome.com/icons/file-import?style=solid /// copy, document, insert, send, upload static const IconData solidFileImport = IconDataSolid(0xf56f); /// Alias arrow-right-to-file for icon [solidFileImport] @Deprecated('Use "solidFileImport" instead.') static const IconData solidArrowRightToFile = solidFileImport; /// Regular File Import icon /// /// https://fontawesome.com/icons/file-import?style=regular /// copy, document, insert, send, upload static const IconData fileImport = IconDataRegular(0xf56f); /// Alias arrow-right-to-file for icon [fileImport] @Deprecated('Use "fileImport" instead.') static const IconData arrowRightToFile = fileImport; /// Light File Import icon /// /// https://fontawesome.com/icons/file-import?style=light /// copy, document, insert, send, upload static const IconData lightFileImport = IconDataLight(0xf56f); /// Alias arrow-right-to-file for icon [lightFileImport] @Deprecated('Use "lightFileImport" instead.') static const IconData lightArrowRightToFile = lightFileImport; /// Thin File Import icon /// /// https://fontawesome.com/icons/file-import?style=thin /// copy, document, insert, send, upload static const IconData thinFileImport = IconDataThin(0xf56f); /// Alias arrow-right-to-file for icon [thinFileImport] @Deprecated('Use "thinFileImport" instead.') static const IconData thinArrowRightToFile = thinFileImport; /// Solid File Invoice icon /// /// https://fontawesome.com/icons/file-invoice?style=solid /// account, bill, charge, document, payment, receipt static const IconData solidFileInvoice = IconDataSolid(0xf570); /// Regular File Invoice icon /// /// https://fontawesome.com/icons/file-invoice?style=regular /// account, bill, charge, document, payment, receipt static const IconData fileInvoice = IconDataRegular(0xf570); /// Light File Invoice icon /// /// https://fontawesome.com/icons/file-invoice?style=light /// account, bill, charge, document, payment, receipt static const IconData lightFileInvoice = IconDataLight(0xf570); /// Thin File Invoice icon /// /// https://fontawesome.com/icons/file-invoice?style=thin /// account, bill, charge, document, payment, receipt static const IconData thinFileInvoice = IconDataThin(0xf570); /// Solid File Invoice Dollar icon /// /// https://fontawesome.com/icons/file-invoice-dollar?style=solid /// $, account, bill, charge, document, dollar-sign, money, payment, receipt, revenue, salary, usd static const IconData solidFileInvoiceDollar = IconDataSolid(0xf571); /// Regular File Invoice Dollar icon /// /// https://fontawesome.com/icons/file-invoice-dollar?style=regular /// $, account, bill, charge, document, dollar-sign, money, payment, receipt, revenue, salary, usd static const IconData fileInvoiceDollar = IconDataRegular(0xf571); /// Light File Invoice Dollar icon /// /// https://fontawesome.com/icons/file-invoice-dollar?style=light /// $, account, bill, charge, document, dollar-sign, money, payment, receipt, revenue, salary, usd static const IconData lightFileInvoiceDollar = IconDataLight(0xf571); /// Thin File Invoice Dollar icon /// /// https://fontawesome.com/icons/file-invoice-dollar?style=thin /// $, account, bill, charge, document, dollar-sign, money, payment, receipt, revenue, salary, usd static const IconData thinFileInvoiceDollar = IconDataThin(0xf571); /// Solid File Jpg icon /// /// https://fontawesome.com/icons/file-jpg?style=solid /// Document with Picture, document, image, jpg, photo static const IconData solidFileJpg = IconDataSolid(0xe646); /// Regular File Jpg icon /// /// https://fontawesome.com/icons/file-jpg?style=regular /// Document with Picture, document, image, jpg, photo static const IconData fileJpg = IconDataRegular(0xe646); /// Light File Jpg icon /// /// https://fontawesome.com/icons/file-jpg?style=light /// Document with Picture, document, image, jpg, photo static const IconData lightFileJpg = IconDataLight(0xe646); /// Thin File Jpg icon /// /// https://fontawesome.com/icons/file-jpg?style=thin /// Document with Picture, document, image, jpg, photo static const IconData thinFileJpg = IconDataThin(0xe646); /// Solid File Lines icon /// /// https://fontawesome.com/icons/file-lines?style=solid /// Document, Document with Text, document, file-text, invoice, new, page, pdf static const IconData solidFileLines = IconDataSolid(0xf15c); /// Alias file-alt for icon [solidFileLines] @Deprecated('Use "solidFileLines" instead.') static const IconData solidFileAlt = solidFileLines; /// Alias file-text for icon [solidFileLines] @Deprecated('Use "solidFileLines" instead.') static const IconData solidFileText = solidFileLines; /// Regular File Lines icon /// /// https://fontawesome.com/icons/file-lines?style=regular /// Document, Document with Text, document, file-text, invoice, new, page, pdf static const IconData fileLines = IconDataRegular(0xf15c); /// Alias file-alt for icon [fileLines] @Deprecated('Use "fileLines" instead.') static const IconData fileAlt = fileLines; /// Alias file-text for icon [fileLines] @Deprecated('Use "fileLines" instead.') static const IconData fileText = fileLines; /// Light File Lines icon /// /// https://fontawesome.com/icons/file-lines?style=light /// Document, Document with Text, document, file-text, invoice, new, page, pdf static const IconData lightFileLines = IconDataLight(0xf15c); /// Alias file-alt for icon [lightFileLines] @Deprecated('Use "lightFileLines" instead.') static const IconData lightFileAlt = lightFileLines; /// Alias file-text for icon [lightFileLines] @Deprecated('Use "lightFileLines" instead.') static const IconData lightFileText = lightFileLines; /// Thin File Lines icon /// /// https://fontawesome.com/icons/file-lines?style=thin /// Document, Document with Text, document, file-text, invoice, new, page, pdf static const IconData thinFileLines = IconDataThin(0xf15c); /// Alias file-alt for icon [thinFileLines] @Deprecated('Use "thinFileLines" instead.') static const IconData thinFileAlt = thinFileLines; /// Alias file-text for icon [thinFileLines] @Deprecated('Use "thinFileLines" instead.') static const IconData thinFileText = thinFileLines; /// Solid File Lock icon /// /// https://fontawesome.com/icons/file-lock?style=solid /// contract, encrypt, lock, padlock, privacy, private, protect static const IconData solidFileLock = IconDataSolid(0xe3a6); /// Regular File Lock icon /// /// https://fontawesome.com/icons/file-lock?style=regular /// contract, encrypt, lock, padlock, privacy, private, protect static const IconData fileLock = IconDataRegular(0xe3a6); /// Light File Lock icon /// /// https://fontawesome.com/icons/file-lock?style=light /// contract, encrypt, lock, padlock, privacy, private, protect static const IconData lightFileLock = IconDataLight(0xe3a6); /// Thin File Lock icon /// /// https://fontawesome.com/icons/file-lock?style=thin /// contract, encrypt, lock, padlock, privacy, private, protect static const IconData thinFileLock = IconDataThin(0xe3a6); /// Solid File Magnifying Glass icon /// /// https://fontawesome.com/icons/file-magnifying-glass?style=solid /// document, find, look, magnifier, scan static const IconData solidFileMagnifyingGlass = IconDataSolid(0xf865); /// Alias file-search for icon [solidFileMagnifyingGlass] @Deprecated('Use "solidFileMagnifyingGlass" instead.') static const IconData solidFileSearch = solidFileMagnifyingGlass; /// Regular File Magnifying Glass icon /// /// https://fontawesome.com/icons/file-magnifying-glass?style=regular /// document, find, look, magnifier, scan static const IconData fileMagnifyingGlass = IconDataRegular(0xf865); /// Alias file-search for icon [fileMagnifyingGlass] @Deprecated('Use "fileMagnifyingGlass" instead.') static const IconData fileSearch = fileMagnifyingGlass; /// Light File Magnifying Glass icon /// /// https://fontawesome.com/icons/file-magnifying-glass?style=light /// document, find, look, magnifier, scan static const IconData lightFileMagnifyingGlass = IconDataLight(0xf865); /// Alias file-search for icon [lightFileMagnifyingGlass] @Deprecated('Use "lightFileMagnifyingGlass" instead.') static const IconData lightFileSearch = lightFileMagnifyingGlass; /// Thin File Magnifying Glass icon /// /// https://fontawesome.com/icons/file-magnifying-glass?style=thin /// document, find, look, magnifier, scan static const IconData thinFileMagnifyingGlass = IconDataThin(0xf865); /// Alias file-search for icon [thinFileMagnifyingGlass] @Deprecated('Use "thinFileMagnifyingGlass" instead.') static const IconData thinFileSearch = thinFileMagnifyingGlass; /// Solid File Medical icon /// /// https://fontawesome.com/icons/file-medical?style=solid /// document, health, history, prescription, record static const IconData solidFileMedical = IconDataSolid(0xf477); /// Regular File Medical icon /// /// https://fontawesome.com/icons/file-medical?style=regular /// document, health, history, prescription, record static const IconData fileMedical = IconDataRegular(0xf477); /// Light File Medical icon /// /// https://fontawesome.com/icons/file-medical?style=light /// document, health, history, prescription, record static const IconData lightFileMedical = IconDataLight(0xf477); /// Thin File Medical icon /// /// https://fontawesome.com/icons/file-medical?style=thin /// document, health, history, prescription, record static const IconData thinFileMedical = IconDataThin(0xf477); /// Solid File Minus icon /// /// https://fontawesome.com/icons/file-minus?style=solid /// delete, document, negative, remove static const IconData solidFileMinus = IconDataSolid(0xf318); /// Regular File Minus icon /// /// https://fontawesome.com/icons/file-minus?style=regular /// delete, document, negative, remove static const IconData fileMinus = IconDataRegular(0xf318); /// Light File Minus icon /// /// https://fontawesome.com/icons/file-minus?style=light /// delete, document, negative, remove static const IconData lightFileMinus = IconDataLight(0xf318); /// Thin File Minus icon /// /// https://fontawesome.com/icons/file-minus?style=thin /// delete, document, negative, remove static const IconData thinFileMinus = IconDataThin(0xf318); /// Solid File Mov icon /// /// https://fontawesome.com/icons/file-mov?style=solid /// document, film, mov, movie, video static const IconData solidFileMov = IconDataSolid(0xe647); /// Regular File Mov icon /// /// https://fontawesome.com/icons/file-mov?style=regular /// document, film, mov, movie, video static const IconData fileMov = IconDataRegular(0xe647); /// Light File Mov icon /// /// https://fontawesome.com/icons/file-mov?style=light /// document, film, mov, movie, video static const IconData lightFileMov = IconDataLight(0xe647); /// Thin File Mov icon /// /// https://fontawesome.com/icons/file-mov?style=thin /// document, film, mov, movie, video static const IconData thinFileMov = IconDataThin(0xe647); /// Solid File Mp3 icon /// /// https://fontawesome.com/icons/file-mp3?style=solid /// mp3, music, page, play, sound, document static const IconData solidFileMp3 = IconDataSolid(0xe648); /// Regular File Mp3 icon /// /// https://fontawesome.com/icons/file-mp3?style=regular /// mp3, music, page, play, sound, document static const IconData fileMp3 = IconDataRegular(0xe648); /// Light File Mp3 icon /// /// https://fontawesome.com/icons/file-mp3?style=light /// mp3, music, page, play, sound, document static const IconData lightFileMp3 = IconDataLight(0xe648); /// Thin File Mp3 icon /// /// https://fontawesome.com/icons/file-mp3?style=thin /// mp3, music, page, play, sound, document static const IconData thinFileMp3 = IconDataThin(0xe648); /// Solid File Mp4 icon /// /// https://fontawesome.com/icons/file-mp4?style=solid /// document, film, movie, mp4, mpeg, video static const IconData solidFileMp4 = IconDataSolid(0xe649); /// Regular File Mp4 icon /// /// https://fontawesome.com/icons/file-mp4?style=regular /// document, film, movie, mp4, mpeg, video static const IconData fileMp4 = IconDataRegular(0xe649); /// Light File Mp4 icon /// /// https://fontawesome.com/icons/file-mp4?style=light /// document, film, movie, mp4, mpeg, video static const IconData lightFileMp4 = IconDataLight(0xe649); /// Thin File Mp4 icon /// /// https://fontawesome.com/icons/file-mp4?style=thin /// document, film, movie, mp4, mpeg, video static const IconData thinFileMp4 = IconDataThin(0xe649); /// Solid File Music icon /// /// https://fontawesome.com/icons/file-music?style=solid /// aac, aif, audio, midi, mp3, ogg, sheet music, wav, wma static const IconData solidFileMusic = IconDataSolid(0xf8b6); /// Regular File Music icon /// /// https://fontawesome.com/icons/file-music?style=regular /// aac, aif, audio, midi, mp3, ogg, sheet music, wav, wma static const IconData fileMusic = IconDataRegular(0xf8b6); /// Light File Music icon /// /// https://fontawesome.com/icons/file-music?style=light /// aac, aif, audio, midi, mp3, ogg, sheet music, wav, wma static const IconData lightFileMusic = IconDataLight(0xf8b6); /// Thin File Music icon /// /// https://fontawesome.com/icons/file-music?style=thin /// aac, aif, audio, midi, mp3, ogg, sheet music, wav, wma static const IconData thinFileMusic = IconDataThin(0xf8b6); /// Solid File Pdf icon /// /// https://fontawesome.com/icons/file-pdf?style=solid /// acrobat, document, preview, save static const IconData solidFilePdf = IconDataSolid(0xf1c1); /// Regular File Pdf icon /// /// https://fontawesome.com/icons/file-pdf?style=regular /// acrobat, document, preview, save static const IconData filePdf = IconDataRegular(0xf1c1); /// Light File Pdf icon /// /// https://fontawesome.com/icons/file-pdf?style=light /// acrobat, document, preview, save static const IconData lightFilePdf = IconDataLight(0xf1c1); /// Thin File Pdf icon /// /// https://fontawesome.com/icons/file-pdf?style=thin /// acrobat, document, preview, save static const IconData thinFilePdf = IconDataThin(0xf1c1); /// Solid File Pen icon /// /// https://fontawesome.com/icons/file-pen?style=solid /// edit, memo, modify, pen, pencil, update, write static const IconData solidFilePen = IconDataSolid(0xf31c); /// Alias file-edit for icon [solidFilePen] @Deprecated('Use "solidFilePen" instead.') static const IconData solidFileEdit = solidFilePen; /// Regular File Pen icon /// /// https://fontawesome.com/icons/file-pen?style=regular /// edit, memo, modify, pen, pencil, update, write static const IconData filePen = IconDataRegular(0xf31c); /// Alias file-edit for icon [filePen] @Deprecated('Use "filePen" instead.') static const IconData fileEdit = filePen; /// Light File Pen icon /// /// https://fontawesome.com/icons/file-pen?style=light /// edit, memo, modify, pen, pencil, update, write static const IconData lightFilePen = IconDataLight(0xf31c); /// Alias file-edit for icon [lightFilePen] @Deprecated('Use "lightFilePen" instead.') static const IconData lightFileEdit = lightFilePen; /// Thin File Pen icon /// /// https://fontawesome.com/icons/file-pen?style=thin /// edit, memo, modify, pen, pencil, update, write static const IconData thinFilePen = IconDataThin(0xf31c); /// Alias file-edit for icon [thinFilePen] @Deprecated('Use "thinFilePen" instead.') static const IconData thinFileEdit = thinFilePen; /// Solid File Plus icon /// /// https://fontawesome.com/icons/file-plus?style=solid /// add, create, document, medical, new, positive static const IconData solidFilePlus = IconDataSolid(0xf319); /// Regular File Plus icon /// /// https://fontawesome.com/icons/file-plus?style=regular /// add, create, document, medical, new, positive static const IconData filePlus = IconDataRegular(0xf319); /// Light File Plus icon /// /// https://fontawesome.com/icons/file-plus?style=light /// add, create, document, medical, new, positive static const IconData lightFilePlus = IconDataLight(0xf319); /// Thin File Plus icon /// /// https://fontawesome.com/icons/file-plus?style=thin /// add, create, document, medical, new, positive static const IconData thinFilePlus = IconDataThin(0xf319); /// Solid File Plus Minus icon /// /// https://fontawesome.com/icons/file-plus-minus?style=solid /// add, difference, math, subtract static const IconData solidFilePlusMinus = IconDataSolid(0xe177); /// Regular File Plus Minus icon /// /// https://fontawesome.com/icons/file-plus-minus?style=regular /// add, difference, math, subtract static const IconData filePlusMinus = IconDataRegular(0xe177); /// Light File Plus Minus icon /// /// https://fontawesome.com/icons/file-plus-minus?style=light /// add, difference, math, subtract static const IconData lightFilePlusMinus = IconDataLight(0xe177); /// Thin File Plus Minus icon /// /// https://fontawesome.com/icons/file-plus-minus?style=thin /// add, difference, math, subtract static const IconData thinFilePlusMinus = IconDataThin(0xe177); /// Solid File Png icon /// /// https://fontawesome.com/icons/file-png?style=solid /// Document with Picture, document, image, jpg, photo static const IconData solidFilePng = IconDataSolid(0xe666); /// Regular File Png icon /// /// https://fontawesome.com/icons/file-png?style=regular /// Document with Picture, document, image, jpg, photo static const IconData filePng = IconDataRegular(0xe666); /// Light File Png icon /// /// https://fontawesome.com/icons/file-png?style=light /// Document with Picture, document, image, jpg, photo static const IconData lightFilePng = IconDataLight(0xe666); /// Thin File Png icon /// /// https://fontawesome.com/icons/file-png?style=thin /// Document with Picture, document, image, jpg, photo static const IconData thinFilePng = IconDataThin(0xe666); /// Solid File Powerpoint icon /// /// https://fontawesome.com/icons/file-powerpoint?style=solid /// display, document, keynote, presentation static const IconData solidFilePowerpoint = IconDataSolid(0xf1c4); /// Regular File Powerpoint icon /// /// https://fontawesome.com/icons/file-powerpoint?style=regular /// display, document, keynote, presentation static const IconData filePowerpoint = IconDataRegular(0xf1c4); /// Light File Powerpoint icon /// /// https://fontawesome.com/icons/file-powerpoint?style=light /// display, document, keynote, presentation static const IconData lightFilePowerpoint = IconDataLight(0xf1c4); /// Thin File Powerpoint icon /// /// https://fontawesome.com/icons/file-powerpoint?style=thin /// display, document, keynote, presentation static const IconData thinFilePowerpoint = IconDataThin(0xf1c4); /// Solid File Ppt icon /// /// https://fontawesome.com/icons/file-ppt?style=solid /// document, file, lecture, panel, powerpoint, ppt, seminar, slides, speak, speaker, talk, keynote static const IconData solidFilePpt = IconDataSolid(0xe64a); /// Regular File Ppt icon /// /// https://fontawesome.com/icons/file-ppt?style=regular /// document, file, lecture, panel, powerpoint, ppt, seminar, slides, speak, speaker, talk, keynote static const IconData filePpt = IconDataRegular(0xe64a); /// Light File Ppt icon /// /// https://fontawesome.com/icons/file-ppt?style=light /// document, file, lecture, panel, powerpoint, ppt, seminar, slides, speak, speaker, talk, keynote static const IconData lightFilePpt = IconDataLight(0xe64a); /// Thin File Ppt icon /// /// https://fontawesome.com/icons/file-ppt?style=thin /// document, file, lecture, panel, powerpoint, ppt, seminar, slides, speak, speaker, talk, keynote static const IconData thinFilePpt = IconDataThin(0xe64a); /// Solid File Prescription icon /// /// https://fontawesome.com/icons/file-prescription?style=solid /// document, drugs, medical, medicine, rx static const IconData solidFilePrescription = IconDataSolid(0xf572); /// Regular File Prescription icon /// /// https://fontawesome.com/icons/file-prescription?style=regular /// document, drugs, medical, medicine, rx static const IconData filePrescription = IconDataRegular(0xf572); /// Light File Prescription icon /// /// https://fontawesome.com/icons/file-prescription?style=light /// document, drugs, medical, medicine, rx static const IconData lightFilePrescription = IconDataLight(0xf572); /// Thin File Prescription icon /// /// https://fontawesome.com/icons/file-prescription?style=thin /// document, drugs, medical, medicine, rx static const IconData thinFilePrescription = IconDataThin(0xf572); /// Solid File Shield icon /// /// https://fontawesome.com/icons/file-shield?style=solid /// antivirus, data, document, protect, safe, safety, secure static const IconData solidFileShield = IconDataSolid(0xe4f0); /// Regular File Shield icon /// /// https://fontawesome.com/icons/file-shield?style=regular /// antivirus, data, document, protect, safe, safety, secure static const IconData fileShield = IconDataRegular(0xe4f0); /// Light File Shield icon /// /// https://fontawesome.com/icons/file-shield?style=light /// antivirus, data, document, protect, safe, safety, secure static const IconData lightFileShield = IconDataLight(0xe4f0); /// Thin File Shield icon /// /// https://fontawesome.com/icons/file-shield?style=thin /// antivirus, data, document, protect, safe, safety, secure static const IconData thinFileShield = IconDataThin(0xe4f0); /// Solid File Signature icon /// /// https://fontawesome.com/icons/file-signature?style=solid /// John Hancock, contract, document, name, username static const IconData solidFileSignature = IconDataSolid(0xf573); /// Regular File Signature icon /// /// https://fontawesome.com/icons/file-signature?style=regular /// John Hancock, contract, document, name, username static const IconData fileSignature = IconDataRegular(0xf573); /// Light File Signature icon /// /// https://fontawesome.com/icons/file-signature?style=light /// John Hancock, contract, document, name, username static const IconData lightFileSignature = IconDataLight(0xf573); /// Thin File Signature icon /// /// https://fontawesome.com/icons/file-signature?style=thin /// John Hancock, contract, document, name, username static const IconData thinFileSignature = IconDataThin(0xf573); /// Solid File Slash icon /// /// https://fontawesome.com/icons/file-slash?style=solid /// cancel, delete, disabled, paper, remove static const IconData solidFileSlash = IconDataSolid(0xe3a7); /// Regular File Slash icon /// /// https://fontawesome.com/icons/file-slash?style=regular /// cancel, delete, disabled, paper, remove static const IconData fileSlash = IconDataRegular(0xe3a7); /// Light File Slash icon /// /// https://fontawesome.com/icons/file-slash?style=light /// cancel, delete, disabled, paper, remove static const IconData lightFileSlash = IconDataLight(0xe3a7); /// Thin File Slash icon /// /// https://fontawesome.com/icons/file-slash?style=thin /// cancel, delete, disabled, paper, remove static const IconData thinFileSlash = IconDataThin(0xe3a7); /// Solid File Spreadsheet icon /// /// https://fontawesome.com/icons/file-spreadsheet?style=solid /// csv, document, excel, numbers, sheets, xls static const IconData solidFileSpreadsheet = IconDataSolid(0xf65b); /// Regular File Spreadsheet icon /// /// https://fontawesome.com/icons/file-spreadsheet?style=regular /// csv, document, excel, numbers, sheets, xls static const IconData fileSpreadsheet = IconDataRegular(0xf65b); /// Light File Spreadsheet icon /// /// https://fontawesome.com/icons/file-spreadsheet?style=light /// csv, document, excel, numbers, sheets, xls static const IconData lightFileSpreadsheet = IconDataLight(0xf65b); /// Thin File Spreadsheet icon /// /// https://fontawesome.com/icons/file-spreadsheet?style=thin /// csv, document, excel, numbers, sheets, xls static const IconData thinFileSpreadsheet = IconDataThin(0xf65b); /// Solid File Svg icon /// /// https://fontawesome.com/icons/file-svg?style=solid /// document, image, scalable vector graphic, svg, vector static const IconData solidFileSvg = IconDataSolid(0xe64b); /// Regular File Svg icon /// /// https://fontawesome.com/icons/file-svg?style=regular /// document, image, scalable vector graphic, svg, vector static const IconData fileSvg = IconDataRegular(0xe64b); /// Light File Svg icon /// /// https://fontawesome.com/icons/file-svg?style=light /// document, image, scalable vector graphic, svg, vector static const IconData lightFileSvg = IconDataLight(0xe64b); /// Thin File Svg icon /// /// https://fontawesome.com/icons/file-svg?style=thin /// document, image, scalable vector graphic, svg, vector static const IconData thinFileSvg = IconDataThin(0xe64b); /// Solid File User icon /// /// https://fontawesome.com/icons/file-user?style=solid /// account, cv, document, employee, page, personnel, profile, resume, uer static const IconData solidFileUser = IconDataSolid(0xf65c); /// Regular File User icon /// /// https://fontawesome.com/icons/file-user?style=regular /// account, cv, document, employee, page, personnel, profile, resume, uer static const IconData fileUser = IconDataRegular(0xf65c); /// Light File User icon /// /// https://fontawesome.com/icons/file-user?style=light /// account, cv, document, employee, page, personnel, profile, resume, uer static const IconData lightFileUser = IconDataLight(0xf65c); /// Thin File User icon /// /// https://fontawesome.com/icons/file-user?style=thin /// account, cv, document, employee, page, personnel, profile, resume, uer static const IconData thinFileUser = IconDataThin(0xf65c); /// Solid File Vector icon /// /// https://fontawesome.com/icons/file-vector?style=solid /// document, svg, vector, eps, image static const IconData solidFileVector = IconDataSolid(0xe64c); /// Regular File Vector icon /// /// https://fontawesome.com/icons/file-vector?style=regular /// document, svg, vector, eps, image static const IconData fileVector = IconDataRegular(0xe64c); /// Light File Vector icon /// /// https://fontawesome.com/icons/file-vector?style=light /// document, svg, vector, eps, image static const IconData lightFileVector = IconDataLight(0xe64c); /// Thin File Vector icon /// /// https://fontawesome.com/icons/file-vector?style=thin /// document, svg, vector, eps, image static const IconData thinFileVector = IconDataThin(0xe64c); /// Solid File Video icon /// /// https://fontawesome.com/icons/file-video?style=solid /// document, m4v, movie, mp4, play static const IconData solidFileVideo = IconDataSolid(0xf1c8); /// Regular File Video icon /// /// https://fontawesome.com/icons/file-video?style=regular /// document, m4v, movie, mp4, play static const IconData fileVideo = IconDataRegular(0xf1c8); /// Light File Video icon /// /// https://fontawesome.com/icons/file-video?style=light /// document, m4v, movie, mp4, play static const IconData lightFileVideo = IconDataLight(0xf1c8); /// Thin File Video icon /// /// https://fontawesome.com/icons/file-video?style=thin /// document, m4v, movie, mp4, play static const IconData thinFileVideo = IconDataThin(0xf1c8); /// Solid File Waveform icon /// /// https://fontawesome.com/icons/file-waveform?style=solid /// document, health, history, prescription, record static const IconData solidFileWaveform = IconDataSolid(0xf478); /// Alias file-medical-alt for icon [solidFileWaveform] @Deprecated('Use "solidFileWaveform" instead.') static const IconData solidFileMedicalAlt = solidFileWaveform; /// Regular File Waveform icon /// /// https://fontawesome.com/icons/file-waveform?style=regular /// document, health, history, prescription, record static const IconData fileWaveform = IconDataRegular(0xf478); /// Alias file-medical-alt for icon [fileWaveform] @Deprecated('Use "fileWaveform" instead.') static const IconData fileMedicalAlt = fileWaveform; /// Light File Waveform icon /// /// https://fontawesome.com/icons/file-waveform?style=light /// document, health, history, prescription, record static const IconData lightFileWaveform = IconDataLight(0xf478); /// Alias file-medical-alt for icon [lightFileWaveform] @Deprecated('Use "lightFileWaveform" instead.') static const IconData lightFileMedicalAlt = lightFileWaveform; /// Thin File Waveform icon /// /// https://fontawesome.com/icons/file-waveform?style=thin /// document, health, history, prescription, record static const IconData thinFileWaveform = IconDataThin(0xf478); /// Alias file-medical-alt for icon [thinFileWaveform] @Deprecated('Use "thinFileWaveform" instead.') static const IconData thinFileMedicalAlt = thinFileWaveform; /// Solid File Word icon /// /// https://fontawesome.com/icons/file-word?style=solid /// document, edit, page, text, writing static const IconData solidFileWord = IconDataSolid(0xf1c2); /// Regular File Word icon /// /// https://fontawesome.com/icons/file-word?style=regular /// document, edit, page, text, writing static const IconData fileWord = IconDataRegular(0xf1c2); /// Light File Word icon /// /// https://fontawesome.com/icons/file-word?style=light /// document, edit, page, text, writing static const IconData lightFileWord = IconDataLight(0xf1c2); /// Thin File Word icon /// /// https://fontawesome.com/icons/file-word?style=thin /// document, edit, page, text, writing static const IconData thinFileWord = IconDataThin(0xf1c2); /// Solid File Xls icon /// /// https://fontawesome.com/icons/file-xls?style=solid /// document, excel, file, numbers, spreadsheets, table, csv static const IconData solidFileXls = IconDataSolid(0xe64d); /// Regular File Xls icon /// /// https://fontawesome.com/icons/file-xls?style=regular /// document, excel, file, numbers, spreadsheets, table, csv static const IconData fileXls = IconDataRegular(0xe64d); /// Light File Xls icon /// /// https://fontawesome.com/icons/file-xls?style=light /// document, excel, file, numbers, spreadsheets, table, csv static const IconData lightFileXls = IconDataLight(0xe64d); /// Thin File Xls icon /// /// https://fontawesome.com/icons/file-xls?style=thin /// document, excel, file, numbers, spreadsheets, table, csv static const IconData thinFileXls = IconDataThin(0xe64d); /// Solid File Xmark icon /// /// https://fontawesome.com/icons/file-xmark?style=solid /// archive, delete, document, remove, uncheck, x static const IconData solidFileXmark = IconDataSolid(0xf317); /// Alias file-times for icon [solidFileXmark] @Deprecated('Use "solidFileXmark" instead.') static const IconData solidFileTimes = solidFileXmark; /// Regular File Xmark icon /// /// https://fontawesome.com/icons/file-xmark?style=regular /// archive, delete, document, remove, uncheck, x static const IconData fileXmark = IconDataRegular(0xf317); /// Alias file-times for icon [fileXmark] @Deprecated('Use "fileXmark" instead.') static const IconData fileTimes = fileXmark; /// Light File Xmark icon /// /// https://fontawesome.com/icons/file-xmark?style=light /// archive, delete, document, remove, uncheck, x static const IconData lightFileXmark = IconDataLight(0xf317); /// Alias file-times for icon [lightFileXmark] @Deprecated('Use "lightFileXmark" instead.') static const IconData lightFileTimes = lightFileXmark; /// Thin File Xmark icon /// /// https://fontawesome.com/icons/file-xmark?style=thin /// archive, delete, document, remove, uncheck, x static const IconData thinFileXmark = IconDataThin(0xf317); /// Alias file-times for icon [thinFileXmark] @Deprecated('Use "thinFileXmark" instead.') static const IconData thinFileTimes = thinFileXmark; /// Solid File Xml icon /// /// https://fontawesome.com/icons/file-xml?style=solid /// data, document, file, language, markup, extensible static const IconData solidFileXml = IconDataSolid(0xe654); /// Regular File Xml icon /// /// https://fontawesome.com/icons/file-xml?style=regular /// data, document, file, language, markup, extensible static const IconData fileXml = IconDataRegular(0xe654); /// Light File Xml icon /// /// https://fontawesome.com/icons/file-xml?style=light /// data, document, file, language, markup, extensible static const IconData lightFileXml = IconDataLight(0xe654); /// Thin File Xml icon /// /// https://fontawesome.com/icons/file-xml?style=thin /// data, document, file, language, markup, extensible static const IconData thinFileXml = IconDataThin(0xe654); /// Solid File Zip icon /// /// https://fontawesome.com/icons/file-zip?style=solid /// file, paper, document, archive static const IconData solidFileZip = IconDataSolid(0xe5ee); /// Regular File Zip icon /// /// https://fontawesome.com/icons/file-zip?style=regular /// file, paper, document, archive static const IconData fileZip = IconDataRegular(0xe5ee); /// Light File Zip icon /// /// https://fontawesome.com/icons/file-zip?style=light /// file, paper, document, archive static const IconData lightFileZip = IconDataLight(0xe5ee); /// Thin File Zip icon /// /// https://fontawesome.com/icons/file-zip?style=thin /// file, paper, document, archive static const IconData thinFileZip = IconDataThin(0xe5ee); /// Solid File Zipper icon /// /// https://fontawesome.com/icons/file-zipper?style=solid /// .zip, bundle, compress, compression, download, zip static const IconData solidFileZipper = IconDataSolid(0xf1c6); /// Alias file-archive for icon [solidFileZipper] @Deprecated('Use "solidFileZipper" instead.') static const IconData solidFileArchive = solidFileZipper; /// Regular File Zipper icon /// /// https://fontawesome.com/icons/file-zipper?style=regular /// .zip, bundle, compress, compression, download, zip static const IconData fileZipper = IconDataRegular(0xf1c6); /// Alias file-archive for icon [fileZipper] @Deprecated('Use "fileZipper" instead.') static const IconData fileArchive = fileZipper; /// Light File Zipper icon /// /// https://fontawesome.com/icons/file-zipper?style=light /// .zip, bundle, compress, compression, download, zip static const IconData lightFileZipper = IconDataLight(0xf1c6); /// Alias file-archive for icon [lightFileZipper] @Deprecated('Use "lightFileZipper" instead.') static const IconData lightFileArchive = lightFileZipper; /// Thin File Zipper icon /// /// https://fontawesome.com/icons/file-zipper?style=thin /// .zip, bundle, compress, compression, download, zip static const IconData thinFileZipper = IconDataThin(0xf1c6); /// Alias file-archive for icon [thinFileZipper] @Deprecated('Use "thinFileZipper" instead.') static const IconData thinFileArchive = thinFileZipper; /// Solid Files icon /// /// https://fontawesome.com/icons/files?style=solid /// history, multiple static const IconData solidFiles = IconDataSolid(0xe178); /// Regular Files icon /// /// https://fontawesome.com/icons/files?style=regular /// history, multiple static const IconData files = IconDataRegular(0xe178); /// Light Files icon /// /// https://fontawesome.com/icons/files?style=light /// history, multiple static const IconData lightFiles = IconDataLight(0xe178); /// Thin Files icon /// /// https://fontawesome.com/icons/files?style=thin /// history, multiple static const IconData thinFiles = IconDataThin(0xe178); /// Solid Files Medical icon /// /// https://fontawesome.com/icons/files-medical?style=solid /// document, health, history, prescription, record static const IconData solidFilesMedical = IconDataSolid(0xf7fd); /// Regular Files Medical icon /// /// https://fontawesome.com/icons/files-medical?style=regular /// document, health, history, prescription, record static const IconData filesMedical = IconDataRegular(0xf7fd); /// Light Files Medical icon /// /// https://fontawesome.com/icons/files-medical?style=light /// document, health, history, prescription, record static const IconData lightFilesMedical = IconDataLight(0xf7fd); /// Thin Files Medical icon /// /// https://fontawesome.com/icons/files-medical?style=thin /// document, health, history, prescription, record static const IconData thinFilesMedical = IconDataThin(0xf7fd); /// Solid Fill icon /// /// https://fontawesome.com/icons/fill?style=solid /// bucket, color, paint, paint bucket static const IconData solidFill = IconDataSolid(0xf575); /// Regular Fill icon /// /// https://fontawesome.com/icons/fill?style=regular /// bucket, color, paint, paint bucket static const IconData fill = IconDataRegular(0xf575); /// Light Fill icon /// /// https://fontawesome.com/icons/fill?style=light /// bucket, color, paint, paint bucket static const IconData lightFill = IconDataLight(0xf575); /// Thin Fill icon /// /// https://fontawesome.com/icons/fill?style=thin /// bucket, color, paint, paint bucket static const IconData thinFill = IconDataThin(0xf575); /// Solid Fill Drip icon /// /// https://fontawesome.com/icons/fill-drip?style=solid /// bucket, color, drop, paint, paint bucket, spill static const IconData solidFillDrip = IconDataSolid(0xf576); /// Regular Fill Drip icon /// /// https://fontawesome.com/icons/fill-drip?style=regular /// bucket, color, drop, paint, paint bucket, spill static const IconData fillDrip = IconDataRegular(0xf576); /// Light Fill Drip icon /// /// https://fontawesome.com/icons/fill-drip?style=light /// bucket, color, drop, paint, paint bucket, spill static const IconData lightFillDrip = IconDataLight(0xf576); /// Thin Fill Drip icon /// /// https://fontawesome.com/icons/fill-drip?style=thin /// bucket, color, drop, paint, paint bucket, spill static const IconData thinFillDrip = IconDataThin(0xf576); /// Solid Film icon /// /// https://fontawesome.com/icons/film?style=solid /// cinema, film, film frames, frames, movie, strip, video static const IconData solidFilm = IconDataSolid(0xf008); /// Regular Film icon /// /// https://fontawesome.com/icons/film?style=regular /// cinema, film, film frames, frames, movie, strip, video static const IconData film = IconDataRegular(0xf008); /// Light Film icon /// /// https://fontawesome.com/icons/film?style=light /// cinema, film, film frames, frames, movie, strip, video static const IconData lightFilm = IconDataLight(0xf008); /// Thin Film icon /// /// https://fontawesome.com/icons/film?style=thin /// cinema, film, film frames, frames, movie, strip, video static const IconData thinFilm = IconDataThin(0xf008); /// Solid Film Canister icon /// /// https://fontawesome.com/icons/film-canister?style=solid /// 110, 35mm, darkroom, develop, image, photo, photography, retro, vintage static const IconData solidFilmCanister = IconDataSolid(0xf8b7); /// Alias film-cannister for icon [solidFilmCanister] @Deprecated('Use "solidFilmCanister" instead.') static const IconData solidFilmCannister = solidFilmCanister; /// Regular Film Canister icon /// /// https://fontawesome.com/icons/film-canister?style=regular /// 110, 35mm, darkroom, develop, image, photo, photography, retro, vintage static const IconData filmCanister = IconDataRegular(0xf8b7); /// Alias film-cannister for icon [filmCanister] @Deprecated('Use "filmCanister" instead.') static const IconData filmCannister = filmCanister; /// Light Film Canister icon /// /// https://fontawesome.com/icons/film-canister?style=light /// 110, 35mm, darkroom, develop, image, photo, photography, retro, vintage static const IconData lightFilmCanister = IconDataLight(0xf8b7); /// Alias film-cannister for icon [lightFilmCanister] @Deprecated('Use "lightFilmCanister" instead.') static const IconData lightFilmCannister = lightFilmCanister; /// Thin Film Canister icon /// /// https://fontawesome.com/icons/film-canister?style=thin /// 110, 35mm, darkroom, develop, image, photo, photography, retro, vintage static const IconData thinFilmCanister = IconDataThin(0xf8b7); /// Alias film-cannister for icon [thinFilmCanister] @Deprecated('Use "thinFilmCanister" instead.') static const IconData thinFilmCannister = thinFilmCanister; /// Solid Film Simple icon /// /// https://fontawesome.com/icons/film-simple?style=solid /// cinema, movie, strip, video static const IconData solidFilmSimple = IconDataSolid(0xf3a0); /// Alias film-alt for icon [solidFilmSimple] @Deprecated('Use "solidFilmSimple" instead.') static const IconData solidFilmAlt = solidFilmSimple; /// Regular Film Simple icon /// /// https://fontawesome.com/icons/film-simple?style=regular /// cinema, movie, strip, video static const IconData filmSimple = IconDataRegular(0xf3a0); /// Alias film-alt for icon [filmSimple] @Deprecated('Use "filmSimple" instead.') static const IconData filmAlt = filmSimple; /// Light Film Simple icon /// /// https://fontawesome.com/icons/film-simple?style=light /// cinema, movie, strip, video static const IconData lightFilmSimple = IconDataLight(0xf3a0); /// Alias film-alt for icon [lightFilmSimple] @Deprecated('Use "lightFilmSimple" instead.') static const IconData lightFilmAlt = lightFilmSimple; /// Thin Film Simple icon /// /// https://fontawesome.com/icons/film-simple?style=thin /// cinema, movie, strip, video static const IconData thinFilmSimple = IconDataThin(0xf3a0); /// Alias film-alt for icon [thinFilmSimple] @Deprecated('Use "thinFilmSimple" instead.') static const IconData thinFilmAlt = thinFilmSimple; /// Solid Film Slash icon /// /// https://fontawesome.com/icons/film-slash?style=solid /// cinema, disabled, movie, strip, video static const IconData solidFilmSlash = IconDataSolid(0xe179); /// Regular Film Slash icon /// /// https://fontawesome.com/icons/film-slash?style=regular /// cinema, disabled, movie, strip, video static const IconData filmSlash = IconDataRegular(0xe179); /// Light Film Slash icon /// /// https://fontawesome.com/icons/film-slash?style=light /// cinema, disabled, movie, strip, video static const IconData lightFilmSlash = IconDataLight(0xe179); /// Thin Film Slash icon /// /// https://fontawesome.com/icons/film-slash?style=thin /// cinema, disabled, movie, strip, video static const IconData thinFilmSlash = IconDataThin(0xe179); /// Solid Films icon /// /// https://fontawesome.com/icons/films?style=solid /// films, videos static const IconData solidFilms = IconDataSolid(0xe17a); /// Regular Films icon /// /// https://fontawesome.com/icons/films?style=regular /// films, videos static const IconData films = IconDataRegular(0xe17a); /// Light Films icon /// /// https://fontawesome.com/icons/films?style=light /// films, videos static const IconData lightFilms = IconDataLight(0xe17a); /// Thin Films icon /// /// https://fontawesome.com/icons/films?style=thin /// films, videos static const IconData thinFilms = IconDataThin(0xe17a); /// Solid Filter icon /// /// https://fontawesome.com/icons/filter?style=solid /// funnel, options, separate, sort static const IconData solidFilter = IconDataSolid(0xf0b0); /// Regular Filter icon /// /// https://fontawesome.com/icons/filter?style=regular /// funnel, options, separate, sort static const IconData filter = IconDataRegular(0xf0b0); /// Light Filter icon /// /// https://fontawesome.com/icons/filter?style=light /// funnel, options, separate, sort static const IconData lightFilter = IconDataLight(0xf0b0); /// Thin Filter icon /// /// https://fontawesome.com/icons/filter?style=thin /// funnel, options, separate, sort static const IconData thinFilter = IconDataThin(0xf0b0); /// Solid Filter Circle Dollar icon /// /// https://fontawesome.com/icons/filter-circle-dollar?style=solid /// filter, money, options, premium, separate, sort static const IconData solidFilterCircleDollar = IconDataSolid(0xf662); /// Alias funnel-dollar for icon [solidFilterCircleDollar] @Deprecated('Use "solidFilterCircleDollar" instead.') static const IconData solidFunnelDollar = solidFilterCircleDollar; /// Regular Filter Circle Dollar icon /// /// https://fontawesome.com/icons/filter-circle-dollar?style=regular /// filter, money, options, premium, separate, sort static const IconData filterCircleDollar = IconDataRegular(0xf662); /// Alias funnel-dollar for icon [filterCircleDollar] @Deprecated('Use "filterCircleDollar" instead.') static const IconData funnelDollar = filterCircleDollar; /// Light Filter Circle Dollar icon /// /// https://fontawesome.com/icons/filter-circle-dollar?style=light /// filter, money, options, premium, separate, sort static const IconData lightFilterCircleDollar = IconDataLight(0xf662); /// Alias funnel-dollar for icon [lightFilterCircleDollar] @Deprecated('Use "lightFilterCircleDollar" instead.') static const IconData lightFunnelDollar = lightFilterCircleDollar; /// Thin Filter Circle Dollar icon /// /// https://fontawesome.com/icons/filter-circle-dollar?style=thin /// filter, money, options, premium, separate, sort static const IconData thinFilterCircleDollar = IconDataThin(0xf662); /// Alias funnel-dollar for icon [thinFilterCircleDollar] @Deprecated('Use "thinFilterCircleDollar" instead.') static const IconData thinFunnelDollar = thinFilterCircleDollar; /// Solid Filter Circle Xmark icon /// /// https://fontawesome.com/icons/filter-circle-xmark?style=solid /// cancel, funnel, options, remove, separate, sort, uncheck static const IconData solidFilterCircleXmark = IconDataSolid(0xe17b); /// Regular Filter Circle Xmark icon /// /// https://fontawesome.com/icons/filter-circle-xmark?style=regular /// cancel, funnel, options, remove, separate, sort, uncheck static const IconData filterCircleXmark = IconDataRegular(0xe17b); /// Light Filter Circle Xmark icon /// /// https://fontawesome.com/icons/filter-circle-xmark?style=light /// cancel, funnel, options, remove, separate, sort, uncheck static const IconData lightFilterCircleXmark = IconDataLight(0xe17b); /// Thin Filter Circle Xmark icon /// /// https://fontawesome.com/icons/filter-circle-xmark?style=thin /// cancel, funnel, options, remove, separate, sort, uncheck static const IconData thinFilterCircleXmark = IconDataThin(0xe17b); /// Solid Filter List icon /// /// https://fontawesome.com/icons/filter-list?style=solid /// cheatsheet, funnel, options, separate, sort, summary static const IconData solidFilterList = IconDataSolid(0xe17c); /// Regular Filter List icon /// /// https://fontawesome.com/icons/filter-list?style=regular /// cheatsheet, funnel, options, separate, sort, summary static const IconData filterList = IconDataRegular(0xe17c); /// Light Filter List icon /// /// https://fontawesome.com/icons/filter-list?style=light /// cheatsheet, funnel, options, separate, sort, summary static const IconData lightFilterList = IconDataLight(0xe17c); /// Thin Filter List icon /// /// https://fontawesome.com/icons/filter-list?style=thin /// cheatsheet, funnel, options, separate, sort, summary static const IconData thinFilterList = IconDataThin(0xe17c); /// Solid Filter Slash icon /// /// https://fontawesome.com/icons/filter-slash?style=solid /// disabled, funnel, options, separate, sort static const IconData solidFilterSlash = IconDataSolid(0xe17d); /// Regular Filter Slash icon /// /// https://fontawesome.com/icons/filter-slash?style=regular /// disabled, funnel, options, separate, sort static const IconData filterSlash = IconDataRegular(0xe17d); /// Light Filter Slash icon /// /// https://fontawesome.com/icons/filter-slash?style=light /// disabled, funnel, options, separate, sort static const IconData lightFilterSlash = IconDataLight(0xe17d); /// Thin Filter Slash icon /// /// https://fontawesome.com/icons/filter-slash?style=thin /// disabled, funnel, options, separate, sort static const IconData thinFilterSlash = IconDataThin(0xe17d); /// Solid Filters icon /// /// https://fontawesome.com/icons/filters?style=solid /// funnel, options, separate, sort static const IconData solidFilters = IconDataSolid(0xe17e); /// Regular Filters icon /// /// https://fontawesome.com/icons/filters?style=regular /// funnel, options, separate, sort static const IconData filters = IconDataRegular(0xe17e); /// Light Filters icon /// /// https://fontawesome.com/icons/filters?style=light /// funnel, options, separate, sort static const IconData lightFilters = IconDataLight(0xe17e); /// Thin Filters icon /// /// https://fontawesome.com/icons/filters?style=thin /// funnel, options, separate, sort static const IconData thinFilters = IconDataThin(0xe17e); /// Solid Fingerprint icon /// /// https://fontawesome.com/icons/fingerprint?style=solid /// human, id, identification, lock, privacy, smudge, touch, unique, unlock static const IconData solidFingerprint = IconDataSolid(0xf577); /// Regular Fingerprint icon /// /// https://fontawesome.com/icons/fingerprint?style=regular /// human, id, identification, lock, privacy, smudge, touch, unique, unlock static const IconData fingerprint = IconDataRegular(0xf577); /// Light Fingerprint icon /// /// https://fontawesome.com/icons/fingerprint?style=light /// human, id, identification, lock, privacy, smudge, touch, unique, unlock static const IconData lightFingerprint = IconDataLight(0xf577); /// Thin Fingerprint icon /// /// https://fontawesome.com/icons/fingerprint?style=thin /// human, id, identification, lock, privacy, smudge, touch, unique, unlock static const IconData thinFingerprint = IconDataThin(0xf577); /// Solid Fire icon /// /// https://fontawesome.com/icons/fire?style=solid /// burn, caliente, fire, flame, heat, hot, popular, tool static const IconData solidFire = IconDataSolid(0xf06d); /// Regular Fire icon /// /// https://fontawesome.com/icons/fire?style=regular /// burn, caliente, fire, flame, heat, hot, popular, tool static const IconData fire = IconDataRegular(0xf06d); /// Light Fire icon /// /// https://fontawesome.com/icons/fire?style=light /// burn, caliente, fire, flame, heat, hot, popular, tool static const IconData lightFire = IconDataLight(0xf06d); /// Thin Fire icon /// /// https://fontawesome.com/icons/fire?style=thin /// burn, caliente, fire, flame, heat, hot, popular, tool static const IconData thinFire = IconDataThin(0xf06d); /// Solid Fire Burner icon /// /// https://fontawesome.com/icons/fire-burner?style=solid /// cook, fire, flame, kitchen, stove static const IconData solidFireBurner = IconDataSolid(0xe4f1); /// Regular Fire Burner icon /// /// https://fontawesome.com/icons/fire-burner?style=regular /// cook, fire, flame, kitchen, stove static const IconData fireBurner = IconDataRegular(0xe4f1); /// Light Fire Burner icon /// /// https://fontawesome.com/icons/fire-burner?style=light /// cook, fire, flame, kitchen, stove static const IconData lightFireBurner = IconDataLight(0xe4f1); /// Thin Fire Burner icon /// /// https://fontawesome.com/icons/fire-burner?style=thin /// cook, fire, flame, kitchen, stove static const IconData thinFireBurner = IconDataThin(0xe4f1); /// Solid Fire Extinguisher icon /// /// https://fontawesome.com/icons/fire-extinguisher?style=solid /// burn, caliente, extinguish, fire, fire extinguisher, fire fighter, flame, heat, hot, quench, rescue static const IconData solidFireExtinguisher = IconDataSolid(0xf134); /// Regular Fire Extinguisher icon /// /// https://fontawesome.com/icons/fire-extinguisher?style=regular /// burn, caliente, extinguish, fire, fire extinguisher, fire fighter, flame, heat, hot, quench, rescue static const IconData fireExtinguisher = IconDataRegular(0xf134); /// Light Fire Extinguisher icon /// /// https://fontawesome.com/icons/fire-extinguisher?style=light /// burn, caliente, extinguish, fire, fire extinguisher, fire fighter, flame, heat, hot, quench, rescue static const IconData lightFireExtinguisher = IconDataLight(0xf134); /// Thin Fire Extinguisher icon /// /// https://fontawesome.com/icons/fire-extinguisher?style=thin /// burn, caliente, extinguish, fire, fire extinguisher, fire fighter, flame, heat, hot, quench, rescue static const IconData thinFireExtinguisher = IconDataThin(0xf134); /// Solid Fire Flame icon /// /// https://fontawesome.com/icons/fire-flame?style=solid /// Dungeons & Dragons, caliente, d&d, dnd, fantasy, heat, hot static const IconData solidFireFlame = IconDataSolid(0xf6df); /// Alias flame for icon [solidFireFlame] @Deprecated('Use "solidFireFlame" instead.') static const IconData solidFlame = solidFireFlame; /// Regular Fire Flame icon /// /// https://fontawesome.com/icons/fire-flame?style=regular /// Dungeons & Dragons, caliente, d&d, dnd, fantasy, heat, hot static const IconData fireFlame = IconDataRegular(0xf6df); /// Alias flame for icon [fireFlame] @Deprecated('Use "fireFlame" instead.') static const IconData flame = fireFlame; /// Light Fire Flame icon /// /// https://fontawesome.com/icons/fire-flame?style=light /// Dungeons & Dragons, caliente, d&d, dnd, fantasy, heat, hot static const IconData lightFireFlame = IconDataLight(0xf6df); /// Alias flame for icon [lightFireFlame] @Deprecated('Use "lightFireFlame" instead.') static const IconData lightFlame = lightFireFlame; /// Thin Fire Flame icon /// /// https://fontawesome.com/icons/fire-flame?style=thin /// Dungeons & Dragons, caliente, d&d, dnd, fantasy, heat, hot static const IconData thinFireFlame = IconDataThin(0xf6df); /// Alias flame for icon [thinFireFlame] @Deprecated('Use "thinFireFlame" instead.') static const IconData thinFlame = thinFireFlame; /// Solid Fire Flame Curved icon /// /// https://fontawesome.com/icons/fire-flame-curved?style=solid /// burn, caliente, flame, heat, hot, popular static const IconData solidFireFlameCurved = IconDataSolid(0xf7e4); /// Alias fire-alt for icon [solidFireFlameCurved] @Deprecated('Use "solidFireFlameCurved" instead.') static const IconData solidFireAlt = solidFireFlameCurved; /// Regular Fire Flame Curved icon /// /// https://fontawesome.com/icons/fire-flame-curved?style=regular /// burn, caliente, flame, heat, hot, popular static const IconData fireFlameCurved = IconDataRegular(0xf7e4); /// Alias fire-alt for icon [fireFlameCurved] @Deprecated('Use "fireFlameCurved" instead.') static const IconData fireAlt = fireFlameCurved; /// Light Fire Flame Curved icon /// /// https://fontawesome.com/icons/fire-flame-curved?style=light /// burn, caliente, flame, heat, hot, popular static const IconData lightFireFlameCurved = IconDataLight(0xf7e4); /// Alias fire-alt for icon [lightFireFlameCurved] @Deprecated('Use "lightFireFlameCurved" instead.') static const IconData lightFireAlt = lightFireFlameCurved; /// Thin Fire Flame Curved icon /// /// https://fontawesome.com/icons/fire-flame-curved?style=thin /// burn, caliente, flame, heat, hot, popular static const IconData thinFireFlameCurved = IconDataThin(0xf7e4); /// Alias fire-alt for icon [thinFireFlameCurved] @Deprecated('Use "thinFireFlameCurved" instead.') static const IconData thinFireAlt = thinFireFlameCurved; /// Solid Fire Flame Simple icon /// /// https://fontawesome.com/icons/fire-flame-simple?style=solid /// caliente, energy, fire, flame, gas, heat, hot static const IconData solidFireFlameSimple = IconDataSolid(0xf46a); /// Alias burn for icon [solidFireFlameSimple] @Deprecated('Use "solidFireFlameSimple" instead.') static const IconData solidBurn = solidFireFlameSimple; /// Regular Fire Flame Simple icon /// /// https://fontawesome.com/icons/fire-flame-simple?style=regular /// caliente, energy, fire, flame, gas, heat, hot static const IconData fireFlameSimple = IconDataRegular(0xf46a); /// Alias burn for icon [fireFlameSimple] @Deprecated('Use "fireFlameSimple" instead.') static const IconData burn = fireFlameSimple; /// Light Fire Flame Simple icon /// /// https://fontawesome.com/icons/fire-flame-simple?style=light /// caliente, energy, fire, flame, gas, heat, hot static const IconData lightFireFlameSimple = IconDataLight(0xf46a); /// Alias burn for icon [lightFireFlameSimple] @Deprecated('Use "lightFireFlameSimple" instead.') static const IconData lightBurn = lightFireFlameSimple; /// Thin Fire Flame Simple icon /// /// https://fontawesome.com/icons/fire-flame-simple?style=thin /// caliente, energy, fire, flame, gas, heat, hot static const IconData thinFireFlameSimple = IconDataThin(0xf46a); /// Alias burn for icon [thinFireFlameSimple] @Deprecated('Use "thinFireFlameSimple" instead.') static const IconData thinBurn = thinFireFlameSimple; /// Solid Fire Hydrant icon /// /// https://fontawesome.com/icons/fire-hydrant?style=solid /// fire, irrigate, water static const IconData solidFireHydrant = IconDataSolid(0xe17f); /// Regular Fire Hydrant icon /// /// https://fontawesome.com/icons/fire-hydrant?style=regular /// fire, irrigate, water static const IconData fireHydrant = IconDataRegular(0xe17f); /// Light Fire Hydrant icon /// /// https://fontawesome.com/icons/fire-hydrant?style=light /// fire, irrigate, water static const IconData lightFireHydrant = IconDataLight(0xe17f); /// Thin Fire Hydrant icon /// /// https://fontawesome.com/icons/fire-hydrant?style=thin /// fire, irrigate, water static const IconData thinFireHydrant = IconDataThin(0xe17f); /// Solid Fire Smoke icon /// /// https://fontawesome.com/icons/fire-smoke?style=solid /// burn, caliente, flame, fog, heat, hot static const IconData solidFireSmoke = IconDataSolid(0xf74b); /// Regular Fire Smoke icon /// /// https://fontawesome.com/icons/fire-smoke?style=regular /// burn, caliente, flame, fog, heat, hot static const IconData fireSmoke = IconDataRegular(0xf74b); /// Light Fire Smoke icon /// /// https://fontawesome.com/icons/fire-smoke?style=light /// burn, caliente, flame, fog, heat, hot static const IconData lightFireSmoke = IconDataLight(0xf74b); /// Thin Fire Smoke icon /// /// https://fontawesome.com/icons/fire-smoke?style=thin /// burn, caliente, flame, fog, heat, hot static const IconData thinFireSmoke = IconDataThin(0xf74b); /// Brands Firefox icon /// /// https://fontawesome.com/icons/firefox?style=brands /// browser static const IconData firefox = IconDataBrands(0xf269); /// Brands Firefox Browser icon /// /// https://fontawesome.com/icons/firefox-browser?style=brands /// browser static const IconData firefoxBrowser = IconDataBrands(0xe007); /// Solid Fireplace icon /// /// https://fontawesome.com/icons/fireplace?style=solid /// caliente, flame, hearth, heat, holiday, mantle, toasty, warmth static const IconData solidFireplace = IconDataSolid(0xf79a); /// Regular Fireplace icon /// /// https://fontawesome.com/icons/fireplace?style=regular /// caliente, flame, hearth, heat, holiday, mantle, toasty, warmth static const IconData fireplace = IconDataRegular(0xf79a); /// Light Fireplace icon /// /// https://fontawesome.com/icons/fireplace?style=light /// caliente, flame, hearth, heat, holiday, mantle, toasty, warmth static const IconData lightFireplace = IconDataLight(0xf79a); /// Thin Fireplace icon /// /// https://fontawesome.com/icons/fireplace?style=thin /// caliente, flame, hearth, heat, holiday, mantle, toasty, warmth static const IconData thinFireplace = IconDataThin(0xf79a); /// Brands First Order icon /// /// https://fontawesome.com/icons/first-order?style=brands static const IconData firstOrder = IconDataBrands(0xf2b0); /// Brands Alternate First Order icon /// /// https://fontawesome.com/icons/first-order-alt?style=brands static const IconData firstOrderAlt = IconDataBrands(0xf50a); /// Brands firstdraft icon /// /// https://fontawesome.com/icons/firstdraft?style=brands static const IconData firstdraft = IconDataBrands(0xf3a1); /// Solid Fish icon /// /// https://fontawesome.com/icons/fish?style=solid /// Pisces, fauna, fish, gold, seafood, swimming, zodiac static const IconData solidFish = IconDataSolid(0xf578); /// Regular Fish icon /// /// https://fontawesome.com/icons/fish?style=regular /// Pisces, fauna, fish, gold, seafood, swimming, zodiac static const IconData fish = IconDataRegular(0xf578); /// Light Fish icon /// /// https://fontawesome.com/icons/fish?style=light /// Pisces, fauna, fish, gold, seafood, swimming, zodiac static const IconData lightFish = IconDataLight(0xf578); /// Thin Fish icon /// /// https://fontawesome.com/icons/fish?style=thin /// Pisces, fauna, fish, gold, seafood, swimming, zodiac static const IconData thinFish = IconDataThin(0xf578); /// Solid Fish Bones icon /// /// https://fontawesome.com/icons/fish-bones?style=solid /// dead, fish, skeleton static const IconData solidFishBones = IconDataSolid(0xe304); /// Regular Fish Bones icon /// /// https://fontawesome.com/icons/fish-bones?style=regular /// dead, fish, skeleton static const IconData fishBones = IconDataRegular(0xe304); /// Light Fish Bones icon /// /// https://fontawesome.com/icons/fish-bones?style=light /// dead, fish, skeleton static const IconData lightFishBones = IconDataLight(0xe304); /// Thin Fish Bones icon /// /// https://fontawesome.com/icons/fish-bones?style=thin /// dead, fish, skeleton static const IconData thinFishBones = IconDataThin(0xe304); /// Solid Fish Cooked icon /// /// https://fontawesome.com/icons/fish-cooked?style=solid /// grilled, health, salmon, seafood, tuna static const IconData solidFishCooked = IconDataSolid(0xf7fe); /// Regular Fish Cooked icon /// /// https://fontawesome.com/icons/fish-cooked?style=regular /// grilled, health, salmon, seafood, tuna static const IconData fishCooked = IconDataRegular(0xf7fe); /// Light Fish Cooked icon /// /// https://fontawesome.com/icons/fish-cooked?style=light /// grilled, health, salmon, seafood, tuna static const IconData lightFishCooked = IconDataLight(0xf7fe); /// Thin Fish Cooked icon /// /// https://fontawesome.com/icons/fish-cooked?style=thin /// grilled, health, salmon, seafood, tuna static const IconData thinFishCooked = IconDataThin(0xf7fe); /// Solid Fish Fins icon /// /// https://fontawesome.com/icons/fish-fins?style=solid /// fish, fishery, pisces, seafood static const IconData solidFishFins = IconDataSolid(0xe4f2); /// Regular Fish Fins icon /// /// https://fontawesome.com/icons/fish-fins?style=regular /// fish, fishery, pisces, seafood static const IconData fishFins = IconDataRegular(0xe4f2); /// Light Fish Fins icon /// /// https://fontawesome.com/icons/fish-fins?style=light /// fish, fishery, pisces, seafood static const IconData lightFishFins = IconDataLight(0xe4f2); /// Thin Fish Fins icon /// /// https://fontawesome.com/icons/fish-fins?style=thin /// fish, fishery, pisces, seafood static const IconData thinFishFins = IconDataThin(0xe4f2); /// Solid Fishing Rod icon /// /// https://fontawesome.com/icons/fishing-rod?style=solid /// bait, cast, fish, fishing pole, pole static const IconData solidFishingRod = IconDataSolid(0xe3a8); /// Regular Fishing Rod icon /// /// https://fontawesome.com/icons/fishing-rod?style=regular /// bait, cast, fish, fishing pole, pole static const IconData fishingRod = IconDataRegular(0xe3a8); /// Light Fishing Rod icon /// /// https://fontawesome.com/icons/fishing-rod?style=light /// bait, cast, fish, fishing pole, pole static const IconData lightFishingRod = IconDataLight(0xe3a8); /// Thin Fishing Rod icon /// /// https://fontawesome.com/icons/fishing-rod?style=thin /// bait, cast, fish, fishing pole, pole static const IconData thinFishingRod = IconDataThin(0xe3a8); /// Solid Flag icon /// /// https://fontawesome.com/icons/flag?style=solid /// black flag, country, notice, notification, notify, pole, report, symbol, waving static const IconData solidFlag = IconDataSolid(0xf024); /// Regular Flag icon /// /// https://fontawesome.com/icons/flag?style=regular /// black flag, country, notice, notification, notify, pole, report, symbol, waving static const IconData flag = IconDataRegular(0xf024); /// Light Flag icon /// /// https://fontawesome.com/icons/flag?style=light /// black flag, country, notice, notification, notify, pole, report, symbol, waving static const IconData lightFlag = IconDataLight(0xf024); /// Thin Flag icon /// /// https://fontawesome.com/icons/flag?style=thin /// black flag, country, notice, notification, notify, pole, report, symbol, waving static const IconData thinFlag = IconDataThin(0xf024); /// Solid Flag Checkered icon /// /// https://fontawesome.com/icons/flag-checkered?style=solid /// checkered, chequered, chequered flag, finish, notice, notification, notify, pole, racing, report, start, symbol, win static const IconData solidFlagCheckered = IconDataSolid(0xf11e); /// Regular Flag Checkered icon /// /// https://fontawesome.com/icons/flag-checkered?style=regular /// checkered, chequered, chequered flag, finish, notice, notification, notify, pole, racing, report, start, symbol, win static const IconData flagCheckered = IconDataRegular(0xf11e); /// Light Flag Checkered icon /// /// https://fontawesome.com/icons/flag-checkered?style=light /// checkered, chequered, chequered flag, finish, notice, notification, notify, pole, racing, report, start, symbol, win static const IconData lightFlagCheckered = IconDataLight(0xf11e); /// Thin Flag Checkered icon /// /// https://fontawesome.com/icons/flag-checkered?style=thin /// checkered, chequered, chequered flag, finish, notice, notification, notify, pole, racing, report, start, symbol, win static const IconData thinFlagCheckered = IconDataThin(0xf11e); /// Solid Flag Pennant icon /// /// https://fontawesome.com/icons/flag-pennant?style=solid /// banner, flag, post, sign, sports, triangular flag, win static const IconData solidFlagPennant = IconDataSolid(0xf456); /// Alias pennant for icon [solidFlagPennant] @Deprecated('Use "solidFlagPennant" instead.') static const IconData solidPennant = solidFlagPennant; /// Regular Flag Pennant icon /// /// https://fontawesome.com/icons/flag-pennant?style=regular /// banner, flag, post, sign, sports, triangular flag, win static const IconData flagPennant = IconDataRegular(0xf456); /// Alias pennant for icon [flagPennant] @Deprecated('Use "flagPennant" instead.') static const IconData pennant = flagPennant; /// Light Flag Pennant icon /// /// https://fontawesome.com/icons/flag-pennant?style=light /// banner, flag, post, sign, sports, triangular flag, win static const IconData lightFlagPennant = IconDataLight(0xf456); /// Alias pennant for icon [lightFlagPennant] @Deprecated('Use "lightFlagPennant" instead.') static const IconData lightPennant = lightFlagPennant; /// Thin Flag Pennant icon /// /// https://fontawesome.com/icons/flag-pennant?style=thin /// banner, flag, post, sign, sports, triangular flag, win static const IconData thinFlagPennant = IconDataThin(0xf456); /// Alias pennant for icon [thinFlagPennant] @Deprecated('Use "thinFlagPennant" instead.') static const IconData thinPennant = thinFlagPennant; /// Solid Flag Swallowtail icon /// /// https://fontawesome.com/icons/flag-swallowtail?style=solid /// country, notice, notification, notify, pole, report, symbol static const IconData solidFlagSwallowtail = IconDataSolid(0xf74c); /// Alias flag-alt for icon [solidFlagSwallowtail] @Deprecated('Use "solidFlagSwallowtail" instead.') static const IconData solidFlagAlt = solidFlagSwallowtail; /// Regular Flag Swallowtail icon /// /// https://fontawesome.com/icons/flag-swallowtail?style=regular /// country, notice, notification, notify, pole, report, symbol static const IconData flagSwallowtail = IconDataRegular(0xf74c); /// Alias flag-alt for icon [flagSwallowtail] @Deprecated('Use "flagSwallowtail" instead.') static const IconData flagAlt = flagSwallowtail; /// Light Flag Swallowtail icon /// /// https://fontawesome.com/icons/flag-swallowtail?style=light /// country, notice, notification, notify, pole, report, symbol static const IconData lightFlagSwallowtail = IconDataLight(0xf74c); /// Alias flag-alt for icon [lightFlagSwallowtail] @Deprecated('Use "lightFlagSwallowtail" instead.') static const IconData lightFlagAlt = lightFlagSwallowtail; /// Thin Flag Swallowtail icon /// /// https://fontawesome.com/icons/flag-swallowtail?style=thin /// country, notice, notification, notify, pole, report, symbol static const IconData thinFlagSwallowtail = IconDataThin(0xf74c); /// Alias flag-alt for icon [thinFlagSwallowtail] @Deprecated('Use "thinFlagSwallowtail" instead.') static const IconData thinFlagAlt = thinFlagSwallowtail; /// Solid Flag Usa icon /// /// https://fontawesome.com/icons/flag-usa?style=solid /// betsy ross, country, fla, flag: United States, old glory, stars, stripes, symbol static const IconData solidFlagUsa = IconDataSolid(0xf74d); /// Regular Flag Usa icon /// /// https://fontawesome.com/icons/flag-usa?style=regular /// betsy ross, country, fla, flag: United States, old glory, stars, stripes, symbol static const IconData flagUsa = IconDataRegular(0xf74d); /// Light Flag Usa icon /// /// https://fontawesome.com/icons/flag-usa?style=light /// betsy ross, country, fla, flag: United States, old glory, stars, stripes, symbol static const IconData lightFlagUsa = IconDataLight(0xf74d); /// Thin Flag Usa icon /// /// https://fontawesome.com/icons/flag-usa?style=thin /// betsy ross, country, fla, flag: United States, old glory, stars, stripes, symbol static const IconData thinFlagUsa = IconDataThin(0xf74d); /// Solid Flashlight icon /// /// https://fontawesome.com/icons/flashlight?style=solid /// camping, electric, equipment, flashlight, hide and seek, lamp, light, tool, torch static const IconData solidFlashlight = IconDataSolid(0xf8b8); /// Regular Flashlight icon /// /// https://fontawesome.com/icons/flashlight?style=regular /// camping, electric, equipment, flashlight, hide and seek, lamp, light, tool, torch static const IconData flashlight = IconDataRegular(0xf8b8); /// Light Flashlight icon /// /// https://fontawesome.com/icons/flashlight?style=light /// camping, electric, equipment, flashlight, hide and seek, lamp, light, tool, torch static const IconData lightFlashlight = IconDataLight(0xf8b8); /// Thin Flashlight icon /// /// https://fontawesome.com/icons/flashlight?style=thin /// camping, electric, equipment, flashlight, hide and seek, lamp, light, tool, torch static const IconData thinFlashlight = IconDataThin(0xf8b8); /// Solid Flask icon /// /// https://fontawesome.com/icons/flask?style=solid /// beaker, chemicals, experiment, experimental, knowledge, labs, liquid, potion, science, vial static const IconData solidFlask = IconDataSolid(0xf0c3); /// Regular Flask icon /// /// https://fontawesome.com/icons/flask?style=regular /// beaker, chemicals, experiment, experimental, knowledge, labs, liquid, potion, science, vial static const IconData flask = IconDataRegular(0xf0c3); /// Light Flask icon /// /// https://fontawesome.com/icons/flask?style=light /// beaker, chemicals, experiment, experimental, knowledge, labs, liquid, potion, science, vial static const IconData lightFlask = IconDataLight(0xf0c3); /// Thin Flask icon /// /// https://fontawesome.com/icons/flask?style=thin /// beaker, chemicals, experiment, experimental, knowledge, labs, liquid, potion, science, vial static const IconData thinFlask = IconDataThin(0xf0c3); /// Solid Flask Gear icon /// /// https://fontawesome.com/icons/flask-gear?style=solid /// beaker, chemicals, experiment, experimental, gear, labs, liquid, science, settings, vial, potion static const IconData solidFlaskGear = IconDataSolid(0xe5f1); /// Regular Flask Gear icon /// /// https://fontawesome.com/icons/flask-gear?style=regular /// beaker, chemicals, experiment, experimental, gear, labs, liquid, science, settings, vial, potion static const IconData flaskGear = IconDataRegular(0xe5f1); /// Light Flask Gear icon /// /// https://fontawesome.com/icons/flask-gear?style=light /// beaker, chemicals, experiment, experimental, gear, labs, liquid, science, settings, vial, potion static const IconData lightFlaskGear = IconDataLight(0xe5f1); /// Thin Flask Gear icon /// /// https://fontawesome.com/icons/flask-gear?style=thin /// beaker, chemicals, experiment, experimental, gear, labs, liquid, science, settings, vial, potion static const IconData thinFlaskGear = IconDataThin(0xe5f1); /// Solid Flask Round Poison icon /// /// https://fontawesome.com/icons/flask-round-poison?style=solid /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, beverage, container, drink, halloween, health, holiday, potion, power static const IconData solidFlaskRoundPoison = IconDataSolid(0xf6e0); /// Alias flask-poison for icon [solidFlaskRoundPoison] @Deprecated('Use "solidFlaskRoundPoison" instead.') static const IconData solidFlaskPoison = solidFlaskRoundPoison; /// Regular Flask Round Poison icon /// /// https://fontawesome.com/icons/flask-round-poison?style=regular /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, beverage, container, drink, halloween, health, holiday, potion, power static const IconData flaskRoundPoison = IconDataRegular(0xf6e0); /// Alias flask-poison for icon [flaskRoundPoison] @Deprecated('Use "flaskRoundPoison" instead.') static const IconData flaskPoison = flaskRoundPoison; /// Light Flask Round Poison icon /// /// https://fontawesome.com/icons/flask-round-poison?style=light /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, beverage, container, drink, halloween, health, holiday, potion, power static const IconData lightFlaskRoundPoison = IconDataLight(0xf6e0); /// Alias flask-poison for icon [lightFlaskRoundPoison] @Deprecated('Use "lightFlaskRoundPoison" instead.') static const IconData lightFlaskPoison = lightFlaskRoundPoison; /// Thin Flask Round Poison icon /// /// https://fontawesome.com/icons/flask-round-poison?style=thin /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, beverage, container, drink, halloween, health, holiday, potion, power static const IconData thinFlaskRoundPoison = IconDataThin(0xf6e0); /// Alias flask-poison for icon [thinFlaskRoundPoison] @Deprecated('Use "thinFlaskRoundPoison" instead.') static const IconData thinFlaskPoison = thinFlaskRoundPoison; /// Solid Flask Round Potion icon /// /// https://fontawesome.com/icons/flask-round-potion?style=solid /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, Dungeons & Dragons, alert, beaker, beverage, container, d&d, danger, dangerous, deadly, death, dnd, drink, fantasy, halloween, heal, health, holiday, knowledge, magic, mana, potion, science static const IconData solidFlaskRoundPotion = IconDataSolid(0xf6e1); /// Alias flask-potion for icon [solidFlaskRoundPotion] @Deprecated('Use "solidFlaskRoundPotion" instead.') static const IconData solidFlaskPotion = solidFlaskRoundPotion; /// Regular Flask Round Potion icon /// /// https://fontawesome.com/icons/flask-round-potion?style=regular /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, Dungeons & Dragons, alert, beaker, beverage, container, d&d, danger, dangerous, deadly, death, dnd, drink, fantasy, halloween, heal, health, holiday, knowledge, magic, mana, potion, science static const IconData flaskRoundPotion = IconDataRegular(0xf6e1); /// Alias flask-potion for icon [flaskRoundPotion] @Deprecated('Use "flaskRoundPotion" instead.') static const IconData flaskPotion = flaskRoundPotion; /// Light Flask Round Potion icon /// /// https://fontawesome.com/icons/flask-round-potion?style=light /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, Dungeons & Dragons, alert, beaker, beverage, container, d&d, danger, dangerous, deadly, death, dnd, drink, fantasy, halloween, heal, health, holiday, knowledge, magic, mana, potion, science static const IconData lightFlaskRoundPotion = IconDataLight(0xf6e1); /// Alias flask-potion for icon [lightFlaskRoundPotion] @Deprecated('Use "lightFlaskRoundPotion" instead.') static const IconData lightFlaskPotion = lightFlaskRoundPotion; /// Thin Flask Round Potion icon /// /// https://fontawesome.com/icons/flask-round-potion?style=thin /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, Dungeons & Dragons, alert, beaker, beverage, container, d&d, danger, dangerous, deadly, death, dnd, drink, fantasy, halloween, heal, health, holiday, knowledge, magic, mana, potion, science static const IconData thinFlaskRoundPotion = IconDataThin(0xf6e1); /// Alias flask-potion for icon [thinFlaskRoundPotion] @Deprecated('Use "thinFlaskRoundPotion" instead.') static const IconData thinFlaskPotion = thinFlaskRoundPotion; /// Solid Flask Vial icon /// /// https://fontawesome.com/icons/flask-vial?style=solid /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, ampule, chemistry, lab, laboratory, potion, test, test tube static const IconData solidFlaskVial = IconDataSolid(0xe4f3); /// Regular Flask Vial icon /// /// https://fontawesome.com/icons/flask-vial?style=regular /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, ampule, chemistry, lab, laboratory, potion, test, test tube static const IconData flaskVial = IconDataRegular(0xe4f3); /// Light Flask Vial icon /// /// https://fontawesome.com/icons/flask-vial?style=light /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, ampule, chemistry, lab, laboratory, potion, test, test tube static const IconData lightFlaskVial = IconDataLight(0xe4f3); /// Thin Flask Vial icon /// /// https://fontawesome.com/icons/flask-vial?style=thin /// beaker, chemicals, experiment, experimental, labs, liquid, science, vial, ampule, chemistry, lab, laboratory, potion, test, test tube static const IconData thinFlaskVial = IconDataThin(0xe4f3); /// Solid Flatbread icon /// /// https://fontawesome.com/icons/flatbread?style=solid /// arepa, flatbread, lavash, naan, pita static const IconData solidFlatbread = IconDataSolid(0xe40b); /// Regular Flatbread icon /// /// https://fontawesome.com/icons/flatbread?style=regular /// arepa, flatbread, lavash, naan, pita static const IconData flatbread = IconDataRegular(0xe40b); /// Light Flatbread icon /// /// https://fontawesome.com/icons/flatbread?style=light /// arepa, flatbread, lavash, naan, pita static const IconData lightFlatbread = IconDataLight(0xe40b); /// Thin Flatbread icon /// /// https://fontawesome.com/icons/flatbread?style=thin /// arepa, flatbread, lavash, naan, pita static const IconData thinFlatbread = IconDataThin(0xe40b); /// Solid Flatbread Stuffed icon /// /// https://fontawesome.com/icons/flatbread-stuffed?style=solid /// chickpea, falafel, garbanzo, gyro, kebab, pita, sandwich static const IconData solidFlatbreadStuffed = IconDataSolid(0xe40c); /// Regular Flatbread Stuffed icon /// /// https://fontawesome.com/icons/flatbread-stuffed?style=regular /// chickpea, falafel, garbanzo, gyro, kebab, pita, sandwich static const IconData flatbreadStuffed = IconDataRegular(0xe40c); /// Light Flatbread Stuffed icon /// /// https://fontawesome.com/icons/flatbread-stuffed?style=light /// chickpea, falafel, garbanzo, gyro, kebab, pita, sandwich static const IconData lightFlatbreadStuffed = IconDataLight(0xe40c); /// Thin Flatbread Stuffed icon /// /// https://fontawesome.com/icons/flatbread-stuffed?style=thin /// chickpea, falafel, garbanzo, gyro, kebab, pita, sandwich static const IconData thinFlatbreadStuffed = IconDataThin(0xe40c); /// Brands Flickr icon /// /// https://fontawesome.com/icons/flickr?style=brands static const IconData flickr = IconDataBrands(0xf16e); /// Brands Flipboard icon /// /// https://fontawesome.com/icons/flipboard?style=brands static const IconData flipboard = IconDataBrands(0xf44d); /// Solid Floppy Disk icon /// /// https://fontawesome.com/icons/floppy-disk?style=solid /// Black Hard Shell Floppy Disk, computer, disk, download, floppy, floppy disk, floppy-o static const IconData solidFloppyDisk = IconDataSolid(0xf0c7); /// Alias save for icon [solidFloppyDisk] @Deprecated('Use "solidFloppyDisk" instead.') static const IconData solidSave = solidFloppyDisk; /// Regular Floppy Disk icon /// /// https://fontawesome.com/icons/floppy-disk?style=regular /// Black Hard Shell Floppy Disk, computer, disk, download, floppy, floppy disk, floppy-o static const IconData floppyDisk = IconDataRegular(0xf0c7); /// Alias save for icon [floppyDisk] @Deprecated('Use "floppyDisk" instead.') static const IconData save = floppyDisk; /// Light Floppy Disk icon /// /// https://fontawesome.com/icons/floppy-disk?style=light /// Black Hard Shell Floppy Disk, computer, disk, download, floppy, floppy disk, floppy-o static const IconData lightFloppyDisk = IconDataLight(0xf0c7); /// Alias save for icon [lightFloppyDisk] @Deprecated('Use "lightFloppyDisk" instead.') static const IconData lightSave = lightFloppyDisk; /// Thin Floppy Disk icon /// /// https://fontawesome.com/icons/floppy-disk?style=thin /// Black Hard Shell Floppy Disk, computer, disk, download, floppy, floppy disk, floppy-o static const IconData thinFloppyDisk = IconDataThin(0xf0c7); /// Alias save for icon [thinFloppyDisk] @Deprecated('Use "thinFloppyDisk" instead.') static const IconData thinSave = thinFloppyDisk; /// Solid Floppy Disk Circle Arrow Right icon /// /// https://fontawesome.com/icons/floppy-disk-circle-arrow-right?style=solid /// disk, download, floppy, floppy-o static const IconData solidFloppyDiskCircleArrowRight = IconDataSolid(0xe180); /// Alias save-circle-arrow-right for icon [solidFloppyDiskCircleArrowRight] @Deprecated('Use "solidFloppyDiskCircleArrowRight" instead.') static const IconData solidSaveCircleArrowRight = solidFloppyDiskCircleArrowRight; /// Regular Floppy Disk Circle Arrow Right icon /// /// https://fontawesome.com/icons/floppy-disk-circle-arrow-right?style=regular /// disk, download, floppy, floppy-o static const IconData floppyDiskCircleArrowRight = IconDataRegular(0xe180); /// Alias save-circle-arrow-right for icon [floppyDiskCircleArrowRight] @Deprecated('Use "floppyDiskCircleArrowRight" instead.') static const IconData saveCircleArrowRight = floppyDiskCircleArrowRight; /// Light Floppy Disk Circle Arrow Right icon /// /// https://fontawesome.com/icons/floppy-disk-circle-arrow-right?style=light /// disk, download, floppy, floppy-o static const IconData lightFloppyDiskCircleArrowRight = IconDataLight(0xe180); /// Alias save-circle-arrow-right for icon [lightFloppyDiskCircleArrowRight] @Deprecated('Use "lightFloppyDiskCircleArrowRight" instead.') static const IconData lightSaveCircleArrowRight = lightFloppyDiskCircleArrowRight; /// Thin Floppy Disk Circle Arrow Right icon /// /// https://fontawesome.com/icons/floppy-disk-circle-arrow-right?style=thin /// disk, download, floppy, floppy-o static const IconData thinFloppyDiskCircleArrowRight = IconDataThin(0xe180); /// Alias save-circle-arrow-right for icon [thinFloppyDiskCircleArrowRight] @Deprecated('Use "thinFloppyDiskCircleArrowRight" instead.') static const IconData thinSaveCircleArrowRight = thinFloppyDiskCircleArrowRight; /// Solid Floppy Disk Circle Xmark icon /// /// https://fontawesome.com/icons/floppy-disk-circle-xmark?style=solid /// disk, download, floppy, floppy-o, uncheck static const IconData solidFloppyDiskCircleXmark = IconDataSolid(0xe181); /// Alias floppy-disk-times for icon [solidFloppyDiskCircleXmark] @Deprecated('Use "solidFloppyDiskCircleXmark" instead.') static const IconData solidFloppyDiskTimes = solidFloppyDiskCircleXmark; /// Alias save-circle-xmark for icon [solidFloppyDiskCircleXmark] @Deprecated('Use "solidFloppyDiskCircleXmark" instead.') static const IconData solidSaveCircleXmark = solidFloppyDiskCircleXmark; /// Alias save-times for icon [solidFloppyDiskCircleXmark] @Deprecated('Use "solidFloppyDiskCircleXmark" instead.') static const IconData solidSaveTimes = solidFloppyDiskCircleXmark; /// Regular Floppy Disk Circle Xmark icon /// /// https://fontawesome.com/icons/floppy-disk-circle-xmark?style=regular /// disk, download, floppy, floppy-o, uncheck static const IconData floppyDiskCircleXmark = IconDataRegular(0xe181); /// Alias floppy-disk-times for icon [floppyDiskCircleXmark] @Deprecated('Use "floppyDiskCircleXmark" instead.') static const IconData floppyDiskTimes = floppyDiskCircleXmark; /// Alias save-circle-xmark for icon [floppyDiskCircleXmark] @Deprecated('Use "floppyDiskCircleXmark" instead.') static const IconData saveCircleXmark = floppyDiskCircleXmark; /// Alias save-times for icon [floppyDiskCircleXmark] @Deprecated('Use "floppyDiskCircleXmark" instead.') static const IconData saveTimes = floppyDiskCircleXmark; /// Light Floppy Disk Circle Xmark icon /// /// https://fontawesome.com/icons/floppy-disk-circle-xmark?style=light /// disk, download, floppy, floppy-o, uncheck static const IconData lightFloppyDiskCircleXmark = IconDataLight(0xe181); /// Alias floppy-disk-times for icon [lightFloppyDiskCircleXmark] @Deprecated('Use "lightFloppyDiskCircleXmark" instead.') static const IconData lightFloppyDiskTimes = lightFloppyDiskCircleXmark; /// Alias save-circle-xmark for icon [lightFloppyDiskCircleXmark] @Deprecated('Use "lightFloppyDiskCircleXmark" instead.') static const IconData lightSaveCircleXmark = lightFloppyDiskCircleXmark; /// Alias save-times for icon [lightFloppyDiskCircleXmark] @Deprecated('Use "lightFloppyDiskCircleXmark" instead.') static const IconData lightSaveTimes = lightFloppyDiskCircleXmark; /// Thin Floppy Disk Circle Xmark icon /// /// https://fontawesome.com/icons/floppy-disk-circle-xmark?style=thin /// disk, download, floppy, floppy-o, uncheck static const IconData thinFloppyDiskCircleXmark = IconDataThin(0xe181); /// Alias floppy-disk-times for icon [thinFloppyDiskCircleXmark] @Deprecated('Use "thinFloppyDiskCircleXmark" instead.') static const IconData thinFloppyDiskTimes = thinFloppyDiskCircleXmark; /// Alias save-circle-xmark for icon [thinFloppyDiskCircleXmark] @Deprecated('Use "thinFloppyDiskCircleXmark" instead.') static const IconData thinSaveCircleXmark = thinFloppyDiskCircleXmark; /// Alias save-times for icon [thinFloppyDiskCircleXmark] @Deprecated('Use "thinFloppyDiskCircleXmark" instead.') static const IconData thinSaveTimes = thinFloppyDiskCircleXmark; /// Solid Floppy Disk Pen icon /// /// https://fontawesome.com/icons/floppy-disk-pen?style=solid /// edit, modify, save, save as static const IconData solidFloppyDiskPen = IconDataSolid(0xe182); /// Regular Floppy Disk Pen icon /// /// https://fontawesome.com/icons/floppy-disk-pen?style=regular /// edit, modify, save, save as static const IconData floppyDiskPen = IconDataRegular(0xe182); /// Light Floppy Disk Pen icon /// /// https://fontawesome.com/icons/floppy-disk-pen?style=light /// edit, modify, save, save as static const IconData lightFloppyDiskPen = IconDataLight(0xe182); /// Thin Floppy Disk Pen icon /// /// https://fontawesome.com/icons/floppy-disk-pen?style=thin /// edit, modify, save, save as static const IconData thinFloppyDiskPen = IconDataThin(0xe182); /// Solid Floppy Disks icon /// /// https://fontawesome.com/icons/floppy-disks?style=solid /// save, save as static const IconData solidFloppyDisks = IconDataSolid(0xe183); /// Regular Floppy Disks icon /// /// https://fontawesome.com/icons/floppy-disks?style=regular /// save, save as static const IconData floppyDisks = IconDataRegular(0xe183); /// Light Floppy Disks icon /// /// https://fontawesome.com/icons/floppy-disks?style=light /// save, save as static const IconData lightFloppyDisks = IconDataLight(0xe183); /// Thin Floppy Disks icon /// /// https://fontawesome.com/icons/floppy-disks?style=thin /// save, save as static const IconData thinFloppyDisks = IconDataThin(0xe183); /// Solid Florin Sign icon /// /// https://fontawesome.com/icons/florin-sign?style=solid /// currency static const IconData solidFlorinSign = IconDataSolid(0xe184); /// Regular Florin Sign icon /// /// https://fontawesome.com/icons/florin-sign?style=regular /// currency static const IconData florinSign = IconDataRegular(0xe184); /// Light Florin Sign icon /// /// https://fontawesome.com/icons/florin-sign?style=light /// currency static const IconData lightFlorinSign = IconDataLight(0xe184); /// Thin Florin Sign icon /// /// https://fontawesome.com/icons/florin-sign?style=thin /// currency static const IconData thinFlorinSign = IconDataThin(0xe184); /// Solid Flower icon /// /// https://fontawesome.com/icons/flower?style=solid /// Black Florette, blossom, daffodil, flower, nature, spring, summer static const IconData solidFlower = IconDataSolid(0xf7ff); /// Regular Flower icon /// /// https://fontawesome.com/icons/flower?style=regular /// Black Florette, blossom, daffodil, flower, nature, spring, summer static const IconData flower = IconDataRegular(0xf7ff); /// Light Flower icon /// /// https://fontawesome.com/icons/flower?style=light /// Black Florette, blossom, daffodil, flower, nature, spring, summer static const IconData lightFlower = IconDataLight(0xf7ff); /// Thin Flower icon /// /// https://fontawesome.com/icons/flower?style=thin /// Black Florette, blossom, daffodil, flower, nature, spring, summer static const IconData thinFlower = IconDataThin(0xf7ff); /// Solid Flower Daffodil icon /// /// https://fontawesome.com/icons/flower-daffodil?style=solid /// Flower, nature, spring, summer static const IconData solidFlowerDaffodil = IconDataSolid(0xf800); /// Regular Flower Daffodil icon /// /// https://fontawesome.com/icons/flower-daffodil?style=regular /// Flower, nature, spring, summer static const IconData flowerDaffodil = IconDataRegular(0xf800); /// Light Flower Daffodil icon /// /// https://fontawesome.com/icons/flower-daffodil?style=light /// Flower, nature, spring, summer static const IconData lightFlowerDaffodil = IconDataLight(0xf800); /// Thin Flower Daffodil icon /// /// https://fontawesome.com/icons/flower-daffodil?style=thin /// Flower, nature, spring, summer static const IconData thinFlowerDaffodil = IconDataThin(0xf800); /// Solid Flower Tulip icon /// /// https://fontawesome.com/icons/flower-tulip?style=solid /// flower, nature, spring, summer, tulip static const IconData solidFlowerTulip = IconDataSolid(0xf801); /// Regular Flower Tulip icon /// /// https://fontawesome.com/icons/flower-tulip?style=regular /// flower, nature, spring, summer, tulip static const IconData flowerTulip = IconDataRegular(0xf801); /// Light Flower Tulip icon /// /// https://fontawesome.com/icons/flower-tulip?style=light /// flower, nature, spring, summer, tulip static const IconData lightFlowerTulip = IconDataLight(0xf801); /// Thin Flower Tulip icon /// /// https://fontawesome.com/icons/flower-tulip?style=thin /// flower, nature, spring, summer, tulip static const IconData thinFlowerTulip = IconDataThin(0xf801); /// Solid Flute icon /// /// https://fontawesome.com/icons/flute?style=solid /// aerophone, instrument, music, pied piper, woodwind static const IconData solidFlute = IconDataSolid(0xf8b9); /// Regular Flute icon /// /// https://fontawesome.com/icons/flute?style=regular /// aerophone, instrument, music, pied piper, woodwind static const IconData flute = IconDataRegular(0xf8b9); /// Light Flute icon /// /// https://fontawesome.com/icons/flute?style=light /// aerophone, instrument, music, pied piper, woodwind static const IconData lightFlute = IconDataLight(0xf8b9); /// Thin Flute icon /// /// https://fontawesome.com/icons/flute?style=thin /// aerophone, instrument, music, pied piper, woodwind static const IconData thinFlute = IconDataThin(0xf8b9); /// Solid Flux Capacitor icon /// /// https://fontawesome.com/icons/flux-capacitor?style=solid /// 1.21 gigawatts, 88 mph, Emmett Brown, Marty McFly, Y, back to the future, delorean, dmc, time machine, time travel static const IconData solidFluxCapacitor = IconDataSolid(0xf8ba); /// Regular Flux Capacitor icon /// /// https://fontawesome.com/icons/flux-capacitor?style=regular /// 1.21 gigawatts, 88 mph, Emmett Brown, Marty McFly, Y, back to the future, delorean, dmc, time machine, time travel static const IconData fluxCapacitor = IconDataRegular(0xf8ba); /// Light Flux Capacitor icon /// /// https://fontawesome.com/icons/flux-capacitor?style=light /// 1.21 gigawatts, 88 mph, Emmett Brown, Marty McFly, Y, back to the future, delorean, dmc, time machine, time travel static const IconData lightFluxCapacitor = IconDataLight(0xf8ba); /// Thin Flux Capacitor icon /// /// https://fontawesome.com/icons/flux-capacitor?style=thin /// 1.21 gigawatts, 88 mph, Emmett Brown, Marty McFly, Y, back to the future, delorean, dmc, time machine, time travel static const IconData thinFluxCapacitor = IconDataThin(0xf8ba); /// Brands Fly icon /// /// https://fontawesome.com/icons/fly?style=brands static const IconData fly = IconDataBrands(0xf417); /// Solid Flying Disc icon /// /// https://fontawesome.com/icons/flying-disc?style=solid /// flying disc, frisbee, ultimate static const IconData solidFlyingDisc = IconDataSolid(0xe3a9); /// Regular Flying Disc icon /// /// https://fontawesome.com/icons/flying-disc?style=regular /// flying disc, frisbee, ultimate static const IconData flyingDisc = IconDataRegular(0xe3a9); /// Light Flying Disc icon /// /// https://fontawesome.com/icons/flying-disc?style=light /// flying disc, frisbee, ultimate static const IconData lightFlyingDisc = IconDataLight(0xe3a9); /// Thin Flying Disc icon /// /// https://fontawesome.com/icons/flying-disc?style=thin /// flying disc, frisbee, ultimate static const IconData thinFlyingDisc = IconDataThin(0xe3a9); /// Solid Folder icon /// /// https://fontawesome.com/icons/folder?style=solid /// Black Folder, archive, directory, document, file, file folder, folder static const IconData solidFolder = IconDataSolid(0xf07b); /// Alias folder-blank for icon [solidFolder] @Deprecated('Use "solidFolder" instead.') static const IconData solidFolderBlank = solidFolder; /// Regular Folder icon /// /// https://fontawesome.com/icons/folder?style=regular /// Black Folder, archive, directory, document, file, file folder, folder static const IconData folder = IconDataRegular(0xf07b); /// Alias folder-blank for icon [folder] @Deprecated('Use "folder" instead.') static const IconData folderBlank = folder; /// Light Folder icon /// /// https://fontawesome.com/icons/folder?style=light /// Black Folder, archive, directory, document, file, file folder, folder static const IconData lightFolder = IconDataLight(0xf07b); /// Alias folder-blank for icon [lightFolder] @Deprecated('Use "lightFolder" instead.') static const IconData lightFolderBlank = lightFolder; /// Thin Folder icon /// /// https://fontawesome.com/icons/folder?style=thin /// Black Folder, archive, directory, document, file, file folder, folder static const IconData thinFolder = IconDataThin(0xf07b); /// Alias folder-blank for icon [thinFolder] @Deprecated('Use "thinFolder" instead.') static const IconData thinFolderBlank = thinFolder; /// Solid Folder Arrow Down icon /// /// https://fontawesome.com/icons/folder-arrow-down?style=solid /// archive, directory, document, download, file, insert, save static const IconData solidFolderArrowDown = IconDataSolid(0xe053); /// Alias folder-download for icon [solidFolderArrowDown] @Deprecated('Use "solidFolderArrowDown" instead.') static const IconData solidFolderDownload = solidFolderArrowDown; /// Regular Folder Arrow Down icon /// /// https://fontawesome.com/icons/folder-arrow-down?style=regular /// archive, directory, document, download, file, insert, save static const IconData folderArrowDown = IconDataRegular(0xe053); /// Alias folder-download for icon [folderArrowDown] @Deprecated('Use "folderArrowDown" instead.') static const IconData folderDownload = folderArrowDown; /// Light Folder Arrow Down icon /// /// https://fontawesome.com/icons/folder-arrow-down?style=light /// archive, directory, document, download, file, insert, save static const IconData lightFolderArrowDown = IconDataLight(0xe053); /// Alias folder-download for icon [lightFolderArrowDown] @Deprecated('Use "lightFolderArrowDown" instead.') static const IconData lightFolderDownload = lightFolderArrowDown; /// Thin Folder Arrow Down icon /// /// https://fontawesome.com/icons/folder-arrow-down?style=thin /// archive, directory, document, download, file, insert, save static const IconData thinFolderArrowDown = IconDataThin(0xe053); /// Alias folder-download for icon [thinFolderArrowDown] @Deprecated('Use "thinFolderArrowDown" instead.') static const IconData thinFolderDownload = thinFolderArrowDown; /// Solid Folder Arrow Up icon /// /// https://fontawesome.com/icons/folder-arrow-up?style=solid /// archive, directory, document, file, save, upgrade, upload static const IconData solidFolderArrowUp = IconDataSolid(0xe054); /// Alias folder-upload for icon [solidFolderArrowUp] @Deprecated('Use "solidFolderArrowUp" instead.') static const IconData solidFolderUpload = solidFolderArrowUp; /// Regular Folder Arrow Up icon /// /// https://fontawesome.com/icons/folder-arrow-up?style=regular /// archive, directory, document, file, save, upgrade, upload static const IconData folderArrowUp = IconDataRegular(0xe054); /// Alias folder-upload for icon [folderArrowUp] @Deprecated('Use "folderArrowUp" instead.') static const IconData folderUpload = folderArrowUp; /// Light Folder Arrow Up icon /// /// https://fontawesome.com/icons/folder-arrow-up?style=light /// archive, directory, document, file, save, upgrade, upload static const IconData lightFolderArrowUp = IconDataLight(0xe054); /// Alias folder-upload for icon [lightFolderArrowUp] @Deprecated('Use "lightFolderArrowUp" instead.') static const IconData lightFolderUpload = lightFolderArrowUp; /// Thin Folder Arrow Up icon /// /// https://fontawesome.com/icons/folder-arrow-up?style=thin /// archive, directory, document, file, save, upgrade, upload static const IconData thinFolderArrowUp = IconDataThin(0xe054); /// Alias folder-upload for icon [thinFolderArrowUp] @Deprecated('Use "thinFolderArrowUp" instead.') static const IconData thinFolderUpload = thinFolderArrowUp; /// Solid Folder Bookmark icon /// /// https://fontawesome.com/icons/folder-bookmark?style=solid /// favorite, file, remember static const IconData solidFolderBookmark = IconDataSolid(0xe186); /// Regular Folder Bookmark icon /// /// https://fontawesome.com/icons/folder-bookmark?style=regular /// favorite, file, remember static const IconData folderBookmark = IconDataRegular(0xe186); /// Light Folder Bookmark icon /// /// https://fontawesome.com/icons/folder-bookmark?style=light /// favorite, file, remember static const IconData lightFolderBookmark = IconDataLight(0xe186); /// Thin Folder Bookmark icon /// /// https://fontawesome.com/icons/folder-bookmark?style=thin /// favorite, file, remember static const IconData thinFolderBookmark = IconDataThin(0xe186); /// Solid Folder Check icon /// /// https://fontawesome.com/icons/folder-check?style=solid /// archive, directory, document, file, file folder, folder, Black Folder static const IconData solidFolderCheck = IconDataSolid(0xe64e); /// Regular Folder Check icon /// /// https://fontawesome.com/icons/folder-check?style=regular /// archive, directory, document, file, file folder, folder, Black Folder static const IconData folderCheck = IconDataRegular(0xe64e); /// Light Folder Check icon /// /// https://fontawesome.com/icons/folder-check?style=light /// archive, directory, document, file, file folder, folder, Black Folder static const IconData lightFolderCheck = IconDataLight(0xe64e); /// Thin Folder Check icon /// /// https://fontawesome.com/icons/folder-check?style=thin /// archive, directory, document, file, file folder, folder, Black Folder static const IconData thinFolderCheck = IconDataThin(0xe64e); /// Solid Folder Closed icon /// /// https://fontawesome.com/icons/folder-closed?style=solid /// file static const IconData solidFolderClosed = IconDataSolid(0xe185); /// Regular Folder Closed icon /// /// https://fontawesome.com/icons/folder-closed?style=regular /// file static const IconData folderClosed = IconDataRegular(0xe185); /// Light Folder Closed icon /// /// https://fontawesome.com/icons/folder-closed?style=light /// file static const IconData lightFolderClosed = IconDataLight(0xe185); /// Thin Folder Closed icon /// /// https://fontawesome.com/icons/folder-closed?style=thin /// file static const IconData thinFolderClosed = IconDataThin(0xe185); /// Solid Folder Gear icon /// /// https://fontawesome.com/icons/folder-gear?style=solid /// admin, cog, configuration, file, modify, preferences, settings static const IconData solidFolderGear = IconDataSolid(0xe187); /// Alias folder-cog for icon [solidFolderGear] @Deprecated('Use "solidFolderGear" instead.') static const IconData solidFolderCog = solidFolderGear; /// Regular Folder Gear icon /// /// https://fontawesome.com/icons/folder-gear?style=regular /// admin, cog, configuration, file, modify, preferences, settings static const IconData folderGear = IconDataRegular(0xe187); /// Alias folder-cog for icon [folderGear] @Deprecated('Use "folderGear" instead.') static const IconData folderCog = folderGear; /// Light Folder Gear icon /// /// https://fontawesome.com/icons/folder-gear?style=light /// admin, cog, configuration, file, modify, preferences, settings static const IconData lightFolderGear = IconDataLight(0xe187); /// Alias folder-cog for icon [lightFolderGear] @Deprecated('Use "lightFolderGear" instead.') static const IconData lightFolderCog = lightFolderGear; /// Thin Folder Gear icon /// /// https://fontawesome.com/icons/folder-gear?style=thin /// admin, cog, configuration, file, modify, preferences, settings static const IconData thinFolderGear = IconDataThin(0xe187); /// Alias folder-cog for icon [thinFolderGear] @Deprecated('Use "thinFolderGear" instead.') static const IconData thinFolderCog = thinFolderGear; /// Solid Folder Grid icon /// /// https://fontawesome.com/icons/folder-grid?style=solid /// contents, file static const IconData solidFolderGrid = IconDataSolid(0xe188); /// Regular Folder Grid icon /// /// https://fontawesome.com/icons/folder-grid?style=regular /// contents, file static const IconData folderGrid = IconDataRegular(0xe188); /// Light Folder Grid icon /// /// https://fontawesome.com/icons/folder-grid?style=light /// contents, file static const IconData lightFolderGrid = IconDataLight(0xe188); /// Thin Folder Grid icon /// /// https://fontawesome.com/icons/folder-grid?style=thin /// contents, file static const IconData thinFolderGrid = IconDataThin(0xe188); /// Solid Folder Heart icon /// /// https://fontawesome.com/icons/folder-heart?style=solid /// favorite, file, wishlist static const IconData solidFolderHeart = IconDataSolid(0xe189); /// Regular Folder Heart icon /// /// https://fontawesome.com/icons/folder-heart?style=regular /// favorite, file, wishlist static const IconData folderHeart = IconDataRegular(0xe189); /// Light Folder Heart icon /// /// https://fontawesome.com/icons/folder-heart?style=light /// favorite, file, wishlist static const IconData lightFolderHeart = IconDataLight(0xe189); /// Thin Folder Heart icon /// /// https://fontawesome.com/icons/folder-heart?style=thin /// favorite, file, wishlist static const IconData thinFolderHeart = IconDataThin(0xe189); /// Solid Folder Image icon /// /// https://fontawesome.com/icons/folder-image?style=solid /// file, image, img, photos static const IconData solidFolderImage = IconDataSolid(0xe18a); /// Regular Folder Image icon /// /// https://fontawesome.com/icons/folder-image?style=regular /// file, image, img, photos static const IconData folderImage = IconDataRegular(0xe18a); /// Light Folder Image icon /// /// https://fontawesome.com/icons/folder-image?style=light /// file, image, img, photos static const IconData lightFolderImage = IconDataLight(0xe18a); /// Thin Folder Image icon /// /// https://fontawesome.com/icons/folder-image?style=thin /// file, image, img, photos static const IconData thinFolderImage = IconDataThin(0xe18a); /// Solid Folder Magnifying Glass icon /// /// https://fontawesome.com/icons/folder-magnifying-glass?style=solid /// file, magnifier, search static const IconData solidFolderMagnifyingGlass = IconDataSolid(0xe18b); /// Alias folder-search for icon [solidFolderMagnifyingGlass] @Deprecated('Use "solidFolderMagnifyingGlass" instead.') static const IconData solidFolderSearch = solidFolderMagnifyingGlass; /// Regular Folder Magnifying Glass icon /// /// https://fontawesome.com/icons/folder-magnifying-glass?style=regular /// file, magnifier, search static const IconData folderMagnifyingGlass = IconDataRegular(0xe18b); /// Alias folder-search for icon [folderMagnifyingGlass] @Deprecated('Use "folderMagnifyingGlass" instead.') static const IconData folderSearch = folderMagnifyingGlass; /// Light Folder Magnifying Glass icon /// /// https://fontawesome.com/icons/folder-magnifying-glass?style=light /// file, magnifier, search static const IconData lightFolderMagnifyingGlass = IconDataLight(0xe18b); /// Alias folder-search for icon [lightFolderMagnifyingGlass] @Deprecated('Use "lightFolderMagnifyingGlass" instead.') static const IconData lightFolderSearch = lightFolderMagnifyingGlass; /// Thin Folder Magnifying Glass icon /// /// https://fontawesome.com/icons/folder-magnifying-glass?style=thin /// file, magnifier, search static const IconData thinFolderMagnifyingGlass = IconDataThin(0xe18b); /// Alias folder-search for icon [thinFolderMagnifyingGlass] @Deprecated('Use "thinFolderMagnifyingGlass" instead.') static const IconData thinFolderSearch = thinFolderMagnifyingGlass; /// Solid Folder Medical icon /// /// https://fontawesome.com/icons/folder-medical?style=solid /// health, patient, record static const IconData solidFolderMedical = IconDataSolid(0xe18c); /// Regular Folder Medical icon /// /// https://fontawesome.com/icons/folder-medical?style=regular /// health, patient, record static const IconData folderMedical = IconDataRegular(0xe18c); /// Light Folder Medical icon /// /// https://fontawesome.com/icons/folder-medical?style=light /// health, patient, record static const IconData lightFolderMedical = IconDataLight(0xe18c); /// Thin Folder Medical icon /// /// https://fontawesome.com/icons/folder-medical?style=thin /// health, patient, record static const IconData thinFolderMedical = IconDataThin(0xe18c); /// Solid Folder Minus icon /// /// https://fontawesome.com/icons/folder-minus?style=solid /// archive, delete, directory, document, file, negative, remove static const IconData solidFolderMinus = IconDataSolid(0xf65d); /// Regular Folder Minus icon /// /// https://fontawesome.com/icons/folder-minus?style=regular /// archive, delete, directory, document, file, negative, remove static const IconData folderMinus = IconDataRegular(0xf65d); /// Light Folder Minus icon /// /// https://fontawesome.com/icons/folder-minus?style=light /// archive, delete, directory, document, file, negative, remove static const IconData lightFolderMinus = IconDataLight(0xf65d); /// Thin Folder Minus icon /// /// https://fontawesome.com/icons/folder-minus?style=thin /// archive, delete, directory, document, file, negative, remove static const IconData thinFolderMinus = IconDataThin(0xf65d); /// Solid Folder Music icon /// /// https://fontawesome.com/icons/folder-music?style=solid /// audio, mp3 static const IconData solidFolderMusic = IconDataSolid(0xe18d); /// Regular Folder Music icon /// /// https://fontawesome.com/icons/folder-music?style=regular /// audio, mp3 static const IconData folderMusic = IconDataRegular(0xe18d); /// Light Folder Music icon /// /// https://fontawesome.com/icons/folder-music?style=light /// audio, mp3 static const IconData lightFolderMusic = IconDataLight(0xe18d); /// Thin Folder Music icon /// /// https://fontawesome.com/icons/folder-music?style=thin /// audio, mp3 static const IconData thinFolderMusic = IconDataThin(0xe18d); /// Solid Folder Open icon /// /// https://fontawesome.com/icons/folder-open?style=solid /// Open Folder, archive, directory, document, empty, file, folder, new, open, open file folder static const IconData solidFolderOpen = IconDataSolid(0xf07c); /// Regular Folder Open icon /// /// https://fontawesome.com/icons/folder-open?style=regular /// Open Folder, archive, directory, document, empty, file, folder, new, open, open file folder static const IconData folderOpen = IconDataRegular(0xf07c); /// Light Folder Open icon /// /// https://fontawesome.com/icons/folder-open?style=light /// Open Folder, archive, directory, document, empty, file, folder, new, open, open file folder static const IconData lightFolderOpen = IconDataLight(0xf07c); /// Thin Folder Open icon /// /// https://fontawesome.com/icons/folder-open?style=thin /// Open Folder, archive, directory, document, empty, file, folder, new, open, open file folder static const IconData thinFolderOpen = IconDataThin(0xf07c); /// Solid Folder Plus icon /// /// https://fontawesome.com/icons/folder-plus?style=solid /// add, archive, create, directory, document, file, new, positive static const IconData solidFolderPlus = IconDataSolid(0xf65e); /// Regular Folder Plus icon /// /// https://fontawesome.com/icons/folder-plus?style=regular /// add, archive, create, directory, document, file, new, positive static const IconData folderPlus = IconDataRegular(0xf65e); /// Light Folder Plus icon /// /// https://fontawesome.com/icons/folder-plus?style=light /// add, archive, create, directory, document, file, new, positive static const IconData lightFolderPlus = IconDataLight(0xf65e); /// Thin Folder Plus icon /// /// https://fontawesome.com/icons/folder-plus?style=thin /// add, archive, create, directory, document, file, new, positive static const IconData thinFolderPlus = IconDataThin(0xf65e); /// Solid Folder Tree icon /// /// https://fontawesome.com/icons/folder-tree?style=solid /// archive, directory, document, file, search, structure static const IconData solidFolderTree = IconDataSolid(0xf802); /// Regular Folder Tree icon /// /// https://fontawesome.com/icons/folder-tree?style=regular /// archive, directory, document, file, search, structure static const IconData folderTree = IconDataRegular(0xf802); /// Light Folder Tree icon /// /// https://fontawesome.com/icons/folder-tree?style=light /// archive, directory, document, file, search, structure static const IconData lightFolderTree = IconDataLight(0xf802); /// Thin Folder Tree icon /// /// https://fontawesome.com/icons/folder-tree?style=thin /// archive, directory, document, file, search, structure static const IconData thinFolderTree = IconDataThin(0xf802); /// Solid Folder User icon /// /// https://fontawesome.com/icons/folder-user?style=solid /// contacts, cv, employee, file, resume, uer static const IconData solidFolderUser = IconDataSolid(0xe18e); /// Regular Folder User icon /// /// https://fontawesome.com/icons/folder-user?style=regular /// contacts, cv, employee, file, resume, uer static const IconData folderUser = IconDataRegular(0xe18e); /// Light Folder User icon /// /// https://fontawesome.com/icons/folder-user?style=light /// contacts, cv, employee, file, resume, uer static const IconData lightFolderUser = IconDataLight(0xe18e); /// Thin Folder User icon /// /// https://fontawesome.com/icons/folder-user?style=thin /// contacts, cv, employee, file, resume, uer static const IconData thinFolderUser = IconDataThin(0xe18e); /// Solid Folder Xmark icon /// /// https://fontawesome.com/icons/folder-xmark?style=solid /// archive, delete, directory, document, file, remove, uncheck, x static const IconData solidFolderXmark = IconDataSolid(0xf65f); /// Alias folder-times for icon [solidFolderXmark] @Deprecated('Use "solidFolderXmark" instead.') static const IconData solidFolderTimes = solidFolderXmark; /// Regular Folder Xmark icon /// /// https://fontawesome.com/icons/folder-xmark?style=regular /// archive, delete, directory, document, file, remove, uncheck, x static const IconData folderXmark = IconDataRegular(0xf65f); /// Alias folder-times for icon [folderXmark] @Deprecated('Use "folderXmark" instead.') static const IconData folderTimes = folderXmark; /// Light Folder Xmark icon /// /// https://fontawesome.com/icons/folder-xmark?style=light /// archive, delete, directory, document, file, remove, uncheck, x static const IconData lightFolderXmark = IconDataLight(0xf65f); /// Alias folder-times for icon [lightFolderXmark] @Deprecated('Use "lightFolderXmark" instead.') static const IconData lightFolderTimes = lightFolderXmark; /// Thin Folder Xmark icon /// /// https://fontawesome.com/icons/folder-xmark?style=thin /// archive, delete, directory, document, file, remove, uncheck, x static const IconData thinFolderXmark = IconDataThin(0xf65f); /// Alias folder-times for icon [thinFolderXmark] @Deprecated('Use "thinFolderXmark" instead.') static const IconData thinFolderTimes = thinFolderXmark; /// Solid Folders icon /// /// https://fontawesome.com/icons/folders?style=solid /// archive, copy, directory, document, duplicate, file static const IconData solidFolders = IconDataSolid(0xf660); /// Regular Folders icon /// /// https://fontawesome.com/icons/folders?style=regular /// archive, copy, directory, document, duplicate, file static const IconData folders = IconDataRegular(0xf660); /// Light Folders icon /// /// https://fontawesome.com/icons/folders?style=light /// archive, copy, directory, document, duplicate, file static const IconData lightFolders = IconDataLight(0xf660); /// Thin Folders icon /// /// https://fontawesome.com/icons/folders?style=thin /// archive, copy, directory, document, duplicate, file static const IconData thinFolders = IconDataThin(0xf660); /// Solid Fondue Pot icon /// /// https://fontawesome.com/icons/fondue-pot?style=solid /// cheese, chocolate, fondu, fondue, melted, pot, swiss static const IconData solidFonduePot = IconDataSolid(0xe40d); /// Regular Fondue Pot icon /// /// https://fontawesome.com/icons/fondue-pot?style=regular /// cheese, chocolate, fondu, fondue, melted, pot, swiss static const IconData fonduePot = IconDataRegular(0xe40d); /// Light Fondue Pot icon /// /// https://fontawesome.com/icons/fondue-pot?style=light /// cheese, chocolate, fondu, fondue, melted, pot, swiss static const IconData lightFonduePot = IconDataLight(0xe40d); /// Thin Fondue Pot icon /// /// https://fontawesome.com/icons/fondue-pot?style=thin /// cheese, chocolate, fondu, fondue, melted, pot, swiss static const IconData thinFonduePot = IconDataThin(0xe40d); /// Solid Font icon /// /// https://fontawesome.com/icons/font?style=solid /// alphabet, glyph, text, type, typeface static const IconData solidFont = IconDataSolid(0xf031); /// Regular Font icon /// /// https://fontawesome.com/icons/font?style=regular /// alphabet, glyph, text, type, typeface static const IconData font = IconDataRegular(0xf031); /// Light Font icon /// /// https://fontawesome.com/icons/font?style=light /// alphabet, glyph, text, type, typeface static const IconData lightFont = IconDataLight(0xf031); /// Thin Font icon /// /// https://fontawesome.com/icons/font?style=thin /// alphabet, glyph, text, type, typeface static const IconData thinFont = IconDataThin(0xf031); /// Solid Font Awesome icon /// /// https://fontawesome.com/icons/font-awesome?style=solid /// awesome, flag, font, icons, typeface static const IconData solidFontAwesome = IconDataSolid(0xf2b4); /// Alias font-awesome-flag for icon [solidFontAwesome] @Deprecated('Use "solidFontAwesome" instead.') static const IconData solidFontAwesomeFlag = solidFontAwesome; /// Alias font-awesome-logo-full for icon [solidFontAwesome] @Deprecated('Use "solidFontAwesome" instead.') static const IconData solidFontAwesomeLogoFull = solidFontAwesome; /// Regular Font Awesome icon /// /// https://fontawesome.com/icons/font-awesome?style=regular /// awesome, flag, font, icons, typeface static const IconData fontAwesome = IconDataRegular(0xf2b4); /// Alias font-awesome-flag for icon [fontAwesome] @Deprecated('Use "fontAwesome" instead.') static const IconData fontAwesomeFlag = fontAwesome; /// Alias font-awesome-logo-full for icon [fontAwesome] @Deprecated('Use "fontAwesome" instead.') static const IconData fontAwesomeLogoFull = fontAwesome; /// Light Font Awesome icon /// /// https://fontawesome.com/icons/font-awesome?style=light /// awesome, flag, font, icons, typeface static const IconData lightFontAwesome = IconDataLight(0xf2b4); /// Alias font-awesome-flag for icon [lightFontAwesome] @Deprecated('Use "lightFontAwesome" instead.') static const IconData lightFontAwesomeFlag = lightFontAwesome; /// Alias font-awesome-logo-full for icon [lightFontAwesome] @Deprecated('Use "lightFontAwesome" instead.') static const IconData lightFontAwesomeLogoFull = lightFontAwesome; /// Thin Font Awesome icon /// /// https://fontawesome.com/icons/font-awesome?style=thin /// awesome, flag, font, icons, typeface static const IconData thinFontAwesome = IconDataThin(0xf2b4); /// Alias font-awesome-flag for icon [thinFontAwesome] @Deprecated('Use "thinFontAwesome" instead.') static const IconData thinFontAwesomeFlag = thinFontAwesome; /// Alias font-awesome-logo-full for icon [thinFontAwesome] @Deprecated('Use "thinFontAwesome" instead.') static const IconData thinFontAwesomeLogoFull = thinFontAwesome; /// Brands Font Awesome icon /// /// https://fontawesome.com/icons/font-awesome?style=brands /// awesome, flag, font, icons, typeface static const IconData brandsFontAwesome = IconDataBrands(0xf2b4); /// Alias font-awesome-flag for icon [brandsFontAwesome] @Deprecated('Use "brandsFontAwesome" instead.') static const IconData brandsFontAwesomeFlag = brandsFontAwesome; /// Alias font-awesome-logo-full for icon [brandsFontAwesome] @Deprecated('Use "brandsFontAwesome" instead.') static const IconData brandsFontAwesomeLogoFull = brandsFontAwesome; /// Solid Font Case icon /// /// https://fontawesome.com/icons/font-case?style=solid /// alphabet, glyph, lowercase, text, type, typeface, uppercase static const IconData solidFontCase = IconDataSolid(0xf866); /// Regular Font Case icon /// /// https://fontawesome.com/icons/font-case?style=regular /// alphabet, glyph, lowercase, text, type, typeface, uppercase static const IconData fontCase = IconDataRegular(0xf866); /// Light Font Case icon /// /// https://fontawesome.com/icons/font-case?style=light /// alphabet, glyph, lowercase, text, type, typeface, uppercase static const IconData lightFontCase = IconDataLight(0xf866); /// Thin Font Case icon /// /// https://fontawesome.com/icons/font-case?style=thin /// alphabet, glyph, lowercase, text, type, typeface, uppercase static const IconData thinFontCase = IconDataThin(0xf866); /// Brands Fonticons icon /// /// https://fontawesome.com/icons/fonticons?style=brands static const IconData fonticons = IconDataBrands(0xf280); /// Brands Fonticons Fi icon /// /// https://fontawesome.com/icons/fonticons-fi?style=brands static const IconData fonticonsFi = IconDataBrands(0xf3a2); /// Solid Football icon /// /// https://fontawesome.com/icons/football?style=solid /// american, american football, ball, fall, football, nfl, pigskin, seasonal static const IconData solidFootball = IconDataSolid(0xf44e); /// Alias football-ball for icon [solidFootball] @Deprecated('Use "solidFootball" instead.') static const IconData solidFootballBall = solidFootball; /// Regular Football icon /// /// https://fontawesome.com/icons/football?style=regular /// american, american football, ball, fall, football, nfl, pigskin, seasonal static const IconData football = IconDataRegular(0xf44e); /// Alias football-ball for icon [football] @Deprecated('Use "football" instead.') static const IconData footballBall = football; /// Light Football icon /// /// https://fontawesome.com/icons/football?style=light /// american, american football, ball, fall, football, nfl, pigskin, seasonal static const IconData lightFootball = IconDataLight(0xf44e); /// Alias football-ball for icon [lightFootball] @Deprecated('Use "lightFootball" instead.') static const IconData lightFootballBall = lightFootball; /// Thin Football icon /// /// https://fontawesome.com/icons/football?style=thin /// american, american football, ball, fall, football, nfl, pigskin, seasonal static const IconData thinFootball = IconDataThin(0xf44e); /// Alias football-ball for icon [thinFootball] @Deprecated('Use "thinFootball" instead.') static const IconData thinFootballBall = thinFootball; /// Solid Football Helmet icon /// /// https://fontawesome.com/icons/football-helmet?style=solid /// ball, concussion, fall, nfl, pigskin, protection, seasonal static const IconData solidFootballHelmet = IconDataSolid(0xf44f); /// Regular Football Helmet icon /// /// https://fontawesome.com/icons/football-helmet?style=regular /// ball, concussion, fall, nfl, pigskin, protection, seasonal static const IconData footballHelmet = IconDataRegular(0xf44f); /// Light Football Helmet icon /// /// https://fontawesome.com/icons/football-helmet?style=light /// ball, concussion, fall, nfl, pigskin, protection, seasonal static const IconData lightFootballHelmet = IconDataLight(0xf44f); /// Thin Football Helmet icon /// /// https://fontawesome.com/icons/football-helmet?style=thin /// ball, concussion, fall, nfl, pigskin, protection, seasonal static const IconData thinFootballHelmet = IconDataThin(0xf44f); /// Solid Fork icon /// /// https://fontawesome.com/icons/fork?style=solid /// cutlery, dining, food, fork, silverware static const IconData solidFork = IconDataSolid(0xf2e3); /// Alias utensil-fork for icon [solidFork] @Deprecated('Use "solidFork" instead.') static const IconData solidUtensilFork = solidFork; /// Regular Fork icon /// /// https://fontawesome.com/icons/fork?style=regular /// cutlery, dining, food, fork, silverware static const IconData fork = IconDataRegular(0xf2e3); /// Alias utensil-fork for icon [fork] @Deprecated('Use "fork" instead.') static const IconData utensilFork = fork; /// Light Fork icon /// /// https://fontawesome.com/icons/fork?style=light /// cutlery, dining, food, fork, silverware static const IconData lightFork = IconDataLight(0xf2e3); /// Alias utensil-fork for icon [lightFork] @Deprecated('Use "lightFork" instead.') static const IconData lightUtensilFork = lightFork; /// Thin Fork icon /// /// https://fontawesome.com/icons/fork?style=thin /// cutlery, dining, food, fork, silverware static const IconData thinFork = IconDataThin(0xf2e3); /// Alias utensil-fork for icon [thinFork] @Deprecated('Use "thinFork" instead.') static const IconData thinUtensilFork = thinFork; /// Solid Fork Knife icon /// /// https://fontawesome.com/icons/fork-knife?style=solid /// cutlery, dining, dinner, eat, food, fork, knife, restaurant static const IconData solidForkKnife = IconDataSolid(0xf2e6); /// Alias utensils-alt for icon [solidForkKnife] @Deprecated('Use "solidForkKnife" instead.') static const IconData solidUtensilsAlt = solidForkKnife; /// Regular Fork Knife icon /// /// https://fontawesome.com/icons/fork-knife?style=regular /// cutlery, dining, dinner, eat, food, fork, knife, restaurant static const IconData forkKnife = IconDataRegular(0xf2e6); /// Alias utensils-alt for icon [forkKnife] @Deprecated('Use "forkKnife" instead.') static const IconData utensilsAlt = forkKnife; /// Light Fork Knife icon /// /// https://fontawesome.com/icons/fork-knife?style=light /// cutlery, dining, dinner, eat, food, fork, knife, restaurant static const IconData lightForkKnife = IconDataLight(0xf2e6); /// Alias utensils-alt for icon [lightForkKnife] @Deprecated('Use "lightForkKnife" instead.') static const IconData lightUtensilsAlt = lightForkKnife; /// Thin Fork Knife icon /// /// https://fontawesome.com/icons/fork-knife?style=thin /// cutlery, dining, dinner, eat, food, fork, knife, restaurant static const IconData thinForkKnife = IconDataThin(0xf2e6); /// Alias utensils-alt for icon [thinForkKnife] @Deprecated('Use "thinForkKnife" instead.') static const IconData thinUtensilsAlt = thinForkKnife; /// Solid Forklift icon /// /// https://fontawesome.com/icons/forklift?style=solid /// archive, inventory, lorry, maintenance, pallet, shipping, tractor, warehouse static const IconData solidForklift = IconDataSolid(0xf47a); /// Regular Forklift icon /// /// https://fontawesome.com/icons/forklift?style=regular /// archive, inventory, lorry, maintenance, pallet, shipping, tractor, warehouse static const IconData forklift = IconDataRegular(0xf47a); /// Light Forklift icon /// /// https://fontawesome.com/icons/forklift?style=light /// archive, inventory, lorry, maintenance, pallet, shipping, tractor, warehouse static const IconData lightForklift = IconDataLight(0xf47a); /// Thin Forklift icon /// /// https://fontawesome.com/icons/forklift?style=thin /// archive, inventory, lorry, maintenance, pallet, shipping, tractor, warehouse static const IconData thinForklift = IconDataThin(0xf47a); /// Solid Fort icon /// /// https://fontawesome.com/icons/fort?style=solid /// turret, castle, fort, fortress, garrison, palace static const IconData solidFort = IconDataSolid(0xe486); /// Regular Fort icon /// /// https://fontawesome.com/icons/fort?style=regular /// turret, castle, fort, fortress, garrison, palace static const IconData fort = IconDataRegular(0xe486); /// Light Fort icon /// /// https://fontawesome.com/icons/fort?style=light /// turret, castle, fort, fortress, garrison, palace static const IconData lightFort = IconDataLight(0xe486); /// Thin Fort icon /// /// https://fontawesome.com/icons/fort?style=thin /// turret, castle, fort, fortress, garrison, palace static const IconData thinFort = IconDataThin(0xe486); /// Brands Fort Awesome icon /// /// https://fontawesome.com/icons/fort-awesome?style=brands /// castle static const IconData fortAwesome = IconDataBrands(0xf286); /// Brands Alternate Fort Awesome icon /// /// https://fontawesome.com/icons/fort-awesome-alt?style=brands /// castle static const IconData fortAwesomeAlt = IconDataBrands(0xf3a3); /// Brands Forumbee icon /// /// https://fontawesome.com/icons/forumbee?style=brands static const IconData forumbee = IconDataBrands(0xf211); /// Solid Forward icon /// /// https://fontawesome.com/icons/forward?style=solid /// arrow, double, fast, fast-forward button, forward, next, skip static const IconData solidForward = IconDataSolid(0xf04e); /// Regular Forward icon /// /// https://fontawesome.com/icons/forward?style=regular /// arrow, double, fast, fast-forward button, forward, next, skip static const IconData forward = IconDataRegular(0xf04e); /// Light Forward icon /// /// https://fontawesome.com/icons/forward?style=light /// arrow, double, fast, fast-forward button, forward, next, skip static const IconData lightForward = IconDataLight(0xf04e); /// Thin Forward icon /// /// https://fontawesome.com/icons/forward?style=thin /// arrow, double, fast, fast-forward button, forward, next, skip static const IconData thinForward = IconDataThin(0xf04e); /// Solid Forward Fast icon /// /// https://fontawesome.com/icons/forward-fast?style=solid /// arrow, end, last, next, next scene, next track, next track button, quick, triangle static const IconData solidForwardFast = IconDataSolid(0xf050); /// Alias fast-forward for icon [solidForwardFast] @Deprecated('Use "solidForwardFast" instead.') static const IconData solidFastForward = solidForwardFast; /// Regular Forward Fast icon /// /// https://fontawesome.com/icons/forward-fast?style=regular /// arrow, end, last, next, next scene, next track, next track button, quick, triangle static const IconData forwardFast = IconDataRegular(0xf050); /// Alias fast-forward for icon [forwardFast] @Deprecated('Use "forwardFast" instead.') static const IconData fastForward = forwardFast; /// Light Forward Fast icon /// /// https://fontawesome.com/icons/forward-fast?style=light /// arrow, end, last, next, next scene, next track, next track button, quick, triangle static const IconData lightForwardFast = IconDataLight(0xf050); /// Alias fast-forward for icon [lightForwardFast] @Deprecated('Use "lightForwardFast" instead.') static const IconData lightFastForward = lightForwardFast; /// Thin Forward Fast icon /// /// https://fontawesome.com/icons/forward-fast?style=thin /// arrow, end, last, next, next scene, next track, next track button, quick, triangle static const IconData thinForwardFast = IconDataThin(0xf050); /// Alias fast-forward for icon [thinForwardFast] @Deprecated('Use "thinForwardFast" instead.') static const IconData thinFastForward = thinForwardFast; /// Solid Forward Step icon /// /// https://fontawesome.com/icons/forward-step?style=solid /// end, last, next static const IconData solidForwardStep = IconDataSolid(0xf051); /// Alias step-forward for icon [solidForwardStep] @Deprecated('Use "solidForwardStep" instead.') static const IconData solidStepForward = solidForwardStep; /// Regular Forward Step icon /// /// https://fontawesome.com/icons/forward-step?style=regular /// end, last, next static const IconData forwardStep = IconDataRegular(0xf051); /// Alias step-forward for icon [forwardStep] @Deprecated('Use "forwardStep" instead.') static const IconData stepForward = forwardStep; /// Light Forward Step icon /// /// https://fontawesome.com/icons/forward-step?style=light /// end, last, next static const IconData lightForwardStep = IconDataLight(0xf051); /// Alias step-forward for icon [lightForwardStep] @Deprecated('Use "lightForwardStep" instead.') static const IconData lightStepForward = lightForwardStep; /// Thin Forward Step icon /// /// https://fontawesome.com/icons/forward-step?style=thin /// end, last, next static const IconData thinForwardStep = IconDataThin(0xf051); /// Alias step-forward for icon [thinForwardStep] @Deprecated('Use "thinForwardStep" instead.') static const IconData thinStepForward = thinForwardStep; /// Brands Foursquare icon /// /// https://fontawesome.com/icons/foursquare?style=brands static const IconData foursquare = IconDataBrands(0xf180); /// Solid Frame icon /// /// https://fontawesome.com/icons/frame?style=solid /// artboard, crop, grid, group, viewbox static const IconData solidFrame = IconDataSolid(0xe495); /// Regular Frame icon /// /// https://fontawesome.com/icons/frame?style=regular /// artboard, crop, grid, group, viewbox static const IconData frame = IconDataRegular(0xe495); /// Light Frame icon /// /// https://fontawesome.com/icons/frame?style=light /// artboard, crop, grid, group, viewbox static const IconData lightFrame = IconDataLight(0xe495); /// Thin Frame icon /// /// https://fontawesome.com/icons/frame?style=thin /// artboard, crop, grid, group, viewbox static const IconData thinFrame = IconDataThin(0xe495); /// Solid Franc Sign icon /// /// https://fontawesome.com/icons/franc-sign?style=solid /// French Franc Sign, currency static const IconData solidFrancSign = IconDataSolid(0xe18f); /// Regular Franc Sign icon /// /// https://fontawesome.com/icons/franc-sign?style=regular /// French Franc Sign, currency static const IconData francSign = IconDataRegular(0xe18f); /// Light Franc Sign icon /// /// https://fontawesome.com/icons/franc-sign?style=light /// French Franc Sign, currency static const IconData lightFrancSign = IconDataLight(0xe18f); /// Thin Franc Sign icon /// /// https://fontawesome.com/icons/franc-sign?style=thin /// French Franc Sign, currency static const IconData thinFrancSign = IconDataThin(0xe18f); /// Brands freeCodeCamp icon /// /// https://fontawesome.com/icons/free-code-camp?style=brands static const IconData freeCodeCamp = IconDataBrands(0xf2c5); /// Brands FreeBSD icon /// /// https://fontawesome.com/icons/freebsd?style=brands static const IconData freebsd = IconDataBrands(0xf3a4); /// Solid French Fries icon /// /// https://fontawesome.com/icons/french-fries?style=solid /// chips, fast food, french, french fries, fried, fries, ketchup, potato, poutine static const IconData solidFrenchFries = IconDataSolid(0xf803); /// Regular French Fries icon /// /// https://fontawesome.com/icons/french-fries?style=regular /// chips, fast food, french, french fries, fried, fries, ketchup, potato, poutine static const IconData frenchFries = IconDataRegular(0xf803); /// Light French Fries icon /// /// https://fontawesome.com/icons/french-fries?style=light /// chips, fast food, french, french fries, fried, fries, ketchup, potato, poutine static const IconData lightFrenchFries = IconDataLight(0xf803); /// Thin French Fries icon /// /// https://fontawesome.com/icons/french-fries?style=thin /// chips, fast food, french, french fries, fried, fries, ketchup, potato, poutine static const IconData thinFrenchFries = IconDataThin(0xf803); /// Solid Frog icon /// /// https://fontawesome.com/icons/frog?style=solid /// amphibian, bullfrog, fauna, hop, kermit, kiss, prince, ribbit, toad, wart static const IconData solidFrog = IconDataSolid(0xf52e); /// Regular Frog icon /// /// https://fontawesome.com/icons/frog?style=regular /// amphibian, bullfrog, fauna, hop, kermit, kiss, prince, ribbit, toad, wart static const IconData frog = IconDataRegular(0xf52e); /// Light Frog icon /// /// https://fontawesome.com/icons/frog?style=light /// amphibian, bullfrog, fauna, hop, kermit, kiss, prince, ribbit, toad, wart static const IconData lightFrog = IconDataLight(0xf52e); /// Thin Frog icon /// /// https://fontawesome.com/icons/frog?style=thin /// amphibian, bullfrog, fauna, hop, kermit, kiss, prince, ribbit, toad, wart static const IconData thinFrog = IconDataThin(0xf52e); /// Brands Fulcrum icon /// /// https://fontawesome.com/icons/fulcrum?style=brands static const IconData fulcrum = IconDataBrands(0xf50b); /// Solid Function icon /// /// https://fontawesome.com/icons/function?style=solid /// math, mathematics static const IconData solidFunction = IconDataSolid(0xf661); /// Regular Function icon /// /// https://fontawesome.com/icons/function?style=regular /// math, mathematics static const IconData function = IconDataRegular(0xf661); /// Light Function icon /// /// https://fontawesome.com/icons/function?style=light /// math, mathematics static const IconData lightFunction = IconDataLight(0xf661); /// Thin Function icon /// /// https://fontawesome.com/icons/function?style=thin /// math, mathematics static const IconData thinFunction = IconDataThin(0xf661); /// Solid Futbol icon /// /// https://fontawesome.com/icons/futbol?style=solid /// ball, football, mls, soccer, soccer ball static const IconData solidFutbol = IconDataSolid(0xf1e3); /// Alias futbol-ball for icon [solidFutbol] @Deprecated('Use "solidFutbol" instead.') static const IconData solidFutbolBall = solidFutbol; /// Alias soccer-ball for icon [solidFutbol] @Deprecated('Use "solidFutbol" instead.') static const IconData solidSoccerBall = solidFutbol; /// Regular Futbol icon /// /// https://fontawesome.com/icons/futbol?style=regular /// ball, football, mls, soccer, soccer ball static const IconData futbol = IconDataRegular(0xf1e3); /// Alias futbol-ball for icon [futbol] @Deprecated('Use "futbol" instead.') static const IconData futbolBall = futbol; /// Alias soccer-ball for icon [futbol] @Deprecated('Use "futbol" instead.') static const IconData soccerBall = futbol; /// Light Futbol icon /// /// https://fontawesome.com/icons/futbol?style=light /// ball, football, mls, soccer, soccer ball static const IconData lightFutbol = IconDataLight(0xf1e3); /// Alias futbol-ball for icon [lightFutbol] @Deprecated('Use "lightFutbol" instead.') static const IconData lightFutbolBall = lightFutbol; /// Alias soccer-ball for icon [lightFutbol] @Deprecated('Use "lightFutbol" instead.') static const IconData lightSoccerBall = lightFutbol; /// Thin Futbol icon /// /// https://fontawesome.com/icons/futbol?style=thin /// ball, football, mls, soccer, soccer ball static const IconData thinFutbol = IconDataThin(0xf1e3); /// Alias futbol-ball for icon [thinFutbol] @Deprecated('Use "thinFutbol" instead.') static const IconData thinFutbolBall = thinFutbol; /// Alias soccer-ball for icon [thinFutbol] @Deprecated('Use "thinFutbol" instead.') static const IconData thinSoccerBall = thinFutbol; /// Solid G icon /// /// https://fontawesome.com/icons/g?style=solid /// Latin Capital Letter G, Latin Small Letter G, letter static const IconData solidG = IconDataSolid(0x47); /// Regular G icon /// /// https://fontawesome.com/icons/g?style=regular /// Latin Capital Letter G, Latin Small Letter G, letter static const IconData g = IconDataRegular(0x47); /// Light G icon /// /// https://fontawesome.com/icons/g?style=light /// Latin Capital Letter G, Latin Small Letter G, letter static const IconData lightG = IconDataLight(0x47); /// Thin G icon /// /// https://fontawesome.com/icons/g?style=thin /// Latin Capital Letter G, Latin Small Letter G, letter static const IconData thinG = IconDataThin(0x47); /// Brands Galactic Republic icon /// /// https://fontawesome.com/icons/galactic-republic?style=brands /// politics, star wars static const IconData galacticRepublic = IconDataBrands(0xf50c); /// Brands Galactic Senate icon /// /// https://fontawesome.com/icons/galactic-senate?style=brands /// star wars static const IconData galacticSenate = IconDataBrands(0xf50d); /// Solid Galaxy icon /// /// https://fontawesome.com/icons/galaxy?style=solid /// black hole, cosmic, nebula, solar system, space, spiral, universe static const IconData solidGalaxy = IconDataSolid(0xe008); /// Regular Galaxy icon /// /// https://fontawesome.com/icons/galaxy?style=regular /// black hole, cosmic, nebula, solar system, space, spiral, universe static const IconData galaxy = IconDataRegular(0xe008); /// Light Galaxy icon /// /// https://fontawesome.com/icons/galaxy?style=light /// black hole, cosmic, nebula, solar system, space, spiral, universe static const IconData lightGalaxy = IconDataLight(0xe008); /// Thin Galaxy icon /// /// https://fontawesome.com/icons/galaxy?style=thin /// black hole, cosmic, nebula, solar system, space, spiral, universe static const IconData thinGalaxy = IconDataThin(0xe008); /// Solid Gallery Thumbnails icon /// /// https://fontawesome.com/icons/gallery-thumbnails?style=solid /// carousel, gallery, grid, screen, view static const IconData solidGalleryThumbnails = IconDataSolid(0xe3aa); /// Regular Gallery Thumbnails icon /// /// https://fontawesome.com/icons/gallery-thumbnails?style=regular /// carousel, gallery, grid, screen, view static const IconData galleryThumbnails = IconDataRegular(0xe3aa); /// Light Gallery Thumbnails icon /// /// https://fontawesome.com/icons/gallery-thumbnails?style=light /// carousel, gallery, grid, screen, view static const IconData lightGalleryThumbnails = IconDataLight(0xe3aa); /// Thin Gallery Thumbnails icon /// /// https://fontawesome.com/icons/gallery-thumbnails?style=thin /// carousel, gallery, grid, screen, view static const IconData thinGalleryThumbnails = IconDataThin(0xe3aa); /// Solid Game Board icon /// /// https://fontawesome.com/icons/game-board?style=solid /// checkers, chess, gaming, grid, tabletop static const IconData solidGameBoard = IconDataSolid(0xf867); /// Regular Game Board icon /// /// https://fontawesome.com/icons/game-board?style=regular /// checkers, chess, gaming, grid, tabletop static const IconData gameBoard = IconDataRegular(0xf867); /// Light Game Board icon /// /// https://fontawesome.com/icons/game-board?style=light /// checkers, chess, gaming, grid, tabletop static const IconData lightGameBoard = IconDataLight(0xf867); /// Thin Game Board icon /// /// https://fontawesome.com/icons/game-board?style=thin /// checkers, chess, gaming, grid, tabletop static const IconData thinGameBoard = IconDataThin(0xf867); /// Solid Game Board Simple icon /// /// https://fontawesome.com/icons/game-board-simple?style=solid /// checkers, chess, gaming, grid, tabletop static const IconData solidGameBoardSimple = IconDataSolid(0xf868); /// Alias game-board-alt for icon [solidGameBoardSimple] @Deprecated('Use "solidGameBoardSimple" instead.') static const IconData solidGameBoardAlt = solidGameBoardSimple; /// Regular Game Board Simple icon /// /// https://fontawesome.com/icons/game-board-simple?style=regular /// checkers, chess, gaming, grid, tabletop static const IconData gameBoardSimple = IconDataRegular(0xf868); /// Alias game-board-alt for icon [gameBoardSimple] @Deprecated('Use "gameBoardSimple" instead.') static const IconData gameBoardAlt = gameBoardSimple; /// Light Game Board Simple icon /// /// https://fontawesome.com/icons/game-board-simple?style=light /// checkers, chess, gaming, grid, tabletop static const IconData lightGameBoardSimple = IconDataLight(0xf868); /// Alias game-board-alt for icon [lightGameBoardSimple] @Deprecated('Use "lightGameBoardSimple" instead.') static const IconData lightGameBoardAlt = lightGameBoardSimple; /// Thin Game Board Simple icon /// /// https://fontawesome.com/icons/game-board-simple?style=thin /// checkers, chess, gaming, grid, tabletop static const IconData thinGameBoardSimple = IconDataThin(0xf868); /// Alias game-board-alt for icon [thinGameBoardSimple] @Deprecated('Use "thinGameBoardSimple" instead.') static const IconData thinGameBoardAlt = thinGameBoardSimple; /// Solid Game Console Handheld icon /// /// https://fontawesome.com/icons/game-console-handheld?style=solid /// cartridge, gameboy, nintendo, retro, video games, vintage static const IconData solidGameConsoleHandheld = IconDataSolid(0xf8bb); /// Regular Game Console Handheld icon /// /// https://fontawesome.com/icons/game-console-handheld?style=regular /// cartridge, gameboy, nintendo, retro, video games, vintage static const IconData gameConsoleHandheld = IconDataRegular(0xf8bb); /// Light Game Console Handheld icon /// /// https://fontawesome.com/icons/game-console-handheld?style=light /// cartridge, gameboy, nintendo, retro, video games, vintage static const IconData lightGameConsoleHandheld = IconDataLight(0xf8bb); /// Thin Game Console Handheld icon /// /// https://fontawesome.com/icons/game-console-handheld?style=thin /// cartridge, gameboy, nintendo, retro, video games, vintage static const IconData thinGameConsoleHandheld = IconDataThin(0xf8bb); /// Solid Game Console Handheld Crank icon /// /// https://fontawesome.com/icons/game-console-handheld-crank?style=solid /// panic, playdate, video games static const IconData solidGameConsoleHandheldCrank = IconDataSolid(0xe5b9); /// Regular Game Console Handheld Crank icon /// /// https://fontawesome.com/icons/game-console-handheld-crank?style=regular /// panic, playdate, video games static const IconData gameConsoleHandheldCrank = IconDataRegular(0xe5b9); /// Light Game Console Handheld Crank icon /// /// https://fontawesome.com/icons/game-console-handheld-crank?style=light /// panic, playdate, video games static const IconData lightGameConsoleHandheldCrank = IconDataLight(0xe5b9); /// Thin Game Console Handheld Crank icon /// /// https://fontawesome.com/icons/game-console-handheld-crank?style=thin /// panic, playdate, video games static const IconData thinGameConsoleHandheldCrank = IconDataThin(0xe5b9); /// Solid Gamepad icon /// /// https://fontawesome.com/icons/gamepad?style=solid /// arcade, controller, d-pad, joystick, playstore, video, video game static const IconData solidGamepad = IconDataSolid(0xf11b); /// Regular Gamepad icon /// /// https://fontawesome.com/icons/gamepad?style=regular /// arcade, controller, d-pad, joystick, playstore, video, video game static const IconData gamepad = IconDataRegular(0xf11b); /// Light Gamepad icon /// /// https://fontawesome.com/icons/gamepad?style=light /// arcade, controller, d-pad, joystick, playstore, video, video game static const IconData lightGamepad = IconDataLight(0xf11b); /// Thin Gamepad icon /// /// https://fontawesome.com/icons/gamepad?style=thin /// arcade, controller, d-pad, joystick, playstore, video, video game static const IconData thinGamepad = IconDataThin(0xf11b); /// Solid Gamepad Modern icon /// /// https://fontawesome.com/icons/gamepad-modern?style=solid /// arcade, controller, d-pad, game, joystick, playstore, video, video game static const IconData solidGamepadModern = IconDataSolid(0xe5a2); /// Alias gamepad-alt for icon [solidGamepadModern] @Deprecated('Use "solidGamepadModern" instead.') static const IconData solidGamepadAlt = solidGamepadModern; /// Regular Gamepad Modern icon /// /// https://fontawesome.com/icons/gamepad-modern?style=regular /// arcade, controller, d-pad, game, joystick, playstore, video, video game static const IconData gamepadModern = IconDataRegular(0xe5a2); /// Alias gamepad-alt for icon [gamepadModern] @Deprecated('Use "gamepadModern" instead.') static const IconData gamepadAlt = gamepadModern; /// Light Gamepad Modern icon /// /// https://fontawesome.com/icons/gamepad-modern?style=light /// arcade, controller, d-pad, game, joystick, playstore, video, video game static const IconData lightGamepadModern = IconDataLight(0xe5a2); /// Alias gamepad-alt for icon [lightGamepadModern] @Deprecated('Use "lightGamepadModern" instead.') static const IconData lightGamepadAlt = lightGamepadModern; /// Thin Gamepad Modern icon /// /// https://fontawesome.com/icons/gamepad-modern?style=thin /// arcade, controller, d-pad, game, joystick, playstore, video, video game static const IconData thinGamepadModern = IconDataThin(0xe5a2); /// Alias gamepad-alt for icon [thinGamepadModern] @Deprecated('Use "thinGamepadModern" instead.') static const IconData thinGamepadAlt = thinGamepadModern; /// Solid Garage icon /// /// https://fontawesome.com/icons/garage?style=solid /// auto, car, door, storage, structure, warehouse static const IconData solidGarage = IconDataSolid(0xe009); /// Regular Garage icon /// /// https://fontawesome.com/icons/garage?style=regular /// auto, car, door, storage, structure, warehouse static const IconData garage = IconDataRegular(0xe009); /// Light Garage icon /// /// https://fontawesome.com/icons/garage?style=light /// auto, car, door, storage, structure, warehouse static const IconData lightGarage = IconDataLight(0xe009); /// Thin Garage icon /// /// https://fontawesome.com/icons/garage?style=thin /// auto, car, door, storage, structure, warehouse static const IconData thinGarage = IconDataThin(0xe009); /// Solid Garage Car icon /// /// https://fontawesome.com/icons/garage-car?style=solid /// auto, car, door, storage, structure, warehouse static const IconData solidGarageCar = IconDataSolid(0xe00a); /// Regular Garage Car icon /// /// https://fontawesome.com/icons/garage-car?style=regular /// auto, car, door, storage, structure, warehouse static const IconData garageCar = IconDataRegular(0xe00a); /// Light Garage Car icon /// /// https://fontawesome.com/icons/garage-car?style=light /// auto, car, door, storage, structure, warehouse static const IconData lightGarageCar = IconDataLight(0xe00a); /// Thin Garage Car icon /// /// https://fontawesome.com/icons/garage-car?style=thin /// auto, car, door, storage, structure, warehouse static const IconData thinGarageCar = IconDataThin(0xe00a); /// Solid Garage Open icon /// /// https://fontawesome.com/icons/garage-open?style=solid /// auto, car, door, storage, structure, warehouse static const IconData solidGarageOpen = IconDataSolid(0xe00b); /// Regular Garage Open icon /// /// https://fontawesome.com/icons/garage-open?style=regular /// auto, car, door, storage, structure, warehouse static const IconData garageOpen = IconDataRegular(0xe00b); /// Light Garage Open icon /// /// https://fontawesome.com/icons/garage-open?style=light /// auto, car, door, storage, structure, warehouse static const IconData lightGarageOpen = IconDataLight(0xe00b); /// Thin Garage Open icon /// /// https://fontawesome.com/icons/garage-open?style=thin /// auto, car, door, storage, structure, warehouse static const IconData thinGarageOpen = IconDataThin(0xe00b); /// Solid Garlic icon /// /// https://fontawesome.com/icons/garlic?style=solid /// ail, flavor, garlic, vampire static const IconData solidGarlic = IconDataSolid(0xe40e); /// Regular Garlic icon /// /// https://fontawesome.com/icons/garlic?style=regular /// ail, flavor, garlic, vampire static const IconData garlic = IconDataRegular(0xe40e); /// Light Garlic icon /// /// https://fontawesome.com/icons/garlic?style=light /// ail, flavor, garlic, vampire static const IconData lightGarlic = IconDataLight(0xe40e); /// Thin Garlic icon /// /// https://fontawesome.com/icons/garlic?style=thin /// ail, flavor, garlic, vampire static const IconData thinGarlic = IconDataThin(0xe40e); /// Solid Gas Pump icon /// /// https://fontawesome.com/icons/gas-pump?style=solid /// car, diesel, fuel, fuel pump, fuelpump, gas, gasoline, petrol, pump, station static const IconData solidGasPump = IconDataSolid(0xf52f); /// Regular Gas Pump icon /// /// https://fontawesome.com/icons/gas-pump?style=regular /// car, diesel, fuel, fuel pump, fuelpump, gas, gasoline, petrol, pump, station static const IconData gasPump = IconDataRegular(0xf52f); /// Light Gas Pump icon /// /// https://fontawesome.com/icons/gas-pump?style=light /// car, diesel, fuel, fuel pump, fuelpump, gas, gasoline, petrol, pump, station static const IconData lightGasPump = IconDataLight(0xf52f); /// Thin Gas Pump icon /// /// https://fontawesome.com/icons/gas-pump?style=thin /// car, diesel, fuel, fuel pump, fuelpump, gas, gasoline, petrol, pump, station static const IconData thinGasPump = IconDataThin(0xf52f); /// Solid Gas Pump Slash icon /// /// https://fontawesome.com/icons/gas-pump-slash?style=solid /// car, disabled, empty, fuel, gasoline, petrol static const IconData solidGasPumpSlash = IconDataSolid(0xf5f4); /// Regular Gas Pump Slash icon /// /// https://fontawesome.com/icons/gas-pump-slash?style=regular /// car, disabled, empty, fuel, gasoline, petrol static const IconData gasPumpSlash = IconDataRegular(0xf5f4); /// Light Gas Pump Slash icon /// /// https://fontawesome.com/icons/gas-pump-slash?style=light /// car, disabled, empty, fuel, gasoline, petrol static const IconData lightGasPumpSlash = IconDataLight(0xf5f4); /// Thin Gas Pump Slash icon /// /// https://fontawesome.com/icons/gas-pump-slash?style=thin /// car, disabled, empty, fuel, gasoline, petrol static const IconData thinGasPumpSlash = IconDataThin(0xf5f4); /// Solid Gauge icon /// /// https://fontawesome.com/icons/gauge?style=solid /// dashboard, fast, odometer, speed, speedometer static const IconData solidGauge = IconDataSolid(0xf624); /// Alias dashboard for icon [solidGauge] @Deprecated('Use "solidGauge" instead.') static const IconData solidDashboard = solidGauge; /// Alias gauge-med for icon [solidGauge] @Deprecated('Use "solidGauge" instead.') static const IconData solidGaugeMed = solidGauge; /// Alias tachometer-alt-average for icon [solidGauge] @Deprecated('Use "solidGauge" instead.') static const IconData solidTachometerAltAverage = solidGauge; /// Regular Gauge icon /// /// https://fontawesome.com/icons/gauge?style=regular /// dashboard, fast, odometer, speed, speedometer static const IconData gauge = IconDataRegular(0xf624); /// Alias dashboard for icon [gauge] @Deprecated('Use "gauge" instead.') static const IconData dashboard = gauge; /// Alias gauge-med for icon [gauge] @Deprecated('Use "gauge" instead.') static const IconData gaugeMed = gauge; /// Alias tachometer-alt-average for icon [gauge] @Deprecated('Use "gauge" instead.') static const IconData tachometerAltAverage = gauge; /// Light Gauge icon /// /// https://fontawesome.com/icons/gauge?style=light /// dashboard, fast, odometer, speed, speedometer static const IconData lightGauge = IconDataLight(0xf624); /// Alias dashboard for icon [lightGauge] @Deprecated('Use "lightGauge" instead.') static const IconData lightDashboard = lightGauge; /// Alias gauge-med for icon [lightGauge] @Deprecated('Use "lightGauge" instead.') static const IconData lightGaugeMed = lightGauge; /// Alias tachometer-alt-average for icon [lightGauge] @Deprecated('Use "lightGauge" instead.') static const IconData lightTachometerAltAverage = lightGauge; /// Thin Gauge icon /// /// https://fontawesome.com/icons/gauge?style=thin /// dashboard, fast, odometer, speed, speedometer static const IconData thinGauge = IconDataThin(0xf624); /// Alias dashboard for icon [thinGauge] @Deprecated('Use "thinGauge" instead.') static const IconData thinDashboard = thinGauge; /// Alias gauge-med for icon [thinGauge] @Deprecated('Use "thinGauge" instead.') static const IconData thinGaugeMed = thinGauge; /// Alias tachometer-alt-average for icon [thinGauge] @Deprecated('Use "thinGauge" instead.') static const IconData thinTachometerAltAverage = thinGauge; /// Solid Gauge Circle Bolt icon /// /// https://fontawesome.com/icons/gauge-circle-bolt?style=solid /// dashboard, electric, ev, fast, odometer, speed, speedometer static const IconData solidGaugeCircleBolt = IconDataSolid(0xe496); /// Regular Gauge Circle Bolt icon /// /// https://fontawesome.com/icons/gauge-circle-bolt?style=regular /// dashboard, electric, ev, fast, odometer, speed, speedometer static const IconData gaugeCircleBolt = IconDataRegular(0xe496); /// Light Gauge Circle Bolt icon /// /// https://fontawesome.com/icons/gauge-circle-bolt?style=light /// dashboard, electric, ev, fast, odometer, speed, speedometer static const IconData lightGaugeCircleBolt = IconDataLight(0xe496); /// Thin Gauge Circle Bolt icon /// /// https://fontawesome.com/icons/gauge-circle-bolt?style=thin /// dashboard, electric, ev, fast, odometer, speed, speedometer static const IconData thinGaugeCircleBolt = IconDataThin(0xe496); /// Solid Gauge Circle Minus icon /// /// https://fontawesome.com/icons/gauge-circle-minus?style=solid /// dashboard, decrease, fast, odometer, speed, speedometer static const IconData solidGaugeCircleMinus = IconDataSolid(0xe497); /// Regular Gauge Circle Minus icon /// /// https://fontawesome.com/icons/gauge-circle-minus?style=regular /// dashboard, decrease, fast, odometer, speed, speedometer static const IconData gaugeCircleMinus = IconDataRegular(0xe497); /// Light Gauge Circle Minus icon /// /// https://fontawesome.com/icons/gauge-circle-minus?style=light /// dashboard, decrease, fast, odometer, speed, speedometer static const IconData lightGaugeCircleMinus = IconDataLight(0xe497); /// Thin Gauge Circle Minus icon /// /// https://fontawesome.com/icons/gauge-circle-minus?style=thin /// dashboard, decrease, fast, odometer, speed, speedometer static const IconData thinGaugeCircleMinus = IconDataThin(0xe497); /// Solid Gauge Circle Plus icon /// /// https://fontawesome.com/icons/gauge-circle-plus?style=solid /// dashboard, fast, increase, odometer, speed, speedometer static const IconData solidGaugeCirclePlus = IconDataSolid(0xe498); /// Regular Gauge Circle Plus icon /// /// https://fontawesome.com/icons/gauge-circle-plus?style=regular /// dashboard, fast, increase, odometer, speed, speedometer static const IconData gaugeCirclePlus = IconDataRegular(0xe498); /// Light Gauge Circle Plus icon /// /// https://fontawesome.com/icons/gauge-circle-plus?style=light /// dashboard, fast, increase, odometer, speed, speedometer static const IconData lightGaugeCirclePlus = IconDataLight(0xe498); /// Thin Gauge Circle Plus icon /// /// https://fontawesome.com/icons/gauge-circle-plus?style=thin /// dashboard, fast, increase, odometer, speed, speedometer static const IconData thinGaugeCirclePlus = IconDataThin(0xe498); /// Solid Gauge High icon /// /// https://fontawesome.com/icons/gauge-high?style=solid /// dashboard, fast, odometer, quick, speed, speedometer static const IconData solidGaugeHigh = IconDataSolid(0xf625); /// Alias tachometer-alt for icon [solidGaugeHigh] @Deprecated('Use "solidGaugeHigh" instead.') static const IconData solidTachometerAlt = solidGaugeHigh; /// Alias tachometer-alt-fast for icon [solidGaugeHigh] @Deprecated('Use "solidGaugeHigh" instead.') static const IconData solidTachometerAltFast = solidGaugeHigh; /// Regular Gauge High icon /// /// https://fontawesome.com/icons/gauge-high?style=regular /// dashboard, fast, odometer, quick, speed, speedometer static const IconData gaugeHigh = IconDataRegular(0xf625); /// Alias tachometer-alt for icon [gaugeHigh] @Deprecated('Use "gaugeHigh" instead.') static const IconData tachometerAlt = gaugeHigh; /// Alias tachometer-alt-fast for icon [gaugeHigh] @Deprecated('Use "gaugeHigh" instead.') static const IconData tachometerAltFast = gaugeHigh; /// Light Gauge High icon /// /// https://fontawesome.com/icons/gauge-high?style=light /// dashboard, fast, odometer, quick, speed, speedometer static const IconData lightGaugeHigh = IconDataLight(0xf625); /// Alias tachometer-alt for icon [lightGaugeHigh] @Deprecated('Use "lightGaugeHigh" instead.') static const IconData lightTachometerAlt = lightGaugeHigh; /// Alias tachometer-alt-fast for icon [lightGaugeHigh] @Deprecated('Use "lightGaugeHigh" instead.') static const IconData lightTachometerAltFast = lightGaugeHigh; /// Thin Gauge High icon /// /// https://fontawesome.com/icons/gauge-high?style=thin /// dashboard, fast, odometer, quick, speed, speedometer static const IconData thinGaugeHigh = IconDataThin(0xf625); /// Alias tachometer-alt for icon [thinGaugeHigh] @Deprecated('Use "thinGaugeHigh" instead.') static const IconData thinTachometerAlt = thinGaugeHigh; /// Alias tachometer-alt-fast for icon [thinGaugeHigh] @Deprecated('Use "thinGaugeHigh" instead.') static const IconData thinTachometerAltFast = thinGaugeHigh; /// Solid Gauge Low icon /// /// https://fontawesome.com/icons/gauge-low?style=solid /// dashboard, fast, odometer, speed, speedometer static const IconData solidGaugeLow = IconDataSolid(0xf627); /// Alias tachometer-alt-slow for icon [solidGaugeLow] @Deprecated('Use "solidGaugeLow" instead.') static const IconData solidTachometerAltSlow = solidGaugeLow; /// Regular Gauge Low icon /// /// https://fontawesome.com/icons/gauge-low?style=regular /// dashboard, fast, odometer, speed, speedometer static const IconData gaugeLow = IconDataRegular(0xf627); /// Alias tachometer-alt-slow for icon [gaugeLow] @Deprecated('Use "gaugeLow" instead.') static const IconData tachometerAltSlow = gaugeLow; /// Light Gauge Low icon /// /// https://fontawesome.com/icons/gauge-low?style=light /// dashboard, fast, odometer, speed, speedometer static const IconData lightGaugeLow = IconDataLight(0xf627); /// Alias tachometer-alt-slow for icon [lightGaugeLow] @Deprecated('Use "lightGaugeLow" instead.') static const IconData lightTachometerAltSlow = lightGaugeLow; /// Thin Gauge Low icon /// /// https://fontawesome.com/icons/gauge-low?style=thin /// dashboard, fast, odometer, speed, speedometer static const IconData thinGaugeLow = IconDataThin(0xf627); /// Alias tachometer-alt-slow for icon [thinGaugeLow] @Deprecated('Use "thinGaugeLow" instead.') static const IconData thinTachometerAltSlow = thinGaugeLow; /// Solid Gauge Max icon /// /// https://fontawesome.com/icons/gauge-max?style=solid /// dashboard, fast, odometer, quick, speed, speedometer static const IconData solidGaugeMax = IconDataSolid(0xf626); /// Alias tachometer-alt-fastest for icon [solidGaugeMax] @Deprecated('Use "solidGaugeMax" instead.') static const IconData solidTachometerAltFastest = solidGaugeMax; /// Regular Gauge Max icon /// /// https://fontawesome.com/icons/gauge-max?style=regular /// dashboard, fast, odometer, quick, speed, speedometer static const IconData gaugeMax = IconDataRegular(0xf626); /// Alias tachometer-alt-fastest for icon [gaugeMax] @Deprecated('Use "gaugeMax" instead.') static const IconData tachometerAltFastest = gaugeMax; /// Light Gauge Max icon /// /// https://fontawesome.com/icons/gauge-max?style=light /// dashboard, fast, odometer, quick, speed, speedometer static const IconData lightGaugeMax = IconDataLight(0xf626); /// Alias tachometer-alt-fastest for icon [lightGaugeMax] @Deprecated('Use "lightGaugeMax" instead.') static const IconData lightTachometerAltFastest = lightGaugeMax; /// Thin Gauge Max icon /// /// https://fontawesome.com/icons/gauge-max?style=thin /// dashboard, fast, odometer, quick, speed, speedometer static const IconData thinGaugeMax = IconDataThin(0xf626); /// Alias tachometer-alt-fastest for icon [thinGaugeMax] @Deprecated('Use "thinGaugeMax" instead.') static const IconData thinTachometerAltFastest = thinGaugeMax; /// Solid Gauge Min icon /// /// https://fontawesome.com/icons/gauge-min?style=solid /// dashboard, fast, odometer, speed, speedometer static const IconData solidGaugeMin = IconDataSolid(0xf628); /// Alias tachometer-alt-slowest for icon [solidGaugeMin] @Deprecated('Use "solidGaugeMin" instead.') static const IconData solidTachometerAltSlowest = solidGaugeMin; /// Regular Gauge Min icon /// /// https://fontawesome.com/icons/gauge-min?style=regular /// dashboard, fast, odometer, speed, speedometer static const IconData gaugeMin = IconDataRegular(0xf628); /// Alias tachometer-alt-slowest for icon [gaugeMin] @Deprecated('Use "gaugeMin" instead.') static const IconData tachometerAltSlowest = gaugeMin; /// Light Gauge Min icon /// /// https://fontawesome.com/icons/gauge-min?style=light /// dashboard, fast, odometer, speed, speedometer static const IconData lightGaugeMin = IconDataLight(0xf628); /// Alias tachometer-alt-slowest for icon [lightGaugeMin] @Deprecated('Use "lightGaugeMin" instead.') static const IconData lightTachometerAltSlowest = lightGaugeMin; /// Thin Gauge Min icon /// /// https://fontawesome.com/icons/gauge-min?style=thin /// dashboard, fast, odometer, speed, speedometer static const IconData thinGaugeMin = IconDataThin(0xf628); /// Alias tachometer-alt-slowest for icon [thinGaugeMin] @Deprecated('Use "thinGaugeMin" instead.') static const IconData thinTachometerAltSlowest = thinGaugeMin; /// Solid Gauge Simple icon /// /// https://fontawesome.com/icons/gauge-simple?style=solid /// dashboard, fast, odometer, speed, speedometer static const IconData solidGaugeSimple = IconDataSolid(0xf629); /// Alias gauge-simple-med for icon [solidGaugeSimple] @Deprecated('Use "solidGaugeSimple" instead.') static const IconData solidGaugeSimpleMed = solidGaugeSimple; /// Alias tachometer-average for icon [solidGaugeSimple] @Deprecated('Use "solidGaugeSimple" instead.') static const IconData solidTachometerAverage = solidGaugeSimple; /// Regular Gauge Simple icon /// /// https://fontawesome.com/icons/gauge-simple?style=regular /// dashboard, fast, odometer, speed, speedometer static const IconData gaugeSimple = IconDataRegular(0xf629); /// Alias gauge-simple-med for icon [gaugeSimple] @Deprecated('Use "gaugeSimple" instead.') static const IconData gaugeSimpleMed = gaugeSimple; /// Alias tachometer-average for icon [gaugeSimple] @Deprecated('Use "gaugeSimple" instead.') static const IconData tachometerAverage = gaugeSimple; /// Light Gauge Simple icon /// /// https://fontawesome.com/icons/gauge-simple?style=light /// dashboard, fast, odometer, speed, speedometer static const IconData lightGaugeSimple = IconDataLight(0xf629); /// Alias gauge-simple-med for icon [lightGaugeSimple] @Deprecated('Use "lightGaugeSimple" instead.') static const IconData lightGaugeSimpleMed = lightGaugeSimple; /// Alias tachometer-average for icon [lightGaugeSimple] @Deprecated('Use "lightGaugeSimple" instead.') static const IconData lightTachometerAverage = lightGaugeSimple; /// Thin Gauge Simple icon /// /// https://fontawesome.com/icons/gauge-simple?style=thin /// dashboard, fast, odometer, speed, speedometer static const IconData thinGaugeSimple = IconDataThin(0xf629); /// Alias gauge-simple-med for icon [thinGaugeSimple] @Deprecated('Use "thinGaugeSimple" instead.') static const IconData thinGaugeSimpleMed = thinGaugeSimple; /// Alias tachometer-average for icon [thinGaugeSimple] @Deprecated('Use "thinGaugeSimple" instead.') static const IconData thinTachometerAverage = thinGaugeSimple; /// Solid Gauge Simple High icon /// /// https://fontawesome.com/icons/gauge-simple-high?style=solid /// dashboard, fast, odometer, quick, speed, speedometer static const IconData solidGaugeSimpleHigh = IconDataSolid(0xf62a); /// Alias tachometer for icon [solidGaugeSimpleHigh] @Deprecated('Use "solidGaugeSimpleHigh" instead.') static const IconData solidTachometer = solidGaugeSimpleHigh; /// Alias tachometer-fast for icon [solidGaugeSimpleHigh] @Deprecated('Use "solidGaugeSimpleHigh" instead.') static const IconData solidTachometerFast = solidGaugeSimpleHigh; /// Regular Gauge Simple High icon /// /// https://fontawesome.com/icons/gauge-simple-high?style=regular /// dashboard, fast, odometer, quick, speed, speedometer static const IconData gaugeSimpleHigh = IconDataRegular(0xf62a); /// Alias tachometer for icon [gaugeSimpleHigh] @Deprecated('Use "gaugeSimpleHigh" instead.') static const IconData tachometer = gaugeSimpleHigh; /// Alias tachometer-fast for icon [gaugeSimpleHigh] @Deprecated('Use "gaugeSimpleHigh" instead.') static const IconData tachometerFast = gaugeSimpleHigh; /// Light Gauge Simple High icon /// /// https://fontawesome.com/icons/gauge-simple-high?style=light /// dashboard, fast, odometer, quick, speed, speedometer static const IconData lightGaugeSimpleHigh = IconDataLight(0xf62a); /// Alias tachometer for icon [lightGaugeSimpleHigh] @Deprecated('Use "lightGaugeSimpleHigh" instead.') static const IconData lightTachometer = lightGaugeSimpleHigh; /// Alias tachometer-fast for icon [lightGaugeSimpleHigh] @Deprecated('Use "lightGaugeSimpleHigh" instead.') static const IconData lightTachometerFast = lightGaugeSimpleHigh; /// Thin Gauge Simple High icon /// /// https://fontawesome.com/icons/gauge-simple-high?style=thin /// dashboard, fast, odometer, quick, speed, speedometer static const IconData thinGaugeSimpleHigh = IconDataThin(0xf62a); /// Alias tachometer for icon [thinGaugeSimpleHigh] @Deprecated('Use "thinGaugeSimpleHigh" instead.') static const IconData thinTachometer = thinGaugeSimpleHigh; /// Alias tachometer-fast for icon [thinGaugeSimpleHigh] @Deprecated('Use "thinGaugeSimpleHigh" instead.') static const IconData thinTachometerFast = thinGaugeSimpleHigh; /// Solid Gauge Simple Low icon /// /// https://fontawesome.com/icons/gauge-simple-low?style=solid /// dashboard, fast, odometer, speed, speedometer static const IconData solidGaugeSimpleLow = IconDataSolid(0xf62c); /// Alias tachometer-slow for icon [solidGaugeSimpleLow] @Deprecated('Use "solidGaugeSimpleLow" instead.') static const IconData solidTachometerSlow = solidGaugeSimpleLow; /// Regular Gauge Simple Low icon /// /// https://fontawesome.com/icons/gauge-simple-low?style=regular /// dashboard, fast, odometer, speed, speedometer static const IconData gaugeSimpleLow = IconDataRegular(0xf62c); /// Alias tachometer-slow for icon [gaugeSimpleLow] @Deprecated('Use "gaugeSimpleLow" instead.') static const IconData tachometerSlow = gaugeSimpleLow; /// Light Gauge Simple Low icon /// /// https://fontawesome.com/icons/gauge-simple-low?style=light /// dashboard, fast, odometer, speed, speedometer static const IconData lightGaugeSimpleLow = IconDataLight(0xf62c); /// Alias tachometer-slow for icon [lightGaugeSimpleLow] @Deprecated('Use "lightGaugeSimpleLow" instead.') static const IconData lightTachometerSlow = lightGaugeSimpleLow; /// Thin Gauge Simple Low icon /// /// https://fontawesome.com/icons/gauge-simple-low?style=thin /// dashboard, fast, odometer, speed, speedometer static const IconData thinGaugeSimpleLow = IconDataThin(0xf62c); /// Alias tachometer-slow for icon [thinGaugeSimpleLow] @Deprecated('Use "thinGaugeSimpleLow" instead.') static const IconData thinTachometerSlow = thinGaugeSimpleLow; /// Solid Gauge Simple Max icon /// /// https://fontawesome.com/icons/gauge-simple-max?style=solid /// dashboard, fast, odometer, quick, speed, speedometer static const IconData solidGaugeSimpleMax = IconDataSolid(0xf62b); /// Alias tachometer-fastest for icon [solidGaugeSimpleMax] @Deprecated('Use "solidGaugeSimpleMax" instead.') static const IconData solidTachometerFastest = solidGaugeSimpleMax; /// Regular Gauge Simple Max icon /// /// https://fontawesome.com/icons/gauge-simple-max?style=regular /// dashboard, fast, odometer, quick, speed, speedometer static const IconData gaugeSimpleMax = IconDataRegular(0xf62b); /// Alias tachometer-fastest for icon [gaugeSimpleMax] @Deprecated('Use "gaugeSimpleMax" instead.') static const IconData tachometerFastest = gaugeSimpleMax; /// Light Gauge Simple Max icon /// /// https://fontawesome.com/icons/gauge-simple-max?style=light /// dashboard, fast, odometer, quick, speed, speedometer static const IconData lightGaugeSimpleMax = IconDataLight(0xf62b); /// Alias tachometer-fastest for icon [lightGaugeSimpleMax] @Deprecated('Use "lightGaugeSimpleMax" instead.') static const IconData lightTachometerFastest = lightGaugeSimpleMax; /// Thin Gauge Simple Max icon /// /// https://fontawesome.com/icons/gauge-simple-max?style=thin /// dashboard, fast, odometer, quick, speed, speedometer static const IconData thinGaugeSimpleMax = IconDataThin(0xf62b); /// Alias tachometer-fastest for icon [thinGaugeSimpleMax] @Deprecated('Use "thinGaugeSimpleMax" instead.') static const IconData thinTachometerFastest = thinGaugeSimpleMax; /// Solid Gauge Simple Min icon /// /// https://fontawesome.com/icons/gauge-simple-min?style=solid /// dashboard, fast, odometer, speed, speedometer static const IconData solidGaugeSimpleMin = IconDataSolid(0xf62d); /// Alias tachometer-slowest for icon [solidGaugeSimpleMin] @Deprecated('Use "solidGaugeSimpleMin" instead.') static const IconData solidTachometerSlowest = solidGaugeSimpleMin; /// Regular Gauge Simple Min icon /// /// https://fontawesome.com/icons/gauge-simple-min?style=regular /// dashboard, fast, odometer, speed, speedometer static const IconData gaugeSimpleMin = IconDataRegular(0xf62d); /// Alias tachometer-slowest for icon [gaugeSimpleMin] @Deprecated('Use "gaugeSimpleMin" instead.') static const IconData tachometerSlowest = gaugeSimpleMin; /// Light Gauge Simple Min icon /// /// https://fontawesome.com/icons/gauge-simple-min?style=light /// dashboard, fast, odometer, speed, speedometer static const IconData lightGaugeSimpleMin = IconDataLight(0xf62d); /// Alias tachometer-slowest for icon [lightGaugeSimpleMin] @Deprecated('Use "lightGaugeSimpleMin" instead.') static const IconData lightTachometerSlowest = lightGaugeSimpleMin; /// Thin Gauge Simple Min icon /// /// https://fontawesome.com/icons/gauge-simple-min?style=thin /// dashboard, fast, odometer, speed, speedometer static const IconData thinGaugeSimpleMin = IconDataThin(0xf62d); /// Alias tachometer-slowest for icon [thinGaugeSimpleMin] @Deprecated('Use "thinGaugeSimpleMin" instead.') static const IconData thinTachometerSlowest = thinGaugeSimpleMin; /// Solid Gavel icon /// /// https://fontawesome.com/icons/gavel?style=solid /// hammer, judge, law, lawyer, opinion static const IconData solidGavel = IconDataSolid(0xf0e3); /// Alias legal for icon [solidGavel] @Deprecated('Use "solidGavel" instead.') static const IconData solidLegal = solidGavel; /// Regular Gavel icon /// /// https://fontawesome.com/icons/gavel?style=regular /// hammer, judge, law, lawyer, opinion static const IconData gavel = IconDataRegular(0xf0e3); /// Alias legal for icon [gavel] @Deprecated('Use "gavel" instead.') static const IconData legal = gavel; /// Light Gavel icon /// /// https://fontawesome.com/icons/gavel?style=light /// hammer, judge, law, lawyer, opinion static const IconData lightGavel = IconDataLight(0xf0e3); /// Alias legal for icon [lightGavel] @Deprecated('Use "lightGavel" instead.') static const IconData lightLegal = lightGavel; /// Thin Gavel icon /// /// https://fontawesome.com/icons/gavel?style=thin /// hammer, judge, law, lawyer, opinion static const IconData thinGavel = IconDataThin(0xf0e3); /// Alias legal for icon [thinGavel] @Deprecated('Use "thinGavel" instead.') static const IconData thinLegal = thinGavel; /// Solid Gear icon /// /// https://fontawesome.com/icons/gear?style=solid /// cog, cogwheel, configuration, gear, mechanical, modify, settings, sprocket, tool, wheel static const IconData solidGear = IconDataSolid(0xf013); /// Alias cog for icon [solidGear] @Deprecated('Use "solidGear" instead.') static const IconData solidCog = solidGear; /// Regular Gear icon /// /// https://fontawesome.com/icons/gear?style=regular /// cog, cogwheel, configuration, gear, mechanical, modify, settings, sprocket, tool, wheel static const IconData gear = IconDataRegular(0xf013); /// Alias cog for icon [gear] @Deprecated('Use "gear" instead.') static const IconData cog = gear; /// Light Gear icon /// /// https://fontawesome.com/icons/gear?style=light /// cog, cogwheel, configuration, gear, mechanical, modify, settings, sprocket, tool, wheel static const IconData lightGear = IconDataLight(0xf013); /// Alias cog for icon [lightGear] @Deprecated('Use "lightGear" instead.') static const IconData lightCog = lightGear; /// Thin Gear icon /// /// https://fontawesome.com/icons/gear?style=thin /// cog, cogwheel, configuration, gear, mechanical, modify, settings, sprocket, tool, wheel static const IconData thinGear = IconDataThin(0xf013); /// Alias cog for icon [thinGear] @Deprecated('Use "thinGear" instead.') static const IconData thinCog = thinGear; /// Solid Gear Code icon /// /// https://fontawesome.com/icons/gear-code?style=solid /// code, cogwheel, develop, digital, gear, mechanical, settings, sprocket, tool, wheel, cog static const IconData solidGearCode = IconDataSolid(0xe5e8); /// Regular Gear Code icon /// /// https://fontawesome.com/icons/gear-code?style=regular /// code, cogwheel, develop, digital, gear, mechanical, settings, sprocket, tool, wheel, cog static const IconData gearCode = IconDataRegular(0xe5e8); /// Light Gear Code icon /// /// https://fontawesome.com/icons/gear-code?style=light /// code, cogwheel, develop, digital, gear, mechanical, settings, sprocket, tool, wheel, cog static const IconData lightGearCode = IconDataLight(0xe5e8); /// Thin Gear Code icon /// /// https://fontawesome.com/icons/gear-code?style=thin /// code, cogwheel, develop, digital, gear, mechanical, settings, sprocket, tool, wheel, cog static const IconData thinGearCode = IconDataThin(0xe5e8); /// Solid Gear Complex icon /// /// https://fontawesome.com/icons/gear-complex?style=solid /// cogwheel, gear, mechanical, settings, sprocket, tool, wheel, cog static const IconData solidGearComplex = IconDataSolid(0xe5e9); /// Regular Gear Complex icon /// /// https://fontawesome.com/icons/gear-complex?style=regular /// cogwheel, gear, mechanical, settings, sprocket, tool, wheel, cog static const IconData gearComplex = IconDataRegular(0xe5e9); /// Light Gear Complex icon /// /// https://fontawesome.com/icons/gear-complex?style=light /// cogwheel, gear, mechanical, settings, sprocket, tool, wheel, cog static const IconData lightGearComplex = IconDataLight(0xe5e9); /// Thin Gear Complex icon /// /// https://fontawesome.com/icons/gear-complex?style=thin /// cogwheel, gear, mechanical, settings, sprocket, tool, wheel, cog static const IconData thinGearComplex = IconDataThin(0xe5e9); /// Solid Gear Complex Code icon /// /// https://fontawesome.com/icons/gear-complex-code?style=solid /// code, cogwheel, develop, gear, mechanical, settings, sprocket, tool, wheel, cog, digital static const IconData solidGearComplexCode = IconDataSolid(0xe5eb); /// Regular Gear Complex Code icon /// /// https://fontawesome.com/icons/gear-complex-code?style=regular /// code, cogwheel, develop, gear, mechanical, settings, sprocket, tool, wheel, cog, digital static const IconData gearComplexCode = IconDataRegular(0xe5eb); /// Light Gear Complex Code icon /// /// https://fontawesome.com/icons/gear-complex-code?style=light /// code, cogwheel, develop, gear, mechanical, settings, sprocket, tool, wheel, cog, digital static const IconData lightGearComplexCode = IconDataLight(0xe5eb); /// Thin Gear Complex Code icon /// /// https://fontawesome.com/icons/gear-complex-code?style=thin /// code, cogwheel, develop, gear, mechanical, settings, sprocket, tool, wheel, cog, digital static const IconData thinGearComplexCode = IconDataThin(0xe5eb); /// Solid Gears icon /// /// https://fontawesome.com/icons/gears?style=solid /// configuration, gears, mechanical, modify, settings, sprocket, wheel static const IconData solidGears = IconDataSolid(0xf085); /// Alias cogs for icon [solidGears] @Deprecated('Use "solidGears" instead.') static const IconData solidCogs = solidGears; /// Regular Gears icon /// /// https://fontawesome.com/icons/gears?style=regular /// configuration, gears, mechanical, modify, settings, sprocket, wheel static const IconData gears = IconDataRegular(0xf085); /// Alias cogs for icon [gears] @Deprecated('Use "gears" instead.') static const IconData cogs = gears; /// Light Gears icon /// /// https://fontawesome.com/icons/gears?style=light /// configuration, gears, mechanical, modify, settings, sprocket, wheel static const IconData lightGears = IconDataLight(0xf085); /// Alias cogs for icon [lightGears] @Deprecated('Use "lightGears" instead.') static const IconData lightCogs = lightGears; /// Thin Gears icon /// /// https://fontawesome.com/icons/gears?style=thin /// configuration, gears, mechanical, modify, settings, sprocket, wheel static const IconData thinGears = IconDataThin(0xf085); /// Alias cogs for icon [thinGears] @Deprecated('Use "thinGears" instead.') static const IconData thinCogs = thinGears; /// Solid Gem icon /// /// https://fontawesome.com/icons/gem?style=solid /// diamond, gem, gem stone, jewel, jewelry, sapphire, stone, treasure static const IconData solidGem = IconDataSolid(0xf3a5); /// Regular Gem icon /// /// https://fontawesome.com/icons/gem?style=regular /// diamond, gem, gem stone, jewel, jewelry, sapphire, stone, treasure static const IconData gem = IconDataRegular(0xf3a5); /// Light Gem icon /// /// https://fontawesome.com/icons/gem?style=light /// diamond, gem, gem stone, jewel, jewelry, sapphire, stone, treasure static const IconData lightGem = IconDataLight(0xf3a5); /// Thin Gem icon /// /// https://fontawesome.com/icons/gem?style=thin /// diamond, gem, gem stone, jewel, jewelry, sapphire, stone, treasure static const IconData thinGem = IconDataThin(0xf3a5); /// Solid Genderless icon /// /// https://fontawesome.com/icons/genderless?style=solid /// androgynous, asexual, gender, sexless static const IconData solidGenderless = IconDataSolid(0xf22d); /// Regular Genderless icon /// /// https://fontawesome.com/icons/genderless?style=regular /// androgynous, asexual, gender, sexless static const IconData genderless = IconDataRegular(0xf22d); /// Light Genderless icon /// /// https://fontawesome.com/icons/genderless?style=light /// androgynous, asexual, gender, sexless static const IconData lightGenderless = IconDataLight(0xf22d); /// Thin Genderless icon /// /// https://fontawesome.com/icons/genderless?style=thin /// androgynous, asexual, gender, sexless static const IconData thinGenderless = IconDataThin(0xf22d); /// Brands Get Pocket icon /// /// https://fontawesome.com/icons/get-pocket?style=brands static const IconData getPocket = IconDataBrands(0xf265); /// Brands GG Currency icon /// /// https://fontawesome.com/icons/gg?style=brands static const IconData gg = IconDataBrands(0xf260); /// Brands GG Currency Circle icon /// /// https://fontawesome.com/icons/gg-circle?style=brands static const IconData ggCircle = IconDataBrands(0xf261); /// Solid Ghost icon /// /// https://fontawesome.com/icons/ghost?style=solid /// apparition, blinky, clyde, creature, face, fairy tale, fantasy, floating, ghost, halloween, holiday, inky, monster, pacman, pinky, spirit static const IconData solidGhost = IconDataSolid(0xf6e2); /// Regular Ghost icon /// /// https://fontawesome.com/icons/ghost?style=regular /// apparition, blinky, clyde, creature, face, fairy tale, fantasy, floating, ghost, halloween, holiday, inky, monster, pacman, pinky, spirit static const IconData ghost = IconDataRegular(0xf6e2); /// Light Ghost icon /// /// https://fontawesome.com/icons/ghost?style=light /// apparition, blinky, clyde, creature, face, fairy tale, fantasy, floating, ghost, halloween, holiday, inky, monster, pacman, pinky, spirit static const IconData lightGhost = IconDataLight(0xf6e2); /// Thin Ghost icon /// /// https://fontawesome.com/icons/ghost?style=thin /// apparition, blinky, clyde, creature, face, fairy tale, fantasy, floating, ghost, halloween, holiday, inky, monster, pacman, pinky, spirit static const IconData thinGhost = IconDataThin(0xf6e2); /// Solid Gif icon /// /// https://fontawesome.com/icons/gif?style=solid /// animation, img static const IconData solidGif = IconDataSolid(0xe190); /// Regular Gif icon /// /// https://fontawesome.com/icons/gif?style=regular /// animation, img static const IconData gif = IconDataRegular(0xe190); /// Light Gif icon /// /// https://fontawesome.com/icons/gif?style=light /// animation, img static const IconData lightGif = IconDataLight(0xe190); /// Thin Gif icon /// /// https://fontawesome.com/icons/gif?style=thin /// animation, img static const IconData thinGif = IconDataThin(0xe190); /// Solid Gift icon /// /// https://fontawesome.com/icons/gift?style=solid /// box, celebration, christmas, generosity, gift, giving, holiday, party, present, wrapped, wrapped gift, xmas static const IconData solidGift = IconDataSolid(0xf06b); /// Regular Gift icon /// /// https://fontawesome.com/icons/gift?style=regular /// box, celebration, christmas, generosity, gift, giving, holiday, party, present, wrapped, wrapped gift, xmas static const IconData gift = IconDataRegular(0xf06b); /// Light Gift icon /// /// https://fontawesome.com/icons/gift?style=light /// box, celebration, christmas, generosity, gift, giving, holiday, party, present, wrapped, wrapped gift, xmas static const IconData lightGift = IconDataLight(0xf06b); /// Thin Gift icon /// /// https://fontawesome.com/icons/gift?style=thin /// box, celebration, christmas, generosity, gift, giving, holiday, party, present, wrapped, wrapped gift, xmas static const IconData thinGift = IconDataThin(0xf06b); /// Solid Gift Card icon /// /// https://fontawesome.com/icons/gift-card?style=solid /// christmas, generosity, giving, holiday, money, party, present, salary, wrapped, xmas static const IconData solidGiftCard = IconDataSolid(0xf663); /// Regular Gift Card icon /// /// https://fontawesome.com/icons/gift-card?style=regular /// christmas, generosity, giving, holiday, money, party, present, salary, wrapped, xmas static const IconData giftCard = IconDataRegular(0xf663); /// Light Gift Card icon /// /// https://fontawesome.com/icons/gift-card?style=light /// christmas, generosity, giving, holiday, money, party, present, salary, wrapped, xmas static const IconData lightGiftCard = IconDataLight(0xf663); /// Thin Gift Card icon /// /// https://fontawesome.com/icons/gift-card?style=thin /// christmas, generosity, giving, holiday, money, party, present, salary, wrapped, xmas static const IconData thinGiftCard = IconDataThin(0xf663); /// Solid Gifts icon /// /// https://fontawesome.com/icons/gifts?style=solid /// christmas, generosity, giving, holiday, party, present, wrapped, xmas static const IconData solidGifts = IconDataSolid(0xf79c); /// Regular Gifts icon /// /// https://fontawesome.com/icons/gifts?style=regular /// christmas, generosity, giving, holiday, party, present, wrapped, xmas static const IconData gifts = IconDataRegular(0xf79c); /// Light Gifts icon /// /// https://fontawesome.com/icons/gifts?style=light /// christmas, generosity, giving, holiday, party, present, wrapped, xmas static const IconData lightGifts = IconDataLight(0xf79c); /// Thin Gifts icon /// /// https://fontawesome.com/icons/gifts?style=thin /// christmas, generosity, giving, holiday, party, present, wrapped, xmas static const IconData thinGifts = IconDataThin(0xf79c); /// Solid Gingerbread Man icon /// /// https://fontawesome.com/icons/gingerbread-man?style=solid /// cookie, decoration, frosting, holiday static const IconData solidGingerbreadMan = IconDataSolid(0xf79d); /// Regular Gingerbread Man icon /// /// https://fontawesome.com/icons/gingerbread-man?style=regular /// cookie, decoration, frosting, holiday static const IconData gingerbreadMan = IconDataRegular(0xf79d); /// Light Gingerbread Man icon /// /// https://fontawesome.com/icons/gingerbread-man?style=light /// cookie, decoration, frosting, holiday static const IconData lightGingerbreadMan = IconDataLight(0xf79d); /// Thin Gingerbread Man icon /// /// https://fontawesome.com/icons/gingerbread-man?style=thin /// cookie, decoration, frosting, holiday static const IconData thinGingerbreadMan = IconDataThin(0xf79d); /// Brands Git icon /// /// https://fontawesome.com/icons/git?style=brands static const IconData git = IconDataBrands(0xf1d3); /// Brands Git Alt icon /// /// https://fontawesome.com/icons/git-alt?style=brands static const IconData gitAlt = IconDataBrands(0xf841); /// Brands GitHub icon /// /// https://fontawesome.com/icons/github?style=brands /// octocat static const IconData github = IconDataBrands(0xf09b); /// Brands Alternate GitHub icon /// /// https://fontawesome.com/icons/github-alt?style=brands /// octocat static const IconData githubAlt = IconDataBrands(0xf113); /// Brands GitKraken icon /// /// https://fontawesome.com/icons/gitkraken?style=brands static const IconData gitkraken = IconDataBrands(0xf3a6); /// Brands GitLab icon /// /// https://fontawesome.com/icons/gitlab?style=brands /// Axosoft static const IconData gitlab = IconDataBrands(0xf296); /// Brands Gitter icon /// /// https://fontawesome.com/icons/gitter?style=brands static const IconData gitter = IconDataBrands(0xf426); /// Solid Glass icon /// /// https://fontawesome.com/icons/glass?style=solid /// alcohol, beverage, drink, glass, glass of milk, milk, water static const IconData solidGlass = IconDataSolid(0xf804); /// Regular Glass icon /// /// https://fontawesome.com/icons/glass?style=regular /// alcohol, beverage, drink, glass, glass of milk, milk, water static const IconData glass = IconDataRegular(0xf804); /// Light Glass icon /// /// https://fontawesome.com/icons/glass?style=light /// alcohol, beverage, drink, glass, glass of milk, milk, water static const IconData lightGlass = IconDataLight(0xf804); /// Thin Glass icon /// /// https://fontawesome.com/icons/glass?style=thin /// alcohol, beverage, drink, glass, glass of milk, milk, water static const IconData thinGlass = IconDataThin(0xf804); /// Solid Glass Citrus icon /// /// https://fontawesome.com/icons/glass-citrus?style=solid /// cocktail, drink, lemonade, refreshing, water static const IconData solidGlassCitrus = IconDataSolid(0xf869); /// Regular Glass Citrus icon /// /// https://fontawesome.com/icons/glass-citrus?style=regular /// cocktail, drink, lemonade, refreshing, water static const IconData glassCitrus = IconDataRegular(0xf869); /// Light Glass Citrus icon /// /// https://fontawesome.com/icons/glass-citrus?style=light /// cocktail, drink, lemonade, refreshing, water static const IconData lightGlassCitrus = IconDataLight(0xf869); /// Thin Glass Citrus icon /// /// https://fontawesome.com/icons/glass-citrus?style=thin /// cocktail, drink, lemonade, refreshing, water static const IconData thinGlassCitrus = IconDataThin(0xf869); /// Solid Glass Empty icon /// /// https://fontawesome.com/icons/glass-empty?style=solid /// drink, water static const IconData solidGlassEmpty = IconDataSolid(0xe191); /// Regular Glass Empty icon /// /// https://fontawesome.com/icons/glass-empty?style=regular /// drink, water static const IconData glassEmpty = IconDataRegular(0xe191); /// Light Glass Empty icon /// /// https://fontawesome.com/icons/glass-empty?style=light /// drink, water static const IconData lightGlassEmpty = IconDataLight(0xe191); /// Thin Glass Empty icon /// /// https://fontawesome.com/icons/glass-empty?style=thin /// drink, water static const IconData thinGlassEmpty = IconDataThin(0xe191); /// Solid Glass Half icon /// /// https://fontawesome.com/icons/glass-half?style=solid /// drink, optimism, pessimism, water static const IconData solidGlassHalf = IconDataSolid(0xe192); /// Alias glass-half-empty for icon [solidGlassHalf] @Deprecated('Use "solidGlassHalf" instead.') static const IconData solidGlassHalfEmpty = solidGlassHalf; /// Alias glass-half-full for icon [solidGlassHalf] @Deprecated('Use "solidGlassHalf" instead.') static const IconData solidGlassHalfFull = solidGlassHalf; /// Regular Glass Half icon /// /// https://fontawesome.com/icons/glass-half?style=regular /// drink, optimism, pessimism, water static const IconData glassHalf = IconDataRegular(0xe192); /// Alias glass-half-empty for icon [glassHalf] @Deprecated('Use "glassHalf" instead.') static const IconData glassHalfEmpty = glassHalf; /// Alias glass-half-full for icon [glassHalf] @Deprecated('Use "glassHalf" instead.') static const IconData glassHalfFull = glassHalf; /// Light Glass Half icon /// /// https://fontawesome.com/icons/glass-half?style=light /// drink, optimism, pessimism, water static const IconData lightGlassHalf = IconDataLight(0xe192); /// Alias glass-half-empty for icon [lightGlassHalf] @Deprecated('Use "lightGlassHalf" instead.') static const IconData lightGlassHalfEmpty = lightGlassHalf; /// Alias glass-half-full for icon [lightGlassHalf] @Deprecated('Use "lightGlassHalf" instead.') static const IconData lightGlassHalfFull = lightGlassHalf; /// Thin Glass Half icon /// /// https://fontawesome.com/icons/glass-half?style=thin /// drink, optimism, pessimism, water static const IconData thinGlassHalf = IconDataThin(0xe192); /// Alias glass-half-empty for icon [thinGlassHalf] @Deprecated('Use "thinGlassHalf" instead.') static const IconData thinGlassHalfEmpty = thinGlassHalf; /// Alias glass-half-full for icon [thinGlassHalf] @Deprecated('Use "thinGlassHalf" instead.') static const IconData thinGlassHalfFull = thinGlassHalf; /// Solid Glass Water icon /// /// https://fontawesome.com/icons/glass-water?style=solid /// potable, water static const IconData solidGlassWater = IconDataSolid(0xe4f4); /// Regular Glass Water icon /// /// https://fontawesome.com/icons/glass-water?style=regular /// potable, water static const IconData glassWater = IconDataRegular(0xe4f4); /// Light Glass Water icon /// /// https://fontawesome.com/icons/glass-water?style=light /// potable, water static const IconData lightGlassWater = IconDataLight(0xe4f4); /// Thin Glass Water icon /// /// https://fontawesome.com/icons/glass-water?style=thin /// potable, water static const IconData thinGlassWater = IconDataThin(0xe4f4); /// Solid Glass Water Droplet icon /// /// https://fontawesome.com/icons/glass-water-droplet?style=solid /// potable, water static const IconData solidGlassWaterDroplet = IconDataSolid(0xe4f5); /// Regular Glass Water Droplet icon /// /// https://fontawesome.com/icons/glass-water-droplet?style=regular /// potable, water static const IconData glassWaterDroplet = IconDataRegular(0xe4f5); /// Light Glass Water Droplet icon /// /// https://fontawesome.com/icons/glass-water-droplet?style=light /// potable, water static const IconData lightGlassWaterDroplet = IconDataLight(0xe4f5); /// Thin Glass Water Droplet icon /// /// https://fontawesome.com/icons/glass-water-droplet?style=thin /// potable, water static const IconData thinGlassWaterDroplet = IconDataThin(0xe4f5); /// Solid Glasses icon /// /// https://fontawesome.com/icons/glasses?style=solid /// hipster, nerd, reading, sight, spectacles, vision static const IconData solidGlasses = IconDataSolid(0xf530); /// Regular Glasses icon /// /// https://fontawesome.com/icons/glasses?style=regular /// hipster, nerd, reading, sight, spectacles, vision static const IconData glasses = IconDataRegular(0xf530); /// Light Glasses icon /// /// https://fontawesome.com/icons/glasses?style=light /// hipster, nerd, reading, sight, spectacles, vision static const IconData lightGlasses = IconDataLight(0xf530); /// Thin Glasses icon /// /// https://fontawesome.com/icons/glasses?style=thin /// hipster, nerd, reading, sight, spectacles, vision static const IconData thinGlasses = IconDataThin(0xf530); /// Solid Glasses Round icon /// /// https://fontawesome.com/icons/glasses-round?style=solid /// clothing, eye, eyeglasses, eyewear, glasses, hipster, nerd, reading, sight, spectacles, vision static const IconData solidGlassesRound = IconDataSolid(0xf5f5); /// Alias glasses-alt for icon [solidGlassesRound] @Deprecated('Use "solidGlassesRound" instead.') static const IconData solidGlassesAlt = solidGlassesRound; /// Regular Glasses Round icon /// /// https://fontawesome.com/icons/glasses-round?style=regular /// clothing, eye, eyeglasses, eyewear, glasses, hipster, nerd, reading, sight, spectacles, vision static const IconData glassesRound = IconDataRegular(0xf5f5); /// Alias glasses-alt for icon [glassesRound] @Deprecated('Use "glassesRound" instead.') static const IconData glassesAlt = glassesRound; /// Light Glasses Round icon /// /// https://fontawesome.com/icons/glasses-round?style=light /// clothing, eye, eyeglasses, eyewear, glasses, hipster, nerd, reading, sight, spectacles, vision static const IconData lightGlassesRound = IconDataLight(0xf5f5); /// Alias glasses-alt for icon [lightGlassesRound] @Deprecated('Use "lightGlassesRound" instead.') static const IconData lightGlassesAlt = lightGlassesRound; /// Thin Glasses Round icon /// /// https://fontawesome.com/icons/glasses-round?style=thin /// clothing, eye, eyeglasses, eyewear, glasses, hipster, nerd, reading, sight, spectacles, vision static const IconData thinGlassesRound = IconDataThin(0xf5f5); /// Alias glasses-alt for icon [thinGlassesRound] @Deprecated('Use "thinGlassesRound" instead.') static const IconData thinGlassesAlt = thinGlassesRound; /// Brands Glide icon /// /// https://fontawesome.com/icons/glide?style=brands static const IconData glide = IconDataBrands(0xf2a5); /// Brands Glide G icon /// /// https://fontawesome.com/icons/glide-g?style=brands static const IconData glideG = IconDataBrands(0xf2a6); /// Solid Globe icon /// /// https://fontawesome.com/icons/globe?style=solid /// all, coordinates, country, earth, global, globe, globe with meridians, gps, internet, language, localize, location, map, meridians, network, online, place, planet, translate, travel, world, www static const IconData solidGlobe = IconDataSolid(0xf0ac); /// Regular Globe icon /// /// https://fontawesome.com/icons/globe?style=regular /// all, coordinates, country, earth, global, globe, globe with meridians, gps, internet, language, localize, location, map, meridians, network, online, place, planet, translate, travel, world, www static const IconData globe = IconDataRegular(0xf0ac); /// Light Globe icon /// /// https://fontawesome.com/icons/globe?style=light /// all, coordinates, country, earth, global, globe, globe with meridians, gps, internet, language, localize, location, map, meridians, network, online, place, planet, translate, travel, world, www static const IconData lightGlobe = IconDataLight(0xf0ac); /// Thin Globe icon /// /// https://fontawesome.com/icons/globe?style=thin /// all, coordinates, country, earth, global, globe, globe with meridians, gps, internet, language, localize, location, map, meridians, network, online, place, planet, translate, travel, world, www static const IconData thinGlobe = IconDataThin(0xf0ac); /// Solid Globe Pointer icon /// /// https://fontawesome.com/icons/globe-pointer?style=solid /// World Wide Web, find, globe, search, www, cyberspace, internet, link, net, website static const IconData solidGlobePointer = IconDataSolid(0xe60e); /// Regular Globe Pointer icon /// /// https://fontawesome.com/icons/globe-pointer?style=regular /// World Wide Web, find, globe, search, www, cyberspace, internet, link, net, website static const IconData globePointer = IconDataRegular(0xe60e); /// Light Globe Pointer icon /// /// https://fontawesome.com/icons/globe-pointer?style=light /// World Wide Web, find, globe, search, www, cyberspace, internet, link, net, website static const IconData lightGlobePointer = IconDataLight(0xe60e); /// Thin Globe Pointer icon /// /// https://fontawesome.com/icons/globe-pointer?style=thin /// World Wide Web, find, globe, search, www, cyberspace, internet, link, net, website static const IconData thinGlobePointer = IconDataThin(0xe60e); /// Solid Globe Snow icon /// /// https://fontawesome.com/icons/globe-snow?style=solid /// diorama, scene, seasonal, shake, souvenir, winter static const IconData solidGlobeSnow = IconDataSolid(0xf7a3); /// Regular Globe Snow icon /// /// https://fontawesome.com/icons/globe-snow?style=regular /// diorama, scene, seasonal, shake, souvenir, winter static const IconData globeSnow = IconDataRegular(0xf7a3); /// Light Globe Snow icon /// /// https://fontawesome.com/icons/globe-snow?style=light /// diorama, scene, seasonal, shake, souvenir, winter static const IconData lightGlobeSnow = IconDataLight(0xf7a3); /// Thin Globe Snow icon /// /// https://fontawesome.com/icons/globe-snow?style=thin /// diorama, scene, seasonal, shake, souvenir, winter static const IconData thinGlobeSnow = IconDataThin(0xf7a3); /// Solid Globe Stand icon /// /// https://fontawesome.com/icons/globe-stand?style=solid /// earth, geography, global, localize, location, map, travel, world, www static const IconData solidGlobeStand = IconDataSolid(0xf5f6); /// Regular Globe Stand icon /// /// https://fontawesome.com/icons/globe-stand?style=regular /// earth, geography, global, localize, location, map, travel, world, www static const IconData globeStand = IconDataRegular(0xf5f6); /// Light Globe Stand icon /// /// https://fontawesome.com/icons/globe-stand?style=light /// earth, geography, global, localize, location, map, travel, world, www static const IconData lightGlobeStand = IconDataLight(0xf5f6); /// Thin Globe Stand icon /// /// https://fontawesome.com/icons/globe-stand?style=thin /// earth, geography, global, localize, location, map, travel, world, www static const IconData thinGlobeStand = IconDataThin(0xf5f6); /// Solid Goal Net icon /// /// https://fontawesome.com/icons/goal-net?style=solid /// goal, goal net, hockey, lacrosse, net, penalty, soccer static const IconData solidGoalNet = IconDataSolid(0xe3ab); /// Regular Goal Net icon /// /// https://fontawesome.com/icons/goal-net?style=regular /// goal, goal net, hockey, lacrosse, net, penalty, soccer static const IconData goalNet = IconDataRegular(0xe3ab); /// Light Goal Net icon /// /// https://fontawesome.com/icons/goal-net?style=light /// goal, goal net, hockey, lacrosse, net, penalty, soccer static const IconData lightGoalNet = IconDataLight(0xe3ab); /// Thin Goal Net icon /// /// https://fontawesome.com/icons/goal-net?style=thin /// goal, goal net, hockey, lacrosse, net, penalty, soccer static const IconData thinGoalNet = IconDataThin(0xe3ab); /// Brands Gofore icon /// /// https://fontawesome.com/icons/gofore?style=brands static const IconData gofore = IconDataBrands(0xf3a7); /// Brands Go icon /// /// https://fontawesome.com/icons/golang?style=brands static const IconData golang = IconDataBrands(0xe40f); /// Solid Golf Ball Tee icon /// /// https://fontawesome.com/icons/golf-ball-tee?style=solid /// caddy, eagle, putt, tee static const IconData solidGolfBallTee = IconDataSolid(0xf450); /// Alias golf-ball for icon [solidGolfBallTee] @Deprecated('Use "solidGolfBallTee" instead.') static const IconData solidGolfBall = solidGolfBallTee; /// Regular Golf Ball Tee icon /// /// https://fontawesome.com/icons/golf-ball-tee?style=regular /// caddy, eagle, putt, tee static const IconData golfBallTee = IconDataRegular(0xf450); /// Alias golf-ball for icon [golfBallTee] @Deprecated('Use "golfBallTee" instead.') static const IconData golfBall = golfBallTee; /// Light Golf Ball Tee icon /// /// https://fontawesome.com/icons/golf-ball-tee?style=light /// caddy, eagle, putt, tee static const IconData lightGolfBallTee = IconDataLight(0xf450); /// Alias golf-ball for icon [lightGolfBallTee] @Deprecated('Use "lightGolfBallTee" instead.') static const IconData lightGolfBall = lightGolfBallTee; /// Thin Golf Ball Tee icon /// /// https://fontawesome.com/icons/golf-ball-tee?style=thin /// caddy, eagle, putt, tee static const IconData thinGolfBallTee = IconDataThin(0xf450); /// Alias golf-ball for icon [thinGolfBallTee] @Deprecated('Use "thinGolfBallTee" instead.') static const IconData thinGolfBall = thinGolfBallTee; /// Solid Golf Club icon /// /// https://fontawesome.com/icons/golf-club?style=solid /// caddy, eagle, putt, tee static const IconData solidGolfClub = IconDataSolid(0xf451); /// Regular Golf Club icon /// /// https://fontawesome.com/icons/golf-club?style=regular /// caddy, eagle, putt, tee static const IconData golfClub = IconDataRegular(0xf451); /// Light Golf Club icon /// /// https://fontawesome.com/icons/golf-club?style=light /// caddy, eagle, putt, tee static const IconData lightGolfClub = IconDataLight(0xf451); /// Thin Golf Club icon /// /// https://fontawesome.com/icons/golf-club?style=thin /// caddy, eagle, putt, tee static const IconData thinGolfClub = IconDataThin(0xf451); /// Solid Golf Flag Hole icon /// /// https://fontawesome.com/icons/golf-flag-hole?style=solid /// bogey, eagle, flag in hole, golf, hole, putt static const IconData solidGolfFlagHole = IconDataSolid(0xe3ac); /// Regular Golf Flag Hole icon /// /// https://fontawesome.com/icons/golf-flag-hole?style=regular /// bogey, eagle, flag in hole, golf, hole, putt static const IconData golfFlagHole = IconDataRegular(0xe3ac); /// Light Golf Flag Hole icon /// /// https://fontawesome.com/icons/golf-flag-hole?style=light /// bogey, eagle, flag in hole, golf, hole, putt static const IconData lightGolfFlagHole = IconDataLight(0xe3ac); /// Thin Golf Flag Hole icon /// /// https://fontawesome.com/icons/golf-flag-hole?style=thin /// bogey, eagle, flag in hole, golf, hole, putt static const IconData thinGolfFlagHole = IconDataThin(0xe3ac); /// Brands Goodreads icon /// /// https://fontawesome.com/icons/goodreads?style=brands static const IconData goodreads = IconDataBrands(0xf3a8); /// Brands Goodreads G icon /// /// https://fontawesome.com/icons/goodreads-g?style=brands static const IconData goodreadsG = IconDataBrands(0xf3a9); /// Brands Google Logo icon /// /// https://fontawesome.com/icons/google?style=brands static const IconData google = IconDataBrands(0xf1a0); /// Brands Google Drive icon /// /// https://fontawesome.com/icons/google-drive?style=brands static const IconData googleDrive = IconDataBrands(0xf3aa); /// Brands Google Pay icon /// /// https://fontawesome.com/icons/google-pay?style=brands static const IconData googlePay = IconDataBrands(0xe079); /// Brands Google Play icon /// /// https://fontawesome.com/icons/google-play?style=brands /// playstore static const IconData googlePlay = IconDataBrands(0xf3ab); /// Brands Google Plus icon /// /// https://fontawesome.com/icons/google-plus?style=brands /// google-plus-circle, google-plus-official static const IconData googlePlus = IconDataBrands(0xf2b3); /// Brands Google Plus G icon /// /// https://fontawesome.com/icons/google-plus-g?style=brands /// google-plus, social network static const IconData googlePlusG = IconDataBrands(0xf0d5); /// Brands Google Scholar icon /// /// https://fontawesome.com/icons/google-scholar?style=brands static const IconData googleScholar = IconDataBrands(0xe63b); /// Brands Google Wallet icon /// /// https://fontawesome.com/icons/google-wallet?style=brands static const IconData googleWallet = IconDataBrands(0xf1ee); /// Solid Gopuram icon /// /// https://fontawesome.com/icons/gopuram?style=solid /// building, entrance, hinduism, temple, tower static const IconData solidGopuram = IconDataSolid(0xf664); /// Regular Gopuram icon /// /// https://fontawesome.com/icons/gopuram?style=regular /// building, entrance, hinduism, temple, tower static const IconData gopuram = IconDataRegular(0xf664); /// Light Gopuram icon /// /// https://fontawesome.com/icons/gopuram?style=light /// building, entrance, hinduism, temple, tower static const IconData lightGopuram = IconDataLight(0xf664); /// Thin Gopuram icon /// /// https://fontawesome.com/icons/gopuram?style=thin /// building, entrance, hinduism, temple, tower static const IconData thinGopuram = IconDataThin(0xf664); /// Solid Graduation Cap icon /// /// https://fontawesome.com/icons/graduation-cap?style=solid /// cap, celebration, ceremony, clothing, college, graduate, graduation, graduation cap, hat, learning, school, student static const IconData solidGraduationCap = IconDataSolid(0xf19d); /// Alias mortar-board for icon [solidGraduationCap] @Deprecated('Use "solidGraduationCap" instead.') static const IconData solidMortarBoard = solidGraduationCap; /// Regular Graduation Cap icon /// /// https://fontawesome.com/icons/graduation-cap?style=regular /// cap, celebration, ceremony, clothing, college, graduate, graduation, graduation cap, hat, learning, school, student static const IconData graduationCap = IconDataRegular(0xf19d); /// Alias mortar-board for icon [graduationCap] @Deprecated('Use "graduationCap" instead.') static const IconData mortarBoard = graduationCap; /// Light Graduation Cap icon /// /// https://fontawesome.com/icons/graduation-cap?style=light /// cap, celebration, ceremony, clothing, college, graduate, graduation, graduation cap, hat, learning, school, student static const IconData lightGraduationCap = IconDataLight(0xf19d); /// Alias mortar-board for icon [lightGraduationCap] @Deprecated('Use "lightGraduationCap" instead.') static const IconData lightMortarBoard = lightGraduationCap; /// Thin Graduation Cap icon /// /// https://fontawesome.com/icons/graduation-cap?style=thin /// cap, celebration, ceremony, clothing, college, graduate, graduation, graduation cap, hat, learning, school, student static const IconData thinGraduationCap = IconDataThin(0xf19d); /// Alias mortar-board for icon [thinGraduationCap] @Deprecated('Use "thinGraduationCap" instead.') static const IconData thinMortarBoard = thinGraduationCap; /// Solid Gramophone icon /// /// https://fontawesome.com/icons/gramophone?style=solid /// award, grammy, music, phonograph, record, turntable, victrola static const IconData solidGramophone = IconDataSolid(0xf8bd); /// Regular Gramophone icon /// /// https://fontawesome.com/icons/gramophone?style=regular /// award, grammy, music, phonograph, record, turntable, victrola static const IconData gramophone = IconDataRegular(0xf8bd); /// Light Gramophone icon /// /// https://fontawesome.com/icons/gramophone?style=light /// award, grammy, music, phonograph, record, turntable, victrola static const IconData lightGramophone = IconDataLight(0xf8bd); /// Thin Gramophone icon /// /// https://fontawesome.com/icons/gramophone?style=thin /// award, grammy, music, phonograph, record, turntable, victrola static const IconData thinGramophone = IconDataThin(0xf8bd); /// Solid Grapes icon /// /// https://fontawesome.com/icons/grapes?style=solid /// fruit, grape, grapes, raisin, vine, vineyard, wine static const IconData solidGrapes = IconDataSolid(0xe306); /// Regular Grapes icon /// /// https://fontawesome.com/icons/grapes?style=regular /// fruit, grape, grapes, raisin, vine, vineyard, wine static const IconData grapes = IconDataRegular(0xe306); /// Light Grapes icon /// /// https://fontawesome.com/icons/grapes?style=light /// fruit, grape, grapes, raisin, vine, vineyard, wine static const IconData lightGrapes = IconDataLight(0xe306); /// Thin Grapes icon /// /// https://fontawesome.com/icons/grapes?style=thin /// fruit, grape, grapes, raisin, vine, vineyard, wine static const IconData thinGrapes = IconDataThin(0xe306); /// Solid Grate icon /// /// https://fontawesome.com/icons/grate?style=solid /// drain, manhole static const IconData solidGrate = IconDataSolid(0xe193); /// Regular Grate icon /// /// https://fontawesome.com/icons/grate?style=regular /// drain, manhole static const IconData grate = IconDataRegular(0xe193); /// Light Grate icon /// /// https://fontawesome.com/icons/grate?style=light /// drain, manhole static const IconData lightGrate = IconDataLight(0xe193); /// Thin Grate icon /// /// https://fontawesome.com/icons/grate?style=thin /// drain, manhole static const IconData thinGrate = IconDataThin(0xe193); /// Solid Grate Droplet icon /// /// https://fontawesome.com/icons/grate-droplet?style=solid /// drain, manhole static const IconData solidGrateDroplet = IconDataSolid(0xe194); /// Regular Grate Droplet icon /// /// https://fontawesome.com/icons/grate-droplet?style=regular /// drain, manhole static const IconData grateDroplet = IconDataRegular(0xe194); /// Light Grate Droplet icon /// /// https://fontawesome.com/icons/grate-droplet?style=light /// drain, manhole static const IconData lightGrateDroplet = IconDataLight(0xe194); /// Thin Grate Droplet icon /// /// https://fontawesome.com/icons/grate-droplet?style=thin /// drain, manhole static const IconData thinGrateDroplet = IconDataThin(0xe194); /// Brands Gratipay (Gittip) icon /// /// https://fontawesome.com/icons/gratipay?style=brands /// favorite, heart, like, love static const IconData gratipay = IconDataBrands(0xf184); /// Brands Grav icon /// /// https://fontawesome.com/icons/grav?style=brands static const IconData grav = IconDataBrands(0xf2d6); /// Solid Greater Than icon /// /// https://fontawesome.com/icons/greater-than?style=solid /// Greater-Than Sign, arithmetic, compare, math static const IconData solidGreaterThan = IconDataSolid(0x3e); /// Regular Greater Than icon /// /// https://fontawesome.com/icons/greater-than?style=regular /// Greater-Than Sign, arithmetic, compare, math static const IconData greaterThan = IconDataRegular(0x3e); /// Light Greater Than icon /// /// https://fontawesome.com/icons/greater-than?style=light /// Greater-Than Sign, arithmetic, compare, math static const IconData lightGreaterThan = IconDataLight(0x3e); /// Thin Greater Than icon /// /// https://fontawesome.com/icons/greater-than?style=thin /// Greater-Than Sign, arithmetic, compare, math static const IconData thinGreaterThan = IconDataThin(0x3e); /// Solid Greater Than Equal icon /// /// https://fontawesome.com/icons/greater-than-equal?style=solid /// arithmetic, compare, math static const IconData solidGreaterThanEqual = IconDataSolid(0xf532); /// Regular Greater Than Equal icon /// /// https://fontawesome.com/icons/greater-than-equal?style=regular /// arithmetic, compare, math static const IconData greaterThanEqual = IconDataRegular(0xf532); /// Light Greater Than Equal icon /// /// https://fontawesome.com/icons/greater-than-equal?style=light /// arithmetic, compare, math static const IconData lightGreaterThanEqual = IconDataLight(0xf532); /// Thin Greater Than Equal icon /// /// https://fontawesome.com/icons/greater-than-equal?style=thin /// arithmetic, compare, math static const IconData thinGreaterThanEqual = IconDataThin(0xf532); /// Solid Grid icon /// /// https://fontawesome.com/icons/grid?style=solid /// collection, grid, app, compact, filter, sort static const IconData solidGrid = IconDataSolid(0xe195); /// Alias grid-3 for icon [solidGrid] @Deprecated('Use "solidGrid" instead.') static const IconData solidGrid3 = solidGrid; /// Regular Grid icon /// /// https://fontawesome.com/icons/grid?style=regular /// collection, grid, app, compact, filter, sort static const IconData grid = IconDataRegular(0xe195); /// Alias grid-3 for icon [grid] @Deprecated('Use "grid" instead.') static const IconData grid3 = grid; /// Light Grid icon /// /// https://fontawesome.com/icons/grid?style=light /// collection, grid, app, compact, filter, sort static const IconData lightGrid = IconDataLight(0xe195); /// Alias grid-3 for icon [lightGrid] @Deprecated('Use "lightGrid" instead.') static const IconData lightGrid3 = lightGrid; /// Thin Grid icon /// /// https://fontawesome.com/icons/grid?style=thin /// collection, grid, app, compact, filter, sort static const IconData thinGrid = IconDataThin(0xe195); /// Alias grid-3 for icon [thinGrid] @Deprecated('Use "thinGrid" instead.') static const IconData thinGrid3 = thinGrid; /// Solid Grid 2 icon /// /// https://fontawesome.com/icons/grid-2?style=solid /// collection, grid, app, filter, sort static const IconData solidGrid2 = IconDataSolid(0xe196); /// Regular Grid 2 icon /// /// https://fontawesome.com/icons/grid-2?style=regular /// collection, grid, app, filter, sort static const IconData grid2 = IconDataRegular(0xe196); /// Light Grid 2 icon /// /// https://fontawesome.com/icons/grid-2?style=light /// collection, grid, app, filter, sort static const IconData lightGrid2 = IconDataLight(0xe196); /// Thin Grid 2 icon /// /// https://fontawesome.com/icons/grid-2?style=thin /// collection, grid, app, filter, sort static const IconData thinGrid2 = IconDataThin(0xe196); /// Solid Grid 2 Plus icon /// /// https://fontawesome.com/icons/grid-2-plus?style=solid /// collection, grid, add, app, filter, sort static const IconData solidGrid2Plus = IconDataSolid(0xe197); /// Regular Grid 2 Plus icon /// /// https://fontawesome.com/icons/grid-2-plus?style=regular /// collection, grid, add, app, filter, sort static const IconData grid2Plus = IconDataRegular(0xe197); /// Light Grid 2 Plus icon /// /// https://fontawesome.com/icons/grid-2-plus?style=light /// collection, grid, add, app, filter, sort static const IconData lightGrid2Plus = IconDataLight(0xe197); /// Thin Grid 2 Plus icon /// /// https://fontawesome.com/icons/grid-2-plus?style=thin /// collection, grid, add, app, filter, sort static const IconData thinGrid2Plus = IconDataThin(0xe197); /// Solid Grid 4 icon /// /// https://fontawesome.com/icons/grid-4?style=solid /// collection, grid, app, compact, filter, sort static const IconData solidGrid4 = IconDataSolid(0xe198); /// Regular Grid 4 icon /// /// https://fontawesome.com/icons/grid-4?style=regular /// collection, grid, app, compact, filter, sort static const IconData grid4 = IconDataRegular(0xe198); /// Light Grid 4 icon /// /// https://fontawesome.com/icons/grid-4?style=light /// collection, grid, app, compact, filter, sort static const IconData lightGrid4 = IconDataLight(0xe198); /// Thin Grid 4 icon /// /// https://fontawesome.com/icons/grid-4?style=thin /// collection, grid, app, compact, filter, sort static const IconData thinGrid4 = IconDataThin(0xe198); /// Solid Grid 5 icon /// /// https://fontawesome.com/icons/grid-5?style=solid /// collection, grid, app, compact, filter, sort static const IconData solidGrid5 = IconDataSolid(0xe199); /// Regular Grid 5 icon /// /// https://fontawesome.com/icons/grid-5?style=regular /// collection, grid, app, compact, filter, sort static const IconData grid5 = IconDataRegular(0xe199); /// Light Grid 5 icon /// /// https://fontawesome.com/icons/grid-5?style=light /// collection, grid, app, compact, filter, sort static const IconData lightGrid5 = IconDataLight(0xe199); /// Thin Grid 5 icon /// /// https://fontawesome.com/icons/grid-5?style=thin /// collection, grid, app, compact, filter, sort static const IconData thinGrid5 = IconDataThin(0xe199); /// Solid Grid Dividers icon /// /// https://fontawesome.com/icons/grid-dividers?style=solid /// collection, grid, app, grid, line, square static const IconData solidGridDividers = IconDataSolid(0xe3ad); /// Regular Grid Dividers icon /// /// https://fontawesome.com/icons/grid-dividers?style=regular /// collection, grid, app, grid, line, square static const IconData gridDividers = IconDataRegular(0xe3ad); /// Light Grid Dividers icon /// /// https://fontawesome.com/icons/grid-dividers?style=light /// collection, grid, app, grid, line, square static const IconData lightGridDividers = IconDataLight(0xe3ad); /// Thin Grid Dividers icon /// /// https://fontawesome.com/icons/grid-dividers?style=thin /// collection, grid, app, grid, line, square static const IconData thinGridDividers = IconDataThin(0xe3ad); /// Solid Grid Horizontal icon /// /// https://fontawesome.com/icons/grid-horizontal?style=solid /// collection, grid, app, dashboard, launcher, square static const IconData solidGridHorizontal = IconDataSolid(0xe307); /// Regular Grid Horizontal icon /// /// https://fontawesome.com/icons/grid-horizontal?style=regular /// collection, grid, app, dashboard, launcher, square static const IconData gridHorizontal = IconDataRegular(0xe307); /// Light Grid Horizontal icon /// /// https://fontawesome.com/icons/grid-horizontal?style=light /// collection, grid, app, dashboard, launcher, square static const IconData lightGridHorizontal = IconDataLight(0xe307); /// Thin Grid Horizontal icon /// /// https://fontawesome.com/icons/grid-horizontal?style=thin /// collection, grid, app, dashboard, launcher, square static const IconData thinGridHorizontal = IconDataThin(0xe307); /// Solid Grid Round icon /// /// https://fontawesome.com/icons/grid-round?style=solid /// grid, app, collection, filter, sort static const IconData solidGridRound = IconDataSolid(0xe5da); /// Regular Grid Round icon /// /// https://fontawesome.com/icons/grid-round?style=regular /// grid, app, collection, filter, sort static const IconData gridRound = IconDataRegular(0xe5da); /// Light Grid Round icon /// /// https://fontawesome.com/icons/grid-round?style=light /// grid, app, collection, filter, sort static const IconData lightGridRound = IconDataLight(0xe5da); /// Thin Grid Round icon /// /// https://fontawesome.com/icons/grid-round?style=thin /// grid, app, collection, filter, sort static const IconData thinGridRound = IconDataThin(0xe5da); /// Solid Grid Round 2 icon /// /// https://fontawesome.com/icons/grid-round-2?style=solid /// grid, app, collection, filter, sort static const IconData solidGridRound2 = IconDataSolid(0xe5db); /// Regular Grid Round 2 icon /// /// https://fontawesome.com/icons/grid-round-2?style=regular /// grid, app, collection, filter, sort static const IconData gridRound2 = IconDataRegular(0xe5db); /// Light Grid Round 2 icon /// /// https://fontawesome.com/icons/grid-round-2?style=light /// grid, app, collection, filter, sort static const IconData lightGridRound2 = IconDataLight(0xe5db); /// Thin Grid Round 2 icon /// /// https://fontawesome.com/icons/grid-round-2?style=thin /// grid, app, collection, filter, sort static const IconData thinGridRound2 = IconDataThin(0xe5db); /// Solid Grid Round 2 Plus icon /// /// https://fontawesome.com/icons/grid-round-2-plus?style=solid /// grid, add, app, collection, filter, sort static const IconData solidGridRound2Plus = IconDataSolid(0xe5dc); /// Regular Grid Round 2 Plus icon /// /// https://fontawesome.com/icons/grid-round-2-plus?style=regular /// grid, add, app, collection, filter, sort static const IconData gridRound2Plus = IconDataRegular(0xe5dc); /// Light Grid Round 2 Plus icon /// /// https://fontawesome.com/icons/grid-round-2-plus?style=light /// grid, add, app, collection, filter, sort static const IconData lightGridRound2Plus = IconDataLight(0xe5dc); /// Thin Grid Round 2 Plus icon /// /// https://fontawesome.com/icons/grid-round-2-plus?style=thin /// grid, add, app, collection, filter, sort static const IconData thinGridRound2Plus = IconDataThin(0xe5dc); /// Solid Grid Round 4 icon /// /// https://fontawesome.com/icons/grid-round-4?style=solid /// grid, app, collection, filter, sort static const IconData solidGridRound4 = IconDataSolid(0xe5dd); /// Regular Grid Round 4 icon /// /// https://fontawesome.com/icons/grid-round-4?style=regular /// grid, app, collection, filter, sort static const IconData gridRound4 = IconDataRegular(0xe5dd); /// Light Grid Round 4 icon /// /// https://fontawesome.com/icons/grid-round-4?style=light /// grid, app, collection, filter, sort static const IconData lightGridRound4 = IconDataLight(0xe5dd); /// Thin Grid Round 4 icon /// /// https://fontawesome.com/icons/grid-round-4?style=thin /// grid, app, collection, filter, sort static const IconData thinGridRound4 = IconDataThin(0xe5dd); /// Solid Grid Round 5 icon /// /// https://fontawesome.com/icons/grid-round-5?style=solid /// grid, app, collection, filter, sort static const IconData solidGridRound5 = IconDataSolid(0xe5de); /// Regular Grid Round 5 icon /// /// https://fontawesome.com/icons/grid-round-5?style=regular /// grid, app, collection, filter, sort static const IconData gridRound5 = IconDataRegular(0xe5de); /// Light Grid Round 5 icon /// /// https://fontawesome.com/icons/grid-round-5?style=light /// grid, app, collection, filter, sort static const IconData lightGridRound5 = IconDataLight(0xe5de); /// Thin Grid Round 5 icon /// /// https://fontawesome.com/icons/grid-round-5?style=thin /// grid, app, collection, filter, sort static const IconData thinGridRound5 = IconDataThin(0xe5de); /// Solid Grill icon /// /// https://fontawesome.com/icons/grill?style=solid /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData solidGrill = IconDataSolid(0xe5a3); /// Regular Grill icon /// /// https://fontawesome.com/icons/grill?style=regular /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData grill = IconDataRegular(0xe5a3); /// Light Grill icon /// /// https://fontawesome.com/icons/grill?style=light /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData lightGrill = IconDataLight(0xe5a3); /// Thin Grill icon /// /// https://fontawesome.com/icons/grill?style=thin /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData thinGrill = IconDataThin(0xe5a3); /// Solid Grill Fire icon /// /// https://fontawesome.com/icons/grill-fire?style=solid /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData solidGrillFire = IconDataSolid(0xe5a4); /// Regular Grill Fire icon /// /// https://fontawesome.com/icons/grill-fire?style=regular /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData grillFire = IconDataRegular(0xe5a4); /// Light Grill Fire icon /// /// https://fontawesome.com/icons/grill-fire?style=light /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData lightGrillFire = IconDataLight(0xe5a4); /// Thin Grill Fire icon /// /// https://fontawesome.com/icons/grill-fire?style=thin /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData thinGrillFire = IconDataThin(0xe5a4); /// Solid Grill Hot icon /// /// https://fontawesome.com/icons/grill-hot?style=solid /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData solidGrillHot = IconDataSolid(0xe5a5); /// Regular Grill Hot icon /// /// https://fontawesome.com/icons/grill-hot?style=regular /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData grillHot = IconDataRegular(0xe5a5); /// Light Grill Hot icon /// /// https://fontawesome.com/icons/grill-hot?style=light /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData lightGrillHot = IconDataLight(0xe5a5); /// Thin Grill Hot icon /// /// https://fontawesome.com/icons/grill-hot?style=thin /// barbecue, barbeque, bbq, burger, charcoal, cook, cookout, hot, smoke static const IconData thinGrillHot = IconDataThin(0xe5a5); /// Solid Grip icon /// /// https://fontawesome.com/icons/grip?style=solid /// affordance, drag, drop, grab, handle static const IconData solidGrip = IconDataSolid(0xf58d); /// Alias grip-horizontal for icon [solidGrip] @Deprecated('Use "solidGrip" instead.') static const IconData solidGripHorizontal = solidGrip; /// Regular Grip icon /// /// https://fontawesome.com/icons/grip?style=regular /// affordance, drag, drop, grab, handle static const IconData grip = IconDataRegular(0xf58d); /// Alias grip-horizontal for icon [grip] @Deprecated('Use "grip" instead.') static const IconData gripHorizontal = grip; /// Light Grip icon /// /// https://fontawesome.com/icons/grip?style=light /// affordance, drag, drop, grab, handle static const IconData lightGrip = IconDataLight(0xf58d); /// Alias grip-horizontal for icon [lightGrip] @Deprecated('Use "lightGrip" instead.') static const IconData lightGripHorizontal = lightGrip; /// Thin Grip icon /// /// https://fontawesome.com/icons/grip?style=thin /// affordance, drag, drop, grab, handle static const IconData thinGrip = IconDataThin(0xf58d); /// Alias grip-horizontal for icon [thinGrip] @Deprecated('Use "thinGrip" instead.') static const IconData thinGripHorizontal = thinGrip; /// Solid Grip Dots icon /// /// https://fontawesome.com/icons/grip-dots?style=solid /// circles, drag, drop, ellipsis, grab, grid, handle, move static const IconData solidGripDots = IconDataSolid(0xe410); /// Regular Grip Dots icon /// /// https://fontawesome.com/icons/grip-dots?style=regular /// circles, drag, drop, ellipsis, grab, grid, handle, move static const IconData gripDots = IconDataRegular(0xe410); /// Light Grip Dots icon /// /// https://fontawesome.com/icons/grip-dots?style=light /// circles, drag, drop, ellipsis, grab, grid, handle, move static const IconData lightGripDots = IconDataLight(0xe410); /// Thin Grip Dots icon /// /// https://fontawesome.com/icons/grip-dots?style=thin /// circles, drag, drop, ellipsis, grab, grid, handle, move static const IconData thinGripDots = IconDataThin(0xe410); /// Solid Grip Dots Vertical icon /// /// https://fontawesome.com/icons/grip-dots-vertical?style=solid /// circles, drag, drop, ellipsis, grab, grid, handle, move static const IconData solidGripDotsVertical = IconDataSolid(0xe411); /// Regular Grip Dots Vertical icon /// /// https://fontawesome.com/icons/grip-dots-vertical?style=regular /// circles, drag, drop, ellipsis, grab, grid, handle, move static const IconData gripDotsVertical = IconDataRegular(0xe411); /// Light Grip Dots Vertical icon /// /// https://fontawesome.com/icons/grip-dots-vertical?style=light /// circles, drag, drop, ellipsis, grab, grid, handle, move static const IconData lightGripDotsVertical = IconDataLight(0xe411); /// Thin Grip Dots Vertical icon /// /// https://fontawesome.com/icons/grip-dots-vertical?style=thin /// circles, drag, drop, ellipsis, grab, grid, handle, move static const IconData thinGripDotsVertical = IconDataThin(0xe411); /// Solid Grip Lines icon /// /// https://fontawesome.com/icons/grip-lines?style=solid /// affordance, drag, drop, grab, handle static const IconData solidGripLines = IconDataSolid(0xf7a4); /// Regular Grip Lines icon /// /// https://fontawesome.com/icons/grip-lines?style=regular /// affordance, drag, drop, grab, handle static const IconData gripLines = IconDataRegular(0xf7a4); /// Light Grip Lines icon /// /// https://fontawesome.com/icons/grip-lines?style=light /// affordance, drag, drop, grab, handle static const IconData lightGripLines = IconDataLight(0xf7a4); /// Thin Grip Lines icon /// /// https://fontawesome.com/icons/grip-lines?style=thin /// affordance, drag, drop, grab, handle static const IconData thinGripLines = IconDataThin(0xf7a4); /// Solid Grip Lines Vertical icon /// /// https://fontawesome.com/icons/grip-lines-vertical?style=solid /// affordance, drag, drop, grab, handle static const IconData solidGripLinesVertical = IconDataSolid(0xf7a5); /// Regular Grip Lines Vertical icon /// /// https://fontawesome.com/icons/grip-lines-vertical?style=regular /// affordance, drag, drop, grab, handle static const IconData gripLinesVertical = IconDataRegular(0xf7a5); /// Light Grip Lines Vertical icon /// /// https://fontawesome.com/icons/grip-lines-vertical?style=light /// affordance, drag, drop, grab, handle static const IconData lightGripLinesVertical = IconDataLight(0xf7a5); /// Thin Grip Lines Vertical icon /// /// https://fontawesome.com/icons/grip-lines-vertical?style=thin /// affordance, drag, drop, grab, handle static const IconData thinGripLinesVertical = IconDataThin(0xf7a5); /// Solid Grip Vertical icon /// /// https://fontawesome.com/icons/grip-vertical?style=solid /// affordance, drag, drop, grab, handle static const IconData solidGripVertical = IconDataSolid(0xf58e); /// Regular Grip Vertical icon /// /// https://fontawesome.com/icons/grip-vertical?style=regular /// affordance, drag, drop, grab, handle static const IconData gripVertical = IconDataRegular(0xf58e); /// Light Grip Vertical icon /// /// https://fontawesome.com/icons/grip-vertical?style=light /// affordance, drag, drop, grab, handle static const IconData lightGripVertical = IconDataLight(0xf58e); /// Thin Grip Vertical icon /// /// https://fontawesome.com/icons/grip-vertical?style=thin /// affordance, drag, drop, grab, handle static const IconData thinGripVertical = IconDataThin(0xf58e); /// Brands Gripfire, Inc. icon /// /// https://fontawesome.com/icons/gripfire?style=brands static const IconData gripfire = IconDataBrands(0xf3ac); /// Solid Group Arrows Rotate icon /// /// https://fontawesome.com/icons/group-arrows-rotate?style=solid /// community, engagement, spin, sync static const IconData solidGroupArrowsRotate = IconDataSolid(0xe4f6); /// Regular Group Arrows Rotate icon /// /// https://fontawesome.com/icons/group-arrows-rotate?style=regular /// community, engagement, spin, sync static const IconData groupArrowsRotate = IconDataRegular(0xe4f6); /// Light Group Arrows Rotate icon /// /// https://fontawesome.com/icons/group-arrows-rotate?style=light /// community, engagement, spin, sync static const IconData lightGroupArrowsRotate = IconDataLight(0xe4f6); /// Thin Group Arrows Rotate icon /// /// https://fontawesome.com/icons/group-arrows-rotate?style=thin /// community, engagement, spin, sync static const IconData thinGroupArrowsRotate = IconDataThin(0xe4f6); /// Brands Grunt icon /// /// https://fontawesome.com/icons/grunt?style=brands static const IconData grunt = IconDataBrands(0xf3ad); /// Solid Guarani Sign icon /// /// https://fontawesome.com/icons/guarani-sign?style=solid /// Guarani Sign, currency static const IconData solidGuaraniSign = IconDataSolid(0xe19a); /// Regular Guarani Sign icon /// /// https://fontawesome.com/icons/guarani-sign?style=regular /// Guarani Sign, currency static const IconData guaraniSign = IconDataRegular(0xe19a); /// Light Guarani Sign icon /// /// https://fontawesome.com/icons/guarani-sign?style=light /// Guarani Sign, currency static const IconData lightGuaraniSign = IconDataLight(0xe19a); /// Thin Guarani Sign icon /// /// https://fontawesome.com/icons/guarani-sign?style=thin /// Guarani Sign, currency static const IconData thinGuaraniSign = IconDataThin(0xe19a); /// Brands Guilded icon /// /// https://fontawesome.com/icons/guilded?style=brands static const IconData guilded = IconDataBrands(0xe07e); /// Solid Guitar icon /// /// https://fontawesome.com/icons/guitar?style=solid /// acoustic, instrument, music, rock, rock and roll, song, strings static const IconData solidGuitar = IconDataSolid(0xf7a6); /// Regular Guitar icon /// /// https://fontawesome.com/icons/guitar?style=regular /// acoustic, instrument, music, rock, rock and roll, song, strings static const IconData guitar = IconDataRegular(0xf7a6); /// Light Guitar icon /// /// https://fontawesome.com/icons/guitar?style=light /// acoustic, instrument, music, rock, rock and roll, song, strings static const IconData lightGuitar = IconDataLight(0xf7a6); /// Thin Guitar icon /// /// https://fontawesome.com/icons/guitar?style=thin /// acoustic, instrument, music, rock, rock and roll, song, strings static const IconData thinGuitar = IconDataThin(0xf7a6); /// Solid Guitar Electric icon /// /// https://fontawesome.com/icons/guitar-electric?style=solid /// axe, guitar, instrument, music, rock, rock and roll, song, strings static const IconData solidGuitarElectric = IconDataSolid(0xf8be); /// Regular Guitar Electric icon /// /// https://fontawesome.com/icons/guitar-electric?style=regular /// axe, guitar, instrument, music, rock, rock and roll, song, strings static const IconData guitarElectric = IconDataRegular(0xf8be); /// Light Guitar Electric icon /// /// https://fontawesome.com/icons/guitar-electric?style=light /// axe, guitar, instrument, music, rock, rock and roll, song, strings static const IconData lightGuitarElectric = IconDataLight(0xf8be); /// Thin Guitar Electric icon /// /// https://fontawesome.com/icons/guitar-electric?style=thin /// axe, guitar, instrument, music, rock, rock and roll, song, strings static const IconData thinGuitarElectric = IconDataThin(0xf8be); /// Solid Guitars icon /// /// https://fontawesome.com/icons/guitars?style=solid /// acoustic, axes, electric, instrument, music, rock, rock and roll, song, strings static const IconData solidGuitars = IconDataSolid(0xf8bf); /// Regular Guitars icon /// /// https://fontawesome.com/icons/guitars?style=regular /// acoustic, axes, electric, instrument, music, rock, rock and roll, song, strings static const IconData guitars = IconDataRegular(0xf8bf); /// Light Guitars icon /// /// https://fontawesome.com/icons/guitars?style=light /// acoustic, axes, electric, instrument, music, rock, rock and roll, song, strings static const IconData lightGuitars = IconDataLight(0xf8bf); /// Thin Guitars icon /// /// https://fontawesome.com/icons/guitars?style=thin /// acoustic, axes, electric, instrument, music, rock, rock and roll, song, strings static const IconData thinGuitars = IconDataThin(0xf8bf); /// Brands Gulp icon /// /// https://fontawesome.com/icons/gulp?style=brands static const IconData gulp = IconDataBrands(0xf3ae); /// Solid Gun icon /// /// https://fontawesome.com/icons/gun?style=solid /// firearm, pistol, weapon static const IconData solidGun = IconDataSolid(0xe19b); /// Regular Gun icon /// /// https://fontawesome.com/icons/gun?style=regular /// firearm, pistol, weapon static const IconData gun = IconDataRegular(0xe19b); /// Light Gun icon /// /// https://fontawesome.com/icons/gun?style=light /// firearm, pistol, weapon static const IconData lightGun = IconDataLight(0xe19b); /// Thin Gun icon /// /// https://fontawesome.com/icons/gun?style=thin /// firearm, pistol, weapon static const IconData thinGun = IconDataThin(0xe19b); /// Solid Gun Slash icon /// /// https://fontawesome.com/icons/gun-slash?style=solid /// disabled, firearm, pistol, weapon static const IconData solidGunSlash = IconDataSolid(0xe19c); /// Regular Gun Slash icon /// /// https://fontawesome.com/icons/gun-slash?style=regular /// disabled, firearm, pistol, weapon static const IconData gunSlash = IconDataRegular(0xe19c); /// Light Gun Slash icon /// /// https://fontawesome.com/icons/gun-slash?style=light /// disabled, firearm, pistol, weapon static const IconData lightGunSlash = IconDataLight(0xe19c); /// Thin Gun Slash icon /// /// https://fontawesome.com/icons/gun-slash?style=thin /// disabled, firearm, pistol, weapon static const IconData thinGunSlash = IconDataThin(0xe19c); /// Solid Gun Squirt icon /// /// https://fontawesome.com/icons/gun-squirt?style=solid /// firearm, gun, handgun, pistol, revolver, super soaker, tool, water, water pistol, weapon static const IconData solidGunSquirt = IconDataSolid(0xe19d); /// Regular Gun Squirt icon /// /// https://fontawesome.com/icons/gun-squirt?style=regular /// firearm, gun, handgun, pistol, revolver, super soaker, tool, water, water pistol, weapon static const IconData gunSquirt = IconDataRegular(0xe19d); /// Light Gun Squirt icon /// /// https://fontawesome.com/icons/gun-squirt?style=light /// firearm, gun, handgun, pistol, revolver, super soaker, tool, water, water pistol, weapon static const IconData lightGunSquirt = IconDataLight(0xe19d); /// Thin Gun Squirt icon /// /// https://fontawesome.com/icons/gun-squirt?style=thin /// firearm, gun, handgun, pistol, revolver, super soaker, tool, water, water pistol, weapon static const IconData thinGunSquirt = IconDataThin(0xe19d); /// Solid H icon /// /// https://fontawesome.com/icons/h?style=solid /// Latin Capital Letter H, Latin Small Letter H, letter static const IconData solidH = IconDataSolid(0x48); /// Regular H icon /// /// https://fontawesome.com/icons/h?style=regular /// Latin Capital Letter H, Latin Small Letter H, letter static const IconData h = IconDataRegular(0x48); /// Light H icon /// /// https://fontawesome.com/icons/h?style=light /// Latin Capital Letter H, Latin Small Letter H, letter static const IconData lightH = IconDataLight(0x48); /// Thin H icon /// /// https://fontawesome.com/icons/h?style=thin /// Latin Capital Letter H, Latin Small Letter H, letter static const IconData thinH = IconDataThin(0x48); /// Solid H1 icon /// /// https://fontawesome.com/icons/h1?style=solid /// format, header, text, title static const IconData solidH1 = IconDataSolid(0xf313); /// Regular H1 icon /// /// https://fontawesome.com/icons/h1?style=regular /// format, header, text, title static const IconData h1 = IconDataRegular(0xf313); /// Light H1 icon /// /// https://fontawesome.com/icons/h1?style=light /// format, header, text, title static const IconData lightH1 = IconDataLight(0xf313); /// Thin H1 icon /// /// https://fontawesome.com/icons/h1?style=thin /// format, header, text, title static const IconData thinH1 = IconDataThin(0xf313); /// Solid H2 icon /// /// https://fontawesome.com/icons/h2?style=solid /// format, header, text, title static const IconData solidH2 = IconDataSolid(0xf314); /// Regular H2 icon /// /// https://fontawesome.com/icons/h2?style=regular /// format, header, text, title static const IconData h2 = IconDataRegular(0xf314); /// Light H2 icon /// /// https://fontawesome.com/icons/h2?style=light /// format, header, text, title static const IconData lightH2 = IconDataLight(0xf314); /// Thin H2 icon /// /// https://fontawesome.com/icons/h2?style=thin /// format, header, text, title static const IconData thinH2 = IconDataThin(0xf314); /// Solid H3 icon /// /// https://fontawesome.com/icons/h3?style=solid /// format, header, text, title static const IconData solidH3 = IconDataSolid(0xf315); /// Regular H3 icon /// /// https://fontawesome.com/icons/h3?style=regular /// format, header, text, title static const IconData h3 = IconDataRegular(0xf315); /// Light H3 icon /// /// https://fontawesome.com/icons/h3?style=light /// format, header, text, title static const IconData lightH3 = IconDataLight(0xf315); /// Thin H3 icon /// /// https://fontawesome.com/icons/h3?style=thin /// format, header, text, title static const IconData thinH3 = IconDataThin(0xf315); /// Solid H4 icon /// /// https://fontawesome.com/icons/h4?style=solid /// format, header, text, title static const IconData solidH4 = IconDataSolid(0xf86a); /// Regular H4 icon /// /// https://fontawesome.com/icons/h4?style=regular /// format, header, text, title static const IconData h4 = IconDataRegular(0xf86a); /// Light H4 icon /// /// https://fontawesome.com/icons/h4?style=light /// format, header, text, title static const IconData lightH4 = IconDataLight(0xf86a); /// Thin H4 icon /// /// https://fontawesome.com/icons/h4?style=thin /// format, header, text, title static const IconData thinH4 = IconDataThin(0xf86a); /// Solid H5 icon /// /// https://fontawesome.com/icons/h5?style=solid /// format, header, text, title static const IconData solidH5 = IconDataSolid(0xe412); /// Regular H5 icon /// /// https://fontawesome.com/icons/h5?style=regular /// format, header, text, title static const IconData h5 = IconDataRegular(0xe412); /// Light H5 icon /// /// https://fontawesome.com/icons/h5?style=light /// format, header, text, title static const IconData lightH5 = IconDataLight(0xe412); /// Thin H5 icon /// /// https://fontawesome.com/icons/h5?style=thin /// format, header, text, title static const IconData thinH5 = IconDataThin(0xe412); /// Solid H6 icon /// /// https://fontawesome.com/icons/h6?style=solid /// format, header, text, title static const IconData solidH6 = IconDataSolid(0xe413); /// Regular H6 icon /// /// https://fontawesome.com/icons/h6?style=regular /// format, header, text, title static const IconData h6 = IconDataRegular(0xe413); /// Light H6 icon /// /// https://fontawesome.com/icons/h6?style=light /// format, header, text, title static const IconData lightH6 = IconDataLight(0xe413); /// Thin H6 icon /// /// https://fontawesome.com/icons/h6?style=thin /// format, header, text, title static const IconData thinH6 = IconDataThin(0xe413); /// Brands Hacker News icon /// /// https://fontawesome.com/icons/hacker-news?style=brands static const IconData hackerNews = IconDataBrands(0xf1d4); /// Brands Hackerrank icon /// /// https://fontawesome.com/icons/hackerrank?style=brands static const IconData hackerrank = IconDataBrands(0xf5f7); /// Solid Hammer icon /// /// https://fontawesome.com/icons/hammer?style=solid /// admin, configuration, equipment, fix, hammer, maintenance, modify, recovery, repair, settings, tool static const IconData solidHammer = IconDataSolid(0xf6e3); /// Regular Hammer icon /// /// https://fontawesome.com/icons/hammer?style=regular /// admin, configuration, equipment, fix, hammer, maintenance, modify, recovery, repair, settings, tool static const IconData hammer = IconDataRegular(0xf6e3); /// Light Hammer icon /// /// https://fontawesome.com/icons/hammer?style=light /// admin, configuration, equipment, fix, hammer, maintenance, modify, recovery, repair, settings, tool static const IconData lightHammer = IconDataLight(0xf6e3); /// Thin Hammer icon /// /// https://fontawesome.com/icons/hammer?style=thin /// admin, configuration, equipment, fix, hammer, maintenance, modify, recovery, repair, settings, tool static const IconData thinHammer = IconDataThin(0xf6e3); /// Solid Hammer Brush icon /// /// https://fontawesome.com/icons/hammer-brush?style=solid /// admin, bristles, equipment, fix, hammer, maintenance, modify, recovery, repair, settings, tool, art, configuration, paint, remodel static const IconData solidHammerBrush = IconDataSolid(0xe620); /// Regular Hammer Brush icon /// /// https://fontawesome.com/icons/hammer-brush?style=regular /// admin, bristles, equipment, fix, hammer, maintenance, modify, recovery, repair, settings, tool, art, configuration, paint, remodel static const IconData hammerBrush = IconDataRegular(0xe620); /// Light Hammer Brush icon /// /// https://fontawesome.com/icons/hammer-brush?style=light /// admin, bristles, equipment, fix, hammer, maintenance, modify, recovery, repair, settings, tool, art, configuration, paint, remodel static const IconData lightHammerBrush = IconDataLight(0xe620); /// Thin Hammer Brush icon /// /// https://fontawesome.com/icons/hammer-brush?style=thin /// admin, bristles, equipment, fix, hammer, maintenance, modify, recovery, repair, settings, tool, art, configuration, paint, remodel static const IconData thinHammerBrush = IconDataThin(0xe620); /// Solid Hammer Crash icon /// /// https://fontawesome.com/icons/hammer-crash?style=solid /// break, crash, glass, maintenance, pound, smash static const IconData solidHammerCrash = IconDataSolid(0xe414); /// Regular Hammer Crash icon /// /// https://fontawesome.com/icons/hammer-crash?style=regular /// break, crash, glass, maintenance, pound, smash static const IconData hammerCrash = IconDataRegular(0xe414); /// Light Hammer Crash icon /// /// https://fontawesome.com/icons/hammer-crash?style=light /// break, crash, glass, maintenance, pound, smash static const IconData lightHammerCrash = IconDataLight(0xe414); /// Thin Hammer Crash icon /// /// https://fontawesome.com/icons/hammer-crash?style=thin /// break, crash, glass, maintenance, pound, smash static const IconData thinHammerCrash = IconDataThin(0xe414); /// Solid Hammer War icon /// /// https://fontawesome.com/icons/hammer-war?style=solid /// Dungeons & Dragons, cleric, d&d, dnd, dwarf, fantasy, melee attack, weapon static const IconData solidHammerWar = IconDataSolid(0xf6e4); /// Regular Hammer War icon /// /// https://fontawesome.com/icons/hammer-war?style=regular /// Dungeons & Dragons, cleric, d&d, dnd, dwarf, fantasy, melee attack, weapon static const IconData hammerWar = IconDataRegular(0xf6e4); /// Light Hammer War icon /// /// https://fontawesome.com/icons/hammer-war?style=light /// Dungeons & Dragons, cleric, d&d, dnd, dwarf, fantasy, melee attack, weapon static const IconData lightHammerWar = IconDataLight(0xf6e4); /// Thin Hammer War icon /// /// https://fontawesome.com/icons/hammer-war?style=thin /// Dungeons & Dragons, cleric, d&d, dnd, dwarf, fantasy, melee attack, weapon static const IconData thinHammerWar = IconDataThin(0xf6e4); /// Solid Hamsa icon /// /// https://fontawesome.com/icons/hamsa?style=solid /// amulet, christianity, islam, jewish, judaism, muslim, protection static const IconData solidHamsa = IconDataSolid(0xf665); /// Regular Hamsa icon /// /// https://fontawesome.com/icons/hamsa?style=regular /// amulet, christianity, islam, jewish, judaism, muslim, protection static const IconData hamsa = IconDataRegular(0xf665); /// Light Hamsa icon /// /// https://fontawesome.com/icons/hamsa?style=light /// amulet, christianity, islam, jewish, judaism, muslim, protection static const IconData lightHamsa = IconDataLight(0xf665); /// Thin Hamsa icon /// /// https://fontawesome.com/icons/hamsa?style=thin /// amulet, christianity, islam, jewish, judaism, muslim, protection static const IconData thinHamsa = IconDataThin(0xf665); /// Solid Hand icon /// /// https://fontawesome.com/icons/hand?style=solid /// Raised Hand, backhand, game, halt, palm, raised, raised back of hand, request, roshambo, stop static const IconData solidHand = IconDataSolid(0xf256); /// Alias hand-paper for icon [solidHand] @Deprecated('Use "solidHand" instead.') static const IconData solidHandPaper = solidHand; /// Regular Hand icon /// /// https://fontawesome.com/icons/hand?style=regular /// Raised Hand, backhand, game, halt, palm, raised, raised back of hand, request, roshambo, stop static const IconData hand = IconDataRegular(0xf256); /// Alias hand-paper for icon [hand] @Deprecated('Use "hand" instead.') static const IconData handPaper = hand; /// Light Hand icon /// /// https://fontawesome.com/icons/hand?style=light /// Raised Hand, backhand, game, halt, palm, raised, raised back of hand, request, roshambo, stop static const IconData lightHand = IconDataLight(0xf256); /// Alias hand-paper for icon [lightHand] @Deprecated('Use "lightHand" instead.') static const IconData lightHandPaper = lightHand; /// Thin Hand icon /// /// https://fontawesome.com/icons/hand?style=thin /// Raised Hand, backhand, game, halt, palm, raised, raised back of hand, request, roshambo, stop static const IconData thinHand = IconDataThin(0xf256); /// Alias hand-paper for icon [thinHand] @Deprecated('Use "thinHand" instead.') static const IconData thinHandPaper = thinHand; /// Solid Hand Back Fist icon /// /// https://fontawesome.com/icons/hand-back-fist?style=solid /// fist, game, roshambo static const IconData solidHandBackFist = IconDataSolid(0xf255); /// Alias hand-rock for icon [solidHandBackFist] @Deprecated('Use "solidHandBackFist" instead.') static const IconData solidHandRock = solidHandBackFist; /// Regular Hand Back Fist icon /// /// https://fontawesome.com/icons/hand-back-fist?style=regular /// fist, game, roshambo static const IconData handBackFist = IconDataRegular(0xf255); /// Alias hand-rock for icon [handBackFist] @Deprecated('Use "handBackFist" instead.') static const IconData handRock = handBackFist; /// Light Hand Back Fist icon /// /// https://fontawesome.com/icons/hand-back-fist?style=light /// fist, game, roshambo static const IconData lightHandBackFist = IconDataLight(0xf255); /// Alias hand-rock for icon [lightHandBackFist] @Deprecated('Use "lightHandBackFist" instead.') static const IconData lightHandRock = lightHandBackFist; /// Thin Hand Back Fist icon /// /// https://fontawesome.com/icons/hand-back-fist?style=thin /// fist, game, roshambo static const IconData thinHandBackFist = IconDataThin(0xf255); /// Alias hand-rock for icon [thinHandBackFist] @Deprecated('Use "thinHandBackFist" instead.') static const IconData thinHandRock = thinHandBackFist; /// Solid Hand Back Point Down icon /// /// https://fontawesome.com/icons/hand-back-point-down?style=solid /// backhand, backhand index pointing down, direction, down, finger, hand, point static const IconData solidHandBackPointDown = IconDataSolid(0xe19e); /// Regular Hand Back Point Down icon /// /// https://fontawesome.com/icons/hand-back-point-down?style=regular /// backhand, backhand index pointing down, direction, down, finger, hand, point static const IconData handBackPointDown = IconDataRegular(0xe19e); /// Light Hand Back Point Down icon /// /// https://fontawesome.com/icons/hand-back-point-down?style=light /// backhand, backhand index pointing down, direction, down, finger, hand, point static const IconData lightHandBackPointDown = IconDataLight(0xe19e); /// Thin Hand Back Point Down icon /// /// https://fontawesome.com/icons/hand-back-point-down?style=thin /// backhand, backhand index pointing down, direction, down, finger, hand, point static const IconData thinHandBackPointDown = IconDataThin(0xe19e); /// Solid Hand Back Point Left icon /// /// https://fontawesome.com/icons/hand-back-point-left?style=solid /// backhand, backhand index pointing left, direction, finger, hand, index, point static const IconData solidHandBackPointLeft = IconDataSolid(0xe19f); /// Regular Hand Back Point Left icon /// /// https://fontawesome.com/icons/hand-back-point-left?style=regular /// backhand, backhand index pointing left, direction, finger, hand, index, point static const IconData handBackPointLeft = IconDataRegular(0xe19f); /// Light Hand Back Point Left icon /// /// https://fontawesome.com/icons/hand-back-point-left?style=light /// backhand, backhand index pointing left, direction, finger, hand, index, point static const IconData lightHandBackPointLeft = IconDataLight(0xe19f); /// Thin Hand Back Point Left icon /// /// https://fontawesome.com/icons/hand-back-point-left?style=thin /// backhand, backhand index pointing left, direction, finger, hand, index, point static const IconData thinHandBackPointLeft = IconDataThin(0xe19f); /// Solid Hand Back Point Ribbon icon /// /// https://fontawesome.com/icons/hand-back-point-ribbon?style=solid /// remember, remind static const IconData solidHandBackPointRibbon = IconDataSolid(0xe1a0); /// Regular Hand Back Point Ribbon icon /// /// https://fontawesome.com/icons/hand-back-point-ribbon?style=regular /// remember, remind static const IconData handBackPointRibbon = IconDataRegular(0xe1a0); /// Light Hand Back Point Ribbon icon /// /// https://fontawesome.com/icons/hand-back-point-ribbon?style=light /// remember, remind static const IconData lightHandBackPointRibbon = IconDataLight(0xe1a0); /// Thin Hand Back Point Ribbon icon /// /// https://fontawesome.com/icons/hand-back-point-ribbon?style=thin /// remember, remind static const IconData thinHandBackPointRibbon = IconDataThin(0xe1a0); /// Solid Hand Back Point Right icon /// /// https://fontawesome.com/icons/hand-back-point-right?style=solid /// backhand, backhand index pointing right, direction, finger, hand, index, point static const IconData solidHandBackPointRight = IconDataSolid(0xe1a1); /// Regular Hand Back Point Right icon /// /// https://fontawesome.com/icons/hand-back-point-right?style=regular /// backhand, backhand index pointing right, direction, finger, hand, index, point static const IconData handBackPointRight = IconDataRegular(0xe1a1); /// Light Hand Back Point Right icon /// /// https://fontawesome.com/icons/hand-back-point-right?style=light /// backhand, backhand index pointing right, direction, finger, hand, index, point static const IconData lightHandBackPointRight = IconDataLight(0xe1a1); /// Thin Hand Back Point Right icon /// /// https://fontawesome.com/icons/hand-back-point-right?style=thin /// backhand, backhand index pointing right, direction, finger, hand, index, point static const IconData thinHandBackPointRight = IconDataThin(0xe1a1); /// Solid Hand Back Point Up icon /// /// https://fontawesome.com/icons/hand-back-point-up?style=solid /// backhand, backhand index pointing up, direction, finger, hand, point, up static const IconData solidHandBackPointUp = IconDataSolid(0xe1a2); /// Regular Hand Back Point Up icon /// /// https://fontawesome.com/icons/hand-back-point-up?style=regular /// backhand, backhand index pointing up, direction, finger, hand, point, up static const IconData handBackPointUp = IconDataRegular(0xe1a2); /// Light Hand Back Point Up icon /// /// https://fontawesome.com/icons/hand-back-point-up?style=light /// backhand, backhand index pointing up, direction, finger, hand, point, up static const IconData lightHandBackPointUp = IconDataLight(0xe1a2); /// Thin Hand Back Point Up icon /// /// https://fontawesome.com/icons/hand-back-point-up?style=thin /// backhand, backhand index pointing up, direction, finger, hand, point, up static const IconData thinHandBackPointUp = IconDataThin(0xe1a2); /// Solid Hand Dots icon /// /// https://fontawesome.com/icons/hand-dots?style=solid /// allergy, freckles, hand, hives, palm, pox, skin, spots static const IconData solidHandDots = IconDataSolid(0xf461); /// Alias allergies for icon [solidHandDots] @Deprecated('Use "solidHandDots" instead.') static const IconData solidAllergies = solidHandDots; /// Regular Hand Dots icon /// /// https://fontawesome.com/icons/hand-dots?style=regular /// allergy, freckles, hand, hives, palm, pox, skin, spots static const IconData handDots = IconDataRegular(0xf461); /// Alias allergies for icon [handDots] @Deprecated('Use "handDots" instead.') static const IconData allergies = handDots; /// Light Hand Dots icon /// /// https://fontawesome.com/icons/hand-dots?style=light /// allergy, freckles, hand, hives, palm, pox, skin, spots static const IconData lightHandDots = IconDataLight(0xf461); /// Alias allergies for icon [lightHandDots] @Deprecated('Use "lightHandDots" instead.') static const IconData lightAllergies = lightHandDots; /// Thin Hand Dots icon /// /// https://fontawesome.com/icons/hand-dots?style=thin /// allergy, freckles, hand, hives, palm, pox, skin, spots static const IconData thinHandDots = IconDataThin(0xf461); /// Alias allergies for icon [thinHandDots] @Deprecated('Use "thinHandDots" instead.') static const IconData thinAllergies = thinHandDots; /// Solid Hand Fingers Crossed icon /// /// https://fontawesome.com/icons/hand-fingers-crossed?style=solid /// cross, crossed fingers, finger, hand, hope, luck, promise static const IconData solidHandFingersCrossed = IconDataSolid(0xe1a3); /// Regular Hand Fingers Crossed icon /// /// https://fontawesome.com/icons/hand-fingers-crossed?style=regular /// cross, crossed fingers, finger, hand, hope, luck, promise static const IconData handFingersCrossed = IconDataRegular(0xe1a3); /// Light Hand Fingers Crossed icon /// /// https://fontawesome.com/icons/hand-fingers-crossed?style=light /// cross, crossed fingers, finger, hand, hope, luck, promise static const IconData lightHandFingersCrossed = IconDataLight(0xe1a3); /// Thin Hand Fingers Crossed icon /// /// https://fontawesome.com/icons/hand-fingers-crossed?style=thin /// cross, crossed fingers, finger, hand, hope, luck, promise static const IconData thinHandFingersCrossed = IconDataThin(0xe1a3); /// Solid Hand Fist icon /// /// https://fontawesome.com/icons/hand-fist?style=solid /// Dungeons & Dragons, clenched, d&d, dnd, fantasy, fist, hand, ki, monk, punch, raised fist, resist, strength, unarmed combat static const IconData solidHandFist = IconDataSolid(0xf6de); /// Alias fist-raised for icon [solidHandFist] @Deprecated('Use "solidHandFist" instead.') static const IconData solidFistRaised = solidHandFist; /// Regular Hand Fist icon /// /// https://fontawesome.com/icons/hand-fist?style=regular /// Dungeons & Dragons, clenched, d&d, dnd, fantasy, fist, hand, ki, monk, punch, raised fist, resist, strength, unarmed combat static const IconData handFist = IconDataRegular(0xf6de); /// Alias fist-raised for icon [handFist] @Deprecated('Use "handFist" instead.') static const IconData fistRaised = handFist; /// Light Hand Fist icon /// /// https://fontawesome.com/icons/hand-fist?style=light /// Dungeons & Dragons, clenched, d&d, dnd, fantasy, fist, hand, ki, monk, punch, raised fist, resist, strength, unarmed combat static const IconData lightHandFist = IconDataLight(0xf6de); /// Alias fist-raised for icon [lightHandFist] @Deprecated('Use "lightHandFist" instead.') static const IconData lightFistRaised = lightHandFist; /// Thin Hand Fist icon /// /// https://fontawesome.com/icons/hand-fist?style=thin /// Dungeons & Dragons, clenched, d&d, dnd, fantasy, fist, hand, ki, monk, punch, raised fist, resist, strength, unarmed combat static const IconData thinHandFist = IconDataThin(0xf6de); /// Alias fist-raised for icon [thinHandFist] @Deprecated('Use "thinHandFist" instead.') static const IconData thinFistRaised = thinHandFist; /// Solid Hand Heart icon /// /// https://fontawesome.com/icons/hand-heart?style=solid /// care, charity, donate, help, palm, wishlist static const IconData solidHandHeart = IconDataSolid(0xf4bc); /// Regular Hand Heart icon /// /// https://fontawesome.com/icons/hand-heart?style=regular /// care, charity, donate, help, palm, wishlist static const IconData handHeart = IconDataRegular(0xf4bc); /// Light Hand Heart icon /// /// https://fontawesome.com/icons/hand-heart?style=light /// care, charity, donate, help, palm, wishlist static const IconData lightHandHeart = IconDataLight(0xf4bc); /// Thin Hand Heart icon /// /// https://fontawesome.com/icons/hand-heart?style=thin /// care, charity, donate, help, palm, wishlist static const IconData thinHandHeart = IconDataThin(0xf4bc); /// Solid Hand Holding icon /// /// https://fontawesome.com/icons/hand-holding?style=solid /// carry, lift static const IconData solidHandHolding = IconDataSolid(0xf4bd); /// Regular Hand Holding icon /// /// https://fontawesome.com/icons/hand-holding?style=regular /// carry, lift static const IconData handHolding = IconDataRegular(0xf4bd); /// Light Hand Holding icon /// /// https://fontawesome.com/icons/hand-holding?style=light /// carry, lift static const IconData lightHandHolding = IconDataLight(0xf4bd); /// Thin Hand Holding icon /// /// https://fontawesome.com/icons/hand-holding?style=thin /// carry, lift static const IconData thinHandHolding = IconDataThin(0xf4bd); /// Solid Hand Holding Box icon /// /// https://fontawesome.com/icons/hand-holding-box?style=solid /// carry, gift, handling, lift, package static const IconData solidHandHoldingBox = IconDataSolid(0xf47b); /// Regular Hand Holding Box icon /// /// https://fontawesome.com/icons/hand-holding-box?style=regular /// carry, gift, handling, lift, package static const IconData handHoldingBox = IconDataRegular(0xf47b); /// Light Hand Holding Box icon /// /// https://fontawesome.com/icons/hand-holding-box?style=light /// carry, gift, handling, lift, package static const IconData lightHandHoldingBox = IconDataLight(0xf47b); /// Thin Hand Holding Box icon /// /// https://fontawesome.com/icons/hand-holding-box?style=thin /// carry, gift, handling, lift, package static const IconData thinHandHoldingBox = IconDataThin(0xf47b); /// Solid Hand Holding Circle Dollar icon /// /// https://fontawesome.com/icons/hand-holding-circle-dollar?style=solid /// revenue, carry, coupon, dollar sign, donate, donation, giving, investment, money, premium, price, salary static const IconData solidHandHoldingCircleDollar = IconDataSolid(0xe621); /// Regular Hand Holding Circle Dollar icon /// /// https://fontawesome.com/icons/hand-holding-circle-dollar?style=regular /// revenue, carry, coupon, dollar sign, donate, donation, giving, investment, money, premium, price, salary static const IconData handHoldingCircleDollar = IconDataRegular(0xe621); /// Light Hand Holding Circle Dollar icon /// /// https://fontawesome.com/icons/hand-holding-circle-dollar?style=light /// revenue, carry, coupon, dollar sign, donate, donation, giving, investment, money, premium, price, salary static const IconData lightHandHoldingCircleDollar = IconDataLight(0xe621); /// Thin Hand Holding Circle Dollar icon /// /// https://fontawesome.com/icons/hand-holding-circle-dollar?style=thin /// revenue, carry, coupon, dollar sign, donate, donation, giving, investment, money, premium, price, salary static const IconData thinHandHoldingCircleDollar = IconDataThin(0xe621); /// Solid Hand Holding Dollar icon /// /// https://fontawesome.com/icons/hand-holding-dollar?style=solid /// $, carry, coupon, dollar sign, donate, donation, giving, investment, lift, money, premium, price, revenue, salary static const IconData solidHandHoldingDollar = IconDataSolid(0xf4c0); /// Alias hand-holding-usd for icon [solidHandHoldingDollar] @Deprecated('Use "solidHandHoldingDollar" instead.') static const IconData solidHandHoldingUsd = solidHandHoldingDollar; /// Regular Hand Holding Dollar icon /// /// https://fontawesome.com/icons/hand-holding-dollar?style=regular /// $, carry, coupon, dollar sign, donate, donation, giving, investment, lift, money, premium, price, revenue, salary static const IconData handHoldingDollar = IconDataRegular(0xf4c0); /// Alias hand-holding-usd for icon [handHoldingDollar] @Deprecated('Use "handHoldingDollar" instead.') static const IconData handHoldingUsd = handHoldingDollar; /// Light Hand Holding Dollar icon /// /// https://fontawesome.com/icons/hand-holding-dollar?style=light /// $, carry, coupon, dollar sign, donate, donation, giving, investment, lift, money, premium, price, revenue, salary static const IconData lightHandHoldingDollar = IconDataLight(0xf4c0); /// Alias hand-holding-usd for icon [lightHandHoldingDollar] @Deprecated('Use "lightHandHoldingDollar" instead.') static const IconData lightHandHoldingUsd = lightHandHoldingDollar; /// Thin Hand Holding Dollar icon /// /// https://fontawesome.com/icons/hand-holding-dollar?style=thin /// $, carry, coupon, dollar sign, donate, donation, giving, investment, lift, money, premium, price, revenue, salary static const IconData thinHandHoldingDollar = IconDataThin(0xf4c0); /// Alias hand-holding-usd for icon [thinHandHoldingDollar] @Deprecated('Use "thinHandHoldingDollar" instead.') static const IconData thinHandHoldingUsd = thinHandHoldingDollar; /// Solid Hand Holding Droplet icon /// /// https://fontawesome.com/icons/hand-holding-droplet?style=solid /// blood, carry, covid-19, drought, grow, lift, sanitation static const IconData solidHandHoldingDroplet = IconDataSolid(0xf4c1); /// Alias hand-holding-water for icon [solidHandHoldingDroplet] @Deprecated('Use "solidHandHoldingDroplet" instead.') static const IconData solidHandHoldingWater = solidHandHoldingDroplet; /// Regular Hand Holding Droplet icon /// /// https://fontawesome.com/icons/hand-holding-droplet?style=regular /// blood, carry, covid-19, drought, grow, lift, sanitation static const IconData handHoldingDroplet = IconDataRegular(0xf4c1); /// Alias hand-holding-water for icon [handHoldingDroplet] @Deprecated('Use "handHoldingDroplet" instead.') static const IconData handHoldingWater = handHoldingDroplet; /// Light Hand Holding Droplet icon /// /// https://fontawesome.com/icons/hand-holding-droplet?style=light /// blood, carry, covid-19, drought, grow, lift, sanitation static const IconData lightHandHoldingDroplet = IconDataLight(0xf4c1); /// Alias hand-holding-water for icon [lightHandHoldingDroplet] @Deprecated('Use "lightHandHoldingDroplet" instead.') static const IconData lightHandHoldingWater = lightHandHoldingDroplet; /// Thin Hand Holding Droplet icon /// /// https://fontawesome.com/icons/hand-holding-droplet?style=thin /// blood, carry, covid-19, drought, grow, lift, sanitation static const IconData thinHandHoldingDroplet = IconDataThin(0xf4c1); /// Alias hand-holding-water for icon [thinHandHoldingDroplet] @Deprecated('Use "thinHandHoldingDroplet" instead.') static const IconData thinHandHoldingWater = thinHandHoldingDroplet; /// Solid Hand Holding Hand icon /// /// https://fontawesome.com/icons/hand-holding-hand?style=solid /// care, give, help, hold, protect static const IconData solidHandHoldingHand = IconDataSolid(0xe4f7); /// Regular Hand Holding Hand icon /// /// https://fontawesome.com/icons/hand-holding-hand?style=regular /// care, give, help, hold, protect static const IconData handHoldingHand = IconDataRegular(0xe4f7); /// Light Hand Holding Hand icon /// /// https://fontawesome.com/icons/hand-holding-hand?style=light /// care, give, help, hold, protect static const IconData lightHandHoldingHand = IconDataLight(0xe4f7); /// Thin Hand Holding Hand icon /// /// https://fontawesome.com/icons/hand-holding-hand?style=thin /// care, give, help, hold, protect static const IconData thinHandHoldingHand = IconDataThin(0xe4f7); /// Solid Hand Holding Heart icon /// /// https://fontawesome.com/icons/hand-holding-heart?style=solid /// carry, charity, gift, lift, package, wishlist static const IconData solidHandHoldingHeart = IconDataSolid(0xf4be); /// Regular Hand Holding Heart icon /// /// https://fontawesome.com/icons/hand-holding-heart?style=regular /// carry, charity, gift, lift, package, wishlist static const IconData handHoldingHeart = IconDataRegular(0xf4be); /// Light Hand Holding Heart icon /// /// https://fontawesome.com/icons/hand-holding-heart?style=light /// carry, charity, gift, lift, package, wishlist static const IconData lightHandHoldingHeart = IconDataLight(0xf4be); /// Thin Hand Holding Heart icon /// /// https://fontawesome.com/icons/hand-holding-heart?style=thin /// carry, charity, gift, lift, package, wishlist static const IconData thinHandHoldingHeart = IconDataThin(0xf4be); /// Solid Hand Holding Magic icon /// /// https://fontawesome.com/icons/hand-holding-magic?style=solid /// Dungeons & Dragons, carry, cast, d&d, dnd, fantasy, lift, mage, spell, witch, wizard static const IconData solidHandHoldingMagic = IconDataSolid(0xf6e5); /// Regular Hand Holding Magic icon /// /// https://fontawesome.com/icons/hand-holding-magic?style=regular /// Dungeons & Dragons, carry, cast, d&d, dnd, fantasy, lift, mage, spell, witch, wizard static const IconData handHoldingMagic = IconDataRegular(0xf6e5); /// Light Hand Holding Magic icon /// /// https://fontawesome.com/icons/hand-holding-magic?style=light /// Dungeons & Dragons, carry, cast, d&d, dnd, fantasy, lift, mage, spell, witch, wizard static const IconData lightHandHoldingMagic = IconDataLight(0xf6e5); /// Thin Hand Holding Magic icon /// /// https://fontawesome.com/icons/hand-holding-magic?style=thin /// Dungeons & Dragons, carry, cast, d&d, dnd, fantasy, lift, mage, spell, witch, wizard static const IconData thinHandHoldingMagic = IconDataThin(0xf6e5); /// Solid Hand Holding Medical icon /// /// https://fontawesome.com/icons/hand-holding-medical?style=solid /// care, covid-19, donate, help static const IconData solidHandHoldingMedical = IconDataSolid(0xe05c); /// Regular Hand Holding Medical icon /// /// https://fontawesome.com/icons/hand-holding-medical?style=regular /// care, covid-19, donate, help static const IconData handHoldingMedical = IconDataRegular(0xe05c); /// Light Hand Holding Medical icon /// /// https://fontawesome.com/icons/hand-holding-medical?style=light /// care, covid-19, donate, help static const IconData lightHandHoldingMedical = IconDataLight(0xe05c); /// Thin Hand Holding Medical icon /// /// https://fontawesome.com/icons/hand-holding-medical?style=thin /// care, covid-19, donate, help static const IconData thinHandHoldingMedical = IconDataThin(0xe05c); /// Solid Hand Holding Seedling icon /// /// https://fontawesome.com/icons/hand-holding-seedling?style=solid /// carry, grow, lift, plant static const IconData solidHandHoldingSeedling = IconDataSolid(0xf4bf); /// Regular Hand Holding Seedling icon /// /// https://fontawesome.com/icons/hand-holding-seedling?style=regular /// carry, grow, lift, plant static const IconData handHoldingSeedling = IconDataRegular(0xf4bf); /// Light Hand Holding Seedling icon /// /// https://fontawesome.com/icons/hand-holding-seedling?style=light /// carry, grow, lift, plant static const IconData lightHandHoldingSeedling = IconDataLight(0xf4bf); /// Thin Hand Holding Seedling icon /// /// https://fontawesome.com/icons/hand-holding-seedling?style=thin /// carry, grow, lift, plant static const IconData thinHandHoldingSeedling = IconDataThin(0xf4bf); /// Solid Hand Holding Skull icon /// /// https://fontawesome.com/icons/hand-holding-skull?style=solid /// hamlet, shakespeare, yorick static const IconData solidHandHoldingSkull = IconDataSolid(0xe1a4); /// Regular Hand Holding Skull icon /// /// https://fontawesome.com/icons/hand-holding-skull?style=regular /// hamlet, shakespeare, yorick static const IconData handHoldingSkull = IconDataRegular(0xe1a4); /// Light Hand Holding Skull icon /// /// https://fontawesome.com/icons/hand-holding-skull?style=light /// hamlet, shakespeare, yorick static const IconData lightHandHoldingSkull = IconDataLight(0xe1a4); /// Thin Hand Holding Skull icon /// /// https://fontawesome.com/icons/hand-holding-skull?style=thin /// hamlet, shakespeare, yorick static const IconData thinHandHoldingSkull = IconDataThin(0xe1a4); /// Solid Hand Horns icon /// /// https://fontawesome.com/icons/hand-horns?style=solid /// devil horns, finger, hand, horns, rock, rock-on, sign of the horns static const IconData solidHandHorns = IconDataSolid(0xe1a9); /// Regular Hand Horns icon /// /// https://fontawesome.com/icons/hand-horns?style=regular /// devil horns, finger, hand, horns, rock, rock-on, sign of the horns static const IconData handHorns = IconDataRegular(0xe1a9); /// Light Hand Horns icon /// /// https://fontawesome.com/icons/hand-horns?style=light /// devil horns, finger, hand, horns, rock, rock-on, sign of the horns static const IconData lightHandHorns = IconDataLight(0xe1a9); /// Thin Hand Horns icon /// /// https://fontawesome.com/icons/hand-horns?style=thin /// devil horns, finger, hand, horns, rock, rock-on, sign of the horns static const IconData thinHandHorns = IconDataThin(0xe1a9); /// Solid Hand Lizard icon /// /// https://fontawesome.com/icons/hand-lizard?style=solid /// game, roshambo static const IconData solidHandLizard = IconDataSolid(0xf258); /// Regular Hand Lizard icon /// /// https://fontawesome.com/icons/hand-lizard?style=regular /// game, roshambo static const IconData handLizard = IconDataRegular(0xf258); /// Light Hand Lizard icon /// /// https://fontawesome.com/icons/hand-lizard?style=light /// game, roshambo static const IconData lightHandLizard = IconDataLight(0xf258); /// Thin Hand Lizard icon /// /// https://fontawesome.com/icons/hand-lizard?style=thin /// game, roshambo static const IconData thinHandLizard = IconDataThin(0xf258); /// Solid Hand Love icon /// /// https://fontawesome.com/icons/hand-love?style=solid /// ILY, hand, love-you gesture, peace static const IconData solidHandLove = IconDataSolid(0xe1a5); /// Regular Hand Love icon /// /// https://fontawesome.com/icons/hand-love?style=regular /// ILY, hand, love-you gesture, peace static const IconData handLove = IconDataRegular(0xe1a5); /// Light Hand Love icon /// /// https://fontawesome.com/icons/hand-love?style=light /// ILY, hand, love-you gesture, peace static const IconData lightHandLove = IconDataLight(0xe1a5); /// Thin Hand Love icon /// /// https://fontawesome.com/icons/hand-love?style=thin /// ILY, hand, love-you gesture, peace static const IconData thinHandLove = IconDataThin(0xe1a5); /// Solid Hand Middle Finger icon /// /// https://fontawesome.com/icons/hand-middle-finger?style=solid /// finger, flip the bird, gesture, hand, hate, middle finger, rude static const IconData solidHandMiddleFinger = IconDataSolid(0xf806); /// Regular Hand Middle Finger icon /// /// https://fontawesome.com/icons/hand-middle-finger?style=regular /// finger, flip the bird, gesture, hand, hate, middle finger, rude static const IconData handMiddleFinger = IconDataRegular(0xf806); /// Light Hand Middle Finger icon /// /// https://fontawesome.com/icons/hand-middle-finger?style=light /// finger, flip the bird, gesture, hand, hate, middle finger, rude static const IconData lightHandMiddleFinger = IconDataLight(0xf806); /// Thin Hand Middle Finger icon /// /// https://fontawesome.com/icons/hand-middle-finger?style=thin /// finger, flip the bird, gesture, hand, hate, middle finger, rude static const IconData thinHandMiddleFinger = IconDataThin(0xf806); /// Solid Hand Peace icon /// /// https://fontawesome.com/icons/hand-peace?style=solid /// hand, rest, truce, v, victory, victory hand static const IconData solidHandPeace = IconDataSolid(0xf25b); /// Regular Hand Peace icon /// /// https://fontawesome.com/icons/hand-peace?style=regular /// hand, rest, truce, v, victory, victory hand static const IconData handPeace = IconDataRegular(0xf25b); /// Light Hand Peace icon /// /// https://fontawesome.com/icons/hand-peace?style=light /// hand, rest, truce, v, victory, victory hand static const IconData lightHandPeace = IconDataLight(0xf25b); /// Thin Hand Peace icon /// /// https://fontawesome.com/icons/hand-peace?style=thin /// hand, rest, truce, v, victory, victory hand static const IconData thinHandPeace = IconDataThin(0xf25b); /// Solid Hand Point Down icon /// /// https://fontawesome.com/icons/hand-point-down?style=solid /// finger, hand-o-down, point static const IconData solidHandPointDown = IconDataSolid(0xf0a7); /// Regular Hand Point Down icon /// /// https://fontawesome.com/icons/hand-point-down?style=regular /// finger, hand-o-down, point static const IconData handPointDown = IconDataRegular(0xf0a7); /// Light Hand Point Down icon /// /// https://fontawesome.com/icons/hand-point-down?style=light /// finger, hand-o-down, point static const IconData lightHandPointDown = IconDataLight(0xf0a7); /// Thin Hand Point Down icon /// /// https://fontawesome.com/icons/hand-point-down?style=thin /// finger, hand-o-down, point static const IconData thinHandPointDown = IconDataThin(0xf0a7); /// Solid Hand Point Left icon /// /// https://fontawesome.com/icons/hand-point-left?style=solid /// back, finger, hand-o-left, left, point, previous static const IconData solidHandPointLeft = IconDataSolid(0xf0a5); /// Regular Hand Point Left icon /// /// https://fontawesome.com/icons/hand-point-left?style=regular /// back, finger, hand-o-left, left, point, previous static const IconData handPointLeft = IconDataRegular(0xf0a5); /// Light Hand Point Left icon /// /// https://fontawesome.com/icons/hand-point-left?style=light /// back, finger, hand-o-left, left, point, previous static const IconData lightHandPointLeft = IconDataLight(0xf0a5); /// Thin Hand Point Left icon /// /// https://fontawesome.com/icons/hand-point-left?style=thin /// back, finger, hand-o-left, left, point, previous static const IconData thinHandPointLeft = IconDataThin(0xf0a5); /// Solid Hand Point Ribbon icon /// /// https://fontawesome.com/icons/hand-point-ribbon?style=solid /// remember, remind static const IconData solidHandPointRibbon = IconDataSolid(0xe1a6); /// Regular Hand Point Ribbon icon /// /// https://fontawesome.com/icons/hand-point-ribbon?style=regular /// remember, remind static const IconData handPointRibbon = IconDataRegular(0xe1a6); /// Light Hand Point Ribbon icon /// /// https://fontawesome.com/icons/hand-point-ribbon?style=light /// remember, remind static const IconData lightHandPointRibbon = IconDataLight(0xe1a6); /// Thin Hand Point Ribbon icon /// /// https://fontawesome.com/icons/hand-point-ribbon?style=thin /// remember, remind static const IconData thinHandPointRibbon = IconDataThin(0xe1a6); /// Solid Hand Point Right icon /// /// https://fontawesome.com/icons/hand-point-right?style=solid /// finger, forward, hand-o-right, next, point, right static const IconData solidHandPointRight = IconDataSolid(0xf0a4); /// Regular Hand Point Right icon /// /// https://fontawesome.com/icons/hand-point-right?style=regular /// finger, forward, hand-o-right, next, point, right static const IconData handPointRight = IconDataRegular(0xf0a4); /// Light Hand Point Right icon /// /// https://fontawesome.com/icons/hand-point-right?style=light /// finger, forward, hand-o-right, next, point, right static const IconData lightHandPointRight = IconDataLight(0xf0a4); /// Thin Hand Point Right icon /// /// https://fontawesome.com/icons/hand-point-right?style=thin /// finger, forward, hand-o-right, next, point, right static const IconData thinHandPointRight = IconDataThin(0xf0a4); /// Solid Hand Point Up icon /// /// https://fontawesome.com/icons/hand-point-up?style=solid /// finger, hand, hand-o-up, index, index pointing up, point, request, up, upgrade static const IconData solidHandPointUp = IconDataSolid(0xf0a6); /// Regular Hand Point Up icon /// /// https://fontawesome.com/icons/hand-point-up?style=regular /// finger, hand, hand-o-up, index, index pointing up, point, request, up, upgrade static const IconData handPointUp = IconDataRegular(0xf0a6); /// Light Hand Point Up icon /// /// https://fontawesome.com/icons/hand-point-up?style=light /// finger, hand, hand-o-up, index, index pointing up, point, request, up, upgrade static const IconData lightHandPointUp = IconDataLight(0xf0a6); /// Thin Hand Point Up icon /// /// https://fontawesome.com/icons/hand-point-up?style=thin /// finger, hand, hand-o-up, index, index pointing up, point, request, up, upgrade static const IconData thinHandPointUp = IconDataThin(0xf0a6); /// Solid Hand Pointer icon /// /// https://fontawesome.com/icons/hand-pointer?style=solid /// arrow, cursor, select static const IconData solidHandPointer = IconDataSolid(0xf25a); /// Regular Hand Pointer icon /// /// https://fontawesome.com/icons/hand-pointer?style=regular /// arrow, cursor, select static const IconData handPointer = IconDataRegular(0xf25a); /// Light Hand Pointer icon /// /// https://fontawesome.com/icons/hand-pointer?style=light /// arrow, cursor, select static const IconData lightHandPointer = IconDataLight(0xf25a); /// Thin Hand Pointer icon /// /// https://fontawesome.com/icons/hand-pointer?style=thin /// arrow, cursor, select static const IconData thinHandPointer = IconDataThin(0xf25a); /// Solid Hand Scissors icon /// /// https://fontawesome.com/icons/hand-scissors?style=solid /// cut, game, roshambo static const IconData solidHandScissors = IconDataSolid(0xf257); /// Regular Hand Scissors icon /// /// https://fontawesome.com/icons/hand-scissors?style=regular /// cut, game, roshambo static const IconData handScissors = IconDataRegular(0xf257); /// Light Hand Scissors icon /// /// https://fontawesome.com/icons/hand-scissors?style=light /// cut, game, roshambo static const IconData lightHandScissors = IconDataLight(0xf257); /// Thin Hand Scissors icon /// /// https://fontawesome.com/icons/hand-scissors?style=thin /// cut, game, roshambo static const IconData thinHandScissors = IconDataThin(0xf257); /// Solid Hand Sparkles icon /// /// https://fontawesome.com/icons/hand-sparkles?style=solid /// clean, covid-19, hygiene, magic, palm, soap, wash static const IconData solidHandSparkles = IconDataSolid(0xe05d); /// Regular Hand Sparkles icon /// /// https://fontawesome.com/icons/hand-sparkles?style=regular /// clean, covid-19, hygiene, magic, palm, soap, wash static const IconData handSparkles = IconDataRegular(0xe05d); /// Light Hand Sparkles icon /// /// https://fontawesome.com/icons/hand-sparkles?style=light /// clean, covid-19, hygiene, magic, palm, soap, wash static const IconData lightHandSparkles = IconDataLight(0xe05d); /// Thin Hand Sparkles icon /// /// https://fontawesome.com/icons/hand-sparkles?style=thin /// clean, covid-19, hygiene, magic, palm, soap, wash static const IconData thinHandSparkles = IconDataThin(0xe05d); /// Solid Hand Spock icon /// /// https://fontawesome.com/icons/hand-spock?style=solid /// finger, hand, live long, palm, prosper, salute, spock, star trek, vulcan, vulcan salute static const IconData solidHandSpock = IconDataSolid(0xf259); /// Regular Hand Spock icon /// /// https://fontawesome.com/icons/hand-spock?style=regular /// finger, hand, live long, palm, prosper, salute, spock, star trek, vulcan, vulcan salute static const IconData handSpock = IconDataRegular(0xf259); /// Light Hand Spock icon /// /// https://fontawesome.com/icons/hand-spock?style=light /// finger, hand, live long, palm, prosper, salute, spock, star trek, vulcan, vulcan salute static const IconData lightHandSpock = IconDataLight(0xf259); /// Thin Hand Spock icon /// /// https://fontawesome.com/icons/hand-spock?style=thin /// finger, hand, live long, palm, prosper, salute, spock, star trek, vulcan, vulcan salute static const IconData thinHandSpock = IconDataThin(0xf259); /// Solid Hand Wave icon /// /// https://fontawesome.com/icons/hand-wave?style=solid /// hand, hello, palm, request, wave, waving, waving hand static const IconData solidHandWave = IconDataSolid(0xe1a7); /// Regular Hand Wave icon /// /// https://fontawesome.com/icons/hand-wave?style=regular /// hand, hello, palm, request, wave, waving, waving hand static const IconData handWave = IconDataRegular(0xe1a7); /// Light Hand Wave icon /// /// https://fontawesome.com/icons/hand-wave?style=light /// hand, hello, palm, request, wave, waving, waving hand static const IconData lightHandWave = IconDataLight(0xe1a7); /// Thin Hand Wave icon /// /// https://fontawesome.com/icons/hand-wave?style=thin /// hand, hello, palm, request, wave, waving, waving hand static const IconData thinHandWave = IconDataThin(0xe1a7); /// Solid Handcuffs icon /// /// https://fontawesome.com/icons/handcuffs?style=solid /// arrest, criminal, handcuffs, jail, lock, police, wrist static const IconData solidHandcuffs = IconDataSolid(0xe4f8); /// Regular Handcuffs icon /// /// https://fontawesome.com/icons/handcuffs?style=regular /// arrest, criminal, handcuffs, jail, lock, police, wrist static const IconData handcuffs = IconDataRegular(0xe4f8); /// Light Handcuffs icon /// /// https://fontawesome.com/icons/handcuffs?style=light /// arrest, criminal, handcuffs, jail, lock, police, wrist static const IconData lightHandcuffs = IconDataLight(0xe4f8); /// Thin Handcuffs icon /// /// https://fontawesome.com/icons/handcuffs?style=thin /// arrest, criminal, handcuffs, jail, lock, police, wrist static const IconData thinHandcuffs = IconDataThin(0xe4f8); /// Solid Hands icon /// /// https://fontawesome.com/icons/hands?style=solid /// Translate, asl, deaf, hands static const IconData solidHands = IconDataSolid(0xf2a7); /// Alias sign-language for icon [solidHands] @Deprecated('Use "solidHands" instead.') static const IconData solidSignLanguage = solidHands; /// Alias signing for icon [solidHands] @Deprecated('Use "solidHands" instead.') static const IconData solidSigning = solidHands; /// Regular Hands icon /// /// https://fontawesome.com/icons/hands?style=regular /// Translate, asl, deaf, hands static const IconData hands = IconDataRegular(0xf2a7); /// Alias sign-language for icon [hands] @Deprecated('Use "hands" instead.') static const IconData signLanguage = hands; /// Alias signing for icon [hands] @Deprecated('Use "hands" instead.') static const IconData signing = hands; /// Light Hands icon /// /// https://fontawesome.com/icons/hands?style=light /// Translate, asl, deaf, hands static const IconData lightHands = IconDataLight(0xf2a7); /// Alias sign-language for icon [lightHands] @Deprecated('Use "lightHands" instead.') static const IconData lightSignLanguage = lightHands; /// Alias signing for icon [lightHands] @Deprecated('Use "lightHands" instead.') static const IconData lightSigning = lightHands; /// Thin Hands icon /// /// https://fontawesome.com/icons/hands?style=thin /// Translate, asl, deaf, hands static const IconData thinHands = IconDataThin(0xf2a7); /// Alias sign-language for icon [thinHands] @Deprecated('Use "thinHands" instead.') static const IconData thinSignLanguage = thinHands; /// Alias signing for icon [thinHands] @Deprecated('Use "thinHands" instead.') static const IconData thinSigning = thinHands; /// Solid Hands Asl Interpreting icon /// /// https://fontawesome.com/icons/hands-asl-interpreting?style=solid /// asl, deaf, finger, hand, interpret, speak static const IconData solidHandsAslInterpreting = IconDataSolid(0xf2a3); /// Alias american-sign-language-interpreting for icon [solidHandsAslInterpreting] @Deprecated('Use "solidHandsAslInterpreting" instead.') static const IconData solidAmericanSignLanguageInterpreting = solidHandsAslInterpreting; /// Alias asl-interpreting for icon [solidHandsAslInterpreting] @Deprecated('Use "solidHandsAslInterpreting" instead.') static const IconData solidAslInterpreting = solidHandsAslInterpreting; /// Alias hands-american-sign-language-interpreting for icon [solidHandsAslInterpreting] @Deprecated('Use "solidHandsAslInterpreting" instead.') static const IconData solidHandsAmericanSignLanguageInterpreting = solidHandsAslInterpreting; /// Regular Hands Asl Interpreting icon /// /// https://fontawesome.com/icons/hands-asl-interpreting?style=regular /// asl, deaf, finger, hand, interpret, speak static const IconData handsAslInterpreting = IconDataRegular(0xf2a3); /// Alias american-sign-language-interpreting for icon [handsAslInterpreting] @Deprecated('Use "handsAslInterpreting" instead.') static const IconData americanSignLanguageInterpreting = handsAslInterpreting; /// Alias asl-interpreting for icon [handsAslInterpreting] @Deprecated('Use "handsAslInterpreting" instead.') static const IconData aslInterpreting = handsAslInterpreting; /// Alias hands-american-sign-language-interpreting for icon [handsAslInterpreting] @Deprecated('Use "handsAslInterpreting" instead.') static const IconData handsAmericanSignLanguageInterpreting = handsAslInterpreting; /// Light Hands Asl Interpreting icon /// /// https://fontawesome.com/icons/hands-asl-interpreting?style=light /// asl, deaf, finger, hand, interpret, speak static const IconData lightHandsAslInterpreting = IconDataLight(0xf2a3); /// Alias american-sign-language-interpreting for icon [lightHandsAslInterpreting] @Deprecated('Use "lightHandsAslInterpreting" instead.') static const IconData lightAmericanSignLanguageInterpreting = lightHandsAslInterpreting; /// Alias asl-interpreting for icon [lightHandsAslInterpreting] @Deprecated('Use "lightHandsAslInterpreting" instead.') static const IconData lightAslInterpreting = lightHandsAslInterpreting; /// Alias hands-american-sign-language-interpreting for icon [lightHandsAslInterpreting] @Deprecated('Use "lightHandsAslInterpreting" instead.') static const IconData lightHandsAmericanSignLanguageInterpreting = lightHandsAslInterpreting; /// Thin Hands Asl Interpreting icon /// /// https://fontawesome.com/icons/hands-asl-interpreting?style=thin /// asl, deaf, finger, hand, interpret, speak static const IconData thinHandsAslInterpreting = IconDataThin(0xf2a3); /// Alias american-sign-language-interpreting for icon [thinHandsAslInterpreting] @Deprecated('Use "thinHandsAslInterpreting" instead.') static const IconData thinAmericanSignLanguageInterpreting = thinHandsAslInterpreting; /// Alias asl-interpreting for icon [thinHandsAslInterpreting] @Deprecated('Use "thinHandsAslInterpreting" instead.') static const IconData thinAslInterpreting = thinHandsAslInterpreting; /// Alias hands-american-sign-language-interpreting for icon [thinHandsAslInterpreting] @Deprecated('Use "thinHandsAslInterpreting" instead.') static const IconData thinHandsAmericanSignLanguageInterpreting = thinHandsAslInterpreting; /// Solid Hands Bound icon /// /// https://fontawesome.com/icons/hands-bound?style=solid /// abduction, bound, handcuff, wrist static const IconData solidHandsBound = IconDataSolid(0xe4f9); /// Regular Hands Bound icon /// /// https://fontawesome.com/icons/hands-bound?style=regular /// abduction, bound, handcuff, wrist static const IconData handsBound = IconDataRegular(0xe4f9); /// Light Hands Bound icon /// /// https://fontawesome.com/icons/hands-bound?style=light /// abduction, bound, handcuff, wrist static const IconData lightHandsBound = IconDataLight(0xe4f9); /// Thin Hands Bound icon /// /// https://fontawesome.com/icons/hands-bound?style=thin /// abduction, bound, handcuff, wrist static const IconData thinHandsBound = IconDataThin(0xe4f9); /// Solid Hands Bubbles icon /// /// https://fontawesome.com/icons/hands-bubbles?style=solid /// covid-19, hygiene, soap, wash static const IconData solidHandsBubbles = IconDataSolid(0xe05e); /// Alias hands-wash for icon [solidHandsBubbles] @Deprecated('Use "solidHandsBubbles" instead.') static const IconData solidHandsWash = solidHandsBubbles; /// Regular Hands Bubbles icon /// /// https://fontawesome.com/icons/hands-bubbles?style=regular /// covid-19, hygiene, soap, wash static const IconData handsBubbles = IconDataRegular(0xe05e); /// Alias hands-wash for icon [handsBubbles] @Deprecated('Use "handsBubbles" instead.') static const IconData handsWash = handsBubbles; /// Light Hands Bubbles icon /// /// https://fontawesome.com/icons/hands-bubbles?style=light /// covid-19, hygiene, soap, wash static const IconData lightHandsBubbles = IconDataLight(0xe05e); /// Alias hands-wash for icon [lightHandsBubbles] @Deprecated('Use "lightHandsBubbles" instead.') static const IconData lightHandsWash = lightHandsBubbles; /// Thin Hands Bubbles icon /// /// https://fontawesome.com/icons/hands-bubbles?style=thin /// covid-19, hygiene, soap, wash static const IconData thinHandsBubbles = IconDataThin(0xe05e); /// Alias hands-wash for icon [thinHandsBubbles] @Deprecated('Use "thinHandsBubbles" instead.') static const IconData thinHandsWash = thinHandsBubbles; /// Solid Hands Clapping icon /// /// https://fontawesome.com/icons/hands-clapping?style=solid /// applause, clap, clapping hands, hand static const IconData solidHandsClapping = IconDataSolid(0xe1a8); /// Regular Hands Clapping icon /// /// https://fontawesome.com/icons/hands-clapping?style=regular /// applause, clap, clapping hands, hand static const IconData handsClapping = IconDataRegular(0xe1a8); /// Light Hands Clapping icon /// /// https://fontawesome.com/icons/hands-clapping?style=light /// applause, clap, clapping hands, hand static const IconData lightHandsClapping = IconDataLight(0xe1a8); /// Thin Hands Clapping icon /// /// https://fontawesome.com/icons/hands-clapping?style=thin /// applause, clap, clapping hands, hand static const IconData thinHandsClapping = IconDataThin(0xe1a8); /// Solid Hands Holding icon /// /// https://fontawesome.com/icons/hands-holding?style=solid /// carry, hold, lift static const IconData solidHandsHolding = IconDataSolid(0xf4c2); /// Regular Hands Holding icon /// /// https://fontawesome.com/icons/hands-holding?style=regular /// carry, hold, lift static const IconData handsHolding = IconDataRegular(0xf4c2); /// Light Hands Holding icon /// /// https://fontawesome.com/icons/hands-holding?style=light /// carry, hold, lift static const IconData lightHandsHolding = IconDataLight(0xf4c2); /// Thin Hands Holding icon /// /// https://fontawesome.com/icons/hands-holding?style=thin /// carry, hold, lift static const IconData thinHandsHolding = IconDataThin(0xf4c2); /// Solid Hands Holding Child icon /// /// https://fontawesome.com/icons/hands-holding-child?style=solid /// care, give, help, hold, parent, protect static const IconData solidHandsHoldingChild = IconDataSolid(0xe4fa); /// Regular Hands Holding Child icon /// /// https://fontawesome.com/icons/hands-holding-child?style=regular /// care, give, help, hold, parent, protect static const IconData handsHoldingChild = IconDataRegular(0xe4fa); /// Light Hands Holding Child icon /// /// https://fontawesome.com/icons/hands-holding-child?style=light /// care, give, help, hold, parent, protect static const IconData lightHandsHoldingChild = IconDataLight(0xe4fa); /// Thin Hands Holding Child icon /// /// https://fontawesome.com/icons/hands-holding-child?style=thin /// care, give, help, hold, parent, protect static const IconData thinHandsHoldingChild = IconDataThin(0xe4fa); /// Solid Hands Holding Circle icon /// /// https://fontawesome.com/icons/hands-holding-circle?style=solid /// circle, gift, protection static const IconData solidHandsHoldingCircle = IconDataSolid(0xe4fb); /// Regular Hands Holding Circle icon /// /// https://fontawesome.com/icons/hands-holding-circle?style=regular /// circle, gift, protection static const IconData handsHoldingCircle = IconDataRegular(0xe4fb); /// Light Hands Holding Circle icon /// /// https://fontawesome.com/icons/hands-holding-circle?style=light /// circle, gift, protection static const IconData lightHandsHoldingCircle = IconDataLight(0xe4fb); /// Thin Hands Holding Circle icon /// /// https://fontawesome.com/icons/hands-holding-circle?style=thin /// circle, gift, protection static const IconData thinHandsHoldingCircle = IconDataThin(0xe4fb); /// Solid Hands Holding Diamond icon /// /// https://fontawesome.com/icons/hands-holding-diamond?style=solid /// carry, gift, handling, package, shipping static const IconData solidHandsHoldingDiamond = IconDataSolid(0xf47c); /// Alias hand-receiving for icon [solidHandsHoldingDiamond] @Deprecated('Use "solidHandsHoldingDiamond" instead.') static const IconData solidHandReceiving = solidHandsHoldingDiamond; /// Regular Hands Holding Diamond icon /// /// https://fontawesome.com/icons/hands-holding-diamond?style=regular /// carry, gift, handling, package, shipping static const IconData handsHoldingDiamond = IconDataRegular(0xf47c); /// Alias hand-receiving for icon [handsHoldingDiamond] @Deprecated('Use "handsHoldingDiamond" instead.') static const IconData handReceiving = handsHoldingDiamond; /// Light Hands Holding Diamond icon /// /// https://fontawesome.com/icons/hands-holding-diamond?style=light /// carry, gift, handling, package, shipping static const IconData lightHandsHoldingDiamond = IconDataLight(0xf47c); /// Alias hand-receiving for icon [lightHandsHoldingDiamond] @Deprecated('Use "lightHandsHoldingDiamond" instead.') static const IconData lightHandReceiving = lightHandsHoldingDiamond; /// Thin Hands Holding Diamond icon /// /// https://fontawesome.com/icons/hands-holding-diamond?style=thin /// carry, gift, handling, package, shipping static const IconData thinHandsHoldingDiamond = IconDataThin(0xf47c); /// Alias hand-receiving for icon [thinHandsHoldingDiamond] @Deprecated('Use "thinHandsHoldingDiamond" instead.') static const IconData thinHandReceiving = thinHandsHoldingDiamond; /// Solid Hands Holding Dollar icon /// /// https://fontawesome.com/icons/hands-holding-dollar?style=solid /// $, carry, coupon, dollar sign, donation, giving, hold, investment, money, premium, price, revenue, salary, usd static const IconData solidHandsHoldingDollar = IconDataSolid(0xf4c5); /// Alias hands-usd for icon [solidHandsHoldingDollar] @Deprecated('Use "solidHandsHoldingDollar" instead.') static const IconData solidHandsUsd = solidHandsHoldingDollar; /// Regular Hands Holding Dollar icon /// /// https://fontawesome.com/icons/hands-holding-dollar?style=regular /// $, carry, coupon, dollar sign, donation, giving, hold, investment, money, premium, price, revenue, salary, usd static const IconData handsHoldingDollar = IconDataRegular(0xf4c5); /// Alias hands-usd for icon [handsHoldingDollar] @Deprecated('Use "handsHoldingDollar" instead.') static const IconData handsUsd = handsHoldingDollar; /// Light Hands Holding Dollar icon /// /// https://fontawesome.com/icons/hands-holding-dollar?style=light /// $, carry, coupon, dollar sign, donation, giving, hold, investment, money, premium, price, revenue, salary, usd static const IconData lightHandsHoldingDollar = IconDataLight(0xf4c5); /// Alias hands-usd for icon [lightHandsHoldingDollar] @Deprecated('Use "lightHandsHoldingDollar" instead.') static const IconData lightHandsUsd = lightHandsHoldingDollar; /// Thin Hands Holding Dollar icon /// /// https://fontawesome.com/icons/hands-holding-dollar?style=thin /// $, carry, coupon, dollar sign, donation, giving, hold, investment, money, premium, price, revenue, salary, usd static const IconData thinHandsHoldingDollar = IconDataThin(0xf4c5); /// Alias hands-usd for icon [thinHandsHoldingDollar] @Deprecated('Use "thinHandsHoldingDollar" instead.') static const IconData thinHandsUsd = thinHandsHoldingDollar; /// Solid Hands Holding Heart icon /// /// https://fontawesome.com/icons/hands-holding-heart?style=solid /// carry, gift, help, hold, lift, wishlist static const IconData solidHandsHoldingHeart = IconDataSolid(0xf4c3); /// Alias hands-heart for icon [solidHandsHoldingHeart] @Deprecated('Use "solidHandsHoldingHeart" instead.') static const IconData solidHandsHeart = solidHandsHoldingHeart; /// Regular Hands Holding Heart icon /// /// https://fontawesome.com/icons/hands-holding-heart?style=regular /// carry, gift, help, hold, lift, wishlist static const IconData handsHoldingHeart = IconDataRegular(0xf4c3); /// Alias hands-heart for icon [handsHoldingHeart] @Deprecated('Use "handsHoldingHeart" instead.') static const IconData handsHeart = handsHoldingHeart; /// Light Hands Holding Heart icon /// /// https://fontawesome.com/icons/hands-holding-heart?style=light /// carry, gift, help, hold, lift, wishlist static const IconData lightHandsHoldingHeart = IconDataLight(0xf4c3); /// Alias hands-heart for icon [lightHandsHoldingHeart] @Deprecated('Use "lightHandsHoldingHeart" instead.') static const IconData lightHandsHeart = lightHandsHoldingHeart; /// Thin Hands Holding Heart icon /// /// https://fontawesome.com/icons/hands-holding-heart?style=thin /// carry, gift, help, hold, lift, wishlist static const IconData thinHandsHoldingHeart = IconDataThin(0xf4c3); /// Alias hands-heart for icon [thinHandsHoldingHeart] @Deprecated('Use "thinHandsHoldingHeart" instead.') static const IconData thinHandsHeart = thinHandsHoldingHeart; /// Solid Hands Praying icon /// /// https://fontawesome.com/icons/hands-praying?style=solid /// kneel, preach, religion, worship static const IconData solidHandsPraying = IconDataSolid(0xf684); /// Alias praying-hands for icon [solidHandsPraying] @Deprecated('Use "solidHandsPraying" instead.') static const IconData solidPrayingHands = solidHandsPraying; /// Regular Hands Praying icon /// /// https://fontawesome.com/icons/hands-praying?style=regular /// kneel, preach, religion, worship static const IconData handsPraying = IconDataRegular(0xf684); /// Alias praying-hands for icon [handsPraying] @Deprecated('Use "handsPraying" instead.') static const IconData prayingHands = handsPraying; /// Light Hands Praying icon /// /// https://fontawesome.com/icons/hands-praying?style=light /// kneel, preach, religion, worship static const IconData lightHandsPraying = IconDataLight(0xf684); /// Alias praying-hands for icon [lightHandsPraying] @Deprecated('Use "lightHandsPraying" instead.') static const IconData lightPrayingHands = lightHandsPraying; /// Thin Hands Praying icon /// /// https://fontawesome.com/icons/hands-praying?style=thin /// kneel, preach, religion, worship static const IconData thinHandsPraying = IconDataThin(0xf684); /// Alias praying-hands for icon [thinHandsPraying] @Deprecated('Use "thinHandsPraying" instead.') static const IconData thinPrayingHands = thinHandsPraying; /// Solid Handshake icon /// /// https://fontawesome.com/icons/handshake?style=solid /// agreement, greeting, meeting, partnership static const IconData solidHandshake = IconDataSolid(0xf2b5); /// Regular Handshake icon /// /// https://fontawesome.com/icons/handshake?style=regular /// agreement, greeting, meeting, partnership static const IconData handshake = IconDataRegular(0xf2b5); /// Light Handshake icon /// /// https://fontawesome.com/icons/handshake?style=light /// agreement, greeting, meeting, partnership static const IconData lightHandshake = IconDataLight(0xf2b5); /// Thin Handshake icon /// /// https://fontawesome.com/icons/handshake?style=thin /// agreement, greeting, meeting, partnership static const IconData thinHandshake = IconDataThin(0xf2b5); /// Solid Handshake Angle icon /// /// https://fontawesome.com/icons/handshake-angle?style=solid /// aid, assistance, handshake, partnership, volunteering static const IconData solidHandshakeAngle = IconDataSolid(0xf4c4); /// Alias hands-helping for icon [solidHandshakeAngle] @Deprecated('Use "solidHandshakeAngle" instead.') static const IconData solidHandsHelping = solidHandshakeAngle; /// Regular Handshake Angle icon /// /// https://fontawesome.com/icons/handshake-angle?style=regular /// aid, assistance, handshake, partnership, volunteering static const IconData handshakeAngle = IconDataRegular(0xf4c4); /// Alias hands-helping for icon [handshakeAngle] @Deprecated('Use "handshakeAngle" instead.') static const IconData handsHelping = handshakeAngle; /// Light Handshake Angle icon /// /// https://fontawesome.com/icons/handshake-angle?style=light /// aid, assistance, handshake, partnership, volunteering static const IconData lightHandshakeAngle = IconDataLight(0xf4c4); /// Alias hands-helping for icon [lightHandshakeAngle] @Deprecated('Use "lightHandshakeAngle" instead.') static const IconData lightHandsHelping = lightHandshakeAngle; /// Thin Handshake Angle icon /// /// https://fontawesome.com/icons/handshake-angle?style=thin /// aid, assistance, handshake, partnership, volunteering static const IconData thinHandshakeAngle = IconDataThin(0xf4c4); /// Alias hands-helping for icon [thinHandshakeAngle] @Deprecated('Use "thinHandshakeAngle" instead.') static const IconData thinHandsHelping = thinHandshakeAngle; /// Solid Handshake Simple icon /// /// https://fontawesome.com/icons/handshake-simple?style=solid /// agreement, greeting, hand, handshake, meeting, partnership, shake static const IconData solidHandshakeSimple = IconDataSolid(0xf4c6); /// Alias handshake-alt for icon [solidHandshakeSimple] @Deprecated('Use "solidHandshakeSimple" instead.') static const IconData solidHandshakeAlt = solidHandshakeSimple; /// Regular Handshake Simple icon /// /// https://fontawesome.com/icons/handshake-simple?style=regular /// agreement, greeting, hand, handshake, meeting, partnership, shake static const IconData handshakeSimple = IconDataRegular(0xf4c6); /// Alias handshake-alt for icon [handshakeSimple] @Deprecated('Use "handshakeSimple" instead.') static const IconData handshakeAlt = handshakeSimple; /// Light Handshake Simple icon /// /// https://fontawesome.com/icons/handshake-simple?style=light /// agreement, greeting, hand, handshake, meeting, partnership, shake static const IconData lightHandshakeSimple = IconDataLight(0xf4c6); /// Alias handshake-alt for icon [lightHandshakeSimple] @Deprecated('Use "lightHandshakeSimple" instead.') static const IconData lightHandshakeAlt = lightHandshakeSimple; /// Thin Handshake Simple icon /// /// https://fontawesome.com/icons/handshake-simple?style=thin /// agreement, greeting, hand, handshake, meeting, partnership, shake static const IconData thinHandshakeSimple = IconDataThin(0xf4c6); /// Alias handshake-alt for icon [thinHandshakeSimple] @Deprecated('Use "thinHandshakeSimple" instead.') static const IconData thinHandshakeAlt = thinHandshakeSimple; /// Solid Handshake Simple Slash icon /// /// https://fontawesome.com/icons/handshake-simple-slash?style=solid /// broken, covid-19, disabled, social distance static const IconData solidHandshakeSimpleSlash = IconDataSolid(0xe05f); /// Alias handshake-alt-slash for icon [solidHandshakeSimpleSlash] @Deprecated('Use "solidHandshakeSimpleSlash" instead.') static const IconData solidHandshakeAltSlash = solidHandshakeSimpleSlash; /// Regular Handshake Simple Slash icon /// /// https://fontawesome.com/icons/handshake-simple-slash?style=regular /// broken, covid-19, disabled, social distance static const IconData handshakeSimpleSlash = IconDataRegular(0xe05f); /// Alias handshake-alt-slash for icon [handshakeSimpleSlash] @Deprecated('Use "handshakeSimpleSlash" instead.') static const IconData handshakeAltSlash = handshakeSimpleSlash; /// Light Handshake Simple Slash icon /// /// https://fontawesome.com/icons/handshake-simple-slash?style=light /// broken, covid-19, disabled, social distance static const IconData lightHandshakeSimpleSlash = IconDataLight(0xe05f); /// Alias handshake-alt-slash for icon [lightHandshakeSimpleSlash] @Deprecated('Use "lightHandshakeSimpleSlash" instead.') static const IconData lightHandshakeAltSlash = lightHandshakeSimpleSlash; /// Thin Handshake Simple Slash icon /// /// https://fontawesome.com/icons/handshake-simple-slash?style=thin /// broken, covid-19, disabled, social distance static const IconData thinHandshakeSimpleSlash = IconDataThin(0xe05f); /// Alias handshake-alt-slash for icon [thinHandshakeSimpleSlash] @Deprecated('Use "thinHandshakeSimpleSlash" instead.') static const IconData thinHandshakeAltSlash = thinHandshakeSimpleSlash; /// Solid Handshake Slash icon /// /// https://fontawesome.com/icons/handshake-slash?style=solid /// broken, covid-19, disabled, social distance static const IconData solidHandshakeSlash = IconDataSolid(0xe060); /// Regular Handshake Slash icon /// /// https://fontawesome.com/icons/handshake-slash?style=regular /// broken, covid-19, disabled, social distance static const IconData handshakeSlash = IconDataRegular(0xe060); /// Light Handshake Slash icon /// /// https://fontawesome.com/icons/handshake-slash?style=light /// broken, covid-19, disabled, social distance static const IconData lightHandshakeSlash = IconDataLight(0xe060); /// Thin Handshake Slash icon /// /// https://fontawesome.com/icons/handshake-slash?style=thin /// broken, covid-19, disabled, social distance static const IconData thinHandshakeSlash = IconDataThin(0xe060); /// Solid Hanukiah icon /// /// https://fontawesome.com/icons/hanukiah?style=solid /// candelabrum, candle, candlestick, hanukkah, jewish, judaism, light, menorah, religion static const IconData solidHanukiah = IconDataSolid(0xf6e6); /// Regular Hanukiah icon /// /// https://fontawesome.com/icons/hanukiah?style=regular /// candelabrum, candle, candlestick, hanukkah, jewish, judaism, light, menorah, religion static const IconData hanukiah = IconDataRegular(0xf6e6); /// Light Hanukiah icon /// /// https://fontawesome.com/icons/hanukiah?style=light /// candelabrum, candle, candlestick, hanukkah, jewish, judaism, light, menorah, religion static const IconData lightHanukiah = IconDataLight(0xf6e6); /// Thin Hanukiah icon /// /// https://fontawesome.com/icons/hanukiah?style=thin /// candelabrum, candle, candlestick, hanukkah, jewish, judaism, light, menorah, religion static const IconData thinHanukiah = IconDataThin(0xf6e6); /// Solid Hard Drive icon /// /// https://fontawesome.com/icons/hard-drive?style=solid /// Hard Disk, cpu, hard drive, harddrive, machine, save, storage static const IconData solidHardDrive = IconDataSolid(0xf0a0); /// Alias hdd for icon [solidHardDrive] @Deprecated('Use "solidHardDrive" instead.') static const IconData solidHdd = solidHardDrive; /// Regular Hard Drive icon /// /// https://fontawesome.com/icons/hard-drive?style=regular /// Hard Disk, cpu, hard drive, harddrive, machine, save, storage static const IconData hardDrive = IconDataRegular(0xf0a0); /// Alias hdd for icon [hardDrive] @Deprecated('Use "hardDrive" instead.') static const IconData hdd = hardDrive; /// Light Hard Drive icon /// /// https://fontawesome.com/icons/hard-drive?style=light /// Hard Disk, cpu, hard drive, harddrive, machine, save, storage static const IconData lightHardDrive = IconDataLight(0xf0a0); /// Alias hdd for icon [lightHardDrive] @Deprecated('Use "lightHardDrive" instead.') static const IconData lightHdd = lightHardDrive; /// Thin Hard Drive icon /// /// https://fontawesome.com/icons/hard-drive?style=thin /// Hard Disk, cpu, hard drive, harddrive, machine, save, storage static const IconData thinHardDrive = IconDataThin(0xf0a0); /// Alias hdd for icon [thinHardDrive] @Deprecated('Use "thinHardDrive" instead.') static const IconData thinHdd = thinHardDrive; /// Brands Hashnode icon /// /// https://fontawesome.com/icons/hashnode?style=brands static const IconData hashnode = IconDataBrands(0xe499); /// Solid Hashtag icon /// /// https://fontawesome.com/icons/hashtag?style=solid /// Number Sign, Twitter, instagram, pound, social media, tag static const IconData solidHashtag = IconDataSolid(0x23); /// Regular Hashtag icon /// /// https://fontawesome.com/icons/hashtag?style=regular /// Number Sign, Twitter, instagram, pound, social media, tag static const IconData hashtag = IconDataRegular(0x23); /// Light Hashtag icon /// /// https://fontawesome.com/icons/hashtag?style=light /// Number Sign, Twitter, instagram, pound, social media, tag static const IconData lightHashtag = IconDataLight(0x23); /// Thin Hashtag icon /// /// https://fontawesome.com/icons/hashtag?style=thin /// Number Sign, Twitter, instagram, pound, social media, tag static const IconData thinHashtag = IconDataThin(0x23); /// Solid Hashtag Lock icon /// /// https://fontawesome.com/icons/hashtag-lock?style=solid /// number lock, numeric lock, numlock, padlock, privacy static const IconData solidHashtagLock = IconDataSolid(0xe415); /// Regular Hashtag Lock icon /// /// https://fontawesome.com/icons/hashtag-lock?style=regular /// number lock, numeric lock, numlock, padlock, privacy static const IconData hashtagLock = IconDataRegular(0xe415); /// Light Hashtag Lock icon /// /// https://fontawesome.com/icons/hashtag-lock?style=light /// number lock, numeric lock, numlock, padlock, privacy static const IconData lightHashtagLock = IconDataLight(0xe415); /// Thin Hashtag Lock icon /// /// https://fontawesome.com/icons/hashtag-lock?style=thin /// number lock, numeric lock, numlock, padlock, privacy static const IconData thinHashtagLock = IconDataThin(0xe415); /// Solid Hat Beach icon /// /// https://fontawesome.com/icons/hat-beach?style=solid /// beach, flower, shade, sun, hat static const IconData solidHatBeach = IconDataSolid(0xe606); /// Regular Hat Beach icon /// /// https://fontawesome.com/icons/hat-beach?style=regular /// beach, flower, shade, sun, hat static const IconData hatBeach = IconDataRegular(0xe606); /// Light Hat Beach icon /// /// https://fontawesome.com/icons/hat-beach?style=light /// beach, flower, shade, sun, hat static const IconData lightHatBeach = IconDataLight(0xe606); /// Thin Hat Beach icon /// /// https://fontawesome.com/icons/hat-beach?style=thin /// beach, flower, shade, sun, hat static const IconData thinHatBeach = IconDataThin(0xe606); /// Solid Hat Chef icon /// /// https://fontawesome.com/icons/hat-chef?style=solid /// cook, cuisine, culinary, dining, kitchen static const IconData solidHatChef = IconDataSolid(0xf86b); /// Regular Hat Chef icon /// /// https://fontawesome.com/icons/hat-chef?style=regular /// cook, cuisine, culinary, dining, kitchen static const IconData hatChef = IconDataRegular(0xf86b); /// Light Hat Chef icon /// /// https://fontawesome.com/icons/hat-chef?style=light /// cook, cuisine, culinary, dining, kitchen static const IconData lightHatChef = IconDataLight(0xf86b); /// Thin Hat Chef icon /// /// https://fontawesome.com/icons/hat-chef?style=thin /// cook, cuisine, culinary, dining, kitchen static const IconData thinHatChef = IconDataThin(0xf86b); /// Solid Hat Cowboy icon /// /// https://fontawesome.com/icons/hat-cowboy?style=solid /// buckaroo, horse, jackeroo, john b., old west, pardner, ranch, rancher, rodeo, western, wrangler static const IconData solidHatCowboy = IconDataSolid(0xf8c0); /// Regular Hat Cowboy icon /// /// https://fontawesome.com/icons/hat-cowboy?style=regular /// buckaroo, horse, jackeroo, john b., old west, pardner, ranch, rancher, rodeo, western, wrangler static const IconData hatCowboy = IconDataRegular(0xf8c0); /// Light Hat Cowboy icon /// /// https://fontawesome.com/icons/hat-cowboy?style=light /// buckaroo, horse, jackeroo, john b., old west, pardner, ranch, rancher, rodeo, western, wrangler static const IconData lightHatCowboy = IconDataLight(0xf8c0); /// Thin Hat Cowboy icon /// /// https://fontawesome.com/icons/hat-cowboy?style=thin /// buckaroo, horse, jackeroo, john b., old west, pardner, ranch, rancher, rodeo, western, wrangler static const IconData thinHatCowboy = IconDataThin(0xf8c0); /// Solid Hat Cowboy Side icon /// /// https://fontawesome.com/icons/hat-cowboy-side?style=solid /// buckaroo, horse, jackeroo, john b., old west, pardner, ranch, rancher, rodeo, western, wrangler static const IconData solidHatCowboySide = IconDataSolid(0xf8c1); /// Regular Hat Cowboy Side icon /// /// https://fontawesome.com/icons/hat-cowboy-side?style=regular /// buckaroo, horse, jackeroo, john b., old west, pardner, ranch, rancher, rodeo, western, wrangler static const IconData hatCowboySide = IconDataRegular(0xf8c1); /// Light Hat Cowboy Side icon /// /// https://fontawesome.com/icons/hat-cowboy-side?style=light /// buckaroo, horse, jackeroo, john b., old west, pardner, ranch, rancher, rodeo, western, wrangler static const IconData lightHatCowboySide = IconDataLight(0xf8c1); /// Thin Hat Cowboy Side icon /// /// https://fontawesome.com/icons/hat-cowboy-side?style=thin /// buckaroo, horse, jackeroo, john b., old west, pardner, ranch, rancher, rodeo, western, wrangler static const IconData thinHatCowboySide = IconDataThin(0xf8c1); /// Solid Hat Santa icon /// /// https://fontawesome.com/icons/hat-santa?style=solid /// accessory, christmas, claus, clothing, head, holiday, santa, xmas static const IconData solidHatSanta = IconDataSolid(0xf7a7); /// Regular Hat Santa icon /// /// https://fontawesome.com/icons/hat-santa?style=regular /// accessory, christmas, claus, clothing, head, holiday, santa, xmas static const IconData hatSanta = IconDataRegular(0xf7a7); /// Light Hat Santa icon /// /// https://fontawesome.com/icons/hat-santa?style=light /// accessory, christmas, claus, clothing, head, holiday, santa, xmas static const IconData lightHatSanta = IconDataLight(0xf7a7); /// Thin Hat Santa icon /// /// https://fontawesome.com/icons/hat-santa?style=thin /// accessory, christmas, claus, clothing, head, holiday, santa, xmas static const IconData thinHatSanta = IconDataThin(0xf7a7); /// Solid Hat Winter icon /// /// https://fontawesome.com/icons/hat-winter?style=solid /// accessory, clothing, cold, head, knitted, seasonal static const IconData solidHatWinter = IconDataSolid(0xf7a8); /// Regular Hat Winter icon /// /// https://fontawesome.com/icons/hat-winter?style=regular /// accessory, clothing, cold, head, knitted, seasonal static const IconData hatWinter = IconDataRegular(0xf7a8); /// Light Hat Winter icon /// /// https://fontawesome.com/icons/hat-winter?style=light /// accessory, clothing, cold, head, knitted, seasonal static const IconData lightHatWinter = IconDataLight(0xf7a8); /// Thin Hat Winter icon /// /// https://fontawesome.com/icons/hat-winter?style=thin /// accessory, clothing, cold, head, knitted, seasonal static const IconData thinHatWinter = IconDataThin(0xf7a8); /// Solid Hat Witch icon /// /// https://fontawesome.com/icons/hat-witch?style=solid /// accessory, clothing, halloween, head, holiday, mage, magic, sorceror static const IconData solidHatWitch = IconDataSolid(0xf6e7); /// Regular Hat Witch icon /// /// https://fontawesome.com/icons/hat-witch?style=regular /// accessory, clothing, halloween, head, holiday, mage, magic, sorceror static const IconData hatWitch = IconDataRegular(0xf6e7); /// Light Hat Witch icon /// /// https://fontawesome.com/icons/hat-witch?style=light /// accessory, clothing, halloween, head, holiday, mage, magic, sorceror static const IconData lightHatWitch = IconDataLight(0xf6e7); /// Thin Hat Witch icon /// /// https://fontawesome.com/icons/hat-witch?style=thin /// accessory, clothing, halloween, head, holiday, mage, magic, sorceror static const IconData thinHatWitch = IconDataThin(0xf6e7); /// Solid Hat Wizard icon /// /// https://fontawesome.com/icons/hat-wizard?style=solid /// Dungeons & Dragons, accessory, buckle, clothing, d&d, dnd, fantasy, halloween, head, holiday, mage, magic, pointy, witch static const IconData solidHatWizard = IconDataSolid(0xf6e8); /// Regular Hat Wizard icon /// /// https://fontawesome.com/icons/hat-wizard?style=regular /// Dungeons & Dragons, accessory, buckle, clothing, d&d, dnd, fantasy, halloween, head, holiday, mage, magic, pointy, witch static const IconData hatWizard = IconDataRegular(0xf6e8); /// Light Hat Wizard icon /// /// https://fontawesome.com/icons/hat-wizard?style=light /// Dungeons & Dragons, accessory, buckle, clothing, d&d, dnd, fantasy, halloween, head, holiday, mage, magic, pointy, witch static const IconData lightHatWizard = IconDataLight(0xf6e8); /// Thin Hat Wizard icon /// /// https://fontawesome.com/icons/hat-wizard?style=thin /// Dungeons & Dragons, accessory, buckle, clothing, d&d, dnd, fantasy, halloween, head, holiday, mage, magic, pointy, witch static const IconData thinHatWizard = IconDataThin(0xf6e8); /// Solid Head Side icon /// /// https://fontawesome.com/icons/head-side?style=solid /// bald, face, profile, uer, user static const IconData solidHeadSide = IconDataSolid(0xf6e9); /// Regular Head Side icon /// /// https://fontawesome.com/icons/head-side?style=regular /// bald, face, profile, uer, user static const IconData headSide = IconDataRegular(0xf6e9); /// Light Head Side icon /// /// https://fontawesome.com/icons/head-side?style=light /// bald, face, profile, uer, user static const IconData lightHeadSide = IconDataLight(0xf6e9); /// Thin Head Side icon /// /// https://fontawesome.com/icons/head-side?style=thin /// bald, face, profile, uer, user static const IconData thinHeadSide = IconDataThin(0xf6e9); /// Solid Head Side Brain icon /// /// https://fontawesome.com/icons/head-side-brain?style=solid /// diagnosis, face, knowledge, mental health, profile, psychiatric, psychiatry, scholar, uer static const IconData solidHeadSideBrain = IconDataSolid(0xf808); /// Regular Head Side Brain icon /// /// https://fontawesome.com/icons/head-side-brain?style=regular /// diagnosis, face, knowledge, mental health, profile, psychiatric, psychiatry, scholar, uer static const IconData headSideBrain = IconDataRegular(0xf808); /// Light Head Side Brain icon /// /// https://fontawesome.com/icons/head-side-brain?style=light /// diagnosis, face, knowledge, mental health, profile, psychiatric, psychiatry, scholar, uer static const IconData lightHeadSideBrain = IconDataLight(0xf808); /// Thin Head Side Brain icon /// /// https://fontawesome.com/icons/head-side-brain?style=thin /// diagnosis, face, knowledge, mental health, profile, psychiatric, psychiatry, scholar, uer static const IconData thinHeadSideBrain = IconDataThin(0xf808); /// Solid Head Side Cough icon /// /// https://fontawesome.com/icons/head-side-cough?style=solid /// cough, covid-19, germs, lungs, respiratory, sick, uer static const IconData solidHeadSideCough = IconDataSolid(0xe061); /// Regular Head Side Cough icon /// /// https://fontawesome.com/icons/head-side-cough?style=regular /// cough, covid-19, germs, lungs, respiratory, sick, uer static const IconData headSideCough = IconDataRegular(0xe061); /// Light Head Side Cough icon /// /// https://fontawesome.com/icons/head-side-cough?style=light /// cough, covid-19, germs, lungs, respiratory, sick, uer static const IconData lightHeadSideCough = IconDataLight(0xe061); /// Thin Head Side Cough icon /// /// https://fontawesome.com/icons/head-side-cough?style=thin /// cough, covid-19, germs, lungs, respiratory, sick, uer static const IconData thinHeadSideCough = IconDataThin(0xe061); /// Solid Head Side Cough Slash icon /// /// https://fontawesome.com/icons/head-side-cough-slash?style=solid /// cough, covid-19, disabled, germs, lungs, respiratory, sick, uer static const IconData solidHeadSideCoughSlash = IconDataSolid(0xe062); /// Regular Head Side Cough Slash icon /// /// https://fontawesome.com/icons/head-side-cough-slash?style=regular /// cough, covid-19, disabled, germs, lungs, respiratory, sick, uer static const IconData headSideCoughSlash = IconDataRegular(0xe062); /// Light Head Side Cough Slash icon /// /// https://fontawesome.com/icons/head-side-cough-slash?style=light /// cough, covid-19, disabled, germs, lungs, respiratory, sick, uer static const IconData lightHeadSideCoughSlash = IconDataLight(0xe062); /// Thin Head Side Cough Slash icon /// /// https://fontawesome.com/icons/head-side-cough-slash?style=thin /// cough, covid-19, disabled, germs, lungs, respiratory, sick, uer static const IconData thinHeadSideCoughSlash = IconDataThin(0xe062); /// Solid Head Side Gear icon /// /// https://fontawesome.com/icons/head-side-gear?style=solid /// ai, android, augmented, cybernetics, face, gear, learning, machine, profile, robot, settings, thinking, thought, user, artificial intelligence, bald static const IconData solidHeadSideGear = IconDataSolid(0xe611); /// Regular Head Side Gear icon /// /// https://fontawesome.com/icons/head-side-gear?style=regular /// ai, android, augmented, cybernetics, face, gear, learning, machine, profile, robot, settings, thinking, thought, user, artificial intelligence, bald static const IconData headSideGear = IconDataRegular(0xe611); /// Light Head Side Gear icon /// /// https://fontawesome.com/icons/head-side-gear?style=light /// ai, android, augmented, cybernetics, face, gear, learning, machine, profile, robot, settings, thinking, thought, user, artificial intelligence, bald static const IconData lightHeadSideGear = IconDataLight(0xe611); /// Thin Head Side Gear icon /// /// https://fontawesome.com/icons/head-side-gear?style=thin /// ai, android, augmented, cybernetics, face, gear, learning, machine, profile, robot, settings, thinking, thought, user, artificial intelligence, bald static const IconData thinHeadSideGear = IconDataThin(0xe611); /// Solid Head Side Goggles icon /// /// https://fontawesome.com/icons/head-side-goggles?style=solid /// 3d, augmented, face, occulus, profile, reality, uer, virtual static const IconData solidHeadSideGoggles = IconDataSolid(0xf6ea); /// Alias head-vr for icon [solidHeadSideGoggles] @Deprecated('Use "solidHeadSideGoggles" instead.') static const IconData solidHeadVr = solidHeadSideGoggles; /// Regular Head Side Goggles icon /// /// https://fontawesome.com/icons/head-side-goggles?style=regular /// 3d, augmented, face, occulus, profile, reality, uer, virtual static const IconData headSideGoggles = IconDataRegular(0xf6ea); /// Alias head-vr for icon [headSideGoggles] @Deprecated('Use "headSideGoggles" instead.') static const IconData headVr = headSideGoggles; /// Light Head Side Goggles icon /// /// https://fontawesome.com/icons/head-side-goggles?style=light /// 3d, augmented, face, occulus, profile, reality, uer, virtual static const IconData lightHeadSideGoggles = IconDataLight(0xf6ea); /// Alias head-vr for icon [lightHeadSideGoggles] @Deprecated('Use "lightHeadSideGoggles" instead.') static const IconData lightHeadVr = lightHeadSideGoggles; /// Thin Head Side Goggles icon /// /// https://fontawesome.com/icons/head-side-goggles?style=thin /// 3d, augmented, face, occulus, profile, reality, uer, virtual static const IconData thinHeadSideGoggles = IconDataThin(0xf6ea); /// Alias head-vr for icon [thinHeadSideGoggles] @Deprecated('Use "thinHeadSideGoggles" instead.') static const IconData thinHeadVr = thinHeadSideGoggles; /// Solid Head Side Headphones icon /// /// https://fontawesome.com/icons/head-side-headphones?style=solid /// amplifier, bluetooth, earphone, headset, listen, microphone, music, uer static const IconData solidHeadSideHeadphones = IconDataSolid(0xf8c2); /// Regular Head Side Headphones icon /// /// https://fontawesome.com/icons/head-side-headphones?style=regular /// amplifier, bluetooth, earphone, headset, listen, microphone, music, uer static const IconData headSideHeadphones = IconDataRegular(0xf8c2); /// Light Head Side Headphones icon /// /// https://fontawesome.com/icons/head-side-headphones?style=light /// amplifier, bluetooth, earphone, headset, listen, microphone, music, uer static const IconData lightHeadSideHeadphones = IconDataLight(0xf8c2); /// Thin Head Side Headphones icon /// /// https://fontawesome.com/icons/head-side-headphones?style=thin /// amplifier, bluetooth, earphone, headset, listen, microphone, music, uer static const IconData thinHeadSideHeadphones = IconDataThin(0xf8c2); /// Solid Head Side Heart icon /// /// https://fontawesome.com/icons/head-side-heart?style=solid /// care, love, thought, uer, wishlist static const IconData solidHeadSideHeart = IconDataSolid(0xe1aa); /// Regular Head Side Heart icon /// /// https://fontawesome.com/icons/head-side-heart?style=regular /// care, love, thought, uer, wishlist static const IconData headSideHeart = IconDataRegular(0xe1aa); /// Light Head Side Heart icon /// /// https://fontawesome.com/icons/head-side-heart?style=light /// care, love, thought, uer, wishlist static const IconData lightHeadSideHeart = IconDataLight(0xe1aa); /// Thin Head Side Heart icon /// /// https://fontawesome.com/icons/head-side-heart?style=thin /// care, love, thought, uer, wishlist static const IconData thinHeadSideHeart = IconDataThin(0xe1aa); /// Solid Head Side Mask icon /// /// https://fontawesome.com/icons/head-side-mask?style=solid /// breath, coronavirus, covid-19, filter, flu, infection, pandemic, respirator, uer, virus static const IconData solidHeadSideMask = IconDataSolid(0xe063); /// Regular Head Side Mask icon /// /// https://fontawesome.com/icons/head-side-mask?style=regular /// breath, coronavirus, covid-19, filter, flu, infection, pandemic, respirator, uer, virus static const IconData headSideMask = IconDataRegular(0xe063); /// Light Head Side Mask icon /// /// https://fontawesome.com/icons/head-side-mask?style=light /// breath, coronavirus, covid-19, filter, flu, infection, pandemic, respirator, uer, virus static const IconData lightHeadSideMask = IconDataLight(0xe063); /// Thin Head Side Mask icon /// /// https://fontawesome.com/icons/head-side-mask?style=thin /// breath, coronavirus, covid-19, filter, flu, infection, pandemic, respirator, uer, virus static const IconData thinHeadSideMask = IconDataThin(0xe063); /// Solid Head Side Medical icon /// /// https://fontawesome.com/icons/head-side-medical?style=solid /// diagnosis, face, mental health, profile, psychiatric, psychiatry, uer static const IconData solidHeadSideMedical = IconDataSolid(0xf809); /// Regular Head Side Medical icon /// /// https://fontawesome.com/icons/head-side-medical?style=regular /// diagnosis, face, mental health, profile, psychiatric, psychiatry, uer static const IconData headSideMedical = IconDataRegular(0xf809); /// Light Head Side Medical icon /// /// https://fontawesome.com/icons/head-side-medical?style=light /// diagnosis, face, mental health, profile, psychiatric, psychiatry, uer static const IconData lightHeadSideMedical = IconDataLight(0xf809); /// Thin Head Side Medical icon /// /// https://fontawesome.com/icons/head-side-medical?style=thin /// diagnosis, face, mental health, profile, psychiatric, psychiatry, uer static const IconData thinHeadSideMedical = IconDataThin(0xf809); /// Solid Head Side Virus icon /// /// https://fontawesome.com/icons/head-side-virus?style=solid /// cold, coronavirus, covid-19, flu, infection, pandemic, sick, uer static const IconData solidHeadSideVirus = IconDataSolid(0xe064); /// Regular Head Side Virus icon /// /// https://fontawesome.com/icons/head-side-virus?style=regular /// cold, coronavirus, covid-19, flu, infection, pandemic, sick, uer static const IconData headSideVirus = IconDataRegular(0xe064); /// Light Head Side Virus icon /// /// https://fontawesome.com/icons/head-side-virus?style=light /// cold, coronavirus, covid-19, flu, infection, pandemic, sick, uer static const IconData lightHeadSideVirus = IconDataLight(0xe064); /// Thin Head Side Virus icon /// /// https://fontawesome.com/icons/head-side-virus?style=thin /// cold, coronavirus, covid-19, flu, infection, pandemic, sick, uer static const IconData thinHeadSideVirus = IconDataThin(0xe064); /// Solid Heading icon /// /// https://fontawesome.com/icons/heading?style=solid /// format, header, text, title static const IconData solidHeading = IconDataSolid(0xf1dc); /// Alias header for icon [solidHeading] @Deprecated('Use "solidHeading" instead.') static const IconData solidHeader = solidHeading; /// Regular Heading icon /// /// https://fontawesome.com/icons/heading?style=regular /// format, header, text, title static const IconData heading = IconDataRegular(0xf1dc); /// Alias header for icon [heading] @Deprecated('Use "heading" instead.') static const IconData header = heading; /// Light Heading icon /// /// https://fontawesome.com/icons/heading?style=light /// format, header, text, title static const IconData lightHeading = IconDataLight(0xf1dc); /// Alias header for icon [lightHeading] @Deprecated('Use "lightHeading" instead.') static const IconData lightHeader = lightHeading; /// Thin Heading icon /// /// https://fontawesome.com/icons/heading?style=thin /// format, header, text, title static const IconData thinHeading = IconDataThin(0xf1dc); /// Alias header for icon [thinHeading] @Deprecated('Use "thinHeading" instead.') static const IconData thinHeader = thinHeading; /// Solid Headphones icon /// /// https://fontawesome.com/icons/headphones?style=solid /// audio, earbud, headphone, listen, music, sound, speaker static const IconData solidHeadphones = IconDataSolid(0xf025); /// Regular Headphones icon /// /// https://fontawesome.com/icons/headphones?style=regular /// audio, earbud, headphone, listen, music, sound, speaker static const IconData headphones = IconDataRegular(0xf025); /// Light Headphones icon /// /// https://fontawesome.com/icons/headphones?style=light /// audio, earbud, headphone, listen, music, sound, speaker static const IconData lightHeadphones = IconDataLight(0xf025); /// Thin Headphones icon /// /// https://fontawesome.com/icons/headphones?style=thin /// audio, earbud, headphone, listen, music, sound, speaker static const IconData thinHeadphones = IconDataThin(0xf025); /// Solid Headphones Simple icon /// /// https://fontawesome.com/icons/headphones-simple?style=solid /// audio, listen, music, sound, speaker static const IconData solidHeadphonesSimple = IconDataSolid(0xf58f); /// Alias headphones-alt for icon [solidHeadphonesSimple] @Deprecated('Use "solidHeadphonesSimple" instead.') static const IconData solidHeadphonesAlt = solidHeadphonesSimple; /// Regular Headphones Simple icon /// /// https://fontawesome.com/icons/headphones-simple?style=regular /// audio, listen, music, sound, speaker static const IconData headphonesSimple = IconDataRegular(0xf58f); /// Alias headphones-alt for icon [headphonesSimple] @Deprecated('Use "headphonesSimple" instead.') static const IconData headphonesAlt = headphonesSimple; /// Light Headphones Simple icon /// /// https://fontawesome.com/icons/headphones-simple?style=light /// audio, listen, music, sound, speaker static const IconData lightHeadphonesSimple = IconDataLight(0xf58f); /// Alias headphones-alt for icon [lightHeadphonesSimple] @Deprecated('Use "lightHeadphonesSimple" instead.') static const IconData lightHeadphonesAlt = lightHeadphonesSimple; /// Thin Headphones Simple icon /// /// https://fontawesome.com/icons/headphones-simple?style=thin /// audio, listen, music, sound, speaker static const IconData thinHeadphonesSimple = IconDataThin(0xf58f); /// Alias headphones-alt for icon [thinHeadphonesSimple] @Deprecated('Use "thinHeadphonesSimple" instead.') static const IconData thinHeadphonesAlt = thinHeadphonesSimple; /// Solid Headset icon /// /// https://fontawesome.com/icons/headset?style=solid /// audio, gamer, gaming, listen, live chat, microphone, shot caller, sound, support, telemarketer static const IconData solidHeadset = IconDataSolid(0xf590); /// Regular Headset icon /// /// https://fontawesome.com/icons/headset?style=regular /// audio, gamer, gaming, listen, live chat, microphone, shot caller, sound, support, telemarketer static const IconData headset = IconDataRegular(0xf590); /// Light Headset icon /// /// https://fontawesome.com/icons/headset?style=light /// audio, gamer, gaming, listen, live chat, microphone, shot caller, sound, support, telemarketer static const IconData lightHeadset = IconDataLight(0xf590); /// Thin Headset icon /// /// https://fontawesome.com/icons/headset?style=thin /// audio, gamer, gaming, listen, live chat, microphone, shot caller, sound, support, telemarketer static const IconData thinHeadset = IconDataThin(0xf590); /// Solid Heart icon /// /// https://fontawesome.com/icons/heart?style=solid /// ace, black, black heart, blue, blue heart, brown, brown heart, card, evil, favorite, game, green, green heart, heart, heart suit, like, love, orange, orange heart, purple, purple heart, red heart, relationship, valentine, white, white heart, wicked, wishlist, yellow, yellow heart static const IconData solidHeart = IconDataSolid(0xf004); /// Regular Heart icon /// /// https://fontawesome.com/icons/heart?style=regular /// ace, black, black heart, blue, blue heart, brown, brown heart, card, evil, favorite, game, green, green heart, heart, heart suit, like, love, orange, orange heart, purple, purple heart, red heart, relationship, valentine, white, white heart, wicked, wishlist, yellow, yellow heart static const IconData heart = IconDataRegular(0xf004); /// Light Heart icon /// /// https://fontawesome.com/icons/heart?style=light /// ace, black, black heart, blue, blue heart, brown, brown heart, card, evil, favorite, game, green, green heart, heart, heart suit, like, love, orange, orange heart, purple, purple heart, red heart, relationship, valentine, white, white heart, wicked, wishlist, yellow, yellow heart static const IconData lightHeart = IconDataLight(0xf004); /// Thin Heart icon /// /// https://fontawesome.com/icons/heart?style=thin /// ace, black, black heart, blue, blue heart, brown, brown heart, card, evil, favorite, game, green, green heart, heart, heart suit, like, love, orange, orange heart, purple, purple heart, red heart, relationship, valentine, white, white heart, wicked, wishlist, yellow, yellow heart static const IconData thinHeart = IconDataThin(0xf004); /// Solid Heart Circle Bolt icon /// /// https://fontawesome.com/icons/heart-circle-bolt?style=solid /// cardiogram, ekg, electric, heart, love, pacemaker static const IconData solidHeartCircleBolt = IconDataSolid(0xe4fc); /// Regular Heart Circle Bolt icon /// /// https://fontawesome.com/icons/heart-circle-bolt?style=regular /// cardiogram, ekg, electric, heart, love, pacemaker static const IconData heartCircleBolt = IconDataRegular(0xe4fc); /// Light Heart Circle Bolt icon /// /// https://fontawesome.com/icons/heart-circle-bolt?style=light /// cardiogram, ekg, electric, heart, love, pacemaker static const IconData lightHeartCircleBolt = IconDataLight(0xe4fc); /// Thin Heart Circle Bolt icon /// /// https://fontawesome.com/icons/heart-circle-bolt?style=thin /// cardiogram, ekg, electric, heart, love, pacemaker static const IconData thinHeartCircleBolt = IconDataThin(0xe4fc); /// Solid Heart Circle Check icon /// /// https://fontawesome.com/icons/heart-circle-check?style=solid /// enable, favorite, heart, love, not affected, ok, okay, validate, working static const IconData solidHeartCircleCheck = IconDataSolid(0xe4fd); /// Regular Heart Circle Check icon /// /// https://fontawesome.com/icons/heart-circle-check?style=regular /// enable, favorite, heart, love, not affected, ok, okay, validate, working static const IconData heartCircleCheck = IconDataRegular(0xe4fd); /// Light Heart Circle Check icon /// /// https://fontawesome.com/icons/heart-circle-check?style=light /// enable, favorite, heart, love, not affected, ok, okay, validate, working static const IconData lightHeartCircleCheck = IconDataLight(0xe4fd); /// Thin Heart Circle Check icon /// /// https://fontawesome.com/icons/heart-circle-check?style=thin /// enable, favorite, heart, love, not affected, ok, okay, validate, working static const IconData thinHeartCircleCheck = IconDataThin(0xe4fd); /// Solid Heart Circle Exclamation icon /// /// https://fontawesome.com/icons/heart-circle-exclamation?style=solid /// failed, favorite, heart, love static const IconData solidHeartCircleExclamation = IconDataSolid(0xe4fe); /// Regular Heart Circle Exclamation icon /// /// https://fontawesome.com/icons/heart-circle-exclamation?style=regular /// failed, favorite, heart, love static const IconData heartCircleExclamation = IconDataRegular(0xe4fe); /// Light Heart Circle Exclamation icon /// /// https://fontawesome.com/icons/heart-circle-exclamation?style=light /// failed, favorite, heart, love static const IconData lightHeartCircleExclamation = IconDataLight(0xe4fe); /// Thin Heart Circle Exclamation icon /// /// https://fontawesome.com/icons/heart-circle-exclamation?style=thin /// failed, favorite, heart, love static const IconData thinHeartCircleExclamation = IconDataThin(0xe4fe); /// Solid Heart Circle Minus icon /// /// https://fontawesome.com/icons/heart-circle-minus?style=solid /// favorite, heart, love static const IconData solidHeartCircleMinus = IconDataSolid(0xe4ff); /// Regular Heart Circle Minus icon /// /// https://fontawesome.com/icons/heart-circle-minus?style=regular /// favorite, heart, love static const IconData heartCircleMinus = IconDataRegular(0xe4ff); /// Light Heart Circle Minus icon /// /// https://fontawesome.com/icons/heart-circle-minus?style=light /// favorite, heart, love static const IconData lightHeartCircleMinus = IconDataLight(0xe4ff); /// Thin Heart Circle Minus icon /// /// https://fontawesome.com/icons/heart-circle-minus?style=thin /// favorite, heart, love static const IconData thinHeartCircleMinus = IconDataThin(0xe4ff); /// Solid Heart Circle Plus icon /// /// https://fontawesome.com/icons/heart-circle-plus?style=solid /// favorite, heart, love static const IconData solidHeartCirclePlus = IconDataSolid(0xe500); /// Regular Heart Circle Plus icon /// /// https://fontawesome.com/icons/heart-circle-plus?style=regular /// favorite, heart, love static const IconData heartCirclePlus = IconDataRegular(0xe500); /// Light Heart Circle Plus icon /// /// https://fontawesome.com/icons/heart-circle-plus?style=light /// favorite, heart, love static const IconData lightHeartCirclePlus = IconDataLight(0xe500); /// Thin Heart Circle Plus icon /// /// https://fontawesome.com/icons/heart-circle-plus?style=thin /// favorite, heart, love static const IconData thinHeartCirclePlus = IconDataThin(0xe500); /// Solid Heart Circle Xmark icon /// /// https://fontawesome.com/icons/heart-circle-xmark?style=solid /// favorite, heart, love, uncheck static const IconData solidHeartCircleXmark = IconDataSolid(0xe501); /// Regular Heart Circle Xmark icon /// /// https://fontawesome.com/icons/heart-circle-xmark?style=regular /// favorite, heart, love, uncheck static const IconData heartCircleXmark = IconDataRegular(0xe501); /// Light Heart Circle Xmark icon /// /// https://fontawesome.com/icons/heart-circle-xmark?style=light /// favorite, heart, love, uncheck static const IconData lightHeartCircleXmark = IconDataLight(0xe501); /// Thin Heart Circle Xmark icon /// /// https://fontawesome.com/icons/heart-circle-xmark?style=thin /// favorite, heart, love, uncheck static const IconData thinHeartCircleXmark = IconDataThin(0xe501); /// Solid Heart Crack icon /// /// https://fontawesome.com/icons/heart-crack?style=solid /// break, breakup, broken, broken heart, crushed, dislike, dumped, grief, love, lovesick, relationship, sad static const IconData solidHeartCrack = IconDataSolid(0xf7a9); /// Alias heart-broken for icon [solidHeartCrack] @Deprecated('Use "solidHeartCrack" instead.') static const IconData solidHeartBroken = solidHeartCrack; /// Regular Heart Crack icon /// /// https://fontawesome.com/icons/heart-crack?style=regular /// break, breakup, broken, broken heart, crushed, dislike, dumped, grief, love, lovesick, relationship, sad static const IconData heartCrack = IconDataRegular(0xf7a9); /// Alias heart-broken for icon [heartCrack] @Deprecated('Use "heartCrack" instead.') static const IconData heartBroken = heartCrack; /// Light Heart Crack icon /// /// https://fontawesome.com/icons/heart-crack?style=light /// break, breakup, broken, broken heart, crushed, dislike, dumped, grief, love, lovesick, relationship, sad static const IconData lightHeartCrack = IconDataLight(0xf7a9); /// Alias heart-broken for icon [lightHeartCrack] @Deprecated('Use "lightHeartCrack" instead.') static const IconData lightHeartBroken = lightHeartCrack; /// Thin Heart Crack icon /// /// https://fontawesome.com/icons/heart-crack?style=thin /// break, breakup, broken, broken heart, crushed, dislike, dumped, grief, love, lovesick, relationship, sad static const IconData thinHeartCrack = IconDataThin(0xf7a9); /// Alias heart-broken for icon [thinHeartCrack] @Deprecated('Use "thinHeartCrack" instead.') static const IconData thinHeartBroken = thinHeartCrack; /// Solid Heart Half icon /// /// https://fontawesome.com/icons/heart-half?style=solid /// favorite, heart, rating static const IconData solidHeartHalf = IconDataSolid(0xe1ab); /// Regular Heart Half icon /// /// https://fontawesome.com/icons/heart-half?style=regular /// favorite, heart, rating static const IconData heartHalf = IconDataRegular(0xe1ab); /// Light Heart Half icon /// /// https://fontawesome.com/icons/heart-half?style=light /// favorite, heart, rating static const IconData lightHeartHalf = IconDataLight(0xe1ab); /// Thin Heart Half icon /// /// https://fontawesome.com/icons/heart-half?style=thin /// favorite, heart, rating static const IconData thinHeartHalf = IconDataThin(0xe1ab); /// Solid Heart Half Stroke icon /// /// https://fontawesome.com/icons/heart-half-stroke?style=solid /// favorite, heart, rating static const IconData solidHeartHalfStroke = IconDataSolid(0xe1ac); /// Alias heart-half-alt for icon [solidHeartHalfStroke] @Deprecated('Use "solidHeartHalfStroke" instead.') static const IconData solidHeartHalfAlt = solidHeartHalfStroke; /// Regular Heart Half Stroke icon /// /// https://fontawesome.com/icons/heart-half-stroke?style=regular /// favorite, heart, rating static const IconData heartHalfStroke = IconDataRegular(0xe1ac); /// Alias heart-half-alt for icon [heartHalfStroke] @Deprecated('Use "heartHalfStroke" instead.') static const IconData heartHalfAlt = heartHalfStroke; /// Light Heart Half Stroke icon /// /// https://fontawesome.com/icons/heart-half-stroke?style=light /// favorite, heart, rating static const IconData lightHeartHalfStroke = IconDataLight(0xe1ac); /// Alias heart-half-alt for icon [lightHeartHalfStroke] @Deprecated('Use "lightHeartHalfStroke" instead.') static const IconData lightHeartHalfAlt = lightHeartHalfStroke; /// Thin Heart Half Stroke icon /// /// https://fontawesome.com/icons/heart-half-stroke?style=thin /// favorite, heart, rating static const IconData thinHeartHalfStroke = IconDataThin(0xe1ac); /// Alias heart-half-alt for icon [thinHeartHalfStroke] @Deprecated('Use "thinHeartHalfStroke" instead.') static const IconData thinHeartHalfAlt = thinHeartHalfStroke; /// Solid Heart Pulse icon /// /// https://fontawesome.com/icons/heart-pulse?style=solid /// ekg, electrocardiogram, health, lifeline, vital signs static const IconData solidHeartPulse = IconDataSolid(0xf21e); /// Alias heartbeat for icon [solidHeartPulse] @Deprecated('Use "solidHeartPulse" instead.') static const IconData solidHeartbeat = solidHeartPulse; /// Regular Heart Pulse icon /// /// https://fontawesome.com/icons/heart-pulse?style=regular /// ekg, electrocardiogram, health, lifeline, vital signs static const IconData heartPulse = IconDataRegular(0xf21e); /// Alias heartbeat for icon [heartPulse] @Deprecated('Use "heartPulse" instead.') static const IconData heartbeat = heartPulse; /// Light Heart Pulse icon /// /// https://fontawesome.com/icons/heart-pulse?style=light /// ekg, electrocardiogram, health, lifeline, vital signs static const IconData lightHeartPulse = IconDataLight(0xf21e); /// Alias heartbeat for icon [lightHeartPulse] @Deprecated('Use "lightHeartPulse" instead.') static const IconData lightHeartbeat = lightHeartPulse; /// Thin Heart Pulse icon /// /// https://fontawesome.com/icons/heart-pulse?style=thin /// ekg, electrocardiogram, health, lifeline, vital signs static const IconData thinHeartPulse = IconDataThin(0xf21e); /// Alias heartbeat for icon [thinHeartPulse] @Deprecated('Use "thinHeartPulse" instead.') static const IconData thinHeartbeat = thinHeartPulse; /// Solid Heat icon /// /// https://fontawesome.com/icons/heat?style=solid /// ac, air conditioner, boiler, heating, hot, sauna, spa, summer, temperature static const IconData solidHeat = IconDataSolid(0xe00c); /// Regular Heat icon /// /// https://fontawesome.com/icons/heat?style=regular /// ac, air conditioner, boiler, heating, hot, sauna, spa, summer, temperature static const IconData heat = IconDataRegular(0xe00c); /// Light Heat icon /// /// https://fontawesome.com/icons/heat?style=light /// ac, air conditioner, boiler, heating, hot, sauna, spa, summer, temperature static const IconData lightHeat = IconDataLight(0xe00c); /// Thin Heat icon /// /// https://fontawesome.com/icons/heat?style=thin /// ac, air conditioner, boiler, heating, hot, sauna, spa, summer, temperature static const IconData thinHeat = IconDataThin(0xe00c); /// Solid Helicopter icon /// /// https://fontawesome.com/icons/helicopter?style=solid /// airwolf, apache, chopper, flight, fly, helicopter, travel, vehicle static const IconData solidHelicopter = IconDataSolid(0xf533); /// Regular Helicopter icon /// /// https://fontawesome.com/icons/helicopter?style=regular /// airwolf, apache, chopper, flight, fly, helicopter, travel, vehicle static const IconData helicopter = IconDataRegular(0xf533); /// Light Helicopter icon /// /// https://fontawesome.com/icons/helicopter?style=light /// airwolf, apache, chopper, flight, fly, helicopter, travel, vehicle static const IconData lightHelicopter = IconDataLight(0xf533); /// Thin Helicopter icon /// /// https://fontawesome.com/icons/helicopter?style=thin /// airwolf, apache, chopper, flight, fly, helicopter, travel, vehicle static const IconData thinHelicopter = IconDataThin(0xf533); /// Solid Helicopter Symbol icon /// /// https://fontawesome.com/icons/helicopter-symbol?style=solid /// chopper, helicopter, landing pad, whirlybird static const IconData solidHelicopterSymbol = IconDataSolid(0xe502); /// Regular Helicopter Symbol icon /// /// https://fontawesome.com/icons/helicopter-symbol?style=regular /// chopper, helicopter, landing pad, whirlybird static const IconData helicopterSymbol = IconDataRegular(0xe502); /// Light Helicopter Symbol icon /// /// https://fontawesome.com/icons/helicopter-symbol?style=light /// chopper, helicopter, landing pad, whirlybird static const IconData lightHelicopterSymbol = IconDataLight(0xe502); /// Thin Helicopter Symbol icon /// /// https://fontawesome.com/icons/helicopter-symbol?style=thin /// chopper, helicopter, landing pad, whirlybird static const IconData thinHelicopterSymbol = IconDataThin(0xe502); /// Solid Helmet Battle icon /// /// https://fontawesome.com/icons/helmet-battle?style=solid /// Dungeons & Dragons, armor, clothing, d&d, dnd, fantasy, hat, knight, paladin static const IconData solidHelmetBattle = IconDataSolid(0xf6eb); /// Regular Helmet Battle icon /// /// https://fontawesome.com/icons/helmet-battle?style=regular /// Dungeons & Dragons, armor, clothing, d&d, dnd, fantasy, hat, knight, paladin static const IconData helmetBattle = IconDataRegular(0xf6eb); /// Light Helmet Battle icon /// /// https://fontawesome.com/icons/helmet-battle?style=light /// Dungeons & Dragons, armor, clothing, d&d, dnd, fantasy, hat, knight, paladin static const IconData lightHelmetBattle = IconDataLight(0xf6eb); /// Thin Helmet Battle icon /// /// https://fontawesome.com/icons/helmet-battle?style=thin /// Dungeons & Dragons, armor, clothing, d&d, dnd, fantasy, hat, knight, paladin static const IconData thinHelmetBattle = IconDataThin(0xf6eb); /// Solid Helmet Safety icon /// /// https://fontawesome.com/icons/helmet-safety?style=solid /// construction, hardhat, helmet, maintenance, safety static const IconData solidHelmetSafety = IconDataSolid(0xf807); /// Alias hard-hat for icon [solidHelmetSafety] @Deprecated('Use "solidHelmetSafety" instead.') static const IconData solidHardHat = solidHelmetSafety; /// Alias hat-hard for icon [solidHelmetSafety] @Deprecated('Use "solidHelmetSafety" instead.') static const IconData solidHatHard = solidHelmetSafety; /// Regular Helmet Safety icon /// /// https://fontawesome.com/icons/helmet-safety?style=regular /// construction, hardhat, helmet, maintenance, safety static const IconData helmetSafety = IconDataRegular(0xf807); /// Alias hard-hat for icon [helmetSafety] @Deprecated('Use "helmetSafety" instead.') static const IconData hardHat = helmetSafety; /// Alias hat-hard for icon [helmetSafety] @Deprecated('Use "helmetSafety" instead.') static const IconData hatHard = helmetSafety; /// Light Helmet Safety icon /// /// https://fontawesome.com/icons/helmet-safety?style=light /// construction, hardhat, helmet, maintenance, safety static const IconData lightHelmetSafety = IconDataLight(0xf807); /// Alias hard-hat for icon [lightHelmetSafety] @Deprecated('Use "lightHelmetSafety" instead.') static const IconData lightHardHat = lightHelmetSafety; /// Alias hat-hard for icon [lightHelmetSafety] @Deprecated('Use "lightHelmetSafety" instead.') static const IconData lightHatHard = lightHelmetSafety; /// Thin Helmet Safety icon /// /// https://fontawesome.com/icons/helmet-safety?style=thin /// construction, hardhat, helmet, maintenance, safety static const IconData thinHelmetSafety = IconDataThin(0xf807); /// Alias hard-hat for icon [thinHelmetSafety] @Deprecated('Use "thinHelmetSafety" instead.') static const IconData thinHardHat = thinHelmetSafety; /// Alias hat-hard for icon [thinHelmetSafety] @Deprecated('Use "thinHelmetSafety" instead.') static const IconData thinHatHard = thinHelmetSafety; /// Solid Helmet Un icon /// /// https://fontawesome.com/icons/helmet-un?style=solid /// helmet, united nations static const IconData solidHelmetUn = IconDataSolid(0xe503); /// Regular Helmet Un icon /// /// https://fontawesome.com/icons/helmet-un?style=regular /// helmet, united nations static const IconData helmetUn = IconDataRegular(0xe503); /// Light Helmet Un icon /// /// https://fontawesome.com/icons/helmet-un?style=light /// helmet, united nations static const IconData lightHelmetUn = IconDataLight(0xe503); /// Thin Helmet Un icon /// /// https://fontawesome.com/icons/helmet-un?style=thin /// helmet, united nations static const IconData thinHelmetUn = IconDataThin(0xe503); /// Solid Hexagon icon /// /// https://fontawesome.com/icons/hexagon?style=solid /// Horizontal Black Hexagon, geometry, honeycomb, polygon, shape static const IconData solidHexagon = IconDataSolid(0xf312); /// Regular Hexagon icon /// /// https://fontawesome.com/icons/hexagon?style=regular /// Horizontal Black Hexagon, geometry, honeycomb, polygon, shape static const IconData hexagon = IconDataRegular(0xf312); /// Light Hexagon icon /// /// https://fontawesome.com/icons/hexagon?style=light /// Horizontal Black Hexagon, geometry, honeycomb, polygon, shape static const IconData lightHexagon = IconDataLight(0xf312); /// Thin Hexagon icon /// /// https://fontawesome.com/icons/hexagon?style=thin /// Horizontal Black Hexagon, geometry, honeycomb, polygon, shape static const IconData thinHexagon = IconDataThin(0xf312); /// Solid Hexagon Check icon /// /// https://fontawesome.com/icons/hexagon-check?style=solid /// accept, agree, box, button, check, checkmark, confirm, correct, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData solidHexagonCheck = IconDataSolid(0xe416); /// Regular Hexagon Check icon /// /// https://fontawesome.com/icons/hexagon-check?style=regular /// accept, agree, box, button, check, checkmark, confirm, correct, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData hexagonCheck = IconDataRegular(0xe416); /// Light Hexagon Check icon /// /// https://fontawesome.com/icons/hexagon-check?style=light /// accept, agree, box, button, check, checkmark, confirm, correct, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData lightHexagonCheck = IconDataLight(0xe416); /// Thin Hexagon Check icon /// /// https://fontawesome.com/icons/hexagon-check?style=thin /// accept, agree, box, button, check, checkmark, confirm, correct, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData thinHexagonCheck = IconDataThin(0xe416); /// Solid Hexagon Divide icon /// /// https://fontawesome.com/icons/hexagon-divide?style=solid /// algebra, arithmetic, division static const IconData solidHexagonDivide = IconDataSolid(0xe1ad); /// Regular Hexagon Divide icon /// /// https://fontawesome.com/icons/hexagon-divide?style=regular /// algebra, arithmetic, division static const IconData hexagonDivide = IconDataRegular(0xe1ad); /// Light Hexagon Divide icon /// /// https://fontawesome.com/icons/hexagon-divide?style=light /// algebra, arithmetic, division static const IconData lightHexagonDivide = IconDataLight(0xe1ad); /// Thin Hexagon Divide icon /// /// https://fontawesome.com/icons/hexagon-divide?style=thin /// algebra, arithmetic, division static const IconData thinHexagonDivide = IconDataThin(0xe1ad); /// Solid Hexagon Exclamation icon /// /// https://fontawesome.com/icons/hexagon-exclamation?style=solid /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData solidHexagonExclamation = IconDataSolid(0xe417); /// Regular Hexagon Exclamation icon /// /// https://fontawesome.com/icons/hexagon-exclamation?style=regular /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData hexagonExclamation = IconDataRegular(0xe417); /// Light Hexagon Exclamation icon /// /// https://fontawesome.com/icons/hexagon-exclamation?style=light /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData lightHexagonExclamation = IconDataLight(0xe417); /// Thin Hexagon Exclamation icon /// /// https://fontawesome.com/icons/hexagon-exclamation?style=thin /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData thinHexagonExclamation = IconDataThin(0xe417); /// Solid Hexagon Image icon /// /// https://fontawesome.com/icons/hexagon-image?style=solid /// blockchain, crypto, data, image, img, nft, non-fungible token, photo static const IconData solidHexagonImage = IconDataSolid(0xe504); /// Regular Hexagon Image icon /// /// https://fontawesome.com/icons/hexagon-image?style=regular /// blockchain, crypto, data, image, img, nft, non-fungible token, photo static const IconData hexagonImage = IconDataRegular(0xe504); /// Light Hexagon Image icon /// /// https://fontawesome.com/icons/hexagon-image?style=light /// blockchain, crypto, data, image, img, nft, non-fungible token, photo static const IconData lightHexagonImage = IconDataLight(0xe504); /// Thin Hexagon Image icon /// /// https://fontawesome.com/icons/hexagon-image?style=thin /// blockchain, crypto, data, image, img, nft, non-fungible token, photo static const IconData thinHexagonImage = IconDataThin(0xe504); /// Solid Hexagon Minus icon /// /// https://fontawesome.com/icons/hexagon-minus?style=solid /// delete, hide, negative, remove, shape, trash static const IconData solidHexagonMinus = IconDataSolid(0xf307); /// Alias minus-hexagon for icon [solidHexagonMinus] @Deprecated('Use "solidHexagonMinus" instead.') static const IconData solidMinusHexagon = solidHexagonMinus; /// Regular Hexagon Minus icon /// /// https://fontawesome.com/icons/hexagon-minus?style=regular /// delete, hide, negative, remove, shape, trash static const IconData hexagonMinus = IconDataRegular(0xf307); /// Alias minus-hexagon for icon [hexagonMinus] @Deprecated('Use "hexagonMinus" instead.') static const IconData minusHexagon = hexagonMinus; /// Light Hexagon Minus icon /// /// https://fontawesome.com/icons/hexagon-minus?style=light /// delete, hide, negative, remove, shape, trash static const IconData lightHexagonMinus = IconDataLight(0xf307); /// Alias minus-hexagon for icon [lightHexagonMinus] @Deprecated('Use "lightHexagonMinus" instead.') static const IconData lightMinusHexagon = lightHexagonMinus; /// Thin Hexagon Minus icon /// /// https://fontawesome.com/icons/hexagon-minus?style=thin /// delete, hide, negative, remove, shape, trash static const IconData thinHexagonMinus = IconDataThin(0xf307); /// Alias minus-hexagon for icon [thinHexagonMinus] @Deprecated('Use "thinHexagonMinus" instead.') static const IconData thinMinusHexagon = thinHexagonMinus; /// Solid Hexagon Plus icon /// /// https://fontawesome.com/icons/hexagon-plus?style=solid /// add, create, expand, new, positive, shape static const IconData solidHexagonPlus = IconDataSolid(0xf300); /// Alias plus-hexagon for icon [solidHexagonPlus] @Deprecated('Use "solidHexagonPlus" instead.') static const IconData solidPlusHexagon = solidHexagonPlus; /// Regular Hexagon Plus icon /// /// https://fontawesome.com/icons/hexagon-plus?style=regular /// add, create, expand, new, positive, shape static const IconData hexagonPlus = IconDataRegular(0xf300); /// Alias plus-hexagon for icon [hexagonPlus] @Deprecated('Use "hexagonPlus" instead.') static const IconData plusHexagon = hexagonPlus; /// Light Hexagon Plus icon /// /// https://fontawesome.com/icons/hexagon-plus?style=light /// add, create, expand, new, positive, shape static const IconData lightHexagonPlus = IconDataLight(0xf300); /// Alias plus-hexagon for icon [lightHexagonPlus] @Deprecated('Use "lightHexagonPlus" instead.') static const IconData lightPlusHexagon = lightHexagonPlus; /// Thin Hexagon Plus icon /// /// https://fontawesome.com/icons/hexagon-plus?style=thin /// add, create, expand, new, positive, shape static const IconData thinHexagonPlus = IconDataThin(0xf300); /// Alias plus-hexagon for icon [thinHexagonPlus] @Deprecated('Use "thinHexagonPlus" instead.') static const IconData thinPlusHexagon = thinHexagonPlus; /// Solid Hexagon Vertical Nft icon /// /// https://fontawesome.com/icons/hexagon-vertical-nft?style=solid /// NFT, blockchain, crypto, data, non-fungible token static const IconData solidHexagonVerticalNft = IconDataSolid(0xe505); /// Regular Hexagon Vertical Nft icon /// /// https://fontawesome.com/icons/hexagon-vertical-nft?style=regular /// NFT, blockchain, crypto, data, non-fungible token static const IconData hexagonVerticalNft = IconDataRegular(0xe505); /// Light Hexagon Vertical Nft icon /// /// https://fontawesome.com/icons/hexagon-vertical-nft?style=light /// NFT, blockchain, crypto, data, non-fungible token static const IconData lightHexagonVerticalNft = IconDataLight(0xe505); /// Thin Hexagon Vertical Nft icon /// /// https://fontawesome.com/icons/hexagon-vertical-nft?style=thin /// NFT, blockchain, crypto, data, non-fungible token static const IconData thinHexagonVerticalNft = IconDataThin(0xe505); /// Solid Hexagon Vertical Nft Slanted icon /// /// https://fontawesome.com/icons/hexagon-vertical-nft-slanted?style=solid /// NFT, blockchain, crypto, data, non-fungible token static const IconData solidHexagonVerticalNftSlanted = IconDataSolid(0xe506); /// Regular Hexagon Vertical Nft Slanted icon /// /// https://fontawesome.com/icons/hexagon-vertical-nft-slanted?style=regular /// NFT, blockchain, crypto, data, non-fungible token static const IconData hexagonVerticalNftSlanted = IconDataRegular(0xe506); /// Light Hexagon Vertical Nft Slanted icon /// /// https://fontawesome.com/icons/hexagon-vertical-nft-slanted?style=light /// NFT, blockchain, crypto, data, non-fungible token static const IconData lightHexagonVerticalNftSlanted = IconDataLight(0xe506); /// Thin Hexagon Vertical Nft Slanted icon /// /// https://fontawesome.com/icons/hexagon-vertical-nft-slanted?style=thin /// NFT, blockchain, crypto, data, non-fungible token static const IconData thinHexagonVerticalNftSlanted = IconDataThin(0xe506); /// Solid Hexagon Xmark icon /// /// https://fontawesome.com/icons/hexagon-xmark?style=solid /// close, cross, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData solidHexagonXmark = IconDataSolid(0xf2ee); /// Alias times-hexagon for icon [solidHexagonXmark] @Deprecated('Use "solidHexagonXmark" instead.') static const IconData solidTimesHexagon = solidHexagonXmark; /// Alias xmark-hexagon for icon [solidHexagonXmark] @Deprecated('Use "solidHexagonXmark" instead.') static const IconData solidXmarkHexagon = solidHexagonXmark; /// Regular Hexagon Xmark icon /// /// https://fontawesome.com/icons/hexagon-xmark?style=regular /// close, cross, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData hexagonXmark = IconDataRegular(0xf2ee); /// Alias times-hexagon for icon [hexagonXmark] @Deprecated('Use "hexagonXmark" instead.') static const IconData timesHexagon = hexagonXmark; /// Alias xmark-hexagon for icon [hexagonXmark] @Deprecated('Use "hexagonXmark" instead.') static const IconData xmarkHexagon = hexagonXmark; /// Light Hexagon Xmark icon /// /// https://fontawesome.com/icons/hexagon-xmark?style=light /// close, cross, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData lightHexagonXmark = IconDataLight(0xf2ee); /// Alias times-hexagon for icon [lightHexagonXmark] @Deprecated('Use "lightHexagonXmark" instead.') static const IconData lightTimesHexagon = lightHexagonXmark; /// Alias xmark-hexagon for icon [lightHexagonXmark] @Deprecated('Use "lightHexagonXmark" instead.') static const IconData lightXmarkHexagon = lightHexagonXmark; /// Thin Hexagon Xmark icon /// /// https://fontawesome.com/icons/hexagon-xmark?style=thin /// close, cross, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData thinHexagonXmark = IconDataThin(0xf2ee); /// Alias times-hexagon for icon [thinHexagonXmark] @Deprecated('Use "thinHexagonXmark" instead.') static const IconData thinTimesHexagon = thinHexagonXmark; /// Alias xmark-hexagon for icon [thinHexagonXmark] @Deprecated('Use "thinHexagonXmark" instead.') static const IconData thinXmarkHexagon = thinHexagonXmark; /// Solid High Definition icon /// /// https://fontawesome.com/icons/high-definition?style=solid /// img, resolution, retina, video static const IconData solidHighDefinition = IconDataSolid(0xe1ae); /// Alias rectangle-hd for icon [solidHighDefinition] @Deprecated('Use "solidHighDefinition" instead.') static const IconData solidRectangleHd = solidHighDefinition; /// Regular High Definition icon /// /// https://fontawesome.com/icons/high-definition?style=regular /// img, resolution, retina, video static const IconData highDefinition = IconDataRegular(0xe1ae); /// Alias rectangle-hd for icon [highDefinition] @Deprecated('Use "highDefinition" instead.') static const IconData rectangleHd = highDefinition; /// Light High Definition icon /// /// https://fontawesome.com/icons/high-definition?style=light /// img, resolution, retina, video static const IconData lightHighDefinition = IconDataLight(0xe1ae); /// Alias rectangle-hd for icon [lightHighDefinition] @Deprecated('Use "lightHighDefinition" instead.') static const IconData lightRectangleHd = lightHighDefinition; /// Thin High Definition icon /// /// https://fontawesome.com/icons/high-definition?style=thin /// img, resolution, retina, video static const IconData thinHighDefinition = IconDataThin(0xe1ae); /// Alias rectangle-hd for icon [thinHighDefinition] @Deprecated('Use "thinHighDefinition" instead.') static const IconData thinRectangleHd = thinHighDefinition; /// Solid Highlighter icon /// /// https://fontawesome.com/icons/highlighter?style=solid /// edit, marker, modify, sharpie, update, write static const IconData solidHighlighter = IconDataSolid(0xf591); /// Regular Highlighter icon /// /// https://fontawesome.com/icons/highlighter?style=regular /// edit, marker, modify, sharpie, update, write static const IconData highlighter = IconDataRegular(0xf591); /// Light Highlighter icon /// /// https://fontawesome.com/icons/highlighter?style=light /// edit, marker, modify, sharpie, update, write static const IconData lightHighlighter = IconDataLight(0xf591); /// Thin Highlighter icon /// /// https://fontawesome.com/icons/highlighter?style=thin /// edit, marker, modify, sharpie, update, write static const IconData thinHighlighter = IconDataThin(0xf591); /// Solid Highlighter Line icon /// /// https://fontawesome.com/icons/highlighter-line?style=solid /// highlight, marker, select static const IconData solidHighlighterLine = IconDataSolid(0xe1af); /// Regular Highlighter Line icon /// /// https://fontawesome.com/icons/highlighter-line?style=regular /// highlight, marker, select static const IconData highlighterLine = IconDataRegular(0xe1af); /// Light Highlighter Line icon /// /// https://fontawesome.com/icons/highlighter-line?style=light /// highlight, marker, select static const IconData lightHighlighterLine = IconDataLight(0xe1af); /// Thin Highlighter Line icon /// /// https://fontawesome.com/icons/highlighter-line?style=thin /// highlight, marker, select static const IconData thinHighlighterLine = IconDataThin(0xe1af); /// Solid Hill Avalanche icon /// /// https://fontawesome.com/icons/hill-avalanche?style=solid /// mudslide, snow, winter static const IconData solidHillAvalanche = IconDataSolid(0xe507); /// Regular Hill Avalanche icon /// /// https://fontawesome.com/icons/hill-avalanche?style=regular /// mudslide, snow, winter static const IconData hillAvalanche = IconDataRegular(0xe507); /// Light Hill Avalanche icon /// /// https://fontawesome.com/icons/hill-avalanche?style=light /// mudslide, snow, winter static const IconData lightHillAvalanche = IconDataLight(0xe507); /// Thin Hill Avalanche icon /// /// https://fontawesome.com/icons/hill-avalanche?style=thin /// mudslide, snow, winter static const IconData thinHillAvalanche = IconDataThin(0xe507); /// Solid Hill Rockslide icon /// /// https://fontawesome.com/icons/hill-rockslide?style=solid /// mudslide static const IconData solidHillRockslide = IconDataSolid(0xe508); /// Regular Hill Rockslide icon /// /// https://fontawesome.com/icons/hill-rockslide?style=regular /// mudslide static const IconData hillRockslide = IconDataRegular(0xe508); /// Light Hill Rockslide icon /// /// https://fontawesome.com/icons/hill-rockslide?style=light /// mudslide static const IconData lightHillRockslide = IconDataLight(0xe508); /// Thin Hill Rockslide icon /// /// https://fontawesome.com/icons/hill-rockslide?style=thin /// mudslide static const IconData thinHillRockslide = IconDataThin(0xe508); /// Solid Hippo icon /// /// https://fontawesome.com/icons/hippo?style=solid /// animal, fauna, hippo, hippopotamus, hungry, mammal static const IconData solidHippo = IconDataSolid(0xf6ed); /// Regular Hippo icon /// /// https://fontawesome.com/icons/hippo?style=regular /// animal, fauna, hippo, hippopotamus, hungry, mammal static const IconData hippo = IconDataRegular(0xf6ed); /// Light Hippo icon /// /// https://fontawesome.com/icons/hippo?style=light /// animal, fauna, hippo, hippopotamus, hungry, mammal static const IconData lightHippo = IconDataLight(0xf6ed); /// Thin Hippo icon /// /// https://fontawesome.com/icons/hippo?style=thin /// animal, fauna, hippo, hippopotamus, hungry, mammal static const IconData thinHippo = IconDataThin(0xf6ed); /// Brands Hips icon /// /// https://fontawesome.com/icons/hips?style=brands static const IconData hips = IconDataBrands(0xf452); /// Brands HireAHelper icon /// /// https://fontawesome.com/icons/hire-a-helper?style=brands static const IconData hireAHelper = IconDataBrands(0xf3b0); /// Brands Hive Blockchain Network icon /// /// https://fontawesome.com/icons/hive?style=brands static const IconData hive = IconDataBrands(0xe07f); /// Solid Hockey Mask icon /// /// https://fontawesome.com/icons/hockey-mask?style=solid /// clothing, friday, halloween, ice, jason, nhl, protection, sport, thirteenth static const IconData solidHockeyMask = IconDataSolid(0xf6ee); /// Regular Hockey Mask icon /// /// https://fontawesome.com/icons/hockey-mask?style=regular /// clothing, friday, halloween, ice, jason, nhl, protection, sport, thirteenth static const IconData hockeyMask = IconDataRegular(0xf6ee); /// Light Hockey Mask icon /// /// https://fontawesome.com/icons/hockey-mask?style=light /// clothing, friday, halloween, ice, jason, nhl, protection, sport, thirteenth static const IconData lightHockeyMask = IconDataLight(0xf6ee); /// Thin Hockey Mask icon /// /// https://fontawesome.com/icons/hockey-mask?style=thin /// clothing, friday, halloween, ice, jason, nhl, protection, sport, thirteenth static const IconData thinHockeyMask = IconDataThin(0xf6ee); /// Solid Hockey Puck icon /// /// https://fontawesome.com/icons/hockey-puck?style=solid /// ice, nhl, sport static const IconData solidHockeyPuck = IconDataSolid(0xf453); /// Regular Hockey Puck icon /// /// https://fontawesome.com/icons/hockey-puck?style=regular /// ice, nhl, sport static const IconData hockeyPuck = IconDataRegular(0xf453); /// Light Hockey Puck icon /// /// https://fontawesome.com/icons/hockey-puck?style=light /// ice, nhl, sport static const IconData lightHockeyPuck = IconDataLight(0xf453); /// Thin Hockey Puck icon /// /// https://fontawesome.com/icons/hockey-puck?style=thin /// ice, nhl, sport static const IconData thinHockeyPuck = IconDataThin(0xf453); /// Solid Hockey Stick Puck icon /// /// https://fontawesome.com/icons/hockey-stick-puck?style=solid /// game, hockey, ice, ice hockey, nhl, puck, sport, stick static const IconData solidHockeyStickPuck = IconDataSolid(0xe3ae); /// Regular Hockey Stick Puck icon /// /// https://fontawesome.com/icons/hockey-stick-puck?style=regular /// game, hockey, ice, ice hockey, nhl, puck, sport, stick static const IconData hockeyStickPuck = IconDataRegular(0xe3ae); /// Light Hockey Stick Puck icon /// /// https://fontawesome.com/icons/hockey-stick-puck?style=light /// game, hockey, ice, ice hockey, nhl, puck, sport, stick static const IconData lightHockeyStickPuck = IconDataLight(0xe3ae); /// Thin Hockey Stick Puck icon /// /// https://fontawesome.com/icons/hockey-stick-puck?style=thin /// game, hockey, ice, ice hockey, nhl, puck, sport, stick static const IconData thinHockeyStickPuck = IconDataThin(0xe3ae); /// Solid Hockey Sticks icon /// /// https://fontawesome.com/icons/hockey-sticks?style=solid /// ice, nhl, sport static const IconData solidHockeySticks = IconDataSolid(0xf454); /// Regular Hockey Sticks icon /// /// https://fontawesome.com/icons/hockey-sticks?style=regular /// ice, nhl, sport static const IconData hockeySticks = IconDataRegular(0xf454); /// Light Hockey Sticks icon /// /// https://fontawesome.com/icons/hockey-sticks?style=light /// ice, nhl, sport static const IconData lightHockeySticks = IconDataLight(0xf454); /// Thin Hockey Sticks icon /// /// https://fontawesome.com/icons/hockey-sticks?style=thin /// ice, nhl, sport static const IconData thinHockeySticks = IconDataThin(0xf454); /// Solid Holly Berry icon /// /// https://fontawesome.com/icons/holly-berry?style=solid /// catwoman, christmas, decoration, flora, halle, holiday, ororo munroe, plant, storm, xmas static const IconData solidHollyBerry = IconDataSolid(0xf7aa); /// Regular Holly Berry icon /// /// https://fontawesome.com/icons/holly-berry?style=regular /// catwoman, christmas, decoration, flora, halle, holiday, ororo munroe, plant, storm, xmas static const IconData hollyBerry = IconDataRegular(0xf7aa); /// Light Holly Berry icon /// /// https://fontawesome.com/icons/holly-berry?style=light /// catwoman, christmas, decoration, flora, halle, holiday, ororo munroe, plant, storm, xmas static const IconData lightHollyBerry = IconDataLight(0xf7aa); /// Thin Holly Berry icon /// /// https://fontawesome.com/icons/holly-berry?style=thin /// catwoman, christmas, decoration, flora, halle, holiday, ororo munroe, plant, storm, xmas static const IconData thinHollyBerry = IconDataThin(0xf7aa); /// Solid Honey Pot icon /// /// https://fontawesome.com/icons/honey-pot?style=solid /// Winnie the pooh, drip, honey, jar, sweet static const IconData solidHoneyPot = IconDataSolid(0xe418); /// Regular Honey Pot icon /// /// https://fontawesome.com/icons/honey-pot?style=regular /// Winnie the pooh, drip, honey, jar, sweet static const IconData honeyPot = IconDataRegular(0xe418); /// Light Honey Pot icon /// /// https://fontawesome.com/icons/honey-pot?style=light /// Winnie the pooh, drip, honey, jar, sweet static const IconData lightHoneyPot = IconDataLight(0xe418); /// Thin Honey Pot icon /// /// https://fontawesome.com/icons/honey-pot?style=thin /// Winnie the pooh, drip, honey, jar, sweet static const IconData thinHoneyPot = IconDataThin(0xe418); /// Solid Hood Cloak icon /// /// https://fontawesome.com/icons/hood-cloak?style=solid /// Dungeons & Dragons, clothing, d&d, dnd, fantasy, hat, rogue, stealth static const IconData solidHoodCloak = IconDataSolid(0xf6ef); /// Regular Hood Cloak icon /// /// https://fontawesome.com/icons/hood-cloak?style=regular /// Dungeons & Dragons, clothing, d&d, dnd, fantasy, hat, rogue, stealth static const IconData hoodCloak = IconDataRegular(0xf6ef); /// Light Hood Cloak icon /// /// https://fontawesome.com/icons/hood-cloak?style=light /// Dungeons & Dragons, clothing, d&d, dnd, fantasy, hat, rogue, stealth static const IconData lightHoodCloak = IconDataLight(0xf6ef); /// Thin Hood Cloak icon /// /// https://fontawesome.com/icons/hood-cloak?style=thin /// Dungeons & Dragons, clothing, d&d, dnd, fantasy, hat, rogue, stealth static const IconData thinHoodCloak = IconDataThin(0xf6ef); /// Brands Hooli icon /// /// https://fontawesome.com/icons/hooli?style=brands static const IconData hooli = IconDataBrands(0xf427); /// Solid Horizontal Rule icon /// /// https://fontawesome.com/icons/horizontal-rule?style=solid /// Horizontal Bar, divider, hr, line, page break static const IconData solidHorizontalRule = IconDataSolid(0xf86c); /// Regular Horizontal Rule icon /// /// https://fontawesome.com/icons/horizontal-rule?style=regular /// Horizontal Bar, divider, hr, line, page break static const IconData horizontalRule = IconDataRegular(0xf86c); /// Light Horizontal Rule icon /// /// https://fontawesome.com/icons/horizontal-rule?style=light /// Horizontal Bar, divider, hr, line, page break static const IconData lightHorizontalRule = IconDataLight(0xf86c); /// Thin Horizontal Rule icon /// /// https://fontawesome.com/icons/horizontal-rule?style=thin /// Horizontal Bar, divider, hr, line, page break static const IconData thinHorizontalRule = IconDataThin(0xf86c); /// Brands Hornbill icon /// /// https://fontawesome.com/icons/hornbill?style=brands static const IconData hornbill = IconDataBrands(0xf592); /// Solid Horse icon /// /// https://fontawesome.com/icons/horse?style=solid /// equestrian, equus, fauna, horse, mammmal, mare, neigh, pony, racehorse, racing static const IconData solidHorse = IconDataSolid(0xf6f0); /// Regular Horse icon /// /// https://fontawesome.com/icons/horse?style=regular /// equestrian, equus, fauna, horse, mammmal, mare, neigh, pony, racehorse, racing static const IconData horse = IconDataRegular(0xf6f0); /// Light Horse icon /// /// https://fontawesome.com/icons/horse?style=light /// equestrian, equus, fauna, horse, mammmal, mare, neigh, pony, racehorse, racing static const IconData lightHorse = IconDataLight(0xf6f0); /// Thin Horse icon /// /// https://fontawesome.com/icons/horse?style=thin /// equestrian, equus, fauna, horse, mammmal, mare, neigh, pony, racehorse, racing static const IconData thinHorse = IconDataThin(0xf6f0); /// Solid Horse Head icon /// /// https://fontawesome.com/icons/horse-head?style=solid /// equus, fauna, mammmal, mare, neigh, pony static const IconData solidHorseHead = IconDataSolid(0xf7ab); /// Regular Horse Head icon /// /// https://fontawesome.com/icons/horse-head?style=regular /// equus, fauna, mammmal, mare, neigh, pony static const IconData horseHead = IconDataRegular(0xf7ab); /// Light Horse Head icon /// /// https://fontawesome.com/icons/horse-head?style=light /// equus, fauna, mammmal, mare, neigh, pony static const IconData lightHorseHead = IconDataLight(0xf7ab); /// Thin Horse Head icon /// /// https://fontawesome.com/icons/horse-head?style=thin /// equus, fauna, mammmal, mare, neigh, pony static const IconData thinHorseHead = IconDataThin(0xf7ab); /// Solid Horse Saddle icon /// /// https://fontawesome.com/icons/horse-saddle?style=solid /// cowboy, equus, fauna, mammmal, mare, neigh, pony, rodeo, western static const IconData solidHorseSaddle = IconDataSolid(0xf8c3); /// Regular Horse Saddle icon /// /// https://fontawesome.com/icons/horse-saddle?style=regular /// cowboy, equus, fauna, mammmal, mare, neigh, pony, rodeo, western static const IconData horseSaddle = IconDataRegular(0xf8c3); /// Light Horse Saddle icon /// /// https://fontawesome.com/icons/horse-saddle?style=light /// cowboy, equus, fauna, mammmal, mare, neigh, pony, rodeo, western static const IconData lightHorseSaddle = IconDataLight(0xf8c3); /// Thin Horse Saddle icon /// /// https://fontawesome.com/icons/horse-saddle?style=thin /// cowboy, equus, fauna, mammmal, mare, neigh, pony, rodeo, western static const IconData thinHorseSaddle = IconDataThin(0xf8c3); /// Solid Hose icon /// /// https://fontawesome.com/icons/hose?style=solid /// fire, irrigation, water static const IconData solidHose = IconDataSolid(0xe419); /// Regular Hose icon /// /// https://fontawesome.com/icons/hose?style=regular /// fire, irrigation, water static const IconData hose = IconDataRegular(0xe419); /// Light Hose icon /// /// https://fontawesome.com/icons/hose?style=light /// fire, irrigation, water static const IconData lightHose = IconDataLight(0xe419); /// Thin Hose icon /// /// https://fontawesome.com/icons/hose?style=thin /// fire, irrigation, water static const IconData thinHose = IconDataThin(0xe419); /// Solid Hose Reel icon /// /// https://fontawesome.com/icons/hose-reel?style=solid /// fire, irrigation, water static const IconData solidHoseReel = IconDataSolid(0xe41a); /// Regular Hose Reel icon /// /// https://fontawesome.com/icons/hose-reel?style=regular /// fire, irrigation, water static const IconData hoseReel = IconDataRegular(0xe41a); /// Light Hose Reel icon /// /// https://fontawesome.com/icons/hose-reel?style=light /// fire, irrigation, water static const IconData lightHoseReel = IconDataLight(0xe41a); /// Thin Hose Reel icon /// /// https://fontawesome.com/icons/hose-reel?style=thin /// fire, irrigation, water static const IconData thinHoseReel = IconDataThin(0xe41a); /// Solid Hospital icon /// /// https://fontawesome.com/icons/hospital?style=solid /// building, covid-19, doctor, emergency room, hospital, medical center, medicine static const IconData solidHospital = IconDataSolid(0xf0f8); /// Alias hospital-alt for icon [solidHospital] @Deprecated('Use "solidHospital" instead.') static const IconData solidHospitalAlt = solidHospital; /// Alias hospital-wide for icon [solidHospital] @Deprecated('Use "solidHospital" instead.') static const IconData solidHospitalWide = solidHospital; /// Regular Hospital icon /// /// https://fontawesome.com/icons/hospital?style=regular /// building, covid-19, doctor, emergency room, hospital, medical center, medicine static const IconData hospital = IconDataRegular(0xf0f8); /// Alias hospital-alt for icon [hospital] @Deprecated('Use "hospital" instead.') static const IconData hospitalAlt = hospital; /// Alias hospital-wide for icon [hospital] @Deprecated('Use "hospital" instead.') static const IconData hospitalWide = hospital; /// Light Hospital icon /// /// https://fontawesome.com/icons/hospital?style=light /// building, covid-19, doctor, emergency room, hospital, medical center, medicine static const IconData lightHospital = IconDataLight(0xf0f8); /// Alias hospital-alt for icon [lightHospital] @Deprecated('Use "lightHospital" instead.') static const IconData lightHospitalAlt = lightHospital; /// Alias hospital-wide for icon [lightHospital] @Deprecated('Use "lightHospital" instead.') static const IconData lightHospitalWide = lightHospital; /// Thin Hospital icon /// /// https://fontawesome.com/icons/hospital?style=thin /// building, covid-19, doctor, emergency room, hospital, medical center, medicine static const IconData thinHospital = IconDataThin(0xf0f8); /// Alias hospital-alt for icon [thinHospital] @Deprecated('Use "thinHospital" instead.') static const IconData thinHospitalAlt = thinHospital; /// Alias hospital-wide for icon [thinHospital] @Deprecated('Use "thinHospital" instead.') static const IconData thinHospitalWide = thinHospital; /// Solid Hospital User icon /// /// https://fontawesome.com/icons/hospital-user?style=solid /// covid-19, doctor, network, patient, primary care, uer static const IconData solidHospitalUser = IconDataSolid(0xf80d); /// Regular Hospital User icon /// /// https://fontawesome.com/icons/hospital-user?style=regular /// covid-19, doctor, network, patient, primary care, uer static const IconData hospitalUser = IconDataRegular(0xf80d); /// Light Hospital User icon /// /// https://fontawesome.com/icons/hospital-user?style=light /// covid-19, doctor, network, patient, primary care, uer static const IconData lightHospitalUser = IconDataLight(0xf80d); /// Thin Hospital User icon /// /// https://fontawesome.com/icons/hospital-user?style=thin /// covid-19, doctor, network, patient, primary care, uer static const IconData thinHospitalUser = IconDataThin(0xf80d); /// Solid Hospitals icon /// /// https://fontawesome.com/icons/hospitals?style=solid /// emergency, insurance, network static const IconData solidHospitals = IconDataSolid(0xf80e); /// Regular Hospitals icon /// /// https://fontawesome.com/icons/hospitals?style=regular /// emergency, insurance, network static const IconData hospitals = IconDataRegular(0xf80e); /// Light Hospitals icon /// /// https://fontawesome.com/icons/hospitals?style=light /// emergency, insurance, network static const IconData lightHospitals = IconDataLight(0xf80e); /// Thin Hospitals icon /// /// https://fontawesome.com/icons/hospitals?style=thin /// emergency, insurance, network static const IconData thinHospitals = IconDataThin(0xf80e); /// Solid Hot Tub Person icon /// /// https://fontawesome.com/icons/hot-tub-person?style=solid /// jacuzzi, spa, uer static const IconData solidHotTubPerson = IconDataSolid(0xf593); /// Alias hot-tub for icon [solidHotTubPerson] @Deprecated('Use "solidHotTubPerson" instead.') static const IconData solidHotTub = solidHotTubPerson; /// Regular Hot Tub Person icon /// /// https://fontawesome.com/icons/hot-tub-person?style=regular /// jacuzzi, spa, uer static const IconData hotTubPerson = IconDataRegular(0xf593); /// Alias hot-tub for icon [hotTubPerson] @Deprecated('Use "hotTubPerson" instead.') static const IconData hotTub = hotTubPerson; /// Light Hot Tub Person icon /// /// https://fontawesome.com/icons/hot-tub-person?style=light /// jacuzzi, spa, uer static const IconData lightHotTubPerson = IconDataLight(0xf593); /// Alias hot-tub for icon [lightHotTubPerson] @Deprecated('Use "lightHotTubPerson" instead.') static const IconData lightHotTub = lightHotTubPerson; /// Thin Hot Tub Person icon /// /// https://fontawesome.com/icons/hot-tub-person?style=thin /// jacuzzi, spa, uer static const IconData thinHotTubPerson = IconDataThin(0xf593); /// Alias hot-tub for icon [thinHotTubPerson] @Deprecated('Use "thinHotTubPerson" instead.') static const IconData thinHotTub = thinHotTubPerson; /// Solid Hotdog icon /// /// https://fontawesome.com/icons/hotdog?style=solid /// bun, chili, frankfurt, frankfurter, hot dog, hotdog, kosher, polish, sandwich, sausage, vienna, weiner static const IconData solidHotdog = IconDataSolid(0xf80f); /// Regular Hotdog icon /// /// https://fontawesome.com/icons/hotdog?style=regular /// bun, chili, frankfurt, frankfurter, hot dog, hotdog, kosher, polish, sandwich, sausage, vienna, weiner static const IconData hotdog = IconDataRegular(0xf80f); /// Light Hotdog icon /// /// https://fontawesome.com/icons/hotdog?style=light /// bun, chili, frankfurt, frankfurter, hot dog, hotdog, kosher, polish, sandwich, sausage, vienna, weiner static const IconData lightHotdog = IconDataLight(0xf80f); /// Thin Hotdog icon /// /// https://fontawesome.com/icons/hotdog?style=thin /// bun, chili, frankfurt, frankfurter, hot dog, hotdog, kosher, polish, sandwich, sausage, vienna, weiner static const IconData thinHotdog = IconDataThin(0xf80f); /// Solid Hotel icon /// /// https://fontawesome.com/icons/hotel?style=solid /// building, hotel, inn, lodging, motel, resort, travel static const IconData solidHotel = IconDataSolid(0xf594); /// Regular Hotel icon /// /// https://fontawesome.com/icons/hotel?style=regular /// building, hotel, inn, lodging, motel, resort, travel static const IconData hotel = IconDataRegular(0xf594); /// Light Hotel icon /// /// https://fontawesome.com/icons/hotel?style=light /// building, hotel, inn, lodging, motel, resort, travel static const IconData lightHotel = IconDataLight(0xf594); /// Thin Hotel icon /// /// https://fontawesome.com/icons/hotel?style=thin /// building, hotel, inn, lodging, motel, resort, travel static const IconData thinHotel = IconDataThin(0xf594); /// Brands Hotjar icon /// /// https://fontawesome.com/icons/hotjar?style=brands static const IconData hotjar = IconDataBrands(0xf3b1); /// Solid Hourglass icon /// /// https://fontawesome.com/icons/hourglass?style=solid /// hour, hourglass, hourglass not done, minute, sand, stopwatch, time, timer static const IconData solidHourglass = IconDataSolid(0xf254); /// Alias hourglass-empty for icon [solidHourglass] @Deprecated('Use "solidHourglass" instead.') static const IconData solidHourglassEmpty = solidHourglass; /// Regular Hourglass icon /// /// https://fontawesome.com/icons/hourglass?style=regular /// hour, hourglass, hourglass not done, minute, sand, stopwatch, time, timer static const IconData hourglass = IconDataRegular(0xf254); /// Alias hourglass-empty for icon [hourglass] @Deprecated('Use "hourglass" instead.') static const IconData hourglassEmpty = hourglass; /// Light Hourglass icon /// /// https://fontawesome.com/icons/hourglass?style=light /// hour, hourglass, hourglass not done, minute, sand, stopwatch, time, timer static const IconData lightHourglass = IconDataLight(0xf254); /// Alias hourglass-empty for icon [lightHourglass] @Deprecated('Use "lightHourglass" instead.') static const IconData lightHourglassEmpty = lightHourglass; /// Thin Hourglass icon /// /// https://fontawesome.com/icons/hourglass?style=thin /// hour, hourglass, hourglass not done, minute, sand, stopwatch, time, timer static const IconData thinHourglass = IconDataThin(0xf254); /// Alias hourglass-empty for icon [thinHourglass] @Deprecated('Use "thinHourglass" instead.') static const IconData thinHourglassEmpty = thinHourglass; /// Solid Hourglass Clock icon /// /// https://fontawesome.com/icons/hourglass-clock?style=solid /// countdown, hour, hourglass, hourglass not done, minute, pending, sand, stopwatch, time, timer, waiting static const IconData solidHourglassClock = IconDataSolid(0xe41b); /// Regular Hourglass Clock icon /// /// https://fontawesome.com/icons/hourglass-clock?style=regular /// countdown, hour, hourglass, hourglass not done, minute, pending, sand, stopwatch, time, timer, waiting static const IconData hourglassClock = IconDataRegular(0xe41b); /// Light Hourglass Clock icon /// /// https://fontawesome.com/icons/hourglass-clock?style=light /// countdown, hour, hourglass, hourglass not done, minute, pending, sand, stopwatch, time, timer, waiting static const IconData lightHourglassClock = IconDataLight(0xe41b); /// Thin Hourglass Clock icon /// /// https://fontawesome.com/icons/hourglass-clock?style=thin /// countdown, hour, hourglass, hourglass not done, minute, pending, sand, stopwatch, time, timer, waiting static const IconData thinHourglassClock = IconDataThin(0xe41b); /// Solid Hourglass End icon /// /// https://fontawesome.com/icons/hourglass-end?style=solid /// hour, hourglass done, minute, pending, sand, stopwatch, time, timer, waiting static const IconData solidHourglassEnd = IconDataSolid(0xf253); /// Alias hourglass-3 for icon [solidHourglassEnd] @Deprecated('Use "solidHourglassEnd" instead.') static const IconData solidHourglass3 = solidHourglassEnd; /// Regular Hourglass End icon /// /// https://fontawesome.com/icons/hourglass-end?style=regular /// hour, hourglass done, minute, pending, sand, stopwatch, time, timer, waiting static const IconData hourglassEnd = IconDataRegular(0xf253); /// Alias hourglass-3 for icon [hourglassEnd] @Deprecated('Use "hourglassEnd" instead.') static const IconData hourglass3 = hourglassEnd; /// Light Hourglass End icon /// /// https://fontawesome.com/icons/hourglass-end?style=light /// hour, hourglass done, minute, pending, sand, stopwatch, time, timer, waiting static const IconData lightHourglassEnd = IconDataLight(0xf253); /// Alias hourglass-3 for icon [lightHourglassEnd] @Deprecated('Use "lightHourglassEnd" instead.') static const IconData lightHourglass3 = lightHourglassEnd; /// Thin Hourglass End icon /// /// https://fontawesome.com/icons/hourglass-end?style=thin /// hour, hourglass done, minute, pending, sand, stopwatch, time, timer, waiting static const IconData thinHourglassEnd = IconDataThin(0xf253); /// Alias hourglass-3 for icon [thinHourglassEnd] @Deprecated('Use "thinHourglassEnd" instead.') static const IconData thinHourglass3 = thinHourglassEnd; /// Solid Hourglass Half icon /// /// https://fontawesome.com/icons/hourglass-half?style=solid /// hour, minute, pending, sand, stopwatch, time, waiting static const IconData solidHourglassHalf = IconDataSolid(0xf252); /// Alias hourglass-2 for icon [solidHourglassHalf] @Deprecated('Use "solidHourglassHalf" instead.') static const IconData solidHourglass2 = solidHourglassHalf; /// Regular Hourglass Half icon /// /// https://fontawesome.com/icons/hourglass-half?style=regular /// hour, minute, pending, sand, stopwatch, time, waiting static const IconData hourglassHalf = IconDataRegular(0xf252); /// Alias hourglass-2 for icon [hourglassHalf] @Deprecated('Use "hourglassHalf" instead.') static const IconData hourglass2 = hourglassHalf; /// Light Hourglass Half icon /// /// https://fontawesome.com/icons/hourglass-half?style=light /// hour, minute, pending, sand, stopwatch, time, waiting static const IconData lightHourglassHalf = IconDataLight(0xf252); /// Alias hourglass-2 for icon [lightHourglassHalf] @Deprecated('Use "lightHourglassHalf" instead.') static const IconData lightHourglass2 = lightHourglassHalf; /// Thin Hourglass Half icon /// /// https://fontawesome.com/icons/hourglass-half?style=thin /// hour, minute, pending, sand, stopwatch, time, waiting static const IconData thinHourglassHalf = IconDataThin(0xf252); /// Alias hourglass-2 for icon [thinHourglassHalf] @Deprecated('Use "thinHourglassHalf" instead.') static const IconData thinHourglass2 = thinHourglassHalf; /// Solid Hourglass Start icon /// /// https://fontawesome.com/icons/hourglass-start?style=solid /// hour, minute, sand, stopwatch, time, waiting static const IconData solidHourglassStart = IconDataSolid(0xf251); /// Alias hourglass-1 for icon [solidHourglassStart] @Deprecated('Use "solidHourglassStart" instead.') static const IconData solidHourglass1 = solidHourglassStart; /// Regular Hourglass Start icon /// /// https://fontawesome.com/icons/hourglass-start?style=regular /// hour, minute, sand, stopwatch, time, waiting static const IconData hourglassStart = IconDataRegular(0xf251); /// Alias hourglass-1 for icon [hourglassStart] @Deprecated('Use "hourglassStart" instead.') static const IconData hourglass1 = hourglassStart; /// Light Hourglass Start icon /// /// https://fontawesome.com/icons/hourglass-start?style=light /// hour, minute, sand, stopwatch, time, waiting static const IconData lightHourglassStart = IconDataLight(0xf251); /// Alias hourglass-1 for icon [lightHourglassStart] @Deprecated('Use "lightHourglassStart" instead.') static const IconData lightHourglass1 = lightHourglassStart; /// Thin Hourglass Start icon /// /// https://fontawesome.com/icons/hourglass-start?style=thin /// hour, minute, sand, stopwatch, time, waiting static const IconData thinHourglassStart = IconDataThin(0xf251); /// Alias hourglass-1 for icon [thinHourglassStart] @Deprecated('Use "thinHourglassStart" instead.') static const IconData thinHourglass1 = thinHourglassStart; /// Solid House icon /// /// https://fontawesome.com/icons/house?style=solid /// abode, building, home, house, main, residence static const IconData solidHouse = IconDataSolid(0xf015); /// Alias home for icon [solidHouse] @Deprecated('Use "solidHouse" instead.') static const IconData solidHome = solidHouse; /// Alias home-alt for icon [solidHouse] @Deprecated('Use "solidHouse" instead.') static const IconData solidHomeAlt = solidHouse; /// Alias home-lg-alt for icon [solidHouse] @Deprecated('Use "solidHouse" instead.') static const IconData solidHomeLgAlt = solidHouse; /// Regular House icon /// /// https://fontawesome.com/icons/house?style=regular /// abode, building, home, house, main, residence static const IconData house = IconDataRegular(0xf015); /// Alias home for icon [house] @Deprecated('Use "house" instead.') static const IconData home = house; /// Alias home-alt for icon [house] @Deprecated('Use "house" instead.') static const IconData homeAlt = house; /// Alias home-lg-alt for icon [house] @Deprecated('Use "house" instead.') static const IconData homeLgAlt = house; /// Light House icon /// /// https://fontawesome.com/icons/house?style=light /// abode, building, home, house, main, residence static const IconData lightHouse = IconDataLight(0xf015); /// Alias home for icon [lightHouse] @Deprecated('Use "lightHouse" instead.') static const IconData lightHome = lightHouse; /// Alias home-alt for icon [lightHouse] @Deprecated('Use "lightHouse" instead.') static const IconData lightHomeAlt = lightHouse; /// Alias home-lg-alt for icon [lightHouse] @Deprecated('Use "lightHouse" instead.') static const IconData lightHomeLgAlt = lightHouse; /// Thin House icon /// /// https://fontawesome.com/icons/house?style=thin /// abode, building, home, house, main, residence static const IconData thinHouse = IconDataThin(0xf015); /// Alias home for icon [thinHouse] @Deprecated('Use "thinHouse" instead.') static const IconData thinHome = thinHouse; /// Alias home-alt for icon [thinHouse] @Deprecated('Use "thinHouse" instead.') static const IconData thinHomeAlt = thinHouse; /// Alias home-lg-alt for icon [thinHouse] @Deprecated('Use "thinHouse" instead.') static const IconData thinHomeLgAlt = thinHouse; /// Solid House Blank icon /// /// https://fontawesome.com/icons/house-blank?style=solid /// abode, building, house, main static const IconData solidHouseBlank = IconDataSolid(0xe487); /// Alias home-blank for icon [solidHouseBlank] @Deprecated('Use "solidHouseBlank" instead.') static const IconData solidHomeBlank = solidHouseBlank; /// Regular House Blank icon /// /// https://fontawesome.com/icons/house-blank?style=regular /// abode, building, house, main static const IconData houseBlank = IconDataRegular(0xe487); /// Alias home-blank for icon [houseBlank] @Deprecated('Use "houseBlank" instead.') static const IconData homeBlank = houseBlank; /// Light House Blank icon /// /// https://fontawesome.com/icons/house-blank?style=light /// abode, building, house, main static const IconData lightHouseBlank = IconDataLight(0xe487); /// Alias home-blank for icon [lightHouseBlank] @Deprecated('Use "lightHouseBlank" instead.') static const IconData lightHomeBlank = lightHouseBlank; /// Thin House Blank icon /// /// https://fontawesome.com/icons/house-blank?style=thin /// abode, building, house, main static const IconData thinHouseBlank = IconDataThin(0xe487); /// Alias home-blank for icon [thinHouseBlank] @Deprecated('Use "thinHouseBlank" instead.') static const IconData thinHomeBlank = thinHouseBlank; /// Solid House Building icon /// /// https://fontawesome.com/icons/house-building?style=solid /// abode, apartment, building, city, home, residence, suburbs, urban static const IconData solidHouseBuilding = IconDataSolid(0xe1b1); /// Regular House Building icon /// /// https://fontawesome.com/icons/house-building?style=regular /// abode, apartment, building, city, home, residence, suburbs, urban static const IconData houseBuilding = IconDataRegular(0xe1b1); /// Light House Building icon /// /// https://fontawesome.com/icons/house-building?style=light /// abode, apartment, building, city, home, residence, suburbs, urban static const IconData lightHouseBuilding = IconDataLight(0xe1b1); /// Thin House Building icon /// /// https://fontawesome.com/icons/house-building?style=thin /// abode, apartment, building, city, home, residence, suburbs, urban static const IconData thinHouseBuilding = IconDataThin(0xe1b1); /// Solid House Chimney icon /// /// https://fontawesome.com/icons/house-chimney?style=solid /// abode, building, chimney, house, main, residence, smokestack static const IconData solidHouseChimney = IconDataSolid(0xe3af); /// Alias home-lg for icon [solidHouseChimney] @Deprecated('Use "solidHouseChimney" instead.') static const IconData solidHomeLg = solidHouseChimney; /// Regular House Chimney icon /// /// https://fontawesome.com/icons/house-chimney?style=regular /// abode, building, chimney, house, main, residence, smokestack static const IconData houseChimney = IconDataRegular(0xe3af); /// Alias home-lg for icon [houseChimney] @Deprecated('Use "houseChimney" instead.') static const IconData homeLg = houseChimney; /// Light House Chimney icon /// /// https://fontawesome.com/icons/house-chimney?style=light /// abode, building, chimney, house, main, residence, smokestack static const IconData lightHouseChimney = IconDataLight(0xe3af); /// Alias home-lg for icon [lightHouseChimney] @Deprecated('Use "lightHouseChimney" instead.') static const IconData lightHomeLg = lightHouseChimney; /// Thin House Chimney icon /// /// https://fontawesome.com/icons/house-chimney?style=thin /// abode, building, chimney, house, main, residence, smokestack static const IconData thinHouseChimney = IconDataThin(0xe3af); /// Alias home-lg for icon [thinHouseChimney] @Deprecated('Use "thinHouseChimney" instead.') static const IconData thinHomeLg = thinHouseChimney; /// Solid House Chimney Blank icon /// /// https://fontawesome.com/icons/house-chimney-blank?style=solid /// abode, building, house, main static const IconData solidHouseChimneyBlank = IconDataSolid(0xe3b0); /// Regular House Chimney Blank icon /// /// https://fontawesome.com/icons/house-chimney-blank?style=regular /// abode, building, house, main static const IconData houseChimneyBlank = IconDataRegular(0xe3b0); /// Light House Chimney Blank icon /// /// https://fontawesome.com/icons/house-chimney-blank?style=light /// abode, building, house, main static const IconData lightHouseChimneyBlank = IconDataLight(0xe3b0); /// Thin House Chimney Blank icon /// /// https://fontawesome.com/icons/house-chimney-blank?style=thin /// abode, building, house, main static const IconData thinHouseChimneyBlank = IconDataThin(0xe3b0); /// Solid House Chimney Crack icon /// /// https://fontawesome.com/icons/house-chimney-crack?style=solid /// building, devastation, disaster, earthquake, home, insurance static const IconData solidHouseChimneyCrack = IconDataSolid(0xf6f1); /// Alias house-damage for icon [solidHouseChimneyCrack] @Deprecated('Use "solidHouseChimneyCrack" instead.') static const IconData solidHouseDamage = solidHouseChimneyCrack; /// Regular House Chimney Crack icon /// /// https://fontawesome.com/icons/house-chimney-crack?style=regular /// building, devastation, disaster, earthquake, home, insurance static const IconData houseChimneyCrack = IconDataRegular(0xf6f1); /// Alias house-damage for icon [houseChimneyCrack] @Deprecated('Use "houseChimneyCrack" instead.') static const IconData houseDamage = houseChimneyCrack; /// Light House Chimney Crack icon /// /// https://fontawesome.com/icons/house-chimney-crack?style=light /// building, devastation, disaster, earthquake, home, insurance static const IconData lightHouseChimneyCrack = IconDataLight(0xf6f1); /// Alias house-damage for icon [lightHouseChimneyCrack] @Deprecated('Use "lightHouseChimneyCrack" instead.') static const IconData lightHouseDamage = lightHouseChimneyCrack; /// Thin House Chimney Crack icon /// /// https://fontawesome.com/icons/house-chimney-crack?style=thin /// building, devastation, disaster, earthquake, home, insurance static const IconData thinHouseChimneyCrack = IconDataThin(0xf6f1); /// Alias house-damage for icon [thinHouseChimneyCrack] @Deprecated('Use "thinHouseChimneyCrack" instead.') static const IconData thinHouseDamage = thinHouseChimneyCrack; /// Solid House Chimney Heart icon /// /// https://fontawesome.com/icons/house-chimney-heart?style=solid /// care, home, love, wishlist static const IconData solidHouseChimneyHeart = IconDataSolid(0xe1b2); /// Regular House Chimney Heart icon /// /// https://fontawesome.com/icons/house-chimney-heart?style=regular /// care, home, love, wishlist static const IconData houseChimneyHeart = IconDataRegular(0xe1b2); /// Light House Chimney Heart icon /// /// https://fontawesome.com/icons/house-chimney-heart?style=light /// care, home, love, wishlist static const IconData lightHouseChimneyHeart = IconDataLight(0xe1b2); /// Thin House Chimney Heart icon /// /// https://fontawesome.com/icons/house-chimney-heart?style=thin /// care, home, love, wishlist static const IconData thinHouseChimneyHeart = IconDataThin(0xe1b2); /// Solid House Chimney Medical icon /// /// https://fontawesome.com/icons/house-chimney-medical?style=solid /// covid-19, doctor, general practitioner, hospital, infirmary, medicine, office, outpatient static const IconData solidHouseChimneyMedical = IconDataSolid(0xf7f2); /// Alias clinic-medical for icon [solidHouseChimneyMedical] @Deprecated('Use "solidHouseChimneyMedical" instead.') static const IconData solidClinicMedical = solidHouseChimneyMedical; /// Regular House Chimney Medical icon /// /// https://fontawesome.com/icons/house-chimney-medical?style=regular /// covid-19, doctor, general practitioner, hospital, infirmary, medicine, office, outpatient static const IconData houseChimneyMedical = IconDataRegular(0xf7f2); /// Alias clinic-medical for icon [houseChimneyMedical] @Deprecated('Use "houseChimneyMedical" instead.') static const IconData clinicMedical = houseChimneyMedical; /// Light House Chimney Medical icon /// /// https://fontawesome.com/icons/house-chimney-medical?style=light /// covid-19, doctor, general practitioner, hospital, infirmary, medicine, office, outpatient static const IconData lightHouseChimneyMedical = IconDataLight(0xf7f2); /// Alias clinic-medical for icon [lightHouseChimneyMedical] @Deprecated('Use "lightHouseChimneyMedical" instead.') static const IconData lightClinicMedical = lightHouseChimneyMedical; /// Thin House Chimney Medical icon /// /// https://fontawesome.com/icons/house-chimney-medical?style=thin /// covid-19, doctor, general practitioner, hospital, infirmary, medicine, office, outpatient static const IconData thinHouseChimneyMedical = IconDataThin(0xf7f2); /// Alias clinic-medical for icon [thinHouseChimneyMedical] @Deprecated('Use "thinHouseChimneyMedical" instead.') static const IconData thinClinicMedical = thinHouseChimneyMedical; /// Solid House Chimney User icon /// /// https://fontawesome.com/icons/house-chimney-user?style=solid /// covid-19, home, isolation, quarantine, uer static const IconData solidHouseChimneyUser = IconDataSolid(0xe065); /// Regular House Chimney User icon /// /// https://fontawesome.com/icons/house-chimney-user?style=regular /// covid-19, home, isolation, quarantine, uer static const IconData houseChimneyUser = IconDataRegular(0xe065); /// Light House Chimney User icon /// /// https://fontawesome.com/icons/house-chimney-user?style=light /// covid-19, home, isolation, quarantine, uer static const IconData lightHouseChimneyUser = IconDataLight(0xe065); /// Thin House Chimney User icon /// /// https://fontawesome.com/icons/house-chimney-user?style=thin /// covid-19, home, isolation, quarantine, uer static const IconData thinHouseChimneyUser = IconDataThin(0xe065); /// Solid House Chimney Window icon /// /// https://fontawesome.com/icons/house-chimney-window?style=solid /// abode, building, family, home, residence static const IconData solidHouseChimneyWindow = IconDataSolid(0xe00d); /// Regular House Chimney Window icon /// /// https://fontawesome.com/icons/house-chimney-window?style=regular /// abode, building, family, home, residence static const IconData houseChimneyWindow = IconDataRegular(0xe00d); /// Light House Chimney Window icon /// /// https://fontawesome.com/icons/house-chimney-window?style=light /// abode, building, family, home, residence static const IconData lightHouseChimneyWindow = IconDataLight(0xe00d); /// Thin House Chimney Window icon /// /// https://fontawesome.com/icons/house-chimney-window?style=thin /// abode, building, family, home, residence static const IconData thinHouseChimneyWindow = IconDataThin(0xe00d); /// Solid House Circle Check icon /// /// https://fontawesome.com/icons/house-circle-check?style=solid /// abode, enable, home, house, not affected, ok, okay, validate, working static const IconData solidHouseCircleCheck = IconDataSolid(0xe509); /// Regular House Circle Check icon /// /// https://fontawesome.com/icons/house-circle-check?style=regular /// abode, enable, home, house, not affected, ok, okay, validate, working static const IconData houseCircleCheck = IconDataRegular(0xe509); /// Light House Circle Check icon /// /// https://fontawesome.com/icons/house-circle-check?style=light /// abode, enable, home, house, not affected, ok, okay, validate, working static const IconData lightHouseCircleCheck = IconDataLight(0xe509); /// Thin House Circle Check icon /// /// https://fontawesome.com/icons/house-circle-check?style=thin /// abode, enable, home, house, not affected, ok, okay, validate, working static const IconData thinHouseCircleCheck = IconDataThin(0xe509); /// Solid House Circle Exclamation icon /// /// https://fontawesome.com/icons/house-circle-exclamation?style=solid /// abode, affected, failed, home, house static const IconData solidHouseCircleExclamation = IconDataSolid(0xe50a); /// Regular House Circle Exclamation icon /// /// https://fontawesome.com/icons/house-circle-exclamation?style=regular /// abode, affected, failed, home, house static const IconData houseCircleExclamation = IconDataRegular(0xe50a); /// Light House Circle Exclamation icon /// /// https://fontawesome.com/icons/house-circle-exclamation?style=light /// abode, affected, failed, home, house static const IconData lightHouseCircleExclamation = IconDataLight(0xe50a); /// Thin House Circle Exclamation icon /// /// https://fontawesome.com/icons/house-circle-exclamation?style=thin /// abode, affected, failed, home, house static const IconData thinHouseCircleExclamation = IconDataThin(0xe50a); /// Solid House Circle Xmark icon /// /// https://fontawesome.com/icons/house-circle-xmark?style=solid /// abode, destroy, home, house, uncheck static const IconData solidHouseCircleXmark = IconDataSolid(0xe50b); /// Regular House Circle Xmark icon /// /// https://fontawesome.com/icons/house-circle-xmark?style=regular /// abode, destroy, home, house, uncheck static const IconData houseCircleXmark = IconDataRegular(0xe50b); /// Light House Circle Xmark icon /// /// https://fontawesome.com/icons/house-circle-xmark?style=light /// abode, destroy, home, house, uncheck static const IconData lightHouseCircleXmark = IconDataLight(0xe50b); /// Thin House Circle Xmark icon /// /// https://fontawesome.com/icons/house-circle-xmark?style=thin /// abode, destroy, home, house, uncheck static const IconData thinHouseCircleXmark = IconDataThin(0xe50b); /// Solid House Crack icon /// /// https://fontawesome.com/icons/house-crack?style=solid /// building, devastation, disaster, earthquake, home, insurance static const IconData solidHouseCrack = IconDataSolid(0xe3b1); /// Regular House Crack icon /// /// https://fontawesome.com/icons/house-crack?style=regular /// building, devastation, disaster, earthquake, home, insurance static const IconData houseCrack = IconDataRegular(0xe3b1); /// Light House Crack icon /// /// https://fontawesome.com/icons/house-crack?style=light /// building, devastation, disaster, earthquake, home, insurance static const IconData lightHouseCrack = IconDataLight(0xe3b1); /// Thin House Crack icon /// /// https://fontawesome.com/icons/house-crack?style=thin /// building, devastation, disaster, earthquake, home, insurance static const IconData thinHouseCrack = IconDataThin(0xe3b1); /// Solid House Day icon /// /// https://fontawesome.com/icons/house-day?style=solid /// abode, building, family, home, residence, solar, sun static const IconData solidHouseDay = IconDataSolid(0xe00e); /// Regular House Day icon /// /// https://fontawesome.com/icons/house-day?style=regular /// abode, building, family, home, residence, solar, sun static const IconData houseDay = IconDataRegular(0xe00e); /// Light House Day icon /// /// https://fontawesome.com/icons/house-day?style=light /// abode, building, family, home, residence, solar, sun static const IconData lightHouseDay = IconDataLight(0xe00e); /// Thin House Day icon /// /// https://fontawesome.com/icons/house-day?style=thin /// abode, building, family, home, residence, solar, sun static const IconData thinHouseDay = IconDataThin(0xe00e); /// Solid House Fire icon /// /// https://fontawesome.com/icons/house-fire?style=solid /// burn, emergency, home static const IconData solidHouseFire = IconDataSolid(0xe50c); /// Regular House Fire icon /// /// https://fontawesome.com/icons/house-fire?style=regular /// burn, emergency, home static const IconData houseFire = IconDataRegular(0xe50c); /// Light House Fire icon /// /// https://fontawesome.com/icons/house-fire?style=light /// burn, emergency, home static const IconData lightHouseFire = IconDataLight(0xe50c); /// Thin House Fire icon /// /// https://fontawesome.com/icons/house-fire?style=thin /// burn, emergency, home static const IconData thinHouseFire = IconDataThin(0xe50c); /// Solid House Flag icon /// /// https://fontawesome.com/icons/house-flag?style=solid /// camp, home static const IconData solidHouseFlag = IconDataSolid(0xe50d); /// Regular House Flag icon /// /// https://fontawesome.com/icons/house-flag?style=regular /// camp, home static const IconData houseFlag = IconDataRegular(0xe50d); /// Light House Flag icon /// /// https://fontawesome.com/icons/house-flag?style=light /// camp, home static const IconData lightHouseFlag = IconDataLight(0xe50d); /// Thin House Flag icon /// /// https://fontawesome.com/icons/house-flag?style=thin /// camp, home static const IconData thinHouseFlag = IconDataThin(0xe50d); /// Solid House Flood Water icon /// /// https://fontawesome.com/icons/house-flood-water?style=solid /// damage, flood, water static const IconData solidHouseFloodWater = IconDataSolid(0xe50e); /// Regular House Flood Water icon /// /// https://fontawesome.com/icons/house-flood-water?style=regular /// damage, flood, water static const IconData houseFloodWater = IconDataRegular(0xe50e); /// Light House Flood Water icon /// /// https://fontawesome.com/icons/house-flood-water?style=light /// damage, flood, water static const IconData lightHouseFloodWater = IconDataLight(0xe50e); /// Thin House Flood Water icon /// /// https://fontawesome.com/icons/house-flood-water?style=thin /// damage, flood, water static const IconData thinHouseFloodWater = IconDataThin(0xe50e); /// Solid House Flood Water Circle Arrow Right icon /// /// https://fontawesome.com/icons/house-flood-water-circle-arrow-right?style=solid /// damage, flood, water static const IconData solidHouseFloodWaterCircleArrowRight = IconDataSolid(0xe50f); /// Regular House Flood Water Circle Arrow Right icon /// /// https://fontawesome.com/icons/house-flood-water-circle-arrow-right?style=regular /// damage, flood, water static const IconData houseFloodWaterCircleArrowRight = IconDataRegular(0xe50f); /// Light House Flood Water Circle Arrow Right icon /// /// https://fontawesome.com/icons/house-flood-water-circle-arrow-right?style=light /// damage, flood, water static const IconData lightHouseFloodWaterCircleArrowRight = IconDataLight(0xe50f); /// Thin House Flood Water Circle Arrow Right icon /// /// https://fontawesome.com/icons/house-flood-water-circle-arrow-right?style=thin /// damage, flood, water static const IconData thinHouseFloodWaterCircleArrowRight = IconDataThin(0xe50f); /// Solid House Heart icon /// /// https://fontawesome.com/icons/house-heart?style=solid /// abode, building, charity, house, main, wishlist static const IconData solidHouseHeart = IconDataSolid(0xf4c9); /// Alias home-heart for icon [solidHouseHeart] @Deprecated('Use "solidHouseHeart" instead.') static const IconData solidHomeHeart = solidHouseHeart; /// Regular House Heart icon /// /// https://fontawesome.com/icons/house-heart?style=regular /// abode, building, charity, house, main, wishlist static const IconData houseHeart = IconDataRegular(0xf4c9); /// Alias home-heart for icon [houseHeart] @Deprecated('Use "houseHeart" instead.') static const IconData homeHeart = houseHeart; /// Light House Heart icon /// /// https://fontawesome.com/icons/house-heart?style=light /// abode, building, charity, house, main, wishlist static const IconData lightHouseHeart = IconDataLight(0xf4c9); /// Alias home-heart for icon [lightHouseHeart] @Deprecated('Use "lightHouseHeart" instead.') static const IconData lightHomeHeart = lightHouseHeart; /// Thin House Heart icon /// /// https://fontawesome.com/icons/house-heart?style=thin /// abode, building, charity, house, main, wishlist static const IconData thinHouseHeart = IconDataThin(0xf4c9); /// Alias home-heart for icon [thinHouseHeart] @Deprecated('Use "thinHouseHeart" instead.') static const IconData thinHomeHeart = thinHouseHeart; /// Solid House Laptop icon /// /// https://fontawesome.com/icons/house-laptop?style=solid /// computer, covid-19, device, office, remote, work from home static const IconData solidHouseLaptop = IconDataSolid(0xe066); /// Alias laptop-house for icon [solidHouseLaptop] @Deprecated('Use "solidHouseLaptop" instead.') static const IconData solidLaptopHouse = solidHouseLaptop; /// Regular House Laptop icon /// /// https://fontawesome.com/icons/house-laptop?style=regular /// computer, covid-19, device, office, remote, work from home static const IconData houseLaptop = IconDataRegular(0xe066); /// Alias laptop-house for icon [houseLaptop] @Deprecated('Use "houseLaptop" instead.') static const IconData laptopHouse = houseLaptop; /// Light House Laptop icon /// /// https://fontawesome.com/icons/house-laptop?style=light /// computer, covid-19, device, office, remote, work from home static const IconData lightHouseLaptop = IconDataLight(0xe066); /// Alias laptop-house for icon [lightHouseLaptop] @Deprecated('Use "lightHouseLaptop" instead.') static const IconData lightLaptopHouse = lightHouseLaptop; /// Thin House Laptop icon /// /// https://fontawesome.com/icons/house-laptop?style=thin /// computer, covid-19, device, office, remote, work from home static const IconData thinHouseLaptop = IconDataThin(0xe066); /// Alias laptop-house for icon [thinHouseLaptop] @Deprecated('Use "thinHouseLaptop" instead.') static const IconData thinLaptopHouse = thinHouseLaptop; /// Solid House Lock icon /// /// https://fontawesome.com/icons/house-lock?style=solid /// closed, home, house, lockdown, padlock, privacy, quarantine static const IconData solidHouseLock = IconDataSolid(0xe510); /// Regular House Lock icon /// /// https://fontawesome.com/icons/house-lock?style=regular /// closed, home, house, lockdown, padlock, privacy, quarantine static const IconData houseLock = IconDataRegular(0xe510); /// Light House Lock icon /// /// https://fontawesome.com/icons/house-lock?style=light /// closed, home, house, lockdown, padlock, privacy, quarantine static const IconData lightHouseLock = IconDataLight(0xe510); /// Thin House Lock icon /// /// https://fontawesome.com/icons/house-lock?style=thin /// closed, home, house, lockdown, padlock, privacy, quarantine static const IconData thinHouseLock = IconDataThin(0xe510); /// Solid House Medical icon /// /// https://fontawesome.com/icons/house-medical?style=solid /// covid-19, doctor, facility, general practitioner, health, hospital, infirmary, medicine, office, outpatient static const IconData solidHouseMedical = IconDataSolid(0xe3b2); /// Regular House Medical icon /// /// https://fontawesome.com/icons/house-medical?style=regular /// covid-19, doctor, facility, general practitioner, health, hospital, infirmary, medicine, office, outpatient static const IconData houseMedical = IconDataRegular(0xe3b2); /// Light House Medical icon /// /// https://fontawesome.com/icons/house-medical?style=light /// covid-19, doctor, facility, general practitioner, health, hospital, infirmary, medicine, office, outpatient static const IconData lightHouseMedical = IconDataLight(0xe3b2); /// Thin House Medical icon /// /// https://fontawesome.com/icons/house-medical?style=thin /// covid-19, doctor, facility, general practitioner, health, hospital, infirmary, medicine, office, outpatient static const IconData thinHouseMedical = IconDataThin(0xe3b2); /// Solid House Medical Circle Check icon /// /// https://fontawesome.com/icons/house-medical-circle-check?style=solid /// clinic, enable, hospital, not affected, ok, okay, validate, working static const IconData solidHouseMedicalCircleCheck = IconDataSolid(0xe511); /// Regular House Medical Circle Check icon /// /// https://fontawesome.com/icons/house-medical-circle-check?style=regular /// clinic, enable, hospital, not affected, ok, okay, validate, working static const IconData houseMedicalCircleCheck = IconDataRegular(0xe511); /// Light House Medical Circle Check icon /// /// https://fontawesome.com/icons/house-medical-circle-check?style=light /// clinic, enable, hospital, not affected, ok, okay, validate, working static const IconData lightHouseMedicalCircleCheck = IconDataLight(0xe511); /// Thin House Medical Circle Check icon /// /// https://fontawesome.com/icons/house-medical-circle-check?style=thin /// clinic, enable, hospital, not affected, ok, okay, validate, working static const IconData thinHouseMedicalCircleCheck = IconDataThin(0xe511); /// Solid House Medical Circle Exclamation icon /// /// https://fontawesome.com/icons/house-medical-circle-exclamation?style=solid /// affected, clinic, failed, hospital static const IconData solidHouseMedicalCircleExclamation = IconDataSolid(0xe512); /// Regular House Medical Circle Exclamation icon /// /// https://fontawesome.com/icons/house-medical-circle-exclamation?style=regular /// affected, clinic, failed, hospital static const IconData houseMedicalCircleExclamation = IconDataRegular(0xe512); /// Light House Medical Circle Exclamation icon /// /// https://fontawesome.com/icons/house-medical-circle-exclamation?style=light /// affected, clinic, failed, hospital static const IconData lightHouseMedicalCircleExclamation = IconDataLight(0xe512); /// Thin House Medical Circle Exclamation icon /// /// https://fontawesome.com/icons/house-medical-circle-exclamation?style=thin /// affected, clinic, failed, hospital static const IconData thinHouseMedicalCircleExclamation = IconDataThin(0xe512); /// Solid House Medical Circle Xmark icon /// /// https://fontawesome.com/icons/house-medical-circle-xmark?style=solid /// clinic, destroy, hospital, uncheck static const IconData solidHouseMedicalCircleXmark = IconDataSolid(0xe513); /// Regular House Medical Circle Xmark icon /// /// https://fontawesome.com/icons/house-medical-circle-xmark?style=regular /// clinic, destroy, hospital, uncheck static const IconData houseMedicalCircleXmark = IconDataRegular(0xe513); /// Light House Medical Circle Xmark icon /// /// https://fontawesome.com/icons/house-medical-circle-xmark?style=light /// clinic, destroy, hospital, uncheck static const IconData lightHouseMedicalCircleXmark = IconDataLight(0xe513); /// Thin House Medical Circle Xmark icon /// /// https://fontawesome.com/icons/house-medical-circle-xmark?style=thin /// clinic, destroy, hospital, uncheck static const IconData thinHouseMedicalCircleXmark = IconDataThin(0xe513); /// Solid House Medical Flag icon /// /// https://fontawesome.com/icons/house-medical-flag?style=solid /// clinic, hospital, mash static const IconData solidHouseMedicalFlag = IconDataSolid(0xe514); /// Regular House Medical Flag icon /// /// https://fontawesome.com/icons/house-medical-flag?style=regular /// clinic, hospital, mash static const IconData houseMedicalFlag = IconDataRegular(0xe514); /// Light House Medical Flag icon /// /// https://fontawesome.com/icons/house-medical-flag?style=light /// clinic, hospital, mash static const IconData lightHouseMedicalFlag = IconDataLight(0xe514); /// Thin House Medical Flag icon /// /// https://fontawesome.com/icons/house-medical-flag?style=thin /// clinic, hospital, mash static const IconData thinHouseMedicalFlag = IconDataThin(0xe514); /// Solid House Night icon /// /// https://fontawesome.com/icons/house-night?style=solid /// abode, building, family, home, moon, residence, stars static const IconData solidHouseNight = IconDataSolid(0xe010); /// Regular House Night icon /// /// https://fontawesome.com/icons/house-night?style=regular /// abode, building, family, home, moon, residence, stars static const IconData houseNight = IconDataRegular(0xe010); /// Light House Night icon /// /// https://fontawesome.com/icons/house-night?style=light /// abode, building, family, home, moon, residence, stars static const IconData lightHouseNight = IconDataLight(0xe010); /// Thin House Night icon /// /// https://fontawesome.com/icons/house-night?style=thin /// abode, building, family, home, moon, residence, stars static const IconData thinHouseNight = IconDataThin(0xe010); /// Solid House Person Leave icon /// /// https://fontawesome.com/icons/house-person-leave?style=solid /// away, home, uer static const IconData solidHousePersonLeave = IconDataSolid(0xe00f); /// Alias house-leave for icon [solidHousePersonLeave] @Deprecated('Use "solidHousePersonLeave" instead.') static const IconData solidHouseLeave = solidHousePersonLeave; /// Alias house-person-depart for icon [solidHousePersonLeave] @Deprecated('Use "solidHousePersonLeave" instead.') static const IconData solidHousePersonDepart = solidHousePersonLeave; /// Regular House Person Leave icon /// /// https://fontawesome.com/icons/house-person-leave?style=regular /// away, home, uer static const IconData housePersonLeave = IconDataRegular(0xe00f); /// Alias house-leave for icon [housePersonLeave] @Deprecated('Use "housePersonLeave" instead.') static const IconData houseLeave = housePersonLeave; /// Alias house-person-depart for icon [housePersonLeave] @Deprecated('Use "housePersonLeave" instead.') static const IconData housePersonDepart = housePersonLeave; /// Light House Person Leave icon /// /// https://fontawesome.com/icons/house-person-leave?style=light /// away, home, uer static const IconData lightHousePersonLeave = IconDataLight(0xe00f); /// Alias house-leave for icon [lightHousePersonLeave] @Deprecated('Use "lightHousePersonLeave" instead.') static const IconData lightHouseLeave = lightHousePersonLeave; /// Alias house-person-depart for icon [lightHousePersonLeave] @Deprecated('Use "lightHousePersonLeave" instead.') static const IconData lightHousePersonDepart = lightHousePersonLeave; /// Thin House Person Leave icon /// /// https://fontawesome.com/icons/house-person-leave?style=thin /// away, home, uer static const IconData thinHousePersonLeave = IconDataThin(0xe00f); /// Alias house-leave for icon [thinHousePersonLeave] @Deprecated('Use "thinHousePersonLeave" instead.') static const IconData thinHouseLeave = thinHousePersonLeave; /// Alias house-person-depart for icon [thinHousePersonLeave] @Deprecated('Use "thinHousePersonLeave" instead.') static const IconData thinHousePersonDepart = thinHousePersonLeave; /// Solid House Person Return icon /// /// https://fontawesome.com/icons/house-person-return?style=solid /// home, remote, uer static const IconData solidHousePersonReturn = IconDataSolid(0xe011); /// Alias house-person-arrive for icon [solidHousePersonReturn] @Deprecated('Use "solidHousePersonReturn" instead.') static const IconData solidHousePersonArrive = solidHousePersonReturn; /// Alias house-return for icon [solidHousePersonReturn] @Deprecated('Use "solidHousePersonReturn" instead.') static const IconData solidHouseReturn = solidHousePersonReturn; /// Regular House Person Return icon /// /// https://fontawesome.com/icons/house-person-return?style=regular /// home, remote, uer static const IconData housePersonReturn = IconDataRegular(0xe011); /// Alias house-person-arrive for icon [housePersonReturn] @Deprecated('Use "housePersonReturn" instead.') static const IconData housePersonArrive = housePersonReturn; /// Alias house-return for icon [housePersonReturn] @Deprecated('Use "housePersonReturn" instead.') static const IconData houseReturn = housePersonReturn; /// Light House Person Return icon /// /// https://fontawesome.com/icons/house-person-return?style=light /// home, remote, uer static const IconData lightHousePersonReturn = IconDataLight(0xe011); /// Alias house-person-arrive for icon [lightHousePersonReturn] @Deprecated('Use "lightHousePersonReturn" instead.') static const IconData lightHousePersonArrive = lightHousePersonReturn; /// Alias house-return for icon [lightHousePersonReturn] @Deprecated('Use "lightHousePersonReturn" instead.') static const IconData lightHouseReturn = lightHousePersonReturn; /// Thin House Person Return icon /// /// https://fontawesome.com/icons/house-person-return?style=thin /// home, remote, uer static const IconData thinHousePersonReturn = IconDataThin(0xe011); /// Alias house-person-arrive for icon [thinHousePersonReturn] @Deprecated('Use "thinHousePersonReturn" instead.') static const IconData thinHousePersonArrive = thinHousePersonReturn; /// Alias house-return for icon [thinHousePersonReturn] @Deprecated('Use "thinHousePersonReturn" instead.') static const IconData thinHouseReturn = thinHousePersonReturn; /// Solid House Signal icon /// /// https://fontawesome.com/icons/house-signal?style=solid /// abode, building, connect, family, home, residence, smart home, wifi, www static const IconData solidHouseSignal = IconDataSolid(0xe012); /// Regular House Signal icon /// /// https://fontawesome.com/icons/house-signal?style=regular /// abode, building, connect, family, home, residence, smart home, wifi, www static const IconData houseSignal = IconDataRegular(0xe012); /// Light House Signal icon /// /// https://fontawesome.com/icons/house-signal?style=light /// abode, building, connect, family, home, residence, smart home, wifi, www static const IconData lightHouseSignal = IconDataLight(0xe012); /// Thin House Signal icon /// /// https://fontawesome.com/icons/house-signal?style=thin /// abode, building, connect, family, home, residence, smart home, wifi, www static const IconData thinHouseSignal = IconDataThin(0xe012); /// Solid House Tree icon /// /// https://fontawesome.com/icons/house-tree?style=solid /// abode, city, garden, home, house, house with garden, residence, suburbs, urban static const IconData solidHouseTree = IconDataSolid(0xe1b3); /// Regular House Tree icon /// /// https://fontawesome.com/icons/house-tree?style=regular /// abode, city, garden, home, house, house with garden, residence, suburbs, urban static const IconData houseTree = IconDataRegular(0xe1b3); /// Light House Tree icon /// /// https://fontawesome.com/icons/house-tree?style=light /// abode, city, garden, home, house, house with garden, residence, suburbs, urban static const IconData lightHouseTree = IconDataLight(0xe1b3); /// Thin House Tree icon /// /// https://fontawesome.com/icons/house-tree?style=thin /// abode, city, garden, home, house, house with garden, residence, suburbs, urban static const IconData thinHouseTree = IconDataThin(0xe1b3); /// Solid House Tsunami icon /// /// https://fontawesome.com/icons/house-tsunami?style=solid /// damage, flood, tidal wave, wave static const IconData solidHouseTsunami = IconDataSolid(0xe515); /// Regular House Tsunami icon /// /// https://fontawesome.com/icons/house-tsunami?style=regular /// damage, flood, tidal wave, wave static const IconData houseTsunami = IconDataRegular(0xe515); /// Light House Tsunami icon /// /// https://fontawesome.com/icons/house-tsunami?style=light /// damage, flood, tidal wave, wave static const IconData lightHouseTsunami = IconDataLight(0xe515); /// Thin House Tsunami icon /// /// https://fontawesome.com/icons/house-tsunami?style=thin /// damage, flood, tidal wave, wave static const IconData thinHouseTsunami = IconDataThin(0xe515); /// Solid House Turret icon /// /// https://fontawesome.com/icons/house-turret?style=solid /// castle, fortress, hideout, palace static const IconData solidHouseTurret = IconDataSolid(0xe1b4); /// Regular House Turret icon /// /// https://fontawesome.com/icons/house-turret?style=regular /// castle, fortress, hideout, palace static const IconData houseTurret = IconDataRegular(0xe1b4); /// Light House Turret icon /// /// https://fontawesome.com/icons/house-turret?style=light /// castle, fortress, hideout, palace static const IconData lightHouseTurret = IconDataLight(0xe1b4); /// Thin House Turret icon /// /// https://fontawesome.com/icons/house-turret?style=thin /// castle, fortress, hideout, palace static const IconData thinHouseTurret = IconDataThin(0xe1b4); /// Solid House User icon /// /// https://fontawesome.com/icons/house-user?style=solid /// house, uer static const IconData solidHouseUser = IconDataSolid(0xe1b0); /// Alias home-user for icon [solidHouseUser] @Deprecated('Use "solidHouseUser" instead.') static const IconData solidHomeUser = solidHouseUser; /// Regular House User icon /// /// https://fontawesome.com/icons/house-user?style=regular /// house, uer static const IconData houseUser = IconDataRegular(0xe1b0); /// Alias home-user for icon [houseUser] @Deprecated('Use "houseUser" instead.') static const IconData homeUser = houseUser; /// Light House User icon /// /// https://fontawesome.com/icons/house-user?style=light /// house, uer static const IconData lightHouseUser = IconDataLight(0xe1b0); /// Alias home-user for icon [lightHouseUser] @Deprecated('Use "lightHouseUser" instead.') static const IconData lightHomeUser = lightHouseUser; /// Thin House User icon /// /// https://fontawesome.com/icons/house-user?style=thin /// house, uer static const IconData thinHouseUser = IconDataThin(0xe1b0); /// Alias home-user for icon [thinHouseUser] @Deprecated('Use "thinHouseUser" instead.') static const IconData thinHomeUser = thinHouseUser; /// Solid House Water icon /// /// https://fontawesome.com/icons/house-water?style=solid /// building, devastation, disaster, flood, home, insurance, water static const IconData solidHouseWater = IconDataSolid(0xf74f); /// Alias house-flood for icon [solidHouseWater] @Deprecated('Use "solidHouseWater" instead.') static const IconData solidHouseFlood = solidHouseWater; /// Regular House Water icon /// /// https://fontawesome.com/icons/house-water?style=regular /// building, devastation, disaster, flood, home, insurance, water static const IconData houseWater = IconDataRegular(0xf74f); /// Alias house-flood for icon [houseWater] @Deprecated('Use "houseWater" instead.') static const IconData houseFlood = houseWater; /// Light House Water icon /// /// https://fontawesome.com/icons/house-water?style=light /// building, devastation, disaster, flood, home, insurance, water static const IconData lightHouseWater = IconDataLight(0xf74f); /// Alias house-flood for icon [lightHouseWater] @Deprecated('Use "lightHouseWater" instead.') static const IconData lightHouseFlood = lightHouseWater; /// Thin House Water icon /// /// https://fontawesome.com/icons/house-water?style=thin /// building, devastation, disaster, flood, home, insurance, water static const IconData thinHouseWater = IconDataThin(0xf74f); /// Alias house-flood for icon [thinHouseWater] @Deprecated('Use "thinHouseWater" instead.') static const IconData thinHouseFlood = thinHouseWater; /// Solid House Window icon /// /// https://fontawesome.com/icons/house-window?style=solid /// abode, building, family, home, residence static const IconData solidHouseWindow = IconDataSolid(0xe3b3); /// Regular House Window icon /// /// https://fontawesome.com/icons/house-window?style=regular /// abode, building, family, home, residence static const IconData houseWindow = IconDataRegular(0xe3b3); /// Light House Window icon /// /// https://fontawesome.com/icons/house-window?style=light /// abode, building, family, home, residence static const IconData lightHouseWindow = IconDataLight(0xe3b3); /// Thin House Window icon /// /// https://fontawesome.com/icons/house-window?style=thin /// abode, building, family, home, residence static const IconData thinHouseWindow = IconDataThin(0xe3b3); /// Brands Houzz icon /// /// https://fontawesome.com/icons/houzz?style=brands static const IconData houzz = IconDataBrands(0xf27c); /// Solid Hryvnia Sign icon /// /// https://fontawesome.com/icons/hryvnia-sign?style=solid /// Hryvnia Sign, currency static const IconData solidHryvniaSign = IconDataSolid(0xf6f2); /// Alias hryvnia for icon [solidHryvniaSign] @Deprecated('Use "solidHryvniaSign" instead.') static const IconData solidHryvnia = solidHryvniaSign; /// Regular Hryvnia Sign icon /// /// https://fontawesome.com/icons/hryvnia-sign?style=regular /// Hryvnia Sign, currency static const IconData hryvniaSign = IconDataRegular(0xf6f2); /// Alias hryvnia for icon [hryvniaSign] @Deprecated('Use "hryvniaSign" instead.') static const IconData hryvnia = hryvniaSign; /// Light Hryvnia Sign icon /// /// https://fontawesome.com/icons/hryvnia-sign?style=light /// Hryvnia Sign, currency static const IconData lightHryvniaSign = IconDataLight(0xf6f2); /// Alias hryvnia for icon [lightHryvniaSign] @Deprecated('Use "lightHryvniaSign" instead.') static const IconData lightHryvnia = lightHryvniaSign; /// Thin Hryvnia Sign icon /// /// https://fontawesome.com/icons/hryvnia-sign?style=thin /// Hryvnia Sign, currency static const IconData thinHryvniaSign = IconDataThin(0xf6f2); /// Alias hryvnia for icon [thinHryvniaSign] @Deprecated('Use "thinHryvniaSign" instead.') static const IconData thinHryvnia = thinHryvniaSign; /// Brands HTML 5 Logo icon /// /// https://fontawesome.com/icons/html5?style=brands static const IconData html5 = IconDataBrands(0xf13b); /// Brands HubSpot icon /// /// https://fontawesome.com/icons/hubspot?style=brands static const IconData hubspot = IconDataBrands(0xf3b2); /// Solid Hundred Points icon /// /// https://fontawesome.com/icons/hundred-points?style=solid /// 100, agree, one hundred, percent, perfect score, win static const IconData solidHundredPoints = IconDataSolid(0xe41c); /// Alias 100 for icon [solidHundredPoints] @Deprecated('Use "solidHundredPoints" instead.') static const IconData solidHundred = solidHundredPoints; /// Regular Hundred Points icon /// /// https://fontawesome.com/icons/hundred-points?style=regular /// 100, agree, one hundred, percent, perfect score, win static const IconData hundredPoints = IconDataRegular(0xe41c); /// Alias 100 for icon [hundredPoints] @Deprecated('Use "hundredPoints" instead.') static const IconData hundred = hundredPoints; /// Light Hundred Points icon /// /// https://fontawesome.com/icons/hundred-points?style=light /// 100, agree, one hundred, percent, perfect score, win static const IconData lightHundredPoints = IconDataLight(0xe41c); /// Alias 100 for icon [lightHundredPoints] @Deprecated('Use "lightHundredPoints" instead.') static const IconData lightHundred = lightHundredPoints; /// Thin Hundred Points icon /// /// https://fontawesome.com/icons/hundred-points?style=thin /// 100, agree, one hundred, percent, perfect score, win static const IconData thinHundredPoints = IconDataThin(0xe41c); /// Alias 100 for icon [thinHundredPoints] @Deprecated('Use "thinHundredPoints" instead.') static const IconData thinHundred = thinHundredPoints; /// Solid Hurricane icon /// /// https://fontawesome.com/icons/hurricane?style=solid /// coriolis effect, eye, storm, tropical cyclone, typhoon static const IconData solidHurricane = IconDataSolid(0xf751); /// Regular Hurricane icon /// /// https://fontawesome.com/icons/hurricane?style=regular /// coriolis effect, eye, storm, tropical cyclone, typhoon static const IconData hurricane = IconDataRegular(0xf751); /// Light Hurricane icon /// /// https://fontawesome.com/icons/hurricane?style=light /// coriolis effect, eye, storm, tropical cyclone, typhoon static const IconData lightHurricane = IconDataLight(0xf751); /// Thin Hurricane icon /// /// https://fontawesome.com/icons/hurricane?style=thin /// coriolis effect, eye, storm, tropical cyclone, typhoon static const IconData thinHurricane = IconDataThin(0xf751); /// Solid Hyphen icon /// /// https://fontawesome.com/icons/hyphen?style=solid /// Hyphen-Minus, dash, horizontal rule, line, minus static const IconData solidHyphen = IconDataSolid(0x2d); /// Regular Hyphen icon /// /// https://fontawesome.com/icons/hyphen?style=regular /// Hyphen-Minus, dash, horizontal rule, line, minus static const IconData hyphen = IconDataRegular(0x2d); /// Light Hyphen icon /// /// https://fontawesome.com/icons/hyphen?style=light /// Hyphen-Minus, dash, horizontal rule, line, minus static const IconData lightHyphen = IconDataLight(0x2d); /// Thin Hyphen icon /// /// https://fontawesome.com/icons/hyphen?style=thin /// Hyphen-Minus, dash, horizontal rule, line, minus static const IconData thinHyphen = IconDataThin(0x2d); /// Solid I icon /// /// https://fontawesome.com/icons/i?style=solid /// Latin Capital Letter I, Latin Small Letter I, letter static const IconData solidI = IconDataSolid(0x49); /// Regular I icon /// /// https://fontawesome.com/icons/i?style=regular /// Latin Capital Letter I, Latin Small Letter I, letter static const IconData i = IconDataRegular(0x49); /// Light I icon /// /// https://fontawesome.com/icons/i?style=light /// Latin Capital Letter I, Latin Small Letter I, letter static const IconData lightI = IconDataLight(0x49); /// Thin I icon /// /// https://fontawesome.com/icons/i?style=thin /// Latin Capital Letter I, Latin Small Letter I, letter static const IconData thinI = IconDataThin(0x49); /// Solid I Cursor icon /// /// https://fontawesome.com/icons/i-cursor?style=solid /// editing, i-beam, type, writing static const IconData solidICursor = IconDataSolid(0xf246); /// Regular I Cursor icon /// /// https://fontawesome.com/icons/i-cursor?style=regular /// editing, i-beam, type, writing static const IconData iCursor = IconDataRegular(0xf246); /// Light I Cursor icon /// /// https://fontawesome.com/icons/i-cursor?style=light /// editing, i-beam, type, writing static const IconData lightICursor = IconDataLight(0xf246); /// Thin I Cursor icon /// /// https://fontawesome.com/icons/i-cursor?style=thin /// editing, i-beam, type, writing static const IconData thinICursor = IconDataThin(0xf246); /// Solid Ice Cream icon /// /// https://fontawesome.com/icons/ice-cream?style=solid /// chocolate, cone, cream, dessert, frozen, ice, ice cream, scoop, sorbet, sweet, vanilla, yogurt static const IconData solidIceCream = IconDataSolid(0xf810); /// Regular Ice Cream icon /// /// https://fontawesome.com/icons/ice-cream?style=regular /// chocolate, cone, cream, dessert, frozen, ice, ice cream, scoop, sorbet, sweet, vanilla, yogurt static const IconData iceCream = IconDataRegular(0xf810); /// Light Ice Cream icon /// /// https://fontawesome.com/icons/ice-cream?style=light /// chocolate, cone, cream, dessert, frozen, ice, ice cream, scoop, sorbet, sweet, vanilla, yogurt static const IconData lightIceCream = IconDataLight(0xf810); /// Thin Ice Cream icon /// /// https://fontawesome.com/icons/ice-cream?style=thin /// chocolate, cone, cream, dessert, frozen, ice, ice cream, scoop, sorbet, sweet, vanilla, yogurt static const IconData thinIceCream = IconDataThin(0xf810); /// Solid Ice Skate icon /// /// https://fontawesome.com/icons/ice-skate?style=solid /// blade, clothing, figure skating, hockey, ice, ice skate, seasonal, shoe, skate static const IconData solidIceSkate = IconDataSolid(0xf7ac); /// Regular Ice Skate icon /// /// https://fontawesome.com/icons/ice-skate?style=regular /// blade, clothing, figure skating, hockey, ice, ice skate, seasonal, shoe, skate static const IconData iceSkate = IconDataRegular(0xf7ac); /// Light Ice Skate icon /// /// https://fontawesome.com/icons/ice-skate?style=light /// blade, clothing, figure skating, hockey, ice, ice skate, seasonal, shoe, skate static const IconData lightIceSkate = IconDataLight(0xf7ac); /// Thin Ice Skate icon /// /// https://fontawesome.com/icons/ice-skate?style=thin /// blade, clothing, figure skating, hockey, ice, ice skate, seasonal, shoe, skate static const IconData thinIceSkate = IconDataThin(0xf7ac); /// Solid Icicles icon /// /// https://fontawesome.com/icons/icicles?style=solid /// cold, frozen, hanging, ice, seasonal, sharp static const IconData solidIcicles = IconDataSolid(0xf7ad); /// Regular Icicles icon /// /// https://fontawesome.com/icons/icicles?style=regular /// cold, frozen, hanging, ice, seasonal, sharp static const IconData icicles = IconDataRegular(0xf7ad); /// Light Icicles icon /// /// https://fontawesome.com/icons/icicles?style=light /// cold, frozen, hanging, ice, seasonal, sharp static const IconData lightIcicles = IconDataLight(0xf7ad); /// Thin Icicles icon /// /// https://fontawesome.com/icons/icicles?style=thin /// cold, frozen, hanging, ice, seasonal, sharp static const IconData thinIcicles = IconDataThin(0xf7ad); /// Solid Icons icon /// /// https://fontawesome.com/icons/icons?style=solid /// bolt, category, emoji, heart, image, music, photo, symbols static const IconData solidIcons = IconDataSolid(0xf86d); /// Alias heart-music-camera-bolt for icon [solidIcons] @Deprecated('Use "solidIcons" instead.') static const IconData solidHeartMusicCameraBolt = solidIcons; /// Regular Icons icon /// /// https://fontawesome.com/icons/icons?style=regular /// bolt, category, emoji, heart, image, music, photo, symbols static const IconData icons = IconDataRegular(0xf86d); /// Alias heart-music-camera-bolt for icon [icons] @Deprecated('Use "icons" instead.') static const IconData heartMusicCameraBolt = icons; /// Light Icons icon /// /// https://fontawesome.com/icons/icons?style=light /// bolt, category, emoji, heart, image, music, photo, symbols static const IconData lightIcons = IconDataLight(0xf86d); /// Alias heart-music-camera-bolt for icon [lightIcons] @Deprecated('Use "lightIcons" instead.') static const IconData lightHeartMusicCameraBolt = lightIcons; /// Thin Icons icon /// /// https://fontawesome.com/icons/icons?style=thin /// bolt, category, emoji, heart, image, music, photo, symbols static const IconData thinIcons = IconDataThin(0xf86d); /// Alias heart-music-camera-bolt for icon [thinIcons] @Deprecated('Use "thinIcons" instead.') static const IconData thinHeartMusicCameraBolt = thinIcons; /// Solid Id Badge icon /// /// https://fontawesome.com/icons/id-badge?style=solid /// address, contact, identification, license, profile, uer, username static const IconData solidIdBadge = IconDataSolid(0xf2c1); /// Regular Id Badge icon /// /// https://fontawesome.com/icons/id-badge?style=regular /// address, contact, identification, license, profile, uer, username static const IconData idBadge = IconDataRegular(0xf2c1); /// Light Id Badge icon /// /// https://fontawesome.com/icons/id-badge?style=light /// address, contact, identification, license, profile, uer, username static const IconData lightIdBadge = IconDataLight(0xf2c1); /// Thin Id Badge icon /// /// https://fontawesome.com/icons/id-badge?style=thin /// address, contact, identification, license, profile, uer, username static const IconData thinIdBadge = IconDataThin(0xf2c1); /// Solid Id Card icon /// /// https://fontawesome.com/icons/id-card?style=solid /// contact, demographics, document, identification, issued, profile, registration, uer, username static const IconData solidIdCard = IconDataSolid(0xf2c2); /// Alias drivers-license for icon [solidIdCard] @Deprecated('Use "solidIdCard" instead.') static const IconData solidDriversLicense = solidIdCard; /// Regular Id Card icon /// /// https://fontawesome.com/icons/id-card?style=regular /// contact, demographics, document, identification, issued, profile, registration, uer, username static const IconData idCard = IconDataRegular(0xf2c2); /// Alias drivers-license for icon [idCard] @Deprecated('Use "idCard" instead.') static const IconData driversLicense = idCard; /// Light Id Card icon /// /// https://fontawesome.com/icons/id-card?style=light /// contact, demographics, document, identification, issued, profile, registration, uer, username static const IconData lightIdCard = IconDataLight(0xf2c2); /// Alias drivers-license for icon [lightIdCard] @Deprecated('Use "lightIdCard" instead.') static const IconData lightDriversLicense = lightIdCard; /// Thin Id Card icon /// /// https://fontawesome.com/icons/id-card?style=thin /// contact, demographics, document, identification, issued, profile, registration, uer, username static const IconData thinIdCard = IconDataThin(0xf2c2); /// Alias drivers-license for icon [thinIdCard] @Deprecated('Use "thinIdCard" instead.') static const IconData thinDriversLicense = thinIdCard; /// Solid Id Card Clip icon /// /// https://fontawesome.com/icons/id-card-clip?style=solid /// contact, demographics, document, identification, issued, profile, uer, username static const IconData solidIdCardClip = IconDataSolid(0xf47f); /// Alias id-card-alt for icon [solidIdCardClip] @Deprecated('Use "solidIdCardClip" instead.') static const IconData solidIdCardAlt = solidIdCardClip; /// Regular Id Card Clip icon /// /// https://fontawesome.com/icons/id-card-clip?style=regular /// contact, demographics, document, identification, issued, profile, uer, username static const IconData idCardClip = IconDataRegular(0xf47f); /// Alias id-card-alt for icon [idCardClip] @Deprecated('Use "idCardClip" instead.') static const IconData idCardAlt = idCardClip; /// Light Id Card Clip icon /// /// https://fontawesome.com/icons/id-card-clip?style=light /// contact, demographics, document, identification, issued, profile, uer, username static const IconData lightIdCardClip = IconDataLight(0xf47f); /// Alias id-card-alt for icon [lightIdCardClip] @Deprecated('Use "lightIdCardClip" instead.') static const IconData lightIdCardAlt = lightIdCardClip; /// Thin Id Card Clip icon /// /// https://fontawesome.com/icons/id-card-clip?style=thin /// contact, demographics, document, identification, issued, profile, uer, username static const IconData thinIdCardClip = IconDataThin(0xf47f); /// Alias id-card-alt for icon [thinIdCardClip] @Deprecated('Use "thinIdCardClip" instead.') static const IconData thinIdCardAlt = thinIdCardClip; /// Brands iDeal icon /// /// https://fontawesome.com/icons/ideal?style=brands static const IconData ideal = IconDataBrands(0xe013); /// Solid Igloo icon /// /// https://fontawesome.com/icons/igloo?style=solid /// dome, dwelling, eskimo, home, house, ice, snow static const IconData solidIgloo = IconDataSolid(0xf7ae); /// Regular Igloo icon /// /// https://fontawesome.com/icons/igloo?style=regular /// dome, dwelling, eskimo, home, house, ice, snow static const IconData igloo = IconDataRegular(0xf7ae); /// Light Igloo icon /// /// https://fontawesome.com/icons/igloo?style=light /// dome, dwelling, eskimo, home, house, ice, snow static const IconData lightIgloo = IconDataLight(0xf7ae); /// Thin Igloo icon /// /// https://fontawesome.com/icons/igloo?style=thin /// dome, dwelling, eskimo, home, house, ice, snow static const IconData thinIgloo = IconDataThin(0xf7ae); /// Solid Image icon /// /// https://fontawesome.com/icons/image?style=solid /// album, img, landscape, photo, picture static const IconData solidImage = IconDataSolid(0xf03e); /// Regular Image icon /// /// https://fontawesome.com/icons/image?style=regular /// album, img, landscape, photo, picture static const IconData image = IconDataRegular(0xf03e); /// Light Image icon /// /// https://fontawesome.com/icons/image?style=light /// album, img, landscape, photo, picture static const IconData lightImage = IconDataLight(0xf03e); /// Thin Image icon /// /// https://fontawesome.com/icons/image?style=thin /// album, img, landscape, photo, picture static const IconData thinImage = IconDataThin(0xf03e); /// Solid Image Landscape icon /// /// https://fontawesome.com/icons/image-landscape?style=solid /// image, img, mountain, photo static const IconData solidImageLandscape = IconDataSolid(0xe1b5); /// Alias landscape for icon [solidImageLandscape] @Deprecated('Use "solidImageLandscape" instead.') static const IconData solidLandscape = solidImageLandscape; /// Regular Image Landscape icon /// /// https://fontawesome.com/icons/image-landscape?style=regular /// image, img, mountain, photo static const IconData imageLandscape = IconDataRegular(0xe1b5); /// Alias landscape for icon [imageLandscape] @Deprecated('Use "imageLandscape" instead.') static const IconData landscape = imageLandscape; /// Light Image Landscape icon /// /// https://fontawesome.com/icons/image-landscape?style=light /// image, img, mountain, photo static const IconData lightImageLandscape = IconDataLight(0xe1b5); /// Alias landscape for icon [lightImageLandscape] @Deprecated('Use "lightImageLandscape" instead.') static const IconData lightLandscape = lightImageLandscape; /// Thin Image Landscape icon /// /// https://fontawesome.com/icons/image-landscape?style=thin /// image, img, mountain, photo static const IconData thinImageLandscape = IconDataThin(0xe1b5); /// Alias landscape for icon [thinImageLandscape] @Deprecated('Use "thinImageLandscape" instead.') static const IconData thinLandscape = thinImageLandscape; /// Solid Image Polaroid icon /// /// https://fontawesome.com/icons/image-polaroid?style=solid /// capture, film, img, instant camera, lens, photo, photography, retro, snapshot, vintage static const IconData solidImagePolaroid = IconDataSolid(0xf8c4); /// Regular Image Polaroid icon /// /// https://fontawesome.com/icons/image-polaroid?style=regular /// capture, film, img, instant camera, lens, photo, photography, retro, snapshot, vintage static const IconData imagePolaroid = IconDataRegular(0xf8c4); /// Light Image Polaroid icon /// /// https://fontawesome.com/icons/image-polaroid?style=light /// capture, film, img, instant camera, lens, photo, photography, retro, snapshot, vintage static const IconData lightImagePolaroid = IconDataLight(0xf8c4); /// Thin Image Polaroid icon /// /// https://fontawesome.com/icons/image-polaroid?style=thin /// capture, film, img, instant camera, lens, photo, photography, retro, snapshot, vintage static const IconData thinImagePolaroid = IconDataThin(0xf8c4); /// Solid Image Polaroid User icon /// /// https://fontawesome.com/icons/image-polaroid-user?style=solid /// img, kodak, portrait, selfie, uer static const IconData solidImagePolaroidUser = IconDataSolid(0xe1b6); /// Regular Image Polaroid User icon /// /// https://fontawesome.com/icons/image-polaroid-user?style=regular /// img, kodak, portrait, selfie, uer static const IconData imagePolaroidUser = IconDataRegular(0xe1b6); /// Light Image Polaroid User icon /// /// https://fontawesome.com/icons/image-polaroid-user?style=light /// img, kodak, portrait, selfie, uer static const IconData lightImagePolaroidUser = IconDataLight(0xe1b6); /// Thin Image Polaroid User icon /// /// https://fontawesome.com/icons/image-polaroid-user?style=thin /// img, kodak, portrait, selfie, uer static const IconData thinImagePolaroidUser = IconDataThin(0xe1b6); /// Solid Image Portrait icon /// /// https://fontawesome.com/icons/image-portrait?style=solid /// id, image, img, photo, picture, selfie, uer, username static const IconData solidImagePortrait = IconDataSolid(0xf3e0); /// Alias portrait for icon [solidImagePortrait] @Deprecated('Use "solidImagePortrait" instead.') static const IconData solidPortrait = solidImagePortrait; /// Regular Image Portrait icon /// /// https://fontawesome.com/icons/image-portrait?style=regular /// id, image, img, photo, picture, selfie, uer, username static const IconData imagePortrait = IconDataRegular(0xf3e0); /// Alias portrait for icon [imagePortrait] @Deprecated('Use "imagePortrait" instead.') static const IconData portrait = imagePortrait; /// Light Image Portrait icon /// /// https://fontawesome.com/icons/image-portrait?style=light /// id, image, img, photo, picture, selfie, uer, username static const IconData lightImagePortrait = IconDataLight(0xf3e0); /// Alias portrait for icon [lightImagePortrait] @Deprecated('Use "lightImagePortrait" instead.') static const IconData lightPortrait = lightImagePortrait; /// Thin Image Portrait icon /// /// https://fontawesome.com/icons/image-portrait?style=thin /// id, image, img, photo, picture, selfie, uer, username static const IconData thinImagePortrait = IconDataThin(0xf3e0); /// Alias portrait for icon [thinImagePortrait] @Deprecated('Use "thinImagePortrait" instead.') static const IconData thinPortrait = thinImagePortrait; /// Solid Image Slash icon /// /// https://fontawesome.com/icons/image-slash?style=solid /// album, disabled, img, landscape, photo, picture static const IconData solidImageSlash = IconDataSolid(0xe1b7); /// Regular Image Slash icon /// /// https://fontawesome.com/icons/image-slash?style=regular /// album, disabled, img, landscape, photo, picture static const IconData imageSlash = IconDataRegular(0xe1b7); /// Light Image Slash icon /// /// https://fontawesome.com/icons/image-slash?style=light /// album, disabled, img, landscape, photo, picture static const IconData lightImageSlash = IconDataLight(0xe1b7); /// Thin Image Slash icon /// /// https://fontawesome.com/icons/image-slash?style=thin /// album, disabled, img, landscape, photo, picture static const IconData thinImageSlash = IconDataThin(0xe1b7); /// Solid Image User icon /// /// https://fontawesome.com/icons/image-user?style=solid /// employee, img, portrait, selfie, uer static const IconData solidImageUser = IconDataSolid(0xe1b8); /// Regular Image User icon /// /// https://fontawesome.com/icons/image-user?style=regular /// employee, img, portrait, selfie, uer static const IconData imageUser = IconDataRegular(0xe1b8); /// Light Image User icon /// /// https://fontawesome.com/icons/image-user?style=light /// employee, img, portrait, selfie, uer static const IconData lightImageUser = IconDataLight(0xe1b8); /// Thin Image User icon /// /// https://fontawesome.com/icons/image-user?style=thin /// employee, img, portrait, selfie, uer static const IconData thinImageUser = IconDataThin(0xe1b8); /// Solid Images icon /// /// https://fontawesome.com/icons/images?style=solid /// album, img, landscape, photo, picture static const IconData solidImages = IconDataSolid(0xf302); /// Regular Images icon /// /// https://fontawesome.com/icons/images?style=regular /// album, img, landscape, photo, picture static const IconData images = IconDataRegular(0xf302); /// Light Images icon /// /// https://fontawesome.com/icons/images?style=light /// album, img, landscape, photo, picture static const IconData lightImages = IconDataLight(0xf302); /// Thin Images icon /// /// https://fontawesome.com/icons/images?style=thin /// album, img, landscape, photo, picture static const IconData thinImages = IconDataThin(0xf302); /// Solid Images User icon /// /// https://fontawesome.com/icons/images-user?style=solid /// employee, img, portrait, selfie, uer static const IconData solidImagesUser = IconDataSolid(0xe1b9); /// Regular Images User icon /// /// https://fontawesome.com/icons/images-user?style=regular /// employee, img, portrait, selfie, uer static const IconData imagesUser = IconDataRegular(0xe1b9); /// Light Images User icon /// /// https://fontawesome.com/icons/images-user?style=light /// employee, img, portrait, selfie, uer static const IconData lightImagesUser = IconDataLight(0xe1b9); /// Thin Images User icon /// /// https://fontawesome.com/icons/images-user?style=thin /// employee, img, portrait, selfie, uer static const IconData thinImagesUser = IconDataThin(0xe1b9); /// Brands IMDB icon /// /// https://fontawesome.com/icons/imdb?style=brands static const IconData imdb = IconDataBrands(0xf2d8); /// Solid Inbox icon /// /// https://fontawesome.com/icons/inbox?style=solid /// archive, desk, email, mail, message static const IconData solidInbox = IconDataSolid(0xf01c); /// Regular Inbox icon /// /// https://fontawesome.com/icons/inbox?style=regular /// archive, desk, email, mail, message static const IconData inbox = IconDataRegular(0xf01c); /// Light Inbox icon /// /// https://fontawesome.com/icons/inbox?style=light /// archive, desk, email, mail, message static const IconData lightInbox = IconDataLight(0xf01c); /// Thin Inbox icon /// /// https://fontawesome.com/icons/inbox?style=thin /// archive, desk, email, mail, message static const IconData thinInbox = IconDataThin(0xf01c); /// Solid Inbox Full icon /// /// https://fontawesome.com/icons/inbox-full?style=solid /// communication, dropbox, email, incoming, organize, outgoing, send static const IconData solidInboxFull = IconDataSolid(0xe1ba); /// Regular Inbox Full icon /// /// https://fontawesome.com/icons/inbox-full?style=regular /// communication, dropbox, email, incoming, organize, outgoing, send static const IconData inboxFull = IconDataRegular(0xe1ba); /// Light Inbox Full icon /// /// https://fontawesome.com/icons/inbox-full?style=light /// communication, dropbox, email, incoming, organize, outgoing, send static const IconData lightInboxFull = IconDataLight(0xe1ba); /// Thin Inbox Full icon /// /// https://fontawesome.com/icons/inbox-full?style=thin /// communication, dropbox, email, incoming, organize, outgoing, send static const IconData thinInboxFull = IconDataThin(0xe1ba); /// Solid Inbox In icon /// /// https://fontawesome.com/icons/inbox-in?style=solid /// archive, box, desk, email, inbox, inbox tray, insert, letter, mail, message, newsletter, offer, receive, tray static const IconData solidInboxIn = IconDataSolid(0xf310); /// Alias inbox-arrow-down for icon [solidInboxIn] @Deprecated('Use "solidInboxIn" instead.') static const IconData solidInboxArrowDown = solidInboxIn; /// Regular Inbox In icon /// /// https://fontawesome.com/icons/inbox-in?style=regular /// archive, box, desk, email, inbox, inbox tray, insert, letter, mail, message, newsletter, offer, receive, tray static const IconData inboxIn = IconDataRegular(0xf310); /// Alias inbox-arrow-down for icon [inboxIn] @Deprecated('Use "inboxIn" instead.') static const IconData inboxArrowDown = inboxIn; /// Light Inbox In icon /// /// https://fontawesome.com/icons/inbox-in?style=light /// archive, box, desk, email, inbox, inbox tray, insert, letter, mail, message, newsletter, offer, receive, tray static const IconData lightInboxIn = IconDataLight(0xf310); /// Alias inbox-arrow-down for icon [lightInboxIn] @Deprecated('Use "lightInboxIn" instead.') static const IconData lightInboxArrowDown = lightInboxIn; /// Thin Inbox In icon /// /// https://fontawesome.com/icons/inbox-in?style=thin /// archive, box, desk, email, inbox, inbox tray, insert, letter, mail, message, newsletter, offer, receive, tray static const IconData thinInboxIn = IconDataThin(0xf310); /// Alias inbox-arrow-down for icon [thinInboxIn] @Deprecated('Use "thinInboxIn" instead.') static const IconData thinInboxArrowDown = thinInboxIn; /// Solid Inbox Out icon /// /// https://fontawesome.com/icons/inbox-out?style=solid /// archive, box, desk, email, letter, mail, message, newsletter, offer, outbox, outbox tray, sent, tray, upgrade static const IconData solidInboxOut = IconDataSolid(0xf311); /// Alias inbox-arrow-up for icon [solidInboxOut] @Deprecated('Use "solidInboxOut" instead.') static const IconData solidInboxArrowUp = solidInboxOut; /// Regular Inbox Out icon /// /// https://fontawesome.com/icons/inbox-out?style=regular /// archive, box, desk, email, letter, mail, message, newsletter, offer, outbox, outbox tray, sent, tray, upgrade static const IconData inboxOut = IconDataRegular(0xf311); /// Alias inbox-arrow-up for icon [inboxOut] @Deprecated('Use "inboxOut" instead.') static const IconData inboxArrowUp = inboxOut; /// Light Inbox Out icon /// /// https://fontawesome.com/icons/inbox-out?style=light /// archive, box, desk, email, letter, mail, message, newsletter, offer, outbox, outbox tray, sent, tray, upgrade static const IconData lightInboxOut = IconDataLight(0xf311); /// Alias inbox-arrow-up for icon [lightInboxOut] @Deprecated('Use "lightInboxOut" instead.') static const IconData lightInboxArrowUp = lightInboxOut; /// Thin Inbox Out icon /// /// https://fontawesome.com/icons/inbox-out?style=thin /// archive, box, desk, email, letter, mail, message, newsletter, offer, outbox, outbox tray, sent, tray, upgrade static const IconData thinInboxOut = IconDataThin(0xf311); /// Alias inbox-arrow-up for icon [thinInboxOut] @Deprecated('Use "thinInboxOut" instead.') static const IconData thinInboxArrowUp = thinInboxOut; /// Solid Inboxes icon /// /// https://fontawesome.com/icons/inboxes?style=solid /// communication, dropbox, email, incoming, organize, outgoing, send static const IconData solidInboxes = IconDataSolid(0xe1bb); /// Regular Inboxes icon /// /// https://fontawesome.com/icons/inboxes?style=regular /// communication, dropbox, email, incoming, organize, outgoing, send static const IconData inboxes = IconDataRegular(0xe1bb); /// Light Inboxes icon /// /// https://fontawesome.com/icons/inboxes?style=light /// communication, dropbox, email, incoming, organize, outgoing, send static const IconData lightInboxes = IconDataLight(0xe1bb); /// Thin Inboxes icon /// /// https://fontawesome.com/icons/inboxes?style=thin /// communication, dropbox, email, incoming, organize, outgoing, send static const IconData thinInboxes = IconDataThin(0xe1bb); /// Solid Indent icon /// /// https://fontawesome.com/icons/indent?style=solid /// align, justify, paragraph, tab static const IconData solidIndent = IconDataSolid(0xf03c); /// Regular Indent icon /// /// https://fontawesome.com/icons/indent?style=regular /// align, justify, paragraph, tab static const IconData indent = IconDataRegular(0xf03c); /// Light Indent icon /// /// https://fontawesome.com/icons/indent?style=light /// align, justify, paragraph, tab static const IconData lightIndent = IconDataLight(0xf03c); /// Thin Indent icon /// /// https://fontawesome.com/icons/indent?style=thin /// align, justify, paragraph, tab static const IconData thinIndent = IconDataThin(0xf03c); /// Solid Indian Rupee Sign icon /// /// https://fontawesome.com/icons/indian-rupee-sign?style=solid /// Indian Rupee Sign, currency static const IconData solidIndianRupeeSign = IconDataSolid(0xe1bc); /// Alias indian-rupee for icon [solidIndianRupeeSign] @Deprecated('Use "solidIndianRupeeSign" instead.') static const IconData solidIndianRupee = solidIndianRupeeSign; /// Alias inr for icon [solidIndianRupeeSign] @Deprecated('Use "solidIndianRupeeSign" instead.') static const IconData solidInr = solidIndianRupeeSign; /// Regular Indian Rupee Sign icon /// /// https://fontawesome.com/icons/indian-rupee-sign?style=regular /// Indian Rupee Sign, currency static const IconData indianRupeeSign = IconDataRegular(0xe1bc); /// Alias indian-rupee for icon [indianRupeeSign] @Deprecated('Use "indianRupeeSign" instead.') static const IconData indianRupee = indianRupeeSign; /// Alias inr for icon [indianRupeeSign] @Deprecated('Use "indianRupeeSign" instead.') static const IconData inr = indianRupeeSign; /// Light Indian Rupee Sign icon /// /// https://fontawesome.com/icons/indian-rupee-sign?style=light /// Indian Rupee Sign, currency static const IconData lightIndianRupeeSign = IconDataLight(0xe1bc); /// Alias indian-rupee for icon [lightIndianRupeeSign] @Deprecated('Use "lightIndianRupeeSign" instead.') static const IconData lightIndianRupee = lightIndianRupeeSign; /// Alias inr for icon [lightIndianRupeeSign] @Deprecated('Use "lightIndianRupeeSign" instead.') static const IconData lightInr = lightIndianRupeeSign; /// Thin Indian Rupee Sign icon /// /// https://fontawesome.com/icons/indian-rupee-sign?style=thin /// Indian Rupee Sign, currency static const IconData thinIndianRupeeSign = IconDataThin(0xe1bc); /// Alias indian-rupee for icon [thinIndianRupeeSign] @Deprecated('Use "thinIndianRupeeSign" instead.') static const IconData thinIndianRupee = thinIndianRupeeSign; /// Alias inr for icon [thinIndianRupeeSign] @Deprecated('Use "thinIndianRupeeSign" instead.') static const IconData thinInr = thinIndianRupeeSign; /// Solid Industry icon /// /// https://fontawesome.com/icons/industry?style=solid /// building, factory, industrial, manufacturing, mill, warehouse static const IconData solidIndustry = IconDataSolid(0xf275); /// Regular Industry icon /// /// https://fontawesome.com/icons/industry?style=regular /// building, factory, industrial, manufacturing, mill, warehouse static const IconData industry = IconDataRegular(0xf275); /// Light Industry icon /// /// https://fontawesome.com/icons/industry?style=light /// building, factory, industrial, manufacturing, mill, warehouse static const IconData lightIndustry = IconDataLight(0xf275); /// Thin Industry icon /// /// https://fontawesome.com/icons/industry?style=thin /// building, factory, industrial, manufacturing, mill, warehouse static const IconData thinIndustry = IconDataThin(0xf275); /// Solid Industry Windows icon /// /// https://fontawesome.com/icons/industry-windows?style=solid /// building, factory, industrial, manufacturing, mill, warehouse static const IconData solidIndustryWindows = IconDataSolid(0xf3b3); /// Alias industry-alt for icon [solidIndustryWindows] @Deprecated('Use "solidIndustryWindows" instead.') static const IconData solidIndustryAlt = solidIndustryWindows; /// Regular Industry Windows icon /// /// https://fontawesome.com/icons/industry-windows?style=regular /// building, factory, industrial, manufacturing, mill, warehouse static const IconData industryWindows = IconDataRegular(0xf3b3); /// Alias industry-alt for icon [industryWindows] @Deprecated('Use "industryWindows" instead.') static const IconData industryAlt = industryWindows; /// Light Industry Windows icon /// /// https://fontawesome.com/icons/industry-windows?style=light /// building, factory, industrial, manufacturing, mill, warehouse static const IconData lightIndustryWindows = IconDataLight(0xf3b3); /// Alias industry-alt for icon [lightIndustryWindows] @Deprecated('Use "lightIndustryWindows" instead.') static const IconData lightIndustryAlt = lightIndustryWindows; /// Thin Industry Windows icon /// /// https://fontawesome.com/icons/industry-windows?style=thin /// building, factory, industrial, manufacturing, mill, warehouse static const IconData thinIndustryWindows = IconDataThin(0xf3b3); /// Alias industry-alt for icon [thinIndustryWindows] @Deprecated('Use "thinIndustryWindows" instead.') static const IconData thinIndustryAlt = thinIndustryWindows; /// Solid Infinity icon /// /// https://fontawesome.com/icons/infinity?style=solid /// Infinity, eternity, forever, infinity, math, unbounded, universal static const IconData solidInfinity = IconDataSolid(0xf534); /// Regular Infinity icon /// /// https://fontawesome.com/icons/infinity?style=regular /// Infinity, eternity, forever, infinity, math, unbounded, universal static const IconData infinity = IconDataRegular(0xf534); /// Light Infinity icon /// /// https://fontawesome.com/icons/infinity?style=light /// Infinity, eternity, forever, infinity, math, unbounded, universal static const IconData lightInfinity = IconDataLight(0xf534); /// Thin Infinity icon /// /// https://fontawesome.com/icons/infinity?style=thin /// Infinity, eternity, forever, infinity, math, unbounded, universal static const IconData thinInfinity = IconDataThin(0xf534); /// Solid Info icon /// /// https://fontawesome.com/icons/info?style=solid /// details, help, information, more, support static const IconData solidInfo = IconDataSolid(0xf129); /// Regular Info icon /// /// https://fontawesome.com/icons/info?style=regular /// details, help, information, more, support static const IconData info = IconDataRegular(0xf129); /// Light Info icon /// /// https://fontawesome.com/icons/info?style=light /// details, help, information, more, support static const IconData lightInfo = IconDataLight(0xf129); /// Thin Info icon /// /// https://fontawesome.com/icons/info?style=thin /// details, help, information, more, support static const IconData thinInfo = IconDataThin(0xf129); /// Solid Inhaler icon /// /// https://fontawesome.com/icons/inhaler?style=solid /// asthma, cough, lungs, nebulizer, vaporizer static const IconData solidInhaler = IconDataSolid(0xf5f9); /// Regular Inhaler icon /// /// https://fontawesome.com/icons/inhaler?style=regular /// asthma, cough, lungs, nebulizer, vaporizer static const IconData inhaler = IconDataRegular(0xf5f9); /// Light Inhaler icon /// /// https://fontawesome.com/icons/inhaler?style=light /// asthma, cough, lungs, nebulizer, vaporizer static const IconData lightInhaler = IconDataLight(0xf5f9); /// Thin Inhaler icon /// /// https://fontawesome.com/icons/inhaler?style=thin /// asthma, cough, lungs, nebulizer, vaporizer static const IconData thinInhaler = IconDataThin(0xf5f9); /// Solid Input Numeric icon /// /// https://fontawesome.com/icons/input-numeric?style=solid /// age, date, field static const IconData solidInputNumeric = IconDataSolid(0xe1bd); /// Regular Input Numeric icon /// /// https://fontawesome.com/icons/input-numeric?style=regular /// age, date, field static const IconData inputNumeric = IconDataRegular(0xe1bd); /// Light Input Numeric icon /// /// https://fontawesome.com/icons/input-numeric?style=light /// age, date, field static const IconData lightInputNumeric = IconDataLight(0xe1bd); /// Thin Input Numeric icon /// /// https://fontawesome.com/icons/input-numeric?style=thin /// age, date, field static const IconData thinInputNumeric = IconDataThin(0xe1bd); /// Solid Input Pipe icon /// /// https://fontawesome.com/icons/input-pipe?style=solid /// field, input static const IconData solidInputPipe = IconDataSolid(0xe1be); /// Regular Input Pipe icon /// /// https://fontawesome.com/icons/input-pipe?style=regular /// field, input static const IconData inputPipe = IconDataRegular(0xe1be); /// Light Input Pipe icon /// /// https://fontawesome.com/icons/input-pipe?style=light /// field, input static const IconData lightInputPipe = IconDataLight(0xe1be); /// Thin Input Pipe icon /// /// https://fontawesome.com/icons/input-pipe?style=thin /// field, input static const IconData thinInputPipe = IconDataThin(0xe1be); /// Solid Input Text icon /// /// https://fontawesome.com/icons/input-text?style=solid /// field, input, name static const IconData solidInputText = IconDataSolid(0xe1bf); /// Regular Input Text icon /// /// https://fontawesome.com/icons/input-text?style=regular /// field, input, name static const IconData inputText = IconDataRegular(0xe1bf); /// Light Input Text icon /// /// https://fontawesome.com/icons/input-text?style=light /// field, input, name static const IconData lightInputText = IconDataLight(0xe1bf); /// Thin Input Text icon /// /// https://fontawesome.com/icons/input-text?style=thin /// field, input, name static const IconData thinInputText = IconDataThin(0xe1bf); /// Brands Instagram icon /// /// https://fontawesome.com/icons/instagram?style=brands static const IconData instagram = IconDataBrands(0xf16d); /// Brands InstaLOD icon /// /// https://fontawesome.com/icons/instalod?style=brands static const IconData instalod = IconDataBrands(0xe081); /// Solid Integral icon /// /// https://fontawesome.com/icons/integral?style=solid /// calculus, equation, function, math static const IconData solidIntegral = IconDataSolid(0xf667); /// Regular Integral icon /// /// https://fontawesome.com/icons/integral?style=regular /// calculus, equation, function, math static const IconData integral = IconDataRegular(0xf667); /// Light Integral icon /// /// https://fontawesome.com/icons/integral?style=light /// calculus, equation, function, math static const IconData lightIntegral = IconDataLight(0xf667); /// Thin Integral icon /// /// https://fontawesome.com/icons/integral?style=thin /// calculus, equation, function, math static const IconData thinIntegral = IconDataThin(0xf667); /// Brands Intercom icon /// /// https://fontawesome.com/icons/intercom?style=brands /// app, customer, messenger static const IconData intercom = IconDataBrands(0xf7af); /// Brands Internet-explorer icon /// /// https://fontawesome.com/icons/internet-explorer?style=brands /// browser, ie static const IconData internetExplorer = IconDataBrands(0xf26b); /// Solid Interrobang icon /// /// https://fontawesome.com/icons/interrobang?style=solid /// exclamation, question static const IconData solidInterrobang = IconDataSolid(0xe5ba); /// Regular Interrobang icon /// /// https://fontawesome.com/icons/interrobang?style=regular /// exclamation, question static const IconData interrobang = IconDataRegular(0xe5ba); /// Light Interrobang icon /// /// https://fontawesome.com/icons/interrobang?style=light /// exclamation, question static const IconData lightInterrobang = IconDataLight(0xe5ba); /// Thin Interrobang icon /// /// https://fontawesome.com/icons/interrobang?style=thin /// exclamation, question static const IconData thinInterrobang = IconDataThin(0xe5ba); /// Solid Intersection icon /// /// https://fontawesome.com/icons/intersection?style=solid /// N-Ary Intersection, calculus, equation, function, math static const IconData solidIntersection = IconDataSolid(0xf668); /// Regular Intersection icon /// /// https://fontawesome.com/icons/intersection?style=regular /// N-Ary Intersection, calculus, equation, function, math static const IconData intersection = IconDataRegular(0xf668); /// Light Intersection icon /// /// https://fontawesome.com/icons/intersection?style=light /// N-Ary Intersection, calculus, equation, function, math static const IconData lightIntersection = IconDataLight(0xf668); /// Thin Intersection icon /// /// https://fontawesome.com/icons/intersection?style=thin /// N-Ary Intersection, calculus, equation, function, math static const IconData thinIntersection = IconDataThin(0xf668); /// Brands InVision icon /// /// https://fontawesome.com/icons/invision?style=brands /// app, design, interface static const IconData invision = IconDataBrands(0xf7b0); /// Brands ioxhost icon /// /// https://fontawesome.com/icons/ioxhost?style=brands static const IconData ioxhost = IconDataBrands(0xf208); /// Solid Island Tropical icon /// /// https://fontawesome.com/icons/island-tropical?style=solid /// castaway, desert, desert island, island, palm tree, sand, stranded, summer, vacation static const IconData solidIslandTropical = IconDataSolid(0xf811); /// Alias island-tree-palm for icon [solidIslandTropical] @Deprecated('Use "solidIslandTropical" instead.') static const IconData solidIslandTreePalm = solidIslandTropical; /// Regular Island Tropical icon /// /// https://fontawesome.com/icons/island-tropical?style=regular /// castaway, desert, desert island, island, palm tree, sand, stranded, summer, vacation static const IconData islandTropical = IconDataRegular(0xf811); /// Alias island-tree-palm for icon [islandTropical] @Deprecated('Use "islandTropical" instead.') static const IconData islandTreePalm = islandTropical; /// Light Island Tropical icon /// /// https://fontawesome.com/icons/island-tropical?style=light /// castaway, desert, desert island, island, palm tree, sand, stranded, summer, vacation static const IconData lightIslandTropical = IconDataLight(0xf811); /// Alias island-tree-palm for icon [lightIslandTropical] @Deprecated('Use "lightIslandTropical" instead.') static const IconData lightIslandTreePalm = lightIslandTropical; /// Thin Island Tropical icon /// /// https://fontawesome.com/icons/island-tropical?style=thin /// castaway, desert, desert island, island, palm tree, sand, stranded, summer, vacation static const IconData thinIslandTropical = IconDataThin(0xf811); /// Alias island-tree-palm for icon [thinIslandTropical] @Deprecated('Use "thinIslandTropical" instead.') static const IconData thinIslandTreePalm = thinIslandTropical; /// Solid Italic icon /// /// https://fontawesome.com/icons/italic?style=solid /// edit, emphasis, font, format, text, type static const IconData solidItalic = IconDataSolid(0xf033); /// Regular Italic icon /// /// https://fontawesome.com/icons/italic?style=regular /// edit, emphasis, font, format, text, type static const IconData italic = IconDataRegular(0xf033); /// Light Italic icon /// /// https://fontawesome.com/icons/italic?style=light /// edit, emphasis, font, format, text, type static const IconData lightItalic = IconDataLight(0xf033); /// Thin Italic icon /// /// https://fontawesome.com/icons/italic?style=thin /// edit, emphasis, font, format, text, type static const IconData thinItalic = IconDataThin(0xf033); /// Brands itch.io icon /// /// https://fontawesome.com/icons/itch-io?style=brands static const IconData itchIo = IconDataBrands(0xf83a); /// Brands iTunes icon /// /// https://fontawesome.com/icons/itunes?style=brands static const IconData itunes = IconDataBrands(0xf3b4); /// Brands Itunes Note icon /// /// https://fontawesome.com/icons/itunes-note?style=brands static const IconData itunesNote = IconDataBrands(0xf3b5); /// Solid J icon /// /// https://fontawesome.com/icons/j?style=solid /// Latin Capital Letter J, Latin Small Letter J, letter static const IconData solidJ = IconDataSolid(0x4a); /// Regular J icon /// /// https://fontawesome.com/icons/j?style=regular /// Latin Capital Letter J, Latin Small Letter J, letter static const IconData j = IconDataRegular(0x4a); /// Light J icon /// /// https://fontawesome.com/icons/j?style=light /// Latin Capital Letter J, Latin Small Letter J, letter static const IconData lightJ = IconDataLight(0x4a); /// Thin J icon /// /// https://fontawesome.com/icons/j?style=thin /// Latin Capital Letter J, Latin Small Letter J, letter static const IconData thinJ = IconDataThin(0x4a); /// Solid Jack O Lantern icon /// /// https://fontawesome.com/icons/jack-o-lantern?style=solid /// carve, celebration, face, halloween, jack, jack-o-lantern, lantern, pumpkin, smile static const IconData solidJackOLantern = IconDataSolid(0xf30e); /// Regular Jack O Lantern icon /// /// https://fontawesome.com/icons/jack-o-lantern?style=regular /// carve, celebration, face, halloween, jack, jack-o-lantern, lantern, pumpkin, smile static const IconData jackOLantern = IconDataRegular(0xf30e); /// Light Jack O Lantern icon /// /// https://fontawesome.com/icons/jack-o-lantern?style=light /// carve, celebration, face, halloween, jack, jack-o-lantern, lantern, pumpkin, smile static const IconData lightJackOLantern = IconDataLight(0xf30e); /// Thin Jack O Lantern icon /// /// https://fontawesome.com/icons/jack-o-lantern?style=thin /// carve, celebration, face, halloween, jack, jack-o-lantern, lantern, pumpkin, smile static const IconData thinJackOLantern = IconDataThin(0xf30e); /// Solid Jar icon /// /// https://fontawesome.com/icons/jar?style=solid /// jam, jelly, storage static const IconData solidJar = IconDataSolid(0xe516); /// Regular Jar icon /// /// https://fontawesome.com/icons/jar?style=regular /// jam, jelly, storage static const IconData jar = IconDataRegular(0xe516); /// Light Jar icon /// /// https://fontawesome.com/icons/jar?style=light /// jam, jelly, storage static const IconData lightJar = IconDataLight(0xe516); /// Thin Jar icon /// /// https://fontawesome.com/icons/jar?style=thin /// jam, jelly, storage static const IconData thinJar = IconDataThin(0xe516); /// Solid Jar Wheat icon /// /// https://fontawesome.com/icons/jar-wheat?style=solid /// flour, storage static const IconData solidJarWheat = IconDataSolid(0xe517); /// Regular Jar Wheat icon /// /// https://fontawesome.com/icons/jar-wheat?style=regular /// flour, storage static const IconData jarWheat = IconDataRegular(0xe517); /// Light Jar Wheat icon /// /// https://fontawesome.com/icons/jar-wheat?style=light /// flour, storage static const IconData lightJarWheat = IconDataLight(0xe517); /// Thin Jar Wheat icon /// /// https://fontawesome.com/icons/jar-wheat?style=thin /// flour, storage static const IconData thinJarWheat = IconDataThin(0xe517); /// Brands Java icon /// /// https://fontawesome.com/icons/java?style=brands static const IconData java = IconDataBrands(0xf4e4); /// Solid Jedi icon /// /// https://fontawesome.com/icons/jedi?style=solid /// crest, force, sith, skywalker, star wars, yoda static const IconData solidJedi = IconDataSolid(0xf669); /// Regular Jedi icon /// /// https://fontawesome.com/icons/jedi?style=regular /// crest, force, sith, skywalker, star wars, yoda static const IconData jedi = IconDataRegular(0xf669); /// Light Jedi icon /// /// https://fontawesome.com/icons/jedi?style=light /// crest, force, sith, skywalker, star wars, yoda static const IconData lightJedi = IconDataLight(0xf669); /// Thin Jedi icon /// /// https://fontawesome.com/icons/jedi?style=thin /// crest, force, sith, skywalker, star wars, yoda static const IconData thinJedi = IconDataThin(0xf669); /// Brands Jedi Order icon /// /// https://fontawesome.com/icons/jedi-order?style=brands /// star wars static const IconData jediOrder = IconDataBrands(0xf50e); /// Brands Jenkis icon /// /// https://fontawesome.com/icons/jenkins?style=brands static const IconData jenkins = IconDataBrands(0xf3b6); /// Solid Jet Fighter icon /// /// https://fontawesome.com/icons/jet-fighter?style=solid /// airforce, airplane, airport, fast, fly, goose, marines, maverick, military, plane, quick, top gun, transportation, travel static const IconData solidJetFighter = IconDataSolid(0xf0fb); /// Alias fighter-jet for icon [solidJetFighter] @Deprecated('Use "solidJetFighter" instead.') static const IconData solidFighterJet = solidJetFighter; /// Regular Jet Fighter icon /// /// https://fontawesome.com/icons/jet-fighter?style=regular /// airforce, airplane, airport, fast, fly, goose, marines, maverick, military, plane, quick, top gun, transportation, travel static const IconData jetFighter = IconDataRegular(0xf0fb); /// Alias fighter-jet for icon [jetFighter] @Deprecated('Use "jetFighter" instead.') static const IconData fighterJet = jetFighter; /// Light Jet Fighter icon /// /// https://fontawesome.com/icons/jet-fighter?style=light /// airforce, airplane, airport, fast, fly, goose, marines, maverick, military, plane, quick, top gun, transportation, travel static const IconData lightJetFighter = IconDataLight(0xf0fb); /// Alias fighter-jet for icon [lightJetFighter] @Deprecated('Use "lightJetFighter" instead.') static const IconData lightFighterJet = lightJetFighter; /// Thin Jet Fighter icon /// /// https://fontawesome.com/icons/jet-fighter?style=thin /// airforce, airplane, airport, fast, fly, goose, marines, maverick, military, plane, quick, top gun, transportation, travel static const IconData thinJetFighter = IconDataThin(0xf0fb); /// Alias fighter-jet for icon [thinJetFighter] @Deprecated('Use "thinJetFighter" instead.') static const IconData thinFighterJet = thinJetFighter; /// Solid Jet Fighter Up icon /// /// https://fontawesome.com/icons/jet-fighter-up?style=solid /// airforce, airplane, airport, fast, fly, goose, marines, maverick, military, plane, quick, top gun, transportation, travel static const IconData solidJetFighterUp = IconDataSolid(0xe518); /// Regular Jet Fighter Up icon /// /// https://fontawesome.com/icons/jet-fighter-up?style=regular /// airforce, airplane, airport, fast, fly, goose, marines, maverick, military, plane, quick, top gun, transportation, travel static const IconData jetFighterUp = IconDataRegular(0xe518); /// Light Jet Fighter Up icon /// /// https://fontawesome.com/icons/jet-fighter-up?style=light /// airforce, airplane, airport, fast, fly, goose, marines, maverick, military, plane, quick, top gun, transportation, travel static const IconData lightJetFighterUp = IconDataLight(0xe518); /// Thin Jet Fighter Up icon /// /// https://fontawesome.com/icons/jet-fighter-up?style=thin /// airforce, airplane, airport, fast, fly, goose, marines, maverick, military, plane, quick, top gun, transportation, travel static const IconData thinJetFighterUp = IconDataThin(0xe518); /// Brands Jira icon /// /// https://fontawesome.com/icons/jira?style=brands /// atlassian static const IconData jira = IconDataBrands(0xf7b1); /// Brands Joget icon /// /// https://fontawesome.com/icons/joget?style=brands static const IconData joget = IconDataBrands(0xf3b7); /// Solid Joint icon /// /// https://fontawesome.com/icons/joint?style=solid /// blunt, cannabis, doobie, drugs, marijuana, roach, smoke, smoking, spliff static const IconData solidJoint = IconDataSolid(0xf595); /// Regular Joint icon /// /// https://fontawesome.com/icons/joint?style=regular /// blunt, cannabis, doobie, drugs, marijuana, roach, smoke, smoking, spliff static const IconData joint = IconDataRegular(0xf595); /// Light Joint icon /// /// https://fontawesome.com/icons/joint?style=light /// blunt, cannabis, doobie, drugs, marijuana, roach, smoke, smoking, spliff static const IconData lightJoint = IconDataLight(0xf595); /// Thin Joint icon /// /// https://fontawesome.com/icons/joint?style=thin /// blunt, cannabis, doobie, drugs, marijuana, roach, smoke, smoking, spliff static const IconData thinJoint = IconDataThin(0xf595); /// Brands Joomla Logo icon /// /// https://fontawesome.com/icons/joomla?style=brands static const IconData joomla = IconDataBrands(0xf1aa); /// Solid Joystick icon /// /// https://fontawesome.com/icons/joystick?style=solid /// arcade, atari, controller, game, joystick, playstore, retro, video game, vintage static const IconData solidJoystick = IconDataSolid(0xf8c5); /// Regular Joystick icon /// /// https://fontawesome.com/icons/joystick?style=regular /// arcade, atari, controller, game, joystick, playstore, retro, video game, vintage static const IconData joystick = IconDataRegular(0xf8c5); /// Light Joystick icon /// /// https://fontawesome.com/icons/joystick?style=light /// arcade, atari, controller, game, joystick, playstore, retro, video game, vintage static const IconData lightJoystick = IconDataLight(0xf8c5); /// Thin Joystick icon /// /// https://fontawesome.com/icons/joystick?style=thin /// arcade, atari, controller, game, joystick, playstore, retro, video game, vintage static const IconData thinJoystick = IconDataThin(0xf8c5); /// Brands JavaScript (JS) icon /// /// https://fontawesome.com/icons/js?style=brands static const IconData js = IconDataBrands(0xf3b8); /// Brands jsFiddle icon /// /// https://fontawesome.com/icons/jsfiddle?style=brands static const IconData jsfiddle = IconDataBrands(0xf1cc); /// Solid Jug icon /// /// https://fontawesome.com/icons/jug?style=solid /// beverage, bottle, drink, moonshine, pitcher, western static const IconData solidJug = IconDataSolid(0xf8c6); /// Regular Jug icon /// /// https://fontawesome.com/icons/jug?style=regular /// beverage, bottle, drink, moonshine, pitcher, western static const IconData jug = IconDataRegular(0xf8c6); /// Light Jug icon /// /// https://fontawesome.com/icons/jug?style=light /// beverage, bottle, drink, moonshine, pitcher, western static const IconData lightJug = IconDataLight(0xf8c6); /// Thin Jug icon /// /// https://fontawesome.com/icons/jug?style=thin /// beverage, bottle, drink, moonshine, pitcher, western static const IconData thinJug = IconDataThin(0xf8c6); /// Solid Jug Bottle icon /// /// https://fontawesome.com/icons/jug-bottle?style=solid /// jug, recycle, collect, container, plastics static const IconData solidJugBottle = IconDataSolid(0xe5fb); /// Regular Jug Bottle icon /// /// https://fontawesome.com/icons/jug-bottle?style=regular /// jug, recycle, collect, container, plastics static const IconData jugBottle = IconDataRegular(0xe5fb); /// Light Jug Bottle icon /// /// https://fontawesome.com/icons/jug-bottle?style=light /// jug, recycle, collect, container, plastics static const IconData lightJugBottle = IconDataLight(0xe5fb); /// Thin Jug Bottle icon /// /// https://fontawesome.com/icons/jug-bottle?style=thin /// jug, recycle, collect, container, plastics static const IconData thinJugBottle = IconDataThin(0xe5fb); /// Solid Jug Detergent icon /// /// https://fontawesome.com/icons/jug-detergent?style=solid /// detergent, laundry, soap, wash static const IconData solidJugDetergent = IconDataSolid(0xe519); /// Regular Jug Detergent icon /// /// https://fontawesome.com/icons/jug-detergent?style=regular /// detergent, laundry, soap, wash static const IconData jugDetergent = IconDataRegular(0xe519); /// Light Jug Detergent icon /// /// https://fontawesome.com/icons/jug-detergent?style=light /// detergent, laundry, soap, wash static const IconData lightJugDetergent = IconDataLight(0xe519); /// Thin Jug Detergent icon /// /// https://fontawesome.com/icons/jug-detergent?style=thin /// detergent, laundry, soap, wash static const IconData thinJugDetergent = IconDataThin(0xe519); /// Solid K icon /// /// https://fontawesome.com/icons/k?style=solid /// Latin Capital Letter K, Latin Small Letter K, letter static const IconData solidK = IconDataSolid(0x4b); /// Regular K icon /// /// https://fontawesome.com/icons/k?style=regular /// Latin Capital Letter K, Latin Small Letter K, letter static const IconData k = IconDataRegular(0x4b); /// Light K icon /// /// https://fontawesome.com/icons/k?style=light /// Latin Capital Letter K, Latin Small Letter K, letter static const IconData lightK = IconDataLight(0x4b); /// Thin K icon /// /// https://fontawesome.com/icons/k?style=thin /// Latin Capital Letter K, Latin Small Letter K, letter static const IconData thinK = IconDataThin(0x4b); /// Solid Kaaba icon /// /// https://fontawesome.com/icons/kaaba?style=solid /// Muslim, building, cube, islam, kaaba, muslim, religion static const IconData solidKaaba = IconDataSolid(0xf66b); /// Regular Kaaba icon /// /// https://fontawesome.com/icons/kaaba?style=regular /// Muslim, building, cube, islam, kaaba, muslim, religion static const IconData kaaba = IconDataRegular(0xf66b); /// Light Kaaba icon /// /// https://fontawesome.com/icons/kaaba?style=light /// Muslim, building, cube, islam, kaaba, muslim, religion static const IconData lightKaaba = IconDataLight(0xf66b); /// Thin Kaaba icon /// /// https://fontawesome.com/icons/kaaba?style=thin /// Muslim, building, cube, islam, kaaba, muslim, religion static const IconData thinKaaba = IconDataThin(0xf66b); /// Brands Kaggle icon /// /// https://fontawesome.com/icons/kaggle?style=brands static const IconData kaggle = IconDataBrands(0xf5fa); /// Solid Kazoo icon /// /// https://fontawesome.com/icons/kazoo?style=solid /// buzz, instrument, membranophone, mirliton, music static const IconData solidKazoo = IconDataSolid(0xf8c7); /// Regular Kazoo icon /// /// https://fontawesome.com/icons/kazoo?style=regular /// buzz, instrument, membranophone, mirliton, music static const IconData kazoo = IconDataRegular(0xf8c7); /// Light Kazoo icon /// /// https://fontawesome.com/icons/kazoo?style=light /// buzz, instrument, membranophone, mirliton, music static const IconData lightKazoo = IconDataLight(0xf8c7); /// Thin Kazoo icon /// /// https://fontawesome.com/icons/kazoo?style=thin /// buzz, instrument, membranophone, mirliton, music static const IconData thinKazoo = IconDataThin(0xf8c7); /// Solid Kerning icon /// /// https://fontawesome.com/icons/kerning?style=solid /// adjust, font, spacing, text, tracking, type, typography static const IconData solidKerning = IconDataSolid(0xf86f); /// Regular Kerning icon /// /// https://fontawesome.com/icons/kerning?style=regular /// adjust, font, spacing, text, tracking, type, typography static const IconData kerning = IconDataRegular(0xf86f); /// Light Kerning icon /// /// https://fontawesome.com/icons/kerning?style=light /// adjust, font, spacing, text, tracking, type, typography static const IconData lightKerning = IconDataLight(0xf86f); /// Thin Kerning icon /// /// https://fontawesome.com/icons/kerning?style=thin /// adjust, font, spacing, text, tracking, type, typography static const IconData thinKerning = IconDataThin(0xf86f); /// Solid Key icon /// /// https://fontawesome.com/icons/key?style=solid /// key, lock, password, private, secret, unlock static const IconData solidKey = IconDataSolid(0xf084); /// Regular Key icon /// /// https://fontawesome.com/icons/key?style=regular /// key, lock, password, private, secret, unlock static const IconData key = IconDataRegular(0xf084); /// Light Key icon /// /// https://fontawesome.com/icons/key?style=light /// key, lock, password, private, secret, unlock static const IconData lightKey = IconDataLight(0xf084); /// Thin Key icon /// /// https://fontawesome.com/icons/key?style=thin /// key, lock, password, private, secret, unlock static const IconData thinKey = IconDataThin(0xf084); /// Solid Key Skeleton icon /// /// https://fontawesome.com/icons/key-skeleton?style=solid /// clue, halloween, key, lock, old, old key, password, private, secret, unlock static const IconData solidKeySkeleton = IconDataSolid(0xf6f3); /// Regular Key Skeleton icon /// /// https://fontawesome.com/icons/key-skeleton?style=regular /// clue, halloween, key, lock, old, old key, password, private, secret, unlock static const IconData keySkeleton = IconDataRegular(0xf6f3); /// Light Key Skeleton icon /// /// https://fontawesome.com/icons/key-skeleton?style=light /// clue, halloween, key, lock, old, old key, password, private, secret, unlock static const IconData lightKeySkeleton = IconDataLight(0xf6f3); /// Thin Key Skeleton icon /// /// https://fontawesome.com/icons/key-skeleton?style=thin /// clue, halloween, key, lock, old, old key, password, private, secret, unlock static const IconData thinKeySkeleton = IconDataThin(0xf6f3); /// Solid Key Skeleton Left Right icon /// /// https://fontawesome.com/icons/key-skeleton-left-right?style=solid /// connect, lock, private, public static const IconData solidKeySkeletonLeftRight = IconDataSolid(0xe3b4); /// Regular Key Skeleton Left Right icon /// /// https://fontawesome.com/icons/key-skeleton-left-right?style=regular /// connect, lock, private, public static const IconData keySkeletonLeftRight = IconDataRegular(0xe3b4); /// Light Key Skeleton Left Right icon /// /// https://fontawesome.com/icons/key-skeleton-left-right?style=light /// connect, lock, private, public static const IconData lightKeySkeletonLeftRight = IconDataLight(0xe3b4); /// Thin Key Skeleton Left Right icon /// /// https://fontawesome.com/icons/key-skeleton-left-right?style=thin /// connect, lock, private, public static const IconData thinKeySkeletonLeftRight = IconDataThin(0xe3b4); /// Brands Keybase icon /// /// https://fontawesome.com/icons/keybase?style=brands static const IconData keybase = IconDataBrands(0xf4f5); /// Solid Keyboard icon /// /// https://fontawesome.com/icons/keyboard?style=solid /// accessory, computer, edit, input, keyboard, text, type, write static const IconData solidKeyboard = IconDataSolid(0xf11c); /// Regular Keyboard icon /// /// https://fontawesome.com/icons/keyboard?style=regular /// accessory, computer, edit, input, keyboard, text, type, write static const IconData keyboard = IconDataRegular(0xf11c); /// Light Keyboard icon /// /// https://fontawesome.com/icons/keyboard?style=light /// accessory, computer, edit, input, keyboard, text, type, write static const IconData lightKeyboard = IconDataLight(0xf11c); /// Thin Keyboard icon /// /// https://fontawesome.com/icons/keyboard?style=thin /// accessory, computer, edit, input, keyboard, text, type, write static const IconData thinKeyboard = IconDataThin(0xf11c); /// Solid Keyboard Brightness icon /// /// https://fontawesome.com/icons/keyboard-brightness?style=solid /// glow, keyboard, keycap, light static const IconData solidKeyboardBrightness = IconDataSolid(0xe1c0); /// Regular Keyboard Brightness icon /// /// https://fontawesome.com/icons/keyboard-brightness?style=regular /// glow, keyboard, keycap, light static const IconData keyboardBrightness = IconDataRegular(0xe1c0); /// Light Keyboard Brightness icon /// /// https://fontawesome.com/icons/keyboard-brightness?style=light /// glow, keyboard, keycap, light static const IconData lightKeyboardBrightness = IconDataLight(0xe1c0); /// Thin Keyboard Brightness icon /// /// https://fontawesome.com/icons/keyboard-brightness?style=thin /// glow, keyboard, keycap, light static const IconData thinKeyboardBrightness = IconDataThin(0xe1c0); /// Solid Keyboard Brightness Low icon /// /// https://fontawesome.com/icons/keyboard-brightness-low?style=solid /// glow, keyboard, keycap, light static const IconData solidKeyboardBrightnessLow = IconDataSolid(0xe1c1); /// Regular Keyboard Brightness Low icon /// /// https://fontawesome.com/icons/keyboard-brightness-low?style=regular /// glow, keyboard, keycap, light static const IconData keyboardBrightnessLow = IconDataRegular(0xe1c1); /// Light Keyboard Brightness Low icon /// /// https://fontawesome.com/icons/keyboard-brightness-low?style=light /// glow, keyboard, keycap, light static const IconData lightKeyboardBrightnessLow = IconDataLight(0xe1c1); /// Thin Keyboard Brightness Low icon /// /// https://fontawesome.com/icons/keyboard-brightness-low?style=thin /// glow, keyboard, keycap, light static const IconData thinKeyboardBrightnessLow = IconDataThin(0xe1c1); /// Solid Keyboard Down icon /// /// https://fontawesome.com/icons/keyboard-down?style=solid /// hide, keyboard static const IconData solidKeyboardDown = IconDataSolid(0xe1c2); /// Regular Keyboard Down icon /// /// https://fontawesome.com/icons/keyboard-down?style=regular /// hide, keyboard static const IconData keyboardDown = IconDataRegular(0xe1c2); /// Light Keyboard Down icon /// /// https://fontawesome.com/icons/keyboard-down?style=light /// hide, keyboard static const IconData lightKeyboardDown = IconDataLight(0xe1c2); /// Thin Keyboard Down icon /// /// https://fontawesome.com/icons/keyboard-down?style=thin /// hide, keyboard static const IconData thinKeyboardDown = IconDataThin(0xe1c2); /// Solid Keyboard Left icon /// /// https://fontawesome.com/icons/keyboard-left?style=solid /// hide, keyboard static const IconData solidKeyboardLeft = IconDataSolid(0xe1c3); /// Regular Keyboard Left icon /// /// https://fontawesome.com/icons/keyboard-left?style=regular /// hide, keyboard static const IconData keyboardLeft = IconDataRegular(0xe1c3); /// Light Keyboard Left icon /// /// https://fontawesome.com/icons/keyboard-left?style=light /// hide, keyboard static const IconData lightKeyboardLeft = IconDataLight(0xe1c3); /// Thin Keyboard Left icon /// /// https://fontawesome.com/icons/keyboard-left?style=thin /// hide, keyboard static const IconData thinKeyboardLeft = IconDataThin(0xe1c3); /// Brands KeyCDN icon /// /// https://fontawesome.com/icons/keycdn?style=brands static const IconData keycdn = IconDataBrands(0xf3ba); /// Solid Keynote icon /// /// https://fontawesome.com/icons/keynote?style=solid /// lecture, panel, seminar, speak, speaker, talk static const IconData solidKeynote = IconDataSolid(0xf66c); /// Regular Keynote icon /// /// https://fontawesome.com/icons/keynote?style=regular /// lecture, panel, seminar, speak, speaker, talk static const IconData keynote = IconDataRegular(0xf66c); /// Light Keynote icon /// /// https://fontawesome.com/icons/keynote?style=light /// lecture, panel, seminar, speak, speaker, talk static const IconData lightKeynote = IconDataLight(0xf66c); /// Thin Keynote icon /// /// https://fontawesome.com/icons/keynote?style=thin /// lecture, panel, seminar, speak, speaker, talk static const IconData thinKeynote = IconDataThin(0xf66c); /// Solid Khanda icon /// /// https://fontawesome.com/icons/khanda?style=solid /// Adi Shakti, chakkar, sikh, sikhism, sword static const IconData solidKhanda = IconDataSolid(0xf66d); /// Regular Khanda icon /// /// https://fontawesome.com/icons/khanda?style=regular /// Adi Shakti, chakkar, sikh, sikhism, sword static const IconData khanda = IconDataRegular(0xf66d); /// Light Khanda icon /// /// https://fontawesome.com/icons/khanda?style=light /// Adi Shakti, chakkar, sikh, sikhism, sword static const IconData lightKhanda = IconDataLight(0xf66d); /// Thin Khanda icon /// /// https://fontawesome.com/icons/khanda?style=thin /// Adi Shakti, chakkar, sikh, sikhism, sword static const IconData thinKhanda = IconDataThin(0xf66d); /// Brands Kickstarter icon /// /// https://fontawesome.com/icons/kickstarter?style=brands static const IconData kickstarter = IconDataBrands(0xf3bb); /// Brands Kickstarter K icon /// /// https://fontawesome.com/icons/kickstarter-k?style=brands static const IconData kickstarterK = IconDataBrands(0xf3bc); /// Solid Kidneys icon /// /// https://fontawesome.com/icons/kidneys?style=solid /// blood, body, organ, surgery, urine static const IconData solidKidneys = IconDataSolid(0xf5fb); /// Regular Kidneys icon /// /// https://fontawesome.com/icons/kidneys?style=regular /// blood, body, organ, surgery, urine static const IconData kidneys = IconDataRegular(0xf5fb); /// Light Kidneys icon /// /// https://fontawesome.com/icons/kidneys?style=light /// blood, body, organ, surgery, urine static const IconData lightKidneys = IconDataLight(0xf5fb); /// Thin Kidneys icon /// /// https://fontawesome.com/icons/kidneys?style=thin /// blood, body, organ, surgery, urine static const IconData thinKidneys = IconDataThin(0xf5fb); /// Solid Kip Sign icon /// /// https://fontawesome.com/icons/kip-sign?style=solid /// Kip Sign, currency static const IconData solidKipSign = IconDataSolid(0xe1c4); /// Regular Kip Sign icon /// /// https://fontawesome.com/icons/kip-sign?style=regular /// Kip Sign, currency static const IconData kipSign = IconDataRegular(0xe1c4); /// Light Kip Sign icon /// /// https://fontawesome.com/icons/kip-sign?style=light /// Kip Sign, currency static const IconData lightKipSign = IconDataLight(0xe1c4); /// Thin Kip Sign icon /// /// https://fontawesome.com/icons/kip-sign?style=thin /// Kip Sign, currency static const IconData thinKipSign = IconDataThin(0xe1c4); /// Solid Kit Medical icon /// /// https://fontawesome.com/icons/kit-medical?style=solid /// emergency, emt, health, medical, rescue static const IconData solidKitMedical = IconDataSolid(0xf479); /// Alias first-aid for icon [solidKitMedical] @Deprecated('Use "solidKitMedical" instead.') static const IconData solidFirstAid = solidKitMedical; /// Regular Kit Medical icon /// /// https://fontawesome.com/icons/kit-medical?style=regular /// emergency, emt, health, medical, rescue static const IconData kitMedical = IconDataRegular(0xf479); /// Alias first-aid for icon [kitMedical] @Deprecated('Use "kitMedical" instead.') static const IconData firstAid = kitMedical; /// Light Kit Medical icon /// /// https://fontawesome.com/icons/kit-medical?style=light /// emergency, emt, health, medical, rescue static const IconData lightKitMedical = IconDataLight(0xf479); /// Alias first-aid for icon [lightKitMedical] @Deprecated('Use "lightKitMedical" instead.') static const IconData lightFirstAid = lightKitMedical; /// Thin Kit Medical icon /// /// https://fontawesome.com/icons/kit-medical?style=thin /// emergency, emt, health, medical, rescue static const IconData thinKitMedical = IconDataThin(0xf479); /// Alias first-aid for icon [thinKitMedical] @Deprecated('Use "thinKitMedical" instead.') static const IconData thinFirstAid = thinKitMedical; /// Solid Kitchen Set icon /// /// https://fontawesome.com/icons/kitchen-set?style=solid /// chef, cook, cup, kitchen, pan, pot, skillet static const IconData solidKitchenSet = IconDataSolid(0xe51a); /// Regular Kitchen Set icon /// /// https://fontawesome.com/icons/kitchen-set?style=regular /// chef, cook, cup, kitchen, pan, pot, skillet static const IconData kitchenSet = IconDataRegular(0xe51a); /// Light Kitchen Set icon /// /// https://fontawesome.com/icons/kitchen-set?style=light /// chef, cook, cup, kitchen, pan, pot, skillet static const IconData lightKitchenSet = IconDataLight(0xe51a); /// Thin Kitchen Set icon /// /// https://fontawesome.com/icons/kitchen-set?style=thin /// chef, cook, cup, kitchen, pan, pot, skillet static const IconData thinKitchenSet = IconDataThin(0xe51a); /// Solid Kite icon /// /// https://fontawesome.com/icons/kite?style=solid /// air, benjamin, fall, fly, flying, franklin, kite, outdoors, seasonal, sky, soar, wind static const IconData solidKite = IconDataSolid(0xf6f4); /// Regular Kite icon /// /// https://fontawesome.com/icons/kite?style=regular /// air, benjamin, fall, fly, flying, franklin, kite, outdoors, seasonal, sky, soar, wind static const IconData kite = IconDataRegular(0xf6f4); /// Light Kite icon /// /// https://fontawesome.com/icons/kite?style=light /// air, benjamin, fall, fly, flying, franklin, kite, outdoors, seasonal, sky, soar, wind static const IconData lightKite = IconDataLight(0xf6f4); /// Thin Kite icon /// /// https://fontawesome.com/icons/kite?style=thin /// air, benjamin, fall, fly, flying, franklin, kite, outdoors, seasonal, sky, soar, wind static const IconData thinKite = IconDataThin(0xf6f4); /// Solid Kiwi Bird icon /// /// https://fontawesome.com/icons/kiwi-bird?style=solid /// bird, fauna, new zealand static const IconData solidKiwiBird = IconDataSolid(0xf535); /// Regular Kiwi Bird icon /// /// https://fontawesome.com/icons/kiwi-bird?style=regular /// bird, fauna, new zealand static const IconData kiwiBird = IconDataRegular(0xf535); /// Light Kiwi Bird icon /// /// https://fontawesome.com/icons/kiwi-bird?style=light /// bird, fauna, new zealand static const IconData lightKiwiBird = IconDataLight(0xf535); /// Thin Kiwi Bird icon /// /// https://fontawesome.com/icons/kiwi-bird?style=thin /// bird, fauna, new zealand static const IconData thinKiwiBird = IconDataThin(0xf535); /// Solid Kiwi Fruit icon /// /// https://fontawesome.com/icons/kiwi-fruit?style=solid /// food, fruit, gooseberry, kiwi, kiwi fruit static const IconData solidKiwiFruit = IconDataSolid(0xe30c); /// Regular Kiwi Fruit icon /// /// https://fontawesome.com/icons/kiwi-fruit?style=regular /// food, fruit, gooseberry, kiwi, kiwi fruit static const IconData kiwiFruit = IconDataRegular(0xe30c); /// Light Kiwi Fruit icon /// /// https://fontawesome.com/icons/kiwi-fruit?style=light /// food, fruit, gooseberry, kiwi, kiwi fruit static const IconData lightKiwiFruit = IconDataLight(0xe30c); /// Thin Kiwi Fruit icon /// /// https://fontawesome.com/icons/kiwi-fruit?style=thin /// food, fruit, gooseberry, kiwi, kiwi fruit static const IconData thinKiwiFruit = IconDataThin(0xe30c); /// Solid Knife icon /// /// https://fontawesome.com/icons/knife?style=solid /// cut, cutlery, dining, equipment, silverware, tool static const IconData solidKnife = IconDataSolid(0xf2e4); /// Alias utensil-knife for icon [solidKnife] @Deprecated('Use "solidKnife" instead.') static const IconData solidUtensilKnife = solidKnife; /// Regular Knife icon /// /// https://fontawesome.com/icons/knife?style=regular /// cut, cutlery, dining, equipment, silverware, tool static const IconData knife = IconDataRegular(0xf2e4); /// Alias utensil-knife for icon [knife] @Deprecated('Use "knife" instead.') static const IconData utensilKnife = knife; /// Light Knife icon /// /// https://fontawesome.com/icons/knife?style=light /// cut, cutlery, dining, equipment, silverware, tool static const IconData lightKnife = IconDataLight(0xf2e4); /// Alias utensil-knife for icon [lightKnife] @Deprecated('Use "lightKnife" instead.') static const IconData lightUtensilKnife = lightKnife; /// Thin Knife icon /// /// https://fontawesome.com/icons/knife?style=thin /// cut, cutlery, dining, equipment, silverware, tool static const IconData thinKnife = IconDataThin(0xf2e4); /// Alias utensil-knife for icon [thinKnife] @Deprecated('Use "thinKnife" instead.') static const IconData thinUtensilKnife = thinKnife; /// Solid Knife Kitchen icon /// /// https://fontawesome.com/icons/knife-kitchen?style=solid /// chef, cooking, cut, equipment, halloween, hocho, kitchen knife, knife, sharp, slice, tool, weapon static const IconData solidKnifeKitchen = IconDataSolid(0xf6f5); /// Regular Knife Kitchen icon /// /// https://fontawesome.com/icons/knife-kitchen?style=regular /// chef, cooking, cut, equipment, halloween, hocho, kitchen knife, knife, sharp, slice, tool, weapon static const IconData knifeKitchen = IconDataRegular(0xf6f5); /// Light Knife Kitchen icon /// /// https://fontawesome.com/icons/knife-kitchen?style=light /// chef, cooking, cut, equipment, halloween, hocho, kitchen knife, knife, sharp, slice, tool, weapon static const IconData lightKnifeKitchen = IconDataLight(0xf6f5); /// Thin Knife Kitchen icon /// /// https://fontawesome.com/icons/knife-kitchen?style=thin /// chef, cooking, cut, equipment, halloween, hocho, kitchen knife, knife, sharp, slice, tool, weapon static const IconData thinKnifeKitchen = IconDataThin(0xf6f5); /// Brands KORVUE icon /// /// https://fontawesome.com/icons/korvue?style=brands static const IconData korvue = IconDataBrands(0xf42f); /// Solid L icon /// /// https://fontawesome.com/icons/l?style=solid /// Latin Capital Letter L, Latin Small Letter L, letter static const IconData solidL = IconDataSolid(0x4c); /// Regular L icon /// /// https://fontawesome.com/icons/l?style=regular /// Latin Capital Letter L, Latin Small Letter L, letter static const IconData l = IconDataRegular(0x4c); /// Light L icon /// /// https://fontawesome.com/icons/l?style=light /// Latin Capital Letter L, Latin Small Letter L, letter static const IconData lightL = IconDataLight(0x4c); /// Thin L icon /// /// https://fontawesome.com/icons/l?style=thin /// Latin Capital Letter L, Latin Small Letter L, letter static const IconData thinL = IconDataThin(0x4c); /// Solid Lacrosse Stick icon /// /// https://fontawesome.com/icons/lacrosse-stick?style=solid /// lacrosse static const IconData solidLacrosseStick = IconDataSolid(0xe3b5); /// Regular Lacrosse Stick icon /// /// https://fontawesome.com/icons/lacrosse-stick?style=regular /// lacrosse static const IconData lacrosseStick = IconDataRegular(0xe3b5); /// Light Lacrosse Stick icon /// /// https://fontawesome.com/icons/lacrosse-stick?style=light /// lacrosse static const IconData lightLacrosseStick = IconDataLight(0xe3b5); /// Thin Lacrosse Stick icon /// /// https://fontawesome.com/icons/lacrosse-stick?style=thin /// lacrosse static const IconData thinLacrosseStick = IconDataThin(0xe3b5); /// Solid Lacrosse Stick Ball icon /// /// https://fontawesome.com/icons/lacrosse-stick-ball?style=solid /// ball, goal, lacrosse, stick static const IconData solidLacrosseStickBall = IconDataSolid(0xe3b6); /// Regular Lacrosse Stick Ball icon /// /// https://fontawesome.com/icons/lacrosse-stick-ball?style=regular /// ball, goal, lacrosse, stick static const IconData lacrosseStickBall = IconDataRegular(0xe3b6); /// Light Lacrosse Stick Ball icon /// /// https://fontawesome.com/icons/lacrosse-stick-ball?style=light /// ball, goal, lacrosse, stick static const IconData lightLacrosseStickBall = IconDataLight(0xe3b6); /// Thin Lacrosse Stick Ball icon /// /// https://fontawesome.com/icons/lacrosse-stick-ball?style=thin /// ball, goal, lacrosse, stick static const IconData thinLacrosseStickBall = IconDataThin(0xe3b6); /// Solid Lambda icon /// /// https://fontawesome.com/icons/lambda?style=solid /// calculus, equation, function, math static const IconData solidLambda = IconDataSolid(0xf66e); /// Regular Lambda icon /// /// https://fontawesome.com/icons/lambda?style=regular /// calculus, equation, function, math static const IconData lambda = IconDataRegular(0xf66e); /// Light Lambda icon /// /// https://fontawesome.com/icons/lambda?style=light /// calculus, equation, function, math static const IconData lightLambda = IconDataLight(0xf66e); /// Thin Lambda icon /// /// https://fontawesome.com/icons/lambda?style=thin /// calculus, equation, function, math static const IconData thinLambda = IconDataThin(0xf66e); /// Solid Lamp icon /// /// https://fontawesome.com/icons/lamp?style=solid /// bright, furniture, light static const IconData solidLamp = IconDataSolid(0xf4ca); /// Regular Lamp icon /// /// https://fontawesome.com/icons/lamp?style=regular /// bright, furniture, light static const IconData lamp = IconDataRegular(0xf4ca); /// Light Lamp icon /// /// https://fontawesome.com/icons/lamp?style=light /// bright, furniture, light static const IconData lightLamp = IconDataLight(0xf4ca); /// Thin Lamp icon /// /// https://fontawesome.com/icons/lamp?style=thin /// bright, furniture, light static const IconData thinLamp = IconDataThin(0xf4ca); /// Solid Lamp Desk icon /// /// https://fontawesome.com/icons/lamp-desk?style=solid /// bright, furniture, light static const IconData solidLampDesk = IconDataSolid(0xe014); /// Regular Lamp Desk icon /// /// https://fontawesome.com/icons/lamp-desk?style=regular /// bright, furniture, light static const IconData lampDesk = IconDataRegular(0xe014); /// Light Lamp Desk icon /// /// https://fontawesome.com/icons/lamp-desk?style=light /// bright, furniture, light static const IconData lightLampDesk = IconDataLight(0xe014); /// Thin Lamp Desk icon /// /// https://fontawesome.com/icons/lamp-desk?style=thin /// bright, furniture, light static const IconData thinLampDesk = IconDataThin(0xe014); /// Solid Lamp Floor icon /// /// https://fontawesome.com/icons/lamp-floor?style=solid /// bright, furniture, light static const IconData solidLampFloor = IconDataSolid(0xe015); /// Regular Lamp Floor icon /// /// https://fontawesome.com/icons/lamp-floor?style=regular /// bright, furniture, light static const IconData lampFloor = IconDataRegular(0xe015); /// Light Lamp Floor icon /// /// https://fontawesome.com/icons/lamp-floor?style=light /// bright, furniture, light static const IconData lightLampFloor = IconDataLight(0xe015); /// Thin Lamp Floor icon /// /// https://fontawesome.com/icons/lamp-floor?style=thin /// bright, furniture, light static const IconData thinLampFloor = IconDataThin(0xe015); /// Solid Lamp Street icon /// /// https://fontawesome.com/icons/lamp-street?style=solid /// light, lighting, utilities static const IconData solidLampStreet = IconDataSolid(0xe1c5); /// Regular Lamp Street icon /// /// https://fontawesome.com/icons/lamp-street?style=regular /// light, lighting, utilities static const IconData lampStreet = IconDataRegular(0xe1c5); /// Light Lamp Street icon /// /// https://fontawesome.com/icons/lamp-street?style=light /// light, lighting, utilities static const IconData lightLampStreet = IconDataLight(0xe1c5); /// Thin Lamp Street icon /// /// https://fontawesome.com/icons/lamp-street?style=thin /// light, lighting, utilities static const IconData thinLampStreet = IconDataThin(0xe1c5); /// Solid Land Mine On icon /// /// https://fontawesome.com/icons/land-mine-on?style=solid /// bomb, danger, explosion, war static const IconData solidLandMineOn = IconDataSolid(0xe51b); /// Regular Land Mine On icon /// /// https://fontawesome.com/icons/land-mine-on?style=regular /// bomb, danger, explosion, war static const IconData landMineOn = IconDataRegular(0xe51b); /// Light Land Mine On icon /// /// https://fontawesome.com/icons/land-mine-on?style=light /// bomb, danger, explosion, war static const IconData lightLandMineOn = IconDataLight(0xe51b); /// Thin Land Mine On icon /// /// https://fontawesome.com/icons/land-mine-on?style=thin /// bomb, danger, explosion, war static const IconData thinLandMineOn = IconDataThin(0xe51b); /// Solid Landmark icon /// /// https://fontawesome.com/icons/landmark?style=solid /// building, classical, historic, memorable, monument, museum, politics, society static const IconData solidLandmark = IconDataSolid(0xf66f); /// Regular Landmark icon /// /// https://fontawesome.com/icons/landmark?style=regular /// building, classical, historic, memorable, monument, museum, politics, society static const IconData landmark = IconDataRegular(0xf66f); /// Light Landmark icon /// /// https://fontawesome.com/icons/landmark?style=light /// building, classical, historic, memorable, monument, museum, politics, society static const IconData lightLandmark = IconDataLight(0xf66f); /// Thin Landmark icon /// /// https://fontawesome.com/icons/landmark?style=thin /// building, classical, historic, memorable, monument, museum, politics, society static const IconData thinLandmark = IconDataThin(0xf66f); /// Solid Landmark Dome icon /// /// https://fontawesome.com/icons/landmark-dome?style=solid /// building, historic, memorable, monument, politics static const IconData solidLandmarkDome = IconDataSolid(0xf752); /// Alias landmark-alt for icon [solidLandmarkDome] @Deprecated('Use "solidLandmarkDome" instead.') static const IconData solidLandmarkAlt = solidLandmarkDome; /// Regular Landmark Dome icon /// /// https://fontawesome.com/icons/landmark-dome?style=regular /// building, historic, memorable, monument, politics static const IconData landmarkDome = IconDataRegular(0xf752); /// Alias landmark-alt for icon [landmarkDome] @Deprecated('Use "landmarkDome" instead.') static const IconData landmarkAlt = landmarkDome; /// Light Landmark Dome icon /// /// https://fontawesome.com/icons/landmark-dome?style=light /// building, historic, memorable, monument, politics static const IconData lightLandmarkDome = IconDataLight(0xf752); /// Alias landmark-alt for icon [lightLandmarkDome] @Deprecated('Use "lightLandmarkDome" instead.') static const IconData lightLandmarkAlt = lightLandmarkDome; /// Thin Landmark Dome icon /// /// https://fontawesome.com/icons/landmark-dome?style=thin /// building, historic, memorable, monument, politics static const IconData thinLandmarkDome = IconDataThin(0xf752); /// Alias landmark-alt for icon [thinLandmarkDome] @Deprecated('Use "thinLandmarkDome" instead.') static const IconData thinLandmarkAlt = thinLandmarkDome; /// Solid Landmark Flag icon /// /// https://fontawesome.com/icons/landmark-flag?style=solid /// capitol, flag, landmark, memorial static const IconData solidLandmarkFlag = IconDataSolid(0xe51c); /// Regular Landmark Flag icon /// /// https://fontawesome.com/icons/landmark-flag?style=regular /// capitol, flag, landmark, memorial static const IconData landmarkFlag = IconDataRegular(0xe51c); /// Light Landmark Flag icon /// /// https://fontawesome.com/icons/landmark-flag?style=light /// capitol, flag, landmark, memorial static const IconData lightLandmarkFlag = IconDataLight(0xe51c); /// Thin Landmark Flag icon /// /// https://fontawesome.com/icons/landmark-flag?style=thin /// capitol, flag, landmark, memorial static const IconData thinLandmarkFlag = IconDataThin(0xe51c); /// Solid Landmark Magnifying Glass icon /// /// https://fontawesome.com/icons/landmark-magnifying-glass?style=solid /// classical, find, historic, memorable, monument, museum, politics, records, building, preservation, preserve, search, society static const IconData solidLandmarkMagnifyingGlass = IconDataSolid(0xe622); /// Regular Landmark Magnifying Glass icon /// /// https://fontawesome.com/icons/landmark-magnifying-glass?style=regular /// classical, find, historic, memorable, monument, museum, politics, records, building, preservation, preserve, search, society static const IconData landmarkMagnifyingGlass = IconDataRegular(0xe622); /// Light Landmark Magnifying Glass icon /// /// https://fontawesome.com/icons/landmark-magnifying-glass?style=light /// classical, find, historic, memorable, monument, museum, politics, records, building, preservation, preserve, search, society static const IconData lightLandmarkMagnifyingGlass = IconDataLight(0xe622); /// Thin Landmark Magnifying Glass icon /// /// https://fontawesome.com/icons/landmark-magnifying-glass?style=thin /// classical, find, historic, memorable, monument, museum, politics, records, building, preservation, preserve, search, society static const IconData thinLandmarkMagnifyingGlass = IconDataThin(0xe622); /// Solid Language icon /// /// https://fontawesome.com/icons/language?style=solid /// dialect, idiom, localize, speech, translate, vernacular static const IconData solidLanguage = IconDataSolid(0xf1ab); /// Regular Language icon /// /// https://fontawesome.com/icons/language?style=regular /// dialect, idiom, localize, speech, translate, vernacular static const IconData language = IconDataRegular(0xf1ab); /// Light Language icon /// /// https://fontawesome.com/icons/language?style=light /// dialect, idiom, localize, speech, translate, vernacular static const IconData lightLanguage = IconDataLight(0xf1ab); /// Thin Language icon /// /// https://fontawesome.com/icons/language?style=thin /// dialect, idiom, localize, speech, translate, vernacular static const IconData thinLanguage = IconDataThin(0xf1ab); /// Solid Laptop icon /// /// https://fontawesome.com/icons/laptop?style=solid /// computer, cpu, dell, demo, device, fabook, fb, laptop, mac, macbook, machine, pc, personal static const IconData solidLaptop = IconDataSolid(0xf109); /// Regular Laptop icon /// /// https://fontawesome.com/icons/laptop?style=regular /// computer, cpu, dell, demo, device, fabook, fb, laptop, mac, macbook, machine, pc, personal static const IconData laptop = IconDataRegular(0xf109); /// Light Laptop icon /// /// https://fontawesome.com/icons/laptop?style=light /// computer, cpu, dell, demo, device, fabook, fb, laptop, mac, macbook, machine, pc, personal static const IconData lightLaptop = IconDataLight(0xf109); /// Thin Laptop icon /// /// https://fontawesome.com/icons/laptop?style=thin /// computer, cpu, dell, demo, device, fabook, fb, laptop, mac, macbook, machine, pc, personal static const IconData thinLaptop = IconDataThin(0xf109); /// Solid Laptop Arrow Down icon /// /// https://fontawesome.com/icons/laptop-arrow-down?style=solid /// computer, download, insert, laptop, mobile, remote static const IconData solidLaptopArrowDown = IconDataSolid(0xe1c6); /// Regular Laptop Arrow Down icon /// /// https://fontawesome.com/icons/laptop-arrow-down?style=regular /// computer, download, insert, laptop, mobile, remote static const IconData laptopArrowDown = IconDataRegular(0xe1c6); /// Light Laptop Arrow Down icon /// /// https://fontawesome.com/icons/laptop-arrow-down?style=light /// computer, download, insert, laptop, mobile, remote static const IconData lightLaptopArrowDown = IconDataLight(0xe1c6); /// Thin Laptop Arrow Down icon /// /// https://fontawesome.com/icons/laptop-arrow-down?style=thin /// computer, download, insert, laptop, mobile, remote static const IconData thinLaptopArrowDown = IconDataThin(0xe1c6); /// Solid Laptop Binary icon /// /// https://fontawesome.com/icons/laptop-binary?style=solid /// binary, code, cpu, dell, demo, develop, device, information, mac, macbook, machine, pc, computer static const IconData solidLaptopBinary = IconDataSolid(0xe5e7); /// Regular Laptop Binary icon /// /// https://fontawesome.com/icons/laptop-binary?style=regular /// binary, code, cpu, dell, demo, develop, device, information, mac, macbook, machine, pc, computer static const IconData laptopBinary = IconDataRegular(0xe5e7); /// Light Laptop Binary icon /// /// https://fontawesome.com/icons/laptop-binary?style=light /// binary, code, cpu, dell, demo, develop, device, information, mac, macbook, machine, pc, computer static const IconData lightLaptopBinary = IconDataLight(0xe5e7); /// Thin Laptop Binary icon /// /// https://fontawesome.com/icons/laptop-binary?style=thin /// binary, code, cpu, dell, demo, develop, device, information, mac, macbook, machine, pc, computer static const IconData thinLaptopBinary = IconDataThin(0xe5e7); /// Solid Laptop Code icon /// /// https://fontawesome.com/icons/laptop-code?style=solid /// computer, cpu, dell, demo, develop, device, fabook, fb, mac, macbook, machine, mysql, pc, sql static const IconData solidLaptopCode = IconDataSolid(0xf5fc); /// Regular Laptop Code icon /// /// https://fontawesome.com/icons/laptop-code?style=regular /// computer, cpu, dell, demo, develop, device, fabook, fb, mac, macbook, machine, mysql, pc, sql static const IconData laptopCode = IconDataRegular(0xf5fc); /// Light Laptop Code icon /// /// https://fontawesome.com/icons/laptop-code?style=light /// computer, cpu, dell, demo, develop, device, fabook, fb, mac, macbook, machine, mysql, pc, sql static const IconData lightLaptopCode = IconDataLight(0xf5fc); /// Thin Laptop Code icon /// /// https://fontawesome.com/icons/laptop-code?style=thin /// computer, cpu, dell, demo, develop, device, fabook, fb, mac, macbook, machine, mysql, pc, sql static const IconData thinLaptopCode = IconDataThin(0xf5fc); /// Solid Laptop File icon /// /// https://fontawesome.com/icons/laptop-file?style=solid /// computer, education, laptop, learning, remote work static const IconData solidLaptopFile = IconDataSolid(0xe51d); /// Regular Laptop File icon /// /// https://fontawesome.com/icons/laptop-file?style=regular /// computer, education, laptop, learning, remote work static const IconData laptopFile = IconDataRegular(0xe51d); /// Light Laptop File icon /// /// https://fontawesome.com/icons/laptop-file?style=light /// computer, education, laptop, learning, remote work static const IconData lightLaptopFile = IconDataLight(0xe51d); /// Thin Laptop File icon /// /// https://fontawesome.com/icons/laptop-file?style=thin /// computer, education, laptop, learning, remote work static const IconData thinLaptopFile = IconDataThin(0xe51d); /// Solid Laptop Medical icon /// /// https://fontawesome.com/icons/laptop-medical?style=solid /// computer, device, ehr, electronic health records, history static const IconData solidLaptopMedical = IconDataSolid(0xf812); /// Regular Laptop Medical icon /// /// https://fontawesome.com/icons/laptop-medical?style=regular /// computer, device, ehr, electronic health records, history static const IconData laptopMedical = IconDataRegular(0xf812); /// Light Laptop Medical icon /// /// https://fontawesome.com/icons/laptop-medical?style=light /// computer, device, ehr, electronic health records, history static const IconData lightLaptopMedical = IconDataLight(0xf812); /// Thin Laptop Medical icon /// /// https://fontawesome.com/icons/laptop-medical?style=thin /// computer, device, ehr, electronic health records, history static const IconData thinLaptopMedical = IconDataThin(0xf812); /// Solid Laptop Mobile icon /// /// https://fontawesome.com/icons/laptop-mobile?style=solid /// computer, device, mobile, platform, technology static const IconData solidLaptopMobile = IconDataSolid(0xf87a); /// Alias phone-laptop for icon [solidLaptopMobile] @Deprecated('Use "solidLaptopMobile" instead.') static const IconData solidPhoneLaptop = solidLaptopMobile; /// Regular Laptop Mobile icon /// /// https://fontawesome.com/icons/laptop-mobile?style=regular /// computer, device, mobile, platform, technology static const IconData laptopMobile = IconDataRegular(0xf87a); /// Alias phone-laptop for icon [laptopMobile] @Deprecated('Use "laptopMobile" instead.') static const IconData phoneLaptop = laptopMobile; /// Light Laptop Mobile icon /// /// https://fontawesome.com/icons/laptop-mobile?style=light /// computer, device, mobile, platform, technology static const IconData lightLaptopMobile = IconDataLight(0xf87a); /// Alias phone-laptop for icon [lightLaptopMobile] @Deprecated('Use "lightLaptopMobile" instead.') static const IconData lightPhoneLaptop = lightLaptopMobile; /// Thin Laptop Mobile icon /// /// https://fontawesome.com/icons/laptop-mobile?style=thin /// computer, device, mobile, platform, technology static const IconData thinLaptopMobile = IconDataThin(0xf87a); /// Alias phone-laptop for icon [thinLaptopMobile] @Deprecated('Use "thinLaptopMobile" instead.') static const IconData thinPhoneLaptop = thinLaptopMobile; /// Solid Laptop Slash icon /// /// https://fontawesome.com/icons/laptop-slash?style=solid /// computer, disabled, disconnect static const IconData solidLaptopSlash = IconDataSolid(0xe1c7); /// Regular Laptop Slash icon /// /// https://fontawesome.com/icons/laptop-slash?style=regular /// computer, disabled, disconnect static const IconData laptopSlash = IconDataRegular(0xe1c7); /// Light Laptop Slash icon /// /// https://fontawesome.com/icons/laptop-slash?style=light /// computer, disabled, disconnect static const IconData lightLaptopSlash = IconDataLight(0xe1c7); /// Thin Laptop Slash icon /// /// https://fontawesome.com/icons/laptop-slash?style=thin /// computer, disabled, disconnect static const IconData thinLaptopSlash = IconDataThin(0xe1c7); /// Brands Laravel icon /// /// https://fontawesome.com/icons/laravel?style=brands static const IconData laravel = IconDataBrands(0xf3bd); /// Solid Lari Sign icon /// /// https://fontawesome.com/icons/lari-sign?style=solid /// Lari Sign, currency static const IconData solidLariSign = IconDataSolid(0xe1c8); /// Regular Lari Sign icon /// /// https://fontawesome.com/icons/lari-sign?style=regular /// Lari Sign, currency static const IconData lariSign = IconDataRegular(0xe1c8); /// Light Lari Sign icon /// /// https://fontawesome.com/icons/lari-sign?style=light /// Lari Sign, currency static const IconData lightLariSign = IconDataLight(0xe1c8); /// Thin Lari Sign icon /// /// https://fontawesome.com/icons/lari-sign?style=thin /// Lari Sign, currency static const IconData thinLariSign = IconDataThin(0xe1c8); /// Solid Lasso icon /// /// https://fontawesome.com/icons/lasso?style=solid /// cowboy, rodeo, rope, select, selection, western static const IconData solidLasso = IconDataSolid(0xf8c8); /// Regular Lasso icon /// /// https://fontawesome.com/icons/lasso?style=regular /// cowboy, rodeo, rope, select, selection, western static const IconData lasso = IconDataRegular(0xf8c8); /// Light Lasso icon /// /// https://fontawesome.com/icons/lasso?style=light /// cowboy, rodeo, rope, select, selection, western static const IconData lightLasso = IconDataLight(0xf8c8); /// Thin Lasso icon /// /// https://fontawesome.com/icons/lasso?style=thin /// cowboy, rodeo, rope, select, selection, western static const IconData thinLasso = IconDataThin(0xf8c8); /// Solid Lasso Sparkles icon /// /// https://fontawesome.com/icons/lasso-sparkles?style=solid /// automatic, cowboy, magic, select static const IconData solidLassoSparkles = IconDataSolid(0xe1c9); /// Regular Lasso Sparkles icon /// /// https://fontawesome.com/icons/lasso-sparkles?style=regular /// automatic, cowboy, magic, select static const IconData lassoSparkles = IconDataRegular(0xe1c9); /// Light Lasso Sparkles icon /// /// https://fontawesome.com/icons/lasso-sparkles?style=light /// automatic, cowboy, magic, select static const IconData lightLassoSparkles = IconDataLight(0xe1c9); /// Thin Lasso Sparkles icon /// /// https://fontawesome.com/icons/lasso-sparkles?style=thin /// automatic, cowboy, magic, select static const IconData thinLassoSparkles = IconDataThin(0xe1c9); /// Brands last.fm icon /// /// https://fontawesome.com/icons/lastfm?style=brands static const IconData lastfm = IconDataBrands(0xf202); /// Solid Layer Group icon /// /// https://fontawesome.com/icons/layer-group?style=solid /// arrange, category, develop, layers, map, platform, stack static const IconData solidLayerGroup = IconDataSolid(0xf5fd); /// Regular Layer Group icon /// /// https://fontawesome.com/icons/layer-group?style=regular /// arrange, category, develop, layers, map, platform, stack static const IconData layerGroup = IconDataRegular(0xf5fd); /// Light Layer Group icon /// /// https://fontawesome.com/icons/layer-group?style=light /// arrange, category, develop, layers, map, platform, stack static const IconData lightLayerGroup = IconDataLight(0xf5fd); /// Thin Layer Group icon /// /// https://fontawesome.com/icons/layer-group?style=thin /// arrange, category, develop, layers, map, platform, stack static const IconData thinLayerGroup = IconDataThin(0xf5fd); /// Solid Layer Minus icon /// /// https://fontawesome.com/icons/layer-minus?style=solid /// arrange, delete, layers, negative, platform, remove, stack static const IconData solidLayerMinus = IconDataSolid(0xf5fe); /// Alias layer-group-minus for icon [solidLayerMinus] @Deprecated('Use "solidLayerMinus" instead.') static const IconData solidLayerGroupMinus = solidLayerMinus; /// Regular Layer Minus icon /// /// https://fontawesome.com/icons/layer-minus?style=regular /// arrange, delete, layers, negative, platform, remove, stack static const IconData layerMinus = IconDataRegular(0xf5fe); /// Alias layer-group-minus for icon [layerMinus] @Deprecated('Use "layerMinus" instead.') static const IconData layerGroupMinus = layerMinus; /// Light Layer Minus icon /// /// https://fontawesome.com/icons/layer-minus?style=light /// arrange, delete, layers, negative, platform, remove, stack static const IconData lightLayerMinus = IconDataLight(0xf5fe); /// Alias layer-group-minus for icon [lightLayerMinus] @Deprecated('Use "lightLayerMinus" instead.') static const IconData lightLayerGroupMinus = lightLayerMinus; /// Thin Layer Minus icon /// /// https://fontawesome.com/icons/layer-minus?style=thin /// arrange, delete, layers, negative, platform, remove, stack static const IconData thinLayerMinus = IconDataThin(0xf5fe); /// Alias layer-group-minus for icon [thinLayerMinus] @Deprecated('Use "thinLayerMinus" instead.') static const IconData thinLayerGroupMinus = thinLayerMinus; /// Solid Layer Plus icon /// /// https://fontawesome.com/icons/layer-plus?style=solid /// add, arrange, create, layers, new, platform, positive, stack static const IconData solidLayerPlus = IconDataSolid(0xf5ff); /// Alias layer-group-plus for icon [solidLayerPlus] @Deprecated('Use "solidLayerPlus" instead.') static const IconData solidLayerGroupPlus = solidLayerPlus; /// Regular Layer Plus icon /// /// https://fontawesome.com/icons/layer-plus?style=regular /// add, arrange, create, layers, new, platform, positive, stack static const IconData layerPlus = IconDataRegular(0xf5ff); /// Alias layer-group-plus for icon [layerPlus] @Deprecated('Use "layerPlus" instead.') static const IconData layerGroupPlus = layerPlus; /// Light Layer Plus icon /// /// https://fontawesome.com/icons/layer-plus?style=light /// add, arrange, create, layers, new, platform, positive, stack static const IconData lightLayerPlus = IconDataLight(0xf5ff); /// Alias layer-group-plus for icon [lightLayerPlus] @Deprecated('Use "lightLayerPlus" instead.') static const IconData lightLayerGroupPlus = lightLayerPlus; /// Thin Layer Plus icon /// /// https://fontawesome.com/icons/layer-plus?style=thin /// add, arrange, create, layers, new, platform, positive, stack static const IconData thinLayerPlus = IconDataThin(0xf5ff); /// Alias layer-group-plus for icon [thinLayerPlus] @Deprecated('Use "thinLayerPlus" instead.') static const IconData thinLayerGroupPlus = thinLayerPlus; /// Solid Leaf icon /// /// https://fontawesome.com/icons/leaf?style=solid /// eco, flora, nature, plant, vegan static const IconData solidLeaf = IconDataSolid(0xf06c); /// Regular Leaf icon /// /// https://fontawesome.com/icons/leaf?style=regular /// eco, flora, nature, plant, vegan static const IconData leaf = IconDataRegular(0xf06c); /// Light Leaf icon /// /// https://fontawesome.com/icons/leaf?style=light /// eco, flora, nature, plant, vegan static const IconData lightLeaf = IconDataLight(0xf06c); /// Thin Leaf icon /// /// https://fontawesome.com/icons/leaf?style=thin /// eco, flora, nature, plant, vegan static const IconData thinLeaf = IconDataThin(0xf06c); /// Solid Leaf Heart icon /// /// https://fontawesome.com/icons/leaf-heart?style=solid /// eco, flora, nature, plant, vegan, wishlist static const IconData solidLeafHeart = IconDataSolid(0xf4cb); /// Regular Leaf Heart icon /// /// https://fontawesome.com/icons/leaf-heart?style=regular /// eco, flora, nature, plant, vegan, wishlist static const IconData leafHeart = IconDataRegular(0xf4cb); /// Light Leaf Heart icon /// /// https://fontawesome.com/icons/leaf-heart?style=light /// eco, flora, nature, plant, vegan, wishlist static const IconData lightLeafHeart = IconDataLight(0xf4cb); /// Thin Leaf Heart icon /// /// https://fontawesome.com/icons/leaf-heart?style=thin /// eco, flora, nature, plant, vegan, wishlist static const IconData thinLeafHeart = IconDataThin(0xf4cb); /// Solid Leaf Maple icon /// /// https://fontawesome.com/icons/leaf-maple?style=solid /// eco, fall, falling, flora, leaf, maple, maple leaf, nature, plant, seasonal static const IconData solidLeafMaple = IconDataSolid(0xf6f6); /// Regular Leaf Maple icon /// /// https://fontawesome.com/icons/leaf-maple?style=regular /// eco, fall, falling, flora, leaf, maple, maple leaf, nature, plant, seasonal static const IconData leafMaple = IconDataRegular(0xf6f6); /// Light Leaf Maple icon /// /// https://fontawesome.com/icons/leaf-maple?style=light /// eco, fall, falling, flora, leaf, maple, maple leaf, nature, plant, seasonal static const IconData lightLeafMaple = IconDataLight(0xf6f6); /// Thin Leaf Maple icon /// /// https://fontawesome.com/icons/leaf-maple?style=thin /// eco, fall, falling, flora, leaf, maple, maple leaf, nature, plant, seasonal static const IconData thinLeafMaple = IconDataThin(0xf6f6); /// Solid Leaf Oak icon /// /// https://fontawesome.com/icons/leaf-oak?style=solid /// eco, fall, flora, nature, plant, seasonal static const IconData solidLeafOak = IconDataSolid(0xf6f7); /// Regular Leaf Oak icon /// /// https://fontawesome.com/icons/leaf-oak?style=regular /// eco, fall, flora, nature, plant, seasonal static const IconData leafOak = IconDataRegular(0xf6f7); /// Light Leaf Oak icon /// /// https://fontawesome.com/icons/leaf-oak?style=light /// eco, fall, flora, nature, plant, seasonal static const IconData lightLeafOak = IconDataLight(0xf6f7); /// Thin Leaf Oak icon /// /// https://fontawesome.com/icons/leaf-oak?style=thin /// eco, fall, flora, nature, plant, seasonal static const IconData thinLeafOak = IconDataThin(0xf6f7); /// Solid Leafy Green icon /// /// https://fontawesome.com/icons/leafy-green?style=solid /// bok choy, cabbage, kale, leafy green, lettuce static const IconData solidLeafyGreen = IconDataSolid(0xe41d); /// Regular Leafy Green icon /// /// https://fontawesome.com/icons/leafy-green?style=regular /// bok choy, cabbage, kale, leafy green, lettuce static const IconData leafyGreen = IconDataRegular(0xe41d); /// Light Leafy Green icon /// /// https://fontawesome.com/icons/leafy-green?style=light /// bok choy, cabbage, kale, leafy green, lettuce static const IconData lightLeafyGreen = IconDataLight(0xe41d); /// Thin Leafy Green icon /// /// https://fontawesome.com/icons/leafy-green?style=thin /// bok choy, cabbage, kale, leafy green, lettuce static const IconData thinLeafyGreen = IconDataThin(0xe41d); /// Brands Leanpub icon /// /// https://fontawesome.com/icons/leanpub?style=brands static const IconData leanpub = IconDataBrands(0xf212); /// Solid Left icon /// /// https://fontawesome.com/icons/left?style=solid /// back, previous static const IconData solidLeft = IconDataSolid(0xf355); /// Alias arrow-alt-left for icon [solidLeft] @Deprecated('Use "solidLeft" instead.') static const IconData solidArrowAltLeft = solidLeft; /// Regular Left icon /// /// https://fontawesome.com/icons/left?style=regular /// back, previous static const IconData left = IconDataRegular(0xf355); /// Alias arrow-alt-left for icon [left] @Deprecated('Use "left" instead.') static const IconData arrowAltLeft = left; /// Light Left icon /// /// https://fontawesome.com/icons/left?style=light /// back, previous static const IconData lightLeft = IconDataLight(0xf355); /// Alias arrow-alt-left for icon [lightLeft] @Deprecated('Use "lightLeft" instead.') static const IconData lightArrowAltLeft = lightLeft; /// Thin Left icon /// /// https://fontawesome.com/icons/left?style=thin /// back, previous static const IconData thinLeft = IconDataThin(0xf355); /// Alias arrow-alt-left for icon [thinLeft] @Deprecated('Use "thinLeft" instead.') static const IconData thinArrowAltLeft = thinLeft; /// Solid Left From Line icon /// /// https://fontawesome.com/icons/left-from-line?style=solid /// forward, next static const IconData solidLeftFromLine = IconDataSolid(0xf348); /// Alias arrow-alt-from-right for icon [solidLeftFromLine] @Deprecated('Use "solidLeftFromLine" instead.') static const IconData solidArrowAltFromRight = solidLeftFromLine; /// Regular Left From Line icon /// /// https://fontawesome.com/icons/left-from-line?style=regular /// forward, next static const IconData leftFromLine = IconDataRegular(0xf348); /// Alias arrow-alt-from-right for icon [leftFromLine] @Deprecated('Use "leftFromLine" instead.') static const IconData arrowAltFromRight = leftFromLine; /// Light Left From Line icon /// /// https://fontawesome.com/icons/left-from-line?style=light /// forward, next static const IconData lightLeftFromLine = IconDataLight(0xf348); /// Alias arrow-alt-from-right for icon [lightLeftFromLine] @Deprecated('Use "lightLeftFromLine" instead.') static const IconData lightArrowAltFromRight = lightLeftFromLine; /// Thin Left From Line icon /// /// https://fontawesome.com/icons/left-from-line?style=thin /// forward, next static const IconData thinLeftFromLine = IconDataThin(0xf348); /// Alias arrow-alt-from-right for icon [thinLeftFromLine] @Deprecated('Use "thinLeftFromLine" instead.') static const IconData thinArrowAltFromRight = thinLeftFromLine; /// Solid Left Long icon /// /// https://fontawesome.com/icons/left-long?style=solid /// back, long-arrow-left, previous static const IconData solidLeftLong = IconDataSolid(0xf30a); /// Alias long-arrow-alt-left for icon [solidLeftLong] @Deprecated('Use "solidLeftLong" instead.') static const IconData solidLongArrowAltLeft = solidLeftLong; /// Regular Left Long icon /// /// https://fontawesome.com/icons/left-long?style=regular /// back, long-arrow-left, previous static const IconData leftLong = IconDataRegular(0xf30a); /// Alias long-arrow-alt-left for icon [leftLong] @Deprecated('Use "leftLong" instead.') static const IconData longArrowAltLeft = leftLong; /// Light Left Long icon /// /// https://fontawesome.com/icons/left-long?style=light /// back, long-arrow-left, previous static const IconData lightLeftLong = IconDataLight(0xf30a); /// Alias long-arrow-alt-left for icon [lightLeftLong] @Deprecated('Use "lightLeftLong" instead.') static const IconData lightLongArrowAltLeft = lightLeftLong; /// Thin Left Long icon /// /// https://fontawesome.com/icons/left-long?style=thin /// back, long-arrow-left, previous static const IconData thinLeftLong = IconDataThin(0xf30a); /// Alias long-arrow-alt-left for icon [thinLeftLong] @Deprecated('Use "thinLeftLong" instead.') static const IconData thinLongArrowAltLeft = thinLeftLong; /// Solid Left Long To Line icon /// /// https://fontawesome.com/icons/left-long-to-line?style=solid /// back, delete, left static const IconData solidLeftLongToLine = IconDataSolid(0xe41e); /// Regular Left Long To Line icon /// /// https://fontawesome.com/icons/left-long-to-line?style=regular /// back, delete, left static const IconData leftLongToLine = IconDataRegular(0xe41e); /// Light Left Long To Line icon /// /// https://fontawesome.com/icons/left-long-to-line?style=light /// back, delete, left static const IconData lightLeftLongToLine = IconDataLight(0xe41e); /// Thin Left Long To Line icon /// /// https://fontawesome.com/icons/left-long-to-line?style=thin /// back, delete, left static const IconData thinLeftLongToLine = IconDataThin(0xe41e); /// Solid Left Right icon /// /// https://fontawesome.com/icons/left-right?style=solid /// arrow, arrows-h, expand, horizontal, landscape, left-right arrow, resize, wide static const IconData solidLeftRight = IconDataSolid(0xf337); /// Alias arrows-alt-h for icon [solidLeftRight] @Deprecated('Use "solidLeftRight" instead.') static const IconData solidArrowsAltH = solidLeftRight; /// Regular Left Right icon /// /// https://fontawesome.com/icons/left-right?style=regular /// arrow, arrows-h, expand, horizontal, landscape, left-right arrow, resize, wide static const IconData leftRight = IconDataRegular(0xf337); /// Alias arrows-alt-h for icon [leftRight] @Deprecated('Use "leftRight" instead.') static const IconData arrowsAltH = leftRight; /// Light Left Right icon /// /// https://fontawesome.com/icons/left-right?style=light /// arrow, arrows-h, expand, horizontal, landscape, left-right arrow, resize, wide static const IconData lightLeftRight = IconDataLight(0xf337); /// Alias arrows-alt-h for icon [lightLeftRight] @Deprecated('Use "lightLeftRight" instead.') static const IconData lightArrowsAltH = lightLeftRight; /// Thin Left Right icon /// /// https://fontawesome.com/icons/left-right?style=thin /// arrow, arrows-h, expand, horizontal, landscape, left-right arrow, resize, wide static const IconData thinLeftRight = IconDataThin(0xf337); /// Alias arrows-alt-h for icon [thinLeftRight] @Deprecated('Use "thinLeftRight" instead.') static const IconData thinArrowsAltH = thinLeftRight; /// Solid Left To Line icon /// /// https://fontawesome.com/icons/left-to-line?style=solid /// back, previous static const IconData solidLeftToLine = IconDataSolid(0xf34b); /// Alias arrow-alt-to-left for icon [solidLeftToLine] @Deprecated('Use "solidLeftToLine" instead.') static const IconData solidArrowAltToLeft = solidLeftToLine; /// Regular Left To Line icon /// /// https://fontawesome.com/icons/left-to-line?style=regular /// back, previous static const IconData leftToLine = IconDataRegular(0xf34b); /// Alias arrow-alt-to-left for icon [leftToLine] @Deprecated('Use "leftToLine" instead.') static const IconData arrowAltToLeft = leftToLine; /// Light Left To Line icon /// /// https://fontawesome.com/icons/left-to-line?style=light /// back, previous static const IconData lightLeftToLine = IconDataLight(0xf34b); /// Alias arrow-alt-to-left for icon [lightLeftToLine] @Deprecated('Use "lightLeftToLine" instead.') static const IconData lightArrowAltToLeft = lightLeftToLine; /// Thin Left To Line icon /// /// https://fontawesome.com/icons/left-to-line?style=thin /// back, previous static const IconData thinLeftToLine = IconDataThin(0xf34b); /// Alias arrow-alt-to-left for icon [thinLeftToLine] @Deprecated('Use "thinLeftToLine" instead.') static const IconData thinArrowAltToLeft = thinLeftToLine; /// Solid Lemon icon /// /// https://fontawesome.com/icons/lemon?style=solid /// citrus, fruit, lemon, lemonade, lime, tart static const IconData solidLemon = IconDataSolid(0xf094); /// Regular Lemon icon /// /// https://fontawesome.com/icons/lemon?style=regular /// citrus, fruit, lemon, lemonade, lime, tart static const IconData lemon = IconDataRegular(0xf094); /// Light Lemon icon /// /// https://fontawesome.com/icons/lemon?style=light /// citrus, fruit, lemon, lemonade, lime, tart static const IconData lightLemon = IconDataLight(0xf094); /// Thin Lemon icon /// /// https://fontawesome.com/icons/lemon?style=thin /// citrus, fruit, lemon, lemonade, lime, tart static const IconData thinLemon = IconDataThin(0xf094); /// Brands Less icon /// /// https://fontawesome.com/icons/less?style=brands static const IconData less = IconDataBrands(0xf41d); /// Solid Less Than icon /// /// https://fontawesome.com/icons/less-than?style=solid /// Less-Than Sign, arithmetic, compare, math static const IconData solidLessThan = IconDataSolid(0x3c); /// Regular Less Than icon /// /// https://fontawesome.com/icons/less-than?style=regular /// Less-Than Sign, arithmetic, compare, math static const IconData lessThan = IconDataRegular(0x3c); /// Light Less Than icon /// /// https://fontawesome.com/icons/less-than?style=light /// Less-Than Sign, arithmetic, compare, math static const IconData lightLessThan = IconDataLight(0x3c); /// Thin Less Than icon /// /// https://fontawesome.com/icons/less-than?style=thin /// Less-Than Sign, arithmetic, compare, math static const IconData thinLessThan = IconDataThin(0x3c); /// Solid Less Than Equal icon /// /// https://fontawesome.com/icons/less-than-equal?style=solid /// arithmetic, compare, math static const IconData solidLessThanEqual = IconDataSolid(0xf537); /// Regular Less Than Equal icon /// /// https://fontawesome.com/icons/less-than-equal?style=regular /// arithmetic, compare, math static const IconData lessThanEqual = IconDataRegular(0xf537); /// Light Less Than Equal icon /// /// https://fontawesome.com/icons/less-than-equal?style=light /// arithmetic, compare, math static const IconData lightLessThanEqual = IconDataLight(0xf537); /// Thin Less Than Equal icon /// /// https://fontawesome.com/icons/less-than-equal?style=thin /// arithmetic, compare, math static const IconData thinLessThanEqual = IconDataThin(0xf537); /// Brands Letterboxd icon /// /// https://fontawesome.com/icons/letterboxd?style=brands static const IconData letterboxd = IconDataBrands(0xe62d); /// Solid Life Ring icon /// /// https://fontawesome.com/icons/life-ring?style=solid /// coast guard, help, overboard, save, support static const IconData solidLifeRing = IconDataSolid(0xf1cd); /// Regular Life Ring icon /// /// https://fontawesome.com/icons/life-ring?style=regular /// coast guard, help, overboard, save, support static const IconData lifeRing = IconDataRegular(0xf1cd); /// Light Life Ring icon /// /// https://fontawesome.com/icons/life-ring?style=light /// coast guard, help, overboard, save, support static const IconData lightLifeRing = IconDataLight(0xf1cd); /// Thin Life Ring icon /// /// https://fontawesome.com/icons/life-ring?style=thin /// coast guard, help, overboard, save, support static const IconData thinLifeRing = IconDataThin(0xf1cd); /// Solid Light Ceiling icon /// /// https://fontawesome.com/icons/light-ceiling?style=solid /// bright, furniture, light, overhead static const IconData solidLightCeiling = IconDataSolid(0xe016); /// Regular Light Ceiling icon /// /// https://fontawesome.com/icons/light-ceiling?style=regular /// bright, furniture, light, overhead static const IconData lightCeiling = IconDataRegular(0xe016); /// Light Light Ceiling icon /// /// https://fontawesome.com/icons/light-ceiling?style=light /// bright, furniture, light, overhead static const IconData lightLightCeiling = IconDataLight(0xe016); /// Thin Light Ceiling icon /// /// https://fontawesome.com/icons/light-ceiling?style=thin /// bright, furniture, light, overhead static const IconData thinLightCeiling = IconDataThin(0xe016); /// Solid Light Emergency icon /// /// https://fontawesome.com/icons/light-emergency?style=solid /// alarm, ambulance, light, siren, warning static const IconData solidLightEmergency = IconDataSolid(0xe41f); /// Regular Light Emergency icon /// /// https://fontawesome.com/icons/light-emergency?style=regular /// alarm, ambulance, light, siren, warning static const IconData lightEmergency = IconDataRegular(0xe41f); /// Light Light Emergency icon /// /// https://fontawesome.com/icons/light-emergency?style=light /// alarm, ambulance, light, siren, warning static const IconData lightLightEmergency = IconDataLight(0xe41f); /// Thin Light Emergency icon /// /// https://fontawesome.com/icons/light-emergency?style=thin /// alarm, ambulance, light, siren, warning static const IconData thinLightEmergency = IconDataThin(0xe41f); /// Solid Light Emergency On icon /// /// https://fontawesome.com/icons/light-emergency-on?style=solid /// alarm, ambulance, light, siren, warning static const IconData solidLightEmergencyOn = IconDataSolid(0xe420); /// Regular Light Emergency On icon /// /// https://fontawesome.com/icons/light-emergency-on?style=regular /// alarm, ambulance, light, siren, warning static const IconData lightEmergencyOn = IconDataRegular(0xe420); /// Light Light Emergency On icon /// /// https://fontawesome.com/icons/light-emergency-on?style=light /// alarm, ambulance, light, siren, warning static const IconData lightLightEmergencyOn = IconDataLight(0xe420); /// Thin Light Emergency On icon /// /// https://fontawesome.com/icons/light-emergency-on?style=thin /// alarm, ambulance, light, siren, warning static const IconData thinLightEmergencyOn = IconDataThin(0xe420); /// Solid Light Switch icon /// /// https://fontawesome.com/icons/light-switch?style=solid /// light, off, on static const IconData solidLightSwitch = IconDataSolid(0xe017); /// Regular Light Switch icon /// /// https://fontawesome.com/icons/light-switch?style=regular /// light, off, on static const IconData lightSwitch = IconDataRegular(0xe017); /// Light Light Switch icon /// /// https://fontawesome.com/icons/light-switch?style=light /// light, off, on static const IconData lightLightSwitch = IconDataLight(0xe017); /// Thin Light Switch icon /// /// https://fontawesome.com/icons/light-switch?style=thin /// light, off, on static const IconData thinLightSwitch = IconDataThin(0xe017); /// Solid Light Switch Off icon /// /// https://fontawesome.com/icons/light-switch-off?style=solid /// light, off, on static const IconData solidLightSwitchOff = IconDataSolid(0xe018); /// Regular Light Switch Off icon /// /// https://fontawesome.com/icons/light-switch-off?style=regular /// light, off, on static const IconData lightSwitchOff = IconDataRegular(0xe018); /// Light Light Switch Off icon /// /// https://fontawesome.com/icons/light-switch-off?style=light /// light, off, on static const IconData lightLightSwitchOff = IconDataLight(0xe018); /// Thin Light Switch Off icon /// /// https://fontawesome.com/icons/light-switch-off?style=thin /// light, off, on static const IconData thinLightSwitchOff = IconDataThin(0xe018); /// Solid Light Switch On icon /// /// https://fontawesome.com/icons/light-switch-on?style=solid /// light, off, on static const IconData solidLightSwitchOn = IconDataSolid(0xe019); /// Regular Light Switch On icon /// /// https://fontawesome.com/icons/light-switch-on?style=regular /// light, off, on static const IconData lightSwitchOn = IconDataRegular(0xe019); /// Light Light Switch On icon /// /// https://fontawesome.com/icons/light-switch-on?style=light /// light, off, on static const IconData lightLightSwitchOn = IconDataLight(0xe019); /// Thin Light Switch On icon /// /// https://fontawesome.com/icons/light-switch-on?style=thin /// light, off, on static const IconData thinLightSwitchOn = IconDataThin(0xe019); /// Solid Lightbulb icon /// /// https://fontawesome.com/icons/lightbulb?style=solid /// comic, electric, idea, innovation, inspiration, light, light bulb, bulb, bulb, comic, electric, energy, idea, inspiration, mechanical static const IconData solidLightbulb = IconDataSolid(0xf0eb); /// Regular Lightbulb icon /// /// https://fontawesome.com/icons/lightbulb?style=regular /// comic, electric, idea, innovation, inspiration, light, light bulb, bulb, bulb, comic, electric, energy, idea, inspiration, mechanical static const IconData lightbulb = IconDataRegular(0xf0eb); /// Light Lightbulb icon /// /// https://fontawesome.com/icons/lightbulb?style=light /// comic, electric, idea, innovation, inspiration, light, light bulb, bulb, bulb, comic, electric, energy, idea, inspiration, mechanical static const IconData lightLightbulb = IconDataLight(0xf0eb); /// Thin Lightbulb icon /// /// https://fontawesome.com/icons/lightbulb?style=thin /// comic, electric, idea, innovation, inspiration, light, light bulb, bulb, bulb, comic, electric, energy, idea, inspiration, mechanical static const IconData thinLightbulb = IconDataThin(0xf0eb); /// Solid Lightbulb Cfl icon /// /// https://fontawesome.com/icons/lightbulb-cfl?style=solid /// bulb, comic, compact, electric, energy, fluorescent, idea, inspiration, light, light bulb static const IconData solidLightbulbCfl = IconDataSolid(0xe5a6); /// Regular Lightbulb Cfl icon /// /// https://fontawesome.com/icons/lightbulb-cfl?style=regular /// bulb, comic, compact, electric, energy, fluorescent, idea, inspiration, light, light bulb static const IconData lightbulbCfl = IconDataRegular(0xe5a6); /// Light Lightbulb Cfl icon /// /// https://fontawesome.com/icons/lightbulb-cfl?style=light /// bulb, comic, compact, electric, energy, fluorescent, idea, inspiration, light, light bulb static const IconData lightLightbulbCfl = IconDataLight(0xe5a6); /// Thin Lightbulb Cfl icon /// /// https://fontawesome.com/icons/lightbulb-cfl?style=thin /// bulb, comic, compact, electric, energy, fluorescent, idea, inspiration, light, light bulb static const IconData thinLightbulbCfl = IconDataThin(0xe5a6); /// Solid Lightbulb Cfl On icon /// /// https://fontawesome.com/icons/lightbulb-cfl-on?style=solid /// bulb, comic, compact, electric, energy, fluorescent, idea, inspiration, light, light bulb static const IconData solidLightbulbCflOn = IconDataSolid(0xe5a7); /// Regular Lightbulb Cfl On icon /// /// https://fontawesome.com/icons/lightbulb-cfl-on?style=regular /// bulb, comic, compact, electric, energy, fluorescent, idea, inspiration, light, light bulb static const IconData lightbulbCflOn = IconDataRegular(0xe5a7); /// Light Lightbulb Cfl On icon /// /// https://fontawesome.com/icons/lightbulb-cfl-on?style=light /// bulb, comic, compact, electric, energy, fluorescent, idea, inspiration, light, light bulb static const IconData lightLightbulbCflOn = IconDataLight(0xe5a7); /// Thin Lightbulb Cfl On icon /// /// https://fontawesome.com/icons/lightbulb-cfl-on?style=thin /// bulb, comic, compact, electric, energy, fluorescent, idea, inspiration, light, light bulb static const IconData thinLightbulbCflOn = IconDataThin(0xe5a7); /// Solid Lightbulb Dollar icon /// /// https://fontawesome.com/icons/lightbulb-dollar?style=solid /// energy, idea, inspiration, light, money static const IconData solidLightbulbDollar = IconDataSolid(0xf670); /// Regular Lightbulb Dollar icon /// /// https://fontawesome.com/icons/lightbulb-dollar?style=regular /// energy, idea, inspiration, light, money static const IconData lightbulbDollar = IconDataRegular(0xf670); /// Light Lightbulb Dollar icon /// /// https://fontawesome.com/icons/lightbulb-dollar?style=light /// energy, idea, inspiration, light, money static const IconData lightLightbulbDollar = IconDataLight(0xf670); /// Thin Lightbulb Dollar icon /// /// https://fontawesome.com/icons/lightbulb-dollar?style=thin /// energy, idea, inspiration, light, money static const IconData thinLightbulbDollar = IconDataThin(0xf670); /// Solid Lightbulb Exclamation icon /// /// https://fontawesome.com/icons/lightbulb-exclamation?style=solid /// alert, energy, failed, idea, inspiration, light static const IconData solidLightbulbExclamation = IconDataSolid(0xf671); /// Regular Lightbulb Exclamation icon /// /// https://fontawesome.com/icons/lightbulb-exclamation?style=regular /// alert, energy, failed, idea, inspiration, light static const IconData lightbulbExclamation = IconDataRegular(0xf671); /// Light Lightbulb Exclamation icon /// /// https://fontawesome.com/icons/lightbulb-exclamation?style=light /// alert, energy, failed, idea, inspiration, light static const IconData lightLightbulbExclamation = IconDataLight(0xf671); /// Thin Lightbulb Exclamation icon /// /// https://fontawesome.com/icons/lightbulb-exclamation?style=thin /// alert, energy, failed, idea, inspiration, light static const IconData thinLightbulbExclamation = IconDataThin(0xf671); /// Solid Lightbulb Exclamation On icon /// /// https://fontawesome.com/icons/lightbulb-exclamation-on?style=solid /// bright, failed, idea, thought static const IconData solidLightbulbExclamationOn = IconDataSolid(0xe1ca); /// Regular Lightbulb Exclamation On icon /// /// https://fontawesome.com/icons/lightbulb-exclamation-on?style=regular /// bright, failed, idea, thought static const IconData lightbulbExclamationOn = IconDataRegular(0xe1ca); /// Light Lightbulb Exclamation On icon /// /// https://fontawesome.com/icons/lightbulb-exclamation-on?style=light /// bright, failed, idea, thought static const IconData lightLightbulbExclamationOn = IconDataLight(0xe1ca); /// Thin Lightbulb Exclamation On icon /// /// https://fontawesome.com/icons/lightbulb-exclamation-on?style=thin /// bright, failed, idea, thought static const IconData thinLightbulbExclamationOn = IconDataThin(0xe1ca); /// Solid Lightbulb Gear icon /// /// https://fontawesome.com/icons/lightbulb-gear?style=solid /// comic, electric, energy, idea, innovation, inspiration, light, light bulb, bulb, mechanical static const IconData solidLightbulbGear = IconDataSolid(0xe5fd); /// Regular Lightbulb Gear icon /// /// https://fontawesome.com/icons/lightbulb-gear?style=regular /// comic, electric, energy, idea, innovation, inspiration, light, light bulb, bulb, mechanical static const IconData lightbulbGear = IconDataRegular(0xe5fd); /// Light Lightbulb Gear icon /// /// https://fontawesome.com/icons/lightbulb-gear?style=light /// comic, electric, energy, idea, innovation, inspiration, light, light bulb, bulb, mechanical static const IconData lightLightbulbGear = IconDataLight(0xe5fd); /// Thin Lightbulb Gear icon /// /// https://fontawesome.com/icons/lightbulb-gear?style=thin /// comic, electric, energy, idea, innovation, inspiration, light, light bulb, bulb, mechanical static const IconData thinLightbulbGear = IconDataThin(0xe5fd); /// Solid Lightbulb On icon /// /// https://fontawesome.com/icons/lightbulb-on?style=solid /// energy, idea, inspiration, light, shine static const IconData solidLightbulbOn = IconDataSolid(0xf672); /// Regular Lightbulb On icon /// /// https://fontawesome.com/icons/lightbulb-on?style=regular /// energy, idea, inspiration, light, shine static const IconData lightbulbOn = IconDataRegular(0xf672); /// Light Lightbulb On icon /// /// https://fontawesome.com/icons/lightbulb-on?style=light /// energy, idea, inspiration, light, shine static const IconData lightLightbulbOn = IconDataLight(0xf672); /// Thin Lightbulb On icon /// /// https://fontawesome.com/icons/lightbulb-on?style=thin /// energy, idea, inspiration, light, shine static const IconData thinLightbulbOn = IconDataThin(0xf672); /// Solid Lightbulb Slash icon /// /// https://fontawesome.com/icons/lightbulb-slash?style=solid /// dark, disabled, light, off static const IconData solidLightbulbSlash = IconDataSolid(0xf673); /// Regular Lightbulb Slash icon /// /// https://fontawesome.com/icons/lightbulb-slash?style=regular /// dark, disabled, light, off static const IconData lightbulbSlash = IconDataRegular(0xf673); /// Light Lightbulb Slash icon /// /// https://fontawesome.com/icons/lightbulb-slash?style=light /// dark, disabled, light, off static const IconData lightLightbulbSlash = IconDataLight(0xf673); /// Thin Lightbulb Slash icon /// /// https://fontawesome.com/icons/lightbulb-slash?style=thin /// dark, disabled, light, off static const IconData thinLightbulbSlash = IconDataThin(0xf673); /// Solid Lighthouse icon /// /// https://fontawesome.com/icons/lighthouse?style=solid /// alert, breakwater, cove, ship, tower, warning, beacon static const IconData solidLighthouse = IconDataSolid(0xe612); /// Regular Lighthouse icon /// /// https://fontawesome.com/icons/lighthouse?style=regular /// alert, breakwater, cove, ship, tower, warning, beacon static const IconData lighthouse = IconDataRegular(0xe612); /// Light Lighthouse icon /// /// https://fontawesome.com/icons/lighthouse?style=light /// alert, breakwater, cove, ship, tower, warning, beacon static const IconData lightLighthouse = IconDataLight(0xe612); /// Thin Lighthouse icon /// /// https://fontawesome.com/icons/lighthouse?style=thin /// alert, breakwater, cove, ship, tower, warning, beacon static const IconData thinLighthouse = IconDataThin(0xe612); /// Solid Lights Holiday icon /// /// https://fontawesome.com/icons/lights-holiday?style=solid /// bulb, christmas, decoration, holiday, string, xmas static const IconData solidLightsHoliday = IconDataSolid(0xf7b2); /// Regular Lights Holiday icon /// /// https://fontawesome.com/icons/lights-holiday?style=regular /// bulb, christmas, decoration, holiday, string, xmas static const IconData lightsHoliday = IconDataRegular(0xf7b2); /// Light Lights Holiday icon /// /// https://fontawesome.com/icons/lights-holiday?style=light /// bulb, christmas, decoration, holiday, string, xmas static const IconData lightLightsHoliday = IconDataLight(0xf7b2); /// Thin Lights Holiday icon /// /// https://fontawesome.com/icons/lights-holiday?style=thin /// bulb, christmas, decoration, holiday, string, xmas static const IconData thinLightsHoliday = IconDataThin(0xf7b2); /// Brands Line icon /// /// https://fontawesome.com/icons/line?style=brands static const IconData line = IconDataBrands(0xf3c0); /// Solid Line Columns icon /// /// https://fontawesome.com/icons/line-columns?style=solid /// divide, organize, panes, split static const IconData solidLineColumns = IconDataSolid(0xf870); /// Regular Line Columns icon /// /// https://fontawesome.com/icons/line-columns?style=regular /// divide, organize, panes, split static const IconData lineColumns = IconDataRegular(0xf870); /// Light Line Columns icon /// /// https://fontawesome.com/icons/line-columns?style=light /// divide, organize, panes, split static const IconData lightLineColumns = IconDataLight(0xf870); /// Thin Line Columns icon /// /// https://fontawesome.com/icons/line-columns?style=thin /// divide, organize, panes, split static const IconData thinLineColumns = IconDataThin(0xf870); /// Solid Line Height icon /// /// https://fontawesome.com/icons/line-height?style=solid /// baseline, letter, spacing, text static const IconData solidLineHeight = IconDataSolid(0xf871); /// Regular Line Height icon /// /// https://fontawesome.com/icons/line-height?style=regular /// baseline, letter, spacing, text static const IconData lineHeight = IconDataRegular(0xf871); /// Light Line Height icon /// /// https://fontawesome.com/icons/line-height?style=light /// baseline, letter, spacing, text static const IconData lightLineHeight = IconDataLight(0xf871); /// Thin Line Height icon /// /// https://fontawesome.com/icons/line-height?style=thin /// baseline, letter, spacing, text static const IconData thinLineHeight = IconDataThin(0xf871); /// Solid Lines Leaning icon /// /// https://fontawesome.com/icons/lines-leaning?style=solid /// canted, domino, falling, resilience, resilient, tipped static const IconData solidLinesLeaning = IconDataSolid(0xe51e); /// Regular Lines Leaning icon /// /// https://fontawesome.com/icons/lines-leaning?style=regular /// canted, domino, falling, resilience, resilient, tipped static const IconData linesLeaning = IconDataRegular(0xe51e); /// Light Lines Leaning icon /// /// https://fontawesome.com/icons/lines-leaning?style=light /// canted, domino, falling, resilience, resilient, tipped static const IconData lightLinesLeaning = IconDataLight(0xe51e); /// Thin Lines Leaning icon /// /// https://fontawesome.com/icons/lines-leaning?style=thin /// canted, domino, falling, resilience, resilient, tipped static const IconData thinLinesLeaning = IconDataThin(0xe51e); /// Solid Link icon /// /// https://fontawesome.com/icons/link?style=solid /// attach, attachment, chain, connect, lin, link static const IconData solidLink = IconDataSolid(0xf0c1); /// Alias chain for icon [solidLink] @Deprecated('Use "solidLink" instead.') static const IconData solidChain = solidLink; /// Regular Link icon /// /// https://fontawesome.com/icons/link?style=regular /// attach, attachment, chain, connect, lin, link static const IconData link = IconDataRegular(0xf0c1); /// Alias chain for icon [link] @Deprecated('Use "link" instead.') static const IconData chain = link; /// Light Link icon /// /// https://fontawesome.com/icons/link?style=light /// attach, attachment, chain, connect, lin, link static const IconData lightLink = IconDataLight(0xf0c1); /// Alias chain for icon [lightLink] @Deprecated('Use "lightLink" instead.') static const IconData lightChain = lightLink; /// Thin Link icon /// /// https://fontawesome.com/icons/link?style=thin /// attach, attachment, chain, connect, lin, link static const IconData thinLink = IconDataThin(0xf0c1); /// Alias chain for icon [thinLink] @Deprecated('Use "thinLink" instead.') static const IconData thinChain = thinLink; /// Solid Link Horizontal icon /// /// https://fontawesome.com/icons/link-horizontal?style=solid /// attachment, chain, hotspot static const IconData solidLinkHorizontal = IconDataSolid(0xe1cb); /// Alias chain-horizontal for icon [solidLinkHorizontal] @Deprecated('Use "solidLinkHorizontal" instead.') static const IconData solidChainHorizontal = solidLinkHorizontal; /// Regular Link Horizontal icon /// /// https://fontawesome.com/icons/link-horizontal?style=regular /// attachment, chain, hotspot static const IconData linkHorizontal = IconDataRegular(0xe1cb); /// Alias chain-horizontal for icon [linkHorizontal] @Deprecated('Use "linkHorizontal" instead.') static const IconData chainHorizontal = linkHorizontal; /// Light Link Horizontal icon /// /// https://fontawesome.com/icons/link-horizontal?style=light /// attachment, chain, hotspot static const IconData lightLinkHorizontal = IconDataLight(0xe1cb); /// Alias chain-horizontal for icon [lightLinkHorizontal] @Deprecated('Use "lightLinkHorizontal" instead.') static const IconData lightChainHorizontal = lightLinkHorizontal; /// Thin Link Horizontal icon /// /// https://fontawesome.com/icons/link-horizontal?style=thin /// attachment, chain, hotspot static const IconData thinLinkHorizontal = IconDataThin(0xe1cb); /// Alias chain-horizontal for icon [thinLinkHorizontal] @Deprecated('Use "thinLinkHorizontal" instead.') static const IconData thinChainHorizontal = thinLinkHorizontal; /// Solid Link Horizontal Slash icon /// /// https://fontawesome.com/icons/link-horizontal-slash?style=solid /// attachment, chain, disabled, disconnect, hotspot static const IconData solidLinkHorizontalSlash = IconDataSolid(0xe1cc); /// Alias chain-horizontal-slash for icon [solidLinkHorizontalSlash] @Deprecated('Use "solidLinkHorizontalSlash" instead.') static const IconData solidChainHorizontalSlash = solidLinkHorizontalSlash; /// Regular Link Horizontal Slash icon /// /// https://fontawesome.com/icons/link-horizontal-slash?style=regular /// attachment, chain, disabled, disconnect, hotspot static const IconData linkHorizontalSlash = IconDataRegular(0xe1cc); /// Alias chain-horizontal-slash for icon [linkHorizontalSlash] @Deprecated('Use "linkHorizontalSlash" instead.') static const IconData chainHorizontalSlash = linkHorizontalSlash; /// Light Link Horizontal Slash icon /// /// https://fontawesome.com/icons/link-horizontal-slash?style=light /// attachment, chain, disabled, disconnect, hotspot static const IconData lightLinkHorizontalSlash = IconDataLight(0xe1cc); /// Alias chain-horizontal-slash for icon [lightLinkHorizontalSlash] @Deprecated('Use "lightLinkHorizontalSlash" instead.') static const IconData lightChainHorizontalSlash = lightLinkHorizontalSlash; /// Thin Link Horizontal Slash icon /// /// https://fontawesome.com/icons/link-horizontal-slash?style=thin /// attachment, chain, disabled, disconnect, hotspot static const IconData thinLinkHorizontalSlash = IconDataThin(0xe1cc); /// Alias chain-horizontal-slash for icon [thinLinkHorizontalSlash] @Deprecated('Use "thinLinkHorizontalSlash" instead.') static const IconData thinChainHorizontalSlash = thinLinkHorizontalSlash; /// Solid Link Simple icon /// /// https://fontawesome.com/icons/link-simple?style=solid /// attach, attachment, chain, connect static const IconData solidLinkSimple = IconDataSolid(0xe1cd); /// Regular Link Simple icon /// /// https://fontawesome.com/icons/link-simple?style=regular /// attach, attachment, chain, connect static const IconData linkSimple = IconDataRegular(0xe1cd); /// Light Link Simple icon /// /// https://fontawesome.com/icons/link-simple?style=light /// attach, attachment, chain, connect static const IconData lightLinkSimple = IconDataLight(0xe1cd); /// Thin Link Simple icon /// /// https://fontawesome.com/icons/link-simple?style=thin /// attach, attachment, chain, connect static const IconData thinLinkSimple = IconDataThin(0xe1cd); /// Solid Link Simple Slash icon /// /// https://fontawesome.com/icons/link-simple-slash?style=solid /// attachment, chain, chain-broken, disabled, disconnect, remove static const IconData solidLinkSimpleSlash = IconDataSolid(0xe1ce); /// Regular Link Simple Slash icon /// /// https://fontawesome.com/icons/link-simple-slash?style=regular /// attachment, chain, chain-broken, disabled, disconnect, remove static const IconData linkSimpleSlash = IconDataRegular(0xe1ce); /// Light Link Simple Slash icon /// /// https://fontawesome.com/icons/link-simple-slash?style=light /// attachment, chain, chain-broken, disabled, disconnect, remove static const IconData lightLinkSimpleSlash = IconDataLight(0xe1ce); /// Thin Link Simple Slash icon /// /// https://fontawesome.com/icons/link-simple-slash?style=thin /// attachment, chain, chain-broken, disabled, disconnect, remove static const IconData thinLinkSimpleSlash = IconDataThin(0xe1ce); /// Solid Link Slash icon /// /// https://fontawesome.com/icons/link-slash?style=solid /// attachment, chain, chain-broken, disabled, disconnect, remove static const IconData solidLinkSlash = IconDataSolid(0xf127); /// Alias chain-broken for icon [solidLinkSlash] @Deprecated('Use "solidLinkSlash" instead.') static const IconData solidChainBroken = solidLinkSlash; /// Alias chain-slash for icon [solidLinkSlash] @Deprecated('Use "solidLinkSlash" instead.') static const IconData solidChainSlash = solidLinkSlash; /// Alias unlink for icon [solidLinkSlash] @Deprecated('Use "solidLinkSlash" instead.') static const IconData solidUnlink = solidLinkSlash; /// Regular Link Slash icon /// /// https://fontawesome.com/icons/link-slash?style=regular /// attachment, chain, chain-broken, disabled, disconnect, remove static const IconData linkSlash = IconDataRegular(0xf127); /// Alias chain-broken for icon [linkSlash] @Deprecated('Use "linkSlash" instead.') static const IconData chainBroken = linkSlash; /// Alias chain-slash for icon [linkSlash] @Deprecated('Use "linkSlash" instead.') static const IconData chainSlash = linkSlash; /// Alias unlink for icon [linkSlash] @Deprecated('Use "linkSlash" instead.') static const IconData unlink = linkSlash; /// Light Link Slash icon /// /// https://fontawesome.com/icons/link-slash?style=light /// attachment, chain, chain-broken, disabled, disconnect, remove static const IconData lightLinkSlash = IconDataLight(0xf127); /// Alias chain-broken for icon [lightLinkSlash] @Deprecated('Use "lightLinkSlash" instead.') static const IconData lightChainBroken = lightLinkSlash; /// Alias chain-slash for icon [lightLinkSlash] @Deprecated('Use "lightLinkSlash" instead.') static const IconData lightChainSlash = lightLinkSlash; /// Alias unlink for icon [lightLinkSlash] @Deprecated('Use "lightLinkSlash" instead.') static const IconData lightUnlink = lightLinkSlash; /// Thin Link Slash icon /// /// https://fontawesome.com/icons/link-slash?style=thin /// attachment, chain, chain-broken, disabled, disconnect, remove static const IconData thinLinkSlash = IconDataThin(0xf127); /// Alias chain-broken for icon [thinLinkSlash] @Deprecated('Use "thinLinkSlash" instead.') static const IconData thinChainBroken = thinLinkSlash; /// Alias chain-slash for icon [thinLinkSlash] @Deprecated('Use "thinLinkSlash" instead.') static const IconData thinChainSlash = thinLinkSlash; /// Alias unlink for icon [thinLinkSlash] @Deprecated('Use "thinLinkSlash" instead.') static const IconData thinUnlink = thinLinkSlash; /// Brands LinkedIn icon /// /// https://fontawesome.com/icons/linkedin?style=brands /// linkedin-square, linkin static const IconData linkedin = IconDataBrands(0xf08c); /// Brands LinkedIn In icon /// /// https://fontawesome.com/icons/linkedin-in?style=brands /// linkedin, linkin static const IconData linkedinIn = IconDataBrands(0xf0e1); /// Brands Linode icon /// /// https://fontawesome.com/icons/linode?style=brands static const IconData linode = IconDataBrands(0xf2b8); /// Brands Linux icon /// /// https://fontawesome.com/icons/linux?style=brands /// tux static const IconData linux = IconDataBrands(0xf17c); /// Solid Lips icon /// /// https://fontawesome.com/icons/lips?style=solid /// Lips, fashion, kiss, lips, lipstick, mouth, smile static const IconData solidLips = IconDataSolid(0xf600); /// Regular Lips icon /// /// https://fontawesome.com/icons/lips?style=regular /// Lips, fashion, kiss, lips, lipstick, mouth, smile static const IconData lips = IconDataRegular(0xf600); /// Light Lips icon /// /// https://fontawesome.com/icons/lips?style=light /// Lips, fashion, kiss, lips, lipstick, mouth, smile static const IconData lightLips = IconDataLight(0xf600); /// Thin Lips icon /// /// https://fontawesome.com/icons/lips?style=thin /// Lips, fashion, kiss, lips, lipstick, mouth, smile static const IconData thinLips = IconDataThin(0xf600); /// Solid Lira Sign icon /// /// https://fontawesome.com/icons/lira-sign?style=solid /// Lira Sign, currency static const IconData solidLiraSign = IconDataSolid(0xf195); /// Regular Lira Sign icon /// /// https://fontawesome.com/icons/lira-sign?style=regular /// Lira Sign, currency static const IconData liraSign = IconDataRegular(0xf195); /// Light Lira Sign icon /// /// https://fontawesome.com/icons/lira-sign?style=light /// Lira Sign, currency static const IconData lightLiraSign = IconDataLight(0xf195); /// Thin Lira Sign icon /// /// https://fontawesome.com/icons/lira-sign?style=thin /// Lira Sign, currency static const IconData thinLiraSign = IconDataThin(0xf195); /// Solid List icon /// /// https://fontawesome.com/icons/list?style=solid /// bullet, category, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData solidList = IconDataSolid(0xf03a); /// Alias list-squares for icon [solidList] @Deprecated('Use "solidList" instead.') static const IconData solidListSquares = solidList; /// Regular List icon /// /// https://fontawesome.com/icons/list?style=regular /// bullet, category, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData list = IconDataRegular(0xf03a); /// Alias list-squares for icon [list] @Deprecated('Use "list" instead.') static const IconData listSquares = list; /// Light List icon /// /// https://fontawesome.com/icons/list?style=light /// bullet, category, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData lightList = IconDataLight(0xf03a); /// Alias list-squares for icon [lightList] @Deprecated('Use "lightList" instead.') static const IconData lightListSquares = lightList; /// Thin List icon /// /// https://fontawesome.com/icons/list?style=thin /// bullet, category, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData thinList = IconDataThin(0xf03a); /// Alias list-squares for icon [thinList] @Deprecated('Use "thinList" instead.') static const IconData thinListSquares = thinList; /// Solid List Check icon /// /// https://fontawesome.com/icons/list-check?style=solid /// bullet, cheatsheet, checklist, downloading, downloads, enable, loading, progress, project management, settings, summary, to do, validate, working static const IconData solidListCheck = IconDataSolid(0xf0ae); /// Alias tasks for icon [solidListCheck] @Deprecated('Use "solidListCheck" instead.') static const IconData solidTasks = solidListCheck; /// Regular List Check icon /// /// https://fontawesome.com/icons/list-check?style=regular /// bullet, cheatsheet, checklist, downloading, downloads, enable, loading, progress, project management, settings, summary, to do, validate, working static const IconData listCheck = IconDataRegular(0xf0ae); /// Alias tasks for icon [listCheck] @Deprecated('Use "listCheck" instead.') static const IconData tasks = listCheck; /// Light List Check icon /// /// https://fontawesome.com/icons/list-check?style=light /// bullet, cheatsheet, checklist, downloading, downloads, enable, loading, progress, project management, settings, summary, to do, validate, working static const IconData lightListCheck = IconDataLight(0xf0ae); /// Alias tasks for icon [lightListCheck] @Deprecated('Use "lightListCheck" instead.') static const IconData lightTasks = lightListCheck; /// Thin List Check icon /// /// https://fontawesome.com/icons/list-check?style=thin /// bullet, cheatsheet, checklist, downloading, downloads, enable, loading, progress, project management, settings, summary, to do, validate, working static const IconData thinListCheck = IconDataThin(0xf0ae); /// Alias tasks for icon [thinListCheck] @Deprecated('Use "thinListCheck" instead.') static const IconData thinTasks = thinListCheck; /// Solid List Dropdown icon /// /// https://fontawesome.com/icons/list-dropdown?style=solid /// cheatsheet, menu, summary, wishlist static const IconData solidListDropdown = IconDataSolid(0xe1cf); /// Regular List Dropdown icon /// /// https://fontawesome.com/icons/list-dropdown?style=regular /// cheatsheet, menu, summary, wishlist static const IconData listDropdown = IconDataRegular(0xe1cf); /// Light List Dropdown icon /// /// https://fontawesome.com/icons/list-dropdown?style=light /// cheatsheet, menu, summary, wishlist static const IconData lightListDropdown = IconDataLight(0xe1cf); /// Thin List Dropdown icon /// /// https://fontawesome.com/icons/list-dropdown?style=thin /// cheatsheet, menu, summary, wishlist static const IconData thinListDropdown = IconDataThin(0xe1cf); /// Solid List Music icon /// /// https://fontawesome.com/icons/list-music?style=solid /// album, cheatsheet, itunes, music, playlist, podcast, soundtrack, summary static const IconData solidListMusic = IconDataSolid(0xf8c9); /// Regular List Music icon /// /// https://fontawesome.com/icons/list-music?style=regular /// album, cheatsheet, itunes, music, playlist, podcast, soundtrack, summary static const IconData listMusic = IconDataRegular(0xf8c9); /// Light List Music icon /// /// https://fontawesome.com/icons/list-music?style=light /// album, cheatsheet, itunes, music, playlist, podcast, soundtrack, summary static const IconData lightListMusic = IconDataLight(0xf8c9); /// Thin List Music icon /// /// https://fontawesome.com/icons/list-music?style=thin /// album, cheatsheet, itunes, music, playlist, podcast, soundtrack, summary static const IconData thinListMusic = IconDataThin(0xf8c9); /// Solid List Ol icon /// /// https://fontawesome.com/icons/list-ol?style=solid /// cheatsheet, checklist, completed, done, finished, numbers, ol, summary, todo, ul static const IconData solidListOl = IconDataSolid(0xf0cb); /// Alias list-1-2 for icon [solidListOl] @Deprecated('Use "solidListOl" instead.') static const IconData solidList12 = solidListOl; /// Alias list-numeric for icon [solidListOl] @Deprecated('Use "solidListOl" instead.') static const IconData solidListNumeric = solidListOl; /// Regular List Ol icon /// /// https://fontawesome.com/icons/list-ol?style=regular /// cheatsheet, checklist, completed, done, finished, numbers, ol, summary, todo, ul static const IconData listOl = IconDataRegular(0xf0cb); /// Alias list-1-2 for icon [listOl] @Deprecated('Use "listOl" instead.') static const IconData list12 = listOl; /// Alias list-numeric for icon [listOl] @Deprecated('Use "listOl" instead.') static const IconData listNumeric = listOl; /// Light List Ol icon /// /// https://fontawesome.com/icons/list-ol?style=light /// cheatsheet, checklist, completed, done, finished, numbers, ol, summary, todo, ul static const IconData lightListOl = IconDataLight(0xf0cb); /// Alias list-1-2 for icon [lightListOl] @Deprecated('Use "lightListOl" instead.') static const IconData lightList12 = lightListOl; /// Alias list-numeric for icon [lightListOl] @Deprecated('Use "lightListOl" instead.') static const IconData lightListNumeric = lightListOl; /// Thin List Ol icon /// /// https://fontawesome.com/icons/list-ol?style=thin /// cheatsheet, checklist, completed, done, finished, numbers, ol, summary, todo, ul static const IconData thinListOl = IconDataThin(0xf0cb); /// Alias list-1-2 for icon [thinListOl] @Deprecated('Use "thinListOl" instead.') static const IconData thinList12 = thinListOl; /// Alias list-numeric for icon [thinListOl] @Deprecated('Use "thinListOl" instead.') static const IconData thinListNumeric = thinListOl; /// Solid List Radio icon /// /// https://fontawesome.com/icons/list-radio?style=solid /// cheatsheet, list, order, selection, summary static const IconData solidListRadio = IconDataSolid(0xe1d0); /// Regular List Radio icon /// /// https://fontawesome.com/icons/list-radio?style=regular /// cheatsheet, list, order, selection, summary static const IconData listRadio = IconDataRegular(0xe1d0); /// Light List Radio icon /// /// https://fontawesome.com/icons/list-radio?style=light /// cheatsheet, list, order, selection, summary static const IconData lightListRadio = IconDataLight(0xe1d0); /// Thin List Radio icon /// /// https://fontawesome.com/icons/list-radio?style=thin /// cheatsheet, list, order, selection, summary static const IconData thinListRadio = IconDataThin(0xe1d0); /// Solid List Timeline icon /// /// https://fontawesome.com/icons/list-timeline?style=solid /// cheatsheet, chronological, deadline, history, linear, summary static const IconData solidListTimeline = IconDataSolid(0xe1d1); /// Regular List Timeline icon /// /// https://fontawesome.com/icons/list-timeline?style=regular /// cheatsheet, chronological, deadline, history, linear, summary static const IconData listTimeline = IconDataRegular(0xe1d1); /// Light List Timeline icon /// /// https://fontawesome.com/icons/list-timeline?style=light /// cheatsheet, chronological, deadline, history, linear, summary static const IconData lightListTimeline = IconDataLight(0xe1d1); /// Thin List Timeline icon /// /// https://fontawesome.com/icons/list-timeline?style=thin /// cheatsheet, chronological, deadline, history, linear, summary static const IconData thinListTimeline = IconDataThin(0xe1d1); /// Solid List Tree icon /// /// https://fontawesome.com/icons/list-tree?style=solid /// cheatsheet, directory, file, summary, tree static const IconData solidListTree = IconDataSolid(0xe1d2); /// Regular List Tree icon /// /// https://fontawesome.com/icons/list-tree?style=regular /// cheatsheet, directory, file, summary, tree static const IconData listTree = IconDataRegular(0xe1d2); /// Light List Tree icon /// /// https://fontawesome.com/icons/list-tree?style=light /// cheatsheet, directory, file, summary, tree static const IconData lightListTree = IconDataLight(0xe1d2); /// Thin List Tree icon /// /// https://fontawesome.com/icons/list-tree?style=thin /// cheatsheet, directory, file, summary, tree static const IconData thinListTree = IconDataThin(0xe1d2); /// Solid List Ul icon /// /// https://fontawesome.com/icons/list-ul?style=solid /// bullet, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData solidListUl = IconDataSolid(0xf0ca); /// Alias list-dots for icon [solidListUl] @Deprecated('Use "solidListUl" instead.') static const IconData solidListDots = solidListUl; /// Regular List Ul icon /// /// https://fontawesome.com/icons/list-ul?style=regular /// bullet, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData listUl = IconDataRegular(0xf0ca); /// Alias list-dots for icon [listUl] @Deprecated('Use "listUl" instead.') static const IconData listDots = listUl; /// Light List Ul icon /// /// https://fontawesome.com/icons/list-ul?style=light /// bullet, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData lightListUl = IconDataLight(0xf0ca); /// Alias list-dots for icon [lightListUl] @Deprecated('Use "lightListUl" instead.') static const IconData lightListDots = lightListUl; /// Thin List Ul icon /// /// https://fontawesome.com/icons/list-ul?style=thin /// bullet, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData thinListUl = IconDataThin(0xf0ca); /// Alias list-dots for icon [thinListUl] @Deprecated('Use "thinListUl" instead.') static const IconData thinListDots = thinListUl; /// Solid Litecoin Sign icon /// /// https://fontawesome.com/icons/litecoin-sign?style=solid /// currency static const IconData solidLitecoinSign = IconDataSolid(0xe1d3); /// Regular Litecoin Sign icon /// /// https://fontawesome.com/icons/litecoin-sign?style=regular /// currency static const IconData litecoinSign = IconDataRegular(0xe1d3); /// Light Litecoin Sign icon /// /// https://fontawesome.com/icons/litecoin-sign?style=light /// currency static const IconData lightLitecoinSign = IconDataLight(0xe1d3); /// Thin Litecoin Sign icon /// /// https://fontawesome.com/icons/litecoin-sign?style=thin /// currency static const IconData thinLitecoinSign = IconDataThin(0xe1d3); /// Solid Loader icon /// /// https://fontawesome.com/icons/loader?style=solid /// loading, pending, progress static const IconData solidLoader = IconDataSolid(0xe1d4); /// Regular Loader icon /// /// https://fontawesome.com/icons/loader?style=regular /// loading, pending, progress static const IconData loader = IconDataRegular(0xe1d4); /// Light Loader icon /// /// https://fontawesome.com/icons/loader?style=light /// loading, pending, progress static const IconData lightLoader = IconDataLight(0xe1d4); /// Thin Loader icon /// /// https://fontawesome.com/icons/loader?style=thin /// loading, pending, progress static const IconData thinLoader = IconDataThin(0xe1d4); /// Solid Lobster icon /// /// https://fontawesome.com/icons/lobster?style=solid /// bisque, claes, crustacean, lobster, seafood, shellfish static const IconData solidLobster = IconDataSolid(0xe421); /// Regular Lobster icon /// /// https://fontawesome.com/icons/lobster?style=regular /// bisque, claes, crustacean, lobster, seafood, shellfish static const IconData lobster = IconDataRegular(0xe421); /// Light Lobster icon /// /// https://fontawesome.com/icons/lobster?style=light /// bisque, claes, crustacean, lobster, seafood, shellfish static const IconData lightLobster = IconDataLight(0xe421); /// Thin Lobster icon /// /// https://fontawesome.com/icons/lobster?style=thin /// bisque, claes, crustacean, lobster, seafood, shellfish static const IconData thinLobster = IconDataThin(0xe421); /// Solid Location Arrow icon /// /// https://fontawesome.com/icons/location-arrow?style=solid /// address, compass, coordinate, direction, gps, map, navigation, place static const IconData solidLocationArrow = IconDataSolid(0xf124); /// Regular Location Arrow icon /// /// https://fontawesome.com/icons/location-arrow?style=regular /// address, compass, coordinate, direction, gps, map, navigation, place static const IconData locationArrow = IconDataRegular(0xf124); /// Light Location Arrow icon /// /// https://fontawesome.com/icons/location-arrow?style=light /// address, compass, coordinate, direction, gps, map, navigation, place static const IconData lightLocationArrow = IconDataLight(0xf124); /// Thin Location Arrow icon /// /// https://fontawesome.com/icons/location-arrow?style=thin /// address, compass, coordinate, direction, gps, map, navigation, place static const IconData thinLocationArrow = IconDataThin(0xf124); /// Solid Location Arrow Up icon /// /// https://fontawesome.com/icons/location-arrow-up?style=solid /// compass, coordinate, direction, gps, map, navigation, place, address, north static const IconData solidLocationArrowUp = IconDataSolid(0xe63a); /// Regular Location Arrow Up icon /// /// https://fontawesome.com/icons/location-arrow-up?style=regular /// compass, coordinate, direction, gps, map, navigation, place, address, north static const IconData locationArrowUp = IconDataRegular(0xe63a); /// Light Location Arrow Up icon /// /// https://fontawesome.com/icons/location-arrow-up?style=light /// compass, coordinate, direction, gps, map, navigation, place, address, north static const IconData lightLocationArrowUp = IconDataLight(0xe63a); /// Thin Location Arrow Up icon /// /// https://fontawesome.com/icons/location-arrow-up?style=thin /// compass, coordinate, direction, gps, map, navigation, place, address, north static const IconData thinLocationArrowUp = IconDataThin(0xe63a); /// Solid Location Check icon /// /// https://fontawesome.com/icons/location-check?style=solid /// agree, coordinates, destination, enable, location, map, navigation, pin, place, select, success, tick, todo, validate, working static const IconData solidLocationCheck = IconDataSolid(0xf606); /// Alias map-marker-check for icon [solidLocationCheck] @Deprecated('Use "solidLocationCheck" instead.') static const IconData solidMapMarkerCheck = solidLocationCheck; /// Regular Location Check icon /// /// https://fontawesome.com/icons/location-check?style=regular /// agree, coordinates, destination, enable, location, map, navigation, pin, place, select, success, tick, todo, validate, working static const IconData locationCheck = IconDataRegular(0xf606); /// Alias map-marker-check for icon [locationCheck] @Deprecated('Use "locationCheck" instead.') static const IconData mapMarkerCheck = locationCheck; /// Light Location Check icon /// /// https://fontawesome.com/icons/location-check?style=light /// agree, coordinates, destination, enable, location, map, navigation, pin, place, select, success, tick, todo, validate, working static const IconData lightLocationCheck = IconDataLight(0xf606); /// Alias map-marker-check for icon [lightLocationCheck] @Deprecated('Use "lightLocationCheck" instead.') static const IconData lightMapMarkerCheck = lightLocationCheck; /// Thin Location Check icon /// /// https://fontawesome.com/icons/location-check?style=thin /// agree, coordinates, destination, enable, location, map, navigation, pin, place, select, success, tick, todo, validate, working static const IconData thinLocationCheck = IconDataThin(0xf606); /// Alias map-marker-check for icon [thinLocationCheck] @Deprecated('Use "thinLocationCheck" instead.') static const IconData thinMapMarkerCheck = thinLocationCheck; /// Solid Location Crosshairs icon /// /// https://fontawesome.com/icons/location-crosshairs?style=solid /// address, coordinate, direction, gps, location, map, navigation, place, where static const IconData solidLocationCrosshairs = IconDataSolid(0xf601); /// Alias location for icon [solidLocationCrosshairs] @Deprecated('Use "solidLocationCrosshairs" instead.') static const IconData solidLocation = solidLocationCrosshairs; /// Regular Location Crosshairs icon /// /// https://fontawesome.com/icons/location-crosshairs?style=regular /// address, coordinate, direction, gps, location, map, navigation, place, where static const IconData locationCrosshairs = IconDataRegular(0xf601); /// Alias location for icon [locationCrosshairs] @Deprecated('Use "locationCrosshairs" instead.') static const IconData location = locationCrosshairs; /// Light Location Crosshairs icon /// /// https://fontawesome.com/icons/location-crosshairs?style=light /// address, coordinate, direction, gps, location, map, navigation, place, where static const IconData lightLocationCrosshairs = IconDataLight(0xf601); /// Alias location for icon [lightLocationCrosshairs] @Deprecated('Use "lightLocationCrosshairs" instead.') static const IconData lightLocation = lightLocationCrosshairs; /// Thin Location Crosshairs icon /// /// https://fontawesome.com/icons/location-crosshairs?style=thin /// address, coordinate, direction, gps, location, map, navigation, place, where static const IconData thinLocationCrosshairs = IconDataThin(0xf601); /// Alias location for icon [thinLocationCrosshairs] @Deprecated('Use "thinLocationCrosshairs" instead.') static const IconData thinLocation = thinLocationCrosshairs; /// Solid Location Crosshairs Slash icon /// /// https://fontawesome.com/icons/location-crosshairs-slash?style=solid /// address, coordinate, direction, disabled, gps, map, navigation, place, where static const IconData solidLocationCrosshairsSlash = IconDataSolid(0xf603); /// Alias location-slash for icon [solidLocationCrosshairsSlash] @Deprecated('Use "solidLocationCrosshairsSlash" instead.') static const IconData solidLocationSlash = solidLocationCrosshairsSlash; /// Regular Location Crosshairs Slash icon /// /// https://fontawesome.com/icons/location-crosshairs-slash?style=regular /// address, coordinate, direction, disabled, gps, map, navigation, place, where static const IconData locationCrosshairsSlash = IconDataRegular(0xf603); /// Alias location-slash for icon [locationCrosshairsSlash] @Deprecated('Use "locationCrosshairsSlash" instead.') static const IconData locationSlash = locationCrosshairsSlash; /// Light Location Crosshairs Slash icon /// /// https://fontawesome.com/icons/location-crosshairs-slash?style=light /// address, coordinate, direction, disabled, gps, map, navigation, place, where static const IconData lightLocationCrosshairsSlash = IconDataLight(0xf603); /// Alias location-slash for icon [lightLocationCrosshairsSlash] @Deprecated('Use "lightLocationCrosshairsSlash" instead.') static const IconData lightLocationSlash = lightLocationCrosshairsSlash; /// Thin Location Crosshairs Slash icon /// /// https://fontawesome.com/icons/location-crosshairs-slash?style=thin /// address, coordinate, direction, disabled, gps, map, navigation, place, where static const IconData thinLocationCrosshairsSlash = IconDataThin(0xf603); /// Alias location-slash for icon [thinLocationCrosshairsSlash] @Deprecated('Use "thinLocationCrosshairsSlash" instead.') static const IconData thinLocationSlash = thinLocationCrosshairsSlash; /// Solid Location Dot icon /// /// https://fontawesome.com/icons/location-dot?style=solid /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData solidLocationDot = IconDataSolid(0xf3c5); /// Alias map-marker-alt for icon [solidLocationDot] @Deprecated('Use "solidLocationDot" instead.') static const IconData solidMapMarkerAlt = solidLocationDot; /// Regular Location Dot icon /// /// https://fontawesome.com/icons/location-dot?style=regular /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData locationDot = IconDataRegular(0xf3c5); /// Alias map-marker-alt for icon [locationDot] @Deprecated('Use "locationDot" instead.') static const IconData mapMarkerAlt = locationDot; /// Light Location Dot icon /// /// https://fontawesome.com/icons/location-dot?style=light /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData lightLocationDot = IconDataLight(0xf3c5); /// Alias map-marker-alt for icon [lightLocationDot] @Deprecated('Use "lightLocationDot" instead.') static const IconData lightMapMarkerAlt = lightLocationDot; /// Thin Location Dot icon /// /// https://fontawesome.com/icons/location-dot?style=thin /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData thinLocationDot = IconDataThin(0xf3c5); /// Alias map-marker-alt for icon [thinLocationDot] @Deprecated('Use "thinLocationDot" instead.') static const IconData thinMapMarkerAlt = thinLocationDot; /// Solid Location Dot Slash icon /// /// https://fontawesome.com/icons/location-dot-slash?style=solid /// address, coordinates, destination, disabled, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData solidLocationDotSlash = IconDataSolid(0xf605); /// Alias map-marker-alt-slash for icon [solidLocationDotSlash] @Deprecated('Use "solidLocationDotSlash" instead.') static const IconData solidMapMarkerAltSlash = solidLocationDotSlash; /// Regular Location Dot Slash icon /// /// https://fontawesome.com/icons/location-dot-slash?style=regular /// address, coordinates, destination, disabled, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData locationDotSlash = IconDataRegular(0xf605); /// Alias map-marker-alt-slash for icon [locationDotSlash] @Deprecated('Use "locationDotSlash" instead.') static const IconData mapMarkerAltSlash = locationDotSlash; /// Light Location Dot Slash icon /// /// https://fontawesome.com/icons/location-dot-slash?style=light /// address, coordinates, destination, disabled, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData lightLocationDotSlash = IconDataLight(0xf605); /// Alias map-marker-alt-slash for icon [lightLocationDotSlash] @Deprecated('Use "lightLocationDotSlash" instead.') static const IconData lightMapMarkerAltSlash = lightLocationDotSlash; /// Thin Location Dot Slash icon /// /// https://fontawesome.com/icons/location-dot-slash?style=thin /// address, coordinates, destination, disabled, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData thinLocationDotSlash = IconDataThin(0xf605); /// Alias map-marker-alt-slash for icon [thinLocationDotSlash] @Deprecated('Use "thinLocationDotSlash" instead.') static const IconData thinMapMarkerAltSlash = thinLocationDotSlash; /// Solid Location Exclamation icon /// /// https://fontawesome.com/icons/location-exclamation?style=solid /// agree, alert, attention, coordinates, destination, failed, important, location, map, navigation, pin, place static const IconData solidLocationExclamation = IconDataSolid(0xf608); /// Alias map-marker-exclamation for icon [solidLocationExclamation] @Deprecated('Use "solidLocationExclamation" instead.') static const IconData solidMapMarkerExclamation = solidLocationExclamation; /// Regular Location Exclamation icon /// /// https://fontawesome.com/icons/location-exclamation?style=regular /// agree, alert, attention, coordinates, destination, failed, important, location, map, navigation, pin, place static const IconData locationExclamation = IconDataRegular(0xf608); /// Alias map-marker-exclamation for icon [locationExclamation] @Deprecated('Use "locationExclamation" instead.') static const IconData mapMarkerExclamation = locationExclamation; /// Light Location Exclamation icon /// /// https://fontawesome.com/icons/location-exclamation?style=light /// agree, alert, attention, coordinates, destination, failed, important, location, map, navigation, pin, place static const IconData lightLocationExclamation = IconDataLight(0xf608); /// Alias map-marker-exclamation for icon [lightLocationExclamation] @Deprecated('Use "lightLocationExclamation" instead.') static const IconData lightMapMarkerExclamation = lightLocationExclamation; /// Thin Location Exclamation icon /// /// https://fontawesome.com/icons/location-exclamation?style=thin /// agree, alert, attention, coordinates, destination, failed, important, location, map, navigation, pin, place static const IconData thinLocationExclamation = IconDataThin(0xf608); /// Alias map-marker-exclamation for icon [thinLocationExclamation] @Deprecated('Use "thinLocationExclamation" instead.') static const IconData thinMapMarkerExclamation = thinLocationExclamation; /// Solid Location Minus icon /// /// https://fontawesome.com/icons/location-minus?style=solid /// agree, coordinates, delete, destination, location, map, navigation, negative, pin, place, remove static const IconData solidLocationMinus = IconDataSolid(0xf609); /// Alias map-marker-minus for icon [solidLocationMinus] @Deprecated('Use "solidLocationMinus" instead.') static const IconData solidMapMarkerMinus = solidLocationMinus; /// Regular Location Minus icon /// /// https://fontawesome.com/icons/location-minus?style=regular /// agree, coordinates, delete, destination, location, map, navigation, negative, pin, place, remove static const IconData locationMinus = IconDataRegular(0xf609); /// Alias map-marker-minus for icon [locationMinus] @Deprecated('Use "locationMinus" instead.') static const IconData mapMarkerMinus = locationMinus; /// Light Location Minus icon /// /// https://fontawesome.com/icons/location-minus?style=light /// agree, coordinates, delete, destination, location, map, navigation, negative, pin, place, remove static const IconData lightLocationMinus = IconDataLight(0xf609); /// Alias map-marker-minus for icon [lightLocationMinus] @Deprecated('Use "lightLocationMinus" instead.') static const IconData lightMapMarkerMinus = lightLocationMinus; /// Thin Location Minus icon /// /// https://fontawesome.com/icons/location-minus?style=thin /// agree, coordinates, delete, destination, location, map, navigation, negative, pin, place, remove static const IconData thinLocationMinus = IconDataThin(0xf609); /// Alias map-marker-minus for icon [thinLocationMinus] @Deprecated('Use "thinLocationMinus" instead.') static const IconData thinMapMarkerMinus = thinLocationMinus; /// Solid Location Pen icon /// /// https://fontawesome.com/icons/location-pen?style=solid /// agree, coordinates, destination, edit, location, map, modify, navigation, pen, pencil, pin, place, update, write static const IconData solidLocationPen = IconDataSolid(0xf607); /// Alias map-marker-edit for icon [solidLocationPen] @Deprecated('Use "solidLocationPen" instead.') static const IconData solidMapMarkerEdit = solidLocationPen; /// Regular Location Pen icon /// /// https://fontawesome.com/icons/location-pen?style=regular /// agree, coordinates, destination, edit, location, map, modify, navigation, pen, pencil, pin, place, update, write static const IconData locationPen = IconDataRegular(0xf607); /// Alias map-marker-edit for icon [locationPen] @Deprecated('Use "locationPen" instead.') static const IconData mapMarkerEdit = locationPen; /// Light Location Pen icon /// /// https://fontawesome.com/icons/location-pen?style=light /// agree, coordinates, destination, edit, location, map, modify, navigation, pen, pencil, pin, place, update, write static const IconData lightLocationPen = IconDataLight(0xf607); /// Alias map-marker-edit for icon [lightLocationPen] @Deprecated('Use "lightLocationPen" instead.') static const IconData lightMapMarkerEdit = lightLocationPen; /// Thin Location Pen icon /// /// https://fontawesome.com/icons/location-pen?style=thin /// agree, coordinates, destination, edit, location, map, modify, navigation, pen, pencil, pin, place, update, write static const IconData thinLocationPen = IconDataThin(0xf607); /// Alias map-marker-edit for icon [thinLocationPen] @Deprecated('Use "thinLocationPen" instead.') static const IconData thinMapMarkerEdit = thinLocationPen; /// Solid Location Pin icon /// /// https://fontawesome.com/icons/location-pin?style=solid /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData solidLocationPin = IconDataSolid(0xf041); /// Alias map-marker for icon [solidLocationPin] @Deprecated('Use "solidLocationPin" instead.') static const IconData solidMapMarker = solidLocationPin; /// Regular Location Pin icon /// /// https://fontawesome.com/icons/location-pin?style=regular /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData locationPin = IconDataRegular(0xf041); /// Alias map-marker for icon [locationPin] @Deprecated('Use "locationPin" instead.') static const IconData mapMarker = locationPin; /// Light Location Pin icon /// /// https://fontawesome.com/icons/location-pin?style=light /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData lightLocationPin = IconDataLight(0xf041); /// Alias map-marker for icon [lightLocationPin] @Deprecated('Use "lightLocationPin" instead.') static const IconData lightMapMarker = lightLocationPin; /// Thin Location Pin icon /// /// https://fontawesome.com/icons/location-pin?style=thin /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData thinLocationPin = IconDataThin(0xf041); /// Alias map-marker for icon [thinLocationPin] @Deprecated('Use "thinLocationPin" instead.') static const IconData thinMapMarker = thinLocationPin; /// Solid Location Pin Lock icon /// /// https://fontawesome.com/icons/location-pin-lock?style=solid /// closed, lockdown, map, padlock, privacy, quarantine static const IconData solidLocationPinLock = IconDataSolid(0xe51f); /// Regular Location Pin Lock icon /// /// https://fontawesome.com/icons/location-pin-lock?style=regular /// closed, lockdown, map, padlock, privacy, quarantine static const IconData locationPinLock = IconDataRegular(0xe51f); /// Light Location Pin Lock icon /// /// https://fontawesome.com/icons/location-pin-lock?style=light /// closed, lockdown, map, padlock, privacy, quarantine static const IconData lightLocationPinLock = IconDataLight(0xe51f); /// Thin Location Pin Lock icon /// /// https://fontawesome.com/icons/location-pin-lock?style=thin /// closed, lockdown, map, padlock, privacy, quarantine static const IconData thinLocationPinLock = IconDataThin(0xe51f); /// Solid Location Pin Slash icon /// /// https://fontawesome.com/icons/location-pin-slash?style=solid /// agree, cancel, coordinates, destination, disabled, location, map, missing, navigation, pin, place static const IconData solidLocationPinSlash = IconDataSolid(0xf60c); /// Alias map-marker-slash for icon [solidLocationPinSlash] @Deprecated('Use "solidLocationPinSlash" instead.') static const IconData solidMapMarkerSlash = solidLocationPinSlash; /// Regular Location Pin Slash icon /// /// https://fontawesome.com/icons/location-pin-slash?style=regular /// agree, cancel, coordinates, destination, disabled, location, map, missing, navigation, pin, place static const IconData locationPinSlash = IconDataRegular(0xf60c); /// Alias map-marker-slash for icon [locationPinSlash] @Deprecated('Use "locationPinSlash" instead.') static const IconData mapMarkerSlash = locationPinSlash; /// Light Location Pin Slash icon /// /// https://fontawesome.com/icons/location-pin-slash?style=light /// agree, cancel, coordinates, destination, disabled, location, map, missing, navigation, pin, place static const IconData lightLocationPinSlash = IconDataLight(0xf60c); /// Alias map-marker-slash for icon [lightLocationPinSlash] @Deprecated('Use "lightLocationPinSlash" instead.') static const IconData lightMapMarkerSlash = lightLocationPinSlash; /// Thin Location Pin Slash icon /// /// https://fontawesome.com/icons/location-pin-slash?style=thin /// agree, cancel, coordinates, destination, disabled, location, map, missing, navigation, pin, place static const IconData thinLocationPinSlash = IconDataThin(0xf60c); /// Alias map-marker-slash for icon [thinLocationPinSlash] @Deprecated('Use "thinLocationPinSlash" instead.') static const IconData thinMapMarkerSlash = thinLocationPinSlash; /// Solid Location Plus icon /// /// https://fontawesome.com/icons/location-plus?style=solid /// add, agree, coordinates, create, destination, location, map, navigation, new, pin, place, positive static const IconData solidLocationPlus = IconDataSolid(0xf60a); /// Alias map-marker-plus for icon [solidLocationPlus] @Deprecated('Use "solidLocationPlus" instead.') static const IconData solidMapMarkerPlus = solidLocationPlus; /// Regular Location Plus icon /// /// https://fontawesome.com/icons/location-plus?style=regular /// add, agree, coordinates, create, destination, location, map, navigation, new, pin, place, positive static const IconData locationPlus = IconDataRegular(0xf60a); /// Alias map-marker-plus for icon [locationPlus] @Deprecated('Use "locationPlus" instead.') static const IconData mapMarkerPlus = locationPlus; /// Light Location Plus icon /// /// https://fontawesome.com/icons/location-plus?style=light /// add, agree, coordinates, create, destination, location, map, navigation, new, pin, place, positive static const IconData lightLocationPlus = IconDataLight(0xf60a); /// Alias map-marker-plus for icon [lightLocationPlus] @Deprecated('Use "lightLocationPlus" instead.') static const IconData lightMapMarkerPlus = lightLocationPlus; /// Thin Location Plus icon /// /// https://fontawesome.com/icons/location-plus?style=thin /// add, agree, coordinates, create, destination, location, map, navigation, new, pin, place, positive static const IconData thinLocationPlus = IconDataThin(0xf60a); /// Alias map-marker-plus for icon [thinLocationPlus] @Deprecated('Use "thinLocationPlus" instead.') static const IconData thinMapMarkerPlus = thinLocationPlus; /// Solid Location Question icon /// /// https://fontawesome.com/icons/location-question?style=solid /// agree, coordinates, destination, help, info, location, map, navigation, pin, place, support static const IconData solidLocationQuestion = IconDataSolid(0xf60b); /// Alias map-marker-question for icon [solidLocationQuestion] @Deprecated('Use "solidLocationQuestion" instead.') static const IconData solidMapMarkerQuestion = solidLocationQuestion; /// Regular Location Question icon /// /// https://fontawesome.com/icons/location-question?style=regular /// agree, coordinates, destination, help, info, location, map, navigation, pin, place, support static const IconData locationQuestion = IconDataRegular(0xf60b); /// Alias map-marker-question for icon [locationQuestion] @Deprecated('Use "locationQuestion" instead.') static const IconData mapMarkerQuestion = locationQuestion; /// Light Location Question icon /// /// https://fontawesome.com/icons/location-question?style=light /// agree, coordinates, destination, help, info, location, map, navigation, pin, place, support static const IconData lightLocationQuestion = IconDataLight(0xf60b); /// Alias map-marker-question for icon [lightLocationQuestion] @Deprecated('Use "lightLocationQuestion" instead.') static const IconData lightMapMarkerQuestion = lightLocationQuestion; /// Thin Location Question icon /// /// https://fontawesome.com/icons/location-question?style=thin /// agree, coordinates, destination, help, info, location, map, navigation, pin, place, support static const IconData thinLocationQuestion = IconDataThin(0xf60b); /// Alias map-marker-question for icon [thinLocationQuestion] @Deprecated('Use "thinLocationQuestion" instead.') static const IconData thinMapMarkerQuestion = thinLocationQuestion; /// Solid Location Smile icon /// /// https://fontawesome.com/icons/location-smile?style=solid /// agree, coordinates, destination, emoji, happy, location, map, navigation, pin, place, success static const IconData solidLocationSmile = IconDataSolid(0xf60d); /// Alias map-marker-smile for icon [solidLocationSmile] @Deprecated('Use "solidLocationSmile" instead.') static const IconData solidMapMarkerSmile = solidLocationSmile; /// Regular Location Smile icon /// /// https://fontawesome.com/icons/location-smile?style=regular /// agree, coordinates, destination, emoji, happy, location, map, navigation, pin, place, success static const IconData locationSmile = IconDataRegular(0xf60d); /// Alias map-marker-smile for icon [locationSmile] @Deprecated('Use "locationSmile" instead.') static const IconData mapMarkerSmile = locationSmile; /// Light Location Smile icon /// /// https://fontawesome.com/icons/location-smile?style=light /// agree, coordinates, destination, emoji, happy, location, map, navigation, pin, place, success static const IconData lightLocationSmile = IconDataLight(0xf60d); /// Alias map-marker-smile for icon [lightLocationSmile] @Deprecated('Use "lightLocationSmile" instead.') static const IconData lightMapMarkerSmile = lightLocationSmile; /// Thin Location Smile icon /// /// https://fontawesome.com/icons/location-smile?style=thin /// agree, coordinates, destination, emoji, happy, location, map, navigation, pin, place, success static const IconData thinLocationSmile = IconDataThin(0xf60d); /// Alias map-marker-smile for icon [thinLocationSmile] @Deprecated('Use "thinLocationSmile" instead.') static const IconData thinMapMarkerSmile = thinLocationSmile; /// Solid Location Xmark icon /// /// https://fontawesome.com/icons/location-xmark?style=solid /// agree, archive, coordinates, delete, destination, location, map, navigation, pin, place, remove, uncheck, x static const IconData solidLocationXmark = IconDataSolid(0xf60e); /// Alias map-marker-times for icon [solidLocationXmark] @Deprecated('Use "solidLocationXmark" instead.') static const IconData solidMapMarkerTimes = solidLocationXmark; /// Alias map-marker-xmark for icon [solidLocationXmark] @Deprecated('Use "solidLocationXmark" instead.') static const IconData solidMapMarkerXmark = solidLocationXmark; /// Regular Location Xmark icon /// /// https://fontawesome.com/icons/location-xmark?style=regular /// agree, archive, coordinates, delete, destination, location, map, navigation, pin, place, remove, uncheck, x static const IconData locationXmark = IconDataRegular(0xf60e); /// Alias map-marker-times for icon [locationXmark] @Deprecated('Use "locationXmark" instead.') static const IconData mapMarkerTimes = locationXmark; /// Alias map-marker-xmark for icon [locationXmark] @Deprecated('Use "locationXmark" instead.') static const IconData mapMarkerXmark = locationXmark; /// Light Location Xmark icon /// /// https://fontawesome.com/icons/location-xmark?style=light /// agree, archive, coordinates, delete, destination, location, map, navigation, pin, place, remove, uncheck, x static const IconData lightLocationXmark = IconDataLight(0xf60e); /// Alias map-marker-times for icon [lightLocationXmark] @Deprecated('Use "lightLocationXmark" instead.') static const IconData lightMapMarkerTimes = lightLocationXmark; /// Alias map-marker-xmark for icon [lightLocationXmark] @Deprecated('Use "lightLocationXmark" instead.') static const IconData lightMapMarkerXmark = lightLocationXmark; /// Thin Location Xmark icon /// /// https://fontawesome.com/icons/location-xmark?style=thin /// agree, archive, coordinates, delete, destination, location, map, navigation, pin, place, remove, uncheck, x static const IconData thinLocationXmark = IconDataThin(0xf60e); /// Alias map-marker-times for icon [thinLocationXmark] @Deprecated('Use "thinLocationXmark" instead.') static const IconData thinMapMarkerTimes = thinLocationXmark; /// Alias map-marker-xmark for icon [thinLocationXmark] @Deprecated('Use "thinLocationXmark" instead.') static const IconData thinMapMarkerXmark = thinLocationXmark; /// Solid Lock icon /// /// https://fontawesome.com/icons/lock?style=solid /// admin, closed, lock, locked, open, padlock, password, privacy, private, protect, security static const IconData solidLock = IconDataSolid(0xf023); /// Regular Lock icon /// /// https://fontawesome.com/icons/lock?style=regular /// admin, closed, lock, locked, open, padlock, password, privacy, private, protect, security static const IconData lock = IconDataRegular(0xf023); /// Light Lock icon /// /// https://fontawesome.com/icons/lock?style=light /// admin, closed, lock, locked, open, padlock, password, privacy, private, protect, security static const IconData lightLock = IconDataLight(0xf023); /// Thin Lock icon /// /// https://fontawesome.com/icons/lock?style=thin /// admin, closed, lock, locked, open, padlock, password, privacy, private, protect, security static const IconData thinLock = IconDataThin(0xf023); /// Solid Lock A icon /// /// https://fontawesome.com/icons/lock-a?style=solid /// capital, capslock, letter, padlock, privacy static const IconData solidLockA = IconDataSolid(0xe422); /// Regular Lock A icon /// /// https://fontawesome.com/icons/lock-a?style=regular /// capital, capslock, letter, padlock, privacy static const IconData lockA = IconDataRegular(0xe422); /// Light Lock A icon /// /// https://fontawesome.com/icons/lock-a?style=light /// capital, capslock, letter, padlock, privacy static const IconData lightLockA = IconDataLight(0xe422); /// Thin Lock A icon /// /// https://fontawesome.com/icons/lock-a?style=thin /// capital, capslock, letter, padlock, privacy static const IconData thinLockA = IconDataThin(0xe422); /// Solid Lock Hashtag icon /// /// https://fontawesome.com/icons/lock-hashtag?style=solid /// number lock, numeric lock, numlock, padlock, privacy static const IconData solidLockHashtag = IconDataSolid(0xe423); /// Regular Lock Hashtag icon /// /// https://fontawesome.com/icons/lock-hashtag?style=regular /// number lock, numeric lock, numlock, padlock, privacy static const IconData lockHashtag = IconDataRegular(0xe423); /// Light Lock Hashtag icon /// /// https://fontawesome.com/icons/lock-hashtag?style=light /// number lock, numeric lock, numlock, padlock, privacy static const IconData lightLockHashtag = IconDataLight(0xe423); /// Thin Lock Hashtag icon /// /// https://fontawesome.com/icons/lock-hashtag?style=thin /// number lock, numeric lock, numlock, padlock, privacy static const IconData thinLockHashtag = IconDataThin(0xe423); /// Solid Lock Keyhole icon /// /// https://fontawesome.com/icons/lock-keyhole?style=solid /// admin, lock, open, padlock, password, privacy, private, protect, security static const IconData solidLockKeyhole = IconDataSolid(0xf30d); /// Alias lock-alt for icon [solidLockKeyhole] @Deprecated('Use "solidLockKeyhole" instead.') static const IconData solidLockAlt = solidLockKeyhole; /// Regular Lock Keyhole icon /// /// https://fontawesome.com/icons/lock-keyhole?style=regular /// admin, lock, open, padlock, password, privacy, private, protect, security static const IconData lockKeyhole = IconDataRegular(0xf30d); /// Alias lock-alt for icon [lockKeyhole] @Deprecated('Use "lockKeyhole" instead.') static const IconData lockAlt = lockKeyhole; /// Light Lock Keyhole icon /// /// https://fontawesome.com/icons/lock-keyhole?style=light /// admin, lock, open, padlock, password, privacy, private, protect, security static const IconData lightLockKeyhole = IconDataLight(0xf30d); /// Alias lock-alt for icon [lightLockKeyhole] @Deprecated('Use "lightLockKeyhole" instead.') static const IconData lightLockAlt = lightLockKeyhole; /// Thin Lock Keyhole icon /// /// https://fontawesome.com/icons/lock-keyhole?style=thin /// admin, lock, open, padlock, password, privacy, private, protect, security static const IconData thinLockKeyhole = IconDataThin(0xf30d); /// Alias lock-alt for icon [thinLockKeyhole] @Deprecated('Use "thinLockKeyhole" instead.') static const IconData thinLockAlt = thinLockKeyhole; /// Solid Lock Keyhole Open icon /// /// https://fontawesome.com/icons/lock-keyhole-open?style=solid /// admin, lock, open, padlock, password, privacy, private, protect, security, unlock static const IconData solidLockKeyholeOpen = IconDataSolid(0xf3c2); /// Alias lock-open-alt for icon [solidLockKeyholeOpen] @Deprecated('Use "solidLockKeyholeOpen" instead.') static const IconData solidLockOpenAlt = solidLockKeyholeOpen; /// Regular Lock Keyhole Open icon /// /// https://fontawesome.com/icons/lock-keyhole-open?style=regular /// admin, lock, open, padlock, password, privacy, private, protect, security, unlock static const IconData lockKeyholeOpen = IconDataRegular(0xf3c2); /// Alias lock-open-alt for icon [lockKeyholeOpen] @Deprecated('Use "lockKeyholeOpen" instead.') static const IconData lockOpenAlt = lockKeyholeOpen; /// Light Lock Keyhole Open icon /// /// https://fontawesome.com/icons/lock-keyhole-open?style=light /// admin, lock, open, padlock, password, privacy, private, protect, security, unlock static const IconData lightLockKeyholeOpen = IconDataLight(0xf3c2); /// Alias lock-open-alt for icon [lightLockKeyholeOpen] @Deprecated('Use "lightLockKeyholeOpen" instead.') static const IconData lightLockOpenAlt = lightLockKeyholeOpen; /// Thin Lock Keyhole Open icon /// /// https://fontawesome.com/icons/lock-keyhole-open?style=thin /// admin, lock, open, padlock, password, privacy, private, protect, security, unlock static const IconData thinLockKeyholeOpen = IconDataThin(0xf3c2); /// Alias lock-open-alt for icon [thinLockKeyholeOpen] @Deprecated('Use "thinLockKeyholeOpen" instead.') static const IconData thinLockOpenAlt = thinLockKeyholeOpen; /// Solid Lock Open icon /// /// https://fontawesome.com/icons/lock-open?style=solid /// admin, lock, open, padlock, password, privacy, private, protect, security, unlock static const IconData solidLockOpen = IconDataSolid(0xf3c1); /// Regular Lock Open icon /// /// https://fontawesome.com/icons/lock-open?style=regular /// admin, lock, open, padlock, password, privacy, private, protect, security, unlock static const IconData lockOpen = IconDataRegular(0xf3c1); /// Light Lock Open icon /// /// https://fontawesome.com/icons/lock-open?style=light /// admin, lock, open, padlock, password, privacy, private, protect, security, unlock static const IconData lightLockOpen = IconDataLight(0xf3c1); /// Thin Lock Open icon /// /// https://fontawesome.com/icons/lock-open?style=thin /// admin, lock, open, padlock, password, privacy, private, protect, security, unlock static const IconData thinLockOpen = IconDataThin(0xf3c1); /// Solid Locust icon /// /// https://fontawesome.com/icons/locust?style=solid /// horde, infestation, locust, plague, swarm static const IconData solidLocust = IconDataSolid(0xe520); /// Regular Locust icon /// /// https://fontawesome.com/icons/locust?style=regular /// horde, infestation, locust, plague, swarm static const IconData locust = IconDataRegular(0xe520); /// Light Locust icon /// /// https://fontawesome.com/icons/locust?style=light /// horde, infestation, locust, plague, swarm static const IconData lightLocust = IconDataLight(0xe520); /// Thin Locust icon /// /// https://fontawesome.com/icons/locust?style=thin /// horde, infestation, locust, plague, swarm static const IconData thinLocust = IconDataThin(0xe520); /// Solid Lollipop icon /// /// https://fontawesome.com/icons/lollipop?style=solid /// candy, lollypop, sucker, sugar, sweet, swirl static const IconData solidLollipop = IconDataSolid(0xe424); /// Alias lollypop for icon [solidLollipop] @Deprecated('Use "solidLollipop" instead.') static const IconData solidLollypop = solidLollipop; /// Regular Lollipop icon /// /// https://fontawesome.com/icons/lollipop?style=regular /// candy, lollypop, sucker, sugar, sweet, swirl static const IconData lollipop = IconDataRegular(0xe424); /// Alias lollypop for icon [lollipop] @Deprecated('Use "lollipop" instead.') static const IconData lollypop = lollipop; /// Light Lollipop icon /// /// https://fontawesome.com/icons/lollipop?style=light /// candy, lollypop, sucker, sugar, sweet, swirl static const IconData lightLollipop = IconDataLight(0xe424); /// Alias lollypop for icon [lightLollipop] @Deprecated('Use "lightLollipop" instead.') static const IconData lightLollypop = lightLollipop; /// Thin Lollipop icon /// /// https://fontawesome.com/icons/lollipop?style=thin /// candy, lollypop, sucker, sugar, sweet, swirl static const IconData thinLollipop = IconDataThin(0xe424); /// Alias lollypop for icon [thinLollipop] @Deprecated('Use "thinLollipop" instead.') static const IconData thinLollypop = thinLollipop; /// Solid Loveseat icon /// /// https://fontawesome.com/icons/loveseat?style=solid /// chair, couch, cushion, furniture, relax, sofa static const IconData solidLoveseat = IconDataSolid(0xf4cc); /// Alias couch-small for icon [solidLoveseat] @Deprecated('Use "solidLoveseat" instead.') static const IconData solidCouchSmall = solidLoveseat; /// Regular Loveseat icon /// /// https://fontawesome.com/icons/loveseat?style=regular /// chair, couch, cushion, furniture, relax, sofa static const IconData loveseat = IconDataRegular(0xf4cc); /// Alias couch-small for icon [loveseat] @Deprecated('Use "loveseat" instead.') static const IconData couchSmall = loveseat; /// Light Loveseat icon /// /// https://fontawesome.com/icons/loveseat?style=light /// chair, couch, cushion, furniture, relax, sofa static const IconData lightLoveseat = IconDataLight(0xf4cc); /// Alias couch-small for icon [lightLoveseat] @Deprecated('Use "lightLoveseat" instead.') static const IconData lightCouchSmall = lightLoveseat; /// Thin Loveseat icon /// /// https://fontawesome.com/icons/loveseat?style=thin /// chair, couch, cushion, furniture, relax, sofa static const IconData thinLoveseat = IconDataThin(0xf4cc); /// Alias couch-small for icon [thinLoveseat] @Deprecated('Use "thinLoveseat" instead.') static const IconData thinCouchSmall = thinLoveseat; /// Solid Luchador Mask icon /// /// https://fontawesome.com/icons/luchador-mask?style=solid /// fight, mexico, nacho libre, wrestle, wrestling static const IconData solidLuchadorMask = IconDataSolid(0xf455); /// Alias luchador for icon [solidLuchadorMask] @Deprecated('Use "solidLuchadorMask" instead.') static const IconData solidLuchador = solidLuchadorMask; /// Alias mask-luchador for icon [solidLuchadorMask] @Deprecated('Use "solidLuchadorMask" instead.') static const IconData solidMaskLuchador = solidLuchadorMask; /// Regular Luchador Mask icon /// /// https://fontawesome.com/icons/luchador-mask?style=regular /// fight, mexico, nacho libre, wrestle, wrestling static const IconData luchadorMask = IconDataRegular(0xf455); /// Alias luchador for icon [luchadorMask] @Deprecated('Use "luchadorMask" instead.') static const IconData luchador = luchadorMask; /// Alias mask-luchador for icon [luchadorMask] @Deprecated('Use "luchadorMask" instead.') static const IconData maskLuchador = luchadorMask; /// Light Luchador Mask icon /// /// https://fontawesome.com/icons/luchador-mask?style=light /// fight, mexico, nacho libre, wrestle, wrestling static const IconData lightLuchadorMask = IconDataLight(0xf455); /// Alias luchador for icon [lightLuchadorMask] @Deprecated('Use "lightLuchadorMask" instead.') static const IconData lightLuchador = lightLuchadorMask; /// Alias mask-luchador for icon [lightLuchadorMask] @Deprecated('Use "lightLuchadorMask" instead.') static const IconData lightMaskLuchador = lightLuchadorMask; /// Thin Luchador Mask icon /// /// https://fontawesome.com/icons/luchador-mask?style=thin /// fight, mexico, nacho libre, wrestle, wrestling static const IconData thinLuchadorMask = IconDataThin(0xf455); /// Alias luchador for icon [thinLuchadorMask] @Deprecated('Use "thinLuchadorMask" instead.') static const IconData thinLuchador = thinLuchadorMask; /// Alias mask-luchador for icon [thinLuchadorMask] @Deprecated('Use "thinLuchadorMask" instead.') static const IconData thinMaskLuchador = thinLuchadorMask; /// Solid Lungs icon /// /// https://fontawesome.com/icons/lungs?style=solid /// air, breath, covid-19, exhalation, inhalation, lungs, organ, respiration, respiratory static const IconData solidLungs = IconDataSolid(0xf604); /// Regular Lungs icon /// /// https://fontawesome.com/icons/lungs?style=regular /// air, breath, covid-19, exhalation, inhalation, lungs, organ, respiration, respiratory static const IconData lungs = IconDataRegular(0xf604); /// Light Lungs icon /// /// https://fontawesome.com/icons/lungs?style=light /// air, breath, covid-19, exhalation, inhalation, lungs, organ, respiration, respiratory static const IconData lightLungs = IconDataLight(0xf604); /// Thin Lungs icon /// /// https://fontawesome.com/icons/lungs?style=thin /// air, breath, covid-19, exhalation, inhalation, lungs, organ, respiration, respiratory static const IconData thinLungs = IconDataThin(0xf604); /// Solid Lungs Virus icon /// /// https://fontawesome.com/icons/lungs-virus?style=solid /// breath, coronavirus, covid-19, flu, infection, pandemic, respiratory, sick static const IconData solidLungsVirus = IconDataSolid(0xe067); /// Regular Lungs Virus icon /// /// https://fontawesome.com/icons/lungs-virus?style=regular /// breath, coronavirus, covid-19, flu, infection, pandemic, respiratory, sick static const IconData lungsVirus = IconDataRegular(0xe067); /// Light Lungs Virus icon /// /// https://fontawesome.com/icons/lungs-virus?style=light /// breath, coronavirus, covid-19, flu, infection, pandemic, respiratory, sick static const IconData lightLungsVirus = IconDataLight(0xe067); /// Thin Lungs Virus icon /// /// https://fontawesome.com/icons/lungs-virus?style=thin /// breath, coronavirus, covid-19, flu, infection, pandemic, respiratory, sick static const IconData thinLungsVirus = IconDataThin(0xe067); /// Brands lyft icon /// /// https://fontawesome.com/icons/lyft?style=brands static const IconData lyft = IconDataBrands(0xf3c3); /// Solid M icon /// /// https://fontawesome.com/icons/m?style=solid /// Latin Capital Letter M, Latin Small Letter M, letter static const IconData solidM = IconDataSolid(0x4d); /// Regular M icon /// /// https://fontawesome.com/icons/m?style=regular /// Latin Capital Letter M, Latin Small Letter M, letter static const IconData m = IconDataRegular(0x4d); /// Light M icon /// /// https://fontawesome.com/icons/m?style=light /// Latin Capital Letter M, Latin Small Letter M, letter static const IconData lightM = IconDataLight(0x4d); /// Thin M icon /// /// https://fontawesome.com/icons/m?style=thin /// Latin Capital Letter M, Latin Small Letter M, letter static const IconData thinM = IconDataThin(0x4d); /// Solid Mace icon /// /// https://fontawesome.com/icons/mace?style=solid /// Dungeons & Dragons, d&d, dnd, fantasy, melee attack, weapon, windu static const IconData solidMace = IconDataSolid(0xf6f8); /// Regular Mace icon /// /// https://fontawesome.com/icons/mace?style=regular /// Dungeons & Dragons, d&d, dnd, fantasy, melee attack, weapon, windu static const IconData mace = IconDataRegular(0xf6f8); /// Light Mace icon /// /// https://fontawesome.com/icons/mace?style=light /// Dungeons & Dragons, d&d, dnd, fantasy, melee attack, weapon, windu static const IconData lightMace = IconDataLight(0xf6f8); /// Thin Mace icon /// /// https://fontawesome.com/icons/mace?style=thin /// Dungeons & Dragons, d&d, dnd, fantasy, melee attack, weapon, windu static const IconData thinMace = IconDataThin(0xf6f8); /// Brands Magento icon /// /// https://fontawesome.com/icons/magento?style=brands static const IconData magento = IconDataBrands(0xf3c4); /// Solid Magnet icon /// /// https://fontawesome.com/icons/magnet?style=solid /// Attract, attraction, horseshoe, lodestone, magnet, magnetic, tool static const IconData solidMagnet = IconDataSolid(0xf076); /// Regular Magnet icon /// /// https://fontawesome.com/icons/magnet?style=regular /// Attract, attraction, horseshoe, lodestone, magnet, magnetic, tool static const IconData magnet = IconDataRegular(0xf076); /// Light Magnet icon /// /// https://fontawesome.com/icons/magnet?style=light /// Attract, attraction, horseshoe, lodestone, magnet, magnetic, tool static const IconData lightMagnet = IconDataLight(0xf076); /// Thin Magnet icon /// /// https://fontawesome.com/icons/magnet?style=thin /// Attract, attraction, horseshoe, lodestone, magnet, magnetic, tool static const IconData thinMagnet = IconDataThin(0xf076); /// Solid Magnifying Glass icon /// /// https://fontawesome.com/icons/magnifying-glass?style=solid /// bigger, enlarge, equipment, find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom static const IconData solidMagnifyingGlass = IconDataSolid(0xf002); /// Alias search for icon [solidMagnifyingGlass] @Deprecated('Use "solidMagnifyingGlass" instead.') static const IconData solidSearch = solidMagnifyingGlass; /// Regular Magnifying Glass icon /// /// https://fontawesome.com/icons/magnifying-glass?style=regular /// bigger, enlarge, equipment, find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom static const IconData magnifyingGlass = IconDataRegular(0xf002); /// Alias search for icon [magnifyingGlass] @Deprecated('Use "magnifyingGlass" instead.') static const IconData search = magnifyingGlass; /// Light Magnifying Glass icon /// /// https://fontawesome.com/icons/magnifying-glass?style=light /// bigger, enlarge, equipment, find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom static const IconData lightMagnifyingGlass = IconDataLight(0xf002); /// Alias search for icon [lightMagnifyingGlass] @Deprecated('Use "lightMagnifyingGlass" instead.') static const IconData lightSearch = lightMagnifyingGlass; /// Thin Magnifying Glass icon /// /// https://fontawesome.com/icons/magnifying-glass?style=thin /// bigger, enlarge, equipment, find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom static const IconData thinMagnifyingGlass = IconDataThin(0xf002); /// Alias search for icon [thinMagnifyingGlass] @Deprecated('Use "thinMagnifyingGlass" instead.') static const IconData thinSearch = thinMagnifyingGlass; /// Solid Magnifying Glass Arrow Right icon /// /// https://fontawesome.com/icons/magnifying-glass-arrow-right?style=solid /// find, magnifier, next, search static const IconData solidMagnifyingGlassArrowRight = IconDataSolid(0xe521); /// Regular Magnifying Glass Arrow Right icon /// /// https://fontawesome.com/icons/magnifying-glass-arrow-right?style=regular /// find, magnifier, next, search static const IconData magnifyingGlassArrowRight = IconDataRegular(0xe521); /// Light Magnifying Glass Arrow Right icon /// /// https://fontawesome.com/icons/magnifying-glass-arrow-right?style=light /// find, magnifier, next, search static const IconData lightMagnifyingGlassArrowRight = IconDataLight(0xe521); /// Thin Magnifying Glass Arrow Right icon /// /// https://fontawesome.com/icons/magnifying-glass-arrow-right?style=thin /// find, magnifier, next, search static const IconData thinMagnifyingGlassArrowRight = IconDataThin(0xe521); /// Solid Magnifying Glass Arrows Rotate icon /// /// https://fontawesome.com/icons/magnifying-glass-arrows-rotate?style=solid /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, exchange, modify, refresh, reload, renew, retry, rotate, swap, zoom, clockwise, similar static const IconData solidMagnifyingGlassArrowsRotate = IconDataSolid(0xe65e); /// Regular Magnifying Glass Arrows Rotate icon /// /// https://fontawesome.com/icons/magnifying-glass-arrows-rotate?style=regular /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, exchange, modify, refresh, reload, renew, retry, rotate, swap, zoom, clockwise, similar static const IconData magnifyingGlassArrowsRotate = IconDataRegular(0xe65e); /// Light Magnifying Glass Arrows Rotate icon /// /// https://fontawesome.com/icons/magnifying-glass-arrows-rotate?style=light /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, exchange, modify, refresh, reload, renew, retry, rotate, swap, zoom, clockwise, similar static const IconData lightMagnifyingGlassArrowsRotate = IconDataLight(0xe65e); /// Thin Magnifying Glass Arrows Rotate icon /// /// https://fontawesome.com/icons/magnifying-glass-arrows-rotate?style=thin /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, exchange, modify, refresh, reload, renew, retry, rotate, swap, zoom, clockwise, similar static const IconData thinMagnifyingGlassArrowsRotate = IconDataThin(0xe65e); /// Solid Magnifying Glass Chart icon /// /// https://fontawesome.com/icons/magnifying-glass-chart?style=solid /// data, graph, intelligence, analysis, chart, magnifier, market, revenue static const IconData solidMagnifyingGlassChart = IconDataSolid(0xe522); /// Regular Magnifying Glass Chart icon /// /// https://fontawesome.com/icons/magnifying-glass-chart?style=regular /// data, graph, intelligence, analysis, chart, magnifier, market, revenue static const IconData magnifyingGlassChart = IconDataRegular(0xe522); /// Light Magnifying Glass Chart icon /// /// https://fontawesome.com/icons/magnifying-glass-chart?style=light /// data, graph, intelligence, analysis, chart, magnifier, market, revenue static const IconData lightMagnifyingGlassChart = IconDataLight(0xe522); /// Thin Magnifying Glass Chart icon /// /// https://fontawesome.com/icons/magnifying-glass-chart?style=thin /// data, graph, intelligence, analysis, chart, magnifier, market, revenue static const IconData thinMagnifyingGlassChart = IconDataThin(0xe522); /// Solid Magnifying Glass Dollar icon /// /// https://fontawesome.com/icons/magnifying-glass-dollar?style=solid /// bigger, enlarge, find, magnifier, magnify, money, preview, zoom static const IconData solidMagnifyingGlassDollar = IconDataSolid(0xf688); /// Alias search-dollar for icon [solidMagnifyingGlassDollar] @Deprecated('Use "solidMagnifyingGlassDollar" instead.') static const IconData solidSearchDollar = solidMagnifyingGlassDollar; /// Regular Magnifying Glass Dollar icon /// /// https://fontawesome.com/icons/magnifying-glass-dollar?style=regular /// bigger, enlarge, find, magnifier, magnify, money, preview, zoom static const IconData magnifyingGlassDollar = IconDataRegular(0xf688); /// Alias search-dollar for icon [magnifyingGlassDollar] @Deprecated('Use "magnifyingGlassDollar" instead.') static const IconData searchDollar = magnifyingGlassDollar; /// Light Magnifying Glass Dollar icon /// /// https://fontawesome.com/icons/magnifying-glass-dollar?style=light /// bigger, enlarge, find, magnifier, magnify, money, preview, zoom static const IconData lightMagnifyingGlassDollar = IconDataLight(0xf688); /// Alias search-dollar for icon [lightMagnifyingGlassDollar] @Deprecated('Use "lightMagnifyingGlassDollar" instead.') static const IconData lightSearchDollar = lightMagnifyingGlassDollar; /// Thin Magnifying Glass Dollar icon /// /// https://fontawesome.com/icons/magnifying-glass-dollar?style=thin /// bigger, enlarge, find, magnifier, magnify, money, preview, zoom static const IconData thinMagnifyingGlassDollar = IconDataThin(0xf688); /// Alias search-dollar for icon [thinMagnifyingGlassDollar] @Deprecated('Use "thinMagnifyingGlassDollar" instead.') static const IconData thinSearchDollar = thinMagnifyingGlassDollar; /// Solid Magnifying Glass Location icon /// /// https://fontawesome.com/icons/magnifying-glass-location?style=solid /// bigger, enlarge, find, magnifier, magnify, preview, zoom static const IconData solidMagnifyingGlassLocation = IconDataSolid(0xf689); /// Alias search-location for icon [solidMagnifyingGlassLocation] @Deprecated('Use "solidMagnifyingGlassLocation" instead.') static const IconData solidSearchLocation = solidMagnifyingGlassLocation; /// Regular Magnifying Glass Location icon /// /// https://fontawesome.com/icons/magnifying-glass-location?style=regular /// bigger, enlarge, find, magnifier, magnify, preview, zoom static const IconData magnifyingGlassLocation = IconDataRegular(0xf689); /// Alias search-location for icon [magnifyingGlassLocation] @Deprecated('Use "magnifyingGlassLocation" instead.') static const IconData searchLocation = magnifyingGlassLocation; /// Light Magnifying Glass Location icon /// /// https://fontawesome.com/icons/magnifying-glass-location?style=light /// bigger, enlarge, find, magnifier, magnify, preview, zoom static const IconData lightMagnifyingGlassLocation = IconDataLight(0xf689); /// Alias search-location for icon [lightMagnifyingGlassLocation] @Deprecated('Use "lightMagnifyingGlassLocation" instead.') static const IconData lightSearchLocation = lightMagnifyingGlassLocation; /// Thin Magnifying Glass Location icon /// /// https://fontawesome.com/icons/magnifying-glass-location?style=thin /// bigger, enlarge, find, magnifier, magnify, preview, zoom static const IconData thinMagnifyingGlassLocation = IconDataThin(0xf689); /// Alias search-location for icon [thinMagnifyingGlassLocation] @Deprecated('Use "thinMagnifyingGlassLocation" instead.') static const IconData thinSearchLocation = thinMagnifyingGlassLocation; /// Solid Magnifying Glass Minus icon /// /// https://fontawesome.com/icons/magnifying-glass-minus?style=solid /// magnifier, minify, negative, smaller, zoom, zoom out static const IconData solidMagnifyingGlassMinus = IconDataSolid(0xf010); /// Alias search-minus for icon [solidMagnifyingGlassMinus] @Deprecated('Use "solidMagnifyingGlassMinus" instead.') static const IconData solidSearchMinus = solidMagnifyingGlassMinus; /// Regular Magnifying Glass Minus icon /// /// https://fontawesome.com/icons/magnifying-glass-minus?style=regular /// magnifier, minify, negative, smaller, zoom, zoom out static const IconData magnifyingGlassMinus = IconDataRegular(0xf010); /// Alias search-minus for icon [magnifyingGlassMinus] @Deprecated('Use "magnifyingGlassMinus" instead.') static const IconData searchMinus = magnifyingGlassMinus; /// Light Magnifying Glass Minus icon /// /// https://fontawesome.com/icons/magnifying-glass-minus?style=light /// magnifier, minify, negative, smaller, zoom, zoom out static const IconData lightMagnifyingGlassMinus = IconDataLight(0xf010); /// Alias search-minus for icon [lightMagnifyingGlassMinus] @Deprecated('Use "lightMagnifyingGlassMinus" instead.') static const IconData lightSearchMinus = lightMagnifyingGlassMinus; /// Thin Magnifying Glass Minus icon /// /// https://fontawesome.com/icons/magnifying-glass-minus?style=thin /// magnifier, minify, negative, smaller, zoom, zoom out static const IconData thinMagnifyingGlassMinus = IconDataThin(0xf010); /// Alias search-minus for icon [thinMagnifyingGlassMinus] @Deprecated('Use "thinMagnifyingGlassMinus" instead.') static const IconData thinSearchMinus = thinMagnifyingGlassMinus; /// Solid Magnifying Glass Music icon /// /// https://fontawesome.com/icons/magnifying-glass-music?style=solid /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, music, note, song, sound static const IconData solidMagnifyingGlassMusic = IconDataSolid(0xe65f); /// Regular Magnifying Glass Music icon /// /// https://fontawesome.com/icons/magnifying-glass-music?style=regular /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, music, note, song, sound static const IconData magnifyingGlassMusic = IconDataRegular(0xe65f); /// Light Magnifying Glass Music icon /// /// https://fontawesome.com/icons/magnifying-glass-music?style=light /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, music, note, song, sound static const IconData lightMagnifyingGlassMusic = IconDataLight(0xe65f); /// Thin Magnifying Glass Music icon /// /// https://fontawesome.com/icons/magnifying-glass-music?style=thin /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, music, note, song, sound static const IconData thinMagnifyingGlassMusic = IconDataThin(0xe65f); /// Solid Magnifying Glass Play icon /// /// https://fontawesome.com/icons/magnifying-glass-play?style=solid /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, music, play, song, video static const IconData solidMagnifyingGlassPlay = IconDataSolid(0xe660); /// Regular Magnifying Glass Play icon /// /// https://fontawesome.com/icons/magnifying-glass-play?style=regular /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, music, play, song, video static const IconData magnifyingGlassPlay = IconDataRegular(0xe660); /// Light Magnifying Glass Play icon /// /// https://fontawesome.com/icons/magnifying-glass-play?style=light /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, music, play, song, video static const IconData lightMagnifyingGlassPlay = IconDataLight(0xe660); /// Thin Magnifying Glass Play icon /// /// https://fontawesome.com/icons/magnifying-glass-play?style=thin /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, music, play, song, video static const IconData thinMagnifyingGlassPlay = IconDataThin(0xe660); /// Solid Magnifying Glass Plus icon /// /// https://fontawesome.com/icons/magnifying-glass-plus?style=solid /// bigger, enlarge, magnifier, magnify, positive, zoom, zoom in static const IconData solidMagnifyingGlassPlus = IconDataSolid(0xf00e); /// Alias search-plus for icon [solidMagnifyingGlassPlus] @Deprecated('Use "solidMagnifyingGlassPlus" instead.') static const IconData solidSearchPlus = solidMagnifyingGlassPlus; /// Regular Magnifying Glass Plus icon /// /// https://fontawesome.com/icons/magnifying-glass-plus?style=regular /// bigger, enlarge, magnifier, magnify, positive, zoom, zoom in static const IconData magnifyingGlassPlus = IconDataRegular(0xf00e); /// Alias search-plus for icon [magnifyingGlassPlus] @Deprecated('Use "magnifyingGlassPlus" instead.') static const IconData searchPlus = magnifyingGlassPlus; /// Light Magnifying Glass Plus icon /// /// https://fontawesome.com/icons/magnifying-glass-plus?style=light /// bigger, enlarge, magnifier, magnify, positive, zoom, zoom in static const IconData lightMagnifyingGlassPlus = IconDataLight(0xf00e); /// Alias search-plus for icon [lightMagnifyingGlassPlus] @Deprecated('Use "lightMagnifyingGlassPlus" instead.') static const IconData lightSearchPlus = lightMagnifyingGlassPlus; /// Thin Magnifying Glass Plus icon /// /// https://fontawesome.com/icons/magnifying-glass-plus?style=thin /// bigger, enlarge, magnifier, magnify, positive, zoom, zoom in static const IconData thinMagnifyingGlassPlus = IconDataThin(0xf00e); /// Alias search-plus for icon [thinMagnifyingGlassPlus] @Deprecated('Use "thinMagnifyingGlassPlus" instead.') static const IconData thinSearchPlus = thinMagnifyingGlassPlus; /// Solid Magnifying Glass Waveform icon /// /// https://fontawesome.com/icons/magnifying-glass-waveform?style=solid /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, sound, waveform static const IconData solidMagnifyingGlassWaveform = IconDataSolid(0xe661); /// Regular Magnifying Glass Waveform icon /// /// https://fontawesome.com/icons/magnifying-glass-waveform?style=regular /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, sound, waveform static const IconData magnifyingGlassWaveform = IconDataRegular(0xe661); /// Light Magnifying Glass Waveform icon /// /// https://fontawesome.com/icons/magnifying-glass-waveform?style=light /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, sound, waveform static const IconData lightMagnifyingGlassWaveform = IconDataLight(0xe661); /// Thin Magnifying Glass Waveform icon /// /// https://fontawesome.com/icons/magnifying-glass-waveform?style=thin /// find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, preview, search, tool, zoom, audio, sound, waveform static const IconData thinMagnifyingGlassWaveform = IconDataThin(0xe661); /// Solid Mailbox icon /// /// https://fontawesome.com/icons/mailbox?style=solid /// archive, closed, closed mailbox with lowered flag, envelope, letter, lowered, mail, mailbox, newsletter, offer, post office, postal, postbox, postcard, send, stamp, usps static const IconData solidMailbox = IconDataSolid(0xf813); /// Regular Mailbox icon /// /// https://fontawesome.com/icons/mailbox?style=regular /// archive, closed, closed mailbox with lowered flag, envelope, letter, lowered, mail, mailbox, newsletter, offer, post office, postal, postbox, postcard, send, stamp, usps static const IconData mailbox = IconDataRegular(0xf813); /// Light Mailbox icon /// /// https://fontawesome.com/icons/mailbox?style=light /// archive, closed, closed mailbox with lowered flag, envelope, letter, lowered, mail, mailbox, newsletter, offer, post office, postal, postbox, postcard, send, stamp, usps static const IconData lightMailbox = IconDataLight(0xf813); /// Thin Mailbox icon /// /// https://fontawesome.com/icons/mailbox?style=thin /// archive, closed, closed mailbox with lowered flag, envelope, letter, lowered, mail, mailbox, newsletter, offer, post office, postal, postbox, postcard, send, stamp, usps static const IconData thinMailbox = IconDataThin(0xf813); /// Solid Mailbox Flag Up icon /// /// https://fontawesome.com/icons/mailbox-flag-up?style=solid /// archive, envelope, letter, mail, mailbox, open, open mailbox with raised flag, post office, postal, postbox, postcard, raised, send, stamp, usps static const IconData solidMailboxFlagUp = IconDataSolid(0xe5bb); /// Regular Mailbox Flag Up icon /// /// https://fontawesome.com/icons/mailbox-flag-up?style=regular /// archive, envelope, letter, mail, mailbox, open, open mailbox with raised flag, post office, postal, postbox, postcard, raised, send, stamp, usps static const IconData mailboxFlagUp = IconDataRegular(0xe5bb); /// Light Mailbox Flag Up icon /// /// https://fontawesome.com/icons/mailbox-flag-up?style=light /// archive, envelope, letter, mail, mailbox, open, open mailbox with raised flag, post office, postal, postbox, postcard, raised, send, stamp, usps static const IconData lightMailboxFlagUp = IconDataLight(0xe5bb); /// Thin Mailbox Flag Up icon /// /// https://fontawesome.com/icons/mailbox-flag-up?style=thin /// archive, envelope, letter, mail, mailbox, open, open mailbox with raised flag, post office, postal, postbox, postcard, raised, send, stamp, usps static const IconData thinMailboxFlagUp = IconDataThin(0xe5bb); /// Brands Mailchimp icon /// /// https://fontawesome.com/icons/mailchimp?style=brands static const IconData mailchimp = IconDataBrands(0xf59e); /// Solid Manat Sign icon /// /// https://fontawesome.com/icons/manat-sign?style=solid /// Manat Sign, currency static const IconData solidManatSign = IconDataSolid(0xe1d5); /// Regular Manat Sign icon /// /// https://fontawesome.com/icons/manat-sign?style=regular /// Manat Sign, currency static const IconData manatSign = IconDataRegular(0xe1d5); /// Light Manat Sign icon /// /// https://fontawesome.com/icons/manat-sign?style=light /// Manat Sign, currency static const IconData lightManatSign = IconDataLight(0xe1d5); /// Thin Manat Sign icon /// /// https://fontawesome.com/icons/manat-sign?style=thin /// Manat Sign, currency static const IconData thinManatSign = IconDataThin(0xe1d5); /// Brands Mandalorian icon /// /// https://fontawesome.com/icons/mandalorian?style=brands static const IconData mandalorian = IconDataBrands(0xf50f); /// Solid Mandolin icon /// /// https://fontawesome.com/icons/mandolin?style=solid /// Dungeons & Dragons, bard, d&d, dnd, fantasy, guitar, instrument, lute, music, song, strings static const IconData solidMandolin = IconDataSolid(0xf6f9); /// Regular Mandolin icon /// /// https://fontawesome.com/icons/mandolin?style=regular /// Dungeons & Dragons, bard, d&d, dnd, fantasy, guitar, instrument, lute, music, song, strings static const IconData mandolin = IconDataRegular(0xf6f9); /// Light Mandolin icon /// /// https://fontawesome.com/icons/mandolin?style=light /// Dungeons & Dragons, bard, d&d, dnd, fantasy, guitar, instrument, lute, music, song, strings static const IconData lightMandolin = IconDataLight(0xf6f9); /// Thin Mandolin icon /// /// https://fontawesome.com/icons/mandolin?style=thin /// Dungeons & Dragons, bard, d&d, dnd, fantasy, guitar, instrument, lute, music, song, strings static const IconData thinMandolin = IconDataThin(0xf6f9); /// Solid Mango icon /// /// https://fontawesome.com/icons/mango?style=solid /// fruit, mango, tropical static const IconData solidMango = IconDataSolid(0xe30f); /// Regular Mango icon /// /// https://fontawesome.com/icons/mango?style=regular /// fruit, mango, tropical static const IconData mango = IconDataRegular(0xe30f); /// Light Mango icon /// /// https://fontawesome.com/icons/mango?style=light /// fruit, mango, tropical static const IconData lightMango = IconDataLight(0xe30f); /// Thin Mango icon /// /// https://fontawesome.com/icons/mango?style=thin /// fruit, mango, tropical static const IconData thinMango = IconDataThin(0xe30f); /// Solid Manhole icon /// /// https://fontawesome.com/icons/manhole?style=solid /// grate, sewer static const IconData solidManhole = IconDataSolid(0xe1d6); /// Regular Manhole icon /// /// https://fontawesome.com/icons/manhole?style=regular /// grate, sewer static const IconData manhole = IconDataRegular(0xe1d6); /// Light Manhole icon /// /// https://fontawesome.com/icons/manhole?style=light /// grate, sewer static const IconData lightManhole = IconDataLight(0xe1d6); /// Thin Manhole icon /// /// https://fontawesome.com/icons/manhole?style=thin /// grate, sewer static const IconData thinManhole = IconDataThin(0xe1d6); /// Solid Map icon /// /// https://fontawesome.com/icons/map?style=solid /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel, world, world map static const IconData solidMap = IconDataSolid(0xf279); /// Regular Map icon /// /// https://fontawesome.com/icons/map?style=regular /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel, world, world map static const IconData map = IconDataRegular(0xf279); /// Light Map icon /// /// https://fontawesome.com/icons/map?style=light /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel, world, world map static const IconData lightMap = IconDataLight(0xf279); /// Thin Map icon /// /// https://fontawesome.com/icons/map?style=thin /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel, world, world map static const IconData thinMap = IconDataThin(0xf279); /// Solid Map Location icon /// /// https://fontawesome.com/icons/map-location?style=solid /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData solidMapLocation = IconDataSolid(0xf59f); /// Alias map-marked for icon [solidMapLocation] @Deprecated('Use "solidMapLocation" instead.') static const IconData solidMapMarked = solidMapLocation; /// Regular Map Location icon /// /// https://fontawesome.com/icons/map-location?style=regular /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData mapLocation = IconDataRegular(0xf59f); /// Alias map-marked for icon [mapLocation] @Deprecated('Use "mapLocation" instead.') static const IconData mapMarked = mapLocation; /// Light Map Location icon /// /// https://fontawesome.com/icons/map-location?style=light /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData lightMapLocation = IconDataLight(0xf59f); /// Alias map-marked for icon [lightMapLocation] @Deprecated('Use "lightMapLocation" instead.') static const IconData lightMapMarked = lightMapLocation; /// Thin Map Location icon /// /// https://fontawesome.com/icons/map-location?style=thin /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData thinMapLocation = IconDataThin(0xf59f); /// Alias map-marked for icon [thinMapLocation] @Deprecated('Use "thinMapLocation" instead.') static const IconData thinMapMarked = thinMapLocation; /// Solid Map Location Dot icon /// /// https://fontawesome.com/icons/map-location-dot?style=solid /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData solidMapLocationDot = IconDataSolid(0xf5a0); /// Alias map-marked-alt for icon [solidMapLocationDot] @Deprecated('Use "solidMapLocationDot" instead.') static const IconData solidMapMarkedAlt = solidMapLocationDot; /// Regular Map Location Dot icon /// /// https://fontawesome.com/icons/map-location-dot?style=regular /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData mapLocationDot = IconDataRegular(0xf5a0); /// Alias map-marked-alt for icon [mapLocationDot] @Deprecated('Use "mapLocationDot" instead.') static const IconData mapMarkedAlt = mapLocationDot; /// Light Map Location Dot icon /// /// https://fontawesome.com/icons/map-location-dot?style=light /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData lightMapLocationDot = IconDataLight(0xf5a0); /// Alias map-marked-alt for icon [lightMapLocationDot] @Deprecated('Use "lightMapLocationDot" instead.') static const IconData lightMapMarkedAlt = lightMapLocationDot; /// Thin Map Location Dot icon /// /// https://fontawesome.com/icons/map-location-dot?style=thin /// address, coordinates, destination, gps, localize, location, map, navigation, paper, pin, place, point of interest, position, route, travel static const IconData thinMapLocationDot = IconDataThin(0xf5a0); /// Alias map-marked-alt for icon [thinMapLocationDot] @Deprecated('Use "thinMapLocationDot" instead.') static const IconData thinMapMarkedAlt = thinMapLocationDot; /// Solid Map Pin icon /// /// https://fontawesome.com/icons/map-pin?style=solid /// address, agree, coordinates, destination, gps, localize, location, map, marker, navigation, pin, place, position, pushpin, round pushpin, travel static const IconData solidMapPin = IconDataSolid(0xf276); /// Regular Map Pin icon /// /// https://fontawesome.com/icons/map-pin?style=regular /// address, agree, coordinates, destination, gps, localize, location, map, marker, navigation, pin, place, position, pushpin, round pushpin, travel static const IconData mapPin = IconDataRegular(0xf276); /// Light Map Pin icon /// /// https://fontawesome.com/icons/map-pin?style=light /// address, agree, coordinates, destination, gps, localize, location, map, marker, navigation, pin, place, position, pushpin, round pushpin, travel static const IconData lightMapPin = IconDataLight(0xf276); /// Thin Map Pin icon /// /// https://fontawesome.com/icons/map-pin?style=thin /// address, agree, coordinates, destination, gps, localize, location, map, marker, navigation, pin, place, position, pushpin, round pushpin, travel static const IconData thinMapPin = IconDataThin(0xf276); /// Brands Markdown icon /// /// https://fontawesome.com/icons/markdown?style=brands static const IconData markdown = IconDataBrands(0xf60f); /// Solid Marker icon /// /// https://fontawesome.com/icons/marker?style=solid /// design, edit, modify, sharpie, update, write static const IconData solidMarker = IconDataSolid(0xf5a1); /// Regular Marker icon /// /// https://fontawesome.com/icons/marker?style=regular /// design, edit, modify, sharpie, update, write static const IconData marker = IconDataRegular(0xf5a1); /// Light Marker icon /// /// https://fontawesome.com/icons/marker?style=light /// design, edit, modify, sharpie, update, write static const IconData lightMarker = IconDataLight(0xf5a1); /// Thin Marker icon /// /// https://fontawesome.com/icons/marker?style=thin /// design, edit, modify, sharpie, update, write static const IconData thinMarker = IconDataThin(0xf5a1); /// Solid Mars icon /// /// https://fontawesome.com/icons/mars?style=solid /// gender, male, male sign, man static const IconData solidMars = IconDataSolid(0xf222); /// Regular Mars icon /// /// https://fontawesome.com/icons/mars?style=regular /// gender, male, male sign, man static const IconData mars = IconDataRegular(0xf222); /// Light Mars icon /// /// https://fontawesome.com/icons/mars?style=light /// gender, male, male sign, man static const IconData lightMars = IconDataLight(0xf222); /// Thin Mars icon /// /// https://fontawesome.com/icons/mars?style=thin /// gender, male, male sign, man static const IconData thinMars = IconDataThin(0xf222); /// Solid Mars And Venus icon /// /// https://fontawesome.com/icons/mars-and-venus?style=solid /// Male and Female Sign, female, gender, intersex, male, transgender static const IconData solidMarsAndVenus = IconDataSolid(0xf224); /// Regular Mars And Venus icon /// /// https://fontawesome.com/icons/mars-and-venus?style=regular /// Male and Female Sign, female, gender, intersex, male, transgender static const IconData marsAndVenus = IconDataRegular(0xf224); /// Light Mars And Venus icon /// /// https://fontawesome.com/icons/mars-and-venus?style=light /// Male and Female Sign, female, gender, intersex, male, transgender static const IconData lightMarsAndVenus = IconDataLight(0xf224); /// Thin Mars And Venus icon /// /// https://fontawesome.com/icons/mars-and-venus?style=thin /// Male and Female Sign, female, gender, intersex, male, transgender static const IconData thinMarsAndVenus = IconDataThin(0xf224); /// Solid Mars And Venus Burst icon /// /// https://fontawesome.com/icons/mars-and-venus-burst?style=solid /// gender, uer, violence static const IconData solidMarsAndVenusBurst = IconDataSolid(0xe523); /// Regular Mars And Venus Burst icon /// /// https://fontawesome.com/icons/mars-and-venus-burst?style=regular /// gender, uer, violence static const IconData marsAndVenusBurst = IconDataRegular(0xe523); /// Light Mars And Venus Burst icon /// /// https://fontawesome.com/icons/mars-and-venus-burst?style=light /// gender, uer, violence static const IconData lightMarsAndVenusBurst = IconDataLight(0xe523); /// Thin Mars And Venus Burst icon /// /// https://fontawesome.com/icons/mars-and-venus-burst?style=thin /// gender, uer, violence static const IconData thinMarsAndVenusBurst = IconDataThin(0xe523); /// Solid Mars Double icon /// /// https://fontawesome.com/icons/mars-double?style=solid /// Doubled Male Sign, gay, gender, male, men static const IconData solidMarsDouble = IconDataSolid(0xf227); /// Regular Mars Double icon /// /// https://fontawesome.com/icons/mars-double?style=regular /// Doubled Male Sign, gay, gender, male, men static const IconData marsDouble = IconDataRegular(0xf227); /// Light Mars Double icon /// /// https://fontawesome.com/icons/mars-double?style=light /// Doubled Male Sign, gay, gender, male, men static const IconData lightMarsDouble = IconDataLight(0xf227); /// Thin Mars Double icon /// /// https://fontawesome.com/icons/mars-double?style=thin /// Doubled Male Sign, gay, gender, male, men static const IconData thinMarsDouble = IconDataThin(0xf227); /// Solid Mars Stroke icon /// /// https://fontawesome.com/icons/mars-stroke?style=solid /// Male with Stroke Sign, gender, transgender static const IconData solidMarsStroke = IconDataSolid(0xf229); /// Regular Mars Stroke icon /// /// https://fontawesome.com/icons/mars-stroke?style=regular /// Male with Stroke Sign, gender, transgender static const IconData marsStroke = IconDataRegular(0xf229); /// Light Mars Stroke icon /// /// https://fontawesome.com/icons/mars-stroke?style=light /// Male with Stroke Sign, gender, transgender static const IconData lightMarsStroke = IconDataLight(0xf229); /// Thin Mars Stroke icon /// /// https://fontawesome.com/icons/mars-stroke?style=thin /// Male with Stroke Sign, gender, transgender static const IconData thinMarsStroke = IconDataThin(0xf229); /// Solid Mars Stroke Right icon /// /// https://fontawesome.com/icons/mars-stroke-right?style=solid /// Horizontal Male with Stroke Sign, gender static const IconData solidMarsStrokeRight = IconDataSolid(0xf22b); /// Alias mars-stroke-h for icon [solidMarsStrokeRight] @Deprecated('Use "solidMarsStrokeRight" instead.') static const IconData solidMarsStrokeH = solidMarsStrokeRight; /// Regular Mars Stroke Right icon /// /// https://fontawesome.com/icons/mars-stroke-right?style=regular /// Horizontal Male with Stroke Sign, gender static const IconData marsStrokeRight = IconDataRegular(0xf22b); /// Alias mars-stroke-h for icon [marsStrokeRight] @Deprecated('Use "marsStrokeRight" instead.') static const IconData marsStrokeH = marsStrokeRight; /// Light Mars Stroke Right icon /// /// https://fontawesome.com/icons/mars-stroke-right?style=light /// Horizontal Male with Stroke Sign, gender static const IconData lightMarsStrokeRight = IconDataLight(0xf22b); /// Alias mars-stroke-h for icon [lightMarsStrokeRight] @Deprecated('Use "lightMarsStrokeRight" instead.') static const IconData lightMarsStrokeH = lightMarsStrokeRight; /// Thin Mars Stroke Right icon /// /// https://fontawesome.com/icons/mars-stroke-right?style=thin /// Horizontal Male with Stroke Sign, gender static const IconData thinMarsStrokeRight = IconDataThin(0xf22b); /// Alias mars-stroke-h for icon [thinMarsStrokeRight] @Deprecated('Use "thinMarsStrokeRight" instead.') static const IconData thinMarsStrokeH = thinMarsStrokeRight; /// Solid Mars Stroke Up icon /// /// https://fontawesome.com/icons/mars-stroke-up?style=solid /// Vertical Male with Stroke Sign, gender static const IconData solidMarsStrokeUp = IconDataSolid(0xf22a); /// Alias mars-stroke-v for icon [solidMarsStrokeUp] @Deprecated('Use "solidMarsStrokeUp" instead.') static const IconData solidMarsStrokeV = solidMarsStrokeUp; /// Regular Mars Stroke Up icon /// /// https://fontawesome.com/icons/mars-stroke-up?style=regular /// Vertical Male with Stroke Sign, gender static const IconData marsStrokeUp = IconDataRegular(0xf22a); /// Alias mars-stroke-v for icon [marsStrokeUp] @Deprecated('Use "marsStrokeUp" instead.') static const IconData marsStrokeV = marsStrokeUp; /// Light Mars Stroke Up icon /// /// https://fontawesome.com/icons/mars-stroke-up?style=light /// Vertical Male with Stroke Sign, gender static const IconData lightMarsStrokeUp = IconDataLight(0xf22a); /// Alias mars-stroke-v for icon [lightMarsStrokeUp] @Deprecated('Use "lightMarsStrokeUp" instead.') static const IconData lightMarsStrokeV = lightMarsStrokeUp; /// Thin Mars Stroke Up icon /// /// https://fontawesome.com/icons/mars-stroke-up?style=thin /// Vertical Male with Stroke Sign, gender static const IconData thinMarsStrokeUp = IconDataThin(0xf22a); /// Alias mars-stroke-v for icon [thinMarsStrokeUp] @Deprecated('Use "thinMarsStrokeUp" instead.') static const IconData thinMarsStrokeV = thinMarsStrokeUp; /// Solid Martini Glass icon /// /// https://fontawesome.com/icons/martini-glass?style=solid /// alcohol, bar, beverage, cocktail, cocktail glass, drink, glass, liquor static const IconData solidMartiniGlass = IconDataSolid(0xf57b); /// Alias glass-martini-alt for icon [solidMartiniGlass] @Deprecated('Use "solidMartiniGlass" instead.') static const IconData solidGlassMartiniAlt = solidMartiniGlass; /// Regular Martini Glass icon /// /// https://fontawesome.com/icons/martini-glass?style=regular /// alcohol, bar, beverage, cocktail, cocktail glass, drink, glass, liquor static const IconData martiniGlass = IconDataRegular(0xf57b); /// Alias glass-martini-alt for icon [martiniGlass] @Deprecated('Use "martiniGlass" instead.') static const IconData glassMartiniAlt = martiniGlass; /// Light Martini Glass icon /// /// https://fontawesome.com/icons/martini-glass?style=light /// alcohol, bar, beverage, cocktail, cocktail glass, drink, glass, liquor static const IconData lightMartiniGlass = IconDataLight(0xf57b); /// Alias glass-martini-alt for icon [lightMartiniGlass] @Deprecated('Use "lightMartiniGlass" instead.') static const IconData lightGlassMartiniAlt = lightMartiniGlass; /// Thin Martini Glass icon /// /// https://fontawesome.com/icons/martini-glass?style=thin /// alcohol, bar, beverage, cocktail, cocktail glass, drink, glass, liquor static const IconData thinMartiniGlass = IconDataThin(0xf57b); /// Alias glass-martini-alt for icon [thinMartiniGlass] @Deprecated('Use "thinMartiniGlass" instead.') static const IconData thinGlassMartiniAlt = thinMartiniGlass; /// Solid Martini Glass Citrus icon /// /// https://fontawesome.com/icons/martini-glass-citrus?style=solid /// alcohol, beverage, drink, gin, glass, margarita, martini, vodka static const IconData solidMartiniGlassCitrus = IconDataSolid(0xf561); /// Alias cocktail for icon [solidMartiniGlassCitrus] @Deprecated('Use "solidMartiniGlassCitrus" instead.') static const IconData solidCocktail = solidMartiniGlassCitrus; /// Regular Martini Glass Citrus icon /// /// https://fontawesome.com/icons/martini-glass-citrus?style=regular /// alcohol, beverage, drink, gin, glass, margarita, martini, vodka static const IconData martiniGlassCitrus = IconDataRegular(0xf561); /// Alias cocktail for icon [martiniGlassCitrus] @Deprecated('Use "martiniGlassCitrus" instead.') static const IconData cocktail = martiniGlassCitrus; /// Light Martini Glass Citrus icon /// /// https://fontawesome.com/icons/martini-glass-citrus?style=light /// alcohol, beverage, drink, gin, glass, margarita, martini, vodka static const IconData lightMartiniGlassCitrus = IconDataLight(0xf561); /// Alias cocktail for icon [lightMartiniGlassCitrus] @Deprecated('Use "lightMartiniGlassCitrus" instead.') static const IconData lightCocktail = lightMartiniGlassCitrus; /// Thin Martini Glass Citrus icon /// /// https://fontawesome.com/icons/martini-glass-citrus?style=thin /// alcohol, beverage, drink, gin, glass, margarita, martini, vodka static const IconData thinMartiniGlassCitrus = IconDataThin(0xf561); /// Alias cocktail for icon [thinMartiniGlassCitrus] @Deprecated('Use "thinMartiniGlassCitrus" instead.') static const IconData thinCocktail = thinMartiniGlassCitrus; /// Solid Martini Glass Empty icon /// /// https://fontawesome.com/icons/martini-glass-empty?style=solid /// alcohol, bar, beverage, drink, liquor static const IconData solidMartiniGlassEmpty = IconDataSolid(0xf000); /// Alias glass-martini for icon [solidMartiniGlassEmpty] @Deprecated('Use "solidMartiniGlassEmpty" instead.') static const IconData solidGlassMartini = solidMartiniGlassEmpty; /// Regular Martini Glass Empty icon /// /// https://fontawesome.com/icons/martini-glass-empty?style=regular /// alcohol, bar, beverage, drink, liquor static const IconData martiniGlassEmpty = IconDataRegular(0xf000); /// Alias glass-martini for icon [martiniGlassEmpty] @Deprecated('Use "martiniGlassEmpty" instead.') static const IconData glassMartini = martiniGlassEmpty; /// Light Martini Glass Empty icon /// /// https://fontawesome.com/icons/martini-glass-empty?style=light /// alcohol, bar, beverage, drink, liquor static const IconData lightMartiniGlassEmpty = IconDataLight(0xf000); /// Alias glass-martini for icon [lightMartiniGlassEmpty] @Deprecated('Use "lightMartiniGlassEmpty" instead.') static const IconData lightGlassMartini = lightMartiniGlassEmpty; /// Thin Martini Glass Empty icon /// /// https://fontawesome.com/icons/martini-glass-empty?style=thin /// alcohol, bar, beverage, drink, liquor static const IconData thinMartiniGlassEmpty = IconDataThin(0xf000); /// Alias glass-martini for icon [thinMartiniGlassEmpty] @Deprecated('Use "thinMartiniGlassEmpty" instead.') static const IconData thinGlassMartini = thinMartiniGlassEmpty; /// Solid Mask icon /// /// https://fontawesome.com/icons/mask?style=solid /// carnivale, costume, disguise, halloween, secret, super hero static const IconData solidMask = IconDataSolid(0xf6fa); /// Regular Mask icon /// /// https://fontawesome.com/icons/mask?style=regular /// carnivale, costume, disguise, halloween, secret, super hero static const IconData mask = IconDataRegular(0xf6fa); /// Light Mask icon /// /// https://fontawesome.com/icons/mask?style=light /// carnivale, costume, disguise, halloween, secret, super hero static const IconData lightMask = IconDataLight(0xf6fa); /// Thin Mask icon /// /// https://fontawesome.com/icons/mask?style=thin /// carnivale, costume, disguise, halloween, secret, super hero static const IconData thinMask = IconDataThin(0xf6fa); /// Solid Mask Face icon /// /// https://fontawesome.com/icons/mask-face?style=solid /// breath, coronavirus, covid-19, filter, flu, infection, pandemic, respirator, virus static const IconData solidMaskFace = IconDataSolid(0xe1d7); /// Regular Mask Face icon /// /// https://fontawesome.com/icons/mask-face?style=regular /// breath, coronavirus, covid-19, filter, flu, infection, pandemic, respirator, virus static const IconData maskFace = IconDataRegular(0xe1d7); /// Light Mask Face icon /// /// https://fontawesome.com/icons/mask-face?style=light /// breath, coronavirus, covid-19, filter, flu, infection, pandemic, respirator, virus static const IconData lightMaskFace = IconDataLight(0xe1d7); /// Thin Mask Face icon /// /// https://fontawesome.com/icons/mask-face?style=thin /// breath, coronavirus, covid-19, filter, flu, infection, pandemic, respirator, virus static const IconData thinMaskFace = IconDataThin(0xe1d7); /// Solid Mask Snorkel icon /// /// https://fontawesome.com/icons/mask-snorkel?style=solid /// dive, diving, diving mask, scuba, snorkeling, swimming, underwater static const IconData solidMaskSnorkel = IconDataSolid(0xe3b7); /// Regular Mask Snorkel icon /// /// https://fontawesome.com/icons/mask-snorkel?style=regular /// dive, diving, diving mask, scuba, snorkeling, swimming, underwater static const IconData maskSnorkel = IconDataRegular(0xe3b7); /// Light Mask Snorkel icon /// /// https://fontawesome.com/icons/mask-snorkel?style=light /// dive, diving, diving mask, scuba, snorkeling, swimming, underwater static const IconData lightMaskSnorkel = IconDataLight(0xe3b7); /// Thin Mask Snorkel icon /// /// https://fontawesome.com/icons/mask-snorkel?style=thin /// dive, diving, diving mask, scuba, snorkeling, swimming, underwater static const IconData thinMaskSnorkel = IconDataThin(0xe3b7); /// Solid Mask Ventilator icon /// /// https://fontawesome.com/icons/mask-ventilator?style=solid /// breath, gas, mask, oxygen, respirator, ventilator static const IconData solidMaskVentilator = IconDataSolid(0xe524); /// Regular Mask Ventilator icon /// /// https://fontawesome.com/icons/mask-ventilator?style=regular /// breath, gas, mask, oxygen, respirator, ventilator static const IconData maskVentilator = IconDataRegular(0xe524); /// Light Mask Ventilator icon /// /// https://fontawesome.com/icons/mask-ventilator?style=light /// breath, gas, mask, oxygen, respirator, ventilator static const IconData lightMaskVentilator = IconDataLight(0xe524); /// Thin Mask Ventilator icon /// /// https://fontawesome.com/icons/mask-ventilator?style=thin /// breath, gas, mask, oxygen, respirator, ventilator static const IconData thinMaskVentilator = IconDataThin(0xe524); /// Solid Masks Theater icon /// /// https://fontawesome.com/icons/masks-theater?style=solid /// art, comedy, mask, perform, performing, performing arts, theater, theatre, tragedy static const IconData solidMasksTheater = IconDataSolid(0xf630); /// Alias theater-masks for icon [solidMasksTheater] @Deprecated('Use "solidMasksTheater" instead.') static const IconData solidTheaterMasks = solidMasksTheater; /// Regular Masks Theater icon /// /// https://fontawesome.com/icons/masks-theater?style=regular /// art, comedy, mask, perform, performing, performing arts, theater, theatre, tragedy static const IconData masksTheater = IconDataRegular(0xf630); /// Alias theater-masks for icon [masksTheater] @Deprecated('Use "masksTheater" instead.') static const IconData theaterMasks = masksTheater; /// Light Masks Theater icon /// /// https://fontawesome.com/icons/masks-theater?style=light /// art, comedy, mask, perform, performing, performing arts, theater, theatre, tragedy static const IconData lightMasksTheater = IconDataLight(0xf630); /// Alias theater-masks for icon [lightMasksTheater] @Deprecated('Use "lightMasksTheater" instead.') static const IconData lightTheaterMasks = lightMasksTheater; /// Thin Masks Theater icon /// /// https://fontawesome.com/icons/masks-theater?style=thin /// art, comedy, mask, perform, performing, performing arts, theater, theatre, tragedy static const IconData thinMasksTheater = IconDataThin(0xf630); /// Alias theater-masks for icon [thinMasksTheater] @Deprecated('Use "thinMasksTheater" instead.') static const IconData thinTheaterMasks = thinMasksTheater; /// Brands Mastodon icon /// /// https://fontawesome.com/icons/mastodon?style=brands static const IconData mastodon = IconDataBrands(0xf4f6); /// Solid Mattress Pillow icon /// /// https://fontawesome.com/icons/mattress-pillow?style=solid /// air mattress, mattress, pillow, rest, sleep static const IconData solidMattressPillow = IconDataSolid(0xe525); /// Regular Mattress Pillow icon /// /// https://fontawesome.com/icons/mattress-pillow?style=regular /// air mattress, mattress, pillow, rest, sleep static const IconData mattressPillow = IconDataRegular(0xe525); /// Light Mattress Pillow icon /// /// https://fontawesome.com/icons/mattress-pillow?style=light /// air mattress, mattress, pillow, rest, sleep static const IconData lightMattressPillow = IconDataLight(0xe525); /// Thin Mattress Pillow icon /// /// https://fontawesome.com/icons/mattress-pillow?style=thin /// air mattress, mattress, pillow, rest, sleep static const IconData thinMattressPillow = IconDataThin(0xe525); /// Brands MaxCDN icon /// /// https://fontawesome.com/icons/maxcdn?style=brands static const IconData maxcdn = IconDataBrands(0xf136); /// Solid Maximize icon /// /// https://fontawesome.com/icons/maximize?style=solid /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData solidMaximize = IconDataSolid(0xf31e); /// Alias expand-arrows-alt for icon [solidMaximize] @Deprecated('Use "solidMaximize" instead.') static const IconData solidExpandArrowsAlt = solidMaximize; /// Regular Maximize icon /// /// https://fontawesome.com/icons/maximize?style=regular /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData maximize = IconDataRegular(0xf31e); /// Alias expand-arrows-alt for icon [maximize] @Deprecated('Use "maximize" instead.') static const IconData expandArrowsAlt = maximize; /// Light Maximize icon /// /// https://fontawesome.com/icons/maximize?style=light /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData lightMaximize = IconDataLight(0xf31e); /// Alias expand-arrows-alt for icon [lightMaximize] @Deprecated('Use "lightMaximize" instead.') static const IconData lightExpandArrowsAlt = lightMaximize; /// Thin Maximize icon /// /// https://fontawesome.com/icons/maximize?style=thin /// maximize, resize, scale, arrows, bigger, enlarge, fullscreen, resize, size, expand static const IconData thinMaximize = IconDataThin(0xf31e); /// Alias expand-arrows-alt for icon [thinMaximize] @Deprecated('Use "thinMaximize" instead.') static const IconData thinExpandArrowsAlt = thinMaximize; /// Brands Material Design for Bootstrap icon /// /// https://fontawesome.com/icons/mdb?style=brands static const IconData mdb = IconDataBrands(0xf8ca); /// Solid Meat icon /// /// https://fontawesome.com/icons/meat?style=solid /// beef, bone, ham, meat, meat on bone, mutton, pork, veal static const IconData solidMeat = IconDataSolid(0xf814); /// Regular Meat icon /// /// https://fontawesome.com/icons/meat?style=regular /// beef, bone, ham, meat, meat on bone, mutton, pork, veal static const IconData meat = IconDataRegular(0xf814); /// Light Meat icon /// /// https://fontawesome.com/icons/meat?style=light /// beef, bone, ham, meat, meat on bone, mutton, pork, veal static const IconData lightMeat = IconDataLight(0xf814); /// Thin Meat icon /// /// https://fontawesome.com/icons/meat?style=thin /// beef, bone, ham, meat, meat on bone, mutton, pork, veal static const IconData thinMeat = IconDataThin(0xf814); /// Solid Medal icon /// /// https://fontawesome.com/icons/medal?style=solid /// award, guarantee, medal, quality, ribbon, sports medal, star, trophy, warranty static const IconData solidMedal = IconDataSolid(0xf5a2); /// Regular Medal icon /// /// https://fontawesome.com/icons/medal?style=regular /// award, guarantee, medal, quality, ribbon, sports medal, star, trophy, warranty static const IconData medal = IconDataRegular(0xf5a2); /// Light Medal icon /// /// https://fontawesome.com/icons/medal?style=light /// award, guarantee, medal, quality, ribbon, sports medal, star, trophy, warranty static const IconData lightMedal = IconDataLight(0xf5a2); /// Thin Medal icon /// /// https://fontawesome.com/icons/medal?style=thin /// award, guarantee, medal, quality, ribbon, sports medal, star, trophy, warranty static const IconData thinMedal = IconDataThin(0xf5a2); /// Brands MedApps icon /// /// https://fontawesome.com/icons/medapps?style=brands static const IconData medapps = IconDataBrands(0xf3c6); /// Brands Medium icon /// /// https://fontawesome.com/icons/medium?style=brands static const IconData medium = IconDataBrands(0xf23a); /// Alias medium-m for icon [medium] @Deprecated('Use "medium" instead.') static const IconData mediumM = medium; /// Brands MRT icon /// /// https://fontawesome.com/icons/medrt?style=brands static const IconData medrt = IconDataBrands(0xf3c8); /// Brands Meetup icon /// /// https://fontawesome.com/icons/meetup?style=brands static const IconData meetup = IconDataBrands(0xf2e0); /// Solid Megaphone icon /// /// https://fontawesome.com/icons/megaphone?style=solid /// announcement, broadcast, bullhorn, cheering, louder, megaphone, share static const IconData solidMegaphone = IconDataSolid(0xf675); /// Regular Megaphone icon /// /// https://fontawesome.com/icons/megaphone?style=regular /// announcement, broadcast, bullhorn, cheering, louder, megaphone, share static const IconData megaphone = IconDataRegular(0xf675); /// Light Megaphone icon /// /// https://fontawesome.com/icons/megaphone?style=light /// announcement, broadcast, bullhorn, cheering, louder, megaphone, share static const IconData lightMegaphone = IconDataLight(0xf675); /// Thin Megaphone icon /// /// https://fontawesome.com/icons/megaphone?style=thin /// announcement, broadcast, bullhorn, cheering, louder, megaphone, share static const IconData thinMegaphone = IconDataThin(0xf675); /// Brands Megaport icon /// /// https://fontawesome.com/icons/megaport?style=brands static const IconData megaport = IconDataBrands(0xf5a3); /// Solid Melon icon /// /// https://fontawesome.com/icons/melon?style=solid /// cantaloupe, fruit, honeydew, melon, muskmelon, watermelon static const IconData solidMelon = IconDataSolid(0xe310); /// Regular Melon icon /// /// https://fontawesome.com/icons/melon?style=regular /// cantaloupe, fruit, honeydew, melon, muskmelon, watermelon static const IconData melon = IconDataRegular(0xe310); /// Light Melon icon /// /// https://fontawesome.com/icons/melon?style=light /// cantaloupe, fruit, honeydew, melon, muskmelon, watermelon static const IconData lightMelon = IconDataLight(0xe310); /// Thin Melon icon /// /// https://fontawesome.com/icons/melon?style=thin /// cantaloupe, fruit, honeydew, melon, muskmelon, watermelon static const IconData thinMelon = IconDataThin(0xe310); /// Solid Melon Slice icon /// /// https://fontawesome.com/icons/melon-slice?style=solid /// cantaloupe, honeydew, muskmelon, wedge static const IconData solidMelonSlice = IconDataSolid(0xe311); /// Regular Melon Slice icon /// /// https://fontawesome.com/icons/melon-slice?style=regular /// cantaloupe, honeydew, muskmelon, wedge static const IconData melonSlice = IconDataRegular(0xe311); /// Light Melon Slice icon /// /// https://fontawesome.com/icons/melon-slice?style=light /// cantaloupe, honeydew, muskmelon, wedge static const IconData lightMelonSlice = IconDataLight(0xe311); /// Thin Melon Slice icon /// /// https://fontawesome.com/icons/melon-slice?style=thin /// cantaloupe, honeydew, muskmelon, wedge static const IconData thinMelonSlice = IconDataThin(0xe311); /// Solid Memo icon /// /// https://fontawesome.com/icons/memo?style=solid /// cv, file, idea, note, notepad, page, paper static const IconData solidMemo = IconDataSolid(0xe1d8); /// Regular Memo icon /// /// https://fontawesome.com/icons/memo?style=regular /// cv, file, idea, note, notepad, page, paper static const IconData memo = IconDataRegular(0xe1d8); /// Light Memo icon /// /// https://fontawesome.com/icons/memo?style=light /// cv, file, idea, note, notepad, page, paper static const IconData lightMemo = IconDataLight(0xe1d8); /// Thin Memo icon /// /// https://fontawesome.com/icons/memo?style=thin /// cv, file, idea, note, notepad, page, paper static const IconData thinMemo = IconDataThin(0xe1d8); /// Solid Memo Circle Check icon /// /// https://fontawesome.com/icons/memo-circle-check?style=solid /// check, cv, done, enable, file, idea, not affected, note, notepad, ok, okay, page, paper, validate, working static const IconData solidMemoCircleCheck = IconDataSolid(0xe1d9); /// Regular Memo Circle Check icon /// /// https://fontawesome.com/icons/memo-circle-check?style=regular /// check, cv, done, enable, file, idea, not affected, note, notepad, ok, okay, page, paper, validate, working static const IconData memoCircleCheck = IconDataRegular(0xe1d9); /// Light Memo Circle Check icon /// /// https://fontawesome.com/icons/memo-circle-check?style=light /// check, cv, done, enable, file, idea, not affected, note, notepad, ok, okay, page, paper, validate, working static const IconData lightMemoCircleCheck = IconDataLight(0xe1d9); /// Thin Memo Circle Check icon /// /// https://fontawesome.com/icons/memo-circle-check?style=thin /// check, cv, done, enable, file, idea, not affected, note, notepad, ok, okay, page, paper, validate, working static const IconData thinMemoCircleCheck = IconDataThin(0xe1d9); /// Solid Memo Circle Info icon /// /// https://fontawesome.com/icons/memo-circle-info?style=solid /// cv, details, file, idea, information, note, notepad, page, paper static const IconData solidMemoCircleInfo = IconDataSolid(0xe49a); /// Regular Memo Circle Info icon /// /// https://fontawesome.com/icons/memo-circle-info?style=regular /// cv, details, file, idea, information, note, notepad, page, paper static const IconData memoCircleInfo = IconDataRegular(0xe49a); /// Light Memo Circle Info icon /// /// https://fontawesome.com/icons/memo-circle-info?style=light /// cv, details, file, idea, information, note, notepad, page, paper static const IconData lightMemoCircleInfo = IconDataLight(0xe49a); /// Thin Memo Circle Info icon /// /// https://fontawesome.com/icons/memo-circle-info?style=thin /// cv, details, file, idea, information, note, notepad, page, paper static const IconData thinMemoCircleInfo = IconDataThin(0xe49a); /// Solid Memo Pad icon /// /// https://fontawesome.com/icons/memo-pad?style=solid /// cv, file, idea, note, notepad, paper static const IconData solidMemoPad = IconDataSolid(0xe1da); /// Regular Memo Pad icon /// /// https://fontawesome.com/icons/memo-pad?style=regular /// cv, file, idea, note, notepad, paper static const IconData memoPad = IconDataRegular(0xe1da); /// Light Memo Pad icon /// /// https://fontawesome.com/icons/memo-pad?style=light /// cv, file, idea, note, notepad, paper static const IconData lightMemoPad = IconDataLight(0xe1da); /// Thin Memo Pad icon /// /// https://fontawesome.com/icons/memo-pad?style=thin /// cv, file, idea, note, notepad, paper static const IconData thinMemoPad = IconDataThin(0xe1da); /// Solid Memory icon /// /// https://fontawesome.com/icons/memory?style=solid /// DIMM, RAM, hardware, storage, technology static const IconData solidMemory = IconDataSolid(0xf538); /// Regular Memory icon /// /// https://fontawesome.com/icons/memory?style=regular /// DIMM, RAM, hardware, storage, technology static const IconData memory = IconDataRegular(0xf538); /// Light Memory icon /// /// https://fontawesome.com/icons/memory?style=light /// DIMM, RAM, hardware, storage, technology static const IconData lightMemory = IconDataLight(0xf538); /// Thin Memory icon /// /// https://fontawesome.com/icons/memory?style=thin /// DIMM, RAM, hardware, storage, technology static const IconData thinMemory = IconDataThin(0xf538); /// Brands Mendeley icon /// /// https://fontawesome.com/icons/mendeley?style=brands static const IconData mendeley = IconDataBrands(0xf7b3); /// Solid Menorah icon /// /// https://fontawesome.com/icons/menorah?style=solid /// candle, hanukkah, jewish, judaism, light static const IconData solidMenorah = IconDataSolid(0xf676); /// Regular Menorah icon /// /// https://fontawesome.com/icons/menorah?style=regular /// candle, hanukkah, jewish, judaism, light static const IconData menorah = IconDataRegular(0xf676); /// Light Menorah icon /// /// https://fontawesome.com/icons/menorah?style=light /// candle, hanukkah, jewish, judaism, light static const IconData lightMenorah = IconDataLight(0xf676); /// Thin Menorah icon /// /// https://fontawesome.com/icons/menorah?style=thin /// candle, hanukkah, jewish, judaism, light static const IconData thinMenorah = IconDataThin(0xf676); /// Solid Mercury icon /// /// https://fontawesome.com/icons/mercury?style=solid /// Mercury, gender, hybrid, transgender static const IconData solidMercury = IconDataSolid(0xf223); /// Regular Mercury icon /// /// https://fontawesome.com/icons/mercury?style=regular /// Mercury, gender, hybrid, transgender static const IconData mercury = IconDataRegular(0xf223); /// Light Mercury icon /// /// https://fontawesome.com/icons/mercury?style=light /// Mercury, gender, hybrid, transgender static const IconData lightMercury = IconDataLight(0xf223); /// Thin Mercury icon /// /// https://fontawesome.com/icons/mercury?style=thin /// Mercury, gender, hybrid, transgender static const IconData thinMercury = IconDataThin(0xf223); /// Solid Merge icon /// /// https://fontawesome.com/icons/merge?style=solid /// code, combine static const IconData solidMerge = IconDataSolid(0xe526); /// Regular Merge icon /// /// https://fontawesome.com/icons/merge?style=regular /// code, combine static const IconData merge = IconDataRegular(0xe526); /// Light Merge icon /// /// https://fontawesome.com/icons/merge?style=light /// code, combine static const IconData lightMerge = IconDataLight(0xe526); /// Thin Merge icon /// /// https://fontawesome.com/icons/merge?style=thin /// code, combine static const IconData thinMerge = IconDataThin(0xe526); /// Solid Message icon /// /// https://fontawesome.com/icons/message?style=solid /// conversation, discussion, talking, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData solidMessage = IconDataSolid(0xf27a); /// Alias comment-alt for icon [solidMessage] @Deprecated('Use "solidMessage" instead.') static const IconData solidCommentAlt = solidMessage; /// Regular Message icon /// /// https://fontawesome.com/icons/message?style=regular /// conversation, discussion, talking, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData message = IconDataRegular(0xf27a); /// Alias comment-alt for icon [message] @Deprecated('Use "message" instead.') static const IconData commentAlt = message; /// Light Message icon /// /// https://fontawesome.com/icons/message?style=light /// conversation, discussion, talking, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData lightMessage = IconDataLight(0xf27a); /// Alias comment-alt for icon [lightMessage] @Deprecated('Use "lightMessage" instead.') static const IconData lightCommentAlt = lightMessage; /// Thin Message icon /// /// https://fontawesome.com/icons/message?style=thin /// conversation, discussion, talking, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData thinMessage = IconDataThin(0xf27a); /// Alias comment-alt for icon [thinMessage] @Deprecated('Use "thinMessage" instead.') static const IconData thinCommentAlt = thinMessage; /// Solid Message Arrow Down icon /// /// https://fontawesome.com/icons/message-arrow-down?style=solid /// answer, chat, contact, download, insert static const IconData solidMessageArrowDown = IconDataSolid(0xe1db); /// Alias comment-alt-arrow-down for icon [solidMessageArrowDown] @Deprecated('Use "solidMessageArrowDown" instead.') static const IconData solidCommentAltArrowDown = solidMessageArrowDown; /// Regular Message Arrow Down icon /// /// https://fontawesome.com/icons/message-arrow-down?style=regular /// answer, chat, contact, download, insert static const IconData messageArrowDown = IconDataRegular(0xe1db); /// Alias comment-alt-arrow-down for icon [messageArrowDown] @Deprecated('Use "messageArrowDown" instead.') static const IconData commentAltArrowDown = messageArrowDown; /// Light Message Arrow Down icon /// /// https://fontawesome.com/icons/message-arrow-down?style=light /// answer, chat, contact, download, insert static const IconData lightMessageArrowDown = IconDataLight(0xe1db); /// Alias comment-alt-arrow-down for icon [lightMessageArrowDown] @Deprecated('Use "lightMessageArrowDown" instead.') static const IconData lightCommentAltArrowDown = lightMessageArrowDown; /// Thin Message Arrow Down icon /// /// https://fontawesome.com/icons/message-arrow-down?style=thin /// answer, chat, contact, download, insert static const IconData thinMessageArrowDown = IconDataThin(0xe1db); /// Alias comment-alt-arrow-down for icon [thinMessageArrowDown] @Deprecated('Use "thinMessageArrowDown" instead.') static const IconData thinCommentAltArrowDown = thinMessageArrowDown; /// Solid Message Arrow Up icon /// /// https://fontawesome.com/icons/message-arrow-up?style=solid /// answer, chat, contact, discussion, send, upgrade, upload static const IconData solidMessageArrowUp = IconDataSolid(0xe1dc); /// Alias comment-alt-arrow-up for icon [solidMessageArrowUp] @Deprecated('Use "solidMessageArrowUp" instead.') static const IconData solidCommentAltArrowUp = solidMessageArrowUp; /// Regular Message Arrow Up icon /// /// https://fontawesome.com/icons/message-arrow-up?style=regular /// answer, chat, contact, discussion, send, upgrade, upload static const IconData messageArrowUp = IconDataRegular(0xe1dc); /// Alias comment-alt-arrow-up for icon [messageArrowUp] @Deprecated('Use "messageArrowUp" instead.') static const IconData commentAltArrowUp = messageArrowUp; /// Light Message Arrow Up icon /// /// https://fontawesome.com/icons/message-arrow-up?style=light /// answer, chat, contact, discussion, send, upgrade, upload static const IconData lightMessageArrowUp = IconDataLight(0xe1dc); /// Alias comment-alt-arrow-up for icon [lightMessageArrowUp] @Deprecated('Use "lightMessageArrowUp" instead.') static const IconData lightCommentAltArrowUp = lightMessageArrowUp; /// Thin Message Arrow Up icon /// /// https://fontawesome.com/icons/message-arrow-up?style=thin /// answer, chat, contact, discussion, send, upgrade, upload static const IconData thinMessageArrowUp = IconDataThin(0xe1dc); /// Alias comment-alt-arrow-up for icon [thinMessageArrowUp] @Deprecated('Use "thinMessageArrowUp" instead.') static const IconData thinCommentAltArrowUp = thinMessageArrowUp; /// Solid Message Arrow Up Right icon /// /// https://fontawesome.com/icons/message-arrow-up-right?style=solid /// chat, contact, discussion, send, upload static const IconData solidMessageArrowUpRight = IconDataSolid(0xe1dd); /// Regular Message Arrow Up Right icon /// /// https://fontawesome.com/icons/message-arrow-up-right?style=regular /// chat, contact, discussion, send, upload static const IconData messageArrowUpRight = IconDataRegular(0xe1dd); /// Light Message Arrow Up Right icon /// /// https://fontawesome.com/icons/message-arrow-up-right?style=light /// chat, contact, discussion, send, upload static const IconData lightMessageArrowUpRight = IconDataLight(0xe1dd); /// Thin Message Arrow Up Right icon /// /// https://fontawesome.com/icons/message-arrow-up-right?style=thin /// chat, contact, discussion, send, upload static const IconData thinMessageArrowUpRight = IconDataThin(0xe1dd); /// Solid Message Bot icon /// /// https://fontawesome.com/icons/message-bot?style=solid /// ai, answer, automated, chat, chatbot, comment, help, support static const IconData solidMessageBot = IconDataSolid(0xe3b8); /// Regular Message Bot icon /// /// https://fontawesome.com/icons/message-bot?style=regular /// ai, answer, automated, chat, chatbot, comment, help, support static const IconData messageBot = IconDataRegular(0xe3b8); /// Light Message Bot icon /// /// https://fontawesome.com/icons/message-bot?style=light /// ai, answer, automated, chat, chatbot, comment, help, support static const IconData lightMessageBot = IconDataLight(0xe3b8); /// Thin Message Bot icon /// /// https://fontawesome.com/icons/message-bot?style=thin /// ai, answer, automated, chat, chatbot, comment, help, support static const IconData thinMessageBot = IconDataThin(0xe3b8); /// Solid Message Captions icon /// /// https://fontawesome.com/icons/message-captions?style=solid /// answer, chat, closed captions, subtitle, subtitling static const IconData solidMessageCaptions = IconDataSolid(0xe1de); /// Alias comment-alt-captions for icon [solidMessageCaptions] @Deprecated('Use "solidMessageCaptions" instead.') static const IconData solidCommentAltCaptions = solidMessageCaptions; /// Regular Message Captions icon /// /// https://fontawesome.com/icons/message-captions?style=regular /// answer, chat, closed captions, subtitle, subtitling static const IconData messageCaptions = IconDataRegular(0xe1de); /// Alias comment-alt-captions for icon [messageCaptions] @Deprecated('Use "messageCaptions" instead.') static const IconData commentAltCaptions = messageCaptions; /// Light Message Captions icon /// /// https://fontawesome.com/icons/message-captions?style=light /// answer, chat, closed captions, subtitle, subtitling static const IconData lightMessageCaptions = IconDataLight(0xe1de); /// Alias comment-alt-captions for icon [lightMessageCaptions] @Deprecated('Use "lightMessageCaptions" instead.') static const IconData lightCommentAltCaptions = lightMessageCaptions; /// Thin Message Captions icon /// /// https://fontawesome.com/icons/message-captions?style=thin /// answer, chat, closed captions, subtitle, subtitling static const IconData thinMessageCaptions = IconDataThin(0xe1de); /// Alias comment-alt-captions for icon [thinMessageCaptions] @Deprecated('Use "thinMessageCaptions" instead.') static const IconData thinCommentAltCaptions = thinMessageCaptions; /// Solid Message Check icon /// /// https://fontawesome.com/icons/message-check?style=solid /// accept, agree, answer, bubble, chat, commenting, conversation, enable, feedback, message, note, notification, select, sms, speech, success, synced, texting, tick, todo, validate, working static const IconData solidMessageCheck = IconDataSolid(0xf4a2); /// Alias comment-alt-check for icon [solidMessageCheck] @Deprecated('Use "solidMessageCheck" instead.') static const IconData solidCommentAltCheck = solidMessageCheck; /// Regular Message Check icon /// /// https://fontawesome.com/icons/message-check?style=regular /// accept, agree, answer, bubble, chat, commenting, conversation, enable, feedback, message, note, notification, select, sms, speech, success, synced, texting, tick, todo, validate, working static const IconData messageCheck = IconDataRegular(0xf4a2); /// Alias comment-alt-check for icon [messageCheck] @Deprecated('Use "messageCheck" instead.') static const IconData commentAltCheck = messageCheck; /// Light Message Check icon /// /// https://fontawesome.com/icons/message-check?style=light /// accept, agree, answer, bubble, chat, commenting, conversation, enable, feedback, message, note, notification, select, sms, speech, success, synced, texting, tick, todo, validate, working static const IconData lightMessageCheck = IconDataLight(0xf4a2); /// Alias comment-alt-check for icon [lightMessageCheck] @Deprecated('Use "lightMessageCheck" instead.') static const IconData lightCommentAltCheck = lightMessageCheck; /// Thin Message Check icon /// /// https://fontawesome.com/icons/message-check?style=thin /// accept, agree, answer, bubble, chat, commenting, conversation, enable, feedback, message, note, notification, select, sms, speech, success, synced, texting, tick, todo, validate, working static const IconData thinMessageCheck = IconDataThin(0xf4a2); /// Alias comment-alt-check for icon [thinMessageCheck] @Deprecated('Use "thinMessageCheck" instead.') static const IconData thinCommentAltCheck = thinMessageCheck; /// Solid Message Code icon /// /// https://fontawesome.com/icons/message-code?style=solid /// coding, contact, discussion static const IconData solidMessageCode = IconDataSolid(0xe1df); /// Regular Message Code icon /// /// https://fontawesome.com/icons/message-code?style=regular /// coding, contact, discussion static const IconData messageCode = IconDataRegular(0xe1df); /// Light Message Code icon /// /// https://fontawesome.com/icons/message-code?style=light /// coding, contact, discussion static const IconData lightMessageCode = IconDataLight(0xe1df); /// Thin Message Code icon /// /// https://fontawesome.com/icons/message-code?style=thin /// coding, contact, discussion static const IconData thinMessageCode = IconDataThin(0xe1df); /// Solid Message Dollar icon /// /// https://fontawesome.com/icons/message-dollar?style=solid /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData solidMessageDollar = IconDataSolid(0xf650); /// Alias comment-alt-dollar for icon [solidMessageDollar] @Deprecated('Use "solidMessageDollar" instead.') static const IconData solidCommentAltDollar = solidMessageDollar; /// Regular Message Dollar icon /// /// https://fontawesome.com/icons/message-dollar?style=regular /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData messageDollar = IconDataRegular(0xf650); /// Alias comment-alt-dollar for icon [messageDollar] @Deprecated('Use "messageDollar" instead.') static const IconData commentAltDollar = messageDollar; /// Light Message Dollar icon /// /// https://fontawesome.com/icons/message-dollar?style=light /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData lightMessageDollar = IconDataLight(0xf650); /// Alias comment-alt-dollar for icon [lightMessageDollar] @Deprecated('Use "lightMessageDollar" instead.') static const IconData lightCommentAltDollar = lightMessageDollar; /// Thin Message Dollar icon /// /// https://fontawesome.com/icons/message-dollar?style=thin /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData thinMessageDollar = IconDataThin(0xf650); /// Alias comment-alt-dollar for icon [thinMessageDollar] @Deprecated('Use "thinMessageDollar" instead.') static const IconData thinCommentAltDollar = thinMessageDollar; /// Solid Message Dots icon /// /// https://fontawesome.com/icons/message-dots?style=solid /// answer, bubble, chat, commenting, conversation, feedback, message, more, note, notification, reply, request, sms, speech, texting static const IconData solidMessageDots = IconDataSolid(0xf4a3); /// Alias comment-alt-dots for icon [solidMessageDots] @Deprecated('Use "solidMessageDots" instead.') static const IconData solidCommentAltDots = solidMessageDots; /// Alias messaging for icon [solidMessageDots] @Deprecated('Use "solidMessageDots" instead.') static const IconData solidMessaging = solidMessageDots; /// Regular Message Dots icon /// /// https://fontawesome.com/icons/message-dots?style=regular /// answer, bubble, chat, commenting, conversation, feedback, message, more, note, notification, reply, request, sms, speech, texting static const IconData messageDots = IconDataRegular(0xf4a3); /// Alias comment-alt-dots for icon [messageDots] @Deprecated('Use "messageDots" instead.') static const IconData commentAltDots = messageDots; /// Alias messaging for icon [messageDots] @Deprecated('Use "messageDots" instead.') static const IconData messaging = messageDots; /// Light Message Dots icon /// /// https://fontawesome.com/icons/message-dots?style=light /// answer, bubble, chat, commenting, conversation, feedback, message, more, note, notification, reply, request, sms, speech, texting static const IconData lightMessageDots = IconDataLight(0xf4a3); /// Alias comment-alt-dots for icon [lightMessageDots] @Deprecated('Use "lightMessageDots" instead.') static const IconData lightCommentAltDots = lightMessageDots; /// Alias messaging for icon [lightMessageDots] @Deprecated('Use "lightMessageDots" instead.') static const IconData lightMessaging = lightMessageDots; /// Thin Message Dots icon /// /// https://fontawesome.com/icons/message-dots?style=thin /// answer, bubble, chat, commenting, conversation, feedback, message, more, note, notification, reply, request, sms, speech, texting static const IconData thinMessageDots = IconDataThin(0xf4a3); /// Alias comment-alt-dots for icon [thinMessageDots] @Deprecated('Use "thinMessageDots" instead.') static const IconData thinCommentAltDots = thinMessageDots; /// Alias messaging for icon [thinMessageDots] @Deprecated('Use "thinMessageDots" instead.') static const IconData thinMessaging = thinMessageDots; /// Solid Message Exclamation icon /// /// https://fontawesome.com/icons/message-exclamation?style=solid /// alert, answer, attention, bubble, chat, commenting, conversation, error, exclaim, failed, feedback, important, message, note, notification, request, required, sms, speech, surprise, texting, warning static const IconData solidMessageExclamation = IconDataSolid(0xf4a5); /// Alias comment-alt-exclamation for icon [solidMessageExclamation] @Deprecated('Use "solidMessageExclamation" instead.') static const IconData solidCommentAltExclamation = solidMessageExclamation; /// Regular Message Exclamation icon /// /// https://fontawesome.com/icons/message-exclamation?style=regular /// alert, answer, attention, bubble, chat, commenting, conversation, error, exclaim, failed, feedback, important, message, note, notification, request, required, sms, speech, surprise, texting, warning static const IconData messageExclamation = IconDataRegular(0xf4a5); /// Alias comment-alt-exclamation for icon [messageExclamation] @Deprecated('Use "messageExclamation" instead.') static const IconData commentAltExclamation = messageExclamation; /// Light Message Exclamation icon /// /// https://fontawesome.com/icons/message-exclamation?style=light /// alert, answer, attention, bubble, chat, commenting, conversation, error, exclaim, failed, feedback, important, message, note, notification, request, required, sms, speech, surprise, texting, warning static const IconData lightMessageExclamation = IconDataLight(0xf4a5); /// Alias comment-alt-exclamation for icon [lightMessageExclamation] @Deprecated('Use "lightMessageExclamation" instead.') static const IconData lightCommentAltExclamation = lightMessageExclamation; /// Thin Message Exclamation icon /// /// https://fontawesome.com/icons/message-exclamation?style=thin /// alert, answer, attention, bubble, chat, commenting, conversation, error, exclaim, failed, feedback, important, message, note, notification, request, required, sms, speech, surprise, texting, warning static const IconData thinMessageExclamation = IconDataThin(0xf4a5); /// Alias comment-alt-exclamation for icon [thinMessageExclamation] @Deprecated('Use "thinMessageExclamation" instead.') static const IconData thinCommentAltExclamation = thinMessageExclamation; /// Solid Message Heart icon /// /// https://fontawesome.com/icons/message-heart?style=solid /// bubble, comment, favorite, happy, love static const IconData solidMessageHeart = IconDataSolid(0xe5c9); /// Regular Message Heart icon /// /// https://fontawesome.com/icons/message-heart?style=regular /// bubble, comment, favorite, happy, love static const IconData messageHeart = IconDataRegular(0xe5c9); /// Light Message Heart icon /// /// https://fontawesome.com/icons/message-heart?style=light /// bubble, comment, favorite, happy, love static const IconData lightMessageHeart = IconDataLight(0xe5c9); /// Thin Message Heart icon /// /// https://fontawesome.com/icons/message-heart?style=thin /// bubble, comment, favorite, happy, love static const IconData thinMessageHeart = IconDataThin(0xe5c9); /// Solid Message Image icon /// /// https://fontawesome.com/icons/message-image?style=solid /// answer, chat, discussion, img, photography, photos static const IconData solidMessageImage = IconDataSolid(0xe1e0); /// Alias comment-alt-image for icon [solidMessageImage] @Deprecated('Use "solidMessageImage" instead.') static const IconData solidCommentAltImage = solidMessageImage; /// Regular Message Image icon /// /// https://fontawesome.com/icons/message-image?style=regular /// answer, chat, discussion, img, photography, photos static const IconData messageImage = IconDataRegular(0xe1e0); /// Alias comment-alt-image for icon [messageImage] @Deprecated('Use "messageImage" instead.') static const IconData commentAltImage = messageImage; /// Light Message Image icon /// /// https://fontawesome.com/icons/message-image?style=light /// answer, chat, discussion, img, photography, photos static const IconData lightMessageImage = IconDataLight(0xe1e0); /// Alias comment-alt-image for icon [lightMessageImage] @Deprecated('Use "lightMessageImage" instead.') static const IconData lightCommentAltImage = lightMessageImage; /// Thin Message Image icon /// /// https://fontawesome.com/icons/message-image?style=thin /// answer, chat, discussion, img, photography, photos static const IconData thinMessageImage = IconDataThin(0xe1e0); /// Alias comment-alt-image for icon [thinMessageImage] @Deprecated('Use "thinMessageImage" instead.') static const IconData thinCommentAltImage = thinMessageImage; /// Solid Message Lines icon /// /// https://fontawesome.com/icons/message-lines?style=solid /// answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, texting static const IconData solidMessageLines = IconDataSolid(0xf4a6); /// Alias comment-alt-lines for icon [solidMessageLines] @Deprecated('Use "solidMessageLines" instead.') static const IconData solidCommentAltLines = solidMessageLines; /// Regular Message Lines icon /// /// https://fontawesome.com/icons/message-lines?style=regular /// answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, texting static const IconData messageLines = IconDataRegular(0xf4a6); /// Alias comment-alt-lines for icon [messageLines] @Deprecated('Use "messageLines" instead.') static const IconData commentAltLines = messageLines; /// Light Message Lines icon /// /// https://fontawesome.com/icons/message-lines?style=light /// answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, texting static const IconData lightMessageLines = IconDataLight(0xf4a6); /// Alias comment-alt-lines for icon [lightMessageLines] @Deprecated('Use "lightMessageLines" instead.') static const IconData lightCommentAltLines = lightMessageLines; /// Thin Message Lines icon /// /// https://fontawesome.com/icons/message-lines?style=thin /// answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, texting static const IconData thinMessageLines = IconDataThin(0xf4a6); /// Alias comment-alt-lines for icon [thinMessageLines] @Deprecated('Use "thinMessageLines" instead.') static const IconData thinCommentAltLines = thinMessageLines; /// Solid Message Medical icon /// /// https://fontawesome.com/icons/message-medical?style=solid /// advice, answer, bubble, chat, commenting, conversation, diagnose, feedback, message, note, notification, prescription, sms, speech, texting static const IconData solidMessageMedical = IconDataSolid(0xf7f4); /// Alias comment-alt-medical for icon [solidMessageMedical] @Deprecated('Use "solidMessageMedical" instead.') static const IconData solidCommentAltMedical = solidMessageMedical; /// Regular Message Medical icon /// /// https://fontawesome.com/icons/message-medical?style=regular /// advice, answer, bubble, chat, commenting, conversation, diagnose, feedback, message, note, notification, prescription, sms, speech, texting static const IconData messageMedical = IconDataRegular(0xf7f4); /// Alias comment-alt-medical for icon [messageMedical] @Deprecated('Use "messageMedical" instead.') static const IconData commentAltMedical = messageMedical; /// Light Message Medical icon /// /// https://fontawesome.com/icons/message-medical?style=light /// advice, answer, bubble, chat, commenting, conversation, diagnose, feedback, message, note, notification, prescription, sms, speech, texting static const IconData lightMessageMedical = IconDataLight(0xf7f4); /// Alias comment-alt-medical for icon [lightMessageMedical] @Deprecated('Use "lightMessageMedical" instead.') static const IconData lightCommentAltMedical = lightMessageMedical; /// Thin Message Medical icon /// /// https://fontawesome.com/icons/message-medical?style=thin /// advice, answer, bubble, chat, commenting, conversation, diagnose, feedback, message, note, notification, prescription, sms, speech, texting static const IconData thinMessageMedical = IconDataThin(0xf7f4); /// Alias comment-alt-medical for icon [thinMessageMedical] @Deprecated('Use "thinMessageMedical" instead.') static const IconData thinCommentAltMedical = thinMessageMedical; /// Solid Message Middle icon /// /// https://fontawesome.com/icons/message-middle?style=solid /// answer, contact, conversation, sms static const IconData solidMessageMiddle = IconDataSolid(0xe1e1); /// Alias comment-middle-alt for icon [solidMessageMiddle] @Deprecated('Use "solidMessageMiddle" instead.') static const IconData solidCommentMiddleAlt = solidMessageMiddle; /// Regular Message Middle icon /// /// https://fontawesome.com/icons/message-middle?style=regular /// answer, contact, conversation, sms static const IconData messageMiddle = IconDataRegular(0xe1e1); /// Alias comment-middle-alt for icon [messageMiddle] @Deprecated('Use "messageMiddle" instead.') static const IconData commentMiddleAlt = messageMiddle; /// Light Message Middle icon /// /// https://fontawesome.com/icons/message-middle?style=light /// answer, contact, conversation, sms static const IconData lightMessageMiddle = IconDataLight(0xe1e1); /// Alias comment-middle-alt for icon [lightMessageMiddle] @Deprecated('Use "lightMessageMiddle" instead.') static const IconData lightCommentMiddleAlt = lightMessageMiddle; /// Thin Message Middle icon /// /// https://fontawesome.com/icons/message-middle?style=thin /// answer, contact, conversation, sms static const IconData thinMessageMiddle = IconDataThin(0xe1e1); /// Alias comment-middle-alt for icon [thinMessageMiddle] @Deprecated('Use "thinMessageMiddle" instead.') static const IconData thinCommentMiddleAlt = thinMessageMiddle; /// Solid Message Middle Top icon /// /// https://fontawesome.com/icons/message-middle-top?style=solid /// conversation, discussion, talking, answer, contact, conversation, sms, talk static const IconData solidMessageMiddleTop = IconDataSolid(0xe1e2); /// Alias comment-middle-top-alt for icon [solidMessageMiddleTop] @Deprecated('Use "solidMessageMiddleTop" instead.') static const IconData solidCommentMiddleTopAlt = solidMessageMiddleTop; /// Regular Message Middle Top icon /// /// https://fontawesome.com/icons/message-middle-top?style=regular /// conversation, discussion, talking, answer, contact, conversation, sms, talk static const IconData messageMiddleTop = IconDataRegular(0xe1e2); /// Alias comment-middle-top-alt for icon [messageMiddleTop] @Deprecated('Use "messageMiddleTop" instead.') static const IconData commentMiddleTopAlt = messageMiddleTop; /// Light Message Middle Top icon /// /// https://fontawesome.com/icons/message-middle-top?style=light /// conversation, discussion, talking, answer, contact, conversation, sms, talk static const IconData lightMessageMiddleTop = IconDataLight(0xe1e2); /// Alias comment-middle-top-alt for icon [lightMessageMiddleTop] @Deprecated('Use "lightMessageMiddleTop" instead.') static const IconData lightCommentMiddleTopAlt = lightMessageMiddleTop; /// Thin Message Middle Top icon /// /// https://fontawesome.com/icons/message-middle-top?style=thin /// conversation, discussion, talking, answer, contact, conversation, sms, talk static const IconData thinMessageMiddleTop = IconDataThin(0xe1e2); /// Alias comment-middle-top-alt for icon [thinMessageMiddleTop] @Deprecated('Use "thinMessageMiddleTop" instead.') static const IconData thinCommentMiddleTopAlt = thinMessageMiddleTop; /// Solid Message Minus icon /// /// https://fontawesome.com/icons/message-minus?style=solid /// answer, bubble, chat, commenting, conversation, delete, feedback, message, negative, note, notification, remove, sms, speech, texting static const IconData solidMessageMinus = IconDataSolid(0xf4a7); /// Alias comment-alt-minus for icon [solidMessageMinus] @Deprecated('Use "solidMessageMinus" instead.') static const IconData solidCommentAltMinus = solidMessageMinus; /// Regular Message Minus icon /// /// https://fontawesome.com/icons/message-minus?style=regular /// answer, bubble, chat, commenting, conversation, delete, feedback, message, negative, note, notification, remove, sms, speech, texting static const IconData messageMinus = IconDataRegular(0xf4a7); /// Alias comment-alt-minus for icon [messageMinus] @Deprecated('Use "messageMinus" instead.') static const IconData commentAltMinus = messageMinus; /// Light Message Minus icon /// /// https://fontawesome.com/icons/message-minus?style=light /// answer, bubble, chat, commenting, conversation, delete, feedback, message, negative, note, notification, remove, sms, speech, texting static const IconData lightMessageMinus = IconDataLight(0xf4a7); /// Alias comment-alt-minus for icon [lightMessageMinus] @Deprecated('Use "lightMessageMinus" instead.') static const IconData lightCommentAltMinus = lightMessageMinus; /// Thin Message Minus icon /// /// https://fontawesome.com/icons/message-minus?style=thin /// answer, bubble, chat, commenting, conversation, delete, feedback, message, negative, note, notification, remove, sms, speech, texting static const IconData thinMessageMinus = IconDataThin(0xf4a7); /// Alias comment-alt-minus for icon [thinMessageMinus] @Deprecated('Use "thinMessageMinus" instead.') static const IconData thinCommentAltMinus = thinMessageMinus; /// Solid Message Music icon /// /// https://fontawesome.com/icons/message-music?style=solid /// answer, chat, commenting, conversation, create, message, music, note, notification, sing, sms, song, texting static const IconData solidMessageMusic = IconDataSolid(0xf8af); /// Alias comment-alt-music for icon [solidMessageMusic] @Deprecated('Use "solidMessageMusic" instead.') static const IconData solidCommentAltMusic = solidMessageMusic; /// Regular Message Music icon /// /// https://fontawesome.com/icons/message-music?style=regular /// answer, chat, commenting, conversation, create, message, music, note, notification, sing, sms, song, texting static const IconData messageMusic = IconDataRegular(0xf8af); /// Alias comment-alt-music for icon [messageMusic] @Deprecated('Use "messageMusic" instead.') static const IconData commentAltMusic = messageMusic; /// Light Message Music icon /// /// https://fontawesome.com/icons/message-music?style=light /// answer, chat, commenting, conversation, create, message, music, note, notification, sing, sms, song, texting static const IconData lightMessageMusic = IconDataLight(0xf8af); /// Alias comment-alt-music for icon [lightMessageMusic] @Deprecated('Use "lightMessageMusic" instead.') static const IconData lightCommentAltMusic = lightMessageMusic; /// Thin Message Music icon /// /// https://fontawesome.com/icons/message-music?style=thin /// answer, chat, commenting, conversation, create, message, music, note, notification, sing, sms, song, texting static const IconData thinMessageMusic = IconDataThin(0xf8af); /// Alias comment-alt-music for icon [thinMessageMusic] @Deprecated('Use "thinMessageMusic" instead.') static const IconData thinCommentAltMusic = thinMessageMusic; /// Solid Message Pen icon /// /// https://fontawesome.com/icons/message-pen?style=solid /// answer, bubble, chat, commenting, conversation, edit, feedback, message, modify, note, notification, pen, pencil, sms, speech, texting, update, write static const IconData solidMessagePen = IconDataSolid(0xf4a4); /// Alias comment-alt-edit for icon [solidMessagePen] @Deprecated('Use "solidMessagePen" instead.') static const IconData solidCommentAltEdit = solidMessagePen; /// Alias message-edit for icon [solidMessagePen] @Deprecated('Use "solidMessagePen" instead.') static const IconData solidMessageEdit = solidMessagePen; /// Regular Message Pen icon /// /// https://fontawesome.com/icons/message-pen?style=regular /// answer, bubble, chat, commenting, conversation, edit, feedback, message, modify, note, notification, pen, pencil, sms, speech, texting, update, write static const IconData messagePen = IconDataRegular(0xf4a4); /// Alias comment-alt-edit for icon [messagePen] @Deprecated('Use "messagePen" instead.') static const IconData commentAltEdit = messagePen; /// Alias message-edit for icon [messagePen] @Deprecated('Use "messagePen" instead.') static const IconData messageEdit = messagePen; /// Light Message Pen icon /// /// https://fontawesome.com/icons/message-pen?style=light /// answer, bubble, chat, commenting, conversation, edit, feedback, message, modify, note, notification, pen, pencil, sms, speech, texting, update, write static const IconData lightMessagePen = IconDataLight(0xf4a4); /// Alias comment-alt-edit for icon [lightMessagePen] @Deprecated('Use "lightMessagePen" instead.') static const IconData lightCommentAltEdit = lightMessagePen; /// Alias message-edit for icon [lightMessagePen] @Deprecated('Use "lightMessagePen" instead.') static const IconData lightMessageEdit = lightMessagePen; /// Thin Message Pen icon /// /// https://fontawesome.com/icons/message-pen?style=thin /// answer, bubble, chat, commenting, conversation, edit, feedback, message, modify, note, notification, pen, pencil, sms, speech, texting, update, write static const IconData thinMessagePen = IconDataThin(0xf4a4); /// Alias comment-alt-edit for icon [thinMessagePen] @Deprecated('Use "thinMessagePen" instead.') static const IconData thinCommentAltEdit = thinMessagePen; /// Alias message-edit for icon [thinMessagePen] @Deprecated('Use "thinMessagePen" instead.') static const IconData thinMessageEdit = thinMessagePen; /// Solid Message Plus icon /// /// https://fontawesome.com/icons/message-plus?style=solid /// add, answer, bubble, chat, commenting, conversation, create, feedback, message, new, note, notification, positive, sms, speech, texting static const IconData solidMessagePlus = IconDataSolid(0xf4a8); /// Alias comment-alt-plus for icon [solidMessagePlus] @Deprecated('Use "solidMessagePlus" instead.') static const IconData solidCommentAltPlus = solidMessagePlus; /// Regular Message Plus icon /// /// https://fontawesome.com/icons/message-plus?style=regular /// add, answer, bubble, chat, commenting, conversation, create, feedback, message, new, note, notification, positive, sms, speech, texting static const IconData messagePlus = IconDataRegular(0xf4a8); /// Alias comment-alt-plus for icon [messagePlus] @Deprecated('Use "messagePlus" instead.') static const IconData commentAltPlus = messagePlus; /// Light Message Plus icon /// /// https://fontawesome.com/icons/message-plus?style=light /// add, answer, bubble, chat, commenting, conversation, create, feedback, message, new, note, notification, positive, sms, speech, texting static const IconData lightMessagePlus = IconDataLight(0xf4a8); /// Alias comment-alt-plus for icon [lightMessagePlus] @Deprecated('Use "lightMessagePlus" instead.') static const IconData lightCommentAltPlus = lightMessagePlus; /// Thin Message Plus icon /// /// https://fontawesome.com/icons/message-plus?style=thin /// add, answer, bubble, chat, commenting, conversation, create, feedback, message, new, note, notification, positive, sms, speech, texting static const IconData thinMessagePlus = IconDataThin(0xf4a8); /// Alias comment-alt-plus for icon [thinMessagePlus] @Deprecated('Use "thinMessagePlus" instead.') static const IconData thinCommentAltPlus = thinMessagePlus; /// Solid Message Question icon /// /// https://fontawesome.com/icons/message-question?style=solid /// chat, faq, help, question, support static const IconData solidMessageQuestion = IconDataSolid(0xe1e3); /// Regular Message Question icon /// /// https://fontawesome.com/icons/message-question?style=regular /// chat, faq, help, question, support static const IconData messageQuestion = IconDataRegular(0xe1e3); /// Light Message Question icon /// /// https://fontawesome.com/icons/message-question?style=light /// chat, faq, help, question, support static const IconData lightMessageQuestion = IconDataLight(0xe1e3); /// Thin Message Question icon /// /// https://fontawesome.com/icons/message-question?style=thin /// chat, faq, help, question, support static const IconData thinMessageQuestion = IconDataThin(0xe1e3); /// Solid Message Quote icon /// /// https://fontawesome.com/icons/message-quote?style=solid /// answer, chat, quote static const IconData solidMessageQuote = IconDataSolid(0xe1e4); /// Alias comment-alt-quote for icon [solidMessageQuote] @Deprecated('Use "solidMessageQuote" instead.') static const IconData solidCommentAltQuote = solidMessageQuote; /// Regular Message Quote icon /// /// https://fontawesome.com/icons/message-quote?style=regular /// answer, chat, quote static const IconData messageQuote = IconDataRegular(0xe1e4); /// Alias comment-alt-quote for icon [messageQuote] @Deprecated('Use "messageQuote" instead.') static const IconData commentAltQuote = messageQuote; /// Light Message Quote icon /// /// https://fontawesome.com/icons/message-quote?style=light /// answer, chat, quote static const IconData lightMessageQuote = IconDataLight(0xe1e4); /// Alias comment-alt-quote for icon [lightMessageQuote] @Deprecated('Use "lightMessageQuote" instead.') static const IconData lightCommentAltQuote = lightMessageQuote; /// Thin Message Quote icon /// /// https://fontawesome.com/icons/message-quote?style=thin /// answer, chat, quote static const IconData thinMessageQuote = IconDataThin(0xe1e4); /// Alias comment-alt-quote for icon [thinMessageQuote] @Deprecated('Use "thinMessageQuote" instead.') static const IconData thinCommentAltQuote = thinMessageQuote; /// Solid Message Slash icon /// /// https://fontawesome.com/icons/message-slash?style=solid /// answer, bubble, cancel, chat, commenting, conversation, disabled, feedback, message, mute, note, notification, quiet, sms, speech, texting static const IconData solidMessageSlash = IconDataSolid(0xf4a9); /// Alias comment-alt-slash for icon [solidMessageSlash] @Deprecated('Use "solidMessageSlash" instead.') static const IconData solidCommentAltSlash = solidMessageSlash; /// Regular Message Slash icon /// /// https://fontawesome.com/icons/message-slash?style=regular /// answer, bubble, cancel, chat, commenting, conversation, disabled, feedback, message, mute, note, notification, quiet, sms, speech, texting static const IconData messageSlash = IconDataRegular(0xf4a9); /// Alias comment-alt-slash for icon [messageSlash] @Deprecated('Use "messageSlash" instead.') static const IconData commentAltSlash = messageSlash; /// Light Message Slash icon /// /// https://fontawesome.com/icons/message-slash?style=light /// answer, bubble, cancel, chat, commenting, conversation, disabled, feedback, message, mute, note, notification, quiet, sms, speech, texting static const IconData lightMessageSlash = IconDataLight(0xf4a9); /// Alias comment-alt-slash for icon [lightMessageSlash] @Deprecated('Use "lightMessageSlash" instead.') static const IconData lightCommentAltSlash = lightMessageSlash; /// Thin Message Slash icon /// /// https://fontawesome.com/icons/message-slash?style=thin /// answer, bubble, cancel, chat, commenting, conversation, disabled, feedback, message, mute, note, notification, quiet, sms, speech, texting static const IconData thinMessageSlash = IconDataThin(0xf4a9); /// Alias comment-alt-slash for icon [thinMessageSlash] @Deprecated('Use "thinMessageSlash" instead.') static const IconData thinCommentAltSlash = thinMessageSlash; /// Solid Message Smile icon /// /// https://fontawesome.com/icons/message-smile?style=solid /// answer, bubble, chat, commenting, conversation, emoji, feedback, happy, message, note, notification, sms, speech, texting static const IconData solidMessageSmile = IconDataSolid(0xf4aa); /// Alias comment-alt-smile for icon [solidMessageSmile] @Deprecated('Use "solidMessageSmile" instead.') static const IconData solidCommentAltSmile = solidMessageSmile; /// Regular Message Smile icon /// /// https://fontawesome.com/icons/message-smile?style=regular /// answer, bubble, chat, commenting, conversation, emoji, feedback, happy, message, note, notification, sms, speech, texting static const IconData messageSmile = IconDataRegular(0xf4aa); /// Alias comment-alt-smile for icon [messageSmile] @Deprecated('Use "messageSmile" instead.') static const IconData commentAltSmile = messageSmile; /// Light Message Smile icon /// /// https://fontawesome.com/icons/message-smile?style=light /// answer, bubble, chat, commenting, conversation, emoji, feedback, happy, message, note, notification, sms, speech, texting static const IconData lightMessageSmile = IconDataLight(0xf4aa); /// Alias comment-alt-smile for icon [lightMessageSmile] @Deprecated('Use "lightMessageSmile" instead.') static const IconData lightCommentAltSmile = lightMessageSmile; /// Thin Message Smile icon /// /// https://fontawesome.com/icons/message-smile?style=thin /// answer, bubble, chat, commenting, conversation, emoji, feedback, happy, message, note, notification, sms, speech, texting static const IconData thinMessageSmile = IconDataThin(0xf4aa); /// Alias comment-alt-smile for icon [thinMessageSmile] @Deprecated('Use "thinMessageSmile" instead.') static const IconData thinCommentAltSmile = thinMessageSmile; /// Solid Message Sms icon /// /// https://fontawesome.com/icons/message-sms?style=solid /// chat static const IconData solidMessageSms = IconDataSolid(0xe1e5); /// Regular Message Sms icon /// /// https://fontawesome.com/icons/message-sms?style=regular /// chat static const IconData messageSms = IconDataRegular(0xe1e5); /// Light Message Sms icon /// /// https://fontawesome.com/icons/message-sms?style=light /// chat static const IconData lightMessageSms = IconDataLight(0xe1e5); /// Thin Message Sms icon /// /// https://fontawesome.com/icons/message-sms?style=thin /// chat static const IconData thinMessageSms = IconDataThin(0xe1e5); /// Solid Message Text icon /// /// https://fontawesome.com/icons/message-text?style=solid /// answer, contact, font, text, type static const IconData solidMessageText = IconDataSolid(0xe1e6); /// Alias comment-alt-text for icon [solidMessageText] @Deprecated('Use "solidMessageText" instead.') static const IconData solidCommentAltText = solidMessageText; /// Regular Message Text icon /// /// https://fontawesome.com/icons/message-text?style=regular /// answer, contact, font, text, type static const IconData messageText = IconDataRegular(0xe1e6); /// Alias comment-alt-text for icon [messageText] @Deprecated('Use "messageText" instead.') static const IconData commentAltText = messageText; /// Light Message Text icon /// /// https://fontawesome.com/icons/message-text?style=light /// answer, contact, font, text, type static const IconData lightMessageText = IconDataLight(0xe1e6); /// Alias comment-alt-text for icon [lightMessageText] @Deprecated('Use "lightMessageText" instead.') static const IconData lightCommentAltText = lightMessageText; /// Thin Message Text icon /// /// https://fontawesome.com/icons/message-text?style=thin /// answer, contact, font, text, type static const IconData thinMessageText = IconDataThin(0xe1e6); /// Alias comment-alt-text for icon [thinMessageText] @Deprecated('Use "thinMessageText" instead.') static const IconData thinCommentAltText = thinMessageText; /// Solid Message Xmark icon /// /// https://fontawesome.com/icons/message-xmark?style=solid /// answer, archive, bubble, chat, commenting, conversation, delete, feedback, message, note, notification, remove, sms, speech, texting, uncheck, x static const IconData solidMessageXmark = IconDataSolid(0xf4ab); /// Alias comment-alt-times for icon [solidMessageXmark] @Deprecated('Use "solidMessageXmark" instead.') static const IconData solidCommentAltTimes = solidMessageXmark; /// Alias message-times for icon [solidMessageXmark] @Deprecated('Use "solidMessageXmark" instead.') static const IconData solidMessageTimes = solidMessageXmark; /// Regular Message Xmark icon /// /// https://fontawesome.com/icons/message-xmark?style=regular /// answer, archive, bubble, chat, commenting, conversation, delete, feedback, message, note, notification, remove, sms, speech, texting, uncheck, x static const IconData messageXmark = IconDataRegular(0xf4ab); /// Alias comment-alt-times for icon [messageXmark] @Deprecated('Use "messageXmark" instead.') static const IconData commentAltTimes = messageXmark; /// Alias message-times for icon [messageXmark] @Deprecated('Use "messageXmark" instead.') static const IconData messageTimes = messageXmark; /// Light Message Xmark icon /// /// https://fontawesome.com/icons/message-xmark?style=light /// answer, archive, bubble, chat, commenting, conversation, delete, feedback, message, note, notification, remove, sms, speech, texting, uncheck, x static const IconData lightMessageXmark = IconDataLight(0xf4ab); /// Alias comment-alt-times for icon [lightMessageXmark] @Deprecated('Use "lightMessageXmark" instead.') static const IconData lightCommentAltTimes = lightMessageXmark; /// Alias message-times for icon [lightMessageXmark] @Deprecated('Use "lightMessageXmark" instead.') static const IconData lightMessageTimes = lightMessageXmark; /// Thin Message Xmark icon /// /// https://fontawesome.com/icons/message-xmark?style=thin /// answer, archive, bubble, chat, commenting, conversation, delete, feedback, message, note, notification, remove, sms, speech, texting, uncheck, x static const IconData thinMessageXmark = IconDataThin(0xf4ab); /// Alias comment-alt-times for icon [thinMessageXmark] @Deprecated('Use "thinMessageXmark" instead.') static const IconData thinCommentAltTimes = thinMessageXmark; /// Alias message-times for icon [thinMessageXmark] @Deprecated('Use "thinMessageXmark" instead.') static const IconData thinMessageTimes = thinMessageXmark; /// Solid Messages icon /// /// https://fontawesome.com/icons/messages?style=solid /// conversation, discussion, talking, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData solidMessages = IconDataSolid(0xf4b6); /// Alias comments-alt for icon [solidMessages] @Deprecated('Use "solidMessages" instead.') static const IconData solidCommentsAlt = solidMessages; /// Regular Messages icon /// /// https://fontawesome.com/icons/messages?style=regular /// conversation, discussion, talking, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData messages = IconDataRegular(0xf4b6); /// Alias comments-alt for icon [messages] @Deprecated('Use "messages" instead.') static const IconData commentsAlt = messages; /// Light Messages icon /// /// https://fontawesome.com/icons/messages?style=light /// conversation, discussion, talking, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData lightMessages = IconDataLight(0xf4b6); /// Alias comments-alt for icon [lightMessages] @Deprecated('Use "lightMessages" instead.') static const IconData lightCommentsAlt = lightMessages; /// Thin Messages icon /// /// https://fontawesome.com/icons/messages?style=thin /// conversation, discussion, talking, answer, bubble, chat, commenting, conversation, feedback, message, note, notification, sms, speech, talk, texting static const IconData thinMessages = IconDataThin(0xf4b6); /// Alias comments-alt for icon [thinMessages] @Deprecated('Use "thinMessages" instead.') static const IconData thinCommentsAlt = thinMessages; /// Solid Messages Dollar icon /// /// https://fontawesome.com/icons/messages-dollar?style=solid /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData solidMessagesDollar = IconDataSolid(0xf652); /// Alias comments-alt-dollar for icon [solidMessagesDollar] @Deprecated('Use "solidMessagesDollar" instead.') static const IconData solidCommentsAltDollar = solidMessagesDollar; /// Regular Messages Dollar icon /// /// https://fontawesome.com/icons/messages-dollar?style=regular /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData messagesDollar = IconDataRegular(0xf652); /// Alias comments-alt-dollar for icon [messagesDollar] @Deprecated('Use "messagesDollar" instead.') static const IconData commentsAltDollar = messagesDollar; /// Light Messages Dollar icon /// /// https://fontawesome.com/icons/messages-dollar?style=light /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData lightMessagesDollar = IconDataLight(0xf652); /// Alias comments-alt-dollar for icon [lightMessagesDollar] @Deprecated('Use "lightMessagesDollar" instead.') static const IconData lightCommentsAltDollar = lightMessagesDollar; /// Thin Messages Dollar icon /// /// https://fontawesome.com/icons/messages-dollar?style=thin /// answer, bubble, chat, commenting, conversation, feedback, message, money, note, notification, pay, salary, sms, speech, spend, texting, transfer static const IconData thinMessagesDollar = IconDataThin(0xf652); /// Alias comments-alt-dollar for icon [thinMessagesDollar] @Deprecated('Use "thinMessagesDollar" instead.') static const IconData thinCommentsAltDollar = thinMessagesDollar; /// Solid Messages Question icon /// /// https://fontawesome.com/icons/messages-question?style=solid /// chat, faq, help, question, request, support static const IconData solidMessagesQuestion = IconDataSolid(0xe1e7); /// Regular Messages Question icon /// /// https://fontawesome.com/icons/messages-question?style=regular /// chat, faq, help, question, request, support static const IconData messagesQuestion = IconDataRegular(0xe1e7); /// Light Messages Question icon /// /// https://fontawesome.com/icons/messages-question?style=light /// chat, faq, help, question, request, support static const IconData lightMessagesQuestion = IconDataLight(0xe1e7); /// Thin Messages Question icon /// /// https://fontawesome.com/icons/messages-question?style=thin /// chat, faq, help, question, request, support static const IconData thinMessagesQuestion = IconDataThin(0xe1e7); /// Brands Meta icon /// /// https://fontawesome.com/icons/meta?style=brands static const IconData meta = IconDataBrands(0xe49b); /// Solid Meteor icon /// /// https://fontawesome.com/icons/meteor?style=solid /// armageddon, asteroid, comet, shooting star, space static const IconData solidMeteor = IconDataSolid(0xf753); /// Regular Meteor icon /// /// https://fontawesome.com/icons/meteor?style=regular /// armageddon, asteroid, comet, shooting star, space static const IconData meteor = IconDataRegular(0xf753); /// Light Meteor icon /// /// https://fontawesome.com/icons/meteor?style=light /// armageddon, asteroid, comet, shooting star, space static const IconData lightMeteor = IconDataLight(0xf753); /// Thin Meteor icon /// /// https://fontawesome.com/icons/meteor?style=thin /// armageddon, asteroid, comet, shooting star, space static const IconData thinMeteor = IconDataThin(0xf753); /// Solid Meter icon /// /// https://fontawesome.com/icons/meter?style=solid /// electricity, transmission, utilities static const IconData solidMeter = IconDataSolid(0xe1e8); /// Regular Meter icon /// /// https://fontawesome.com/icons/meter?style=regular /// electricity, transmission, utilities static const IconData meter = IconDataRegular(0xe1e8); /// Light Meter icon /// /// https://fontawesome.com/icons/meter?style=light /// electricity, transmission, utilities static const IconData lightMeter = IconDataLight(0xe1e8); /// Thin Meter icon /// /// https://fontawesome.com/icons/meter?style=thin /// electricity, transmission, utilities static const IconData thinMeter = IconDataThin(0xe1e8); /// Solid Meter Bolt icon /// /// https://fontawesome.com/icons/meter-bolt?style=solid /// electricity, transmission, utilities static const IconData solidMeterBolt = IconDataSolid(0xe1e9); /// Regular Meter Bolt icon /// /// https://fontawesome.com/icons/meter-bolt?style=regular /// electricity, transmission, utilities static const IconData meterBolt = IconDataRegular(0xe1e9); /// Light Meter Bolt icon /// /// https://fontawesome.com/icons/meter-bolt?style=light /// electricity, transmission, utilities static const IconData lightMeterBolt = IconDataLight(0xe1e9); /// Thin Meter Bolt icon /// /// https://fontawesome.com/icons/meter-bolt?style=thin /// electricity, transmission, utilities static const IconData thinMeterBolt = IconDataThin(0xe1e9); /// Solid Meter Droplet icon /// /// https://fontawesome.com/icons/meter-droplet?style=solid /// electricity, transmission, utilities static const IconData solidMeterDroplet = IconDataSolid(0xe1ea); /// Regular Meter Droplet icon /// /// https://fontawesome.com/icons/meter-droplet?style=regular /// electricity, transmission, utilities static const IconData meterDroplet = IconDataRegular(0xe1ea); /// Light Meter Droplet icon /// /// https://fontawesome.com/icons/meter-droplet?style=light /// electricity, transmission, utilities static const IconData lightMeterDroplet = IconDataLight(0xe1ea); /// Thin Meter Droplet icon /// /// https://fontawesome.com/icons/meter-droplet?style=thin /// electricity, transmission, utilities static const IconData thinMeterDroplet = IconDataThin(0xe1ea); /// Solid Meter Fire icon /// /// https://fontawesome.com/icons/meter-fire?style=solid /// electricity, transmission, utilities static const IconData solidMeterFire = IconDataSolid(0xe1eb); /// Regular Meter Fire icon /// /// https://fontawesome.com/icons/meter-fire?style=regular /// electricity, transmission, utilities static const IconData meterFire = IconDataRegular(0xe1eb); /// Light Meter Fire icon /// /// https://fontawesome.com/icons/meter-fire?style=light /// electricity, transmission, utilities static const IconData lightMeterFire = IconDataLight(0xe1eb); /// Thin Meter Fire icon /// /// https://fontawesome.com/icons/meter-fire?style=thin /// electricity, transmission, utilities static const IconData thinMeterFire = IconDataThin(0xe1eb); /// Brands Micro.blog icon /// /// https://fontawesome.com/icons/microblog?style=brands static const IconData microblog = IconDataBrands(0xe01a); /// Solid Microchip icon /// /// https://fontawesome.com/icons/microchip?style=solid /// cpu, hardware, processor, technology static const IconData solidMicrochip = IconDataSolid(0xf2db); /// Regular Microchip icon /// /// https://fontawesome.com/icons/microchip?style=regular /// cpu, hardware, processor, technology static const IconData microchip = IconDataRegular(0xf2db); /// Light Microchip icon /// /// https://fontawesome.com/icons/microchip?style=light /// cpu, hardware, processor, technology static const IconData lightMicrochip = IconDataLight(0xf2db); /// Thin Microchip icon /// /// https://fontawesome.com/icons/microchip?style=thin /// cpu, hardware, processor, technology static const IconData thinMicrochip = IconDataThin(0xf2db); /// Solid Microchip Ai icon /// /// https://fontawesome.com/icons/microchip-ai?style=solid /// artificial intelligence, computer, silicon static const IconData solidMicrochipAi = IconDataSolid(0xe1ec); /// Regular Microchip Ai icon /// /// https://fontawesome.com/icons/microchip-ai?style=regular /// artificial intelligence, computer, silicon static const IconData microchipAi = IconDataRegular(0xe1ec); /// Light Microchip Ai icon /// /// https://fontawesome.com/icons/microchip-ai?style=light /// artificial intelligence, computer, silicon static const IconData lightMicrochipAi = IconDataLight(0xe1ec); /// Thin Microchip Ai icon /// /// https://fontawesome.com/icons/microchip-ai?style=thin /// artificial intelligence, computer, silicon static const IconData thinMicrochipAi = IconDataThin(0xe1ec); /// Solid Microphone icon /// /// https://fontawesome.com/icons/microphone?style=solid /// address, audio, information, podcast, public, record, sing, sound, talking, voice static const IconData solidMicrophone = IconDataSolid(0xf130); /// Regular Microphone icon /// /// https://fontawesome.com/icons/microphone?style=regular /// address, audio, information, podcast, public, record, sing, sound, talking, voice static const IconData microphone = IconDataRegular(0xf130); /// Light Microphone icon /// /// https://fontawesome.com/icons/microphone?style=light /// address, audio, information, podcast, public, record, sing, sound, talking, voice static const IconData lightMicrophone = IconDataLight(0xf130); /// Thin Microphone icon /// /// https://fontawesome.com/icons/microphone?style=thin /// address, audio, information, podcast, public, record, sing, sound, talking, voice static const IconData thinMicrophone = IconDataThin(0xf130); /// Solid Microphone Lines icon /// /// https://fontawesome.com/icons/microphone-lines?style=solid /// audio, mic, microphone, music, podcast, record, sing, sound, studio, studio microphone, talking, voice static const IconData solidMicrophoneLines = IconDataSolid(0xf3c9); /// Alias microphone-alt for icon [solidMicrophoneLines] @Deprecated('Use "solidMicrophoneLines" instead.') static const IconData solidMicrophoneAlt = solidMicrophoneLines; /// Regular Microphone Lines icon /// /// https://fontawesome.com/icons/microphone-lines?style=regular /// audio, mic, microphone, music, podcast, record, sing, sound, studio, studio microphone, talking, voice static const IconData microphoneLines = IconDataRegular(0xf3c9); /// Alias microphone-alt for icon [microphoneLines] @Deprecated('Use "microphoneLines" instead.') static const IconData microphoneAlt = microphoneLines; /// Light Microphone Lines icon /// /// https://fontawesome.com/icons/microphone-lines?style=light /// audio, mic, microphone, music, podcast, record, sing, sound, studio, studio microphone, talking, voice static const IconData lightMicrophoneLines = IconDataLight(0xf3c9); /// Alias microphone-alt for icon [lightMicrophoneLines] @Deprecated('Use "lightMicrophoneLines" instead.') static const IconData lightMicrophoneAlt = lightMicrophoneLines; /// Thin Microphone Lines icon /// /// https://fontawesome.com/icons/microphone-lines?style=thin /// audio, mic, microphone, music, podcast, record, sing, sound, studio, studio microphone, talking, voice static const IconData thinMicrophoneLines = IconDataThin(0xf3c9); /// Alias microphone-alt for icon [thinMicrophoneLines] @Deprecated('Use "thinMicrophoneLines" instead.') static const IconData thinMicrophoneAlt = thinMicrophoneLines; /// Solid Microphone Lines Slash icon /// /// https://fontawesome.com/icons/microphone-lines-slash?style=solid /// audio, disable, disabled, disconnect, disconnect, mute, podcast, record, sing, sound, voice static const IconData solidMicrophoneLinesSlash = IconDataSolid(0xf539); /// Alias microphone-alt-slash for icon [solidMicrophoneLinesSlash] @Deprecated('Use "solidMicrophoneLinesSlash" instead.') static const IconData solidMicrophoneAltSlash = solidMicrophoneLinesSlash; /// Regular Microphone Lines Slash icon /// /// https://fontawesome.com/icons/microphone-lines-slash?style=regular /// audio, disable, disabled, disconnect, disconnect, mute, podcast, record, sing, sound, voice static const IconData microphoneLinesSlash = IconDataRegular(0xf539); /// Alias microphone-alt-slash for icon [microphoneLinesSlash] @Deprecated('Use "microphoneLinesSlash" instead.') static const IconData microphoneAltSlash = microphoneLinesSlash; /// Light Microphone Lines Slash icon /// /// https://fontawesome.com/icons/microphone-lines-slash?style=light /// audio, disable, disabled, disconnect, disconnect, mute, podcast, record, sing, sound, voice static const IconData lightMicrophoneLinesSlash = IconDataLight(0xf539); /// Alias microphone-alt-slash for icon [lightMicrophoneLinesSlash] @Deprecated('Use "lightMicrophoneLinesSlash" instead.') static const IconData lightMicrophoneAltSlash = lightMicrophoneLinesSlash; /// Thin Microphone Lines Slash icon /// /// https://fontawesome.com/icons/microphone-lines-slash?style=thin /// audio, disable, disabled, disconnect, disconnect, mute, podcast, record, sing, sound, voice static const IconData thinMicrophoneLinesSlash = IconDataThin(0xf539); /// Alias microphone-alt-slash for icon [thinMicrophoneLinesSlash] @Deprecated('Use "thinMicrophoneLinesSlash" instead.') static const IconData thinMicrophoneAltSlash = thinMicrophoneLinesSlash; /// Solid Microphone Slash icon /// /// https://fontawesome.com/icons/microphone-slash?style=solid /// audio, disable, disabled, mute, podcast, record, sing, sound, voice static const IconData solidMicrophoneSlash = IconDataSolid(0xf131); /// Regular Microphone Slash icon /// /// https://fontawesome.com/icons/microphone-slash?style=regular /// audio, disable, disabled, mute, podcast, record, sing, sound, voice static const IconData microphoneSlash = IconDataRegular(0xf131); /// Light Microphone Slash icon /// /// https://fontawesome.com/icons/microphone-slash?style=light /// audio, disable, disabled, mute, podcast, record, sing, sound, voice static const IconData lightMicrophoneSlash = IconDataLight(0xf131); /// Thin Microphone Slash icon /// /// https://fontawesome.com/icons/microphone-slash?style=thin /// audio, disable, disabled, mute, podcast, record, sing, sound, voice static const IconData thinMicrophoneSlash = IconDataThin(0xf131); /// Solid Microphone Stand icon /// /// https://fontawesome.com/icons/microphone-stand?style=solid /// audio, karaoke, mic, microphone, podcast, record, sing, sound, talking, voice static const IconData solidMicrophoneStand = IconDataSolid(0xf8cb); /// Regular Microphone Stand icon /// /// https://fontawesome.com/icons/microphone-stand?style=regular /// audio, karaoke, mic, microphone, podcast, record, sing, sound, talking, voice static const IconData microphoneStand = IconDataRegular(0xf8cb); /// Light Microphone Stand icon /// /// https://fontawesome.com/icons/microphone-stand?style=light /// audio, karaoke, mic, microphone, podcast, record, sing, sound, talking, voice static const IconData lightMicrophoneStand = IconDataLight(0xf8cb); /// Thin Microphone Stand icon /// /// https://fontawesome.com/icons/microphone-stand?style=thin /// audio, karaoke, mic, microphone, podcast, record, sing, sound, talking, voice static const IconData thinMicrophoneStand = IconDataThin(0xf8cb); /// Solid Microscope icon /// /// https://fontawesome.com/icons/microscope?style=solid /// covid-19, electron, knowledge, lens, microscope, optics, science, shrink, testing, tool static const IconData solidMicroscope = IconDataSolid(0xf610); /// Regular Microscope icon /// /// https://fontawesome.com/icons/microscope?style=regular /// covid-19, electron, knowledge, lens, microscope, optics, science, shrink, testing, tool static const IconData microscope = IconDataRegular(0xf610); /// Light Microscope icon /// /// https://fontawesome.com/icons/microscope?style=light /// covid-19, electron, knowledge, lens, microscope, optics, science, shrink, testing, tool static const IconData lightMicroscope = IconDataLight(0xf610); /// Thin Microscope icon /// /// https://fontawesome.com/icons/microscope?style=thin /// covid-19, electron, knowledge, lens, microscope, optics, science, shrink, testing, tool static const IconData thinMicroscope = IconDataThin(0xf610); /// Brands Microsoft icon /// /// https://fontawesome.com/icons/microsoft?style=brands static const IconData microsoft = IconDataBrands(0xf3ca); /// Solid Microwave icon /// /// https://fontawesome.com/icons/microwave?style=solid /// chef, cook, kitchen, nuke static const IconData solidMicrowave = IconDataSolid(0xe01b); /// Regular Microwave icon /// /// https://fontawesome.com/icons/microwave?style=regular /// chef, cook, kitchen, nuke static const IconData microwave = IconDataRegular(0xe01b); /// Light Microwave icon /// /// https://fontawesome.com/icons/microwave?style=light /// chef, cook, kitchen, nuke static const IconData lightMicrowave = IconDataLight(0xe01b); /// Thin Microwave icon /// /// https://fontawesome.com/icons/microwave?style=thin /// chef, cook, kitchen, nuke static const IconData thinMicrowave = IconDataThin(0xe01b); /// Solid Mill Sign icon /// /// https://fontawesome.com/icons/mill-sign?style=solid /// Mill Sign, currency static const IconData solidMillSign = IconDataSolid(0xe1ed); /// Regular Mill Sign icon /// /// https://fontawesome.com/icons/mill-sign?style=regular /// Mill Sign, currency static const IconData millSign = IconDataRegular(0xe1ed); /// Light Mill Sign icon /// /// https://fontawesome.com/icons/mill-sign?style=light /// Mill Sign, currency static const IconData lightMillSign = IconDataLight(0xe1ed); /// Thin Mill Sign icon /// /// https://fontawesome.com/icons/mill-sign?style=thin /// Mill Sign, currency static const IconData thinMillSign = IconDataThin(0xe1ed); /// Solid Minimize icon /// /// https://fontawesome.com/icons/minimize?style=solid /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData solidMinimize = IconDataSolid(0xf78c); /// Alias compress-arrows-alt for icon [solidMinimize] @Deprecated('Use "solidMinimize" instead.') static const IconData solidCompressArrowsAlt = solidMinimize; /// Regular Minimize icon /// /// https://fontawesome.com/icons/minimize?style=regular /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData minimize = IconDataRegular(0xf78c); /// Alias compress-arrows-alt for icon [minimize] @Deprecated('Use "minimize" instead.') static const IconData compressArrowsAlt = minimize; /// Light Minimize icon /// /// https://fontawesome.com/icons/minimize?style=light /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData lightMinimize = IconDataLight(0xf78c); /// Alias compress-arrows-alt for icon [lightMinimize] @Deprecated('Use "lightMinimize" instead.') static const IconData lightCompressArrowsAlt = lightMinimize; /// Thin Minimize icon /// /// https://fontawesome.com/icons/minimize?style=thin /// collapse, fullscreen, minimize, move, resize, shrink, smaller static const IconData thinMinimize = IconDataThin(0xf78c); /// Alias compress-arrows-alt for icon [thinMinimize] @Deprecated('Use "thinMinimize" instead.') static const IconData thinCompressArrowsAlt = thinMinimize; /// Brands Mintbit icon /// /// https://fontawesome.com/icons/mintbit?style=brands static const IconData mintbit = IconDataBrands(0xe62f); /// Solid Minus icon /// /// https://fontawesome.com/icons/minus?style=solid /// En Dash, Minus Sign, collapse, delete, hide, math, minify, minus, negative, remove, sign, trash, − static const IconData solidMinus = IconDataSolid(0xf068); /// Alias subtract for icon [solidMinus] @Deprecated('Use "solidMinus" instead.') static const IconData solidSubtract = solidMinus; /// Regular Minus icon /// /// https://fontawesome.com/icons/minus?style=regular /// En Dash, Minus Sign, collapse, delete, hide, math, minify, minus, negative, remove, sign, trash, − static const IconData minus = IconDataRegular(0xf068); /// Alias subtract for icon [minus] @Deprecated('Use "minus" instead.') static const IconData subtract = minus; /// Light Minus icon /// /// https://fontawesome.com/icons/minus?style=light /// En Dash, Minus Sign, collapse, delete, hide, math, minify, minus, negative, remove, sign, trash, − static const IconData lightMinus = IconDataLight(0xf068); /// Alias subtract for icon [lightMinus] @Deprecated('Use "lightMinus" instead.') static const IconData lightSubtract = lightMinus; /// Thin Minus icon /// /// https://fontawesome.com/icons/minus?style=thin /// En Dash, Minus Sign, collapse, delete, hide, math, minify, minus, negative, remove, sign, trash, − static const IconData thinMinus = IconDataThin(0xf068); /// Alias subtract for icon [thinMinus] @Deprecated('Use "thinMinus" instead.') static const IconData thinSubtract = thinMinus; /// Solid Mistletoe icon /// /// https://fontawesome.com/icons/mistletoe?style=solid /// awkward, christmas, decoration, flora, holiday, kiss, plant, tradition, trap, xmas static const IconData solidMistletoe = IconDataSolid(0xf7b4); /// Regular Mistletoe icon /// /// https://fontawesome.com/icons/mistletoe?style=regular /// awkward, christmas, decoration, flora, holiday, kiss, plant, tradition, trap, xmas static const IconData mistletoe = IconDataRegular(0xf7b4); /// Light Mistletoe icon /// /// https://fontawesome.com/icons/mistletoe?style=light /// awkward, christmas, decoration, flora, holiday, kiss, plant, tradition, trap, xmas static const IconData lightMistletoe = IconDataLight(0xf7b4); /// Thin Mistletoe icon /// /// https://fontawesome.com/icons/mistletoe?style=thin /// awkward, christmas, decoration, flora, holiday, kiss, plant, tradition, trap, xmas static const IconData thinMistletoe = IconDataThin(0xf7b4); /// Solid Mitten icon /// /// https://fontawesome.com/icons/mitten?style=solid /// clothing, cold, glove, hands, knitted, seasonal, warmth static const IconData solidMitten = IconDataSolid(0xf7b5); /// Regular Mitten icon /// /// https://fontawesome.com/icons/mitten?style=regular /// clothing, cold, glove, hands, knitted, seasonal, warmth static const IconData mitten = IconDataRegular(0xf7b5); /// Light Mitten icon /// /// https://fontawesome.com/icons/mitten?style=light /// clothing, cold, glove, hands, knitted, seasonal, warmth static const IconData lightMitten = IconDataLight(0xf7b5); /// Thin Mitten icon /// /// https://fontawesome.com/icons/mitten?style=thin /// clothing, cold, glove, hands, knitted, seasonal, warmth static const IconData thinMitten = IconDataThin(0xf7b5); /// Brands Mix icon /// /// https://fontawesome.com/icons/mix?style=brands static const IconData mix = IconDataBrands(0xf3cb); /// Brands Mixcloud icon /// /// https://fontawesome.com/icons/mixcloud?style=brands static const IconData mixcloud = IconDataBrands(0xf289); /// Brands Mixer icon /// /// https://fontawesome.com/icons/mixer?style=brands static const IconData mixer = IconDataBrands(0xe056); /// Brands Mizuni icon /// /// https://fontawesome.com/icons/mizuni?style=brands static const IconData mizuni = IconDataBrands(0xf3cc); /// Solid Mobile icon /// /// https://fontawesome.com/icons/mobile?style=solid /// android, call, cell, cell phone, device, mobile, mobile phone, number, phone, screen, telephone, text static const IconData solidMobile = IconDataSolid(0xf3ce); /// Alias mobile-android for icon [solidMobile] @Deprecated('Use "solidMobile" instead.') static const IconData solidMobileAndroid = solidMobile; /// Alias mobile-phone for icon [solidMobile] @Deprecated('Use "solidMobile" instead.') static const IconData solidMobilePhone = solidMobile; /// Regular Mobile icon /// /// https://fontawesome.com/icons/mobile?style=regular /// android, call, cell, cell phone, device, mobile, mobile phone, number, phone, screen, telephone, text static const IconData mobile = IconDataRegular(0xf3ce); /// Alias mobile-android for icon [mobile] @Deprecated('Use "mobile" instead.') static const IconData mobileAndroid = mobile; /// Alias mobile-phone for icon [mobile] @Deprecated('Use "mobile" instead.') static const IconData mobilePhone = mobile; /// Light Mobile icon /// /// https://fontawesome.com/icons/mobile?style=light /// android, call, cell, cell phone, device, mobile, mobile phone, number, phone, screen, telephone, text static const IconData lightMobile = IconDataLight(0xf3ce); /// Alias mobile-android for icon [lightMobile] @Deprecated('Use "lightMobile" instead.') static const IconData lightMobileAndroid = lightMobile; /// Alias mobile-phone for icon [lightMobile] @Deprecated('Use "lightMobile" instead.') static const IconData lightMobilePhone = lightMobile; /// Thin Mobile icon /// /// https://fontawesome.com/icons/mobile?style=thin /// android, call, cell, cell phone, device, mobile, mobile phone, number, phone, screen, telephone, text static const IconData thinMobile = IconDataThin(0xf3ce); /// Alias mobile-android for icon [thinMobile] @Deprecated('Use "thinMobile" instead.') static const IconData thinMobileAndroid = thinMobile; /// Alias mobile-phone for icon [thinMobile] @Deprecated('Use "thinMobile" instead.') static const IconData thinMobilePhone = thinMobile; /// Solid Mobile Button icon /// /// https://fontawesome.com/icons/mobile-button?style=solid /// apple, call, cell phone, device, iphone, number, screen, telephone static const IconData solidMobileButton = IconDataSolid(0xf10b); /// Regular Mobile Button icon /// /// https://fontawesome.com/icons/mobile-button?style=regular /// apple, call, cell phone, device, iphone, number, screen, telephone static const IconData mobileButton = IconDataRegular(0xf10b); /// Light Mobile Button icon /// /// https://fontawesome.com/icons/mobile-button?style=light /// apple, call, cell phone, device, iphone, number, screen, telephone static const IconData lightMobileButton = IconDataLight(0xf10b); /// Thin Mobile Button icon /// /// https://fontawesome.com/icons/mobile-button?style=thin /// apple, call, cell phone, device, iphone, number, screen, telephone static const IconData thinMobileButton = IconDataThin(0xf10b); /// Solid Mobile Notch icon /// /// https://fontawesome.com/icons/mobile-notch?style=solid /// display, iPhone X, iphone, smartphone static const IconData solidMobileNotch = IconDataSolid(0xe1ee); /// Alias mobile-iphone for icon [solidMobileNotch] @Deprecated('Use "solidMobileNotch" instead.') static const IconData solidMobileIphone = solidMobileNotch; /// Regular Mobile Notch icon /// /// https://fontawesome.com/icons/mobile-notch?style=regular /// display, iPhone X, iphone, smartphone static const IconData mobileNotch = IconDataRegular(0xe1ee); /// Alias mobile-iphone for icon [mobileNotch] @Deprecated('Use "mobileNotch" instead.') static const IconData mobileIphone = mobileNotch; /// Light Mobile Notch icon /// /// https://fontawesome.com/icons/mobile-notch?style=light /// display, iPhone X, iphone, smartphone static const IconData lightMobileNotch = IconDataLight(0xe1ee); /// Alias mobile-iphone for icon [lightMobileNotch] @Deprecated('Use "lightMobileNotch" instead.') static const IconData lightMobileIphone = lightMobileNotch; /// Thin Mobile Notch icon /// /// https://fontawesome.com/icons/mobile-notch?style=thin /// display, iPhone X, iphone, smartphone static const IconData thinMobileNotch = IconDataThin(0xe1ee); /// Alias mobile-iphone for icon [thinMobileNotch] @Deprecated('Use "thinMobileNotch" instead.') static const IconData thinMobileIphone = thinMobileNotch; /// Solid Mobile Retro icon /// /// https://fontawesome.com/icons/mobile-retro?style=solid /// cellphone, cellular, phone static const IconData solidMobileRetro = IconDataSolid(0xe527); /// Regular Mobile Retro icon /// /// https://fontawesome.com/icons/mobile-retro?style=regular /// cellphone, cellular, phone static const IconData mobileRetro = IconDataRegular(0xe527); /// Light Mobile Retro icon /// /// https://fontawesome.com/icons/mobile-retro?style=light /// cellphone, cellular, phone static const IconData lightMobileRetro = IconDataLight(0xe527); /// Thin Mobile Retro icon /// /// https://fontawesome.com/icons/mobile-retro?style=thin /// cellphone, cellular, phone static const IconData thinMobileRetro = IconDataThin(0xe527); /// Solid Mobile Screen icon /// /// https://fontawesome.com/icons/mobile-screen?style=solid /// android, call, cell phone, device, number, screen, telephone, text static const IconData solidMobileScreen = IconDataSolid(0xf3cf); /// Alias mobile-android-alt for icon [solidMobileScreen] @Deprecated('Use "solidMobileScreen" instead.') static const IconData solidMobileAndroidAlt = solidMobileScreen; /// Regular Mobile Screen icon /// /// https://fontawesome.com/icons/mobile-screen?style=regular /// android, call, cell phone, device, number, screen, telephone, text static const IconData mobileScreen = IconDataRegular(0xf3cf); /// Alias mobile-android-alt for icon [mobileScreen] @Deprecated('Use "mobileScreen" instead.') static const IconData mobileAndroidAlt = mobileScreen; /// Light Mobile Screen icon /// /// https://fontawesome.com/icons/mobile-screen?style=light /// android, call, cell phone, device, number, screen, telephone, text static const IconData lightMobileScreen = IconDataLight(0xf3cf); /// Alias mobile-android-alt for icon [lightMobileScreen] @Deprecated('Use "lightMobileScreen" instead.') static const IconData lightMobileAndroidAlt = lightMobileScreen; /// Thin Mobile Screen icon /// /// https://fontawesome.com/icons/mobile-screen?style=thin /// android, call, cell phone, device, number, screen, telephone, text static const IconData thinMobileScreen = IconDataThin(0xf3cf); /// Alias mobile-android-alt for icon [thinMobileScreen] @Deprecated('Use "thinMobileScreen" instead.') static const IconData thinMobileAndroidAlt = thinMobileScreen; /// Solid Mobile Screen Button icon /// /// https://fontawesome.com/icons/mobile-screen-button?style=solid /// apple, call, cell phone, device, iphone, number, screen, telephone static const IconData solidMobileScreenButton = IconDataSolid(0xf3cd); /// Alias mobile-alt for icon [solidMobileScreenButton] @Deprecated('Use "solidMobileScreenButton" instead.') static const IconData solidMobileAlt = solidMobileScreenButton; /// Regular Mobile Screen Button icon /// /// https://fontawesome.com/icons/mobile-screen-button?style=regular /// apple, call, cell phone, device, iphone, number, screen, telephone static const IconData mobileScreenButton = IconDataRegular(0xf3cd); /// Alias mobile-alt for icon [mobileScreenButton] @Deprecated('Use "mobileScreenButton" instead.') static const IconData mobileAlt = mobileScreenButton; /// Light Mobile Screen Button icon /// /// https://fontawesome.com/icons/mobile-screen-button?style=light /// apple, call, cell phone, device, iphone, number, screen, telephone static const IconData lightMobileScreenButton = IconDataLight(0xf3cd); /// Alias mobile-alt for icon [lightMobileScreenButton] @Deprecated('Use "lightMobileScreenButton" instead.') static const IconData lightMobileAlt = lightMobileScreenButton; /// Thin Mobile Screen Button icon /// /// https://fontawesome.com/icons/mobile-screen-button?style=thin /// apple, call, cell phone, device, iphone, number, screen, telephone static const IconData thinMobileScreenButton = IconDataThin(0xf3cd); /// Alias mobile-alt for icon [thinMobileScreenButton] @Deprecated('Use "thinMobileScreenButton" instead.') static const IconData thinMobileAlt = thinMobileScreenButton; /// Solid Mobile Signal icon /// /// https://fontawesome.com/icons/mobile-signal?style=solid /// android, iphone, nfc, scan static const IconData solidMobileSignal = IconDataSolid(0xe1ef); /// Regular Mobile Signal icon /// /// https://fontawesome.com/icons/mobile-signal?style=regular /// android, iphone, nfc, scan static const IconData mobileSignal = IconDataRegular(0xe1ef); /// Light Mobile Signal icon /// /// https://fontawesome.com/icons/mobile-signal?style=light /// android, iphone, nfc, scan static const IconData lightMobileSignal = IconDataLight(0xe1ef); /// Thin Mobile Signal icon /// /// https://fontawesome.com/icons/mobile-signal?style=thin /// android, iphone, nfc, scan static const IconData thinMobileSignal = IconDataThin(0xe1ef); /// Solid Mobile Signal Out icon /// /// https://fontawesome.com/icons/mobile-signal-out?style=solid /// android, iphone, nfc, scan static const IconData solidMobileSignalOut = IconDataSolid(0xe1f0); /// Regular Mobile Signal Out icon /// /// https://fontawesome.com/icons/mobile-signal-out?style=regular /// android, iphone, nfc, scan static const IconData mobileSignalOut = IconDataRegular(0xe1f0); /// Light Mobile Signal Out icon /// /// https://fontawesome.com/icons/mobile-signal-out?style=light /// android, iphone, nfc, scan static const IconData lightMobileSignalOut = IconDataLight(0xe1f0); /// Thin Mobile Signal Out icon /// /// https://fontawesome.com/icons/mobile-signal-out?style=thin /// android, iphone, nfc, scan static const IconData thinMobileSignalOut = IconDataThin(0xe1f0); /// Brands MODX icon /// /// https://fontawesome.com/icons/modx?style=brands static const IconData modx = IconDataBrands(0xf285); /// Brands Monero icon /// /// https://fontawesome.com/icons/monero?style=brands static const IconData monero = IconDataBrands(0xf3d0); /// Solid Money Bill icon /// /// https://fontawesome.com/icons/money-bill?style=solid /// buy, cash, checkout, coupon, investment, money, payment, premium, price, purchase, revenue, salary static const IconData solidMoneyBill = IconDataSolid(0xf0d6); /// Regular Money Bill icon /// /// https://fontawesome.com/icons/money-bill?style=regular /// buy, cash, checkout, coupon, investment, money, payment, premium, price, purchase, revenue, salary static const IconData moneyBill = IconDataRegular(0xf0d6); /// Light Money Bill icon /// /// https://fontawesome.com/icons/money-bill?style=light /// buy, cash, checkout, coupon, investment, money, payment, premium, price, purchase, revenue, salary static const IconData lightMoneyBill = IconDataLight(0xf0d6); /// Thin Money Bill icon /// /// https://fontawesome.com/icons/money-bill?style=thin /// buy, cash, checkout, coupon, investment, money, payment, premium, price, purchase, revenue, salary static const IconData thinMoneyBill = IconDataThin(0xf0d6); /// Solid Money Bill 1 icon /// /// https://fontawesome.com/icons/money-bill-1?style=solid /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData solidMoneyBill1 = IconDataSolid(0xf3d1); /// Alias money-bill-alt for icon [solidMoneyBill1] @Deprecated('Use "solidMoneyBill1" instead.') static const IconData solidMoneyBillAlt = solidMoneyBill1; /// Regular Money Bill 1 icon /// /// https://fontawesome.com/icons/money-bill-1?style=regular /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData moneyBill1 = IconDataRegular(0xf3d1); /// Alias money-bill-alt for icon [moneyBill1] @Deprecated('Use "moneyBill1" instead.') static const IconData moneyBillAlt = moneyBill1; /// Light Money Bill 1 icon /// /// https://fontawesome.com/icons/money-bill-1?style=light /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData lightMoneyBill1 = IconDataLight(0xf3d1); /// Alias money-bill-alt for icon [lightMoneyBill1] @Deprecated('Use "lightMoneyBill1" instead.') static const IconData lightMoneyBillAlt = lightMoneyBill1; /// Thin Money Bill 1 icon /// /// https://fontawesome.com/icons/money-bill-1?style=thin /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData thinMoneyBill1 = IconDataThin(0xf3d1); /// Alias money-bill-alt for icon [thinMoneyBill1] @Deprecated('Use "thinMoneyBill1" instead.') static const IconData thinMoneyBillAlt = thinMoneyBill1; /// Solid Money Bill 1 Wave icon /// /// https://fontawesome.com/icons/money-bill-1-wave?style=solid /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData solidMoneyBill1Wave = IconDataSolid(0xf53b); /// Alias money-bill-wave-alt for icon [solidMoneyBill1Wave] @Deprecated('Use "solidMoneyBill1Wave" instead.') static const IconData solidMoneyBillWaveAlt = solidMoneyBill1Wave; /// Regular Money Bill 1 Wave icon /// /// https://fontawesome.com/icons/money-bill-1-wave?style=regular /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData moneyBill1Wave = IconDataRegular(0xf53b); /// Alias money-bill-wave-alt for icon [moneyBill1Wave] @Deprecated('Use "moneyBill1Wave" instead.') static const IconData moneyBillWaveAlt = moneyBill1Wave; /// Light Money Bill 1 Wave icon /// /// https://fontawesome.com/icons/money-bill-1-wave?style=light /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData lightMoneyBill1Wave = IconDataLight(0xf53b); /// Alias money-bill-wave-alt for icon [lightMoneyBill1Wave] @Deprecated('Use "lightMoneyBill1Wave" instead.') static const IconData lightMoneyBillWaveAlt = lightMoneyBill1Wave; /// Thin Money Bill 1 Wave icon /// /// https://fontawesome.com/icons/money-bill-1-wave?style=thin /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData thinMoneyBill1Wave = IconDataThin(0xf53b); /// Alias money-bill-wave-alt for icon [thinMoneyBill1Wave] @Deprecated('Use "thinMoneyBill1Wave" instead.') static const IconData thinMoneyBillWaveAlt = thinMoneyBill1Wave; /// Solid Money Bill Simple icon /// /// https://fontawesome.com/icons/money-bill-simple?style=solid /// atm, cash, investment, money, moolah, premium, salary static const IconData solidMoneyBillSimple = IconDataSolid(0xe1f1); /// Regular Money Bill Simple icon /// /// https://fontawesome.com/icons/money-bill-simple?style=regular /// atm, cash, investment, money, moolah, premium, salary static const IconData moneyBillSimple = IconDataRegular(0xe1f1); /// Light Money Bill Simple icon /// /// https://fontawesome.com/icons/money-bill-simple?style=light /// atm, cash, investment, money, moolah, premium, salary static const IconData lightMoneyBillSimple = IconDataLight(0xe1f1); /// Thin Money Bill Simple icon /// /// https://fontawesome.com/icons/money-bill-simple?style=thin /// atm, cash, investment, money, moolah, premium, salary static const IconData thinMoneyBillSimple = IconDataThin(0xe1f1); /// Solid Money Bill Simple Wave icon /// /// https://fontawesome.com/icons/money-bill-simple-wave?style=solid /// atm, cash, money, moolah, premium, salary static const IconData solidMoneyBillSimpleWave = IconDataSolid(0xe1f2); /// Regular Money Bill Simple Wave icon /// /// https://fontawesome.com/icons/money-bill-simple-wave?style=regular /// atm, cash, money, moolah, premium, salary static const IconData moneyBillSimpleWave = IconDataRegular(0xe1f2); /// Light Money Bill Simple Wave icon /// /// https://fontawesome.com/icons/money-bill-simple-wave?style=light /// atm, cash, money, moolah, premium, salary static const IconData lightMoneyBillSimpleWave = IconDataLight(0xe1f2); /// Thin Money Bill Simple Wave icon /// /// https://fontawesome.com/icons/money-bill-simple-wave?style=thin /// atm, cash, money, moolah, premium, salary static const IconData thinMoneyBillSimpleWave = IconDataThin(0xe1f2); /// Solid Money Bill Transfer icon /// /// https://fontawesome.com/icons/money-bill-transfer?style=solid /// bank, conversion, deposit, investment, money, salary, transfer, withdrawal static const IconData solidMoneyBillTransfer = IconDataSolid(0xe528); /// Regular Money Bill Transfer icon /// /// https://fontawesome.com/icons/money-bill-transfer?style=regular /// bank, conversion, deposit, investment, money, salary, transfer, withdrawal static const IconData moneyBillTransfer = IconDataRegular(0xe528); /// Light Money Bill Transfer icon /// /// https://fontawesome.com/icons/money-bill-transfer?style=light /// bank, conversion, deposit, investment, money, salary, transfer, withdrawal static const IconData lightMoneyBillTransfer = IconDataLight(0xe528); /// Thin Money Bill Transfer icon /// /// https://fontawesome.com/icons/money-bill-transfer?style=thin /// bank, conversion, deposit, investment, money, salary, transfer, withdrawal static const IconData thinMoneyBillTransfer = IconDataThin(0xe528); /// Solid Money Bill Trend Up icon /// /// https://fontawesome.com/icons/money-bill-trend-up?style=solid /// bank, bonds, inflation, investment, market, revenue, salary, stocks, trade static const IconData solidMoneyBillTrendUp = IconDataSolid(0xe529); /// Regular Money Bill Trend Up icon /// /// https://fontawesome.com/icons/money-bill-trend-up?style=regular /// bank, bonds, inflation, investment, market, revenue, salary, stocks, trade static const IconData moneyBillTrendUp = IconDataRegular(0xe529); /// Light Money Bill Trend Up icon /// /// https://fontawesome.com/icons/money-bill-trend-up?style=light /// bank, bonds, inflation, investment, market, revenue, salary, stocks, trade static const IconData lightMoneyBillTrendUp = IconDataLight(0xe529); /// Thin Money Bill Trend Up icon /// /// https://fontawesome.com/icons/money-bill-trend-up?style=thin /// bank, bonds, inflation, investment, market, revenue, salary, stocks, trade static const IconData thinMoneyBillTrendUp = IconDataThin(0xe529); /// Solid Money Bill Wave icon /// /// https://fontawesome.com/icons/money-bill-wave?style=solid /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData solidMoneyBillWave = IconDataSolid(0xf53a); /// Regular Money Bill Wave icon /// /// https://fontawesome.com/icons/money-bill-wave?style=regular /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData moneyBillWave = IconDataRegular(0xf53a); /// Light Money Bill Wave icon /// /// https://fontawesome.com/icons/money-bill-wave?style=light /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData lightMoneyBillWave = IconDataLight(0xf53a); /// Thin Money Bill Wave icon /// /// https://fontawesome.com/icons/money-bill-wave?style=thin /// buy, cash, checkout, money, payment, premium, price, purchase, salary static const IconData thinMoneyBillWave = IconDataThin(0xf53a); /// Solid Money Bill Wheat icon /// /// https://fontawesome.com/icons/money-bill-wheat?style=solid /// agribusiness, agriculture, farming, food, investment, livelihood, subsidy static const IconData solidMoneyBillWheat = IconDataSolid(0xe52a); /// Regular Money Bill Wheat icon /// /// https://fontawesome.com/icons/money-bill-wheat?style=regular /// agribusiness, agriculture, farming, food, investment, livelihood, subsidy static const IconData moneyBillWheat = IconDataRegular(0xe52a); /// Light Money Bill Wheat icon /// /// https://fontawesome.com/icons/money-bill-wheat?style=light /// agribusiness, agriculture, farming, food, investment, livelihood, subsidy static const IconData lightMoneyBillWheat = IconDataLight(0xe52a); /// Thin Money Bill Wheat icon /// /// https://fontawesome.com/icons/money-bill-wheat?style=thin /// agribusiness, agriculture, farming, food, investment, livelihood, subsidy static const IconData thinMoneyBillWheat = IconDataThin(0xe52a); /// Solid Money Bills icon /// /// https://fontawesome.com/icons/money-bills?style=solid /// atm, cash, investment, money, moolah, premium, revenue, salary static const IconData solidMoneyBills = IconDataSolid(0xe1f3); /// Regular Money Bills icon /// /// https://fontawesome.com/icons/money-bills?style=regular /// atm, cash, investment, money, moolah, premium, revenue, salary static const IconData moneyBills = IconDataRegular(0xe1f3); /// Light Money Bills icon /// /// https://fontawesome.com/icons/money-bills?style=light /// atm, cash, investment, money, moolah, premium, revenue, salary static const IconData lightMoneyBills = IconDataLight(0xe1f3); /// Thin Money Bills icon /// /// https://fontawesome.com/icons/money-bills?style=thin /// atm, cash, investment, money, moolah, premium, revenue, salary static const IconData thinMoneyBills = IconDataThin(0xe1f3); /// Solid Money Bills Simple icon /// /// https://fontawesome.com/icons/money-bills-simple?style=solid /// atm, cash, investment, money, moolah, premium, salary static const IconData solidMoneyBillsSimple = IconDataSolid(0xe1f4); /// Alias money-bills-alt for icon [solidMoneyBillsSimple] @Deprecated('Use "solidMoneyBillsSimple" instead.') static const IconData solidMoneyBillsAlt = solidMoneyBillsSimple; /// Regular Money Bills Simple icon /// /// https://fontawesome.com/icons/money-bills-simple?style=regular /// atm, cash, investment, money, moolah, premium, salary static const IconData moneyBillsSimple = IconDataRegular(0xe1f4); /// Alias money-bills-alt for icon [moneyBillsSimple] @Deprecated('Use "moneyBillsSimple" instead.') static const IconData moneyBillsAlt = moneyBillsSimple; /// Light Money Bills Simple icon /// /// https://fontawesome.com/icons/money-bills-simple?style=light /// atm, cash, investment, money, moolah, premium, salary static const IconData lightMoneyBillsSimple = IconDataLight(0xe1f4); /// Alias money-bills-alt for icon [lightMoneyBillsSimple] @Deprecated('Use "lightMoneyBillsSimple" instead.') static const IconData lightMoneyBillsAlt = lightMoneyBillsSimple; /// Thin Money Bills Simple icon /// /// https://fontawesome.com/icons/money-bills-simple?style=thin /// atm, cash, investment, money, moolah, premium, salary static const IconData thinMoneyBillsSimple = IconDataThin(0xe1f4); /// Alias money-bills-alt for icon [thinMoneyBillsSimple] @Deprecated('Use "thinMoneyBillsSimple" instead.') static const IconData thinMoneyBillsAlt = thinMoneyBillsSimple; /// Solid Money Check icon /// /// https://fontawesome.com/icons/money-check?style=solid /// bank check, buy, checkout, cheque, money, payment, price, purchase, salary static const IconData solidMoneyCheck = IconDataSolid(0xf53c); /// Regular Money Check icon /// /// https://fontawesome.com/icons/money-check?style=regular /// bank check, buy, checkout, cheque, money, payment, price, purchase, salary static const IconData moneyCheck = IconDataRegular(0xf53c); /// Light Money Check icon /// /// https://fontawesome.com/icons/money-check?style=light /// bank check, buy, checkout, cheque, money, payment, price, purchase, salary static const IconData lightMoneyCheck = IconDataLight(0xf53c); /// Thin Money Check icon /// /// https://fontawesome.com/icons/money-check?style=thin /// bank check, buy, checkout, cheque, money, payment, price, purchase, salary static const IconData thinMoneyCheck = IconDataThin(0xf53c); /// Solid Money Check Dollar icon /// /// https://fontawesome.com/icons/money-check-dollar?style=solid /// bank check, buy, checkout, cheque, money, payment, price, purchase, salary static const IconData solidMoneyCheckDollar = IconDataSolid(0xf53d); /// Alias money-check-alt for icon [solidMoneyCheckDollar] @Deprecated('Use "solidMoneyCheckDollar" instead.') static const IconData solidMoneyCheckAlt = solidMoneyCheckDollar; /// Regular Money Check Dollar icon /// /// https://fontawesome.com/icons/money-check-dollar?style=regular /// bank check, buy, checkout, cheque, money, payment, price, purchase, salary static const IconData moneyCheckDollar = IconDataRegular(0xf53d); /// Alias money-check-alt for icon [moneyCheckDollar] @Deprecated('Use "moneyCheckDollar" instead.') static const IconData moneyCheckAlt = moneyCheckDollar; /// Light Money Check Dollar icon /// /// https://fontawesome.com/icons/money-check-dollar?style=light /// bank check, buy, checkout, cheque, money, payment, price, purchase, salary static const IconData lightMoneyCheckDollar = IconDataLight(0xf53d); /// Alias money-check-alt for icon [lightMoneyCheckDollar] @Deprecated('Use "lightMoneyCheckDollar" instead.') static const IconData lightMoneyCheckAlt = lightMoneyCheckDollar; /// Thin Money Check Dollar icon /// /// https://fontawesome.com/icons/money-check-dollar?style=thin /// bank check, buy, checkout, cheque, money, payment, price, purchase, salary static const IconData thinMoneyCheckDollar = IconDataThin(0xf53d); /// Alias money-check-alt for icon [thinMoneyCheckDollar] @Deprecated('Use "thinMoneyCheckDollar" instead.') static const IconData thinMoneyCheckAlt = thinMoneyCheckDollar; /// Solid Money Check Dollar Pen icon /// /// https://fontawesome.com/icons/money-check-dollar-pen?style=solid /// bank check, buy, checkout, cheque, modify, money, payment, pen, price, purchase, salary static const IconData solidMoneyCheckDollarPen = IconDataSolid(0xf873); /// Alias money-check-edit-alt for icon [solidMoneyCheckDollarPen] @Deprecated('Use "solidMoneyCheckDollarPen" instead.') static const IconData solidMoneyCheckEditAlt = solidMoneyCheckDollarPen; /// Regular Money Check Dollar Pen icon /// /// https://fontawesome.com/icons/money-check-dollar-pen?style=regular /// bank check, buy, checkout, cheque, modify, money, payment, pen, price, purchase, salary static const IconData moneyCheckDollarPen = IconDataRegular(0xf873); /// Alias money-check-edit-alt for icon [moneyCheckDollarPen] @Deprecated('Use "moneyCheckDollarPen" instead.') static const IconData moneyCheckEditAlt = moneyCheckDollarPen; /// Light Money Check Dollar Pen icon /// /// https://fontawesome.com/icons/money-check-dollar-pen?style=light /// bank check, buy, checkout, cheque, modify, money, payment, pen, price, purchase, salary static const IconData lightMoneyCheckDollarPen = IconDataLight(0xf873); /// Alias money-check-edit-alt for icon [lightMoneyCheckDollarPen] @Deprecated('Use "lightMoneyCheckDollarPen" instead.') static const IconData lightMoneyCheckEditAlt = lightMoneyCheckDollarPen; /// Thin Money Check Dollar Pen icon /// /// https://fontawesome.com/icons/money-check-dollar-pen?style=thin /// bank check, buy, checkout, cheque, modify, money, payment, pen, price, purchase, salary static const IconData thinMoneyCheckDollarPen = IconDataThin(0xf873); /// Alias money-check-edit-alt for icon [thinMoneyCheckDollarPen] @Deprecated('Use "thinMoneyCheckDollarPen" instead.') static const IconData thinMoneyCheckEditAlt = thinMoneyCheckDollarPen; /// Solid Money Check Pen icon /// /// https://fontawesome.com/icons/money-check-pen?style=solid /// bank check, buy, checkout, cheque, modify, money, payment, pen, price, purchase, salary static const IconData solidMoneyCheckPen = IconDataSolid(0xf872); /// Alias money-check-edit for icon [solidMoneyCheckPen] @Deprecated('Use "solidMoneyCheckPen" instead.') static const IconData solidMoneyCheckEdit = solidMoneyCheckPen; /// Regular Money Check Pen icon /// /// https://fontawesome.com/icons/money-check-pen?style=regular /// bank check, buy, checkout, cheque, modify, money, payment, pen, price, purchase, salary static const IconData moneyCheckPen = IconDataRegular(0xf872); /// Alias money-check-edit for icon [moneyCheckPen] @Deprecated('Use "moneyCheckPen" instead.') static const IconData moneyCheckEdit = moneyCheckPen; /// Light Money Check Pen icon /// /// https://fontawesome.com/icons/money-check-pen?style=light /// bank check, buy, checkout, cheque, modify, money, payment, pen, price, purchase, salary static const IconData lightMoneyCheckPen = IconDataLight(0xf872); /// Alias money-check-edit for icon [lightMoneyCheckPen] @Deprecated('Use "lightMoneyCheckPen" instead.') static const IconData lightMoneyCheckEdit = lightMoneyCheckPen; /// Thin Money Check Pen icon /// /// https://fontawesome.com/icons/money-check-pen?style=thin /// bank check, buy, checkout, cheque, modify, money, payment, pen, price, purchase, salary static const IconData thinMoneyCheckPen = IconDataThin(0xf872); /// Alias money-check-edit for icon [thinMoneyCheckPen] @Deprecated('Use "thinMoneyCheckPen" instead.') static const IconData thinMoneyCheckEdit = thinMoneyCheckPen; /// Solid Money From Bracket icon /// /// https://fontawesome.com/icons/money-from-bracket?style=solid /// atm, automated, cash, deposit, dispenser, investment, salary, transaction, withdrawl static const IconData solidMoneyFromBracket = IconDataSolid(0xe312); /// Regular Money From Bracket icon /// /// https://fontawesome.com/icons/money-from-bracket?style=regular /// atm, automated, cash, deposit, dispenser, investment, salary, transaction, withdrawl static const IconData moneyFromBracket = IconDataRegular(0xe312); /// Light Money From Bracket icon /// /// https://fontawesome.com/icons/money-from-bracket?style=light /// atm, automated, cash, deposit, dispenser, investment, salary, transaction, withdrawl static const IconData lightMoneyFromBracket = IconDataLight(0xe312); /// Thin Money From Bracket icon /// /// https://fontawesome.com/icons/money-from-bracket?style=thin /// atm, automated, cash, deposit, dispenser, investment, salary, transaction, withdrawl static const IconData thinMoneyFromBracket = IconDataThin(0xe312); /// Solid Money Simple From Bracket icon /// /// https://fontawesome.com/icons/money-simple-from-bracket?style=solid /// atm, automated, cash, deposit, dispenser, investment, salary, transaction, withdrawl static const IconData solidMoneySimpleFromBracket = IconDataSolid(0xe313); /// Regular Money Simple From Bracket icon /// /// https://fontawesome.com/icons/money-simple-from-bracket?style=regular /// atm, automated, cash, deposit, dispenser, investment, salary, transaction, withdrawl static const IconData moneySimpleFromBracket = IconDataRegular(0xe313); /// Light Money Simple From Bracket icon /// /// https://fontawesome.com/icons/money-simple-from-bracket?style=light /// atm, automated, cash, deposit, dispenser, investment, salary, transaction, withdrawl static const IconData lightMoneySimpleFromBracket = IconDataLight(0xe313); /// Thin Money Simple From Bracket icon /// /// https://fontawesome.com/icons/money-simple-from-bracket?style=thin /// atm, automated, cash, deposit, dispenser, investment, salary, transaction, withdrawl static const IconData thinMoneySimpleFromBracket = IconDataThin(0xe313); /// Solid Monitor Waveform icon /// /// https://fontawesome.com/icons/monitor-waveform?style=solid /// EKG, electrocardiogram, health, life, vital static const IconData solidMonitorWaveform = IconDataSolid(0xf611); /// Alias monitor-heart-rate for icon [solidMonitorWaveform] @Deprecated('Use "solidMonitorWaveform" instead.') static const IconData solidMonitorHeartRate = solidMonitorWaveform; /// Regular Monitor Waveform icon /// /// https://fontawesome.com/icons/monitor-waveform?style=regular /// EKG, electrocardiogram, health, life, vital static const IconData monitorWaveform = IconDataRegular(0xf611); /// Alias monitor-heart-rate for icon [monitorWaveform] @Deprecated('Use "monitorWaveform" instead.') static const IconData monitorHeartRate = monitorWaveform; /// Light Monitor Waveform icon /// /// https://fontawesome.com/icons/monitor-waveform?style=light /// EKG, electrocardiogram, health, life, vital static const IconData lightMonitorWaveform = IconDataLight(0xf611); /// Alias monitor-heart-rate for icon [lightMonitorWaveform] @Deprecated('Use "lightMonitorWaveform" instead.') static const IconData lightMonitorHeartRate = lightMonitorWaveform; /// Thin Monitor Waveform icon /// /// https://fontawesome.com/icons/monitor-waveform?style=thin /// EKG, electrocardiogram, health, life, vital static const IconData thinMonitorWaveform = IconDataThin(0xf611); /// Alias monitor-heart-rate for icon [thinMonitorWaveform] @Deprecated('Use "thinMonitorWaveform" instead.') static const IconData thinMonitorHeartRate = thinMonitorWaveform; /// Solid Monkey icon /// /// https://fontawesome.com/icons/monkey?style=solid /// animal, banana, fauna, mammal, monke, monkey, tail static const IconData solidMonkey = IconDataSolid(0xf6fb); /// Regular Monkey icon /// /// https://fontawesome.com/icons/monkey?style=regular /// animal, banana, fauna, mammal, monke, monkey, tail static const IconData monkey = IconDataRegular(0xf6fb); /// Light Monkey icon /// /// https://fontawesome.com/icons/monkey?style=light /// animal, banana, fauna, mammal, monke, monkey, tail static const IconData lightMonkey = IconDataLight(0xf6fb); /// Thin Monkey icon /// /// https://fontawesome.com/icons/monkey?style=thin /// animal, banana, fauna, mammal, monke, monkey, tail static const IconData thinMonkey = IconDataThin(0xf6fb); /// Solid Monument icon /// /// https://fontawesome.com/icons/monument?style=solid /// building, historic, landmark, memorable static const IconData solidMonument = IconDataSolid(0xf5a6); /// Regular Monument icon /// /// https://fontawesome.com/icons/monument?style=regular /// building, historic, landmark, memorable static const IconData monument = IconDataRegular(0xf5a6); /// Light Monument icon /// /// https://fontawesome.com/icons/monument?style=light /// building, historic, landmark, memorable static const IconData lightMonument = IconDataLight(0xf5a6); /// Thin Monument icon /// /// https://fontawesome.com/icons/monument?style=thin /// building, historic, landmark, memorable static const IconData thinMonument = IconDataThin(0xf5a6); /// Solid Moon icon /// /// https://fontawesome.com/icons/moon?style=solid /// Power Sleep Symbol, contrast, crescent, crescent moon, dark, lunar, moon, night static const IconData solidMoon = IconDataSolid(0xf186); /// Regular Moon icon /// /// https://fontawesome.com/icons/moon?style=regular /// Power Sleep Symbol, contrast, crescent, crescent moon, dark, lunar, moon, night static const IconData moon = IconDataRegular(0xf186); /// Light Moon icon /// /// https://fontawesome.com/icons/moon?style=light /// Power Sleep Symbol, contrast, crescent, crescent moon, dark, lunar, moon, night static const IconData lightMoon = IconDataLight(0xf186); /// Thin Moon icon /// /// https://fontawesome.com/icons/moon?style=thin /// Power Sleep Symbol, contrast, crescent, crescent moon, dark, lunar, moon, night static const IconData thinMoon = IconDataThin(0xf186); /// Solid Moon Cloud icon /// /// https://fontawesome.com/icons/moon-cloud?style=solid /// crescent, dark, lunar, night, overcast static const IconData solidMoonCloud = IconDataSolid(0xf754); /// Regular Moon Cloud icon /// /// https://fontawesome.com/icons/moon-cloud?style=regular /// crescent, dark, lunar, night, overcast static const IconData moonCloud = IconDataRegular(0xf754); /// Light Moon Cloud icon /// /// https://fontawesome.com/icons/moon-cloud?style=light /// crescent, dark, lunar, night, overcast static const IconData lightMoonCloud = IconDataLight(0xf754); /// Thin Moon Cloud icon /// /// https://fontawesome.com/icons/moon-cloud?style=thin /// crescent, dark, lunar, night, overcast static const IconData thinMoonCloud = IconDataThin(0xf754); /// Solid Moon Over Sun icon /// /// https://fontawesome.com/icons/moon-over-sun?style=solid /// lunar, moon, shadow, solar, sun static const IconData solidMoonOverSun = IconDataSolid(0xf74a); /// Alias eclipse-alt for icon [solidMoonOverSun] @Deprecated('Use "solidMoonOverSun" instead.') static const IconData solidEclipseAlt = solidMoonOverSun; /// Regular Moon Over Sun icon /// /// https://fontawesome.com/icons/moon-over-sun?style=regular /// lunar, moon, shadow, solar, sun static const IconData moonOverSun = IconDataRegular(0xf74a); /// Alias eclipse-alt for icon [moonOverSun] @Deprecated('Use "moonOverSun" instead.') static const IconData eclipseAlt = moonOverSun; /// Light Moon Over Sun icon /// /// https://fontawesome.com/icons/moon-over-sun?style=light /// lunar, moon, shadow, solar, sun static const IconData lightMoonOverSun = IconDataLight(0xf74a); /// Alias eclipse-alt for icon [lightMoonOverSun] @Deprecated('Use "lightMoonOverSun" instead.') static const IconData lightEclipseAlt = lightMoonOverSun; /// Thin Moon Over Sun icon /// /// https://fontawesome.com/icons/moon-over-sun?style=thin /// lunar, moon, shadow, solar, sun static const IconData thinMoonOverSun = IconDataThin(0xf74a); /// Alias eclipse-alt for icon [thinMoonOverSun] @Deprecated('Use "thinMoonOverSun" instead.') static const IconData thinEclipseAlt = thinMoonOverSun; /// Solid Moon Stars icon /// /// https://fontawesome.com/icons/moon-stars?style=solid /// clear, crescent, lunar, space, star static const IconData solidMoonStars = IconDataSolid(0xf755); /// Regular Moon Stars icon /// /// https://fontawesome.com/icons/moon-stars?style=regular /// clear, crescent, lunar, space, star static const IconData moonStars = IconDataRegular(0xf755); /// Light Moon Stars icon /// /// https://fontawesome.com/icons/moon-stars?style=light /// clear, crescent, lunar, space, star static const IconData lightMoonStars = IconDataLight(0xf755); /// Thin Moon Stars icon /// /// https://fontawesome.com/icons/moon-stars?style=thin /// clear, crescent, lunar, space, star static const IconData thinMoonStars = IconDataThin(0xf755); /// Solid Moped icon /// /// https://fontawesome.com/icons/moped?style=solid /// delivery, motorbike, scooter static const IconData solidMoped = IconDataSolid(0xe3b9); /// Regular Moped icon /// /// https://fontawesome.com/icons/moped?style=regular /// delivery, motorbike, scooter static const IconData moped = IconDataRegular(0xe3b9); /// Light Moped icon /// /// https://fontawesome.com/icons/moped?style=light /// delivery, motorbike, scooter static const IconData lightMoped = IconDataLight(0xe3b9); /// Thin Moped icon /// /// https://fontawesome.com/icons/moped?style=thin /// delivery, motorbike, scooter static const IconData thinMoped = IconDataThin(0xe3b9); /// Solid Mortar Pestle icon /// /// https://fontawesome.com/icons/mortar-pestle?style=solid /// crush, culinary, grind, medical, mix, pharmacy, prescription, spices static const IconData solidMortarPestle = IconDataSolid(0xf5a7); /// Regular Mortar Pestle icon /// /// https://fontawesome.com/icons/mortar-pestle?style=regular /// crush, culinary, grind, medical, mix, pharmacy, prescription, spices static const IconData mortarPestle = IconDataRegular(0xf5a7); /// Light Mortar Pestle icon /// /// https://fontawesome.com/icons/mortar-pestle?style=light /// crush, culinary, grind, medical, mix, pharmacy, prescription, spices static const IconData lightMortarPestle = IconDataLight(0xf5a7); /// Thin Mortar Pestle icon /// /// https://fontawesome.com/icons/mortar-pestle?style=thin /// crush, culinary, grind, medical, mix, pharmacy, prescription, spices static const IconData thinMortarPestle = IconDataThin(0xf5a7); /// Solid Mosque icon /// /// https://fontawesome.com/icons/mosque?style=solid /// Muslim, building, islam, landmark, mosque, muslim, religion static const IconData solidMosque = IconDataSolid(0xf678); /// Regular Mosque icon /// /// https://fontawesome.com/icons/mosque?style=regular /// Muslim, building, islam, landmark, mosque, muslim, religion static const IconData mosque = IconDataRegular(0xf678); /// Light Mosque icon /// /// https://fontawesome.com/icons/mosque?style=light /// Muslim, building, islam, landmark, mosque, muslim, religion static const IconData lightMosque = IconDataLight(0xf678); /// Thin Mosque icon /// /// https://fontawesome.com/icons/mosque?style=thin /// Muslim, building, islam, landmark, mosque, muslim, religion static const IconData thinMosque = IconDataThin(0xf678); /// Solid Mosquito icon /// /// https://fontawesome.com/icons/mosquito?style=solid /// bite, bug, mosquito, west nile static const IconData solidMosquito = IconDataSolid(0xe52b); /// Regular Mosquito icon /// /// https://fontawesome.com/icons/mosquito?style=regular /// bite, bug, mosquito, west nile static const IconData mosquito = IconDataRegular(0xe52b); /// Light Mosquito icon /// /// https://fontawesome.com/icons/mosquito?style=light /// bite, bug, mosquito, west nile static const IconData lightMosquito = IconDataLight(0xe52b); /// Thin Mosquito icon /// /// https://fontawesome.com/icons/mosquito?style=thin /// bite, bug, mosquito, west nile static const IconData thinMosquito = IconDataThin(0xe52b); /// Solid Mosquito Net icon /// /// https://fontawesome.com/icons/mosquito-net?style=solid /// bite, malaria, mosquito, net static const IconData solidMosquitoNet = IconDataSolid(0xe52c); /// Regular Mosquito Net icon /// /// https://fontawesome.com/icons/mosquito-net?style=regular /// bite, malaria, mosquito, net static const IconData mosquitoNet = IconDataRegular(0xe52c); /// Light Mosquito Net icon /// /// https://fontawesome.com/icons/mosquito-net?style=light /// bite, malaria, mosquito, net static const IconData lightMosquitoNet = IconDataLight(0xe52c); /// Thin Mosquito Net icon /// /// https://fontawesome.com/icons/mosquito-net?style=thin /// bite, malaria, mosquito, net static const IconData thinMosquitoNet = IconDataThin(0xe52c); /// Solid Motorcycle icon /// /// https://fontawesome.com/icons/motorcycle?style=solid /// bike, machine, motorcycle, racing, transportation, vehicle static const IconData solidMotorcycle = IconDataSolid(0xf21c); /// Regular Motorcycle icon /// /// https://fontawesome.com/icons/motorcycle?style=regular /// bike, machine, motorcycle, racing, transportation, vehicle static const IconData motorcycle = IconDataRegular(0xf21c); /// Light Motorcycle icon /// /// https://fontawesome.com/icons/motorcycle?style=light /// bike, machine, motorcycle, racing, transportation, vehicle static const IconData lightMotorcycle = IconDataLight(0xf21c); /// Thin Motorcycle icon /// /// https://fontawesome.com/icons/motorcycle?style=thin /// bike, machine, motorcycle, racing, transportation, vehicle static const IconData thinMotorcycle = IconDataThin(0xf21c); /// Solid Mound icon /// /// https://fontawesome.com/icons/mound?style=solid /// barrier, hill, pitcher, speedbump static const IconData solidMound = IconDataSolid(0xe52d); /// Regular Mound icon /// /// https://fontawesome.com/icons/mound?style=regular /// barrier, hill, pitcher, speedbump static const IconData mound = IconDataRegular(0xe52d); /// Light Mound icon /// /// https://fontawesome.com/icons/mound?style=light /// barrier, hill, pitcher, speedbump static const IconData lightMound = IconDataLight(0xe52d); /// Thin Mound icon /// /// https://fontawesome.com/icons/mound?style=thin /// barrier, hill, pitcher, speedbump static const IconData thinMound = IconDataThin(0xe52d); /// Solid Mountain icon /// /// https://fontawesome.com/icons/mountain?style=solid /// cold, glacier, hiking, hill, landscape, mountain, snow, snow-capped mountain, travel, view static const IconData solidMountain = IconDataSolid(0xf6fc); /// Regular Mountain icon /// /// https://fontawesome.com/icons/mountain?style=regular /// cold, glacier, hiking, hill, landscape, mountain, snow, snow-capped mountain, travel, view static const IconData mountain = IconDataRegular(0xf6fc); /// Light Mountain icon /// /// https://fontawesome.com/icons/mountain?style=light /// cold, glacier, hiking, hill, landscape, mountain, snow, snow-capped mountain, travel, view static const IconData lightMountain = IconDataLight(0xf6fc); /// Thin Mountain icon /// /// https://fontawesome.com/icons/mountain?style=thin /// cold, glacier, hiking, hill, landscape, mountain, snow, snow-capped mountain, travel, view static const IconData thinMountain = IconDataThin(0xf6fc); /// Solid Mountain City icon /// /// https://fontawesome.com/icons/mountain-city?style=solid /// location, rural, urban static const IconData solidMountainCity = IconDataSolid(0xe52e); /// Regular Mountain City icon /// /// https://fontawesome.com/icons/mountain-city?style=regular /// location, rural, urban static const IconData mountainCity = IconDataRegular(0xe52e); /// Light Mountain City icon /// /// https://fontawesome.com/icons/mountain-city?style=light /// location, rural, urban static const IconData lightMountainCity = IconDataLight(0xe52e); /// Thin Mountain City icon /// /// https://fontawesome.com/icons/mountain-city?style=thin /// location, rural, urban static const IconData thinMountainCity = IconDataThin(0xe52e); /// Solid Mountain Sun icon /// /// https://fontawesome.com/icons/mountain-sun?style=solid /// country, hiking, landscape, rural, travel, view static const IconData solidMountainSun = IconDataSolid(0xe52f); /// Regular Mountain Sun icon /// /// https://fontawesome.com/icons/mountain-sun?style=regular /// country, hiking, landscape, rural, travel, view static const IconData mountainSun = IconDataRegular(0xe52f); /// Light Mountain Sun icon /// /// https://fontawesome.com/icons/mountain-sun?style=light /// country, hiking, landscape, rural, travel, view static const IconData lightMountainSun = IconDataLight(0xe52f); /// Thin Mountain Sun icon /// /// https://fontawesome.com/icons/mountain-sun?style=thin /// country, hiking, landscape, rural, travel, view static const IconData thinMountainSun = IconDataThin(0xe52f); /// Solid Mountains icon /// /// https://fontawesome.com/icons/mountains?style=solid /// glacier, hiking, hill, landscape, mountain, travel, view static const IconData solidMountains = IconDataSolid(0xf6fd); /// Regular Mountains icon /// /// https://fontawesome.com/icons/mountains?style=regular /// glacier, hiking, hill, landscape, mountain, travel, view static const IconData mountains = IconDataRegular(0xf6fd); /// Light Mountains icon /// /// https://fontawesome.com/icons/mountains?style=light /// glacier, hiking, hill, landscape, mountain, travel, view static const IconData lightMountains = IconDataLight(0xf6fd); /// Thin Mountains icon /// /// https://fontawesome.com/icons/mountains?style=thin /// glacier, hiking, hill, landscape, mountain, travel, view static const IconData thinMountains = IconDataThin(0xf6fd); /// Solid Mouse Field icon /// /// https://fontawesome.com/icons/mouse-field?style=solid /// cheese, mickey, minnie, rat, rodent, squeak static const IconData solidMouseField = IconDataSolid(0xe5a8); /// Regular Mouse Field icon /// /// https://fontawesome.com/icons/mouse-field?style=regular /// cheese, mickey, minnie, rat, rodent, squeak static const IconData mouseField = IconDataRegular(0xe5a8); /// Light Mouse Field icon /// /// https://fontawesome.com/icons/mouse-field?style=light /// cheese, mickey, minnie, rat, rodent, squeak static const IconData lightMouseField = IconDataLight(0xe5a8); /// Thin Mouse Field icon /// /// https://fontawesome.com/icons/mouse-field?style=thin /// cheese, mickey, minnie, rat, rodent, squeak static const IconData thinMouseField = IconDataThin(0xe5a8); /// Solid Mp3 Player icon /// /// https://fontawesome.com/icons/mp3-player?style=solid /// audio, handheld, ipod, itunes, music, zune static const IconData solidMp3Player = IconDataSolid(0xf8ce); /// Regular Mp3 Player icon /// /// https://fontawesome.com/icons/mp3-player?style=regular /// audio, handheld, ipod, itunes, music, zune static const IconData mp3Player = IconDataRegular(0xf8ce); /// Light Mp3 Player icon /// /// https://fontawesome.com/icons/mp3-player?style=light /// audio, handheld, ipod, itunes, music, zune static const IconData lightMp3Player = IconDataLight(0xf8ce); /// Thin Mp3 Player icon /// /// https://fontawesome.com/icons/mp3-player?style=thin /// audio, handheld, ipod, itunes, music, zune static const IconData thinMp3Player = IconDataThin(0xf8ce); /// Solid Mug icon /// /// https://fontawesome.com/icons/mug?style=solid /// coffee, cup, drink, hot chocolate, tea static const IconData solidMug = IconDataSolid(0xf874); /// Regular Mug icon /// /// https://fontawesome.com/icons/mug?style=regular /// coffee, cup, drink, hot chocolate, tea static const IconData mug = IconDataRegular(0xf874); /// Light Mug icon /// /// https://fontawesome.com/icons/mug?style=light /// coffee, cup, drink, hot chocolate, tea static const IconData lightMug = IconDataLight(0xf874); /// Thin Mug icon /// /// https://fontawesome.com/icons/mug?style=thin /// coffee, cup, drink, hot chocolate, tea static const IconData thinMug = IconDataThin(0xf874); /// Solid Mug Hot icon /// /// https://fontawesome.com/icons/mug-hot?style=solid /// beverage, caliente, cocoa, coffee, cup, drink, holiday, hot, hot beverage, hot chocolate, steam, steaming, tea, warmth static const IconData solidMugHot = IconDataSolid(0xf7b6); /// Regular Mug Hot icon /// /// https://fontawesome.com/icons/mug-hot?style=regular /// beverage, caliente, cocoa, coffee, cup, drink, holiday, hot, hot beverage, hot chocolate, steam, steaming, tea, warmth static const IconData mugHot = IconDataRegular(0xf7b6); /// Light Mug Hot icon /// /// https://fontawesome.com/icons/mug-hot?style=light /// beverage, caliente, cocoa, coffee, cup, drink, holiday, hot, hot beverage, hot chocolate, steam, steaming, tea, warmth static const IconData lightMugHot = IconDataLight(0xf7b6); /// Thin Mug Hot icon /// /// https://fontawesome.com/icons/mug-hot?style=thin /// beverage, caliente, cocoa, coffee, cup, drink, holiday, hot, hot beverage, hot chocolate, steam, steaming, tea, warmth static const IconData thinMugHot = IconDataThin(0xf7b6); /// Solid Mug Marshmallows icon /// /// https://fontawesome.com/icons/mug-marshmallows?style=solid /// cocoa, coffee, cup, drink, hot chocolate, seasonal, sweet, warmth static const IconData solidMugMarshmallows = IconDataSolid(0xf7b7); /// Regular Mug Marshmallows icon /// /// https://fontawesome.com/icons/mug-marshmallows?style=regular /// cocoa, coffee, cup, drink, hot chocolate, seasonal, sweet, warmth static const IconData mugMarshmallows = IconDataRegular(0xf7b7); /// Light Mug Marshmallows icon /// /// https://fontawesome.com/icons/mug-marshmallows?style=light /// cocoa, coffee, cup, drink, hot chocolate, seasonal, sweet, warmth static const IconData lightMugMarshmallows = IconDataLight(0xf7b7); /// Thin Mug Marshmallows icon /// /// https://fontawesome.com/icons/mug-marshmallows?style=thin /// cocoa, coffee, cup, drink, hot chocolate, seasonal, sweet, warmth static const IconData thinMugMarshmallows = IconDataThin(0xf7b7); /// Solid Mug Saucer icon /// /// https://fontawesome.com/icons/mug-saucer?style=solid /// beverage, breakfast, cafe, drink, fall, morning, mug, seasonal, tea static const IconData solidMugSaucer = IconDataSolid(0xf0f4); /// Alias coffee for icon [solidMugSaucer] @Deprecated('Use "solidMugSaucer" instead.') static const IconData solidCoffee = solidMugSaucer; /// Regular Mug Saucer icon /// /// https://fontawesome.com/icons/mug-saucer?style=regular /// beverage, breakfast, cafe, drink, fall, morning, mug, seasonal, tea static const IconData mugSaucer = IconDataRegular(0xf0f4); /// Alias coffee for icon [mugSaucer] @Deprecated('Use "mugSaucer" instead.') static const IconData coffee = mugSaucer; /// Light Mug Saucer icon /// /// https://fontawesome.com/icons/mug-saucer?style=light /// beverage, breakfast, cafe, drink, fall, morning, mug, seasonal, tea static const IconData lightMugSaucer = IconDataLight(0xf0f4); /// Alias coffee for icon [lightMugSaucer] @Deprecated('Use "lightMugSaucer" instead.') static const IconData lightCoffee = lightMugSaucer; /// Thin Mug Saucer icon /// /// https://fontawesome.com/icons/mug-saucer?style=thin /// beverage, breakfast, cafe, drink, fall, morning, mug, seasonal, tea static const IconData thinMugSaucer = IconDataThin(0xf0f4); /// Alias coffee for icon [thinMugSaucer] @Deprecated('Use "thinMugSaucer" instead.') static const IconData thinCoffee = thinMugSaucer; /// Solid Mug Tea icon /// /// https://fontawesome.com/icons/mug-tea?style=solid /// brew, drink, herbal, oolong static const IconData solidMugTea = IconDataSolid(0xf875); /// Regular Mug Tea icon /// /// https://fontawesome.com/icons/mug-tea?style=regular /// brew, drink, herbal, oolong static const IconData mugTea = IconDataRegular(0xf875); /// Light Mug Tea icon /// /// https://fontawesome.com/icons/mug-tea?style=light /// brew, drink, herbal, oolong static const IconData lightMugTea = IconDataLight(0xf875); /// Thin Mug Tea icon /// /// https://fontawesome.com/icons/mug-tea?style=thin /// brew, drink, herbal, oolong static const IconData thinMugTea = IconDataThin(0xf875); /// Solid Mug Tea Saucer icon /// /// https://fontawesome.com/icons/mug-tea-saucer?style=solid /// afternoon, cuppa, saucer static const IconData solidMugTeaSaucer = IconDataSolid(0xe1f5); /// Regular Mug Tea Saucer icon /// /// https://fontawesome.com/icons/mug-tea-saucer?style=regular /// afternoon, cuppa, saucer static const IconData mugTeaSaucer = IconDataRegular(0xe1f5); /// Light Mug Tea Saucer icon /// /// https://fontawesome.com/icons/mug-tea-saucer?style=light /// afternoon, cuppa, saucer static const IconData lightMugTeaSaucer = IconDataLight(0xe1f5); /// Thin Mug Tea Saucer icon /// /// https://fontawesome.com/icons/mug-tea-saucer?style=thin /// afternoon, cuppa, saucer static const IconData thinMugTeaSaucer = IconDataThin(0xe1f5); /// Solid Mushroom icon /// /// https://fontawesome.com/icons/mushroom?style=solid /// 1-up, fungus, toadstool static const IconData solidMushroom = IconDataSolid(0xe425); /// Regular Mushroom icon /// /// https://fontawesome.com/icons/mushroom?style=regular /// 1-up, fungus, toadstool static const IconData mushroom = IconDataRegular(0xe425); /// Light Mushroom icon /// /// https://fontawesome.com/icons/mushroom?style=light /// 1-up, fungus, toadstool static const IconData lightMushroom = IconDataLight(0xe425); /// Thin Mushroom icon /// /// https://fontawesome.com/icons/mushroom?style=thin /// 1-up, fungus, toadstool static const IconData thinMushroom = IconDataThin(0xe425); /// Solid Music icon /// /// https://fontawesome.com/icons/music?style=solid /// lyrics, melody, music, musical note, note, sing, sound static const IconData solidMusic = IconDataSolid(0xf001); /// Regular Music icon /// /// https://fontawesome.com/icons/music?style=regular /// lyrics, melody, music, musical note, note, sing, sound static const IconData music = IconDataRegular(0xf001); /// Light Music icon /// /// https://fontawesome.com/icons/music?style=light /// lyrics, melody, music, musical note, note, sing, sound static const IconData lightMusic = IconDataLight(0xf001); /// Thin Music icon /// /// https://fontawesome.com/icons/music?style=thin /// lyrics, melody, music, musical note, note, sing, sound static const IconData thinMusic = IconDataThin(0xf001); /// Solid Music Magnifying Glass icon /// /// https://fontawesome.com/icons/music-magnifying-glass?style=solid /// bigger, enlarge, find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, search, tool, zoom, artist, audio, equipment, genre, hear, music, note, notes, similar, song, sound static const IconData solidMusicMagnifyingGlass = IconDataSolid(0xe662); /// Regular Music Magnifying Glass icon /// /// https://fontawesome.com/icons/music-magnifying-glass?style=regular /// bigger, enlarge, find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, search, tool, zoom, artist, audio, equipment, genre, hear, music, note, notes, similar, song, sound static const IconData musicMagnifyingGlass = IconDataRegular(0xe662); /// Light Music Magnifying Glass icon /// /// https://fontawesome.com/icons/music-magnifying-glass?style=light /// bigger, enlarge, find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, search, tool, zoom, artist, audio, equipment, genre, hear, music, note, notes, similar, song, sound static const IconData lightMusicMagnifyingGlass = IconDataLight(0xe662); /// Thin Music Magnifying Glass icon /// /// https://fontawesome.com/icons/music-magnifying-glass?style=thin /// bigger, enlarge, find, glass, inspection, magnifier, magnify, magnifying, magnifying glass tilted left, search, tool, zoom, artist, audio, equipment, genre, hear, music, note, notes, similar, song, sound static const IconData thinMusicMagnifyingGlass = IconDataThin(0xe662); /// Solid Music Note icon /// /// https://fontawesome.com/icons/music-note?style=solid /// lyrics, melody, note, sing, sound static const IconData solidMusicNote = IconDataSolid(0xf8cf); /// Alias music-alt for icon [solidMusicNote] @Deprecated('Use "solidMusicNote" instead.') static const IconData solidMusicAlt = solidMusicNote; /// Regular Music Note icon /// /// https://fontawesome.com/icons/music-note?style=regular /// lyrics, melody, note, sing, sound static const IconData musicNote = IconDataRegular(0xf8cf); /// Alias music-alt for icon [musicNote] @Deprecated('Use "musicNote" instead.') static const IconData musicAlt = musicNote; /// Light Music Note icon /// /// https://fontawesome.com/icons/music-note?style=light /// lyrics, melody, note, sing, sound static const IconData lightMusicNote = IconDataLight(0xf8cf); /// Alias music-alt for icon [lightMusicNote] @Deprecated('Use "lightMusicNote" instead.') static const IconData lightMusicAlt = lightMusicNote; /// Thin Music Note icon /// /// https://fontawesome.com/icons/music-note?style=thin /// lyrics, melody, note, sing, sound static const IconData thinMusicNote = IconDataThin(0xf8cf); /// Alias music-alt for icon [thinMusicNote] @Deprecated('Use "thinMusicNote" instead.') static const IconData thinMusicAlt = thinMusicNote; /// Solid Music Note Slash icon /// /// https://fontawesome.com/icons/music-note-slash?style=solid /// cancel, disabled, lyrics, melody, mute, note, off, sing, sound static const IconData solidMusicNoteSlash = IconDataSolid(0xf8d0); /// Alias music-alt-slash for icon [solidMusicNoteSlash] @Deprecated('Use "solidMusicNoteSlash" instead.') static const IconData solidMusicAltSlash = solidMusicNoteSlash; /// Regular Music Note Slash icon /// /// https://fontawesome.com/icons/music-note-slash?style=regular /// cancel, disabled, lyrics, melody, mute, note, off, sing, sound static const IconData musicNoteSlash = IconDataRegular(0xf8d0); /// Alias music-alt-slash for icon [musicNoteSlash] @Deprecated('Use "musicNoteSlash" instead.') static const IconData musicAltSlash = musicNoteSlash; /// Light Music Note Slash icon /// /// https://fontawesome.com/icons/music-note-slash?style=light /// cancel, disabled, lyrics, melody, mute, note, off, sing, sound static const IconData lightMusicNoteSlash = IconDataLight(0xf8d0); /// Alias music-alt-slash for icon [lightMusicNoteSlash] @Deprecated('Use "lightMusicNoteSlash" instead.') static const IconData lightMusicAltSlash = lightMusicNoteSlash; /// Thin Music Note Slash icon /// /// https://fontawesome.com/icons/music-note-slash?style=thin /// cancel, disabled, lyrics, melody, mute, note, off, sing, sound static const IconData thinMusicNoteSlash = IconDataThin(0xf8d0); /// Alias music-alt-slash for icon [thinMusicNoteSlash] @Deprecated('Use "thinMusicNoteSlash" instead.') static const IconData thinMusicAltSlash = thinMusicNoteSlash; /// Solid Music Slash icon /// /// https://fontawesome.com/icons/music-slash?style=solid /// cancel, disabled, lyrics, melody, mute, note, off, sing, sound static const IconData solidMusicSlash = IconDataSolid(0xf8d1); /// Regular Music Slash icon /// /// https://fontawesome.com/icons/music-slash?style=regular /// cancel, disabled, lyrics, melody, mute, note, off, sing, sound static const IconData musicSlash = IconDataRegular(0xf8d1); /// Light Music Slash icon /// /// https://fontawesome.com/icons/music-slash?style=light /// cancel, disabled, lyrics, melody, mute, note, off, sing, sound static const IconData lightMusicSlash = IconDataLight(0xf8d1); /// Thin Music Slash icon /// /// https://fontawesome.com/icons/music-slash?style=thin /// cancel, disabled, lyrics, melody, mute, note, off, sing, sound static const IconData thinMusicSlash = IconDataThin(0xf8d1); /// Solid Mustache icon /// /// https://fontawesome.com/icons/mustache?style=solid /// beard, face, hair, lumberjack, shave, walrus, whiskers static const IconData solidMustache = IconDataSolid(0xe5bc); /// Regular Mustache icon /// /// https://fontawesome.com/icons/mustache?style=regular /// beard, face, hair, lumberjack, shave, walrus, whiskers static const IconData mustache = IconDataRegular(0xe5bc); /// Light Mustache icon /// /// https://fontawesome.com/icons/mustache?style=light /// beard, face, hair, lumberjack, shave, walrus, whiskers static const IconData lightMustache = IconDataLight(0xe5bc); /// Thin Mustache icon /// /// https://fontawesome.com/icons/mustache?style=thin /// beard, face, hair, lumberjack, shave, walrus, whiskers static const IconData thinMustache = IconDataThin(0xe5bc); /// Solid N icon /// /// https://fontawesome.com/icons/n?style=solid /// Latin Capital Letter N, Latin Small Letter N, letter, nay, no static const IconData solidN = IconDataSolid(0x4e); /// Regular N icon /// /// https://fontawesome.com/icons/n?style=regular /// Latin Capital Letter N, Latin Small Letter N, letter, nay, no static const IconData n = IconDataRegular(0x4e); /// Light N icon /// /// https://fontawesome.com/icons/n?style=light /// Latin Capital Letter N, Latin Small Letter N, letter, nay, no static const IconData lightN = IconDataLight(0x4e); /// Thin N icon /// /// https://fontawesome.com/icons/n?style=thin /// Latin Capital Letter N, Latin Small Letter N, letter, nay, no static const IconData thinN = IconDataThin(0x4e); /// Solid Naira Sign icon /// /// https://fontawesome.com/icons/naira-sign?style=solid /// Naira Sign, currency static const IconData solidNairaSign = IconDataSolid(0xe1f6); /// Regular Naira Sign icon /// /// https://fontawesome.com/icons/naira-sign?style=regular /// Naira Sign, currency static const IconData nairaSign = IconDataRegular(0xe1f6); /// Light Naira Sign icon /// /// https://fontawesome.com/icons/naira-sign?style=light /// Naira Sign, currency static const IconData lightNairaSign = IconDataLight(0xe1f6); /// Thin Naira Sign icon /// /// https://fontawesome.com/icons/naira-sign?style=thin /// Naira Sign, currency static const IconData thinNairaSign = IconDataThin(0xe1f6); /// Brands Napster icon /// /// https://fontawesome.com/icons/napster?style=brands static const IconData napster = IconDataBrands(0xf3d2); /// Solid Narwhal icon /// /// https://fontawesome.com/icons/narwhal?style=solid /// animal, fauna, holiday, ivory, mammal, tusk, unicorn, whale static const IconData solidNarwhal = IconDataSolid(0xf6fe); /// Regular Narwhal icon /// /// https://fontawesome.com/icons/narwhal?style=regular /// animal, fauna, holiday, ivory, mammal, tusk, unicorn, whale static const IconData narwhal = IconDataRegular(0xf6fe); /// Light Narwhal icon /// /// https://fontawesome.com/icons/narwhal?style=light /// animal, fauna, holiday, ivory, mammal, tusk, unicorn, whale static const IconData lightNarwhal = IconDataLight(0xf6fe); /// Thin Narwhal icon /// /// https://fontawesome.com/icons/narwhal?style=thin /// animal, fauna, holiday, ivory, mammal, tusk, unicorn, whale static const IconData thinNarwhal = IconDataThin(0xf6fe); /// Brands Neos icon /// /// https://fontawesome.com/icons/neos?style=brands static const IconData neos = IconDataBrands(0xf612); /// Solid Nesting Dolls icon /// /// https://fontawesome.com/icons/nesting-dolls?style=solid /// babushka, doll, matryoshka, nesting, nesting dolls, russia, stacking, tea static const IconData solidNestingDolls = IconDataSolid(0xe3ba); /// Regular Nesting Dolls icon /// /// https://fontawesome.com/icons/nesting-dolls?style=regular /// babushka, doll, matryoshka, nesting, nesting dolls, russia, stacking, tea static const IconData nestingDolls = IconDataRegular(0xe3ba); /// Light Nesting Dolls icon /// /// https://fontawesome.com/icons/nesting-dolls?style=light /// babushka, doll, matryoshka, nesting, nesting dolls, russia, stacking, tea static const IconData lightNestingDolls = IconDataLight(0xe3ba); /// Thin Nesting Dolls icon /// /// https://fontawesome.com/icons/nesting-dolls?style=thin /// babushka, doll, matryoshka, nesting, nesting dolls, russia, stacking, tea static const IconData thinNestingDolls = IconDataThin(0xe3ba); /// Solid Network Wired icon /// /// https://fontawesome.com/icons/network-wired?style=solid /// computer, connect, ethernet, internet, intranet static const IconData solidNetworkWired = IconDataSolid(0xf6ff); /// Regular Network Wired icon /// /// https://fontawesome.com/icons/network-wired?style=regular /// computer, connect, ethernet, internet, intranet static const IconData networkWired = IconDataRegular(0xf6ff); /// Light Network Wired icon /// /// https://fontawesome.com/icons/network-wired?style=light /// computer, connect, ethernet, internet, intranet static const IconData lightNetworkWired = IconDataLight(0xf6ff); /// Thin Network Wired icon /// /// https://fontawesome.com/icons/network-wired?style=thin /// computer, connect, ethernet, internet, intranet static const IconData thinNetworkWired = IconDataThin(0xf6ff); /// Solid Neuter icon /// /// https://fontawesome.com/icons/neuter?style=solid /// Neuter, gender static const IconData solidNeuter = IconDataSolid(0xf22c); /// Regular Neuter icon /// /// https://fontawesome.com/icons/neuter?style=regular /// Neuter, gender static const IconData neuter = IconDataRegular(0xf22c); /// Light Neuter icon /// /// https://fontawesome.com/icons/neuter?style=light /// Neuter, gender static const IconData lightNeuter = IconDataLight(0xf22c); /// Thin Neuter icon /// /// https://fontawesome.com/icons/neuter?style=thin /// Neuter, gender static const IconData thinNeuter = IconDataThin(0xf22c); /// Solid Newspaper icon /// /// https://fontawesome.com/icons/newspaper?style=solid /// article, editorial, headline, journal, journalism, news, newsletter, newspaper, paper, press static const IconData solidNewspaper = IconDataSolid(0xf1ea); /// Regular Newspaper icon /// /// https://fontawesome.com/icons/newspaper?style=regular /// article, editorial, headline, journal, journalism, news, newsletter, newspaper, paper, press static const IconData newspaper = IconDataRegular(0xf1ea); /// Light Newspaper icon /// /// https://fontawesome.com/icons/newspaper?style=light /// article, editorial, headline, journal, journalism, news, newsletter, newspaper, paper, press static const IconData lightNewspaper = IconDataLight(0xf1ea); /// Thin Newspaper icon /// /// https://fontawesome.com/icons/newspaper?style=thin /// article, editorial, headline, journal, journalism, news, newsletter, newspaper, paper, press static const IconData thinNewspaper = IconDataThin(0xf1ea); /// Solid Nfc icon /// /// https://fontawesome.com/icons/nfc?style=solid /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData solidNfc = IconDataSolid(0xe1f7); /// Regular Nfc icon /// /// https://fontawesome.com/icons/nfc?style=regular /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData nfc = IconDataRegular(0xe1f7); /// Light Nfc icon /// /// https://fontawesome.com/icons/nfc?style=light /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData lightNfc = IconDataLight(0xe1f7); /// Thin Nfc icon /// /// https://fontawesome.com/icons/nfc?style=thin /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData thinNfc = IconDataThin(0xe1f7); /// Brands NFC Directional icon /// /// https://fontawesome.com/icons/nfc-directional?style=brands /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData nfcDirectional = IconDataBrands(0xe530); /// Solid Nfc Lock icon /// /// https://fontawesome.com/icons/nfc-lock?style=solid /// connect, data, near field communication, nfc, padlock, privacy, scan, signal, transfer, wireless static const IconData solidNfcLock = IconDataSolid(0xe1f8); /// Regular Nfc Lock icon /// /// https://fontawesome.com/icons/nfc-lock?style=regular /// connect, data, near field communication, nfc, padlock, privacy, scan, signal, transfer, wireless static const IconData nfcLock = IconDataRegular(0xe1f8); /// Light Nfc Lock icon /// /// https://fontawesome.com/icons/nfc-lock?style=light /// connect, data, near field communication, nfc, padlock, privacy, scan, signal, transfer, wireless static const IconData lightNfcLock = IconDataLight(0xe1f8); /// Thin Nfc Lock icon /// /// https://fontawesome.com/icons/nfc-lock?style=thin /// connect, data, near field communication, nfc, padlock, privacy, scan, signal, transfer, wireless static const IconData thinNfcLock = IconDataThin(0xe1f8); /// Solid Nfc Magnifying Glass icon /// /// https://fontawesome.com/icons/nfc-magnifying-glass?style=solid /// connect, data, magnifier, near field communication, nfc, scan, search, signal, transfer, wireless static const IconData solidNfcMagnifyingGlass = IconDataSolid(0xe1f9); /// Regular Nfc Magnifying Glass icon /// /// https://fontawesome.com/icons/nfc-magnifying-glass?style=regular /// connect, data, magnifier, near field communication, nfc, scan, search, signal, transfer, wireless static const IconData nfcMagnifyingGlass = IconDataRegular(0xe1f9); /// Light Nfc Magnifying Glass icon /// /// https://fontawesome.com/icons/nfc-magnifying-glass?style=light /// connect, data, magnifier, near field communication, nfc, scan, search, signal, transfer, wireless static const IconData lightNfcMagnifyingGlass = IconDataLight(0xe1f9); /// Thin Nfc Magnifying Glass icon /// /// https://fontawesome.com/icons/nfc-magnifying-glass?style=thin /// connect, data, magnifier, near field communication, nfc, scan, search, signal, transfer, wireless static const IconData thinNfcMagnifyingGlass = IconDataThin(0xe1f9); /// Solid Nfc Pen icon /// /// https://fontawesome.com/icons/nfc-pen?style=solid /// connect, data, edit, near field communication, nfc, scan, signal, transfer, wireless static const IconData solidNfcPen = IconDataSolid(0xe1fa); /// Regular Nfc Pen icon /// /// https://fontawesome.com/icons/nfc-pen?style=regular /// connect, data, edit, near field communication, nfc, scan, signal, transfer, wireless static const IconData nfcPen = IconDataRegular(0xe1fa); /// Light Nfc Pen icon /// /// https://fontawesome.com/icons/nfc-pen?style=light /// connect, data, edit, near field communication, nfc, scan, signal, transfer, wireless static const IconData lightNfcPen = IconDataLight(0xe1fa); /// Thin Nfc Pen icon /// /// https://fontawesome.com/icons/nfc-pen?style=thin /// connect, data, edit, near field communication, nfc, scan, signal, transfer, wireless static const IconData thinNfcPen = IconDataThin(0xe1fa); /// Solid Nfc Signal icon /// /// https://fontawesome.com/icons/nfc-signal?style=solid /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData solidNfcSignal = IconDataSolid(0xe1fb); /// Regular Nfc Signal icon /// /// https://fontawesome.com/icons/nfc-signal?style=regular /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData nfcSignal = IconDataRegular(0xe1fb); /// Light Nfc Signal icon /// /// https://fontawesome.com/icons/nfc-signal?style=light /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData lightNfcSignal = IconDataLight(0xe1fb); /// Thin Nfc Signal icon /// /// https://fontawesome.com/icons/nfc-signal?style=thin /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData thinNfcSignal = IconDataThin(0xe1fb); /// Solid Nfc Slash icon /// /// https://fontawesome.com/icons/nfc-slash?style=solid /// cancel, connect, data, disabled, near field communication, nfc, scan, signal, transfer, wireless static const IconData solidNfcSlash = IconDataSolid(0xe1fc); /// Regular Nfc Slash icon /// /// https://fontawesome.com/icons/nfc-slash?style=regular /// cancel, connect, data, disabled, near field communication, nfc, scan, signal, transfer, wireless static const IconData nfcSlash = IconDataRegular(0xe1fc); /// Light Nfc Slash icon /// /// https://fontawesome.com/icons/nfc-slash?style=light /// cancel, connect, data, disabled, near field communication, nfc, scan, signal, transfer, wireless static const IconData lightNfcSlash = IconDataLight(0xe1fc); /// Thin Nfc Slash icon /// /// https://fontawesome.com/icons/nfc-slash?style=thin /// cancel, connect, data, disabled, near field communication, nfc, scan, signal, transfer, wireless static const IconData thinNfcSlash = IconDataThin(0xe1fc); /// Solid Nfc Symbol icon /// /// https://fontawesome.com/icons/nfc-symbol?style=solid /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData solidNfcSymbol = IconDataSolid(0xe531); /// Regular Nfc Symbol icon /// /// https://fontawesome.com/icons/nfc-symbol?style=regular /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData nfcSymbol = IconDataRegular(0xe531); /// Light Nfc Symbol icon /// /// https://fontawesome.com/icons/nfc-symbol?style=light /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData lightNfcSymbol = IconDataLight(0xe531); /// Thin Nfc Symbol icon /// /// https://fontawesome.com/icons/nfc-symbol?style=thin /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData thinNfcSymbol = IconDataThin(0xe531); /// Brands Nfc Symbol icon /// /// https://fontawesome.com/icons/nfc-symbol?style=brands /// connect, data, near field communication, nfc, scan, signal, transfer, wireless static const IconData brandsNfcSymbol = IconDataBrands(0xe531); /// Solid Nfc Trash icon /// /// https://fontawesome.com/icons/nfc-trash?style=solid /// connect, data, delete, near field communication, nfc, scan, signal, transfer, wireless static const IconData solidNfcTrash = IconDataSolid(0xe1fd); /// Regular Nfc Trash icon /// /// https://fontawesome.com/icons/nfc-trash?style=regular /// connect, data, delete, near field communication, nfc, scan, signal, transfer, wireless static const IconData nfcTrash = IconDataRegular(0xe1fd); /// Light Nfc Trash icon /// /// https://fontawesome.com/icons/nfc-trash?style=light /// connect, data, delete, near field communication, nfc, scan, signal, transfer, wireless static const IconData lightNfcTrash = IconDataLight(0xe1fd); /// Thin Nfc Trash icon /// /// https://fontawesome.com/icons/nfc-trash?style=thin /// connect, data, delete, near field communication, nfc, scan, signal, transfer, wireless static const IconData thinNfcTrash = IconDataThin(0xe1fd); /// Brands Nimblr icon /// /// https://fontawesome.com/icons/nimblr?style=brands static const IconData nimblr = IconDataBrands(0xf5a8); /// Brands Node.js icon /// /// https://fontawesome.com/icons/node?style=brands static const IconData node = IconDataBrands(0xf419); /// Brands Node.js JS icon /// /// https://fontawesome.com/icons/node-js?style=brands static const IconData nodeJs = IconDataBrands(0xf3d3); /// Solid Nose icon /// /// https://fontawesome.com/icons/nose?style=solid /// face, nasal, nostril, smell, sniff, snout static const IconData solidNose = IconDataSolid(0xe5bd); /// Regular Nose icon /// /// https://fontawesome.com/icons/nose?style=regular /// face, nasal, nostril, smell, sniff, snout static const IconData nose = IconDataRegular(0xe5bd); /// Light Nose icon /// /// https://fontawesome.com/icons/nose?style=light /// face, nasal, nostril, smell, sniff, snout static const IconData lightNose = IconDataLight(0xe5bd); /// Thin Nose icon /// /// https://fontawesome.com/icons/nose?style=thin /// face, nasal, nostril, smell, sniff, snout static const IconData thinNose = IconDataThin(0xe5bd); /// Solid Not Equal icon /// /// https://fontawesome.com/icons/not-equal?style=solid /// arithmetic, compare, math static const IconData solidNotEqual = IconDataSolid(0xf53e); /// Regular Not Equal icon /// /// https://fontawesome.com/icons/not-equal?style=regular /// arithmetic, compare, math static const IconData notEqual = IconDataRegular(0xf53e); /// Light Not Equal icon /// /// https://fontawesome.com/icons/not-equal?style=light /// arithmetic, compare, math static const IconData lightNotEqual = IconDataLight(0xf53e); /// Thin Not Equal icon /// /// https://fontawesome.com/icons/not-equal?style=thin /// arithmetic, compare, math static const IconData thinNotEqual = IconDataThin(0xf53e); /// Solid Notdef icon /// /// https://fontawesome.com/icons/notdef?style=solid /// 404, close, missing, not found static const IconData solidNotdef = IconDataSolid(0xe1fe); /// Regular Notdef icon /// /// https://fontawesome.com/icons/notdef?style=regular /// 404, close, missing, not found static const IconData notdef = IconDataRegular(0xe1fe); /// Light Notdef icon /// /// https://fontawesome.com/icons/notdef?style=light /// 404, close, missing, not found static const IconData lightNotdef = IconDataLight(0xe1fe); /// Thin Notdef icon /// /// https://fontawesome.com/icons/notdef?style=thin /// 404, close, missing, not found static const IconData thinNotdef = IconDataThin(0xe1fe); /// Solid Note icon /// /// https://fontawesome.com/icons/note?style=solid /// Empty Note, memo, sticky note static const IconData solidNote = IconDataSolid(0xe1ff); /// Regular Note icon /// /// https://fontawesome.com/icons/note?style=regular /// Empty Note, memo, sticky note static const IconData note = IconDataRegular(0xe1ff); /// Light Note icon /// /// https://fontawesome.com/icons/note?style=light /// Empty Note, memo, sticky note static const IconData lightNote = IconDataLight(0xe1ff); /// Thin Note icon /// /// https://fontawesome.com/icons/note?style=thin /// Empty Note, memo, sticky note static const IconData thinNote = IconDataThin(0xe1ff); /// Solid Note Medical icon /// /// https://fontawesome.com/icons/note-medical?style=solid /// memo, sticky note static const IconData solidNoteMedical = IconDataSolid(0xe200); /// Regular Note Medical icon /// /// https://fontawesome.com/icons/note-medical?style=regular /// memo, sticky note static const IconData noteMedical = IconDataRegular(0xe200); /// Light Note Medical icon /// /// https://fontawesome.com/icons/note-medical?style=light /// memo, sticky note static const IconData lightNoteMedical = IconDataLight(0xe200); /// Thin Note Medical icon /// /// https://fontawesome.com/icons/note-medical?style=thin /// memo, sticky note static const IconData thinNoteMedical = IconDataThin(0xe200); /// Solid Note Sticky icon /// /// https://fontawesome.com/icons/note-sticky?style=solid /// message, note, paper, reminder, sticker static const IconData solidNoteSticky = IconDataSolid(0xf249); /// Alias sticky-note for icon [solidNoteSticky] @Deprecated('Use "solidNoteSticky" instead.') static const IconData solidStickyNote = solidNoteSticky; /// Regular Note Sticky icon /// /// https://fontawesome.com/icons/note-sticky?style=regular /// message, note, paper, reminder, sticker static const IconData noteSticky = IconDataRegular(0xf249); /// Alias sticky-note for icon [noteSticky] @Deprecated('Use "noteSticky" instead.') static const IconData stickyNote = noteSticky; /// Light Note Sticky icon /// /// https://fontawesome.com/icons/note-sticky?style=light /// message, note, paper, reminder, sticker static const IconData lightNoteSticky = IconDataLight(0xf249); /// Alias sticky-note for icon [lightNoteSticky] @Deprecated('Use "lightNoteSticky" instead.') static const IconData lightStickyNote = lightNoteSticky; /// Thin Note Sticky icon /// /// https://fontawesome.com/icons/note-sticky?style=thin /// message, note, paper, reminder, sticker static const IconData thinNoteSticky = IconDataThin(0xf249); /// Alias sticky-note for icon [thinNoteSticky] @Deprecated('Use "thinNoteSticky" instead.') static const IconData thinStickyNote = thinNoteSticky; /// Solid Notebook icon /// /// https://fontawesome.com/icons/notebook?style=solid /// daybook, diary, journal, noteboo, notebook, notepad, sketch static const IconData solidNotebook = IconDataSolid(0xe201); /// Regular Notebook icon /// /// https://fontawesome.com/icons/notebook?style=regular /// daybook, diary, journal, noteboo, notebook, notepad, sketch static const IconData notebook = IconDataRegular(0xe201); /// Light Notebook icon /// /// https://fontawesome.com/icons/notebook?style=light /// daybook, diary, journal, noteboo, notebook, notepad, sketch static const IconData lightNotebook = IconDataLight(0xe201); /// Thin Notebook icon /// /// https://fontawesome.com/icons/notebook?style=thin /// daybook, diary, journal, noteboo, notebook, notepad, sketch static const IconData thinNotebook = IconDataThin(0xe201); /// Solid Notes icon /// /// https://fontawesome.com/icons/notes?style=solid /// memo, sticky note static const IconData solidNotes = IconDataSolid(0xe202); /// Regular Notes icon /// /// https://fontawesome.com/icons/notes?style=regular /// memo, sticky note static const IconData notes = IconDataRegular(0xe202); /// Light Notes icon /// /// https://fontawesome.com/icons/notes?style=light /// memo, sticky note static const IconData lightNotes = IconDataLight(0xe202); /// Thin Notes icon /// /// https://fontawesome.com/icons/notes?style=thin /// memo, sticky note static const IconData thinNotes = IconDataThin(0xe202); /// Solid Notes Medical icon /// /// https://fontawesome.com/icons/notes-medical?style=solid /// clipboard, doctor, ehr, health, history, records static const IconData solidNotesMedical = IconDataSolid(0xf481); /// Regular Notes Medical icon /// /// https://fontawesome.com/icons/notes-medical?style=regular /// clipboard, doctor, ehr, health, history, records static const IconData notesMedical = IconDataRegular(0xf481); /// Light Notes Medical icon /// /// https://fontawesome.com/icons/notes-medical?style=light /// clipboard, doctor, ehr, health, history, records static const IconData lightNotesMedical = IconDataLight(0xf481); /// Thin Notes Medical icon /// /// https://fontawesome.com/icons/notes-medical?style=thin /// clipboard, doctor, ehr, health, history, records static const IconData thinNotesMedical = IconDataThin(0xf481); /// Brands npm icon /// /// https://fontawesome.com/icons/npm?style=brands static const IconData npm = IconDataBrands(0xf3d4); /// Brands NS8 icon /// /// https://fontawesome.com/icons/ns8?style=brands static const IconData ns8 = IconDataBrands(0xf3d5); /// Brands Nutritionix icon /// /// https://fontawesome.com/icons/nutritionix?style=brands static const IconData nutritionix = IconDataBrands(0xf3d6); /// Solid O icon /// /// https://fontawesome.com/icons/o?style=solid /// Latin Capital Letter O, Latin Small Letter O, letter static const IconData solidO = IconDataSolid(0x4f); /// Regular O icon /// /// https://fontawesome.com/icons/o?style=regular /// Latin Capital Letter O, Latin Small Letter O, letter static const IconData o = IconDataRegular(0x4f); /// Light O icon /// /// https://fontawesome.com/icons/o?style=light /// Latin Capital Letter O, Latin Small Letter O, letter static const IconData lightO = IconDataLight(0x4f); /// Thin O icon /// /// https://fontawesome.com/icons/o?style=thin /// Latin Capital Letter O, Latin Small Letter O, letter static const IconData thinO = IconDataThin(0x4f); /// Solid Object Exclude icon /// /// https://fontawesome.com/icons/object-exclude?style=solid /// boolean, combine, group, join, pathfinder static const IconData solidObjectExclude = IconDataSolid(0xe49c); /// Regular Object Exclude icon /// /// https://fontawesome.com/icons/object-exclude?style=regular /// boolean, combine, group, join, pathfinder static const IconData objectExclude = IconDataRegular(0xe49c); /// Light Object Exclude icon /// /// https://fontawesome.com/icons/object-exclude?style=light /// boolean, combine, group, join, pathfinder static const IconData lightObjectExclude = IconDataLight(0xe49c); /// Thin Object Exclude icon /// /// https://fontawesome.com/icons/object-exclude?style=thin /// boolean, combine, group, join, pathfinder static const IconData thinObjectExclude = IconDataThin(0xe49c); /// Solid Object Group icon /// /// https://fontawesome.com/icons/object-group?style=solid /// combine, copy, design, merge, select static const IconData solidObjectGroup = IconDataSolid(0xf247); /// Regular Object Group icon /// /// https://fontawesome.com/icons/object-group?style=regular /// combine, copy, design, merge, select static const IconData objectGroup = IconDataRegular(0xf247); /// Light Object Group icon /// /// https://fontawesome.com/icons/object-group?style=light /// combine, copy, design, merge, select static const IconData lightObjectGroup = IconDataLight(0xf247); /// Thin Object Group icon /// /// https://fontawesome.com/icons/object-group?style=thin /// combine, copy, design, merge, select static const IconData thinObjectGroup = IconDataThin(0xf247); /// Solid Object Intersect icon /// /// https://fontawesome.com/icons/object-intersect?style=solid /// boolean, combine, group, join, pathfinder static const IconData solidObjectIntersect = IconDataSolid(0xe49d); /// Regular Object Intersect icon /// /// https://fontawesome.com/icons/object-intersect?style=regular /// boolean, combine, group, join, pathfinder static const IconData objectIntersect = IconDataRegular(0xe49d); /// Light Object Intersect icon /// /// https://fontawesome.com/icons/object-intersect?style=light /// boolean, combine, group, join, pathfinder static const IconData lightObjectIntersect = IconDataLight(0xe49d); /// Thin Object Intersect icon /// /// https://fontawesome.com/icons/object-intersect?style=thin /// boolean, combine, group, join, pathfinder static const IconData thinObjectIntersect = IconDataThin(0xe49d); /// Solid Object Subtract icon /// /// https://fontawesome.com/icons/object-subtract?style=solid /// boolean, combine, group, join, pathfinder static const IconData solidObjectSubtract = IconDataSolid(0xe49e); /// Regular Object Subtract icon /// /// https://fontawesome.com/icons/object-subtract?style=regular /// boolean, combine, group, join, pathfinder static const IconData objectSubtract = IconDataRegular(0xe49e); /// Light Object Subtract icon /// /// https://fontawesome.com/icons/object-subtract?style=light /// boolean, combine, group, join, pathfinder static const IconData lightObjectSubtract = IconDataLight(0xe49e); /// Thin Object Subtract icon /// /// https://fontawesome.com/icons/object-subtract?style=thin /// boolean, combine, group, join, pathfinder static const IconData thinObjectSubtract = IconDataThin(0xe49e); /// Solid Object Ungroup icon /// /// https://fontawesome.com/icons/object-ungroup?style=solid /// copy, design, merge, select, separate static const IconData solidObjectUngroup = IconDataSolid(0xf248); /// Regular Object Ungroup icon /// /// https://fontawesome.com/icons/object-ungroup?style=regular /// copy, design, merge, select, separate static const IconData objectUngroup = IconDataRegular(0xf248); /// Light Object Ungroup icon /// /// https://fontawesome.com/icons/object-ungroup?style=light /// copy, design, merge, select, separate static const IconData lightObjectUngroup = IconDataLight(0xf248); /// Thin Object Ungroup icon /// /// https://fontawesome.com/icons/object-ungroup?style=thin /// copy, design, merge, select, separate static const IconData thinObjectUngroup = IconDataThin(0xf248); /// Solid Object Union icon /// /// https://fontawesome.com/icons/object-union?style=solid /// boolean, combine, group, join, pathfinder static const IconData solidObjectUnion = IconDataSolid(0xe49f); /// Regular Object Union icon /// /// https://fontawesome.com/icons/object-union?style=regular /// boolean, combine, group, join, pathfinder static const IconData objectUnion = IconDataRegular(0xe49f); /// Light Object Union icon /// /// https://fontawesome.com/icons/object-union?style=light /// boolean, combine, group, join, pathfinder static const IconData lightObjectUnion = IconDataLight(0xe49f); /// Thin Object Union icon /// /// https://fontawesome.com/icons/object-union?style=thin /// boolean, combine, group, join, pathfinder static const IconData thinObjectUnion = IconDataThin(0xe49f); /// Solid Objects Align Bottom icon /// /// https://fontawesome.com/icons/objects-align-bottom?style=solid /// align, distribute, line, rectangles static const IconData solidObjectsAlignBottom = IconDataSolid(0xe3bb); /// Regular Objects Align Bottom icon /// /// https://fontawesome.com/icons/objects-align-bottom?style=regular /// align, distribute, line, rectangles static const IconData objectsAlignBottom = IconDataRegular(0xe3bb); /// Light Objects Align Bottom icon /// /// https://fontawesome.com/icons/objects-align-bottom?style=light /// align, distribute, line, rectangles static const IconData lightObjectsAlignBottom = IconDataLight(0xe3bb); /// Thin Objects Align Bottom icon /// /// https://fontawesome.com/icons/objects-align-bottom?style=thin /// align, distribute, line, rectangles static const IconData thinObjectsAlignBottom = IconDataThin(0xe3bb); /// Solid Objects Align Center Horizontal icon /// /// https://fontawesome.com/icons/objects-align-center-horizontal?style=solid /// align, distribute, line, rectangles static const IconData solidObjectsAlignCenterHorizontal = IconDataSolid(0xe3bc); /// Regular Objects Align Center Horizontal icon /// /// https://fontawesome.com/icons/objects-align-center-horizontal?style=regular /// align, distribute, line, rectangles static const IconData objectsAlignCenterHorizontal = IconDataRegular(0xe3bc); /// Light Objects Align Center Horizontal icon /// /// https://fontawesome.com/icons/objects-align-center-horizontal?style=light /// align, distribute, line, rectangles static const IconData lightObjectsAlignCenterHorizontal = IconDataLight(0xe3bc); /// Thin Objects Align Center Horizontal icon /// /// https://fontawesome.com/icons/objects-align-center-horizontal?style=thin /// align, distribute, line, rectangles static const IconData thinObjectsAlignCenterHorizontal = IconDataThin(0xe3bc); /// Solid Objects Align Center Vertical icon /// /// https://fontawesome.com/icons/objects-align-center-vertical?style=solid /// align, distribute, line, rectangles static const IconData solidObjectsAlignCenterVertical = IconDataSolid(0xe3bd); /// Regular Objects Align Center Vertical icon /// /// https://fontawesome.com/icons/objects-align-center-vertical?style=regular /// align, distribute, line, rectangles static const IconData objectsAlignCenterVertical = IconDataRegular(0xe3bd); /// Light Objects Align Center Vertical icon /// /// https://fontawesome.com/icons/objects-align-center-vertical?style=light /// align, distribute, line, rectangles static const IconData lightObjectsAlignCenterVertical = IconDataLight(0xe3bd); /// Thin Objects Align Center Vertical icon /// /// https://fontawesome.com/icons/objects-align-center-vertical?style=thin /// align, distribute, line, rectangles static const IconData thinObjectsAlignCenterVertical = IconDataThin(0xe3bd); /// Solid Objects Align Left icon /// /// https://fontawesome.com/icons/objects-align-left?style=solid /// align, distribute, line, rectangles static const IconData solidObjectsAlignLeft = IconDataSolid(0xe3be); /// Regular Objects Align Left icon /// /// https://fontawesome.com/icons/objects-align-left?style=regular /// align, distribute, line, rectangles static const IconData objectsAlignLeft = IconDataRegular(0xe3be); /// Light Objects Align Left icon /// /// https://fontawesome.com/icons/objects-align-left?style=light /// align, distribute, line, rectangles static const IconData lightObjectsAlignLeft = IconDataLight(0xe3be); /// Thin Objects Align Left icon /// /// https://fontawesome.com/icons/objects-align-left?style=thin /// align, distribute, line, rectangles static const IconData thinObjectsAlignLeft = IconDataThin(0xe3be); /// Solid Objects Align Right icon /// /// https://fontawesome.com/icons/objects-align-right?style=solid /// align, distribute, line, rectangles static const IconData solidObjectsAlignRight = IconDataSolid(0xe3bf); /// Regular Objects Align Right icon /// /// https://fontawesome.com/icons/objects-align-right?style=regular /// align, distribute, line, rectangles static const IconData objectsAlignRight = IconDataRegular(0xe3bf); /// Light Objects Align Right icon /// /// https://fontawesome.com/icons/objects-align-right?style=light /// align, distribute, line, rectangles static const IconData lightObjectsAlignRight = IconDataLight(0xe3bf); /// Thin Objects Align Right icon /// /// https://fontawesome.com/icons/objects-align-right?style=thin /// align, distribute, line, rectangles static const IconData thinObjectsAlignRight = IconDataThin(0xe3bf); /// Solid Objects Align Top icon /// /// https://fontawesome.com/icons/objects-align-top?style=solid /// align, distribute, line, rectangles static const IconData solidObjectsAlignTop = IconDataSolid(0xe3c0); /// Regular Objects Align Top icon /// /// https://fontawesome.com/icons/objects-align-top?style=regular /// align, distribute, line, rectangles static const IconData objectsAlignTop = IconDataRegular(0xe3c0); /// Light Objects Align Top icon /// /// https://fontawesome.com/icons/objects-align-top?style=light /// align, distribute, line, rectangles static const IconData lightObjectsAlignTop = IconDataLight(0xe3c0); /// Thin Objects Align Top icon /// /// https://fontawesome.com/icons/objects-align-top?style=thin /// align, distribute, line, rectangles static const IconData thinObjectsAlignTop = IconDataThin(0xe3c0); /// Solid Objects Column icon /// /// https://fontawesome.com/icons/objects-column?style=solid /// array, grid, organize, scroll, windows static const IconData solidObjectsColumn = IconDataSolid(0xe3c1); /// Regular Objects Column icon /// /// https://fontawesome.com/icons/objects-column?style=regular /// array, grid, organize, scroll, windows static const IconData objectsColumn = IconDataRegular(0xe3c1); /// Light Objects Column icon /// /// https://fontawesome.com/icons/objects-column?style=light /// array, grid, organize, scroll, windows static const IconData lightObjectsColumn = IconDataLight(0xe3c1); /// Thin Objects Column icon /// /// https://fontawesome.com/icons/objects-column?style=thin /// array, grid, organize, scroll, windows static const IconData thinObjectsColumn = IconDataThin(0xe3c1); /// Solid Octagon icon /// /// https://fontawesome.com/icons/octagon?style=solid /// octagonal, shape, sign, stop, stop sign static const IconData solidOctagon = IconDataSolid(0xf306); /// Regular Octagon icon /// /// https://fontawesome.com/icons/octagon?style=regular /// octagonal, shape, sign, stop, stop sign static const IconData octagon = IconDataRegular(0xf306); /// Light Octagon icon /// /// https://fontawesome.com/icons/octagon?style=light /// octagonal, shape, sign, stop, stop sign static const IconData lightOctagon = IconDataLight(0xf306); /// Thin Octagon icon /// /// https://fontawesome.com/icons/octagon?style=thin /// octagonal, shape, sign, stop, stop sign static const IconData thinOctagon = IconDataThin(0xf306); /// Solid Octagon Check icon /// /// https://fontawesome.com/icons/octagon-check?style=solid /// accept, agree, box, button, check, checkmark, confirm, correct, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData solidOctagonCheck = IconDataSolid(0xe426); /// Regular Octagon Check icon /// /// https://fontawesome.com/icons/octagon-check?style=regular /// accept, agree, box, button, check, checkmark, confirm, correct, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData octagonCheck = IconDataRegular(0xe426); /// Light Octagon Check icon /// /// https://fontawesome.com/icons/octagon-check?style=light /// accept, agree, box, button, check, checkmark, confirm, correct, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData lightOctagonCheck = IconDataLight(0xe426); /// Thin Octagon Check icon /// /// https://fontawesome.com/icons/octagon-check?style=thin /// accept, agree, box, button, check, checkmark, confirm, correct, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData thinOctagonCheck = IconDataThin(0xe426); /// Solid Octagon Divide icon /// /// https://fontawesome.com/icons/octagon-divide?style=solid /// algebra, arithmetic, division static const IconData solidOctagonDivide = IconDataSolid(0xe203); /// Regular Octagon Divide icon /// /// https://fontawesome.com/icons/octagon-divide?style=regular /// algebra, arithmetic, division static const IconData octagonDivide = IconDataRegular(0xe203); /// Light Octagon Divide icon /// /// https://fontawesome.com/icons/octagon-divide?style=light /// algebra, arithmetic, division static const IconData lightOctagonDivide = IconDataLight(0xe203); /// Thin Octagon Divide icon /// /// https://fontawesome.com/icons/octagon-divide?style=thin /// algebra, arithmetic, division static const IconData thinOctagonDivide = IconDataThin(0xe203); /// Solid Octagon Exclamation icon /// /// https://fontawesome.com/icons/octagon-exclamation?style=solid /// attention, close, end, failed, required, stop static const IconData solidOctagonExclamation = IconDataSolid(0xe204); /// Regular Octagon Exclamation icon /// /// https://fontawesome.com/icons/octagon-exclamation?style=regular /// attention, close, end, failed, required, stop static const IconData octagonExclamation = IconDataRegular(0xe204); /// Light Octagon Exclamation icon /// /// https://fontawesome.com/icons/octagon-exclamation?style=light /// attention, close, end, failed, required, stop static const IconData lightOctagonExclamation = IconDataLight(0xe204); /// Thin Octagon Exclamation icon /// /// https://fontawesome.com/icons/octagon-exclamation?style=thin /// attention, close, end, failed, required, stop static const IconData thinOctagonExclamation = IconDataThin(0xe204); /// Solid Octagon Minus icon /// /// https://fontawesome.com/icons/octagon-minus?style=solid /// delete, hide, negative, remove, shape, trash static const IconData solidOctagonMinus = IconDataSolid(0xf308); /// Alias minus-octagon for icon [solidOctagonMinus] @Deprecated('Use "solidOctagonMinus" instead.') static const IconData solidMinusOctagon = solidOctagonMinus; /// Regular Octagon Minus icon /// /// https://fontawesome.com/icons/octagon-minus?style=regular /// delete, hide, negative, remove, shape, trash static const IconData octagonMinus = IconDataRegular(0xf308); /// Alias minus-octagon for icon [octagonMinus] @Deprecated('Use "octagonMinus" instead.') static const IconData minusOctagon = octagonMinus; /// Light Octagon Minus icon /// /// https://fontawesome.com/icons/octagon-minus?style=light /// delete, hide, negative, remove, shape, trash static const IconData lightOctagonMinus = IconDataLight(0xf308); /// Alias minus-octagon for icon [lightOctagonMinus] @Deprecated('Use "lightOctagonMinus" instead.') static const IconData lightMinusOctagon = lightOctagonMinus; /// Thin Octagon Minus icon /// /// https://fontawesome.com/icons/octagon-minus?style=thin /// delete, hide, negative, remove, shape, trash static const IconData thinOctagonMinus = IconDataThin(0xf308); /// Alias minus-octagon for icon [thinOctagonMinus] @Deprecated('Use "thinOctagonMinus" instead.') static const IconData thinMinusOctagon = thinOctagonMinus; /// Solid Octagon Plus icon /// /// https://fontawesome.com/icons/octagon-plus?style=solid /// add, create, expand, new, positive, shape static const IconData solidOctagonPlus = IconDataSolid(0xf301); /// Alias plus-octagon for icon [solidOctagonPlus] @Deprecated('Use "solidOctagonPlus" instead.') static const IconData solidPlusOctagon = solidOctagonPlus; /// Regular Octagon Plus icon /// /// https://fontawesome.com/icons/octagon-plus?style=regular /// add, create, expand, new, positive, shape static const IconData octagonPlus = IconDataRegular(0xf301); /// Alias plus-octagon for icon [octagonPlus] @Deprecated('Use "octagonPlus" instead.') static const IconData plusOctagon = octagonPlus; /// Light Octagon Plus icon /// /// https://fontawesome.com/icons/octagon-plus?style=light /// add, create, expand, new, positive, shape static const IconData lightOctagonPlus = IconDataLight(0xf301); /// Alias plus-octagon for icon [lightOctagonPlus] @Deprecated('Use "lightOctagonPlus" instead.') static const IconData lightPlusOctagon = lightOctagonPlus; /// Thin Octagon Plus icon /// /// https://fontawesome.com/icons/octagon-plus?style=thin /// add, create, expand, new, positive, shape static const IconData thinOctagonPlus = IconDataThin(0xf301); /// Alias plus-octagon for icon [thinOctagonPlus] @Deprecated('Use "thinOctagonPlus" instead.') static const IconData thinPlusOctagon = thinOctagonPlus; /// Solid Octagon Xmark icon /// /// https://fontawesome.com/icons/octagon-xmark?style=solid /// close, cross, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData solidOctagonXmark = IconDataSolid(0xf2f0); /// Alias times-octagon for icon [solidOctagonXmark] @Deprecated('Use "solidOctagonXmark" instead.') static const IconData solidTimesOctagon = solidOctagonXmark; /// Alias xmark-octagon for icon [solidOctagonXmark] @Deprecated('Use "solidOctagonXmark" instead.') static const IconData solidXmarkOctagon = solidOctagonXmark; /// Regular Octagon Xmark icon /// /// https://fontawesome.com/icons/octagon-xmark?style=regular /// close, cross, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData octagonXmark = IconDataRegular(0xf2f0); /// Alias times-octagon for icon [octagonXmark] @Deprecated('Use "octagonXmark" instead.') static const IconData timesOctagon = octagonXmark; /// Alias xmark-octagon for icon [octagonXmark] @Deprecated('Use "octagonXmark" instead.') static const IconData xmarkOctagon = octagonXmark; /// Light Octagon Xmark icon /// /// https://fontawesome.com/icons/octagon-xmark?style=light /// close, cross, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData lightOctagonXmark = IconDataLight(0xf2f0); /// Alias times-octagon for icon [lightOctagonXmark] @Deprecated('Use "lightOctagonXmark" instead.') static const IconData lightTimesOctagon = lightOctagonXmark; /// Alias xmark-octagon for icon [lightOctagonXmark] @Deprecated('Use "lightOctagonXmark" instead.') static const IconData lightXmarkOctagon = lightOctagonXmark; /// Thin Octagon Xmark icon /// /// https://fontawesome.com/icons/octagon-xmark?style=thin /// close, cross, exit, incorrect, notice, notification, notify, problem, uncheck, wrong, x static const IconData thinOctagonXmark = IconDataThin(0xf2f0); /// Alias times-octagon for icon [thinOctagonXmark] @Deprecated('Use "thinOctagonXmark" instead.') static const IconData thinTimesOctagon = thinOctagonXmark; /// Alias xmark-octagon for icon [thinOctagonXmark] @Deprecated('Use "thinOctagonXmark" instead.') static const IconData thinXmarkOctagon = thinOctagonXmark; /// Brands Octopus Deploy icon /// /// https://fontawesome.com/icons/octopus-deploy?style=brands static const IconData octopusDeploy = IconDataBrands(0xe082); /// Brands Odnoklassniki icon /// /// https://fontawesome.com/icons/odnoklassniki?style=brands static const IconData odnoklassniki = IconDataBrands(0xf263); /// Brands Odysee icon /// /// https://fontawesome.com/icons/odysee?style=brands static const IconData odysee = IconDataBrands(0xe5c6); /// Solid Oil Can icon /// /// https://fontawesome.com/icons/oil-can?style=solid /// auto, crude, gasoline, grease, lubricate, petroleum static const IconData solidOilCan = IconDataSolid(0xf613); /// Regular Oil Can icon /// /// https://fontawesome.com/icons/oil-can?style=regular /// auto, crude, gasoline, grease, lubricate, petroleum static const IconData oilCan = IconDataRegular(0xf613); /// Light Oil Can icon /// /// https://fontawesome.com/icons/oil-can?style=light /// auto, crude, gasoline, grease, lubricate, petroleum static const IconData lightOilCan = IconDataLight(0xf613); /// Thin Oil Can icon /// /// https://fontawesome.com/icons/oil-can?style=thin /// auto, crude, gasoline, grease, lubricate, petroleum static const IconData thinOilCan = IconDataThin(0xf613); /// Solid Oil Can Drip icon /// /// https://fontawesome.com/icons/oil-can-drip?style=solid /// grease, oil, petroleum static const IconData solidOilCanDrip = IconDataSolid(0xe205); /// Regular Oil Can Drip icon /// /// https://fontawesome.com/icons/oil-can-drip?style=regular /// grease, oil, petroleum static const IconData oilCanDrip = IconDataRegular(0xe205); /// Light Oil Can Drip icon /// /// https://fontawesome.com/icons/oil-can-drip?style=light /// grease, oil, petroleum static const IconData lightOilCanDrip = IconDataLight(0xe205); /// Thin Oil Can Drip icon /// /// https://fontawesome.com/icons/oil-can-drip?style=thin /// grease, oil, petroleum static const IconData thinOilCanDrip = IconDataThin(0xe205); /// Solid Oil Temperature icon /// /// https://fontawesome.com/icons/oil-temperature?style=solid /// auto, crude, gasoline, grease, lubricate, overheat, petroleum, temperature static const IconData solidOilTemperature = IconDataSolid(0xf614); /// Alias oil-temp for icon [solidOilTemperature] @Deprecated('Use "solidOilTemperature" instead.') static const IconData solidOilTemp = solidOilTemperature; /// Regular Oil Temperature icon /// /// https://fontawesome.com/icons/oil-temperature?style=regular /// auto, crude, gasoline, grease, lubricate, overheat, petroleum, temperature static const IconData oilTemperature = IconDataRegular(0xf614); /// Alias oil-temp for icon [oilTemperature] @Deprecated('Use "oilTemperature" instead.') static const IconData oilTemp = oilTemperature; /// Light Oil Temperature icon /// /// https://fontawesome.com/icons/oil-temperature?style=light /// auto, crude, gasoline, grease, lubricate, overheat, petroleum, temperature static const IconData lightOilTemperature = IconDataLight(0xf614); /// Alias oil-temp for icon [lightOilTemperature] @Deprecated('Use "lightOilTemperature" instead.') static const IconData lightOilTemp = lightOilTemperature; /// Thin Oil Temperature icon /// /// https://fontawesome.com/icons/oil-temperature?style=thin /// auto, crude, gasoline, grease, lubricate, overheat, petroleum, temperature static const IconData thinOilTemperature = IconDataThin(0xf614); /// Alias oil-temp for icon [thinOilTemperature] @Deprecated('Use "thinOilTemperature" instead.') static const IconData thinOilTemp = thinOilTemperature; /// Solid Oil Well icon /// /// https://fontawesome.com/icons/oil-well?style=solid /// drill, oil, rig static const IconData solidOilWell = IconDataSolid(0xe532); /// Regular Oil Well icon /// /// https://fontawesome.com/icons/oil-well?style=regular /// drill, oil, rig static const IconData oilWell = IconDataRegular(0xe532); /// Light Oil Well icon /// /// https://fontawesome.com/icons/oil-well?style=light /// drill, oil, rig static const IconData lightOilWell = IconDataLight(0xe532); /// Thin Oil Well icon /// /// https://fontawesome.com/icons/oil-well?style=thin /// drill, oil, rig static const IconData thinOilWell = IconDataThin(0xe532); /// Brands Old Republic icon /// /// https://fontawesome.com/icons/old-republic?style=brands /// politics, star wars static const IconData oldRepublic = IconDataBrands(0xf510); /// Solid Olive icon /// /// https://fontawesome.com/icons/olive?style=solid /// pit, oil, olive, pimento static const IconData solidOlive = IconDataSolid(0xe316); /// Regular Olive icon /// /// https://fontawesome.com/icons/olive?style=regular /// pit, oil, olive, pimento static const IconData olive = IconDataRegular(0xe316); /// Light Olive icon /// /// https://fontawesome.com/icons/olive?style=light /// pit, oil, olive, pimento static const IconData lightOlive = IconDataLight(0xe316); /// Thin Olive icon /// /// https://fontawesome.com/icons/olive?style=thin /// pit, oil, olive, pimento static const IconData thinOlive = IconDataThin(0xe316); /// Solid Olive Branch icon /// /// https://fontawesome.com/icons/olive-branch?style=solid /// branch, food, oil, olive, peace, victory static const IconData solidOliveBranch = IconDataSolid(0xe317); /// Regular Olive Branch icon /// /// https://fontawesome.com/icons/olive-branch?style=regular /// branch, food, oil, olive, peace, victory static const IconData oliveBranch = IconDataRegular(0xe317); /// Light Olive Branch icon /// /// https://fontawesome.com/icons/olive-branch?style=light /// branch, food, oil, olive, peace, victory static const IconData lightOliveBranch = IconDataLight(0xe317); /// Thin Olive Branch icon /// /// https://fontawesome.com/icons/olive-branch?style=thin /// branch, food, oil, olive, peace, victory static const IconData thinOliveBranch = IconDataThin(0xe317); /// Solid Om icon /// /// https://fontawesome.com/icons/om?style=solid /// Hindu, buddhism, hinduism, jainism, mantra, om, religion static const IconData solidOm = IconDataSolid(0xf679); /// Regular Om icon /// /// https://fontawesome.com/icons/om?style=regular /// Hindu, buddhism, hinduism, jainism, mantra, om, religion static const IconData om = IconDataRegular(0xf679); /// Light Om icon /// /// https://fontawesome.com/icons/om?style=light /// Hindu, buddhism, hinduism, jainism, mantra, om, religion static const IconData lightOm = IconDataLight(0xf679); /// Thin Om icon /// /// https://fontawesome.com/icons/om?style=thin /// Hindu, buddhism, hinduism, jainism, mantra, om, religion static const IconData thinOm = IconDataThin(0xf679); /// Solid Omega icon /// /// https://fontawesome.com/icons/omega?style=solid /// alphabet, greek, math static const IconData solidOmega = IconDataSolid(0xf67a); /// Regular Omega icon /// /// https://fontawesome.com/icons/omega?style=regular /// alphabet, greek, math static const IconData omega = IconDataRegular(0xf67a); /// Light Omega icon /// /// https://fontawesome.com/icons/omega?style=light /// alphabet, greek, math static const IconData lightOmega = IconDataLight(0xf67a); /// Thin Omega icon /// /// https://fontawesome.com/icons/omega?style=thin /// alphabet, greek, math static const IconData thinOmega = IconDataThin(0xf67a); /// Solid Onion icon /// /// https://fontawesome.com/icons/onion?style=solid /// onion static const IconData solidOnion = IconDataSolid(0xe427); /// Regular Onion icon /// /// https://fontawesome.com/icons/onion?style=regular /// onion static const IconData onion = IconDataRegular(0xe427); /// Light Onion icon /// /// https://fontawesome.com/icons/onion?style=light /// onion static const IconData lightOnion = IconDataLight(0xe427); /// Thin Onion icon /// /// https://fontawesome.com/icons/onion?style=thin /// onion static const IconData thinOnion = IconDataThin(0xe427); /// Brands OpenCart icon /// /// https://fontawesome.com/icons/opencart?style=brands static const IconData opencart = IconDataBrands(0xf23d); /// Brands OpenID icon /// /// https://fontawesome.com/icons/openid?style=brands static const IconData openid = IconDataBrands(0xf19b); /// Brands Opensuse icon /// /// https://fontawesome.com/icons/opensuse?style=brands static const IconData opensuse = IconDataBrands(0xe62b); /// Brands Opera icon /// /// https://fontawesome.com/icons/opera?style=brands static const IconData opera = IconDataBrands(0xf26a); /// Brands Optin Monster icon /// /// https://fontawesome.com/icons/optin-monster?style=brands static const IconData optinMonster = IconDataBrands(0xf23c); /// Solid Option icon /// /// https://fontawesome.com/icons/option?style=solid /// alt, alternate static const IconData solidOption = IconDataSolid(0xe318); /// Regular Option icon /// /// https://fontawesome.com/icons/option?style=regular /// alt, alternate static const IconData option = IconDataRegular(0xe318); /// Light Option icon /// /// https://fontawesome.com/icons/option?style=light /// alt, alternate static const IconData lightOption = IconDataLight(0xe318); /// Thin Option icon /// /// https://fontawesome.com/icons/option?style=thin /// alt, alternate static const IconData thinOption = IconDataThin(0xe318); /// Brands ORCID icon /// /// https://fontawesome.com/icons/orcid?style=brands static const IconData orcid = IconDataBrands(0xf8d2); /// Solid Ornament icon /// /// https://fontawesome.com/icons/ornament?style=solid /// christmas, decoration, holiday, xmas static const IconData solidOrnament = IconDataSolid(0xf7b8); /// Regular Ornament icon /// /// https://fontawesome.com/icons/ornament?style=regular /// christmas, decoration, holiday, xmas static const IconData ornament = IconDataRegular(0xf7b8); /// Light Ornament icon /// /// https://fontawesome.com/icons/ornament?style=light /// christmas, decoration, holiday, xmas static const IconData lightOrnament = IconDataLight(0xf7b8); /// Thin Ornament icon /// /// https://fontawesome.com/icons/ornament?style=thin /// christmas, decoration, holiday, xmas static const IconData thinOrnament = IconDataThin(0xf7b8); /// Brands Open Source Initiative icon /// /// https://fontawesome.com/icons/osi?style=brands static const IconData osi = IconDataBrands(0xf41a); /// Solid Otter icon /// /// https://fontawesome.com/icons/otter?style=solid /// animal, badger, fauna, fishing, fur, mammal, marten, otter, playful static const IconData solidOtter = IconDataSolid(0xf700); /// Regular Otter icon /// /// https://fontawesome.com/icons/otter?style=regular /// animal, badger, fauna, fishing, fur, mammal, marten, otter, playful static const IconData otter = IconDataRegular(0xf700); /// Light Otter icon /// /// https://fontawesome.com/icons/otter?style=light /// animal, badger, fauna, fishing, fur, mammal, marten, otter, playful static const IconData lightOtter = IconDataLight(0xf700); /// Thin Otter icon /// /// https://fontawesome.com/icons/otter?style=thin /// animal, badger, fauna, fishing, fur, mammal, marten, otter, playful static const IconData thinOtter = IconDataThin(0xf700); /// Solid Outdent icon /// /// https://fontawesome.com/icons/outdent?style=solid /// align, justify, paragraph, tab static const IconData solidOutdent = IconDataSolid(0xf03b); /// Alias dedent for icon [solidOutdent] @Deprecated('Use "solidOutdent" instead.') static const IconData solidDedent = solidOutdent; /// Regular Outdent icon /// /// https://fontawesome.com/icons/outdent?style=regular /// align, justify, paragraph, tab static const IconData outdent = IconDataRegular(0xf03b); /// Alias dedent for icon [outdent] @Deprecated('Use "outdent" instead.') static const IconData dedent = outdent; /// Light Outdent icon /// /// https://fontawesome.com/icons/outdent?style=light /// align, justify, paragraph, tab static const IconData lightOutdent = IconDataLight(0xf03b); /// Alias dedent for icon [lightOutdent] @Deprecated('Use "lightOutdent" instead.') static const IconData lightDedent = lightOutdent; /// Thin Outdent icon /// /// https://fontawesome.com/icons/outdent?style=thin /// align, justify, paragraph, tab static const IconData thinOutdent = IconDataThin(0xf03b); /// Alias dedent for icon [thinOutdent] @Deprecated('Use "thinOutdent" instead.') static const IconData thinDedent = thinOutdent; /// Solid Outlet icon /// /// https://fontawesome.com/icons/outlet?style=solid /// electricity, energy, plug, power static const IconData solidOutlet = IconDataSolid(0xe01c); /// Regular Outlet icon /// /// https://fontawesome.com/icons/outlet?style=regular /// electricity, energy, plug, power static const IconData outlet = IconDataRegular(0xe01c); /// Light Outlet icon /// /// https://fontawesome.com/icons/outlet?style=light /// electricity, energy, plug, power static const IconData lightOutlet = IconDataLight(0xe01c); /// Thin Outlet icon /// /// https://fontawesome.com/icons/outlet?style=thin /// electricity, energy, plug, power static const IconData thinOutlet = IconDataThin(0xe01c); /// Solid Oven icon /// /// https://fontawesome.com/icons/oven?style=solid /// bake, broiler, convection, cook, kitchen, stove static const IconData solidOven = IconDataSolid(0xe01d); /// Regular Oven icon /// /// https://fontawesome.com/icons/oven?style=regular /// bake, broiler, convection, cook, kitchen, stove static const IconData oven = IconDataRegular(0xe01d); /// Light Oven icon /// /// https://fontawesome.com/icons/oven?style=light /// bake, broiler, convection, cook, kitchen, stove static const IconData lightOven = IconDataLight(0xe01d); /// Thin Oven icon /// /// https://fontawesome.com/icons/oven?style=thin /// bake, broiler, convection, cook, kitchen, stove static const IconData thinOven = IconDataThin(0xe01d); /// Solid Overline icon /// /// https://fontawesome.com/icons/overline?style=solid /// horizontal, line, overbar, overscore, vinculum static const IconData solidOverline = IconDataSolid(0xf876); /// Regular Overline icon /// /// https://fontawesome.com/icons/overline?style=regular /// horizontal, line, overbar, overscore, vinculum static const IconData overline = IconDataRegular(0xf876); /// Light Overline icon /// /// https://fontawesome.com/icons/overline?style=light /// horizontal, line, overbar, overscore, vinculum static const IconData lightOverline = IconDataLight(0xf876); /// Thin Overline icon /// /// https://fontawesome.com/icons/overline?style=thin /// horizontal, line, overbar, overscore, vinculum static const IconData thinOverline = IconDataThin(0xf876); /// Solid P icon /// /// https://fontawesome.com/icons/p?style=solid /// Latin Capital Letter P, Latin Small Letter P, letter static const IconData solidP = IconDataSolid(0x50); /// Regular P icon /// /// https://fontawesome.com/icons/p?style=regular /// Latin Capital Letter P, Latin Small Letter P, letter static const IconData p = IconDataRegular(0x50); /// Light P icon /// /// https://fontawesome.com/icons/p?style=light /// Latin Capital Letter P, Latin Small Letter P, letter static const IconData lightP = IconDataLight(0x50); /// Thin P icon /// /// https://fontawesome.com/icons/p?style=thin /// Latin Capital Letter P, Latin Small Letter P, letter static const IconData thinP = IconDataThin(0x50); /// Brands Padlet icon /// /// https://fontawesome.com/icons/padlet?style=brands static const IconData padlet = IconDataBrands(0xe4a0); /// Solid Page icon /// /// https://fontawesome.com/icons/page?style=solid /// cv, document, empty, file, new, pdf, resume static const IconData solidPage = IconDataSolid(0xe428); /// Regular Page icon /// /// https://fontawesome.com/icons/page?style=regular /// cv, document, empty, file, new, pdf, resume static const IconData page = IconDataRegular(0xe428); /// Light Page icon /// /// https://fontawesome.com/icons/page?style=light /// cv, document, empty, file, new, pdf, resume static const IconData lightPage = IconDataLight(0xe428); /// Thin Page icon /// /// https://fontawesome.com/icons/page?style=thin /// cv, document, empty, file, new, pdf, resume static const IconData thinPage = IconDataThin(0xe428); /// Solid Page Caret Down icon /// /// https://fontawesome.com/icons/page-caret-down?style=solid /// document, empty, file, new, page down, pdf, resume static const IconData solidPageCaretDown = IconDataSolid(0xe429); /// Alias file-caret-down for icon [solidPageCaretDown] @Deprecated('Use "solidPageCaretDown" instead.') static const IconData solidFileCaretDown = solidPageCaretDown; /// Regular Page Caret Down icon /// /// https://fontawesome.com/icons/page-caret-down?style=regular /// document, empty, file, new, page down, pdf, resume static const IconData pageCaretDown = IconDataRegular(0xe429); /// Alias file-caret-down for icon [pageCaretDown] @Deprecated('Use "pageCaretDown" instead.') static const IconData fileCaretDown = pageCaretDown; /// Light Page Caret Down icon /// /// https://fontawesome.com/icons/page-caret-down?style=light /// document, empty, file, new, page down, pdf, resume static const IconData lightPageCaretDown = IconDataLight(0xe429); /// Alias file-caret-down for icon [lightPageCaretDown] @Deprecated('Use "lightPageCaretDown" instead.') static const IconData lightFileCaretDown = lightPageCaretDown; /// Thin Page Caret Down icon /// /// https://fontawesome.com/icons/page-caret-down?style=thin /// document, empty, file, new, page down, pdf, resume static const IconData thinPageCaretDown = IconDataThin(0xe429); /// Alias file-caret-down for icon [thinPageCaretDown] @Deprecated('Use "thinPageCaretDown" instead.') static const IconData thinFileCaretDown = thinPageCaretDown; /// Solid Page Caret Up icon /// /// https://fontawesome.com/icons/page-caret-up?style=solid /// document, empty, file, new, page up, pdf, resume, upgrade static const IconData solidPageCaretUp = IconDataSolid(0xe42a); /// Alias file-caret-up for icon [solidPageCaretUp] @Deprecated('Use "solidPageCaretUp" instead.') static const IconData solidFileCaretUp = solidPageCaretUp; /// Regular Page Caret Up icon /// /// https://fontawesome.com/icons/page-caret-up?style=regular /// document, empty, file, new, page up, pdf, resume, upgrade static const IconData pageCaretUp = IconDataRegular(0xe42a); /// Alias file-caret-up for icon [pageCaretUp] @Deprecated('Use "pageCaretUp" instead.') static const IconData fileCaretUp = pageCaretUp; /// Light Page Caret Up icon /// /// https://fontawesome.com/icons/page-caret-up?style=light /// document, empty, file, new, page up, pdf, resume, upgrade static const IconData lightPageCaretUp = IconDataLight(0xe42a); /// Alias file-caret-up for icon [lightPageCaretUp] @Deprecated('Use "lightPageCaretUp" instead.') static const IconData lightFileCaretUp = lightPageCaretUp; /// Thin Page Caret Up icon /// /// https://fontawesome.com/icons/page-caret-up?style=thin /// document, empty, file, new, page up, pdf, resume, upgrade static const IconData thinPageCaretUp = IconDataThin(0xe42a); /// Alias file-caret-up for icon [thinPageCaretUp] @Deprecated('Use "thinPageCaretUp" instead.') static const IconData thinFileCaretUp = thinPageCaretUp; /// Brands page4 Corporation icon /// /// https://fontawesome.com/icons/page4?style=brands static const IconData page4 = IconDataBrands(0xf3d7); /// Brands Pagelines icon /// /// https://fontawesome.com/icons/pagelines?style=brands /// eco, flora, leaf, leaves, nature, plant, tree static const IconData pagelines = IconDataBrands(0xf18c); /// Solid Pager icon /// /// https://fontawesome.com/icons/pager?style=solid /// beeper, cell phone, communication, page, pager static const IconData solidPager = IconDataSolid(0xf815); /// Regular Pager icon /// /// https://fontawesome.com/icons/pager?style=regular /// beeper, cell phone, communication, page, pager static const IconData pager = IconDataRegular(0xf815); /// Light Pager icon /// /// https://fontawesome.com/icons/pager?style=light /// beeper, cell phone, communication, page, pager static const IconData lightPager = IconDataLight(0xf815); /// Thin Pager icon /// /// https://fontawesome.com/icons/pager?style=thin /// beeper, cell phone, communication, page, pager static const IconData thinPager = IconDataThin(0xf815); /// Solid Paint Roller icon /// /// https://fontawesome.com/icons/paint-roller?style=solid /// acrylic, art, brush, color, fill, maintenance, paint, pigment, watercolor static const IconData solidPaintRoller = IconDataSolid(0xf5aa); /// Regular Paint Roller icon /// /// https://fontawesome.com/icons/paint-roller?style=regular /// acrylic, art, brush, color, fill, maintenance, paint, pigment, watercolor static const IconData paintRoller = IconDataRegular(0xf5aa); /// Light Paint Roller icon /// /// https://fontawesome.com/icons/paint-roller?style=light /// acrylic, art, brush, color, fill, maintenance, paint, pigment, watercolor static const IconData lightPaintRoller = IconDataLight(0xf5aa); /// Thin Paint Roller icon /// /// https://fontawesome.com/icons/paint-roller?style=thin /// acrylic, art, brush, color, fill, maintenance, paint, pigment, watercolor static const IconData thinPaintRoller = IconDataThin(0xf5aa); /// Solid Paintbrush icon /// /// https://fontawesome.com/icons/paintbrush?style=solid /// acrylic, art, brush, color, fill, modify, paint, paintbrush, painting, pigment, watercolor static const IconData solidPaintbrush = IconDataSolid(0xf1fc); /// Alias paint-brush for icon [solidPaintbrush] @Deprecated('Use "solidPaintbrush" instead.') static const IconData solidPaintBrush = solidPaintbrush; /// Regular Paintbrush icon /// /// https://fontawesome.com/icons/paintbrush?style=regular /// acrylic, art, brush, color, fill, modify, paint, paintbrush, painting, pigment, watercolor static const IconData paintbrush = IconDataRegular(0xf1fc); /// Alias paint-brush for icon [paintbrush] @Deprecated('Use "paintbrush" instead.') static const IconData paintBrush = paintbrush; /// Light Paintbrush icon /// /// https://fontawesome.com/icons/paintbrush?style=light /// acrylic, art, brush, color, fill, modify, paint, paintbrush, painting, pigment, watercolor static const IconData lightPaintbrush = IconDataLight(0xf1fc); /// Alias paint-brush for icon [lightPaintbrush] @Deprecated('Use "lightPaintbrush" instead.') static const IconData lightPaintBrush = lightPaintbrush; /// Thin Paintbrush icon /// /// https://fontawesome.com/icons/paintbrush?style=thin /// acrylic, art, brush, color, fill, modify, paint, paintbrush, painting, pigment, watercolor static const IconData thinPaintbrush = IconDataThin(0xf1fc); /// Alias paint-brush for icon [thinPaintbrush] @Deprecated('Use "thinPaintbrush" instead.') static const IconData thinPaintBrush = thinPaintbrush; /// Solid Paintbrush Fine icon /// /// https://fontawesome.com/icons/paintbrush-fine?style=solid /// acrylic, art, brush, color, fill, modify, paint, pigment, watercolor static const IconData solidPaintbrushFine = IconDataSolid(0xf5a9); /// Alias paint-brush-alt for icon [solidPaintbrushFine] @Deprecated('Use "solidPaintbrushFine" instead.') static const IconData solidPaintBrushAlt = solidPaintbrushFine; /// Alias paint-brush-fine for icon [solidPaintbrushFine] @Deprecated('Use "solidPaintbrushFine" instead.') static const IconData solidPaintBrushFine = solidPaintbrushFine; /// Alias paintbrush-alt for icon [solidPaintbrushFine] @Deprecated('Use "solidPaintbrushFine" instead.') static const IconData solidPaintbrushAlt = solidPaintbrushFine; /// Regular Paintbrush Fine icon /// /// https://fontawesome.com/icons/paintbrush-fine?style=regular /// acrylic, art, brush, color, fill, modify, paint, pigment, watercolor static const IconData paintbrushFine = IconDataRegular(0xf5a9); /// Alias paint-brush-alt for icon [paintbrushFine] @Deprecated('Use "paintbrushFine" instead.') static const IconData paintBrushAlt = paintbrushFine; /// Alias paint-brush-fine for icon [paintbrushFine] @Deprecated('Use "paintbrushFine" instead.') static const IconData paintBrushFine = paintbrushFine; /// Alias paintbrush-alt for icon [paintbrushFine] @Deprecated('Use "paintbrushFine" instead.') static const IconData paintbrushAlt = paintbrushFine; /// Light Paintbrush Fine icon /// /// https://fontawesome.com/icons/paintbrush-fine?style=light /// acrylic, art, brush, color, fill, modify, paint, pigment, watercolor static const IconData lightPaintbrushFine = IconDataLight(0xf5a9); /// Alias paint-brush-alt for icon [lightPaintbrushFine] @Deprecated('Use "lightPaintbrushFine" instead.') static const IconData lightPaintBrushAlt = lightPaintbrushFine; /// Alias paint-brush-fine for icon [lightPaintbrushFine] @Deprecated('Use "lightPaintbrushFine" instead.') static const IconData lightPaintBrushFine = lightPaintbrushFine; /// Alias paintbrush-alt for icon [lightPaintbrushFine] @Deprecated('Use "lightPaintbrushFine" instead.') static const IconData lightPaintbrushAlt = lightPaintbrushFine; /// Thin Paintbrush Fine icon /// /// https://fontawesome.com/icons/paintbrush-fine?style=thin /// acrylic, art, brush, color, fill, modify, paint, pigment, watercolor static const IconData thinPaintbrushFine = IconDataThin(0xf5a9); /// Alias paint-brush-alt for icon [thinPaintbrushFine] @Deprecated('Use "thinPaintbrushFine" instead.') static const IconData thinPaintBrushAlt = thinPaintbrushFine; /// Alias paint-brush-fine for icon [thinPaintbrushFine] @Deprecated('Use "thinPaintbrushFine" instead.') static const IconData thinPaintBrushFine = thinPaintbrushFine; /// Alias paintbrush-alt for icon [thinPaintbrushFine] @Deprecated('Use "thinPaintbrushFine" instead.') static const IconData thinPaintbrushAlt = thinPaintbrushFine; /// Solid Paintbrush Pencil icon /// /// https://fontawesome.com/icons/paintbrush-pencil?style=solid /// art, creative, modify static const IconData solidPaintbrushPencil = IconDataSolid(0xe206); /// Regular Paintbrush Pencil icon /// /// https://fontawesome.com/icons/paintbrush-pencil?style=regular /// art, creative, modify static const IconData paintbrushPencil = IconDataRegular(0xe206); /// Light Paintbrush Pencil icon /// /// https://fontawesome.com/icons/paintbrush-pencil?style=light /// art, creative, modify static const IconData lightPaintbrushPencil = IconDataLight(0xe206); /// Thin Paintbrush Pencil icon /// /// https://fontawesome.com/icons/paintbrush-pencil?style=thin /// art, creative, modify static const IconData thinPaintbrushPencil = IconDataThin(0xe206); /// Solid Palette icon /// /// https://fontawesome.com/icons/palette?style=solid /// acrylic, art, artist palette, brush, color, fill, museum, paint, painting, palette, pigment, watercolor static const IconData solidPalette = IconDataSolid(0xf53f); /// Regular Palette icon /// /// https://fontawesome.com/icons/palette?style=regular /// acrylic, art, artist palette, brush, color, fill, museum, paint, painting, palette, pigment, watercolor static const IconData palette = IconDataRegular(0xf53f); /// Light Palette icon /// /// https://fontawesome.com/icons/palette?style=light /// acrylic, art, artist palette, brush, color, fill, museum, paint, painting, palette, pigment, watercolor static const IconData lightPalette = IconDataLight(0xf53f); /// Thin Palette icon /// /// https://fontawesome.com/icons/palette?style=thin /// acrylic, art, artist palette, brush, color, fill, museum, paint, painting, palette, pigment, watercolor static const IconData thinPalette = IconDataThin(0xf53f); /// Brands Palfed icon /// /// https://fontawesome.com/icons/palfed?style=brands static const IconData palfed = IconDataBrands(0xf3d8); /// Solid Pallet icon /// /// https://fontawesome.com/icons/pallet?style=solid /// archive, box, inventory, shipping, warehouse static const IconData solidPallet = IconDataSolid(0xf482); /// Regular Pallet icon /// /// https://fontawesome.com/icons/pallet?style=regular /// archive, box, inventory, shipping, warehouse static const IconData pallet = IconDataRegular(0xf482); /// Light Pallet icon /// /// https://fontawesome.com/icons/pallet?style=light /// archive, box, inventory, shipping, warehouse static const IconData lightPallet = IconDataLight(0xf482); /// Thin Pallet icon /// /// https://fontawesome.com/icons/pallet?style=thin /// archive, box, inventory, shipping, warehouse static const IconData thinPallet = IconDataThin(0xf482); /// Solid Pallet Box icon /// /// https://fontawesome.com/icons/pallet-box?style=solid /// inventory, package, shipping static const IconData solidPalletBox = IconDataSolid(0xe208); /// Regular Pallet Box icon /// /// https://fontawesome.com/icons/pallet-box?style=regular /// inventory, package, shipping static const IconData palletBox = IconDataRegular(0xe208); /// Light Pallet Box icon /// /// https://fontawesome.com/icons/pallet-box?style=light /// inventory, package, shipping static const IconData lightPalletBox = IconDataLight(0xe208); /// Thin Pallet Box icon /// /// https://fontawesome.com/icons/pallet-box?style=thin /// inventory, package, shipping static const IconData thinPalletBox = IconDataThin(0xe208); /// Solid Pallet Boxes icon /// /// https://fontawesome.com/icons/pallet-boxes?style=solid /// archive, box, inventory, shipping, warehouse static const IconData solidPalletBoxes = IconDataSolid(0xf483); /// Alias palette-boxes for icon [solidPalletBoxes] @Deprecated('Use "solidPalletBoxes" instead.') static const IconData solidPaletteBoxes = solidPalletBoxes; /// Alias pallet-alt for icon [solidPalletBoxes] @Deprecated('Use "solidPalletBoxes" instead.') static const IconData solidPalletAlt = solidPalletBoxes; /// Regular Pallet Boxes icon /// /// https://fontawesome.com/icons/pallet-boxes?style=regular /// archive, box, inventory, shipping, warehouse static const IconData palletBoxes = IconDataRegular(0xf483); /// Alias palette-boxes for icon [palletBoxes] @Deprecated('Use "palletBoxes" instead.') static const IconData paletteBoxes = palletBoxes; /// Alias pallet-alt for icon [palletBoxes] @Deprecated('Use "palletBoxes" instead.') static const IconData palletAlt = palletBoxes; /// Light Pallet Boxes icon /// /// https://fontawesome.com/icons/pallet-boxes?style=light /// archive, box, inventory, shipping, warehouse static const IconData lightPalletBoxes = IconDataLight(0xf483); /// Alias palette-boxes for icon [lightPalletBoxes] @Deprecated('Use "lightPalletBoxes" instead.') static const IconData lightPaletteBoxes = lightPalletBoxes; /// Alias pallet-alt for icon [lightPalletBoxes] @Deprecated('Use "lightPalletBoxes" instead.') static const IconData lightPalletAlt = lightPalletBoxes; /// Thin Pallet Boxes icon /// /// https://fontawesome.com/icons/pallet-boxes?style=thin /// archive, box, inventory, shipping, warehouse static const IconData thinPalletBoxes = IconDataThin(0xf483); /// Alias palette-boxes for icon [thinPalletBoxes] @Deprecated('Use "thinPalletBoxes" instead.') static const IconData thinPaletteBoxes = thinPalletBoxes; /// Alias pallet-alt for icon [thinPalletBoxes] @Deprecated('Use "thinPalletBoxes" instead.') static const IconData thinPalletAlt = thinPalletBoxes; /// Solid Pan Food icon /// /// https://fontawesome.com/icons/pan-food?style=solid /// casserole, paella, pan, shallow, stew static const IconData solidPanFood = IconDataSolid(0xe42b); /// Regular Pan Food icon /// /// https://fontawesome.com/icons/pan-food?style=regular /// casserole, paella, pan, shallow, stew static const IconData panFood = IconDataRegular(0xe42b); /// Light Pan Food icon /// /// https://fontawesome.com/icons/pan-food?style=light /// casserole, paella, pan, shallow, stew static const IconData lightPanFood = IconDataLight(0xe42b); /// Thin Pan Food icon /// /// https://fontawesome.com/icons/pan-food?style=thin /// casserole, paella, pan, shallow, stew static const IconData thinPanFood = IconDataThin(0xe42b); /// Solid Pan Frying icon /// /// https://fontawesome.com/icons/pan-frying?style=solid /// breakfast, cook, egg, fry static const IconData solidPanFrying = IconDataSolid(0xe42c); /// Regular Pan Frying icon /// /// https://fontawesome.com/icons/pan-frying?style=regular /// breakfast, cook, egg, fry static const IconData panFrying = IconDataRegular(0xe42c); /// Light Pan Frying icon /// /// https://fontawesome.com/icons/pan-frying?style=light /// breakfast, cook, egg, fry static const IconData lightPanFrying = IconDataLight(0xe42c); /// Thin Pan Frying icon /// /// https://fontawesome.com/icons/pan-frying?style=thin /// breakfast, cook, egg, fry static const IconData thinPanFrying = IconDataThin(0xe42c); /// Solid Pancakes icon /// /// https://fontawesome.com/icons/pancakes?style=solid /// breakfast, crepe, flapjack, hotcake, pancake, stack, syrup static const IconData solidPancakes = IconDataSolid(0xe42d); /// Regular Pancakes icon /// /// https://fontawesome.com/icons/pancakes?style=regular /// breakfast, crepe, flapjack, hotcake, pancake, stack, syrup static const IconData pancakes = IconDataRegular(0xe42d); /// Light Pancakes icon /// /// https://fontawesome.com/icons/pancakes?style=light /// breakfast, crepe, flapjack, hotcake, pancake, stack, syrup static const IconData lightPancakes = IconDataLight(0xe42d); /// Thin Pancakes icon /// /// https://fontawesome.com/icons/pancakes?style=thin /// breakfast, crepe, flapjack, hotcake, pancake, stack, syrup static const IconData thinPancakes = IconDataThin(0xe42d); /// Solid Panel Ews icon /// /// https://fontawesome.com/icons/panel-ews?style=solid /// emergency, intercom, phone static const IconData solidPanelEws = IconDataSolid(0xe42e); /// Regular Panel Ews icon /// /// https://fontawesome.com/icons/panel-ews?style=regular /// emergency, intercom, phone static const IconData panelEws = IconDataRegular(0xe42e); /// Light Panel Ews icon /// /// https://fontawesome.com/icons/panel-ews?style=light /// emergency, intercom, phone static const IconData lightPanelEws = IconDataLight(0xe42e); /// Thin Panel Ews icon /// /// https://fontawesome.com/icons/panel-ews?style=thin /// emergency, intercom, phone static const IconData thinPanelEws = IconDataThin(0xe42e); /// Solid Panel Fire icon /// /// https://fontawesome.com/icons/panel-fire?style=solid /// burn, emergency, flame, indicator, intercom static const IconData solidPanelFire = IconDataSolid(0xe42f); /// Regular Panel Fire icon /// /// https://fontawesome.com/icons/panel-fire?style=regular /// burn, emergency, flame, indicator, intercom static const IconData panelFire = IconDataRegular(0xe42f); /// Light Panel Fire icon /// /// https://fontawesome.com/icons/panel-fire?style=light /// burn, emergency, flame, indicator, intercom static const IconData lightPanelFire = IconDataLight(0xe42f); /// Thin Panel Fire icon /// /// https://fontawesome.com/icons/panel-fire?style=thin /// burn, emergency, flame, indicator, intercom static const IconData thinPanelFire = IconDataThin(0xe42f); /// Solid Panorama icon /// /// https://fontawesome.com/icons/panorama?style=solid /// image, img, landscape, photo, wide static const IconData solidPanorama = IconDataSolid(0xe209); /// Regular Panorama icon /// /// https://fontawesome.com/icons/panorama?style=regular /// image, img, landscape, photo, wide static const IconData panorama = IconDataRegular(0xe209); /// Light Panorama icon /// /// https://fontawesome.com/icons/panorama?style=light /// image, img, landscape, photo, wide static const IconData lightPanorama = IconDataLight(0xe209); /// Thin Panorama icon /// /// https://fontawesome.com/icons/panorama?style=thin /// image, img, landscape, photo, wide static const IconData thinPanorama = IconDataThin(0xe209); /// Solid Paper Plane icon /// /// https://fontawesome.com/icons/paper-plane?style=solid /// air, float, fold, mail, paper, send static const IconData solidPaperPlane = IconDataSolid(0xf1d8); /// Regular Paper Plane icon /// /// https://fontawesome.com/icons/paper-plane?style=regular /// air, float, fold, mail, paper, send static const IconData paperPlane = IconDataRegular(0xf1d8); /// Light Paper Plane icon /// /// https://fontawesome.com/icons/paper-plane?style=light /// air, float, fold, mail, paper, send static const IconData lightPaperPlane = IconDataLight(0xf1d8); /// Thin Paper Plane icon /// /// https://fontawesome.com/icons/paper-plane?style=thin /// air, float, fold, mail, paper, send static const IconData thinPaperPlane = IconDataThin(0xf1d8); /// Solid Paper Plane Top icon /// /// https://fontawesome.com/icons/paper-plane-top?style=solid /// email, fold, send static const IconData solidPaperPlaneTop = IconDataSolid(0xe20a); /// Alias paper-plane-alt for icon [solidPaperPlaneTop] @Deprecated('Use "solidPaperPlaneTop" instead.') static const IconData solidPaperPlaneAlt = solidPaperPlaneTop; /// Alias send for icon [solidPaperPlaneTop] @Deprecated('Use "solidPaperPlaneTop" instead.') static const IconData solidSend = solidPaperPlaneTop; /// Regular Paper Plane Top icon /// /// https://fontawesome.com/icons/paper-plane-top?style=regular /// email, fold, send static const IconData paperPlaneTop = IconDataRegular(0xe20a); /// Alias paper-plane-alt for icon [paperPlaneTop] @Deprecated('Use "paperPlaneTop" instead.') static const IconData paperPlaneAlt = paperPlaneTop; /// Alias send for icon [paperPlaneTop] @Deprecated('Use "paperPlaneTop" instead.') static const IconData send = paperPlaneTop; /// Light Paper Plane Top icon /// /// https://fontawesome.com/icons/paper-plane-top?style=light /// email, fold, send static const IconData lightPaperPlaneTop = IconDataLight(0xe20a); /// Alias paper-plane-alt for icon [lightPaperPlaneTop] @Deprecated('Use "lightPaperPlaneTop" instead.') static const IconData lightPaperPlaneAlt = lightPaperPlaneTop; /// Alias send for icon [lightPaperPlaneTop] @Deprecated('Use "lightPaperPlaneTop" instead.') static const IconData lightSend = lightPaperPlaneTop; /// Thin Paper Plane Top icon /// /// https://fontawesome.com/icons/paper-plane-top?style=thin /// email, fold, send static const IconData thinPaperPlaneTop = IconDataThin(0xe20a); /// Alias paper-plane-alt for icon [thinPaperPlaneTop] @Deprecated('Use "thinPaperPlaneTop" instead.') static const IconData thinPaperPlaneAlt = thinPaperPlaneTop; /// Alias send for icon [thinPaperPlaneTop] @Deprecated('Use "thinPaperPlaneTop" instead.') static const IconData thinSend = thinPaperPlaneTop; /// Solid Paperclip icon /// /// https://fontawesome.com/icons/paperclip?style=solid /// attach, attachment, connect, link, papercli, paperclip static const IconData solidPaperclip = IconDataSolid(0xf0c6); /// Regular Paperclip icon /// /// https://fontawesome.com/icons/paperclip?style=regular /// attach, attachment, connect, link, papercli, paperclip static const IconData paperclip = IconDataRegular(0xf0c6); /// Light Paperclip icon /// /// https://fontawesome.com/icons/paperclip?style=light /// attach, attachment, connect, link, papercli, paperclip static const IconData lightPaperclip = IconDataLight(0xf0c6); /// Thin Paperclip icon /// /// https://fontawesome.com/icons/paperclip?style=thin /// attach, attachment, connect, link, papercli, paperclip static const IconData thinPaperclip = IconDataThin(0xf0c6); /// Solid Paperclip Vertical icon /// /// https://fontawesome.com/icons/paperclip-vertical?style=solid /// attach, attachment, connect, link static const IconData solidPaperclipVertical = IconDataSolid(0xe3c2); /// Regular Paperclip Vertical icon /// /// https://fontawesome.com/icons/paperclip-vertical?style=regular /// attach, attachment, connect, link static const IconData paperclipVertical = IconDataRegular(0xe3c2); /// Light Paperclip Vertical icon /// /// https://fontawesome.com/icons/paperclip-vertical?style=light /// attach, attachment, connect, link static const IconData lightPaperclipVertical = IconDataLight(0xe3c2); /// Thin Paperclip Vertical icon /// /// https://fontawesome.com/icons/paperclip-vertical?style=thin /// attach, attachment, connect, link static const IconData thinPaperclipVertical = IconDataThin(0xe3c2); /// Solid Parachute Box icon /// /// https://fontawesome.com/icons/parachute-box?style=solid /// aid, assistance, goods, relief, rescue, supplies static const IconData solidParachuteBox = IconDataSolid(0xf4cd); /// Regular Parachute Box icon /// /// https://fontawesome.com/icons/parachute-box?style=regular /// aid, assistance, goods, relief, rescue, supplies static const IconData parachuteBox = IconDataRegular(0xf4cd); /// Light Parachute Box icon /// /// https://fontawesome.com/icons/parachute-box?style=light /// aid, assistance, goods, relief, rescue, supplies static const IconData lightParachuteBox = IconDataLight(0xf4cd); /// Thin Parachute Box icon /// /// https://fontawesome.com/icons/parachute-box?style=thin /// aid, assistance, goods, relief, rescue, supplies static const IconData thinParachuteBox = IconDataThin(0xf4cd); /// Solid Paragraph icon /// /// https://fontawesome.com/icons/paragraph?style=solid /// Pilcrow Sign, edit, format, text, writing static const IconData solidParagraph = IconDataSolid(0xf1dd); /// Regular Paragraph icon /// /// https://fontawesome.com/icons/paragraph?style=regular /// Pilcrow Sign, edit, format, text, writing static const IconData paragraph = IconDataRegular(0xf1dd); /// Light Paragraph icon /// /// https://fontawesome.com/icons/paragraph?style=light /// Pilcrow Sign, edit, format, text, writing static const IconData lightParagraph = IconDataLight(0xf1dd); /// Thin Paragraph icon /// /// https://fontawesome.com/icons/paragraph?style=thin /// Pilcrow Sign, edit, format, text, writing static const IconData thinParagraph = IconDataThin(0xf1dd); /// Solid Paragraph Left icon /// /// https://fontawesome.com/icons/paragraph-left?style=solid /// edit, format, text, writing static const IconData solidParagraphLeft = IconDataSolid(0xf878); /// Alias paragraph-rtl for icon [solidParagraphLeft] @Deprecated('Use "solidParagraphLeft" instead.') static const IconData solidParagraphRtl = solidParagraphLeft; /// Regular Paragraph Left icon /// /// https://fontawesome.com/icons/paragraph-left?style=regular /// edit, format, text, writing static const IconData paragraphLeft = IconDataRegular(0xf878); /// Alias paragraph-rtl for icon [paragraphLeft] @Deprecated('Use "paragraphLeft" instead.') static const IconData paragraphRtl = paragraphLeft; /// Light Paragraph Left icon /// /// https://fontawesome.com/icons/paragraph-left?style=light /// edit, format, text, writing static const IconData lightParagraphLeft = IconDataLight(0xf878); /// Alias paragraph-rtl for icon [lightParagraphLeft] @Deprecated('Use "lightParagraphLeft" instead.') static const IconData lightParagraphRtl = lightParagraphLeft; /// Thin Paragraph Left icon /// /// https://fontawesome.com/icons/paragraph-left?style=thin /// edit, format, text, writing static const IconData thinParagraphLeft = IconDataThin(0xf878); /// Alias paragraph-rtl for icon [thinParagraphLeft] @Deprecated('Use "thinParagraphLeft" instead.') static const IconData thinParagraphRtl = thinParagraphLeft; /// Solid Party Bell icon /// /// https://fontawesome.com/icons/party-bell?style=solid /// ball, celebrate, celebration, confetti, confetti ball, party, tada static const IconData solidPartyBell = IconDataSolid(0xe31a); /// Regular Party Bell icon /// /// https://fontawesome.com/icons/party-bell?style=regular /// ball, celebrate, celebration, confetti, confetti ball, party, tada static const IconData partyBell = IconDataRegular(0xe31a); /// Light Party Bell icon /// /// https://fontawesome.com/icons/party-bell?style=light /// ball, celebrate, celebration, confetti, confetti ball, party, tada static const IconData lightPartyBell = IconDataLight(0xe31a); /// Thin Party Bell icon /// /// https://fontawesome.com/icons/party-bell?style=thin /// ball, celebrate, celebration, confetti, confetti ball, party, tada static const IconData thinPartyBell = IconDataThin(0xe31a); /// Solid Party Horn icon /// /// https://fontawesome.com/icons/party-horn?style=solid /// celebrate, celebration, confetti, party, party popper, popper, tada, trumpet static const IconData solidPartyHorn = IconDataSolid(0xe31b); /// Regular Party Horn icon /// /// https://fontawesome.com/icons/party-horn?style=regular /// celebrate, celebration, confetti, party, party popper, popper, tada, trumpet static const IconData partyHorn = IconDataRegular(0xe31b); /// Light Party Horn icon /// /// https://fontawesome.com/icons/party-horn?style=light /// celebrate, celebration, confetti, party, party popper, popper, tada, trumpet static const IconData lightPartyHorn = IconDataLight(0xe31b); /// Thin Party Horn icon /// /// https://fontawesome.com/icons/party-horn?style=thin /// celebrate, celebration, confetti, party, party popper, popper, tada, trumpet static const IconData thinPartyHorn = IconDataThin(0xe31b); /// Solid Passport icon /// /// https://fontawesome.com/icons/passport?style=solid /// document, id, identification, issued, travel static const IconData solidPassport = IconDataSolid(0xf5ab); /// Regular Passport icon /// /// https://fontawesome.com/icons/passport?style=regular /// document, id, identification, issued, travel static const IconData passport = IconDataRegular(0xf5ab); /// Light Passport icon /// /// https://fontawesome.com/icons/passport?style=light /// document, id, identification, issued, travel static const IconData lightPassport = IconDataLight(0xf5ab); /// Thin Passport icon /// /// https://fontawesome.com/icons/passport?style=thin /// document, id, identification, issued, travel static const IconData thinPassport = IconDataThin(0xf5ab); /// Solid Paste icon /// /// https://fontawesome.com/icons/paste?style=solid /// clipboard, copy, document, paper static const IconData solidPaste = IconDataSolid(0xf0ea); /// Alias file-clipboard for icon [solidPaste] @Deprecated('Use "solidPaste" instead.') static const IconData solidFileClipboard = solidPaste; /// Regular Paste icon /// /// https://fontawesome.com/icons/paste?style=regular /// clipboard, copy, document, paper static const IconData paste = IconDataRegular(0xf0ea); /// Alias file-clipboard for icon [paste] @Deprecated('Use "paste" instead.') static const IconData fileClipboard = paste; /// Light Paste icon /// /// https://fontawesome.com/icons/paste?style=light /// clipboard, copy, document, paper static const IconData lightPaste = IconDataLight(0xf0ea); /// Alias file-clipboard for icon [lightPaste] @Deprecated('Use "lightPaste" instead.') static const IconData lightFileClipboard = lightPaste; /// Thin Paste icon /// /// https://fontawesome.com/icons/paste?style=thin /// clipboard, copy, document, paper static const IconData thinPaste = IconDataThin(0xf0ea); /// Alias file-clipboard for icon [thinPaste] @Deprecated('Use "thinPaste" instead.') static const IconData thinFileClipboard = thinPaste; /// Brands Patreon icon /// /// https://fontawesome.com/icons/patreon?style=brands static const IconData patreon = IconDataBrands(0xf3d9); /// Solid Pause icon /// /// https://fontawesome.com/icons/pause?style=solid /// bar, double, hold, pause, pause button, vertical, wait static const IconData solidPause = IconDataSolid(0xf04c); /// Regular Pause icon /// /// https://fontawesome.com/icons/pause?style=regular /// bar, double, hold, pause, pause button, vertical, wait static const IconData pause = IconDataRegular(0xf04c); /// Light Pause icon /// /// https://fontawesome.com/icons/pause?style=light /// bar, double, hold, pause, pause button, vertical, wait static const IconData lightPause = IconDataLight(0xf04c); /// Thin Pause icon /// /// https://fontawesome.com/icons/pause?style=thin /// bar, double, hold, pause, pause button, vertical, wait static const IconData thinPause = IconDataThin(0xf04c); /// Solid Paw icon /// /// https://fontawesome.com/icons/paw?style=solid /// animal, cat, dog, pet, print static const IconData solidPaw = IconDataSolid(0xf1b0); /// Regular Paw icon /// /// https://fontawesome.com/icons/paw?style=regular /// animal, cat, dog, pet, print static const IconData paw = IconDataRegular(0xf1b0); /// Light Paw icon /// /// https://fontawesome.com/icons/paw?style=light /// animal, cat, dog, pet, print static const IconData lightPaw = IconDataLight(0xf1b0); /// Thin Paw icon /// /// https://fontawesome.com/icons/paw?style=thin /// animal, cat, dog, pet, print static const IconData thinPaw = IconDataThin(0xf1b0); /// Solid Paw Claws icon /// /// https://fontawesome.com/icons/paw-claws?style=solid /// Dungeons & Dragons, animal, beast, d&d, dnd, fantasy, lion, pet, print static const IconData solidPawClaws = IconDataSolid(0xf702); /// Regular Paw Claws icon /// /// https://fontawesome.com/icons/paw-claws?style=regular /// Dungeons & Dragons, animal, beast, d&d, dnd, fantasy, lion, pet, print static const IconData pawClaws = IconDataRegular(0xf702); /// Light Paw Claws icon /// /// https://fontawesome.com/icons/paw-claws?style=light /// Dungeons & Dragons, animal, beast, d&d, dnd, fantasy, lion, pet, print static const IconData lightPawClaws = IconDataLight(0xf702); /// Thin Paw Claws icon /// /// https://fontawesome.com/icons/paw-claws?style=thin /// Dungeons & Dragons, animal, beast, d&d, dnd, fantasy, lion, pet, print static const IconData thinPawClaws = IconDataThin(0xf702); /// Solid Paw Simple icon /// /// https://fontawesome.com/icons/paw-simple?style=solid /// animal, cat, dog, pet, print static const IconData solidPawSimple = IconDataSolid(0xf701); /// Alias paw-alt for icon [solidPawSimple] @Deprecated('Use "solidPawSimple" instead.') static const IconData solidPawAlt = solidPawSimple; /// Regular Paw Simple icon /// /// https://fontawesome.com/icons/paw-simple?style=regular /// animal, cat, dog, pet, print static const IconData pawSimple = IconDataRegular(0xf701); /// Alias paw-alt for icon [pawSimple] @Deprecated('Use "pawSimple" instead.') static const IconData pawAlt = pawSimple; /// Light Paw Simple icon /// /// https://fontawesome.com/icons/paw-simple?style=light /// animal, cat, dog, pet, print static const IconData lightPawSimple = IconDataLight(0xf701); /// Alias paw-alt for icon [lightPawSimple] @Deprecated('Use "lightPawSimple" instead.') static const IconData lightPawAlt = lightPawSimple; /// Thin Paw Simple icon /// /// https://fontawesome.com/icons/paw-simple?style=thin /// animal, cat, dog, pet, print static const IconData thinPawSimple = IconDataThin(0xf701); /// Alias paw-alt for icon [thinPawSimple] @Deprecated('Use "thinPawSimple" instead.') static const IconData thinPawAlt = thinPawSimple; /// Brands Paypal icon /// /// https://fontawesome.com/icons/paypal?style=brands static const IconData paypal = IconDataBrands(0xf1ed); /// Solid Peace icon /// /// https://fontawesome.com/icons/peace?style=solid /// peace, peace symbol, serenity, tranquility, truce, war static const IconData solidPeace = IconDataSolid(0xf67c); /// Regular Peace icon /// /// https://fontawesome.com/icons/peace?style=regular /// peace, peace symbol, serenity, tranquility, truce, war static const IconData peace = IconDataRegular(0xf67c); /// Light Peace icon /// /// https://fontawesome.com/icons/peace?style=light /// peace, peace symbol, serenity, tranquility, truce, war static const IconData lightPeace = IconDataLight(0xf67c); /// Thin Peace icon /// /// https://fontawesome.com/icons/peace?style=thin /// peace, peace symbol, serenity, tranquility, truce, war static const IconData thinPeace = IconDataThin(0xf67c); /// Solid Peach icon /// /// https://fontawesome.com/icons/peach?style=solid /// butt, fruit, peach, pit, stone static const IconData solidPeach = IconDataSolid(0xe20b); /// Regular Peach icon /// /// https://fontawesome.com/icons/peach?style=regular /// butt, fruit, peach, pit, stone static const IconData peach = IconDataRegular(0xe20b); /// Light Peach icon /// /// https://fontawesome.com/icons/peach?style=light /// butt, fruit, peach, pit, stone static const IconData lightPeach = IconDataLight(0xe20b); /// Thin Peach icon /// /// https://fontawesome.com/icons/peach?style=thin /// butt, fruit, peach, pit, stone static const IconData thinPeach = IconDataThin(0xe20b); /// Solid Peanut icon /// /// https://fontawesome.com/icons/peanut?style=solid /// goober, legume, nut, shell static const IconData solidPeanut = IconDataSolid(0xe430); /// Regular Peanut icon /// /// https://fontawesome.com/icons/peanut?style=regular /// goober, legume, nut, shell static const IconData peanut = IconDataRegular(0xe430); /// Light Peanut icon /// /// https://fontawesome.com/icons/peanut?style=light /// goober, legume, nut, shell static const IconData lightPeanut = IconDataLight(0xe430); /// Thin Peanut icon /// /// https://fontawesome.com/icons/peanut?style=thin /// goober, legume, nut, shell static const IconData thinPeanut = IconDataThin(0xe430); /// Solid Peanuts icon /// /// https://fontawesome.com/icons/peanuts?style=solid /// goober, legume, nut, shell static const IconData solidPeanuts = IconDataSolid(0xe431); /// Regular Peanuts icon /// /// https://fontawesome.com/icons/peanuts?style=regular /// goober, legume, nut, shell static const IconData peanuts = IconDataRegular(0xe431); /// Light Peanuts icon /// /// https://fontawesome.com/icons/peanuts?style=light /// goober, legume, nut, shell static const IconData lightPeanuts = IconDataLight(0xe431); /// Thin Peanuts icon /// /// https://fontawesome.com/icons/peanuts?style=thin /// goober, legume, nut, shell static const IconData thinPeanuts = IconDataThin(0xe431); /// Solid Peapod icon /// /// https://fontawesome.com/icons/peapod?style=solid /// pea, seed static const IconData solidPeapod = IconDataSolid(0xe31c); /// Regular Peapod icon /// /// https://fontawesome.com/icons/peapod?style=regular /// pea, seed static const IconData peapod = IconDataRegular(0xe31c); /// Light Peapod icon /// /// https://fontawesome.com/icons/peapod?style=light /// pea, seed static const IconData lightPeapod = IconDataLight(0xe31c); /// Thin Peapod icon /// /// https://fontawesome.com/icons/peapod?style=thin /// pea, seed static const IconData thinPeapod = IconDataThin(0xe31c); /// Solid Pear icon /// /// https://fontawesome.com/icons/pear?style=solid /// fruit, pear static const IconData solidPear = IconDataSolid(0xe20c); /// Regular Pear icon /// /// https://fontawesome.com/icons/pear?style=regular /// fruit, pear static const IconData pear = IconDataRegular(0xe20c); /// Light Pear icon /// /// https://fontawesome.com/icons/pear?style=light /// fruit, pear static const IconData lightPear = IconDataLight(0xe20c); /// Thin Pear icon /// /// https://fontawesome.com/icons/pear?style=thin /// fruit, pear static const IconData thinPear = IconDataThin(0xe20c); /// Solid Pedestal icon /// /// https://fontawesome.com/icons/pedestal?style=solid /// electricity, reading static const IconData solidPedestal = IconDataSolid(0xe20d); /// Regular Pedestal icon /// /// https://fontawesome.com/icons/pedestal?style=regular /// electricity, reading static const IconData pedestal = IconDataRegular(0xe20d); /// Light Pedestal icon /// /// https://fontawesome.com/icons/pedestal?style=light /// electricity, reading static const IconData lightPedestal = IconDataLight(0xe20d); /// Thin Pedestal icon /// /// https://fontawesome.com/icons/pedestal?style=thin /// electricity, reading static const IconData thinPedestal = IconDataThin(0xe20d); /// Solid Pegasus icon /// /// https://fontawesome.com/icons/pegasus?style=solid /// fantasy, horse, unicorn, wings static const IconData solidPegasus = IconDataSolid(0xf703); /// Regular Pegasus icon /// /// https://fontawesome.com/icons/pegasus?style=regular /// fantasy, horse, unicorn, wings static const IconData pegasus = IconDataRegular(0xf703); /// Light Pegasus icon /// /// https://fontawesome.com/icons/pegasus?style=light /// fantasy, horse, unicorn, wings static const IconData lightPegasus = IconDataLight(0xf703); /// Thin Pegasus icon /// /// https://fontawesome.com/icons/pegasus?style=thin /// fantasy, horse, unicorn, wings static const IconData thinPegasus = IconDataThin(0xf703); /// Solid Pen icon /// /// https://fontawesome.com/icons/pen?style=solid /// ballpoint, design, edit, modify, pen, update, write static const IconData solidPen = IconDataSolid(0xf304); /// Regular Pen icon /// /// https://fontawesome.com/icons/pen?style=regular /// ballpoint, design, edit, modify, pen, update, write static const IconData pen = IconDataRegular(0xf304); /// Light Pen icon /// /// https://fontawesome.com/icons/pen?style=light /// ballpoint, design, edit, modify, pen, update, write static const IconData lightPen = IconDataLight(0xf304); /// Thin Pen icon /// /// https://fontawesome.com/icons/pen?style=thin /// ballpoint, design, edit, modify, pen, update, write static const IconData thinPen = IconDataThin(0xf304); /// Solid Pen Circle icon /// /// https://fontawesome.com/icons/pen-circle?style=solid /// draw, edit, modify, pencil, write static const IconData solidPenCircle = IconDataSolid(0xe20e); /// Regular Pen Circle icon /// /// https://fontawesome.com/icons/pen-circle?style=regular /// draw, edit, modify, pencil, write static const IconData penCircle = IconDataRegular(0xe20e); /// Light Pen Circle icon /// /// https://fontawesome.com/icons/pen-circle?style=light /// draw, edit, modify, pencil, write static const IconData lightPenCircle = IconDataLight(0xe20e); /// Thin Pen Circle icon /// /// https://fontawesome.com/icons/pen-circle?style=thin /// draw, edit, modify, pencil, write static const IconData thinPenCircle = IconDataThin(0xe20e); /// Solid Pen Clip icon /// /// https://fontawesome.com/icons/pen-clip?style=solid /// design, edit, modify, update, write static const IconData solidPenClip = IconDataSolid(0xf305); /// Alias pen-alt for icon [solidPenClip] @Deprecated('Use "solidPenClip" instead.') static const IconData solidPenAlt = solidPenClip; /// Regular Pen Clip icon /// /// https://fontawesome.com/icons/pen-clip?style=regular /// design, edit, modify, update, write static const IconData penClip = IconDataRegular(0xf305); /// Alias pen-alt for icon [penClip] @Deprecated('Use "penClip" instead.') static const IconData penAlt = penClip; /// Light Pen Clip icon /// /// https://fontawesome.com/icons/pen-clip?style=light /// design, edit, modify, update, write static const IconData lightPenClip = IconDataLight(0xf305); /// Alias pen-alt for icon [lightPenClip] @Deprecated('Use "lightPenClip" instead.') static const IconData lightPenAlt = lightPenClip; /// Thin Pen Clip icon /// /// https://fontawesome.com/icons/pen-clip?style=thin /// design, edit, modify, update, write static const IconData thinPenClip = IconDataThin(0xf305); /// Alias pen-alt for icon [thinPenClip] @Deprecated('Use "thinPenClip" instead.') static const IconData thinPenAlt = thinPenClip; /// Solid Pen Clip Slash icon /// /// https://fontawesome.com/icons/pen-clip-slash?style=solid /// disabled, modify, remove, style static const IconData solidPenClipSlash = IconDataSolid(0xe20f); /// Alias pen-alt-slash for icon [solidPenClipSlash] @Deprecated('Use "solidPenClipSlash" instead.') static const IconData solidPenAltSlash = solidPenClipSlash; /// Regular Pen Clip Slash icon /// /// https://fontawesome.com/icons/pen-clip-slash?style=regular /// disabled, modify, remove, style static const IconData penClipSlash = IconDataRegular(0xe20f); /// Alias pen-alt-slash for icon [penClipSlash] @Deprecated('Use "penClipSlash" instead.') static const IconData penAltSlash = penClipSlash; /// Light Pen Clip Slash icon /// /// https://fontawesome.com/icons/pen-clip-slash?style=light /// disabled, modify, remove, style static const IconData lightPenClipSlash = IconDataLight(0xe20f); /// Alias pen-alt-slash for icon [lightPenClipSlash] @Deprecated('Use "lightPenClipSlash" instead.') static const IconData lightPenAltSlash = lightPenClipSlash; /// Thin Pen Clip Slash icon /// /// https://fontawesome.com/icons/pen-clip-slash?style=thin /// disabled, modify, remove, style static const IconData thinPenClipSlash = IconDataThin(0xe20f); /// Alias pen-alt-slash for icon [thinPenClipSlash] @Deprecated('Use "thinPenClipSlash" instead.') static const IconData thinPenAltSlash = thinPenClipSlash; /// Solid Pen Fancy icon /// /// https://fontawesome.com/icons/pen-fancy?style=solid /// black nib, design, edit, fountain, fountain pen, modify, nib, pen, update, write static const IconData solidPenFancy = IconDataSolid(0xf5ac); /// Regular Pen Fancy icon /// /// https://fontawesome.com/icons/pen-fancy?style=regular /// black nib, design, edit, fountain, fountain pen, modify, nib, pen, update, write static const IconData penFancy = IconDataRegular(0xf5ac); /// Light Pen Fancy icon /// /// https://fontawesome.com/icons/pen-fancy?style=light /// black nib, design, edit, fountain, fountain pen, modify, nib, pen, update, write static const IconData lightPenFancy = IconDataLight(0xf5ac); /// Thin Pen Fancy icon /// /// https://fontawesome.com/icons/pen-fancy?style=thin /// black nib, design, edit, fountain, fountain pen, modify, nib, pen, update, write static const IconData thinPenFancy = IconDataThin(0xf5ac); /// Solid Pen Fancy Slash icon /// /// https://fontawesome.com/icons/pen-fancy-slash?style=solid /// disabled, modify, remove, style static const IconData solidPenFancySlash = IconDataSolid(0xe210); /// Regular Pen Fancy Slash icon /// /// https://fontawesome.com/icons/pen-fancy-slash?style=regular /// disabled, modify, remove, style static const IconData penFancySlash = IconDataRegular(0xe210); /// Light Pen Fancy Slash icon /// /// https://fontawesome.com/icons/pen-fancy-slash?style=light /// disabled, modify, remove, style static const IconData lightPenFancySlash = IconDataLight(0xe210); /// Thin Pen Fancy Slash icon /// /// https://fontawesome.com/icons/pen-fancy-slash?style=thin /// disabled, modify, remove, style static const IconData thinPenFancySlash = IconDataThin(0xe210); /// Solid Pen Field icon /// /// https://fontawesome.com/icons/pen-field?style=solid /// imput, modify, signature, username static const IconData solidPenField = IconDataSolid(0xe211); /// Regular Pen Field icon /// /// https://fontawesome.com/icons/pen-field?style=regular /// imput, modify, signature, username static const IconData penField = IconDataRegular(0xe211); /// Light Pen Field icon /// /// https://fontawesome.com/icons/pen-field?style=light /// imput, modify, signature, username static const IconData lightPenField = IconDataLight(0xe211); /// Thin Pen Field icon /// /// https://fontawesome.com/icons/pen-field?style=thin /// imput, modify, signature, username static const IconData thinPenField = IconDataThin(0xe211); /// Solid Pen Line icon /// /// https://fontawesome.com/icons/pen-line?style=solid /// draw, modify, write static const IconData solidPenLine = IconDataSolid(0xe212); /// Regular Pen Line icon /// /// https://fontawesome.com/icons/pen-line?style=regular /// draw, modify, write static const IconData penLine = IconDataRegular(0xe212); /// Light Pen Line icon /// /// https://fontawesome.com/icons/pen-line?style=light /// draw, modify, write static const IconData lightPenLine = IconDataLight(0xe212); /// Thin Pen Line icon /// /// https://fontawesome.com/icons/pen-line?style=thin /// draw, modify, write static const IconData thinPenLine = IconDataThin(0xe212); /// Solid Pen Nib icon /// /// https://fontawesome.com/icons/pen-nib?style=solid /// design, edit, fountain pen, modify, update, write static const IconData solidPenNib = IconDataSolid(0xf5ad); /// Regular Pen Nib icon /// /// https://fontawesome.com/icons/pen-nib?style=regular /// design, edit, fountain pen, modify, update, write static const IconData penNib = IconDataRegular(0xf5ad); /// Light Pen Nib icon /// /// https://fontawesome.com/icons/pen-nib?style=light /// design, edit, fountain pen, modify, update, write static const IconData lightPenNib = IconDataLight(0xf5ad); /// Thin Pen Nib icon /// /// https://fontawesome.com/icons/pen-nib?style=thin /// design, edit, fountain pen, modify, update, write static const IconData thinPenNib = IconDataThin(0xf5ad); /// Solid Pen Nib Slash icon /// /// https://fontawesome.com/icons/pen-nib-slash?style=solid /// design, disabled, edit, fountain pen, modify, update, write static const IconData solidPenNibSlash = IconDataSolid(0xe4a1); /// Regular Pen Nib Slash icon /// /// https://fontawesome.com/icons/pen-nib-slash?style=regular /// design, disabled, edit, fountain pen, modify, update, write static const IconData penNibSlash = IconDataRegular(0xe4a1); /// Light Pen Nib Slash icon /// /// https://fontawesome.com/icons/pen-nib-slash?style=light /// design, disabled, edit, fountain pen, modify, update, write static const IconData lightPenNibSlash = IconDataLight(0xe4a1); /// Thin Pen Nib Slash icon /// /// https://fontawesome.com/icons/pen-nib-slash?style=thin /// design, disabled, edit, fountain pen, modify, update, write static const IconData thinPenNibSlash = IconDataThin(0xe4a1); /// Solid Pen Paintbrush icon /// /// https://fontawesome.com/icons/pen-paintbrush?style=solid /// art, design, modify, paint, pencil, write static const IconData solidPenPaintbrush = IconDataSolid(0xf618); /// Alias pencil-paintbrush for icon [solidPenPaintbrush] @Deprecated('Use "solidPenPaintbrush" instead.') static const IconData solidPencilPaintbrush = solidPenPaintbrush; /// Regular Pen Paintbrush icon /// /// https://fontawesome.com/icons/pen-paintbrush?style=regular /// art, design, modify, paint, pencil, write static const IconData penPaintbrush = IconDataRegular(0xf618); /// Alias pencil-paintbrush for icon [penPaintbrush] @Deprecated('Use "penPaintbrush" instead.') static const IconData pencilPaintbrush = penPaintbrush; /// Light Pen Paintbrush icon /// /// https://fontawesome.com/icons/pen-paintbrush?style=light /// art, design, modify, paint, pencil, write static const IconData lightPenPaintbrush = IconDataLight(0xf618); /// Alias pencil-paintbrush for icon [lightPenPaintbrush] @Deprecated('Use "lightPenPaintbrush" instead.') static const IconData lightPencilPaintbrush = lightPenPaintbrush; /// Thin Pen Paintbrush icon /// /// https://fontawesome.com/icons/pen-paintbrush?style=thin /// art, design, modify, paint, pencil, write static const IconData thinPenPaintbrush = IconDataThin(0xf618); /// Alias pencil-paintbrush for icon [thinPenPaintbrush] @Deprecated('Use "thinPenPaintbrush" instead.') static const IconData thinPencilPaintbrush = thinPenPaintbrush; /// Solid Pen Ruler icon /// /// https://fontawesome.com/icons/pen-ruler?style=solid /// design, draft, draw, maintenance, modify, pencil static const IconData solidPenRuler = IconDataSolid(0xf5ae); /// Alias pencil-ruler for icon [solidPenRuler] @Deprecated('Use "solidPenRuler" instead.') static const IconData solidPencilRuler = solidPenRuler; /// Regular Pen Ruler icon /// /// https://fontawesome.com/icons/pen-ruler?style=regular /// design, draft, draw, maintenance, modify, pencil static const IconData penRuler = IconDataRegular(0xf5ae); /// Alias pencil-ruler for icon [penRuler] @Deprecated('Use "penRuler" instead.') static const IconData pencilRuler = penRuler; /// Light Pen Ruler icon /// /// https://fontawesome.com/icons/pen-ruler?style=light /// design, draft, draw, maintenance, modify, pencil static const IconData lightPenRuler = IconDataLight(0xf5ae); /// Alias pencil-ruler for icon [lightPenRuler] @Deprecated('Use "lightPenRuler" instead.') static const IconData lightPencilRuler = lightPenRuler; /// Thin Pen Ruler icon /// /// https://fontawesome.com/icons/pen-ruler?style=thin /// design, draft, draw, maintenance, modify, pencil static const IconData thinPenRuler = IconDataThin(0xf5ae); /// Alias pencil-ruler for icon [thinPenRuler] @Deprecated('Use "thinPenRuler" instead.') static const IconData thinPencilRuler = thinPenRuler; /// Solid Pen Slash icon /// /// https://fontawesome.com/icons/pen-slash?style=solid /// disabled, modify, remove, style static const IconData solidPenSlash = IconDataSolid(0xe213); /// Regular Pen Slash icon /// /// https://fontawesome.com/icons/pen-slash?style=regular /// disabled, modify, remove, style static const IconData penSlash = IconDataRegular(0xe213); /// Light Pen Slash icon /// /// https://fontawesome.com/icons/pen-slash?style=light /// disabled, modify, remove, style static const IconData lightPenSlash = IconDataLight(0xe213); /// Thin Pen Slash icon /// /// https://fontawesome.com/icons/pen-slash?style=thin /// disabled, modify, remove, style static const IconData thinPenSlash = IconDataThin(0xe213); /// Solid Pen Swirl icon /// /// https://fontawesome.com/icons/pen-swirl?style=solid /// draw, modify, scribble, stylus static const IconData solidPenSwirl = IconDataSolid(0xe214); /// Regular Pen Swirl icon /// /// https://fontawesome.com/icons/pen-swirl?style=regular /// draw, modify, scribble, stylus static const IconData penSwirl = IconDataRegular(0xe214); /// Light Pen Swirl icon /// /// https://fontawesome.com/icons/pen-swirl?style=light /// draw, modify, scribble, stylus static const IconData lightPenSwirl = IconDataLight(0xe214); /// Thin Pen Swirl icon /// /// https://fontawesome.com/icons/pen-swirl?style=thin /// draw, modify, scribble, stylus static const IconData thinPenSwirl = IconDataThin(0xe214); /// Solid Pen To Square icon /// /// https://fontawesome.com/icons/pen-to-square?style=solid /// edit, modify, pen, pencil, update, write static const IconData solidPenToSquare = IconDataSolid(0xf044); /// Alias edit for icon [solidPenToSquare] @Deprecated('Use "solidPenToSquare" instead.') static const IconData solidEdit = solidPenToSquare; /// Regular Pen To Square icon /// /// https://fontawesome.com/icons/pen-to-square?style=regular /// edit, modify, pen, pencil, update, write static const IconData penToSquare = IconDataRegular(0xf044); /// Alias edit for icon [penToSquare] @Deprecated('Use "penToSquare" instead.') static const IconData edit = penToSquare; /// Light Pen To Square icon /// /// https://fontawesome.com/icons/pen-to-square?style=light /// edit, modify, pen, pencil, update, write static const IconData lightPenToSquare = IconDataLight(0xf044); /// Alias edit for icon [lightPenToSquare] @Deprecated('Use "lightPenToSquare" instead.') static const IconData lightEdit = lightPenToSquare; /// Thin Pen To Square icon /// /// https://fontawesome.com/icons/pen-to-square?style=thin /// edit, modify, pen, pencil, update, write static const IconData thinPenToSquare = IconDataThin(0xf044); /// Alias edit for icon [thinPenToSquare] @Deprecated('Use "thinPenToSquare" instead.') static const IconData thinEdit = thinPenToSquare; /// Solid Pencil icon /// /// https://fontawesome.com/icons/pencil?style=solid /// Lower Left Pencil, design, draw, edit, lead, maintenance, modify, pencil, update, write static const IconData solidPencil = IconDataSolid(0xf303); /// Alias pencil-alt for icon [solidPencil] @Deprecated('Use "solidPencil" instead.') static const IconData solidPencilAlt = solidPencil; /// Regular Pencil icon /// /// https://fontawesome.com/icons/pencil?style=regular /// Lower Left Pencil, design, draw, edit, lead, maintenance, modify, pencil, update, write static const IconData pencil = IconDataRegular(0xf303); /// Alias pencil-alt for icon [pencil] @Deprecated('Use "pencil" instead.') static const IconData pencilAlt = pencil; /// Light Pencil icon /// /// https://fontawesome.com/icons/pencil?style=light /// Lower Left Pencil, design, draw, edit, lead, maintenance, modify, pencil, update, write static const IconData lightPencil = IconDataLight(0xf303); /// Alias pencil-alt for icon [lightPencil] @Deprecated('Use "lightPencil" instead.') static const IconData lightPencilAlt = lightPencil; /// Thin Pencil icon /// /// https://fontawesome.com/icons/pencil?style=thin /// Lower Left Pencil, design, draw, edit, lead, maintenance, modify, pencil, update, write static const IconData thinPencil = IconDataThin(0xf303); /// Alias pencil-alt for icon [thinPencil] @Deprecated('Use "thinPencil" instead.') static const IconData thinPencilAlt = thinPencil; /// Solid Pencil Mechanical icon /// /// https://fontawesome.com/icons/pencil-mechanical?style=solid /// draw, edit, eraser, graphite, lead, pencil, stylus, write static const IconData solidPencilMechanical = IconDataSolid(0xe5ca); /// Regular Pencil Mechanical icon /// /// https://fontawesome.com/icons/pencil-mechanical?style=regular /// draw, edit, eraser, graphite, lead, pencil, stylus, write static const IconData pencilMechanical = IconDataRegular(0xe5ca); /// Light Pencil Mechanical icon /// /// https://fontawesome.com/icons/pencil-mechanical?style=light /// draw, edit, eraser, graphite, lead, pencil, stylus, write static const IconData lightPencilMechanical = IconDataLight(0xe5ca); /// Thin Pencil Mechanical icon /// /// https://fontawesome.com/icons/pencil-mechanical?style=thin /// draw, edit, eraser, graphite, lead, pencil, stylus, write static const IconData thinPencilMechanical = IconDataThin(0xe5ca); /// Solid Pencil Slash icon /// /// https://fontawesome.com/icons/pencil-slash?style=solid /// disabled, modify, remove, style static const IconData solidPencilSlash = IconDataSolid(0xe215); /// Regular Pencil Slash icon /// /// https://fontawesome.com/icons/pencil-slash?style=regular /// disabled, modify, remove, style static const IconData pencilSlash = IconDataRegular(0xe215); /// Light Pencil Slash icon /// /// https://fontawesome.com/icons/pencil-slash?style=light /// disabled, modify, remove, style static const IconData lightPencilSlash = IconDataLight(0xe215); /// Thin Pencil Slash icon /// /// https://fontawesome.com/icons/pencil-slash?style=thin /// disabled, modify, remove, style static const IconData thinPencilSlash = IconDataThin(0xe215); /// Solid People icon /// /// https://fontawesome.com/icons/people?style=solid /// couple, hand, hold, holding hands, man, together, uer, users-people, woman, woman and man holding hands static const IconData solidPeople = IconDataSolid(0xe216); /// Regular People icon /// /// https://fontawesome.com/icons/people?style=regular /// couple, hand, hold, holding hands, man, together, uer, users-people, woman, woman and man holding hands static const IconData people = IconDataRegular(0xe216); /// Light People icon /// /// https://fontawesome.com/icons/people?style=light /// couple, hand, hold, holding hands, man, together, uer, users-people, woman, woman and man holding hands static const IconData lightPeople = IconDataLight(0xe216); /// Thin People icon /// /// https://fontawesome.com/icons/people?style=thin /// couple, hand, hold, holding hands, man, together, uer, users-people, woman, woman and man holding hands static const IconData thinPeople = IconDataThin(0xe216); /// Solid People Arrows icon /// /// https://fontawesome.com/icons/people-arrows?style=solid /// conversation, discussion, talking, distance, insert, isolation, separate, social distancing, talk, together, uer, users-people static const IconData solidPeopleArrows = IconDataSolid(0xe068); /// Alias people-arrows-left-right for icon [solidPeopleArrows] @Deprecated('Use "solidPeopleArrows" instead.') static const IconData solidPeopleArrowsLeftRight = solidPeopleArrows; /// Regular People Arrows icon /// /// https://fontawesome.com/icons/people-arrows?style=regular /// conversation, discussion, talking, distance, insert, isolation, separate, social distancing, talk, together, uer, users-people static const IconData peopleArrows = IconDataRegular(0xe068); /// Alias people-arrows-left-right for icon [peopleArrows] @Deprecated('Use "peopleArrows" instead.') static const IconData peopleArrowsLeftRight = peopleArrows; /// Light People Arrows icon /// /// https://fontawesome.com/icons/people-arrows?style=light /// conversation, discussion, talking, distance, insert, isolation, separate, social distancing, talk, together, uer, users-people static const IconData lightPeopleArrows = IconDataLight(0xe068); /// Alias people-arrows-left-right for icon [lightPeopleArrows] @Deprecated('Use "lightPeopleArrows" instead.') static const IconData lightPeopleArrowsLeftRight = lightPeopleArrows; /// Thin People Arrows icon /// /// https://fontawesome.com/icons/people-arrows?style=thin /// conversation, discussion, talking, distance, insert, isolation, separate, social distancing, talk, together, uer, users-people static const IconData thinPeopleArrows = IconDataThin(0xe068); /// Alias people-arrows-left-right for icon [thinPeopleArrows] @Deprecated('Use "thinPeopleArrows" instead.') static const IconData thinPeopleArrowsLeftRight = thinPeopleArrows; /// Solid People Carry Box icon /// /// https://fontawesome.com/icons/people-carry-box?style=solid /// together, uer, users-people static const IconData solidPeopleCarryBox = IconDataSolid(0xf4ce); /// Alias people-carry for icon [solidPeopleCarryBox] @Deprecated('Use "solidPeopleCarryBox" instead.') static const IconData solidPeopleCarry = solidPeopleCarryBox; /// Regular People Carry Box icon /// /// https://fontawesome.com/icons/people-carry-box?style=regular /// together, uer, users-people static const IconData peopleCarryBox = IconDataRegular(0xf4ce); /// Alias people-carry for icon [peopleCarryBox] @Deprecated('Use "peopleCarryBox" instead.') static const IconData peopleCarry = peopleCarryBox; /// Light People Carry Box icon /// /// https://fontawesome.com/icons/people-carry-box?style=light /// together, uer, users-people static const IconData lightPeopleCarryBox = IconDataLight(0xf4ce); /// Alias people-carry for icon [lightPeopleCarryBox] @Deprecated('Use "lightPeopleCarryBox" instead.') static const IconData lightPeopleCarry = lightPeopleCarryBox; /// Thin People Carry Box icon /// /// https://fontawesome.com/icons/people-carry-box?style=thin /// together, uer, users-people static const IconData thinPeopleCarryBox = IconDataThin(0xf4ce); /// Alias people-carry for icon [thinPeopleCarryBox] @Deprecated('Use "thinPeopleCarryBox" instead.') static const IconData thinPeopleCarry = thinPeopleCarryBox; /// Solid People Dress icon /// /// https://fontawesome.com/icons/people-dress?style=solid /// couple, hand, holding hands, together, uer, users-people, women, women holding hands static const IconData solidPeopleDress = IconDataSolid(0xe217); /// Regular People Dress icon /// /// https://fontawesome.com/icons/people-dress?style=regular /// couple, hand, holding hands, together, uer, users-people, women, women holding hands static const IconData peopleDress = IconDataRegular(0xe217); /// Light People Dress icon /// /// https://fontawesome.com/icons/people-dress?style=light /// couple, hand, holding hands, together, uer, users-people, women, women holding hands static const IconData lightPeopleDress = IconDataLight(0xe217); /// Thin People Dress icon /// /// https://fontawesome.com/icons/people-dress?style=thin /// couple, hand, holding hands, together, uer, users-people, women, women holding hands static const IconData thinPeopleDress = IconDataThin(0xe217); /// Solid People Dress Simple icon /// /// https://fontawesome.com/icons/people-dress-simple?style=solid /// together, uer, users-people static const IconData solidPeopleDressSimple = IconDataSolid(0xe218); /// Regular People Dress Simple icon /// /// https://fontawesome.com/icons/people-dress-simple?style=regular /// together, uer, users-people static const IconData peopleDressSimple = IconDataRegular(0xe218); /// Light People Dress Simple icon /// /// https://fontawesome.com/icons/people-dress-simple?style=light /// together, uer, users-people static const IconData lightPeopleDressSimple = IconDataLight(0xe218); /// Thin People Dress Simple icon /// /// https://fontawesome.com/icons/people-dress-simple?style=thin /// together, uer, users-people static const IconData thinPeopleDressSimple = IconDataThin(0xe218); /// Solid People Group icon /// /// https://fontawesome.com/icons/people-group?style=solid /// crowd, family, group, team, together, uer static const IconData solidPeopleGroup = IconDataSolid(0xe533); /// Regular People Group icon /// /// https://fontawesome.com/icons/people-group?style=regular /// crowd, family, group, team, together, uer static const IconData peopleGroup = IconDataRegular(0xe533); /// Light People Group icon /// /// https://fontawesome.com/icons/people-group?style=light /// crowd, family, group, team, together, uer static const IconData lightPeopleGroup = IconDataLight(0xe533); /// Thin People Group icon /// /// https://fontawesome.com/icons/people-group?style=thin /// crowd, family, group, team, together, uer static const IconData thinPeopleGroup = IconDataThin(0xe533); /// Solid People Line icon /// /// https://fontawesome.com/icons/people-line?style=solid /// crowd, group, need, together, uer static const IconData solidPeopleLine = IconDataSolid(0xe534); /// Regular People Line icon /// /// https://fontawesome.com/icons/people-line?style=regular /// crowd, group, need, together, uer static const IconData peopleLine = IconDataRegular(0xe534); /// Light People Line icon /// /// https://fontawesome.com/icons/people-line?style=light /// crowd, group, need, together, uer static const IconData lightPeopleLine = IconDataLight(0xe534); /// Thin People Line icon /// /// https://fontawesome.com/icons/people-line?style=thin /// crowd, group, need, together, uer static const IconData thinPeopleLine = IconDataThin(0xe534); /// Solid People Pants icon /// /// https://fontawesome.com/icons/people-pants?style=solid /// Gemini, couple, holding hands, man, men, men holding hands, together, twins, uer, users-people, zodiac static const IconData solidPeoplePants = IconDataSolid(0xe219); /// Regular People Pants icon /// /// https://fontawesome.com/icons/people-pants?style=regular /// Gemini, couple, holding hands, man, men, men holding hands, together, twins, uer, users-people, zodiac static const IconData peoplePants = IconDataRegular(0xe219); /// Light People Pants icon /// /// https://fontawesome.com/icons/people-pants?style=light /// Gemini, couple, holding hands, man, men, men holding hands, together, twins, uer, users-people, zodiac static const IconData lightPeoplePants = IconDataLight(0xe219); /// Thin People Pants icon /// /// https://fontawesome.com/icons/people-pants?style=thin /// Gemini, couple, holding hands, man, men, men holding hands, together, twins, uer, users-people, zodiac static const IconData thinPeoplePants = IconDataThin(0xe219); /// Solid People Pants Simple icon /// /// https://fontawesome.com/icons/people-pants-simple?style=solid /// together, uer, users-people static const IconData solidPeoplePantsSimple = IconDataSolid(0xe21a); /// Regular People Pants Simple icon /// /// https://fontawesome.com/icons/people-pants-simple?style=regular /// together, uer, users-people static const IconData peoplePantsSimple = IconDataRegular(0xe21a); /// Light People Pants Simple icon /// /// https://fontawesome.com/icons/people-pants-simple?style=light /// together, uer, users-people static const IconData lightPeoplePantsSimple = IconDataLight(0xe21a); /// Thin People Pants Simple icon /// /// https://fontawesome.com/icons/people-pants-simple?style=thin /// together, uer, users-people static const IconData thinPeoplePantsSimple = IconDataThin(0xe21a); /// Solid People Pulling icon /// /// https://fontawesome.com/icons/people-pulling?style=solid /// forced return, together, uer, yanking static const IconData solidPeoplePulling = IconDataSolid(0xe535); /// Regular People Pulling icon /// /// https://fontawesome.com/icons/people-pulling?style=regular /// forced return, together, uer, yanking static const IconData peoplePulling = IconDataRegular(0xe535); /// Light People Pulling icon /// /// https://fontawesome.com/icons/people-pulling?style=light /// forced return, together, uer, yanking static const IconData lightPeoplePulling = IconDataLight(0xe535); /// Thin People Pulling icon /// /// https://fontawesome.com/icons/people-pulling?style=thin /// forced return, together, uer, yanking static const IconData thinPeoplePulling = IconDataThin(0xe535); /// Solid People Robbery icon /// /// https://fontawesome.com/icons/people-robbery?style=solid /// criminal, hands up, looting, robbery, steal, uer static const IconData solidPeopleRobbery = IconDataSolid(0xe536); /// Regular People Robbery icon /// /// https://fontawesome.com/icons/people-robbery?style=regular /// criminal, hands up, looting, robbery, steal, uer static const IconData peopleRobbery = IconDataRegular(0xe536); /// Light People Robbery icon /// /// https://fontawesome.com/icons/people-robbery?style=light /// criminal, hands up, looting, robbery, steal, uer static const IconData lightPeopleRobbery = IconDataLight(0xe536); /// Thin People Robbery icon /// /// https://fontawesome.com/icons/people-robbery?style=thin /// criminal, hands up, looting, robbery, steal, uer static const IconData thinPeopleRobbery = IconDataThin(0xe536); /// Solid People Roof icon /// /// https://fontawesome.com/icons/people-roof?style=solid /// crowd, family, group, manage, people, safe, shelter, together, uer static const IconData solidPeopleRoof = IconDataSolid(0xe537); /// Regular People Roof icon /// /// https://fontawesome.com/icons/people-roof?style=regular /// crowd, family, group, manage, people, safe, shelter, together, uer static const IconData peopleRoof = IconDataRegular(0xe537); /// Light People Roof icon /// /// https://fontawesome.com/icons/people-roof?style=light /// crowd, family, group, manage, people, safe, shelter, together, uer static const IconData lightPeopleRoof = IconDataLight(0xe537); /// Thin People Roof icon /// /// https://fontawesome.com/icons/people-roof?style=thin /// crowd, family, group, manage, people, safe, shelter, together, uer static const IconData thinPeopleRoof = IconDataThin(0xe537); /// Solid People Simple icon /// /// https://fontawesome.com/icons/people-simple?style=solid /// together, uer, users-people static const IconData solidPeopleSimple = IconDataSolid(0xe21b); /// Regular People Simple icon /// /// https://fontawesome.com/icons/people-simple?style=regular /// together, uer, users-people static const IconData peopleSimple = IconDataRegular(0xe21b); /// Light People Simple icon /// /// https://fontawesome.com/icons/people-simple?style=light /// together, uer, users-people static const IconData lightPeopleSimple = IconDataLight(0xe21b); /// Thin People Simple icon /// /// https://fontawesome.com/icons/people-simple?style=thin /// together, uer, users-people static const IconData thinPeopleSimple = IconDataThin(0xe21b); /// Solid Pepper icon /// /// https://fontawesome.com/icons/pepper?style=solid /// bell pepper, capsicum static const IconData solidPepper = IconDataSolid(0xe432); /// Regular Pepper icon /// /// https://fontawesome.com/icons/pepper?style=regular /// bell pepper, capsicum static const IconData pepper = IconDataRegular(0xe432); /// Light Pepper icon /// /// https://fontawesome.com/icons/pepper?style=light /// bell pepper, capsicum static const IconData lightPepper = IconDataLight(0xe432); /// Thin Pepper icon /// /// https://fontawesome.com/icons/pepper?style=thin /// bell pepper, capsicum static const IconData thinPepper = IconDataThin(0xe432); /// Solid Pepper Hot icon /// /// https://fontawesome.com/icons/pepper-hot?style=solid /// buffalo wings, capsicum, chili, chilli, habanero, hot, hot pepper, jalapeno, mexican, pepper, spicy, tabasco, vegetable static const IconData solidPepperHot = IconDataSolid(0xf816); /// Regular Pepper Hot icon /// /// https://fontawesome.com/icons/pepper-hot?style=regular /// buffalo wings, capsicum, chili, chilli, habanero, hot, hot pepper, jalapeno, mexican, pepper, spicy, tabasco, vegetable static const IconData pepperHot = IconDataRegular(0xf816); /// Light Pepper Hot icon /// /// https://fontawesome.com/icons/pepper-hot?style=light /// buffalo wings, capsicum, chili, chilli, habanero, hot, hot pepper, jalapeno, mexican, pepper, spicy, tabasco, vegetable static const IconData lightPepperHot = IconDataLight(0xf816); /// Thin Pepper Hot icon /// /// https://fontawesome.com/icons/pepper-hot?style=thin /// buffalo wings, capsicum, chili, chilli, habanero, hot, hot pepper, jalapeno, mexican, pepper, spicy, tabasco, vegetable static const IconData thinPepperHot = IconDataThin(0xf816); /// Brands PerByte icon /// /// https://fontawesome.com/icons/perbyte?style=brands static const IconData perbyte = IconDataBrands(0xe083); /// Solid Percent icon /// /// https://fontawesome.com/icons/percent?style=solid /// Percent Sign, discount, fraction, proportion, rate, ratio static const IconData solidPercent = IconDataSolid(0x25); /// Alias percentage for icon [solidPercent] @Deprecated('Use "solidPercent" instead.') static const IconData solidPercentage = solidPercent; /// Regular Percent icon /// /// https://fontawesome.com/icons/percent?style=regular /// Percent Sign, discount, fraction, proportion, rate, ratio static const IconData percent = IconDataRegular(0x25); /// Alias percentage for icon [percent] @Deprecated('Use "percent" instead.') static const IconData percentage = percent; /// Light Percent icon /// /// https://fontawesome.com/icons/percent?style=light /// Percent Sign, discount, fraction, proportion, rate, ratio static const IconData lightPercent = IconDataLight(0x25); /// Alias percentage for icon [lightPercent] @Deprecated('Use "lightPercent" instead.') static const IconData lightPercentage = lightPercent; /// Thin Percent icon /// /// https://fontawesome.com/icons/percent?style=thin /// Percent Sign, discount, fraction, proportion, rate, ratio static const IconData thinPercent = IconDataThin(0x25); /// Alias percentage for icon [thinPercent] @Deprecated('Use "thinPercent" instead.') static const IconData thinPercentage = thinPercent; /// Solid Period icon /// /// https://fontawesome.com/icons/period?style=solid /// Full Stop, circle, dot, end, stop static const IconData solidPeriod = IconDataSolid(0x2e); /// Regular Period icon /// /// https://fontawesome.com/icons/period?style=regular /// Full Stop, circle, dot, end, stop static const IconData period = IconDataRegular(0x2e); /// Light Period icon /// /// https://fontawesome.com/icons/period?style=light /// Full Stop, circle, dot, end, stop static const IconData lightPeriod = IconDataLight(0x2e); /// Thin Period icon /// /// https://fontawesome.com/icons/period?style=thin /// Full Stop, circle, dot, end, stop static const IconData thinPeriod = IconDataThin(0x2e); /// Brands Periscope icon /// /// https://fontawesome.com/icons/periscope?style=brands static const IconData periscope = IconDataBrands(0xf3da); /// Solid Person icon /// /// https://fontawesome.com/icons/person?style=solid /// default, man, person standing, stand, standing, uer, woman static const IconData solidPerson = IconDataSolid(0xf183); /// Alias male for icon [solidPerson] @Deprecated('Use "solidPerson" instead.') static const IconData solidMale = solidPerson; /// Regular Person icon /// /// https://fontawesome.com/icons/person?style=regular /// default, man, person standing, stand, standing, uer, woman static const IconData person = IconDataRegular(0xf183); /// Alias male for icon [person] @Deprecated('Use "person" instead.') static const IconData male = person; /// Light Person icon /// /// https://fontawesome.com/icons/person?style=light /// default, man, person standing, stand, standing, uer, woman static const IconData lightPerson = IconDataLight(0xf183); /// Alias male for icon [lightPerson] @Deprecated('Use "lightPerson" instead.') static const IconData lightMale = lightPerson; /// Thin Person icon /// /// https://fontawesome.com/icons/person?style=thin /// default, man, person standing, stand, standing, uer, woman static const IconData thinPerson = IconDataThin(0xf183); /// Alias male for icon [thinPerson] @Deprecated('Use "thinPerson" instead.') static const IconData thinMale = thinPerson; /// Solid Person Arrow Down To Line icon /// /// https://fontawesome.com/icons/person-arrow-down-to-line?style=solid /// ground, indigenous, insert, native, uer static const IconData solidPersonArrowDownToLine = IconDataSolid(0xe538); /// Regular Person Arrow Down To Line icon /// /// https://fontawesome.com/icons/person-arrow-down-to-line?style=regular /// ground, indigenous, insert, native, uer static const IconData personArrowDownToLine = IconDataRegular(0xe538); /// Light Person Arrow Down To Line icon /// /// https://fontawesome.com/icons/person-arrow-down-to-line?style=light /// ground, indigenous, insert, native, uer static const IconData lightPersonArrowDownToLine = IconDataLight(0xe538); /// Thin Person Arrow Down To Line icon /// /// https://fontawesome.com/icons/person-arrow-down-to-line?style=thin /// ground, indigenous, insert, native, uer static const IconData thinPersonArrowDownToLine = IconDataThin(0xe538); /// Solid Person Arrow Up From Line icon /// /// https://fontawesome.com/icons/person-arrow-up-from-line?style=solid /// population, rise, uer, upgrade static const IconData solidPersonArrowUpFromLine = IconDataSolid(0xe539); /// Regular Person Arrow Up From Line icon /// /// https://fontawesome.com/icons/person-arrow-up-from-line?style=regular /// population, rise, uer, upgrade static const IconData personArrowUpFromLine = IconDataRegular(0xe539); /// Light Person Arrow Up From Line icon /// /// https://fontawesome.com/icons/person-arrow-up-from-line?style=light /// population, rise, uer, upgrade static const IconData lightPersonArrowUpFromLine = IconDataLight(0xe539); /// Thin Person Arrow Up From Line icon /// /// https://fontawesome.com/icons/person-arrow-up-from-line?style=thin /// population, rise, uer, upgrade static const IconData thinPersonArrowUpFromLine = IconDataThin(0xe539); /// Solid Person Biking icon /// /// https://fontawesome.com/icons/person-biking?style=solid /// bicycle, bike, biking, cyclist, pedal, person biking, summer, uer, wheel static const IconData solidPersonBiking = IconDataSolid(0xf84a); /// Alias biking for icon [solidPersonBiking] @Deprecated('Use "solidPersonBiking" instead.') static const IconData solidBiking = solidPersonBiking; /// Regular Person Biking icon /// /// https://fontawesome.com/icons/person-biking?style=regular /// bicycle, bike, biking, cyclist, pedal, person biking, summer, uer, wheel static const IconData personBiking = IconDataRegular(0xf84a); /// Alias biking for icon [personBiking] @Deprecated('Use "personBiking" instead.') static const IconData biking = personBiking; /// Light Person Biking icon /// /// https://fontawesome.com/icons/person-biking?style=light /// bicycle, bike, biking, cyclist, pedal, person biking, summer, uer, wheel static const IconData lightPersonBiking = IconDataLight(0xf84a); /// Alias biking for icon [lightPersonBiking] @Deprecated('Use "lightPersonBiking" instead.') static const IconData lightBiking = lightPersonBiking; /// Thin Person Biking icon /// /// https://fontawesome.com/icons/person-biking?style=thin /// bicycle, bike, biking, cyclist, pedal, person biking, summer, uer, wheel static const IconData thinPersonBiking = IconDataThin(0xf84a); /// Alias biking for icon [thinPersonBiking] @Deprecated('Use "thinPersonBiking" instead.') static const IconData thinBiking = thinPersonBiking; /// Solid Person Biking Mountain icon /// /// https://fontawesome.com/icons/person-biking-mountain?style=solid /// bicycle, bicyclist, bike, cyclist, mountain, offroad, pedal, person mountain biking, summer, uer, wheel static const IconData solidPersonBikingMountain = IconDataSolid(0xf84b); /// Alias biking-mountain for icon [solidPersonBikingMountain] @Deprecated('Use "solidPersonBikingMountain" instead.') static const IconData solidBikingMountain = solidPersonBikingMountain; /// Regular Person Biking Mountain icon /// /// https://fontawesome.com/icons/person-biking-mountain?style=regular /// bicycle, bicyclist, bike, cyclist, mountain, offroad, pedal, person mountain biking, summer, uer, wheel static const IconData personBikingMountain = IconDataRegular(0xf84b); /// Alias biking-mountain for icon [personBikingMountain] @Deprecated('Use "personBikingMountain" instead.') static const IconData bikingMountain = personBikingMountain; /// Light Person Biking Mountain icon /// /// https://fontawesome.com/icons/person-biking-mountain?style=light /// bicycle, bicyclist, bike, cyclist, mountain, offroad, pedal, person mountain biking, summer, uer, wheel static const IconData lightPersonBikingMountain = IconDataLight(0xf84b); /// Alias biking-mountain for icon [lightPersonBikingMountain] @Deprecated('Use "lightPersonBikingMountain" instead.') static const IconData lightBikingMountain = lightPersonBikingMountain; /// Thin Person Biking Mountain icon /// /// https://fontawesome.com/icons/person-biking-mountain?style=thin /// bicycle, bicyclist, bike, cyclist, mountain, offroad, pedal, person mountain biking, summer, uer, wheel static const IconData thinPersonBikingMountain = IconDataThin(0xf84b); /// Alias biking-mountain for icon [thinPersonBikingMountain] @Deprecated('Use "thinPersonBikingMountain" instead.') static const IconData thinBikingMountain = thinPersonBikingMountain; /// Solid Person Booth icon /// /// https://fontawesome.com/icons/person-booth?style=solid /// changing room, curtain, uer, vote, voting static const IconData solidPersonBooth = IconDataSolid(0xf756); /// Regular Person Booth icon /// /// https://fontawesome.com/icons/person-booth?style=regular /// changing room, curtain, uer, vote, voting static const IconData personBooth = IconDataRegular(0xf756); /// Light Person Booth icon /// /// https://fontawesome.com/icons/person-booth?style=light /// changing room, curtain, uer, vote, voting static const IconData lightPersonBooth = IconDataLight(0xf756); /// Thin Person Booth icon /// /// https://fontawesome.com/icons/person-booth?style=thin /// changing room, curtain, uer, vote, voting static const IconData thinPersonBooth = IconDataThin(0xf756); /// Solid Person Breastfeeding icon /// /// https://fontawesome.com/icons/person-breastfeeding?style=solid /// baby, child, infant, mother, nutrition, parent, sustenance, uer static const IconData solidPersonBreastfeeding = IconDataSolid(0xe53a); /// Regular Person Breastfeeding icon /// /// https://fontawesome.com/icons/person-breastfeeding?style=regular /// baby, child, infant, mother, nutrition, parent, sustenance, uer static const IconData personBreastfeeding = IconDataRegular(0xe53a); /// Light Person Breastfeeding icon /// /// https://fontawesome.com/icons/person-breastfeeding?style=light /// baby, child, infant, mother, nutrition, parent, sustenance, uer static const IconData lightPersonBreastfeeding = IconDataLight(0xe53a); /// Thin Person Breastfeeding icon /// /// https://fontawesome.com/icons/person-breastfeeding?style=thin /// baby, child, infant, mother, nutrition, parent, sustenance, uer static const IconData thinPersonBreastfeeding = IconDataThin(0xe53a); /// Solid Person Burst icon /// /// https://fontawesome.com/icons/person-burst?style=solid /// abuse, accident, crash, explode, uer, violence static const IconData solidPersonBurst = IconDataSolid(0xe53b); /// Regular Person Burst icon /// /// https://fontawesome.com/icons/person-burst?style=regular /// abuse, accident, crash, explode, uer, violence static const IconData personBurst = IconDataRegular(0xe53b); /// Light Person Burst icon /// /// https://fontawesome.com/icons/person-burst?style=light /// abuse, accident, crash, explode, uer, violence static const IconData lightPersonBurst = IconDataLight(0xe53b); /// Thin Person Burst icon /// /// https://fontawesome.com/icons/person-burst?style=thin /// abuse, accident, crash, explode, uer, violence static const IconData thinPersonBurst = IconDataThin(0xe53b); /// Solid Person Cane icon /// /// https://fontawesome.com/icons/person-cane?style=solid /// aging, cane, elderly, old, staff, uer static const IconData solidPersonCane = IconDataSolid(0xe53c); /// Regular Person Cane icon /// /// https://fontawesome.com/icons/person-cane?style=regular /// aging, cane, elderly, old, staff, uer static const IconData personCane = IconDataRegular(0xe53c); /// Light Person Cane icon /// /// https://fontawesome.com/icons/person-cane?style=light /// aging, cane, elderly, old, staff, uer static const IconData lightPersonCane = IconDataLight(0xe53c); /// Thin Person Cane icon /// /// https://fontawesome.com/icons/person-cane?style=thin /// aging, cane, elderly, old, staff, uer static const IconData thinPersonCane = IconDataThin(0xe53c); /// Solid Person Carry Box icon /// /// https://fontawesome.com/icons/person-carry-box?style=solid /// deliver, lift, uer static const IconData solidPersonCarryBox = IconDataSolid(0xf4cf); /// Alias person-carry for icon [solidPersonCarryBox] @Deprecated('Use "solidPersonCarryBox" instead.') static const IconData solidPersonCarry = solidPersonCarryBox; /// Regular Person Carry Box icon /// /// https://fontawesome.com/icons/person-carry-box?style=regular /// deliver, lift, uer static const IconData personCarryBox = IconDataRegular(0xf4cf); /// Alias person-carry for icon [personCarryBox] @Deprecated('Use "personCarryBox" instead.') static const IconData personCarry = personCarryBox; /// Light Person Carry Box icon /// /// https://fontawesome.com/icons/person-carry-box?style=light /// deliver, lift, uer static const IconData lightPersonCarryBox = IconDataLight(0xf4cf); /// Alias person-carry for icon [lightPersonCarryBox] @Deprecated('Use "lightPersonCarryBox" instead.') static const IconData lightPersonCarry = lightPersonCarryBox; /// Thin Person Carry Box icon /// /// https://fontawesome.com/icons/person-carry-box?style=thin /// deliver, lift, uer static const IconData thinPersonCarryBox = IconDataThin(0xf4cf); /// Alias person-carry for icon [thinPersonCarryBox] @Deprecated('Use "thinPersonCarryBox" instead.') static const IconData thinPersonCarry = thinPersonCarryBox; /// Solid Person Chalkboard icon /// /// https://fontawesome.com/icons/person-chalkboard?style=solid /// blackboard, instructor, keynote, lesson, presentation, teacher, uer static const IconData solidPersonChalkboard = IconDataSolid(0xe53d); /// Regular Person Chalkboard icon /// /// https://fontawesome.com/icons/person-chalkboard?style=regular /// blackboard, instructor, keynote, lesson, presentation, teacher, uer static const IconData personChalkboard = IconDataRegular(0xe53d); /// Light Person Chalkboard icon /// /// https://fontawesome.com/icons/person-chalkboard?style=light /// blackboard, instructor, keynote, lesson, presentation, teacher, uer static const IconData lightPersonChalkboard = IconDataLight(0xe53d); /// Thin Person Chalkboard icon /// /// https://fontawesome.com/icons/person-chalkboard?style=thin /// blackboard, instructor, keynote, lesson, presentation, teacher, uer static const IconData thinPersonChalkboard = IconDataThin(0xe53d); /// Solid Person Circle Check icon /// /// https://fontawesome.com/icons/person-circle-check?style=solid /// approved, enable, not affected, ok, okay, uer, validate, working static const IconData solidPersonCircleCheck = IconDataSolid(0xe53e); /// Regular Person Circle Check icon /// /// https://fontawesome.com/icons/person-circle-check?style=regular /// approved, enable, not affected, ok, okay, uer, validate, working static const IconData personCircleCheck = IconDataRegular(0xe53e); /// Light Person Circle Check icon /// /// https://fontawesome.com/icons/person-circle-check?style=light /// approved, enable, not affected, ok, okay, uer, validate, working static const IconData lightPersonCircleCheck = IconDataLight(0xe53e); /// Thin Person Circle Check icon /// /// https://fontawesome.com/icons/person-circle-check?style=thin /// approved, enable, not affected, ok, okay, uer, validate, working static const IconData thinPersonCircleCheck = IconDataThin(0xe53e); /// Solid Person Circle Exclamation icon /// /// https://fontawesome.com/icons/person-circle-exclamation?style=solid /// affected, alert, failed, lost, missing, uer static const IconData solidPersonCircleExclamation = IconDataSolid(0xe53f); /// Regular Person Circle Exclamation icon /// /// https://fontawesome.com/icons/person-circle-exclamation?style=regular /// affected, alert, failed, lost, missing, uer static const IconData personCircleExclamation = IconDataRegular(0xe53f); /// Light Person Circle Exclamation icon /// /// https://fontawesome.com/icons/person-circle-exclamation?style=light /// affected, alert, failed, lost, missing, uer static const IconData lightPersonCircleExclamation = IconDataLight(0xe53f); /// Thin Person Circle Exclamation icon /// /// https://fontawesome.com/icons/person-circle-exclamation?style=thin /// affected, alert, failed, lost, missing, uer static const IconData thinPersonCircleExclamation = IconDataThin(0xe53f); /// Solid Person Circle Minus icon /// /// https://fontawesome.com/icons/person-circle-minus?style=solid /// delete, remove, uer static const IconData solidPersonCircleMinus = IconDataSolid(0xe540); /// Regular Person Circle Minus icon /// /// https://fontawesome.com/icons/person-circle-minus?style=regular /// delete, remove, uer static const IconData personCircleMinus = IconDataRegular(0xe540); /// Light Person Circle Minus icon /// /// https://fontawesome.com/icons/person-circle-minus?style=light /// delete, remove, uer static const IconData lightPersonCircleMinus = IconDataLight(0xe540); /// Thin Person Circle Minus icon /// /// https://fontawesome.com/icons/person-circle-minus?style=thin /// delete, remove, uer static const IconData thinPersonCircleMinus = IconDataThin(0xe540); /// Solid Person Circle Plus icon /// /// https://fontawesome.com/icons/person-circle-plus?style=solid /// add, follow, found, uer static const IconData solidPersonCirclePlus = IconDataSolid(0xe541); /// Regular Person Circle Plus icon /// /// https://fontawesome.com/icons/person-circle-plus?style=regular /// add, follow, found, uer static const IconData personCirclePlus = IconDataRegular(0xe541); /// Light Person Circle Plus icon /// /// https://fontawesome.com/icons/person-circle-plus?style=light /// add, follow, found, uer static const IconData lightPersonCirclePlus = IconDataLight(0xe541); /// Thin Person Circle Plus icon /// /// https://fontawesome.com/icons/person-circle-plus?style=thin /// add, follow, found, uer static const IconData thinPersonCirclePlus = IconDataThin(0xe541); /// Solid Person Circle Question icon /// /// https://fontawesome.com/icons/person-circle-question?style=solid /// faq, lost, missing, request, uer static const IconData solidPersonCircleQuestion = IconDataSolid(0xe542); /// Regular Person Circle Question icon /// /// https://fontawesome.com/icons/person-circle-question?style=regular /// faq, lost, missing, request, uer static const IconData personCircleQuestion = IconDataRegular(0xe542); /// Light Person Circle Question icon /// /// https://fontawesome.com/icons/person-circle-question?style=light /// faq, lost, missing, request, uer static const IconData lightPersonCircleQuestion = IconDataLight(0xe542); /// Thin Person Circle Question icon /// /// https://fontawesome.com/icons/person-circle-question?style=thin /// faq, lost, missing, request, uer static const IconData thinPersonCircleQuestion = IconDataThin(0xe542); /// Solid Person Circle Xmark icon /// /// https://fontawesome.com/icons/person-circle-xmark?style=solid /// dead, removed, uer, uncheck static const IconData solidPersonCircleXmark = IconDataSolid(0xe543); /// Regular Person Circle Xmark icon /// /// https://fontawesome.com/icons/person-circle-xmark?style=regular /// dead, removed, uer, uncheck static const IconData personCircleXmark = IconDataRegular(0xe543); /// Light Person Circle Xmark icon /// /// https://fontawesome.com/icons/person-circle-xmark?style=light /// dead, removed, uer, uncheck static const IconData lightPersonCircleXmark = IconDataLight(0xe543); /// Thin Person Circle Xmark icon /// /// https://fontawesome.com/icons/person-circle-xmark?style=thin /// dead, removed, uer, uncheck static const IconData thinPersonCircleXmark = IconDataThin(0xe543); /// Solid Person Digging icon /// /// https://fontawesome.com/icons/person-digging?style=solid /// bury, construction, debris, dig, maintenance, men at work, uer static const IconData solidPersonDigging = IconDataSolid(0xf85e); /// Alias digging for icon [solidPersonDigging] @Deprecated('Use "solidPersonDigging" instead.') static const IconData solidDigging = solidPersonDigging; /// Regular Person Digging icon /// /// https://fontawesome.com/icons/person-digging?style=regular /// bury, construction, debris, dig, maintenance, men at work, uer static const IconData personDigging = IconDataRegular(0xf85e); /// Alias digging for icon [personDigging] @Deprecated('Use "personDigging" instead.') static const IconData digging = personDigging; /// Light Person Digging icon /// /// https://fontawesome.com/icons/person-digging?style=light /// bury, construction, debris, dig, maintenance, men at work, uer static const IconData lightPersonDigging = IconDataLight(0xf85e); /// Alias digging for icon [lightPersonDigging] @Deprecated('Use "lightPersonDigging" instead.') static const IconData lightDigging = lightPersonDigging; /// Thin Person Digging icon /// /// https://fontawesome.com/icons/person-digging?style=thin /// bury, construction, debris, dig, maintenance, men at work, uer static const IconData thinPersonDigging = IconDataThin(0xf85e); /// Alias digging for icon [thinPersonDigging] @Deprecated('Use "thinPersonDigging" instead.') static const IconData thinDigging = thinPersonDigging; /// Solid Person Dolly icon /// /// https://fontawesome.com/icons/person-dolly?style=solid /// carry, deliver, transport, uer static const IconData solidPersonDolly = IconDataSolid(0xf4d0); /// Regular Person Dolly icon /// /// https://fontawesome.com/icons/person-dolly?style=regular /// carry, deliver, transport, uer static const IconData personDolly = IconDataRegular(0xf4d0); /// Light Person Dolly icon /// /// https://fontawesome.com/icons/person-dolly?style=light /// carry, deliver, transport, uer static const IconData lightPersonDolly = IconDataLight(0xf4d0); /// Thin Person Dolly icon /// /// https://fontawesome.com/icons/person-dolly?style=thin /// carry, deliver, transport, uer static const IconData thinPersonDolly = IconDataThin(0xf4d0); /// Solid Person Dolly Empty icon /// /// https://fontawesome.com/icons/person-dolly-empty?style=solid /// carry, deliver, transport, uer static const IconData solidPersonDollyEmpty = IconDataSolid(0xf4d1); /// Regular Person Dolly Empty icon /// /// https://fontawesome.com/icons/person-dolly-empty?style=regular /// carry, deliver, transport, uer static const IconData personDollyEmpty = IconDataRegular(0xf4d1); /// Light Person Dolly Empty icon /// /// https://fontawesome.com/icons/person-dolly-empty?style=light /// carry, deliver, transport, uer static const IconData lightPersonDollyEmpty = IconDataLight(0xf4d1); /// Thin Person Dolly Empty icon /// /// https://fontawesome.com/icons/person-dolly-empty?style=thin /// carry, deliver, transport, uer static const IconData thinPersonDollyEmpty = IconDataThin(0xf4d1); /// Solid Person Dots From Line icon /// /// https://fontawesome.com/icons/person-dots-from-line?style=solid /// allergy, diagnosis, uer static const IconData solidPersonDotsFromLine = IconDataSolid(0xf470); /// Alias diagnoses for icon [solidPersonDotsFromLine] @Deprecated('Use "solidPersonDotsFromLine" instead.') static const IconData solidDiagnoses = solidPersonDotsFromLine; /// Regular Person Dots From Line icon /// /// https://fontawesome.com/icons/person-dots-from-line?style=regular /// allergy, diagnosis, uer static const IconData personDotsFromLine = IconDataRegular(0xf470); /// Alias diagnoses for icon [personDotsFromLine] @Deprecated('Use "personDotsFromLine" instead.') static const IconData diagnoses = personDotsFromLine; /// Light Person Dots From Line icon /// /// https://fontawesome.com/icons/person-dots-from-line?style=light /// allergy, diagnosis, uer static const IconData lightPersonDotsFromLine = IconDataLight(0xf470); /// Alias diagnoses for icon [lightPersonDotsFromLine] @Deprecated('Use "lightPersonDotsFromLine" instead.') static const IconData lightDiagnoses = lightPersonDotsFromLine; /// Thin Person Dots From Line icon /// /// https://fontawesome.com/icons/person-dots-from-line?style=thin /// allergy, diagnosis, uer static const IconData thinPersonDotsFromLine = IconDataThin(0xf470); /// Alias diagnoses for icon [thinPersonDotsFromLine] @Deprecated('Use "thinPersonDotsFromLine" instead.') static const IconData thinDiagnoses = thinPersonDotsFromLine; /// Solid Person Dress icon /// /// https://fontawesome.com/icons/person-dress?style=solid /// man, skirt, uer, woman static const IconData solidPersonDress = IconDataSolid(0xf182); /// Alias female for icon [solidPersonDress] @Deprecated('Use "solidPersonDress" instead.') static const IconData solidFemale = solidPersonDress; /// Regular Person Dress icon /// /// https://fontawesome.com/icons/person-dress?style=regular /// man, skirt, uer, woman static const IconData personDress = IconDataRegular(0xf182); /// Alias female for icon [personDress] @Deprecated('Use "personDress" instead.') static const IconData female = personDress; /// Light Person Dress icon /// /// https://fontawesome.com/icons/person-dress?style=light /// man, skirt, uer, woman static const IconData lightPersonDress = IconDataLight(0xf182); /// Alias female for icon [lightPersonDress] @Deprecated('Use "lightPersonDress" instead.') static const IconData lightFemale = lightPersonDress; /// Thin Person Dress icon /// /// https://fontawesome.com/icons/person-dress?style=thin /// man, skirt, uer, woman static const IconData thinPersonDress = IconDataThin(0xf182); /// Alias female for icon [thinPersonDress] @Deprecated('Use "thinPersonDress" instead.') static const IconData thinFemale = thinPersonDress; /// Solid Person Dress Burst icon /// /// https://fontawesome.com/icons/person-dress-burst?style=solid /// abuse, accident, crash, explode, uer, violence static const IconData solidPersonDressBurst = IconDataSolid(0xe544); /// Regular Person Dress Burst icon /// /// https://fontawesome.com/icons/person-dress-burst?style=regular /// abuse, accident, crash, explode, uer, violence static const IconData personDressBurst = IconDataRegular(0xe544); /// Light Person Dress Burst icon /// /// https://fontawesome.com/icons/person-dress-burst?style=light /// abuse, accident, crash, explode, uer, violence static const IconData lightPersonDressBurst = IconDataLight(0xe544); /// Thin Person Dress Burst icon /// /// https://fontawesome.com/icons/person-dress-burst?style=thin /// abuse, accident, crash, explode, uer, violence static const IconData thinPersonDressBurst = IconDataThin(0xe544); /// Solid Person Dress Fairy icon /// /// https://fontawesome.com/icons/person-dress-fairy?style=solid /// magic, wings, elf, faerie, faery, fairy, fantasy, sprite static const IconData solidPersonDressFairy = IconDataSolid(0xe607); /// Regular Person Dress Fairy icon /// /// https://fontawesome.com/icons/person-dress-fairy?style=regular /// magic, wings, elf, faerie, faery, fairy, fantasy, sprite static const IconData personDressFairy = IconDataRegular(0xe607); /// Light Person Dress Fairy icon /// /// https://fontawesome.com/icons/person-dress-fairy?style=light /// magic, wings, elf, faerie, faery, fairy, fantasy, sprite static const IconData lightPersonDressFairy = IconDataLight(0xe607); /// Thin Person Dress Fairy icon /// /// https://fontawesome.com/icons/person-dress-fairy?style=thin /// magic, wings, elf, faerie, faery, fairy, fantasy, sprite static const IconData thinPersonDressFairy = IconDataThin(0xe607); /// Solid Person Dress Simple icon /// /// https://fontawesome.com/icons/person-dress-simple?style=solid /// lavatory, man, restroom, skirt, uer, wc, woman, women’s room static const IconData solidPersonDressSimple = IconDataSolid(0xe21c); /// Regular Person Dress Simple icon /// /// https://fontawesome.com/icons/person-dress-simple?style=regular /// lavatory, man, restroom, skirt, uer, wc, woman, women’s room static const IconData personDressSimple = IconDataRegular(0xe21c); /// Light Person Dress Simple icon /// /// https://fontawesome.com/icons/person-dress-simple?style=light /// lavatory, man, restroom, skirt, uer, wc, woman, women’s room static const IconData lightPersonDressSimple = IconDataLight(0xe21c); /// Thin Person Dress Simple icon /// /// https://fontawesome.com/icons/person-dress-simple?style=thin /// lavatory, man, restroom, skirt, uer, wc, woman, women’s room static const IconData thinPersonDressSimple = IconDataThin(0xe21c); /// Solid Person Drowning icon /// /// https://fontawesome.com/icons/person-drowning?style=solid /// drown, emergency, swim, uer static const IconData solidPersonDrowning = IconDataSolid(0xe545); /// Regular Person Drowning icon /// /// https://fontawesome.com/icons/person-drowning?style=regular /// drown, emergency, swim, uer static const IconData personDrowning = IconDataRegular(0xe545); /// Light Person Drowning icon /// /// https://fontawesome.com/icons/person-drowning?style=light /// drown, emergency, swim, uer static const IconData lightPersonDrowning = IconDataLight(0xe545); /// Thin Person Drowning icon /// /// https://fontawesome.com/icons/person-drowning?style=thin /// drown, emergency, swim, uer static const IconData thinPersonDrowning = IconDataThin(0xe545); /// Solid Person Fairy icon /// /// https://fontawesome.com/icons/person-fairy?style=solid /// magic, wings, elf, faerie, faery, fairy, sprite, fantasy static const IconData solidPersonFairy = IconDataSolid(0xe608); /// Regular Person Fairy icon /// /// https://fontawesome.com/icons/person-fairy?style=regular /// magic, wings, elf, faerie, faery, fairy, sprite, fantasy static const IconData personFairy = IconDataRegular(0xe608); /// Light Person Fairy icon /// /// https://fontawesome.com/icons/person-fairy?style=light /// magic, wings, elf, faerie, faery, fairy, sprite, fantasy static const IconData lightPersonFairy = IconDataLight(0xe608); /// Thin Person Fairy icon /// /// https://fontawesome.com/icons/person-fairy?style=thin /// magic, wings, elf, faerie, faery, fairy, sprite, fantasy static const IconData thinPersonFairy = IconDataThin(0xe608); /// Solid Person Falling icon /// /// https://fontawesome.com/icons/person-falling?style=solid /// accident, fall, trip, uer static const IconData solidPersonFalling = IconDataSolid(0xe546); /// Regular Person Falling icon /// /// https://fontawesome.com/icons/person-falling?style=regular /// accident, fall, trip, uer static const IconData personFalling = IconDataRegular(0xe546); /// Light Person Falling icon /// /// https://fontawesome.com/icons/person-falling?style=light /// accident, fall, trip, uer static const IconData lightPersonFalling = IconDataLight(0xe546); /// Thin Person Falling icon /// /// https://fontawesome.com/icons/person-falling?style=thin /// accident, fall, trip, uer static const IconData thinPersonFalling = IconDataThin(0xe546); /// Solid Person Falling Burst icon /// /// https://fontawesome.com/icons/person-falling-burst?style=solid /// accident, crash, death, fall, homicide, murder, uer static const IconData solidPersonFallingBurst = IconDataSolid(0xe547); /// Regular Person Falling Burst icon /// /// https://fontawesome.com/icons/person-falling-burst?style=regular /// accident, crash, death, fall, homicide, murder, uer static const IconData personFallingBurst = IconDataRegular(0xe547); /// Light Person Falling Burst icon /// /// https://fontawesome.com/icons/person-falling-burst?style=light /// accident, crash, death, fall, homicide, murder, uer static const IconData lightPersonFallingBurst = IconDataLight(0xe547); /// Thin Person Falling Burst icon /// /// https://fontawesome.com/icons/person-falling-burst?style=thin /// accident, crash, death, fall, homicide, murder, uer static const IconData thinPersonFallingBurst = IconDataThin(0xe547); /// Solid Person From Portal icon /// /// https://fontawesome.com/icons/person-from-portal?style=solid /// portal, run, transport, travel, uer static const IconData solidPersonFromPortal = IconDataSolid(0xe023); /// Alias portal-exit for icon [solidPersonFromPortal] @Deprecated('Use "solidPersonFromPortal" instead.') static const IconData solidPortalExit = solidPersonFromPortal; /// Regular Person From Portal icon /// /// https://fontawesome.com/icons/person-from-portal?style=regular /// portal, run, transport, travel, uer static const IconData personFromPortal = IconDataRegular(0xe023); /// Alias portal-exit for icon [personFromPortal] @Deprecated('Use "personFromPortal" instead.') static const IconData portalExit = personFromPortal; /// Light Person From Portal icon /// /// https://fontawesome.com/icons/person-from-portal?style=light /// portal, run, transport, travel, uer static const IconData lightPersonFromPortal = IconDataLight(0xe023); /// Alias portal-exit for icon [lightPersonFromPortal] @Deprecated('Use "lightPersonFromPortal" instead.') static const IconData lightPortalExit = lightPersonFromPortal; /// Thin Person From Portal icon /// /// https://fontawesome.com/icons/person-from-portal?style=thin /// portal, run, transport, travel, uer static const IconData thinPersonFromPortal = IconDataThin(0xe023); /// Alias portal-exit for icon [thinPersonFromPortal] @Deprecated('Use "thinPersonFromPortal" instead.') static const IconData thinPortalExit = thinPersonFromPortal; /// Solid Person Half Dress icon /// /// https://fontawesome.com/icons/person-half-dress?style=solid /// gender, man, restroom, transgender, uer, woman static const IconData solidPersonHalfDress = IconDataSolid(0xe548); /// Regular Person Half Dress icon /// /// https://fontawesome.com/icons/person-half-dress?style=regular /// gender, man, restroom, transgender, uer, woman static const IconData personHalfDress = IconDataRegular(0xe548); /// Light Person Half Dress icon /// /// https://fontawesome.com/icons/person-half-dress?style=light /// gender, man, restroom, transgender, uer, woman static const IconData lightPersonHalfDress = IconDataLight(0xe548); /// Thin Person Half Dress icon /// /// https://fontawesome.com/icons/person-half-dress?style=thin /// gender, man, restroom, transgender, uer, woman static const IconData thinPersonHalfDress = IconDataThin(0xe548); /// Solid Person Harassing icon /// /// https://fontawesome.com/icons/person-harassing?style=solid /// abuse, scream, shame, shout, uer, yell static const IconData solidPersonHarassing = IconDataSolid(0xe549); /// Regular Person Harassing icon /// /// https://fontawesome.com/icons/person-harassing?style=regular /// abuse, scream, shame, shout, uer, yell static const IconData personHarassing = IconDataRegular(0xe549); /// Light Person Harassing icon /// /// https://fontawesome.com/icons/person-harassing?style=light /// abuse, scream, shame, shout, uer, yell static const IconData lightPersonHarassing = IconDataLight(0xe549); /// Thin Person Harassing icon /// /// https://fontawesome.com/icons/person-harassing?style=thin /// abuse, scream, shame, shout, uer, yell static const IconData thinPersonHarassing = IconDataThin(0xe549); /// Solid Person Hiking icon /// /// https://fontawesome.com/icons/person-hiking?style=solid /// autumn, fall, follow, hike, mountain, outdoors, summer, uer, walk static const IconData solidPersonHiking = IconDataSolid(0xf6ec); /// Alias hiking for icon [solidPersonHiking] @Deprecated('Use "solidPersonHiking" instead.') static const IconData solidHiking = solidPersonHiking; /// Regular Person Hiking icon /// /// https://fontawesome.com/icons/person-hiking?style=regular /// autumn, fall, follow, hike, mountain, outdoors, summer, uer, walk static const IconData personHiking = IconDataRegular(0xf6ec); /// Alias hiking for icon [personHiking] @Deprecated('Use "personHiking" instead.') static const IconData hiking = personHiking; /// Light Person Hiking icon /// /// https://fontawesome.com/icons/person-hiking?style=light /// autumn, fall, follow, hike, mountain, outdoors, summer, uer, walk static const IconData lightPersonHiking = IconDataLight(0xf6ec); /// Alias hiking for icon [lightPersonHiking] @Deprecated('Use "lightPersonHiking" instead.') static const IconData lightHiking = lightPersonHiking; /// Thin Person Hiking icon /// /// https://fontawesome.com/icons/person-hiking?style=thin /// autumn, fall, follow, hike, mountain, outdoors, summer, uer, walk static const IconData thinPersonHiking = IconDataThin(0xf6ec); /// Alias hiking for icon [thinPersonHiking] @Deprecated('Use "thinPersonHiking" instead.') static const IconData thinHiking = thinPersonHiking; /// Solid Person Military Pointing icon /// /// https://fontawesome.com/icons/person-military-pointing?style=solid /// army, customs, guard, uer static const IconData solidPersonMilitaryPointing = IconDataSolid(0xe54a); /// Regular Person Military Pointing icon /// /// https://fontawesome.com/icons/person-military-pointing?style=regular /// army, customs, guard, uer static const IconData personMilitaryPointing = IconDataRegular(0xe54a); /// Light Person Military Pointing icon /// /// https://fontawesome.com/icons/person-military-pointing?style=light /// army, customs, guard, uer static const IconData lightPersonMilitaryPointing = IconDataLight(0xe54a); /// Thin Person Military Pointing icon /// /// https://fontawesome.com/icons/person-military-pointing?style=thin /// army, customs, guard, uer static const IconData thinPersonMilitaryPointing = IconDataThin(0xe54a); /// Solid Person Military Rifle icon /// /// https://fontawesome.com/icons/person-military-rifle?style=solid /// armed forces, army, military, rifle, uer, war static const IconData solidPersonMilitaryRifle = IconDataSolid(0xe54b); /// Regular Person Military Rifle icon /// /// https://fontawesome.com/icons/person-military-rifle?style=regular /// armed forces, army, military, rifle, uer, war static const IconData personMilitaryRifle = IconDataRegular(0xe54b); /// Light Person Military Rifle icon /// /// https://fontawesome.com/icons/person-military-rifle?style=light /// armed forces, army, military, rifle, uer, war static const IconData lightPersonMilitaryRifle = IconDataLight(0xe54b); /// Thin Person Military Rifle icon /// /// https://fontawesome.com/icons/person-military-rifle?style=thin /// armed forces, army, military, rifle, uer, war static const IconData thinPersonMilitaryRifle = IconDataThin(0xe54b); /// Solid Person Military To Person icon /// /// https://fontawesome.com/icons/person-military-to-person?style=solid /// civilian, coordination, military, uer static const IconData solidPersonMilitaryToPerson = IconDataSolid(0xe54c); /// Regular Person Military To Person icon /// /// https://fontawesome.com/icons/person-military-to-person?style=regular /// civilian, coordination, military, uer static const IconData personMilitaryToPerson = IconDataRegular(0xe54c); /// Light Person Military To Person icon /// /// https://fontawesome.com/icons/person-military-to-person?style=light /// civilian, coordination, military, uer static const IconData lightPersonMilitaryToPerson = IconDataLight(0xe54c); /// Thin Person Military To Person icon /// /// https://fontawesome.com/icons/person-military-to-person?style=thin /// civilian, coordination, military, uer static const IconData thinPersonMilitaryToPerson = IconDataThin(0xe54c); /// Solid Person Pinball icon /// /// https://fontawesome.com/icons/person-pinball?style=solid /// arcade, fun, game, pinball, uer static const IconData solidPersonPinball = IconDataSolid(0xe21d); /// Regular Person Pinball icon /// /// https://fontawesome.com/icons/person-pinball?style=regular /// arcade, fun, game, pinball, uer static const IconData personPinball = IconDataRegular(0xe21d); /// Light Person Pinball icon /// /// https://fontawesome.com/icons/person-pinball?style=light /// arcade, fun, game, pinball, uer static const IconData lightPersonPinball = IconDataLight(0xe21d); /// Thin Person Pinball icon /// /// https://fontawesome.com/icons/person-pinball?style=thin /// arcade, fun, game, pinball, uer static const IconData thinPersonPinball = IconDataThin(0xe21d); /// Solid Person Praying icon /// /// https://fontawesome.com/icons/person-praying?style=solid /// kneel, place of worship, religion, thank, uer, worship static const IconData solidPersonPraying = IconDataSolid(0xf683); /// Alias pray for icon [solidPersonPraying] @Deprecated('Use "solidPersonPraying" instead.') static const IconData solidPray = solidPersonPraying; /// Regular Person Praying icon /// /// https://fontawesome.com/icons/person-praying?style=regular /// kneel, place of worship, religion, thank, uer, worship static const IconData personPraying = IconDataRegular(0xf683); /// Alias pray for icon [personPraying] @Deprecated('Use "personPraying" instead.') static const IconData pray = personPraying; /// Light Person Praying icon /// /// https://fontawesome.com/icons/person-praying?style=light /// kneel, place of worship, religion, thank, uer, worship static const IconData lightPersonPraying = IconDataLight(0xf683); /// Alias pray for icon [lightPersonPraying] @Deprecated('Use "lightPersonPraying" instead.') static const IconData lightPray = lightPersonPraying; /// Thin Person Praying icon /// /// https://fontawesome.com/icons/person-praying?style=thin /// kneel, place of worship, religion, thank, uer, worship static const IconData thinPersonPraying = IconDataThin(0xf683); /// Alias pray for icon [thinPersonPraying] @Deprecated('Use "thinPersonPraying" instead.') static const IconData thinPray = thinPersonPraying; /// Solid Person Pregnant icon /// /// https://fontawesome.com/icons/person-pregnant?style=solid /// baby, birth, child, parent, pregnant, pregnant woman, uer, woman static const IconData solidPersonPregnant = IconDataSolid(0xe31e); /// Regular Person Pregnant icon /// /// https://fontawesome.com/icons/person-pregnant?style=regular /// baby, birth, child, parent, pregnant, pregnant woman, uer, woman static const IconData personPregnant = IconDataRegular(0xe31e); /// Light Person Pregnant icon /// /// https://fontawesome.com/icons/person-pregnant?style=light /// baby, birth, child, parent, pregnant, pregnant woman, uer, woman static const IconData lightPersonPregnant = IconDataLight(0xe31e); /// Thin Person Pregnant icon /// /// https://fontawesome.com/icons/person-pregnant?style=thin /// baby, birth, child, parent, pregnant, pregnant woman, uer, woman static const IconData thinPersonPregnant = IconDataThin(0xe31e); /// Solid Person Rays icon /// /// https://fontawesome.com/icons/person-rays?style=solid /// affected, focus, shine, uer static const IconData solidPersonRays = IconDataSolid(0xe54d); /// Regular Person Rays icon /// /// https://fontawesome.com/icons/person-rays?style=regular /// affected, focus, shine, uer static const IconData personRays = IconDataRegular(0xe54d); /// Light Person Rays icon /// /// https://fontawesome.com/icons/person-rays?style=light /// affected, focus, shine, uer static const IconData lightPersonRays = IconDataLight(0xe54d); /// Thin Person Rays icon /// /// https://fontawesome.com/icons/person-rays?style=thin /// affected, focus, shine, uer static const IconData thinPersonRays = IconDataThin(0xe54d); /// Solid Person Rifle icon /// /// https://fontawesome.com/icons/person-rifle?style=solid /// army, combatant, gun, military, rifle, uer, war static const IconData solidPersonRifle = IconDataSolid(0xe54e); /// Regular Person Rifle icon /// /// https://fontawesome.com/icons/person-rifle?style=regular /// army, combatant, gun, military, rifle, uer, war static const IconData personRifle = IconDataRegular(0xe54e); /// Light Person Rifle icon /// /// https://fontawesome.com/icons/person-rifle?style=light /// army, combatant, gun, military, rifle, uer, war static const IconData lightPersonRifle = IconDataLight(0xe54e); /// Thin Person Rifle icon /// /// https://fontawesome.com/icons/person-rifle?style=thin /// army, combatant, gun, military, rifle, uer, war static const IconData thinPersonRifle = IconDataThin(0xe54e); /// Solid Person Running icon /// /// https://fontawesome.com/icons/person-running?style=solid /// exit, flee, follow, marathon, person running, race, running, uer, workout static const IconData solidPersonRunning = IconDataSolid(0xf70c); /// Alias running for icon [solidPersonRunning] @Deprecated('Use "solidPersonRunning" instead.') static const IconData solidRunning = solidPersonRunning; /// Regular Person Running icon /// /// https://fontawesome.com/icons/person-running?style=regular /// exit, flee, follow, marathon, person running, race, running, uer, workout static const IconData personRunning = IconDataRegular(0xf70c); /// Alias running for icon [personRunning] @Deprecated('Use "personRunning" instead.') static const IconData running = personRunning; /// Light Person Running icon /// /// https://fontawesome.com/icons/person-running?style=light /// exit, flee, follow, marathon, person running, race, running, uer, workout static const IconData lightPersonRunning = IconDataLight(0xf70c); /// Alias running for icon [lightPersonRunning] @Deprecated('Use "lightPersonRunning" instead.') static const IconData lightRunning = lightPersonRunning; /// Thin Person Running icon /// /// https://fontawesome.com/icons/person-running?style=thin /// exit, flee, follow, marathon, person running, race, running, uer, workout static const IconData thinPersonRunning = IconDataThin(0xf70c); /// Alias running for icon [thinPersonRunning] @Deprecated('Use "thinPersonRunning" instead.') static const IconData thinRunning = thinPersonRunning; /// Solid Person Running Fast icon /// /// https://fontawesome.com/icons/person-running-fast?style=solid /// flee, marathon, person running, race, running, exit, fast static const IconData solidPersonRunningFast = IconDataSolid(0xe5ff); /// Regular Person Running Fast icon /// /// https://fontawesome.com/icons/person-running-fast?style=regular /// flee, marathon, person running, race, running, exit, fast static const IconData personRunningFast = IconDataRegular(0xe5ff); /// Light Person Running Fast icon /// /// https://fontawesome.com/icons/person-running-fast?style=light /// flee, marathon, person running, race, running, exit, fast static const IconData lightPersonRunningFast = IconDataLight(0xe5ff); /// Thin Person Running Fast icon /// /// https://fontawesome.com/icons/person-running-fast?style=thin /// flee, marathon, person running, race, running, exit, fast static const IconData thinPersonRunningFast = IconDataThin(0xe5ff); /// Solid Person Seat icon /// /// https://fontawesome.com/icons/person-seat?style=solid /// airplane, chair, recline, seat, travel, uer static const IconData solidPersonSeat = IconDataSolid(0xe21e); /// Regular Person Seat icon /// /// https://fontawesome.com/icons/person-seat?style=regular /// airplane, chair, recline, seat, travel, uer static const IconData personSeat = IconDataRegular(0xe21e); /// Light Person Seat icon /// /// https://fontawesome.com/icons/person-seat?style=light /// airplane, chair, recline, seat, travel, uer static const IconData lightPersonSeat = IconDataLight(0xe21e); /// Thin Person Seat icon /// /// https://fontawesome.com/icons/person-seat?style=thin /// airplane, chair, recline, seat, travel, uer static const IconData thinPersonSeat = IconDataThin(0xe21e); /// Solid Person Seat Reclined icon /// /// https://fontawesome.com/icons/person-seat-reclined?style=solid /// airplane, chair, recline, seat, travel, uer static const IconData solidPersonSeatReclined = IconDataSolid(0xe21f); /// Regular Person Seat Reclined icon /// /// https://fontawesome.com/icons/person-seat-reclined?style=regular /// airplane, chair, recline, seat, travel, uer static const IconData personSeatReclined = IconDataRegular(0xe21f); /// Light Person Seat Reclined icon /// /// https://fontawesome.com/icons/person-seat-reclined?style=light /// airplane, chair, recline, seat, travel, uer static const IconData lightPersonSeatReclined = IconDataLight(0xe21f); /// Thin Person Seat Reclined icon /// /// https://fontawesome.com/icons/person-seat-reclined?style=thin /// airplane, chair, recline, seat, travel, uer static const IconData thinPersonSeatReclined = IconDataThin(0xe21f); /// Solid Person Shelter icon /// /// https://fontawesome.com/icons/person-shelter?style=solid /// house, inside, roof, safe, safety, shelter, uer static const IconData solidPersonShelter = IconDataSolid(0xe54f); /// Regular Person Shelter icon /// /// https://fontawesome.com/icons/person-shelter?style=regular /// house, inside, roof, safe, safety, shelter, uer static const IconData personShelter = IconDataRegular(0xe54f); /// Light Person Shelter icon /// /// https://fontawesome.com/icons/person-shelter?style=light /// house, inside, roof, safe, safety, shelter, uer static const IconData lightPersonShelter = IconDataLight(0xe54f); /// Thin Person Shelter icon /// /// https://fontawesome.com/icons/person-shelter?style=thin /// house, inside, roof, safe, safety, shelter, uer static const IconData thinPersonShelter = IconDataThin(0xe54f); /// Solid Person Sign icon /// /// https://fontawesome.com/icons/person-sign?style=solid /// announce, protest, uer static const IconData solidPersonSign = IconDataSolid(0xf757); /// Regular Person Sign icon /// /// https://fontawesome.com/icons/person-sign?style=regular /// announce, protest, uer static const IconData personSign = IconDataRegular(0xf757); /// Light Person Sign icon /// /// https://fontawesome.com/icons/person-sign?style=light /// announce, protest, uer static const IconData lightPersonSign = IconDataLight(0xf757); /// Thin Person Sign icon /// /// https://fontawesome.com/icons/person-sign?style=thin /// announce, protest, uer static const IconData thinPersonSign = IconDataThin(0xf757); /// Solid Person Simple icon /// /// https://fontawesome.com/icons/person-simple?style=solid /// lavatory, man, men’s room, restroom, uer, wc, woman static const IconData solidPersonSimple = IconDataSolid(0xe220); /// Regular Person Simple icon /// /// https://fontawesome.com/icons/person-simple?style=regular /// lavatory, man, men’s room, restroom, uer, wc, woman static const IconData personSimple = IconDataRegular(0xe220); /// Light Person Simple icon /// /// https://fontawesome.com/icons/person-simple?style=light /// lavatory, man, men’s room, restroom, uer, wc, woman static const IconData lightPersonSimple = IconDataLight(0xe220); /// Thin Person Simple icon /// /// https://fontawesome.com/icons/person-simple?style=thin /// lavatory, man, men’s room, restroom, uer, wc, woman static const IconData thinPersonSimple = IconDataThin(0xe220); /// Solid Person Skating icon /// /// https://fontawesome.com/icons/person-skating?style=solid /// figure skating, ice, olympics, rink, skate, uer, winter static const IconData solidPersonSkating = IconDataSolid(0xf7c5); /// Alias skating for icon [solidPersonSkating] @Deprecated('Use "solidPersonSkating" instead.') static const IconData solidSkating = solidPersonSkating; /// Regular Person Skating icon /// /// https://fontawesome.com/icons/person-skating?style=regular /// figure skating, ice, olympics, rink, skate, uer, winter static const IconData personSkating = IconDataRegular(0xf7c5); /// Alias skating for icon [personSkating] @Deprecated('Use "personSkating" instead.') static const IconData skating = personSkating; /// Light Person Skating icon /// /// https://fontawesome.com/icons/person-skating?style=light /// figure skating, ice, olympics, rink, skate, uer, winter static const IconData lightPersonSkating = IconDataLight(0xf7c5); /// Alias skating for icon [lightPersonSkating] @Deprecated('Use "lightPersonSkating" instead.') static const IconData lightSkating = lightPersonSkating; /// Thin Person Skating icon /// /// https://fontawesome.com/icons/person-skating?style=thin /// figure skating, ice, olympics, rink, skate, uer, winter static const IconData thinPersonSkating = IconDataThin(0xf7c5); /// Alias skating for icon [thinPersonSkating] @Deprecated('Use "thinPersonSkating" instead.') static const IconData thinSkating = thinPersonSkating; /// Solid Person Ski Jumping icon /// /// https://fontawesome.com/icons/person-ski-jumping?style=solid /// olympics, skiing, uer, winter static const IconData solidPersonSkiJumping = IconDataSolid(0xf7c7); /// Alias ski-jump for icon [solidPersonSkiJumping] @Deprecated('Use "solidPersonSkiJumping" instead.') static const IconData solidSkiJump = solidPersonSkiJumping; /// Regular Person Ski Jumping icon /// /// https://fontawesome.com/icons/person-ski-jumping?style=regular /// olympics, skiing, uer, winter static const IconData personSkiJumping = IconDataRegular(0xf7c7); /// Alias ski-jump for icon [personSkiJumping] @Deprecated('Use "personSkiJumping" instead.') static const IconData skiJump = personSkiJumping; /// Light Person Ski Jumping icon /// /// https://fontawesome.com/icons/person-ski-jumping?style=light /// olympics, skiing, uer, winter static const IconData lightPersonSkiJumping = IconDataLight(0xf7c7); /// Alias ski-jump for icon [lightPersonSkiJumping] @Deprecated('Use "lightPersonSkiJumping" instead.') static const IconData lightSkiJump = lightPersonSkiJumping; /// Thin Person Ski Jumping icon /// /// https://fontawesome.com/icons/person-ski-jumping?style=thin /// olympics, skiing, uer, winter static const IconData thinPersonSkiJumping = IconDataThin(0xf7c7); /// Alias ski-jump for icon [thinPersonSkiJumping] @Deprecated('Use "thinPersonSkiJumping" instead.') static const IconData thinSkiJump = thinPersonSkiJumping; /// Solid Person Ski Lift icon /// /// https://fontawesome.com/icons/person-ski-lift?style=solid /// mountain, skiing, uer, winter static const IconData solidPersonSkiLift = IconDataSolid(0xf7c8); /// Alias ski-lift for icon [solidPersonSkiLift] @Deprecated('Use "solidPersonSkiLift" instead.') static const IconData solidSkiLift = solidPersonSkiLift; /// Regular Person Ski Lift icon /// /// https://fontawesome.com/icons/person-ski-lift?style=regular /// mountain, skiing, uer, winter static const IconData personSkiLift = IconDataRegular(0xf7c8); /// Alias ski-lift for icon [personSkiLift] @Deprecated('Use "personSkiLift" instead.') static const IconData skiLift = personSkiLift; /// Light Person Ski Lift icon /// /// https://fontawesome.com/icons/person-ski-lift?style=light /// mountain, skiing, uer, winter static const IconData lightPersonSkiLift = IconDataLight(0xf7c8); /// Alias ski-lift for icon [lightPersonSkiLift] @Deprecated('Use "lightPersonSkiLift" instead.') static const IconData lightSkiLift = lightPersonSkiLift; /// Thin Person Ski Lift icon /// /// https://fontawesome.com/icons/person-ski-lift?style=thin /// mountain, skiing, uer, winter static const IconData thinPersonSkiLift = IconDataThin(0xf7c8); /// Alias ski-lift for icon [thinPersonSkiLift] @Deprecated('Use "thinPersonSkiLift" instead.') static const IconData thinSkiLift = thinPersonSkiLift; /// Solid Person Skiing icon /// /// https://fontawesome.com/icons/person-skiing?style=solid /// downhill, olympics, ski, skier, snow, uer, winter static const IconData solidPersonSkiing = IconDataSolid(0xf7c9); /// Alias skiing for icon [solidPersonSkiing] @Deprecated('Use "solidPersonSkiing" instead.') static const IconData solidSkiing = solidPersonSkiing; /// Regular Person Skiing icon /// /// https://fontawesome.com/icons/person-skiing?style=regular /// downhill, olympics, ski, skier, snow, uer, winter static const IconData personSkiing = IconDataRegular(0xf7c9); /// Alias skiing for icon [personSkiing] @Deprecated('Use "personSkiing" instead.') static const IconData skiing = personSkiing; /// Light Person Skiing icon /// /// https://fontawesome.com/icons/person-skiing?style=light /// downhill, olympics, ski, skier, snow, uer, winter static const IconData lightPersonSkiing = IconDataLight(0xf7c9); /// Alias skiing for icon [lightPersonSkiing] @Deprecated('Use "lightPersonSkiing" instead.') static const IconData lightSkiing = lightPersonSkiing; /// Thin Person Skiing icon /// /// https://fontawesome.com/icons/person-skiing?style=thin /// downhill, olympics, ski, skier, snow, uer, winter static const IconData thinPersonSkiing = IconDataThin(0xf7c9); /// Alias skiing for icon [thinPersonSkiing] @Deprecated('Use "thinPersonSkiing" instead.') static const IconData thinSkiing = thinPersonSkiing; /// Solid Person Skiing Nordic icon /// /// https://fontawesome.com/icons/person-skiing-nordic?style=solid /// cross country, olympics, uer, winter static const IconData solidPersonSkiingNordic = IconDataSolid(0xf7ca); /// Alias skiing-nordic for icon [solidPersonSkiingNordic] @Deprecated('Use "solidPersonSkiingNordic" instead.') static const IconData solidSkiingNordic = solidPersonSkiingNordic; /// Regular Person Skiing Nordic icon /// /// https://fontawesome.com/icons/person-skiing-nordic?style=regular /// cross country, olympics, uer, winter static const IconData personSkiingNordic = IconDataRegular(0xf7ca); /// Alias skiing-nordic for icon [personSkiingNordic] @Deprecated('Use "personSkiingNordic" instead.') static const IconData skiingNordic = personSkiingNordic; /// Light Person Skiing Nordic icon /// /// https://fontawesome.com/icons/person-skiing-nordic?style=light /// cross country, olympics, uer, winter static const IconData lightPersonSkiingNordic = IconDataLight(0xf7ca); /// Alias skiing-nordic for icon [lightPersonSkiingNordic] @Deprecated('Use "lightPersonSkiingNordic" instead.') static const IconData lightSkiingNordic = lightPersonSkiingNordic; /// Thin Person Skiing Nordic icon /// /// https://fontawesome.com/icons/person-skiing-nordic?style=thin /// cross country, olympics, uer, winter static const IconData thinPersonSkiingNordic = IconDataThin(0xf7ca); /// Alias skiing-nordic for icon [thinPersonSkiingNordic] @Deprecated('Use "thinPersonSkiingNordic" instead.') static const IconData thinSkiingNordic = thinPersonSkiingNordic; /// Solid Person Sledding icon /// /// https://fontawesome.com/icons/person-sledding?style=solid /// fun, slide, uer, winter static const IconData solidPersonSledding = IconDataSolid(0xf7cb); /// Alias sledding for icon [solidPersonSledding] @Deprecated('Use "solidPersonSledding" instead.') static const IconData solidSledding = solidPersonSledding; /// Regular Person Sledding icon /// /// https://fontawesome.com/icons/person-sledding?style=regular /// fun, slide, uer, winter static const IconData personSledding = IconDataRegular(0xf7cb); /// Alias sledding for icon [personSledding] @Deprecated('Use "personSledding" instead.') static const IconData sledding = personSledding; /// Light Person Sledding icon /// /// https://fontawesome.com/icons/person-sledding?style=light /// fun, slide, uer, winter static const IconData lightPersonSledding = IconDataLight(0xf7cb); /// Alias sledding for icon [lightPersonSledding] @Deprecated('Use "lightPersonSledding" instead.') static const IconData lightSledding = lightPersonSledding; /// Thin Person Sledding icon /// /// https://fontawesome.com/icons/person-sledding?style=thin /// fun, slide, uer, winter static const IconData thinPersonSledding = IconDataThin(0xf7cb); /// Alias sledding for icon [thinPersonSledding] @Deprecated('Use "thinPersonSledding" instead.') static const IconData thinSledding = thinPersonSledding; /// Solid Person Snowboarding icon /// /// https://fontawesome.com/icons/person-snowboarding?style=solid /// olympics, ski, snow, snowboard, snowboarder, uer, winter static const IconData solidPersonSnowboarding = IconDataSolid(0xf7ce); /// Alias snowboarding for icon [solidPersonSnowboarding] @Deprecated('Use "solidPersonSnowboarding" instead.') static const IconData solidSnowboarding = solidPersonSnowboarding; /// Regular Person Snowboarding icon /// /// https://fontawesome.com/icons/person-snowboarding?style=regular /// olympics, ski, snow, snowboard, snowboarder, uer, winter static const IconData personSnowboarding = IconDataRegular(0xf7ce); /// Alias snowboarding for icon [personSnowboarding] @Deprecated('Use "personSnowboarding" instead.') static const IconData snowboarding = personSnowboarding; /// Light Person Snowboarding icon /// /// https://fontawesome.com/icons/person-snowboarding?style=light /// olympics, ski, snow, snowboard, snowboarder, uer, winter static const IconData lightPersonSnowboarding = IconDataLight(0xf7ce); /// Alias snowboarding for icon [lightPersonSnowboarding] @Deprecated('Use "lightPersonSnowboarding" instead.') static const IconData lightSnowboarding = lightPersonSnowboarding; /// Thin Person Snowboarding icon /// /// https://fontawesome.com/icons/person-snowboarding?style=thin /// olympics, ski, snow, snowboard, snowboarder, uer, winter static const IconData thinPersonSnowboarding = IconDataThin(0xf7ce); /// Alias snowboarding for icon [thinPersonSnowboarding] @Deprecated('Use "thinPersonSnowboarding" instead.') static const IconData thinSnowboarding = thinPersonSnowboarding; /// Solid Person Snowmobiling icon /// /// https://fontawesome.com/icons/person-snowmobiling?style=solid /// snowmobile, uer, winter static const IconData solidPersonSnowmobiling = IconDataSolid(0xf7d1); /// Alias snowmobile for icon [solidPersonSnowmobiling] @Deprecated('Use "solidPersonSnowmobiling" instead.') static const IconData solidSnowmobile = solidPersonSnowmobiling; /// Regular Person Snowmobiling icon /// /// https://fontawesome.com/icons/person-snowmobiling?style=regular /// snowmobile, uer, winter static const IconData personSnowmobiling = IconDataRegular(0xf7d1); /// Alias snowmobile for icon [personSnowmobiling] @Deprecated('Use "personSnowmobiling" instead.') static const IconData snowmobile = personSnowmobiling; /// Light Person Snowmobiling icon /// /// https://fontawesome.com/icons/person-snowmobiling?style=light /// snowmobile, uer, winter static const IconData lightPersonSnowmobiling = IconDataLight(0xf7d1); /// Alias snowmobile for icon [lightPersonSnowmobiling] @Deprecated('Use "lightPersonSnowmobiling" instead.') static const IconData lightSnowmobile = lightPersonSnowmobiling; /// Thin Person Snowmobiling icon /// /// https://fontawesome.com/icons/person-snowmobiling?style=thin /// snowmobile, uer, winter static const IconData thinPersonSnowmobiling = IconDataThin(0xf7d1); /// Alias snowmobile for icon [thinPersonSnowmobiling] @Deprecated('Use "thinPersonSnowmobiling" instead.') static const IconData thinSnowmobile = thinPersonSnowmobiling; /// Solid Person Swimming icon /// /// https://fontawesome.com/icons/person-swimming?style=solid /// ocean, person swimming, pool, sea, swim, uer, water static const IconData solidPersonSwimming = IconDataSolid(0xf5c4); /// Alias swimmer for icon [solidPersonSwimming] @Deprecated('Use "solidPersonSwimming" instead.') static const IconData solidSwimmer = solidPersonSwimming; /// Regular Person Swimming icon /// /// https://fontawesome.com/icons/person-swimming?style=regular /// ocean, person swimming, pool, sea, swim, uer, water static const IconData personSwimming = IconDataRegular(0xf5c4); /// Alias swimmer for icon [personSwimming] @Deprecated('Use "personSwimming" instead.') static const IconData swimmer = personSwimming; /// Light Person Swimming icon /// /// https://fontawesome.com/icons/person-swimming?style=light /// ocean, person swimming, pool, sea, swim, uer, water static const IconData lightPersonSwimming = IconDataLight(0xf5c4); /// Alias swimmer for icon [lightPersonSwimming] @Deprecated('Use "lightPersonSwimming" instead.') static const IconData lightSwimmer = lightPersonSwimming; /// Thin Person Swimming icon /// /// https://fontawesome.com/icons/person-swimming?style=thin /// ocean, person swimming, pool, sea, swim, uer, water static const IconData thinPersonSwimming = IconDataThin(0xf5c4); /// Alias swimmer for icon [thinPersonSwimming] @Deprecated('Use "thinPersonSwimming" instead.') static const IconData thinSwimmer = thinPersonSwimming; /// Solid Person Through Window icon /// /// https://fontawesome.com/icons/person-through-window?style=solid /// door, exit, forced entry, leave, robbery, steal, uer, window static const IconData solidPersonThroughWindow = IconDataSolid(0xe5a9); /// Regular Person Through Window icon /// /// https://fontawesome.com/icons/person-through-window?style=regular /// door, exit, forced entry, leave, robbery, steal, uer, window static const IconData personThroughWindow = IconDataRegular(0xe5a9); /// Light Person Through Window icon /// /// https://fontawesome.com/icons/person-through-window?style=light /// door, exit, forced entry, leave, robbery, steal, uer, window static const IconData lightPersonThroughWindow = IconDataLight(0xe5a9); /// Thin Person Through Window icon /// /// https://fontawesome.com/icons/person-through-window?style=thin /// door, exit, forced entry, leave, robbery, steal, uer, window static const IconData thinPersonThroughWindow = IconDataThin(0xe5a9); /// Solid Person To Door icon /// /// https://fontawesome.com/icons/person-to-door?style=solid /// door, exit, leave, uer static const IconData solidPersonToDoor = IconDataSolid(0xe433); /// Regular Person To Door icon /// /// https://fontawesome.com/icons/person-to-door?style=regular /// door, exit, leave, uer static const IconData personToDoor = IconDataRegular(0xe433); /// Light Person To Door icon /// /// https://fontawesome.com/icons/person-to-door?style=light /// door, exit, leave, uer static const IconData lightPersonToDoor = IconDataLight(0xe433); /// Thin Person To Door icon /// /// https://fontawesome.com/icons/person-to-door?style=thin /// door, exit, leave, uer static const IconData thinPersonToDoor = IconDataThin(0xe433); /// Solid Person To Portal icon /// /// https://fontawesome.com/icons/person-to-portal?style=solid /// portal, run, transport, travel, uer static const IconData solidPersonToPortal = IconDataSolid(0xe022); /// Alias portal-enter for icon [solidPersonToPortal] @Deprecated('Use "solidPersonToPortal" instead.') static const IconData solidPortalEnter = solidPersonToPortal; /// Regular Person To Portal icon /// /// https://fontawesome.com/icons/person-to-portal?style=regular /// portal, run, transport, travel, uer static const IconData personToPortal = IconDataRegular(0xe022); /// Alias portal-enter for icon [personToPortal] @Deprecated('Use "personToPortal" instead.') static const IconData portalEnter = personToPortal; /// Light Person To Portal icon /// /// https://fontawesome.com/icons/person-to-portal?style=light /// portal, run, transport, travel, uer static const IconData lightPersonToPortal = IconDataLight(0xe022); /// Alias portal-enter for icon [lightPersonToPortal] @Deprecated('Use "lightPersonToPortal" instead.') static const IconData lightPortalEnter = lightPersonToPortal; /// Thin Person To Portal icon /// /// https://fontawesome.com/icons/person-to-portal?style=thin /// portal, run, transport, travel, uer static const IconData thinPersonToPortal = IconDataThin(0xe022); /// Alias portal-enter for icon [thinPersonToPortal] @Deprecated('Use "thinPersonToPortal" instead.') static const IconData thinPortalEnter = thinPersonToPortal; /// Solid Person Walking icon /// /// https://fontawesome.com/icons/person-walking?style=solid /// crosswalk, exercise, follow, hike, move, person walking, uer, walk, walking, workout static const IconData solidPersonWalking = IconDataSolid(0xf554); /// Alias walking for icon [solidPersonWalking] @Deprecated('Use "solidPersonWalking" instead.') static const IconData solidWalking = solidPersonWalking; /// Regular Person Walking icon /// /// https://fontawesome.com/icons/person-walking?style=regular /// crosswalk, exercise, follow, hike, move, person walking, uer, walk, walking, workout static const IconData personWalking = IconDataRegular(0xf554); /// Alias walking for icon [personWalking] @Deprecated('Use "personWalking" instead.') static const IconData walking = personWalking; /// Light Person Walking icon /// /// https://fontawesome.com/icons/person-walking?style=light /// crosswalk, exercise, follow, hike, move, person walking, uer, walk, walking, workout static const IconData lightPersonWalking = IconDataLight(0xf554); /// Alias walking for icon [lightPersonWalking] @Deprecated('Use "lightPersonWalking" instead.') static const IconData lightWalking = lightPersonWalking; /// Thin Person Walking icon /// /// https://fontawesome.com/icons/person-walking?style=thin /// crosswalk, exercise, follow, hike, move, person walking, uer, walk, walking, workout static const IconData thinPersonWalking = IconDataThin(0xf554); /// Alias walking for icon [thinPersonWalking] @Deprecated('Use "thinPersonWalking" instead.') static const IconData thinWalking = thinPersonWalking; /// Solid Person Walking Arrow Loop Left icon /// /// https://fontawesome.com/icons/person-walking-arrow-loop-left?style=solid /// follow, population return, return, uer static const IconData solidPersonWalkingArrowLoopLeft = IconDataSolid(0xe551); /// Regular Person Walking Arrow Loop Left icon /// /// https://fontawesome.com/icons/person-walking-arrow-loop-left?style=regular /// follow, population return, return, uer static const IconData personWalkingArrowLoopLeft = IconDataRegular(0xe551); /// Light Person Walking Arrow Loop Left icon /// /// https://fontawesome.com/icons/person-walking-arrow-loop-left?style=light /// follow, population return, return, uer static const IconData lightPersonWalkingArrowLoopLeft = IconDataLight(0xe551); /// Thin Person Walking Arrow Loop Left icon /// /// https://fontawesome.com/icons/person-walking-arrow-loop-left?style=thin /// follow, population return, return, uer static const IconData thinPersonWalkingArrowLoopLeft = IconDataThin(0xe551); /// Solid Person Walking Arrow Right icon /// /// https://fontawesome.com/icons/person-walking-arrow-right?style=solid /// exit, follow, internally displaced, leave, refugee, uer static const IconData solidPersonWalkingArrowRight = IconDataSolid(0xe552); /// Regular Person Walking Arrow Right icon /// /// https://fontawesome.com/icons/person-walking-arrow-right?style=regular /// exit, follow, internally displaced, leave, refugee, uer static const IconData personWalkingArrowRight = IconDataRegular(0xe552); /// Light Person Walking Arrow Right icon /// /// https://fontawesome.com/icons/person-walking-arrow-right?style=light /// exit, follow, internally displaced, leave, refugee, uer static const IconData lightPersonWalkingArrowRight = IconDataLight(0xe552); /// Thin Person Walking Arrow Right icon /// /// https://fontawesome.com/icons/person-walking-arrow-right?style=thin /// exit, follow, internally displaced, leave, refugee, uer static const IconData thinPersonWalkingArrowRight = IconDataThin(0xe552); /// Solid Person Walking Dashed Line Arrow Right icon /// /// https://fontawesome.com/icons/person-walking-dashed-line-arrow-right?style=solid /// exit, follow, refugee, uer static const IconData solidPersonWalkingDashedLineArrowRight = IconDataSolid(0xe553); /// Regular Person Walking Dashed Line Arrow Right icon /// /// https://fontawesome.com/icons/person-walking-dashed-line-arrow-right?style=regular /// exit, follow, refugee, uer static const IconData personWalkingDashedLineArrowRight = IconDataRegular(0xe553); /// Light Person Walking Dashed Line Arrow Right icon /// /// https://fontawesome.com/icons/person-walking-dashed-line-arrow-right?style=light /// exit, follow, refugee, uer static const IconData lightPersonWalkingDashedLineArrowRight = IconDataLight(0xe553); /// Thin Person Walking Dashed Line Arrow Right icon /// /// https://fontawesome.com/icons/person-walking-dashed-line-arrow-right?style=thin /// exit, follow, refugee, uer static const IconData thinPersonWalkingDashedLineArrowRight = IconDataThin(0xe553); /// Solid Person Walking Luggage icon /// /// https://fontawesome.com/icons/person-walking-luggage?style=solid /// bag, baggage, briefcase, carry-on, deployment, follow, rolling, uer static const IconData solidPersonWalkingLuggage = IconDataSolid(0xe554); /// Regular Person Walking Luggage icon /// /// https://fontawesome.com/icons/person-walking-luggage?style=regular /// bag, baggage, briefcase, carry-on, deployment, follow, rolling, uer static const IconData personWalkingLuggage = IconDataRegular(0xe554); /// Light Person Walking Luggage icon /// /// https://fontawesome.com/icons/person-walking-luggage?style=light /// bag, baggage, briefcase, carry-on, deployment, follow, rolling, uer static const IconData lightPersonWalkingLuggage = IconDataLight(0xe554); /// Thin Person Walking Luggage icon /// /// https://fontawesome.com/icons/person-walking-luggage?style=thin /// bag, baggage, briefcase, carry-on, deployment, follow, rolling, uer static const IconData thinPersonWalkingLuggage = IconDataThin(0xe554); /// Solid Person Walking With Cane icon /// /// https://fontawesome.com/icons/person-walking-with-cane?style=solid /// blind, cane, follow, uer static const IconData solidPersonWalkingWithCane = IconDataSolid(0xf29d); /// Alias blind for icon [solidPersonWalkingWithCane] @Deprecated('Use "solidPersonWalkingWithCane" instead.') static const IconData solidBlind = solidPersonWalkingWithCane; /// Regular Person Walking With Cane icon /// /// https://fontawesome.com/icons/person-walking-with-cane?style=regular /// blind, cane, follow, uer static const IconData personWalkingWithCane = IconDataRegular(0xf29d); /// Alias blind for icon [personWalkingWithCane] @Deprecated('Use "personWalkingWithCane" instead.') static const IconData blind = personWalkingWithCane; /// Light Person Walking With Cane icon /// /// https://fontawesome.com/icons/person-walking-with-cane?style=light /// blind, cane, follow, uer static const IconData lightPersonWalkingWithCane = IconDataLight(0xf29d); /// Alias blind for icon [lightPersonWalkingWithCane] @Deprecated('Use "lightPersonWalkingWithCane" instead.') static const IconData lightBlind = lightPersonWalkingWithCane; /// Thin Person Walking With Cane icon /// /// https://fontawesome.com/icons/person-walking-with-cane?style=thin /// blind, cane, follow, uer static const IconData thinPersonWalkingWithCane = IconDataThin(0xf29d); /// Alias blind for icon [thinPersonWalkingWithCane] @Deprecated('Use "thinPersonWalkingWithCane" instead.') static const IconData thinBlind = thinPersonWalkingWithCane; /// Solid Peseta Sign icon /// /// https://fontawesome.com/icons/peseta-sign?style=solid /// Peseta Sign, currency static const IconData solidPesetaSign = IconDataSolid(0xe221); /// Regular Peseta Sign icon /// /// https://fontawesome.com/icons/peseta-sign?style=regular /// Peseta Sign, currency static const IconData pesetaSign = IconDataRegular(0xe221); /// Light Peseta Sign icon /// /// https://fontawesome.com/icons/peseta-sign?style=light /// Peseta Sign, currency static const IconData lightPesetaSign = IconDataLight(0xe221); /// Thin Peseta Sign icon /// /// https://fontawesome.com/icons/peseta-sign?style=thin /// Peseta Sign, currency static const IconData thinPesetaSign = IconDataThin(0xe221); /// Solid Peso Sign icon /// /// https://fontawesome.com/icons/peso-sign?style=solid /// Peso Sign, currency static const IconData solidPesoSign = IconDataSolid(0xe222); /// Regular Peso Sign icon /// /// https://fontawesome.com/icons/peso-sign?style=regular /// Peso Sign, currency static const IconData pesoSign = IconDataRegular(0xe222); /// Light Peso Sign icon /// /// https://fontawesome.com/icons/peso-sign?style=light /// Peso Sign, currency static const IconData lightPesoSign = IconDataLight(0xe222); /// Thin Peso Sign icon /// /// https://fontawesome.com/icons/peso-sign?style=thin /// Peso Sign, currency static const IconData thinPesoSign = IconDataThin(0xe222); /// Brands Phabricator icon /// /// https://fontawesome.com/icons/phabricator?style=brands static const IconData phabricator = IconDataBrands(0xf3db); /// Brands Phoenix Framework icon /// /// https://fontawesome.com/icons/phoenix-framework?style=brands static const IconData phoenixFramework = IconDataBrands(0xf3dc); /// Brands Phoenix Squadron icon /// /// https://fontawesome.com/icons/phoenix-squadron?style=brands static const IconData phoenixSquadron = IconDataBrands(0xf511); /// Solid Phone icon /// /// https://fontawesome.com/icons/phone?style=solid /// Left Hand Telephone Receiver, call, earphone, number, phone, receiver, support, talking, telephone, telephone receiver, voice static const IconData solidPhone = IconDataSolid(0xf095); /// Regular Phone icon /// /// https://fontawesome.com/icons/phone?style=regular /// Left Hand Telephone Receiver, call, earphone, number, phone, receiver, support, talking, telephone, telephone receiver, voice static const IconData phone = IconDataRegular(0xf095); /// Light Phone icon /// /// https://fontawesome.com/icons/phone?style=light /// Left Hand Telephone Receiver, call, earphone, number, phone, receiver, support, talking, telephone, telephone receiver, voice static const IconData lightPhone = IconDataLight(0xf095); /// Thin Phone icon /// /// https://fontawesome.com/icons/phone?style=thin /// Left Hand Telephone Receiver, call, earphone, number, phone, receiver, support, talking, telephone, telephone receiver, voice static const IconData thinPhone = IconDataThin(0xf095); /// Solid Phone Arrow Down Left icon /// /// https://fontawesome.com/icons/phone-arrow-down-left?style=solid /// answer, incoming static const IconData solidPhoneArrowDownLeft = IconDataSolid(0xe223); /// Alias phone-arrow-down for icon [solidPhoneArrowDownLeft] @Deprecated('Use "solidPhoneArrowDownLeft" instead.') static const IconData solidPhoneArrowDown = solidPhoneArrowDownLeft; /// Alias phone-incoming for icon [solidPhoneArrowDownLeft] @Deprecated('Use "solidPhoneArrowDownLeft" instead.') static const IconData solidPhoneIncoming = solidPhoneArrowDownLeft; /// Regular Phone Arrow Down Left icon /// /// https://fontawesome.com/icons/phone-arrow-down-left?style=regular /// answer, incoming static const IconData phoneArrowDownLeft = IconDataRegular(0xe223); /// Alias phone-arrow-down for icon [phoneArrowDownLeft] @Deprecated('Use "phoneArrowDownLeft" instead.') static const IconData phoneArrowDown = phoneArrowDownLeft; /// Alias phone-incoming for icon [phoneArrowDownLeft] @Deprecated('Use "phoneArrowDownLeft" instead.') static const IconData phoneIncoming = phoneArrowDownLeft; /// Light Phone Arrow Down Left icon /// /// https://fontawesome.com/icons/phone-arrow-down-left?style=light /// answer, incoming static const IconData lightPhoneArrowDownLeft = IconDataLight(0xe223); /// Alias phone-arrow-down for icon [lightPhoneArrowDownLeft] @Deprecated('Use "lightPhoneArrowDownLeft" instead.') static const IconData lightPhoneArrowDown = lightPhoneArrowDownLeft; /// Alias phone-incoming for icon [lightPhoneArrowDownLeft] @Deprecated('Use "lightPhoneArrowDownLeft" instead.') static const IconData lightPhoneIncoming = lightPhoneArrowDownLeft; /// Thin Phone Arrow Down Left icon /// /// https://fontawesome.com/icons/phone-arrow-down-left?style=thin /// answer, incoming static const IconData thinPhoneArrowDownLeft = IconDataThin(0xe223); /// Alias phone-arrow-down for icon [thinPhoneArrowDownLeft] @Deprecated('Use "thinPhoneArrowDownLeft" instead.') static const IconData thinPhoneArrowDown = thinPhoneArrowDownLeft; /// Alias phone-incoming for icon [thinPhoneArrowDownLeft] @Deprecated('Use "thinPhoneArrowDownLeft" instead.') static const IconData thinPhoneIncoming = thinPhoneArrowDownLeft; /// Solid Phone Arrow Right icon /// /// https://fontawesome.com/icons/phone-arrow-right?style=solid /// answer, call, forward, next, reply, send, telephone static const IconData solidPhoneArrowRight = IconDataSolid(0xe5be); /// Regular Phone Arrow Right icon /// /// https://fontawesome.com/icons/phone-arrow-right?style=regular /// answer, call, forward, next, reply, send, telephone static const IconData phoneArrowRight = IconDataRegular(0xe5be); /// Light Phone Arrow Right icon /// /// https://fontawesome.com/icons/phone-arrow-right?style=light /// answer, call, forward, next, reply, send, telephone static const IconData lightPhoneArrowRight = IconDataLight(0xe5be); /// Thin Phone Arrow Right icon /// /// https://fontawesome.com/icons/phone-arrow-right?style=thin /// answer, call, forward, next, reply, send, telephone static const IconData thinPhoneArrowRight = IconDataThin(0xe5be); /// Solid Phone Arrow Up Right icon /// /// https://fontawesome.com/icons/phone-arrow-up-right?style=solid /// call, outgoing, send, upgrade static const IconData solidPhoneArrowUpRight = IconDataSolid(0xe224); /// Alias phone-arrow-up for icon [solidPhoneArrowUpRight] @Deprecated('Use "solidPhoneArrowUpRight" instead.') static const IconData solidPhoneArrowUp = solidPhoneArrowUpRight; /// Alias phone-outgoing for icon [solidPhoneArrowUpRight] @Deprecated('Use "solidPhoneArrowUpRight" instead.') static const IconData solidPhoneOutgoing = solidPhoneArrowUpRight; /// Regular Phone Arrow Up Right icon /// /// https://fontawesome.com/icons/phone-arrow-up-right?style=regular /// call, outgoing, send, upgrade static const IconData phoneArrowUpRight = IconDataRegular(0xe224); /// Alias phone-arrow-up for icon [phoneArrowUpRight] @Deprecated('Use "phoneArrowUpRight" instead.') static const IconData phoneArrowUp = phoneArrowUpRight; /// Alias phone-outgoing for icon [phoneArrowUpRight] @Deprecated('Use "phoneArrowUpRight" instead.') static const IconData phoneOutgoing = phoneArrowUpRight; /// Light Phone Arrow Up Right icon /// /// https://fontawesome.com/icons/phone-arrow-up-right?style=light /// call, outgoing, send, upgrade static const IconData lightPhoneArrowUpRight = IconDataLight(0xe224); /// Alias phone-arrow-up for icon [lightPhoneArrowUpRight] @Deprecated('Use "lightPhoneArrowUpRight" instead.') static const IconData lightPhoneArrowUp = lightPhoneArrowUpRight; /// Alias phone-outgoing for icon [lightPhoneArrowUpRight] @Deprecated('Use "lightPhoneArrowUpRight" instead.') static const IconData lightPhoneOutgoing = lightPhoneArrowUpRight; /// Thin Phone Arrow Up Right icon /// /// https://fontawesome.com/icons/phone-arrow-up-right?style=thin /// call, outgoing, send, upgrade static const IconData thinPhoneArrowUpRight = IconDataThin(0xe224); /// Alias phone-arrow-up for icon [thinPhoneArrowUpRight] @Deprecated('Use "thinPhoneArrowUpRight" instead.') static const IconData thinPhoneArrowUp = thinPhoneArrowUpRight; /// Alias phone-outgoing for icon [thinPhoneArrowUpRight] @Deprecated('Use "thinPhoneArrowUpRight" instead.') static const IconData thinPhoneOutgoing = thinPhoneArrowUpRight; /// Solid Phone Flip icon /// /// https://fontawesome.com/icons/phone-flip?style=solid /// Right Hand Telephone Receiver, call, earphone, number, support, telephone, voice static const IconData solidPhoneFlip = IconDataSolid(0xf879); /// Alias phone-alt for icon [solidPhoneFlip] @Deprecated('Use "solidPhoneFlip" instead.') static const IconData solidPhoneAlt = solidPhoneFlip; /// Regular Phone Flip icon /// /// https://fontawesome.com/icons/phone-flip?style=regular /// Right Hand Telephone Receiver, call, earphone, number, support, telephone, voice static const IconData phoneFlip = IconDataRegular(0xf879); /// Alias phone-alt for icon [phoneFlip] @Deprecated('Use "phoneFlip" instead.') static const IconData phoneAlt = phoneFlip; /// Light Phone Flip icon /// /// https://fontawesome.com/icons/phone-flip?style=light /// Right Hand Telephone Receiver, call, earphone, number, support, telephone, voice static const IconData lightPhoneFlip = IconDataLight(0xf879); /// Alias phone-alt for icon [lightPhoneFlip] @Deprecated('Use "lightPhoneFlip" instead.') static const IconData lightPhoneAlt = lightPhoneFlip; /// Thin Phone Flip icon /// /// https://fontawesome.com/icons/phone-flip?style=thin /// Right Hand Telephone Receiver, call, earphone, number, support, telephone, voice static const IconData thinPhoneFlip = IconDataThin(0xf879); /// Alias phone-alt for icon [thinPhoneFlip] @Deprecated('Use "thinPhoneFlip" instead.') static const IconData thinPhoneAlt = thinPhoneFlip; /// Solid Phone Hangup icon /// /// https://fontawesome.com/icons/phone-hangup?style=solid /// end, phone, reject static const IconData solidPhoneHangup = IconDataSolid(0xe225); /// Regular Phone Hangup icon /// /// https://fontawesome.com/icons/phone-hangup?style=regular /// end, phone, reject static const IconData phoneHangup = IconDataRegular(0xe225); /// Light Phone Hangup icon /// /// https://fontawesome.com/icons/phone-hangup?style=light /// end, phone, reject static const IconData lightPhoneHangup = IconDataLight(0xe225); /// Thin Phone Hangup icon /// /// https://fontawesome.com/icons/phone-hangup?style=thin /// end, phone, reject static const IconData thinPhoneHangup = IconDataThin(0xe225); /// Solid Phone Intercom icon /// /// https://fontawesome.com/icons/phone-intercom?style=solid /// call, phone, warning static const IconData solidPhoneIntercom = IconDataSolid(0xe434); /// Regular Phone Intercom icon /// /// https://fontawesome.com/icons/phone-intercom?style=regular /// call, phone, warning static const IconData phoneIntercom = IconDataRegular(0xe434); /// Light Phone Intercom icon /// /// https://fontawesome.com/icons/phone-intercom?style=light /// call, phone, warning static const IconData lightPhoneIntercom = IconDataLight(0xe434); /// Thin Phone Intercom icon /// /// https://fontawesome.com/icons/phone-intercom?style=thin /// call, phone, warning static const IconData thinPhoneIntercom = IconDataThin(0xe434); /// Solid Phone Missed icon /// /// https://fontawesome.com/icons/phone-missed?style=solid /// call, rebound static const IconData solidPhoneMissed = IconDataSolid(0xe226); /// Regular Phone Missed icon /// /// https://fontawesome.com/icons/phone-missed?style=regular /// call, rebound static const IconData phoneMissed = IconDataRegular(0xe226); /// Light Phone Missed icon /// /// https://fontawesome.com/icons/phone-missed?style=light /// call, rebound static const IconData lightPhoneMissed = IconDataLight(0xe226); /// Thin Phone Missed icon /// /// https://fontawesome.com/icons/phone-missed?style=thin /// call, rebound static const IconData thinPhoneMissed = IconDataThin(0xe226); /// Solid Phone Office icon /// /// https://fontawesome.com/icons/phone-office?style=solid /// call, earphone, number, support, telephone, voice static const IconData solidPhoneOffice = IconDataSolid(0xf67d); /// Regular Phone Office icon /// /// https://fontawesome.com/icons/phone-office?style=regular /// call, earphone, number, support, telephone, voice static const IconData phoneOffice = IconDataRegular(0xf67d); /// Light Phone Office icon /// /// https://fontawesome.com/icons/phone-office?style=light /// call, earphone, number, support, telephone, voice static const IconData lightPhoneOffice = IconDataLight(0xf67d); /// Thin Phone Office icon /// /// https://fontawesome.com/icons/phone-office?style=thin /// call, earphone, number, support, telephone, voice static const IconData thinPhoneOffice = IconDataThin(0xf67d); /// Solid Phone Plus icon /// /// https://fontawesome.com/icons/phone-plus?style=solid /// add, call, earphone, number, positive, support, telephone, voice static const IconData solidPhonePlus = IconDataSolid(0xf4d2); /// Regular Phone Plus icon /// /// https://fontawesome.com/icons/phone-plus?style=regular /// add, call, earphone, number, positive, support, telephone, voice static const IconData phonePlus = IconDataRegular(0xf4d2); /// Light Phone Plus icon /// /// https://fontawesome.com/icons/phone-plus?style=light /// add, call, earphone, number, positive, support, telephone, voice static const IconData lightPhonePlus = IconDataLight(0xf4d2); /// Thin Phone Plus icon /// /// https://fontawesome.com/icons/phone-plus?style=thin /// add, call, earphone, number, positive, support, telephone, voice static const IconData thinPhonePlus = IconDataThin(0xf4d2); /// Solid Phone Rotary icon /// /// https://fontawesome.com/icons/phone-rotary?style=solid /// call, earphone, number, phone, retro, support, telephone, vintage, voice static const IconData solidPhoneRotary = IconDataSolid(0xf8d3); /// Regular Phone Rotary icon /// /// https://fontawesome.com/icons/phone-rotary?style=regular /// call, earphone, number, phone, retro, support, telephone, vintage, voice static const IconData phoneRotary = IconDataRegular(0xf8d3); /// Light Phone Rotary icon /// /// https://fontawesome.com/icons/phone-rotary?style=light /// call, earphone, number, phone, retro, support, telephone, vintage, voice static const IconData lightPhoneRotary = IconDataLight(0xf8d3); /// Thin Phone Rotary icon /// /// https://fontawesome.com/icons/phone-rotary?style=thin /// call, earphone, number, phone, retro, support, telephone, vintage, voice static const IconData thinPhoneRotary = IconDataThin(0xf8d3); /// Solid Phone Slash icon /// /// https://fontawesome.com/icons/phone-slash?style=solid /// call, cancel, disabled, disconnect, earphone, mute, number, support, telephone, voice static const IconData solidPhoneSlash = IconDataSolid(0xf3dd); /// Regular Phone Slash icon /// /// https://fontawesome.com/icons/phone-slash?style=regular /// call, cancel, disabled, disconnect, earphone, mute, number, support, telephone, voice static const IconData phoneSlash = IconDataRegular(0xf3dd); /// Light Phone Slash icon /// /// https://fontawesome.com/icons/phone-slash?style=light /// call, cancel, disabled, disconnect, earphone, mute, number, support, telephone, voice static const IconData lightPhoneSlash = IconDataLight(0xf3dd); /// Thin Phone Slash icon /// /// https://fontawesome.com/icons/phone-slash?style=thin /// call, cancel, disabled, disconnect, earphone, mute, number, support, telephone, voice static const IconData thinPhoneSlash = IconDataThin(0xf3dd); /// Solid Phone Volume icon /// /// https://fontawesome.com/icons/phone-volume?style=solid /// call, earphone, number, sound, support, talking, telephone, voice, volume-control-phone static const IconData solidPhoneVolume = IconDataSolid(0xf2a0); /// Alias volume-control-phone for icon [solidPhoneVolume] @Deprecated('Use "solidPhoneVolume" instead.') static const IconData solidVolumeControlPhone = solidPhoneVolume; /// Regular Phone Volume icon /// /// https://fontawesome.com/icons/phone-volume?style=regular /// call, earphone, number, sound, support, talking, telephone, voice, volume-control-phone static const IconData phoneVolume = IconDataRegular(0xf2a0); /// Alias volume-control-phone for icon [phoneVolume] @Deprecated('Use "phoneVolume" instead.') static const IconData volumeControlPhone = phoneVolume; /// Light Phone Volume icon /// /// https://fontawesome.com/icons/phone-volume?style=light /// call, earphone, number, sound, support, talking, telephone, voice, volume-control-phone static const IconData lightPhoneVolume = IconDataLight(0xf2a0); /// Alias volume-control-phone for icon [lightPhoneVolume] @Deprecated('Use "lightPhoneVolume" instead.') static const IconData lightVolumeControlPhone = lightPhoneVolume; /// Thin Phone Volume icon /// /// https://fontawesome.com/icons/phone-volume?style=thin /// call, earphone, number, sound, support, talking, telephone, voice, volume-control-phone static const IconData thinPhoneVolume = IconDataThin(0xf2a0); /// Alias volume-control-phone for icon [thinPhoneVolume] @Deprecated('Use "thinPhoneVolume" instead.') static const IconData thinVolumeControlPhone = thinPhoneVolume; /// Solid Phone Xmark icon /// /// https://fontawesome.com/icons/phone-xmark?style=solid /// call, end, hangup, phone static const IconData solidPhoneXmark = IconDataSolid(0xe227); /// Regular Phone Xmark icon /// /// https://fontawesome.com/icons/phone-xmark?style=regular /// call, end, hangup, phone static const IconData phoneXmark = IconDataRegular(0xe227); /// Light Phone Xmark icon /// /// https://fontawesome.com/icons/phone-xmark?style=light /// call, end, hangup, phone static const IconData lightPhoneXmark = IconDataLight(0xe227); /// Thin Phone Xmark icon /// /// https://fontawesome.com/icons/phone-xmark?style=thin /// call, end, hangup, phone static const IconData thinPhoneXmark = IconDataThin(0xe227); /// Solid Photo Film icon /// /// https://fontawesome.com/icons/photo-film?style=solid /// av, film, image, library, media static const IconData solidPhotoFilm = IconDataSolid(0xf87c); /// Alias photo-video for icon [solidPhotoFilm] @Deprecated('Use "solidPhotoFilm" instead.') static const IconData solidPhotoVideo = solidPhotoFilm; /// Regular Photo Film icon /// /// https://fontawesome.com/icons/photo-film?style=regular /// av, film, image, library, media static const IconData photoFilm = IconDataRegular(0xf87c); /// Alias photo-video for icon [photoFilm] @Deprecated('Use "photoFilm" instead.') static const IconData photoVideo = photoFilm; /// Light Photo Film icon /// /// https://fontawesome.com/icons/photo-film?style=light /// av, film, image, library, media static const IconData lightPhotoFilm = IconDataLight(0xf87c); /// Alias photo-video for icon [lightPhotoFilm] @Deprecated('Use "lightPhotoFilm" instead.') static const IconData lightPhotoVideo = lightPhotoFilm; /// Thin Photo Film icon /// /// https://fontawesome.com/icons/photo-film?style=thin /// av, film, image, library, media static const IconData thinPhotoFilm = IconDataThin(0xf87c); /// Alias photo-video for icon [thinPhotoFilm] @Deprecated('Use "thinPhotoFilm" instead.') static const IconData thinPhotoVideo = thinPhotoFilm; /// Solid Photo Film Music icon /// /// https://fontawesome.com/icons/photo-film-music?style=solid /// img, media static const IconData solidPhotoFilmMusic = IconDataSolid(0xe228); /// Regular Photo Film Music icon /// /// https://fontawesome.com/icons/photo-film-music?style=regular /// img, media static const IconData photoFilmMusic = IconDataRegular(0xe228); /// Light Photo Film Music icon /// /// https://fontawesome.com/icons/photo-film-music?style=light /// img, media static const IconData lightPhotoFilmMusic = IconDataLight(0xe228); /// Thin Photo Film Music icon /// /// https://fontawesome.com/icons/photo-film-music?style=thin /// img, media static const IconData thinPhotoFilmMusic = IconDataThin(0xe228); /// Brands PHP icon /// /// https://fontawesome.com/icons/php?style=brands static const IconData php = IconDataBrands(0xf457); /// Solid Pi icon /// /// https://fontawesome.com/icons/pi?style=solid /// alphabet, circumference, diameter, greek, math, mathematics static const IconData solidPi = IconDataSolid(0xf67e); /// Regular Pi icon /// /// https://fontawesome.com/icons/pi?style=regular /// alphabet, circumference, diameter, greek, math, mathematics static const IconData pi = IconDataRegular(0xf67e); /// Light Pi icon /// /// https://fontawesome.com/icons/pi?style=light /// alphabet, circumference, diameter, greek, math, mathematics static const IconData lightPi = IconDataLight(0xf67e); /// Thin Pi icon /// /// https://fontawesome.com/icons/pi?style=thin /// alphabet, circumference, diameter, greek, math, mathematics static const IconData thinPi = IconDataThin(0xf67e); /// Solid Piano icon /// /// https://fontawesome.com/icons/piano?style=solid /// grand piano, instrument, keyboard, keys, midi, music static const IconData solidPiano = IconDataSolid(0xf8d4); /// Regular Piano icon /// /// https://fontawesome.com/icons/piano?style=regular /// grand piano, instrument, keyboard, keys, midi, music static const IconData piano = IconDataRegular(0xf8d4); /// Light Piano icon /// /// https://fontawesome.com/icons/piano?style=light /// grand piano, instrument, keyboard, keys, midi, music static const IconData lightPiano = IconDataLight(0xf8d4); /// Thin Piano icon /// /// https://fontawesome.com/icons/piano?style=thin /// grand piano, instrument, keyboard, keys, midi, music static const IconData thinPiano = IconDataThin(0xf8d4); /// Solid Piano Keyboard icon /// /// https://fontawesome.com/icons/piano-keyboard?style=solid /// instrument, keyboard, keys, midi, music, musical keyboard, piano static const IconData solidPianoKeyboard = IconDataSolid(0xf8d5); /// Regular Piano Keyboard icon /// /// https://fontawesome.com/icons/piano-keyboard?style=regular /// instrument, keyboard, keys, midi, music, musical keyboard, piano static const IconData pianoKeyboard = IconDataRegular(0xf8d5); /// Light Piano Keyboard icon /// /// https://fontawesome.com/icons/piano-keyboard?style=light /// instrument, keyboard, keys, midi, music, musical keyboard, piano static const IconData lightPianoKeyboard = IconDataLight(0xf8d5); /// Thin Piano Keyboard icon /// /// https://fontawesome.com/icons/piano-keyboard?style=thin /// instrument, keyboard, keys, midi, music, musical keyboard, piano static const IconData thinPianoKeyboard = IconDataThin(0xf8d5); /// Solid Pickaxe icon /// /// https://fontawesome.com/icons/pickaxe?style=solid /// axe, climb, ice, mine, mining, mountaineering, rock static const IconData solidPickaxe = IconDataSolid(0xe5bf); /// Regular Pickaxe icon /// /// https://fontawesome.com/icons/pickaxe?style=regular /// axe, climb, ice, mine, mining, mountaineering, rock static const IconData pickaxe = IconDataRegular(0xe5bf); /// Light Pickaxe icon /// /// https://fontawesome.com/icons/pickaxe?style=light /// axe, climb, ice, mine, mining, mountaineering, rock static const IconData lightPickaxe = IconDataLight(0xe5bf); /// Thin Pickaxe icon /// /// https://fontawesome.com/icons/pickaxe?style=thin /// axe, climb, ice, mine, mining, mountaineering, rock static const IconData thinPickaxe = IconDataThin(0xe5bf); /// Solid Pickleball icon /// /// https://fontawesome.com/icons/pickleball?style=solid /// paddle, pickleball, wiffle static const IconData solidPickleball = IconDataSolid(0xe435); /// Regular Pickleball icon /// /// https://fontawesome.com/icons/pickleball?style=regular /// paddle, pickleball, wiffle static const IconData pickleball = IconDataRegular(0xe435); /// Light Pickleball icon /// /// https://fontawesome.com/icons/pickleball?style=light /// paddle, pickleball, wiffle static const IconData lightPickleball = IconDataLight(0xe435); /// Thin Pickleball icon /// /// https://fontawesome.com/icons/pickleball?style=thin /// paddle, pickleball, wiffle static const IconData thinPickleball = IconDataThin(0xe435); /// Solid Pie icon /// /// https://fontawesome.com/icons/pie?style=solid /// apple, bakery, cake, crust, dessert, filling, fruit, meat, pastry, pie, pumpkin, tart static const IconData solidPie = IconDataSolid(0xf705); /// Regular Pie icon /// /// https://fontawesome.com/icons/pie?style=regular /// apple, bakery, cake, crust, dessert, filling, fruit, meat, pastry, pie, pumpkin, tart static const IconData pie = IconDataRegular(0xf705); /// Light Pie icon /// /// https://fontawesome.com/icons/pie?style=light /// apple, bakery, cake, crust, dessert, filling, fruit, meat, pastry, pie, pumpkin, tart static const IconData lightPie = IconDataLight(0xf705); /// Thin Pie icon /// /// https://fontawesome.com/icons/pie?style=thin /// apple, bakery, cake, crust, dessert, filling, fruit, meat, pastry, pie, pumpkin, tart static const IconData thinPie = IconDataThin(0xf705); /// Brands Pied Piper Logo icon /// /// https://fontawesome.com/icons/pied-piper?style=brands static const IconData piedPiper = IconDataBrands(0xf2ae); /// Brands Alternate Pied Piper Logo (Old) icon /// /// https://fontawesome.com/icons/pied-piper-alt?style=brands static const IconData piedPiperAlt = IconDataBrands(0xf1a8); /// Brands Pied Piper Hat (Old) icon /// /// https://fontawesome.com/icons/pied-piper-hat?style=brands /// clothing static const IconData piedPiperHat = IconDataBrands(0xf4e5); /// Brands Pied Piper PP Logo (Old) icon /// /// https://fontawesome.com/icons/pied-piper-pp?style=brands static const IconData piedPiperPp = IconDataBrands(0xf1a7); /// Solid Pig icon /// /// https://fontawesome.com/icons/pig?style=solid /// agriculture, animal, farm, fauna, mammal, oink, pig, sow static const IconData solidPig = IconDataSolid(0xf706); /// Regular Pig icon /// /// https://fontawesome.com/icons/pig?style=regular /// agriculture, animal, farm, fauna, mammal, oink, pig, sow static const IconData pig = IconDataRegular(0xf706); /// Light Pig icon /// /// https://fontawesome.com/icons/pig?style=light /// agriculture, animal, farm, fauna, mammal, oink, pig, sow static const IconData lightPig = IconDataLight(0xf706); /// Thin Pig icon /// /// https://fontawesome.com/icons/pig?style=thin /// agriculture, animal, farm, fauna, mammal, oink, pig, sow static const IconData thinPig = IconDataThin(0xf706); /// Solid Piggy Bank icon /// /// https://fontawesome.com/icons/piggy-bank?style=solid /// bank, salary, save, savings static const IconData solidPiggyBank = IconDataSolid(0xf4d3); /// Regular Piggy Bank icon /// /// https://fontawesome.com/icons/piggy-bank?style=regular /// bank, salary, save, savings static const IconData piggyBank = IconDataRegular(0xf4d3); /// Light Piggy Bank icon /// /// https://fontawesome.com/icons/piggy-bank?style=light /// bank, salary, save, savings static const IconData lightPiggyBank = IconDataLight(0xf4d3); /// Thin Piggy Bank icon /// /// https://fontawesome.com/icons/piggy-bank?style=thin /// bank, salary, save, savings static const IconData thinPiggyBank = IconDataThin(0xf4d3); /// Solid Pills icon /// /// https://fontawesome.com/icons/pills?style=solid /// drugs, medicine, prescription, tablets static const IconData solidPills = IconDataSolid(0xf484); /// Regular Pills icon /// /// https://fontawesome.com/icons/pills?style=regular /// drugs, medicine, prescription, tablets static const IconData pills = IconDataRegular(0xf484); /// Light Pills icon /// /// https://fontawesome.com/icons/pills?style=light /// drugs, medicine, prescription, tablets static const IconData lightPills = IconDataLight(0xf484); /// Thin Pills icon /// /// https://fontawesome.com/icons/pills?style=thin /// drugs, medicine, prescription, tablets static const IconData thinPills = IconDataThin(0xf484); /// Solid Pinata icon /// /// https://fontawesome.com/icons/pinata?style=solid /// celebration, party, piñata static const IconData solidPinata = IconDataSolid(0xe3c3); /// Regular Pinata icon /// /// https://fontawesome.com/icons/pinata?style=regular /// celebration, party, piñata static const IconData pinata = IconDataRegular(0xe3c3); /// Light Pinata icon /// /// https://fontawesome.com/icons/pinata?style=light /// celebration, party, piñata static const IconData lightPinata = IconDataLight(0xe3c3); /// Thin Pinata icon /// /// https://fontawesome.com/icons/pinata?style=thin /// celebration, party, piñata static const IconData thinPinata = IconDataThin(0xe3c3); /// Solid Pinball icon /// /// https://fontawesome.com/icons/pinball?style=solid /// arcade, fun, game, pinball static const IconData solidPinball = IconDataSolid(0xe229); /// Regular Pinball icon /// /// https://fontawesome.com/icons/pinball?style=regular /// arcade, fun, game, pinball static const IconData pinball = IconDataRegular(0xe229); /// Light Pinball icon /// /// https://fontawesome.com/icons/pinball?style=light /// arcade, fun, game, pinball static const IconData lightPinball = IconDataLight(0xe229); /// Thin Pinball icon /// /// https://fontawesome.com/icons/pinball?style=thin /// arcade, fun, game, pinball static const IconData thinPinball = IconDataThin(0xe229); /// Solid Pineapple icon /// /// https://fontawesome.com/icons/pineapple?style=solid /// ananas, fruit, pineapple, tropical static const IconData solidPineapple = IconDataSolid(0xe31f); /// Regular Pineapple icon /// /// https://fontawesome.com/icons/pineapple?style=regular /// ananas, fruit, pineapple, tropical static const IconData pineapple = IconDataRegular(0xe31f); /// Light Pineapple icon /// /// https://fontawesome.com/icons/pineapple?style=light /// ananas, fruit, pineapple, tropical static const IconData lightPineapple = IconDataLight(0xe31f); /// Thin Pineapple icon /// /// https://fontawesome.com/icons/pineapple?style=thin /// ananas, fruit, pineapple, tropical static const IconData thinPineapple = IconDataThin(0xe31f); /// Brands Pinterest icon /// /// https://fontawesome.com/icons/pinterest?style=brands static const IconData pinterest = IconDataBrands(0xf0d2); /// Brands Pinterest P icon /// /// https://fontawesome.com/icons/pinterest-p?style=brands static const IconData pinterestP = IconDataBrands(0xf231); /// Solid Pipe icon /// /// https://fontawesome.com/icons/pipe?style=solid /// Vertical Line, divider, input, line static const IconData solidPipe = IconDataSolid(0x7c); /// Regular Pipe icon /// /// https://fontawesome.com/icons/pipe?style=regular /// Vertical Line, divider, input, line static const IconData pipe = IconDataRegular(0x7c); /// Light Pipe icon /// /// https://fontawesome.com/icons/pipe?style=light /// Vertical Line, divider, input, line static const IconData lightPipe = IconDataLight(0x7c); /// Thin Pipe icon /// /// https://fontawesome.com/icons/pipe?style=thin /// Vertical Line, divider, input, line static const IconData thinPipe = IconDataThin(0x7c); /// Solid Pipe Circle Check icon /// /// https://fontawesome.com/icons/pipe-circle-check?style=solid /// drain, enable, plumbing, supply, validate, vesda, water, working static const IconData solidPipeCircleCheck = IconDataSolid(0xe436); /// Regular Pipe Circle Check icon /// /// https://fontawesome.com/icons/pipe-circle-check?style=regular /// drain, enable, plumbing, supply, validate, vesda, water, working static const IconData pipeCircleCheck = IconDataRegular(0xe436); /// Light Pipe Circle Check icon /// /// https://fontawesome.com/icons/pipe-circle-check?style=light /// drain, enable, plumbing, supply, validate, vesda, water, working static const IconData lightPipeCircleCheck = IconDataLight(0xe436); /// Thin Pipe Circle Check icon /// /// https://fontawesome.com/icons/pipe-circle-check?style=thin /// drain, enable, plumbing, supply, validate, vesda, water, working static const IconData thinPipeCircleCheck = IconDataThin(0xe436); /// Solid Pipe Collar icon /// /// https://fontawesome.com/icons/pipe-collar?style=solid /// drain, plumbing, supply, water static const IconData solidPipeCollar = IconDataSolid(0xe437); /// Regular Pipe Collar icon /// /// https://fontawesome.com/icons/pipe-collar?style=regular /// drain, plumbing, supply, water static const IconData pipeCollar = IconDataRegular(0xe437); /// Light Pipe Collar icon /// /// https://fontawesome.com/icons/pipe-collar?style=light /// drain, plumbing, supply, water static const IconData lightPipeCollar = IconDataLight(0xe437); /// Thin Pipe Collar icon /// /// https://fontawesome.com/icons/pipe-collar?style=thin /// drain, plumbing, supply, water static const IconData thinPipeCollar = IconDataThin(0xe437); /// Solid Pipe Section icon /// /// https://fontawesome.com/icons/pipe-section?style=solid /// drain, plumbing, supply, water static const IconData solidPipeSection = IconDataSolid(0xe438); /// Regular Pipe Section icon /// /// https://fontawesome.com/icons/pipe-section?style=regular /// drain, plumbing, supply, water static const IconData pipeSection = IconDataRegular(0xe438); /// Light Pipe Section icon /// /// https://fontawesome.com/icons/pipe-section?style=light /// drain, plumbing, supply, water static const IconData lightPipeSection = IconDataLight(0xe438); /// Thin Pipe Section icon /// /// https://fontawesome.com/icons/pipe-section?style=thin /// drain, plumbing, supply, water static const IconData thinPipeSection = IconDataThin(0xe438); /// Solid Pipe Smoking icon /// /// https://fontawesome.com/icons/pipe-smoking?style=solid /// pipe, smoke, tobacco static const IconData solidPipeSmoking = IconDataSolid(0xe3c4); /// Regular Pipe Smoking icon /// /// https://fontawesome.com/icons/pipe-smoking?style=regular /// pipe, smoke, tobacco static const IconData pipeSmoking = IconDataRegular(0xe3c4); /// Light Pipe Smoking icon /// /// https://fontawesome.com/icons/pipe-smoking?style=light /// pipe, smoke, tobacco static const IconData lightPipeSmoking = IconDataLight(0xe3c4); /// Thin Pipe Smoking icon /// /// https://fontawesome.com/icons/pipe-smoking?style=thin /// pipe, smoke, tobacco static const IconData thinPipeSmoking = IconDataThin(0xe3c4); /// Solid Pipe Valve icon /// /// https://fontawesome.com/icons/pipe-valve?style=solid /// drain, plumbing, supply, water static const IconData solidPipeValve = IconDataSolid(0xe439); /// Regular Pipe Valve icon /// /// https://fontawesome.com/icons/pipe-valve?style=regular /// drain, plumbing, supply, water static const IconData pipeValve = IconDataRegular(0xe439); /// Light Pipe Valve icon /// /// https://fontawesome.com/icons/pipe-valve?style=light /// drain, plumbing, supply, water static const IconData lightPipeValve = IconDataLight(0xe439); /// Thin Pipe Valve icon /// /// https://fontawesome.com/icons/pipe-valve?style=thin /// drain, plumbing, supply, water static const IconData thinPipeValve = IconDataThin(0xe439); /// Brands Pix icon /// /// https://fontawesome.com/icons/pix?style=brands static const IconData pix = IconDataBrands(0xe43a); /// Brands Pixiv icon /// /// https://fontawesome.com/icons/pixiv?style=brands static const IconData pixiv = IconDataBrands(0xe640); /// Solid Pizza icon /// /// https://fontawesome.com/icons/pizza?style=solid /// cheese, chicago, italian, mozzarella, new york, pepperoni, pie, pizza, slice, teenage mutant ninja turtles, tomato static const IconData solidPizza = IconDataSolid(0xf817); /// Regular Pizza icon /// /// https://fontawesome.com/icons/pizza?style=regular /// cheese, chicago, italian, mozzarella, new york, pepperoni, pie, pizza, slice, teenage mutant ninja turtles, tomato static const IconData pizza = IconDataRegular(0xf817); /// Light Pizza icon /// /// https://fontawesome.com/icons/pizza?style=light /// cheese, chicago, italian, mozzarella, new york, pepperoni, pie, pizza, slice, teenage mutant ninja turtles, tomato static const IconData lightPizza = IconDataLight(0xf817); /// Thin Pizza icon /// /// https://fontawesome.com/icons/pizza?style=thin /// cheese, chicago, italian, mozzarella, new york, pepperoni, pie, pizza, slice, teenage mutant ninja turtles, tomato static const IconData thinPizza = IconDataThin(0xf817); /// Solid Pizza Slice icon /// /// https://fontawesome.com/icons/pizza-slice?style=solid /// cheese, chicago, italian, mozzarella, new york, pepperoni, pie, slice, teenage mutant ninja turtles, tomato static const IconData solidPizzaSlice = IconDataSolid(0xf818); /// Regular Pizza Slice icon /// /// https://fontawesome.com/icons/pizza-slice?style=regular /// cheese, chicago, italian, mozzarella, new york, pepperoni, pie, slice, teenage mutant ninja turtles, tomato static const IconData pizzaSlice = IconDataRegular(0xf818); /// Light Pizza Slice icon /// /// https://fontawesome.com/icons/pizza-slice?style=light /// cheese, chicago, italian, mozzarella, new york, pepperoni, pie, slice, teenage mutant ninja turtles, tomato static const IconData lightPizzaSlice = IconDataLight(0xf818); /// Thin Pizza Slice icon /// /// https://fontawesome.com/icons/pizza-slice?style=thin /// cheese, chicago, italian, mozzarella, new york, pepperoni, pie, slice, teenage mutant ninja turtles, tomato static const IconData thinPizzaSlice = IconDataThin(0xf818); /// Solid Place Of Worship icon /// /// https://fontawesome.com/icons/place-of-worship?style=solid /// building, church, holy, mosque, synagogue static const IconData solidPlaceOfWorship = IconDataSolid(0xf67f); /// Regular Place Of Worship icon /// /// https://fontawesome.com/icons/place-of-worship?style=regular /// building, church, holy, mosque, synagogue static const IconData placeOfWorship = IconDataRegular(0xf67f); /// Light Place Of Worship icon /// /// https://fontawesome.com/icons/place-of-worship?style=light /// building, church, holy, mosque, synagogue static const IconData lightPlaceOfWorship = IconDataLight(0xf67f); /// Thin Place Of Worship icon /// /// https://fontawesome.com/icons/place-of-worship?style=thin /// building, church, holy, mosque, synagogue static const IconData thinPlaceOfWorship = IconDataThin(0xf67f); /// Solid Plane icon /// /// https://fontawesome.com/icons/plane?style=solid /// airplane, airport, destination, fly, location, mode, travel, trip static const IconData solidPlane = IconDataSolid(0xf072); /// Regular Plane icon /// /// https://fontawesome.com/icons/plane?style=regular /// airplane, airport, destination, fly, location, mode, travel, trip static const IconData plane = IconDataRegular(0xf072); /// Light Plane icon /// /// https://fontawesome.com/icons/plane?style=light /// airplane, airport, destination, fly, location, mode, travel, trip static const IconData lightPlane = IconDataLight(0xf072); /// Thin Plane icon /// /// https://fontawesome.com/icons/plane?style=thin /// airplane, airport, destination, fly, location, mode, travel, trip static const IconData thinPlane = IconDataThin(0xf072); /// Solid Plane Arrival icon /// /// https://fontawesome.com/icons/plane-arrival?style=solid /// aeroplane, airplane, airplane arrival, airport, arrivals, arriving, destination, fly, land, landing, location, mode, travel, trip static const IconData solidPlaneArrival = IconDataSolid(0xf5af); /// Regular Plane Arrival icon /// /// https://fontawesome.com/icons/plane-arrival?style=regular /// aeroplane, airplane, airplane arrival, airport, arrivals, arriving, destination, fly, land, landing, location, mode, travel, trip static const IconData planeArrival = IconDataRegular(0xf5af); /// Light Plane Arrival icon /// /// https://fontawesome.com/icons/plane-arrival?style=light /// aeroplane, airplane, airplane arrival, airport, arrivals, arriving, destination, fly, land, landing, location, mode, travel, trip static const IconData lightPlaneArrival = IconDataLight(0xf5af); /// Thin Plane Arrival icon /// /// https://fontawesome.com/icons/plane-arrival?style=thin /// aeroplane, airplane, airplane arrival, airport, arrivals, arriving, destination, fly, land, landing, location, mode, travel, trip static const IconData thinPlaneArrival = IconDataThin(0xf5af); /// Solid Plane Circle Check icon /// /// https://fontawesome.com/icons/plane-circle-check?style=solid /// airplane, airport, enable, flight, fly, not affected, ok, okay, travel, validate, working static const IconData solidPlaneCircleCheck = IconDataSolid(0xe555); /// Regular Plane Circle Check icon /// /// https://fontawesome.com/icons/plane-circle-check?style=regular /// airplane, airport, enable, flight, fly, not affected, ok, okay, travel, validate, working static const IconData planeCircleCheck = IconDataRegular(0xe555); /// Light Plane Circle Check icon /// /// https://fontawesome.com/icons/plane-circle-check?style=light /// airplane, airport, enable, flight, fly, not affected, ok, okay, travel, validate, working static const IconData lightPlaneCircleCheck = IconDataLight(0xe555); /// Thin Plane Circle Check icon /// /// https://fontawesome.com/icons/plane-circle-check?style=thin /// airplane, airport, enable, flight, fly, not affected, ok, okay, travel, validate, working static const IconData thinPlaneCircleCheck = IconDataThin(0xe555); /// Solid Plane Circle Exclamation icon /// /// https://fontawesome.com/icons/plane-circle-exclamation?style=solid /// affected, airplane, airport, failed, flight, fly, travel static const IconData solidPlaneCircleExclamation = IconDataSolid(0xe556); /// Regular Plane Circle Exclamation icon /// /// https://fontawesome.com/icons/plane-circle-exclamation?style=regular /// affected, airplane, airport, failed, flight, fly, travel static const IconData planeCircleExclamation = IconDataRegular(0xe556); /// Light Plane Circle Exclamation icon /// /// https://fontawesome.com/icons/plane-circle-exclamation?style=light /// affected, airplane, airport, failed, flight, fly, travel static const IconData lightPlaneCircleExclamation = IconDataLight(0xe556); /// Thin Plane Circle Exclamation icon /// /// https://fontawesome.com/icons/plane-circle-exclamation?style=thin /// affected, airplane, airport, failed, flight, fly, travel static const IconData thinPlaneCircleExclamation = IconDataThin(0xe556); /// Solid Plane Circle Xmark icon /// /// https://fontawesome.com/icons/plane-circle-xmark?style=solid /// airplane, airport, destroy, flight, fly, travel, uncheck static const IconData solidPlaneCircleXmark = IconDataSolid(0xe557); /// Regular Plane Circle Xmark icon /// /// https://fontawesome.com/icons/plane-circle-xmark?style=regular /// airplane, airport, destroy, flight, fly, travel, uncheck static const IconData planeCircleXmark = IconDataRegular(0xe557); /// Light Plane Circle Xmark icon /// /// https://fontawesome.com/icons/plane-circle-xmark?style=light /// airplane, airport, destroy, flight, fly, travel, uncheck static const IconData lightPlaneCircleXmark = IconDataLight(0xe557); /// Thin Plane Circle Xmark icon /// /// https://fontawesome.com/icons/plane-circle-xmark?style=thin /// airplane, airport, destroy, flight, fly, travel, uncheck static const IconData thinPlaneCircleXmark = IconDataThin(0xe557); /// Solid Plane Departure icon /// /// https://fontawesome.com/icons/plane-departure?style=solid /// aeroplane, airplane, airplane departure, airport, check-in, departing, departure, departures, destination, fly, location, mode, take off, taking off, travel, trip static const IconData solidPlaneDeparture = IconDataSolid(0xf5b0); /// Regular Plane Departure icon /// /// https://fontawesome.com/icons/plane-departure?style=regular /// aeroplane, airplane, airplane departure, airport, check-in, departing, departure, departures, destination, fly, location, mode, take off, taking off, travel, trip static const IconData planeDeparture = IconDataRegular(0xf5b0); /// Light Plane Departure icon /// /// https://fontawesome.com/icons/plane-departure?style=light /// aeroplane, airplane, airplane departure, airport, check-in, departing, departure, departures, destination, fly, location, mode, take off, taking off, travel, trip static const IconData lightPlaneDeparture = IconDataLight(0xf5b0); /// Thin Plane Departure icon /// /// https://fontawesome.com/icons/plane-departure?style=thin /// aeroplane, airplane, airplane departure, airport, check-in, departing, departure, departures, destination, fly, location, mode, take off, taking off, travel, trip static const IconData thinPlaneDeparture = IconDataThin(0xf5b0); /// Solid Plane Engines icon /// /// https://fontawesome.com/icons/plane-engines?style=solid /// aeroplane, airplane, airport, destination, fly, location, mode, travel, trip static const IconData solidPlaneEngines = IconDataSolid(0xf3de); /// Alias plane-alt for icon [solidPlaneEngines] @Deprecated('Use "solidPlaneEngines" instead.') static const IconData solidPlaneAlt = solidPlaneEngines; /// Regular Plane Engines icon /// /// https://fontawesome.com/icons/plane-engines?style=regular /// aeroplane, airplane, airport, destination, fly, location, mode, travel, trip static const IconData planeEngines = IconDataRegular(0xf3de); /// Alias plane-alt for icon [planeEngines] @Deprecated('Use "planeEngines" instead.') static const IconData planeAlt = planeEngines; /// Light Plane Engines icon /// /// https://fontawesome.com/icons/plane-engines?style=light /// aeroplane, airplane, airport, destination, fly, location, mode, travel, trip static const IconData lightPlaneEngines = IconDataLight(0xf3de); /// Alias plane-alt for icon [lightPlaneEngines] @Deprecated('Use "lightPlaneEngines" instead.') static const IconData lightPlaneAlt = lightPlaneEngines; /// Thin Plane Engines icon /// /// https://fontawesome.com/icons/plane-engines?style=thin /// aeroplane, airplane, airport, destination, fly, location, mode, travel, trip static const IconData thinPlaneEngines = IconDataThin(0xf3de); /// Alias plane-alt for icon [thinPlaneEngines] @Deprecated('Use "thinPlaneEngines" instead.') static const IconData thinPlaneAlt = thinPlaneEngines; /// Solid Plane Lock icon /// /// https://fontawesome.com/icons/plane-lock?style=solid /// airplane, airport, closed, flight, fly, lockdown, padlock, privacy, quarantine, travel static const IconData solidPlaneLock = IconDataSolid(0xe558); /// Regular Plane Lock icon /// /// https://fontawesome.com/icons/plane-lock?style=regular /// airplane, airport, closed, flight, fly, lockdown, padlock, privacy, quarantine, travel static const IconData planeLock = IconDataRegular(0xe558); /// Light Plane Lock icon /// /// https://fontawesome.com/icons/plane-lock?style=light /// airplane, airport, closed, flight, fly, lockdown, padlock, privacy, quarantine, travel static const IconData lightPlaneLock = IconDataLight(0xe558); /// Thin Plane Lock icon /// /// https://fontawesome.com/icons/plane-lock?style=thin /// airplane, airport, closed, flight, fly, lockdown, padlock, privacy, quarantine, travel static const IconData thinPlaneLock = IconDataThin(0xe558); /// Solid Plane Prop icon /// /// https://fontawesome.com/icons/plane-prop?style=solid /// aeroplane, airplane, airport, fly, sky, small airplane static const IconData solidPlaneProp = IconDataSolid(0xe22b); /// Regular Plane Prop icon /// /// https://fontawesome.com/icons/plane-prop?style=regular /// aeroplane, airplane, airport, fly, sky, small airplane static const IconData planeProp = IconDataRegular(0xe22b); /// Light Plane Prop icon /// /// https://fontawesome.com/icons/plane-prop?style=light /// aeroplane, airplane, airport, fly, sky, small airplane static const IconData lightPlaneProp = IconDataLight(0xe22b); /// Thin Plane Prop icon /// /// https://fontawesome.com/icons/plane-prop?style=thin /// aeroplane, airplane, airport, fly, sky, small airplane static const IconData thinPlaneProp = IconDataThin(0xe22b); /// Solid Plane Slash icon /// /// https://fontawesome.com/icons/plane-slash?style=solid /// airplane mode, airport, canceled, covid-19, delayed, disabled, grounded, travel static const IconData solidPlaneSlash = IconDataSolid(0xe069); /// Regular Plane Slash icon /// /// https://fontawesome.com/icons/plane-slash?style=regular /// airplane mode, airport, canceled, covid-19, delayed, disabled, grounded, travel static const IconData planeSlash = IconDataRegular(0xe069); /// Light Plane Slash icon /// /// https://fontawesome.com/icons/plane-slash?style=light /// airplane mode, airport, canceled, covid-19, delayed, disabled, grounded, travel static const IconData lightPlaneSlash = IconDataLight(0xe069); /// Thin Plane Slash icon /// /// https://fontawesome.com/icons/plane-slash?style=thin /// airplane mode, airport, canceled, covid-19, delayed, disabled, grounded, travel static const IconData thinPlaneSlash = IconDataThin(0xe069); /// Solid Plane Tail icon /// /// https://fontawesome.com/icons/plane-tail?style=solid /// airplane, airport, fly, sky static const IconData solidPlaneTail = IconDataSolid(0xe22c); /// Regular Plane Tail icon /// /// https://fontawesome.com/icons/plane-tail?style=regular /// airplane, airport, fly, sky static const IconData planeTail = IconDataRegular(0xe22c); /// Light Plane Tail icon /// /// https://fontawesome.com/icons/plane-tail?style=light /// airplane, airport, fly, sky static const IconData lightPlaneTail = IconDataLight(0xe22c); /// Thin Plane Tail icon /// /// https://fontawesome.com/icons/plane-tail?style=thin /// airplane, airport, fly, sky static const IconData thinPlaneTail = IconDataThin(0xe22c); /// Solid Plane Up icon /// /// https://fontawesome.com/icons/plane-up?style=solid /// airplane, airport, internet, signal, sky, wifi, wireless static const IconData solidPlaneUp = IconDataSolid(0xe22d); /// Regular Plane Up icon /// /// https://fontawesome.com/icons/plane-up?style=regular /// airplane, airport, internet, signal, sky, wifi, wireless static const IconData planeUp = IconDataRegular(0xe22d); /// Light Plane Up icon /// /// https://fontawesome.com/icons/plane-up?style=light /// airplane, airport, internet, signal, sky, wifi, wireless static const IconData lightPlaneUp = IconDataLight(0xe22d); /// Thin Plane Up icon /// /// https://fontawesome.com/icons/plane-up?style=thin /// airplane, airport, internet, signal, sky, wifi, wireless static const IconData thinPlaneUp = IconDataThin(0xe22d); /// Solid Plane Up Slash icon /// /// https://fontawesome.com/icons/plane-up-slash?style=solid /// airplane, airport, disabled, internet, signal, sky, wifi, wireless static const IconData solidPlaneUpSlash = IconDataSolid(0xe22e); /// Regular Plane Up Slash icon /// /// https://fontawesome.com/icons/plane-up-slash?style=regular /// airplane, airport, disabled, internet, signal, sky, wifi, wireless static const IconData planeUpSlash = IconDataRegular(0xe22e); /// Light Plane Up Slash icon /// /// https://fontawesome.com/icons/plane-up-slash?style=light /// airplane, airport, disabled, internet, signal, sky, wifi, wireless static const IconData lightPlaneUpSlash = IconDataLight(0xe22e); /// Thin Plane Up Slash icon /// /// https://fontawesome.com/icons/plane-up-slash?style=thin /// airplane, airport, disabled, internet, signal, sky, wifi, wireless static const IconData thinPlaneUpSlash = IconDataThin(0xe22e); /// Solid Planet Moon icon /// /// https://fontawesome.com/icons/planet-moon?style=solid /// earth, natural satellite, orbit, solar system, space, universe static const IconData solidPlanetMoon = IconDataSolid(0xe01f); /// Regular Planet Moon icon /// /// https://fontawesome.com/icons/planet-moon?style=regular /// earth, natural satellite, orbit, solar system, space, universe static const IconData planetMoon = IconDataRegular(0xe01f); /// Light Planet Moon icon /// /// https://fontawesome.com/icons/planet-moon?style=light /// earth, natural satellite, orbit, solar system, space, universe static const IconData lightPlanetMoon = IconDataLight(0xe01f); /// Thin Planet Moon icon /// /// https://fontawesome.com/icons/planet-moon?style=thin /// earth, natural satellite, orbit, solar system, space, universe static const IconData thinPlanetMoon = IconDataThin(0xe01f); /// Solid Planet Ringed icon /// /// https://fontawesome.com/icons/planet-ringed?style=solid /// orbit, premium, ringed planet, saturn, saturnine, solar system, space, universe static const IconData solidPlanetRinged = IconDataSolid(0xe020); /// Regular Planet Ringed icon /// /// https://fontawesome.com/icons/planet-ringed?style=regular /// orbit, premium, ringed planet, saturn, saturnine, solar system, space, universe static const IconData planetRinged = IconDataRegular(0xe020); /// Light Planet Ringed icon /// /// https://fontawesome.com/icons/planet-ringed?style=light /// orbit, premium, ringed planet, saturn, saturnine, solar system, space, universe static const IconData lightPlanetRinged = IconDataLight(0xe020); /// Thin Planet Ringed icon /// /// https://fontawesome.com/icons/planet-ringed?style=thin /// orbit, premium, ringed planet, saturn, saturnine, solar system, space, universe static const IconData thinPlanetRinged = IconDataThin(0xe020); /// Solid Plant Wilt icon /// /// https://fontawesome.com/icons/plant-wilt?style=solid /// drought, planting, vegetation, wilt static const IconData solidPlantWilt = IconDataSolid(0xe5aa); /// Regular Plant Wilt icon /// /// https://fontawesome.com/icons/plant-wilt?style=regular /// drought, planting, vegetation, wilt static const IconData plantWilt = IconDataRegular(0xe5aa); /// Light Plant Wilt icon /// /// https://fontawesome.com/icons/plant-wilt?style=light /// drought, planting, vegetation, wilt static const IconData lightPlantWilt = IconDataLight(0xe5aa); /// Thin Plant Wilt icon /// /// https://fontawesome.com/icons/plant-wilt?style=thin /// drought, planting, vegetation, wilt static const IconData thinPlantWilt = IconDataThin(0xe5aa); /// Solid Plate Utensils icon /// /// https://fontawesome.com/icons/plate-utensils?style=solid /// dinner, food, fork, knife, plate static const IconData solidPlateUtensils = IconDataSolid(0xe43b); /// Regular Plate Utensils icon /// /// https://fontawesome.com/icons/plate-utensils?style=regular /// dinner, food, fork, knife, plate static const IconData plateUtensils = IconDataRegular(0xe43b); /// Light Plate Utensils icon /// /// https://fontawesome.com/icons/plate-utensils?style=light /// dinner, food, fork, knife, plate static const IconData lightPlateUtensils = IconDataLight(0xe43b); /// Thin Plate Utensils icon /// /// https://fontawesome.com/icons/plate-utensils?style=thin /// dinner, food, fork, knife, plate static const IconData thinPlateUtensils = IconDataThin(0xe43b); /// Solid Plate Wheat icon /// /// https://fontawesome.com/icons/plate-wheat?style=solid /// bowl, hunger, rations, wheat static const IconData solidPlateWheat = IconDataSolid(0xe55a); /// Regular Plate Wheat icon /// /// https://fontawesome.com/icons/plate-wheat?style=regular /// bowl, hunger, rations, wheat static const IconData plateWheat = IconDataRegular(0xe55a); /// Light Plate Wheat icon /// /// https://fontawesome.com/icons/plate-wheat?style=light /// bowl, hunger, rations, wheat static const IconData lightPlateWheat = IconDataLight(0xe55a); /// Thin Plate Wheat icon /// /// https://fontawesome.com/icons/plate-wheat?style=thin /// bowl, hunger, rations, wheat static const IconData thinPlateWheat = IconDataThin(0xe55a); /// Solid Play icon /// /// https://fontawesome.com/icons/play?style=solid /// arrow, audio, music, play, play button, playing, right, sound, start, triangle, video static const IconData solidPlay = IconDataSolid(0xf04b); /// Regular Play icon /// /// https://fontawesome.com/icons/play?style=regular /// arrow, audio, music, play, play button, playing, right, sound, start, triangle, video static const IconData play = IconDataRegular(0xf04b); /// Light Play icon /// /// https://fontawesome.com/icons/play?style=light /// arrow, audio, music, play, play button, playing, right, sound, start, triangle, video static const IconData lightPlay = IconDataLight(0xf04b); /// Thin Play icon /// /// https://fontawesome.com/icons/play?style=thin /// arrow, audio, music, play, play button, playing, right, sound, start, triangle, video static const IconData thinPlay = IconDataThin(0xf04b); /// Solid Play Pause icon /// /// https://fontawesome.com/icons/play-pause?style=solid /// arrow, pause, play, play or pause button, right, stop, triangle static const IconData solidPlayPause = IconDataSolid(0xe22f); /// Regular Play Pause icon /// /// https://fontawesome.com/icons/play-pause?style=regular /// arrow, pause, play, play or pause button, right, stop, triangle static const IconData playPause = IconDataRegular(0xe22f); /// Light Play Pause icon /// /// https://fontawesome.com/icons/play-pause?style=light /// arrow, pause, play, play or pause button, right, stop, triangle static const IconData lightPlayPause = IconDataLight(0xe22f); /// Thin Play Pause icon /// /// https://fontawesome.com/icons/play-pause?style=thin /// arrow, pause, play, play or pause button, right, stop, triangle static const IconData thinPlayPause = IconDataThin(0xe22f); /// Brands PlayStation icon /// /// https://fontawesome.com/icons/playstation?style=brands static const IconData playstation = IconDataBrands(0xf3df); /// Solid Plug icon /// /// https://fontawesome.com/icons/plug?style=solid /// connect, electric, electric plug, electricity, online, plug, power static const IconData solidPlug = IconDataSolid(0xf1e6); /// Regular Plug icon /// /// https://fontawesome.com/icons/plug?style=regular /// connect, electric, electric plug, electricity, online, plug, power static const IconData plug = IconDataRegular(0xf1e6); /// Light Plug icon /// /// https://fontawesome.com/icons/plug?style=light /// connect, electric, electric plug, electricity, online, plug, power static const IconData lightPlug = IconDataLight(0xf1e6); /// Thin Plug icon /// /// https://fontawesome.com/icons/plug?style=thin /// connect, electric, electric plug, electricity, online, plug, power static const IconData thinPlug = IconDataThin(0xf1e6); /// Solid Plug Circle Bolt icon /// /// https://fontawesome.com/icons/plug-circle-bolt?style=solid /// electric, electricity, plug, power static const IconData solidPlugCircleBolt = IconDataSolid(0xe55b); /// Regular Plug Circle Bolt icon /// /// https://fontawesome.com/icons/plug-circle-bolt?style=regular /// electric, electricity, plug, power static const IconData plugCircleBolt = IconDataRegular(0xe55b); /// Light Plug Circle Bolt icon /// /// https://fontawesome.com/icons/plug-circle-bolt?style=light /// electric, electricity, plug, power static const IconData lightPlugCircleBolt = IconDataLight(0xe55b); /// Thin Plug Circle Bolt icon /// /// https://fontawesome.com/icons/plug-circle-bolt?style=thin /// electric, electricity, plug, power static const IconData thinPlugCircleBolt = IconDataThin(0xe55b); /// Solid Plug Circle Check icon /// /// https://fontawesome.com/icons/plug-circle-check?style=solid /// electric, electricity, enable, not affected, ok, okay, plug, power, validate, working static const IconData solidPlugCircleCheck = IconDataSolid(0xe55c); /// Regular Plug Circle Check icon /// /// https://fontawesome.com/icons/plug-circle-check?style=regular /// electric, electricity, enable, not affected, ok, okay, plug, power, validate, working static const IconData plugCircleCheck = IconDataRegular(0xe55c); /// Light Plug Circle Check icon /// /// https://fontawesome.com/icons/plug-circle-check?style=light /// electric, electricity, enable, not affected, ok, okay, plug, power, validate, working static const IconData lightPlugCircleCheck = IconDataLight(0xe55c); /// Thin Plug Circle Check icon /// /// https://fontawesome.com/icons/plug-circle-check?style=thin /// electric, electricity, enable, not affected, ok, okay, plug, power, validate, working static const IconData thinPlugCircleCheck = IconDataThin(0xe55c); /// Solid Plug Circle Exclamation icon /// /// https://fontawesome.com/icons/plug-circle-exclamation?style=solid /// affected, electric, electricity, failed, plug, power static const IconData solidPlugCircleExclamation = IconDataSolid(0xe55d); /// Regular Plug Circle Exclamation icon /// /// https://fontawesome.com/icons/plug-circle-exclamation?style=regular /// affected, electric, electricity, failed, plug, power static const IconData plugCircleExclamation = IconDataRegular(0xe55d); /// Light Plug Circle Exclamation icon /// /// https://fontawesome.com/icons/plug-circle-exclamation?style=light /// affected, electric, electricity, failed, plug, power static const IconData lightPlugCircleExclamation = IconDataLight(0xe55d); /// Thin Plug Circle Exclamation icon /// /// https://fontawesome.com/icons/plug-circle-exclamation?style=thin /// affected, electric, electricity, failed, plug, power static const IconData thinPlugCircleExclamation = IconDataThin(0xe55d); /// Solid Plug Circle Minus icon /// /// https://fontawesome.com/icons/plug-circle-minus?style=solid /// disconnect, electric, electricity, plug, power static const IconData solidPlugCircleMinus = IconDataSolid(0xe55e); /// Regular Plug Circle Minus icon /// /// https://fontawesome.com/icons/plug-circle-minus?style=regular /// disconnect, electric, electricity, plug, power static const IconData plugCircleMinus = IconDataRegular(0xe55e); /// Light Plug Circle Minus icon /// /// https://fontawesome.com/icons/plug-circle-minus?style=light /// disconnect, electric, electricity, plug, power static const IconData lightPlugCircleMinus = IconDataLight(0xe55e); /// Thin Plug Circle Minus icon /// /// https://fontawesome.com/icons/plug-circle-minus?style=thin /// disconnect, electric, electricity, plug, power static const IconData thinPlugCircleMinus = IconDataThin(0xe55e); /// Solid Plug Circle Plus icon /// /// https://fontawesome.com/icons/plug-circle-plus?style=solid /// electric, electricity, plug, power static const IconData solidPlugCirclePlus = IconDataSolid(0xe55f); /// Regular Plug Circle Plus icon /// /// https://fontawesome.com/icons/plug-circle-plus?style=regular /// electric, electricity, plug, power static const IconData plugCirclePlus = IconDataRegular(0xe55f); /// Light Plug Circle Plus icon /// /// https://fontawesome.com/icons/plug-circle-plus?style=light /// electric, electricity, plug, power static const IconData lightPlugCirclePlus = IconDataLight(0xe55f); /// Thin Plug Circle Plus icon /// /// https://fontawesome.com/icons/plug-circle-plus?style=thin /// electric, electricity, plug, power static const IconData thinPlugCirclePlus = IconDataThin(0xe55f); /// Solid Plug Circle Xmark icon /// /// https://fontawesome.com/icons/plug-circle-xmark?style=solid /// destroy, disconnect, electric, electricity, outage, plug, power, uncheck static const IconData solidPlugCircleXmark = IconDataSolid(0xe560); /// Regular Plug Circle Xmark icon /// /// https://fontawesome.com/icons/plug-circle-xmark?style=regular /// destroy, disconnect, electric, electricity, outage, plug, power, uncheck static const IconData plugCircleXmark = IconDataRegular(0xe560); /// Light Plug Circle Xmark icon /// /// https://fontawesome.com/icons/plug-circle-xmark?style=light /// destroy, disconnect, electric, electricity, outage, plug, power, uncheck static const IconData lightPlugCircleXmark = IconDataLight(0xe560); /// Thin Plug Circle Xmark icon /// /// https://fontawesome.com/icons/plug-circle-xmark?style=thin /// destroy, disconnect, electric, electricity, outage, plug, power, uncheck static const IconData thinPlugCircleXmark = IconDataThin(0xe560); /// Solid Plus icon /// /// https://fontawesome.com/icons/plus?style=solid /// +, Plus Sign, add, create, expand, follow, math, modify, new, plus, positive, shape, sign static const IconData solidPlus = IconDataSolid(0x2b); /// Alias add for icon [solidPlus] @Deprecated('Use "solidPlus" instead.') static const IconData solidAdd = solidPlus; /// Regular Plus icon /// /// https://fontawesome.com/icons/plus?style=regular /// +, Plus Sign, add, create, expand, follow, math, modify, new, plus, positive, shape, sign static const IconData plus = IconDataRegular(0x2b); /// Alias add for icon [plus] @Deprecated('Use "plus" instead.') static const IconData add = plus; /// Light Plus icon /// /// https://fontawesome.com/icons/plus?style=light /// +, Plus Sign, add, create, expand, follow, math, modify, new, plus, positive, shape, sign static const IconData lightPlus = IconDataLight(0x2b); /// Alias add for icon [lightPlus] @Deprecated('Use "lightPlus" instead.') static const IconData lightAdd = lightPlus; /// Thin Plus icon /// /// https://fontawesome.com/icons/plus?style=thin /// +, Plus Sign, add, create, expand, follow, math, modify, new, plus, positive, shape, sign static const IconData thinPlus = IconDataThin(0x2b); /// Alias add for icon [thinPlus] @Deprecated('Use "thinPlus" instead.') static const IconData thinAdd = thinPlus; /// Solid Plus Large icon /// /// https://fontawesome.com/icons/plus-large?style=solid /// +, Plus Sign, add, create, expand, follow, math, modify, new, plus, positive, shape, sign static const IconData solidPlusLarge = IconDataSolid(0xe59e); /// Regular Plus Large icon /// /// https://fontawesome.com/icons/plus-large?style=regular /// +, Plus Sign, add, create, expand, follow, math, modify, new, plus, positive, shape, sign static const IconData plusLarge = IconDataRegular(0xe59e); /// Light Plus Large icon /// /// https://fontawesome.com/icons/plus-large?style=light /// +, Plus Sign, add, create, expand, follow, math, modify, new, plus, positive, shape, sign static const IconData lightPlusLarge = IconDataLight(0xe59e); /// Thin Plus Large icon /// /// https://fontawesome.com/icons/plus-large?style=thin /// +, Plus Sign, add, create, expand, follow, math, modify, new, plus, positive, shape, sign static const IconData thinPlusLarge = IconDataThin(0xe59e); /// Solid Plus Minus icon /// /// https://fontawesome.com/icons/plus-minus?style=solid /// Plus-Minus Sign, add, math, subtract static const IconData solidPlusMinus = IconDataSolid(0xe43c); /// Regular Plus Minus icon /// /// https://fontawesome.com/icons/plus-minus?style=regular /// Plus-Minus Sign, add, math, subtract static const IconData plusMinus = IconDataRegular(0xe43c); /// Light Plus Minus icon /// /// https://fontawesome.com/icons/plus-minus?style=light /// Plus-Minus Sign, add, math, subtract static const IconData lightPlusMinus = IconDataLight(0xe43c); /// Thin Plus Minus icon /// /// https://fontawesome.com/icons/plus-minus?style=thin /// Plus-Minus Sign, add, math, subtract static const IconData thinPlusMinus = IconDataThin(0xe43c); /// Solid Podcast icon /// /// https://fontawesome.com/icons/podcast?style=solid /// audio, broadcast, music, sound static const IconData solidPodcast = IconDataSolid(0xf2ce); /// Regular Podcast icon /// /// https://fontawesome.com/icons/podcast?style=regular /// audio, broadcast, music, sound static const IconData podcast = IconDataRegular(0xf2ce); /// Light Podcast icon /// /// https://fontawesome.com/icons/podcast?style=light /// audio, broadcast, music, sound static const IconData lightPodcast = IconDataLight(0xf2ce); /// Thin Podcast icon /// /// https://fontawesome.com/icons/podcast?style=thin /// audio, broadcast, music, sound static const IconData thinPodcast = IconDataThin(0xf2ce); /// Solid Podium icon /// /// https://fontawesome.com/icons/podium?style=solid /// debate, election, keynote, lecture, panel, politics, seminar, speak, speaker, speech, talk static const IconData solidPodium = IconDataSolid(0xf680); /// Regular Podium icon /// /// https://fontawesome.com/icons/podium?style=regular /// debate, election, keynote, lecture, panel, politics, seminar, speak, speaker, speech, talk static const IconData podium = IconDataRegular(0xf680); /// Light Podium icon /// /// https://fontawesome.com/icons/podium?style=light /// debate, election, keynote, lecture, panel, politics, seminar, speak, speaker, speech, talk static const IconData lightPodium = IconDataLight(0xf680); /// Thin Podium icon /// /// https://fontawesome.com/icons/podium?style=thin /// debate, election, keynote, lecture, panel, politics, seminar, speak, speaker, speech, talk static const IconData thinPodium = IconDataThin(0xf680); /// Solid Podium Star icon /// /// https://fontawesome.com/icons/podium-star?style=solid /// debate, election, keynote, lecture, panel, politics, seminar, speak, speaker, speech, talk static const IconData solidPodiumStar = IconDataSolid(0xf758); /// Regular Podium Star icon /// /// https://fontawesome.com/icons/podium-star?style=regular /// debate, election, keynote, lecture, panel, politics, seminar, speak, speaker, speech, talk static const IconData podiumStar = IconDataRegular(0xf758); /// Light Podium Star icon /// /// https://fontawesome.com/icons/podium-star?style=light /// debate, election, keynote, lecture, panel, politics, seminar, speak, speaker, speech, talk static const IconData lightPodiumStar = IconDataLight(0xf758); /// Thin Podium Star icon /// /// https://fontawesome.com/icons/podium-star?style=thin /// debate, election, keynote, lecture, panel, politics, seminar, speak, speaker, speech, talk static const IconData thinPodiumStar = IconDataThin(0xf758); /// Solid Police Box icon /// /// https://fontawesome.com/icons/police-box?style=solid /// doctor who, tardis, time and relative dimension in space, time machine, time travel static const IconData solidPoliceBox = IconDataSolid(0xe021); /// Regular Police Box icon /// /// https://fontawesome.com/icons/police-box?style=regular /// doctor who, tardis, time and relative dimension in space, time machine, time travel static const IconData policeBox = IconDataRegular(0xe021); /// Light Police Box icon /// /// https://fontawesome.com/icons/police-box?style=light /// doctor who, tardis, time and relative dimension in space, time machine, time travel static const IconData lightPoliceBox = IconDataLight(0xe021); /// Thin Police Box icon /// /// https://fontawesome.com/icons/police-box?style=thin /// doctor who, tardis, time and relative dimension in space, time machine, time travel static const IconData thinPoliceBox = IconDataThin(0xe021); /// Solid Poll People icon /// /// https://fontawesome.com/icons/poll-people?style=solid /// uer, users-people static const IconData solidPollPeople = IconDataSolid(0xf759); /// Regular Poll People icon /// /// https://fontawesome.com/icons/poll-people?style=regular /// uer, users-people static const IconData pollPeople = IconDataRegular(0xf759); /// Light Poll People icon /// /// https://fontawesome.com/icons/poll-people?style=light /// uer, users-people static const IconData lightPollPeople = IconDataLight(0xf759); /// Thin Poll People icon /// /// https://fontawesome.com/icons/poll-people?style=thin /// uer, users-people static const IconData thinPollPeople = IconDataThin(0xf759); /// Solid Pompebled icon /// /// https://fontawesome.com/icons/pompebled?style=solid /// frisian, leaf, lily pad, netherlands, seeblatt, water lily static const IconData solidPompebled = IconDataSolid(0xe43d); /// Regular Pompebled icon /// /// https://fontawesome.com/icons/pompebled?style=regular /// frisian, leaf, lily pad, netherlands, seeblatt, water lily static const IconData pompebled = IconDataRegular(0xe43d); /// Light Pompebled icon /// /// https://fontawesome.com/icons/pompebled?style=light /// frisian, leaf, lily pad, netherlands, seeblatt, water lily static const IconData lightPompebled = IconDataLight(0xe43d); /// Thin Pompebled icon /// /// https://fontawesome.com/icons/pompebled?style=thin /// frisian, leaf, lily pad, netherlands, seeblatt, water lily static const IconData thinPompebled = IconDataThin(0xe43d); /// Solid Poo icon /// /// https://fontawesome.com/icons/poo?style=solid /// crap, dung, face, monster, pile of poo, poo, poop, shit, smile, turd, uer static const IconData solidPoo = IconDataSolid(0xf2fe); /// Regular Poo icon /// /// https://fontawesome.com/icons/poo?style=regular /// crap, dung, face, monster, pile of poo, poo, poop, shit, smile, turd, uer static const IconData poo = IconDataRegular(0xf2fe); /// Light Poo icon /// /// https://fontawesome.com/icons/poo?style=light /// crap, dung, face, monster, pile of poo, poo, poop, shit, smile, turd, uer static const IconData lightPoo = IconDataLight(0xf2fe); /// Thin Poo icon /// /// https://fontawesome.com/icons/poo?style=thin /// crap, dung, face, monster, pile of poo, poo, poop, shit, smile, turd, uer static const IconData thinPoo = IconDataThin(0xf2fe); /// Solid Poo Storm icon /// /// https://fontawesome.com/icons/poo-storm?style=solid /// bolt, cloud, euphemism, lightning, mess, poop, shit, turd static const IconData solidPooStorm = IconDataSolid(0xf75a); /// Alias poo-bolt for icon [solidPooStorm] @Deprecated('Use "solidPooStorm" instead.') static const IconData solidPooBolt = solidPooStorm; /// Regular Poo Storm icon /// /// https://fontawesome.com/icons/poo-storm?style=regular /// bolt, cloud, euphemism, lightning, mess, poop, shit, turd static const IconData pooStorm = IconDataRegular(0xf75a); /// Alias poo-bolt for icon [pooStorm] @Deprecated('Use "pooStorm" instead.') static const IconData pooBolt = pooStorm; /// Light Poo Storm icon /// /// https://fontawesome.com/icons/poo-storm?style=light /// bolt, cloud, euphemism, lightning, mess, poop, shit, turd static const IconData lightPooStorm = IconDataLight(0xf75a); /// Alias poo-bolt for icon [lightPooStorm] @Deprecated('Use "lightPooStorm" instead.') static const IconData lightPooBolt = lightPooStorm; /// Thin Poo Storm icon /// /// https://fontawesome.com/icons/poo-storm?style=thin /// bolt, cloud, euphemism, lightning, mess, poop, shit, turd static const IconData thinPooStorm = IconDataThin(0xf75a); /// Alias poo-bolt for icon [thinPooStorm] @Deprecated('Use "thinPooStorm" instead.') static const IconData thinPooBolt = thinPooStorm; /// Solid Pool 8 Ball icon /// /// https://fontawesome.com/icons/pool-8-ball?style=solid /// 8, ball, billiard, billiards, eight, fortune, game, luck, pool 8 ball static const IconData solidPool8Ball = IconDataSolid(0xe3c5); /// Regular Pool 8 Ball icon /// /// https://fontawesome.com/icons/pool-8-ball?style=regular /// 8, ball, billiard, billiards, eight, fortune, game, luck, pool 8 ball static const IconData pool8Ball = IconDataRegular(0xe3c5); /// Light Pool 8 Ball icon /// /// https://fontawesome.com/icons/pool-8-ball?style=light /// 8, ball, billiard, billiards, eight, fortune, game, luck, pool 8 ball static const IconData lightPool8Ball = IconDataLight(0xe3c5); /// Thin Pool 8 Ball icon /// /// https://fontawesome.com/icons/pool-8-ball?style=thin /// 8, ball, billiard, billiards, eight, fortune, game, luck, pool 8 ball static const IconData thinPool8Ball = IconDataThin(0xe3c5); /// Solid Poop icon /// /// https://fontawesome.com/icons/poop?style=solid /// crap, poop, shit, smile, turd static const IconData solidPoop = IconDataSolid(0xf619); /// Regular Poop icon /// /// https://fontawesome.com/icons/poop?style=regular /// crap, poop, shit, smile, turd static const IconData poop = IconDataRegular(0xf619); /// Light Poop icon /// /// https://fontawesome.com/icons/poop?style=light /// crap, poop, shit, smile, turd static const IconData lightPoop = IconDataLight(0xf619); /// Thin Poop icon /// /// https://fontawesome.com/icons/poop?style=thin /// crap, poop, shit, smile, turd static const IconData thinPoop = IconDataThin(0xf619); /// Solid Popcorn icon /// /// https://fontawesome.com/icons/popcorn?style=solid /// bucket, butter, corn, junk food, kernels, movie, popcor, popcorn, snack, theater static const IconData solidPopcorn = IconDataSolid(0xf819); /// Regular Popcorn icon /// /// https://fontawesome.com/icons/popcorn?style=regular /// bucket, butter, corn, junk food, kernels, movie, popcor, popcorn, snack, theater static const IconData popcorn = IconDataRegular(0xf819); /// Light Popcorn icon /// /// https://fontawesome.com/icons/popcorn?style=light /// bucket, butter, corn, junk food, kernels, movie, popcor, popcorn, snack, theater static const IconData lightPopcorn = IconDataLight(0xf819); /// Thin Popcorn icon /// /// https://fontawesome.com/icons/popcorn?style=thin /// bucket, butter, corn, junk food, kernels, movie, popcor, popcorn, snack, theater static const IconData thinPopcorn = IconDataThin(0xf819); /// Solid Popsicle icon /// /// https://fontawesome.com/icons/popsicle?style=solid /// dessert, frozen, ice lolly, lollipop, lolly, popsicle, sweet static const IconData solidPopsicle = IconDataSolid(0xe43e); /// Regular Popsicle icon /// /// https://fontawesome.com/icons/popsicle?style=regular /// dessert, frozen, ice lolly, lollipop, lolly, popsicle, sweet static const IconData popsicle = IconDataRegular(0xe43e); /// Light Popsicle icon /// /// https://fontawesome.com/icons/popsicle?style=light /// dessert, frozen, ice lolly, lollipop, lolly, popsicle, sweet static const IconData lightPopsicle = IconDataLight(0xe43e); /// Thin Popsicle icon /// /// https://fontawesome.com/icons/popsicle?style=thin /// dessert, frozen, ice lolly, lollipop, lolly, popsicle, sweet static const IconData thinPopsicle = IconDataThin(0xe43e); /// Solid Pot Food icon /// /// https://fontawesome.com/icons/pot-food?style=solid /// food, pot, soup, stew static const IconData solidPotFood = IconDataSolid(0xe43f); /// Regular Pot Food icon /// /// https://fontawesome.com/icons/pot-food?style=regular /// food, pot, soup, stew static const IconData potFood = IconDataRegular(0xe43f); /// Light Pot Food icon /// /// https://fontawesome.com/icons/pot-food?style=light /// food, pot, soup, stew static const IconData lightPotFood = IconDataLight(0xe43f); /// Thin Pot Food icon /// /// https://fontawesome.com/icons/pot-food?style=thin /// food, pot, soup, stew static const IconData thinPotFood = IconDataThin(0xe43f); /// Solid Potato icon /// /// https://fontawesome.com/icons/potato?style=solid /// potato, spud, tater, tuber static const IconData solidPotato = IconDataSolid(0xe440); /// Regular Potato icon /// /// https://fontawesome.com/icons/potato?style=regular /// potato, spud, tater, tuber static const IconData potato = IconDataRegular(0xe440); /// Light Potato icon /// /// https://fontawesome.com/icons/potato?style=light /// potato, spud, tater, tuber static const IconData lightPotato = IconDataLight(0xe440); /// Thin Potato icon /// /// https://fontawesome.com/icons/potato?style=thin /// potato, spud, tater, tuber static const IconData thinPotato = IconDataThin(0xe440); /// Solid Power Off icon /// /// https://fontawesome.com/icons/power-off?style=solid /// Power Symbol, cancel, computer, on, reboot, restart static const IconData solidPowerOff = IconDataSolid(0xf011); /// Regular Power Off icon /// /// https://fontawesome.com/icons/power-off?style=regular /// Power Symbol, cancel, computer, on, reboot, restart static const IconData powerOff = IconDataRegular(0xf011); /// Light Power Off icon /// /// https://fontawesome.com/icons/power-off?style=light /// Power Symbol, cancel, computer, on, reboot, restart static const IconData lightPowerOff = IconDataLight(0xf011); /// Thin Power Off icon /// /// https://fontawesome.com/icons/power-off?style=thin /// Power Symbol, cancel, computer, on, reboot, restart static const IconData thinPowerOff = IconDataThin(0xf011); /// Solid Prescription icon /// /// https://fontawesome.com/icons/prescription?style=solid /// drugs, medical, medicine, pharmacy, rx static const IconData solidPrescription = IconDataSolid(0xf5b1); /// Regular Prescription icon /// /// https://fontawesome.com/icons/prescription?style=regular /// drugs, medical, medicine, pharmacy, rx static const IconData prescription = IconDataRegular(0xf5b1); /// Light Prescription icon /// /// https://fontawesome.com/icons/prescription?style=light /// drugs, medical, medicine, pharmacy, rx static const IconData lightPrescription = IconDataLight(0xf5b1); /// Thin Prescription icon /// /// https://fontawesome.com/icons/prescription?style=thin /// drugs, medical, medicine, pharmacy, rx static const IconData thinPrescription = IconDataThin(0xf5b1); /// Solid Prescription Bottle icon /// /// https://fontawesome.com/icons/prescription-bottle?style=solid /// drugs, medical, medicine, pharmacy, rx static const IconData solidPrescriptionBottle = IconDataSolid(0xf485); /// Regular Prescription Bottle icon /// /// https://fontawesome.com/icons/prescription-bottle?style=regular /// drugs, medical, medicine, pharmacy, rx static const IconData prescriptionBottle = IconDataRegular(0xf485); /// Light Prescription Bottle icon /// /// https://fontawesome.com/icons/prescription-bottle?style=light /// drugs, medical, medicine, pharmacy, rx static const IconData lightPrescriptionBottle = IconDataLight(0xf485); /// Thin Prescription Bottle icon /// /// https://fontawesome.com/icons/prescription-bottle?style=thin /// drugs, medical, medicine, pharmacy, rx static const IconData thinPrescriptionBottle = IconDataThin(0xf485); /// Solid Prescription Bottle Medical icon /// /// https://fontawesome.com/icons/prescription-bottle-medical?style=solid /// drugs, medical, medicine, pharmacy, rx static const IconData solidPrescriptionBottleMedical = IconDataSolid(0xf486); /// Alias prescription-bottle-alt for icon [solidPrescriptionBottleMedical] @Deprecated('Use "solidPrescriptionBottleMedical" instead.') static const IconData solidPrescriptionBottleAlt = solidPrescriptionBottleMedical; /// Regular Prescription Bottle Medical icon /// /// https://fontawesome.com/icons/prescription-bottle-medical?style=regular /// drugs, medical, medicine, pharmacy, rx static const IconData prescriptionBottleMedical = IconDataRegular(0xf486); /// Alias prescription-bottle-alt for icon [prescriptionBottleMedical] @Deprecated('Use "prescriptionBottleMedical" instead.') static const IconData prescriptionBottleAlt = prescriptionBottleMedical; /// Light Prescription Bottle Medical icon /// /// https://fontawesome.com/icons/prescription-bottle-medical?style=light /// drugs, medical, medicine, pharmacy, rx static const IconData lightPrescriptionBottleMedical = IconDataLight(0xf486); /// Alias prescription-bottle-alt for icon [lightPrescriptionBottleMedical] @Deprecated('Use "lightPrescriptionBottleMedical" instead.') static const IconData lightPrescriptionBottleAlt = lightPrescriptionBottleMedical; /// Thin Prescription Bottle Medical icon /// /// https://fontawesome.com/icons/prescription-bottle-medical?style=thin /// drugs, medical, medicine, pharmacy, rx static const IconData thinPrescriptionBottleMedical = IconDataThin(0xf486); /// Alias prescription-bottle-alt for icon [thinPrescriptionBottleMedical] @Deprecated('Use "thinPrescriptionBottleMedical" instead.') static const IconData thinPrescriptionBottleAlt = thinPrescriptionBottleMedical; /// Solid Prescription Bottle Pill icon /// /// https://fontawesome.com/icons/prescription-bottle-pill?style=solid /// drugs, medical, medicine, pharmacy, rx static const IconData solidPrescriptionBottlePill = IconDataSolid(0xe5c0); /// Regular Prescription Bottle Pill icon /// /// https://fontawesome.com/icons/prescription-bottle-pill?style=regular /// drugs, medical, medicine, pharmacy, rx static const IconData prescriptionBottlePill = IconDataRegular(0xe5c0); /// Light Prescription Bottle Pill icon /// /// https://fontawesome.com/icons/prescription-bottle-pill?style=light /// drugs, medical, medicine, pharmacy, rx static const IconData lightPrescriptionBottlePill = IconDataLight(0xe5c0); /// Thin Prescription Bottle Pill icon /// /// https://fontawesome.com/icons/prescription-bottle-pill?style=thin /// drugs, medical, medicine, pharmacy, rx static const IconData thinPrescriptionBottlePill = IconDataThin(0xe5c0); /// Solid Presentation Screen icon /// /// https://fontawesome.com/icons/presentation-screen?style=solid /// keynote, lecture, panel, powerpoint, ppt, seminar, slides, speak, speaker, talk static const IconData solidPresentationScreen = IconDataSolid(0xf685); /// Alias presentation for icon [solidPresentationScreen] @Deprecated('Use "solidPresentationScreen" instead.') static const IconData solidPresentation = solidPresentationScreen; /// Regular Presentation Screen icon /// /// https://fontawesome.com/icons/presentation-screen?style=regular /// keynote, lecture, panel, powerpoint, ppt, seminar, slides, speak, speaker, talk static const IconData presentationScreen = IconDataRegular(0xf685); /// Alias presentation for icon [presentationScreen] @Deprecated('Use "presentationScreen" instead.') static const IconData presentation = presentationScreen; /// Light Presentation Screen icon /// /// https://fontawesome.com/icons/presentation-screen?style=light /// keynote, lecture, panel, powerpoint, ppt, seminar, slides, speak, speaker, talk static const IconData lightPresentationScreen = IconDataLight(0xf685); /// Alias presentation for icon [lightPresentationScreen] @Deprecated('Use "lightPresentationScreen" instead.') static const IconData lightPresentation = lightPresentationScreen; /// Thin Presentation Screen icon /// /// https://fontawesome.com/icons/presentation-screen?style=thin /// keynote, lecture, panel, powerpoint, ppt, seminar, slides, speak, speaker, talk static const IconData thinPresentationScreen = IconDataThin(0xf685); /// Alias presentation for icon [thinPresentationScreen] @Deprecated('Use "thinPresentationScreen" instead.') static const IconData thinPresentation = thinPresentationScreen; /// Solid Pretzel icon /// /// https://fontawesome.com/icons/pretzel?style=solid /// bakery, convoluted, dough, knot, pretzel, twisted static const IconData solidPretzel = IconDataSolid(0xe441); /// Regular Pretzel icon /// /// https://fontawesome.com/icons/pretzel?style=regular /// bakery, convoluted, dough, knot, pretzel, twisted static const IconData pretzel = IconDataRegular(0xe441); /// Light Pretzel icon /// /// https://fontawesome.com/icons/pretzel?style=light /// bakery, convoluted, dough, knot, pretzel, twisted static const IconData lightPretzel = IconDataLight(0xe441); /// Thin Pretzel icon /// /// https://fontawesome.com/icons/pretzel?style=thin /// bakery, convoluted, dough, knot, pretzel, twisted static const IconData thinPretzel = IconDataThin(0xe441); /// Solid Print icon /// /// https://fontawesome.com/icons/print?style=solid /// Print Screen Symbol, Printer Icon, business, computer, copy, document, office, paper, printer static const IconData solidPrint = IconDataSolid(0xf02f); /// Regular Print icon /// /// https://fontawesome.com/icons/print?style=regular /// Print Screen Symbol, Printer Icon, business, computer, copy, document, office, paper, printer static const IconData print = IconDataRegular(0xf02f); /// Light Print icon /// /// https://fontawesome.com/icons/print?style=light /// Print Screen Symbol, Printer Icon, business, computer, copy, document, office, paper, printer static const IconData lightPrint = IconDataLight(0xf02f); /// Thin Print icon /// /// https://fontawesome.com/icons/print?style=thin /// Print Screen Symbol, Printer Icon, business, computer, copy, document, office, paper, printer static const IconData thinPrint = IconDataThin(0xf02f); /// Solid Print Magnifying Glass icon /// /// https://fontawesome.com/icons/print-magnifying-glass?style=solid /// business, copy, document, find, magnifier, office, paper, search static const IconData solidPrintMagnifyingGlass = IconDataSolid(0xf81a); /// Alias print-search for icon [solidPrintMagnifyingGlass] @Deprecated('Use "solidPrintMagnifyingGlass" instead.') static const IconData solidPrintSearch = solidPrintMagnifyingGlass; /// Regular Print Magnifying Glass icon /// /// https://fontawesome.com/icons/print-magnifying-glass?style=regular /// business, copy, document, find, magnifier, office, paper, search static const IconData printMagnifyingGlass = IconDataRegular(0xf81a); /// Alias print-search for icon [printMagnifyingGlass] @Deprecated('Use "printMagnifyingGlass" instead.') static const IconData printSearch = printMagnifyingGlass; /// Light Print Magnifying Glass icon /// /// https://fontawesome.com/icons/print-magnifying-glass?style=light /// business, copy, document, find, magnifier, office, paper, search static const IconData lightPrintMagnifyingGlass = IconDataLight(0xf81a); /// Alias print-search for icon [lightPrintMagnifyingGlass] @Deprecated('Use "lightPrintMagnifyingGlass" instead.') static const IconData lightPrintSearch = lightPrintMagnifyingGlass; /// Thin Print Magnifying Glass icon /// /// https://fontawesome.com/icons/print-magnifying-glass?style=thin /// business, copy, document, find, magnifier, office, paper, search static const IconData thinPrintMagnifyingGlass = IconDataThin(0xf81a); /// Alias print-search for icon [thinPrintMagnifyingGlass] @Deprecated('Use "thinPrintMagnifyingGlass" instead.') static const IconData thinPrintSearch = thinPrintMagnifyingGlass; /// Solid Print Slash icon /// /// https://fontawesome.com/icons/print-slash?style=solid /// business, copy, disabled, document, office, offline, paper static const IconData solidPrintSlash = IconDataSolid(0xf686); /// Regular Print Slash icon /// /// https://fontawesome.com/icons/print-slash?style=regular /// business, copy, disabled, document, office, offline, paper static const IconData printSlash = IconDataRegular(0xf686); /// Light Print Slash icon /// /// https://fontawesome.com/icons/print-slash?style=light /// business, copy, disabled, document, office, offline, paper static const IconData lightPrintSlash = IconDataLight(0xf686); /// Thin Print Slash icon /// /// https://fontawesome.com/icons/print-slash?style=thin /// business, copy, disabled, document, office, offline, paper static const IconData thinPrintSlash = IconDataThin(0xf686); /// Brands Product Hunt icon /// /// https://fontawesome.com/icons/product-hunt?style=brands static const IconData productHunt = IconDataBrands(0xf288); /// Solid Projector icon /// /// https://fontawesome.com/icons/projector?style=solid /// cinema, keynote, movie, powerpoint, presentation, shadow puppets, slides static const IconData solidProjector = IconDataSolid(0xf8d6); /// Regular Projector icon /// /// https://fontawesome.com/icons/projector?style=regular /// cinema, keynote, movie, powerpoint, presentation, shadow puppets, slides static const IconData projector = IconDataRegular(0xf8d6); /// Light Projector icon /// /// https://fontawesome.com/icons/projector?style=light /// cinema, keynote, movie, powerpoint, presentation, shadow puppets, slides static const IconData lightProjector = IconDataLight(0xf8d6); /// Thin Projector icon /// /// https://fontawesome.com/icons/projector?style=thin /// cinema, keynote, movie, powerpoint, presentation, shadow puppets, slides static const IconData thinProjector = IconDataThin(0xf8d6); /// Solid Pump icon /// /// https://fontawesome.com/icons/pump?style=solid /// drain, flood, pump, sump, water static const IconData solidPump = IconDataSolid(0xe442); /// Regular Pump icon /// /// https://fontawesome.com/icons/pump?style=regular /// drain, flood, pump, sump, water static const IconData pump = IconDataRegular(0xe442); /// Light Pump icon /// /// https://fontawesome.com/icons/pump?style=light /// drain, flood, pump, sump, water static const IconData lightPump = IconDataLight(0xe442); /// Thin Pump icon /// /// https://fontawesome.com/icons/pump?style=thin /// drain, flood, pump, sump, water static const IconData thinPump = IconDataThin(0xe442); /// Solid Pump Medical icon /// /// https://fontawesome.com/icons/pump-medical?style=solid /// anti-bacterial, clean, covid-19, disinfect, hygiene, medical grade, sanitizer, soap static const IconData solidPumpMedical = IconDataSolid(0xe06a); /// Regular Pump Medical icon /// /// https://fontawesome.com/icons/pump-medical?style=regular /// anti-bacterial, clean, covid-19, disinfect, hygiene, medical grade, sanitizer, soap static const IconData pumpMedical = IconDataRegular(0xe06a); /// Light Pump Medical icon /// /// https://fontawesome.com/icons/pump-medical?style=light /// anti-bacterial, clean, covid-19, disinfect, hygiene, medical grade, sanitizer, soap static const IconData lightPumpMedical = IconDataLight(0xe06a); /// Thin Pump Medical icon /// /// https://fontawesome.com/icons/pump-medical?style=thin /// anti-bacterial, clean, covid-19, disinfect, hygiene, medical grade, sanitizer, soap static const IconData thinPumpMedical = IconDataThin(0xe06a); /// Solid Pump Soap icon /// /// https://fontawesome.com/icons/pump-soap?style=solid /// anti-bacterial, clean, covid-19, disinfect, hygiene, sanitizer, soap static const IconData solidPumpSoap = IconDataSolid(0xe06b); /// Regular Pump Soap icon /// /// https://fontawesome.com/icons/pump-soap?style=regular /// anti-bacterial, clean, covid-19, disinfect, hygiene, sanitizer, soap static const IconData pumpSoap = IconDataRegular(0xe06b); /// Light Pump Soap icon /// /// https://fontawesome.com/icons/pump-soap?style=light /// anti-bacterial, clean, covid-19, disinfect, hygiene, sanitizer, soap static const IconData lightPumpSoap = IconDataLight(0xe06b); /// Thin Pump Soap icon /// /// https://fontawesome.com/icons/pump-soap?style=thin /// anti-bacterial, clean, covid-19, disinfect, hygiene, sanitizer, soap static const IconData thinPumpSoap = IconDataThin(0xe06b); /// Solid Pumpkin icon /// /// https://fontawesome.com/icons/pumpkin?style=solid /// autumn, gourd, halloween, harvest, squash, thanksgiving, vegetable static const IconData solidPumpkin = IconDataSolid(0xf707); /// Regular Pumpkin icon /// /// https://fontawesome.com/icons/pumpkin?style=regular /// autumn, gourd, halloween, harvest, squash, thanksgiving, vegetable static const IconData pumpkin = IconDataRegular(0xf707); /// Light Pumpkin icon /// /// https://fontawesome.com/icons/pumpkin?style=light /// autumn, gourd, halloween, harvest, squash, thanksgiving, vegetable static const IconData lightPumpkin = IconDataLight(0xf707); /// Thin Pumpkin icon /// /// https://fontawesome.com/icons/pumpkin?style=thin /// autumn, gourd, halloween, harvest, squash, thanksgiving, vegetable static const IconData thinPumpkin = IconDataThin(0xf707); /// Brands Pushed icon /// /// https://fontawesome.com/icons/pushed?style=brands static const IconData pushed = IconDataBrands(0xf3e1); /// Solid Puzzle icon /// /// https://fontawesome.com/icons/puzzle?style=solid /// add-on, addon, clue, game, interlocking, jigsaw, piece, puzzle, puzzle piece, section static const IconData solidPuzzle = IconDataSolid(0xe443); /// Regular Puzzle icon /// /// https://fontawesome.com/icons/puzzle?style=regular /// add-on, addon, clue, game, interlocking, jigsaw, piece, puzzle, puzzle piece, section static const IconData puzzle = IconDataRegular(0xe443); /// Light Puzzle icon /// /// https://fontawesome.com/icons/puzzle?style=light /// add-on, addon, clue, game, interlocking, jigsaw, piece, puzzle, puzzle piece, section static const IconData lightPuzzle = IconDataLight(0xe443); /// Thin Puzzle icon /// /// https://fontawesome.com/icons/puzzle?style=thin /// add-on, addon, clue, game, interlocking, jigsaw, piece, puzzle, puzzle piece, section static const IconData thinPuzzle = IconDataThin(0xe443); /// Solid Puzzle Piece icon /// /// https://fontawesome.com/icons/puzzle-piece?style=solid /// add-on, addon, clue, game, interlocking, jigsaw, piece, puzzle, puzzle piece, section static const IconData solidPuzzlePiece = IconDataSolid(0xf12e); /// Regular Puzzle Piece icon /// /// https://fontawesome.com/icons/puzzle-piece?style=regular /// add-on, addon, clue, game, interlocking, jigsaw, piece, puzzle, puzzle piece, section static const IconData puzzlePiece = IconDataRegular(0xf12e); /// Light Puzzle Piece icon /// /// https://fontawesome.com/icons/puzzle-piece?style=light /// add-on, addon, clue, game, interlocking, jigsaw, piece, puzzle, puzzle piece, section static const IconData lightPuzzlePiece = IconDataLight(0xf12e); /// Thin Puzzle Piece icon /// /// https://fontawesome.com/icons/puzzle-piece?style=thin /// add-on, addon, clue, game, interlocking, jigsaw, piece, puzzle, puzzle piece, section static const IconData thinPuzzlePiece = IconDataThin(0xf12e); /// Solid Puzzle Piece Simple icon /// /// https://fontawesome.com/icons/puzzle-piece-simple?style=solid /// assemble, plugin static const IconData solidPuzzlePieceSimple = IconDataSolid(0xe231); /// Alias puzzle-piece-alt for icon [solidPuzzlePieceSimple] @Deprecated('Use "solidPuzzlePieceSimple" instead.') static const IconData solidPuzzlePieceAlt = solidPuzzlePieceSimple; /// Regular Puzzle Piece Simple icon /// /// https://fontawesome.com/icons/puzzle-piece-simple?style=regular /// assemble, plugin static const IconData puzzlePieceSimple = IconDataRegular(0xe231); /// Alias puzzle-piece-alt for icon [puzzlePieceSimple] @Deprecated('Use "puzzlePieceSimple" instead.') static const IconData puzzlePieceAlt = puzzlePieceSimple; /// Light Puzzle Piece Simple icon /// /// https://fontawesome.com/icons/puzzle-piece-simple?style=light /// assemble, plugin static const IconData lightPuzzlePieceSimple = IconDataLight(0xe231); /// Alias puzzle-piece-alt for icon [lightPuzzlePieceSimple] @Deprecated('Use "lightPuzzlePieceSimple" instead.') static const IconData lightPuzzlePieceAlt = lightPuzzlePieceSimple; /// Thin Puzzle Piece Simple icon /// /// https://fontawesome.com/icons/puzzle-piece-simple?style=thin /// assemble, plugin static const IconData thinPuzzlePieceSimple = IconDataThin(0xe231); /// Alias puzzle-piece-alt for icon [thinPuzzlePieceSimple] @Deprecated('Use "thinPuzzlePieceSimple" instead.') static const IconData thinPuzzlePieceAlt = thinPuzzlePieceSimple; /// Brands Python icon /// /// https://fontawesome.com/icons/python?style=brands static const IconData python = IconDataBrands(0xf3e2); /// Solid Q icon /// /// https://fontawesome.com/icons/q?style=solid /// Latin Capital Letter Q, Latin Small Letter Q, letter static const IconData solidQ = IconDataSolid(0x51); /// Regular Q icon /// /// https://fontawesome.com/icons/q?style=regular /// Latin Capital Letter Q, Latin Small Letter Q, letter static const IconData q = IconDataRegular(0x51); /// Light Q icon /// /// https://fontawesome.com/icons/q?style=light /// Latin Capital Letter Q, Latin Small Letter Q, letter static const IconData lightQ = IconDataLight(0x51); /// Thin Q icon /// /// https://fontawesome.com/icons/q?style=thin /// Latin Capital Letter Q, Latin Small Letter Q, letter static const IconData thinQ = IconDataThin(0x51); /// Brands QQ icon /// /// https://fontawesome.com/icons/qq?style=brands static const IconData qq = IconDataBrands(0xf1d6); /// Solid Qrcode icon /// /// https://fontawesome.com/icons/qrcode?style=solid /// barcode, info, information, scan static const IconData solidQrcode = IconDataSolid(0xf029); /// Regular Qrcode icon /// /// https://fontawesome.com/icons/qrcode?style=regular /// barcode, info, information, scan static const IconData qrcode = IconDataRegular(0xf029); /// Light Qrcode icon /// /// https://fontawesome.com/icons/qrcode?style=light /// barcode, info, information, scan static const IconData lightQrcode = IconDataLight(0xf029); /// Thin Qrcode icon /// /// https://fontawesome.com/icons/qrcode?style=thin /// barcode, info, information, scan static const IconData thinQrcode = IconDataThin(0xf029); /// Solid Question icon /// /// https://fontawesome.com/icons/question?style=solid /// ?, Question Mark, faq, help, information, mark, outlined, punctuation, question, red question mark, request, support, unknown, white question mark static const IconData solidQuestion = IconDataSolid(0x3f); /// Regular Question icon /// /// https://fontawesome.com/icons/question?style=regular /// ?, Question Mark, faq, help, information, mark, outlined, punctuation, question, red question mark, request, support, unknown, white question mark static const IconData question = IconDataRegular(0x3f); /// Light Question icon /// /// https://fontawesome.com/icons/question?style=light /// ?, Question Mark, faq, help, information, mark, outlined, punctuation, question, red question mark, request, support, unknown, white question mark static const IconData lightQuestion = IconDataLight(0x3f); /// Thin Question icon /// /// https://fontawesome.com/icons/question?style=thin /// ?, Question Mark, faq, help, information, mark, outlined, punctuation, question, red question mark, request, support, unknown, white question mark static const IconData thinQuestion = IconDataThin(0x3f); /// Brands QuinScape icon /// /// https://fontawesome.com/icons/quinscape?style=brands static const IconData quinscape = IconDataBrands(0xf459); /// Brands Quora icon /// /// https://fontawesome.com/icons/quora?style=brands static const IconData quora = IconDataBrands(0xf2c4); /// Solid Quote Left icon /// /// https://fontawesome.com/icons/quote-left?style=solid /// Left Double Quotation Mark, mention, note, phrase, text, type static const IconData solidQuoteLeft = IconDataSolid(0xf10d); /// Alias quote-left-alt for icon [solidQuoteLeft] @Deprecated('Use "solidQuoteLeft" instead.') static const IconData solidQuoteLeftAlt = solidQuoteLeft; /// Regular Quote Left icon /// /// https://fontawesome.com/icons/quote-left?style=regular /// Left Double Quotation Mark, mention, note, phrase, text, type static const IconData quoteLeft = IconDataRegular(0xf10d); /// Alias quote-left-alt for icon [quoteLeft] @Deprecated('Use "quoteLeft" instead.') static const IconData quoteLeftAlt = quoteLeft; /// Light Quote Left icon /// /// https://fontawesome.com/icons/quote-left?style=light /// Left Double Quotation Mark, mention, note, phrase, text, type static const IconData lightQuoteLeft = IconDataLight(0xf10d); /// Alias quote-left-alt for icon [lightQuoteLeft] @Deprecated('Use "lightQuoteLeft" instead.') static const IconData lightQuoteLeftAlt = lightQuoteLeft; /// Thin Quote Left icon /// /// https://fontawesome.com/icons/quote-left?style=thin /// Left Double Quotation Mark, mention, note, phrase, text, type static const IconData thinQuoteLeft = IconDataThin(0xf10d); /// Alias quote-left-alt for icon [thinQuoteLeft] @Deprecated('Use "thinQuoteLeft" instead.') static const IconData thinQuoteLeftAlt = thinQuoteLeft; /// Solid Quote Right icon /// /// https://fontawesome.com/icons/quote-right?style=solid /// Right Double Quotation Mark, mention, note, phrase, text, type static const IconData solidQuoteRight = IconDataSolid(0xf10e); /// Alias quote-right-alt for icon [solidQuoteRight] @Deprecated('Use "solidQuoteRight" instead.') static const IconData solidQuoteRightAlt = solidQuoteRight; /// Regular Quote Right icon /// /// https://fontawesome.com/icons/quote-right?style=regular /// Right Double Quotation Mark, mention, note, phrase, text, type static const IconData quoteRight = IconDataRegular(0xf10e); /// Alias quote-right-alt for icon [quoteRight] @Deprecated('Use "quoteRight" instead.') static const IconData quoteRightAlt = quoteRight; /// Light Quote Right icon /// /// https://fontawesome.com/icons/quote-right?style=light /// Right Double Quotation Mark, mention, note, phrase, text, type static const IconData lightQuoteRight = IconDataLight(0xf10e); /// Alias quote-right-alt for icon [lightQuoteRight] @Deprecated('Use "lightQuoteRight" instead.') static const IconData lightQuoteRightAlt = lightQuoteRight; /// Thin Quote Right icon /// /// https://fontawesome.com/icons/quote-right?style=thin /// Right Double Quotation Mark, mention, note, phrase, text, type static const IconData thinQuoteRight = IconDataThin(0xf10e); /// Alias quote-right-alt for icon [thinQuoteRight] @Deprecated('Use "thinQuoteRight" instead.') static const IconData thinQuoteRightAlt = thinQuoteRight; /// Solid Quotes icon /// /// https://fontawesome.com/icons/quotes?style=solid /// cite, quotation, quote static const IconData solidQuotes = IconDataSolid(0xe234); /// Regular Quotes icon /// /// https://fontawesome.com/icons/quotes?style=regular /// cite, quotation, quote static const IconData quotes = IconDataRegular(0xe234); /// Light Quotes icon /// /// https://fontawesome.com/icons/quotes?style=light /// cite, quotation, quote static const IconData lightQuotes = IconDataLight(0xe234); /// Thin Quotes icon /// /// https://fontawesome.com/icons/quotes?style=thin /// cite, quotation, quote static const IconData thinQuotes = IconDataThin(0xe234); /// Solid R icon /// /// https://fontawesome.com/icons/r?style=solid /// Latin Capital Letter R, Latin Small Letter R, letter static const IconData solidR = IconDataSolid(0x52); /// Regular R icon /// /// https://fontawesome.com/icons/r?style=regular /// Latin Capital Letter R, Latin Small Letter R, letter static const IconData r = IconDataRegular(0x52); /// Light R icon /// /// https://fontawesome.com/icons/r?style=light /// Latin Capital Letter R, Latin Small Letter R, letter static const IconData lightR = IconDataLight(0x52); /// Thin R icon /// /// https://fontawesome.com/icons/r?style=thin /// Latin Capital Letter R, Latin Small Letter R, letter static const IconData thinR = IconDataThin(0x52); /// Brands R Project icon /// /// https://fontawesome.com/icons/r-project?style=brands static const IconData rProject = IconDataBrands(0xf4f7); /// Solid Rabbit icon /// /// https://fontawesome.com/icons/rabbit?style=solid /// animal, bunny, fast, fauna, hare, mammal, pet, rabbit, speed, wabbit static const IconData solidRabbit = IconDataSolid(0xf708); /// Regular Rabbit icon /// /// https://fontawesome.com/icons/rabbit?style=regular /// animal, bunny, fast, fauna, hare, mammal, pet, rabbit, speed, wabbit static const IconData rabbit = IconDataRegular(0xf708); /// Light Rabbit icon /// /// https://fontawesome.com/icons/rabbit?style=light /// animal, bunny, fast, fauna, hare, mammal, pet, rabbit, speed, wabbit static const IconData lightRabbit = IconDataLight(0xf708); /// Thin Rabbit icon /// /// https://fontawesome.com/icons/rabbit?style=thin /// animal, bunny, fast, fauna, hare, mammal, pet, rabbit, speed, wabbit static const IconData thinRabbit = IconDataThin(0xf708); /// Solid Rabbit Running icon /// /// https://fontawesome.com/icons/rabbit-running?style=solid /// animal, bunny, fast, fauna, follow, hare, mammal, quick, running, speed, wabbit static const IconData solidRabbitRunning = IconDataSolid(0xf709); /// Alias rabbit-fast for icon [solidRabbitRunning] @Deprecated('Use "solidRabbitRunning" instead.') static const IconData solidRabbitFast = solidRabbitRunning; /// Regular Rabbit Running icon /// /// https://fontawesome.com/icons/rabbit-running?style=regular /// animal, bunny, fast, fauna, follow, hare, mammal, quick, running, speed, wabbit static const IconData rabbitRunning = IconDataRegular(0xf709); /// Alias rabbit-fast for icon [rabbitRunning] @Deprecated('Use "rabbitRunning" instead.') static const IconData rabbitFast = rabbitRunning; /// Light Rabbit Running icon /// /// https://fontawesome.com/icons/rabbit-running?style=light /// animal, bunny, fast, fauna, follow, hare, mammal, quick, running, speed, wabbit static const IconData lightRabbitRunning = IconDataLight(0xf709); /// Alias rabbit-fast for icon [lightRabbitRunning] @Deprecated('Use "lightRabbitRunning" instead.') static const IconData lightRabbitFast = lightRabbitRunning; /// Thin Rabbit Running icon /// /// https://fontawesome.com/icons/rabbit-running?style=thin /// animal, bunny, fast, fauna, follow, hare, mammal, quick, running, speed, wabbit static const IconData thinRabbitRunning = IconDataThin(0xf709); /// Alias rabbit-fast for icon [thinRabbitRunning] @Deprecated('Use "thinRabbitRunning" instead.') static const IconData thinRabbitFast = thinRabbitRunning; /// Solid Raccoon icon /// /// https://fontawesome.com/icons/raccoon?style=solid /// mask, paw, raccoon, tail, trash, mammal, panda static const IconData solidRaccoon = IconDataSolid(0xe613); /// Regular Raccoon icon /// /// https://fontawesome.com/icons/raccoon?style=regular /// mask, paw, raccoon, tail, trash, mammal, panda static const IconData raccoon = IconDataRegular(0xe613); /// Light Raccoon icon /// /// https://fontawesome.com/icons/raccoon?style=light /// mask, paw, raccoon, tail, trash, mammal, panda static const IconData lightRaccoon = IconDataLight(0xe613); /// Thin Raccoon icon /// /// https://fontawesome.com/icons/raccoon?style=thin /// mask, paw, raccoon, tail, trash, mammal, panda static const IconData thinRaccoon = IconDataThin(0xe613); /// Solid Racquet icon /// /// https://fontawesome.com/icons/racquet?style=solid /// badminton, racket, squash, tennis static const IconData solidRacquet = IconDataSolid(0xf45a); /// Regular Racquet icon /// /// https://fontawesome.com/icons/racquet?style=regular /// badminton, racket, squash, tennis static const IconData racquet = IconDataRegular(0xf45a); /// Light Racquet icon /// /// https://fontawesome.com/icons/racquet?style=light /// badminton, racket, squash, tennis static const IconData lightRacquet = IconDataLight(0xf45a); /// Thin Racquet icon /// /// https://fontawesome.com/icons/racquet?style=thin /// badminton, racket, squash, tennis static const IconData thinRacquet = IconDataThin(0xf45a); /// Solid Radar icon /// /// https://fontawesome.com/icons/radar?style=solid /// blip, find, lidar, radio, scan, search, sonar, space static const IconData solidRadar = IconDataSolid(0xe024); /// Regular Radar icon /// /// https://fontawesome.com/icons/radar?style=regular /// blip, find, lidar, radio, scan, search, sonar, space static const IconData radar = IconDataRegular(0xe024); /// Light Radar icon /// /// https://fontawesome.com/icons/radar?style=light /// blip, find, lidar, radio, scan, search, sonar, space static const IconData lightRadar = IconDataLight(0xe024); /// Thin Radar icon /// /// https://fontawesome.com/icons/radar?style=thin /// blip, find, lidar, radio, scan, search, sonar, space static const IconData thinRadar = IconDataThin(0xe024); /// Solid Radiation icon /// /// https://fontawesome.com/icons/radiation?style=solid /// danger, dangerous, deadly, hazard, nuclear, radioactive, warning static const IconData solidRadiation = IconDataSolid(0xf7b9); /// Regular Radiation icon /// /// https://fontawesome.com/icons/radiation?style=regular /// danger, dangerous, deadly, hazard, nuclear, radioactive, warning static const IconData radiation = IconDataRegular(0xf7b9); /// Light Radiation icon /// /// https://fontawesome.com/icons/radiation?style=light /// danger, dangerous, deadly, hazard, nuclear, radioactive, warning static const IconData lightRadiation = IconDataLight(0xf7b9); /// Thin Radiation icon /// /// https://fontawesome.com/icons/radiation?style=thin /// danger, dangerous, deadly, hazard, nuclear, radioactive, warning static const IconData thinRadiation = IconDataThin(0xf7b9); /// Solid Radio icon /// /// https://fontawesome.com/icons/radio?style=solid /// am, broadcast, fm, frequency, music, news, radio, receiver, transmitter, tuner, video static const IconData solidRadio = IconDataSolid(0xf8d7); /// Regular Radio icon /// /// https://fontawesome.com/icons/radio?style=regular /// am, broadcast, fm, frequency, music, news, radio, receiver, transmitter, tuner, video static const IconData radio = IconDataRegular(0xf8d7); /// Light Radio icon /// /// https://fontawesome.com/icons/radio?style=light /// am, broadcast, fm, frequency, music, news, radio, receiver, transmitter, tuner, video static const IconData lightRadio = IconDataLight(0xf8d7); /// Thin Radio icon /// /// https://fontawesome.com/icons/radio?style=thin /// am, broadcast, fm, frequency, music, news, radio, receiver, transmitter, tuner, video static const IconData thinRadio = IconDataThin(0xf8d7); /// Solid Radio Tuner icon /// /// https://fontawesome.com/icons/radio-tuner?style=solid /// am, broadcast, fm, frequency, music, news, receiver, transmitter, tuner static const IconData solidRadioTuner = IconDataSolid(0xf8d8); /// Alias radio-alt for icon [solidRadioTuner] @Deprecated('Use "solidRadioTuner" instead.') static const IconData solidRadioAlt = solidRadioTuner; /// Regular Radio Tuner icon /// /// https://fontawesome.com/icons/radio-tuner?style=regular /// am, broadcast, fm, frequency, music, news, receiver, transmitter, tuner static const IconData radioTuner = IconDataRegular(0xf8d8); /// Alias radio-alt for icon [radioTuner] @Deprecated('Use "radioTuner" instead.') static const IconData radioAlt = radioTuner; /// Light Radio Tuner icon /// /// https://fontawesome.com/icons/radio-tuner?style=light /// am, broadcast, fm, frequency, music, news, receiver, transmitter, tuner static const IconData lightRadioTuner = IconDataLight(0xf8d8); /// Alias radio-alt for icon [lightRadioTuner] @Deprecated('Use "lightRadioTuner" instead.') static const IconData lightRadioAlt = lightRadioTuner; /// Thin Radio Tuner icon /// /// https://fontawesome.com/icons/radio-tuner?style=thin /// am, broadcast, fm, frequency, music, news, receiver, transmitter, tuner static const IconData thinRadioTuner = IconDataThin(0xf8d8); /// Alias radio-alt for icon [thinRadioTuner] @Deprecated('Use "thinRadioTuner" instead.') static const IconData thinRadioAlt = thinRadioTuner; /// Solid Rainbow icon /// /// https://fontawesome.com/icons/rainbow?style=solid /// gold, leprechaun, prism, rain, rainbow, sky static const IconData solidRainbow = IconDataSolid(0xf75b); /// Regular Rainbow icon /// /// https://fontawesome.com/icons/rainbow?style=regular /// gold, leprechaun, prism, rain, rainbow, sky static const IconData rainbow = IconDataRegular(0xf75b); /// Light Rainbow icon /// /// https://fontawesome.com/icons/rainbow?style=light /// gold, leprechaun, prism, rain, rainbow, sky static const IconData lightRainbow = IconDataLight(0xf75b); /// Thin Rainbow icon /// /// https://fontawesome.com/icons/rainbow?style=thin /// gold, leprechaun, prism, rain, rainbow, sky static const IconData thinRainbow = IconDataThin(0xf75b); /// Solid Raindrops icon /// /// https://fontawesome.com/icons/raindrops?style=solid /// precipitation, rain, sprinkle, storm static const IconData solidRaindrops = IconDataSolid(0xf75c); /// Regular Raindrops icon /// /// https://fontawesome.com/icons/raindrops?style=regular /// precipitation, rain, sprinkle, storm static const IconData raindrops = IconDataRegular(0xf75c); /// Light Raindrops icon /// /// https://fontawesome.com/icons/raindrops?style=light /// precipitation, rain, sprinkle, storm static const IconData lightRaindrops = IconDataLight(0xf75c); /// Thin Raindrops icon /// /// https://fontawesome.com/icons/raindrops?style=thin /// precipitation, rain, sprinkle, storm static const IconData thinRaindrops = IconDataThin(0xf75c); /// Solid Ram icon /// /// https://fontawesome.com/icons/ram?style=solid /// Aries, animal, fauna, horns, male, mammal, ram, sheep, zodiac static const IconData solidRam = IconDataSolid(0xf70a); /// Regular Ram icon /// /// https://fontawesome.com/icons/ram?style=regular /// Aries, animal, fauna, horns, male, mammal, ram, sheep, zodiac static const IconData ram = IconDataRegular(0xf70a); /// Light Ram icon /// /// https://fontawesome.com/icons/ram?style=light /// Aries, animal, fauna, horns, male, mammal, ram, sheep, zodiac static const IconData lightRam = IconDataLight(0xf70a); /// Thin Ram icon /// /// https://fontawesome.com/icons/ram?style=thin /// Aries, animal, fauna, horns, male, mammal, ram, sheep, zodiac static const IconData thinRam = IconDataThin(0xf70a); /// Solid Ramp Loading icon /// /// https://fontawesome.com/icons/ramp-loading?style=solid /// inventory, moving, shipping, storage, warehouse static const IconData solidRampLoading = IconDataSolid(0xf4d4); /// Regular Ramp Loading icon /// /// https://fontawesome.com/icons/ramp-loading?style=regular /// inventory, moving, shipping, storage, warehouse static const IconData rampLoading = IconDataRegular(0xf4d4); /// Light Ramp Loading icon /// /// https://fontawesome.com/icons/ramp-loading?style=light /// inventory, moving, shipping, storage, warehouse static const IconData lightRampLoading = IconDataLight(0xf4d4); /// Thin Ramp Loading icon /// /// https://fontawesome.com/icons/ramp-loading?style=thin /// inventory, moving, shipping, storage, warehouse static const IconData thinRampLoading = IconDataThin(0xf4d4); /// Solid Ranking Star icon /// /// https://fontawesome.com/icons/ranking-star?style=solid /// chart, first place, podium, quality, rank, revenue, win static const IconData solidRankingStar = IconDataSolid(0xe561); /// Regular Ranking Star icon /// /// https://fontawesome.com/icons/ranking-star?style=regular /// chart, first place, podium, quality, rank, revenue, win static const IconData rankingStar = IconDataRegular(0xe561); /// Light Ranking Star icon /// /// https://fontawesome.com/icons/ranking-star?style=light /// chart, first place, podium, quality, rank, revenue, win static const IconData lightRankingStar = IconDataLight(0xe561); /// Thin Ranking Star icon /// /// https://fontawesome.com/icons/ranking-star?style=thin /// chart, first place, podium, quality, rank, revenue, win static const IconData thinRankingStar = IconDataThin(0xe561); /// Brands Raspberry Pi icon /// /// https://fontawesome.com/icons/raspberry-pi?style=brands static const IconData raspberryPi = IconDataBrands(0xf7bb); /// Brands Ravelry icon /// /// https://fontawesome.com/icons/ravelry?style=brands static const IconData ravelry = IconDataBrands(0xf2d9); /// Solid Raygun icon /// /// https://fontawesome.com/icons/raygun?style=solid /// flash gordon, laser, pew pew, phaser, space, stun static const IconData solidRaygun = IconDataSolid(0xe025); /// Regular Raygun icon /// /// https://fontawesome.com/icons/raygun?style=regular /// flash gordon, laser, pew pew, phaser, space, stun static const IconData raygun = IconDataRegular(0xe025); /// Light Raygun icon /// /// https://fontawesome.com/icons/raygun?style=light /// flash gordon, laser, pew pew, phaser, space, stun static const IconData lightRaygun = IconDataLight(0xe025); /// Thin Raygun icon /// /// https://fontawesome.com/icons/raygun?style=thin /// flash gordon, laser, pew pew, phaser, space, stun static const IconData thinRaygun = IconDataThin(0xe025); /// Brands React icon /// /// https://fontawesome.com/icons/react?style=brands static const IconData react = IconDataBrands(0xf41b); /// Brands ReactEurope icon /// /// https://fontawesome.com/icons/reacteurope?style=brands static const IconData reacteurope = IconDataBrands(0xf75d); /// Brands ReadMe icon /// /// https://fontawesome.com/icons/readme?style=brands static const IconData readme = IconDataBrands(0xf4d5); /// Brands Rebel Alliance icon /// /// https://fontawesome.com/icons/rebel?style=brands static const IconData rebel = IconDataBrands(0xf1d0); /// Solid Receipt icon /// /// https://fontawesome.com/icons/receipt?style=solid /// accounting, bookkeeping, check, coupon, evidence, invoice, money, pay, proof, receipt, table static const IconData solidReceipt = IconDataSolid(0xf543); /// Regular Receipt icon /// /// https://fontawesome.com/icons/receipt?style=regular /// accounting, bookkeeping, check, coupon, evidence, invoice, money, pay, proof, receipt, table static const IconData receipt = IconDataRegular(0xf543); /// Light Receipt icon /// /// https://fontawesome.com/icons/receipt?style=light /// accounting, bookkeeping, check, coupon, evidence, invoice, money, pay, proof, receipt, table static const IconData lightReceipt = IconDataLight(0xf543); /// Thin Receipt icon /// /// https://fontawesome.com/icons/receipt?style=thin /// accounting, bookkeeping, check, coupon, evidence, invoice, money, pay, proof, receipt, table static const IconData thinReceipt = IconDataThin(0xf543); /// Solid Record Vinyl icon /// /// https://fontawesome.com/icons/record-vinyl?style=solid /// LP, album, analog, music, phonograph, sound static const IconData solidRecordVinyl = IconDataSolid(0xf8d9); /// Regular Record Vinyl icon /// /// https://fontawesome.com/icons/record-vinyl?style=regular /// LP, album, analog, music, phonograph, sound static const IconData recordVinyl = IconDataRegular(0xf8d9); /// Light Record Vinyl icon /// /// https://fontawesome.com/icons/record-vinyl?style=light /// LP, album, analog, music, phonograph, sound static const IconData lightRecordVinyl = IconDataLight(0xf8d9); /// Thin Record Vinyl icon /// /// https://fontawesome.com/icons/record-vinyl?style=thin /// LP, album, analog, music, phonograph, sound static const IconData thinRecordVinyl = IconDataThin(0xf8d9); /// Solid Rectangle icon /// /// https://fontawesome.com/icons/rectangle?style=solid /// Black Rectangle, geometry, shape static const IconData solidRectangle = IconDataSolid(0xf2fa); /// Alias rectangle-landscape for icon [solidRectangle] @Deprecated('Use "solidRectangle" instead.') static const IconData solidRectangleLandscape = solidRectangle; /// Regular Rectangle icon /// /// https://fontawesome.com/icons/rectangle?style=regular /// Black Rectangle, geometry, shape static const IconData rectangle = IconDataRegular(0xf2fa); /// Alias rectangle-landscape for icon [rectangle] @Deprecated('Use "rectangle" instead.') static const IconData rectangleLandscape = rectangle; /// Light Rectangle icon /// /// https://fontawesome.com/icons/rectangle?style=light /// Black Rectangle, geometry, shape static const IconData lightRectangle = IconDataLight(0xf2fa); /// Alias rectangle-landscape for icon [lightRectangle] @Deprecated('Use "lightRectangle" instead.') static const IconData lightRectangleLandscape = lightRectangle; /// Thin Rectangle icon /// /// https://fontawesome.com/icons/rectangle?style=thin /// Black Rectangle, geometry, shape static const IconData thinRectangle = IconDataThin(0xf2fa); /// Alias rectangle-landscape for icon [thinRectangle] @Deprecated('Use "thinRectangle" instead.') static const IconData thinRectangleLandscape = thinRectangle; /// Solid Rectangle Ad icon /// /// https://fontawesome.com/icons/rectangle-ad?style=solid /// advertisement, media, newspaper, promotion, publicity static const IconData solidRectangleAd = IconDataSolid(0xf641); /// Alias ad for icon [solidRectangleAd] @Deprecated('Use "solidRectangleAd" instead.') static const IconData solidAd = solidRectangleAd; /// Regular Rectangle Ad icon /// /// https://fontawesome.com/icons/rectangle-ad?style=regular /// advertisement, media, newspaper, promotion, publicity static const IconData rectangleAd = IconDataRegular(0xf641); /// Alias ad for icon [rectangleAd] @Deprecated('Use "rectangleAd" instead.') static const IconData ad = rectangleAd; /// Light Rectangle Ad icon /// /// https://fontawesome.com/icons/rectangle-ad?style=light /// advertisement, media, newspaper, promotion, publicity static const IconData lightRectangleAd = IconDataLight(0xf641); /// Alias ad for icon [lightRectangleAd] @Deprecated('Use "lightRectangleAd" instead.') static const IconData lightAd = lightRectangleAd; /// Thin Rectangle Ad icon /// /// https://fontawesome.com/icons/rectangle-ad?style=thin /// advertisement, media, newspaper, promotion, publicity static const IconData thinRectangleAd = IconDataThin(0xf641); /// Alias ad for icon [thinRectangleAd] @Deprecated('Use "thinRectangleAd" instead.') static const IconData thinAd = thinRectangleAd; /// Solid Rectangle Barcode icon /// /// https://fontawesome.com/icons/rectangle-barcode?style=solid /// info, laser, price, scan, upc static const IconData solidRectangleBarcode = IconDataSolid(0xf463); /// Alias barcode-alt for icon [solidRectangleBarcode] @Deprecated('Use "solidRectangleBarcode" instead.') static const IconData solidBarcodeAlt = solidRectangleBarcode; /// Regular Rectangle Barcode icon /// /// https://fontawesome.com/icons/rectangle-barcode?style=regular /// info, laser, price, scan, upc static const IconData rectangleBarcode = IconDataRegular(0xf463); /// Alias barcode-alt for icon [rectangleBarcode] @Deprecated('Use "rectangleBarcode" instead.') static const IconData barcodeAlt = rectangleBarcode; /// Light Rectangle Barcode icon /// /// https://fontawesome.com/icons/rectangle-barcode?style=light /// info, laser, price, scan, upc static const IconData lightRectangleBarcode = IconDataLight(0xf463); /// Alias barcode-alt for icon [lightRectangleBarcode] @Deprecated('Use "lightRectangleBarcode" instead.') static const IconData lightBarcodeAlt = lightRectangleBarcode; /// Thin Rectangle Barcode icon /// /// https://fontawesome.com/icons/rectangle-barcode?style=thin /// info, laser, price, scan, upc static const IconData thinRectangleBarcode = IconDataThin(0xf463); /// Alias barcode-alt for icon [thinRectangleBarcode] @Deprecated('Use "thinRectangleBarcode" instead.') static const IconData thinBarcodeAlt = thinRectangleBarcode; /// Solid Rectangle Code icon /// /// https://fontawesome.com/icons/rectangle-code?style=solid /// code, coding, command, console, development, prompt, terminal static const IconData solidRectangleCode = IconDataSolid(0xe322); /// Regular Rectangle Code icon /// /// https://fontawesome.com/icons/rectangle-code?style=regular /// code, coding, command, console, development, prompt, terminal static const IconData rectangleCode = IconDataRegular(0xe322); /// Light Rectangle Code icon /// /// https://fontawesome.com/icons/rectangle-code?style=light /// code, coding, command, console, development, prompt, terminal static const IconData lightRectangleCode = IconDataLight(0xe322); /// Thin Rectangle Code icon /// /// https://fontawesome.com/icons/rectangle-code?style=thin /// code, coding, command, console, development, prompt, terminal static const IconData thinRectangleCode = IconDataThin(0xe322); /// Solid Rectangle History icon /// /// https://fontawesome.com/icons/rectangle-history?style=solid /// album, carousel, collection, gallery, history, multiple, project, summary, windows static const IconData solidRectangleHistory = IconDataSolid(0xe4a2); /// Regular Rectangle History icon /// /// https://fontawesome.com/icons/rectangle-history?style=regular /// album, carousel, collection, gallery, history, multiple, project, summary, windows static const IconData rectangleHistory = IconDataRegular(0xe4a2); /// Light Rectangle History icon /// /// https://fontawesome.com/icons/rectangle-history?style=light /// album, carousel, collection, gallery, history, multiple, project, summary, windows static const IconData lightRectangleHistory = IconDataLight(0xe4a2); /// Thin Rectangle History icon /// /// https://fontawesome.com/icons/rectangle-history?style=thin /// album, carousel, collection, gallery, history, multiple, project, summary, windows static const IconData thinRectangleHistory = IconDataThin(0xe4a2); /// Solid Rectangle History Circle Plus icon /// /// https://fontawesome.com/icons/rectangle-history-circle-plus?style=solid /// add, album, carousel, collection, gallery, history, multiple, new, project, windows static const IconData solidRectangleHistoryCirclePlus = IconDataSolid(0xe4a3); /// Regular Rectangle History Circle Plus icon /// /// https://fontawesome.com/icons/rectangle-history-circle-plus?style=regular /// add, album, carousel, collection, gallery, history, multiple, new, project, windows static const IconData rectangleHistoryCirclePlus = IconDataRegular(0xe4a3); /// Light Rectangle History Circle Plus icon /// /// https://fontawesome.com/icons/rectangle-history-circle-plus?style=light /// add, album, carousel, collection, gallery, history, multiple, new, project, windows static const IconData lightRectangleHistoryCirclePlus = IconDataLight(0xe4a3); /// Thin Rectangle History Circle Plus icon /// /// https://fontawesome.com/icons/rectangle-history-circle-plus?style=thin /// add, album, carousel, collection, gallery, history, multiple, new, project, windows static const IconData thinRectangleHistoryCirclePlus = IconDataThin(0xe4a3); /// Solid Rectangle History Circle User icon /// /// https://fontawesome.com/icons/rectangle-history-circle-user?style=solid /// album, carousel, collection, gallery, history, multiple, project, shared, uer, user, windows static const IconData solidRectangleHistoryCircleUser = IconDataSolid(0xe4a4); /// Regular Rectangle History Circle User icon /// /// https://fontawesome.com/icons/rectangle-history-circle-user?style=regular /// album, carousel, collection, gallery, history, multiple, project, shared, uer, user, windows static const IconData rectangleHistoryCircleUser = IconDataRegular(0xe4a4); /// Light Rectangle History Circle User icon /// /// https://fontawesome.com/icons/rectangle-history-circle-user?style=light /// album, carousel, collection, gallery, history, multiple, project, shared, uer, user, windows static const IconData lightRectangleHistoryCircleUser = IconDataLight(0xe4a4); /// Thin Rectangle History Circle User icon /// /// https://fontawesome.com/icons/rectangle-history-circle-user?style=thin /// album, carousel, collection, gallery, history, multiple, project, shared, uer, user, windows static const IconData thinRectangleHistoryCircleUser = IconDataThin(0xe4a4); /// Solid Rectangle List icon /// /// https://fontawesome.com/icons/rectangle-list?style=solid /// cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData solidRectangleList = IconDataSolid(0xf022); /// Alias list-alt for icon [solidRectangleList] @Deprecated('Use "solidRectangleList" instead.') static const IconData solidListAlt = solidRectangleList; /// Regular Rectangle List icon /// /// https://fontawesome.com/icons/rectangle-list?style=regular /// cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData rectangleList = IconDataRegular(0xf022); /// Alias list-alt for icon [rectangleList] @Deprecated('Use "rectangleList" instead.') static const IconData listAlt = rectangleList; /// Light Rectangle List icon /// /// https://fontawesome.com/icons/rectangle-list?style=light /// cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData lightRectangleList = IconDataLight(0xf022); /// Alias list-alt for icon [lightRectangleList] @Deprecated('Use "lightRectangleList" instead.') static const IconData lightListAlt = lightRectangleList; /// Thin Rectangle List icon /// /// https://fontawesome.com/icons/rectangle-list?style=thin /// cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData thinRectangleList = IconDataThin(0xf022); /// Alias list-alt for icon [thinRectangleList] @Deprecated('Use "thinRectangleList" instead.') static const IconData thinListAlt = thinRectangleList; /// Solid Rectangle Pro icon /// /// https://fontawesome.com/icons/rectangle-pro?style=solid /// professional static const IconData solidRectanglePro = IconDataSolid(0xe235); /// Alias pro for icon [solidRectanglePro] @Deprecated('Use "solidRectanglePro" instead.') static const IconData solidPro = solidRectanglePro; /// Regular Rectangle Pro icon /// /// https://fontawesome.com/icons/rectangle-pro?style=regular /// professional static const IconData rectanglePro = IconDataRegular(0xe235); /// Alias pro for icon [rectanglePro] @Deprecated('Use "rectanglePro" instead.') static const IconData pro = rectanglePro; /// Light Rectangle Pro icon /// /// https://fontawesome.com/icons/rectangle-pro?style=light /// professional static const IconData lightRectanglePro = IconDataLight(0xe235); /// Alias pro for icon [lightRectanglePro] @Deprecated('Use "lightRectanglePro" instead.') static const IconData lightPro = lightRectanglePro; /// Thin Rectangle Pro icon /// /// https://fontawesome.com/icons/rectangle-pro?style=thin /// professional static const IconData thinRectanglePro = IconDataThin(0xe235); /// Alias pro for icon [thinRectanglePro] @Deprecated('Use "thinRectanglePro" instead.') static const IconData thinPro = thinRectanglePro; /// Solid Rectangle Terminal icon /// /// https://fontawesome.com/icons/rectangle-terminal?style=solid /// code, coding, command, console, development, prompt, terminal static const IconData solidRectangleTerminal = IconDataSolid(0xe236); /// Regular Rectangle Terminal icon /// /// https://fontawesome.com/icons/rectangle-terminal?style=regular /// code, coding, command, console, development, prompt, terminal static const IconData rectangleTerminal = IconDataRegular(0xe236); /// Light Rectangle Terminal icon /// /// https://fontawesome.com/icons/rectangle-terminal?style=light /// code, coding, command, console, development, prompt, terminal static const IconData lightRectangleTerminal = IconDataLight(0xe236); /// Thin Rectangle Terminal icon /// /// https://fontawesome.com/icons/rectangle-terminal?style=thin /// code, coding, command, console, development, prompt, terminal static const IconData thinRectangleTerminal = IconDataThin(0xe236); /// Solid Rectangle Vertical icon /// /// https://fontawesome.com/icons/rectangle-vertical?style=solid /// geometry, shape static const IconData solidRectangleVertical = IconDataSolid(0xf2fb); /// Alias rectangle-portrait for icon [solidRectangleVertical] @Deprecated('Use "solidRectangleVertical" instead.') static const IconData solidRectanglePortrait = solidRectangleVertical; /// Regular Rectangle Vertical icon /// /// https://fontawesome.com/icons/rectangle-vertical?style=regular /// geometry, shape static const IconData rectangleVertical = IconDataRegular(0xf2fb); /// Alias rectangle-portrait for icon [rectangleVertical] @Deprecated('Use "rectangleVertical" instead.') static const IconData rectanglePortrait = rectangleVertical; /// Light Rectangle Vertical icon /// /// https://fontawesome.com/icons/rectangle-vertical?style=light /// geometry, shape static const IconData lightRectangleVertical = IconDataLight(0xf2fb); /// Alias rectangle-portrait for icon [lightRectangleVertical] @Deprecated('Use "lightRectangleVertical" instead.') static const IconData lightRectanglePortrait = lightRectangleVertical; /// Thin Rectangle Vertical icon /// /// https://fontawesome.com/icons/rectangle-vertical?style=thin /// geometry, shape static const IconData thinRectangleVertical = IconDataThin(0xf2fb); /// Alias rectangle-portrait for icon [thinRectangleVertical] @Deprecated('Use "thinRectangleVertical" instead.') static const IconData thinRectanglePortrait = thinRectangleVertical; /// Solid Rectangle Vertical History icon /// /// https://fontawesome.com/icons/rectangle-vertical-history?style=solid /// album, carousel, collection, gallery, history, multiple, project, windows static const IconData solidRectangleVerticalHistory = IconDataSolid(0xe237); /// Regular Rectangle Vertical History icon /// /// https://fontawesome.com/icons/rectangle-vertical-history?style=regular /// album, carousel, collection, gallery, history, multiple, project, windows static const IconData rectangleVerticalHistory = IconDataRegular(0xe237); /// Light Rectangle Vertical History icon /// /// https://fontawesome.com/icons/rectangle-vertical-history?style=light /// album, carousel, collection, gallery, history, multiple, project, windows static const IconData lightRectangleVerticalHistory = IconDataLight(0xe237); /// Thin Rectangle Vertical History icon /// /// https://fontawesome.com/icons/rectangle-vertical-history?style=thin /// album, carousel, collection, gallery, history, multiple, project, windows static const IconData thinRectangleVerticalHistory = IconDataThin(0xe237); /// Solid Rectangle Wide icon /// /// https://fontawesome.com/icons/rectangle-wide?style=solid /// geometry, landscape, shape static const IconData solidRectangleWide = IconDataSolid(0xf2fc); /// Regular Rectangle Wide icon /// /// https://fontawesome.com/icons/rectangle-wide?style=regular /// geometry, landscape, shape static const IconData rectangleWide = IconDataRegular(0xf2fc); /// Light Rectangle Wide icon /// /// https://fontawesome.com/icons/rectangle-wide?style=light /// geometry, landscape, shape static const IconData lightRectangleWide = IconDataLight(0xf2fc); /// Thin Rectangle Wide icon /// /// https://fontawesome.com/icons/rectangle-wide?style=thin /// geometry, landscape, shape static const IconData thinRectangleWide = IconDataThin(0xf2fc); /// Solid Rectangle Xmark icon /// /// https://fontawesome.com/icons/rectangle-xmark?style=solid /// browser, cancel, computer, development, uncheck static const IconData solidRectangleXmark = IconDataSolid(0xf410); /// Alias rectangle-times for icon [solidRectangleXmark] @Deprecated('Use "solidRectangleXmark" instead.') static const IconData solidRectangleTimes = solidRectangleXmark; /// Alias times-rectangle for icon [solidRectangleXmark] @Deprecated('Use "solidRectangleXmark" instead.') static const IconData solidTimesRectangle = solidRectangleXmark; /// Alias window-close for icon [solidRectangleXmark] @Deprecated('Use "solidRectangleXmark" instead.') static const IconData solidWindowClose = solidRectangleXmark; /// Regular Rectangle Xmark icon /// /// https://fontawesome.com/icons/rectangle-xmark?style=regular /// browser, cancel, computer, development, uncheck static const IconData rectangleXmark = IconDataRegular(0xf410); /// Alias rectangle-times for icon [rectangleXmark] @Deprecated('Use "rectangleXmark" instead.') static const IconData rectangleTimes = rectangleXmark; /// Alias times-rectangle for icon [rectangleXmark] @Deprecated('Use "rectangleXmark" instead.') static const IconData timesRectangle = rectangleXmark; /// Alias window-close for icon [rectangleXmark] @Deprecated('Use "rectangleXmark" instead.') static const IconData windowClose = rectangleXmark; /// Light Rectangle Xmark icon /// /// https://fontawesome.com/icons/rectangle-xmark?style=light /// browser, cancel, computer, development, uncheck static const IconData lightRectangleXmark = IconDataLight(0xf410); /// Alias rectangle-times for icon [lightRectangleXmark] @Deprecated('Use "lightRectangleXmark" instead.') static const IconData lightRectangleTimes = lightRectangleXmark; /// Alias times-rectangle for icon [lightRectangleXmark] @Deprecated('Use "lightRectangleXmark" instead.') static const IconData lightTimesRectangle = lightRectangleXmark; /// Alias window-close for icon [lightRectangleXmark] @Deprecated('Use "lightRectangleXmark" instead.') static const IconData lightWindowClose = lightRectangleXmark; /// Thin Rectangle Xmark icon /// /// https://fontawesome.com/icons/rectangle-xmark?style=thin /// browser, cancel, computer, development, uncheck static const IconData thinRectangleXmark = IconDataThin(0xf410); /// Alias rectangle-times for icon [thinRectangleXmark] @Deprecated('Use "thinRectangleXmark" instead.') static const IconData thinRectangleTimes = thinRectangleXmark; /// Alias times-rectangle for icon [thinRectangleXmark] @Deprecated('Use "thinRectangleXmark" instead.') static const IconData thinTimesRectangle = thinRectangleXmark; /// Alias window-close for icon [thinRectangleXmark] @Deprecated('Use "thinRectangleXmark" instead.') static const IconData thinWindowClose = thinRectangleXmark; /// Solid Rectangles Mixed icon /// /// https://fontawesome.com/icons/rectangles-mixed?style=solid /// mission control, random, sizing static const IconData solidRectanglesMixed = IconDataSolid(0xe323); /// Regular Rectangles Mixed icon /// /// https://fontawesome.com/icons/rectangles-mixed?style=regular /// mission control, random, sizing static const IconData rectanglesMixed = IconDataRegular(0xe323); /// Light Rectangles Mixed icon /// /// https://fontawesome.com/icons/rectangles-mixed?style=light /// mission control, random, sizing static const IconData lightRectanglesMixed = IconDataLight(0xe323); /// Thin Rectangles Mixed icon /// /// https://fontawesome.com/icons/rectangles-mixed?style=thin /// mission control, random, sizing static const IconData thinRectanglesMixed = IconDataThin(0xe323); /// Solid Recycle icon /// /// https://fontawesome.com/icons/recycle?style=solid /// Recycling Symbol For Generic Materials, Universal Recycling Symbol, Waste, compost, garbage, recycle, recycling symbol, reuse, trash static const IconData solidRecycle = IconDataSolid(0xf1b8); /// Regular Recycle icon /// /// https://fontawesome.com/icons/recycle?style=regular /// Recycling Symbol For Generic Materials, Universal Recycling Symbol, Waste, compost, garbage, recycle, recycling symbol, reuse, trash static const IconData recycle = IconDataRegular(0xf1b8); /// Light Recycle icon /// /// https://fontawesome.com/icons/recycle?style=light /// Recycling Symbol For Generic Materials, Universal Recycling Symbol, Waste, compost, garbage, recycle, recycling symbol, reuse, trash static const IconData lightRecycle = IconDataLight(0xf1b8); /// Thin Recycle icon /// /// https://fontawesome.com/icons/recycle?style=thin /// Recycling Symbol For Generic Materials, Universal Recycling Symbol, Waste, compost, garbage, recycle, recycling symbol, reuse, trash static const IconData thinRecycle = IconDataThin(0xf1b8); /// Brands red river icon /// /// https://fontawesome.com/icons/red-river?style=brands static const IconData redRiver = IconDataBrands(0xf3e3); /// Brands Reddit icon /// /// https://fontawesome.com/icons/reddit?style=brands static const IconData reddit = IconDataBrands(0xf1a1); /// Brands Reddit Alien icon /// /// https://fontawesome.com/icons/reddit-alien?style=brands static const IconData redditAlien = IconDataBrands(0xf281); /// Brands Redhat icon /// /// https://fontawesome.com/icons/redhat?style=brands /// linux, operating system, os static const IconData redhat = IconDataBrands(0xf7bc); /// Solid Reel icon /// /// https://fontawesome.com/icons/reel?style=solid /// needle, sewing, spool, string, thread, wire static const IconData solidReel = IconDataSolid(0xe238); /// Regular Reel icon /// /// https://fontawesome.com/icons/reel?style=regular /// needle, sewing, spool, string, thread, wire static const IconData reel = IconDataRegular(0xe238); /// Light Reel icon /// /// https://fontawesome.com/icons/reel?style=light /// needle, sewing, spool, string, thread, wire static const IconData lightReel = IconDataLight(0xe238); /// Thin Reel icon /// /// https://fontawesome.com/icons/reel?style=thin /// needle, sewing, spool, string, thread, wire static const IconData thinReel = IconDataThin(0xe238); /// Solid Reflect Horizontal icon /// /// https://fontawesome.com/icons/reflect-horizontal?style=solid /// exchange, flip, horizontal, inverse, invert, negative, reflect, swap, tool, edit, mirror static const IconData solidReflectHorizontal = IconDataSolid(0xe664); /// Regular Reflect Horizontal icon /// /// https://fontawesome.com/icons/reflect-horizontal?style=regular /// exchange, flip, horizontal, inverse, invert, negative, reflect, swap, tool, edit, mirror static const IconData reflectHorizontal = IconDataRegular(0xe664); /// Light Reflect Horizontal icon /// /// https://fontawesome.com/icons/reflect-horizontal?style=light /// exchange, flip, horizontal, inverse, invert, negative, reflect, swap, tool, edit, mirror static const IconData lightReflectHorizontal = IconDataLight(0xe664); /// Thin Reflect Horizontal icon /// /// https://fontawesome.com/icons/reflect-horizontal?style=thin /// exchange, flip, horizontal, inverse, invert, negative, reflect, swap, tool, edit, mirror static const IconData thinReflectHorizontal = IconDataThin(0xe664); /// Solid Reflect Vertical icon /// /// https://fontawesome.com/icons/reflect-vertical?style=solid /// exchange, flip, inverse, invert, negative, reflect, swap, tool, edit, mirror, vertical static const IconData solidReflectVertical = IconDataSolid(0xe665); /// Regular Reflect Vertical icon /// /// https://fontawesome.com/icons/reflect-vertical?style=regular /// exchange, flip, inverse, invert, negative, reflect, swap, tool, edit, mirror, vertical static const IconData reflectVertical = IconDataRegular(0xe665); /// Light Reflect Vertical icon /// /// https://fontawesome.com/icons/reflect-vertical?style=light /// exchange, flip, inverse, invert, negative, reflect, swap, tool, edit, mirror, vertical static const IconData lightReflectVertical = IconDataLight(0xe665); /// Thin Reflect Vertical icon /// /// https://fontawesome.com/icons/reflect-vertical?style=thin /// exchange, flip, inverse, invert, negative, reflect, swap, tool, edit, mirror, vertical static const IconData thinReflectVertical = IconDataThin(0xe665); /// Solid Refrigerator icon /// /// https://fontawesome.com/icons/refrigerator?style=solid /// cold, cool, freezer, fridge, icebox, kitchen static const IconData solidRefrigerator = IconDataSolid(0xe026); /// Regular Refrigerator icon /// /// https://fontawesome.com/icons/refrigerator?style=regular /// cold, cool, freezer, fridge, icebox, kitchen static const IconData refrigerator = IconDataRegular(0xe026); /// Light Refrigerator icon /// /// https://fontawesome.com/icons/refrigerator?style=light /// cold, cool, freezer, fridge, icebox, kitchen static const IconData lightRefrigerator = IconDataLight(0xe026); /// Thin Refrigerator icon /// /// https://fontawesome.com/icons/refrigerator?style=thin /// cold, cool, freezer, fridge, icebox, kitchen static const IconData thinRefrigerator = IconDataThin(0xe026); /// Solid Registered icon /// /// https://fontawesome.com/icons/registered?style=solid /// copyright, mark, r, registered, trademark static const IconData solidRegistered = IconDataSolid(0xf25d); /// Regular Registered icon /// /// https://fontawesome.com/icons/registered?style=regular /// copyright, mark, r, registered, trademark static const IconData registered = IconDataRegular(0xf25d); /// Light Registered icon /// /// https://fontawesome.com/icons/registered?style=light /// copyright, mark, r, registered, trademark static const IconData lightRegistered = IconDataLight(0xf25d); /// Thin Registered icon /// /// https://fontawesome.com/icons/registered?style=thin /// copyright, mark, r, registered, trademark static const IconData thinRegistered = IconDataThin(0xf25d); /// Brands Renren icon /// /// https://fontawesome.com/icons/renren?style=brands static const IconData renren = IconDataBrands(0xf18b); /// Solid Repeat icon /// /// https://fontawesome.com/icons/repeat?style=solid /// arrow, clockwise, flip, reload, renew, repeat, repeat button, retry, rewind, switch static const IconData solidRepeat = IconDataSolid(0xf363); /// Regular Repeat icon /// /// https://fontawesome.com/icons/repeat?style=regular /// arrow, clockwise, flip, reload, renew, repeat, repeat button, retry, rewind, switch static const IconData repeat = IconDataRegular(0xf363); /// Light Repeat icon /// /// https://fontawesome.com/icons/repeat?style=light /// arrow, clockwise, flip, reload, renew, repeat, repeat button, retry, rewind, switch static const IconData lightRepeat = IconDataLight(0xf363); /// Thin Repeat icon /// /// https://fontawesome.com/icons/repeat?style=thin /// arrow, clockwise, flip, reload, renew, repeat, repeat button, retry, rewind, switch static const IconData thinRepeat = IconDataThin(0xf363); /// Solid Repeat 1 icon /// /// https://fontawesome.com/icons/repeat-1?style=solid /// arrow, clockwise, flip, once, reload, renew, repeat single button, retry, rewind, switch static const IconData solidRepeat1 = IconDataSolid(0xf365); /// Regular Repeat 1 icon /// /// https://fontawesome.com/icons/repeat-1?style=regular /// arrow, clockwise, flip, once, reload, renew, repeat single button, retry, rewind, switch static const IconData repeat1 = IconDataRegular(0xf365); /// Light Repeat 1 icon /// /// https://fontawesome.com/icons/repeat-1?style=light /// arrow, clockwise, flip, once, reload, renew, repeat single button, retry, rewind, switch static const IconData lightRepeat1 = IconDataLight(0xf365); /// Thin Repeat 1 icon /// /// https://fontawesome.com/icons/repeat-1?style=thin /// arrow, clockwise, flip, once, reload, renew, repeat single button, retry, rewind, switch static const IconData thinRepeat1 = IconDataThin(0xf365); /// Solid Reply icon /// /// https://fontawesome.com/icons/reply?style=solid /// mail, message, respond static const IconData solidReply = IconDataSolid(0xf3e5); /// Alias mail-reply for icon [solidReply] @Deprecated('Use "solidReply" instead.') static const IconData solidMailReply = solidReply; /// Regular Reply icon /// /// https://fontawesome.com/icons/reply?style=regular /// mail, message, respond static const IconData reply = IconDataRegular(0xf3e5); /// Alias mail-reply for icon [reply] @Deprecated('Use "reply" instead.') static const IconData mailReply = reply; /// Light Reply icon /// /// https://fontawesome.com/icons/reply?style=light /// mail, message, respond static const IconData lightReply = IconDataLight(0xf3e5); /// Alias mail-reply for icon [lightReply] @Deprecated('Use "lightReply" instead.') static const IconData lightMailReply = lightReply; /// Thin Reply icon /// /// https://fontawesome.com/icons/reply?style=thin /// mail, message, respond static const IconData thinReply = IconDataThin(0xf3e5); /// Alias mail-reply for icon [thinReply] @Deprecated('Use "thinReply" instead.') static const IconData thinMailReply = thinReply; /// Solid Reply All icon /// /// https://fontawesome.com/icons/reply-all?style=solid /// mail, message, respond static const IconData solidReplyAll = IconDataSolid(0xf122); /// Alias mail-reply-all for icon [solidReplyAll] @Deprecated('Use "solidReplyAll" instead.') static const IconData solidMailReplyAll = solidReplyAll; /// Regular Reply All icon /// /// https://fontawesome.com/icons/reply-all?style=regular /// mail, message, respond static const IconData replyAll = IconDataRegular(0xf122); /// Alias mail-reply-all for icon [replyAll] @Deprecated('Use "replyAll" instead.') static const IconData mailReplyAll = replyAll; /// Light Reply All icon /// /// https://fontawesome.com/icons/reply-all?style=light /// mail, message, respond static const IconData lightReplyAll = IconDataLight(0xf122); /// Alias mail-reply-all for icon [lightReplyAll] @Deprecated('Use "lightReplyAll" instead.') static const IconData lightMailReplyAll = lightReplyAll; /// Thin Reply All icon /// /// https://fontawesome.com/icons/reply-all?style=thin /// mail, message, respond static const IconData thinReplyAll = IconDataThin(0xf122); /// Alias mail-reply-all for icon [thinReplyAll] @Deprecated('Use "thinReplyAll" instead.') static const IconData thinMailReplyAll = thinReplyAll; /// Solid Reply Clock icon /// /// https://fontawesome.com/icons/reply-clock?style=solid /// email, remind, reply, send static const IconData solidReplyClock = IconDataSolid(0xe239); /// Alias reply-time for icon [solidReplyClock] @Deprecated('Use "solidReplyClock" instead.') static const IconData solidReplyTime = solidReplyClock; /// Regular Reply Clock icon /// /// https://fontawesome.com/icons/reply-clock?style=regular /// email, remind, reply, send static const IconData replyClock = IconDataRegular(0xe239); /// Alias reply-time for icon [replyClock] @Deprecated('Use "replyClock" instead.') static const IconData replyTime = replyClock; /// Light Reply Clock icon /// /// https://fontawesome.com/icons/reply-clock?style=light /// email, remind, reply, send static const IconData lightReplyClock = IconDataLight(0xe239); /// Alias reply-time for icon [lightReplyClock] @Deprecated('Use "lightReplyClock" instead.') static const IconData lightReplyTime = lightReplyClock; /// Thin Reply Clock icon /// /// https://fontawesome.com/icons/reply-clock?style=thin /// email, remind, reply, send static const IconData thinReplyClock = IconDataThin(0xe239); /// Alias reply-time for icon [thinReplyClock] @Deprecated('Use "thinReplyClock" instead.') static const IconData thinReplyTime = thinReplyClock; /// Brands replyd icon /// /// https://fontawesome.com/icons/replyd?style=brands static const IconData replyd = IconDataBrands(0xf3e6); /// Solid Republican icon /// /// https://fontawesome.com/icons/republican?style=solid /// american, conservative, election, elephant, politics, republican party, right, right-wing, usa static const IconData solidRepublican = IconDataSolid(0xf75e); /// Regular Republican icon /// /// https://fontawesome.com/icons/republican?style=regular /// american, conservative, election, elephant, politics, republican party, right, right-wing, usa static const IconData republican = IconDataRegular(0xf75e); /// Light Republican icon /// /// https://fontawesome.com/icons/republican?style=light /// american, conservative, election, elephant, politics, republican party, right, right-wing, usa static const IconData lightRepublican = IconDataLight(0xf75e); /// Thin Republican icon /// /// https://fontawesome.com/icons/republican?style=thin /// american, conservative, election, elephant, politics, republican party, right, right-wing, usa static const IconData thinRepublican = IconDataThin(0xf75e); /// Brands Researchgate icon /// /// https://fontawesome.com/icons/researchgate?style=brands static const IconData researchgate = IconDataBrands(0xf4f8); /// Brands Resolving icon /// /// https://fontawesome.com/icons/resolving?style=brands static const IconData resolving = IconDataBrands(0xf3e7); /// Solid Restroom icon /// /// https://fontawesome.com/icons/restroom?style=solid /// bathroom, toilet, uer, water closet, wc static const IconData solidRestroom = IconDataSolid(0xf7bd); /// Regular Restroom icon /// /// https://fontawesome.com/icons/restroom?style=regular /// bathroom, toilet, uer, water closet, wc static const IconData restroom = IconDataRegular(0xf7bd); /// Light Restroom icon /// /// https://fontawesome.com/icons/restroom?style=light /// bathroom, toilet, uer, water closet, wc static const IconData lightRestroom = IconDataLight(0xf7bd); /// Thin Restroom icon /// /// https://fontawesome.com/icons/restroom?style=thin /// bathroom, toilet, uer, water closet, wc static const IconData thinRestroom = IconDataThin(0xf7bd); /// Solid Restroom Simple icon /// /// https://fontawesome.com/icons/restroom-simple?style=solid /// WC, bathroom, lavatory, restroom, toilet, uer, water closet, wc static const IconData solidRestroomSimple = IconDataSolid(0xe23a); /// Regular Restroom Simple icon /// /// https://fontawesome.com/icons/restroom-simple?style=regular /// WC, bathroom, lavatory, restroom, toilet, uer, water closet, wc static const IconData restroomSimple = IconDataRegular(0xe23a); /// Light Restroom Simple icon /// /// https://fontawesome.com/icons/restroom-simple?style=light /// WC, bathroom, lavatory, restroom, toilet, uer, water closet, wc static const IconData lightRestroomSimple = IconDataLight(0xe23a); /// Thin Restroom Simple icon /// /// https://fontawesome.com/icons/restroom-simple?style=thin /// WC, bathroom, lavatory, restroom, toilet, uer, water closet, wc static const IconData thinRestroomSimple = IconDataThin(0xe23a); /// Solid Retweet icon /// /// https://fontawesome.com/icons/retweet?style=solid /// refresh, reload, renew, retry, share, swap static const IconData solidRetweet = IconDataSolid(0xf079); /// Regular Retweet icon /// /// https://fontawesome.com/icons/retweet?style=regular /// refresh, reload, renew, retry, share, swap static const IconData retweet = IconDataRegular(0xf079); /// Light Retweet icon /// /// https://fontawesome.com/icons/retweet?style=light /// refresh, reload, renew, retry, share, swap static const IconData lightRetweet = IconDataLight(0xf079); /// Thin Retweet icon /// /// https://fontawesome.com/icons/retweet?style=thin /// refresh, reload, renew, retry, share, swap static const IconData thinRetweet = IconDataThin(0xf079); /// Brands Rev.io icon /// /// https://fontawesome.com/icons/rev?style=brands static const IconData rev = IconDataBrands(0xf5b2); /// Solid Rhombus icon /// /// https://fontawesome.com/icons/rhombus?style=solid /// diamond, parallelogram static const IconData solidRhombus = IconDataSolid(0xe23b); /// Regular Rhombus icon /// /// https://fontawesome.com/icons/rhombus?style=regular /// diamond, parallelogram static const IconData rhombus = IconDataRegular(0xe23b); /// Light Rhombus icon /// /// https://fontawesome.com/icons/rhombus?style=light /// diamond, parallelogram static const IconData lightRhombus = IconDataLight(0xe23b); /// Thin Rhombus icon /// /// https://fontawesome.com/icons/rhombus?style=thin /// diamond, parallelogram static const IconData thinRhombus = IconDataThin(0xe23b); /// Solid Ribbon icon /// /// https://fontawesome.com/icons/ribbon?style=solid /// badge, cause, celebration, lapel, pin, reminder, reminder ribbon, ribbon static const IconData solidRibbon = IconDataSolid(0xf4d6); /// Regular Ribbon icon /// /// https://fontawesome.com/icons/ribbon?style=regular /// badge, cause, celebration, lapel, pin, reminder, reminder ribbon, ribbon static const IconData ribbon = IconDataRegular(0xf4d6); /// Light Ribbon icon /// /// https://fontawesome.com/icons/ribbon?style=light /// badge, cause, celebration, lapel, pin, reminder, reminder ribbon, ribbon static const IconData lightRibbon = IconDataLight(0xf4d6); /// Thin Ribbon icon /// /// https://fontawesome.com/icons/ribbon?style=thin /// badge, cause, celebration, lapel, pin, reminder, reminder ribbon, ribbon static const IconData thinRibbon = IconDataThin(0xf4d6); /// Solid Right icon /// /// https://fontawesome.com/icons/right?style=solid /// Rightwards Black Arrow, forward, next static const IconData solidRight = IconDataSolid(0xf356); /// Alias arrow-alt-right for icon [solidRight] @Deprecated('Use "solidRight" instead.') static const IconData solidArrowAltRight = solidRight; /// Regular Right icon /// /// https://fontawesome.com/icons/right?style=regular /// Rightwards Black Arrow, forward, next static const IconData right = IconDataRegular(0xf356); /// Alias arrow-alt-right for icon [right] @Deprecated('Use "right" instead.') static const IconData arrowAltRight = right; /// Light Right icon /// /// https://fontawesome.com/icons/right?style=light /// Rightwards Black Arrow, forward, next static const IconData lightRight = IconDataLight(0xf356); /// Alias arrow-alt-right for icon [lightRight] @Deprecated('Use "lightRight" instead.') static const IconData lightArrowAltRight = lightRight; /// Thin Right icon /// /// https://fontawesome.com/icons/right?style=thin /// Rightwards Black Arrow, forward, next static const IconData thinRight = IconDataThin(0xf356); /// Alias arrow-alt-right for icon [thinRight] @Deprecated('Use "thinRight" instead.') static const IconData thinArrowAltRight = thinRight; /// Solid Right From Bracket icon /// /// https://fontawesome.com/icons/right-from-bracket?style=solid /// arrow, exit, leave, log out, logout, sign-out static const IconData solidRightFromBracket = IconDataSolid(0xf2f5); /// Alias sign-out-alt for icon [solidRightFromBracket] @Deprecated('Use "solidRightFromBracket" instead.') static const IconData solidSignOutAlt = solidRightFromBracket; /// Regular Right From Bracket icon /// /// https://fontawesome.com/icons/right-from-bracket?style=regular /// arrow, exit, leave, log out, logout, sign-out static const IconData rightFromBracket = IconDataRegular(0xf2f5); /// Alias sign-out-alt for icon [rightFromBracket] @Deprecated('Use "rightFromBracket" instead.') static const IconData signOutAlt = rightFromBracket; /// Light Right From Bracket icon /// /// https://fontawesome.com/icons/right-from-bracket?style=light /// arrow, exit, leave, log out, logout, sign-out static const IconData lightRightFromBracket = IconDataLight(0xf2f5); /// Alias sign-out-alt for icon [lightRightFromBracket] @Deprecated('Use "lightRightFromBracket" instead.') static const IconData lightSignOutAlt = lightRightFromBracket; /// Thin Right From Bracket icon /// /// https://fontawesome.com/icons/right-from-bracket?style=thin /// arrow, exit, leave, log out, logout, sign-out static const IconData thinRightFromBracket = IconDataThin(0xf2f5); /// Alias sign-out-alt for icon [thinRightFromBracket] @Deprecated('Use "thinRightFromBracket" instead.') static const IconData thinSignOutAlt = thinRightFromBracket; /// Solid Right From Line icon /// /// https://fontawesome.com/icons/right-from-line?style=solid /// back, previous static const IconData solidRightFromLine = IconDataSolid(0xf347); /// Alias arrow-alt-from-left for icon [solidRightFromLine] @Deprecated('Use "solidRightFromLine" instead.') static const IconData solidArrowAltFromLeft = solidRightFromLine; /// Regular Right From Line icon /// /// https://fontawesome.com/icons/right-from-line?style=regular /// back, previous static const IconData rightFromLine = IconDataRegular(0xf347); /// Alias arrow-alt-from-left for icon [rightFromLine] @Deprecated('Use "rightFromLine" instead.') static const IconData arrowAltFromLeft = rightFromLine; /// Light Right From Line icon /// /// https://fontawesome.com/icons/right-from-line?style=light /// back, previous static const IconData lightRightFromLine = IconDataLight(0xf347); /// Alias arrow-alt-from-left for icon [lightRightFromLine] @Deprecated('Use "lightRightFromLine" instead.') static const IconData lightArrowAltFromLeft = lightRightFromLine; /// Thin Right From Line icon /// /// https://fontawesome.com/icons/right-from-line?style=thin /// back, previous static const IconData thinRightFromLine = IconDataThin(0xf347); /// Alias arrow-alt-from-left for icon [thinRightFromLine] @Deprecated('Use "thinRightFromLine" instead.') static const IconData thinArrowAltFromLeft = thinRightFromLine; /// Solid Right Left icon /// /// https://fontawesome.com/icons/right-left?style=solid /// arrow, arrows, exchange, reciprocate, return, swap, transfer static const IconData solidRightLeft = IconDataSolid(0xf362); /// Alias exchange-alt for icon [solidRightLeft] @Deprecated('Use "solidRightLeft" instead.') static const IconData solidExchangeAlt = solidRightLeft; /// Regular Right Left icon /// /// https://fontawesome.com/icons/right-left?style=regular /// arrow, arrows, exchange, reciprocate, return, swap, transfer static const IconData rightLeft = IconDataRegular(0xf362); /// Alias exchange-alt for icon [rightLeft] @Deprecated('Use "rightLeft" instead.') static const IconData exchangeAlt = rightLeft; /// Light Right Left icon /// /// https://fontawesome.com/icons/right-left?style=light /// arrow, arrows, exchange, reciprocate, return, swap, transfer static const IconData lightRightLeft = IconDataLight(0xf362); /// Alias exchange-alt for icon [lightRightLeft] @Deprecated('Use "lightRightLeft" instead.') static const IconData lightExchangeAlt = lightRightLeft; /// Thin Right Left icon /// /// https://fontawesome.com/icons/right-left?style=thin /// arrow, arrows, exchange, reciprocate, return, swap, transfer static const IconData thinRightLeft = IconDataThin(0xf362); /// Alias exchange-alt for icon [thinRightLeft] @Deprecated('Use "thinRightLeft" instead.') static const IconData thinExchangeAlt = thinRightLeft; /// Solid Right Left Large icon /// /// https://fontawesome.com/icons/right-left-large?style=solid /// demand, left, pull, push, right, share, transfer, direction, supply static const IconData solidRightLeftLarge = IconDataSolid(0xe5e1); /// Regular Right Left Large icon /// /// https://fontawesome.com/icons/right-left-large?style=regular /// demand, left, pull, push, right, share, transfer, direction, supply static const IconData rightLeftLarge = IconDataRegular(0xe5e1); /// Light Right Left Large icon /// /// https://fontawesome.com/icons/right-left-large?style=light /// demand, left, pull, push, right, share, transfer, direction, supply static const IconData lightRightLeftLarge = IconDataLight(0xe5e1); /// Thin Right Left Large icon /// /// https://fontawesome.com/icons/right-left-large?style=thin /// demand, left, pull, push, right, share, transfer, direction, supply static const IconData thinRightLeftLarge = IconDataThin(0xe5e1); /// Solid Right Long icon /// /// https://fontawesome.com/icons/right-long?style=solid /// forward, long-arrow-right, next static const IconData solidRightLong = IconDataSolid(0xf30b); /// Alias long-arrow-alt-right for icon [solidRightLong] @Deprecated('Use "solidRightLong" instead.') static const IconData solidLongArrowAltRight = solidRightLong; /// Regular Right Long icon /// /// https://fontawesome.com/icons/right-long?style=regular /// forward, long-arrow-right, next static const IconData rightLong = IconDataRegular(0xf30b); /// Alias long-arrow-alt-right for icon [rightLong] @Deprecated('Use "rightLong" instead.') static const IconData longArrowAltRight = rightLong; /// Light Right Long icon /// /// https://fontawesome.com/icons/right-long?style=light /// forward, long-arrow-right, next static const IconData lightRightLong = IconDataLight(0xf30b); /// Alias long-arrow-alt-right for icon [lightRightLong] @Deprecated('Use "lightRightLong" instead.') static const IconData lightLongArrowAltRight = lightRightLong; /// Thin Right Long icon /// /// https://fontawesome.com/icons/right-long?style=thin /// forward, long-arrow-right, next static const IconData thinRightLong = IconDataThin(0xf30b); /// Alias long-arrow-alt-right for icon [thinRightLong] @Deprecated('Use "thinRightLong" instead.') static const IconData thinLongArrowAltRight = thinRightLong; /// Solid Right Long To Line icon /// /// https://fontawesome.com/icons/right-long-to-line?style=solid /// forward, right, skip, tab static const IconData solidRightLongToLine = IconDataSolid(0xe444); /// Regular Right Long To Line icon /// /// https://fontawesome.com/icons/right-long-to-line?style=regular /// forward, right, skip, tab static const IconData rightLongToLine = IconDataRegular(0xe444); /// Light Right Long To Line icon /// /// https://fontawesome.com/icons/right-long-to-line?style=light /// forward, right, skip, tab static const IconData lightRightLongToLine = IconDataLight(0xe444); /// Thin Right Long To Line icon /// /// https://fontawesome.com/icons/right-long-to-line?style=thin /// forward, right, skip, tab static const IconData thinRightLongToLine = IconDataThin(0xe444); /// Solid Right To Bracket icon /// /// https://fontawesome.com/icons/right-to-bracket?style=solid /// arrow, enter, join, log in, login, sign in, sign up, sign-in, signin, signup static const IconData solidRightToBracket = IconDataSolid(0xf2f6); /// Alias sign-in-alt for icon [solidRightToBracket] @Deprecated('Use "solidRightToBracket" instead.') static const IconData solidSignInAlt = solidRightToBracket; /// Regular Right To Bracket icon /// /// https://fontawesome.com/icons/right-to-bracket?style=regular /// arrow, enter, join, log in, login, sign in, sign up, sign-in, signin, signup static const IconData rightToBracket = IconDataRegular(0xf2f6); /// Alias sign-in-alt for icon [rightToBracket] @Deprecated('Use "rightToBracket" instead.') static const IconData signInAlt = rightToBracket; /// Light Right To Bracket icon /// /// https://fontawesome.com/icons/right-to-bracket?style=light /// arrow, enter, join, log in, login, sign in, sign up, sign-in, signin, signup static const IconData lightRightToBracket = IconDataLight(0xf2f6); /// Alias sign-in-alt for icon [lightRightToBracket] @Deprecated('Use "lightRightToBracket" instead.') static const IconData lightSignInAlt = lightRightToBracket; /// Thin Right To Bracket icon /// /// https://fontawesome.com/icons/right-to-bracket?style=thin /// arrow, enter, join, log in, login, sign in, sign up, sign-in, signin, signup static const IconData thinRightToBracket = IconDataThin(0xf2f6); /// Alias sign-in-alt for icon [thinRightToBracket] @Deprecated('Use "thinRightToBracket" instead.') static const IconData thinSignInAlt = thinRightToBracket; /// Solid Right To Line icon /// /// https://fontawesome.com/icons/right-to-line?style=solid /// forward, next static const IconData solidRightToLine = IconDataSolid(0xf34c); /// Alias arrow-alt-to-right for icon [solidRightToLine] @Deprecated('Use "solidRightToLine" instead.') static const IconData solidArrowAltToRight = solidRightToLine; /// Regular Right To Line icon /// /// https://fontawesome.com/icons/right-to-line?style=regular /// forward, next static const IconData rightToLine = IconDataRegular(0xf34c); /// Alias arrow-alt-to-right for icon [rightToLine] @Deprecated('Use "rightToLine" instead.') static const IconData arrowAltToRight = rightToLine; /// Light Right To Line icon /// /// https://fontawesome.com/icons/right-to-line?style=light /// forward, next static const IconData lightRightToLine = IconDataLight(0xf34c); /// Alias arrow-alt-to-right for icon [lightRightToLine] @Deprecated('Use "lightRightToLine" instead.') static const IconData lightArrowAltToRight = lightRightToLine; /// Thin Right To Line icon /// /// https://fontawesome.com/icons/right-to-line?style=thin /// forward, next static const IconData thinRightToLine = IconDataThin(0xf34c); /// Alias arrow-alt-to-right for icon [thinRightToLine] @Deprecated('Use "thinRightToLine" instead.') static const IconData thinArrowAltToRight = thinRightToLine; /// Solid Ring icon /// /// https://fontawesome.com/icons/ring?style=solid /// Dungeons & Dragons, Gollum, band, binding, d&d, dnd, engagement, fantasy, gold, jewelry, marriage, precious, premium static const IconData solidRing = IconDataSolid(0xf70b); /// Regular Ring icon /// /// https://fontawesome.com/icons/ring?style=regular /// Dungeons & Dragons, Gollum, band, binding, d&d, dnd, engagement, fantasy, gold, jewelry, marriage, precious, premium static const IconData ring = IconDataRegular(0xf70b); /// Light Ring icon /// /// https://fontawesome.com/icons/ring?style=light /// Dungeons & Dragons, Gollum, band, binding, d&d, dnd, engagement, fantasy, gold, jewelry, marriage, precious, premium static const IconData lightRing = IconDataLight(0xf70b); /// Thin Ring icon /// /// https://fontawesome.com/icons/ring?style=thin /// Dungeons & Dragons, Gollum, band, binding, d&d, dnd, engagement, fantasy, gold, jewelry, marriage, precious, premium static const IconData thinRing = IconDataThin(0xf70b); /// Solid Ring Diamond icon /// /// https://fontawesome.com/icons/ring-diamond?style=solid /// diamond, engagement, gold, ice, marriage, matrimony, platinum, premium, proposal, rock, sparkle static const IconData solidRingDiamond = IconDataSolid(0xe5ab); /// Regular Ring Diamond icon /// /// https://fontawesome.com/icons/ring-diamond?style=regular /// diamond, engagement, gold, ice, marriage, matrimony, platinum, premium, proposal, rock, sparkle static const IconData ringDiamond = IconDataRegular(0xe5ab); /// Light Ring Diamond icon /// /// https://fontawesome.com/icons/ring-diamond?style=light /// diamond, engagement, gold, ice, marriage, matrimony, platinum, premium, proposal, rock, sparkle static const IconData lightRingDiamond = IconDataLight(0xe5ab); /// Thin Ring Diamond icon /// /// https://fontawesome.com/icons/ring-diamond?style=thin /// diamond, engagement, gold, ice, marriage, matrimony, platinum, premium, proposal, rock, sparkle static const IconData thinRingDiamond = IconDataThin(0xe5ab); /// Solid Rings Wedding icon /// /// https://fontawesome.com/icons/rings-wedding?style=solid /// diamond, engagement, gold, marriage, matrimony, platinum, premium, proposal static const IconData solidRingsWedding = IconDataSolid(0xf81b); /// Regular Rings Wedding icon /// /// https://fontawesome.com/icons/rings-wedding?style=regular /// diamond, engagement, gold, marriage, matrimony, platinum, premium, proposal static const IconData ringsWedding = IconDataRegular(0xf81b); /// Light Rings Wedding icon /// /// https://fontawesome.com/icons/rings-wedding?style=light /// diamond, engagement, gold, marriage, matrimony, platinum, premium, proposal static const IconData lightRingsWedding = IconDataLight(0xf81b); /// Thin Rings Wedding icon /// /// https://fontawesome.com/icons/rings-wedding?style=thin /// diamond, engagement, gold, marriage, matrimony, platinum, premium, proposal static const IconData thinRingsWedding = IconDataThin(0xf81b); /// Solid Road icon /// /// https://fontawesome.com/icons/road?style=solid /// highway, map, motorway, pavement, road, route, street, travel static const IconData solidRoad = IconDataSolid(0xf018); /// Regular Road icon /// /// https://fontawesome.com/icons/road?style=regular /// highway, map, motorway, pavement, road, route, street, travel static const IconData road = IconDataRegular(0xf018); /// Light Road icon /// /// https://fontawesome.com/icons/road?style=light /// highway, map, motorway, pavement, road, route, street, travel static const IconData lightRoad = IconDataLight(0xf018); /// Thin Road icon /// /// https://fontawesome.com/icons/road?style=thin /// highway, map, motorway, pavement, road, route, street, travel static const IconData thinRoad = IconDataThin(0xf018); /// Solid Road Barrier icon /// /// https://fontawesome.com/icons/road-barrier?style=solid /// block, border, no entry, roadblock static const IconData solidRoadBarrier = IconDataSolid(0xe562); /// Regular Road Barrier icon /// /// https://fontawesome.com/icons/road-barrier?style=regular /// block, border, no entry, roadblock static const IconData roadBarrier = IconDataRegular(0xe562); /// Light Road Barrier icon /// /// https://fontawesome.com/icons/road-barrier?style=light /// block, border, no entry, roadblock static const IconData lightRoadBarrier = IconDataLight(0xe562); /// Thin Road Barrier icon /// /// https://fontawesome.com/icons/road-barrier?style=thin /// block, border, no entry, roadblock static const IconData thinRoadBarrier = IconDataThin(0xe562); /// Solid Road Bridge icon /// /// https://fontawesome.com/icons/road-bridge?style=solid /// bridge, infrastructure, road, travel static const IconData solidRoadBridge = IconDataSolid(0xe563); /// Regular Road Bridge icon /// /// https://fontawesome.com/icons/road-bridge?style=regular /// bridge, infrastructure, road, travel static const IconData roadBridge = IconDataRegular(0xe563); /// Light Road Bridge icon /// /// https://fontawesome.com/icons/road-bridge?style=light /// bridge, infrastructure, road, travel static const IconData lightRoadBridge = IconDataLight(0xe563); /// Thin Road Bridge icon /// /// https://fontawesome.com/icons/road-bridge?style=thin /// bridge, infrastructure, road, travel static const IconData thinRoadBridge = IconDataThin(0xe563); /// Solid Road Circle Check icon /// /// https://fontawesome.com/icons/road-circle-check?style=solid /// enable, freeway, highway, not affected, ok, okay, pavement, road, validate, working static const IconData solidRoadCircleCheck = IconDataSolid(0xe564); /// Regular Road Circle Check icon /// /// https://fontawesome.com/icons/road-circle-check?style=regular /// enable, freeway, highway, not affected, ok, okay, pavement, road, validate, working static const IconData roadCircleCheck = IconDataRegular(0xe564); /// Light Road Circle Check icon /// /// https://fontawesome.com/icons/road-circle-check?style=light /// enable, freeway, highway, not affected, ok, okay, pavement, road, validate, working static const IconData lightRoadCircleCheck = IconDataLight(0xe564); /// Thin Road Circle Check icon /// /// https://fontawesome.com/icons/road-circle-check?style=thin /// enable, freeway, highway, not affected, ok, okay, pavement, road, validate, working static const IconData thinRoadCircleCheck = IconDataThin(0xe564); /// Solid Road Circle Exclamation icon /// /// https://fontawesome.com/icons/road-circle-exclamation?style=solid /// affected, failed, freeway, highway, pavement, road static const IconData solidRoadCircleExclamation = IconDataSolid(0xe565); /// Regular Road Circle Exclamation icon /// /// https://fontawesome.com/icons/road-circle-exclamation?style=regular /// affected, failed, freeway, highway, pavement, road static const IconData roadCircleExclamation = IconDataRegular(0xe565); /// Light Road Circle Exclamation icon /// /// https://fontawesome.com/icons/road-circle-exclamation?style=light /// affected, failed, freeway, highway, pavement, road static const IconData lightRoadCircleExclamation = IconDataLight(0xe565); /// Thin Road Circle Exclamation icon /// /// https://fontawesome.com/icons/road-circle-exclamation?style=thin /// affected, failed, freeway, highway, pavement, road static const IconData thinRoadCircleExclamation = IconDataThin(0xe565); /// Solid Road Circle Xmark icon /// /// https://fontawesome.com/icons/road-circle-xmark?style=solid /// destroy, freeway, highway, pavement, road, uncheck static const IconData solidRoadCircleXmark = IconDataSolid(0xe566); /// Regular Road Circle Xmark icon /// /// https://fontawesome.com/icons/road-circle-xmark?style=regular /// destroy, freeway, highway, pavement, road, uncheck static const IconData roadCircleXmark = IconDataRegular(0xe566); /// Light Road Circle Xmark icon /// /// https://fontawesome.com/icons/road-circle-xmark?style=light /// destroy, freeway, highway, pavement, road, uncheck static const IconData lightRoadCircleXmark = IconDataLight(0xe566); /// Thin Road Circle Xmark icon /// /// https://fontawesome.com/icons/road-circle-xmark?style=thin /// destroy, freeway, highway, pavement, road, uncheck static const IconData thinRoadCircleXmark = IconDataThin(0xe566); /// Solid Road Lock icon /// /// https://fontawesome.com/icons/road-lock?style=solid /// closed, freeway, highway, lockdown, padlock, pavement, privacy, quarantine, road static const IconData solidRoadLock = IconDataSolid(0xe567); /// Regular Road Lock icon /// /// https://fontawesome.com/icons/road-lock?style=regular /// closed, freeway, highway, lockdown, padlock, pavement, privacy, quarantine, road static const IconData roadLock = IconDataRegular(0xe567); /// Light Road Lock icon /// /// https://fontawesome.com/icons/road-lock?style=light /// closed, freeway, highway, lockdown, padlock, pavement, privacy, quarantine, road static const IconData lightRoadLock = IconDataLight(0xe567); /// Thin Road Lock icon /// /// https://fontawesome.com/icons/road-lock?style=thin /// closed, freeway, highway, lockdown, padlock, pavement, privacy, quarantine, road static const IconData thinRoadLock = IconDataThin(0xe567); /// Solid Road Spikes icon /// /// https://fontawesome.com/icons/road-spikes?style=solid /// barrier, roadblock, spikes static const IconData solidRoadSpikes = IconDataSolid(0xe568); /// Regular Road Spikes icon /// /// https://fontawesome.com/icons/road-spikes?style=regular /// barrier, roadblock, spikes static const IconData roadSpikes = IconDataRegular(0xe568); /// Light Road Spikes icon /// /// https://fontawesome.com/icons/road-spikes?style=light /// barrier, roadblock, spikes static const IconData lightRoadSpikes = IconDataLight(0xe568); /// Thin Road Spikes icon /// /// https://fontawesome.com/icons/road-spikes?style=thin /// barrier, roadblock, spikes static const IconData thinRoadSpikes = IconDataThin(0xe568); /// Solid Robot icon /// /// https://fontawesome.com/icons/robot?style=solid /// android, automate, computer, cyborg, face, monster, robot static const IconData solidRobot = IconDataSolid(0xf544); /// Regular Robot icon /// /// https://fontawesome.com/icons/robot?style=regular /// android, automate, computer, cyborg, face, monster, robot static const IconData robot = IconDataRegular(0xf544); /// Light Robot icon /// /// https://fontawesome.com/icons/robot?style=light /// android, automate, computer, cyborg, face, monster, robot static const IconData lightRobot = IconDataLight(0xf544); /// Thin Robot icon /// /// https://fontawesome.com/icons/robot?style=thin /// android, automate, computer, cyborg, face, monster, robot static const IconData thinRobot = IconDataThin(0xf544); /// Solid Robot Astromech icon /// /// https://fontawesome.com/icons/robot-astromech?style=solid /// artoo, beep, droid, gps, mechanic, r2d2, star wars static const IconData solidRobotAstromech = IconDataSolid(0xe2d2); /// Regular Robot Astromech icon /// /// https://fontawesome.com/icons/robot-astromech?style=regular /// artoo, beep, droid, gps, mechanic, r2d2, star wars static const IconData robotAstromech = IconDataRegular(0xe2d2); /// Light Robot Astromech icon /// /// https://fontawesome.com/icons/robot-astromech?style=light /// artoo, beep, droid, gps, mechanic, r2d2, star wars static const IconData lightRobotAstromech = IconDataLight(0xe2d2); /// Thin Robot Astromech icon /// /// https://fontawesome.com/icons/robot-astromech?style=thin /// artoo, beep, droid, gps, mechanic, r2d2, star wars static const IconData thinRobotAstromech = IconDataThin(0xe2d2); /// Solid Rocket icon /// /// https://fontawesome.com/icons/rocket?style=solid /// aircraft, app, jet, launch, nasa, space static const IconData solidRocket = IconDataSolid(0xf135); /// Regular Rocket icon /// /// https://fontawesome.com/icons/rocket?style=regular /// aircraft, app, jet, launch, nasa, space static const IconData rocket = IconDataRegular(0xf135); /// Light Rocket icon /// /// https://fontawesome.com/icons/rocket?style=light /// aircraft, app, jet, launch, nasa, space static const IconData lightRocket = IconDataLight(0xf135); /// Thin Rocket icon /// /// https://fontawesome.com/icons/rocket?style=thin /// aircraft, app, jet, launch, nasa, space static const IconData thinRocket = IconDataThin(0xf135); /// Solid Rocket Launch icon /// /// https://fontawesome.com/icons/rocket-launch?style=solid /// aircraft, app, ignition, jet, launch, nasa, rocket, space, thrusters static const IconData solidRocketLaunch = IconDataSolid(0xe027); /// Regular Rocket Launch icon /// /// https://fontawesome.com/icons/rocket-launch?style=regular /// aircraft, app, ignition, jet, launch, nasa, rocket, space, thrusters static const IconData rocketLaunch = IconDataRegular(0xe027); /// Light Rocket Launch icon /// /// https://fontawesome.com/icons/rocket-launch?style=light /// aircraft, app, ignition, jet, launch, nasa, rocket, space, thrusters static const IconData lightRocketLaunch = IconDataLight(0xe027); /// Thin Rocket Launch icon /// /// https://fontawesome.com/icons/rocket-launch?style=thin /// aircraft, app, ignition, jet, launch, nasa, rocket, space, thrusters static const IconData thinRocketLaunch = IconDataThin(0xe027); /// Brands Rocket.Chat icon /// /// https://fontawesome.com/icons/rocketchat?style=brands static const IconData rocketchat = IconDataBrands(0xf3e8); /// Brands Rockrms icon /// /// https://fontawesome.com/icons/rockrms?style=brands static const IconData rockrms = IconDataBrands(0xf3e9); /// Solid Roller Coaster icon /// /// https://fontawesome.com/icons/roller-coaster?style=solid /// amusement park, coaster, fair, ride, roller, roller coaster, theme park static const IconData solidRollerCoaster = IconDataSolid(0xe324); /// Regular Roller Coaster icon /// /// https://fontawesome.com/icons/roller-coaster?style=regular /// amusement park, coaster, fair, ride, roller, roller coaster, theme park static const IconData rollerCoaster = IconDataRegular(0xe324); /// Light Roller Coaster icon /// /// https://fontawesome.com/icons/roller-coaster?style=light /// amusement park, coaster, fair, ride, roller, roller coaster, theme park static const IconData lightRollerCoaster = IconDataLight(0xe324); /// Thin Roller Coaster icon /// /// https://fontawesome.com/icons/roller-coaster?style=thin /// amusement park, coaster, fair, ride, roller, roller coaster, theme park static const IconData thinRollerCoaster = IconDataThin(0xe324); /// Solid Rotate icon /// /// https://fontawesome.com/icons/rotate?style=solid /// arrow, clockwise, exchange, modify, refresh, reload, renew, retry, rotate, swap, withershins static const IconData solidRotate = IconDataSolid(0xf2f1); /// Alias sync-alt for icon [solidRotate] @Deprecated('Use "solidRotate" instead.') static const IconData solidSyncAlt = solidRotate; /// Regular Rotate icon /// /// https://fontawesome.com/icons/rotate?style=regular /// arrow, clockwise, exchange, modify, refresh, reload, renew, retry, rotate, swap, withershins static const IconData rotate = IconDataRegular(0xf2f1); /// Alias sync-alt for icon [rotate] @Deprecated('Use "rotate" instead.') static const IconData syncAlt = rotate; /// Light Rotate icon /// /// https://fontawesome.com/icons/rotate?style=light /// arrow, clockwise, exchange, modify, refresh, reload, renew, retry, rotate, swap, withershins static const IconData lightRotate = IconDataLight(0xf2f1); /// Alias sync-alt for icon [lightRotate] @Deprecated('Use "lightRotate" instead.') static const IconData lightSyncAlt = lightRotate; /// Thin Rotate icon /// /// https://fontawesome.com/icons/rotate?style=thin /// arrow, clockwise, exchange, modify, refresh, reload, renew, retry, rotate, swap, withershins static const IconData thinRotate = IconDataThin(0xf2f1); /// Alias sync-alt for icon [thinRotate] @Deprecated('Use "thinRotate" instead.') static const IconData thinSyncAlt = thinRotate; /// Solid Rotate Exclamation icon /// /// https://fontawesome.com/icons/rotate-exclamation?style=solid /// attention, failed, redo, sync, warning static const IconData solidRotateExclamation = IconDataSolid(0xe23c); /// Regular Rotate Exclamation icon /// /// https://fontawesome.com/icons/rotate-exclamation?style=regular /// attention, failed, redo, sync, warning static const IconData rotateExclamation = IconDataRegular(0xe23c); /// Light Rotate Exclamation icon /// /// https://fontawesome.com/icons/rotate-exclamation?style=light /// attention, failed, redo, sync, warning static const IconData lightRotateExclamation = IconDataLight(0xe23c); /// Thin Rotate Exclamation icon /// /// https://fontawesome.com/icons/rotate-exclamation?style=thin /// attention, failed, redo, sync, warning static const IconData thinRotateExclamation = IconDataThin(0xe23c); /// Solid Rotate Left icon /// /// https://fontawesome.com/icons/rotate-left?style=solid /// back, control z, exchange, oops, return, swap static const IconData solidRotateLeft = IconDataSolid(0xf2ea); /// Alias rotate-back for icon [solidRotateLeft] @Deprecated('Use "solidRotateLeft" instead.') static const IconData solidRotateBack = solidRotateLeft; /// Alias rotate-backward for icon [solidRotateLeft] @Deprecated('Use "solidRotateLeft" instead.') static const IconData solidRotateBackward = solidRotateLeft; /// Alias undo-alt for icon [solidRotateLeft] @Deprecated('Use "solidRotateLeft" instead.') static const IconData solidUndoAlt = solidRotateLeft; /// Regular Rotate Left icon /// /// https://fontawesome.com/icons/rotate-left?style=regular /// back, control z, exchange, oops, return, swap static const IconData rotateLeft = IconDataRegular(0xf2ea); /// Alias rotate-back for icon [rotateLeft] @Deprecated('Use "rotateLeft" instead.') static const IconData rotateBack = rotateLeft; /// Alias rotate-backward for icon [rotateLeft] @Deprecated('Use "rotateLeft" instead.') static const IconData rotateBackward = rotateLeft; /// Alias undo-alt for icon [rotateLeft] @Deprecated('Use "rotateLeft" instead.') static const IconData undoAlt = rotateLeft; /// Light Rotate Left icon /// /// https://fontawesome.com/icons/rotate-left?style=light /// back, control z, exchange, oops, return, swap static const IconData lightRotateLeft = IconDataLight(0xf2ea); /// Alias rotate-back for icon [lightRotateLeft] @Deprecated('Use "lightRotateLeft" instead.') static const IconData lightRotateBack = lightRotateLeft; /// Alias rotate-backward for icon [lightRotateLeft] @Deprecated('Use "lightRotateLeft" instead.') static const IconData lightRotateBackward = lightRotateLeft; /// Alias undo-alt for icon [lightRotateLeft] @Deprecated('Use "lightRotateLeft" instead.') static const IconData lightUndoAlt = lightRotateLeft; /// Thin Rotate Left icon /// /// https://fontawesome.com/icons/rotate-left?style=thin /// back, control z, exchange, oops, return, swap static const IconData thinRotateLeft = IconDataThin(0xf2ea); /// Alias rotate-back for icon [thinRotateLeft] @Deprecated('Use "thinRotateLeft" instead.') static const IconData thinRotateBack = thinRotateLeft; /// Alias rotate-backward for icon [thinRotateLeft] @Deprecated('Use "thinRotateLeft" instead.') static const IconData thinRotateBackward = thinRotateLeft; /// Alias undo-alt for icon [thinRotateLeft] @Deprecated('Use "thinRotateLeft" instead.') static const IconData thinUndoAlt = thinRotateLeft; /// Solid Rotate Reverse icon /// /// https://fontawesome.com/icons/rotate-reverse?style=solid /// anticlockwise, arrow, counterclockwise, exchange, refresh, reload, renew, retry, rotate, swap, withershins, modify static const IconData solidRotateReverse = IconDataSolid(0xe631); /// Regular Rotate Reverse icon /// /// https://fontawesome.com/icons/rotate-reverse?style=regular /// anticlockwise, arrow, counterclockwise, exchange, refresh, reload, renew, retry, rotate, swap, withershins, modify static const IconData rotateReverse = IconDataRegular(0xe631); /// Light Rotate Reverse icon /// /// https://fontawesome.com/icons/rotate-reverse?style=light /// anticlockwise, arrow, counterclockwise, exchange, refresh, reload, renew, retry, rotate, swap, withershins, modify static const IconData lightRotateReverse = IconDataLight(0xe631); /// Thin Rotate Reverse icon /// /// https://fontawesome.com/icons/rotate-reverse?style=thin /// anticlockwise, arrow, counterclockwise, exchange, refresh, reload, renew, retry, rotate, swap, withershins, modify static const IconData thinRotateReverse = IconDataThin(0xe631); /// Solid Rotate Right icon /// /// https://fontawesome.com/icons/rotate-right?style=solid /// forward, refresh, reload, renew, repeat, retry static const IconData solidRotateRight = IconDataSolid(0xf2f9); /// Alias redo-alt for icon [solidRotateRight] @Deprecated('Use "solidRotateRight" instead.') static const IconData solidRedoAlt = solidRotateRight; /// Alias rotate-forward for icon [solidRotateRight] @Deprecated('Use "solidRotateRight" instead.') static const IconData solidRotateForward = solidRotateRight; /// Regular Rotate Right icon /// /// https://fontawesome.com/icons/rotate-right?style=regular /// forward, refresh, reload, renew, repeat, retry static const IconData rotateRight = IconDataRegular(0xf2f9); /// Alias redo-alt for icon [rotateRight] @Deprecated('Use "rotateRight" instead.') static const IconData redoAlt = rotateRight; /// Alias rotate-forward for icon [rotateRight] @Deprecated('Use "rotateRight" instead.') static const IconData rotateForward = rotateRight; /// Light Rotate Right icon /// /// https://fontawesome.com/icons/rotate-right?style=light /// forward, refresh, reload, renew, repeat, retry static const IconData lightRotateRight = IconDataLight(0xf2f9); /// Alias redo-alt for icon [lightRotateRight] @Deprecated('Use "lightRotateRight" instead.') static const IconData lightRedoAlt = lightRotateRight; /// Alias rotate-forward for icon [lightRotateRight] @Deprecated('Use "lightRotateRight" instead.') static const IconData lightRotateForward = lightRotateRight; /// Thin Rotate Right icon /// /// https://fontawesome.com/icons/rotate-right?style=thin /// forward, refresh, reload, renew, repeat, retry static const IconData thinRotateRight = IconDataThin(0xf2f9); /// Alias redo-alt for icon [thinRotateRight] @Deprecated('Use "thinRotateRight" instead.') static const IconData thinRedoAlt = thinRotateRight; /// Alias rotate-forward for icon [thinRotateRight] @Deprecated('Use "thinRotateRight" instead.') static const IconData thinRotateForward = thinRotateRight; /// Solid Route icon /// /// https://fontawesome.com/icons/route?style=solid /// directions, navigation, travel static const IconData solidRoute = IconDataSolid(0xf4d7); /// Regular Route icon /// /// https://fontawesome.com/icons/route?style=regular /// directions, navigation, travel static const IconData route = IconDataRegular(0xf4d7); /// Light Route icon /// /// https://fontawesome.com/icons/route?style=light /// directions, navigation, travel static const IconData lightRoute = IconDataLight(0xf4d7); /// Thin Route icon /// /// https://fontawesome.com/icons/route?style=thin /// directions, navigation, travel static const IconData thinRoute = IconDataThin(0xf4d7); /// Solid Route Highway icon /// /// https://fontawesome.com/icons/route-highway?style=solid /// directions, highway, interstate, navigation, sign, travel static const IconData solidRouteHighway = IconDataSolid(0xf61a); /// Regular Route Highway icon /// /// https://fontawesome.com/icons/route-highway?style=regular /// directions, highway, interstate, navigation, sign, travel static const IconData routeHighway = IconDataRegular(0xf61a); /// Light Route Highway icon /// /// https://fontawesome.com/icons/route-highway?style=light /// directions, highway, interstate, navigation, sign, travel static const IconData lightRouteHighway = IconDataLight(0xf61a); /// Thin Route Highway icon /// /// https://fontawesome.com/icons/route-highway?style=thin /// directions, highway, interstate, navigation, sign, travel static const IconData thinRouteHighway = IconDataThin(0xf61a); /// Solid Route Interstate icon /// /// https://fontawesome.com/icons/route-interstate?style=solid /// directions, highway, interstate, navigation, sign, travel static const IconData solidRouteInterstate = IconDataSolid(0xf61b); /// Regular Route Interstate icon /// /// https://fontawesome.com/icons/route-interstate?style=regular /// directions, highway, interstate, navigation, sign, travel static const IconData routeInterstate = IconDataRegular(0xf61b); /// Light Route Interstate icon /// /// https://fontawesome.com/icons/route-interstate?style=light /// directions, highway, interstate, navigation, sign, travel static const IconData lightRouteInterstate = IconDataLight(0xf61b); /// Thin Route Interstate icon /// /// https://fontawesome.com/icons/route-interstate?style=thin /// directions, highway, interstate, navigation, sign, travel static const IconData thinRouteInterstate = IconDataThin(0xf61b); /// Solid Router icon /// /// https://fontawesome.com/icons/router?style=solid /// bandwidth, connection, dsl, ethernet, internet, modem, switch, wifi, wireless, www static const IconData solidRouter = IconDataSolid(0xf8da); /// Regular Router icon /// /// https://fontawesome.com/icons/router?style=regular /// bandwidth, connection, dsl, ethernet, internet, modem, switch, wifi, wireless, www static const IconData router = IconDataRegular(0xf8da); /// Light Router icon /// /// https://fontawesome.com/icons/router?style=light /// bandwidth, connection, dsl, ethernet, internet, modem, switch, wifi, wireless, www static const IconData lightRouter = IconDataLight(0xf8da); /// Thin Router icon /// /// https://fontawesome.com/icons/router?style=thin /// bandwidth, connection, dsl, ethernet, internet, modem, switch, wifi, wireless, www static const IconData thinRouter = IconDataThin(0xf8da); /// Solid Rss icon /// /// https://fontawesome.com/icons/rss?style=solid /// blog, feed, journal, news, writing static const IconData solidRss = IconDataSolid(0xf09e); /// Alias feed for icon [solidRss] @Deprecated('Use "solidRss" instead.') static const IconData solidFeed = solidRss; /// Regular Rss icon /// /// https://fontawesome.com/icons/rss?style=regular /// blog, feed, journal, news, writing static const IconData rss = IconDataRegular(0xf09e); /// Alias feed for icon [rss] @Deprecated('Use "rss" instead.') static const IconData feed = rss; /// Light Rss icon /// /// https://fontawesome.com/icons/rss?style=light /// blog, feed, journal, news, writing static const IconData lightRss = IconDataLight(0xf09e); /// Alias feed for icon [lightRss] @Deprecated('Use "lightRss" instead.') static const IconData lightFeed = lightRss; /// Thin Rss icon /// /// https://fontawesome.com/icons/rss?style=thin /// blog, feed, journal, news, writing static const IconData thinRss = IconDataThin(0xf09e); /// Alias feed for icon [thinRss] @Deprecated('Use "thinRss" instead.') static const IconData thinFeed = thinRss; /// Solid Ruble Sign icon /// /// https://fontawesome.com/icons/ruble-sign?style=solid /// Ruble Sign, currency static const IconData solidRubleSign = IconDataSolid(0xf158); /// Alias rouble for icon [solidRubleSign] @Deprecated('Use "solidRubleSign" instead.') static const IconData solidRouble = solidRubleSign; /// Alias rub for icon [solidRubleSign] @Deprecated('Use "solidRubleSign" instead.') static const IconData solidRub = solidRubleSign; /// Alias ruble for icon [solidRubleSign] @Deprecated('Use "solidRubleSign" instead.') static const IconData solidRuble = solidRubleSign; /// Regular Ruble Sign icon /// /// https://fontawesome.com/icons/ruble-sign?style=regular /// Ruble Sign, currency static const IconData rubleSign = IconDataRegular(0xf158); /// Alias rouble for icon [rubleSign] @Deprecated('Use "rubleSign" instead.') static const IconData rouble = rubleSign; /// Alias rub for icon [rubleSign] @Deprecated('Use "rubleSign" instead.') static const IconData rub = rubleSign; /// Alias ruble for icon [rubleSign] @Deprecated('Use "rubleSign" instead.') static const IconData ruble = rubleSign; /// Light Ruble Sign icon /// /// https://fontawesome.com/icons/ruble-sign?style=light /// Ruble Sign, currency static const IconData lightRubleSign = IconDataLight(0xf158); /// Alias rouble for icon [lightRubleSign] @Deprecated('Use "lightRubleSign" instead.') static const IconData lightRouble = lightRubleSign; /// Alias rub for icon [lightRubleSign] @Deprecated('Use "lightRubleSign" instead.') static const IconData lightRub = lightRubleSign; /// Alias ruble for icon [lightRubleSign] @Deprecated('Use "lightRubleSign" instead.') static const IconData lightRuble = lightRubleSign; /// Thin Ruble Sign icon /// /// https://fontawesome.com/icons/ruble-sign?style=thin /// Ruble Sign, currency static const IconData thinRubleSign = IconDataThin(0xf158); /// Alias rouble for icon [thinRubleSign] @Deprecated('Use "thinRubleSign" instead.') static const IconData thinRouble = thinRubleSign; /// Alias rub for icon [thinRubleSign] @Deprecated('Use "thinRubleSign" instead.') static const IconData thinRub = thinRubleSign; /// Alias ruble for icon [thinRubleSign] @Deprecated('Use "thinRubleSign" instead.') static const IconData thinRuble = thinRubleSign; /// Solid Rug icon /// /// https://fontawesome.com/icons/rug?style=solid /// blanket, carpet, rug, textile static const IconData solidRug = IconDataSolid(0xe569); /// Regular Rug icon /// /// https://fontawesome.com/icons/rug?style=regular /// blanket, carpet, rug, textile static const IconData rug = IconDataRegular(0xe569); /// Light Rug icon /// /// https://fontawesome.com/icons/rug?style=light /// blanket, carpet, rug, textile static const IconData lightRug = IconDataLight(0xe569); /// Thin Rug icon /// /// https://fontawesome.com/icons/rug?style=thin /// blanket, carpet, rug, textile static const IconData thinRug = IconDataThin(0xe569); /// Solid Rugby Ball icon /// /// https://fontawesome.com/icons/rugby-ball?style=solid /// ball, football, rugby, rugby football static const IconData solidRugbyBall = IconDataSolid(0xe3c6); /// Regular Rugby Ball icon /// /// https://fontawesome.com/icons/rugby-ball?style=regular /// ball, football, rugby, rugby football static const IconData rugbyBall = IconDataRegular(0xe3c6); /// Light Rugby Ball icon /// /// https://fontawesome.com/icons/rugby-ball?style=light /// ball, football, rugby, rugby football static const IconData lightRugbyBall = IconDataLight(0xe3c6); /// Thin Rugby Ball icon /// /// https://fontawesome.com/icons/rugby-ball?style=thin /// ball, football, rugby, rugby football static const IconData thinRugbyBall = IconDataThin(0xe3c6); /// Solid Ruler icon /// /// https://fontawesome.com/icons/ruler?style=solid /// design, draft, length, measure, planning, ruler, straight edge, straight ruler static const IconData solidRuler = IconDataSolid(0xf545); /// Regular Ruler icon /// /// https://fontawesome.com/icons/ruler?style=regular /// design, draft, length, measure, planning, ruler, straight edge, straight ruler static const IconData ruler = IconDataRegular(0xf545); /// Light Ruler icon /// /// https://fontawesome.com/icons/ruler?style=light /// design, draft, length, measure, planning, ruler, straight edge, straight ruler static const IconData lightRuler = IconDataLight(0xf545); /// Thin Ruler icon /// /// https://fontawesome.com/icons/ruler?style=thin /// design, draft, length, measure, planning, ruler, straight edge, straight ruler static const IconData thinRuler = IconDataThin(0xf545); /// Solid Ruler Combined icon /// /// https://fontawesome.com/icons/ruler-combined?style=solid /// design, draft, length, measure, planning static const IconData solidRulerCombined = IconDataSolid(0xf546); /// Regular Ruler Combined icon /// /// https://fontawesome.com/icons/ruler-combined?style=regular /// design, draft, length, measure, planning static const IconData rulerCombined = IconDataRegular(0xf546); /// Light Ruler Combined icon /// /// https://fontawesome.com/icons/ruler-combined?style=light /// design, draft, length, measure, planning static const IconData lightRulerCombined = IconDataLight(0xf546); /// Thin Ruler Combined icon /// /// https://fontawesome.com/icons/ruler-combined?style=thin /// design, draft, length, measure, planning static const IconData thinRulerCombined = IconDataThin(0xf546); /// Solid Ruler Horizontal icon /// /// https://fontawesome.com/icons/ruler-horizontal?style=solid /// design, draft, length, measure, planning static const IconData solidRulerHorizontal = IconDataSolid(0xf547); /// Regular Ruler Horizontal icon /// /// https://fontawesome.com/icons/ruler-horizontal?style=regular /// design, draft, length, measure, planning static const IconData rulerHorizontal = IconDataRegular(0xf547); /// Light Ruler Horizontal icon /// /// https://fontawesome.com/icons/ruler-horizontal?style=light /// design, draft, length, measure, planning static const IconData lightRulerHorizontal = IconDataLight(0xf547); /// Thin Ruler Horizontal icon /// /// https://fontawesome.com/icons/ruler-horizontal?style=thin /// design, draft, length, measure, planning static const IconData thinRulerHorizontal = IconDataThin(0xf547); /// Solid Ruler Triangle icon /// /// https://fontawesome.com/icons/ruler-triangle?style=solid /// design, draft, length, measure, planning, ruler, set, triangle, triangular ruler static const IconData solidRulerTriangle = IconDataSolid(0xf61c); /// Regular Ruler Triangle icon /// /// https://fontawesome.com/icons/ruler-triangle?style=regular /// design, draft, length, measure, planning, ruler, set, triangle, triangular ruler static const IconData rulerTriangle = IconDataRegular(0xf61c); /// Light Ruler Triangle icon /// /// https://fontawesome.com/icons/ruler-triangle?style=light /// design, draft, length, measure, planning, ruler, set, triangle, triangular ruler static const IconData lightRulerTriangle = IconDataLight(0xf61c); /// Thin Ruler Triangle icon /// /// https://fontawesome.com/icons/ruler-triangle?style=thin /// design, draft, length, measure, planning, ruler, set, triangle, triangular ruler static const IconData thinRulerTriangle = IconDataThin(0xf61c); /// Solid Ruler Vertical icon /// /// https://fontawesome.com/icons/ruler-vertical?style=solid /// design, draft, length, measure, planning static const IconData solidRulerVertical = IconDataSolid(0xf548); /// Regular Ruler Vertical icon /// /// https://fontawesome.com/icons/ruler-vertical?style=regular /// design, draft, length, measure, planning static const IconData rulerVertical = IconDataRegular(0xf548); /// Light Ruler Vertical icon /// /// https://fontawesome.com/icons/ruler-vertical?style=light /// design, draft, length, measure, planning static const IconData lightRulerVertical = IconDataLight(0xf548); /// Thin Ruler Vertical icon /// /// https://fontawesome.com/icons/ruler-vertical?style=thin /// design, draft, length, measure, planning static const IconData thinRulerVertical = IconDataThin(0xf548); /// Solid Rupee Sign icon /// /// https://fontawesome.com/icons/rupee-sign?style=solid /// Rupee Sign, currency static const IconData solidRupeeSign = IconDataSolid(0xf156); /// Alias rupee for icon [solidRupeeSign] @Deprecated('Use "solidRupeeSign" instead.') static const IconData solidRupee = solidRupeeSign; /// Regular Rupee Sign icon /// /// https://fontawesome.com/icons/rupee-sign?style=regular /// Rupee Sign, currency static const IconData rupeeSign = IconDataRegular(0xf156); /// Alias rupee for icon [rupeeSign] @Deprecated('Use "rupeeSign" instead.') static const IconData rupee = rupeeSign; /// Light Rupee Sign icon /// /// https://fontawesome.com/icons/rupee-sign?style=light /// Rupee Sign, currency static const IconData lightRupeeSign = IconDataLight(0xf156); /// Alias rupee for icon [lightRupeeSign] @Deprecated('Use "lightRupeeSign" instead.') static const IconData lightRupee = lightRupeeSign; /// Thin Rupee Sign icon /// /// https://fontawesome.com/icons/rupee-sign?style=thin /// Rupee Sign, currency static const IconData thinRupeeSign = IconDataThin(0xf156); /// Alias rupee for icon [thinRupeeSign] @Deprecated('Use "thinRupeeSign" instead.') static const IconData thinRupee = thinRupeeSign; /// Solid Rupiah Sign icon /// /// https://fontawesome.com/icons/rupiah-sign?style=solid /// currency static const IconData solidRupiahSign = IconDataSolid(0xe23d); /// Regular Rupiah Sign icon /// /// https://fontawesome.com/icons/rupiah-sign?style=regular /// currency static const IconData rupiahSign = IconDataRegular(0xe23d); /// Light Rupiah Sign icon /// /// https://fontawesome.com/icons/rupiah-sign?style=light /// currency static const IconData lightRupiahSign = IconDataLight(0xe23d); /// Thin Rupiah Sign icon /// /// https://fontawesome.com/icons/rupiah-sign?style=thin /// currency static const IconData thinRupiahSign = IconDataThin(0xe23d); /// Brands Rust icon /// /// https://fontawesome.com/icons/rust?style=brands static const IconData rust = IconDataBrands(0xe07a); /// Solid Rv icon /// /// https://fontawesome.com/icons/rv?style=solid /// camping, cousin eddie, recreational, travel, vehicle static const IconData solidRv = IconDataSolid(0xf7be); /// Regular Rv icon /// /// https://fontawesome.com/icons/rv?style=regular /// camping, cousin eddie, recreational, travel, vehicle static const IconData rv = IconDataRegular(0xf7be); /// Light Rv icon /// /// https://fontawesome.com/icons/rv?style=light /// camping, cousin eddie, recreational, travel, vehicle static const IconData lightRv = IconDataLight(0xf7be); /// Thin Rv icon /// /// https://fontawesome.com/icons/rv?style=thin /// camping, cousin eddie, recreational, travel, vehicle static const IconData thinRv = IconDataThin(0xf7be); /// Solid S icon /// /// https://fontawesome.com/icons/s?style=solid /// Latin Capital Letter S, Latin Small Letter S, letter static const IconData solidS = IconDataSolid(0x53); /// Regular S icon /// /// https://fontawesome.com/icons/s?style=regular /// Latin Capital Letter S, Latin Small Letter S, letter static const IconData s = IconDataRegular(0x53); /// Light S icon /// /// https://fontawesome.com/icons/s?style=light /// Latin Capital Letter S, Latin Small Letter S, letter static const IconData lightS = IconDataLight(0x53); /// Thin S icon /// /// https://fontawesome.com/icons/s?style=thin /// Latin Capital Letter S, Latin Small Letter S, letter static const IconData thinS = IconDataThin(0x53); /// Solid Sack icon /// /// https://fontawesome.com/icons/sack?style=solid /// bag, burlap, money, salary, santa static const IconData solidSack = IconDataSolid(0xf81c); /// Regular Sack icon /// /// https://fontawesome.com/icons/sack?style=regular /// bag, burlap, money, salary, santa static const IconData sack = IconDataRegular(0xf81c); /// Light Sack icon /// /// https://fontawesome.com/icons/sack?style=light /// bag, burlap, money, salary, santa static const IconData lightSack = IconDataLight(0xf81c); /// Thin Sack icon /// /// https://fontawesome.com/icons/sack?style=thin /// bag, burlap, money, salary, santa static const IconData thinSack = IconDataThin(0xf81c); /// Solid Sack Dollar icon /// /// https://fontawesome.com/icons/sack-dollar?style=solid /// bag, burlap, cash, dollar, investment, money, money bag, moneybag, premium, robber, salary, santa, usd static const IconData solidSackDollar = IconDataSolid(0xf81d); /// Regular Sack Dollar icon /// /// https://fontawesome.com/icons/sack-dollar?style=regular /// bag, burlap, cash, dollar, investment, money, money bag, moneybag, premium, robber, salary, santa, usd static const IconData sackDollar = IconDataRegular(0xf81d); /// Light Sack Dollar icon /// /// https://fontawesome.com/icons/sack-dollar?style=light /// bag, burlap, cash, dollar, investment, money, money bag, moneybag, premium, robber, salary, santa, usd static const IconData lightSackDollar = IconDataLight(0xf81d); /// Thin Sack Dollar icon /// /// https://fontawesome.com/icons/sack-dollar?style=thin /// bag, burlap, cash, dollar, investment, money, money bag, moneybag, premium, robber, salary, santa, usd static const IconData thinSackDollar = IconDataThin(0xf81d); /// Solid Sack Xmark icon /// /// https://fontawesome.com/icons/sack-xmark?style=solid /// bag, burlap, coupon, rations, salary, uncheck static const IconData solidSackXmark = IconDataSolid(0xe56a); /// Regular Sack Xmark icon /// /// https://fontawesome.com/icons/sack-xmark?style=regular /// bag, burlap, coupon, rations, salary, uncheck static const IconData sackXmark = IconDataRegular(0xe56a); /// Light Sack Xmark icon /// /// https://fontawesome.com/icons/sack-xmark?style=light /// bag, burlap, coupon, rations, salary, uncheck static const IconData lightSackXmark = IconDataLight(0xe56a); /// Thin Sack Xmark icon /// /// https://fontawesome.com/icons/sack-xmark?style=thin /// bag, burlap, coupon, rations, salary, uncheck static const IconData thinSackXmark = IconDataThin(0xe56a); /// Brands Safari icon /// /// https://fontawesome.com/icons/safari?style=brands /// browser static const IconData safari = IconDataBrands(0xf267); /// Solid Sailboat icon /// /// https://fontawesome.com/icons/sailboat?style=solid /// dinghy, mast, sailboat, sailing, yacht static const IconData solidSailboat = IconDataSolid(0xe445); /// Regular Sailboat icon /// /// https://fontawesome.com/icons/sailboat?style=regular /// dinghy, mast, sailboat, sailing, yacht static const IconData sailboat = IconDataRegular(0xe445); /// Light Sailboat icon /// /// https://fontawesome.com/icons/sailboat?style=light /// dinghy, mast, sailboat, sailing, yacht static const IconData lightSailboat = IconDataLight(0xe445); /// Thin Sailboat icon /// /// https://fontawesome.com/icons/sailboat?style=thin /// dinghy, mast, sailboat, sailing, yacht static const IconData thinSailboat = IconDataThin(0xe445); /// Solid Salad icon /// /// https://fontawesome.com/icons/salad?style=solid /// bowl, food, green, green salad, health, lettuce, salad, spinach, vegan, vegetable, vegetarian static const IconData solidSalad = IconDataSolid(0xf81e); /// Alias bowl-salad for icon [solidSalad] @Deprecated('Use "solidSalad" instead.') static const IconData solidBowlSalad = solidSalad; /// Regular Salad icon /// /// https://fontawesome.com/icons/salad?style=regular /// bowl, food, green, green salad, health, lettuce, salad, spinach, vegan, vegetable, vegetarian static const IconData salad = IconDataRegular(0xf81e); /// Alias bowl-salad for icon [salad] @Deprecated('Use "salad" instead.') static const IconData bowlSalad = salad; /// Light Salad icon /// /// https://fontawesome.com/icons/salad?style=light /// bowl, food, green, green salad, health, lettuce, salad, spinach, vegan, vegetable, vegetarian static const IconData lightSalad = IconDataLight(0xf81e); /// Alias bowl-salad for icon [lightSalad] @Deprecated('Use "lightSalad" instead.') static const IconData lightBowlSalad = lightSalad; /// Thin Salad icon /// /// https://fontawesome.com/icons/salad?style=thin /// bowl, food, green, green salad, health, lettuce, salad, spinach, vegan, vegetable, vegetarian static const IconData thinSalad = IconDataThin(0xf81e); /// Alias bowl-salad for icon [thinSalad] @Deprecated('Use "thinSalad" instead.') static const IconData thinBowlSalad = thinSalad; /// Brands Salesforce icon /// /// https://fontawesome.com/icons/salesforce?style=brands static const IconData salesforce = IconDataBrands(0xf83b); /// Solid Salt Shaker icon /// /// https://fontawesome.com/icons/salt-shaker?style=solid /// condiment, pepper, salt static const IconData solidSaltShaker = IconDataSolid(0xe446); /// Regular Salt Shaker icon /// /// https://fontawesome.com/icons/salt-shaker?style=regular /// condiment, pepper, salt static const IconData saltShaker = IconDataRegular(0xe446); /// Light Salt Shaker icon /// /// https://fontawesome.com/icons/salt-shaker?style=light /// condiment, pepper, salt static const IconData lightSaltShaker = IconDataLight(0xe446); /// Thin Salt Shaker icon /// /// https://fontawesome.com/icons/salt-shaker?style=thin /// condiment, pepper, salt static const IconData thinSaltShaker = IconDataThin(0xe446); /// Solid Sandwich icon /// /// https://fontawesome.com/icons/sandwich?style=solid /// bread, deli, grilled cheese, sandwich, toast static const IconData solidSandwich = IconDataSolid(0xf81f); /// Regular Sandwich icon /// /// https://fontawesome.com/icons/sandwich?style=regular /// bread, deli, grilled cheese, sandwich, toast static const IconData sandwich = IconDataRegular(0xf81f); /// Light Sandwich icon /// /// https://fontawesome.com/icons/sandwich?style=light /// bread, deli, grilled cheese, sandwich, toast static const IconData lightSandwich = IconDataLight(0xf81f); /// Thin Sandwich icon /// /// https://fontawesome.com/icons/sandwich?style=thin /// bread, deli, grilled cheese, sandwich, toast static const IconData thinSandwich = IconDataThin(0xf81f); /// Brands Sass icon /// /// https://fontawesome.com/icons/sass?style=brands static const IconData sass = IconDataBrands(0xf41e); /// Solid Satellite icon /// /// https://fontawesome.com/icons/satellite?style=solid /// communications, hardware, orbit, satellite, space static const IconData solidSatellite = IconDataSolid(0xf7bf); /// Regular Satellite icon /// /// https://fontawesome.com/icons/satellite?style=regular /// communications, hardware, orbit, satellite, space static const IconData satellite = IconDataRegular(0xf7bf); /// Light Satellite icon /// /// https://fontawesome.com/icons/satellite?style=light /// communications, hardware, orbit, satellite, space static const IconData lightSatellite = IconDataLight(0xf7bf); /// Thin Satellite icon /// /// https://fontawesome.com/icons/satellite?style=thin /// communications, hardware, orbit, satellite, space static const IconData thinSatellite = IconDataThin(0xf7bf); /// Solid Satellite Dish icon /// /// https://fontawesome.com/icons/satellite-dish?style=solid /// SETI, antenna, communications, dish, hardware, radar, receiver, satellite, satellite antenna, saucer, signal, space static const IconData solidSatelliteDish = IconDataSolid(0xf7c0); /// Regular Satellite Dish icon /// /// https://fontawesome.com/icons/satellite-dish?style=regular /// SETI, antenna, communications, dish, hardware, radar, receiver, satellite, satellite antenna, saucer, signal, space static const IconData satelliteDish = IconDataRegular(0xf7c0); /// Light Satellite Dish icon /// /// https://fontawesome.com/icons/satellite-dish?style=light /// SETI, antenna, communications, dish, hardware, radar, receiver, satellite, satellite antenna, saucer, signal, space static const IconData lightSatelliteDish = IconDataLight(0xf7c0); /// Thin Satellite Dish icon /// /// https://fontawesome.com/icons/satellite-dish?style=thin /// SETI, antenna, communications, dish, hardware, radar, receiver, satellite, satellite antenna, saucer, signal, space static const IconData thinSatelliteDish = IconDataThin(0xf7c0); /// Solid Sausage icon /// /// https://fontawesome.com/icons/sausage?style=solid /// bratwurst, breakfast, chorizo, frankfurt, frankfurter, hot dog, hotdog, kielbasa, kosher, pepperoni, polish, vienna, weiner static const IconData solidSausage = IconDataSolid(0xf820); /// Regular Sausage icon /// /// https://fontawesome.com/icons/sausage?style=regular /// bratwurst, breakfast, chorizo, frankfurt, frankfurter, hot dog, hotdog, kielbasa, kosher, pepperoni, polish, vienna, weiner static const IconData sausage = IconDataRegular(0xf820); /// Light Sausage icon /// /// https://fontawesome.com/icons/sausage?style=light /// bratwurst, breakfast, chorizo, frankfurt, frankfurter, hot dog, hotdog, kielbasa, kosher, pepperoni, polish, vienna, weiner static const IconData lightSausage = IconDataLight(0xf820); /// Thin Sausage icon /// /// https://fontawesome.com/icons/sausage?style=thin /// bratwurst, breakfast, chorizo, frankfurt, frankfurter, hot dog, hotdog, kielbasa, kosher, pepperoni, polish, vienna, weiner static const IconData thinSausage = IconDataThin(0xf820); /// Solid Saxophone icon /// /// https://fontawesome.com/icons/saxophone?style=solid /// brass, instrument, jazz, music, sax, saxophone, woodwind static const IconData solidSaxophone = IconDataSolid(0xf8dc); /// Regular Saxophone icon /// /// https://fontawesome.com/icons/saxophone?style=regular /// brass, instrument, jazz, music, sax, saxophone, woodwind static const IconData saxophone = IconDataRegular(0xf8dc); /// Light Saxophone icon /// /// https://fontawesome.com/icons/saxophone?style=light /// brass, instrument, jazz, music, sax, saxophone, woodwind static const IconData lightSaxophone = IconDataLight(0xf8dc); /// Thin Saxophone icon /// /// https://fontawesome.com/icons/saxophone?style=thin /// brass, instrument, jazz, music, sax, saxophone, woodwind static const IconData thinSaxophone = IconDataThin(0xf8dc); /// Solid Saxophone Fire icon /// /// https://fontawesome.com/icons/saxophone-fire?style=solid /// brass, fire, flame, instrument, jazz, music, saxophone, woodwind static const IconData solidSaxophoneFire = IconDataSolid(0xf8db); /// Alias sax-hot for icon [solidSaxophoneFire] @Deprecated('Use "solidSaxophoneFire" instead.') static const IconData solidSaxHot = solidSaxophoneFire; /// Regular Saxophone Fire icon /// /// https://fontawesome.com/icons/saxophone-fire?style=regular /// brass, fire, flame, instrument, jazz, music, saxophone, woodwind static const IconData saxophoneFire = IconDataRegular(0xf8db); /// Alias sax-hot for icon [saxophoneFire] @Deprecated('Use "saxophoneFire" instead.') static const IconData saxHot = saxophoneFire; /// Light Saxophone Fire icon /// /// https://fontawesome.com/icons/saxophone-fire?style=light /// brass, fire, flame, instrument, jazz, music, saxophone, woodwind static const IconData lightSaxophoneFire = IconDataLight(0xf8db); /// Alias sax-hot for icon [lightSaxophoneFire] @Deprecated('Use "lightSaxophoneFire" instead.') static const IconData lightSaxHot = lightSaxophoneFire; /// Thin Saxophone Fire icon /// /// https://fontawesome.com/icons/saxophone-fire?style=thin /// brass, fire, flame, instrument, jazz, music, saxophone, woodwind static const IconData thinSaxophoneFire = IconDataThin(0xf8db); /// Alias sax-hot for icon [thinSaxophoneFire] @Deprecated('Use "thinSaxophoneFire" instead.') static const IconData thinSaxHot = thinSaxophoneFire; /// Solid Scale Balanced icon /// /// https://fontawesome.com/icons/scale-balanced?style=solid /// Libra, balance, balance scale, balanced, justice, law, legal, measure, rule, scale, weight, zodiac static const IconData solidScaleBalanced = IconDataSolid(0xf24e); /// Alias balance-scale for icon [solidScaleBalanced] @Deprecated('Use "solidScaleBalanced" instead.') static const IconData solidBalanceScale = solidScaleBalanced; /// Regular Scale Balanced icon /// /// https://fontawesome.com/icons/scale-balanced?style=regular /// Libra, balance, balance scale, balanced, justice, law, legal, measure, rule, scale, weight, zodiac static const IconData scaleBalanced = IconDataRegular(0xf24e); /// Alias balance-scale for icon [scaleBalanced] @Deprecated('Use "scaleBalanced" instead.') static const IconData balanceScale = scaleBalanced; /// Light Scale Balanced icon /// /// https://fontawesome.com/icons/scale-balanced?style=light /// Libra, balance, balance scale, balanced, justice, law, legal, measure, rule, scale, weight, zodiac static const IconData lightScaleBalanced = IconDataLight(0xf24e); /// Alias balance-scale for icon [lightScaleBalanced] @Deprecated('Use "lightScaleBalanced" instead.') static const IconData lightBalanceScale = lightScaleBalanced; /// Thin Scale Balanced icon /// /// https://fontawesome.com/icons/scale-balanced?style=thin /// Libra, balance, balance scale, balanced, justice, law, legal, measure, rule, scale, weight, zodiac static const IconData thinScaleBalanced = IconDataThin(0xf24e); /// Alias balance-scale for icon [thinScaleBalanced] @Deprecated('Use "thinScaleBalanced" instead.') static const IconData thinBalanceScale = thinScaleBalanced; /// Solid Scale Unbalanced icon /// /// https://fontawesome.com/icons/scale-unbalanced?style=solid /// justice, legal, measure, unbalanced, weight static const IconData solidScaleUnbalanced = IconDataSolid(0xf515); /// Alias balance-scale-left for icon [solidScaleUnbalanced] @Deprecated('Use "solidScaleUnbalanced" instead.') static const IconData solidBalanceScaleLeft = solidScaleUnbalanced; /// Regular Scale Unbalanced icon /// /// https://fontawesome.com/icons/scale-unbalanced?style=regular /// justice, legal, measure, unbalanced, weight static const IconData scaleUnbalanced = IconDataRegular(0xf515); /// Alias balance-scale-left for icon [scaleUnbalanced] @Deprecated('Use "scaleUnbalanced" instead.') static const IconData balanceScaleLeft = scaleUnbalanced; /// Light Scale Unbalanced icon /// /// https://fontawesome.com/icons/scale-unbalanced?style=light /// justice, legal, measure, unbalanced, weight static const IconData lightScaleUnbalanced = IconDataLight(0xf515); /// Alias balance-scale-left for icon [lightScaleUnbalanced] @Deprecated('Use "lightScaleUnbalanced" instead.') static const IconData lightBalanceScaleLeft = lightScaleUnbalanced; /// Thin Scale Unbalanced icon /// /// https://fontawesome.com/icons/scale-unbalanced?style=thin /// justice, legal, measure, unbalanced, weight static const IconData thinScaleUnbalanced = IconDataThin(0xf515); /// Alias balance-scale-left for icon [thinScaleUnbalanced] @Deprecated('Use "thinScaleUnbalanced" instead.') static const IconData thinBalanceScaleLeft = thinScaleUnbalanced; /// Solid Scale Unbalanced Flip icon /// /// https://fontawesome.com/icons/scale-unbalanced-flip?style=solid /// justice, legal, measure, unbalanced, weight static const IconData solidScaleUnbalancedFlip = IconDataSolid(0xf516); /// Alias balance-scale-right for icon [solidScaleUnbalancedFlip] @Deprecated('Use "solidScaleUnbalancedFlip" instead.') static const IconData solidBalanceScaleRight = solidScaleUnbalancedFlip; /// Regular Scale Unbalanced Flip icon /// /// https://fontawesome.com/icons/scale-unbalanced-flip?style=regular /// justice, legal, measure, unbalanced, weight static const IconData scaleUnbalancedFlip = IconDataRegular(0xf516); /// Alias balance-scale-right for icon [scaleUnbalancedFlip] @Deprecated('Use "scaleUnbalancedFlip" instead.') static const IconData balanceScaleRight = scaleUnbalancedFlip; /// Light Scale Unbalanced Flip icon /// /// https://fontawesome.com/icons/scale-unbalanced-flip?style=light /// justice, legal, measure, unbalanced, weight static const IconData lightScaleUnbalancedFlip = IconDataLight(0xf516); /// Alias balance-scale-right for icon [lightScaleUnbalancedFlip] @Deprecated('Use "lightScaleUnbalancedFlip" instead.') static const IconData lightBalanceScaleRight = lightScaleUnbalancedFlip; /// Thin Scale Unbalanced Flip icon /// /// https://fontawesome.com/icons/scale-unbalanced-flip?style=thin /// justice, legal, measure, unbalanced, weight static const IconData thinScaleUnbalancedFlip = IconDataThin(0xf516); /// Alias balance-scale-right for icon [thinScaleUnbalancedFlip] @Deprecated('Use "thinScaleUnbalancedFlip" instead.') static const IconData thinBalanceScaleRight = thinScaleUnbalancedFlip; /// Solid Scalpel icon /// /// https://fontawesome.com/icons/scalpel?style=solid /// blade, cut, doctor, knife, surgeon, surgery static const IconData solidScalpel = IconDataSolid(0xf61d); /// Regular Scalpel icon /// /// https://fontawesome.com/icons/scalpel?style=regular /// blade, cut, doctor, knife, surgeon, surgery static const IconData scalpel = IconDataRegular(0xf61d); /// Light Scalpel icon /// /// https://fontawesome.com/icons/scalpel?style=light /// blade, cut, doctor, knife, surgeon, surgery static const IconData lightScalpel = IconDataLight(0xf61d); /// Thin Scalpel icon /// /// https://fontawesome.com/icons/scalpel?style=thin /// blade, cut, doctor, knife, surgeon, surgery static const IconData thinScalpel = IconDataThin(0xf61d); /// Solid Scalpel Line Dashed icon /// /// https://fontawesome.com/icons/scalpel-line-dashed?style=solid /// blade, cut, doctor, knife, surgeon, surgery static const IconData solidScalpelLineDashed = IconDataSolid(0xf61e); /// Alias scalpel-path for icon [solidScalpelLineDashed] @Deprecated('Use "solidScalpelLineDashed" instead.') static const IconData solidScalpelPath = solidScalpelLineDashed; /// Regular Scalpel Line Dashed icon /// /// https://fontawesome.com/icons/scalpel-line-dashed?style=regular /// blade, cut, doctor, knife, surgeon, surgery static const IconData scalpelLineDashed = IconDataRegular(0xf61e); /// Alias scalpel-path for icon [scalpelLineDashed] @Deprecated('Use "scalpelLineDashed" instead.') static const IconData scalpelPath = scalpelLineDashed; /// Light Scalpel Line Dashed icon /// /// https://fontawesome.com/icons/scalpel-line-dashed?style=light /// blade, cut, doctor, knife, surgeon, surgery static const IconData lightScalpelLineDashed = IconDataLight(0xf61e); /// Alias scalpel-path for icon [lightScalpelLineDashed] @Deprecated('Use "lightScalpelLineDashed" instead.') static const IconData lightScalpelPath = lightScalpelLineDashed; /// Thin Scalpel Line Dashed icon /// /// https://fontawesome.com/icons/scalpel-line-dashed?style=thin /// blade, cut, doctor, knife, surgeon, surgery static const IconData thinScalpelLineDashed = IconDataThin(0xf61e); /// Alias scalpel-path for icon [thinScalpelLineDashed] @Deprecated('Use "thinScalpelLineDashed" instead.') static const IconData thinScalpelPath = thinScalpelLineDashed; /// Solid Scanner Gun icon /// /// https://fontawesome.com/icons/scanner-gun?style=solid /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData solidScannerGun = IconDataSolid(0xf488); /// Alias scanner for icon [solidScannerGun] @Deprecated('Use "solidScannerGun" instead.') static const IconData solidScanner = solidScannerGun; /// Regular Scanner Gun icon /// /// https://fontawesome.com/icons/scanner-gun?style=regular /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData scannerGun = IconDataRegular(0xf488); /// Alias scanner for icon [scannerGun] @Deprecated('Use "scannerGun" instead.') static const IconData scanner = scannerGun; /// Light Scanner Gun icon /// /// https://fontawesome.com/icons/scanner-gun?style=light /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData lightScannerGun = IconDataLight(0xf488); /// Alias scanner for icon [lightScannerGun] @Deprecated('Use "lightScannerGun" instead.') static const IconData lightScanner = lightScannerGun; /// Thin Scanner Gun icon /// /// https://fontawesome.com/icons/scanner-gun?style=thin /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData thinScannerGun = IconDataThin(0xf488); /// Alias scanner for icon [thinScannerGun] @Deprecated('Use "thinScannerGun" instead.') static const IconData thinScanner = thinScannerGun; /// Solid Scanner Image icon /// /// https://fontawesome.com/icons/scanner-image?style=solid /// copy, device, digitize, image, img, import static const IconData solidScannerImage = IconDataSolid(0xf8f3); /// Regular Scanner Image icon /// /// https://fontawesome.com/icons/scanner-image?style=regular /// copy, device, digitize, image, img, import static const IconData scannerImage = IconDataRegular(0xf8f3); /// Light Scanner Image icon /// /// https://fontawesome.com/icons/scanner-image?style=light /// copy, device, digitize, image, img, import static const IconData lightScannerImage = IconDataLight(0xf8f3); /// Thin Scanner Image icon /// /// https://fontawesome.com/icons/scanner-image?style=thin /// copy, device, digitize, image, img, import static const IconData thinScannerImage = IconDataThin(0xf8f3); /// Solid Scanner Keyboard icon /// /// https://fontawesome.com/icons/scanner-keyboard?style=solid /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData solidScannerKeyboard = IconDataSolid(0xf489); /// Regular Scanner Keyboard icon /// /// https://fontawesome.com/icons/scanner-keyboard?style=regular /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData scannerKeyboard = IconDataRegular(0xf489); /// Light Scanner Keyboard icon /// /// https://fontawesome.com/icons/scanner-keyboard?style=light /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData lightScannerKeyboard = IconDataLight(0xf489); /// Thin Scanner Keyboard icon /// /// https://fontawesome.com/icons/scanner-keyboard?style=thin /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData thinScannerKeyboard = IconDataThin(0xf489); /// Solid Scanner Touchscreen icon /// /// https://fontawesome.com/icons/scanner-touchscreen?style=solid /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData solidScannerTouchscreen = IconDataSolid(0xf48a); /// Regular Scanner Touchscreen icon /// /// https://fontawesome.com/icons/scanner-touchscreen?style=regular /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData scannerTouchscreen = IconDataRegular(0xf48a); /// Light Scanner Touchscreen icon /// /// https://fontawesome.com/icons/scanner-touchscreen?style=light /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData lightScannerTouchscreen = IconDataLight(0xf48a); /// Thin Scanner Touchscreen icon /// /// https://fontawesome.com/icons/scanner-touchscreen?style=thin /// barcode, checkout, gun, inventory, price, upc, warehouse static const IconData thinScannerTouchscreen = IconDataThin(0xf48a); /// Solid Scarecrow icon /// /// https://fontawesome.com/icons/scarecrow?style=solid /// bird, crow, farm, field, halloween, strawman static const IconData solidScarecrow = IconDataSolid(0xf70d); /// Regular Scarecrow icon /// /// https://fontawesome.com/icons/scarecrow?style=regular /// bird, crow, farm, field, halloween, strawman static const IconData scarecrow = IconDataRegular(0xf70d); /// Light Scarecrow icon /// /// https://fontawesome.com/icons/scarecrow?style=light /// bird, crow, farm, field, halloween, strawman static const IconData lightScarecrow = IconDataLight(0xf70d); /// Thin Scarecrow icon /// /// https://fontawesome.com/icons/scarecrow?style=thin /// bird, crow, farm, field, halloween, strawman static const IconData thinScarecrow = IconDataThin(0xf70d); /// Solid Scarf icon /// /// https://fontawesome.com/icons/scarf?style=solid /// clothing, knitted, neck, scarf, seasonal, warmth static const IconData solidScarf = IconDataSolid(0xf7c1); /// Regular Scarf icon /// /// https://fontawesome.com/icons/scarf?style=regular /// clothing, knitted, neck, scarf, seasonal, warmth static const IconData scarf = IconDataRegular(0xf7c1); /// Light Scarf icon /// /// https://fontawesome.com/icons/scarf?style=light /// clothing, knitted, neck, scarf, seasonal, warmth static const IconData lightScarf = IconDataLight(0xf7c1); /// Thin Scarf icon /// /// https://fontawesome.com/icons/scarf?style=thin /// clothing, knitted, neck, scarf, seasonal, warmth static const IconData thinScarf = IconDataThin(0xf7c1); /// Brands SCHLIX icon /// /// https://fontawesome.com/icons/schlix?style=brands static const IconData schlix = IconDataBrands(0xf3ea); /// Solid School icon /// /// https://fontawesome.com/icons/school?style=solid /// building, education, learn, school, student, teacher static const IconData solidSchool = IconDataSolid(0xf549); /// Regular School icon /// /// https://fontawesome.com/icons/school?style=regular /// building, education, learn, school, student, teacher static const IconData school = IconDataRegular(0xf549); /// Light School icon /// /// https://fontawesome.com/icons/school?style=light /// building, education, learn, school, student, teacher static const IconData lightSchool = IconDataLight(0xf549); /// Thin School icon /// /// https://fontawesome.com/icons/school?style=thin /// building, education, learn, school, student, teacher static const IconData thinSchool = IconDataThin(0xf549); /// Solid School Circle Check icon /// /// https://fontawesome.com/icons/school-circle-check?style=solid /// enable, not affected, ok, okay, schoolhouse, validate, working static const IconData solidSchoolCircleCheck = IconDataSolid(0xe56b); /// Regular School Circle Check icon /// /// https://fontawesome.com/icons/school-circle-check?style=regular /// enable, not affected, ok, okay, schoolhouse, validate, working static const IconData schoolCircleCheck = IconDataRegular(0xe56b); /// Light School Circle Check icon /// /// https://fontawesome.com/icons/school-circle-check?style=light /// enable, not affected, ok, okay, schoolhouse, validate, working static const IconData lightSchoolCircleCheck = IconDataLight(0xe56b); /// Thin School Circle Check icon /// /// https://fontawesome.com/icons/school-circle-check?style=thin /// enable, not affected, ok, okay, schoolhouse, validate, working static const IconData thinSchoolCircleCheck = IconDataThin(0xe56b); /// Solid School Circle Exclamation icon /// /// https://fontawesome.com/icons/school-circle-exclamation?style=solid /// affected, failed, schoolhouse static const IconData solidSchoolCircleExclamation = IconDataSolid(0xe56c); /// Regular School Circle Exclamation icon /// /// https://fontawesome.com/icons/school-circle-exclamation?style=regular /// affected, failed, schoolhouse static const IconData schoolCircleExclamation = IconDataRegular(0xe56c); /// Light School Circle Exclamation icon /// /// https://fontawesome.com/icons/school-circle-exclamation?style=light /// affected, failed, schoolhouse static const IconData lightSchoolCircleExclamation = IconDataLight(0xe56c); /// Thin School Circle Exclamation icon /// /// https://fontawesome.com/icons/school-circle-exclamation?style=thin /// affected, failed, schoolhouse static const IconData thinSchoolCircleExclamation = IconDataThin(0xe56c); /// Solid School Circle Xmark icon /// /// https://fontawesome.com/icons/school-circle-xmark?style=solid /// destroy, schoolhouse, uncheck static const IconData solidSchoolCircleXmark = IconDataSolid(0xe56d); /// Regular School Circle Xmark icon /// /// https://fontawesome.com/icons/school-circle-xmark?style=regular /// destroy, schoolhouse, uncheck static const IconData schoolCircleXmark = IconDataRegular(0xe56d); /// Light School Circle Xmark icon /// /// https://fontawesome.com/icons/school-circle-xmark?style=light /// destroy, schoolhouse, uncheck static const IconData lightSchoolCircleXmark = IconDataLight(0xe56d); /// Thin School Circle Xmark icon /// /// https://fontawesome.com/icons/school-circle-xmark?style=thin /// destroy, schoolhouse, uncheck static const IconData thinSchoolCircleXmark = IconDataThin(0xe56d); /// Solid School Flag icon /// /// https://fontawesome.com/icons/school-flag?style=solid /// educate, flag, school, schoolhouse static const IconData solidSchoolFlag = IconDataSolid(0xe56e); /// Regular School Flag icon /// /// https://fontawesome.com/icons/school-flag?style=regular /// educate, flag, school, schoolhouse static const IconData schoolFlag = IconDataRegular(0xe56e); /// Light School Flag icon /// /// https://fontawesome.com/icons/school-flag?style=light /// educate, flag, school, schoolhouse static const IconData lightSchoolFlag = IconDataLight(0xe56e); /// Thin School Flag icon /// /// https://fontawesome.com/icons/school-flag?style=thin /// educate, flag, school, schoolhouse static const IconData thinSchoolFlag = IconDataThin(0xe56e); /// Solid School Lock icon /// /// https://fontawesome.com/icons/school-lock?style=solid /// closed, lockdown, padlock, privacy, quarantine, schoolhouse static const IconData solidSchoolLock = IconDataSolid(0xe56f); /// Regular School Lock icon /// /// https://fontawesome.com/icons/school-lock?style=regular /// closed, lockdown, padlock, privacy, quarantine, schoolhouse static const IconData schoolLock = IconDataRegular(0xe56f); /// Light School Lock icon /// /// https://fontawesome.com/icons/school-lock?style=light /// closed, lockdown, padlock, privacy, quarantine, schoolhouse static const IconData lightSchoolLock = IconDataLight(0xe56f); /// Thin School Lock icon /// /// https://fontawesome.com/icons/school-lock?style=thin /// closed, lockdown, padlock, privacy, quarantine, schoolhouse static const IconData thinSchoolLock = IconDataThin(0xe56f); /// Solid Scissors icon /// /// https://fontawesome.com/icons/scissors?style=solid /// Black Safety Scissors, White Scissors, clip, cutting, equipment, modify, scissors, snip, tool static const IconData solidScissors = IconDataSolid(0xf0c4); /// Alias cut for icon [solidScissors] @Deprecated('Use "solidScissors" instead.') static const IconData solidCut = solidScissors; /// Regular Scissors icon /// /// https://fontawesome.com/icons/scissors?style=regular /// Black Safety Scissors, White Scissors, clip, cutting, equipment, modify, scissors, snip, tool static const IconData scissors = IconDataRegular(0xf0c4); /// Alias cut for icon [scissors] @Deprecated('Use "scissors" instead.') static const IconData cut = scissors; /// Light Scissors icon /// /// https://fontawesome.com/icons/scissors?style=light /// Black Safety Scissors, White Scissors, clip, cutting, equipment, modify, scissors, snip, tool static const IconData lightScissors = IconDataLight(0xf0c4); /// Alias cut for icon [lightScissors] @Deprecated('Use "lightScissors" instead.') static const IconData lightCut = lightScissors; /// Thin Scissors icon /// /// https://fontawesome.com/icons/scissors?style=thin /// Black Safety Scissors, White Scissors, clip, cutting, equipment, modify, scissors, snip, tool static const IconData thinScissors = IconDataThin(0xf0c4); /// Alias cut for icon [thinScissors] @Deprecated('Use "thinScissors" instead.') static const IconData thinCut = thinScissors; /// Solid Screen Users icon /// /// https://fontawesome.com/icons/screen-users?style=solid /// chalkboard, crowd, employee, group, presentation, students, teachers, team, uer static const IconData solidScreenUsers = IconDataSolid(0xf63d); /// Alias users-class for icon [solidScreenUsers] @Deprecated('Use "solidScreenUsers" instead.') static const IconData solidUsersClass = solidScreenUsers; /// Regular Screen Users icon /// /// https://fontawesome.com/icons/screen-users?style=regular /// chalkboard, crowd, employee, group, presentation, students, teachers, team, uer static const IconData screenUsers = IconDataRegular(0xf63d); /// Alias users-class for icon [screenUsers] @Deprecated('Use "screenUsers" instead.') static const IconData usersClass = screenUsers; /// Light Screen Users icon /// /// https://fontawesome.com/icons/screen-users?style=light /// chalkboard, crowd, employee, group, presentation, students, teachers, team, uer static const IconData lightScreenUsers = IconDataLight(0xf63d); /// Alias users-class for icon [lightScreenUsers] @Deprecated('Use "lightScreenUsers" instead.') static const IconData lightUsersClass = lightScreenUsers; /// Thin Screen Users icon /// /// https://fontawesome.com/icons/screen-users?style=thin /// chalkboard, crowd, employee, group, presentation, students, teachers, team, uer static const IconData thinScreenUsers = IconDataThin(0xf63d); /// Alias users-class for icon [thinScreenUsers] @Deprecated('Use "thinScreenUsers" instead.') static const IconData thinUsersClass = thinScreenUsers; /// Solid Screencast icon /// /// https://fontawesome.com/icons/screencast?style=solid /// airplay, share, stream static const IconData solidScreencast = IconDataSolid(0xe23e); /// Regular Screencast icon /// /// https://fontawesome.com/icons/screencast?style=regular /// airplay, share, stream static const IconData screencast = IconDataRegular(0xe23e); /// Light Screencast icon /// /// https://fontawesome.com/icons/screencast?style=light /// airplay, share, stream static const IconData lightScreencast = IconDataLight(0xe23e); /// Thin Screencast icon /// /// https://fontawesome.com/icons/screencast?style=thin /// airplay, share, stream static const IconData thinScreencast = IconDataThin(0xe23e); /// Brands Screenpal icon /// /// https://fontawesome.com/icons/screenpal?style=brands static const IconData screenpal = IconDataBrands(0xe570); /// Solid Screwdriver icon /// /// https://fontawesome.com/icons/screwdriver?style=solid /// admin, configuration, equipment, fix, maintenance, mechanic, modify, repair, screw, screwdriver, settings, tool static const IconData solidScrewdriver = IconDataSolid(0xf54a); /// Regular Screwdriver icon /// /// https://fontawesome.com/icons/screwdriver?style=regular /// admin, configuration, equipment, fix, maintenance, mechanic, modify, repair, screw, screwdriver, settings, tool static const IconData screwdriver = IconDataRegular(0xf54a); /// Light Screwdriver icon /// /// https://fontawesome.com/icons/screwdriver?style=light /// admin, configuration, equipment, fix, maintenance, mechanic, modify, repair, screw, screwdriver, settings, tool static const IconData lightScrewdriver = IconDataLight(0xf54a); /// Thin Screwdriver icon /// /// https://fontawesome.com/icons/screwdriver?style=thin /// admin, configuration, equipment, fix, maintenance, mechanic, modify, repair, screw, screwdriver, settings, tool static const IconData thinScrewdriver = IconDataThin(0xf54a); /// Solid Screwdriver Wrench icon /// /// https://fontawesome.com/icons/screwdriver-wrench?style=solid /// admin, configuration, equipment, fix, maintenance, modify, repair, screwdriver, settings, tools, wrench static const IconData solidScrewdriverWrench = IconDataSolid(0xf7d9); /// Alias tools for icon [solidScrewdriverWrench] @Deprecated('Use "solidScrewdriverWrench" instead.') static const IconData solidTools = solidScrewdriverWrench; /// Regular Screwdriver Wrench icon /// /// https://fontawesome.com/icons/screwdriver-wrench?style=regular /// admin, configuration, equipment, fix, maintenance, modify, repair, screwdriver, settings, tools, wrench static const IconData screwdriverWrench = IconDataRegular(0xf7d9); /// Alias tools for icon [screwdriverWrench] @Deprecated('Use "screwdriverWrench" instead.') static const IconData tools = screwdriverWrench; /// Light Screwdriver Wrench icon /// /// https://fontawesome.com/icons/screwdriver-wrench?style=light /// admin, configuration, equipment, fix, maintenance, modify, repair, screwdriver, settings, tools, wrench static const IconData lightScrewdriverWrench = IconDataLight(0xf7d9); /// Alias tools for icon [lightScrewdriverWrench] @Deprecated('Use "lightScrewdriverWrench" instead.') static const IconData lightTools = lightScrewdriverWrench; /// Thin Screwdriver Wrench icon /// /// https://fontawesome.com/icons/screwdriver-wrench?style=thin /// admin, configuration, equipment, fix, maintenance, modify, repair, screwdriver, settings, tools, wrench static const IconData thinScrewdriverWrench = IconDataThin(0xf7d9); /// Alias tools for icon [thinScrewdriverWrench] @Deprecated('Use "thinScrewdriverWrench" instead.') static const IconData thinTools = thinScrewdriverWrench; /// Solid Scribble icon /// /// https://fontawesome.com/icons/scribble?style=solid /// doodle, draw, line, road, scrawl, switchback static const IconData solidScribble = IconDataSolid(0xe23f); /// Regular Scribble icon /// /// https://fontawesome.com/icons/scribble?style=regular /// doodle, draw, line, road, scrawl, switchback static const IconData scribble = IconDataRegular(0xe23f); /// Light Scribble icon /// /// https://fontawesome.com/icons/scribble?style=light /// doodle, draw, line, road, scrawl, switchback static const IconData lightScribble = IconDataLight(0xe23f); /// Thin Scribble icon /// /// https://fontawesome.com/icons/scribble?style=thin /// doodle, draw, line, road, scrawl, switchback static const IconData thinScribble = IconDataThin(0xe23f); /// Brands Scribd icon /// /// https://fontawesome.com/icons/scribd?style=brands static const IconData scribd = IconDataBrands(0xf28a); /// Solid Scroll icon /// /// https://fontawesome.com/icons/scroll?style=solid /// Dungeons & Dragons, announcement, d&d, dnd, fantasy, paper, scholar, script, scroll static const IconData solidScroll = IconDataSolid(0xf70e); /// Regular Scroll icon /// /// https://fontawesome.com/icons/scroll?style=regular /// Dungeons & Dragons, announcement, d&d, dnd, fantasy, paper, scholar, script, scroll static const IconData scroll = IconDataRegular(0xf70e); /// Light Scroll icon /// /// https://fontawesome.com/icons/scroll?style=light /// Dungeons & Dragons, announcement, d&d, dnd, fantasy, paper, scholar, script, scroll static const IconData lightScroll = IconDataLight(0xf70e); /// Thin Scroll icon /// /// https://fontawesome.com/icons/scroll?style=thin /// Dungeons & Dragons, announcement, d&d, dnd, fantasy, paper, scholar, script, scroll static const IconData thinScroll = IconDataThin(0xf70e); /// Solid Scroll Old icon /// /// https://fontawesome.com/icons/scroll-old?style=solid /// Dungeons & Dragons, ancient, announcement, d&d, dnd, fantasy, paper, relic, scholar, script, worn static const IconData solidScrollOld = IconDataSolid(0xf70f); /// Regular Scroll Old icon /// /// https://fontawesome.com/icons/scroll-old?style=regular /// Dungeons & Dragons, ancient, announcement, d&d, dnd, fantasy, paper, relic, scholar, script, worn static const IconData scrollOld = IconDataRegular(0xf70f); /// Light Scroll Old icon /// /// https://fontawesome.com/icons/scroll-old?style=light /// Dungeons & Dragons, ancient, announcement, d&d, dnd, fantasy, paper, relic, scholar, script, worn static const IconData lightScrollOld = IconDataLight(0xf70f); /// Thin Scroll Old icon /// /// https://fontawesome.com/icons/scroll-old?style=thin /// Dungeons & Dragons, ancient, announcement, d&d, dnd, fantasy, paper, relic, scholar, script, worn static const IconData thinScrollOld = IconDataThin(0xf70f); /// Solid Scroll Torah icon /// /// https://fontawesome.com/icons/scroll-torah?style=solid /// book, jewish, judaism, religion, scroll static const IconData solidScrollTorah = IconDataSolid(0xf6a0); /// Alias torah for icon [solidScrollTorah] @Deprecated('Use "solidScrollTorah" instead.') static const IconData solidTorah = solidScrollTorah; /// Regular Scroll Torah icon /// /// https://fontawesome.com/icons/scroll-torah?style=regular /// book, jewish, judaism, religion, scroll static const IconData scrollTorah = IconDataRegular(0xf6a0); /// Alias torah for icon [scrollTorah] @Deprecated('Use "scrollTorah" instead.') static const IconData torah = scrollTorah; /// Light Scroll Torah icon /// /// https://fontawesome.com/icons/scroll-torah?style=light /// book, jewish, judaism, religion, scroll static const IconData lightScrollTorah = IconDataLight(0xf6a0); /// Alias torah for icon [lightScrollTorah] @Deprecated('Use "lightScrollTorah" instead.') static const IconData lightTorah = lightScrollTorah; /// Thin Scroll Torah icon /// /// https://fontawesome.com/icons/scroll-torah?style=thin /// book, jewish, judaism, religion, scroll static const IconData thinScrollTorah = IconDataThin(0xf6a0); /// Alias torah for icon [thinScrollTorah] @Deprecated('Use "thinScrollTorah" instead.') static const IconData thinTorah = thinScrollTorah; /// Solid Scrubber icon /// /// https://fontawesome.com/icons/scrubber?style=solid /// circle, dot, toggle static const IconData solidScrubber = IconDataSolid(0xf2f8); /// Regular Scrubber icon /// /// https://fontawesome.com/icons/scrubber?style=regular /// circle, dot, toggle static const IconData scrubber = IconDataRegular(0xf2f8); /// Light Scrubber icon /// /// https://fontawesome.com/icons/scrubber?style=light /// circle, dot, toggle static const IconData lightScrubber = IconDataLight(0xf2f8); /// Thin Scrubber icon /// /// https://fontawesome.com/icons/scrubber?style=thin /// circle, dot, toggle static const IconData thinScrubber = IconDataThin(0xf2f8); /// Solid Scythe icon /// /// https://fontawesome.com/icons/scythe?style=solid /// Dungeons & Dragons, blade, d&d, death, dnd, fantasy, grim reaper, weapon static const IconData solidScythe = IconDataSolid(0xf710); /// Regular Scythe icon /// /// https://fontawesome.com/icons/scythe?style=regular /// Dungeons & Dragons, blade, d&d, death, dnd, fantasy, grim reaper, weapon static const IconData scythe = IconDataRegular(0xf710); /// Light Scythe icon /// /// https://fontawesome.com/icons/scythe?style=light /// Dungeons & Dragons, blade, d&d, death, dnd, fantasy, grim reaper, weapon static const IconData lightScythe = IconDataLight(0xf710); /// Thin Scythe icon /// /// https://fontawesome.com/icons/scythe?style=thin /// Dungeons & Dragons, blade, d&d, death, dnd, fantasy, grim reaper, weapon static const IconData thinScythe = IconDataThin(0xf710); /// Solid Sd Card icon /// /// https://fontawesome.com/icons/sd-card?style=solid /// image, img, memory, photo, save static const IconData solidSdCard = IconDataSolid(0xf7c2); /// Regular Sd Card icon /// /// https://fontawesome.com/icons/sd-card?style=regular /// image, img, memory, photo, save static const IconData sdCard = IconDataRegular(0xf7c2); /// Light Sd Card icon /// /// https://fontawesome.com/icons/sd-card?style=light /// image, img, memory, photo, save static const IconData lightSdCard = IconDataLight(0xf7c2); /// Thin Sd Card icon /// /// https://fontawesome.com/icons/sd-card?style=thin /// image, img, memory, photo, save static const IconData thinSdCard = IconDataThin(0xf7c2); /// Solid Sd Cards icon /// /// https://fontawesome.com/icons/sd-cards?style=solid /// memory, storage static const IconData solidSdCards = IconDataSolid(0xe240); /// Regular Sd Cards icon /// /// https://fontawesome.com/icons/sd-cards?style=regular /// memory, storage static const IconData sdCards = IconDataRegular(0xe240); /// Light Sd Cards icon /// /// https://fontawesome.com/icons/sd-cards?style=light /// memory, storage static const IconData lightSdCards = IconDataLight(0xe240); /// Thin Sd Cards icon /// /// https://fontawesome.com/icons/sd-cards?style=thin /// memory, storage static const IconData thinSdCards = IconDataThin(0xe240); /// Solid Seal icon /// /// https://fontawesome.com/icons/seal?style=solid /// badge, certificate, confirm, guarantee static const IconData solidSeal = IconDataSolid(0xe241); /// Regular Seal icon /// /// https://fontawesome.com/icons/seal?style=regular /// badge, certificate, confirm, guarantee static const IconData seal = IconDataRegular(0xe241); /// Light Seal icon /// /// https://fontawesome.com/icons/seal?style=light /// badge, certificate, confirm, guarantee static const IconData lightSeal = IconDataLight(0xe241); /// Thin Seal icon /// /// https://fontawesome.com/icons/seal?style=thin /// badge, certificate, confirm, guarantee static const IconData thinSeal = IconDataThin(0xe241); /// Solid Seal Exclamation icon /// /// https://fontawesome.com/icons/seal-exclamation?style=solid /// attention, badge, certificate, confirm, failed, guarantee, required static const IconData solidSealExclamation = IconDataSolid(0xe242); /// Regular Seal Exclamation icon /// /// https://fontawesome.com/icons/seal-exclamation?style=regular /// attention, badge, certificate, confirm, failed, guarantee, required static const IconData sealExclamation = IconDataRegular(0xe242); /// Light Seal Exclamation icon /// /// https://fontawesome.com/icons/seal-exclamation?style=light /// attention, badge, certificate, confirm, failed, guarantee, required static const IconData lightSealExclamation = IconDataLight(0xe242); /// Thin Seal Exclamation icon /// /// https://fontawesome.com/icons/seal-exclamation?style=thin /// attention, badge, certificate, confirm, failed, guarantee, required static const IconData thinSealExclamation = IconDataThin(0xe242); /// Solid Seal Question icon /// /// https://fontawesome.com/icons/seal-question?style=solid /// badge, faq, idea, question static const IconData solidSealQuestion = IconDataSolid(0xe243); /// Regular Seal Question icon /// /// https://fontawesome.com/icons/seal-question?style=regular /// badge, faq, idea, question static const IconData sealQuestion = IconDataRegular(0xe243); /// Light Seal Question icon /// /// https://fontawesome.com/icons/seal-question?style=light /// badge, faq, idea, question static const IconData lightSealQuestion = IconDataLight(0xe243); /// Thin Seal Question icon /// /// https://fontawesome.com/icons/seal-question?style=thin /// badge, faq, idea, question static const IconData thinSealQuestion = IconDataThin(0xe243); /// Brands Searchengin icon /// /// https://fontawesome.com/icons/searchengin?style=brands static const IconData searchengin = IconDataBrands(0xf3eb); /// Solid Seat Airline icon /// /// https://fontawesome.com/icons/seat-airline?style=solid /// airplane, chair, recline, seat static const IconData solidSeatAirline = IconDataSolid(0xe244); /// Regular Seat Airline icon /// /// https://fontawesome.com/icons/seat-airline?style=regular /// airplane, chair, recline, seat static const IconData seatAirline = IconDataRegular(0xe244); /// Light Seat Airline icon /// /// https://fontawesome.com/icons/seat-airline?style=light /// airplane, chair, recline, seat static const IconData lightSeatAirline = IconDataLight(0xe244); /// Thin Seat Airline icon /// /// https://fontawesome.com/icons/seat-airline?style=thin /// airplane, chair, recline, seat static const IconData thinSeatAirline = IconDataThin(0xe244); /// Solid Section icon /// /// https://fontawesome.com/icons/section?style=solid /// Section Sign, law, legal, silcrow static const IconData solidSection = IconDataSolid(0xe447); /// Regular Section icon /// /// https://fontawesome.com/icons/section?style=regular /// Section Sign, law, legal, silcrow static const IconData section = IconDataRegular(0xe447); /// Light Section icon /// /// https://fontawesome.com/icons/section?style=light /// Section Sign, law, legal, silcrow static const IconData lightSection = IconDataLight(0xe447); /// Thin Section icon /// /// https://fontawesome.com/icons/section?style=thin /// Section Sign, law, legal, silcrow static const IconData thinSection = IconDataThin(0xe447); /// Solid Seedling icon /// /// https://fontawesome.com/icons/seedling?style=solid /// environment, flora, grow, investment, plant, sapling, seedling, vegan, young static const IconData solidSeedling = IconDataSolid(0xf4d8); /// Alias sprout for icon [solidSeedling] @Deprecated('Use "solidSeedling" instead.') static const IconData solidSprout = solidSeedling; /// Regular Seedling icon /// /// https://fontawesome.com/icons/seedling?style=regular /// environment, flora, grow, investment, plant, sapling, seedling, vegan, young static const IconData seedling = IconDataRegular(0xf4d8); /// Alias sprout for icon [seedling] @Deprecated('Use "seedling" instead.') static const IconData sprout = seedling; /// Light Seedling icon /// /// https://fontawesome.com/icons/seedling?style=light /// environment, flora, grow, investment, plant, sapling, seedling, vegan, young static const IconData lightSeedling = IconDataLight(0xf4d8); /// Alias sprout for icon [lightSeedling] @Deprecated('Use "lightSeedling" instead.') static const IconData lightSprout = lightSeedling; /// Thin Seedling icon /// /// https://fontawesome.com/icons/seedling?style=thin /// environment, flora, grow, investment, plant, sapling, seedling, vegan, young static const IconData thinSeedling = IconDataThin(0xf4d8); /// Alias sprout for icon [thinSeedling] @Deprecated('Use "thinSeedling" instead.') static const IconData thinSprout = thinSeedling; /// Brands Sellcast icon /// /// https://fontawesome.com/icons/sellcast?style=brands /// eercast static const IconData sellcast = IconDataBrands(0xf2da); /// Brands Sellsy icon /// /// https://fontawesome.com/icons/sellsy?style=brands static const IconData sellsy = IconDataBrands(0xf213); /// Solid Semicolon icon /// /// https://fontawesome.com/icons/semicolon?style=solid /// Semicolon, semicolon static const IconData solidSemicolon = IconDataSolid(0x3b); /// Regular Semicolon icon /// /// https://fontawesome.com/icons/semicolon?style=regular /// Semicolon, semicolon static const IconData semicolon = IconDataRegular(0x3b); /// Light Semicolon icon /// /// https://fontawesome.com/icons/semicolon?style=light /// Semicolon, semicolon static const IconData lightSemicolon = IconDataLight(0x3b); /// Thin Semicolon icon /// /// https://fontawesome.com/icons/semicolon?style=thin /// Semicolon, semicolon static const IconData thinSemicolon = IconDataThin(0x3b); /// Solid Send Back icon /// /// https://fontawesome.com/icons/send-back?style=solid /// arrange, backward, layer, order, stack static const IconData solidSendBack = IconDataSolid(0xf87e); /// Regular Send Back icon /// /// https://fontawesome.com/icons/send-back?style=regular /// arrange, backward, layer, order, stack static const IconData sendBack = IconDataRegular(0xf87e); /// Light Send Back icon /// /// https://fontawesome.com/icons/send-back?style=light /// arrange, backward, layer, order, stack static const IconData lightSendBack = IconDataLight(0xf87e); /// Thin Send Back icon /// /// https://fontawesome.com/icons/send-back?style=thin /// arrange, backward, layer, order, stack static const IconData thinSendBack = IconDataThin(0xf87e); /// Solid Send Backward icon /// /// https://fontawesome.com/icons/send-backward?style=solid /// arrange, back, layer, order, stack static const IconData solidSendBackward = IconDataSolid(0xf87f); /// Regular Send Backward icon /// /// https://fontawesome.com/icons/send-backward?style=regular /// arrange, back, layer, order, stack static const IconData sendBackward = IconDataRegular(0xf87f); /// Light Send Backward icon /// /// https://fontawesome.com/icons/send-backward?style=light /// arrange, back, layer, order, stack static const IconData lightSendBackward = IconDataLight(0xf87f); /// Thin Send Backward icon /// /// https://fontawesome.com/icons/send-backward?style=thin /// arrange, back, layer, order, stack static const IconData thinSendBackward = IconDataThin(0xf87f); /// Solid Sensor icon /// /// https://fontawesome.com/icons/sensor?style=solid /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData solidSensor = IconDataSolid(0xe028); /// Regular Sensor icon /// /// https://fontawesome.com/icons/sensor?style=regular /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData sensor = IconDataRegular(0xe028); /// Light Sensor icon /// /// https://fontawesome.com/icons/sensor?style=light /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData lightSensor = IconDataLight(0xe028); /// Thin Sensor icon /// /// https://fontawesome.com/icons/sensor?style=thin /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData thinSensor = IconDataThin(0xe028); /// Solid Sensor Cloud icon /// /// https://fontawesome.com/icons/sensor-cloud?style=solid /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData solidSensorCloud = IconDataSolid(0xe02c); /// Alias sensor-smoke for icon [solidSensorCloud] @Deprecated('Use "solidSensorCloud" instead.') static const IconData solidSensorSmoke = solidSensorCloud; /// Regular Sensor Cloud icon /// /// https://fontawesome.com/icons/sensor-cloud?style=regular /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData sensorCloud = IconDataRegular(0xe02c); /// Alias sensor-smoke for icon [sensorCloud] @Deprecated('Use "sensorCloud" instead.') static const IconData sensorSmoke = sensorCloud; /// Light Sensor Cloud icon /// /// https://fontawesome.com/icons/sensor-cloud?style=light /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData lightSensorCloud = IconDataLight(0xe02c); /// Alias sensor-smoke for icon [lightSensorCloud] @Deprecated('Use "lightSensorCloud" instead.') static const IconData lightSensorSmoke = lightSensorCloud; /// Thin Sensor Cloud icon /// /// https://fontawesome.com/icons/sensor-cloud?style=thin /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData thinSensorCloud = IconDataThin(0xe02c); /// Alias sensor-smoke for icon [thinSensorCloud] @Deprecated('Use "thinSensorCloud" instead.') static const IconData thinSensorSmoke = thinSensorCloud; /// Solid Sensor Fire icon /// /// https://fontawesome.com/icons/sensor-fire?style=solid /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData solidSensorFire = IconDataSolid(0xe02a); /// Regular Sensor Fire icon /// /// https://fontawesome.com/icons/sensor-fire?style=regular /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData sensorFire = IconDataRegular(0xe02a); /// Light Sensor Fire icon /// /// https://fontawesome.com/icons/sensor-fire?style=light /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData lightSensorFire = IconDataLight(0xe02a); /// Thin Sensor Fire icon /// /// https://fontawesome.com/icons/sensor-fire?style=thin /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData thinSensorFire = IconDataThin(0xe02a); /// Solid Sensor On icon /// /// https://fontawesome.com/icons/sensor-on?style=solid /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData solidSensorOn = IconDataSolid(0xe02b); /// Regular Sensor On icon /// /// https://fontawesome.com/icons/sensor-on?style=regular /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData sensorOn = IconDataRegular(0xe02b); /// Light Sensor On icon /// /// https://fontawesome.com/icons/sensor-on?style=light /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData lightSensorOn = IconDataLight(0xe02b); /// Thin Sensor On icon /// /// https://fontawesome.com/icons/sensor-on?style=thin /// alarm, alert, carbon monoxide, detector, fire, smoke static const IconData thinSensorOn = IconDataThin(0xe02b); /// Solid Sensor Triangle Exclamation icon /// /// https://fontawesome.com/icons/sensor-triangle-exclamation?style=solid /// alarm, alert, carbon monoxide, detector, failed, fire, smoke static const IconData solidSensorTriangleExclamation = IconDataSolid(0xe029); /// Alias sensor-alert for icon [solidSensorTriangleExclamation] @Deprecated('Use "solidSensorTriangleExclamation" instead.') static const IconData solidSensorAlert = solidSensorTriangleExclamation; /// Regular Sensor Triangle Exclamation icon /// /// https://fontawesome.com/icons/sensor-triangle-exclamation?style=regular /// alarm, alert, carbon monoxide, detector, failed, fire, smoke static const IconData sensorTriangleExclamation = IconDataRegular(0xe029); /// Alias sensor-alert for icon [sensorTriangleExclamation] @Deprecated('Use "sensorTriangleExclamation" instead.') static const IconData sensorAlert = sensorTriangleExclamation; /// Light Sensor Triangle Exclamation icon /// /// https://fontawesome.com/icons/sensor-triangle-exclamation?style=light /// alarm, alert, carbon monoxide, detector, failed, fire, smoke static const IconData lightSensorTriangleExclamation = IconDataLight(0xe029); /// Alias sensor-alert for icon [lightSensorTriangleExclamation] @Deprecated('Use "lightSensorTriangleExclamation" instead.') static const IconData lightSensorAlert = lightSensorTriangleExclamation; /// Thin Sensor Triangle Exclamation icon /// /// https://fontawesome.com/icons/sensor-triangle-exclamation?style=thin /// alarm, alert, carbon monoxide, detector, failed, fire, smoke static const IconData thinSensorTriangleExclamation = IconDataThin(0xe029); /// Alias sensor-alert for icon [thinSensorTriangleExclamation] @Deprecated('Use "thinSensorTriangleExclamation" instead.') static const IconData thinSensorAlert = thinSensorTriangleExclamation; /// Solid Server icon /// /// https://fontawesome.com/icons/server?style=solid /// computer, cpu, database, hardware, mysql, network, sql static const IconData solidServer = IconDataSolid(0xf233); /// Regular Server icon /// /// https://fontawesome.com/icons/server?style=regular /// computer, cpu, database, hardware, mysql, network, sql static const IconData server = IconDataRegular(0xf233); /// Light Server icon /// /// https://fontawesome.com/icons/server?style=light /// computer, cpu, database, hardware, mysql, network, sql static const IconData lightServer = IconDataLight(0xf233); /// Thin Server icon /// /// https://fontawesome.com/icons/server?style=thin /// computer, cpu, database, hardware, mysql, network, sql static const IconData thinServer = IconDataThin(0xf233); /// Brands Servicestack icon /// /// https://fontawesome.com/icons/servicestack?style=brands static const IconData servicestack = IconDataBrands(0xf3ec); /// Solid Shapes icon /// /// https://fontawesome.com/icons/shapes?style=solid /// blocks, build, circle, square, triangle static const IconData solidShapes = IconDataSolid(0xf61f); /// Alias triangle-circle-square for icon [solidShapes] @Deprecated('Use "solidShapes" instead.') static const IconData solidTriangleCircleSquare = solidShapes; /// Regular Shapes icon /// /// https://fontawesome.com/icons/shapes?style=regular /// blocks, build, circle, square, triangle static const IconData shapes = IconDataRegular(0xf61f); /// Alias triangle-circle-square for icon [shapes] @Deprecated('Use "shapes" instead.') static const IconData triangleCircleSquare = shapes; /// Light Shapes icon /// /// https://fontawesome.com/icons/shapes?style=light /// blocks, build, circle, square, triangle static const IconData lightShapes = IconDataLight(0xf61f); /// Alias triangle-circle-square for icon [lightShapes] @Deprecated('Use "lightShapes" instead.') static const IconData lightTriangleCircleSquare = lightShapes; /// Thin Shapes icon /// /// https://fontawesome.com/icons/shapes?style=thin /// blocks, build, circle, square, triangle static const IconData thinShapes = IconDataThin(0xf61f); /// Alias triangle-circle-square for icon [thinShapes] @Deprecated('Use "thinShapes" instead.') static const IconData thinTriangleCircleSquare = thinShapes; /// Solid Share icon /// /// https://fontawesome.com/icons/share?style=solid /// forward, save, send, social static const IconData solidShare = IconDataSolid(0xf064); /// Alias mail-forward for icon [solidShare] @Deprecated('Use "solidShare" instead.') static const IconData solidMailForward = solidShare; /// Regular Share icon /// /// https://fontawesome.com/icons/share?style=regular /// forward, save, send, social static const IconData share = IconDataRegular(0xf064); /// Alias mail-forward for icon [share] @Deprecated('Use "share" instead.') static const IconData mailForward = share; /// Light Share icon /// /// https://fontawesome.com/icons/share?style=light /// forward, save, send, social static const IconData lightShare = IconDataLight(0xf064); /// Alias mail-forward for icon [lightShare] @Deprecated('Use "lightShare" instead.') static const IconData lightMailForward = lightShare; /// Thin Share icon /// /// https://fontawesome.com/icons/share?style=thin /// forward, save, send, social static const IconData thinShare = IconDataThin(0xf064); /// Alias mail-forward for icon [thinShare] @Deprecated('Use "thinShare" instead.') static const IconData thinMailForward = thinShare; /// Solid Share All icon /// /// https://fontawesome.com/icons/share-all?style=solid /// forward, save, send, social static const IconData solidShareAll = IconDataSolid(0xf367); /// Regular Share All icon /// /// https://fontawesome.com/icons/share-all?style=regular /// forward, save, send, social static const IconData shareAll = IconDataRegular(0xf367); /// Light Share All icon /// /// https://fontawesome.com/icons/share-all?style=light /// forward, save, send, social static const IconData lightShareAll = IconDataLight(0xf367); /// Thin Share All icon /// /// https://fontawesome.com/icons/share-all?style=thin /// forward, save, send, social static const IconData thinShareAll = IconDataThin(0xf367); /// Solid Share From Square icon /// /// https://fontawesome.com/icons/share-from-square?style=solid /// forward, save, send, social static const IconData solidShareFromSquare = IconDataSolid(0xf14d); /// Alias share-square for icon [solidShareFromSquare] @Deprecated('Use "solidShareFromSquare" instead.') static const IconData solidShareSquare = solidShareFromSquare; /// Regular Share From Square icon /// /// https://fontawesome.com/icons/share-from-square?style=regular /// forward, save, send, social static const IconData shareFromSquare = IconDataRegular(0xf14d); /// Alias share-square for icon [shareFromSquare] @Deprecated('Use "shareFromSquare" instead.') static const IconData shareSquare = shareFromSquare; /// Light Share From Square icon /// /// https://fontawesome.com/icons/share-from-square?style=light /// forward, save, send, social static const IconData lightShareFromSquare = IconDataLight(0xf14d); /// Alias share-square for icon [lightShareFromSquare] @Deprecated('Use "lightShareFromSquare" instead.') static const IconData lightShareSquare = lightShareFromSquare; /// Thin Share From Square icon /// /// https://fontawesome.com/icons/share-from-square?style=thin /// forward, save, send, social static const IconData thinShareFromSquare = IconDataThin(0xf14d); /// Alias share-square for icon [thinShareFromSquare] @Deprecated('Use "thinShareFromSquare" instead.') static const IconData thinShareSquare = thinShareFromSquare; /// Solid Share Nodes icon /// /// https://fontawesome.com/icons/share-nodes?style=solid /// forward, save, send, social static const IconData solidShareNodes = IconDataSolid(0xf1e0); /// Alias share-alt for icon [solidShareNodes] @Deprecated('Use "solidShareNodes" instead.') static const IconData solidShareAlt = solidShareNodes; /// Regular Share Nodes icon /// /// https://fontawesome.com/icons/share-nodes?style=regular /// forward, save, send, social static const IconData shareNodes = IconDataRegular(0xf1e0); /// Alias share-alt for icon [shareNodes] @Deprecated('Use "shareNodes" instead.') static const IconData shareAlt = shareNodes; /// Light Share Nodes icon /// /// https://fontawesome.com/icons/share-nodes?style=light /// forward, save, send, social static const IconData lightShareNodes = IconDataLight(0xf1e0); /// Alias share-alt for icon [lightShareNodes] @Deprecated('Use "lightShareNodes" instead.') static const IconData lightShareAlt = lightShareNodes; /// Thin Share Nodes icon /// /// https://fontawesome.com/icons/share-nodes?style=thin /// forward, save, send, social static const IconData thinShareNodes = IconDataThin(0xf1e0); /// Alias share-alt for icon [thinShareNodes] @Deprecated('Use "thinShareNodes" instead.') static const IconData thinShareAlt = thinShareNodes; /// Solid Sheep icon /// /// https://fontawesome.com/icons/sheep?style=solid /// agriculture, animal, ewe, farming, fauna, female, mammal, sheep, wool, yarn static const IconData solidSheep = IconDataSolid(0xf711); /// Regular Sheep icon /// /// https://fontawesome.com/icons/sheep?style=regular /// agriculture, animal, ewe, farming, fauna, female, mammal, sheep, wool, yarn static const IconData sheep = IconDataRegular(0xf711); /// Light Sheep icon /// /// https://fontawesome.com/icons/sheep?style=light /// agriculture, animal, ewe, farming, fauna, female, mammal, sheep, wool, yarn static const IconData lightSheep = IconDataLight(0xf711); /// Thin Sheep icon /// /// https://fontawesome.com/icons/sheep?style=thin /// agriculture, animal, ewe, farming, fauna, female, mammal, sheep, wool, yarn static const IconData thinSheep = IconDataThin(0xf711); /// Solid Sheet Plastic icon /// /// https://fontawesome.com/icons/sheet-plastic?style=solid /// plastic, plastic wrap, protect, tarp, tarpaulin, waterproof static const IconData solidSheetPlastic = IconDataSolid(0xe571); /// Regular Sheet Plastic icon /// /// https://fontawesome.com/icons/sheet-plastic?style=regular /// plastic, plastic wrap, protect, tarp, tarpaulin, waterproof static const IconData sheetPlastic = IconDataRegular(0xe571); /// Light Sheet Plastic icon /// /// https://fontawesome.com/icons/sheet-plastic?style=light /// plastic, plastic wrap, protect, tarp, tarpaulin, waterproof static const IconData lightSheetPlastic = IconDataLight(0xe571); /// Thin Sheet Plastic icon /// /// https://fontawesome.com/icons/sheet-plastic?style=thin /// plastic, plastic wrap, protect, tarp, tarpaulin, waterproof static const IconData thinSheetPlastic = IconDataThin(0xe571); /// Solid Shekel Sign icon /// /// https://fontawesome.com/icons/shekel-sign?style=solid /// New Sheqel Sign, currency, ils, money static const IconData solidShekelSign = IconDataSolid(0xf20b); /// Alias ils for icon [solidShekelSign] @Deprecated('Use "solidShekelSign" instead.') static const IconData solidIls = solidShekelSign; /// Alias shekel for icon [solidShekelSign] @Deprecated('Use "solidShekelSign" instead.') static const IconData solidShekel = solidShekelSign; /// Alias sheqel for icon [solidShekelSign] @Deprecated('Use "solidShekelSign" instead.') static const IconData solidSheqel = solidShekelSign; /// Alias sheqel-sign for icon [solidShekelSign] @Deprecated('Use "solidShekelSign" instead.') static const IconData solidSheqelSign = solidShekelSign; /// Regular Shekel Sign icon /// /// https://fontawesome.com/icons/shekel-sign?style=regular /// New Sheqel Sign, currency, ils, money static const IconData shekelSign = IconDataRegular(0xf20b); /// Alias ils for icon [shekelSign] @Deprecated('Use "shekelSign" instead.') static const IconData ils = shekelSign; /// Alias shekel for icon [shekelSign] @Deprecated('Use "shekelSign" instead.') static const IconData shekel = shekelSign; /// Alias sheqel for icon [shekelSign] @Deprecated('Use "shekelSign" instead.') static const IconData sheqel = shekelSign; /// Alias sheqel-sign for icon [shekelSign] @Deprecated('Use "shekelSign" instead.') static const IconData sheqelSign = shekelSign; /// Light Shekel Sign icon /// /// https://fontawesome.com/icons/shekel-sign?style=light /// New Sheqel Sign, currency, ils, money static const IconData lightShekelSign = IconDataLight(0xf20b); /// Alias ils for icon [lightShekelSign] @Deprecated('Use "lightShekelSign" instead.') static const IconData lightIls = lightShekelSign; /// Alias shekel for icon [lightShekelSign] @Deprecated('Use "lightShekelSign" instead.') static const IconData lightShekel = lightShekelSign; /// Alias sheqel for icon [lightShekelSign] @Deprecated('Use "lightShekelSign" instead.') static const IconData lightSheqel = lightShekelSign; /// Alias sheqel-sign for icon [lightShekelSign] @Deprecated('Use "lightShekelSign" instead.') static const IconData lightSheqelSign = lightShekelSign; /// Thin Shekel Sign icon /// /// https://fontawesome.com/icons/shekel-sign?style=thin /// New Sheqel Sign, currency, ils, money static const IconData thinShekelSign = IconDataThin(0xf20b); /// Alias ils for icon [thinShekelSign] @Deprecated('Use "thinShekelSign" instead.') static const IconData thinIls = thinShekelSign; /// Alias shekel for icon [thinShekelSign] @Deprecated('Use "thinShekelSign" instead.') static const IconData thinShekel = thinShekelSign; /// Alias sheqel for icon [thinShekelSign] @Deprecated('Use "thinShekelSign" instead.') static const IconData thinSheqel = thinShekelSign; /// Alias sheqel-sign for icon [thinShekelSign] @Deprecated('Use "thinShekelSign" instead.') static const IconData thinSheqelSign = thinShekelSign; /// Solid Shelves icon /// /// https://fontawesome.com/icons/shelves?style=solid /// archive, box, shipping, warehouse static const IconData solidShelves = IconDataSolid(0xf480); /// Alias inventory for icon [solidShelves] @Deprecated('Use "solidShelves" instead.') static const IconData solidInventory = solidShelves; /// Regular Shelves icon /// /// https://fontawesome.com/icons/shelves?style=regular /// archive, box, shipping, warehouse static const IconData shelves = IconDataRegular(0xf480); /// Alias inventory for icon [shelves] @Deprecated('Use "shelves" instead.') static const IconData inventory = shelves; /// Light Shelves icon /// /// https://fontawesome.com/icons/shelves?style=light /// archive, box, shipping, warehouse static const IconData lightShelves = IconDataLight(0xf480); /// Alias inventory for icon [lightShelves] @Deprecated('Use "lightShelves" instead.') static const IconData lightInventory = lightShelves; /// Thin Shelves icon /// /// https://fontawesome.com/icons/shelves?style=thin /// archive, box, shipping, warehouse static const IconData thinShelves = IconDataThin(0xf480); /// Alias inventory for icon [thinShelves] @Deprecated('Use "thinShelves" instead.') static const IconData thinInventory = thinShelves; /// Solid Shelves Empty icon /// /// https://fontawesome.com/icons/shelves-empty?style=solid /// bookshelf, inventory, stock static const IconData solidShelvesEmpty = IconDataSolid(0xe246); /// Regular Shelves Empty icon /// /// https://fontawesome.com/icons/shelves-empty?style=regular /// bookshelf, inventory, stock static const IconData shelvesEmpty = IconDataRegular(0xe246); /// Light Shelves Empty icon /// /// https://fontawesome.com/icons/shelves-empty?style=light /// bookshelf, inventory, stock static const IconData lightShelvesEmpty = IconDataLight(0xe246); /// Thin Shelves Empty icon /// /// https://fontawesome.com/icons/shelves-empty?style=thin /// bookshelf, inventory, stock static const IconData thinShelvesEmpty = IconDataThin(0xe246); /// Solid Shield icon /// /// https://fontawesome.com/icons/shield?style=solid /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, protect, safety, security, shield, weapon, winner static const IconData solidShield = IconDataSolid(0xf132); /// Alias shield-blank for icon [solidShield] @Deprecated('Use "solidShield" instead.') static const IconData solidShieldBlank = solidShield; /// Regular Shield icon /// /// https://fontawesome.com/icons/shield?style=regular /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, protect, safety, security, shield, weapon, winner static const IconData shield = IconDataRegular(0xf132); /// Alias shield-blank for icon [shield] @Deprecated('Use "shield" instead.') static const IconData shieldBlank = shield; /// Light Shield icon /// /// https://fontawesome.com/icons/shield?style=light /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, protect, safety, security, shield, weapon, winner static const IconData lightShield = IconDataLight(0xf132); /// Alias shield-blank for icon [lightShield] @Deprecated('Use "lightShield" instead.') static const IconData lightShieldBlank = lightShield; /// Thin Shield icon /// /// https://fontawesome.com/icons/shield?style=thin /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, protect, safety, security, shield, weapon, winner static const IconData thinShield = IconDataThin(0xf132); /// Alias shield-blank for icon [thinShield] @Deprecated('Use "thinShield" instead.') static const IconData thinShieldBlank = thinShield; /// Solid Shield Cat icon /// /// https://fontawesome.com/icons/shield-cat?style=solid /// animal, feline, pet, protect, safety, veterinary static const IconData solidShieldCat = IconDataSolid(0xe572); /// Regular Shield Cat icon /// /// https://fontawesome.com/icons/shield-cat?style=regular /// animal, feline, pet, protect, safety, veterinary static const IconData shieldCat = IconDataRegular(0xe572); /// Light Shield Cat icon /// /// https://fontawesome.com/icons/shield-cat?style=light /// animal, feline, pet, protect, safety, veterinary static const IconData lightShieldCat = IconDataLight(0xe572); /// Thin Shield Cat icon /// /// https://fontawesome.com/icons/shield-cat?style=thin /// animal, feline, pet, protect, safety, veterinary static const IconData thinShieldCat = IconDataThin(0xe572); /// Solid Shield Check icon /// /// https://fontawesome.com/icons/shield-check?style=solid /// achievement, award, block, defend, enable, protect, safety, security, select, success, tick, todo, validate, warranty, winner, working static const IconData solidShieldCheck = IconDataSolid(0xf2f7); /// Regular Shield Check icon /// /// https://fontawesome.com/icons/shield-check?style=regular /// achievement, award, block, defend, enable, protect, safety, security, select, success, tick, todo, validate, warranty, winner, working static const IconData shieldCheck = IconDataRegular(0xf2f7); /// Light Shield Check icon /// /// https://fontawesome.com/icons/shield-check?style=light /// achievement, award, block, defend, enable, protect, safety, security, select, success, tick, todo, validate, warranty, winner, working static const IconData lightShieldCheck = IconDataLight(0xf2f7); /// Thin Shield Check icon /// /// https://fontawesome.com/icons/shield-check?style=thin /// achievement, award, block, defend, enable, protect, safety, security, select, success, tick, todo, validate, warranty, winner, working static const IconData thinShieldCheck = IconDataThin(0xf2f7); /// Solid Shield Cross icon /// /// https://fontawesome.com/icons/shield-cross?style=solid /// Black Cross On Shield, Dungeons & Dragons, block, catholicism, christianity, crusader, d&d, defend, dnd, fantasy, protect, safety, security, templar static const IconData solidShieldCross = IconDataSolid(0xf712); /// Regular Shield Cross icon /// /// https://fontawesome.com/icons/shield-cross?style=regular /// Black Cross On Shield, Dungeons & Dragons, block, catholicism, christianity, crusader, d&d, defend, dnd, fantasy, protect, safety, security, templar static const IconData shieldCross = IconDataRegular(0xf712); /// Light Shield Cross icon /// /// https://fontawesome.com/icons/shield-cross?style=light /// Black Cross On Shield, Dungeons & Dragons, block, catholicism, christianity, crusader, d&d, defend, dnd, fantasy, protect, safety, security, templar static const IconData lightShieldCross = IconDataLight(0xf712); /// Thin Shield Cross icon /// /// https://fontawesome.com/icons/shield-cross?style=thin /// Black Cross On Shield, Dungeons & Dragons, block, catholicism, christianity, crusader, d&d, defend, dnd, fantasy, protect, safety, security, templar static const IconData thinShieldCross = IconDataThin(0xf712); /// Solid Shield Dog icon /// /// https://fontawesome.com/icons/shield-dog?style=solid /// animal, canine, pet, protect, safety, veterinary static const IconData solidShieldDog = IconDataSolid(0xe573); /// Regular Shield Dog icon /// /// https://fontawesome.com/icons/shield-dog?style=regular /// animal, canine, pet, protect, safety, veterinary static const IconData shieldDog = IconDataRegular(0xe573); /// Light Shield Dog icon /// /// https://fontawesome.com/icons/shield-dog?style=light /// animal, canine, pet, protect, safety, veterinary static const IconData lightShieldDog = IconDataLight(0xe573); /// Thin Shield Dog icon /// /// https://fontawesome.com/icons/shield-dog?style=thin /// animal, canine, pet, protect, safety, veterinary static const IconData thinShieldDog = IconDataThin(0xe573); /// Solid Shield Exclamation icon /// /// https://fontawesome.com/icons/shield-exclamation?style=solid /// attention, danger, failed, protect, required, safety static const IconData solidShieldExclamation = IconDataSolid(0xe247); /// Regular Shield Exclamation icon /// /// https://fontawesome.com/icons/shield-exclamation?style=regular /// attention, danger, failed, protect, required, safety static const IconData shieldExclamation = IconDataRegular(0xe247); /// Light Shield Exclamation icon /// /// https://fontawesome.com/icons/shield-exclamation?style=light /// attention, danger, failed, protect, required, safety static const IconData lightShieldExclamation = IconDataLight(0xe247); /// Thin Shield Exclamation icon /// /// https://fontawesome.com/icons/shield-exclamation?style=thin /// attention, danger, failed, protect, required, safety static const IconData thinShieldExclamation = IconDataThin(0xe247); /// Solid Shield Halved icon /// /// https://fontawesome.com/icons/shield-halved?style=solid /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, privacy, security, shield, weapon, winner static const IconData solidShieldHalved = IconDataSolid(0xf3ed); /// Alias shield-alt for icon [solidShieldHalved] @Deprecated('Use "solidShieldHalved" instead.') static const IconData solidShieldAlt = solidShieldHalved; /// Regular Shield Halved icon /// /// https://fontawesome.com/icons/shield-halved?style=regular /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, privacy, security, shield, weapon, winner static const IconData shieldHalved = IconDataRegular(0xf3ed); /// Alias shield-alt for icon [shieldHalved] @Deprecated('Use "shieldHalved" instead.') static const IconData shieldAlt = shieldHalved; /// Light Shield Halved icon /// /// https://fontawesome.com/icons/shield-halved?style=light /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, privacy, security, shield, weapon, winner static const IconData lightShieldHalved = IconDataLight(0xf3ed); /// Alias shield-alt for icon [lightShieldHalved] @Deprecated('Use "lightShieldHalved" instead.') static const IconData lightShieldAlt = lightShieldHalved; /// Thin Shield Halved icon /// /// https://fontawesome.com/icons/shield-halved?style=thin /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, privacy, security, shield, weapon, winner static const IconData thinShieldHalved = IconDataThin(0xf3ed); /// Alias shield-alt for icon [thinShieldHalved] @Deprecated('Use "thinShieldHalved" instead.') static const IconData thinShieldAlt = thinShieldHalved; /// Solid Shield Heart icon /// /// https://fontawesome.com/icons/shield-heart?style=solid /// love, protect, safe, safety, shield, wishlist static const IconData solidShieldHeart = IconDataSolid(0xe574); /// Regular Shield Heart icon /// /// https://fontawesome.com/icons/shield-heart?style=regular /// love, protect, safe, safety, shield, wishlist static const IconData shieldHeart = IconDataRegular(0xe574); /// Light Shield Heart icon /// /// https://fontawesome.com/icons/shield-heart?style=light /// love, protect, safe, safety, shield, wishlist static const IconData lightShieldHeart = IconDataLight(0xe574); /// Thin Shield Heart icon /// /// https://fontawesome.com/icons/shield-heart?style=thin /// love, protect, safe, safety, shield, wishlist static const IconData thinShieldHeart = IconDataThin(0xe574); /// Solid Shield Keyhole icon /// /// https://fontawesome.com/icons/shield-keyhole?style=solid /// lock, privacy, protect, safety static const IconData solidShieldKeyhole = IconDataSolid(0xe248); /// Regular Shield Keyhole icon /// /// https://fontawesome.com/icons/shield-keyhole?style=regular /// lock, privacy, protect, safety static const IconData shieldKeyhole = IconDataRegular(0xe248); /// Light Shield Keyhole icon /// /// https://fontawesome.com/icons/shield-keyhole?style=light /// lock, privacy, protect, safety static const IconData lightShieldKeyhole = IconDataLight(0xe248); /// Thin Shield Keyhole icon /// /// https://fontawesome.com/icons/shield-keyhole?style=thin /// lock, privacy, protect, safety static const IconData thinShieldKeyhole = IconDataThin(0xe248); /// Solid Shield Minus icon /// /// https://fontawesome.com/icons/shield-minus?style=solid /// minus, protect, remove, safety static const IconData solidShieldMinus = IconDataSolid(0xe249); /// Regular Shield Minus icon /// /// https://fontawesome.com/icons/shield-minus?style=regular /// minus, protect, remove, safety static const IconData shieldMinus = IconDataRegular(0xe249); /// Light Shield Minus icon /// /// https://fontawesome.com/icons/shield-minus?style=light /// minus, protect, remove, safety static const IconData lightShieldMinus = IconDataLight(0xe249); /// Thin Shield Minus icon /// /// https://fontawesome.com/icons/shield-minus?style=thin /// minus, protect, remove, safety static const IconData thinShieldMinus = IconDataThin(0xe249); /// Solid Shield Plus icon /// /// https://fontawesome.com/icons/shield-plus?style=solid /// add, protect, safe, safety static const IconData solidShieldPlus = IconDataSolid(0xe24a); /// Regular Shield Plus icon /// /// https://fontawesome.com/icons/shield-plus?style=regular /// add, protect, safe, safety static const IconData shieldPlus = IconDataRegular(0xe24a); /// Light Shield Plus icon /// /// https://fontawesome.com/icons/shield-plus?style=light /// add, protect, safe, safety static const IconData lightShieldPlus = IconDataLight(0xe24a); /// Thin Shield Plus icon /// /// https://fontawesome.com/icons/shield-plus?style=thin /// add, protect, safe, safety static const IconData thinShieldPlus = IconDataThin(0xe24a); /// Solid Shield Quartered icon /// /// https://fontawesome.com/icons/shield-quartered?style=solid /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, security, shield, weapon, winner static const IconData solidShieldQuartered = IconDataSolid(0xe575); /// Regular Shield Quartered icon /// /// https://fontawesome.com/icons/shield-quartered?style=regular /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, security, shield, weapon, winner static const IconData shieldQuartered = IconDataRegular(0xe575); /// Light Shield Quartered icon /// /// https://fontawesome.com/icons/shield-quartered?style=light /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, security, shield, weapon, winner static const IconData lightShieldQuartered = IconDataLight(0xe575); /// Thin Shield Quartered icon /// /// https://fontawesome.com/icons/shield-quartered?style=thin /// achievement, armor, award, block, cleric, defend, defense, holy, paladin, security, shield, weapon, winner static const IconData thinShieldQuartered = IconDataThin(0xe575); /// Solid Shield Slash icon /// /// https://fontawesome.com/icons/shield-slash?style=solid /// disabled, protect, remove, safety static const IconData solidShieldSlash = IconDataSolid(0xe24b); /// Regular Shield Slash icon /// /// https://fontawesome.com/icons/shield-slash?style=regular /// disabled, protect, remove, safety static const IconData shieldSlash = IconDataRegular(0xe24b); /// Light Shield Slash icon /// /// https://fontawesome.com/icons/shield-slash?style=light /// disabled, protect, remove, safety static const IconData lightShieldSlash = IconDataLight(0xe24b); /// Thin Shield Slash icon /// /// https://fontawesome.com/icons/shield-slash?style=thin /// disabled, protect, remove, safety static const IconData thinShieldSlash = IconDataThin(0xe24b); /// Solid Shield Virus icon /// /// https://fontawesome.com/icons/shield-virus?style=solid /// antibodies, barrier, coronavirus, covid-19, flu, health, infection, pandemic, protect, safety, vaccine static const IconData solidShieldVirus = IconDataSolid(0xe06c); /// Regular Shield Virus icon /// /// https://fontawesome.com/icons/shield-virus?style=regular /// antibodies, barrier, coronavirus, covid-19, flu, health, infection, pandemic, protect, safety, vaccine static const IconData shieldVirus = IconDataRegular(0xe06c); /// Light Shield Virus icon /// /// https://fontawesome.com/icons/shield-virus?style=light /// antibodies, barrier, coronavirus, covid-19, flu, health, infection, pandemic, protect, safety, vaccine static const IconData lightShieldVirus = IconDataLight(0xe06c); /// Thin Shield Virus icon /// /// https://fontawesome.com/icons/shield-virus?style=thin /// antibodies, barrier, coronavirus, covid-19, flu, health, infection, pandemic, protect, safety, vaccine static const IconData thinShieldVirus = IconDataThin(0xe06c); /// Solid Shield Xmark icon /// /// https://fontawesome.com/icons/shield-xmark?style=solid /// protect, remove, safety, uncheck static const IconData solidShieldXmark = IconDataSolid(0xe24c); /// Alias shield-times for icon [solidShieldXmark] @Deprecated('Use "solidShieldXmark" instead.') static const IconData solidShieldTimes = solidShieldXmark; /// Regular Shield Xmark icon /// /// https://fontawesome.com/icons/shield-xmark?style=regular /// protect, remove, safety, uncheck static const IconData shieldXmark = IconDataRegular(0xe24c); /// Alias shield-times for icon [shieldXmark] @Deprecated('Use "shieldXmark" instead.') static const IconData shieldTimes = shieldXmark; /// Light Shield Xmark icon /// /// https://fontawesome.com/icons/shield-xmark?style=light /// protect, remove, safety, uncheck static const IconData lightShieldXmark = IconDataLight(0xe24c); /// Alias shield-times for icon [lightShieldXmark] @Deprecated('Use "lightShieldXmark" instead.') static const IconData lightShieldTimes = lightShieldXmark; /// Thin Shield Xmark icon /// /// https://fontawesome.com/icons/shield-xmark?style=thin /// protect, remove, safety, uncheck static const IconData thinShieldXmark = IconDataThin(0xe24c); /// Alias shield-times for icon [thinShieldXmark] @Deprecated('Use "thinShieldXmark" instead.') static const IconData thinShieldTimes = thinShieldXmark; /// Solid Ship icon /// /// https://fontawesome.com/icons/ship?style=solid /// boat, passenger, sea, ship, water static const IconData solidShip = IconDataSolid(0xf21a); /// Regular Ship icon /// /// https://fontawesome.com/icons/ship?style=regular /// boat, passenger, sea, ship, water static const IconData ship = IconDataRegular(0xf21a); /// Light Ship icon /// /// https://fontawesome.com/icons/ship?style=light /// boat, passenger, sea, ship, water static const IconData lightShip = IconDataLight(0xf21a); /// Thin Ship icon /// /// https://fontawesome.com/icons/ship?style=thin /// boat, passenger, sea, ship, water static const IconData thinShip = IconDataThin(0xf21a); /// Solid Shirt icon /// /// https://fontawesome.com/icons/shirt?style=solid /// clothing, fashion, garment, shirt, short sleeve, t-shirt, tshirt static const IconData solidShirt = IconDataSolid(0xf553); /// Alias t-shirt for icon [solidShirt] @Deprecated('Use "solidShirt" instead.') static const IconData solidTShirt = solidShirt; /// Alias tshirt for icon [solidShirt] @Deprecated('Use "solidShirt" instead.') static const IconData solidTshirt = solidShirt; /// Regular Shirt icon /// /// https://fontawesome.com/icons/shirt?style=regular /// clothing, fashion, garment, shirt, short sleeve, t-shirt, tshirt static const IconData shirt = IconDataRegular(0xf553); /// Alias t-shirt for icon [shirt] @Deprecated('Use "shirt" instead.') static const IconData tShirt = shirt; /// Alias tshirt for icon [shirt] @Deprecated('Use "shirt" instead.') static const IconData tshirt = shirt; /// Light Shirt icon /// /// https://fontawesome.com/icons/shirt?style=light /// clothing, fashion, garment, shirt, short sleeve, t-shirt, tshirt static const IconData lightShirt = IconDataLight(0xf553); /// Alias t-shirt for icon [lightShirt] @Deprecated('Use "lightShirt" instead.') static const IconData lightTShirt = lightShirt; /// Alias tshirt for icon [lightShirt] @Deprecated('Use "lightShirt" instead.') static const IconData lightTshirt = lightShirt; /// Thin Shirt icon /// /// https://fontawesome.com/icons/shirt?style=thin /// clothing, fashion, garment, shirt, short sleeve, t-shirt, tshirt static const IconData thinShirt = IconDataThin(0xf553); /// Alias t-shirt for icon [thinShirt] @Deprecated('Use "thinShirt" instead.') static const IconData thinTShirt = thinShirt; /// Alias tshirt for icon [thinShirt] @Deprecated('Use "thinShirt" instead.') static const IconData thinTshirt = thinShirt; /// Solid Shirt Long Sleeve icon /// /// https://fontawesome.com/icons/shirt-long-sleeve?style=solid /// blouse, sweater static const IconData solidShirtLongSleeve = IconDataSolid(0xe3c7); /// Regular Shirt Long Sleeve icon /// /// https://fontawesome.com/icons/shirt-long-sleeve?style=regular /// blouse, sweater static const IconData shirtLongSleeve = IconDataRegular(0xe3c7); /// Light Shirt Long Sleeve icon /// /// https://fontawesome.com/icons/shirt-long-sleeve?style=light /// blouse, sweater static const IconData lightShirtLongSleeve = IconDataLight(0xe3c7); /// Thin Shirt Long Sleeve icon /// /// https://fontawesome.com/icons/shirt-long-sleeve?style=thin /// blouse, sweater static const IconData thinShirtLongSleeve = IconDataThin(0xe3c7); /// Solid Shirt Running icon /// /// https://fontawesome.com/icons/shirt-running?style=solid /// athletics, running, running shirt, sash, shirt, tank top static const IconData solidShirtRunning = IconDataSolid(0xe3c8); /// Regular Shirt Running icon /// /// https://fontawesome.com/icons/shirt-running?style=regular /// athletics, running, running shirt, sash, shirt, tank top static const IconData shirtRunning = IconDataRegular(0xe3c8); /// Light Shirt Running icon /// /// https://fontawesome.com/icons/shirt-running?style=light /// athletics, running, running shirt, sash, shirt, tank top static const IconData lightShirtRunning = IconDataLight(0xe3c8); /// Thin Shirt Running icon /// /// https://fontawesome.com/icons/shirt-running?style=thin /// athletics, running, running shirt, sash, shirt, tank top static const IconData thinShirtRunning = IconDataThin(0xe3c8); /// Solid Shirt Tank Top icon /// /// https://fontawesome.com/icons/shirt-tank-top?style=solid /// tank top, undershirt static const IconData solidShirtTankTop = IconDataSolid(0xe3c9); /// Regular Shirt Tank Top icon /// /// https://fontawesome.com/icons/shirt-tank-top?style=regular /// tank top, undershirt static const IconData shirtTankTop = IconDataRegular(0xe3c9); /// Light Shirt Tank Top icon /// /// https://fontawesome.com/icons/shirt-tank-top?style=light /// tank top, undershirt static const IconData lightShirtTankTop = IconDataLight(0xe3c9); /// Thin Shirt Tank Top icon /// /// https://fontawesome.com/icons/shirt-tank-top?style=thin /// tank top, undershirt static const IconData thinShirtTankTop = IconDataThin(0xe3c9); /// Brands Shirts in Bulk icon /// /// https://fontawesome.com/icons/shirtsinbulk?style=brands static const IconData shirtsinbulk = IconDataBrands(0xf214); /// Solid Shish Kebab icon /// /// https://fontawesome.com/icons/shish-kebab?style=solid /// grill, kabob, kebob, meat, shawarma, skewer, souvlaki static const IconData solidShishKebab = IconDataSolid(0xf821); /// Regular Shish Kebab icon /// /// https://fontawesome.com/icons/shish-kebab?style=regular /// grill, kabob, kebob, meat, shawarma, skewer, souvlaki static const IconData shishKebab = IconDataRegular(0xf821); /// Light Shish Kebab icon /// /// https://fontawesome.com/icons/shish-kebab?style=light /// grill, kabob, kebob, meat, shawarma, skewer, souvlaki static const IconData lightShishKebab = IconDataLight(0xf821); /// Thin Shish Kebab icon /// /// https://fontawesome.com/icons/shish-kebab?style=thin /// grill, kabob, kebob, meat, shawarma, skewer, souvlaki static const IconData thinShishKebab = IconDataThin(0xf821); /// Solid Shoe Prints icon /// /// https://fontawesome.com/icons/shoe-prints?style=solid /// feet, footprints, steps, walk static const IconData solidShoePrints = IconDataSolid(0xf54b); /// Regular Shoe Prints icon /// /// https://fontawesome.com/icons/shoe-prints?style=regular /// feet, footprints, steps, walk static const IconData shoePrints = IconDataRegular(0xf54b); /// Light Shoe Prints icon /// /// https://fontawesome.com/icons/shoe-prints?style=light /// feet, footprints, steps, walk static const IconData lightShoePrints = IconDataLight(0xf54b); /// Thin Shoe Prints icon /// /// https://fontawesome.com/icons/shoe-prints?style=thin /// feet, footprints, steps, walk static const IconData thinShoePrints = IconDataThin(0xf54b); /// Brands Shoelace icon /// /// https://fontawesome.com/icons/shoelace?style=brands static const IconData shoelace = IconDataBrands(0xe60c); /// Solid Shop icon /// /// https://fontawesome.com/icons/shop?style=solid /// bodega, building, buy, market, purchase, shopping, store static const IconData solidShop = IconDataSolid(0xf54f); /// Alias store-alt for icon [solidShop] @Deprecated('Use "solidShop" instead.') static const IconData solidStoreAlt = solidShop; /// Regular Shop icon /// /// https://fontawesome.com/icons/shop?style=regular /// bodega, building, buy, market, purchase, shopping, store static const IconData shop = IconDataRegular(0xf54f); /// Alias store-alt for icon [shop] @Deprecated('Use "shop" instead.') static const IconData storeAlt = shop; /// Light Shop icon /// /// https://fontawesome.com/icons/shop?style=light /// bodega, building, buy, market, purchase, shopping, store static const IconData lightShop = IconDataLight(0xf54f); /// Alias store-alt for icon [lightShop] @Deprecated('Use "lightShop" instead.') static const IconData lightStoreAlt = lightShop; /// Thin Shop icon /// /// https://fontawesome.com/icons/shop?style=thin /// bodega, building, buy, market, purchase, shopping, store static const IconData thinShop = IconDataThin(0xf54f); /// Alias store-alt for icon [thinShop] @Deprecated('Use "thinShop" instead.') static const IconData thinStoreAlt = thinShop; /// Solid Shop Lock icon /// /// https://fontawesome.com/icons/shop-lock?style=solid /// bodega, building, buy, closed, lock, lockdown, market, padlock, privacy, purchase, quarantine, shop, shopping, store static const IconData solidShopLock = IconDataSolid(0xe4a5); /// Regular Shop Lock icon /// /// https://fontawesome.com/icons/shop-lock?style=regular /// bodega, building, buy, closed, lock, lockdown, market, padlock, privacy, purchase, quarantine, shop, shopping, store static const IconData shopLock = IconDataRegular(0xe4a5); /// Light Shop Lock icon /// /// https://fontawesome.com/icons/shop-lock?style=light /// bodega, building, buy, closed, lock, lockdown, market, padlock, privacy, purchase, quarantine, shop, shopping, store static const IconData lightShopLock = IconDataLight(0xe4a5); /// Thin Shop Lock icon /// /// https://fontawesome.com/icons/shop-lock?style=thin /// bodega, building, buy, closed, lock, lockdown, market, padlock, privacy, purchase, quarantine, shop, shopping, store static const IconData thinShopLock = IconDataThin(0xe4a5); /// Solid Shop Slash icon /// /// https://fontawesome.com/icons/shop-slash?style=solid /// building, buy, closed, covid-19, disabled, purchase, shopping static const IconData solidShopSlash = IconDataSolid(0xe070); /// Alias store-alt-slash for icon [solidShopSlash] @Deprecated('Use "solidShopSlash" instead.') static const IconData solidStoreAltSlash = solidShopSlash; /// Regular Shop Slash icon /// /// https://fontawesome.com/icons/shop-slash?style=regular /// building, buy, closed, covid-19, disabled, purchase, shopping static const IconData shopSlash = IconDataRegular(0xe070); /// Alias store-alt-slash for icon [shopSlash] @Deprecated('Use "shopSlash" instead.') static const IconData storeAltSlash = shopSlash; /// Light Shop Slash icon /// /// https://fontawesome.com/icons/shop-slash?style=light /// building, buy, closed, covid-19, disabled, purchase, shopping static const IconData lightShopSlash = IconDataLight(0xe070); /// Alias store-alt-slash for icon [lightShopSlash] @Deprecated('Use "lightShopSlash" instead.') static const IconData lightStoreAltSlash = lightShopSlash; /// Thin Shop Slash icon /// /// https://fontawesome.com/icons/shop-slash?style=thin /// building, buy, closed, covid-19, disabled, purchase, shopping static const IconData thinShopSlash = IconDataThin(0xe070); /// Alias store-alt-slash for icon [thinShopSlash] @Deprecated('Use "thinShopSlash" instead.') static const IconData thinStoreAltSlash = thinShopSlash; /// Brands Shopify icon /// /// https://fontawesome.com/icons/shopify?style=brands static const IconData shopify = IconDataBrands(0xe057); /// Brands Shopware icon /// /// https://fontawesome.com/icons/shopware?style=brands static const IconData shopware = IconDataBrands(0xf5b5); /// Solid Shovel icon /// /// https://fontawesome.com/icons/shovel?style=solid /// construction, dig, equipment, excavate, maintenance, tool, trench static const IconData solidShovel = IconDataSolid(0xf713); /// Regular Shovel icon /// /// https://fontawesome.com/icons/shovel?style=regular /// construction, dig, equipment, excavate, maintenance, tool, trench static const IconData shovel = IconDataRegular(0xf713); /// Light Shovel icon /// /// https://fontawesome.com/icons/shovel?style=light /// construction, dig, equipment, excavate, maintenance, tool, trench static const IconData lightShovel = IconDataLight(0xf713); /// Thin Shovel icon /// /// https://fontawesome.com/icons/shovel?style=thin /// construction, dig, equipment, excavate, maintenance, tool, trench static const IconData thinShovel = IconDataThin(0xf713); /// Solid Shovel Snow icon /// /// https://fontawesome.com/icons/shovel-snow?style=solid /// construction, dig, equipment, excavate, maintenance, plow, tool, trench static const IconData solidShovelSnow = IconDataSolid(0xf7c3); /// Regular Shovel Snow icon /// /// https://fontawesome.com/icons/shovel-snow?style=regular /// construction, dig, equipment, excavate, maintenance, plow, tool, trench static const IconData shovelSnow = IconDataRegular(0xf7c3); /// Light Shovel Snow icon /// /// https://fontawesome.com/icons/shovel-snow?style=light /// construction, dig, equipment, excavate, maintenance, plow, tool, trench static const IconData lightShovelSnow = IconDataLight(0xf7c3); /// Thin Shovel Snow icon /// /// https://fontawesome.com/icons/shovel-snow?style=thin /// construction, dig, equipment, excavate, maintenance, plow, tool, trench static const IconData thinShovelSnow = IconDataThin(0xf7c3); /// Solid Shower icon /// /// https://fontawesome.com/icons/shower?style=solid /// bath, clean, faucet, shower, water static const IconData solidShower = IconDataSolid(0xf2cc); /// Regular Shower icon /// /// https://fontawesome.com/icons/shower?style=regular /// bath, clean, faucet, shower, water static const IconData shower = IconDataRegular(0xf2cc); /// Light Shower icon /// /// https://fontawesome.com/icons/shower?style=light /// bath, clean, faucet, shower, water static const IconData lightShower = IconDataLight(0xf2cc); /// Thin Shower icon /// /// https://fontawesome.com/icons/shower?style=thin /// bath, clean, faucet, shower, water static const IconData thinShower = IconDataThin(0xf2cc); /// Solid Shower Down icon /// /// https://fontawesome.com/icons/shower-down?style=solid /// bath, drip, hygiene, water static const IconData solidShowerDown = IconDataSolid(0xe24d); /// Alias shower-alt for icon [solidShowerDown] @Deprecated('Use "solidShowerDown" instead.') static const IconData solidShowerAlt = solidShowerDown; /// Regular Shower Down icon /// /// https://fontawesome.com/icons/shower-down?style=regular /// bath, drip, hygiene, water static const IconData showerDown = IconDataRegular(0xe24d); /// Alias shower-alt for icon [showerDown] @Deprecated('Use "showerDown" instead.') static const IconData showerAlt = showerDown; /// Light Shower Down icon /// /// https://fontawesome.com/icons/shower-down?style=light /// bath, drip, hygiene, water static const IconData lightShowerDown = IconDataLight(0xe24d); /// Alias shower-alt for icon [lightShowerDown] @Deprecated('Use "lightShowerDown" instead.') static const IconData lightShowerAlt = lightShowerDown; /// Thin Shower Down icon /// /// https://fontawesome.com/icons/shower-down?style=thin /// bath, drip, hygiene, water static const IconData thinShowerDown = IconDataThin(0xe24d); /// Alias shower-alt for icon [thinShowerDown] @Deprecated('Use "thinShowerDown" instead.') static const IconData thinShowerAlt = thinShowerDown; /// Solid Shredder icon /// /// https://fontawesome.com/icons/shredder?style=solid /// destroy, document, office, paper, print static const IconData solidShredder = IconDataSolid(0xf68a); /// Regular Shredder icon /// /// https://fontawesome.com/icons/shredder?style=regular /// destroy, document, office, paper, print static const IconData shredder = IconDataRegular(0xf68a); /// Light Shredder icon /// /// https://fontawesome.com/icons/shredder?style=light /// destroy, document, office, paper, print static const IconData lightShredder = IconDataLight(0xf68a); /// Thin Shredder icon /// /// https://fontawesome.com/icons/shredder?style=thin /// destroy, document, office, paper, print static const IconData thinShredder = IconDataThin(0xf68a); /// Solid Shrimp icon /// /// https://fontawesome.com/icons/shrimp?style=solid /// allergy, crustacean, prawn, seafood, shellfish, shrimp, tail static const IconData solidShrimp = IconDataSolid(0xe448); /// Regular Shrimp icon /// /// https://fontawesome.com/icons/shrimp?style=regular /// allergy, crustacean, prawn, seafood, shellfish, shrimp, tail static const IconData shrimp = IconDataRegular(0xe448); /// Light Shrimp icon /// /// https://fontawesome.com/icons/shrimp?style=light /// allergy, crustacean, prawn, seafood, shellfish, shrimp, tail static const IconData lightShrimp = IconDataLight(0xe448); /// Thin Shrimp icon /// /// https://fontawesome.com/icons/shrimp?style=thin /// allergy, crustacean, prawn, seafood, shellfish, shrimp, tail static const IconData thinShrimp = IconDataThin(0xe448); /// Solid Shuffle icon /// /// https://fontawesome.com/icons/shuffle?style=solid /// arrow, arrows, crossed, shuffle, shuffle tracks button, sort, swap, switch, transfer static const IconData solidShuffle = IconDataSolid(0xf074); /// Alias random for icon [solidShuffle] @Deprecated('Use "solidShuffle" instead.') static const IconData solidRandom = solidShuffle; /// Regular Shuffle icon /// /// https://fontawesome.com/icons/shuffle?style=regular /// arrow, arrows, crossed, shuffle, shuffle tracks button, sort, swap, switch, transfer static const IconData shuffle = IconDataRegular(0xf074); /// Alias random for icon [shuffle] @Deprecated('Use "shuffle" instead.') static const IconData random = shuffle; /// Light Shuffle icon /// /// https://fontawesome.com/icons/shuffle?style=light /// arrow, arrows, crossed, shuffle, shuffle tracks button, sort, swap, switch, transfer static const IconData lightShuffle = IconDataLight(0xf074); /// Alias random for icon [lightShuffle] @Deprecated('Use "lightShuffle" instead.') static const IconData lightRandom = lightShuffle; /// Thin Shuffle icon /// /// https://fontawesome.com/icons/shuffle?style=thin /// arrow, arrows, crossed, shuffle, shuffle tracks button, sort, swap, switch, transfer static const IconData thinShuffle = IconDataThin(0xf074); /// Alias random for icon [thinShuffle] @Deprecated('Use "thinShuffle" instead.') static const IconData thinRandom = thinShuffle; /// Solid Shutters icon /// /// https://fontawesome.com/icons/shutters?style=solid /// damper, fire, shades, window static const IconData solidShutters = IconDataSolid(0xe449); /// Regular Shutters icon /// /// https://fontawesome.com/icons/shutters?style=regular /// damper, fire, shades, window static const IconData shutters = IconDataRegular(0xe449); /// Light Shutters icon /// /// https://fontawesome.com/icons/shutters?style=light /// damper, fire, shades, window static const IconData lightShutters = IconDataLight(0xe449); /// Thin Shutters icon /// /// https://fontawesome.com/icons/shutters?style=thin /// damper, fire, shades, window static const IconData thinShutters = IconDataThin(0xe449); /// Solid Shuttle Space icon /// /// https://fontawesome.com/icons/shuttle-space?style=solid /// astronaut, machine, nasa, rocket, space, transportation static const IconData solidShuttleSpace = IconDataSolid(0xf197); /// Alias space-shuttle for icon [solidShuttleSpace] @Deprecated('Use "solidShuttleSpace" instead.') static const IconData solidSpaceShuttle = solidShuttleSpace; /// Regular Shuttle Space icon /// /// https://fontawesome.com/icons/shuttle-space?style=regular /// astronaut, machine, nasa, rocket, space, transportation static const IconData shuttleSpace = IconDataRegular(0xf197); /// Alias space-shuttle for icon [shuttleSpace] @Deprecated('Use "shuttleSpace" instead.') static const IconData spaceShuttle = shuttleSpace; /// Light Shuttle Space icon /// /// https://fontawesome.com/icons/shuttle-space?style=light /// astronaut, machine, nasa, rocket, space, transportation static const IconData lightShuttleSpace = IconDataLight(0xf197); /// Alias space-shuttle for icon [lightShuttleSpace] @Deprecated('Use "lightShuttleSpace" instead.') static const IconData lightSpaceShuttle = lightShuttleSpace; /// Thin Shuttle Space icon /// /// https://fontawesome.com/icons/shuttle-space?style=thin /// astronaut, machine, nasa, rocket, space, transportation static const IconData thinShuttleSpace = IconDataThin(0xf197); /// Alias space-shuttle for icon [thinShuttleSpace] @Deprecated('Use "thinShuttleSpace" instead.') static const IconData thinSpaceShuttle = thinShuttleSpace; /// Solid Shuttlecock icon /// /// https://fontawesome.com/icons/shuttlecock?style=solid /// badminton, birdie, feather, sport static const IconData solidShuttlecock = IconDataSolid(0xf45b); /// Regular Shuttlecock icon /// /// https://fontawesome.com/icons/shuttlecock?style=regular /// badminton, birdie, feather, sport static const IconData shuttlecock = IconDataRegular(0xf45b); /// Light Shuttlecock icon /// /// https://fontawesome.com/icons/shuttlecock?style=light /// badminton, birdie, feather, sport static const IconData lightShuttlecock = IconDataLight(0xf45b); /// Thin Shuttlecock icon /// /// https://fontawesome.com/icons/shuttlecock?style=thin /// badminton, birdie, feather, sport static const IconData thinShuttlecock = IconDataThin(0xf45b); /// Solid Sickle icon /// /// https://fontawesome.com/icons/sickle?style=solid /// blade, d&d, dnd, dungeons & dragons, equipment, fantasy, weapon static const IconData solidSickle = IconDataSolid(0xf822); /// Regular Sickle icon /// /// https://fontawesome.com/icons/sickle?style=regular /// blade, d&d, dnd, dungeons & dragons, equipment, fantasy, weapon static const IconData sickle = IconDataRegular(0xf822); /// Light Sickle icon /// /// https://fontawesome.com/icons/sickle?style=light /// blade, d&d, dnd, dungeons & dragons, equipment, fantasy, weapon static const IconData lightSickle = IconDataLight(0xf822); /// Thin Sickle icon /// /// https://fontawesome.com/icons/sickle?style=thin /// blade, d&d, dnd, dungeons & dragons, equipment, fantasy, weapon static const IconData thinSickle = IconDataThin(0xf822); /// Solid Sidebar icon /// /// https://fontawesome.com/icons/sidebar?style=solid /// browser, ui, window static const IconData solidSidebar = IconDataSolid(0xe24e); /// Regular Sidebar icon /// /// https://fontawesome.com/icons/sidebar?style=regular /// browser, ui, window static const IconData sidebar = IconDataRegular(0xe24e); /// Light Sidebar icon /// /// https://fontawesome.com/icons/sidebar?style=light /// browser, ui, window static const IconData lightSidebar = IconDataLight(0xe24e); /// Thin Sidebar icon /// /// https://fontawesome.com/icons/sidebar?style=thin /// browser, ui, window static const IconData thinSidebar = IconDataThin(0xe24e); /// Solid Sidebar Flip icon /// /// https://fontawesome.com/icons/sidebar-flip?style=solid /// browser, ui, window static const IconData solidSidebarFlip = IconDataSolid(0xe24f); /// Regular Sidebar Flip icon /// /// https://fontawesome.com/icons/sidebar-flip?style=regular /// browser, ui, window static const IconData sidebarFlip = IconDataRegular(0xe24f); /// Light Sidebar Flip icon /// /// https://fontawesome.com/icons/sidebar-flip?style=light /// browser, ui, window static const IconData lightSidebarFlip = IconDataLight(0xe24f); /// Thin Sidebar Flip icon /// /// https://fontawesome.com/icons/sidebar-flip?style=thin /// browser, ui, window static const IconData thinSidebarFlip = IconDataThin(0xe24f); /// Solid Sigma icon /// /// https://fontawesome.com/icons/sigma?style=solid /// N-Ary Summation, alphabet, greek, math, summation static const IconData solidSigma = IconDataSolid(0xf68b); /// Regular Sigma icon /// /// https://fontawesome.com/icons/sigma?style=regular /// N-Ary Summation, alphabet, greek, math, summation static const IconData sigma = IconDataRegular(0xf68b); /// Light Sigma icon /// /// https://fontawesome.com/icons/sigma?style=light /// N-Ary Summation, alphabet, greek, math, summation static const IconData lightSigma = IconDataLight(0xf68b); /// Thin Sigma icon /// /// https://fontawesome.com/icons/sigma?style=thin /// N-Ary Summation, alphabet, greek, math, summation static const IconData thinSigma = IconDataThin(0xf68b); /// Solid Sign Hanging icon /// /// https://fontawesome.com/icons/sign-hanging?style=solid /// directions, real estate, signage, wayfinding static const IconData solidSignHanging = IconDataSolid(0xf4d9); /// Alias sign for icon [solidSignHanging] @Deprecated('Use "solidSignHanging" instead.') static const IconData solidSign = solidSignHanging; /// Regular Sign Hanging icon /// /// https://fontawesome.com/icons/sign-hanging?style=regular /// directions, real estate, signage, wayfinding static const IconData signHanging = IconDataRegular(0xf4d9); /// Alias sign for icon [signHanging] @Deprecated('Use "signHanging" instead.') static const IconData sign = signHanging; /// Light Sign Hanging icon /// /// https://fontawesome.com/icons/sign-hanging?style=light /// directions, real estate, signage, wayfinding static const IconData lightSignHanging = IconDataLight(0xf4d9); /// Alias sign for icon [lightSignHanging] @Deprecated('Use "lightSignHanging" instead.') static const IconData lightSign = lightSignHanging; /// Thin Sign Hanging icon /// /// https://fontawesome.com/icons/sign-hanging?style=thin /// directions, real estate, signage, wayfinding static const IconData thinSignHanging = IconDataThin(0xf4d9); /// Alias sign for icon [thinSignHanging] @Deprecated('Use "thinSignHanging" instead.') static const IconData thinSign = thinSignHanging; /// Solid Sign Post icon /// /// https://fontawesome.com/icons/sign-post?style=solid /// directory, map, signage, wayfinding, directions static const IconData solidSignPost = IconDataSolid(0xe624); /// Regular Sign Post icon /// /// https://fontawesome.com/icons/sign-post?style=regular /// directory, map, signage, wayfinding, directions static const IconData signPost = IconDataRegular(0xe624); /// Light Sign Post icon /// /// https://fontawesome.com/icons/sign-post?style=light /// directory, map, signage, wayfinding, directions static const IconData lightSignPost = IconDataLight(0xe624); /// Thin Sign Post icon /// /// https://fontawesome.com/icons/sign-post?style=thin /// directory, map, signage, wayfinding, directions static const IconData thinSignPost = IconDataThin(0xe624); /// Solid Sign Posts icon /// /// https://fontawesome.com/icons/sign-posts?style=solid /// directory, map, signage, wayfinding, directions static const IconData solidSignPosts = IconDataSolid(0xe625); /// Regular Sign Posts icon /// /// https://fontawesome.com/icons/sign-posts?style=regular /// directory, map, signage, wayfinding, directions static const IconData signPosts = IconDataRegular(0xe625); /// Light Sign Posts icon /// /// https://fontawesome.com/icons/sign-posts?style=light /// directory, map, signage, wayfinding, directions static const IconData lightSignPosts = IconDataLight(0xe625); /// Thin Sign Posts icon /// /// https://fontawesome.com/icons/sign-posts?style=thin /// directory, map, signage, wayfinding, directions static const IconData thinSignPosts = IconDataThin(0xe625); /// Solid Sign Posts Wrench icon /// /// https://fontawesome.com/icons/sign-posts-wrench?style=solid /// directory, map, signage, wayfinding, directions, install, permit static const IconData solidSignPostsWrench = IconDataSolid(0xe626); /// Regular Sign Posts Wrench icon /// /// https://fontawesome.com/icons/sign-posts-wrench?style=regular /// directory, map, signage, wayfinding, directions, install, permit static const IconData signPostsWrench = IconDataRegular(0xe626); /// Light Sign Posts Wrench icon /// /// https://fontawesome.com/icons/sign-posts-wrench?style=light /// directory, map, signage, wayfinding, directions, install, permit static const IconData lightSignPostsWrench = IconDataLight(0xe626); /// Thin Sign Posts Wrench icon /// /// https://fontawesome.com/icons/sign-posts-wrench?style=thin /// directory, map, signage, wayfinding, directions, install, permit static const IconData thinSignPostsWrench = IconDataThin(0xe626); /// Solid Signal icon /// /// https://fontawesome.com/icons/signal?style=solid /// antenna, antenna bars, bar, bars, cell, graph, mobile, online, phone, reception, status static const IconData solidSignal = IconDataSolid(0xf012); /// Alias signal-5 for icon [solidSignal] @Deprecated('Use "solidSignal" instead.') static const IconData solidSignal5 = solidSignal; /// Alias signal-perfect for icon [solidSignal] @Deprecated('Use "solidSignal" instead.') static const IconData solidSignalPerfect = solidSignal; /// Regular Signal icon /// /// https://fontawesome.com/icons/signal?style=regular /// antenna, antenna bars, bar, bars, cell, graph, mobile, online, phone, reception, status static const IconData signal = IconDataRegular(0xf012); /// Alias signal-5 for icon [signal] @Deprecated('Use "signal" instead.') static const IconData signal5 = signal; /// Alias signal-perfect for icon [signal] @Deprecated('Use "signal" instead.') static const IconData signalPerfect = signal; /// Light Signal icon /// /// https://fontawesome.com/icons/signal?style=light /// antenna, antenna bars, bar, bars, cell, graph, mobile, online, phone, reception, status static const IconData lightSignal = IconDataLight(0xf012); /// Alias signal-5 for icon [lightSignal] @Deprecated('Use "lightSignal" instead.') static const IconData lightSignal5 = lightSignal; /// Alias signal-perfect for icon [lightSignal] @Deprecated('Use "lightSignal" instead.') static const IconData lightSignalPerfect = lightSignal; /// Thin Signal icon /// /// https://fontawesome.com/icons/signal?style=thin /// antenna, antenna bars, bar, bars, cell, graph, mobile, online, phone, reception, status static const IconData thinSignal = IconDataThin(0xf012); /// Alias signal-5 for icon [thinSignal] @Deprecated('Use "thinSignal" instead.') static const IconData thinSignal5 = thinSignal; /// Alias signal-perfect for icon [thinSignal] @Deprecated('Use "thinSignal" instead.') static const IconData thinSignalPerfect = thinSignal; /// Solid Signal Bars icon /// /// https://fontawesome.com/icons/signal-bars?style=solid /// bars, graph, online, reception, status static const IconData solidSignalBars = IconDataSolid(0xf690); /// Alias signal-alt for icon [solidSignalBars] @Deprecated('Use "solidSignalBars" instead.') static const IconData solidSignalAlt = solidSignalBars; /// Alias signal-alt-4 for icon [solidSignalBars] @Deprecated('Use "solidSignalBars" instead.') static const IconData solidSignalAlt4 = solidSignalBars; /// Alias signal-bars-strong for icon [solidSignalBars] @Deprecated('Use "solidSignalBars" instead.') static const IconData solidSignalBarsStrong = solidSignalBars; /// Regular Signal Bars icon /// /// https://fontawesome.com/icons/signal-bars?style=regular /// bars, graph, online, reception, status static const IconData signalBars = IconDataRegular(0xf690); /// Alias signal-alt for icon [signalBars] @Deprecated('Use "signalBars" instead.') static const IconData signalAlt = signalBars; /// Alias signal-alt-4 for icon [signalBars] @Deprecated('Use "signalBars" instead.') static const IconData signalAlt4 = signalBars; /// Alias signal-bars-strong for icon [signalBars] @Deprecated('Use "signalBars" instead.') static const IconData signalBarsStrong = signalBars; /// Light Signal Bars icon /// /// https://fontawesome.com/icons/signal-bars?style=light /// bars, graph, online, reception, status static const IconData lightSignalBars = IconDataLight(0xf690); /// Alias signal-alt for icon [lightSignalBars] @Deprecated('Use "lightSignalBars" instead.') static const IconData lightSignalAlt = lightSignalBars; /// Alias signal-alt-4 for icon [lightSignalBars] @Deprecated('Use "lightSignalBars" instead.') static const IconData lightSignalAlt4 = lightSignalBars; /// Alias signal-bars-strong for icon [lightSignalBars] @Deprecated('Use "lightSignalBars" instead.') static const IconData lightSignalBarsStrong = lightSignalBars; /// Thin Signal Bars icon /// /// https://fontawesome.com/icons/signal-bars?style=thin /// bars, graph, online, reception, status static const IconData thinSignalBars = IconDataThin(0xf690); /// Alias signal-alt for icon [thinSignalBars] @Deprecated('Use "thinSignalBars" instead.') static const IconData thinSignalAlt = thinSignalBars; /// Alias signal-alt-4 for icon [thinSignalBars] @Deprecated('Use "thinSignalBars" instead.') static const IconData thinSignalAlt4 = thinSignalBars; /// Alias signal-bars-strong for icon [thinSignalBars] @Deprecated('Use "thinSignalBars" instead.') static const IconData thinSignalBarsStrong = thinSignalBars; /// Solid Signal Bars Fair icon /// /// https://fontawesome.com/icons/signal-bars-fair?style=solid /// bars, graph, online, reception, status static const IconData solidSignalBarsFair = IconDataSolid(0xf692); /// Alias signal-alt-2 for icon [solidSignalBarsFair] @Deprecated('Use "solidSignalBarsFair" instead.') static const IconData solidSignalAlt2 = solidSignalBarsFair; /// Regular Signal Bars Fair icon /// /// https://fontawesome.com/icons/signal-bars-fair?style=regular /// bars, graph, online, reception, status static const IconData signalBarsFair = IconDataRegular(0xf692); /// Alias signal-alt-2 for icon [signalBarsFair] @Deprecated('Use "signalBarsFair" instead.') static const IconData signalAlt2 = signalBarsFair; /// Light Signal Bars Fair icon /// /// https://fontawesome.com/icons/signal-bars-fair?style=light /// bars, graph, online, reception, status static const IconData lightSignalBarsFair = IconDataLight(0xf692); /// Alias signal-alt-2 for icon [lightSignalBarsFair] @Deprecated('Use "lightSignalBarsFair" instead.') static const IconData lightSignalAlt2 = lightSignalBarsFair; /// Thin Signal Bars Fair icon /// /// https://fontawesome.com/icons/signal-bars-fair?style=thin /// bars, graph, online, reception, status static const IconData thinSignalBarsFair = IconDataThin(0xf692); /// Alias signal-alt-2 for icon [thinSignalBarsFair] @Deprecated('Use "thinSignalBarsFair" instead.') static const IconData thinSignalAlt2 = thinSignalBarsFair; /// Solid Signal Bars Good icon /// /// https://fontawesome.com/icons/signal-bars-good?style=solid /// bars, graph, online, reception, status static const IconData solidSignalBarsGood = IconDataSolid(0xf693); /// Alias signal-alt-3 for icon [solidSignalBarsGood] @Deprecated('Use "solidSignalBarsGood" instead.') static const IconData solidSignalAlt3 = solidSignalBarsGood; /// Regular Signal Bars Good icon /// /// https://fontawesome.com/icons/signal-bars-good?style=regular /// bars, graph, online, reception, status static const IconData signalBarsGood = IconDataRegular(0xf693); /// Alias signal-alt-3 for icon [signalBarsGood] @Deprecated('Use "signalBarsGood" instead.') static const IconData signalAlt3 = signalBarsGood; /// Light Signal Bars Good icon /// /// https://fontawesome.com/icons/signal-bars-good?style=light /// bars, graph, online, reception, status static const IconData lightSignalBarsGood = IconDataLight(0xf693); /// Alias signal-alt-3 for icon [lightSignalBarsGood] @Deprecated('Use "lightSignalBarsGood" instead.') static const IconData lightSignalAlt3 = lightSignalBarsGood; /// Thin Signal Bars Good icon /// /// https://fontawesome.com/icons/signal-bars-good?style=thin /// bars, graph, online, reception, status static const IconData thinSignalBarsGood = IconDataThin(0xf693); /// Alias signal-alt-3 for icon [thinSignalBarsGood] @Deprecated('Use "thinSignalBarsGood" instead.') static const IconData thinSignalAlt3 = thinSignalBarsGood; /// Solid Signal Bars Slash icon /// /// https://fontawesome.com/icons/signal-bars-slash?style=solid /// bars, disabled, disconnect, graph, online, reception, status static const IconData solidSignalBarsSlash = IconDataSolid(0xf694); /// Alias signal-alt-slash for icon [solidSignalBarsSlash] @Deprecated('Use "solidSignalBarsSlash" instead.') static const IconData solidSignalAltSlash = solidSignalBarsSlash; /// Regular Signal Bars Slash icon /// /// https://fontawesome.com/icons/signal-bars-slash?style=regular /// bars, disabled, disconnect, graph, online, reception, status static const IconData signalBarsSlash = IconDataRegular(0xf694); /// Alias signal-alt-slash for icon [signalBarsSlash] @Deprecated('Use "signalBarsSlash" instead.') static const IconData signalAltSlash = signalBarsSlash; /// Light Signal Bars Slash icon /// /// https://fontawesome.com/icons/signal-bars-slash?style=light /// bars, disabled, disconnect, graph, online, reception, status static const IconData lightSignalBarsSlash = IconDataLight(0xf694); /// Alias signal-alt-slash for icon [lightSignalBarsSlash] @Deprecated('Use "lightSignalBarsSlash" instead.') static const IconData lightSignalAltSlash = lightSignalBarsSlash; /// Thin Signal Bars Slash icon /// /// https://fontawesome.com/icons/signal-bars-slash?style=thin /// bars, disabled, disconnect, graph, online, reception, status static const IconData thinSignalBarsSlash = IconDataThin(0xf694); /// Alias signal-alt-slash for icon [thinSignalBarsSlash] @Deprecated('Use "thinSignalBarsSlash" instead.') static const IconData thinSignalAltSlash = thinSignalBarsSlash; /// Solid Signal Bars Weak icon /// /// https://fontawesome.com/icons/signal-bars-weak?style=solid /// bars, graph, online, reception, status static const IconData solidSignalBarsWeak = IconDataSolid(0xf691); /// Alias signal-alt-1 for icon [solidSignalBarsWeak] @Deprecated('Use "solidSignalBarsWeak" instead.') static const IconData solidSignalAlt1 = solidSignalBarsWeak; /// Regular Signal Bars Weak icon /// /// https://fontawesome.com/icons/signal-bars-weak?style=regular /// bars, graph, online, reception, status static const IconData signalBarsWeak = IconDataRegular(0xf691); /// Alias signal-alt-1 for icon [signalBarsWeak] @Deprecated('Use "signalBarsWeak" instead.') static const IconData signalAlt1 = signalBarsWeak; /// Light Signal Bars Weak icon /// /// https://fontawesome.com/icons/signal-bars-weak?style=light /// bars, graph, online, reception, status static const IconData lightSignalBarsWeak = IconDataLight(0xf691); /// Alias signal-alt-1 for icon [lightSignalBarsWeak] @Deprecated('Use "lightSignalBarsWeak" instead.') static const IconData lightSignalAlt1 = lightSignalBarsWeak; /// Thin Signal Bars Weak icon /// /// https://fontawesome.com/icons/signal-bars-weak?style=thin /// bars, graph, online, reception, status static const IconData thinSignalBarsWeak = IconDataThin(0xf691); /// Alias signal-alt-1 for icon [thinSignalBarsWeak] @Deprecated('Use "thinSignalBarsWeak" instead.') static const IconData thinSignalAlt1 = thinSignalBarsWeak; /// Solid Signal Fair icon /// /// https://fontawesome.com/icons/signal-fair?style=solid /// bars, graph, online, reception, status static const IconData solidSignalFair = IconDataSolid(0xf68d); /// Alias signal-2 for icon [solidSignalFair] @Deprecated('Use "solidSignalFair" instead.') static const IconData solidSignal2 = solidSignalFair; /// Regular Signal Fair icon /// /// https://fontawesome.com/icons/signal-fair?style=regular /// bars, graph, online, reception, status static const IconData signalFair = IconDataRegular(0xf68d); /// Alias signal-2 for icon [signalFair] @Deprecated('Use "signalFair" instead.') static const IconData signal2 = signalFair; /// Light Signal Fair icon /// /// https://fontawesome.com/icons/signal-fair?style=light /// bars, graph, online, reception, status static const IconData lightSignalFair = IconDataLight(0xf68d); /// Alias signal-2 for icon [lightSignalFair] @Deprecated('Use "lightSignalFair" instead.') static const IconData lightSignal2 = lightSignalFair; /// Thin Signal Fair icon /// /// https://fontawesome.com/icons/signal-fair?style=thin /// bars, graph, online, reception, status static const IconData thinSignalFair = IconDataThin(0xf68d); /// Alias signal-2 for icon [thinSignalFair] @Deprecated('Use "thinSignalFair" instead.') static const IconData thinSignal2 = thinSignalFair; /// Solid Signal Good icon /// /// https://fontawesome.com/icons/signal-good?style=solid /// bars, graph, online, reception, status static const IconData solidSignalGood = IconDataSolid(0xf68e); /// Alias signal-3 for icon [solidSignalGood] @Deprecated('Use "solidSignalGood" instead.') static const IconData solidSignal3 = solidSignalGood; /// Regular Signal Good icon /// /// https://fontawesome.com/icons/signal-good?style=regular /// bars, graph, online, reception, status static const IconData signalGood = IconDataRegular(0xf68e); /// Alias signal-3 for icon [signalGood] @Deprecated('Use "signalGood" instead.') static const IconData signal3 = signalGood; /// Light Signal Good icon /// /// https://fontawesome.com/icons/signal-good?style=light /// bars, graph, online, reception, status static const IconData lightSignalGood = IconDataLight(0xf68e); /// Alias signal-3 for icon [lightSignalGood] @Deprecated('Use "lightSignalGood" instead.') static const IconData lightSignal3 = lightSignalGood; /// Thin Signal Good icon /// /// https://fontawesome.com/icons/signal-good?style=thin /// bars, graph, online, reception, status static const IconData thinSignalGood = IconDataThin(0xf68e); /// Alias signal-3 for icon [thinSignalGood] @Deprecated('Use "thinSignalGood" instead.') static const IconData thinSignal3 = thinSignalGood; /// Brands Signal Messenger icon /// /// https://fontawesome.com/icons/signal-messenger?style=brands static const IconData signalMessenger = IconDataBrands(0xe663); /// Solid Signal Slash icon /// /// https://fontawesome.com/icons/signal-slash?style=solid /// bars, disabled, disconnect, graph, online, reception, status static const IconData solidSignalSlash = IconDataSolid(0xf695); /// Regular Signal Slash icon /// /// https://fontawesome.com/icons/signal-slash?style=regular /// bars, disabled, disconnect, graph, online, reception, status static const IconData signalSlash = IconDataRegular(0xf695); /// Light Signal Slash icon /// /// https://fontawesome.com/icons/signal-slash?style=light /// bars, disabled, disconnect, graph, online, reception, status static const IconData lightSignalSlash = IconDataLight(0xf695); /// Thin Signal Slash icon /// /// https://fontawesome.com/icons/signal-slash?style=thin /// bars, disabled, disconnect, graph, online, reception, status static const IconData thinSignalSlash = IconDataThin(0xf695); /// Solid Signal Stream icon /// /// https://fontawesome.com/icons/signal-stream?style=solid /// podcast, radio, sisngal, streaming, wave, wifi, wireless, www static const IconData solidSignalStream = IconDataSolid(0xf8dd); /// Regular Signal Stream icon /// /// https://fontawesome.com/icons/signal-stream?style=regular /// podcast, radio, sisngal, streaming, wave, wifi, wireless, www static const IconData signalStream = IconDataRegular(0xf8dd); /// Light Signal Stream icon /// /// https://fontawesome.com/icons/signal-stream?style=light /// podcast, radio, sisngal, streaming, wave, wifi, wireless, www static const IconData lightSignalStream = IconDataLight(0xf8dd); /// Thin Signal Stream icon /// /// https://fontawesome.com/icons/signal-stream?style=thin /// podcast, radio, sisngal, streaming, wave, wifi, wireless, www static const IconData thinSignalStream = IconDataThin(0xf8dd); /// Solid Signal Stream Slash icon /// /// https://fontawesome.com/icons/signal-stream-slash?style=solid /// disabled, disconnect, podcast, radio, sisngal, streaming, wave, wifi, wireless, www static const IconData solidSignalStreamSlash = IconDataSolid(0xe250); /// Regular Signal Stream Slash icon /// /// https://fontawesome.com/icons/signal-stream-slash?style=regular /// disabled, disconnect, podcast, radio, sisngal, streaming, wave, wifi, wireless, www static const IconData signalStreamSlash = IconDataRegular(0xe250); /// Light Signal Stream Slash icon /// /// https://fontawesome.com/icons/signal-stream-slash?style=light /// disabled, disconnect, podcast, radio, sisngal, streaming, wave, wifi, wireless, www static const IconData lightSignalStreamSlash = IconDataLight(0xe250); /// Thin Signal Stream Slash icon /// /// https://fontawesome.com/icons/signal-stream-slash?style=thin /// disabled, disconnect, podcast, radio, sisngal, streaming, wave, wifi, wireless, www static const IconData thinSignalStreamSlash = IconDataThin(0xe250); /// Solid Signal Strong icon /// /// https://fontawesome.com/icons/signal-strong?style=solid /// bars, graph, online, reception, status static const IconData solidSignalStrong = IconDataSolid(0xf68f); /// Alias signal-4 for icon [solidSignalStrong] @Deprecated('Use "solidSignalStrong" instead.') static const IconData solidSignal4 = solidSignalStrong; /// Regular Signal Strong icon /// /// https://fontawesome.com/icons/signal-strong?style=regular /// bars, graph, online, reception, status static const IconData signalStrong = IconDataRegular(0xf68f); /// Alias signal-4 for icon [signalStrong] @Deprecated('Use "signalStrong" instead.') static const IconData signal4 = signalStrong; /// Light Signal Strong icon /// /// https://fontawesome.com/icons/signal-strong?style=light /// bars, graph, online, reception, status static const IconData lightSignalStrong = IconDataLight(0xf68f); /// Alias signal-4 for icon [lightSignalStrong] @Deprecated('Use "lightSignalStrong" instead.') static const IconData lightSignal4 = lightSignalStrong; /// Thin Signal Strong icon /// /// https://fontawesome.com/icons/signal-strong?style=thin /// bars, graph, online, reception, status static const IconData thinSignalStrong = IconDataThin(0xf68f); /// Alias signal-4 for icon [thinSignalStrong] @Deprecated('Use "thinSignalStrong" instead.') static const IconData thinSignal4 = thinSignalStrong; /// Solid Signal Weak icon /// /// https://fontawesome.com/icons/signal-weak?style=solid /// bars, graph, online, reception, status static const IconData solidSignalWeak = IconDataSolid(0xf68c); /// Alias signal-1 for icon [solidSignalWeak] @Deprecated('Use "solidSignalWeak" instead.') static const IconData solidSignal1 = solidSignalWeak; /// Regular Signal Weak icon /// /// https://fontawesome.com/icons/signal-weak?style=regular /// bars, graph, online, reception, status static const IconData signalWeak = IconDataRegular(0xf68c); /// Alias signal-1 for icon [signalWeak] @Deprecated('Use "signalWeak" instead.') static const IconData signal1 = signalWeak; /// Light Signal Weak icon /// /// https://fontawesome.com/icons/signal-weak?style=light /// bars, graph, online, reception, status static const IconData lightSignalWeak = IconDataLight(0xf68c); /// Alias signal-1 for icon [lightSignalWeak] @Deprecated('Use "lightSignalWeak" instead.') static const IconData lightSignal1 = lightSignalWeak; /// Thin Signal Weak icon /// /// https://fontawesome.com/icons/signal-weak?style=thin /// bars, graph, online, reception, status static const IconData thinSignalWeak = IconDataThin(0xf68c); /// Alias signal-1 for icon [thinSignalWeak] @Deprecated('Use "thinSignalWeak" instead.') static const IconData thinSignal1 = thinSignalWeak; /// Solid Signature icon /// /// https://fontawesome.com/icons/signature?style=solid /// John Hancock, cursive, name, username, writing static const IconData solidSignature = IconDataSolid(0xf5b7); /// Regular Signature icon /// /// https://fontawesome.com/icons/signature?style=regular /// John Hancock, cursive, name, username, writing static const IconData signature = IconDataRegular(0xf5b7); /// Light Signature icon /// /// https://fontawesome.com/icons/signature?style=light /// John Hancock, cursive, name, username, writing static const IconData lightSignature = IconDataLight(0xf5b7); /// Thin Signature icon /// /// https://fontawesome.com/icons/signature?style=thin /// John Hancock, cursive, name, username, writing static const IconData thinSignature = IconDataThin(0xf5b7); /// Solid Signature Lock icon /// /// https://fontawesome.com/icons/signature-lock?style=solid /// key signature, lock, padlock, privacy, private, signature, username, verified static const IconData solidSignatureLock = IconDataSolid(0xe3ca); /// Regular Signature Lock icon /// /// https://fontawesome.com/icons/signature-lock?style=regular /// key signature, lock, padlock, privacy, private, signature, username, verified static const IconData signatureLock = IconDataRegular(0xe3ca); /// Light Signature Lock icon /// /// https://fontawesome.com/icons/signature-lock?style=light /// key signature, lock, padlock, privacy, private, signature, username, verified static const IconData lightSignatureLock = IconDataLight(0xe3ca); /// Thin Signature Lock icon /// /// https://fontawesome.com/icons/signature-lock?style=thin /// key signature, lock, padlock, privacy, private, signature, username, verified static const IconData thinSignatureLock = IconDataThin(0xe3ca); /// Solid Signature Slash icon /// /// https://fontawesome.com/icons/signature-slash?style=solid /// disabled, signature, unverified, username static const IconData solidSignatureSlash = IconDataSolid(0xe3cb); /// Regular Signature Slash icon /// /// https://fontawesome.com/icons/signature-slash?style=regular /// disabled, signature, unverified, username static const IconData signatureSlash = IconDataRegular(0xe3cb); /// Light Signature Slash icon /// /// https://fontawesome.com/icons/signature-slash?style=light /// disabled, signature, unverified, username static const IconData lightSignatureSlash = IconDataLight(0xe3cb); /// Thin Signature Slash icon /// /// https://fontawesome.com/icons/signature-slash?style=thin /// disabled, signature, unverified, username static const IconData thinSignatureSlash = IconDataThin(0xe3cb); /// Solid Signs Post icon /// /// https://fontawesome.com/icons/signs-post?style=solid /// directions, directory, map, signage, wayfinding static const IconData solidSignsPost = IconDataSolid(0xf277); /// Alias map-signs for icon [solidSignsPost] @Deprecated('Use "solidSignsPost" instead.') static const IconData solidMapSigns = solidSignsPost; /// Regular Signs Post icon /// /// https://fontawesome.com/icons/signs-post?style=regular /// directions, directory, map, signage, wayfinding static const IconData signsPost = IconDataRegular(0xf277); /// Alias map-signs for icon [signsPost] @Deprecated('Use "signsPost" instead.') static const IconData mapSigns = signsPost; /// Light Signs Post icon /// /// https://fontawesome.com/icons/signs-post?style=light /// directions, directory, map, signage, wayfinding static const IconData lightSignsPost = IconDataLight(0xf277); /// Alias map-signs for icon [lightSignsPost] @Deprecated('Use "lightSignsPost" instead.') static const IconData lightMapSigns = lightSignsPost; /// Thin Signs Post icon /// /// https://fontawesome.com/icons/signs-post?style=thin /// directions, directory, map, signage, wayfinding static const IconData thinSignsPost = IconDataThin(0xf277); /// Alias map-signs for icon [thinSignsPost] @Deprecated('Use "thinSignsPost" instead.') static const IconData thinMapSigns = thinSignsPost; /// Solid Sim Card icon /// /// https://fontawesome.com/icons/sim-card?style=solid /// hard drive, hardware, portable, storage, technology, tiny static const IconData solidSimCard = IconDataSolid(0xf7c4); /// Regular Sim Card icon /// /// https://fontawesome.com/icons/sim-card?style=regular /// hard drive, hardware, portable, storage, technology, tiny static const IconData simCard = IconDataRegular(0xf7c4); /// Light Sim Card icon /// /// https://fontawesome.com/icons/sim-card?style=light /// hard drive, hardware, portable, storage, technology, tiny static const IconData lightSimCard = IconDataLight(0xf7c4); /// Thin Sim Card icon /// /// https://fontawesome.com/icons/sim-card?style=thin /// hard drive, hardware, portable, storage, technology, tiny static const IconData thinSimCard = IconDataThin(0xf7c4); /// Solid Sim Cards icon /// /// https://fontawesome.com/icons/sim-cards?style=solid /// contacts, memory, storage static const IconData solidSimCards = IconDataSolid(0xe251); /// Regular Sim Cards icon /// /// https://fontawesome.com/icons/sim-cards?style=regular /// contacts, memory, storage static const IconData simCards = IconDataRegular(0xe251); /// Light Sim Cards icon /// /// https://fontawesome.com/icons/sim-cards?style=light /// contacts, memory, storage static const IconData lightSimCards = IconDataLight(0xe251); /// Thin Sim Cards icon /// /// https://fontawesome.com/icons/sim-cards?style=thin /// contacts, memory, storage static const IconData thinSimCards = IconDataThin(0xe251); /// Brands SimplyBuilt icon /// /// https://fontawesome.com/icons/simplybuilt?style=brands static const IconData simplybuilt = IconDataBrands(0xf215); /// Solid Sink icon /// /// https://fontawesome.com/icons/sink?style=solid /// bathroom, covid-19, faucet, kitchen, wash static const IconData solidSink = IconDataSolid(0xe06d); /// Regular Sink icon /// /// https://fontawesome.com/icons/sink?style=regular /// bathroom, covid-19, faucet, kitchen, wash static const IconData sink = IconDataRegular(0xe06d); /// Light Sink icon /// /// https://fontawesome.com/icons/sink?style=light /// bathroom, covid-19, faucet, kitchen, wash static const IconData lightSink = IconDataLight(0xe06d); /// Thin Sink icon /// /// https://fontawesome.com/icons/sink?style=thin /// bathroom, covid-19, faucet, kitchen, wash static const IconData thinSink = IconDataThin(0xe06d); /// Solid Siren icon /// /// https://fontawesome.com/icons/siren?style=solid /// alarm, alert, ambulance, loud, police, warning static const IconData solidSiren = IconDataSolid(0xe02d); /// Regular Siren icon /// /// https://fontawesome.com/icons/siren?style=regular /// alarm, alert, ambulance, loud, police, warning static const IconData siren = IconDataRegular(0xe02d); /// Light Siren icon /// /// https://fontawesome.com/icons/siren?style=light /// alarm, alert, ambulance, loud, police, warning static const IconData lightSiren = IconDataLight(0xe02d); /// Thin Siren icon /// /// https://fontawesome.com/icons/siren?style=thin /// alarm, alert, ambulance, loud, police, warning static const IconData thinSiren = IconDataThin(0xe02d); /// Solid Siren On icon /// /// https://fontawesome.com/icons/siren-on?style=solid /// alarm, alert, ambulance, loud, police, warning static const IconData solidSirenOn = IconDataSolid(0xe02e); /// Regular Siren On icon /// /// https://fontawesome.com/icons/siren-on?style=regular /// alarm, alert, ambulance, loud, police, warning static const IconData sirenOn = IconDataRegular(0xe02e); /// Light Siren On icon /// /// https://fontawesome.com/icons/siren-on?style=light /// alarm, alert, ambulance, loud, police, warning static const IconData lightSirenOn = IconDataLight(0xe02e); /// Thin Siren On icon /// /// https://fontawesome.com/icons/siren-on?style=thin /// alarm, alert, ambulance, loud, police, warning static const IconData thinSirenOn = IconDataThin(0xe02e); /// Brands SISTRIX icon /// /// https://fontawesome.com/icons/sistrix?style=brands static const IconData sistrix = IconDataBrands(0xf3ee); /// Solid Sitemap icon /// /// https://fontawesome.com/icons/sitemap?style=solid /// directory, hierarchy, ia, information architecture, organization static const IconData solidSitemap = IconDataSolid(0xf0e8); /// Regular Sitemap icon /// /// https://fontawesome.com/icons/sitemap?style=regular /// directory, hierarchy, ia, information architecture, organization static const IconData sitemap = IconDataRegular(0xf0e8); /// Light Sitemap icon /// /// https://fontawesome.com/icons/sitemap?style=light /// directory, hierarchy, ia, information architecture, organization static const IconData lightSitemap = IconDataLight(0xf0e8); /// Thin Sitemap icon /// /// https://fontawesome.com/icons/sitemap?style=thin /// directory, hierarchy, ia, information architecture, organization static const IconData thinSitemap = IconDataThin(0xf0e8); /// Brands Sith icon /// /// https://fontawesome.com/icons/sith?style=brands static const IconData sith = IconDataBrands(0xf512); /// Brands Sitrox icon /// /// https://fontawesome.com/icons/sitrox?style=brands static const IconData sitrox = IconDataBrands(0xe44a); /// Solid Skeleton icon /// /// https://fontawesome.com/icons/skeleton?style=solid /// bones, skeletal, vertebrate, x-ray static const IconData solidSkeleton = IconDataSolid(0xf620); /// Regular Skeleton icon /// /// https://fontawesome.com/icons/skeleton?style=regular /// bones, skeletal, vertebrate, x-ray static const IconData skeleton = IconDataRegular(0xf620); /// Light Skeleton icon /// /// https://fontawesome.com/icons/skeleton?style=light /// bones, skeletal, vertebrate, x-ray static const IconData lightSkeleton = IconDataLight(0xf620); /// Thin Skeleton icon /// /// https://fontawesome.com/icons/skeleton?style=thin /// bones, skeletal, vertebrate, x-ray static const IconData thinSkeleton = IconDataThin(0xf620); /// Solid Skeleton Ribs icon /// /// https://fontawesome.com/icons/skeleton-ribs?style=solid /// arms, body, bone, ribs, shoulder, skeleton, vertebrae, x-ray static const IconData solidSkeletonRibs = IconDataSolid(0xe5cb); /// Regular Skeleton Ribs icon /// /// https://fontawesome.com/icons/skeleton-ribs?style=regular /// arms, body, bone, ribs, shoulder, skeleton, vertebrae, x-ray static const IconData skeletonRibs = IconDataRegular(0xe5cb); /// Light Skeleton Ribs icon /// /// https://fontawesome.com/icons/skeleton-ribs?style=light /// arms, body, bone, ribs, shoulder, skeleton, vertebrae, x-ray static const IconData lightSkeletonRibs = IconDataLight(0xe5cb); /// Thin Skeleton Ribs icon /// /// https://fontawesome.com/icons/skeleton-ribs?style=thin /// arms, body, bone, ribs, shoulder, skeleton, vertebrae, x-ray static const IconData thinSkeletonRibs = IconDataThin(0xe5cb); /// Brands Sketch icon /// /// https://fontawesome.com/icons/sketch?style=brands /// app, design, interface static const IconData sketch = IconDataBrands(0xf7c6); /// Solid Ski Boot icon /// /// https://fontawesome.com/icons/ski-boot?style=solid /// boot, ski, snow, winter static const IconData solidSkiBoot = IconDataSolid(0xe3cc); /// Regular Ski Boot icon /// /// https://fontawesome.com/icons/ski-boot?style=regular /// boot, ski, snow, winter static const IconData skiBoot = IconDataRegular(0xe3cc); /// Light Ski Boot icon /// /// https://fontawesome.com/icons/ski-boot?style=light /// boot, ski, snow, winter static const IconData lightSkiBoot = IconDataLight(0xe3cc); /// Thin Ski Boot icon /// /// https://fontawesome.com/icons/ski-boot?style=thin /// boot, ski, snow, winter static const IconData thinSkiBoot = IconDataThin(0xe3cc); /// Solid Ski Boot Ski icon /// /// https://fontawesome.com/icons/ski-boot-ski?style=solid /// boot, ski, skis, snow, winter static const IconData solidSkiBootSki = IconDataSolid(0xe3cd); /// Regular Ski Boot Ski icon /// /// https://fontawesome.com/icons/ski-boot-ski?style=regular /// boot, ski, skis, snow, winter static const IconData skiBootSki = IconDataRegular(0xe3cd); /// Light Ski Boot Ski icon /// /// https://fontawesome.com/icons/ski-boot-ski?style=light /// boot, ski, skis, snow, winter static const IconData lightSkiBootSki = IconDataLight(0xe3cd); /// Thin Ski Boot Ski icon /// /// https://fontawesome.com/icons/ski-boot-ski?style=thin /// boot, ski, skis, snow, winter static const IconData thinSkiBootSki = IconDataThin(0xe3cd); /// Solid Skull icon /// /// https://fontawesome.com/icons/skull?style=solid /// bones, death, face, fairy tale, monster, skeleton, skull, uer, x-ray, yorick static const IconData solidSkull = IconDataSolid(0xf54c); /// Regular Skull icon /// /// https://fontawesome.com/icons/skull?style=regular /// bones, death, face, fairy tale, monster, skeleton, skull, uer, x-ray, yorick static const IconData skull = IconDataRegular(0xf54c); /// Light Skull icon /// /// https://fontawesome.com/icons/skull?style=light /// bones, death, face, fairy tale, monster, skeleton, skull, uer, x-ray, yorick static const IconData lightSkull = IconDataLight(0xf54c); /// Thin Skull icon /// /// https://fontawesome.com/icons/skull?style=thin /// bones, death, face, fairy tale, monster, skeleton, skull, uer, x-ray, yorick static const IconData thinSkull = IconDataThin(0xf54c); /// Solid Skull Cow icon /// /// https://fontawesome.com/icons/skull-cow?style=solid /// barren, cowboy, dead, desert, horns, old west, skeleton, western static const IconData solidSkullCow = IconDataSolid(0xf8de); /// Regular Skull Cow icon /// /// https://fontawesome.com/icons/skull-cow?style=regular /// barren, cowboy, dead, desert, horns, old west, skeleton, western static const IconData skullCow = IconDataRegular(0xf8de); /// Light Skull Cow icon /// /// https://fontawesome.com/icons/skull-cow?style=light /// barren, cowboy, dead, desert, horns, old west, skeleton, western static const IconData lightSkullCow = IconDataLight(0xf8de); /// Thin Skull Cow icon /// /// https://fontawesome.com/icons/skull-cow?style=thin /// barren, cowboy, dead, desert, horns, old west, skeleton, western static const IconData thinSkullCow = IconDataThin(0xf8de); /// Solid Skull Crossbones icon /// /// https://fontawesome.com/icons/skull-crossbones?style=solid /// Black Skull and Crossbones, Dungeons & Dragons, alert, bones, crossbones, d&d, danger, dangerous area, dead, deadly, death, dnd, face, fantasy, halloween, holiday, jolly-roger, monster, pirate, poison, skeleton, skull, skull and crossbones, warning static const IconData solidSkullCrossbones = IconDataSolid(0xf714); /// Regular Skull Crossbones icon /// /// https://fontawesome.com/icons/skull-crossbones?style=regular /// Black Skull and Crossbones, Dungeons & Dragons, alert, bones, crossbones, d&d, danger, dangerous area, dead, deadly, death, dnd, face, fantasy, halloween, holiday, jolly-roger, monster, pirate, poison, skeleton, skull, skull and crossbones, warning static const IconData skullCrossbones = IconDataRegular(0xf714); /// Light Skull Crossbones icon /// /// https://fontawesome.com/icons/skull-crossbones?style=light /// Black Skull and Crossbones, Dungeons & Dragons, alert, bones, crossbones, d&d, danger, dangerous area, dead, deadly, death, dnd, face, fantasy, halloween, holiday, jolly-roger, monster, pirate, poison, skeleton, skull, skull and crossbones, warning static const IconData lightSkullCrossbones = IconDataLight(0xf714); /// Thin Skull Crossbones icon /// /// https://fontawesome.com/icons/skull-crossbones?style=thin /// Black Skull and Crossbones, Dungeons & Dragons, alert, bones, crossbones, d&d, danger, dangerous area, dead, deadly, death, dnd, face, fantasy, halloween, holiday, jolly-roger, monster, pirate, poison, skeleton, skull, skull and crossbones, warning static const IconData thinSkullCrossbones = IconDataThin(0xf714); /// Brands skyatlas icon /// /// https://fontawesome.com/icons/skyatlas?style=brands static const IconData skyatlas = IconDataBrands(0xf216); /// Brands Skype icon /// /// https://fontawesome.com/icons/skype?style=brands static const IconData skype = IconDataBrands(0xf17e); /// Brands Slack Logo icon /// /// https://fontawesome.com/icons/slack?style=brands /// anchor, hash, hashtag static const IconData slack = IconDataBrands(0xf198); /// Alias slack-hash for icon [slack] @Deprecated('Use "slack" instead.') static const IconData slackHash = slack; /// Solid Slash icon /// /// https://fontawesome.com/icons/slash?style=solid /// cancel, close, mute, off, stop, x static const IconData solidSlash = IconDataSolid(0xf715); /// Regular Slash icon /// /// https://fontawesome.com/icons/slash?style=regular /// cancel, close, mute, off, stop, x static const IconData slash = IconDataRegular(0xf715); /// Light Slash icon /// /// https://fontawesome.com/icons/slash?style=light /// cancel, close, mute, off, stop, x static const IconData lightSlash = IconDataLight(0xf715); /// Thin Slash icon /// /// https://fontawesome.com/icons/slash?style=thin /// cancel, close, mute, off, stop, x static const IconData thinSlash = IconDataThin(0xf715); /// Solid Slash Back icon /// /// https://fontawesome.com/icons/slash-back?style=solid /// Reverse Solidus, cancel, remove static const IconData solidSlashBack = IconDataSolid(0x5c); /// Regular Slash Back icon /// /// https://fontawesome.com/icons/slash-back?style=regular /// Reverse Solidus, cancel, remove static const IconData slashBack = IconDataRegular(0x5c); /// Light Slash Back icon /// /// https://fontawesome.com/icons/slash-back?style=light /// Reverse Solidus, cancel, remove static const IconData lightSlashBack = IconDataLight(0x5c); /// Thin Slash Back icon /// /// https://fontawesome.com/icons/slash-back?style=thin /// Reverse Solidus, cancel, remove static const IconData thinSlashBack = IconDataThin(0x5c); /// Solid Slash Forward icon /// /// https://fontawesome.com/icons/slash-forward?style=solid /// Division Slash, Solidus, divide, fraction static const IconData solidSlashForward = IconDataSolid(0x2f); /// Regular Slash Forward icon /// /// https://fontawesome.com/icons/slash-forward?style=regular /// Division Slash, Solidus, divide, fraction static const IconData slashForward = IconDataRegular(0x2f); /// Light Slash Forward icon /// /// https://fontawesome.com/icons/slash-forward?style=light /// Division Slash, Solidus, divide, fraction static const IconData lightSlashForward = IconDataLight(0x2f); /// Thin Slash Forward icon /// /// https://fontawesome.com/icons/slash-forward?style=thin /// Division Slash, Solidus, divide, fraction static const IconData thinSlashForward = IconDataThin(0x2f); /// Solid Sleigh icon /// /// https://fontawesome.com/icons/sleigh?style=solid /// christmas, claus, fly, holiday, santa, sled, snow, xmas static const IconData solidSleigh = IconDataSolid(0xf7cc); /// Regular Sleigh icon /// /// https://fontawesome.com/icons/sleigh?style=regular /// christmas, claus, fly, holiday, santa, sled, snow, xmas static const IconData sleigh = IconDataRegular(0xf7cc); /// Light Sleigh icon /// /// https://fontawesome.com/icons/sleigh?style=light /// christmas, claus, fly, holiday, santa, sled, snow, xmas static const IconData lightSleigh = IconDataLight(0xf7cc); /// Thin Sleigh icon /// /// https://fontawesome.com/icons/sleigh?style=thin /// christmas, claus, fly, holiday, santa, sled, snow, xmas static const IconData thinSleigh = IconDataThin(0xf7cc); /// Solid Slider icon /// /// https://fontawesome.com/icons/slider?style=solid /// adjust, configuration, modify, settings, toggle static const IconData solidSlider = IconDataSolid(0xe252); /// Regular Slider icon /// /// https://fontawesome.com/icons/slider?style=regular /// adjust, configuration, modify, settings, toggle static const IconData slider = IconDataRegular(0xe252); /// Light Slider icon /// /// https://fontawesome.com/icons/slider?style=light /// adjust, configuration, modify, settings, toggle static const IconData lightSlider = IconDataLight(0xe252); /// Thin Slider icon /// /// https://fontawesome.com/icons/slider?style=thin /// adjust, configuration, modify, settings, toggle static const IconData thinSlider = IconDataThin(0xe252); /// Solid Sliders icon /// /// https://fontawesome.com/icons/sliders?style=solid /// adjust, configuration, modify, settings, sliders, toggle static const IconData solidSliders = IconDataSolid(0xf1de); /// Alias sliders-h for icon [solidSliders] @Deprecated('Use "solidSliders" instead.') static const IconData solidSlidersH = solidSliders; /// Regular Sliders icon /// /// https://fontawesome.com/icons/sliders?style=regular /// adjust, configuration, modify, settings, sliders, toggle static const IconData sliders = IconDataRegular(0xf1de); /// Alias sliders-h for icon [sliders] @Deprecated('Use "sliders" instead.') static const IconData slidersH = sliders; /// Light Sliders icon /// /// https://fontawesome.com/icons/sliders?style=light /// adjust, configuration, modify, settings, sliders, toggle static const IconData lightSliders = IconDataLight(0xf1de); /// Alias sliders-h for icon [lightSliders] @Deprecated('Use "lightSliders" instead.') static const IconData lightSlidersH = lightSliders; /// Thin Sliders icon /// /// https://fontawesome.com/icons/sliders?style=thin /// adjust, configuration, modify, settings, sliders, toggle static const IconData thinSliders = IconDataThin(0xf1de); /// Alias sliders-h for icon [thinSliders] @Deprecated('Use "thinSliders" instead.') static const IconData thinSlidersH = thinSliders; /// Solid Sliders Simple icon /// /// https://fontawesome.com/icons/sliders-simple?style=solid /// adjust, configuration, modify, off, on, settings, toggles static const IconData solidSlidersSimple = IconDataSolid(0xe253); /// Regular Sliders Simple icon /// /// https://fontawesome.com/icons/sliders-simple?style=regular /// adjust, configuration, modify, off, on, settings, toggles static const IconData slidersSimple = IconDataRegular(0xe253); /// Light Sliders Simple icon /// /// https://fontawesome.com/icons/sliders-simple?style=light /// adjust, configuration, modify, off, on, settings, toggles static const IconData lightSlidersSimple = IconDataLight(0xe253); /// Thin Sliders Simple icon /// /// https://fontawesome.com/icons/sliders-simple?style=thin /// adjust, configuration, modify, off, on, settings, toggles static const IconData thinSlidersSimple = IconDataThin(0xe253); /// Solid Sliders Up icon /// /// https://fontawesome.com/icons/sliders-up?style=solid /// adjust, configuration, modify, settings, sliders, toggle static const IconData solidSlidersUp = IconDataSolid(0xf3f1); /// Alias sliders-v for icon [solidSlidersUp] @Deprecated('Use "solidSlidersUp" instead.') static const IconData solidSlidersV = solidSlidersUp; /// Regular Sliders Up icon /// /// https://fontawesome.com/icons/sliders-up?style=regular /// adjust, configuration, modify, settings, sliders, toggle static const IconData slidersUp = IconDataRegular(0xf3f1); /// Alias sliders-v for icon [slidersUp] @Deprecated('Use "slidersUp" instead.') static const IconData slidersV = slidersUp; /// Light Sliders Up icon /// /// https://fontawesome.com/icons/sliders-up?style=light /// adjust, configuration, modify, settings, sliders, toggle static const IconData lightSlidersUp = IconDataLight(0xf3f1); /// Alias sliders-v for icon [lightSlidersUp] @Deprecated('Use "lightSlidersUp" instead.') static const IconData lightSlidersV = lightSlidersUp; /// Thin Sliders Up icon /// /// https://fontawesome.com/icons/sliders-up?style=thin /// adjust, configuration, modify, settings, sliders, toggle static const IconData thinSlidersUp = IconDataThin(0xf3f1); /// Alias sliders-v for icon [thinSlidersUp] @Deprecated('Use "thinSlidersUp" instead.') static const IconData thinSlidersV = thinSlidersUp; /// Brands Slideshare icon /// /// https://fontawesome.com/icons/slideshare?style=brands static const IconData slideshare = IconDataBrands(0xf1e7); /// Solid Slot Machine icon /// /// https://fontawesome.com/icons/slot-machine?style=solid /// gamble, gambling, game, lucky, slot, slot machine, vegas static const IconData solidSlotMachine = IconDataSolid(0xe3ce); /// Regular Slot Machine icon /// /// https://fontawesome.com/icons/slot-machine?style=regular /// gamble, gambling, game, lucky, slot, slot machine, vegas static const IconData slotMachine = IconDataRegular(0xe3ce); /// Light Slot Machine icon /// /// https://fontawesome.com/icons/slot-machine?style=light /// gamble, gambling, game, lucky, slot, slot machine, vegas static const IconData lightSlotMachine = IconDataLight(0xe3ce); /// Thin Slot Machine icon /// /// https://fontawesome.com/icons/slot-machine?style=thin /// gamble, gambling, game, lucky, slot, slot machine, vegas static const IconData thinSlotMachine = IconDataThin(0xe3ce); /// Solid Smog icon /// /// https://fontawesome.com/icons/smog?style=solid /// dragon, fog, haze, pollution, smoke, weather static const IconData solidSmog = IconDataSolid(0xf75f); /// Regular Smog icon /// /// https://fontawesome.com/icons/smog?style=regular /// dragon, fog, haze, pollution, smoke, weather static const IconData smog = IconDataRegular(0xf75f); /// Light Smog icon /// /// https://fontawesome.com/icons/smog?style=light /// dragon, fog, haze, pollution, smoke, weather static const IconData lightSmog = IconDataLight(0xf75f); /// Thin Smog icon /// /// https://fontawesome.com/icons/smog?style=thin /// dragon, fog, haze, pollution, smoke, weather static const IconData thinSmog = IconDataThin(0xf75f); /// Solid Smoke icon /// /// https://fontawesome.com/icons/smoke?style=solid /// cloud, fire, fog, haze static const IconData solidSmoke = IconDataSolid(0xf760); /// Regular Smoke icon /// /// https://fontawesome.com/icons/smoke?style=regular /// cloud, fire, fog, haze static const IconData smoke = IconDataRegular(0xf760); /// Light Smoke icon /// /// https://fontawesome.com/icons/smoke?style=light /// cloud, fire, fog, haze static const IconData lightSmoke = IconDataLight(0xf760); /// Thin Smoke icon /// /// https://fontawesome.com/icons/smoke?style=thin /// cloud, fire, fog, haze static const IconData thinSmoke = IconDataThin(0xf760); /// Solid Smoking icon /// /// https://fontawesome.com/icons/smoking?style=solid /// cancer, cigarette, nicotine, smoking, smoking status, tobacco static const IconData solidSmoking = IconDataSolid(0xf48d); /// Regular Smoking icon /// /// https://fontawesome.com/icons/smoking?style=regular /// cancer, cigarette, nicotine, smoking, smoking status, tobacco static const IconData smoking = IconDataRegular(0xf48d); /// Light Smoking icon /// /// https://fontawesome.com/icons/smoking?style=light /// cancer, cigarette, nicotine, smoking, smoking status, tobacco static const IconData lightSmoking = IconDataLight(0xf48d); /// Thin Smoking icon /// /// https://fontawesome.com/icons/smoking?style=thin /// cancer, cigarette, nicotine, smoking, smoking status, tobacco static const IconData thinSmoking = IconDataThin(0xf48d); /// Solid Snake icon /// /// https://fontawesome.com/icons/snake?style=solid /// Ophiuchus, bearer, cobra, fauna, reptile, serpent, slither, snake, zodiac static const IconData solidSnake = IconDataSolid(0xf716); /// Regular Snake icon /// /// https://fontawesome.com/icons/snake?style=regular /// Ophiuchus, bearer, cobra, fauna, reptile, serpent, slither, snake, zodiac static const IconData snake = IconDataRegular(0xf716); /// Light Snake icon /// /// https://fontawesome.com/icons/snake?style=light /// Ophiuchus, bearer, cobra, fauna, reptile, serpent, slither, snake, zodiac static const IconData lightSnake = IconDataLight(0xf716); /// Thin Snake icon /// /// https://fontawesome.com/icons/snake?style=thin /// Ophiuchus, bearer, cobra, fauna, reptile, serpent, slither, snake, zodiac static const IconData thinSnake = IconDataThin(0xf716); /// Brands Snapchat icon /// /// https://fontawesome.com/icons/snapchat?style=brands static const IconData snapchat = IconDataBrands(0xf2ab); /// Alias snapchat-ghost for icon [snapchat] @Deprecated('Use "snapchat" instead.') static const IconData snapchatGhost = snapchat; /// Solid Snooze icon /// /// https://fontawesome.com/icons/snooze?style=solid /// alarm, comic, nap, rest, siesta, sleep, zzz static const IconData solidSnooze = IconDataSolid(0xf880); /// Alias zzz for icon [solidSnooze] @Deprecated('Use "solidSnooze" instead.') static const IconData solidZzz = solidSnooze; /// Regular Snooze icon /// /// https://fontawesome.com/icons/snooze?style=regular /// alarm, comic, nap, rest, siesta, sleep, zzz static const IconData snooze = IconDataRegular(0xf880); /// Alias zzz for icon [snooze] @Deprecated('Use "snooze" instead.') static const IconData zzz = snooze; /// Light Snooze icon /// /// https://fontawesome.com/icons/snooze?style=light /// alarm, comic, nap, rest, siesta, sleep, zzz static const IconData lightSnooze = IconDataLight(0xf880); /// Alias zzz for icon [lightSnooze] @Deprecated('Use "lightSnooze" instead.') static const IconData lightZzz = lightSnooze; /// Thin Snooze icon /// /// https://fontawesome.com/icons/snooze?style=thin /// alarm, comic, nap, rest, siesta, sleep, zzz static const IconData thinSnooze = IconDataThin(0xf880); /// Alias zzz for icon [thinSnooze] @Deprecated('Use "thinSnooze" instead.') static const IconData thinZzz = thinSnooze; /// Solid Snow Blowing icon /// /// https://fontawesome.com/icons/snow-blowing?style=solid /// blizzard, precipitation, storm, winter static const IconData solidSnowBlowing = IconDataSolid(0xf761); /// Regular Snow Blowing icon /// /// https://fontawesome.com/icons/snow-blowing?style=regular /// blizzard, precipitation, storm, winter static const IconData snowBlowing = IconDataRegular(0xf761); /// Light Snow Blowing icon /// /// https://fontawesome.com/icons/snow-blowing?style=light /// blizzard, precipitation, storm, winter static const IconData lightSnowBlowing = IconDataLight(0xf761); /// Thin Snow Blowing icon /// /// https://fontawesome.com/icons/snow-blowing?style=thin /// blizzard, precipitation, storm, winter static const IconData thinSnowBlowing = IconDataThin(0xf761); /// Solid Snowflake icon /// /// https://fontawesome.com/icons/snowflake?style=solid /// Heavy Chevron Snowflake, cold, precipitation, rain, snow, snowfall, snowflake, winter static const IconData solidSnowflake = IconDataSolid(0xf2dc); /// Regular Snowflake icon /// /// https://fontawesome.com/icons/snowflake?style=regular /// Heavy Chevron Snowflake, cold, precipitation, rain, snow, snowfall, snowflake, winter static const IconData snowflake = IconDataRegular(0xf2dc); /// Light Snowflake icon /// /// https://fontawesome.com/icons/snowflake?style=light /// Heavy Chevron Snowflake, cold, precipitation, rain, snow, snowfall, snowflake, winter static const IconData lightSnowflake = IconDataLight(0xf2dc); /// Thin Snowflake icon /// /// https://fontawesome.com/icons/snowflake?style=thin /// Heavy Chevron Snowflake, cold, precipitation, rain, snow, snowfall, snowflake, winter static const IconData thinSnowflake = IconDataThin(0xf2dc); /// Solid Snowflake Droplets icon /// /// https://fontawesome.com/icons/snowflake-droplets?style=solid /// cold, droplets, melt, rain, snow, spring, thaw, winter static const IconData solidSnowflakeDroplets = IconDataSolid(0xe5c1); /// Regular Snowflake Droplets icon /// /// https://fontawesome.com/icons/snowflake-droplets?style=regular /// cold, droplets, melt, rain, snow, spring, thaw, winter static const IconData snowflakeDroplets = IconDataRegular(0xe5c1); /// Light Snowflake Droplets icon /// /// https://fontawesome.com/icons/snowflake-droplets?style=light /// cold, droplets, melt, rain, snow, spring, thaw, winter static const IconData lightSnowflakeDroplets = IconDataLight(0xe5c1); /// Thin Snowflake Droplets icon /// /// https://fontawesome.com/icons/snowflake-droplets?style=thin /// cold, droplets, melt, rain, snow, spring, thaw, winter static const IconData thinSnowflakeDroplets = IconDataThin(0xe5c1); /// Solid Snowflakes icon /// /// https://fontawesome.com/icons/snowflakes?style=solid /// precipitation, rain, winter static const IconData solidSnowflakes = IconDataSolid(0xf7cf); /// Regular Snowflakes icon /// /// https://fontawesome.com/icons/snowflakes?style=regular /// precipitation, rain, winter static const IconData snowflakes = IconDataRegular(0xf7cf); /// Light Snowflakes icon /// /// https://fontawesome.com/icons/snowflakes?style=light /// precipitation, rain, winter static const IconData lightSnowflakes = IconDataLight(0xf7cf); /// Thin Snowflakes icon /// /// https://fontawesome.com/icons/snowflakes?style=thin /// precipitation, rain, winter static const IconData thinSnowflakes = IconDataThin(0xf7cf); /// Solid Snowman icon /// /// https://fontawesome.com/icons/snowman?style=solid /// cold, decoration, frost, frosty, holiday, snow, snowman, snowman without snow static const IconData solidSnowman = IconDataSolid(0xf7d0); /// Regular Snowman icon /// /// https://fontawesome.com/icons/snowman?style=regular /// cold, decoration, frost, frosty, holiday, snow, snowman, snowman without snow static const IconData snowman = IconDataRegular(0xf7d0); /// Light Snowman icon /// /// https://fontawesome.com/icons/snowman?style=light /// cold, decoration, frost, frosty, holiday, snow, snowman, snowman without snow static const IconData lightSnowman = IconDataLight(0xf7d0); /// Thin Snowman icon /// /// https://fontawesome.com/icons/snowman?style=thin /// cold, decoration, frost, frosty, holiday, snow, snowman, snowman without snow static const IconData thinSnowman = IconDataThin(0xf7d0); /// Solid Snowman Head icon /// /// https://fontawesome.com/icons/snowman-head?style=solid /// carrot, hat, snowman, winter static const IconData solidSnowmanHead = IconDataSolid(0xf79b); /// Alias frosty-head for icon [solidSnowmanHead] @Deprecated('Use "solidSnowmanHead" instead.') static const IconData solidFrostyHead = solidSnowmanHead; /// Regular Snowman Head icon /// /// https://fontawesome.com/icons/snowman-head?style=regular /// carrot, hat, snowman, winter static const IconData snowmanHead = IconDataRegular(0xf79b); /// Alias frosty-head for icon [snowmanHead] @Deprecated('Use "snowmanHead" instead.') static const IconData frostyHead = snowmanHead; /// Light Snowman Head icon /// /// https://fontawesome.com/icons/snowman-head?style=light /// carrot, hat, snowman, winter static const IconData lightSnowmanHead = IconDataLight(0xf79b); /// Alias frosty-head for icon [lightSnowmanHead] @Deprecated('Use "lightSnowmanHead" instead.') static const IconData lightFrostyHead = lightSnowmanHead; /// Thin Snowman Head icon /// /// https://fontawesome.com/icons/snowman-head?style=thin /// carrot, hat, snowman, winter static const IconData thinSnowmanHead = IconDataThin(0xf79b); /// Alias frosty-head for icon [thinSnowmanHead] @Deprecated('Use "thinSnowmanHead" instead.') static const IconData thinFrostyHead = thinSnowmanHead; /// Solid Snowplow icon /// /// https://fontawesome.com/icons/snowplow?style=solid /// clean up, cold, road, storm, winter static const IconData solidSnowplow = IconDataSolid(0xf7d2); /// Regular Snowplow icon /// /// https://fontawesome.com/icons/snowplow?style=regular /// clean up, cold, road, storm, winter static const IconData snowplow = IconDataRegular(0xf7d2); /// Light Snowplow icon /// /// https://fontawesome.com/icons/snowplow?style=light /// clean up, cold, road, storm, winter static const IconData lightSnowplow = IconDataLight(0xf7d2); /// Thin Snowplow icon /// /// https://fontawesome.com/icons/snowplow?style=thin /// clean up, cold, road, storm, winter static const IconData thinSnowplow = IconDataThin(0xf7d2); /// Solid Soap icon /// /// https://fontawesome.com/icons/soap?style=solid /// bar, bathing, bubbles, clean, cleaning, covid-19, hygiene, lather, soap, soapdish, wash static const IconData solidSoap = IconDataSolid(0xe06e); /// Regular Soap icon /// /// https://fontawesome.com/icons/soap?style=regular /// bar, bathing, bubbles, clean, cleaning, covid-19, hygiene, lather, soap, soapdish, wash static const IconData soap = IconDataRegular(0xe06e); /// Light Soap icon /// /// https://fontawesome.com/icons/soap?style=light /// bar, bathing, bubbles, clean, cleaning, covid-19, hygiene, lather, soap, soapdish, wash static const IconData lightSoap = IconDataLight(0xe06e); /// Thin Soap icon /// /// https://fontawesome.com/icons/soap?style=thin /// bar, bathing, bubbles, clean, cleaning, covid-19, hygiene, lather, soap, soapdish, wash static const IconData thinSoap = IconDataThin(0xe06e); /// Solid Socks icon /// /// https://fontawesome.com/icons/socks?style=solid /// business socks, business time, clothing, feet, flight of the conchords, socks, stocking, wednesday static const IconData solidSocks = IconDataSolid(0xf696); /// Regular Socks icon /// /// https://fontawesome.com/icons/socks?style=regular /// business socks, business time, clothing, feet, flight of the conchords, socks, stocking, wednesday static const IconData socks = IconDataRegular(0xf696); /// Light Socks icon /// /// https://fontawesome.com/icons/socks?style=light /// business socks, business time, clothing, feet, flight of the conchords, socks, stocking, wednesday static const IconData lightSocks = IconDataLight(0xf696); /// Thin Socks icon /// /// https://fontawesome.com/icons/socks?style=thin /// business socks, business time, clothing, feet, flight of the conchords, socks, stocking, wednesday static const IconData thinSocks = IconDataThin(0xf696); /// Solid Soft Serve icon /// /// https://fontawesome.com/icons/soft-serve?style=solid /// cone, creemee, frozen yogurt, ice cream, icecream, softserve static const IconData solidSoftServe = IconDataSolid(0xe400); /// Alias creemee for icon [solidSoftServe] @Deprecated('Use "solidSoftServe" instead.') static const IconData solidCreemee = solidSoftServe; /// Regular Soft Serve icon /// /// https://fontawesome.com/icons/soft-serve?style=regular /// cone, creemee, frozen yogurt, ice cream, icecream, softserve static const IconData softServe = IconDataRegular(0xe400); /// Alias creemee for icon [softServe] @Deprecated('Use "softServe" instead.') static const IconData creemee = softServe; /// Light Soft Serve icon /// /// https://fontawesome.com/icons/soft-serve?style=light /// cone, creemee, frozen yogurt, ice cream, icecream, softserve static const IconData lightSoftServe = IconDataLight(0xe400); /// Alias creemee for icon [lightSoftServe] @Deprecated('Use "lightSoftServe" instead.') static const IconData lightCreemee = lightSoftServe; /// Thin Soft Serve icon /// /// https://fontawesome.com/icons/soft-serve?style=thin /// cone, creemee, frozen yogurt, ice cream, icecream, softserve static const IconData thinSoftServe = IconDataThin(0xe400); /// Alias creemee for icon [thinSoftServe] @Deprecated('Use "thinSoftServe" instead.') static const IconData thinCreemee = thinSoftServe; /// Solid Solar Panel icon /// /// https://fontawesome.com/icons/solar-panel?style=solid /// clean, eco-friendly, energy, green, sun static const IconData solidSolarPanel = IconDataSolid(0xf5ba); /// Regular Solar Panel icon /// /// https://fontawesome.com/icons/solar-panel?style=regular /// clean, eco-friendly, energy, green, sun static const IconData solarPanel = IconDataRegular(0xf5ba); /// Light Solar Panel icon /// /// https://fontawesome.com/icons/solar-panel?style=light /// clean, eco-friendly, energy, green, sun static const IconData lightSolarPanel = IconDataLight(0xf5ba); /// Thin Solar Panel icon /// /// https://fontawesome.com/icons/solar-panel?style=thin /// clean, eco-friendly, energy, green, sun static const IconData thinSolarPanel = IconDataThin(0xf5ba); /// Solid Solar System icon /// /// https://fontawesome.com/icons/solar-system?style=solid /// galaxy, orbit, planets, premium, space, sun, universe static const IconData solidSolarSystem = IconDataSolid(0xe02f); /// Regular Solar System icon /// /// https://fontawesome.com/icons/solar-system?style=regular /// galaxy, orbit, planets, premium, space, sun, universe static const IconData solarSystem = IconDataRegular(0xe02f); /// Light Solar System icon /// /// https://fontawesome.com/icons/solar-system?style=light /// galaxy, orbit, planets, premium, space, sun, universe static const IconData lightSolarSystem = IconDataLight(0xe02f); /// Thin Solar System icon /// /// https://fontawesome.com/icons/solar-system?style=thin /// galaxy, orbit, planets, premium, space, sun, universe static const IconData thinSolarSystem = IconDataThin(0xe02f); /// Solid Sort icon /// /// https://fontawesome.com/icons/sort?style=solid /// filter, order static const IconData solidSort = IconDataSolid(0xf0dc); /// Alias unsorted for icon [solidSort] @Deprecated('Use "solidSort" instead.') static const IconData solidUnsorted = solidSort; /// Regular Sort icon /// /// https://fontawesome.com/icons/sort?style=regular /// filter, order static const IconData sort = IconDataRegular(0xf0dc); /// Alias unsorted for icon [sort] @Deprecated('Use "sort" instead.') static const IconData unsorted = sort; /// Light Sort icon /// /// https://fontawesome.com/icons/sort?style=light /// filter, order static const IconData lightSort = IconDataLight(0xf0dc); /// Alias unsorted for icon [lightSort] @Deprecated('Use "lightSort" instead.') static const IconData lightUnsorted = lightSort; /// Thin Sort icon /// /// https://fontawesome.com/icons/sort?style=thin /// filter, order static const IconData thinSort = IconDataThin(0xf0dc); /// Alias unsorted for icon [thinSort] @Deprecated('Use "thinSort" instead.') static const IconData thinUnsorted = thinSort; /// Solid Sort Down icon /// /// https://fontawesome.com/icons/sort-down?style=solid /// arrow, descending, filter, insert, order, sort-desc static const IconData solidSortDown = IconDataSolid(0xf0dd); /// Alias sort-desc for icon [solidSortDown] @Deprecated('Use "solidSortDown" instead.') static const IconData solidSortDesc = solidSortDown; /// Regular Sort Down icon /// /// https://fontawesome.com/icons/sort-down?style=regular /// arrow, descending, filter, insert, order, sort-desc static const IconData sortDown = IconDataRegular(0xf0dd); /// Alias sort-desc for icon [sortDown] @Deprecated('Use "sortDown" instead.') static const IconData sortDesc = sortDown; /// Light Sort Down icon /// /// https://fontawesome.com/icons/sort-down?style=light /// arrow, descending, filter, insert, order, sort-desc static const IconData lightSortDown = IconDataLight(0xf0dd); /// Alias sort-desc for icon [lightSortDown] @Deprecated('Use "lightSortDown" instead.') static const IconData lightSortDesc = lightSortDown; /// Thin Sort Down icon /// /// https://fontawesome.com/icons/sort-down?style=thin /// arrow, descending, filter, insert, order, sort-desc static const IconData thinSortDown = IconDataThin(0xf0dd); /// Alias sort-desc for icon [thinSortDown] @Deprecated('Use "thinSortDown" instead.') static const IconData thinSortDesc = thinSortDown; /// Solid Sort Up icon /// /// https://fontawesome.com/icons/sort-up?style=solid /// arrow, ascending, filter, order, sort-asc, upgrade static const IconData solidSortUp = IconDataSolid(0xf0de); /// Alias sort-asc for icon [solidSortUp] @Deprecated('Use "solidSortUp" instead.') static const IconData solidSortAsc = solidSortUp; /// Regular Sort Up icon /// /// https://fontawesome.com/icons/sort-up?style=regular /// arrow, ascending, filter, order, sort-asc, upgrade static const IconData sortUp = IconDataRegular(0xf0de); /// Alias sort-asc for icon [sortUp] @Deprecated('Use "sortUp" instead.') static const IconData sortAsc = sortUp; /// Light Sort Up icon /// /// https://fontawesome.com/icons/sort-up?style=light /// arrow, ascending, filter, order, sort-asc, upgrade static const IconData lightSortUp = IconDataLight(0xf0de); /// Alias sort-asc for icon [lightSortUp] @Deprecated('Use "lightSortUp" instead.') static const IconData lightSortAsc = lightSortUp; /// Thin Sort Up icon /// /// https://fontawesome.com/icons/sort-up?style=thin /// arrow, ascending, filter, order, sort-asc, upgrade static const IconData thinSortUp = IconDataThin(0xf0de); /// Alias sort-asc for icon [thinSortUp] @Deprecated('Use "thinSortUp" instead.') static const IconData thinSortAsc = thinSortUp; /// Brands SoundCloud icon /// /// https://fontawesome.com/icons/soundcloud?style=brands static const IconData soundcloud = IconDataBrands(0xf1be); /// Brands Sourcetree icon /// /// https://fontawesome.com/icons/sourcetree?style=brands static const IconData sourcetree = IconDataBrands(0xf7d3); /// Solid Spa icon /// /// https://fontawesome.com/icons/spa?style=solid /// flora, massage, mindfulness, plant, wellness static const IconData solidSpa = IconDataSolid(0xf5bb); /// Regular Spa icon /// /// https://fontawesome.com/icons/spa?style=regular /// flora, massage, mindfulness, plant, wellness static const IconData spa = IconDataRegular(0xf5bb); /// Light Spa icon /// /// https://fontawesome.com/icons/spa?style=light /// flora, massage, mindfulness, plant, wellness static const IconData lightSpa = IconDataLight(0xf5bb); /// Thin Spa icon /// /// https://fontawesome.com/icons/spa?style=thin /// flora, massage, mindfulness, plant, wellness static const IconData thinSpa = IconDataThin(0xf5bb); /// Brands Space Awesome icon /// /// https://fontawesome.com/icons/space-awesome?style=brands /// adventure, rocket, ship, shuttle static const IconData spaceAwesome = IconDataBrands(0xe5ac); /// Solid Space Station Moon icon /// /// https://fontawesome.com/icons/space-station-moon?style=solid /// death star, empire, galen erso, kyber crystal, laser, not a moon, secret weapon, star wars static const IconData solidSpaceStationMoon = IconDataSolid(0xe033); /// Regular Space Station Moon icon /// /// https://fontawesome.com/icons/space-station-moon?style=regular /// death star, empire, galen erso, kyber crystal, laser, not a moon, secret weapon, star wars static const IconData spaceStationMoon = IconDataRegular(0xe033); /// Light Space Station Moon icon /// /// https://fontawesome.com/icons/space-station-moon?style=light /// death star, empire, galen erso, kyber crystal, laser, not a moon, secret weapon, star wars static const IconData lightSpaceStationMoon = IconDataLight(0xe033); /// Thin Space Station Moon icon /// /// https://fontawesome.com/icons/space-station-moon?style=thin /// death star, empire, galen erso, kyber crystal, laser, not a moon, secret weapon, star wars static const IconData thinSpaceStationMoon = IconDataThin(0xe033); /// Solid Space Station Moon Construction icon /// /// https://fontawesome.com/icons/space-station-moon-construction?style=solid /// death star, empire, kyber crystal, laser, not a moon, star wars, under construction static const IconData solidSpaceStationMoonConstruction = IconDataSolid(0xe034); /// Alias space-station-moon-alt for icon [solidSpaceStationMoonConstruction] @Deprecated('Use "solidSpaceStationMoonConstruction" instead.') static const IconData solidSpaceStationMoonAlt = solidSpaceStationMoonConstruction; /// Regular Space Station Moon Construction icon /// /// https://fontawesome.com/icons/space-station-moon-construction?style=regular /// death star, empire, kyber crystal, laser, not a moon, star wars, under construction static const IconData spaceStationMoonConstruction = IconDataRegular(0xe034); /// Alias space-station-moon-alt for icon [spaceStationMoonConstruction] @Deprecated('Use "spaceStationMoonConstruction" instead.') static const IconData spaceStationMoonAlt = spaceStationMoonConstruction; /// Light Space Station Moon Construction icon /// /// https://fontawesome.com/icons/space-station-moon-construction?style=light /// death star, empire, kyber crystal, laser, not a moon, star wars, under construction static const IconData lightSpaceStationMoonConstruction = IconDataLight(0xe034); /// Alias space-station-moon-alt for icon [lightSpaceStationMoonConstruction] @Deprecated('Use "lightSpaceStationMoonConstruction" instead.') static const IconData lightSpaceStationMoonAlt = lightSpaceStationMoonConstruction; /// Thin Space Station Moon Construction icon /// /// https://fontawesome.com/icons/space-station-moon-construction?style=thin /// death star, empire, kyber crystal, laser, not a moon, star wars, under construction static const IconData thinSpaceStationMoonConstruction = IconDataThin(0xe034); /// Alias space-station-moon-alt for icon [thinSpaceStationMoonConstruction] @Deprecated('Use "thinSpaceStationMoonConstruction" instead.') static const IconData thinSpaceStationMoonAlt = thinSpaceStationMoonConstruction; /// Solid Spade icon /// /// https://fontawesome.com/icons/spade?style=solid /// ace, card, game, poker, spade suit, suit static const IconData solidSpade = IconDataSolid(0xf2f4); /// Regular Spade icon /// /// https://fontawesome.com/icons/spade?style=regular /// ace, card, game, poker, spade suit, suit static const IconData spade = IconDataRegular(0xf2f4); /// Light Spade icon /// /// https://fontawesome.com/icons/spade?style=light /// ace, card, game, poker, spade suit, suit static const IconData lightSpade = IconDataLight(0xf2f4); /// Thin Spade icon /// /// https://fontawesome.com/icons/spade?style=thin /// ace, card, game, poker, spade suit, suit static const IconData thinSpade = IconDataThin(0xf2f4); /// Solid Spaghetti Monster Flying icon /// /// https://fontawesome.com/icons/spaghetti-monster-flying?style=solid /// agnosticism, atheism, flying spaghetti monster, fsm static const IconData solidSpaghettiMonsterFlying = IconDataSolid(0xf67b); /// Alias pastafarianism for icon [solidSpaghettiMonsterFlying] @Deprecated('Use "solidSpaghettiMonsterFlying" instead.') static const IconData solidPastafarianism = solidSpaghettiMonsterFlying; /// Regular Spaghetti Monster Flying icon /// /// https://fontawesome.com/icons/spaghetti-monster-flying?style=regular /// agnosticism, atheism, flying spaghetti monster, fsm static const IconData spaghettiMonsterFlying = IconDataRegular(0xf67b); /// Alias pastafarianism for icon [spaghettiMonsterFlying] @Deprecated('Use "spaghettiMonsterFlying" instead.') static const IconData pastafarianism = spaghettiMonsterFlying; /// Light Spaghetti Monster Flying icon /// /// https://fontawesome.com/icons/spaghetti-monster-flying?style=light /// agnosticism, atheism, flying spaghetti monster, fsm static const IconData lightSpaghettiMonsterFlying = IconDataLight(0xf67b); /// Alias pastafarianism for icon [lightSpaghettiMonsterFlying] @Deprecated('Use "lightSpaghettiMonsterFlying" instead.') static const IconData lightPastafarianism = lightSpaghettiMonsterFlying; /// Thin Spaghetti Monster Flying icon /// /// https://fontawesome.com/icons/spaghetti-monster-flying?style=thin /// agnosticism, atheism, flying spaghetti monster, fsm static const IconData thinSpaghettiMonsterFlying = IconDataThin(0xf67b); /// Alias pastafarianism for icon [thinSpaghettiMonsterFlying] @Deprecated('Use "thinSpaghettiMonsterFlying" instead.') static const IconData thinPastafarianism = thinSpaghettiMonsterFlying; /// Solid Sparkle icon /// /// https://fontawesome.com/icons/sparkle?style=solid /// glitter, magic, new, shine, sparkle, special, star, twinkle static const IconData solidSparkle = IconDataSolid(0xe5d6); /// Regular Sparkle icon /// /// https://fontawesome.com/icons/sparkle?style=regular /// glitter, magic, new, shine, sparkle, special, star, twinkle static const IconData sparkle = IconDataRegular(0xe5d6); /// Light Sparkle icon /// /// https://fontawesome.com/icons/sparkle?style=light /// glitter, magic, new, shine, sparkle, special, star, twinkle static const IconData lightSparkle = IconDataLight(0xe5d6); /// Thin Sparkle icon /// /// https://fontawesome.com/icons/sparkle?style=thin /// glitter, magic, new, shine, sparkle, special, star, twinkle static const IconData thinSparkle = IconDataThin(0xe5d6); /// Solid Sparkles icon /// /// https://fontawesome.com/icons/sparkles?style=solid /// *, glitter, magic, new, sparkle, sparkles, special, star, twinkle static const IconData solidSparkles = IconDataSolid(0xf890); /// Regular Sparkles icon /// /// https://fontawesome.com/icons/sparkles?style=regular /// *, glitter, magic, new, sparkle, sparkles, special, star, twinkle static const IconData sparkles = IconDataRegular(0xf890); /// Light Sparkles icon /// /// https://fontawesome.com/icons/sparkles?style=light /// *, glitter, magic, new, sparkle, sparkles, special, star, twinkle static const IconData lightSparkles = IconDataLight(0xf890); /// Thin Sparkles icon /// /// https://fontawesome.com/icons/sparkles?style=thin /// *, glitter, magic, new, sparkle, sparkles, special, star, twinkle static const IconData thinSparkles = IconDataThin(0xf890); /// Brands Speakap icon /// /// https://fontawesome.com/icons/speakap?style=brands static const IconData speakap = IconDataBrands(0xf3f3); /// Solid Speaker icon /// /// https://fontawesome.com/icons/speaker?style=solid /// audio, device, music, sound, subwoofer, transducer, tweeter static const IconData solidSpeaker = IconDataSolid(0xf8df); /// Regular Speaker icon /// /// https://fontawesome.com/icons/speaker?style=regular /// audio, device, music, sound, subwoofer, transducer, tweeter static const IconData speaker = IconDataRegular(0xf8df); /// Light Speaker icon /// /// https://fontawesome.com/icons/speaker?style=light /// audio, device, music, sound, subwoofer, transducer, tweeter static const IconData lightSpeaker = IconDataLight(0xf8df); /// Thin Speaker icon /// /// https://fontawesome.com/icons/speaker?style=thin /// audio, device, music, sound, subwoofer, transducer, tweeter static const IconData thinSpeaker = IconDataThin(0xf8df); /// Brands Speaker Deck icon /// /// https://fontawesome.com/icons/speaker-deck?style=brands static const IconData speakerDeck = IconDataBrands(0xf83c); /// Solid Speakers icon /// /// https://fontawesome.com/icons/speakers?style=solid /// audio, device, group, music, sound, subwoofer, transducer, tweeter static const IconData solidSpeakers = IconDataSolid(0xf8e0); /// Regular Speakers icon /// /// https://fontawesome.com/icons/speakers?style=regular /// audio, device, group, music, sound, subwoofer, transducer, tweeter static const IconData speakers = IconDataRegular(0xf8e0); /// Light Speakers icon /// /// https://fontawesome.com/icons/speakers?style=light /// audio, device, group, music, sound, subwoofer, transducer, tweeter static const IconData lightSpeakers = IconDataLight(0xf8e0); /// Thin Speakers icon /// /// https://fontawesome.com/icons/speakers?style=thin /// audio, device, group, music, sound, subwoofer, transducer, tweeter static const IconData thinSpeakers = IconDataThin(0xf8e0); /// Solid Spell Check icon /// /// https://fontawesome.com/icons/spell-check?style=solid /// dictionary, edit, editor, enable, grammar, text, validate, working static const IconData solidSpellCheck = IconDataSolid(0xf891); /// Regular Spell Check icon /// /// https://fontawesome.com/icons/spell-check?style=regular /// dictionary, edit, editor, enable, grammar, text, validate, working static const IconData spellCheck = IconDataRegular(0xf891); /// Light Spell Check icon /// /// https://fontawesome.com/icons/spell-check?style=light /// dictionary, edit, editor, enable, grammar, text, validate, working static const IconData lightSpellCheck = IconDataLight(0xf891); /// Thin Spell Check icon /// /// https://fontawesome.com/icons/spell-check?style=thin /// dictionary, edit, editor, enable, grammar, text, validate, working static const IconData thinSpellCheck = IconDataThin(0xf891); /// Solid Spider icon /// /// https://fontawesome.com/icons/spider?style=solid /// arachnid, bug, charlotte, crawl, eight, halloween, insect, spider static const IconData solidSpider = IconDataSolid(0xf717); /// Regular Spider icon /// /// https://fontawesome.com/icons/spider?style=regular /// arachnid, bug, charlotte, crawl, eight, halloween, insect, spider static const IconData spider = IconDataRegular(0xf717); /// Light Spider icon /// /// https://fontawesome.com/icons/spider?style=light /// arachnid, bug, charlotte, crawl, eight, halloween, insect, spider static const IconData lightSpider = IconDataLight(0xf717); /// Thin Spider icon /// /// https://fontawesome.com/icons/spider?style=thin /// arachnid, bug, charlotte, crawl, eight, halloween, insect, spider static const IconData thinSpider = IconDataThin(0xf717); /// Solid Spider Black Widow icon /// /// https://fontawesome.com/icons/spider-black-widow?style=solid /// alert, arachnid, bug, charlotte, crawl, danger, dangerous, deadly, eight, error, halloween static const IconData solidSpiderBlackWidow = IconDataSolid(0xf718); /// Regular Spider Black Widow icon /// /// https://fontawesome.com/icons/spider-black-widow?style=regular /// alert, arachnid, bug, charlotte, crawl, danger, dangerous, deadly, eight, error, halloween static const IconData spiderBlackWidow = IconDataRegular(0xf718); /// Light Spider Black Widow icon /// /// https://fontawesome.com/icons/spider-black-widow?style=light /// alert, arachnid, bug, charlotte, crawl, danger, dangerous, deadly, eight, error, halloween static const IconData lightSpiderBlackWidow = IconDataLight(0xf718); /// Thin Spider Black Widow icon /// /// https://fontawesome.com/icons/spider-black-widow?style=thin /// alert, arachnid, bug, charlotte, crawl, danger, dangerous, deadly, eight, error, halloween static const IconData thinSpiderBlackWidow = IconDataThin(0xf718); /// Solid Spider Web icon /// /// https://fontawesome.com/icons/spider-web?style=solid /// cobweb, gossamer, halloween, spider, spider web, web static const IconData solidSpiderWeb = IconDataSolid(0xf719); /// Regular Spider Web icon /// /// https://fontawesome.com/icons/spider-web?style=regular /// cobweb, gossamer, halloween, spider, spider web, web static const IconData spiderWeb = IconDataRegular(0xf719); /// Light Spider Web icon /// /// https://fontawesome.com/icons/spider-web?style=light /// cobweb, gossamer, halloween, spider, spider web, web static const IconData lightSpiderWeb = IconDataLight(0xf719); /// Thin Spider Web icon /// /// https://fontawesome.com/icons/spider-web?style=thin /// cobweb, gossamer, halloween, spider, spider web, web static const IconData thinSpiderWeb = IconDataThin(0xf719); /// Solid Spinner icon /// /// https://fontawesome.com/icons/spinner?style=solid /// circle, loading, pending, progress static const IconData solidSpinner = IconDataSolid(0xf110); /// Regular Spinner icon /// /// https://fontawesome.com/icons/spinner?style=regular /// circle, loading, pending, progress static const IconData spinner = IconDataRegular(0xf110); /// Light Spinner icon /// /// https://fontawesome.com/icons/spinner?style=light /// circle, loading, pending, progress static const IconData lightSpinner = IconDataLight(0xf110); /// Thin Spinner icon /// /// https://fontawesome.com/icons/spinner?style=thin /// circle, loading, pending, progress static const IconData thinSpinner = IconDataThin(0xf110); /// Solid Spinner Scale icon /// /// https://fontawesome.com/icons/spinner-scale?style=solid /// circle, loading, progress, pending static const IconData solidSpinnerScale = IconDataSolid(0xe62a); /// Regular Spinner Scale icon /// /// https://fontawesome.com/icons/spinner-scale?style=regular /// circle, loading, progress, pending static const IconData spinnerScale = IconDataRegular(0xe62a); /// Light Spinner Scale icon /// /// https://fontawesome.com/icons/spinner-scale?style=light /// circle, loading, progress, pending static const IconData lightSpinnerScale = IconDataLight(0xe62a); /// Thin Spinner Scale icon /// /// https://fontawesome.com/icons/spinner-scale?style=thin /// circle, loading, progress, pending static const IconData thinSpinnerScale = IconDataThin(0xe62a); /// Solid Spinner Third icon /// /// https://fontawesome.com/icons/spinner-third?style=solid /// circle, loading, pending, progress static const IconData solidSpinnerThird = IconDataSolid(0xf3f4); /// Regular Spinner Third icon /// /// https://fontawesome.com/icons/spinner-third?style=regular /// circle, loading, pending, progress static const IconData spinnerThird = IconDataRegular(0xf3f4); /// Light Spinner Third icon /// /// https://fontawesome.com/icons/spinner-third?style=light /// circle, loading, pending, progress static const IconData lightSpinnerThird = IconDataLight(0xf3f4); /// Thin Spinner Third icon /// /// https://fontawesome.com/icons/spinner-third?style=thin /// circle, loading, pending, progress static const IconData thinSpinnerThird = IconDataThin(0xf3f4); /// Solid Split icon /// /// https://fontawesome.com/icons/split?style=solid /// code, divide static const IconData solidSplit = IconDataSolid(0xe254); /// Regular Split icon /// /// https://fontawesome.com/icons/split?style=regular /// code, divide static const IconData split = IconDataRegular(0xe254); /// Light Split icon /// /// https://fontawesome.com/icons/split?style=light /// code, divide static const IconData lightSplit = IconDataLight(0xe254); /// Thin Split icon /// /// https://fontawesome.com/icons/split?style=thin /// code, divide static const IconData thinSplit = IconDataThin(0xe254); /// Solid Splotch icon /// /// https://fontawesome.com/icons/splotch?style=solid /// Ink, blob, blotch, glob, stain static const IconData solidSplotch = IconDataSolid(0xf5bc); /// Regular Splotch icon /// /// https://fontawesome.com/icons/splotch?style=regular /// Ink, blob, blotch, glob, stain static const IconData splotch = IconDataRegular(0xf5bc); /// Light Splotch icon /// /// https://fontawesome.com/icons/splotch?style=light /// Ink, blob, blotch, glob, stain static const IconData lightSplotch = IconDataLight(0xf5bc); /// Thin Splotch icon /// /// https://fontawesome.com/icons/splotch?style=thin /// Ink, blob, blotch, glob, stain static const IconData thinSplotch = IconDataThin(0xf5bc); /// Solid Spoon icon /// /// https://fontawesome.com/icons/spoon?style=solid /// cutlery, dining, scoop, silverware, spoon, tableware static const IconData solidSpoon = IconDataSolid(0xf2e5); /// Alias utensil-spoon for icon [solidSpoon] @Deprecated('Use "solidSpoon" instead.') static const IconData solidUtensilSpoon = solidSpoon; /// Regular Spoon icon /// /// https://fontawesome.com/icons/spoon?style=regular /// cutlery, dining, scoop, silverware, spoon, tableware static const IconData spoon = IconDataRegular(0xf2e5); /// Alias utensil-spoon for icon [spoon] @Deprecated('Use "spoon" instead.') static const IconData utensilSpoon = spoon; /// Light Spoon icon /// /// https://fontawesome.com/icons/spoon?style=light /// cutlery, dining, scoop, silverware, spoon, tableware static const IconData lightSpoon = IconDataLight(0xf2e5); /// Alias utensil-spoon for icon [lightSpoon] @Deprecated('Use "lightSpoon" instead.') static const IconData lightUtensilSpoon = lightSpoon; /// Thin Spoon icon /// /// https://fontawesome.com/icons/spoon?style=thin /// cutlery, dining, scoop, silverware, spoon, tableware static const IconData thinSpoon = IconDataThin(0xf2e5); /// Alias utensil-spoon for icon [thinSpoon] @Deprecated('Use "thinSpoon" instead.') static const IconData thinUtensilSpoon = thinSpoon; /// Solid Sportsball icon /// /// https://fontawesome.com/icons/sportsball?style=solid /// baseball, basketball, football, sports, sportsball static const IconData solidSportsball = IconDataSolid(0xe44b); /// Regular Sportsball icon /// /// https://fontawesome.com/icons/sportsball?style=regular /// baseball, basketball, football, sports, sportsball static const IconData sportsball = IconDataRegular(0xe44b); /// Light Sportsball icon /// /// https://fontawesome.com/icons/sportsball?style=light /// baseball, basketball, football, sports, sportsball static const IconData lightSportsball = IconDataLight(0xe44b); /// Thin Sportsball icon /// /// https://fontawesome.com/icons/sportsball?style=thin /// baseball, basketball, football, sports, sportsball static const IconData thinSportsball = IconDataThin(0xe44b); /// Brands Spotify icon /// /// https://fontawesome.com/icons/spotify?style=brands static const IconData spotify = IconDataBrands(0xf1bc); /// Solid Spray Can icon /// /// https://fontawesome.com/icons/spray-can?style=solid /// Paint, aerosol, design, graffiti, tag static const IconData solidSprayCan = IconDataSolid(0xf5bd); /// Regular Spray Can icon /// /// https://fontawesome.com/icons/spray-can?style=regular /// Paint, aerosol, design, graffiti, tag static const IconData sprayCan = IconDataRegular(0xf5bd); /// Light Spray Can icon /// /// https://fontawesome.com/icons/spray-can?style=light /// Paint, aerosol, design, graffiti, tag static const IconData lightSprayCan = IconDataLight(0xf5bd); /// Thin Spray Can icon /// /// https://fontawesome.com/icons/spray-can?style=thin /// Paint, aerosol, design, graffiti, tag static const IconData thinSprayCan = IconDataThin(0xf5bd); /// Solid Spray Can Sparkles icon /// /// https://fontawesome.com/icons/spray-can-sparkles?style=solid /// car, clean, deodorize, fresh, pine, scent static const IconData solidSprayCanSparkles = IconDataSolid(0xf5d0); /// Alias air-freshener for icon [solidSprayCanSparkles] @Deprecated('Use "solidSprayCanSparkles" instead.') static const IconData solidAirFreshener = solidSprayCanSparkles; /// Regular Spray Can Sparkles icon /// /// https://fontawesome.com/icons/spray-can-sparkles?style=regular /// car, clean, deodorize, fresh, pine, scent static const IconData sprayCanSparkles = IconDataRegular(0xf5d0); /// Alias air-freshener for icon [sprayCanSparkles] @Deprecated('Use "sprayCanSparkles" instead.') static const IconData airFreshener = sprayCanSparkles; /// Light Spray Can Sparkles icon /// /// https://fontawesome.com/icons/spray-can-sparkles?style=light /// car, clean, deodorize, fresh, pine, scent static const IconData lightSprayCanSparkles = IconDataLight(0xf5d0); /// Alias air-freshener for icon [lightSprayCanSparkles] @Deprecated('Use "lightSprayCanSparkles" instead.') static const IconData lightAirFreshener = lightSprayCanSparkles; /// Thin Spray Can Sparkles icon /// /// https://fontawesome.com/icons/spray-can-sparkles?style=thin /// car, clean, deodorize, fresh, pine, scent static const IconData thinSprayCanSparkles = IconDataThin(0xf5d0); /// Alias air-freshener for icon [thinSprayCanSparkles] @Deprecated('Use "thinSprayCanSparkles" instead.') static const IconData thinAirFreshener = thinSprayCanSparkles; /// Solid Sprinkler icon /// /// https://fontawesome.com/icons/sprinkler?style=solid /// grass, lawn, shower, spray, water static const IconData solidSprinkler = IconDataSolid(0xe035); /// Regular Sprinkler icon /// /// https://fontawesome.com/icons/sprinkler?style=regular /// grass, lawn, shower, spray, water static const IconData sprinkler = IconDataRegular(0xe035); /// Light Sprinkler icon /// /// https://fontawesome.com/icons/sprinkler?style=light /// grass, lawn, shower, spray, water static const IconData lightSprinkler = IconDataLight(0xe035); /// Thin Sprinkler icon /// /// https://fontawesome.com/icons/sprinkler?style=thin /// grass, lawn, shower, spray, water static const IconData thinSprinkler = IconDataThin(0xe035); /// Solid Sprinkler Ceiling icon /// /// https://fontawesome.com/icons/sprinkler-ceiling?style=solid /// emergency, fire, water static const IconData solidSprinklerCeiling = IconDataSolid(0xe44c); /// Regular Sprinkler Ceiling icon /// /// https://fontawesome.com/icons/sprinkler-ceiling?style=regular /// emergency, fire, water static const IconData sprinklerCeiling = IconDataRegular(0xe44c); /// Light Sprinkler Ceiling icon /// /// https://fontawesome.com/icons/sprinkler-ceiling?style=light /// emergency, fire, water static const IconData lightSprinklerCeiling = IconDataLight(0xe44c); /// Thin Sprinkler Ceiling icon /// /// https://fontawesome.com/icons/sprinkler-ceiling?style=thin /// emergency, fire, water static const IconData thinSprinklerCeiling = IconDataThin(0xe44c); /// Solid Square icon /// /// https://fontawesome.com/icons/square?style=solid /// Black Square, black medium square, block, box, geometric, shape, square, white medium square static const IconData solidSquare = IconDataSolid(0xf0c8); /// Regular Square icon /// /// https://fontawesome.com/icons/square?style=regular /// Black Square, black medium square, block, box, geometric, shape, square, white medium square static const IconData square = IconDataRegular(0xf0c8); /// Light Square icon /// /// https://fontawesome.com/icons/square?style=light /// Black Square, black medium square, block, box, geometric, shape, square, white medium square static const IconData lightSquare = IconDataLight(0xf0c8); /// Thin Square icon /// /// https://fontawesome.com/icons/square?style=thin /// Black Square, black medium square, block, box, geometric, shape, square, white medium square static const IconData thinSquare = IconDataThin(0xf0c8); /// Solid Square 0 icon /// /// https://fontawesome.com/icons/square-0?style=solid /// nada, none, zero, zilch static const IconData solidSquare0 = IconDataSolid(0xe255); /// Regular Square 0 icon /// /// https://fontawesome.com/icons/square-0?style=regular /// nada, none, zero, zilch static const IconData square0 = IconDataRegular(0xe255); /// Light Square 0 icon /// /// https://fontawesome.com/icons/square-0?style=light /// nada, none, zero, zilch static const IconData lightSquare0 = IconDataLight(0xe255); /// Thin Square 0 icon /// /// https://fontawesome.com/icons/square-0?style=thin /// nada, none, zero, zilch static const IconData thinSquare0 = IconDataThin(0xe255); /// Solid Square 1 icon /// /// https://fontawesome.com/icons/square-1?style=solid /// one static const IconData solidSquare1 = IconDataSolid(0xe256); /// Regular Square 1 icon /// /// https://fontawesome.com/icons/square-1?style=regular /// one static const IconData square1 = IconDataRegular(0xe256); /// Light Square 1 icon /// /// https://fontawesome.com/icons/square-1?style=light /// one static const IconData lightSquare1 = IconDataLight(0xe256); /// Thin Square 1 icon /// /// https://fontawesome.com/icons/square-1?style=thin /// one static const IconData thinSquare1 = IconDataThin(0xe256); /// Solid Square 2 icon /// /// https://fontawesome.com/icons/square-2?style=solid /// two static const IconData solidSquare2 = IconDataSolid(0xe257); /// Regular Square 2 icon /// /// https://fontawesome.com/icons/square-2?style=regular /// two static const IconData square2 = IconDataRegular(0xe257); /// Light Square 2 icon /// /// https://fontawesome.com/icons/square-2?style=light /// two static const IconData lightSquare2 = IconDataLight(0xe257); /// Thin Square 2 icon /// /// https://fontawesome.com/icons/square-2?style=thin /// two static const IconData thinSquare2 = IconDataThin(0xe257); /// Solid Square 3 icon /// /// https://fontawesome.com/icons/square-3?style=solid /// three static const IconData solidSquare3 = IconDataSolid(0xe258); /// Regular Square 3 icon /// /// https://fontawesome.com/icons/square-3?style=regular /// three static const IconData square3 = IconDataRegular(0xe258); /// Light Square 3 icon /// /// https://fontawesome.com/icons/square-3?style=light /// three static const IconData lightSquare3 = IconDataLight(0xe258); /// Thin Square 3 icon /// /// https://fontawesome.com/icons/square-3?style=thin /// three static const IconData thinSquare3 = IconDataThin(0xe258); /// Solid Square 4 icon /// /// https://fontawesome.com/icons/square-4?style=solid /// four static const IconData solidSquare4 = IconDataSolid(0xe259); /// Regular Square 4 icon /// /// https://fontawesome.com/icons/square-4?style=regular /// four static const IconData square4 = IconDataRegular(0xe259); /// Light Square 4 icon /// /// https://fontawesome.com/icons/square-4?style=light /// four static const IconData lightSquare4 = IconDataLight(0xe259); /// Thin Square 4 icon /// /// https://fontawesome.com/icons/square-4?style=thin /// four static const IconData thinSquare4 = IconDataThin(0xe259); /// Solid Square 5 icon /// /// https://fontawesome.com/icons/square-5?style=solid /// five static const IconData solidSquare5 = IconDataSolid(0xe25a); /// Regular Square 5 icon /// /// https://fontawesome.com/icons/square-5?style=regular /// five static const IconData square5 = IconDataRegular(0xe25a); /// Light Square 5 icon /// /// https://fontawesome.com/icons/square-5?style=light /// five static const IconData lightSquare5 = IconDataLight(0xe25a); /// Thin Square 5 icon /// /// https://fontawesome.com/icons/square-5?style=thin /// five static const IconData thinSquare5 = IconDataThin(0xe25a); /// Solid Square 6 icon /// /// https://fontawesome.com/icons/square-6?style=solid /// six static const IconData solidSquare6 = IconDataSolid(0xe25b); /// Regular Square 6 icon /// /// https://fontawesome.com/icons/square-6?style=regular /// six static const IconData square6 = IconDataRegular(0xe25b); /// Light Square 6 icon /// /// https://fontawesome.com/icons/square-6?style=light /// six static const IconData lightSquare6 = IconDataLight(0xe25b); /// Thin Square 6 icon /// /// https://fontawesome.com/icons/square-6?style=thin /// six static const IconData thinSquare6 = IconDataThin(0xe25b); /// Solid Square 7 icon /// /// https://fontawesome.com/icons/square-7?style=solid /// seven static const IconData solidSquare7 = IconDataSolid(0xe25c); /// Regular Square 7 icon /// /// https://fontawesome.com/icons/square-7?style=regular /// seven static const IconData square7 = IconDataRegular(0xe25c); /// Light Square 7 icon /// /// https://fontawesome.com/icons/square-7?style=light /// seven static const IconData lightSquare7 = IconDataLight(0xe25c); /// Thin Square 7 icon /// /// https://fontawesome.com/icons/square-7?style=thin /// seven static const IconData thinSquare7 = IconDataThin(0xe25c); /// Solid Square 8 icon /// /// https://fontawesome.com/icons/square-8?style=solid /// eight static const IconData solidSquare8 = IconDataSolid(0xe25d); /// Regular Square 8 icon /// /// https://fontawesome.com/icons/square-8?style=regular /// eight static const IconData square8 = IconDataRegular(0xe25d); /// Light Square 8 icon /// /// https://fontawesome.com/icons/square-8?style=light /// eight static const IconData lightSquare8 = IconDataLight(0xe25d); /// Thin Square 8 icon /// /// https://fontawesome.com/icons/square-8?style=thin /// eight static const IconData thinSquare8 = IconDataThin(0xe25d); /// Solid Square 9 icon /// /// https://fontawesome.com/icons/square-9?style=solid /// nine static const IconData solidSquare9 = IconDataSolid(0xe25e); /// Regular Square 9 icon /// /// https://fontawesome.com/icons/square-9?style=regular /// nine static const IconData square9 = IconDataRegular(0xe25e); /// Light Square 9 icon /// /// https://fontawesome.com/icons/square-9?style=light /// nine static const IconData lightSquare9 = IconDataLight(0xe25e); /// Thin Square 9 icon /// /// https://fontawesome.com/icons/square-9?style=thin /// nine static const IconData thinSquare9 = IconDataThin(0xe25e); /// Solid Square A icon /// /// https://fontawesome.com/icons/square-a?style=solid /// letter static const IconData solidSquareA = IconDataSolid(0xe25f); /// Regular Square A icon /// /// https://fontawesome.com/icons/square-a?style=regular /// letter static const IconData squareA = IconDataRegular(0xe25f); /// Light Square A icon /// /// https://fontawesome.com/icons/square-a?style=light /// letter static const IconData lightSquareA = IconDataLight(0xe25f); /// Thin Square A icon /// /// https://fontawesome.com/icons/square-a?style=thin /// letter static const IconData thinSquareA = IconDataThin(0xe25f); /// Solid Square A Lock icon /// /// https://fontawesome.com/icons/square-a-lock?style=solid /// capital, capslock, letter, padlock, privacy static const IconData solidSquareALock = IconDataSolid(0xe44d); /// Regular Square A Lock icon /// /// https://fontawesome.com/icons/square-a-lock?style=regular /// capital, capslock, letter, padlock, privacy static const IconData squareALock = IconDataRegular(0xe44d); /// Light Square A Lock icon /// /// https://fontawesome.com/icons/square-a-lock?style=light /// capital, capslock, letter, padlock, privacy static const IconData lightSquareALock = IconDataLight(0xe44d); /// Thin Square A Lock icon /// /// https://fontawesome.com/icons/square-a-lock?style=thin /// capital, capslock, letter, padlock, privacy static const IconData thinSquareALock = IconDataThin(0xe44d); /// Solid Square Ampersand icon /// /// https://fontawesome.com/icons/square-ampersand?style=solid /// and static const IconData solidSquareAmpersand = IconDataSolid(0xe260); /// Regular Square Ampersand icon /// /// https://fontawesome.com/icons/square-ampersand?style=regular /// and static const IconData squareAmpersand = IconDataRegular(0xe260); /// Light Square Ampersand icon /// /// https://fontawesome.com/icons/square-ampersand?style=light /// and static const IconData lightSquareAmpersand = IconDataLight(0xe260); /// Thin Square Ampersand icon /// /// https://fontawesome.com/icons/square-ampersand?style=thin /// and static const IconData thinSquareAmpersand = IconDataThin(0xe260); /// Solid Square Arrow Down icon /// /// https://fontawesome.com/icons/square-arrow-down?style=solid /// download, insert static const IconData solidSquareArrowDown = IconDataSolid(0xf339); /// Alias arrow-square-down for icon [solidSquareArrowDown] @Deprecated('Use "solidSquareArrowDown" instead.') static const IconData solidArrowSquareDown = solidSquareArrowDown; /// Regular Square Arrow Down icon /// /// https://fontawesome.com/icons/square-arrow-down?style=regular /// download, insert static const IconData squareArrowDown = IconDataRegular(0xf339); /// Alias arrow-square-down for icon [squareArrowDown] @Deprecated('Use "squareArrowDown" instead.') static const IconData arrowSquareDown = squareArrowDown; /// Light Square Arrow Down icon /// /// https://fontawesome.com/icons/square-arrow-down?style=light /// download, insert static const IconData lightSquareArrowDown = IconDataLight(0xf339); /// Alias arrow-square-down for icon [lightSquareArrowDown] @Deprecated('Use "lightSquareArrowDown" instead.') static const IconData lightArrowSquareDown = lightSquareArrowDown; /// Thin Square Arrow Down icon /// /// https://fontawesome.com/icons/square-arrow-down?style=thin /// download, insert static const IconData thinSquareArrowDown = IconDataThin(0xf339); /// Alias arrow-square-down for icon [thinSquareArrowDown] @Deprecated('Use "thinSquareArrowDown" instead.') static const IconData thinArrowSquareDown = thinSquareArrowDown; /// Solid Square Arrow Down Left icon /// /// https://fontawesome.com/icons/square-arrow-down-left?style=solid /// diagonal static const IconData solidSquareArrowDownLeft = IconDataSolid(0xe261); /// Regular Square Arrow Down Left icon /// /// https://fontawesome.com/icons/square-arrow-down-left?style=regular /// diagonal static const IconData squareArrowDownLeft = IconDataRegular(0xe261); /// Light Square Arrow Down Left icon /// /// https://fontawesome.com/icons/square-arrow-down-left?style=light /// diagonal static const IconData lightSquareArrowDownLeft = IconDataLight(0xe261); /// Thin Square Arrow Down Left icon /// /// https://fontawesome.com/icons/square-arrow-down-left?style=thin /// diagonal static const IconData thinSquareArrowDownLeft = IconDataThin(0xe261); /// Solid Square Arrow Down Right icon /// /// https://fontawesome.com/icons/square-arrow-down-right?style=solid /// diagonal static const IconData solidSquareArrowDownRight = IconDataSolid(0xe262); /// Regular Square Arrow Down Right icon /// /// https://fontawesome.com/icons/square-arrow-down-right?style=regular /// diagonal static const IconData squareArrowDownRight = IconDataRegular(0xe262); /// Light Square Arrow Down Right icon /// /// https://fontawesome.com/icons/square-arrow-down-right?style=light /// diagonal static const IconData lightSquareArrowDownRight = IconDataLight(0xe262); /// Thin Square Arrow Down Right icon /// /// https://fontawesome.com/icons/square-arrow-down-right?style=thin /// diagonal static const IconData thinSquareArrowDownRight = IconDataThin(0xe262); /// Solid Square Arrow Left icon /// /// https://fontawesome.com/icons/square-arrow-left?style=solid /// back, previous static const IconData solidSquareArrowLeft = IconDataSolid(0xf33a); /// Alias arrow-square-left for icon [solidSquareArrowLeft] @Deprecated('Use "solidSquareArrowLeft" instead.') static const IconData solidArrowSquareLeft = solidSquareArrowLeft; /// Regular Square Arrow Left icon /// /// https://fontawesome.com/icons/square-arrow-left?style=regular /// back, previous static const IconData squareArrowLeft = IconDataRegular(0xf33a); /// Alias arrow-square-left for icon [squareArrowLeft] @Deprecated('Use "squareArrowLeft" instead.') static const IconData arrowSquareLeft = squareArrowLeft; /// Light Square Arrow Left icon /// /// https://fontawesome.com/icons/square-arrow-left?style=light /// back, previous static const IconData lightSquareArrowLeft = IconDataLight(0xf33a); /// Alias arrow-square-left for icon [lightSquareArrowLeft] @Deprecated('Use "lightSquareArrowLeft" instead.') static const IconData lightArrowSquareLeft = lightSquareArrowLeft; /// Thin Square Arrow Left icon /// /// https://fontawesome.com/icons/square-arrow-left?style=thin /// back, previous static const IconData thinSquareArrowLeft = IconDataThin(0xf33a); /// Alias arrow-square-left for icon [thinSquareArrowLeft] @Deprecated('Use "thinSquareArrowLeft" instead.') static const IconData thinArrowSquareLeft = thinSquareArrowLeft; /// Solid Square Arrow Right icon /// /// https://fontawesome.com/icons/square-arrow-right?style=solid /// forward, next static const IconData solidSquareArrowRight = IconDataSolid(0xf33b); /// Alias arrow-square-right for icon [solidSquareArrowRight] @Deprecated('Use "solidSquareArrowRight" instead.') static const IconData solidArrowSquareRight = solidSquareArrowRight; /// Regular Square Arrow Right icon /// /// https://fontawesome.com/icons/square-arrow-right?style=regular /// forward, next static const IconData squareArrowRight = IconDataRegular(0xf33b); /// Alias arrow-square-right for icon [squareArrowRight] @Deprecated('Use "squareArrowRight" instead.') static const IconData arrowSquareRight = squareArrowRight; /// Light Square Arrow Right icon /// /// https://fontawesome.com/icons/square-arrow-right?style=light /// forward, next static const IconData lightSquareArrowRight = IconDataLight(0xf33b); /// Alias arrow-square-right for icon [lightSquareArrowRight] @Deprecated('Use "lightSquareArrowRight" instead.') static const IconData lightArrowSquareRight = lightSquareArrowRight; /// Thin Square Arrow Right icon /// /// https://fontawesome.com/icons/square-arrow-right?style=thin /// forward, next static const IconData thinSquareArrowRight = IconDataThin(0xf33b); /// Alias arrow-square-right for icon [thinSquareArrowRight] @Deprecated('Use "thinSquareArrowRight" instead.') static const IconData thinArrowSquareRight = thinSquareArrowRight; /// Solid Square Arrow Up icon /// /// https://fontawesome.com/icons/square-arrow-up?style=solid /// upgrade, upload static const IconData solidSquareArrowUp = IconDataSolid(0xf33c); /// Alias arrow-square-up for icon [solidSquareArrowUp] @Deprecated('Use "solidSquareArrowUp" instead.') static const IconData solidArrowSquareUp = solidSquareArrowUp; /// Regular Square Arrow Up icon /// /// https://fontawesome.com/icons/square-arrow-up?style=regular /// upgrade, upload static const IconData squareArrowUp = IconDataRegular(0xf33c); /// Alias arrow-square-up for icon [squareArrowUp] @Deprecated('Use "squareArrowUp" instead.') static const IconData arrowSquareUp = squareArrowUp; /// Light Square Arrow Up icon /// /// https://fontawesome.com/icons/square-arrow-up?style=light /// upgrade, upload static const IconData lightSquareArrowUp = IconDataLight(0xf33c); /// Alias arrow-square-up for icon [lightSquareArrowUp] @Deprecated('Use "lightSquareArrowUp" instead.') static const IconData lightArrowSquareUp = lightSquareArrowUp; /// Thin Square Arrow Up icon /// /// https://fontawesome.com/icons/square-arrow-up?style=thin /// upgrade, upload static const IconData thinSquareArrowUp = IconDataThin(0xf33c); /// Alias arrow-square-up for icon [thinSquareArrowUp] @Deprecated('Use "thinSquareArrowUp" instead.') static const IconData thinArrowSquareUp = thinSquareArrowUp; /// Solid Square Arrow Up Left icon /// /// https://fontawesome.com/icons/square-arrow-up-left?style=solid /// diagonal static const IconData solidSquareArrowUpLeft = IconDataSolid(0xe263); /// Regular Square Arrow Up Left icon /// /// https://fontawesome.com/icons/square-arrow-up-left?style=regular /// diagonal static const IconData squareArrowUpLeft = IconDataRegular(0xe263); /// Light Square Arrow Up Left icon /// /// https://fontawesome.com/icons/square-arrow-up-left?style=light /// diagonal static const IconData lightSquareArrowUpLeft = IconDataLight(0xe263); /// Thin Square Arrow Up Left icon /// /// https://fontawesome.com/icons/square-arrow-up-left?style=thin /// diagonal static const IconData thinSquareArrowUpLeft = IconDataThin(0xe263); /// Solid Square Arrow Up Right icon /// /// https://fontawesome.com/icons/square-arrow-up-right?style=solid /// diagonal, new, open, send, share static const IconData solidSquareArrowUpRight = IconDataSolid(0xf14c); /// Alias external-link-square for icon [solidSquareArrowUpRight] @Deprecated('Use "solidSquareArrowUpRight" instead.') static const IconData solidExternalLinkSquare = solidSquareArrowUpRight; /// Regular Square Arrow Up Right icon /// /// https://fontawesome.com/icons/square-arrow-up-right?style=regular /// diagonal, new, open, send, share static const IconData squareArrowUpRight = IconDataRegular(0xf14c); /// Alias external-link-square for icon [squareArrowUpRight] @Deprecated('Use "squareArrowUpRight" instead.') static const IconData externalLinkSquare = squareArrowUpRight; /// Light Square Arrow Up Right icon /// /// https://fontawesome.com/icons/square-arrow-up-right?style=light /// diagonal, new, open, send, share static const IconData lightSquareArrowUpRight = IconDataLight(0xf14c); /// Alias external-link-square for icon [lightSquareArrowUpRight] @Deprecated('Use "lightSquareArrowUpRight" instead.') static const IconData lightExternalLinkSquare = lightSquareArrowUpRight; /// Thin Square Arrow Up Right icon /// /// https://fontawesome.com/icons/square-arrow-up-right?style=thin /// diagonal, new, open, send, share static const IconData thinSquareArrowUpRight = IconDataThin(0xf14c); /// Alias external-link-square for icon [thinSquareArrowUpRight] @Deprecated('Use "thinSquareArrowUpRight" instead.') static const IconData thinExternalLinkSquare = thinSquareArrowUpRight; /// Solid Square B icon /// /// https://fontawesome.com/icons/square-b?style=solid /// letter static const IconData solidSquareB = IconDataSolid(0xe264); /// Regular Square B icon /// /// https://fontawesome.com/icons/square-b?style=regular /// letter static const IconData squareB = IconDataRegular(0xe264); /// Light Square B icon /// /// https://fontawesome.com/icons/square-b?style=light /// letter static const IconData lightSquareB = IconDataLight(0xe264); /// Thin Square B icon /// /// https://fontawesome.com/icons/square-b?style=thin /// letter static const IconData thinSquareB = IconDataThin(0xe264); /// Brands Square Behance icon /// /// https://fontawesome.com/icons/square-behance?style=brands static const IconData squareBehance = IconDataBrands(0xf1b5); /// Alias behance-square for icon [squareBehance] @Deprecated('Use "squareBehance" instead.') static const IconData behanceSquare = squareBehance; /// Solid Square Bolt icon /// /// https://fontawesome.com/icons/square-bolt?style=solid /// energy, flash, lightning static const IconData solidSquareBolt = IconDataSolid(0xe265); /// Regular Square Bolt icon /// /// https://fontawesome.com/icons/square-bolt?style=regular /// energy, flash, lightning static const IconData squareBolt = IconDataRegular(0xe265); /// Light Square Bolt icon /// /// https://fontawesome.com/icons/square-bolt?style=light /// energy, flash, lightning static const IconData lightSquareBolt = IconDataLight(0xe265); /// Thin Square Bolt icon /// /// https://fontawesome.com/icons/square-bolt?style=thin /// energy, flash, lightning static const IconData thinSquareBolt = IconDataThin(0xe265); /// Solid Square C icon /// /// https://fontawesome.com/icons/square-c?style=solid /// letter static const IconData solidSquareC = IconDataSolid(0xe266); /// Regular Square C icon /// /// https://fontawesome.com/icons/square-c?style=regular /// letter static const IconData squareC = IconDataRegular(0xe266); /// Light Square C icon /// /// https://fontawesome.com/icons/square-c?style=light /// letter static const IconData lightSquareC = IconDataLight(0xe266); /// Thin Square C icon /// /// https://fontawesome.com/icons/square-c?style=thin /// letter static const IconData thinSquareC = IconDataThin(0xe266); /// Solid Square Caret Down icon /// /// https://fontawesome.com/icons/square-caret-down?style=solid /// arrow, caret-square-o-down, dropdown, expand, insert, menu, more, triangle static const IconData solidSquareCaretDown = IconDataSolid(0xf150); /// Alias caret-square-down for icon [solidSquareCaretDown] @Deprecated('Use "solidSquareCaretDown" instead.') static const IconData solidCaretSquareDown = solidSquareCaretDown; /// Regular Square Caret Down icon /// /// https://fontawesome.com/icons/square-caret-down?style=regular /// arrow, caret-square-o-down, dropdown, expand, insert, menu, more, triangle static const IconData squareCaretDown = IconDataRegular(0xf150); /// Alias caret-square-down for icon [squareCaretDown] @Deprecated('Use "squareCaretDown" instead.') static const IconData caretSquareDown = squareCaretDown; /// Light Square Caret Down icon /// /// https://fontawesome.com/icons/square-caret-down?style=light /// arrow, caret-square-o-down, dropdown, expand, insert, menu, more, triangle static const IconData lightSquareCaretDown = IconDataLight(0xf150); /// Alias caret-square-down for icon [lightSquareCaretDown] @Deprecated('Use "lightSquareCaretDown" instead.') static const IconData lightCaretSquareDown = lightSquareCaretDown; /// Thin Square Caret Down icon /// /// https://fontawesome.com/icons/square-caret-down?style=thin /// arrow, caret-square-o-down, dropdown, expand, insert, menu, more, triangle static const IconData thinSquareCaretDown = IconDataThin(0xf150); /// Alias caret-square-down for icon [thinSquareCaretDown] @Deprecated('Use "thinSquareCaretDown" instead.') static const IconData thinCaretSquareDown = thinSquareCaretDown; /// Solid Square Caret Left icon /// /// https://fontawesome.com/icons/square-caret-left?style=solid /// arrow, back, caret-square-o-left, previous, triangle static const IconData solidSquareCaretLeft = IconDataSolid(0xf191); /// Alias caret-square-left for icon [solidSquareCaretLeft] @Deprecated('Use "solidSquareCaretLeft" instead.') static const IconData solidCaretSquareLeft = solidSquareCaretLeft; /// Regular Square Caret Left icon /// /// https://fontawesome.com/icons/square-caret-left?style=regular /// arrow, back, caret-square-o-left, previous, triangle static const IconData squareCaretLeft = IconDataRegular(0xf191); /// Alias caret-square-left for icon [squareCaretLeft] @Deprecated('Use "squareCaretLeft" instead.') static const IconData caretSquareLeft = squareCaretLeft; /// Light Square Caret Left icon /// /// https://fontawesome.com/icons/square-caret-left?style=light /// arrow, back, caret-square-o-left, previous, triangle static const IconData lightSquareCaretLeft = IconDataLight(0xf191); /// Alias caret-square-left for icon [lightSquareCaretLeft] @Deprecated('Use "lightSquareCaretLeft" instead.') static const IconData lightCaretSquareLeft = lightSquareCaretLeft; /// Thin Square Caret Left icon /// /// https://fontawesome.com/icons/square-caret-left?style=thin /// arrow, back, caret-square-o-left, previous, triangle static const IconData thinSquareCaretLeft = IconDataThin(0xf191); /// Alias caret-square-left for icon [thinSquareCaretLeft] @Deprecated('Use "thinSquareCaretLeft" instead.') static const IconData thinCaretSquareLeft = thinSquareCaretLeft; /// Solid Square Caret Right icon /// /// https://fontawesome.com/icons/square-caret-right?style=solid /// arrow, caret-square-o-right, forward, next, triangle static const IconData solidSquareCaretRight = IconDataSolid(0xf152); /// Alias caret-square-right for icon [solidSquareCaretRight] @Deprecated('Use "solidSquareCaretRight" instead.') static const IconData solidCaretSquareRight = solidSquareCaretRight; /// Regular Square Caret Right icon /// /// https://fontawesome.com/icons/square-caret-right?style=regular /// arrow, caret-square-o-right, forward, next, triangle static const IconData squareCaretRight = IconDataRegular(0xf152); /// Alias caret-square-right for icon [squareCaretRight] @Deprecated('Use "squareCaretRight" instead.') static const IconData caretSquareRight = squareCaretRight; /// Light Square Caret Right icon /// /// https://fontawesome.com/icons/square-caret-right?style=light /// arrow, caret-square-o-right, forward, next, triangle static const IconData lightSquareCaretRight = IconDataLight(0xf152); /// Alias caret-square-right for icon [lightSquareCaretRight] @Deprecated('Use "lightSquareCaretRight" instead.') static const IconData lightCaretSquareRight = lightSquareCaretRight; /// Thin Square Caret Right icon /// /// https://fontawesome.com/icons/square-caret-right?style=thin /// arrow, caret-square-o-right, forward, next, triangle static const IconData thinSquareCaretRight = IconDataThin(0xf152); /// Alias caret-square-right for icon [thinSquareCaretRight] @Deprecated('Use "thinSquareCaretRight" instead.') static const IconData thinCaretSquareRight = thinSquareCaretRight; /// Solid Square Caret Up icon /// /// https://fontawesome.com/icons/square-caret-up?style=solid /// arrow, caret-square-o-up, collapse, triangle, upgrade, upload static const IconData solidSquareCaretUp = IconDataSolid(0xf151); /// Alias caret-square-up for icon [solidSquareCaretUp] @Deprecated('Use "solidSquareCaretUp" instead.') static const IconData solidCaretSquareUp = solidSquareCaretUp; /// Regular Square Caret Up icon /// /// https://fontawesome.com/icons/square-caret-up?style=regular /// arrow, caret-square-o-up, collapse, triangle, upgrade, upload static const IconData squareCaretUp = IconDataRegular(0xf151); /// Alias caret-square-up for icon [squareCaretUp] @Deprecated('Use "squareCaretUp" instead.') static const IconData caretSquareUp = squareCaretUp; /// Light Square Caret Up icon /// /// https://fontawesome.com/icons/square-caret-up?style=light /// arrow, caret-square-o-up, collapse, triangle, upgrade, upload static const IconData lightSquareCaretUp = IconDataLight(0xf151); /// Alias caret-square-up for icon [lightSquareCaretUp] @Deprecated('Use "lightSquareCaretUp" instead.') static const IconData lightCaretSquareUp = lightSquareCaretUp; /// Thin Square Caret Up icon /// /// https://fontawesome.com/icons/square-caret-up?style=thin /// arrow, caret-square-o-up, collapse, triangle, upgrade, upload static const IconData thinSquareCaretUp = IconDataThin(0xf151); /// Alias caret-square-up for icon [thinSquareCaretUp] @Deprecated('Use "thinSquareCaretUp" instead.') static const IconData thinCaretSquareUp = thinSquareCaretUp; /// Solid Square Check icon /// /// https://fontawesome.com/icons/square-check?style=solid /// accept, agree, box, button, check, check box with check, check mark button, checkmark, confirm, correct, coupon, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData solidSquareCheck = IconDataSolid(0xf14a); /// Alias check-square for icon [solidSquareCheck] @Deprecated('Use "solidSquareCheck" instead.') static const IconData solidCheckSquare = solidSquareCheck; /// Regular Square Check icon /// /// https://fontawesome.com/icons/square-check?style=regular /// accept, agree, box, button, check, check box with check, check mark button, checkmark, confirm, correct, coupon, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData squareCheck = IconDataRegular(0xf14a); /// Alias check-square for icon [squareCheck] @Deprecated('Use "squareCheck" instead.') static const IconData checkSquare = squareCheck; /// Light Square Check icon /// /// https://fontawesome.com/icons/square-check?style=light /// accept, agree, box, button, check, check box with check, check mark button, checkmark, confirm, correct, coupon, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData lightSquareCheck = IconDataLight(0xf14a); /// Alias check-square for icon [lightSquareCheck] @Deprecated('Use "lightSquareCheck" instead.') static const IconData lightCheckSquare = lightSquareCheck; /// Thin Square Check icon /// /// https://fontawesome.com/icons/square-check?style=thin /// accept, agree, box, button, check, check box with check, check mark button, checkmark, confirm, correct, coupon, done, enable, mark, ok, select, success, tick, todo, validate, working, yes, ✓ static const IconData thinSquareCheck = IconDataThin(0xf14a); /// Alias check-square for icon [thinSquareCheck] @Deprecated('Use "thinSquareCheck" instead.') static const IconData thinCheckSquare = thinSquareCheck; /// Solid Square Chevron Down icon /// /// https://fontawesome.com/icons/square-chevron-down?style=solid /// arrow, download, dropdown, expand, insert, menu, more static const IconData solidSquareChevronDown = IconDataSolid(0xf329); /// Alias chevron-square-down for icon [solidSquareChevronDown] @Deprecated('Use "solidSquareChevronDown" instead.') static const IconData solidChevronSquareDown = solidSquareChevronDown; /// Regular Square Chevron Down icon /// /// https://fontawesome.com/icons/square-chevron-down?style=regular /// arrow, download, dropdown, expand, insert, menu, more static const IconData squareChevronDown = IconDataRegular(0xf329); /// Alias chevron-square-down for icon [squareChevronDown] @Deprecated('Use "squareChevronDown" instead.') static const IconData chevronSquareDown = squareChevronDown; /// Light Square Chevron Down icon /// /// https://fontawesome.com/icons/square-chevron-down?style=light /// arrow, download, dropdown, expand, insert, menu, more static const IconData lightSquareChevronDown = IconDataLight(0xf329); /// Alias chevron-square-down for icon [lightSquareChevronDown] @Deprecated('Use "lightSquareChevronDown" instead.') static const IconData lightChevronSquareDown = lightSquareChevronDown; /// Thin Square Chevron Down icon /// /// https://fontawesome.com/icons/square-chevron-down?style=thin /// arrow, download, dropdown, expand, insert, menu, more static const IconData thinSquareChevronDown = IconDataThin(0xf329); /// Alias chevron-square-down for icon [thinSquareChevronDown] @Deprecated('Use "thinSquareChevronDown" instead.') static const IconData thinChevronSquareDown = thinSquareChevronDown; /// Solid Square Chevron Left icon /// /// https://fontawesome.com/icons/square-chevron-left?style=solid /// arrow, back, previous static const IconData solidSquareChevronLeft = IconDataSolid(0xf32a); /// Alias chevron-square-left for icon [solidSquareChevronLeft] @Deprecated('Use "solidSquareChevronLeft" instead.') static const IconData solidChevronSquareLeft = solidSquareChevronLeft; /// Regular Square Chevron Left icon /// /// https://fontawesome.com/icons/square-chevron-left?style=regular /// arrow, back, previous static const IconData squareChevronLeft = IconDataRegular(0xf32a); /// Alias chevron-square-left for icon [squareChevronLeft] @Deprecated('Use "squareChevronLeft" instead.') static const IconData chevronSquareLeft = squareChevronLeft; /// Light Square Chevron Left icon /// /// https://fontawesome.com/icons/square-chevron-left?style=light /// arrow, back, previous static const IconData lightSquareChevronLeft = IconDataLight(0xf32a); /// Alias chevron-square-left for icon [lightSquareChevronLeft] @Deprecated('Use "lightSquareChevronLeft" instead.') static const IconData lightChevronSquareLeft = lightSquareChevronLeft; /// Thin Square Chevron Left icon /// /// https://fontawesome.com/icons/square-chevron-left?style=thin /// arrow, back, previous static const IconData thinSquareChevronLeft = IconDataThin(0xf32a); /// Alias chevron-square-left for icon [thinSquareChevronLeft] @Deprecated('Use "thinSquareChevronLeft" instead.') static const IconData thinChevronSquareLeft = thinSquareChevronLeft; /// Solid Square Chevron Right icon /// /// https://fontawesome.com/icons/square-chevron-right?style=solid /// arrow, forward, next static const IconData solidSquareChevronRight = IconDataSolid(0xf32b); /// Alias chevron-square-right for icon [solidSquareChevronRight] @Deprecated('Use "solidSquareChevronRight" instead.') static const IconData solidChevronSquareRight = solidSquareChevronRight; /// Regular Square Chevron Right icon /// /// https://fontawesome.com/icons/square-chevron-right?style=regular /// arrow, forward, next static const IconData squareChevronRight = IconDataRegular(0xf32b); /// Alias chevron-square-right for icon [squareChevronRight] @Deprecated('Use "squareChevronRight" instead.') static const IconData chevronSquareRight = squareChevronRight; /// Light Square Chevron Right icon /// /// https://fontawesome.com/icons/square-chevron-right?style=light /// arrow, forward, next static const IconData lightSquareChevronRight = IconDataLight(0xf32b); /// Alias chevron-square-right for icon [lightSquareChevronRight] @Deprecated('Use "lightSquareChevronRight" instead.') static const IconData lightChevronSquareRight = lightSquareChevronRight; /// Thin Square Chevron Right icon /// /// https://fontawesome.com/icons/square-chevron-right?style=thin /// arrow, forward, next static const IconData thinSquareChevronRight = IconDataThin(0xf32b); /// Alias chevron-square-right for icon [thinSquareChevronRight] @Deprecated('Use "thinSquareChevronRight" instead.') static const IconData thinChevronSquareRight = thinSquareChevronRight; /// Solid Square Chevron Up icon /// /// https://fontawesome.com/icons/square-chevron-up?style=solid /// arrow, collapse, upgrade, upload static const IconData solidSquareChevronUp = IconDataSolid(0xf32c); /// Alias chevron-square-up for icon [solidSquareChevronUp] @Deprecated('Use "solidSquareChevronUp" instead.') static const IconData solidChevronSquareUp = solidSquareChevronUp; /// Regular Square Chevron Up icon /// /// https://fontawesome.com/icons/square-chevron-up?style=regular /// arrow, collapse, upgrade, upload static const IconData squareChevronUp = IconDataRegular(0xf32c); /// Alias chevron-square-up for icon [squareChevronUp] @Deprecated('Use "squareChevronUp" instead.') static const IconData chevronSquareUp = squareChevronUp; /// Light Square Chevron Up icon /// /// https://fontawesome.com/icons/square-chevron-up?style=light /// arrow, collapse, upgrade, upload static const IconData lightSquareChevronUp = IconDataLight(0xf32c); /// Alias chevron-square-up for icon [lightSquareChevronUp] @Deprecated('Use "lightSquareChevronUp" instead.') static const IconData lightChevronSquareUp = lightSquareChevronUp; /// Thin Square Chevron Up icon /// /// https://fontawesome.com/icons/square-chevron-up?style=thin /// arrow, collapse, upgrade, upload static const IconData thinSquareChevronUp = IconDataThin(0xf32c); /// Alias chevron-square-up for icon [thinSquareChevronUp] @Deprecated('Use "thinSquareChevronUp" instead.') static const IconData thinChevronSquareUp = thinSquareChevronUp; /// Solid Square Code icon /// /// https://fontawesome.com/icons/square-code?style=solid /// code, coding, command, console, development, prompt, terminal static const IconData solidSquareCode = IconDataSolid(0xe267); /// Regular Square Code icon /// /// https://fontawesome.com/icons/square-code?style=regular /// code, coding, command, console, development, prompt, terminal static const IconData squareCode = IconDataRegular(0xe267); /// Light Square Code icon /// /// https://fontawesome.com/icons/square-code?style=light /// code, coding, command, console, development, prompt, terminal static const IconData lightSquareCode = IconDataLight(0xe267); /// Thin Square Code icon /// /// https://fontawesome.com/icons/square-code?style=thin /// code, coding, command, console, development, prompt, terminal static const IconData thinSquareCode = IconDataThin(0xe267); /// Solid Square D icon /// /// https://fontawesome.com/icons/square-d?style=solid /// letter static const IconData solidSquareD = IconDataSolid(0xe268); /// Regular Square D icon /// /// https://fontawesome.com/icons/square-d?style=regular /// letter static const IconData squareD = IconDataRegular(0xe268); /// Light Square D icon /// /// https://fontawesome.com/icons/square-d?style=light /// letter static const IconData lightSquareD = IconDataLight(0xe268); /// Thin Square D icon /// /// https://fontawesome.com/icons/square-d?style=thin /// letter static const IconData thinSquareD = IconDataThin(0xe268); /// Solid Square Dashed icon /// /// https://fontawesome.com/icons/square-dashed?style=solid /// add, copy, dashed, dotted, marquee, select, selection static const IconData solidSquareDashed = IconDataSolid(0xe269); /// Regular Square Dashed icon /// /// https://fontawesome.com/icons/square-dashed?style=regular /// add, copy, dashed, dotted, marquee, select, selection static const IconData squareDashed = IconDataRegular(0xe269); /// Light Square Dashed icon /// /// https://fontawesome.com/icons/square-dashed?style=light /// add, copy, dashed, dotted, marquee, select, selection static const IconData lightSquareDashed = IconDataLight(0xe269); /// Thin Square Dashed icon /// /// https://fontawesome.com/icons/square-dashed?style=thin /// add, copy, dashed, dotted, marquee, select, selection static const IconData thinSquareDashed = IconDataThin(0xe269); /// Solid Square Dashed Circle Plus icon /// /// https://fontawesome.com/icons/square-dashed-circle-plus?style=solid /// add, copy, dotted, modifier, new, select, selection static const IconData solidSquareDashedCirclePlus = IconDataSolid(0xe5c2); /// Regular Square Dashed Circle Plus icon /// /// https://fontawesome.com/icons/square-dashed-circle-plus?style=regular /// add, copy, dotted, modifier, new, select, selection static const IconData squareDashedCirclePlus = IconDataRegular(0xe5c2); /// Light Square Dashed Circle Plus icon /// /// https://fontawesome.com/icons/square-dashed-circle-plus?style=light /// add, copy, dotted, modifier, new, select, selection static const IconData lightSquareDashedCirclePlus = IconDataLight(0xe5c2); /// Thin Square Dashed Circle Plus icon /// /// https://fontawesome.com/icons/square-dashed-circle-plus?style=thin /// add, copy, dotted, modifier, new, select, selection static const IconData thinSquareDashedCirclePlus = IconDataThin(0xe5c2); /// Solid Square Divide icon /// /// https://fontawesome.com/icons/square-divide?style=solid /// algebra, arithmetic, division static const IconData solidSquareDivide = IconDataSolid(0xe26a); /// Regular Square Divide icon /// /// https://fontawesome.com/icons/square-divide?style=regular /// algebra, arithmetic, division static const IconData squareDivide = IconDataRegular(0xe26a); /// Light Square Divide icon /// /// https://fontawesome.com/icons/square-divide?style=light /// algebra, arithmetic, division static const IconData lightSquareDivide = IconDataLight(0xe26a); /// Thin Square Divide icon /// /// https://fontawesome.com/icons/square-divide?style=thin /// algebra, arithmetic, division static const IconData thinSquareDivide = IconDataThin(0xe26a); /// Solid Square Dollar icon /// /// https://fontawesome.com/icons/square-dollar?style=solid /// $, coupon, dollar-sign, money, premium, price, salary, usd static const IconData solidSquareDollar = IconDataSolid(0xf2e9); /// Alias dollar-square for icon [solidSquareDollar] @Deprecated('Use "solidSquareDollar" instead.') static const IconData solidDollarSquare = solidSquareDollar; /// Alias usd-square for icon [solidSquareDollar] @Deprecated('Use "solidSquareDollar" instead.') static const IconData solidUsdSquare = solidSquareDollar; /// Regular Square Dollar icon /// /// https://fontawesome.com/icons/square-dollar?style=regular /// $, coupon, dollar-sign, money, premium, price, salary, usd static const IconData squareDollar = IconDataRegular(0xf2e9); /// Alias dollar-square for icon [squareDollar] @Deprecated('Use "squareDollar" instead.') static const IconData dollarSquare = squareDollar; /// Alias usd-square for icon [squareDollar] @Deprecated('Use "squareDollar" instead.') static const IconData usdSquare = squareDollar; /// Light Square Dollar icon /// /// https://fontawesome.com/icons/square-dollar?style=light /// $, coupon, dollar-sign, money, premium, price, salary, usd static const IconData lightSquareDollar = IconDataLight(0xf2e9); /// Alias dollar-square for icon [lightSquareDollar] @Deprecated('Use "lightSquareDollar" instead.') static const IconData lightDollarSquare = lightSquareDollar; /// Alias usd-square for icon [lightSquareDollar] @Deprecated('Use "lightSquareDollar" instead.') static const IconData lightUsdSquare = lightSquareDollar; /// Thin Square Dollar icon /// /// https://fontawesome.com/icons/square-dollar?style=thin /// $, coupon, dollar-sign, money, premium, price, salary, usd static const IconData thinSquareDollar = IconDataThin(0xf2e9); /// Alias dollar-square for icon [thinSquareDollar] @Deprecated('Use "thinSquareDollar" instead.') static const IconData thinDollarSquare = thinSquareDollar; /// Alias usd-square for icon [thinSquareDollar] @Deprecated('Use "thinSquareDollar" instead.') static const IconData thinUsdSquare = thinSquareDollar; /// Solid Square Down icon /// /// https://fontawesome.com/icons/square-down?style=solid /// arrow, cardinal, direction, down, down arrow, download, south static const IconData solidSquareDown = IconDataSolid(0xf350); /// Alias arrow-alt-square-down for icon [solidSquareDown] @Deprecated('Use "solidSquareDown" instead.') static const IconData solidArrowAltSquareDown = solidSquareDown; /// Regular Square Down icon /// /// https://fontawesome.com/icons/square-down?style=regular /// arrow, cardinal, direction, down, down arrow, download, south static const IconData squareDown = IconDataRegular(0xf350); /// Alias arrow-alt-square-down for icon [squareDown] @Deprecated('Use "squareDown" instead.') static const IconData arrowAltSquareDown = squareDown; /// Light Square Down icon /// /// https://fontawesome.com/icons/square-down?style=light /// arrow, cardinal, direction, down, down arrow, download, south static const IconData lightSquareDown = IconDataLight(0xf350); /// Alias arrow-alt-square-down for icon [lightSquareDown] @Deprecated('Use "lightSquareDown" instead.') static const IconData lightArrowAltSquareDown = lightSquareDown; /// Thin Square Down icon /// /// https://fontawesome.com/icons/square-down?style=thin /// arrow, cardinal, direction, down, down arrow, download, south static const IconData thinSquareDown = IconDataThin(0xf350); /// Alias arrow-alt-square-down for icon [thinSquareDown] @Deprecated('Use "thinSquareDown" instead.') static const IconData thinArrowAltSquareDown = thinSquareDown; /// Solid Square Down Left icon /// /// https://fontawesome.com/icons/square-down-left?style=solid /// arrow, diagonal, direction, down-left arrow, intercardinal, southwest static const IconData solidSquareDownLeft = IconDataSolid(0xe26b); /// Regular Square Down Left icon /// /// https://fontawesome.com/icons/square-down-left?style=regular /// arrow, diagonal, direction, down-left arrow, intercardinal, southwest static const IconData squareDownLeft = IconDataRegular(0xe26b); /// Light Square Down Left icon /// /// https://fontawesome.com/icons/square-down-left?style=light /// arrow, diagonal, direction, down-left arrow, intercardinal, southwest static const IconData lightSquareDownLeft = IconDataLight(0xe26b); /// Thin Square Down Left icon /// /// https://fontawesome.com/icons/square-down-left?style=thin /// arrow, diagonal, direction, down-left arrow, intercardinal, southwest static const IconData thinSquareDownLeft = IconDataThin(0xe26b); /// Solid Square Down Right icon /// /// https://fontawesome.com/icons/square-down-right?style=solid /// arrow, diagonal, direction, down-right arrow, intercardinal, southeast static const IconData solidSquareDownRight = IconDataSolid(0xe26c); /// Regular Square Down Right icon /// /// https://fontawesome.com/icons/square-down-right?style=regular /// arrow, diagonal, direction, down-right arrow, intercardinal, southeast static const IconData squareDownRight = IconDataRegular(0xe26c); /// Light Square Down Right icon /// /// https://fontawesome.com/icons/square-down-right?style=light /// arrow, diagonal, direction, down-right arrow, intercardinal, southeast static const IconData lightSquareDownRight = IconDataLight(0xe26c); /// Thin Square Down Right icon /// /// https://fontawesome.com/icons/square-down-right?style=thin /// arrow, diagonal, direction, down-right arrow, intercardinal, southeast static const IconData thinSquareDownRight = IconDataThin(0xe26c); /// Brands Square Dribbble icon /// /// https://fontawesome.com/icons/square-dribbble?style=brands static const IconData squareDribbble = IconDataBrands(0xf397); /// Alias dribbble-square for icon [squareDribbble] @Deprecated('Use "squareDribbble" instead.') static const IconData dribbbleSquare = squareDribbble; /// Solid Square E icon /// /// https://fontawesome.com/icons/square-e?style=solid /// letter static const IconData solidSquareE = IconDataSolid(0xe26d); /// Regular Square E icon /// /// https://fontawesome.com/icons/square-e?style=regular /// letter static const IconData squareE = IconDataRegular(0xe26d); /// Light Square E icon /// /// https://fontawesome.com/icons/square-e?style=light /// letter static const IconData lightSquareE = IconDataLight(0xe26d); /// Thin Square E icon /// /// https://fontawesome.com/icons/square-e?style=thin /// letter static const IconData thinSquareE = IconDataThin(0xe26d); /// Solid Square Ellipsis icon /// /// https://fontawesome.com/icons/square-ellipsis?style=solid /// dots, menu, three dots static const IconData solidSquareEllipsis = IconDataSolid(0xe26e); /// Regular Square Ellipsis icon /// /// https://fontawesome.com/icons/square-ellipsis?style=regular /// dots, menu, three dots static const IconData squareEllipsis = IconDataRegular(0xe26e); /// Light Square Ellipsis icon /// /// https://fontawesome.com/icons/square-ellipsis?style=light /// dots, menu, three dots static const IconData lightSquareEllipsis = IconDataLight(0xe26e); /// Thin Square Ellipsis icon /// /// https://fontawesome.com/icons/square-ellipsis?style=thin /// dots, menu, three dots static const IconData thinSquareEllipsis = IconDataThin(0xe26e); /// Solid Square Ellipsis Vertical icon /// /// https://fontawesome.com/icons/square-ellipsis-vertical?style=solid /// dots, menu, three dots static const IconData solidSquareEllipsisVertical = IconDataSolid(0xe26f); /// Regular Square Ellipsis Vertical icon /// /// https://fontawesome.com/icons/square-ellipsis-vertical?style=regular /// dots, menu, three dots static const IconData squareEllipsisVertical = IconDataRegular(0xe26f); /// Light Square Ellipsis Vertical icon /// /// https://fontawesome.com/icons/square-ellipsis-vertical?style=light /// dots, menu, three dots static const IconData lightSquareEllipsisVertical = IconDataLight(0xe26f); /// Thin Square Ellipsis Vertical icon /// /// https://fontawesome.com/icons/square-ellipsis-vertical?style=thin /// dots, menu, three dots static const IconData thinSquareEllipsisVertical = IconDataThin(0xe26f); /// Solid Square Envelope icon /// /// https://fontawesome.com/icons/square-envelope?style=solid /// e-mail, email, letter, mail, message, notification, offer, support static const IconData solidSquareEnvelope = IconDataSolid(0xf199); /// Alias envelope-square for icon [solidSquareEnvelope] @Deprecated('Use "solidSquareEnvelope" instead.') static const IconData solidEnvelopeSquare = solidSquareEnvelope; /// Regular Square Envelope icon /// /// https://fontawesome.com/icons/square-envelope?style=regular /// e-mail, email, letter, mail, message, notification, offer, support static const IconData squareEnvelope = IconDataRegular(0xf199); /// Alias envelope-square for icon [squareEnvelope] @Deprecated('Use "squareEnvelope" instead.') static const IconData envelopeSquare = squareEnvelope; /// Light Square Envelope icon /// /// https://fontawesome.com/icons/square-envelope?style=light /// e-mail, email, letter, mail, message, notification, offer, support static const IconData lightSquareEnvelope = IconDataLight(0xf199); /// Alias envelope-square for icon [lightSquareEnvelope] @Deprecated('Use "lightSquareEnvelope" instead.') static const IconData lightEnvelopeSquare = lightSquareEnvelope; /// Thin Square Envelope icon /// /// https://fontawesome.com/icons/square-envelope?style=thin /// e-mail, email, letter, mail, message, notification, offer, support static const IconData thinSquareEnvelope = IconDataThin(0xf199); /// Alias envelope-square for icon [thinSquareEnvelope] @Deprecated('Use "thinSquareEnvelope" instead.') static const IconData thinEnvelopeSquare = thinSquareEnvelope; /// Solid Square Exclamation icon /// /// https://fontawesome.com/icons/square-exclamation?style=solid /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData solidSquareExclamation = IconDataSolid(0xf321); /// Alias exclamation-square for icon [solidSquareExclamation] @Deprecated('Use "solidSquareExclamation" instead.') static const IconData solidExclamationSquare = solidSquareExclamation; /// Regular Square Exclamation icon /// /// https://fontawesome.com/icons/square-exclamation?style=regular /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData squareExclamation = IconDataRegular(0xf321); /// Alias exclamation-square for icon [squareExclamation] @Deprecated('Use "squareExclamation" instead.') static const IconData exclamationSquare = squareExclamation; /// Light Square Exclamation icon /// /// https://fontawesome.com/icons/square-exclamation?style=light /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData lightSquareExclamation = IconDataLight(0xf321); /// Alias exclamation-square for icon [lightSquareExclamation] @Deprecated('Use "lightSquareExclamation" instead.') static const IconData lightExclamationSquare = lightSquareExclamation; /// Thin Square Exclamation icon /// /// https://fontawesome.com/icons/square-exclamation?style=thin /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warning static const IconData thinSquareExclamation = IconDataThin(0xf321); /// Alias exclamation-square for icon [thinSquareExclamation] @Deprecated('Use "thinSquareExclamation" instead.') static const IconData thinExclamationSquare = thinSquareExclamation; /// Solid Square F icon /// /// https://fontawesome.com/icons/square-f?style=solid /// letter static const IconData solidSquareF = IconDataSolid(0xe270); /// Regular Square F icon /// /// https://fontawesome.com/icons/square-f?style=regular /// letter static const IconData squareF = IconDataRegular(0xe270); /// Light Square F icon /// /// https://fontawesome.com/icons/square-f?style=light /// letter static const IconData lightSquareF = IconDataLight(0xe270); /// Thin Square F icon /// /// https://fontawesome.com/icons/square-f?style=thin /// letter static const IconData thinSquareF = IconDataThin(0xe270); /// Brands Square Facebook icon /// /// https://fontawesome.com/icons/square-facebook?style=brands /// fabook, fb, social network static const IconData squareFacebook = IconDataBrands(0xf082); /// Alias facebook-square for icon [squareFacebook] @Deprecated('Use "squareFacebook" instead.') static const IconData facebookSquare = squareFacebook; /// Brands Font Awesome in Square icon /// /// https://fontawesome.com/icons/square-font-awesome?style=brands static const IconData squareFontAwesome = IconDataBrands(0xe5ad); /// Brands Font Awesome in Square with Stroke Outline icon /// /// https://fontawesome.com/icons/square-font-awesome-stroke?style=brands static const IconData squareFontAwesomeStroke = IconDataBrands(0xf35c); /// Alias font-awesome-alt for icon [squareFontAwesomeStroke] @Deprecated('Use "squareFontAwesomeStroke" instead.') static const IconData fontAwesomeAlt = squareFontAwesomeStroke; /// Solid Square Fragile icon /// /// https://fontawesome.com/icons/square-fragile?style=solid /// broken, careful, glass, package static const IconData solidSquareFragile = IconDataSolid(0xf49b); /// Alias box-fragile for icon [solidSquareFragile] @Deprecated('Use "solidSquareFragile" instead.') static const IconData solidBoxFragile = solidSquareFragile; /// Alias square-wine-glass-crack for icon [solidSquareFragile] @Deprecated('Use "solidSquareFragile" instead.') static const IconData solidSquareWineGlassCrack = solidSquareFragile; /// Regular Square Fragile icon /// /// https://fontawesome.com/icons/square-fragile?style=regular /// broken, careful, glass, package static const IconData squareFragile = IconDataRegular(0xf49b); /// Alias box-fragile for icon [squareFragile] @Deprecated('Use "squareFragile" instead.') static const IconData boxFragile = squareFragile; /// Alias square-wine-glass-crack for icon [squareFragile] @Deprecated('Use "squareFragile" instead.') static const IconData squareWineGlassCrack = squareFragile; /// Light Square Fragile icon /// /// https://fontawesome.com/icons/square-fragile?style=light /// broken, careful, glass, package static const IconData lightSquareFragile = IconDataLight(0xf49b); /// Alias box-fragile for icon [lightSquareFragile] @Deprecated('Use "lightSquareFragile" instead.') static const IconData lightBoxFragile = lightSquareFragile; /// Alias square-wine-glass-crack for icon [lightSquareFragile] @Deprecated('Use "lightSquareFragile" instead.') static const IconData lightSquareWineGlassCrack = lightSquareFragile; /// Thin Square Fragile icon /// /// https://fontawesome.com/icons/square-fragile?style=thin /// broken, careful, glass, package static const IconData thinSquareFragile = IconDataThin(0xf49b); /// Alias box-fragile for icon [thinSquareFragile] @Deprecated('Use "thinSquareFragile" instead.') static const IconData thinBoxFragile = thinSquareFragile; /// Alias square-wine-glass-crack for icon [thinSquareFragile] @Deprecated('Use "thinSquareFragile" instead.') static const IconData thinSquareWineGlassCrack = thinSquareFragile; /// Solid Square Full icon /// /// https://fontawesome.com/icons/square-full?style=solid /// black large square, block, blue, blue square, box, brown, brown square, geometric, green, green square, orange, orange square, purple, purple square, red, red square, shape, square, white large square, yellow, yellow square static const IconData solidSquareFull = IconDataSolid(0xf45c); /// Regular Square Full icon /// /// https://fontawesome.com/icons/square-full?style=regular /// black large square, block, blue, blue square, box, brown, brown square, geometric, green, green square, orange, orange square, purple, purple square, red, red square, shape, square, white large square, yellow, yellow square static const IconData squareFull = IconDataRegular(0xf45c); /// Light Square Full icon /// /// https://fontawesome.com/icons/square-full?style=light /// black large square, block, blue, blue square, box, brown, brown square, geometric, green, green square, orange, orange square, purple, purple square, red, red square, shape, square, white large square, yellow, yellow square static const IconData lightSquareFull = IconDataLight(0xf45c); /// Thin Square Full icon /// /// https://fontawesome.com/icons/square-full?style=thin /// black large square, block, blue, blue square, box, brown, brown square, geometric, green, green square, orange, orange square, purple, purple square, red, red square, shape, square, white large square, yellow, yellow square static const IconData thinSquareFull = IconDataThin(0xf45c); /// Solid Square G icon /// /// https://fontawesome.com/icons/square-g?style=solid /// letter static const IconData solidSquareG = IconDataSolid(0xe271); /// Regular Square G icon /// /// https://fontawesome.com/icons/square-g?style=regular /// letter static const IconData squareG = IconDataRegular(0xe271); /// Light Square G icon /// /// https://fontawesome.com/icons/square-g?style=light /// letter static const IconData lightSquareG = IconDataLight(0xe271); /// Thin Square G icon /// /// https://fontawesome.com/icons/square-g?style=thin /// letter static const IconData thinSquareG = IconDataThin(0xe271); /// Brands Square Git icon /// /// https://fontawesome.com/icons/square-git?style=brands static const IconData squareGit = IconDataBrands(0xf1d2); /// Alias git-square for icon [squareGit] @Deprecated('Use "squareGit" instead.') static const IconData gitSquare = squareGit; /// Brands Square Github icon /// /// https://fontawesome.com/icons/square-github?style=brands /// octocat static const IconData squareGithub = IconDataBrands(0xf092); /// Alias github-square for icon [squareGithub] @Deprecated('Use "squareGithub" instead.') static const IconData githubSquare = squareGithub; /// Brands Square Gitlab icon /// /// https://fontawesome.com/icons/square-gitlab?style=brands static const IconData squareGitlab = IconDataBrands(0xe5ae); /// Alias gitlab-square for icon [squareGitlab] @Deprecated('Use "squareGitlab" instead.') static const IconData gitlabSquare = squareGitlab; /// Brands Square Google Plus icon /// /// https://fontawesome.com/icons/square-google-plus?style=brands /// social network static const IconData squareGooglePlus = IconDataBrands(0xf0d4); /// Alias google-plus-square for icon [squareGooglePlus] @Deprecated('Use "squareGooglePlus" instead.') static const IconData googlePlusSquare = squareGooglePlus; /// Solid Square H icon /// /// https://fontawesome.com/icons/square-h?style=solid /// directions, emergency, hospital, hotel, letter, map static const IconData solidSquareH = IconDataSolid(0xf0fd); /// Alias h-square for icon [solidSquareH] @Deprecated('Use "solidSquareH" instead.') static const IconData solidHSquare = solidSquareH; /// Regular Square H icon /// /// https://fontawesome.com/icons/square-h?style=regular /// directions, emergency, hospital, hotel, letter, map static const IconData squareH = IconDataRegular(0xf0fd); /// Alias h-square for icon [squareH] @Deprecated('Use "squareH" instead.') static const IconData hSquare = squareH; /// Light Square H icon /// /// https://fontawesome.com/icons/square-h?style=light /// directions, emergency, hospital, hotel, letter, map static const IconData lightSquareH = IconDataLight(0xf0fd); /// Alias h-square for icon [lightSquareH] @Deprecated('Use "lightSquareH" instead.') static const IconData lightHSquare = lightSquareH; /// Thin Square H icon /// /// https://fontawesome.com/icons/square-h?style=thin /// directions, emergency, hospital, hotel, letter, map static const IconData thinSquareH = IconDataThin(0xf0fd); /// Alias h-square for icon [thinSquareH] @Deprecated('Use "thinSquareH" instead.') static const IconData thinHSquare = thinSquareH; /// Brands Square Hacker News icon /// /// https://fontawesome.com/icons/square-hacker-news?style=brands static const IconData squareHackerNews = IconDataBrands(0xf3af); /// Alias hacker-news-square for icon [squareHackerNews] @Deprecated('Use "squareHackerNews" instead.') static const IconData hackerNewsSquare = squareHackerNews; /// Solid Square Heart icon /// /// https://fontawesome.com/icons/square-heart?style=solid /// favorite, heart, heart decoration, like, love, wishlist static const IconData solidSquareHeart = IconDataSolid(0xf4c8); /// Alias heart-square for icon [solidSquareHeart] @Deprecated('Use "solidSquareHeart" instead.') static const IconData solidHeartSquare = solidSquareHeart; /// Regular Square Heart icon /// /// https://fontawesome.com/icons/square-heart?style=regular /// favorite, heart, heart decoration, like, love, wishlist static const IconData squareHeart = IconDataRegular(0xf4c8); /// Alias heart-square for icon [squareHeart] @Deprecated('Use "squareHeart" instead.') static const IconData heartSquare = squareHeart; /// Light Square Heart icon /// /// https://fontawesome.com/icons/square-heart?style=light /// favorite, heart, heart decoration, like, love, wishlist static const IconData lightSquareHeart = IconDataLight(0xf4c8); /// Alias heart-square for icon [lightSquareHeart] @Deprecated('Use "lightSquareHeart" instead.') static const IconData lightHeartSquare = lightSquareHeart; /// Thin Square Heart icon /// /// https://fontawesome.com/icons/square-heart?style=thin /// favorite, heart, heart decoration, like, love, wishlist static const IconData thinSquareHeart = IconDataThin(0xf4c8); /// Alias heart-square for icon [thinSquareHeart] @Deprecated('Use "thinSquareHeart" instead.') static const IconData thinHeartSquare = thinSquareHeart; /// Solid Square I icon /// /// https://fontawesome.com/icons/square-i?style=solid /// letter static const IconData solidSquareI = IconDataSolid(0xe272); /// Regular Square I icon /// /// https://fontawesome.com/icons/square-i?style=regular /// letter static const IconData squareI = IconDataRegular(0xe272); /// Light Square I icon /// /// https://fontawesome.com/icons/square-i?style=light /// letter static const IconData lightSquareI = IconDataLight(0xe272); /// Thin Square I icon /// /// https://fontawesome.com/icons/square-i?style=thin /// letter static const IconData thinSquareI = IconDataThin(0xe272); /// Solid Square Info icon /// /// https://fontawesome.com/icons/square-info?style=solid /// details, help, information, more, support static const IconData solidSquareInfo = IconDataSolid(0xf30f); /// Alias info-square for icon [solidSquareInfo] @Deprecated('Use "solidSquareInfo" instead.') static const IconData solidInfoSquare = solidSquareInfo; /// Regular Square Info icon /// /// https://fontawesome.com/icons/square-info?style=regular /// details, help, information, more, support static const IconData squareInfo = IconDataRegular(0xf30f); /// Alias info-square for icon [squareInfo] @Deprecated('Use "squareInfo" instead.') static const IconData infoSquare = squareInfo; /// Light Square Info icon /// /// https://fontawesome.com/icons/square-info?style=light /// details, help, information, more, support static const IconData lightSquareInfo = IconDataLight(0xf30f); /// Alias info-square for icon [lightSquareInfo] @Deprecated('Use "lightSquareInfo" instead.') static const IconData lightInfoSquare = lightSquareInfo; /// Thin Square Info icon /// /// https://fontawesome.com/icons/square-info?style=thin /// details, help, information, more, support static const IconData thinSquareInfo = IconDataThin(0xf30f); /// Alias info-square for icon [thinSquareInfo] @Deprecated('Use "thinSquareInfo" instead.') static const IconData thinInfoSquare = thinSquareInfo; /// Brands Square Instagram icon /// /// https://fontawesome.com/icons/square-instagram?style=brands static const IconData squareInstagram = IconDataBrands(0xe055); /// Alias instagram-square for icon [squareInstagram] @Deprecated('Use "squareInstagram" instead.') static const IconData instagramSquare = squareInstagram; /// Solid Square J icon /// /// https://fontawesome.com/icons/square-j?style=solid /// letter static const IconData solidSquareJ = IconDataSolid(0xe273); /// Regular Square J icon /// /// https://fontawesome.com/icons/square-j?style=regular /// letter static const IconData squareJ = IconDataRegular(0xe273); /// Light Square J icon /// /// https://fontawesome.com/icons/square-j?style=light /// letter static const IconData lightSquareJ = IconDataLight(0xe273); /// Thin Square J icon /// /// https://fontawesome.com/icons/square-j?style=thin /// letter static const IconData thinSquareJ = IconDataThin(0xe273); /// Brands Square Js icon /// /// https://fontawesome.com/icons/square-js?style=brands static const IconData squareJs = IconDataBrands(0xf3b9); /// Alias js-square for icon [squareJs] @Deprecated('Use "squareJs" instead.') static const IconData jsSquare = squareJs; /// Solid Square K icon /// /// https://fontawesome.com/icons/square-k?style=solid /// letter static const IconData solidSquareK = IconDataSolid(0xe274); /// Regular Square K icon /// /// https://fontawesome.com/icons/square-k?style=regular /// letter static const IconData squareK = IconDataRegular(0xe274); /// Light Square K icon /// /// https://fontawesome.com/icons/square-k?style=light /// letter static const IconData lightSquareK = IconDataLight(0xe274); /// Thin Square K icon /// /// https://fontawesome.com/icons/square-k?style=thin /// letter static const IconData thinSquareK = IconDataThin(0xe274); /// Solid Square Kanban icon /// /// https://fontawesome.com/icons/square-kanban?style=solid /// board, chart, graph, kanban, list, organize, project, statistics static const IconData solidSquareKanban = IconDataSolid(0xe488); /// Regular Square Kanban icon /// /// https://fontawesome.com/icons/square-kanban?style=regular /// board, chart, graph, kanban, list, organize, project, statistics static const IconData squareKanban = IconDataRegular(0xe488); /// Light Square Kanban icon /// /// https://fontawesome.com/icons/square-kanban?style=light /// board, chart, graph, kanban, list, organize, project, statistics static const IconData lightSquareKanban = IconDataLight(0xe488); /// Thin Square Kanban icon /// /// https://fontawesome.com/icons/square-kanban?style=thin /// board, chart, graph, kanban, list, organize, project, statistics static const IconData thinSquareKanban = IconDataThin(0xe488); /// Solid Square L icon /// /// https://fontawesome.com/icons/square-l?style=solid /// letter static const IconData solidSquareL = IconDataSolid(0xe275); /// Regular Square L icon /// /// https://fontawesome.com/icons/square-l?style=regular /// letter static const IconData squareL = IconDataRegular(0xe275); /// Light Square L icon /// /// https://fontawesome.com/icons/square-l?style=light /// letter static const IconData lightSquareL = IconDataLight(0xe275); /// Thin Square L icon /// /// https://fontawesome.com/icons/square-l?style=thin /// letter static const IconData thinSquareL = IconDataThin(0xe275); /// Brands Square Lastfm icon /// /// https://fontawesome.com/icons/square-lastfm?style=brands static const IconData squareLastfm = IconDataBrands(0xf203); /// Alias lastfm-square for icon [squareLastfm] @Deprecated('Use "squareLastfm" instead.') static const IconData lastfmSquare = squareLastfm; /// Solid Square Left icon /// /// https://fontawesome.com/icons/square-left?style=solid /// arrow, back, cardinal, direction, left arrow, previous, west static const IconData solidSquareLeft = IconDataSolid(0xf351); /// Alias arrow-alt-square-left for icon [solidSquareLeft] @Deprecated('Use "solidSquareLeft" instead.') static const IconData solidArrowAltSquareLeft = solidSquareLeft; /// Regular Square Left icon /// /// https://fontawesome.com/icons/square-left?style=regular /// arrow, back, cardinal, direction, left arrow, previous, west static const IconData squareLeft = IconDataRegular(0xf351); /// Alias arrow-alt-square-left for icon [squareLeft] @Deprecated('Use "squareLeft" instead.') static const IconData arrowAltSquareLeft = squareLeft; /// Light Square Left icon /// /// https://fontawesome.com/icons/square-left?style=light /// arrow, back, cardinal, direction, left arrow, previous, west static const IconData lightSquareLeft = IconDataLight(0xf351); /// Alias arrow-alt-square-left for icon [lightSquareLeft] @Deprecated('Use "lightSquareLeft" instead.') static const IconData lightArrowAltSquareLeft = lightSquareLeft; /// Thin Square Left icon /// /// https://fontawesome.com/icons/square-left?style=thin /// arrow, back, cardinal, direction, left arrow, previous, west static const IconData thinSquareLeft = IconDataThin(0xf351); /// Alias arrow-alt-square-left for icon [thinSquareLeft] @Deprecated('Use "thinSquareLeft" instead.') static const IconData thinArrowAltSquareLeft = thinSquareLeft; /// Brands Square Letterboxd icon /// /// https://fontawesome.com/icons/square-letterboxd?style=brands static const IconData squareLetterboxd = IconDataBrands(0xe62e); /// Solid Square List icon /// /// https://fontawesome.com/icons/square-list?style=solid /// cheatsheet, checklist, completed, done, menu, ol, summary, ul static const IconData solidSquareList = IconDataSolid(0xe489); /// Regular Square List icon /// /// https://fontawesome.com/icons/square-list?style=regular /// cheatsheet, checklist, completed, done, menu, ol, summary, ul static const IconData squareList = IconDataRegular(0xe489); /// Light Square List icon /// /// https://fontawesome.com/icons/square-list?style=light /// cheatsheet, checklist, completed, done, menu, ol, summary, ul static const IconData lightSquareList = IconDataLight(0xe489); /// Thin Square List icon /// /// https://fontawesome.com/icons/square-list?style=thin /// cheatsheet, checklist, completed, done, menu, ol, summary, ul static const IconData thinSquareList = IconDataThin(0xe489); /// Solid Square M icon /// /// https://fontawesome.com/icons/square-m?style=solid /// letter static const IconData solidSquareM = IconDataSolid(0xe276); /// Regular Square M icon /// /// https://fontawesome.com/icons/square-m?style=regular /// letter static const IconData squareM = IconDataRegular(0xe276); /// Light Square M icon /// /// https://fontawesome.com/icons/square-m?style=light /// letter static const IconData lightSquareM = IconDataLight(0xe276); /// Thin Square M icon /// /// https://fontawesome.com/icons/square-m?style=thin /// letter static const IconData thinSquareM = IconDataThin(0xe276); /// Solid Square Minus icon /// /// https://fontawesome.com/icons/square-minus?style=solid /// collapse, delete, hide, minify, negative, remove, shape, trash static const IconData solidSquareMinus = IconDataSolid(0xf146); /// Alias minus-square for icon [solidSquareMinus] @Deprecated('Use "solidSquareMinus" instead.') static const IconData solidMinusSquare = solidSquareMinus; /// Regular Square Minus icon /// /// https://fontawesome.com/icons/square-minus?style=regular /// collapse, delete, hide, minify, negative, remove, shape, trash static const IconData squareMinus = IconDataRegular(0xf146); /// Alias minus-square for icon [squareMinus] @Deprecated('Use "squareMinus" instead.') static const IconData minusSquare = squareMinus; /// Light Square Minus icon /// /// https://fontawesome.com/icons/square-minus?style=light /// collapse, delete, hide, minify, negative, remove, shape, trash static const IconData lightSquareMinus = IconDataLight(0xf146); /// Alias minus-square for icon [lightSquareMinus] @Deprecated('Use "lightSquareMinus" instead.') static const IconData lightMinusSquare = lightSquareMinus; /// Thin Square Minus icon /// /// https://fontawesome.com/icons/square-minus?style=thin /// collapse, delete, hide, minify, negative, remove, shape, trash static const IconData thinSquareMinus = IconDataThin(0xf146); /// Alias minus-square for icon [thinSquareMinus] @Deprecated('Use "thinSquareMinus" instead.') static const IconData thinMinusSquare = thinSquareMinus; /// Solid Square N icon /// /// https://fontawesome.com/icons/square-n?style=solid /// letter, nay, no static const IconData solidSquareN = IconDataSolid(0xe277); /// Regular Square N icon /// /// https://fontawesome.com/icons/square-n?style=regular /// letter, nay, no static const IconData squareN = IconDataRegular(0xe277); /// Light Square N icon /// /// https://fontawesome.com/icons/square-n?style=light /// letter, nay, no static const IconData lightSquareN = IconDataLight(0xe277); /// Thin Square N icon /// /// https://fontawesome.com/icons/square-n?style=thin /// letter, nay, no static const IconData thinSquareN = IconDataThin(0xe277); /// Solid Square Nfi icon /// /// https://fontawesome.com/icons/square-nfi?style=solid /// non-food item, supplies static const IconData solidSquareNfi = IconDataSolid(0xe576); /// Regular Square Nfi icon /// /// https://fontawesome.com/icons/square-nfi?style=regular /// non-food item, supplies static const IconData squareNfi = IconDataRegular(0xe576); /// Light Square Nfi icon /// /// https://fontawesome.com/icons/square-nfi?style=light /// non-food item, supplies static const IconData lightSquareNfi = IconDataLight(0xe576); /// Thin Square Nfi icon /// /// https://fontawesome.com/icons/square-nfi?style=thin /// non-food item, supplies static const IconData thinSquareNfi = IconDataThin(0xe576); /// Solid Square O icon /// /// https://fontawesome.com/icons/square-o?style=solid /// letter static const IconData solidSquareO = IconDataSolid(0xe278); /// Regular Square O icon /// /// https://fontawesome.com/icons/square-o?style=regular /// letter static const IconData squareO = IconDataRegular(0xe278); /// Light Square O icon /// /// https://fontawesome.com/icons/square-o?style=light /// letter static const IconData lightSquareO = IconDataLight(0xe278); /// Thin Square O icon /// /// https://fontawesome.com/icons/square-o?style=thin /// letter static const IconData thinSquareO = IconDataThin(0xe278); /// Brands Square Odnoklassniki icon /// /// https://fontawesome.com/icons/square-odnoklassniki?style=brands static const IconData squareOdnoklassniki = IconDataBrands(0xf264); /// Alias odnoklassniki-square for icon [squareOdnoklassniki] @Deprecated('Use "squareOdnoklassniki" instead.') static const IconData odnoklassnikiSquare = squareOdnoklassniki; /// Solid Square P icon /// /// https://fontawesome.com/icons/square-p?style=solid /// letter static const IconData solidSquareP = IconDataSolid(0xe279); /// Regular Square P icon /// /// https://fontawesome.com/icons/square-p?style=regular /// letter static const IconData squareP = IconDataRegular(0xe279); /// Light Square P icon /// /// https://fontawesome.com/icons/square-p?style=light /// letter static const IconData lightSquareP = IconDataLight(0xe279); /// Thin Square P icon /// /// https://fontawesome.com/icons/square-p?style=thin /// letter static const IconData thinSquareP = IconDataThin(0xe279); /// Solid Square Parking icon /// /// https://fontawesome.com/icons/square-parking?style=solid /// auto, car, garage, meter, parking static const IconData solidSquareParking = IconDataSolid(0xf540); /// Alias parking for icon [solidSquareParking] @Deprecated('Use "solidSquareParking" instead.') static const IconData solidParking = solidSquareParking; /// Regular Square Parking icon /// /// https://fontawesome.com/icons/square-parking?style=regular /// auto, car, garage, meter, parking static const IconData squareParking = IconDataRegular(0xf540); /// Alias parking for icon [squareParking] @Deprecated('Use "squareParking" instead.') static const IconData parking = squareParking; /// Light Square Parking icon /// /// https://fontawesome.com/icons/square-parking?style=light /// auto, car, garage, meter, parking static const IconData lightSquareParking = IconDataLight(0xf540); /// Alias parking for icon [lightSquareParking] @Deprecated('Use "lightSquareParking" instead.') static const IconData lightParking = lightSquareParking; /// Thin Square Parking icon /// /// https://fontawesome.com/icons/square-parking?style=thin /// auto, car, garage, meter, parking static const IconData thinSquareParking = IconDataThin(0xf540); /// Alias parking for icon [thinSquareParking] @Deprecated('Use "thinSquareParking" instead.') static const IconData thinParking = thinSquareParking; /// Solid Square Parking Slash icon /// /// https://fontawesome.com/icons/square-parking-slash?style=solid /// auto, car, disabled, garage, meter static const IconData solidSquareParkingSlash = IconDataSolid(0xf617); /// Alias parking-slash for icon [solidSquareParkingSlash] @Deprecated('Use "solidSquareParkingSlash" instead.') static const IconData solidParkingSlash = solidSquareParkingSlash; /// Regular Square Parking Slash icon /// /// https://fontawesome.com/icons/square-parking-slash?style=regular /// auto, car, disabled, garage, meter static const IconData squareParkingSlash = IconDataRegular(0xf617); /// Alias parking-slash for icon [squareParkingSlash] @Deprecated('Use "squareParkingSlash" instead.') static const IconData parkingSlash = squareParkingSlash; /// Light Square Parking Slash icon /// /// https://fontawesome.com/icons/square-parking-slash?style=light /// auto, car, disabled, garage, meter static const IconData lightSquareParkingSlash = IconDataLight(0xf617); /// Alias parking-slash for icon [lightSquareParkingSlash] @Deprecated('Use "lightSquareParkingSlash" instead.') static const IconData lightParkingSlash = lightSquareParkingSlash; /// Thin Square Parking Slash icon /// /// https://fontawesome.com/icons/square-parking-slash?style=thin /// auto, car, disabled, garage, meter static const IconData thinSquareParkingSlash = IconDataThin(0xf617); /// Alias parking-slash for icon [thinSquareParkingSlash] @Deprecated('Use "thinSquareParkingSlash" instead.') static const IconData thinParkingSlash = thinSquareParkingSlash; /// Solid Square Pen icon /// /// https://fontawesome.com/icons/square-pen?style=solid /// edit, modify, pencil-square, update, write static const IconData solidSquarePen = IconDataSolid(0xf14b); /// Alias pen-square for icon [solidSquarePen] @Deprecated('Use "solidSquarePen" instead.') static const IconData solidPenSquare = solidSquarePen; /// Alias pencil-square for icon [solidSquarePen] @Deprecated('Use "solidSquarePen" instead.') static const IconData solidPencilSquare = solidSquarePen; /// Regular Square Pen icon /// /// https://fontawesome.com/icons/square-pen?style=regular /// edit, modify, pencil-square, update, write static const IconData squarePen = IconDataRegular(0xf14b); /// Alias pen-square for icon [squarePen] @Deprecated('Use "squarePen" instead.') static const IconData penSquare = squarePen; /// Alias pencil-square for icon [squarePen] @Deprecated('Use "squarePen" instead.') static const IconData pencilSquare = squarePen; /// Light Square Pen icon /// /// https://fontawesome.com/icons/square-pen?style=light /// edit, modify, pencil-square, update, write static const IconData lightSquarePen = IconDataLight(0xf14b); /// Alias pen-square for icon [lightSquarePen] @Deprecated('Use "lightSquarePen" instead.') static const IconData lightPenSquare = lightSquarePen; /// Alias pencil-square for icon [lightSquarePen] @Deprecated('Use "lightSquarePen" instead.') static const IconData lightPencilSquare = lightSquarePen; /// Thin Square Pen icon /// /// https://fontawesome.com/icons/square-pen?style=thin /// edit, modify, pencil-square, update, write static const IconData thinSquarePen = IconDataThin(0xf14b); /// Alias pen-square for icon [thinSquarePen] @Deprecated('Use "thinSquarePen" instead.') static const IconData thinPenSquare = thinSquarePen; /// Alias pencil-square for icon [thinSquarePen] @Deprecated('Use "thinSquarePen" instead.') static const IconData thinPencilSquare = thinSquarePen; /// Solid Square Person Confined icon /// /// https://fontawesome.com/icons/square-person-confined?style=solid /// captivity, confined, uer static const IconData solidSquarePersonConfined = IconDataSolid(0xe577); /// Regular Square Person Confined icon /// /// https://fontawesome.com/icons/square-person-confined?style=regular /// captivity, confined, uer static const IconData squarePersonConfined = IconDataRegular(0xe577); /// Light Square Person Confined icon /// /// https://fontawesome.com/icons/square-person-confined?style=light /// captivity, confined, uer static const IconData lightSquarePersonConfined = IconDataLight(0xe577); /// Thin Square Person Confined icon /// /// https://fontawesome.com/icons/square-person-confined?style=thin /// captivity, confined, uer static const IconData thinSquarePersonConfined = IconDataThin(0xe577); /// Solid Square Phone icon /// /// https://fontawesome.com/icons/square-phone?style=solid /// call, earphone, number, support, telephone, voice static const IconData solidSquarePhone = IconDataSolid(0xf098); /// Alias phone-square for icon [solidSquarePhone] @Deprecated('Use "solidSquarePhone" instead.') static const IconData solidPhoneSquare = solidSquarePhone; /// Regular Square Phone icon /// /// https://fontawesome.com/icons/square-phone?style=regular /// call, earphone, number, support, telephone, voice static const IconData squarePhone = IconDataRegular(0xf098); /// Alias phone-square for icon [squarePhone] @Deprecated('Use "squarePhone" instead.') static const IconData phoneSquare = squarePhone; /// Light Square Phone icon /// /// https://fontawesome.com/icons/square-phone?style=light /// call, earphone, number, support, telephone, voice static const IconData lightSquarePhone = IconDataLight(0xf098); /// Alias phone-square for icon [lightSquarePhone] @Deprecated('Use "lightSquarePhone" instead.') static const IconData lightPhoneSquare = lightSquarePhone; /// Thin Square Phone icon /// /// https://fontawesome.com/icons/square-phone?style=thin /// call, earphone, number, support, telephone, voice static const IconData thinSquarePhone = IconDataThin(0xf098); /// Alias phone-square for icon [thinSquarePhone] @Deprecated('Use "thinSquarePhone" instead.') static const IconData thinPhoneSquare = thinSquarePhone; /// Solid Square Phone Flip icon /// /// https://fontawesome.com/icons/square-phone-flip?style=solid /// call, earphone, number, support, telephone, voice static const IconData solidSquarePhoneFlip = IconDataSolid(0xf87b); /// Alias phone-square-alt for icon [solidSquarePhoneFlip] @Deprecated('Use "solidSquarePhoneFlip" instead.') static const IconData solidPhoneSquareAlt = solidSquarePhoneFlip; /// Regular Square Phone Flip icon /// /// https://fontawesome.com/icons/square-phone-flip?style=regular /// call, earphone, number, support, telephone, voice static const IconData squarePhoneFlip = IconDataRegular(0xf87b); /// Alias phone-square-alt for icon [squarePhoneFlip] @Deprecated('Use "squarePhoneFlip" instead.') static const IconData phoneSquareAlt = squarePhoneFlip; /// Light Square Phone Flip icon /// /// https://fontawesome.com/icons/square-phone-flip?style=light /// call, earphone, number, support, telephone, voice static const IconData lightSquarePhoneFlip = IconDataLight(0xf87b); /// Alias phone-square-alt for icon [lightSquarePhoneFlip] @Deprecated('Use "lightSquarePhoneFlip" instead.') static const IconData lightPhoneSquareAlt = lightSquarePhoneFlip; /// Thin Square Phone Flip icon /// /// https://fontawesome.com/icons/square-phone-flip?style=thin /// call, earphone, number, support, telephone, voice static const IconData thinSquarePhoneFlip = IconDataThin(0xf87b); /// Alias phone-square-alt for icon [thinSquarePhoneFlip] @Deprecated('Use "thinSquarePhoneFlip" instead.') static const IconData thinPhoneSquareAlt = thinSquarePhoneFlip; /// Solid Square Phone Hangup icon /// /// https://fontawesome.com/icons/square-phone-hangup?style=solid /// call, end, handset static const IconData solidSquarePhoneHangup = IconDataSolid(0xe27a); /// Alias phone-square-down for icon [solidSquarePhoneHangup] @Deprecated('Use "solidSquarePhoneHangup" instead.') static const IconData solidPhoneSquareDown = solidSquarePhoneHangup; /// Regular Square Phone Hangup icon /// /// https://fontawesome.com/icons/square-phone-hangup?style=regular /// call, end, handset static const IconData squarePhoneHangup = IconDataRegular(0xe27a); /// Alias phone-square-down for icon [squarePhoneHangup] @Deprecated('Use "squarePhoneHangup" instead.') static const IconData phoneSquareDown = squarePhoneHangup; /// Light Square Phone Hangup icon /// /// https://fontawesome.com/icons/square-phone-hangup?style=light /// call, end, handset static const IconData lightSquarePhoneHangup = IconDataLight(0xe27a); /// Alias phone-square-down for icon [lightSquarePhoneHangup] @Deprecated('Use "lightSquarePhoneHangup" instead.') static const IconData lightPhoneSquareDown = lightSquarePhoneHangup; /// Thin Square Phone Hangup icon /// /// https://fontawesome.com/icons/square-phone-hangup?style=thin /// call, end, handset static const IconData thinSquarePhoneHangup = IconDataThin(0xe27a); /// Alias phone-square-down for icon [thinSquarePhoneHangup] @Deprecated('Use "thinSquarePhoneHangup" instead.') static const IconData thinPhoneSquareDown = thinSquarePhoneHangup; /// Brands Pied Piper Square Logo (Old) icon /// /// https://fontawesome.com/icons/square-pied-piper?style=brands static const IconData squarePiedPiper = IconDataBrands(0xe01e); /// Alias pied-piper-square for icon [squarePiedPiper] @Deprecated('Use "squarePiedPiper" instead.') static const IconData piedPiperSquare = squarePiedPiper; /// Brands Square Pinterest icon /// /// https://fontawesome.com/icons/square-pinterest?style=brands static const IconData squarePinterest = IconDataBrands(0xf0d3); /// Alias pinterest-square for icon [squarePinterest] @Deprecated('Use "squarePinterest" instead.') static const IconData pinterestSquare = squarePinterest; /// Solid Square Plus icon /// /// https://fontawesome.com/icons/square-plus?style=solid /// add, create, expand, new, positive, shape static const IconData solidSquarePlus = IconDataSolid(0xf0fe); /// Alias plus-square for icon [solidSquarePlus] @Deprecated('Use "solidSquarePlus" instead.') static const IconData solidPlusSquare = solidSquarePlus; /// Regular Square Plus icon /// /// https://fontawesome.com/icons/square-plus?style=regular /// add, create, expand, new, positive, shape static const IconData squarePlus = IconDataRegular(0xf0fe); /// Alias plus-square for icon [squarePlus] @Deprecated('Use "squarePlus" instead.') static const IconData plusSquare = squarePlus; /// Light Square Plus icon /// /// https://fontawesome.com/icons/square-plus?style=light /// add, create, expand, new, positive, shape static const IconData lightSquarePlus = IconDataLight(0xf0fe); /// Alias plus-square for icon [lightSquarePlus] @Deprecated('Use "lightSquarePlus" instead.') static const IconData lightPlusSquare = lightSquarePlus; /// Thin Square Plus icon /// /// https://fontawesome.com/icons/square-plus?style=thin /// add, create, expand, new, positive, shape static const IconData thinSquarePlus = IconDataThin(0xf0fe); /// Alias plus-square for icon [thinSquarePlus] @Deprecated('Use "thinSquarePlus" instead.') static const IconData thinPlusSquare = thinSquarePlus; /// Solid Square Poll Horizontal icon /// /// https://fontawesome.com/icons/square-poll-horizontal?style=solid /// chart, graph, results, statistics, survey, trend, vote, voting static const IconData solidSquarePollHorizontal = IconDataSolid(0xf682); /// Alias poll-h for icon [solidSquarePollHorizontal] @Deprecated('Use "solidSquarePollHorizontal" instead.') static const IconData solidPollH = solidSquarePollHorizontal; /// Regular Square Poll Horizontal icon /// /// https://fontawesome.com/icons/square-poll-horizontal?style=regular /// chart, graph, results, statistics, survey, trend, vote, voting static const IconData squarePollHorizontal = IconDataRegular(0xf682); /// Alias poll-h for icon [squarePollHorizontal] @Deprecated('Use "squarePollHorizontal" instead.') static const IconData pollH = squarePollHorizontal; /// Light Square Poll Horizontal icon /// /// https://fontawesome.com/icons/square-poll-horizontal?style=light /// chart, graph, results, statistics, survey, trend, vote, voting static const IconData lightSquarePollHorizontal = IconDataLight(0xf682); /// Alias poll-h for icon [lightSquarePollHorizontal] @Deprecated('Use "lightSquarePollHorizontal" instead.') static const IconData lightPollH = lightSquarePollHorizontal; /// Thin Square Poll Horizontal icon /// /// https://fontawesome.com/icons/square-poll-horizontal?style=thin /// chart, graph, results, statistics, survey, trend, vote, voting static const IconData thinSquarePollHorizontal = IconDataThin(0xf682); /// Alias poll-h for icon [thinSquarePollHorizontal] @Deprecated('Use "thinSquarePollHorizontal" instead.') static const IconData thinPollH = thinSquarePollHorizontal; /// Solid Square Poll Vertical icon /// /// https://fontawesome.com/icons/square-poll-vertical?style=solid /// chart, graph, results, revenue, statistics, survey, trend, vote, voting static const IconData solidSquarePollVertical = IconDataSolid(0xf681); /// Alias poll for icon [solidSquarePollVertical] @Deprecated('Use "solidSquarePollVertical" instead.') static const IconData solidPoll = solidSquarePollVertical; /// Regular Square Poll Vertical icon /// /// https://fontawesome.com/icons/square-poll-vertical?style=regular /// chart, graph, results, revenue, statistics, survey, trend, vote, voting static const IconData squarePollVertical = IconDataRegular(0xf681); /// Alias poll for icon [squarePollVertical] @Deprecated('Use "squarePollVertical" instead.') static const IconData poll = squarePollVertical; /// Light Square Poll Vertical icon /// /// https://fontawesome.com/icons/square-poll-vertical?style=light /// chart, graph, results, revenue, statistics, survey, trend, vote, voting static const IconData lightSquarePollVertical = IconDataLight(0xf681); /// Alias poll for icon [lightSquarePollVertical] @Deprecated('Use "lightSquarePollVertical" instead.') static const IconData lightPoll = lightSquarePollVertical; /// Thin Square Poll Vertical icon /// /// https://fontawesome.com/icons/square-poll-vertical?style=thin /// chart, graph, results, revenue, statistics, survey, trend, vote, voting static const IconData thinSquarePollVertical = IconDataThin(0xf681); /// Alias poll for icon [thinSquarePollVertical] @Deprecated('Use "thinSquarePollVertical" instead.') static const IconData thinPoll = thinSquarePollVertical; /// Solid Square Q icon /// /// https://fontawesome.com/icons/square-q?style=solid /// letter static const IconData solidSquareQ = IconDataSolid(0xe27b); /// Regular Square Q icon /// /// https://fontawesome.com/icons/square-q?style=regular /// letter static const IconData squareQ = IconDataRegular(0xe27b); /// Light Square Q icon /// /// https://fontawesome.com/icons/square-q?style=light /// letter static const IconData lightSquareQ = IconDataLight(0xe27b); /// Thin Square Q icon /// /// https://fontawesome.com/icons/square-q?style=thin /// letter static const IconData thinSquareQ = IconDataThin(0xe27b); /// Solid Square Quarters icon /// /// https://fontawesome.com/icons/square-quarters?style=solid /// damper, fire, vent static const IconData solidSquareQuarters = IconDataSolid(0xe44e); /// Regular Square Quarters icon /// /// https://fontawesome.com/icons/square-quarters?style=regular /// damper, fire, vent static const IconData squareQuarters = IconDataRegular(0xe44e); /// Light Square Quarters icon /// /// https://fontawesome.com/icons/square-quarters?style=light /// damper, fire, vent static const IconData lightSquareQuarters = IconDataLight(0xe44e); /// Thin Square Quarters icon /// /// https://fontawesome.com/icons/square-quarters?style=thin /// damper, fire, vent static const IconData thinSquareQuarters = IconDataThin(0xe44e); /// Solid Square Question icon /// /// https://fontawesome.com/icons/square-question?style=solid /// faq, help, information, support, unknown static const IconData solidSquareQuestion = IconDataSolid(0xf2fd); /// Alias question-square for icon [solidSquareQuestion] @Deprecated('Use "solidSquareQuestion" instead.') static const IconData solidQuestionSquare = solidSquareQuestion; /// Regular Square Question icon /// /// https://fontawesome.com/icons/square-question?style=regular /// faq, help, information, support, unknown static const IconData squareQuestion = IconDataRegular(0xf2fd); /// Alias question-square for icon [squareQuestion] @Deprecated('Use "squareQuestion" instead.') static const IconData questionSquare = squareQuestion; /// Light Square Question icon /// /// https://fontawesome.com/icons/square-question?style=light /// faq, help, information, support, unknown static const IconData lightSquareQuestion = IconDataLight(0xf2fd); /// Alias question-square for icon [lightSquareQuestion] @Deprecated('Use "lightSquareQuestion" instead.') static const IconData lightQuestionSquare = lightSquareQuestion; /// Thin Square Question icon /// /// https://fontawesome.com/icons/square-question?style=thin /// faq, help, information, support, unknown static const IconData thinSquareQuestion = IconDataThin(0xf2fd); /// Alias question-square for icon [thinSquareQuestion] @Deprecated('Use "thinSquareQuestion" instead.') static const IconData thinQuestionSquare = thinSquareQuestion; /// Solid Square Quote icon /// /// https://fontawesome.com/icons/square-quote?style=solid /// mention, note, text, type static const IconData solidSquareQuote = IconDataSolid(0xe329); /// Regular Square Quote icon /// /// https://fontawesome.com/icons/square-quote?style=regular /// mention, note, text, type static const IconData squareQuote = IconDataRegular(0xe329); /// Light Square Quote icon /// /// https://fontawesome.com/icons/square-quote?style=light /// mention, note, text, type static const IconData lightSquareQuote = IconDataLight(0xe329); /// Thin Square Quote icon /// /// https://fontawesome.com/icons/square-quote?style=thin /// mention, note, text, type static const IconData thinSquareQuote = IconDataThin(0xe329); /// Solid Square R icon /// /// https://fontawesome.com/icons/square-r?style=solid /// letter static const IconData solidSquareR = IconDataSolid(0xe27c); /// Regular Square R icon /// /// https://fontawesome.com/icons/square-r?style=regular /// letter static const IconData squareR = IconDataRegular(0xe27c); /// Light Square R icon /// /// https://fontawesome.com/icons/square-r?style=light /// letter static const IconData lightSquareR = IconDataLight(0xe27c); /// Thin Square R icon /// /// https://fontawesome.com/icons/square-r?style=thin /// letter static const IconData thinSquareR = IconDataThin(0xe27c); /// Brands Square Reddit icon /// /// https://fontawesome.com/icons/square-reddit?style=brands static const IconData squareReddit = IconDataBrands(0xf1a2); /// Alias reddit-square for icon [squareReddit] @Deprecated('Use "squareReddit" instead.') static const IconData redditSquare = squareReddit; /// Solid Square Right icon /// /// https://fontawesome.com/icons/square-right?style=solid /// arrow, cardinal, direction, east, forward, next, right arrow static const IconData solidSquareRight = IconDataSolid(0xf352); /// Alias arrow-alt-square-right for icon [solidSquareRight] @Deprecated('Use "solidSquareRight" instead.') static const IconData solidArrowAltSquareRight = solidSquareRight; /// Regular Square Right icon /// /// https://fontawesome.com/icons/square-right?style=regular /// arrow, cardinal, direction, east, forward, next, right arrow static const IconData squareRight = IconDataRegular(0xf352); /// Alias arrow-alt-square-right for icon [squareRight] @Deprecated('Use "squareRight" instead.') static const IconData arrowAltSquareRight = squareRight; /// Light Square Right icon /// /// https://fontawesome.com/icons/square-right?style=light /// arrow, cardinal, direction, east, forward, next, right arrow static const IconData lightSquareRight = IconDataLight(0xf352); /// Alias arrow-alt-square-right for icon [lightSquareRight] @Deprecated('Use "lightSquareRight" instead.') static const IconData lightArrowAltSquareRight = lightSquareRight; /// Thin Square Right icon /// /// https://fontawesome.com/icons/square-right?style=thin /// arrow, cardinal, direction, east, forward, next, right arrow static const IconData thinSquareRight = IconDataThin(0xf352); /// Alias arrow-alt-square-right for icon [thinSquareRight] @Deprecated('Use "thinSquareRight" instead.') static const IconData thinArrowAltSquareRight = thinSquareRight; /// Solid Square Ring icon /// /// https://fontawesome.com/icons/square-ring?style=solid /// pipe, service static const IconData solidSquareRing = IconDataSolid(0xe44f); /// Regular Square Ring icon /// /// https://fontawesome.com/icons/square-ring?style=regular /// pipe, service static const IconData squareRing = IconDataRegular(0xe44f); /// Light Square Ring icon /// /// https://fontawesome.com/icons/square-ring?style=light /// pipe, service static const IconData lightSquareRing = IconDataLight(0xe44f); /// Thin Square Ring icon /// /// https://fontawesome.com/icons/square-ring?style=thin /// pipe, service static const IconData thinSquareRing = IconDataThin(0xe44f); /// Solid Square Root icon /// /// https://fontawesome.com/icons/square-root?style=solid /// Square Root, arithmetic, calculus, division, math static const IconData solidSquareRoot = IconDataSolid(0xf697); /// Regular Square Root icon /// /// https://fontawesome.com/icons/square-root?style=regular /// Square Root, arithmetic, calculus, division, math static const IconData squareRoot = IconDataRegular(0xf697); /// Light Square Root icon /// /// https://fontawesome.com/icons/square-root?style=light /// Square Root, arithmetic, calculus, division, math static const IconData lightSquareRoot = IconDataLight(0xf697); /// Thin Square Root icon /// /// https://fontawesome.com/icons/square-root?style=thin /// Square Root, arithmetic, calculus, division, math static const IconData thinSquareRoot = IconDataThin(0xf697); /// Solid Square Root Variable icon /// /// https://fontawesome.com/icons/square-root-variable?style=solid /// arithmetic, calculus, division, math static const IconData solidSquareRootVariable = IconDataSolid(0xf698); /// Alias square-root-alt for icon [solidSquareRootVariable] @Deprecated('Use "solidSquareRootVariable" instead.') static const IconData solidSquareRootAlt = solidSquareRootVariable; /// Regular Square Root Variable icon /// /// https://fontawesome.com/icons/square-root-variable?style=regular /// arithmetic, calculus, division, math static const IconData squareRootVariable = IconDataRegular(0xf698); /// Alias square-root-alt for icon [squareRootVariable] @Deprecated('Use "squareRootVariable" instead.') static const IconData squareRootAlt = squareRootVariable; /// Light Square Root Variable icon /// /// https://fontawesome.com/icons/square-root-variable?style=light /// arithmetic, calculus, division, math static const IconData lightSquareRootVariable = IconDataLight(0xf698); /// Alias square-root-alt for icon [lightSquareRootVariable] @Deprecated('Use "lightSquareRootVariable" instead.') static const IconData lightSquareRootAlt = lightSquareRootVariable; /// Thin Square Root Variable icon /// /// https://fontawesome.com/icons/square-root-variable?style=thin /// arithmetic, calculus, division, math static const IconData thinSquareRootVariable = IconDataThin(0xf698); /// Alias square-root-alt for icon [thinSquareRootVariable] @Deprecated('Use "thinSquareRootVariable" instead.') static const IconData thinSquareRootAlt = thinSquareRootVariable; /// Solid Square Rss icon /// /// https://fontawesome.com/icons/square-rss?style=solid /// blog, feed, journal, news, writing static const IconData solidSquareRss = IconDataSolid(0xf143); /// Alias rss-square for icon [solidSquareRss] @Deprecated('Use "solidSquareRss" instead.') static const IconData solidRssSquare = solidSquareRss; /// Regular Square Rss icon /// /// https://fontawesome.com/icons/square-rss?style=regular /// blog, feed, journal, news, writing static const IconData squareRss = IconDataRegular(0xf143); /// Alias rss-square for icon [squareRss] @Deprecated('Use "squareRss" instead.') static const IconData rssSquare = squareRss; /// Light Square Rss icon /// /// https://fontawesome.com/icons/square-rss?style=light /// blog, feed, journal, news, writing static const IconData lightSquareRss = IconDataLight(0xf143); /// Alias rss-square for icon [lightSquareRss] @Deprecated('Use "lightSquareRss" instead.') static const IconData lightRssSquare = lightSquareRss; /// Thin Square Rss icon /// /// https://fontawesome.com/icons/square-rss?style=thin /// blog, feed, journal, news, writing static const IconData thinSquareRss = IconDataThin(0xf143); /// Alias rss-square for icon [thinSquareRss] @Deprecated('Use "thinSquareRss" instead.') static const IconData thinRssSquare = thinSquareRss; /// Solid Square S icon /// /// https://fontawesome.com/icons/square-s?style=solid /// letter static const IconData solidSquareS = IconDataSolid(0xe27d); /// Regular Square S icon /// /// https://fontawesome.com/icons/square-s?style=regular /// letter static const IconData squareS = IconDataRegular(0xe27d); /// Light Square S icon /// /// https://fontawesome.com/icons/square-s?style=light /// letter static const IconData lightSquareS = IconDataLight(0xe27d); /// Thin Square S icon /// /// https://fontawesome.com/icons/square-s?style=thin /// letter static const IconData thinSquareS = IconDataThin(0xe27d); /// Solid Square Share Nodes icon /// /// https://fontawesome.com/icons/square-share-nodes?style=solid /// forward, save, send, social static const IconData solidSquareShareNodes = IconDataSolid(0xf1e1); /// Alias share-alt-square for icon [solidSquareShareNodes] @Deprecated('Use "solidSquareShareNodes" instead.') static const IconData solidShareAltSquare = solidSquareShareNodes; /// Regular Square Share Nodes icon /// /// https://fontawesome.com/icons/square-share-nodes?style=regular /// forward, save, send, social static const IconData squareShareNodes = IconDataRegular(0xf1e1); /// Alias share-alt-square for icon [squareShareNodes] @Deprecated('Use "squareShareNodes" instead.') static const IconData shareAltSquare = squareShareNodes; /// Light Square Share Nodes icon /// /// https://fontawesome.com/icons/square-share-nodes?style=light /// forward, save, send, social static const IconData lightSquareShareNodes = IconDataLight(0xf1e1); /// Alias share-alt-square for icon [lightSquareShareNodes] @Deprecated('Use "lightSquareShareNodes" instead.') static const IconData lightShareAltSquare = lightSquareShareNodes; /// Thin Square Share Nodes icon /// /// https://fontawesome.com/icons/square-share-nodes?style=thin /// forward, save, send, social static const IconData thinSquareShareNodes = IconDataThin(0xf1e1); /// Alias share-alt-square for icon [thinSquareShareNodes] @Deprecated('Use "thinSquareShareNodes" instead.') static const IconData thinShareAltSquare = thinSquareShareNodes; /// Solid Square Sliders icon /// /// https://fontawesome.com/icons/square-sliders?style=solid /// adjust, configuration, modify, settings, sliders, toggle static const IconData solidSquareSliders = IconDataSolid(0xf3f0); /// Alias sliders-h-square for icon [solidSquareSliders] @Deprecated('Use "solidSquareSliders" instead.') static const IconData solidSlidersHSquare = solidSquareSliders; /// Regular Square Sliders icon /// /// https://fontawesome.com/icons/square-sliders?style=regular /// adjust, configuration, modify, settings, sliders, toggle static const IconData squareSliders = IconDataRegular(0xf3f0); /// Alias sliders-h-square for icon [squareSliders] @Deprecated('Use "squareSliders" instead.') static const IconData slidersHSquare = squareSliders; /// Light Square Sliders icon /// /// https://fontawesome.com/icons/square-sliders?style=light /// adjust, configuration, modify, settings, sliders, toggle static const IconData lightSquareSliders = IconDataLight(0xf3f0); /// Alias sliders-h-square for icon [lightSquareSliders] @Deprecated('Use "lightSquareSliders" instead.') static const IconData lightSlidersHSquare = lightSquareSliders; /// Thin Square Sliders icon /// /// https://fontawesome.com/icons/square-sliders?style=thin /// adjust, configuration, modify, settings, sliders, toggle static const IconData thinSquareSliders = IconDataThin(0xf3f0); /// Alias sliders-h-square for icon [thinSquareSliders] @Deprecated('Use "thinSquareSliders" instead.') static const IconData thinSlidersHSquare = thinSquareSliders; /// Solid Square Sliders Vertical icon /// /// https://fontawesome.com/icons/square-sliders-vertical?style=solid /// adjust, configuration, modify, settings, sliders, toggle static const IconData solidSquareSlidersVertical = IconDataSolid(0xf3f2); /// Alias sliders-v-square for icon [solidSquareSlidersVertical] @Deprecated('Use "solidSquareSlidersVertical" instead.') static const IconData solidSlidersVSquare = solidSquareSlidersVertical; /// Regular Square Sliders Vertical icon /// /// https://fontawesome.com/icons/square-sliders-vertical?style=regular /// adjust, configuration, modify, settings, sliders, toggle static const IconData squareSlidersVertical = IconDataRegular(0xf3f2); /// Alias sliders-v-square for icon [squareSlidersVertical] @Deprecated('Use "squareSlidersVertical" instead.') static const IconData slidersVSquare = squareSlidersVertical; /// Light Square Sliders Vertical icon /// /// https://fontawesome.com/icons/square-sliders-vertical?style=light /// adjust, configuration, modify, settings, sliders, toggle static const IconData lightSquareSlidersVertical = IconDataLight(0xf3f2); /// Alias sliders-v-square for icon [lightSquareSlidersVertical] @Deprecated('Use "lightSquareSlidersVertical" instead.') static const IconData lightSlidersVSquare = lightSquareSlidersVertical; /// Thin Square Sliders Vertical icon /// /// https://fontawesome.com/icons/square-sliders-vertical?style=thin /// adjust, configuration, modify, settings, sliders, toggle static const IconData thinSquareSlidersVertical = IconDataThin(0xf3f2); /// Alias sliders-v-square for icon [thinSquareSlidersVertical] @Deprecated('Use "thinSquareSlidersVertical" instead.') static const IconData thinSlidersVSquare = thinSquareSlidersVertical; /// Solid Square Small icon /// /// https://fontawesome.com/icons/square-small?style=solid /// black small square, block, geometric, square, stop, white small square static const IconData solidSquareSmall = IconDataSolid(0xe27e); /// Regular Square Small icon /// /// https://fontawesome.com/icons/square-small?style=regular /// black small square, block, geometric, square, stop, white small square static const IconData squareSmall = IconDataRegular(0xe27e); /// Light Square Small icon /// /// https://fontawesome.com/icons/square-small?style=light /// black small square, block, geometric, square, stop, white small square static const IconData lightSquareSmall = IconDataLight(0xe27e); /// Thin Square Small icon /// /// https://fontawesome.com/icons/square-small?style=thin /// black small square, block, geometric, square, stop, white small square static const IconData thinSquareSmall = IconDataThin(0xe27e); /// Brands Snapchat Square icon /// /// https://fontawesome.com/icons/square-snapchat?style=brands static const IconData squareSnapchat = IconDataBrands(0xf2ad); /// Alias snapchat-square for icon [squareSnapchat] @Deprecated('Use "squareSnapchat" instead.') static const IconData snapchatSquare = squareSnapchat; /// Solid Square Star icon /// /// https://fontawesome.com/icons/square-star?style=solid /// favorite, quality static const IconData solidSquareStar = IconDataSolid(0xe27f); /// Regular Square Star icon /// /// https://fontawesome.com/icons/square-star?style=regular /// favorite, quality static const IconData squareStar = IconDataRegular(0xe27f); /// Light Square Star icon /// /// https://fontawesome.com/icons/square-star?style=light /// favorite, quality static const IconData lightSquareStar = IconDataLight(0xe27f); /// Thin Square Star icon /// /// https://fontawesome.com/icons/square-star?style=thin /// favorite, quality static const IconData thinSquareStar = IconDataThin(0xe27f); /// Brands Square Steam icon /// /// https://fontawesome.com/icons/square-steam?style=brands static const IconData squareSteam = IconDataBrands(0xf1b7); /// Alias steam-square for icon [squareSteam] @Deprecated('Use "squareSteam" instead.') static const IconData steamSquare = squareSteam; /// Solid Square T icon /// /// https://fontawesome.com/icons/square-t?style=solid /// letter static const IconData solidSquareT = IconDataSolid(0xe280); /// Regular Square T icon /// /// https://fontawesome.com/icons/square-t?style=regular /// letter static const IconData squareT = IconDataRegular(0xe280); /// Light Square T icon /// /// https://fontawesome.com/icons/square-t?style=light /// letter static const IconData lightSquareT = IconDataLight(0xe280); /// Thin Square T icon /// /// https://fontawesome.com/icons/square-t?style=thin /// letter static const IconData thinSquareT = IconDataThin(0xe280); /// Solid Square Terminal icon /// /// https://fontawesome.com/icons/square-terminal?style=solid /// code, coding, command, console, development, prompt, terminal static const IconData solidSquareTerminal = IconDataSolid(0xe32a); /// Regular Square Terminal icon /// /// https://fontawesome.com/icons/square-terminal?style=regular /// code, coding, command, console, development, prompt, terminal static const IconData squareTerminal = IconDataRegular(0xe32a); /// Light Square Terminal icon /// /// https://fontawesome.com/icons/square-terminal?style=light /// code, coding, command, console, development, prompt, terminal static const IconData lightSquareTerminal = IconDataLight(0xe32a); /// Thin Square Terminal icon /// /// https://fontawesome.com/icons/square-terminal?style=thin /// code, coding, command, console, development, prompt, terminal static const IconData thinSquareTerminal = IconDataThin(0xe32a); /// Solid Square This Way Up icon /// /// https://fontawesome.com/icons/square-this-way-up?style=solid /// archive, container, package, shipping, storage, upgrade static const IconData solidSquareThisWayUp = IconDataSolid(0xf49f); /// Alias box-up for icon [solidSquareThisWayUp] @Deprecated('Use "solidSquareThisWayUp" instead.') static const IconData solidBoxUp = solidSquareThisWayUp; /// Regular Square This Way Up icon /// /// https://fontawesome.com/icons/square-this-way-up?style=regular /// archive, container, package, shipping, storage, upgrade static const IconData squareThisWayUp = IconDataRegular(0xf49f); /// Alias box-up for icon [squareThisWayUp] @Deprecated('Use "squareThisWayUp" instead.') static const IconData boxUp = squareThisWayUp; /// Light Square This Way Up icon /// /// https://fontawesome.com/icons/square-this-way-up?style=light /// archive, container, package, shipping, storage, upgrade static const IconData lightSquareThisWayUp = IconDataLight(0xf49f); /// Alias box-up for icon [lightSquareThisWayUp] @Deprecated('Use "lightSquareThisWayUp" instead.') static const IconData lightBoxUp = lightSquareThisWayUp; /// Thin Square This Way Up icon /// /// https://fontawesome.com/icons/square-this-way-up?style=thin /// archive, container, package, shipping, storage, upgrade static const IconData thinSquareThisWayUp = IconDataThin(0xf49f); /// Alias box-up for icon [thinSquareThisWayUp] @Deprecated('Use "thinSquareThisWayUp" instead.') static const IconData thinBoxUp = thinSquareThisWayUp; /// Brands Square Threads icon /// /// https://fontawesome.com/icons/square-threads?style=brands static const IconData squareThreads = IconDataBrands(0xe619); /// Brands Square Tumblr icon /// /// https://fontawesome.com/icons/square-tumblr?style=brands static const IconData squareTumblr = IconDataBrands(0xf174); /// Alias tumblr-square for icon [squareTumblr] @Deprecated('Use "squareTumblr" instead.') static const IconData tumblrSquare = squareTumblr; /// Brands Square Twitter icon /// /// https://fontawesome.com/icons/square-twitter?style=brands /// social network, tweet static const IconData squareTwitter = IconDataBrands(0xf081); /// Alias twitter-square for icon [squareTwitter] @Deprecated('Use "squareTwitter" instead.') static const IconData twitterSquare = squareTwitter; /// Solid Square U icon /// /// https://fontawesome.com/icons/square-u?style=solid /// letter static const IconData solidSquareU = IconDataSolid(0xe281); /// Regular Square U icon /// /// https://fontawesome.com/icons/square-u?style=regular /// letter static const IconData squareU = IconDataRegular(0xe281); /// Light Square U icon /// /// https://fontawesome.com/icons/square-u?style=light /// letter static const IconData lightSquareU = IconDataLight(0xe281); /// Thin Square U icon /// /// https://fontawesome.com/icons/square-u?style=thin /// letter static const IconData thinSquareU = IconDataThin(0xe281); /// Solid Square Up icon /// /// https://fontawesome.com/icons/square-up?style=solid /// arrow, cardinal, direction, north, up arrow, upgrade, upload static const IconData solidSquareUp = IconDataSolid(0xf353); /// Alias arrow-alt-square-up for icon [solidSquareUp] @Deprecated('Use "solidSquareUp" instead.') static const IconData solidArrowAltSquareUp = solidSquareUp; /// Regular Square Up icon /// /// https://fontawesome.com/icons/square-up?style=regular /// arrow, cardinal, direction, north, up arrow, upgrade, upload static const IconData squareUp = IconDataRegular(0xf353); /// Alias arrow-alt-square-up for icon [squareUp] @Deprecated('Use "squareUp" instead.') static const IconData arrowAltSquareUp = squareUp; /// Light Square Up icon /// /// https://fontawesome.com/icons/square-up?style=light /// arrow, cardinal, direction, north, up arrow, upgrade, upload static const IconData lightSquareUp = IconDataLight(0xf353); /// Alias arrow-alt-square-up for icon [lightSquareUp] @Deprecated('Use "lightSquareUp" instead.') static const IconData lightArrowAltSquareUp = lightSquareUp; /// Thin Square Up icon /// /// https://fontawesome.com/icons/square-up?style=thin /// arrow, cardinal, direction, north, up arrow, upgrade, upload static const IconData thinSquareUp = IconDataThin(0xf353); /// Alias arrow-alt-square-up for icon [thinSquareUp] @Deprecated('Use "thinSquareUp" instead.') static const IconData thinArrowAltSquareUp = thinSquareUp; /// Solid Square Up Left icon /// /// https://fontawesome.com/icons/square-up-left?style=solid /// arrow, diagonal, direction, intercardinal, northwest, up-left arrow static const IconData solidSquareUpLeft = IconDataSolid(0xe282); /// Regular Square Up Left icon /// /// https://fontawesome.com/icons/square-up-left?style=regular /// arrow, diagonal, direction, intercardinal, northwest, up-left arrow static const IconData squareUpLeft = IconDataRegular(0xe282); /// Light Square Up Left icon /// /// https://fontawesome.com/icons/square-up-left?style=light /// arrow, diagonal, direction, intercardinal, northwest, up-left arrow static const IconData lightSquareUpLeft = IconDataLight(0xe282); /// Thin Square Up Left icon /// /// https://fontawesome.com/icons/square-up-left?style=thin /// arrow, diagonal, direction, intercardinal, northwest, up-left arrow static const IconData thinSquareUpLeft = IconDataThin(0xe282); /// Solid Square Up Right icon /// /// https://fontawesome.com/icons/square-up-right?style=solid /// arrow, diagonal, direction, external-link-square, intercardinal, new, northeast, open, share, up-right arrow static const IconData solidSquareUpRight = IconDataSolid(0xf360); /// Alias external-link-square-alt for icon [solidSquareUpRight] @Deprecated('Use "solidSquareUpRight" instead.') static const IconData solidExternalLinkSquareAlt = solidSquareUpRight; /// Regular Square Up Right icon /// /// https://fontawesome.com/icons/square-up-right?style=regular /// arrow, diagonal, direction, external-link-square, intercardinal, new, northeast, open, share, up-right arrow static const IconData squareUpRight = IconDataRegular(0xf360); /// Alias external-link-square-alt for icon [squareUpRight] @Deprecated('Use "squareUpRight" instead.') static const IconData externalLinkSquareAlt = squareUpRight; /// Light Square Up Right icon /// /// https://fontawesome.com/icons/square-up-right?style=light /// arrow, diagonal, direction, external-link-square, intercardinal, new, northeast, open, share, up-right arrow static const IconData lightSquareUpRight = IconDataLight(0xf360); /// Alias external-link-square-alt for icon [lightSquareUpRight] @Deprecated('Use "lightSquareUpRight" instead.') static const IconData lightExternalLinkSquareAlt = lightSquareUpRight; /// Thin Square Up Right icon /// /// https://fontawesome.com/icons/square-up-right?style=thin /// arrow, diagonal, direction, external-link-square, intercardinal, new, northeast, open, share, up-right arrow static const IconData thinSquareUpRight = IconDataThin(0xf360); /// Alias external-link-square-alt for icon [thinSquareUpRight] @Deprecated('Use "thinSquareUpRight" instead.') static const IconData thinExternalLinkSquareAlt = thinSquareUpRight; /// Solid Square User icon /// /// https://fontawesome.com/icons/square-user?style=solid /// employee, person, profile, uer static const IconData solidSquareUser = IconDataSolid(0xe283); /// Regular Square User icon /// /// https://fontawesome.com/icons/square-user?style=regular /// employee, person, profile, uer static const IconData squareUser = IconDataRegular(0xe283); /// Light Square User icon /// /// https://fontawesome.com/icons/square-user?style=light /// employee, person, profile, uer static const IconData lightSquareUser = IconDataLight(0xe283); /// Thin Square User icon /// /// https://fontawesome.com/icons/square-user?style=thin /// employee, person, profile, uer static const IconData thinSquareUser = IconDataThin(0xe283); /// Solid Square V icon /// /// https://fontawesome.com/icons/square-v?style=solid /// letter static const IconData solidSquareV = IconDataSolid(0xe284); /// Regular Square V icon /// /// https://fontawesome.com/icons/square-v?style=regular /// letter static const IconData squareV = IconDataRegular(0xe284); /// Light Square V icon /// /// https://fontawesome.com/icons/square-v?style=light /// letter static const IconData lightSquareV = IconDataLight(0xe284); /// Thin Square V icon /// /// https://fontawesome.com/icons/square-v?style=thin /// letter static const IconData thinSquareV = IconDataThin(0xe284); /// Brands Square Viadeo icon /// /// https://fontawesome.com/icons/square-viadeo?style=brands static const IconData squareViadeo = IconDataBrands(0xf2aa); /// Alias viadeo-square for icon [squareViadeo] @Deprecated('Use "squareViadeo" instead.') static const IconData viadeoSquare = squareViadeo; /// Brands Square Vimeo icon /// /// https://fontawesome.com/icons/square-vimeo?style=brands static const IconData squareVimeo = IconDataBrands(0xf194); /// Alias vimeo-square for icon [squareVimeo] @Deprecated('Use "squareVimeo" instead.') static const IconData vimeoSquare = squareVimeo; /// Solid Square Virus icon /// /// https://fontawesome.com/icons/square-virus?style=solid /// coronavirus, covid-19, disease, flu, infection, pandemic static const IconData solidSquareVirus = IconDataSolid(0xe578); /// Regular Square Virus icon /// /// https://fontawesome.com/icons/square-virus?style=regular /// coronavirus, covid-19, disease, flu, infection, pandemic static const IconData squareVirus = IconDataRegular(0xe578); /// Light Square Virus icon /// /// https://fontawesome.com/icons/square-virus?style=light /// coronavirus, covid-19, disease, flu, infection, pandemic static const IconData lightSquareVirus = IconDataLight(0xe578); /// Thin Square Virus icon /// /// https://fontawesome.com/icons/square-virus?style=thin /// coronavirus, covid-19, disease, flu, infection, pandemic static const IconData thinSquareVirus = IconDataThin(0xe578); /// Solid Square W icon /// /// https://fontawesome.com/icons/square-w?style=solid /// letter static const IconData solidSquareW = IconDataSolid(0xe285); /// Regular Square W icon /// /// https://fontawesome.com/icons/square-w?style=regular /// letter static const IconData squareW = IconDataRegular(0xe285); /// Light Square W icon /// /// https://fontawesome.com/icons/square-w?style=light /// letter static const IconData lightSquareW = IconDataLight(0xe285); /// Thin Square W icon /// /// https://fontawesome.com/icons/square-w?style=thin /// letter static const IconData thinSquareW = IconDataThin(0xe285); /// Brands Square Whatsapp icon /// /// https://fontawesome.com/icons/square-whatsapp?style=brands static const IconData squareWhatsapp = IconDataBrands(0xf40c); /// Alias whatsapp-square for icon [squareWhatsapp] @Deprecated('Use "squareWhatsapp" instead.') static const IconData whatsappSquare = squareWhatsapp; /// Solid Square X icon /// /// https://fontawesome.com/icons/square-x?style=solid /// letter, uncheck static const IconData solidSquareX = IconDataSolid(0xe286); /// Regular Square X icon /// /// https://fontawesome.com/icons/square-x?style=regular /// letter, uncheck static const IconData squareX = IconDataRegular(0xe286); /// Light Square X icon /// /// https://fontawesome.com/icons/square-x?style=light /// letter, uncheck static const IconData lightSquareX = IconDataLight(0xe286); /// Thin Square X icon /// /// https://fontawesome.com/icons/square-x?style=thin /// letter, uncheck static const IconData thinSquareX = IconDataThin(0xe286); /// Brands Square X Twitter icon /// /// https://fontawesome.com/icons/square-x-twitter?style=brands /// elon, x, twitter static const IconData squareXTwitter = IconDataBrands(0xe61a); /// Brands Square Xing icon /// /// https://fontawesome.com/icons/square-xing?style=brands static const IconData squareXing = IconDataBrands(0xf169); /// Alias xing-square for icon [squareXing] @Deprecated('Use "squareXing" instead.') static const IconData xingSquare = squareXing; /// Solid Square Xmark icon /// /// https://fontawesome.com/icons/square-xmark?style=solid /// close, cross, cross mark button, incorrect, mark, notice, notification, notify, problem, square, uncheck, window, wrong, x, × static const IconData solidSquareXmark = IconDataSolid(0xf2d3); /// Alias times-square for icon [solidSquareXmark] @Deprecated('Use "solidSquareXmark" instead.') static const IconData solidTimesSquare = solidSquareXmark; /// Alias xmark-square for icon [solidSquareXmark] @Deprecated('Use "solidSquareXmark" instead.') static const IconData solidXmarkSquare = solidSquareXmark; /// Regular Square Xmark icon /// /// https://fontawesome.com/icons/square-xmark?style=regular /// close, cross, cross mark button, incorrect, mark, notice, notification, notify, problem, square, uncheck, window, wrong, x, × static const IconData squareXmark = IconDataRegular(0xf2d3); /// Alias times-square for icon [squareXmark] @Deprecated('Use "squareXmark" instead.') static const IconData timesSquare = squareXmark; /// Alias xmark-square for icon [squareXmark] @Deprecated('Use "squareXmark" instead.') static const IconData xmarkSquare = squareXmark; /// Light Square Xmark icon /// /// https://fontawesome.com/icons/square-xmark?style=light /// close, cross, cross mark button, incorrect, mark, notice, notification, notify, problem, square, uncheck, window, wrong, x, × static const IconData lightSquareXmark = IconDataLight(0xf2d3); /// Alias times-square for icon [lightSquareXmark] @Deprecated('Use "lightSquareXmark" instead.') static const IconData lightTimesSquare = lightSquareXmark; /// Alias xmark-square for icon [lightSquareXmark] @Deprecated('Use "lightSquareXmark" instead.') static const IconData lightXmarkSquare = lightSquareXmark; /// Thin Square Xmark icon /// /// https://fontawesome.com/icons/square-xmark?style=thin /// close, cross, cross mark button, incorrect, mark, notice, notification, notify, problem, square, uncheck, window, wrong, x, × static const IconData thinSquareXmark = IconDataThin(0xf2d3); /// Alias times-square for icon [thinSquareXmark] @Deprecated('Use "thinSquareXmark" instead.') static const IconData thinTimesSquare = thinSquareXmark; /// Alias xmark-square for icon [thinSquareXmark] @Deprecated('Use "thinSquareXmark" instead.') static const IconData thinXmarkSquare = thinSquareXmark; /// Solid Square Y icon /// /// https://fontawesome.com/icons/square-y?style=solid /// letter, yay, yes static const IconData solidSquareY = IconDataSolid(0xe287); /// Regular Square Y icon /// /// https://fontawesome.com/icons/square-y?style=regular /// letter, yay, yes static const IconData squareY = IconDataRegular(0xe287); /// Light Square Y icon /// /// https://fontawesome.com/icons/square-y?style=light /// letter, yay, yes static const IconData lightSquareY = IconDataLight(0xe287); /// Thin Square Y icon /// /// https://fontawesome.com/icons/square-y?style=thin /// letter, yay, yes static const IconData thinSquareY = IconDataThin(0xe287); /// Brands Square Youtube icon /// /// https://fontawesome.com/icons/square-youtube?style=brands static const IconData squareYoutube = IconDataBrands(0xf431); /// Alias youtube-square for icon [squareYoutube] @Deprecated('Use "squareYoutube" instead.') static const IconData youtubeSquare = squareYoutube; /// Solid Square Z icon /// /// https://fontawesome.com/icons/square-z?style=solid /// letter static const IconData solidSquareZ = IconDataSolid(0xe288); /// Regular Square Z icon /// /// https://fontawesome.com/icons/square-z?style=regular /// letter static const IconData squareZ = IconDataRegular(0xe288); /// Light Square Z icon /// /// https://fontawesome.com/icons/square-z?style=light /// letter static const IconData lightSquareZ = IconDataLight(0xe288); /// Thin Square Z icon /// /// https://fontawesome.com/icons/square-z?style=thin /// letter static const IconData thinSquareZ = IconDataThin(0xe288); /// Brands Squarespace icon /// /// https://fontawesome.com/icons/squarespace?style=brands static const IconData squarespace = IconDataBrands(0xf5be); /// Solid Squid icon /// /// https://fontawesome.com/icons/squid?style=solid /// calamari, ink, marine, ocean, squid static const IconData solidSquid = IconDataSolid(0xe450); /// Regular Squid icon /// /// https://fontawesome.com/icons/squid?style=regular /// calamari, ink, marine, ocean, squid static const IconData squid = IconDataRegular(0xe450); /// Light Squid icon /// /// https://fontawesome.com/icons/squid?style=light /// calamari, ink, marine, ocean, squid static const IconData lightSquid = IconDataLight(0xe450); /// Thin Squid icon /// /// https://fontawesome.com/icons/squid?style=thin /// calamari, ink, marine, ocean, squid static const IconData thinSquid = IconDataThin(0xe450); /// Solid Squirrel icon /// /// https://fontawesome.com/icons/squirrel?style=solid /// animal, chipmunk, mammal, marmot, rat, rodent, tree static const IconData solidSquirrel = IconDataSolid(0xf71a); /// Regular Squirrel icon /// /// https://fontawesome.com/icons/squirrel?style=regular /// animal, chipmunk, mammal, marmot, rat, rodent, tree static const IconData squirrel = IconDataRegular(0xf71a); /// Light Squirrel icon /// /// https://fontawesome.com/icons/squirrel?style=light /// animal, chipmunk, mammal, marmot, rat, rodent, tree static const IconData lightSquirrel = IconDataLight(0xf71a); /// Thin Squirrel icon /// /// https://fontawesome.com/icons/squirrel?style=thin /// animal, chipmunk, mammal, marmot, rat, rodent, tree static const IconData thinSquirrel = IconDataThin(0xf71a); /// Brands Stack Exchange icon /// /// https://fontawesome.com/icons/stack-exchange?style=brands static const IconData stackExchange = IconDataBrands(0xf18d); /// Brands Stack Overflow icon /// /// https://fontawesome.com/icons/stack-overflow?style=brands static const IconData stackOverflow = IconDataBrands(0xf16c); /// Brands Stackpath icon /// /// https://fontawesome.com/icons/stackpath?style=brands static const IconData stackpath = IconDataBrands(0xf842); /// Solid Staff icon /// /// https://fontawesome.com/icons/staff?style=solid /// Dungeons & Dragons, d&d, dnd, fantasy, mage, stick, weapon static const IconData solidStaff = IconDataSolid(0xf71b); /// Regular Staff icon /// /// https://fontawesome.com/icons/staff?style=regular /// Dungeons & Dragons, d&d, dnd, fantasy, mage, stick, weapon static const IconData staff = IconDataRegular(0xf71b); /// Light Staff icon /// /// https://fontawesome.com/icons/staff?style=light /// Dungeons & Dragons, d&d, dnd, fantasy, mage, stick, weapon static const IconData lightStaff = IconDataLight(0xf71b); /// Thin Staff icon /// /// https://fontawesome.com/icons/staff?style=thin /// Dungeons & Dragons, d&d, dnd, fantasy, mage, stick, weapon static const IconData thinStaff = IconDataThin(0xf71b); /// Solid Staff Snake icon /// /// https://fontawesome.com/icons/staff-snake?style=solid /// asclepius, asklepian, health, serpent, wellness static const IconData solidStaffSnake = IconDataSolid(0xe579); /// Alias rod-asclepius for icon [solidStaffSnake] @Deprecated('Use "solidStaffSnake" instead.') static const IconData solidRodAsclepius = solidStaffSnake; /// Alias rod-snake for icon [solidStaffSnake] @Deprecated('Use "solidStaffSnake" instead.') static const IconData solidRodSnake = solidStaffSnake; /// Alias staff-aesculapius for icon [solidStaffSnake] @Deprecated('Use "solidStaffSnake" instead.') static const IconData solidStaffAesculapius = solidStaffSnake; /// Regular Staff Snake icon /// /// https://fontawesome.com/icons/staff-snake?style=regular /// asclepius, asklepian, health, serpent, wellness static const IconData staffSnake = IconDataRegular(0xe579); /// Alias rod-asclepius for icon [staffSnake] @Deprecated('Use "staffSnake" instead.') static const IconData rodAsclepius = staffSnake; /// Alias rod-snake for icon [staffSnake] @Deprecated('Use "staffSnake" instead.') static const IconData rodSnake = staffSnake; /// Alias staff-aesculapius for icon [staffSnake] @Deprecated('Use "staffSnake" instead.') static const IconData staffAesculapius = staffSnake; /// Light Staff Snake icon /// /// https://fontawesome.com/icons/staff-snake?style=light /// asclepius, asklepian, health, serpent, wellness static const IconData lightStaffSnake = IconDataLight(0xe579); /// Alias rod-asclepius for icon [lightStaffSnake] @Deprecated('Use "lightStaffSnake" instead.') static const IconData lightRodAsclepius = lightStaffSnake; /// Alias rod-snake for icon [lightStaffSnake] @Deprecated('Use "lightStaffSnake" instead.') static const IconData lightRodSnake = lightStaffSnake; /// Alias staff-aesculapius for icon [lightStaffSnake] @Deprecated('Use "lightStaffSnake" instead.') static const IconData lightStaffAesculapius = lightStaffSnake; /// Thin Staff Snake icon /// /// https://fontawesome.com/icons/staff-snake?style=thin /// asclepius, asklepian, health, serpent, wellness static const IconData thinStaffSnake = IconDataThin(0xe579); /// Alias rod-asclepius for icon [thinStaffSnake] @Deprecated('Use "thinStaffSnake" instead.') static const IconData thinRodAsclepius = thinStaffSnake; /// Alias rod-snake for icon [thinStaffSnake] @Deprecated('Use "thinStaffSnake" instead.') static const IconData thinRodSnake = thinStaffSnake; /// Alias staff-aesculapius for icon [thinStaffSnake] @Deprecated('Use "thinStaffSnake" instead.') static const IconData thinStaffAesculapius = thinStaffSnake; /// Solid Stairs icon /// /// https://fontawesome.com/icons/stairs?style=solid /// exit, steps, up static const IconData solidStairs = IconDataSolid(0xe289); /// Regular Stairs icon /// /// https://fontawesome.com/icons/stairs?style=regular /// exit, steps, up static const IconData stairs = IconDataRegular(0xe289); /// Light Stairs icon /// /// https://fontawesome.com/icons/stairs?style=light /// exit, steps, up static const IconData lightStairs = IconDataLight(0xe289); /// Thin Stairs icon /// /// https://fontawesome.com/icons/stairs?style=thin /// exit, steps, up static const IconData thinStairs = IconDataThin(0xe289); /// Solid Stamp icon /// /// https://fontawesome.com/icons/stamp?style=solid /// art, certificate, imprint, rubber, seal static const IconData solidStamp = IconDataSolid(0xf5bf); /// Regular Stamp icon /// /// https://fontawesome.com/icons/stamp?style=regular /// art, certificate, imprint, rubber, seal static const IconData stamp = IconDataRegular(0xf5bf); /// Light Stamp icon /// /// https://fontawesome.com/icons/stamp?style=light /// art, certificate, imprint, rubber, seal static const IconData lightStamp = IconDataLight(0xf5bf); /// Thin Stamp icon /// /// https://fontawesome.com/icons/stamp?style=thin /// art, certificate, imprint, rubber, seal static const IconData thinStamp = IconDataThin(0xf5bf); /// Solid Standard Definition icon /// /// https://fontawesome.com/icons/standard-definition?style=solid /// low resolution static const IconData solidStandardDefinition = IconDataSolid(0xe28a); /// Alias rectangle-sd for icon [solidStandardDefinition] @Deprecated('Use "solidStandardDefinition" instead.') static const IconData solidRectangleSd = solidStandardDefinition; /// Regular Standard Definition icon /// /// https://fontawesome.com/icons/standard-definition?style=regular /// low resolution static const IconData standardDefinition = IconDataRegular(0xe28a); /// Alias rectangle-sd for icon [standardDefinition] @Deprecated('Use "standardDefinition" instead.') static const IconData rectangleSd = standardDefinition; /// Light Standard Definition icon /// /// https://fontawesome.com/icons/standard-definition?style=light /// low resolution static const IconData lightStandardDefinition = IconDataLight(0xe28a); /// Alias rectangle-sd for icon [lightStandardDefinition] @Deprecated('Use "lightStandardDefinition" instead.') static const IconData lightRectangleSd = lightStandardDefinition; /// Thin Standard Definition icon /// /// https://fontawesome.com/icons/standard-definition?style=thin /// low resolution static const IconData thinStandardDefinition = IconDataThin(0xe28a); /// Alias rectangle-sd for icon [thinStandardDefinition] @Deprecated('Use "thinStandardDefinition" instead.') static const IconData thinRectangleSd = thinStandardDefinition; /// Solid Stapler icon /// /// https://fontawesome.com/icons/stapler?style=solid /// desktop, milton, office, paperclip, staple static const IconData solidStapler = IconDataSolid(0xe5af); /// Regular Stapler icon /// /// https://fontawesome.com/icons/stapler?style=regular /// desktop, milton, office, paperclip, staple static const IconData stapler = IconDataRegular(0xe5af); /// Light Stapler icon /// /// https://fontawesome.com/icons/stapler?style=light /// desktop, milton, office, paperclip, staple static const IconData lightStapler = IconDataLight(0xe5af); /// Thin Stapler icon /// /// https://fontawesome.com/icons/stapler?style=thin /// desktop, milton, office, paperclip, staple static const IconData thinStapler = IconDataThin(0xe5af); /// Solid Star icon /// /// https://fontawesome.com/icons/star?style=solid /// achievement, award, favorite, important, night, quality, rating, score, star, vip static const IconData solidStar = IconDataSolid(0xf005); /// Regular Star icon /// /// https://fontawesome.com/icons/star?style=regular /// achievement, award, favorite, important, night, quality, rating, score, star, vip static const IconData star = IconDataRegular(0xf005); /// Light Star icon /// /// https://fontawesome.com/icons/star?style=light /// achievement, award, favorite, important, night, quality, rating, score, star, vip static const IconData lightStar = IconDataLight(0xf005); /// Thin Star icon /// /// https://fontawesome.com/icons/star?style=thin /// achievement, award, favorite, important, night, quality, rating, score, star, vip static const IconData thinStar = IconDataThin(0xf005); /// Solid Star And Crescent icon /// /// https://fontawesome.com/icons/star-and-crescent?style=solid /// Muslim, islam, muslim, religion, star and crescent static const IconData solidStarAndCrescent = IconDataSolid(0xf699); /// Regular Star And Crescent icon /// /// https://fontawesome.com/icons/star-and-crescent?style=regular /// Muslim, islam, muslim, religion, star and crescent static const IconData starAndCrescent = IconDataRegular(0xf699); /// Light Star And Crescent icon /// /// https://fontawesome.com/icons/star-and-crescent?style=light /// Muslim, islam, muslim, religion, star and crescent static const IconData lightStarAndCrescent = IconDataLight(0xf699); /// Thin Star And Crescent icon /// /// https://fontawesome.com/icons/star-and-crescent?style=thin /// Muslim, islam, muslim, religion, star and crescent static const IconData thinStarAndCrescent = IconDataThin(0xf699); /// Solid Star Christmas icon /// /// https://fontawesome.com/icons/star-christmas?style=solid /// bethlehem, christmas, holiday, north, xmas static const IconData solidStarChristmas = IconDataSolid(0xf7d4); /// Regular Star Christmas icon /// /// https://fontawesome.com/icons/star-christmas?style=regular /// bethlehem, christmas, holiday, north, xmas static const IconData starChristmas = IconDataRegular(0xf7d4); /// Light Star Christmas icon /// /// https://fontawesome.com/icons/star-christmas?style=light /// bethlehem, christmas, holiday, north, xmas static const IconData lightStarChristmas = IconDataLight(0xf7d4); /// Thin Star Christmas icon /// /// https://fontawesome.com/icons/star-christmas?style=thin /// bethlehem, christmas, holiday, north, xmas static const IconData thinStarChristmas = IconDataThin(0xf7d4); /// Solid Star Exclamation icon /// /// https://fontawesome.com/icons/star-exclamation?style=solid /// achievement, alert, attention, award, failed, favorite, night, rating, required, score static const IconData solidStarExclamation = IconDataSolid(0xf2f3); /// Regular Star Exclamation icon /// /// https://fontawesome.com/icons/star-exclamation?style=regular /// achievement, alert, attention, award, failed, favorite, night, rating, required, score static const IconData starExclamation = IconDataRegular(0xf2f3); /// Light Star Exclamation icon /// /// https://fontawesome.com/icons/star-exclamation?style=light /// achievement, alert, attention, award, failed, favorite, night, rating, required, score static const IconData lightStarExclamation = IconDataLight(0xf2f3); /// Thin Star Exclamation icon /// /// https://fontawesome.com/icons/star-exclamation?style=thin /// achievement, alert, attention, award, failed, favorite, night, rating, required, score static const IconData thinStarExclamation = IconDataThin(0xf2f3); /// Solid Star Half icon /// /// https://fontawesome.com/icons/star-half?style=solid /// achievement, award, rating, score, star-half-empty, star-half-full static const IconData solidStarHalf = IconDataSolid(0xf089); /// Regular Star Half icon /// /// https://fontawesome.com/icons/star-half?style=regular /// achievement, award, rating, score, star-half-empty, star-half-full static const IconData starHalf = IconDataRegular(0xf089); /// Light Star Half icon /// /// https://fontawesome.com/icons/star-half?style=light /// achievement, award, rating, score, star-half-empty, star-half-full static const IconData lightStarHalf = IconDataLight(0xf089); /// Thin Star Half icon /// /// https://fontawesome.com/icons/star-half?style=thin /// achievement, award, rating, score, star-half-empty, star-half-full static const IconData thinStarHalf = IconDataThin(0xf089); /// Solid Star Half Stroke icon /// /// https://fontawesome.com/icons/star-half-stroke?style=solid /// achievement, award, rating, score, star-half-empty, star-half-full static const IconData solidStarHalfStroke = IconDataSolid(0xf5c0); /// Alias star-half-alt for icon [solidStarHalfStroke] @Deprecated('Use "solidStarHalfStroke" instead.') static const IconData solidStarHalfAlt = solidStarHalfStroke; /// Regular Star Half Stroke icon /// /// https://fontawesome.com/icons/star-half-stroke?style=regular /// achievement, award, rating, score, star-half-empty, star-half-full static const IconData starHalfStroke = IconDataRegular(0xf5c0); /// Alias star-half-alt for icon [starHalfStroke] @Deprecated('Use "starHalfStroke" instead.') static const IconData starHalfAlt = starHalfStroke; /// Light Star Half Stroke icon /// /// https://fontawesome.com/icons/star-half-stroke?style=light /// achievement, award, rating, score, star-half-empty, star-half-full static const IconData lightStarHalfStroke = IconDataLight(0xf5c0); /// Alias star-half-alt for icon [lightStarHalfStroke] @Deprecated('Use "lightStarHalfStroke" instead.') static const IconData lightStarHalfAlt = lightStarHalfStroke; /// Thin Star Half Stroke icon /// /// https://fontawesome.com/icons/star-half-stroke?style=thin /// achievement, award, rating, score, star-half-empty, star-half-full static const IconData thinStarHalfStroke = IconDataThin(0xf5c0); /// Alias star-half-alt for icon [thinStarHalfStroke] @Deprecated('Use "thinStarHalfStroke" instead.') static const IconData thinStarHalfAlt = thinStarHalfStroke; /// Solid Star Of David icon /// /// https://fontawesome.com/icons/star-of-david?style=solid /// David, Jew, Jewish, jewish, judaism, religion, star, star of David static const IconData solidStarOfDavid = IconDataSolid(0xf69a); /// Regular Star Of David icon /// /// https://fontawesome.com/icons/star-of-david?style=regular /// David, Jew, Jewish, jewish, judaism, religion, star, star of David static const IconData starOfDavid = IconDataRegular(0xf69a); /// Light Star Of David icon /// /// https://fontawesome.com/icons/star-of-david?style=light /// David, Jew, Jewish, jewish, judaism, religion, star, star of David static const IconData lightStarOfDavid = IconDataLight(0xf69a); /// Thin Star Of David icon /// /// https://fontawesome.com/icons/star-of-david?style=thin /// David, Jew, Jewish, jewish, judaism, religion, star, star of David static const IconData thinStarOfDavid = IconDataThin(0xf69a); /// Solid Star Of Life icon /// /// https://fontawesome.com/icons/star-of-life?style=solid /// doctor, emt, first aid, health, medical static const IconData solidStarOfLife = IconDataSolid(0xf621); /// Regular Star Of Life icon /// /// https://fontawesome.com/icons/star-of-life?style=regular /// doctor, emt, first aid, health, medical static const IconData starOfLife = IconDataRegular(0xf621); /// Light Star Of Life icon /// /// https://fontawesome.com/icons/star-of-life?style=light /// doctor, emt, first aid, health, medical static const IconData lightStarOfLife = IconDataLight(0xf621); /// Thin Star Of Life icon /// /// https://fontawesome.com/icons/star-of-life?style=thin /// doctor, emt, first aid, health, medical static const IconData thinStarOfLife = IconDataThin(0xf621); /// Solid Star Sharp icon /// /// https://fontawesome.com/icons/star-sharp?style=solid /// Black Small Star, critic, quality, ratings, review, sky, vip static const IconData solidStarSharp = IconDataSolid(0xe28b); /// Regular Star Sharp icon /// /// https://fontawesome.com/icons/star-sharp?style=regular /// Black Small Star, critic, quality, ratings, review, sky, vip static const IconData starSharp = IconDataRegular(0xe28b); /// Light Star Sharp icon /// /// https://fontawesome.com/icons/star-sharp?style=light /// Black Small Star, critic, quality, ratings, review, sky, vip static const IconData lightStarSharp = IconDataLight(0xe28b); /// Thin Star Sharp icon /// /// https://fontawesome.com/icons/star-sharp?style=thin /// Black Small Star, critic, quality, ratings, review, sky, vip static const IconData thinStarSharp = IconDataThin(0xe28b); /// Solid Star Sharp Half icon /// /// https://fontawesome.com/icons/star-sharp-half?style=solid /// critic, ratings, review, sky static const IconData solidStarSharpHalf = IconDataSolid(0xe28c); /// Regular Star Sharp Half icon /// /// https://fontawesome.com/icons/star-sharp-half?style=regular /// critic, ratings, review, sky static const IconData starSharpHalf = IconDataRegular(0xe28c); /// Light Star Sharp Half icon /// /// https://fontawesome.com/icons/star-sharp-half?style=light /// critic, ratings, review, sky static const IconData lightStarSharpHalf = IconDataLight(0xe28c); /// Thin Star Sharp Half icon /// /// https://fontawesome.com/icons/star-sharp-half?style=thin /// critic, ratings, review, sky static const IconData thinStarSharpHalf = IconDataThin(0xe28c); /// Solid Star Sharp Half Stroke icon /// /// https://fontawesome.com/icons/star-sharp-half-stroke?style=solid /// critic, ratings, review, sky static const IconData solidStarSharpHalfStroke = IconDataSolid(0xe28d); /// Alias star-sharp-half-alt for icon [solidStarSharpHalfStroke] @Deprecated('Use "solidStarSharpHalfStroke" instead.') static const IconData solidStarSharpHalfAlt = solidStarSharpHalfStroke; /// Regular Star Sharp Half Stroke icon /// /// https://fontawesome.com/icons/star-sharp-half-stroke?style=regular /// critic, ratings, review, sky static const IconData starSharpHalfStroke = IconDataRegular(0xe28d); /// Alias star-sharp-half-alt for icon [starSharpHalfStroke] @Deprecated('Use "starSharpHalfStroke" instead.') static const IconData starSharpHalfAlt = starSharpHalfStroke; /// Light Star Sharp Half Stroke icon /// /// https://fontawesome.com/icons/star-sharp-half-stroke?style=light /// critic, ratings, review, sky static const IconData lightStarSharpHalfStroke = IconDataLight(0xe28d); /// Alias star-sharp-half-alt for icon [lightStarSharpHalfStroke] @Deprecated('Use "lightStarSharpHalfStroke" instead.') static const IconData lightStarSharpHalfAlt = lightStarSharpHalfStroke; /// Thin Star Sharp Half Stroke icon /// /// https://fontawesome.com/icons/star-sharp-half-stroke?style=thin /// critic, ratings, review, sky static const IconData thinStarSharpHalfStroke = IconDataThin(0xe28d); /// Alias star-sharp-half-alt for icon [thinStarSharpHalfStroke] @Deprecated('Use "thinStarSharpHalfStroke" instead.') static const IconData thinStarSharpHalfAlt = thinStarSharpHalfStroke; /// Solid Star Shooting icon /// /// https://fontawesome.com/icons/star-shooting?style=solid /// asteroid, comet, falling, meteor, shooting, shooting star, space, star, wish static const IconData solidStarShooting = IconDataSolid(0xe036); /// Regular Star Shooting icon /// /// https://fontawesome.com/icons/star-shooting?style=regular /// asteroid, comet, falling, meteor, shooting, shooting star, space, star, wish static const IconData starShooting = IconDataRegular(0xe036); /// Light Star Shooting icon /// /// https://fontawesome.com/icons/star-shooting?style=light /// asteroid, comet, falling, meteor, shooting, shooting star, space, star, wish static const IconData lightStarShooting = IconDataLight(0xe036); /// Thin Star Shooting icon /// /// https://fontawesome.com/icons/star-shooting?style=thin /// asteroid, comet, falling, meteor, shooting, shooting star, space, star, wish static const IconData thinStarShooting = IconDataThin(0xe036); /// Solid Starfighter icon /// /// https://fontawesome.com/icons/starfighter?style=solid /// luke skywalker, rebel, spaceship, star wars, x-wing static const IconData solidStarfighter = IconDataSolid(0xe037); /// Regular Starfighter icon /// /// https://fontawesome.com/icons/starfighter?style=regular /// luke skywalker, rebel, spaceship, star wars, x-wing static const IconData starfighter = IconDataRegular(0xe037); /// Light Starfighter icon /// /// https://fontawesome.com/icons/starfighter?style=light /// luke skywalker, rebel, spaceship, star wars, x-wing static const IconData lightStarfighter = IconDataLight(0xe037); /// Thin Starfighter icon /// /// https://fontawesome.com/icons/starfighter?style=thin /// luke skywalker, rebel, spaceship, star wars, x-wing static const IconData thinStarfighter = IconDataThin(0xe037); /// Solid Starfighter Twin Ion Engine icon /// /// https://fontawesome.com/icons/starfighter-twin-ion-engine?style=solid /// darth vader, empire, spaceship, star wars, tie fighter static const IconData solidStarfighterTwinIonEngine = IconDataSolid(0xe038); /// Alias starfighter-alt for icon [solidStarfighterTwinIonEngine] @Deprecated('Use "solidStarfighterTwinIonEngine" instead.') static const IconData solidStarfighterAlt = solidStarfighterTwinIonEngine; /// Regular Starfighter Twin Ion Engine icon /// /// https://fontawesome.com/icons/starfighter-twin-ion-engine?style=regular /// darth vader, empire, spaceship, star wars, tie fighter static const IconData starfighterTwinIonEngine = IconDataRegular(0xe038); /// Alias starfighter-alt for icon [starfighterTwinIonEngine] @Deprecated('Use "starfighterTwinIonEngine" instead.') static const IconData starfighterAlt = starfighterTwinIonEngine; /// Light Starfighter Twin Ion Engine icon /// /// https://fontawesome.com/icons/starfighter-twin-ion-engine?style=light /// darth vader, empire, spaceship, star wars, tie fighter static const IconData lightStarfighterTwinIonEngine = IconDataLight(0xe038); /// Alias starfighter-alt for icon [lightStarfighterTwinIonEngine] @Deprecated('Use "lightStarfighterTwinIonEngine" instead.') static const IconData lightStarfighterAlt = lightStarfighterTwinIonEngine; /// Thin Starfighter Twin Ion Engine icon /// /// https://fontawesome.com/icons/starfighter-twin-ion-engine?style=thin /// darth vader, empire, spaceship, star wars, tie fighter static const IconData thinStarfighterTwinIonEngine = IconDataThin(0xe038); /// Alias starfighter-alt for icon [thinStarfighterTwinIonEngine] @Deprecated('Use "thinStarfighterTwinIonEngine" instead.') static const IconData thinStarfighterAlt = thinStarfighterTwinIonEngine; /// Solid Starfighter Twin Ion Engine Advanced icon /// /// https://fontawesome.com/icons/starfighter-twin-ion-engine-advanced?style=solid /// empire, tie fighter static const IconData solidStarfighterTwinIonEngineAdvanced = IconDataSolid(0xe28e); /// Alias starfighter-alt-advanced for icon [solidStarfighterTwinIonEngineAdvanced] @Deprecated('Use "solidStarfighterTwinIonEngineAdvanced" instead.') static const IconData solidStarfighterAltAdvanced = solidStarfighterTwinIonEngineAdvanced; /// Regular Starfighter Twin Ion Engine Advanced icon /// /// https://fontawesome.com/icons/starfighter-twin-ion-engine-advanced?style=regular /// empire, tie fighter static const IconData starfighterTwinIonEngineAdvanced = IconDataRegular(0xe28e); /// Alias starfighter-alt-advanced for icon [starfighterTwinIonEngineAdvanced] @Deprecated('Use "starfighterTwinIonEngineAdvanced" instead.') static const IconData starfighterAltAdvanced = starfighterTwinIonEngineAdvanced; /// Light Starfighter Twin Ion Engine Advanced icon /// /// https://fontawesome.com/icons/starfighter-twin-ion-engine-advanced?style=light /// empire, tie fighter static const IconData lightStarfighterTwinIonEngineAdvanced = IconDataLight(0xe28e); /// Alias starfighter-alt-advanced for icon [lightStarfighterTwinIonEngineAdvanced] @Deprecated('Use "lightStarfighterTwinIonEngineAdvanced" instead.') static const IconData lightStarfighterAltAdvanced = lightStarfighterTwinIonEngineAdvanced; /// Thin Starfighter Twin Ion Engine Advanced icon /// /// https://fontawesome.com/icons/starfighter-twin-ion-engine-advanced?style=thin /// empire, tie fighter static const IconData thinStarfighterTwinIonEngineAdvanced = IconDataThin(0xe28e); /// Alias starfighter-alt-advanced for icon [thinStarfighterTwinIonEngineAdvanced] @Deprecated('Use "thinStarfighterTwinIonEngineAdvanced" instead.') static const IconData thinStarfighterAltAdvanced = thinStarfighterTwinIonEngineAdvanced; /// Solid Stars icon /// /// https://fontawesome.com/icons/stars?style=solid /// favorite, galaxy, magic, night, quality, space static const IconData solidStars = IconDataSolid(0xf762); /// Regular Stars icon /// /// https://fontawesome.com/icons/stars?style=regular /// favorite, galaxy, magic, night, quality, space static const IconData stars = IconDataRegular(0xf762); /// Light Stars icon /// /// https://fontawesome.com/icons/stars?style=light /// favorite, galaxy, magic, night, quality, space static const IconData lightStars = IconDataLight(0xf762); /// Thin Stars icon /// /// https://fontawesome.com/icons/stars?style=thin /// favorite, galaxy, magic, night, quality, space static const IconData thinStars = IconDataThin(0xf762); /// Solid Starship icon /// /// https://fontawesome.com/icons/starship?style=solid /// engage, enterprise, james t kirk, jean-luc picard, make it so, ncc-1701, spacecraft, spaceship, star trek static const IconData solidStarship = IconDataSolid(0xe039); /// Regular Starship icon /// /// https://fontawesome.com/icons/starship?style=regular /// engage, enterprise, james t kirk, jean-luc picard, make it so, ncc-1701, spacecraft, spaceship, star trek static const IconData starship = IconDataRegular(0xe039); /// Light Starship icon /// /// https://fontawesome.com/icons/starship?style=light /// engage, enterprise, james t kirk, jean-luc picard, make it so, ncc-1701, spacecraft, spaceship, star trek static const IconData lightStarship = IconDataLight(0xe039); /// Thin Starship icon /// /// https://fontawesome.com/icons/starship?style=thin /// engage, enterprise, james t kirk, jean-luc picard, make it so, ncc-1701, spacecraft, spaceship, star trek static const IconData thinStarship = IconDataThin(0xe039); /// Solid Starship Freighter icon /// /// https://fontawesome.com/icons/starship-freighter?style=solid /// chewbacca, han solo, millenium falcon, rebel, spaceship, star wars, yt-1300 static const IconData solidStarshipFreighter = IconDataSolid(0xe03a); /// Regular Starship Freighter icon /// /// https://fontawesome.com/icons/starship-freighter?style=regular /// chewbacca, han solo, millenium falcon, rebel, spaceship, star wars, yt-1300 static const IconData starshipFreighter = IconDataRegular(0xe03a); /// Light Starship Freighter icon /// /// https://fontawesome.com/icons/starship-freighter?style=light /// chewbacca, han solo, millenium falcon, rebel, spaceship, star wars, yt-1300 static const IconData lightStarshipFreighter = IconDataLight(0xe03a); /// Thin Starship Freighter icon /// /// https://fontawesome.com/icons/starship-freighter?style=thin /// chewbacca, han solo, millenium falcon, rebel, spaceship, star wars, yt-1300 static const IconData thinStarshipFreighter = IconDataThin(0xe03a); /// Brands StayLinked icon /// /// https://fontawesome.com/icons/staylinked?style=brands /// linkin static const IconData staylinked = IconDataBrands(0xf3f5); /// Solid Steak icon /// /// https://fontawesome.com/icons/steak?style=solid /// beef, chop, cut of meat, grill, lambchop, meat, porkchop, sirloin, steak static const IconData solidSteak = IconDataSolid(0xf824); /// Regular Steak icon /// /// https://fontawesome.com/icons/steak?style=regular /// beef, chop, cut of meat, grill, lambchop, meat, porkchop, sirloin, steak static const IconData steak = IconDataRegular(0xf824); /// Light Steak icon /// /// https://fontawesome.com/icons/steak?style=light /// beef, chop, cut of meat, grill, lambchop, meat, porkchop, sirloin, steak static const IconData lightSteak = IconDataLight(0xf824); /// Thin Steak icon /// /// https://fontawesome.com/icons/steak?style=thin /// beef, chop, cut of meat, grill, lambchop, meat, porkchop, sirloin, steak static const IconData thinSteak = IconDataThin(0xf824); /// Brands Steam icon /// /// https://fontawesome.com/icons/steam?style=brands static const IconData steam = IconDataBrands(0xf1b6); /// Brands Steam Symbol icon /// /// https://fontawesome.com/icons/steam-symbol?style=brands static const IconData steamSymbol = IconDataBrands(0xf3f6); /// Solid Steering Wheel icon /// /// https://fontawesome.com/icons/steering-wheel?style=solid /// auto, car, direction, driving, navigation static const IconData solidSteeringWheel = IconDataSolid(0xf622); /// Regular Steering Wheel icon /// /// https://fontawesome.com/icons/steering-wheel?style=regular /// auto, car, direction, driving, navigation static const IconData steeringWheel = IconDataRegular(0xf622); /// Light Steering Wheel icon /// /// https://fontawesome.com/icons/steering-wheel?style=light /// auto, car, direction, driving, navigation static const IconData lightSteeringWheel = IconDataLight(0xf622); /// Thin Steering Wheel icon /// /// https://fontawesome.com/icons/steering-wheel?style=thin /// auto, car, direction, driving, navigation static const IconData thinSteeringWheel = IconDataThin(0xf622); /// Solid Sterling Sign icon /// /// https://fontawesome.com/icons/sterling-sign?style=solid /// Pound Sign, currency static const IconData solidSterlingSign = IconDataSolid(0xf154); /// Alias gbp for icon [solidSterlingSign] @Deprecated('Use "solidSterlingSign" instead.') static const IconData solidGbp = solidSterlingSign; /// Alias pound-sign for icon [solidSterlingSign] @Deprecated('Use "solidSterlingSign" instead.') static const IconData solidPoundSign = solidSterlingSign; /// Regular Sterling Sign icon /// /// https://fontawesome.com/icons/sterling-sign?style=regular /// Pound Sign, currency static const IconData sterlingSign = IconDataRegular(0xf154); /// Alias gbp for icon [sterlingSign] @Deprecated('Use "sterlingSign" instead.') static const IconData gbp = sterlingSign; /// Alias pound-sign for icon [sterlingSign] @Deprecated('Use "sterlingSign" instead.') static const IconData poundSign = sterlingSign; /// Light Sterling Sign icon /// /// https://fontawesome.com/icons/sterling-sign?style=light /// Pound Sign, currency static const IconData lightSterlingSign = IconDataLight(0xf154); /// Alias gbp for icon [lightSterlingSign] @Deprecated('Use "lightSterlingSign" instead.') static const IconData lightGbp = lightSterlingSign; /// Alias pound-sign for icon [lightSterlingSign] @Deprecated('Use "lightSterlingSign" instead.') static const IconData lightPoundSign = lightSterlingSign; /// Thin Sterling Sign icon /// /// https://fontawesome.com/icons/sterling-sign?style=thin /// Pound Sign, currency static const IconData thinSterlingSign = IconDataThin(0xf154); /// Alias gbp for icon [thinSterlingSign] @Deprecated('Use "thinSterlingSign" instead.') static const IconData thinGbp = thinSterlingSign; /// Alias pound-sign for icon [thinSterlingSign] @Deprecated('Use "thinSterlingSign" instead.') static const IconData thinPoundSign = thinSterlingSign; /// Solid Stethoscope icon /// /// https://fontawesome.com/icons/stethoscope?style=solid /// covid-19, diagnosis, doctor, general practitioner, heart, hospital, infirmary, medicine, office, outpatient, stethoscope static const IconData solidStethoscope = IconDataSolid(0xf0f1); /// Regular Stethoscope icon /// /// https://fontawesome.com/icons/stethoscope?style=regular /// covid-19, diagnosis, doctor, general practitioner, heart, hospital, infirmary, medicine, office, outpatient, stethoscope static const IconData stethoscope = IconDataRegular(0xf0f1); /// Light Stethoscope icon /// /// https://fontawesome.com/icons/stethoscope?style=light /// covid-19, diagnosis, doctor, general practitioner, heart, hospital, infirmary, medicine, office, outpatient, stethoscope static const IconData lightStethoscope = IconDataLight(0xf0f1); /// Thin Stethoscope icon /// /// https://fontawesome.com/icons/stethoscope?style=thin /// covid-19, diagnosis, doctor, general practitioner, heart, hospital, infirmary, medicine, office, outpatient, stethoscope static const IconData thinStethoscope = IconDataThin(0xf0f1); /// Brands Sticker Mule icon /// /// https://fontawesome.com/icons/sticker-mule?style=brands static const IconData stickerMule = IconDataBrands(0xf3f7); /// Solid Stocking icon /// /// https://fontawesome.com/icons/stocking?style=solid /// christmas, clothing, decoration, gift, holiday, present, sock, tradition, xmas static const IconData solidStocking = IconDataSolid(0xf7d5); /// Regular Stocking icon /// /// https://fontawesome.com/icons/stocking?style=regular /// christmas, clothing, decoration, gift, holiday, present, sock, tradition, xmas static const IconData stocking = IconDataRegular(0xf7d5); /// Light Stocking icon /// /// https://fontawesome.com/icons/stocking?style=light /// christmas, clothing, decoration, gift, holiday, present, sock, tradition, xmas static const IconData lightStocking = IconDataLight(0xf7d5); /// Thin Stocking icon /// /// https://fontawesome.com/icons/stocking?style=thin /// christmas, clothing, decoration, gift, holiday, present, sock, tradition, xmas static const IconData thinStocking = IconDataThin(0xf7d5); /// Solid Stomach icon /// /// https://fontawesome.com/icons/stomach?style=solid /// abdomen, belly, food, gut, hungry, intestine, organ, tummy static const IconData solidStomach = IconDataSolid(0xf623); /// Regular Stomach icon /// /// https://fontawesome.com/icons/stomach?style=regular /// abdomen, belly, food, gut, hungry, intestine, organ, tummy static const IconData stomach = IconDataRegular(0xf623); /// Light Stomach icon /// /// https://fontawesome.com/icons/stomach?style=light /// abdomen, belly, food, gut, hungry, intestine, organ, tummy static const IconData lightStomach = IconDataLight(0xf623); /// Thin Stomach icon /// /// https://fontawesome.com/icons/stomach?style=thin /// abdomen, belly, food, gut, hungry, intestine, organ, tummy static const IconData thinStomach = IconDataThin(0xf623); /// Solid Stop icon /// /// https://fontawesome.com/icons/stop?style=solid /// block, box, square, stop, stop button static const IconData solidStop = IconDataSolid(0xf04d); /// Regular Stop icon /// /// https://fontawesome.com/icons/stop?style=regular /// block, box, square, stop, stop button static const IconData stop = IconDataRegular(0xf04d); /// Light Stop icon /// /// https://fontawesome.com/icons/stop?style=light /// block, box, square, stop, stop button static const IconData lightStop = IconDataLight(0xf04d); /// Thin Stop icon /// /// https://fontawesome.com/icons/stop?style=thin /// block, box, square, stop, stop button static const IconData thinStop = IconDataThin(0xf04d); /// Solid Stopwatch icon /// /// https://fontawesome.com/icons/stopwatch?style=solid /// clock, reminder, stopwatch, time, waiting static const IconData solidStopwatch = IconDataSolid(0xf2f2); /// Regular Stopwatch icon /// /// https://fontawesome.com/icons/stopwatch?style=regular /// clock, reminder, stopwatch, time, waiting static const IconData stopwatch = IconDataRegular(0xf2f2); /// Light Stopwatch icon /// /// https://fontawesome.com/icons/stopwatch?style=light /// clock, reminder, stopwatch, time, waiting static const IconData lightStopwatch = IconDataLight(0xf2f2); /// Thin Stopwatch icon /// /// https://fontawesome.com/icons/stopwatch?style=thin /// clock, reminder, stopwatch, time, waiting static const IconData thinStopwatch = IconDataThin(0xf2f2); /// Solid Stopwatch 20 icon /// /// https://fontawesome.com/icons/stopwatch-20?style=solid /// ABCs, countdown, covid-19, happy birthday, i will survive, reminder, seconds, time, timer static const IconData solidStopwatch20 = IconDataSolid(0xe06f); /// Regular Stopwatch 20 icon /// /// https://fontawesome.com/icons/stopwatch-20?style=regular /// ABCs, countdown, covid-19, happy birthday, i will survive, reminder, seconds, time, timer static const IconData stopwatch20 = IconDataRegular(0xe06f); /// Light Stopwatch 20 icon /// /// https://fontawesome.com/icons/stopwatch-20?style=light /// ABCs, countdown, covid-19, happy birthday, i will survive, reminder, seconds, time, timer static const IconData lightStopwatch20 = IconDataLight(0xe06f); /// Thin Stopwatch 20 icon /// /// https://fontawesome.com/icons/stopwatch-20?style=thin /// ABCs, countdown, covid-19, happy birthday, i will survive, reminder, seconds, time, timer static const IconData thinStopwatch20 = IconDataThin(0xe06f); /// Solid Store icon /// /// https://fontawesome.com/icons/store?style=solid /// bodega, building, buy, market, purchase, shopping, store static const IconData solidStore = IconDataSolid(0xf54e); /// Regular Store icon /// /// https://fontawesome.com/icons/store?style=regular /// bodega, building, buy, market, purchase, shopping, store static const IconData store = IconDataRegular(0xf54e); /// Light Store icon /// /// https://fontawesome.com/icons/store?style=light /// bodega, building, buy, market, purchase, shopping, store static const IconData lightStore = IconDataLight(0xf54e); /// Thin Store icon /// /// https://fontawesome.com/icons/store?style=thin /// bodega, building, buy, market, purchase, shopping, store static const IconData thinStore = IconDataThin(0xf54e); /// Solid Store Lock icon /// /// https://fontawesome.com/icons/store-lock?style=solid /// buy, lock, padlock, privacy, purchase, shop, store static const IconData solidStoreLock = IconDataSolid(0xe4a6); /// Regular Store Lock icon /// /// https://fontawesome.com/icons/store-lock?style=regular /// buy, lock, padlock, privacy, purchase, shop, store static const IconData storeLock = IconDataRegular(0xe4a6); /// Light Store Lock icon /// /// https://fontawesome.com/icons/store-lock?style=light /// buy, lock, padlock, privacy, purchase, shop, store static const IconData lightStoreLock = IconDataLight(0xe4a6); /// Thin Store Lock icon /// /// https://fontawesome.com/icons/store-lock?style=thin /// buy, lock, padlock, privacy, purchase, shop, store static const IconData thinStoreLock = IconDataThin(0xe4a6); /// Solid Store Slash icon /// /// https://fontawesome.com/icons/store-slash?style=solid /// building, buy, closed, covid-19, disabled, purchase, shopping static const IconData solidStoreSlash = IconDataSolid(0xe071); /// Regular Store Slash icon /// /// https://fontawesome.com/icons/store-slash?style=regular /// building, buy, closed, covid-19, disabled, purchase, shopping static const IconData storeSlash = IconDataRegular(0xe071); /// Light Store Slash icon /// /// https://fontawesome.com/icons/store-slash?style=light /// building, buy, closed, covid-19, disabled, purchase, shopping static const IconData lightStoreSlash = IconDataLight(0xe071); /// Thin Store Slash icon /// /// https://fontawesome.com/icons/store-slash?style=thin /// building, buy, closed, covid-19, disabled, purchase, shopping static const IconData thinStoreSlash = IconDataThin(0xe071); /// Brands Strava icon /// /// https://fontawesome.com/icons/strava?style=brands static const IconData strava = IconDataBrands(0xf428); /// Solid Strawberry icon /// /// https://fontawesome.com/icons/strawberry?style=solid /// berry, fruit, juice, seed, strawberry, summer static const IconData solidStrawberry = IconDataSolid(0xe32b); /// Regular Strawberry icon /// /// https://fontawesome.com/icons/strawberry?style=regular /// berry, fruit, juice, seed, strawberry, summer static const IconData strawberry = IconDataRegular(0xe32b); /// Light Strawberry icon /// /// https://fontawesome.com/icons/strawberry?style=light /// berry, fruit, juice, seed, strawberry, summer static const IconData lightStrawberry = IconDataLight(0xe32b); /// Thin Strawberry icon /// /// https://fontawesome.com/icons/strawberry?style=thin /// berry, fruit, juice, seed, strawberry, summer static const IconData thinStrawberry = IconDataThin(0xe32b); /// Solid Street View icon /// /// https://fontawesome.com/icons/street-view?style=solid /// directions, location, map, navigation, uer static const IconData solidStreetView = IconDataSolid(0xf21d); /// Regular Street View icon /// /// https://fontawesome.com/icons/street-view?style=regular /// directions, location, map, navigation, uer static const IconData streetView = IconDataRegular(0xf21d); /// Light Street View icon /// /// https://fontawesome.com/icons/street-view?style=light /// directions, location, map, navigation, uer static const IconData lightStreetView = IconDataLight(0xf21d); /// Thin Street View icon /// /// https://fontawesome.com/icons/street-view?style=thin /// directions, location, map, navigation, uer static const IconData thinStreetView = IconDataThin(0xf21d); /// Solid Stretcher icon /// /// https://fontawesome.com/icons/stretcher?style=solid /// ambulance, bed, emergency, er, patient static const IconData solidStretcher = IconDataSolid(0xf825); /// Regular Stretcher icon /// /// https://fontawesome.com/icons/stretcher?style=regular /// ambulance, bed, emergency, er, patient static const IconData stretcher = IconDataRegular(0xf825); /// Light Stretcher icon /// /// https://fontawesome.com/icons/stretcher?style=light /// ambulance, bed, emergency, er, patient static const IconData lightStretcher = IconDataLight(0xf825); /// Thin Stretcher icon /// /// https://fontawesome.com/icons/stretcher?style=thin /// ambulance, bed, emergency, er, patient static const IconData thinStretcher = IconDataThin(0xf825); /// Solid Strikethrough icon /// /// https://fontawesome.com/icons/strikethrough?style=solid /// cancel, edit, font, format, modify, text, type static const IconData solidStrikethrough = IconDataSolid(0xf0cc); /// Regular Strikethrough icon /// /// https://fontawesome.com/icons/strikethrough?style=regular /// cancel, edit, font, format, modify, text, type static const IconData strikethrough = IconDataRegular(0xf0cc); /// Light Strikethrough icon /// /// https://fontawesome.com/icons/strikethrough?style=light /// cancel, edit, font, format, modify, text, type static const IconData lightStrikethrough = IconDataLight(0xf0cc); /// Thin Strikethrough icon /// /// https://fontawesome.com/icons/strikethrough?style=thin /// cancel, edit, font, format, modify, text, type static const IconData thinStrikethrough = IconDataThin(0xf0cc); /// Brands Stripe icon /// /// https://fontawesome.com/icons/stripe?style=brands static const IconData stripe = IconDataBrands(0xf429); /// Brands Stripe S icon /// /// https://fontawesome.com/icons/stripe-s?style=brands static const IconData stripeS = IconDataBrands(0xf42a); /// Solid Stroopwafel icon /// /// https://fontawesome.com/icons/stroopwafel?style=solid /// caramel, cookie, dessert, sweets, waffle static const IconData solidStroopwafel = IconDataSolid(0xf551); /// Regular Stroopwafel icon /// /// https://fontawesome.com/icons/stroopwafel?style=regular /// caramel, cookie, dessert, sweets, waffle static const IconData stroopwafel = IconDataRegular(0xf551); /// Light Stroopwafel icon /// /// https://fontawesome.com/icons/stroopwafel?style=light /// caramel, cookie, dessert, sweets, waffle static const IconData lightStroopwafel = IconDataLight(0xf551); /// Thin Stroopwafel icon /// /// https://fontawesome.com/icons/stroopwafel?style=thin /// caramel, cookie, dessert, sweets, waffle static const IconData thinStroopwafel = IconDataThin(0xf551); /// Brands Stubber icon /// /// https://fontawesome.com/icons/stubber?style=brands static const IconData stubber = IconDataBrands(0xe5c7); /// Brands Studio Vinari icon /// /// https://fontawesome.com/icons/studiovinari?style=brands static const IconData studiovinari = IconDataBrands(0xf3f8); /// Brands StumbleUpon Logo icon /// /// https://fontawesome.com/icons/stumbleupon?style=brands static const IconData stumbleupon = IconDataBrands(0xf1a4); /// Brands StumbleUpon Circle icon /// /// https://fontawesome.com/icons/stumbleupon-circle?style=brands static const IconData stumbleuponCircle = IconDataBrands(0xf1a3); /// Solid Subscript icon /// /// https://fontawesome.com/icons/subscript?style=solid /// edit, font, format, text, type static const IconData solidSubscript = IconDataSolid(0xf12c); /// Regular Subscript icon /// /// https://fontawesome.com/icons/subscript?style=regular /// edit, font, format, text, type static const IconData subscript = IconDataRegular(0xf12c); /// Light Subscript icon /// /// https://fontawesome.com/icons/subscript?style=light /// edit, font, format, text, type static const IconData lightSubscript = IconDataLight(0xf12c); /// Thin Subscript icon /// /// https://fontawesome.com/icons/subscript?style=thin /// edit, font, format, text, type static const IconData thinSubscript = IconDataThin(0xf12c); /// Solid Subtitles icon /// /// https://fontawesome.com/icons/subtitles?style=solid /// caption, description, film, language, movie, text, translation, closed captions static const IconData solidSubtitles = IconDataSolid(0xe60f); /// Regular Subtitles icon /// /// https://fontawesome.com/icons/subtitles?style=regular /// caption, description, film, language, movie, text, translation, closed captions static const IconData subtitles = IconDataRegular(0xe60f); /// Light Subtitles icon /// /// https://fontawesome.com/icons/subtitles?style=light /// caption, description, film, language, movie, text, translation, closed captions static const IconData lightSubtitles = IconDataLight(0xe60f); /// Thin Subtitles icon /// /// https://fontawesome.com/icons/subtitles?style=thin /// caption, description, film, language, movie, text, translation, closed captions static const IconData thinSubtitles = IconDataThin(0xe60f); /// Solid Subtitles Slash icon /// /// https://fontawesome.com/icons/subtitles-slash?style=solid /// caption, film, language, movie, text, translation, closed captions, description, off static const IconData solidSubtitlesSlash = IconDataSolid(0xe610); /// Regular Subtitles Slash icon /// /// https://fontawesome.com/icons/subtitles-slash?style=regular /// caption, film, language, movie, text, translation, closed captions, description, off static const IconData subtitlesSlash = IconDataRegular(0xe610); /// Light Subtitles Slash icon /// /// https://fontawesome.com/icons/subtitles-slash?style=light /// caption, film, language, movie, text, translation, closed captions, description, off static const IconData lightSubtitlesSlash = IconDataLight(0xe610); /// Thin Subtitles Slash icon /// /// https://fontawesome.com/icons/subtitles-slash?style=thin /// caption, film, language, movie, text, translation, closed captions, description, off static const IconData thinSubtitlesSlash = IconDataThin(0xe610); /// Solid Suitcase icon /// /// https://fontawesome.com/icons/suitcase?style=solid /// baggage, luggage, move, packing, suitcase, travel, trip static const IconData solidSuitcase = IconDataSolid(0xf0f2); /// Regular Suitcase icon /// /// https://fontawesome.com/icons/suitcase?style=regular /// baggage, luggage, move, packing, suitcase, travel, trip static const IconData suitcase = IconDataRegular(0xf0f2); /// Light Suitcase icon /// /// https://fontawesome.com/icons/suitcase?style=light /// baggage, luggage, move, packing, suitcase, travel, trip static const IconData lightSuitcase = IconDataLight(0xf0f2); /// Thin Suitcase icon /// /// https://fontawesome.com/icons/suitcase?style=thin /// baggage, luggage, move, packing, suitcase, travel, trip static const IconData thinSuitcase = IconDataThin(0xf0f2); /// Solid Suitcase Medical icon /// /// https://fontawesome.com/icons/suitcase-medical?style=solid /// first aid, firstaid, health, help, medical, supply, support static const IconData solidSuitcaseMedical = IconDataSolid(0xf0fa); /// Alias medkit for icon [solidSuitcaseMedical] @Deprecated('Use "solidSuitcaseMedical" instead.') static const IconData solidMedkit = solidSuitcaseMedical; /// Regular Suitcase Medical icon /// /// https://fontawesome.com/icons/suitcase-medical?style=regular /// first aid, firstaid, health, help, medical, supply, support static const IconData suitcaseMedical = IconDataRegular(0xf0fa); /// Alias medkit for icon [suitcaseMedical] @Deprecated('Use "suitcaseMedical" instead.') static const IconData medkit = suitcaseMedical; /// Light Suitcase Medical icon /// /// https://fontawesome.com/icons/suitcase-medical?style=light /// first aid, firstaid, health, help, medical, supply, support static const IconData lightSuitcaseMedical = IconDataLight(0xf0fa); /// Alias medkit for icon [lightSuitcaseMedical] @Deprecated('Use "lightSuitcaseMedical" instead.') static const IconData lightMedkit = lightSuitcaseMedical; /// Thin Suitcase Medical icon /// /// https://fontawesome.com/icons/suitcase-medical?style=thin /// first aid, firstaid, health, help, medical, supply, support static const IconData thinSuitcaseMedical = IconDataThin(0xf0fa); /// Alias medkit for icon [thinSuitcaseMedical] @Deprecated('Use "thinSuitcaseMedical" instead.') static const IconData thinMedkit = thinSuitcaseMedical; /// Solid Suitcase Rolling icon /// /// https://fontawesome.com/icons/suitcase-rolling?style=solid /// baggage, luggage, move, suitcase, travel, trip static const IconData solidSuitcaseRolling = IconDataSolid(0xf5c1); /// Regular Suitcase Rolling icon /// /// https://fontawesome.com/icons/suitcase-rolling?style=regular /// baggage, luggage, move, suitcase, travel, trip static const IconData suitcaseRolling = IconDataRegular(0xf5c1); /// Light Suitcase Rolling icon /// /// https://fontawesome.com/icons/suitcase-rolling?style=light /// baggage, luggage, move, suitcase, travel, trip static const IconData lightSuitcaseRolling = IconDataLight(0xf5c1); /// Thin Suitcase Rolling icon /// /// https://fontawesome.com/icons/suitcase-rolling?style=thin /// baggage, luggage, move, suitcase, travel, trip static const IconData thinSuitcaseRolling = IconDataThin(0xf5c1); /// Solid Sun icon /// /// https://fontawesome.com/icons/sun?style=solid /// bright, brighten, contrast, day, lighter, rays, sol, solar, star, sun, sunny, weather static const IconData solidSun = IconDataSolid(0xf185); /// Regular Sun icon /// /// https://fontawesome.com/icons/sun?style=regular /// bright, brighten, contrast, day, lighter, rays, sol, solar, star, sun, sunny, weather static const IconData sun = IconDataRegular(0xf185); /// Light Sun icon /// /// https://fontawesome.com/icons/sun?style=light /// bright, brighten, contrast, day, lighter, rays, sol, solar, star, sun, sunny, weather static const IconData lightSun = IconDataLight(0xf185); /// Thin Sun icon /// /// https://fontawesome.com/icons/sun?style=thin /// bright, brighten, contrast, day, lighter, rays, sol, solar, star, sun, sunny, weather static const IconData thinSun = IconDataThin(0xf185); /// Solid Sun Bright icon /// /// https://fontawesome.com/icons/sun-bright?style=solid /// brightness, sky, summer static const IconData solidSunBright = IconDataSolid(0xe28f); /// Alias sun-alt for icon [solidSunBright] @Deprecated('Use "solidSunBright" instead.') static const IconData solidSunAlt = solidSunBright; /// Regular Sun Bright icon /// /// https://fontawesome.com/icons/sun-bright?style=regular /// brightness, sky, summer static const IconData sunBright = IconDataRegular(0xe28f); /// Alias sun-alt for icon [sunBright] @Deprecated('Use "sunBright" instead.') static const IconData sunAlt = sunBright; /// Light Sun Bright icon /// /// https://fontawesome.com/icons/sun-bright?style=light /// brightness, sky, summer static const IconData lightSunBright = IconDataLight(0xe28f); /// Alias sun-alt for icon [lightSunBright] @Deprecated('Use "lightSunBright" instead.') static const IconData lightSunAlt = lightSunBright; /// Thin Sun Bright icon /// /// https://fontawesome.com/icons/sun-bright?style=thin /// brightness, sky, summer static const IconData thinSunBright = IconDataThin(0xe28f); /// Alias sun-alt for icon [thinSunBright] @Deprecated('Use "thinSunBright" instead.') static const IconData thinSunAlt = thinSunBright; /// Solid Sun Cloud icon /// /// https://fontawesome.com/icons/sun-cloud?style=solid /// cloud, day, lighter, sol, solar, star, sun, sun behind small cloud, weather static const IconData solidSunCloud = IconDataSolid(0xf763); /// Regular Sun Cloud icon /// /// https://fontawesome.com/icons/sun-cloud?style=regular /// cloud, day, lighter, sol, solar, star, sun, sun behind small cloud, weather static const IconData sunCloud = IconDataRegular(0xf763); /// Light Sun Cloud icon /// /// https://fontawesome.com/icons/sun-cloud?style=light /// cloud, day, lighter, sol, solar, star, sun, sun behind small cloud, weather static const IconData lightSunCloud = IconDataLight(0xf763); /// Thin Sun Cloud icon /// /// https://fontawesome.com/icons/sun-cloud?style=thin /// cloud, day, lighter, sol, solar, star, sun, sun behind small cloud, weather static const IconData thinSunCloud = IconDataThin(0xf763); /// Solid Sun Dust icon /// /// https://fontawesome.com/icons/sun-dust?style=solid /// day, dry, haze, heat static const IconData solidSunDust = IconDataSolid(0xf764); /// Regular Sun Dust icon /// /// https://fontawesome.com/icons/sun-dust?style=regular /// day, dry, haze, heat static const IconData sunDust = IconDataRegular(0xf764); /// Light Sun Dust icon /// /// https://fontawesome.com/icons/sun-dust?style=light /// day, dry, haze, heat static const IconData lightSunDust = IconDataLight(0xf764); /// Thin Sun Dust icon /// /// https://fontawesome.com/icons/sun-dust?style=thin /// day, dry, haze, heat static const IconData thinSunDust = IconDataThin(0xf764); /// Solid Sun Haze icon /// /// https://fontawesome.com/icons/sun-haze?style=solid /// fog, heat, hot, sweltering static const IconData solidSunHaze = IconDataSolid(0xf765); /// Regular Sun Haze icon /// /// https://fontawesome.com/icons/sun-haze?style=regular /// fog, heat, hot, sweltering static const IconData sunHaze = IconDataRegular(0xf765); /// Light Sun Haze icon /// /// https://fontawesome.com/icons/sun-haze?style=light /// fog, heat, hot, sweltering static const IconData lightSunHaze = IconDataLight(0xf765); /// Thin Sun Haze icon /// /// https://fontawesome.com/icons/sun-haze?style=thin /// fog, heat, hot, sweltering static const IconData thinSunHaze = IconDataThin(0xf765); /// Solid Sun Plant Wilt icon /// /// https://fontawesome.com/icons/sun-plant-wilt?style=solid /// arid, droop, drought static const IconData solidSunPlantWilt = IconDataSolid(0xe57a); /// Regular Sun Plant Wilt icon /// /// https://fontawesome.com/icons/sun-plant-wilt?style=regular /// arid, droop, drought static const IconData sunPlantWilt = IconDataRegular(0xe57a); /// Light Sun Plant Wilt icon /// /// https://fontawesome.com/icons/sun-plant-wilt?style=light /// arid, droop, drought static const IconData lightSunPlantWilt = IconDataLight(0xe57a); /// Thin Sun Plant Wilt icon /// /// https://fontawesome.com/icons/sun-plant-wilt?style=thin /// arid, droop, drought static const IconData thinSunPlantWilt = IconDataThin(0xe57a); /// Solid Sunglasses icon /// /// https://fontawesome.com/icons/sunglasses?style=solid /// bright, cool, dark, eye, eyewear, glasses, mib, shades, sunglasses static const IconData solidSunglasses = IconDataSolid(0xf892); /// Regular Sunglasses icon /// /// https://fontawesome.com/icons/sunglasses?style=regular /// bright, cool, dark, eye, eyewear, glasses, mib, shades, sunglasses static const IconData sunglasses = IconDataRegular(0xf892); /// Light Sunglasses icon /// /// https://fontawesome.com/icons/sunglasses?style=light /// bright, cool, dark, eye, eyewear, glasses, mib, shades, sunglasses static const IconData lightSunglasses = IconDataLight(0xf892); /// Thin Sunglasses icon /// /// https://fontawesome.com/icons/sunglasses?style=thin /// bright, cool, dark, eye, eyewear, glasses, mib, shades, sunglasses static const IconData thinSunglasses = IconDataThin(0xf892); /// Solid Sunrise icon /// /// https://fontawesome.com/icons/sunrise?style=solid /// dawn, day, daybreak, daylight, daytime, morning, sun, sun up, sunrise static const IconData solidSunrise = IconDataSolid(0xf766); /// Regular Sunrise icon /// /// https://fontawesome.com/icons/sunrise?style=regular /// dawn, day, daybreak, daylight, daytime, morning, sun, sun up, sunrise static const IconData sunrise = IconDataRegular(0xf766); /// Light Sunrise icon /// /// https://fontawesome.com/icons/sunrise?style=light /// dawn, day, daybreak, daylight, daytime, morning, sun, sun up, sunrise static const IconData lightSunrise = IconDataLight(0xf766); /// Thin Sunrise icon /// /// https://fontawesome.com/icons/sunrise?style=thin /// dawn, day, daybreak, daylight, daytime, morning, sun, sun up, sunrise static const IconData thinSunrise = IconDataThin(0xf766); /// Solid Sunset icon /// /// https://fontawesome.com/icons/sunset?style=solid /// dusk, night, nighttime, sun, sun down, sunset static const IconData solidSunset = IconDataSolid(0xf767); /// Regular Sunset icon /// /// https://fontawesome.com/icons/sunset?style=regular /// dusk, night, nighttime, sun, sun down, sunset static const IconData sunset = IconDataRegular(0xf767); /// Light Sunset icon /// /// https://fontawesome.com/icons/sunset?style=light /// dusk, night, nighttime, sun, sun down, sunset static const IconData lightSunset = IconDataLight(0xf767); /// Thin Sunset icon /// /// https://fontawesome.com/icons/sunset?style=thin /// dusk, night, nighttime, sun, sun down, sunset static const IconData thinSunset = IconDataThin(0xf767); /// Brands Superpowers icon /// /// https://fontawesome.com/icons/superpowers?style=brands static const IconData superpowers = IconDataBrands(0xf2dd); /// Solid Superscript icon /// /// https://fontawesome.com/icons/superscript?style=solid /// edit, exponential, font, format, text, type static const IconData solidSuperscript = IconDataSolid(0xf12b); /// Regular Superscript icon /// /// https://fontawesome.com/icons/superscript?style=regular /// edit, exponential, font, format, text, type static const IconData superscript = IconDataRegular(0xf12b); /// Light Superscript icon /// /// https://fontawesome.com/icons/superscript?style=light /// edit, exponential, font, format, text, type static const IconData lightSuperscript = IconDataLight(0xf12b); /// Thin Superscript icon /// /// https://fontawesome.com/icons/superscript?style=thin /// edit, exponential, font, format, text, type static const IconData thinSuperscript = IconDataThin(0xf12b); /// Brands Supple icon /// /// https://fontawesome.com/icons/supple?style=brands static const IconData supple = IconDataBrands(0xf3f9); /// Brands Suse icon /// /// https://fontawesome.com/icons/suse?style=brands /// linux, operating system, os static const IconData suse = IconDataBrands(0xf7d6); /// Solid Sushi icon /// /// https://fontawesome.com/icons/sushi?style=solid /// fish, nigiri, nori, raw, rice, salmon, seafood, tuna static const IconData solidSushi = IconDataSolid(0xe48a); /// Alias nigiri for icon [solidSushi] @Deprecated('Use "solidSushi" instead.') static const IconData solidNigiri = solidSushi; /// Regular Sushi icon /// /// https://fontawesome.com/icons/sushi?style=regular /// fish, nigiri, nori, raw, rice, salmon, seafood, tuna static const IconData sushi = IconDataRegular(0xe48a); /// Alias nigiri for icon [sushi] @Deprecated('Use "sushi" instead.') static const IconData nigiri = sushi; /// Light Sushi icon /// /// https://fontawesome.com/icons/sushi?style=light /// fish, nigiri, nori, raw, rice, salmon, seafood, tuna static const IconData lightSushi = IconDataLight(0xe48a); /// Alias nigiri for icon [lightSushi] @Deprecated('Use "lightSushi" instead.') static const IconData lightNigiri = lightSushi; /// Thin Sushi icon /// /// https://fontawesome.com/icons/sushi?style=thin /// fish, nigiri, nori, raw, rice, salmon, seafood, tuna static const IconData thinSushi = IconDataThin(0xe48a); /// Alias nigiri for icon [thinSushi] @Deprecated('Use "thinSushi" instead.') static const IconData thinNigiri = thinSushi; /// Solid Sushi Roll icon /// /// https://fontawesome.com/icons/sushi-roll?style=solid /// fish, maki, nori, raw, rice, salmon, seafood, seaweed, tuna static const IconData solidSushiRoll = IconDataSolid(0xe48b); /// Alias maki-roll for icon [solidSushiRoll] @Deprecated('Use "solidSushiRoll" instead.') static const IconData solidMakiRoll = solidSushiRoll; /// Alias makizushi for icon [solidSushiRoll] @Deprecated('Use "solidSushiRoll" instead.') static const IconData solidMakizushi = solidSushiRoll; /// Regular Sushi Roll icon /// /// https://fontawesome.com/icons/sushi-roll?style=regular /// fish, maki, nori, raw, rice, salmon, seafood, seaweed, tuna static const IconData sushiRoll = IconDataRegular(0xe48b); /// Alias maki-roll for icon [sushiRoll] @Deprecated('Use "sushiRoll" instead.') static const IconData makiRoll = sushiRoll; /// Alias makizushi for icon [sushiRoll] @Deprecated('Use "sushiRoll" instead.') static const IconData makizushi = sushiRoll; /// Light Sushi Roll icon /// /// https://fontawesome.com/icons/sushi-roll?style=light /// fish, maki, nori, raw, rice, salmon, seafood, seaweed, tuna static const IconData lightSushiRoll = IconDataLight(0xe48b); /// Alias maki-roll for icon [lightSushiRoll] @Deprecated('Use "lightSushiRoll" instead.') static const IconData lightMakiRoll = lightSushiRoll; /// Alias makizushi for icon [lightSushiRoll] @Deprecated('Use "lightSushiRoll" instead.') static const IconData lightMakizushi = lightSushiRoll; /// Thin Sushi Roll icon /// /// https://fontawesome.com/icons/sushi-roll?style=thin /// fish, maki, nori, raw, rice, salmon, seafood, seaweed, tuna static const IconData thinSushiRoll = IconDataThin(0xe48b); /// Alias maki-roll for icon [thinSushiRoll] @Deprecated('Use "thinSushiRoll" instead.') static const IconData thinMakiRoll = thinSushiRoll; /// Alias makizushi for icon [thinSushiRoll] @Deprecated('Use "thinSushiRoll" instead.') static const IconData thinMakizushi = thinSushiRoll; /// Solid Swap icon /// /// https://fontawesome.com/icons/swap?style=solid /// arrows, merge, route, change, move, transfer static const IconData solidSwap = IconDataSolid(0xe609); /// Regular Swap icon /// /// https://fontawesome.com/icons/swap?style=regular /// arrows, merge, route, change, move, transfer static const IconData swap = IconDataRegular(0xe609); /// Light Swap icon /// /// https://fontawesome.com/icons/swap?style=light /// arrows, merge, route, change, move, transfer static const IconData lightSwap = IconDataLight(0xe609); /// Thin Swap icon /// /// https://fontawesome.com/icons/swap?style=thin /// arrows, merge, route, change, move, transfer static const IconData thinSwap = IconDataThin(0xe609); /// Solid Swap Arrows icon /// /// https://fontawesome.com/icons/swap-arrows?style=solid /// arrows, merge, route, change, transfer, move static const IconData solidSwapArrows = IconDataSolid(0xe60a); /// Regular Swap Arrows icon /// /// https://fontawesome.com/icons/swap-arrows?style=regular /// arrows, merge, route, change, transfer, move static const IconData swapArrows = IconDataRegular(0xe60a); /// Light Swap Arrows icon /// /// https://fontawesome.com/icons/swap-arrows?style=light /// arrows, merge, route, change, transfer, move static const IconData lightSwapArrows = IconDataLight(0xe60a); /// Thin Swap Arrows icon /// /// https://fontawesome.com/icons/swap-arrows?style=thin /// arrows, merge, route, change, transfer, move static const IconData thinSwapArrows = IconDataThin(0xe60a); /// Solid Swatchbook icon /// /// https://fontawesome.com/icons/swatchbook?style=solid /// Pantone, color, design, hue, palette static const IconData solidSwatchbook = IconDataSolid(0xf5c3); /// Regular Swatchbook icon /// /// https://fontawesome.com/icons/swatchbook?style=regular /// Pantone, color, design, hue, palette static const IconData swatchbook = IconDataRegular(0xf5c3); /// Light Swatchbook icon /// /// https://fontawesome.com/icons/swatchbook?style=light /// Pantone, color, design, hue, palette static const IconData lightSwatchbook = IconDataLight(0xf5c3); /// Thin Swatchbook icon /// /// https://fontawesome.com/icons/swatchbook?style=thin /// Pantone, color, design, hue, palette static const IconData thinSwatchbook = IconDataThin(0xf5c3); /// Brands Swift icon /// /// https://fontawesome.com/icons/swift?style=brands static const IconData swift = IconDataBrands(0xf8e1); /// Solid Sword icon /// /// https://fontawesome.com/icons/sword?style=solid /// Dungeons & Dragons, blade, d&d, dagger, dnd, fantasy, fight, knife, sharp, weapon static const IconData solidSword = IconDataSolid(0xf71c); /// Regular Sword icon /// /// https://fontawesome.com/icons/sword?style=regular /// Dungeons & Dragons, blade, d&d, dagger, dnd, fantasy, fight, knife, sharp, weapon static const IconData sword = IconDataRegular(0xf71c); /// Light Sword icon /// /// https://fontawesome.com/icons/sword?style=light /// Dungeons & Dragons, blade, d&d, dagger, dnd, fantasy, fight, knife, sharp, weapon static const IconData lightSword = IconDataLight(0xf71c); /// Thin Sword icon /// /// https://fontawesome.com/icons/sword?style=thin /// Dungeons & Dragons, blade, d&d, dagger, dnd, fantasy, fight, knife, sharp, weapon static const IconData thinSword = IconDataThin(0xf71c); /// Solid Sword Laser icon /// /// https://fontawesome.com/icons/sword-laser?style=solid /// jedi, lightsaber, luke skywalker, rebel, star wars static const IconData solidSwordLaser = IconDataSolid(0xe03b); /// Regular Sword Laser icon /// /// https://fontawesome.com/icons/sword-laser?style=regular /// jedi, lightsaber, luke skywalker, rebel, star wars static const IconData swordLaser = IconDataRegular(0xe03b); /// Light Sword Laser icon /// /// https://fontawesome.com/icons/sword-laser?style=light /// jedi, lightsaber, luke skywalker, rebel, star wars static const IconData lightSwordLaser = IconDataLight(0xe03b); /// Thin Sword Laser icon /// /// https://fontawesome.com/icons/sword-laser?style=thin /// jedi, lightsaber, luke skywalker, rebel, star wars static const IconData thinSwordLaser = IconDataThin(0xe03b); /// Solid Sword Laser Alt icon /// /// https://fontawesome.com/icons/sword-laser-alt?style=solid /// darth vader, empire, lightsaber, sith, star wars static const IconData solidSwordLaserAlt = IconDataSolid(0xe03c); /// Regular Sword Laser Alt icon /// /// https://fontawesome.com/icons/sword-laser-alt?style=regular /// darth vader, empire, lightsaber, sith, star wars static const IconData swordLaserAlt = IconDataRegular(0xe03c); /// Light Sword Laser Alt icon /// /// https://fontawesome.com/icons/sword-laser-alt?style=light /// darth vader, empire, lightsaber, sith, star wars static const IconData lightSwordLaserAlt = IconDataLight(0xe03c); /// Thin Sword Laser Alt icon /// /// https://fontawesome.com/icons/sword-laser-alt?style=thin /// darth vader, empire, lightsaber, sith, star wars static const IconData thinSwordLaserAlt = IconDataThin(0xe03c); /// Solid Swords icon /// /// https://fontawesome.com/icons/swords?style=solid /// Dungeons & Dragons, blade, crossed, crossed swords, d&d, dnd, fantasy, fight, sharp, swords, weapon static const IconData solidSwords = IconDataSolid(0xf71d); /// Regular Swords icon /// /// https://fontawesome.com/icons/swords?style=regular /// Dungeons & Dragons, blade, crossed, crossed swords, d&d, dnd, fantasy, fight, sharp, swords, weapon static const IconData swords = IconDataRegular(0xf71d); /// Light Swords icon /// /// https://fontawesome.com/icons/swords?style=light /// Dungeons & Dragons, blade, crossed, crossed swords, d&d, dnd, fantasy, fight, sharp, swords, weapon static const IconData lightSwords = IconDataLight(0xf71d); /// Thin Swords icon /// /// https://fontawesome.com/icons/swords?style=thin /// Dungeons & Dragons, blade, crossed, crossed swords, d&d, dnd, fantasy, fight, sharp, swords, weapon static const IconData thinSwords = IconDataThin(0xf71d); /// Solid Swords Laser icon /// /// https://fontawesome.com/icons/swords-laser?style=solid /// clash, darth vader, duel, fight, jedi, lightsaber, luke skywalker, rebel, sith, star wars static const IconData solidSwordsLaser = IconDataSolid(0xe03d); /// Regular Swords Laser icon /// /// https://fontawesome.com/icons/swords-laser?style=regular /// clash, darth vader, duel, fight, jedi, lightsaber, luke skywalker, rebel, sith, star wars static const IconData swordsLaser = IconDataRegular(0xe03d); /// Light Swords Laser icon /// /// https://fontawesome.com/icons/swords-laser?style=light /// clash, darth vader, duel, fight, jedi, lightsaber, luke skywalker, rebel, sith, star wars static const IconData lightSwordsLaser = IconDataLight(0xe03d); /// Thin Swords Laser icon /// /// https://fontawesome.com/icons/swords-laser?style=thin /// clash, darth vader, duel, fight, jedi, lightsaber, luke skywalker, rebel, sith, star wars static const IconData thinSwordsLaser = IconDataThin(0xe03d); /// Solid Symbols icon /// /// https://fontawesome.com/icons/symbols?style=solid /// bolt, category, emoji, heart, image, input, input symbols, music, photo, symbols, 〒♪&% static const IconData solidSymbols = IconDataSolid(0xf86e); /// Alias icons-alt for icon [solidSymbols] @Deprecated('Use "solidSymbols" instead.') static const IconData solidIconsAlt = solidSymbols; /// Regular Symbols icon /// /// https://fontawesome.com/icons/symbols?style=regular /// bolt, category, emoji, heart, image, input, input symbols, music, photo, symbols, 〒♪&% static const IconData symbols = IconDataRegular(0xf86e); /// Alias icons-alt for icon [symbols] @Deprecated('Use "symbols" instead.') static const IconData iconsAlt = symbols; /// Light Symbols icon /// /// https://fontawesome.com/icons/symbols?style=light /// bolt, category, emoji, heart, image, input, input symbols, music, photo, symbols, 〒♪&% static const IconData lightSymbols = IconDataLight(0xf86e); /// Alias icons-alt for icon [lightSymbols] @Deprecated('Use "lightSymbols" instead.') static const IconData lightIconsAlt = lightSymbols; /// Thin Symbols icon /// /// https://fontawesome.com/icons/symbols?style=thin /// bolt, category, emoji, heart, image, input, input symbols, music, photo, symbols, 〒♪&% static const IconData thinSymbols = IconDataThin(0xf86e); /// Alias icons-alt for icon [thinSymbols] @Deprecated('Use "thinSymbols" instead.') static const IconData thinIconsAlt = thinSymbols; /// Brands Symfony icon /// /// https://fontawesome.com/icons/symfony?style=brands static const IconData symfony = IconDataBrands(0xf83d); /// Solid Synagogue icon /// /// https://fontawesome.com/icons/synagogue?style=solid /// Jew, Jewish, building, jewish, judaism, religion, star of david, synagogue, temple static const IconData solidSynagogue = IconDataSolid(0xf69b); /// Regular Synagogue icon /// /// https://fontawesome.com/icons/synagogue?style=regular /// Jew, Jewish, building, jewish, judaism, religion, star of david, synagogue, temple static const IconData synagogue = IconDataRegular(0xf69b); /// Light Synagogue icon /// /// https://fontawesome.com/icons/synagogue?style=light /// Jew, Jewish, building, jewish, judaism, religion, star of david, synagogue, temple static const IconData lightSynagogue = IconDataLight(0xf69b); /// Thin Synagogue icon /// /// https://fontawesome.com/icons/synagogue?style=thin /// Jew, Jewish, building, jewish, judaism, religion, star of david, synagogue, temple static const IconData thinSynagogue = IconDataThin(0xf69b); /// Solid Syringe icon /// /// https://fontawesome.com/icons/syringe?style=solid /// covid-19, doctor, immunizations, medical, medicine, needle, shot, sick, syringe, vaccinate, vaccine static const IconData solidSyringe = IconDataSolid(0xf48e); /// Regular Syringe icon /// /// https://fontawesome.com/icons/syringe?style=regular /// covid-19, doctor, immunizations, medical, medicine, needle, shot, sick, syringe, vaccinate, vaccine static const IconData syringe = IconDataRegular(0xf48e); /// Light Syringe icon /// /// https://fontawesome.com/icons/syringe?style=light /// covid-19, doctor, immunizations, medical, medicine, needle, shot, sick, syringe, vaccinate, vaccine static const IconData lightSyringe = IconDataLight(0xf48e); /// Thin Syringe icon /// /// https://fontawesome.com/icons/syringe?style=thin /// covid-19, doctor, immunizations, medical, medicine, needle, shot, sick, syringe, vaccinate, vaccine static const IconData thinSyringe = IconDataThin(0xf48e); /// Solid T icon /// /// https://fontawesome.com/icons/t?style=solid /// Latin Capital Letter T, Latin Small Letter T, letter static const IconData solidT = IconDataSolid(0x54); /// Regular T icon /// /// https://fontawesome.com/icons/t?style=regular /// Latin Capital Letter T, Latin Small Letter T, letter static const IconData t = IconDataRegular(0x54); /// Light T icon /// /// https://fontawesome.com/icons/t?style=light /// Latin Capital Letter T, Latin Small Letter T, letter static const IconData lightT = IconDataLight(0x54); /// Thin T icon /// /// https://fontawesome.com/icons/t?style=thin /// Latin Capital Letter T, Latin Small Letter T, letter static const IconData thinT = IconDataThin(0x54); /// Solid T Rex icon /// /// https://fontawesome.com/icons/t-rex?style=solid /// carnivore, dinosaur, tyrannosaurus, dino, jurassic, king static const IconData solidTRex = IconDataSolid(0xe629); /// Regular T Rex icon /// /// https://fontawesome.com/icons/t-rex?style=regular /// carnivore, dinosaur, tyrannosaurus, dino, jurassic, king static const IconData tRex = IconDataRegular(0xe629); /// Light T Rex icon /// /// https://fontawesome.com/icons/t-rex?style=light /// carnivore, dinosaur, tyrannosaurus, dino, jurassic, king static const IconData lightTRex = IconDataLight(0xe629); /// Thin T Rex icon /// /// https://fontawesome.com/icons/t-rex?style=thin /// carnivore, dinosaur, tyrannosaurus, dino, jurassic, king static const IconData thinTRex = IconDataThin(0xe629); /// Solid Table icon /// /// https://fontawesome.com/icons/table?style=solid /// category, data, excel, spreadsheet static const IconData solidTable = IconDataSolid(0xf0ce); /// Regular Table icon /// /// https://fontawesome.com/icons/table?style=regular /// category, data, excel, spreadsheet static const IconData table = IconDataRegular(0xf0ce); /// Light Table icon /// /// https://fontawesome.com/icons/table?style=light /// category, data, excel, spreadsheet static const IconData lightTable = IconDataLight(0xf0ce); /// Thin Table icon /// /// https://fontawesome.com/icons/table?style=thin /// category, data, excel, spreadsheet static const IconData thinTable = IconDataThin(0xf0ce); /// Solid Table Cells icon /// /// https://fontawesome.com/icons/table-cells?style=solid /// blocks, boxes, category, grid, squares static const IconData solidTableCells = IconDataSolid(0xf00a); /// Alias th for icon [solidTableCells] @Deprecated('Use "solidTableCells" instead.') static const IconData solidTh = solidTableCells; /// Regular Table Cells icon /// /// https://fontawesome.com/icons/table-cells?style=regular /// blocks, boxes, category, grid, squares static const IconData tableCells = IconDataRegular(0xf00a); /// Alias th for icon [tableCells] @Deprecated('Use "tableCells" instead.') static const IconData th = tableCells; /// Light Table Cells icon /// /// https://fontawesome.com/icons/table-cells?style=light /// blocks, boxes, category, grid, squares static const IconData lightTableCells = IconDataLight(0xf00a); /// Alias th for icon [lightTableCells] @Deprecated('Use "lightTableCells" instead.') static const IconData lightTh = lightTableCells; /// Thin Table Cells icon /// /// https://fontawesome.com/icons/table-cells?style=thin /// blocks, boxes, category, grid, squares static const IconData thinTableCells = IconDataThin(0xf00a); /// Alias th for icon [thinTableCells] @Deprecated('Use "thinTableCells" instead.') static const IconData thinTh = thinTableCells; /// Solid Table Cells Large icon /// /// https://fontawesome.com/icons/table-cells-large?style=solid /// blocks, boxes, category, grid, squares static const IconData solidTableCellsLarge = IconDataSolid(0xf009); /// Alias th-large for icon [solidTableCellsLarge] @Deprecated('Use "solidTableCellsLarge" instead.') static const IconData solidThLarge = solidTableCellsLarge; /// Regular Table Cells Large icon /// /// https://fontawesome.com/icons/table-cells-large?style=regular /// blocks, boxes, category, grid, squares static const IconData tableCellsLarge = IconDataRegular(0xf009); /// Alias th-large for icon [tableCellsLarge] @Deprecated('Use "tableCellsLarge" instead.') static const IconData thLarge = tableCellsLarge; /// Light Table Cells Large icon /// /// https://fontawesome.com/icons/table-cells-large?style=light /// blocks, boxes, category, grid, squares static const IconData lightTableCellsLarge = IconDataLight(0xf009); /// Alias th-large for icon [lightTableCellsLarge] @Deprecated('Use "lightTableCellsLarge" instead.') static const IconData lightThLarge = lightTableCellsLarge; /// Thin Table Cells Large icon /// /// https://fontawesome.com/icons/table-cells-large?style=thin /// blocks, boxes, category, grid, squares static const IconData thinTableCellsLarge = IconDataThin(0xf009); /// Alias th-large for icon [thinTableCellsLarge] @Deprecated('Use "thinTableCellsLarge" instead.') static const IconData thinThLarge = thinTableCellsLarge; /// Solid Table Columns icon /// /// https://fontawesome.com/icons/table-columns?style=solid /// browser, category, dashboard, organize, panes, split static const IconData solidTableColumns = IconDataSolid(0xf0db); /// Alias columns for icon [solidTableColumns] @Deprecated('Use "solidTableColumns" instead.') static const IconData solidColumns = solidTableColumns; /// Regular Table Columns icon /// /// https://fontawesome.com/icons/table-columns?style=regular /// browser, category, dashboard, organize, panes, split static const IconData tableColumns = IconDataRegular(0xf0db); /// Alias columns for icon [tableColumns] @Deprecated('Use "tableColumns" instead.') static const IconData columns = tableColumns; /// Light Table Columns icon /// /// https://fontawesome.com/icons/table-columns?style=light /// browser, category, dashboard, organize, panes, split static const IconData lightTableColumns = IconDataLight(0xf0db); /// Alias columns for icon [lightTableColumns] @Deprecated('Use "lightTableColumns" instead.') static const IconData lightColumns = lightTableColumns; /// Thin Table Columns icon /// /// https://fontawesome.com/icons/table-columns?style=thin /// browser, category, dashboard, organize, panes, split static const IconData thinTableColumns = IconDataThin(0xf0db); /// Alias columns for icon [thinTableColumns] @Deprecated('Use "thinTableColumns" instead.') static const IconData thinColumns = thinTableColumns; /// Solid Table Layout icon /// /// https://fontawesome.com/icons/table-layout?style=solid /// category, cell, column, layout, row, spreadsheet static const IconData solidTableLayout = IconDataSolid(0xe290); /// Regular Table Layout icon /// /// https://fontawesome.com/icons/table-layout?style=regular /// category, cell, column, layout, row, spreadsheet static const IconData tableLayout = IconDataRegular(0xe290); /// Light Table Layout icon /// /// https://fontawesome.com/icons/table-layout?style=light /// category, cell, column, layout, row, spreadsheet static const IconData lightTableLayout = IconDataLight(0xe290); /// Thin Table Layout icon /// /// https://fontawesome.com/icons/table-layout?style=thin /// category, cell, column, layout, row, spreadsheet static const IconData thinTableLayout = IconDataThin(0xe290); /// Solid Table List icon /// /// https://fontawesome.com/icons/table-list?style=solid /// category, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData solidTableList = IconDataSolid(0xf00b); /// Alias th-list for icon [solidTableList] @Deprecated('Use "solidTableList" instead.') static const IconData solidThList = solidTableList; /// Regular Table List icon /// /// https://fontawesome.com/icons/table-list?style=regular /// category, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData tableList = IconDataRegular(0xf00b); /// Alias th-list for icon [tableList] @Deprecated('Use "tableList" instead.') static const IconData thList = tableList; /// Light Table List icon /// /// https://fontawesome.com/icons/table-list?style=light /// category, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData lightTableList = IconDataLight(0xf00b); /// Alias th-list for icon [lightTableList] @Deprecated('Use "lightTableList" instead.') static const IconData lightThList = lightTableList; /// Thin Table List icon /// /// https://fontawesome.com/icons/table-list?style=thin /// category, cheatsheet, checklist, completed, done, finished, ol, summary, todo, ul static const IconData thinTableList = IconDataThin(0xf00b); /// Alias th-list for icon [thinTableList] @Deprecated('Use "thinTableList" instead.') static const IconData thinThList = thinTableList; /// Solid Table Picnic icon /// /// https://fontawesome.com/icons/table-picnic?style=solid /// bench, outdoor, picnic, sit static const IconData solidTablePicnic = IconDataSolid(0xe32d); /// Regular Table Picnic icon /// /// https://fontawesome.com/icons/table-picnic?style=regular /// bench, outdoor, picnic, sit static const IconData tablePicnic = IconDataRegular(0xe32d); /// Light Table Picnic icon /// /// https://fontawesome.com/icons/table-picnic?style=light /// bench, outdoor, picnic, sit static const IconData lightTablePicnic = IconDataLight(0xe32d); /// Thin Table Picnic icon /// /// https://fontawesome.com/icons/table-picnic?style=thin /// bench, outdoor, picnic, sit static const IconData thinTablePicnic = IconDataThin(0xe32d); /// Solid Table Pivot icon /// /// https://fontawesome.com/icons/table-pivot?style=solid /// cell, flip, layout, rotate, row, table static const IconData solidTablePivot = IconDataSolid(0xe291); /// Regular Table Pivot icon /// /// https://fontawesome.com/icons/table-pivot?style=regular /// cell, flip, layout, rotate, row, table static const IconData tablePivot = IconDataRegular(0xe291); /// Light Table Pivot icon /// /// https://fontawesome.com/icons/table-pivot?style=light /// cell, flip, layout, rotate, row, table static const IconData lightTablePivot = IconDataLight(0xe291); /// Thin Table Pivot icon /// /// https://fontawesome.com/icons/table-pivot?style=thin /// cell, flip, layout, rotate, row, table static const IconData thinTablePivot = IconDataThin(0xe291); /// Solid Table Rows icon /// /// https://fontawesome.com/icons/table-rows?style=solid /// cell, spreadsheet, table static const IconData solidTableRows = IconDataSolid(0xe292); /// Alias rows for icon [solidTableRows] @Deprecated('Use "solidTableRows" instead.') static const IconData solidRows = solidTableRows; /// Regular Table Rows icon /// /// https://fontawesome.com/icons/table-rows?style=regular /// cell, spreadsheet, table static const IconData tableRows = IconDataRegular(0xe292); /// Alias rows for icon [tableRows] @Deprecated('Use "tableRows" instead.') static const IconData rows = tableRows; /// Light Table Rows icon /// /// https://fontawesome.com/icons/table-rows?style=light /// cell, spreadsheet, table static const IconData lightTableRows = IconDataLight(0xe292); /// Alias rows for icon [lightTableRows] @Deprecated('Use "lightTableRows" instead.') static const IconData lightRows = lightTableRows; /// Thin Table Rows icon /// /// https://fontawesome.com/icons/table-rows?style=thin /// cell, spreadsheet, table static const IconData thinTableRows = IconDataThin(0xe292); /// Alias rows for icon [thinTableRows] @Deprecated('Use "thinTableRows" instead.') static const IconData thinRows = thinTableRows; /// Solid Table Tennis Paddle Ball icon /// /// https://fontawesome.com/icons/table-tennis-paddle-ball?style=solid /// ball, bat, game, paddle, ping pong, table tennis static const IconData solidTableTennisPaddleBall = IconDataSolid(0xf45d); /// Alias ping-pong-paddle-ball for icon [solidTableTennisPaddleBall] @Deprecated('Use "solidTableTennisPaddleBall" instead.') static const IconData solidPingPongPaddleBall = solidTableTennisPaddleBall; /// Alias table-tennis for icon [solidTableTennisPaddleBall] @Deprecated('Use "solidTableTennisPaddleBall" instead.') static const IconData solidTableTennis = solidTableTennisPaddleBall; /// Regular Table Tennis Paddle Ball icon /// /// https://fontawesome.com/icons/table-tennis-paddle-ball?style=regular /// ball, bat, game, paddle, ping pong, table tennis static const IconData tableTennisPaddleBall = IconDataRegular(0xf45d); /// Alias ping-pong-paddle-ball for icon [tableTennisPaddleBall] @Deprecated('Use "tableTennisPaddleBall" instead.') static const IconData pingPongPaddleBall = tableTennisPaddleBall; /// Alias table-tennis for icon [tableTennisPaddleBall] @Deprecated('Use "tableTennisPaddleBall" instead.') static const IconData tableTennis = tableTennisPaddleBall; /// Light Table Tennis Paddle Ball icon /// /// https://fontawesome.com/icons/table-tennis-paddle-ball?style=light /// ball, bat, game, paddle, ping pong, table tennis static const IconData lightTableTennisPaddleBall = IconDataLight(0xf45d); /// Alias ping-pong-paddle-ball for icon [lightTableTennisPaddleBall] @Deprecated('Use "lightTableTennisPaddleBall" instead.') static const IconData lightPingPongPaddleBall = lightTableTennisPaddleBall; /// Alias table-tennis for icon [lightTableTennisPaddleBall] @Deprecated('Use "lightTableTennisPaddleBall" instead.') static const IconData lightTableTennis = lightTableTennisPaddleBall; /// Thin Table Tennis Paddle Ball icon /// /// https://fontawesome.com/icons/table-tennis-paddle-ball?style=thin /// ball, bat, game, paddle, ping pong, table tennis static const IconData thinTableTennisPaddleBall = IconDataThin(0xf45d); /// Alias ping-pong-paddle-ball for icon [thinTableTennisPaddleBall] @Deprecated('Use "thinTableTennisPaddleBall" instead.') static const IconData thinPingPongPaddleBall = thinTableTennisPaddleBall; /// Alias table-tennis for icon [thinTableTennisPaddleBall] @Deprecated('Use "thinTableTennisPaddleBall" instead.') static const IconData thinTableTennis = thinTableTennisPaddleBall; /// Solid Table Tree icon /// /// https://fontawesome.com/icons/table-tree?style=solid /// directory, file, folder, structure static const IconData solidTableTree = IconDataSolid(0xe293); /// Regular Table Tree icon /// /// https://fontawesome.com/icons/table-tree?style=regular /// directory, file, folder, structure static const IconData tableTree = IconDataRegular(0xe293); /// Light Table Tree icon /// /// https://fontawesome.com/icons/table-tree?style=light /// directory, file, folder, structure static const IconData lightTableTree = IconDataLight(0xe293); /// Thin Table Tree icon /// /// https://fontawesome.com/icons/table-tree?style=thin /// directory, file, folder, structure static const IconData thinTableTree = IconDataThin(0xe293); /// Solid Tablet icon /// /// https://fontawesome.com/icons/tablet?style=solid /// device, kindle, screen static const IconData solidTablet = IconDataSolid(0xf3fb); /// Alias tablet-android for icon [solidTablet] @Deprecated('Use "solidTablet" instead.') static const IconData solidTabletAndroid = solidTablet; /// Regular Tablet icon /// /// https://fontawesome.com/icons/tablet?style=regular /// device, kindle, screen static const IconData tablet = IconDataRegular(0xf3fb); /// Alias tablet-android for icon [tablet] @Deprecated('Use "tablet" instead.') static const IconData tabletAndroid = tablet; /// Light Tablet icon /// /// https://fontawesome.com/icons/tablet?style=light /// device, kindle, screen static const IconData lightTablet = IconDataLight(0xf3fb); /// Alias tablet-android for icon [lightTablet] @Deprecated('Use "lightTablet" instead.') static const IconData lightTabletAndroid = lightTablet; /// Thin Tablet icon /// /// https://fontawesome.com/icons/tablet?style=thin /// device, kindle, screen static const IconData thinTablet = IconDataThin(0xf3fb); /// Alias tablet-android for icon [thinTablet] @Deprecated('Use "thinTablet" instead.') static const IconData thinTabletAndroid = thinTablet; /// Solid Tablet Button icon /// /// https://fontawesome.com/icons/tablet-button?style=solid /// apple, device, ipad, kindle, screen static const IconData solidTabletButton = IconDataSolid(0xf10a); /// Regular Tablet Button icon /// /// https://fontawesome.com/icons/tablet-button?style=regular /// apple, device, ipad, kindle, screen static const IconData tabletButton = IconDataRegular(0xf10a); /// Light Tablet Button icon /// /// https://fontawesome.com/icons/tablet-button?style=light /// apple, device, ipad, kindle, screen static const IconData lightTabletButton = IconDataLight(0xf10a); /// Thin Tablet Button icon /// /// https://fontawesome.com/icons/tablet-button?style=thin /// apple, device, ipad, kindle, screen static const IconData thinTabletButton = IconDataThin(0xf10a); /// Solid Tablet Rugged icon /// /// https://fontawesome.com/icons/tablet-rugged?style=solid /// device, durable, protection, screen, tough static const IconData solidTabletRugged = IconDataSolid(0xf48f); /// Regular Tablet Rugged icon /// /// https://fontawesome.com/icons/tablet-rugged?style=regular /// device, durable, protection, screen, tough static const IconData tabletRugged = IconDataRegular(0xf48f); /// Light Tablet Rugged icon /// /// https://fontawesome.com/icons/tablet-rugged?style=light /// device, durable, protection, screen, tough static const IconData lightTabletRugged = IconDataLight(0xf48f); /// Thin Tablet Rugged icon /// /// https://fontawesome.com/icons/tablet-rugged?style=thin /// device, durable, protection, screen, tough static const IconData thinTabletRugged = IconDataThin(0xf48f); /// Solid Tablet Screen icon /// /// https://fontawesome.com/icons/tablet-screen?style=solid /// device, kindle, screen static const IconData solidTabletScreen = IconDataSolid(0xf3fc); /// Alias tablet-android-alt for icon [solidTabletScreen] @Deprecated('Use "solidTabletScreen" instead.') static const IconData solidTabletAndroidAlt = solidTabletScreen; /// Regular Tablet Screen icon /// /// https://fontawesome.com/icons/tablet-screen?style=regular /// device, kindle, screen static const IconData tabletScreen = IconDataRegular(0xf3fc); /// Alias tablet-android-alt for icon [tabletScreen] @Deprecated('Use "tabletScreen" instead.') static const IconData tabletAndroidAlt = tabletScreen; /// Light Tablet Screen icon /// /// https://fontawesome.com/icons/tablet-screen?style=light /// device, kindle, screen static const IconData lightTabletScreen = IconDataLight(0xf3fc); /// Alias tablet-android-alt for icon [lightTabletScreen] @Deprecated('Use "lightTabletScreen" instead.') static const IconData lightTabletAndroidAlt = lightTabletScreen; /// Thin Tablet Screen icon /// /// https://fontawesome.com/icons/tablet-screen?style=thin /// device, kindle, screen static const IconData thinTabletScreen = IconDataThin(0xf3fc); /// Alias tablet-android-alt for icon [thinTabletScreen] @Deprecated('Use "thinTabletScreen" instead.') static const IconData thinTabletAndroidAlt = thinTabletScreen; /// Solid Tablet Screen Button icon /// /// https://fontawesome.com/icons/tablet-screen-button?style=solid /// apple, device, ipad, kindle, screen static const IconData solidTabletScreenButton = IconDataSolid(0xf3fa); /// Alias tablet-alt for icon [solidTabletScreenButton] @Deprecated('Use "solidTabletScreenButton" instead.') static const IconData solidTabletAlt = solidTabletScreenButton; /// Regular Tablet Screen Button icon /// /// https://fontawesome.com/icons/tablet-screen-button?style=regular /// apple, device, ipad, kindle, screen static const IconData tabletScreenButton = IconDataRegular(0xf3fa); /// Alias tablet-alt for icon [tabletScreenButton] @Deprecated('Use "tabletScreenButton" instead.') static const IconData tabletAlt = tabletScreenButton; /// Light Tablet Screen Button icon /// /// https://fontawesome.com/icons/tablet-screen-button?style=light /// apple, device, ipad, kindle, screen static const IconData lightTabletScreenButton = IconDataLight(0xf3fa); /// Alias tablet-alt for icon [lightTabletScreenButton] @Deprecated('Use "lightTabletScreenButton" instead.') static const IconData lightTabletAlt = lightTabletScreenButton; /// Thin Tablet Screen Button icon /// /// https://fontawesome.com/icons/tablet-screen-button?style=thin /// apple, device, ipad, kindle, screen static const IconData thinTabletScreenButton = IconDataThin(0xf3fa); /// Alias tablet-alt for icon [thinTabletScreenButton] @Deprecated('Use "thinTabletScreenButton" instead.') static const IconData thinTabletAlt = thinTabletScreenButton; /// Solid Tablets icon /// /// https://fontawesome.com/icons/tablets?style=solid /// drugs, medicine, pills, prescription static const IconData solidTablets = IconDataSolid(0xf490); /// Regular Tablets icon /// /// https://fontawesome.com/icons/tablets?style=regular /// drugs, medicine, pills, prescription static const IconData tablets = IconDataRegular(0xf490); /// Light Tablets icon /// /// https://fontawesome.com/icons/tablets?style=light /// drugs, medicine, pills, prescription static const IconData lightTablets = IconDataLight(0xf490); /// Thin Tablets icon /// /// https://fontawesome.com/icons/tablets?style=thin /// drugs, medicine, pills, prescription static const IconData thinTablets = IconDataThin(0xf490); /// Solid Tachograph Digital icon /// /// https://fontawesome.com/icons/tachograph-digital?style=solid /// data, distance, speed, tachometer static const IconData solidTachographDigital = IconDataSolid(0xf566); /// Alias digital-tachograph for icon [solidTachographDigital] @Deprecated('Use "solidTachographDigital" instead.') static const IconData solidDigitalTachograph = solidTachographDigital; /// Regular Tachograph Digital icon /// /// https://fontawesome.com/icons/tachograph-digital?style=regular /// data, distance, speed, tachometer static const IconData tachographDigital = IconDataRegular(0xf566); /// Alias digital-tachograph for icon [tachographDigital] @Deprecated('Use "tachographDigital" instead.') static const IconData digitalTachograph = tachographDigital; /// Light Tachograph Digital icon /// /// https://fontawesome.com/icons/tachograph-digital?style=light /// data, distance, speed, tachometer static const IconData lightTachographDigital = IconDataLight(0xf566); /// Alias digital-tachograph for icon [lightTachographDigital] @Deprecated('Use "lightTachographDigital" instead.') static const IconData lightDigitalTachograph = lightTachographDigital; /// Thin Tachograph Digital icon /// /// https://fontawesome.com/icons/tachograph-digital?style=thin /// data, distance, speed, tachometer static const IconData thinTachographDigital = IconDataThin(0xf566); /// Alias digital-tachograph for icon [thinTachographDigital] @Deprecated('Use "thinTachographDigital" instead.') static const IconData thinDigitalTachograph = thinTachographDigital; /// Solid Taco icon /// /// https://fontawesome.com/icons/taco?style=solid /// corn, maize, mexican, salsa, taco, tortilla static const IconData solidTaco = IconDataSolid(0xf826); /// Regular Taco icon /// /// https://fontawesome.com/icons/taco?style=regular /// corn, maize, mexican, salsa, taco, tortilla static const IconData taco = IconDataRegular(0xf826); /// Light Taco icon /// /// https://fontawesome.com/icons/taco?style=light /// corn, maize, mexican, salsa, taco, tortilla static const IconData lightTaco = IconDataLight(0xf826); /// Thin Taco icon /// /// https://fontawesome.com/icons/taco?style=thin /// corn, maize, mexican, salsa, taco, tortilla static const IconData thinTaco = IconDataThin(0xf826); /// Solid Tag icon /// /// https://fontawesome.com/icons/tag?style=solid /// discount, labe, label, price, shopping static const IconData solidTag = IconDataSolid(0xf02b); /// Regular Tag icon /// /// https://fontawesome.com/icons/tag?style=regular /// discount, labe, label, price, shopping static const IconData tag = IconDataRegular(0xf02b); /// Light Tag icon /// /// https://fontawesome.com/icons/tag?style=light /// discount, labe, label, price, shopping static const IconData lightTag = IconDataLight(0xf02b); /// Thin Tag icon /// /// https://fontawesome.com/icons/tag?style=thin /// discount, labe, label, price, shopping static const IconData thinTag = IconDataThin(0xf02b); /// Solid Tags icon /// /// https://fontawesome.com/icons/tags?style=solid /// discount, label, price, shopping static const IconData solidTags = IconDataSolid(0xf02c); /// Regular Tags icon /// /// https://fontawesome.com/icons/tags?style=regular /// discount, label, price, shopping static const IconData tags = IconDataRegular(0xf02c); /// Light Tags icon /// /// https://fontawesome.com/icons/tags?style=light /// discount, label, price, shopping static const IconData lightTags = IconDataLight(0xf02c); /// Thin Tags icon /// /// https://fontawesome.com/icons/tags?style=thin /// discount, label, price, shopping static const IconData thinTags = IconDataThin(0xf02c); /// Solid Tally icon /// /// https://fontawesome.com/icons/tally?style=solid /// count, hash, numbers static const IconData solidTally = IconDataSolid(0xf69c); /// Alias tally-5 for icon [solidTally] @Deprecated('Use "solidTally" instead.') static const IconData solidTally5 = solidTally; /// Regular Tally icon /// /// https://fontawesome.com/icons/tally?style=regular /// count, hash, numbers static const IconData tally = IconDataRegular(0xf69c); /// Alias tally-5 for icon [tally] @Deprecated('Use "tally" instead.') static const IconData tally5 = tally; /// Light Tally icon /// /// https://fontawesome.com/icons/tally?style=light /// count, hash, numbers static const IconData lightTally = IconDataLight(0xf69c); /// Alias tally-5 for icon [lightTally] @Deprecated('Use "lightTally" instead.') static const IconData lightTally5 = lightTally; /// Thin Tally icon /// /// https://fontawesome.com/icons/tally?style=thin /// count, hash, numbers static const IconData thinTally = IconDataThin(0xf69c); /// Alias tally-5 for icon [thinTally] @Deprecated('Use "thinTally" instead.') static const IconData thinTally5 = thinTally; /// Solid Tally 1 icon /// /// https://fontawesome.com/icons/tally-1?style=solid /// calculate, count, hash, number static const IconData solidTally1 = IconDataSolid(0xe294); /// Regular Tally 1 icon /// /// https://fontawesome.com/icons/tally-1?style=regular /// calculate, count, hash, number static const IconData tally1 = IconDataRegular(0xe294); /// Light Tally 1 icon /// /// https://fontawesome.com/icons/tally-1?style=light /// calculate, count, hash, number static const IconData lightTally1 = IconDataLight(0xe294); /// Thin Tally 1 icon /// /// https://fontawesome.com/icons/tally-1?style=thin /// calculate, count, hash, number static const IconData thinTally1 = IconDataThin(0xe294); /// Solid Tally 2 icon /// /// https://fontawesome.com/icons/tally-2?style=solid /// calculate, count, hash, number static const IconData solidTally2 = IconDataSolid(0xe295); /// Regular Tally 2 icon /// /// https://fontawesome.com/icons/tally-2?style=regular /// calculate, count, hash, number static const IconData tally2 = IconDataRegular(0xe295); /// Light Tally 2 icon /// /// https://fontawesome.com/icons/tally-2?style=light /// calculate, count, hash, number static const IconData lightTally2 = IconDataLight(0xe295); /// Thin Tally 2 icon /// /// https://fontawesome.com/icons/tally-2?style=thin /// calculate, count, hash, number static const IconData thinTally2 = IconDataThin(0xe295); /// Solid Tally 3 icon /// /// https://fontawesome.com/icons/tally-3?style=solid /// calculate, count, hash, number static const IconData solidTally3 = IconDataSolid(0xe296); /// Regular Tally 3 icon /// /// https://fontawesome.com/icons/tally-3?style=regular /// calculate, count, hash, number static const IconData tally3 = IconDataRegular(0xe296); /// Light Tally 3 icon /// /// https://fontawesome.com/icons/tally-3?style=light /// calculate, count, hash, number static const IconData lightTally3 = IconDataLight(0xe296); /// Thin Tally 3 icon /// /// https://fontawesome.com/icons/tally-3?style=thin /// calculate, count, hash, number static const IconData thinTally3 = IconDataThin(0xe296); /// Solid Tally 4 icon /// /// https://fontawesome.com/icons/tally-4?style=solid /// calculate, count, hash, number static const IconData solidTally4 = IconDataSolid(0xe297); /// Regular Tally 4 icon /// /// https://fontawesome.com/icons/tally-4?style=regular /// calculate, count, hash, number static const IconData tally4 = IconDataRegular(0xe297); /// Light Tally 4 icon /// /// https://fontawesome.com/icons/tally-4?style=light /// calculate, count, hash, number static const IconData lightTally4 = IconDataLight(0xe297); /// Thin Tally 4 icon /// /// https://fontawesome.com/icons/tally-4?style=thin /// calculate, count, hash, number static const IconData thinTally4 = IconDataThin(0xe297); /// Solid Tamale icon /// /// https://fontawesome.com/icons/tamale?style=solid /// mexican, tamale, wrapped static const IconData solidTamale = IconDataSolid(0xe451); /// Regular Tamale icon /// /// https://fontawesome.com/icons/tamale?style=regular /// mexican, tamale, wrapped static const IconData tamale = IconDataRegular(0xe451); /// Light Tamale icon /// /// https://fontawesome.com/icons/tamale?style=light /// mexican, tamale, wrapped static const IconData lightTamale = IconDataLight(0xe451); /// Thin Tamale icon /// /// https://fontawesome.com/icons/tamale?style=thin /// mexican, tamale, wrapped static const IconData thinTamale = IconDataThin(0xe451); /// Solid Tank Water icon /// /// https://fontawesome.com/icons/tank-water?style=solid /// hydration, storage, water static const IconData solidTankWater = IconDataSolid(0xe452); /// Regular Tank Water icon /// /// https://fontawesome.com/icons/tank-water?style=regular /// hydration, storage, water static const IconData tankWater = IconDataRegular(0xe452); /// Light Tank Water icon /// /// https://fontawesome.com/icons/tank-water?style=light /// hydration, storage, water static const IconData lightTankWater = IconDataLight(0xe452); /// Thin Tank Water icon /// /// https://fontawesome.com/icons/tank-water?style=thin /// hydration, storage, water static const IconData thinTankWater = IconDataThin(0xe452); /// Solid Tape icon /// /// https://fontawesome.com/icons/tape?style=solid /// design, package, sticky static const IconData solidTape = IconDataSolid(0xf4db); /// Regular Tape icon /// /// https://fontawesome.com/icons/tape?style=regular /// design, package, sticky static const IconData tape = IconDataRegular(0xf4db); /// Light Tape icon /// /// https://fontawesome.com/icons/tape?style=light /// design, package, sticky static const IconData lightTape = IconDataLight(0xf4db); /// Thin Tape icon /// /// https://fontawesome.com/icons/tape?style=thin /// design, package, sticky static const IconData thinTape = IconDataThin(0xf4db); /// Solid Tarp icon /// /// https://fontawesome.com/icons/tarp?style=solid /// protection, tarp, tent, waterproof static const IconData solidTarp = IconDataSolid(0xe57b); /// Regular Tarp icon /// /// https://fontawesome.com/icons/tarp?style=regular /// protection, tarp, tent, waterproof static const IconData tarp = IconDataRegular(0xe57b); /// Light Tarp icon /// /// https://fontawesome.com/icons/tarp?style=light /// protection, tarp, tent, waterproof static const IconData lightTarp = IconDataLight(0xe57b); /// Thin Tarp icon /// /// https://fontawesome.com/icons/tarp?style=thin /// protection, tarp, tent, waterproof static const IconData thinTarp = IconDataThin(0xe57b); /// Solid Tarp Droplet icon /// /// https://fontawesome.com/icons/tarp-droplet?style=solid /// protection, tarp, tent, waterproof static const IconData solidTarpDroplet = IconDataSolid(0xe57c); /// Regular Tarp Droplet icon /// /// https://fontawesome.com/icons/tarp-droplet?style=regular /// protection, tarp, tent, waterproof static const IconData tarpDroplet = IconDataRegular(0xe57c); /// Light Tarp Droplet icon /// /// https://fontawesome.com/icons/tarp-droplet?style=light /// protection, tarp, tent, waterproof static const IconData lightTarpDroplet = IconDataLight(0xe57c); /// Thin Tarp Droplet icon /// /// https://fontawesome.com/icons/tarp-droplet?style=thin /// protection, tarp, tent, waterproof static const IconData thinTarpDroplet = IconDataThin(0xe57c); /// Solid Taxi icon /// /// https://fontawesome.com/icons/taxi?style=solid /// cab, cabbie, car, car service, lyft, machine, oncoming, oncoming taxi, taxi, transportation, travel, uber, vehicle static const IconData solidTaxi = IconDataSolid(0xf1ba); /// Alias cab for icon [solidTaxi] @Deprecated('Use "solidTaxi" instead.') static const IconData solidCab = solidTaxi; /// Regular Taxi icon /// /// https://fontawesome.com/icons/taxi?style=regular /// cab, cabbie, car, car service, lyft, machine, oncoming, oncoming taxi, taxi, transportation, travel, uber, vehicle static const IconData taxi = IconDataRegular(0xf1ba); /// Alias cab for icon [taxi] @Deprecated('Use "taxi" instead.') static const IconData cab = taxi; /// Light Taxi icon /// /// https://fontawesome.com/icons/taxi?style=light /// cab, cabbie, car, car service, lyft, machine, oncoming, oncoming taxi, taxi, transportation, travel, uber, vehicle static const IconData lightTaxi = IconDataLight(0xf1ba); /// Alias cab for icon [lightTaxi] @Deprecated('Use "lightTaxi" instead.') static const IconData lightCab = lightTaxi; /// Thin Taxi icon /// /// https://fontawesome.com/icons/taxi?style=thin /// cab, cabbie, car, car service, lyft, machine, oncoming, oncoming taxi, taxi, transportation, travel, uber, vehicle static const IconData thinTaxi = IconDataThin(0xf1ba); /// Alias cab for icon [thinTaxi] @Deprecated('Use "thinTaxi" instead.') static const IconData thinCab = thinTaxi; /// Solid Taxi Bus icon /// /// https://fontawesome.com/icons/taxi-bus?style=solid /// bus, cab, coach, hack, motorbus, public transportation, taxicab static const IconData solidTaxiBus = IconDataSolid(0xe298); /// Regular Taxi Bus icon /// /// https://fontawesome.com/icons/taxi-bus?style=regular /// bus, cab, coach, hack, motorbus, public transportation, taxicab static const IconData taxiBus = IconDataRegular(0xe298); /// Light Taxi Bus icon /// /// https://fontawesome.com/icons/taxi-bus?style=light /// bus, cab, coach, hack, motorbus, public transportation, taxicab static const IconData lightTaxiBus = IconDataLight(0xe298); /// Thin Taxi Bus icon /// /// https://fontawesome.com/icons/taxi-bus?style=thin /// bus, cab, coach, hack, motorbus, public transportation, taxicab static const IconData thinTaxiBus = IconDataThin(0xe298); /// Brands Teamspeak icon /// /// https://fontawesome.com/icons/teamspeak?style=brands static const IconData teamspeak = IconDataBrands(0xf4f9); /// Solid Teddy Bear icon /// /// https://fontawesome.com/icons/teddy-bear?style=solid /// plaything, plush, stuffed, teddy bear, toy static const IconData solidTeddyBear = IconDataSolid(0xe3cf); /// Regular Teddy Bear icon /// /// https://fontawesome.com/icons/teddy-bear?style=regular /// plaything, plush, stuffed, teddy bear, toy static const IconData teddyBear = IconDataRegular(0xe3cf); /// Light Teddy Bear icon /// /// https://fontawesome.com/icons/teddy-bear?style=light /// plaything, plush, stuffed, teddy bear, toy static const IconData lightTeddyBear = IconDataLight(0xe3cf); /// Thin Teddy Bear icon /// /// https://fontawesome.com/icons/teddy-bear?style=thin /// plaything, plush, stuffed, teddy bear, toy static const IconData thinTeddyBear = IconDataThin(0xe3cf); /// Solid Teeth icon /// /// https://fontawesome.com/icons/teeth?style=solid /// bite, dental, dentist, gums, mouth, smile, tooth static const IconData solidTeeth = IconDataSolid(0xf62e); /// Regular Teeth icon /// /// https://fontawesome.com/icons/teeth?style=regular /// bite, dental, dentist, gums, mouth, smile, tooth static const IconData teeth = IconDataRegular(0xf62e); /// Light Teeth icon /// /// https://fontawesome.com/icons/teeth?style=light /// bite, dental, dentist, gums, mouth, smile, tooth static const IconData lightTeeth = IconDataLight(0xf62e); /// Thin Teeth icon /// /// https://fontawesome.com/icons/teeth?style=thin /// bite, dental, dentist, gums, mouth, smile, tooth static const IconData thinTeeth = IconDataThin(0xf62e); /// Solid Teeth Open icon /// /// https://fontawesome.com/icons/teeth-open?style=solid /// dental, dentist, gums bite, mouth, smile, tooth static const IconData solidTeethOpen = IconDataSolid(0xf62f); /// Regular Teeth Open icon /// /// https://fontawesome.com/icons/teeth-open?style=regular /// dental, dentist, gums bite, mouth, smile, tooth static const IconData teethOpen = IconDataRegular(0xf62f); /// Light Teeth Open icon /// /// https://fontawesome.com/icons/teeth-open?style=light /// dental, dentist, gums bite, mouth, smile, tooth static const IconData lightTeethOpen = IconDataLight(0xf62f); /// Thin Teeth Open icon /// /// https://fontawesome.com/icons/teeth-open?style=thin /// dental, dentist, gums bite, mouth, smile, tooth static const IconData thinTeethOpen = IconDataThin(0xf62f); /// Brands Telegram icon /// /// https://fontawesome.com/icons/telegram?style=brands static const IconData telegram = IconDataBrands(0xf2c6); /// Alias telegram-plane for icon [telegram] @Deprecated('Use "telegram" instead.') static const IconData telegramPlane = telegram; /// Solid Telescope icon /// /// https://fontawesome.com/icons/telescope?style=solid /// astronomy, knowledge, lens, look, microscope, observatory, science, scope, search, space, telescope, tool, view static const IconData solidTelescope = IconDataSolid(0xe03e); /// Regular Telescope icon /// /// https://fontawesome.com/icons/telescope?style=regular /// astronomy, knowledge, lens, look, microscope, observatory, science, scope, search, space, telescope, tool, view static const IconData telescope = IconDataRegular(0xe03e); /// Light Telescope icon /// /// https://fontawesome.com/icons/telescope?style=light /// astronomy, knowledge, lens, look, microscope, observatory, science, scope, search, space, telescope, tool, view static const IconData lightTelescope = IconDataLight(0xe03e); /// Thin Telescope icon /// /// https://fontawesome.com/icons/telescope?style=thin /// astronomy, knowledge, lens, look, microscope, observatory, science, scope, search, space, telescope, tool, view static const IconData thinTelescope = IconDataThin(0xe03e); /// Solid Temperature Arrow Down icon /// /// https://fontawesome.com/icons/temperature-arrow-down?style=solid /// air conditioner, cold, heater, mercury, thermometer, winter static const IconData solidTemperatureArrowDown = IconDataSolid(0xe03f); /// Alias temperature-down for icon [solidTemperatureArrowDown] @Deprecated('Use "solidTemperatureArrowDown" instead.') static const IconData solidTemperatureDown = solidTemperatureArrowDown; /// Regular Temperature Arrow Down icon /// /// https://fontawesome.com/icons/temperature-arrow-down?style=regular /// air conditioner, cold, heater, mercury, thermometer, winter static const IconData temperatureArrowDown = IconDataRegular(0xe03f); /// Alias temperature-down for icon [temperatureArrowDown] @Deprecated('Use "temperatureArrowDown" instead.') static const IconData temperatureDown = temperatureArrowDown; /// Light Temperature Arrow Down icon /// /// https://fontawesome.com/icons/temperature-arrow-down?style=light /// air conditioner, cold, heater, mercury, thermometer, winter static const IconData lightTemperatureArrowDown = IconDataLight(0xe03f); /// Alias temperature-down for icon [lightTemperatureArrowDown] @Deprecated('Use "lightTemperatureArrowDown" instead.') static const IconData lightTemperatureDown = lightTemperatureArrowDown; /// Thin Temperature Arrow Down icon /// /// https://fontawesome.com/icons/temperature-arrow-down?style=thin /// air conditioner, cold, heater, mercury, thermometer, winter static const IconData thinTemperatureArrowDown = IconDataThin(0xe03f); /// Alias temperature-down for icon [thinTemperatureArrowDown] @Deprecated('Use "thinTemperatureArrowDown" instead.') static const IconData thinTemperatureDown = thinTemperatureArrowDown; /// Solid Temperature Arrow Up icon /// /// https://fontawesome.com/icons/temperature-arrow-up?style=solid /// air conditioner, cold, heater, mercury, thermometer, winter static const IconData solidTemperatureArrowUp = IconDataSolid(0xe040); /// Alias temperature-up for icon [solidTemperatureArrowUp] @Deprecated('Use "solidTemperatureArrowUp" instead.') static const IconData solidTemperatureUp = solidTemperatureArrowUp; /// Regular Temperature Arrow Up icon /// /// https://fontawesome.com/icons/temperature-arrow-up?style=regular /// air conditioner, cold, heater, mercury, thermometer, winter static const IconData temperatureArrowUp = IconDataRegular(0xe040); /// Alias temperature-up for icon [temperatureArrowUp] @Deprecated('Use "temperatureArrowUp" instead.') static const IconData temperatureUp = temperatureArrowUp; /// Light Temperature Arrow Up icon /// /// https://fontawesome.com/icons/temperature-arrow-up?style=light /// air conditioner, cold, heater, mercury, thermometer, winter static const IconData lightTemperatureArrowUp = IconDataLight(0xe040); /// Alias temperature-up for icon [lightTemperatureArrowUp] @Deprecated('Use "lightTemperatureArrowUp" instead.') static const IconData lightTemperatureUp = lightTemperatureArrowUp; /// Thin Temperature Arrow Up icon /// /// https://fontawesome.com/icons/temperature-arrow-up?style=thin /// air conditioner, cold, heater, mercury, thermometer, winter static const IconData thinTemperatureArrowUp = IconDataThin(0xe040); /// Alias temperature-up for icon [thinTemperatureArrowUp] @Deprecated('Use "thinTemperatureArrowUp" instead.') static const IconData thinTemperatureUp = thinTemperatureArrowUp; /// Solid Temperature Empty icon /// /// https://fontawesome.com/icons/temperature-empty?style=solid /// cold, mercury, status, temperature static const IconData solidTemperatureEmpty = IconDataSolid(0xf2cb); /// Alias temperature-0 for icon [solidTemperatureEmpty] @Deprecated('Use "solidTemperatureEmpty" instead.') static const IconData solidTemperature0 = solidTemperatureEmpty; /// Alias thermometer-0 for icon [solidTemperatureEmpty] @Deprecated('Use "solidTemperatureEmpty" instead.') static const IconData solidThermometer0 = solidTemperatureEmpty; /// Alias thermometer-empty for icon [solidTemperatureEmpty] @Deprecated('Use "solidTemperatureEmpty" instead.') static const IconData solidThermometerEmpty = solidTemperatureEmpty; /// Regular Temperature Empty icon /// /// https://fontawesome.com/icons/temperature-empty?style=regular /// cold, mercury, status, temperature static const IconData temperatureEmpty = IconDataRegular(0xf2cb); /// Alias temperature-0 for icon [temperatureEmpty] @Deprecated('Use "temperatureEmpty" instead.') static const IconData temperature0 = temperatureEmpty; /// Alias thermometer-0 for icon [temperatureEmpty] @Deprecated('Use "temperatureEmpty" instead.') static const IconData thermometer0 = temperatureEmpty; /// Alias thermometer-empty for icon [temperatureEmpty] @Deprecated('Use "temperatureEmpty" instead.') static const IconData thermometerEmpty = temperatureEmpty; /// Light Temperature Empty icon /// /// https://fontawesome.com/icons/temperature-empty?style=light /// cold, mercury, status, temperature static const IconData lightTemperatureEmpty = IconDataLight(0xf2cb); /// Alias temperature-0 for icon [lightTemperatureEmpty] @Deprecated('Use "lightTemperatureEmpty" instead.') static const IconData lightTemperature0 = lightTemperatureEmpty; /// Alias thermometer-0 for icon [lightTemperatureEmpty] @Deprecated('Use "lightTemperatureEmpty" instead.') static const IconData lightThermometer0 = lightTemperatureEmpty; /// Alias thermometer-empty for icon [lightTemperatureEmpty] @Deprecated('Use "lightTemperatureEmpty" instead.') static const IconData lightThermometerEmpty = lightTemperatureEmpty; /// Thin Temperature Empty icon /// /// https://fontawesome.com/icons/temperature-empty?style=thin /// cold, mercury, status, temperature static const IconData thinTemperatureEmpty = IconDataThin(0xf2cb); /// Alias temperature-0 for icon [thinTemperatureEmpty] @Deprecated('Use "thinTemperatureEmpty" instead.') static const IconData thinTemperature0 = thinTemperatureEmpty; /// Alias thermometer-0 for icon [thinTemperatureEmpty] @Deprecated('Use "thinTemperatureEmpty" instead.') static const IconData thinThermometer0 = thinTemperatureEmpty; /// Alias thermometer-empty for icon [thinTemperatureEmpty] @Deprecated('Use "thinTemperatureEmpty" instead.') static const IconData thinThermometerEmpty = thinTemperatureEmpty; /// Solid Temperature Full icon /// /// https://fontawesome.com/icons/temperature-full?style=solid /// fever, hot, mercury, status, temperature static const IconData solidTemperatureFull = IconDataSolid(0xf2c7); /// Alias temperature-4 for icon [solidTemperatureFull] @Deprecated('Use "solidTemperatureFull" instead.') static const IconData solidTemperature4 = solidTemperatureFull; /// Alias thermometer-4 for icon [solidTemperatureFull] @Deprecated('Use "solidTemperatureFull" instead.') static const IconData solidThermometer4 = solidTemperatureFull; /// Alias thermometer-full for icon [solidTemperatureFull] @Deprecated('Use "solidTemperatureFull" instead.') static const IconData solidThermometerFull = solidTemperatureFull; /// Regular Temperature Full icon /// /// https://fontawesome.com/icons/temperature-full?style=regular /// fever, hot, mercury, status, temperature static const IconData temperatureFull = IconDataRegular(0xf2c7); /// Alias temperature-4 for icon [temperatureFull] @Deprecated('Use "temperatureFull" instead.') static const IconData temperature4 = temperatureFull; /// Alias thermometer-4 for icon [temperatureFull] @Deprecated('Use "temperatureFull" instead.') static const IconData thermometer4 = temperatureFull; /// Alias thermometer-full for icon [temperatureFull] @Deprecated('Use "temperatureFull" instead.') static const IconData thermometerFull = temperatureFull; /// Light Temperature Full icon /// /// https://fontawesome.com/icons/temperature-full?style=light /// fever, hot, mercury, status, temperature static const IconData lightTemperatureFull = IconDataLight(0xf2c7); /// Alias temperature-4 for icon [lightTemperatureFull] @Deprecated('Use "lightTemperatureFull" instead.') static const IconData lightTemperature4 = lightTemperatureFull; /// Alias thermometer-4 for icon [lightTemperatureFull] @Deprecated('Use "lightTemperatureFull" instead.') static const IconData lightThermometer4 = lightTemperatureFull; /// Alias thermometer-full for icon [lightTemperatureFull] @Deprecated('Use "lightTemperatureFull" instead.') static const IconData lightThermometerFull = lightTemperatureFull; /// Thin Temperature Full icon /// /// https://fontawesome.com/icons/temperature-full?style=thin /// fever, hot, mercury, status, temperature static const IconData thinTemperatureFull = IconDataThin(0xf2c7); /// Alias temperature-4 for icon [thinTemperatureFull] @Deprecated('Use "thinTemperatureFull" instead.') static const IconData thinTemperature4 = thinTemperatureFull; /// Alias thermometer-4 for icon [thinTemperatureFull] @Deprecated('Use "thinTemperatureFull" instead.') static const IconData thinThermometer4 = thinTemperatureFull; /// Alias thermometer-full for icon [thinTemperatureFull] @Deprecated('Use "thinTemperatureFull" instead.') static const IconData thinThermometerFull = thinTemperatureFull; /// Solid Temperature Half icon /// /// https://fontawesome.com/icons/temperature-half?style=solid /// mercury, status, temperature, thermometer, weather static const IconData solidTemperatureHalf = IconDataSolid(0xf2c9); /// Alias temperature-2 for icon [solidTemperatureHalf] @Deprecated('Use "solidTemperatureHalf" instead.') static const IconData solidTemperature2 = solidTemperatureHalf; /// Alias thermometer-2 for icon [solidTemperatureHalf] @Deprecated('Use "solidTemperatureHalf" instead.') static const IconData solidThermometer2 = solidTemperatureHalf; /// Alias thermometer-half for icon [solidTemperatureHalf] @Deprecated('Use "solidTemperatureHalf" instead.') static const IconData solidThermometerHalf = solidTemperatureHalf; /// Regular Temperature Half icon /// /// https://fontawesome.com/icons/temperature-half?style=regular /// mercury, status, temperature, thermometer, weather static const IconData temperatureHalf = IconDataRegular(0xf2c9); /// Alias temperature-2 for icon [temperatureHalf] @Deprecated('Use "temperatureHalf" instead.') static const IconData temperature2 = temperatureHalf; /// Alias thermometer-2 for icon [temperatureHalf] @Deprecated('Use "temperatureHalf" instead.') static const IconData thermometer2 = temperatureHalf; /// Alias thermometer-half for icon [temperatureHalf] @Deprecated('Use "temperatureHalf" instead.') static const IconData thermometerHalf = temperatureHalf; /// Light Temperature Half icon /// /// https://fontawesome.com/icons/temperature-half?style=light /// mercury, status, temperature, thermometer, weather static const IconData lightTemperatureHalf = IconDataLight(0xf2c9); /// Alias temperature-2 for icon [lightTemperatureHalf] @Deprecated('Use "lightTemperatureHalf" instead.') static const IconData lightTemperature2 = lightTemperatureHalf; /// Alias thermometer-2 for icon [lightTemperatureHalf] @Deprecated('Use "lightTemperatureHalf" instead.') static const IconData lightThermometer2 = lightTemperatureHalf; /// Alias thermometer-half for icon [lightTemperatureHalf] @Deprecated('Use "lightTemperatureHalf" instead.') static const IconData lightThermometerHalf = lightTemperatureHalf; /// Thin Temperature Half icon /// /// https://fontawesome.com/icons/temperature-half?style=thin /// mercury, status, temperature, thermometer, weather static const IconData thinTemperatureHalf = IconDataThin(0xf2c9); /// Alias temperature-2 for icon [thinTemperatureHalf] @Deprecated('Use "thinTemperatureHalf" instead.') static const IconData thinTemperature2 = thinTemperatureHalf; /// Alias thermometer-2 for icon [thinTemperatureHalf] @Deprecated('Use "thinTemperatureHalf" instead.') static const IconData thinThermometer2 = thinTemperatureHalf; /// Alias thermometer-half for icon [thinTemperatureHalf] @Deprecated('Use "thinTemperatureHalf" instead.') static const IconData thinThermometerHalf = thinTemperatureHalf; /// Solid Temperature High icon /// /// https://fontawesome.com/icons/temperature-high?style=solid /// cook, covid-19, mercury, summer, thermometer, warm static const IconData solidTemperatureHigh = IconDataSolid(0xf769); /// Regular Temperature High icon /// /// https://fontawesome.com/icons/temperature-high?style=regular /// cook, covid-19, mercury, summer, thermometer, warm static const IconData temperatureHigh = IconDataRegular(0xf769); /// Light Temperature High icon /// /// https://fontawesome.com/icons/temperature-high?style=light /// cook, covid-19, mercury, summer, thermometer, warm static const IconData lightTemperatureHigh = IconDataLight(0xf769); /// Thin Temperature High icon /// /// https://fontawesome.com/icons/temperature-high?style=thin /// cook, covid-19, mercury, summer, thermometer, warm static const IconData thinTemperatureHigh = IconDataThin(0xf769); /// Solid Temperature List icon /// /// https://fontawesome.com/icons/temperature-list?style=solid /// cheatsheet, gauge, heat, thermometer static const IconData solidTemperatureList = IconDataSolid(0xe299); /// Regular Temperature List icon /// /// https://fontawesome.com/icons/temperature-list?style=regular /// cheatsheet, gauge, heat, thermometer static const IconData temperatureList = IconDataRegular(0xe299); /// Light Temperature List icon /// /// https://fontawesome.com/icons/temperature-list?style=light /// cheatsheet, gauge, heat, thermometer static const IconData lightTemperatureList = IconDataLight(0xe299); /// Thin Temperature List icon /// /// https://fontawesome.com/icons/temperature-list?style=thin /// cheatsheet, gauge, heat, thermometer static const IconData thinTemperatureList = IconDataThin(0xe299); /// Solid Temperature Low icon /// /// https://fontawesome.com/icons/temperature-low?style=solid /// cold, cool, covid-19, mercury, thermometer, winter static const IconData solidTemperatureLow = IconDataSolid(0xf76b); /// Regular Temperature Low icon /// /// https://fontawesome.com/icons/temperature-low?style=regular /// cold, cool, covid-19, mercury, thermometer, winter static const IconData temperatureLow = IconDataRegular(0xf76b); /// Light Temperature Low icon /// /// https://fontawesome.com/icons/temperature-low?style=light /// cold, cool, covid-19, mercury, thermometer, winter static const IconData lightTemperatureLow = IconDataLight(0xf76b); /// Thin Temperature Low icon /// /// https://fontawesome.com/icons/temperature-low?style=thin /// cold, cool, covid-19, mercury, thermometer, winter static const IconData thinTemperatureLow = IconDataThin(0xf76b); /// Solid Temperature Quarter icon /// /// https://fontawesome.com/icons/temperature-quarter?style=solid /// mercury, status, temperature static const IconData solidTemperatureQuarter = IconDataSolid(0xf2ca); /// Alias temperature-1 for icon [solidTemperatureQuarter] @Deprecated('Use "solidTemperatureQuarter" instead.') static const IconData solidTemperature1 = solidTemperatureQuarter; /// Alias thermometer-1 for icon [solidTemperatureQuarter] @Deprecated('Use "solidTemperatureQuarter" instead.') static const IconData solidThermometer1 = solidTemperatureQuarter; /// Alias thermometer-quarter for icon [solidTemperatureQuarter] @Deprecated('Use "solidTemperatureQuarter" instead.') static const IconData solidThermometerQuarter = solidTemperatureQuarter; /// Regular Temperature Quarter icon /// /// https://fontawesome.com/icons/temperature-quarter?style=regular /// mercury, status, temperature static const IconData temperatureQuarter = IconDataRegular(0xf2ca); /// Alias temperature-1 for icon [temperatureQuarter] @Deprecated('Use "temperatureQuarter" instead.') static const IconData temperature1 = temperatureQuarter; /// Alias thermometer-1 for icon [temperatureQuarter] @Deprecated('Use "temperatureQuarter" instead.') static const IconData thermometer1 = temperatureQuarter; /// Alias thermometer-quarter for icon [temperatureQuarter] @Deprecated('Use "temperatureQuarter" instead.') static const IconData thermometerQuarter = temperatureQuarter; /// Light Temperature Quarter icon /// /// https://fontawesome.com/icons/temperature-quarter?style=light /// mercury, status, temperature static const IconData lightTemperatureQuarter = IconDataLight(0xf2ca); /// Alias temperature-1 for icon [lightTemperatureQuarter] @Deprecated('Use "lightTemperatureQuarter" instead.') static const IconData lightTemperature1 = lightTemperatureQuarter; /// Alias thermometer-1 for icon [lightTemperatureQuarter] @Deprecated('Use "lightTemperatureQuarter" instead.') static const IconData lightThermometer1 = lightTemperatureQuarter; /// Alias thermometer-quarter for icon [lightTemperatureQuarter] @Deprecated('Use "lightTemperatureQuarter" instead.') static const IconData lightThermometerQuarter = lightTemperatureQuarter; /// Thin Temperature Quarter icon /// /// https://fontawesome.com/icons/temperature-quarter?style=thin /// mercury, status, temperature static const IconData thinTemperatureQuarter = IconDataThin(0xf2ca); /// Alias temperature-1 for icon [thinTemperatureQuarter] @Deprecated('Use "thinTemperatureQuarter" instead.') static const IconData thinTemperature1 = thinTemperatureQuarter; /// Alias thermometer-1 for icon [thinTemperatureQuarter] @Deprecated('Use "thinTemperatureQuarter" instead.') static const IconData thinThermometer1 = thinTemperatureQuarter; /// Alias thermometer-quarter for icon [thinTemperatureQuarter] @Deprecated('Use "thinTemperatureQuarter" instead.') static const IconData thinThermometerQuarter = thinTemperatureQuarter; /// Solid Temperature Snow icon /// /// https://fontawesome.com/icons/temperature-snow?style=solid /// cold, mercury, thermometer, winter static const IconData solidTemperatureSnow = IconDataSolid(0xf768); /// Alias temperature-frigid for icon [solidTemperatureSnow] @Deprecated('Use "solidTemperatureSnow" instead.') static const IconData solidTemperatureFrigid = solidTemperatureSnow; /// Regular Temperature Snow icon /// /// https://fontawesome.com/icons/temperature-snow?style=regular /// cold, mercury, thermometer, winter static const IconData temperatureSnow = IconDataRegular(0xf768); /// Alias temperature-frigid for icon [temperatureSnow] @Deprecated('Use "temperatureSnow" instead.') static const IconData temperatureFrigid = temperatureSnow; /// Light Temperature Snow icon /// /// https://fontawesome.com/icons/temperature-snow?style=light /// cold, mercury, thermometer, winter static const IconData lightTemperatureSnow = IconDataLight(0xf768); /// Alias temperature-frigid for icon [lightTemperatureSnow] @Deprecated('Use "lightTemperatureSnow" instead.') static const IconData lightTemperatureFrigid = lightTemperatureSnow; /// Thin Temperature Snow icon /// /// https://fontawesome.com/icons/temperature-snow?style=thin /// cold, mercury, thermometer, winter static const IconData thinTemperatureSnow = IconDataThin(0xf768); /// Alias temperature-frigid for icon [thinTemperatureSnow] @Deprecated('Use "thinTemperatureSnow" instead.') static const IconData thinTemperatureFrigid = thinTemperatureSnow; /// Solid Temperature Sun icon /// /// https://fontawesome.com/icons/temperature-sun?style=solid /// heat, mercury, summer, thermometer static const IconData solidTemperatureSun = IconDataSolid(0xf76a); /// Alias temperature-hot for icon [solidTemperatureSun] @Deprecated('Use "solidTemperatureSun" instead.') static const IconData solidTemperatureHot = solidTemperatureSun; /// Regular Temperature Sun icon /// /// https://fontawesome.com/icons/temperature-sun?style=regular /// heat, mercury, summer, thermometer static const IconData temperatureSun = IconDataRegular(0xf76a); /// Alias temperature-hot for icon [temperatureSun] @Deprecated('Use "temperatureSun" instead.') static const IconData temperatureHot = temperatureSun; /// Light Temperature Sun icon /// /// https://fontawesome.com/icons/temperature-sun?style=light /// heat, mercury, summer, thermometer static const IconData lightTemperatureSun = IconDataLight(0xf76a); /// Alias temperature-hot for icon [lightTemperatureSun] @Deprecated('Use "lightTemperatureSun" instead.') static const IconData lightTemperatureHot = lightTemperatureSun; /// Thin Temperature Sun icon /// /// https://fontawesome.com/icons/temperature-sun?style=thin /// heat, mercury, summer, thermometer static const IconData thinTemperatureSun = IconDataThin(0xf76a); /// Alias temperature-hot for icon [thinTemperatureSun] @Deprecated('Use "thinTemperatureSun" instead.') static const IconData thinTemperatureHot = thinTemperatureSun; /// Solid Temperature Three Quarters icon /// /// https://fontawesome.com/icons/temperature-three-quarters?style=solid /// mercury, status, temperature static const IconData solidTemperatureThreeQuarters = IconDataSolid(0xf2c8); /// Alias temperature-3 for icon [solidTemperatureThreeQuarters] @Deprecated('Use "solidTemperatureThreeQuarters" instead.') static const IconData solidTemperature3 = solidTemperatureThreeQuarters; /// Alias thermometer-3 for icon [solidTemperatureThreeQuarters] @Deprecated('Use "solidTemperatureThreeQuarters" instead.') static const IconData solidThermometer3 = solidTemperatureThreeQuarters; /// Alias thermometer-three-quarters for icon [solidTemperatureThreeQuarters] @Deprecated('Use "solidTemperatureThreeQuarters" instead.') static const IconData solidThermometerThreeQuarters = solidTemperatureThreeQuarters; /// Regular Temperature Three Quarters icon /// /// https://fontawesome.com/icons/temperature-three-quarters?style=regular /// mercury, status, temperature static const IconData temperatureThreeQuarters = IconDataRegular(0xf2c8); /// Alias temperature-3 for icon [temperatureThreeQuarters] @Deprecated('Use "temperatureThreeQuarters" instead.') static const IconData temperature3 = temperatureThreeQuarters; /// Alias thermometer-3 for icon [temperatureThreeQuarters] @Deprecated('Use "temperatureThreeQuarters" instead.') static const IconData thermometer3 = temperatureThreeQuarters; /// Alias thermometer-three-quarters for icon [temperatureThreeQuarters] @Deprecated('Use "temperatureThreeQuarters" instead.') static const IconData thermometerThreeQuarters = temperatureThreeQuarters; /// Light Temperature Three Quarters icon /// /// https://fontawesome.com/icons/temperature-three-quarters?style=light /// mercury, status, temperature static const IconData lightTemperatureThreeQuarters = IconDataLight(0xf2c8); /// Alias temperature-3 for icon [lightTemperatureThreeQuarters] @Deprecated('Use "lightTemperatureThreeQuarters" instead.') static const IconData lightTemperature3 = lightTemperatureThreeQuarters; /// Alias thermometer-3 for icon [lightTemperatureThreeQuarters] @Deprecated('Use "lightTemperatureThreeQuarters" instead.') static const IconData lightThermometer3 = lightTemperatureThreeQuarters; /// Alias thermometer-three-quarters for icon [lightTemperatureThreeQuarters] @Deprecated('Use "lightTemperatureThreeQuarters" instead.') static const IconData lightThermometerThreeQuarters = lightTemperatureThreeQuarters; /// Thin Temperature Three Quarters icon /// /// https://fontawesome.com/icons/temperature-three-quarters?style=thin /// mercury, status, temperature static const IconData thinTemperatureThreeQuarters = IconDataThin(0xf2c8); /// Alias temperature-3 for icon [thinTemperatureThreeQuarters] @Deprecated('Use "thinTemperatureThreeQuarters" instead.') static const IconData thinTemperature3 = thinTemperatureThreeQuarters; /// Alias thermometer-3 for icon [thinTemperatureThreeQuarters] @Deprecated('Use "thinTemperatureThreeQuarters" instead.') static const IconData thinThermometer3 = thinTemperatureThreeQuarters; /// Alias thermometer-three-quarters for icon [thinTemperatureThreeQuarters] @Deprecated('Use "thinTemperatureThreeQuarters" instead.') static const IconData thinThermometerThreeQuarters = thinTemperatureThreeQuarters; /// Brands Tencent Weibo icon /// /// https://fontawesome.com/icons/tencent-weibo?style=brands static const IconData tencentWeibo = IconDataBrands(0xf1d5); /// Solid Tenge Sign icon /// /// https://fontawesome.com/icons/tenge-sign?style=solid /// Tenge Sign, currency static const IconData solidTengeSign = IconDataSolid(0xf7d7); /// Alias tenge for icon [solidTengeSign] @Deprecated('Use "solidTengeSign" instead.') static const IconData solidTenge = solidTengeSign; /// Regular Tenge Sign icon /// /// https://fontawesome.com/icons/tenge-sign?style=regular /// Tenge Sign, currency static const IconData tengeSign = IconDataRegular(0xf7d7); /// Alias tenge for icon [tengeSign] @Deprecated('Use "tengeSign" instead.') static const IconData tenge = tengeSign; /// Light Tenge Sign icon /// /// https://fontawesome.com/icons/tenge-sign?style=light /// Tenge Sign, currency static const IconData lightTengeSign = IconDataLight(0xf7d7); /// Alias tenge for icon [lightTengeSign] @Deprecated('Use "lightTengeSign" instead.') static const IconData lightTenge = lightTengeSign; /// Thin Tenge Sign icon /// /// https://fontawesome.com/icons/tenge-sign?style=thin /// Tenge Sign, currency static const IconData thinTengeSign = IconDataThin(0xf7d7); /// Alias tenge for icon [thinTengeSign] @Deprecated('Use "thinTengeSign" instead.') static const IconData thinTenge = thinTengeSign; /// Solid Tennis Ball icon /// /// https://fontawesome.com/icons/tennis-ball?style=solid /// ball, racket, racquet, sport, tennis, us open static const IconData solidTennisBall = IconDataSolid(0xf45e); /// Regular Tennis Ball icon /// /// https://fontawesome.com/icons/tennis-ball?style=regular /// ball, racket, racquet, sport, tennis, us open static const IconData tennisBall = IconDataRegular(0xf45e); /// Light Tennis Ball icon /// /// https://fontawesome.com/icons/tennis-ball?style=light /// ball, racket, racquet, sport, tennis, us open static const IconData lightTennisBall = IconDataLight(0xf45e); /// Thin Tennis Ball icon /// /// https://fontawesome.com/icons/tennis-ball?style=thin /// ball, racket, racquet, sport, tennis, us open static const IconData thinTennisBall = IconDataThin(0xf45e); /// Solid Tent icon /// /// https://fontawesome.com/icons/tent?style=solid /// bivouac, campground, campsite, refugee, shelter, tent static const IconData solidTent = IconDataSolid(0xe57d); /// Regular Tent icon /// /// https://fontawesome.com/icons/tent?style=regular /// bivouac, campground, campsite, refugee, shelter, tent static const IconData tent = IconDataRegular(0xe57d); /// Light Tent icon /// /// https://fontawesome.com/icons/tent?style=light /// bivouac, campground, campsite, refugee, shelter, tent static const IconData lightTent = IconDataLight(0xe57d); /// Thin Tent icon /// /// https://fontawesome.com/icons/tent?style=thin /// bivouac, campground, campsite, refugee, shelter, tent static const IconData thinTent = IconDataThin(0xe57d); /// Solid Tent Arrow Down To Line icon /// /// https://fontawesome.com/icons/tent-arrow-down-to-line?style=solid /// bivouac, campground, refugee, shelter, tent, campsite, permanent, refugee, shelter static const IconData solidTentArrowDownToLine = IconDataSolid(0xe57e); /// Regular Tent Arrow Down To Line icon /// /// https://fontawesome.com/icons/tent-arrow-down-to-line?style=regular /// bivouac, campground, refugee, shelter, tent, campsite, permanent, refugee, shelter static const IconData tentArrowDownToLine = IconDataRegular(0xe57e); /// Light Tent Arrow Down To Line icon /// /// https://fontawesome.com/icons/tent-arrow-down-to-line?style=light /// bivouac, campground, refugee, shelter, tent, campsite, permanent, refugee, shelter static const IconData lightTentArrowDownToLine = IconDataLight(0xe57e); /// Thin Tent Arrow Down To Line icon /// /// https://fontawesome.com/icons/tent-arrow-down-to-line?style=thin /// bivouac, campground, refugee, shelter, tent, campsite, permanent, refugee, shelter static const IconData thinTentArrowDownToLine = IconDataThin(0xe57e); /// Solid Tent Arrow Left Right icon /// /// https://fontawesome.com/icons/tent-arrow-left-right?style=solid /// bivouac, campground, refugee, shelter, tent, campsite, refugee, shelter, transition static const IconData solidTentArrowLeftRight = IconDataSolid(0xe57f); /// Regular Tent Arrow Left Right icon /// /// https://fontawesome.com/icons/tent-arrow-left-right?style=regular /// bivouac, campground, refugee, shelter, tent, campsite, refugee, shelter, transition static const IconData tentArrowLeftRight = IconDataRegular(0xe57f); /// Light Tent Arrow Left Right icon /// /// https://fontawesome.com/icons/tent-arrow-left-right?style=light /// bivouac, campground, refugee, shelter, tent, campsite, refugee, shelter, transition static const IconData lightTentArrowLeftRight = IconDataLight(0xe57f); /// Thin Tent Arrow Left Right icon /// /// https://fontawesome.com/icons/tent-arrow-left-right?style=thin /// bivouac, campground, refugee, shelter, tent, campsite, refugee, shelter, transition static const IconData thinTentArrowLeftRight = IconDataThin(0xe57f); /// Solid Tent Arrow Turn Left icon /// /// https://fontawesome.com/icons/tent-arrow-turn-left?style=solid /// bivouac, campground, refugee, shelter, tent, campsite, refugee, shelter, temporary static const IconData solidTentArrowTurnLeft = IconDataSolid(0xe580); /// Regular Tent Arrow Turn Left icon /// /// https://fontawesome.com/icons/tent-arrow-turn-left?style=regular /// bivouac, campground, refugee, shelter, tent, campsite, refugee, shelter, temporary static const IconData tentArrowTurnLeft = IconDataRegular(0xe580); /// Light Tent Arrow Turn Left icon /// /// https://fontawesome.com/icons/tent-arrow-turn-left?style=light /// bivouac, campground, refugee, shelter, tent, campsite, refugee, shelter, temporary static const IconData lightTentArrowTurnLeft = IconDataLight(0xe580); /// Thin Tent Arrow Turn Left icon /// /// https://fontawesome.com/icons/tent-arrow-turn-left?style=thin /// bivouac, campground, refugee, shelter, tent, campsite, refugee, shelter, temporary static const IconData thinTentArrowTurnLeft = IconDataThin(0xe580); /// Solid Tent Arrows Down icon /// /// https://fontawesome.com/icons/tent-arrows-down?style=solid /// bivouac, campground, refugee, shelter, tent, campsite, insert, refugee, shelter, spontaneous static const IconData solidTentArrowsDown = IconDataSolid(0xe581); /// Regular Tent Arrows Down icon /// /// https://fontawesome.com/icons/tent-arrows-down?style=regular /// bivouac, campground, refugee, shelter, tent, campsite, insert, refugee, shelter, spontaneous static const IconData tentArrowsDown = IconDataRegular(0xe581); /// Light Tent Arrows Down icon /// /// https://fontawesome.com/icons/tent-arrows-down?style=light /// bivouac, campground, refugee, shelter, tent, campsite, insert, refugee, shelter, spontaneous static const IconData lightTentArrowsDown = IconDataLight(0xe581); /// Thin Tent Arrows Down icon /// /// https://fontawesome.com/icons/tent-arrows-down?style=thin /// bivouac, campground, refugee, shelter, tent, campsite, insert, refugee, shelter, spontaneous static const IconData thinTentArrowsDown = IconDataThin(0xe581); /// Solid Tent Double Peak icon /// /// https://fontawesome.com/icons/tent-double-peak?style=solid /// campground, refugee, shelter, tent, big top, bivouac, camp, campsite, carnival, circus static const IconData solidTentDoublePeak = IconDataSolid(0xe627); /// Regular Tent Double Peak icon /// /// https://fontawesome.com/icons/tent-double-peak?style=regular /// campground, refugee, shelter, tent, big top, bivouac, camp, campsite, carnival, circus static const IconData tentDoublePeak = IconDataRegular(0xe627); /// Light Tent Double Peak icon /// /// https://fontawesome.com/icons/tent-double-peak?style=light /// campground, refugee, shelter, tent, big top, bivouac, camp, campsite, carnival, circus static const IconData lightTentDoublePeak = IconDataLight(0xe627); /// Thin Tent Double Peak icon /// /// https://fontawesome.com/icons/tent-double-peak?style=thin /// campground, refugee, shelter, tent, big top, bivouac, camp, campsite, carnival, circus static const IconData thinTentDoublePeak = IconDataThin(0xe627); /// Solid Tents icon /// /// https://fontawesome.com/icons/tents?style=solid /// bivouac, campground, refugee, shelter, tent, bivouac, campground, campsite, refugee, shelter, tent static const IconData solidTents = IconDataSolid(0xe582); /// Regular Tents icon /// /// https://fontawesome.com/icons/tents?style=regular /// bivouac, campground, refugee, shelter, tent, bivouac, campground, campsite, refugee, shelter, tent static const IconData tents = IconDataRegular(0xe582); /// Light Tents icon /// /// https://fontawesome.com/icons/tents?style=light /// bivouac, campground, refugee, shelter, tent, bivouac, campground, campsite, refugee, shelter, tent static const IconData lightTents = IconDataLight(0xe582); /// Thin Tents icon /// /// https://fontawesome.com/icons/tents?style=thin /// bivouac, campground, refugee, shelter, tent, bivouac, campground, campsite, refugee, shelter, tent static const IconData thinTents = IconDataThin(0xe582); /// Solid Terminal icon /// /// https://fontawesome.com/icons/terminal?style=solid /// code, coding, command, console, development, prompt, terminal static const IconData solidTerminal = IconDataSolid(0xf120); /// Regular Terminal icon /// /// https://fontawesome.com/icons/terminal?style=regular /// code, coding, command, console, development, prompt, terminal static const IconData terminal = IconDataRegular(0xf120); /// Light Terminal icon /// /// https://fontawesome.com/icons/terminal?style=light /// code, coding, command, console, development, prompt, terminal static const IconData lightTerminal = IconDataLight(0xf120); /// Thin Terminal icon /// /// https://fontawesome.com/icons/terminal?style=thin /// code, coding, command, console, development, prompt, terminal static const IconData thinTerminal = IconDataThin(0xf120); /// Solid Text icon /// /// https://fontawesome.com/icons/text?style=solid /// font, format, letter, style, typography static const IconData solidText = IconDataSolid(0xf893); /// Regular Text icon /// /// https://fontawesome.com/icons/text?style=regular /// font, format, letter, style, typography static const IconData text = IconDataRegular(0xf893); /// Light Text icon /// /// https://fontawesome.com/icons/text?style=light /// font, format, letter, style, typography static const IconData lightText = IconDataLight(0xf893); /// Thin Text icon /// /// https://fontawesome.com/icons/text?style=thin /// font, format, letter, style, typography static const IconData thinText = IconDataThin(0xf893); /// Solid Text Height icon /// /// https://fontawesome.com/icons/text-height?style=solid /// edit, font, format, modify, text, type static const IconData solidTextHeight = IconDataSolid(0xf034); /// Regular Text Height icon /// /// https://fontawesome.com/icons/text-height?style=regular /// edit, font, format, modify, text, type static const IconData textHeight = IconDataRegular(0xf034); /// Light Text Height icon /// /// https://fontawesome.com/icons/text-height?style=light /// edit, font, format, modify, text, type static const IconData lightTextHeight = IconDataLight(0xf034); /// Thin Text Height icon /// /// https://fontawesome.com/icons/text-height?style=thin /// edit, font, format, modify, text, type static const IconData thinTextHeight = IconDataThin(0xf034); /// Solid Text Size icon /// /// https://fontawesome.com/icons/text-size?style=solid /// decrease, edit, font, format, increase, modify, text, type static const IconData solidTextSize = IconDataSolid(0xf894); /// Regular Text Size icon /// /// https://fontawesome.com/icons/text-size?style=regular /// decrease, edit, font, format, increase, modify, text, type static const IconData textSize = IconDataRegular(0xf894); /// Light Text Size icon /// /// https://fontawesome.com/icons/text-size?style=light /// decrease, edit, font, format, increase, modify, text, type static const IconData lightTextSize = IconDataLight(0xf894); /// Thin Text Size icon /// /// https://fontawesome.com/icons/text-size?style=thin /// decrease, edit, font, format, increase, modify, text, type static const IconData thinTextSize = IconDataThin(0xf894); /// Solid Text Slash icon /// /// https://fontawesome.com/icons/text-slash?style=solid /// cancel, disabled, font, format, remove, style, text static const IconData solidTextSlash = IconDataSolid(0xf87d); /// Alias remove-format for icon [solidTextSlash] @Deprecated('Use "solidTextSlash" instead.') static const IconData solidRemoveFormat = solidTextSlash; /// Regular Text Slash icon /// /// https://fontawesome.com/icons/text-slash?style=regular /// cancel, disabled, font, format, remove, style, text static const IconData textSlash = IconDataRegular(0xf87d); /// Alias remove-format for icon [textSlash] @Deprecated('Use "textSlash" instead.') static const IconData removeFormat = textSlash; /// Light Text Slash icon /// /// https://fontawesome.com/icons/text-slash?style=light /// cancel, disabled, font, format, remove, style, text static const IconData lightTextSlash = IconDataLight(0xf87d); /// Alias remove-format for icon [lightTextSlash] @Deprecated('Use "lightTextSlash" instead.') static const IconData lightRemoveFormat = lightTextSlash; /// Thin Text Slash icon /// /// https://fontawesome.com/icons/text-slash?style=thin /// cancel, disabled, font, format, remove, style, text static const IconData thinTextSlash = IconDataThin(0xf87d); /// Alias remove-format for icon [thinTextSlash] @Deprecated('Use "thinTextSlash" instead.') static const IconData thinRemoveFormat = thinTextSlash; /// Solid Text Width icon /// /// https://fontawesome.com/icons/text-width?style=solid /// edit, font, format, modify, text, type static const IconData solidTextWidth = IconDataSolid(0xf035); /// Regular Text Width icon /// /// https://fontawesome.com/icons/text-width?style=regular /// edit, font, format, modify, text, type static const IconData textWidth = IconDataRegular(0xf035); /// Light Text Width icon /// /// https://fontawesome.com/icons/text-width?style=light /// edit, font, format, modify, text, type static const IconData lightTextWidth = IconDataLight(0xf035); /// Thin Text Width icon /// /// https://fontawesome.com/icons/text-width?style=thin /// edit, font, format, modify, text, type static const IconData thinTextWidth = IconDataThin(0xf035); /// Brands The Red Yeti icon /// /// https://fontawesome.com/icons/the-red-yeti?style=brands static const IconData theRedYeti = IconDataBrands(0xf69d); /// Brands Themeco icon /// /// https://fontawesome.com/icons/themeco?style=brands static const IconData themeco = IconDataBrands(0xf5c6); /// Brands ThemeIsle icon /// /// https://fontawesome.com/icons/themeisle?style=brands static const IconData themeisle = IconDataBrands(0xf2b2); /// Solid Thermometer icon /// /// https://fontawesome.com/icons/thermometer?style=solid /// covid-19, mercury, status, temperature static const IconData solidThermometer = IconDataSolid(0xf491); /// Regular Thermometer icon /// /// https://fontawesome.com/icons/thermometer?style=regular /// covid-19, mercury, status, temperature static const IconData thermometer = IconDataRegular(0xf491); /// Light Thermometer icon /// /// https://fontawesome.com/icons/thermometer?style=light /// covid-19, mercury, status, temperature static const IconData lightThermometer = IconDataLight(0xf491); /// Thin Thermometer icon /// /// https://fontawesome.com/icons/thermometer?style=thin /// covid-19, mercury, status, temperature static const IconData thinThermometer = IconDataThin(0xf491); /// Solid Theta icon /// /// https://fontawesome.com/icons/theta?style=solid /// alphabet, greek, math static const IconData solidTheta = IconDataSolid(0xf69e); /// Regular Theta icon /// /// https://fontawesome.com/icons/theta?style=regular /// alphabet, greek, math static const IconData theta = IconDataRegular(0xf69e); /// Light Theta icon /// /// https://fontawesome.com/icons/theta?style=light /// alphabet, greek, math static const IconData lightTheta = IconDataLight(0xf69e); /// Thin Theta icon /// /// https://fontawesome.com/icons/theta?style=thin /// alphabet, greek, math static const IconData thinTheta = IconDataThin(0xf69e); /// Brands Think Peaks icon /// /// https://fontawesome.com/icons/think-peaks?style=brands static const IconData thinkPeaks = IconDataBrands(0xf731); /// Solid Thought Bubble icon /// /// https://fontawesome.com/icons/thought-bubble?style=solid /// Right Thought Bubble, balloon, bubble, comic, dream, idea, imagination, think, thought, thought balloon static const IconData solidThoughtBubble = IconDataSolid(0xe32e); /// Regular Thought Bubble icon /// /// https://fontawesome.com/icons/thought-bubble?style=regular /// Right Thought Bubble, balloon, bubble, comic, dream, idea, imagination, think, thought, thought balloon static const IconData thoughtBubble = IconDataRegular(0xe32e); /// Light Thought Bubble icon /// /// https://fontawesome.com/icons/thought-bubble?style=light /// Right Thought Bubble, balloon, bubble, comic, dream, idea, imagination, think, thought, thought balloon static const IconData lightThoughtBubble = IconDataLight(0xe32e); /// Thin Thought Bubble icon /// /// https://fontawesome.com/icons/thought-bubble?style=thin /// Right Thought Bubble, balloon, bubble, comic, dream, idea, imagination, think, thought, thought balloon static const IconData thinThoughtBubble = IconDataThin(0xe32e); /// Brands Threads icon /// /// https://fontawesome.com/icons/threads?style=brands static const IconData threads = IconDataBrands(0xe618); /// Solid Thumbs Down icon /// /// https://fontawesome.com/icons/thumbs-down?style=solid /// -1, disagree, disapprove, dislike, down, hand, social, thumb, thumbs down, thumbs-o-down static const IconData solidThumbsDown = IconDataSolid(0xf165); /// Regular Thumbs Down icon /// /// https://fontawesome.com/icons/thumbs-down?style=regular /// -1, disagree, disapprove, dislike, down, hand, social, thumb, thumbs down, thumbs-o-down static const IconData thumbsDown = IconDataRegular(0xf165); /// Light Thumbs Down icon /// /// https://fontawesome.com/icons/thumbs-down?style=light /// -1, disagree, disapprove, dislike, down, hand, social, thumb, thumbs down, thumbs-o-down static const IconData lightThumbsDown = IconDataLight(0xf165); /// Thin Thumbs Down icon /// /// https://fontawesome.com/icons/thumbs-down?style=thin /// -1, disagree, disapprove, dislike, down, hand, social, thumb, thumbs down, thumbs-o-down static const IconData thinThumbsDown = IconDataThin(0xf165); /// Solid Thumbs Up icon /// /// https://fontawesome.com/icons/thumbs-up?style=solid /// +1, agree, approve, favorite, hand, like, ok, okay, social, success, thumb, thumbs up, thumbs-o-up, up, yes, you got it dude static const IconData solidThumbsUp = IconDataSolid(0xf164); /// Regular Thumbs Up icon /// /// https://fontawesome.com/icons/thumbs-up?style=regular /// +1, agree, approve, favorite, hand, like, ok, okay, social, success, thumb, thumbs up, thumbs-o-up, up, yes, you got it dude static const IconData thumbsUp = IconDataRegular(0xf164); /// Light Thumbs Up icon /// /// https://fontawesome.com/icons/thumbs-up?style=light /// +1, agree, approve, favorite, hand, like, ok, okay, social, success, thumb, thumbs up, thumbs-o-up, up, yes, you got it dude static const IconData lightThumbsUp = IconDataLight(0xf164); /// Thin Thumbs Up icon /// /// https://fontawesome.com/icons/thumbs-up?style=thin /// +1, agree, approve, favorite, hand, like, ok, okay, social, success, thumb, thumbs up, thumbs-o-up, up, yes, you got it dude static const IconData thinThumbsUp = IconDataThin(0xf164); /// Solid Thumbtack icon /// /// https://fontawesome.com/icons/thumbtack?style=solid /// Black Pushpin, coordinates, location, marker, pin, pushpin, thumb-tack static const IconData solidThumbtack = IconDataSolid(0xf08d); /// Alias thumb-tack for icon [solidThumbtack] @Deprecated('Use "solidThumbtack" instead.') static const IconData solidThumbTack = solidThumbtack; /// Regular Thumbtack icon /// /// https://fontawesome.com/icons/thumbtack?style=regular /// Black Pushpin, coordinates, location, marker, pin, pushpin, thumb-tack static const IconData thumbtack = IconDataRegular(0xf08d); /// Alias thumb-tack for icon [thumbtack] @Deprecated('Use "thumbtack" instead.') static const IconData thumbTack = thumbtack; /// Light Thumbtack icon /// /// https://fontawesome.com/icons/thumbtack?style=light /// Black Pushpin, coordinates, location, marker, pin, pushpin, thumb-tack static const IconData lightThumbtack = IconDataLight(0xf08d); /// Alias thumb-tack for icon [lightThumbtack] @Deprecated('Use "lightThumbtack" instead.') static const IconData lightThumbTack = lightThumbtack; /// Thin Thumbtack icon /// /// https://fontawesome.com/icons/thumbtack?style=thin /// Black Pushpin, coordinates, location, marker, pin, pushpin, thumb-tack static const IconData thinThumbtack = IconDataThin(0xf08d); /// Alias thumb-tack for icon [thinThumbtack] @Deprecated('Use "thinThumbtack" instead.') static const IconData thinThumbTack = thinThumbtack; /// Solid Tick icon /// /// https://fontawesome.com/icons/tick?style=solid /// apostrophe, foot static const IconData solidTick = IconDataSolid(0xe32f); /// Regular Tick icon /// /// https://fontawesome.com/icons/tick?style=regular /// apostrophe, foot static const IconData tick = IconDataRegular(0xe32f); /// Light Tick icon /// /// https://fontawesome.com/icons/tick?style=light /// apostrophe, foot static const IconData lightTick = IconDataLight(0xe32f); /// Thin Tick icon /// /// https://fontawesome.com/icons/tick?style=thin /// apostrophe, foot static const IconData thinTick = IconDataThin(0xe32f); /// Solid Ticket icon /// /// https://fontawesome.com/icons/ticket?style=solid /// admission, admission tickets, coupon, movie, pass, support, ticket, voucher static const IconData solidTicket = IconDataSolid(0xf145); /// Regular Ticket icon /// /// https://fontawesome.com/icons/ticket?style=regular /// admission, admission tickets, coupon, movie, pass, support, ticket, voucher static const IconData ticket = IconDataRegular(0xf145); /// Light Ticket icon /// /// https://fontawesome.com/icons/ticket?style=light /// admission, admission tickets, coupon, movie, pass, support, ticket, voucher static const IconData lightTicket = IconDataLight(0xf145); /// Thin Ticket icon /// /// https://fontawesome.com/icons/ticket?style=thin /// admission, admission tickets, coupon, movie, pass, support, ticket, voucher static const IconData thinTicket = IconDataThin(0xf145); /// Solid Ticket Airline icon /// /// https://fontawesome.com/icons/ticket-airline?style=solid /// airplane, arrival, boarding pass, departure, ticket, travel static const IconData solidTicketAirline = IconDataSolid(0xe29a); /// Alias ticket-perforated-plane for icon [solidTicketAirline] @Deprecated('Use "solidTicketAirline" instead.') static const IconData solidTicketPerforatedPlane = solidTicketAirline; /// Alias ticket-plane for icon [solidTicketAirline] @Deprecated('Use "solidTicketAirline" instead.') static const IconData solidTicketPlane = solidTicketAirline; /// Regular Ticket Airline icon /// /// https://fontawesome.com/icons/ticket-airline?style=regular /// airplane, arrival, boarding pass, departure, ticket, travel static const IconData ticketAirline = IconDataRegular(0xe29a); /// Alias ticket-perforated-plane for icon [ticketAirline] @Deprecated('Use "ticketAirline" instead.') static const IconData ticketPerforatedPlane = ticketAirline; /// Alias ticket-plane for icon [ticketAirline] @Deprecated('Use "ticketAirline" instead.') static const IconData ticketPlane = ticketAirline; /// Light Ticket Airline icon /// /// https://fontawesome.com/icons/ticket-airline?style=light /// airplane, arrival, boarding pass, departure, ticket, travel static const IconData lightTicketAirline = IconDataLight(0xe29a); /// Alias ticket-perforated-plane for icon [lightTicketAirline] @Deprecated('Use "lightTicketAirline" instead.') static const IconData lightTicketPerforatedPlane = lightTicketAirline; /// Alias ticket-plane for icon [lightTicketAirline] @Deprecated('Use "lightTicketAirline" instead.') static const IconData lightTicketPlane = lightTicketAirline; /// Thin Ticket Airline icon /// /// https://fontawesome.com/icons/ticket-airline?style=thin /// airplane, arrival, boarding pass, departure, ticket, travel static const IconData thinTicketAirline = IconDataThin(0xe29a); /// Alias ticket-perforated-plane for icon [thinTicketAirline] @Deprecated('Use "thinTicketAirline" instead.') static const IconData thinTicketPerforatedPlane = thinTicketAirline; /// Alias ticket-plane for icon [thinTicketAirline] @Deprecated('Use "thinTicketAirline" instead.') static const IconData thinTicketPlane = thinTicketAirline; /// Solid Ticket Perforated icon /// /// https://fontawesome.com/icons/ticket-perforated?style=solid /// admission, admission tickets, movie, pass, support, ticket, voucher, arrival, boarding, coupon static const IconData solidTicketPerforated = IconDataSolid(0xe63e); /// Regular Ticket Perforated icon /// /// https://fontawesome.com/icons/ticket-perforated?style=regular /// admission, admission tickets, movie, pass, support, ticket, voucher, arrival, boarding, coupon static const IconData ticketPerforated = IconDataRegular(0xe63e); /// Light Ticket Perforated icon /// /// https://fontawesome.com/icons/ticket-perforated?style=light /// admission, admission tickets, movie, pass, support, ticket, voucher, arrival, boarding, coupon static const IconData lightTicketPerforated = IconDataLight(0xe63e); /// Thin Ticket Perforated icon /// /// https://fontawesome.com/icons/ticket-perforated?style=thin /// admission, admission tickets, movie, pass, support, ticket, voucher, arrival, boarding, coupon static const IconData thinTicketPerforated = IconDataThin(0xe63e); /// Solid Ticket Simple icon /// /// https://fontawesome.com/icons/ticket-simple?style=solid /// admission, coupon, movie, pass, support, ticket, voucher static const IconData solidTicketSimple = IconDataSolid(0xf3ff); /// Alias ticket-alt for icon [solidTicketSimple] @Deprecated('Use "solidTicketSimple" instead.') static const IconData solidTicketAlt = solidTicketSimple; /// Regular Ticket Simple icon /// /// https://fontawesome.com/icons/ticket-simple?style=regular /// admission, coupon, movie, pass, support, ticket, voucher static const IconData ticketSimple = IconDataRegular(0xf3ff); /// Alias ticket-alt for icon [ticketSimple] @Deprecated('Use "ticketSimple" instead.') static const IconData ticketAlt = ticketSimple; /// Light Ticket Simple icon /// /// https://fontawesome.com/icons/ticket-simple?style=light /// admission, coupon, movie, pass, support, ticket, voucher static const IconData lightTicketSimple = IconDataLight(0xf3ff); /// Alias ticket-alt for icon [lightTicketSimple] @Deprecated('Use "lightTicketSimple" instead.') static const IconData lightTicketAlt = lightTicketSimple; /// Thin Ticket Simple icon /// /// https://fontawesome.com/icons/ticket-simple?style=thin /// admission, coupon, movie, pass, support, ticket, voucher static const IconData thinTicketSimple = IconDataThin(0xf3ff); /// Alias ticket-alt for icon [thinTicketSimple] @Deprecated('Use "thinTicketSimple" instead.') static const IconData thinTicketAlt = thinTicketSimple; /// Solid Tickets icon /// /// https://fontawesome.com/icons/tickets?style=solid /// admission, admission tickets, movie, pass, support, ticket, voucher, coupon static const IconData solidTickets = IconDataSolid(0xe658); /// Regular Tickets icon /// /// https://fontawesome.com/icons/tickets?style=regular /// admission, admission tickets, movie, pass, support, ticket, voucher, coupon static const IconData tickets = IconDataRegular(0xe658); /// Light Tickets icon /// /// https://fontawesome.com/icons/tickets?style=light /// admission, admission tickets, movie, pass, support, ticket, voucher, coupon static const IconData lightTickets = IconDataLight(0xe658); /// Thin Tickets icon /// /// https://fontawesome.com/icons/tickets?style=thin /// admission, admission tickets, movie, pass, support, ticket, voucher, coupon static const IconData thinTickets = IconDataThin(0xe658); /// Solid Tickets Airline icon /// /// https://fontawesome.com/icons/tickets-airline?style=solid /// airplane, arrival, boarding pass, departure, ticket, travel static const IconData solidTicketsAirline = IconDataSolid(0xe29b); /// Alias tickets-perforated-plane for icon [solidTicketsAirline] @Deprecated('Use "solidTicketsAirline" instead.') static const IconData solidTicketsPerforatedPlane = solidTicketsAirline; /// Alias tickets-plane for icon [solidTicketsAirline] @Deprecated('Use "solidTicketsAirline" instead.') static const IconData solidTicketsPlane = solidTicketsAirline; /// Regular Tickets Airline icon /// /// https://fontawesome.com/icons/tickets-airline?style=regular /// airplane, arrival, boarding pass, departure, ticket, travel static const IconData ticketsAirline = IconDataRegular(0xe29b); /// Alias tickets-perforated-plane for icon [ticketsAirline] @Deprecated('Use "ticketsAirline" instead.') static const IconData ticketsPerforatedPlane = ticketsAirline; /// Alias tickets-plane for icon [ticketsAirline] @Deprecated('Use "ticketsAirline" instead.') static const IconData ticketsPlane = ticketsAirline; /// Light Tickets Airline icon /// /// https://fontawesome.com/icons/tickets-airline?style=light /// airplane, arrival, boarding pass, departure, ticket, travel static const IconData lightTicketsAirline = IconDataLight(0xe29b); /// Alias tickets-perforated-plane for icon [lightTicketsAirline] @Deprecated('Use "lightTicketsAirline" instead.') static const IconData lightTicketsPerforatedPlane = lightTicketsAirline; /// Alias tickets-plane for icon [lightTicketsAirline] @Deprecated('Use "lightTicketsAirline" instead.') static const IconData lightTicketsPlane = lightTicketsAirline; /// Thin Tickets Airline icon /// /// https://fontawesome.com/icons/tickets-airline?style=thin /// airplane, arrival, boarding pass, departure, ticket, travel static const IconData thinTicketsAirline = IconDataThin(0xe29b); /// Alias tickets-perforated-plane for icon [thinTicketsAirline] @Deprecated('Use "thinTicketsAirline" instead.') static const IconData thinTicketsPerforatedPlane = thinTicketsAirline; /// Alias tickets-plane for icon [thinTicketsAirline] @Deprecated('Use "thinTicketsAirline" instead.') static const IconData thinTicketsPlane = thinTicketsAirline; /// Solid Tickets Perforated icon /// /// https://fontawesome.com/icons/tickets-perforated?style=solid /// admission, admission tickets, movie, pass, support, voucher, coupon, ticket, arrival, boarding static const IconData solidTicketsPerforated = IconDataSolid(0xe63f); /// Regular Tickets Perforated icon /// /// https://fontawesome.com/icons/tickets-perforated?style=regular /// admission, admission tickets, movie, pass, support, voucher, coupon, ticket, arrival, boarding static const IconData ticketsPerforated = IconDataRegular(0xe63f); /// Light Tickets Perforated icon /// /// https://fontawesome.com/icons/tickets-perforated?style=light /// admission, admission tickets, movie, pass, support, voucher, coupon, ticket, arrival, boarding static const IconData lightTicketsPerforated = IconDataLight(0xe63f); /// Thin Tickets Perforated icon /// /// https://fontawesome.com/icons/tickets-perforated?style=thin /// admission, admission tickets, movie, pass, support, voucher, coupon, ticket, arrival, boarding static const IconData thinTicketsPerforated = IconDataThin(0xe63f); /// Solid Tickets Simple icon /// /// https://fontawesome.com/icons/tickets-simple?style=solid /// admission, admission tickets, movie, pass, support, ticket, voucher, coupon static const IconData solidTicketsSimple = IconDataSolid(0xe659); /// Regular Tickets Simple icon /// /// https://fontawesome.com/icons/tickets-simple?style=regular /// admission, admission tickets, movie, pass, support, ticket, voucher, coupon static const IconData ticketsSimple = IconDataRegular(0xe659); /// Light Tickets Simple icon /// /// https://fontawesome.com/icons/tickets-simple?style=light /// admission, admission tickets, movie, pass, support, ticket, voucher, coupon static const IconData lightTicketsSimple = IconDataLight(0xe659); /// Thin Tickets Simple icon /// /// https://fontawesome.com/icons/tickets-simple?style=thin /// admission, admission tickets, movie, pass, support, ticket, voucher, coupon static const IconData thinTicketsSimple = IconDataThin(0xe659); /// Brands TikTok icon /// /// https://fontawesome.com/icons/tiktok?style=brands static const IconData tiktok = IconDataBrands(0xe07b); /// Solid Tilde icon /// /// https://fontawesome.com/icons/tilde?style=solid /// Tilde, accent, symbol, text, type static const IconData solidTilde = IconDataSolid(0x7e); /// Regular Tilde icon /// /// https://fontawesome.com/icons/tilde?style=regular /// Tilde, accent, symbol, text, type static const IconData tilde = IconDataRegular(0x7e); /// Light Tilde icon /// /// https://fontawesome.com/icons/tilde?style=light /// Tilde, accent, symbol, text, type static const IconData lightTilde = IconDataLight(0x7e); /// Thin Tilde icon /// /// https://fontawesome.com/icons/tilde?style=thin /// Tilde, accent, symbol, text, type static const IconData thinTilde = IconDataThin(0x7e); /// Solid Timeline icon /// /// https://fontawesome.com/icons/timeline?style=solid /// chronological, deadline, history, linear static const IconData solidTimeline = IconDataSolid(0xe29c); /// Regular Timeline icon /// /// https://fontawesome.com/icons/timeline?style=regular /// chronological, deadline, history, linear static const IconData timeline = IconDataRegular(0xe29c); /// Light Timeline icon /// /// https://fontawesome.com/icons/timeline?style=light /// chronological, deadline, history, linear static const IconData lightTimeline = IconDataLight(0xe29c); /// Thin Timeline icon /// /// https://fontawesome.com/icons/timeline?style=thin /// chronological, deadline, history, linear static const IconData thinTimeline = IconDataThin(0xe29c); /// Solid Timeline Arrow icon /// /// https://fontawesome.com/icons/timeline-arrow?style=solid /// chronological, deadline, history, linear static const IconData solidTimelineArrow = IconDataSolid(0xe29d); /// Regular Timeline Arrow icon /// /// https://fontawesome.com/icons/timeline-arrow?style=regular /// chronological, deadline, history, linear static const IconData timelineArrow = IconDataRegular(0xe29d); /// Light Timeline Arrow icon /// /// https://fontawesome.com/icons/timeline-arrow?style=light /// chronological, deadline, history, linear static const IconData lightTimelineArrow = IconDataLight(0xe29d); /// Thin Timeline Arrow icon /// /// https://fontawesome.com/icons/timeline-arrow?style=thin /// chronological, deadline, history, linear static const IconData thinTimelineArrow = IconDataThin(0xe29d); /// Solid Timer icon /// /// https://fontawesome.com/icons/timer?style=solid /// clock, countdown, pending, stopwatch, timer, timer clock, waiting static const IconData solidTimer = IconDataSolid(0xe29e); /// Regular Timer icon /// /// https://fontawesome.com/icons/timer?style=regular /// clock, countdown, pending, stopwatch, timer, timer clock, waiting static const IconData timer = IconDataRegular(0xe29e); /// Light Timer icon /// /// https://fontawesome.com/icons/timer?style=light /// clock, countdown, pending, stopwatch, timer, timer clock, waiting static const IconData lightTimer = IconDataLight(0xe29e); /// Thin Timer icon /// /// https://fontawesome.com/icons/timer?style=thin /// clock, countdown, pending, stopwatch, timer, timer clock, waiting static const IconData thinTimer = IconDataThin(0xe29e); /// Solid Tire icon /// /// https://fontawesome.com/icons/tire?style=solid /// auto, car, rim, rubber, wheel static const IconData solidTire = IconDataSolid(0xf631); /// Regular Tire icon /// /// https://fontawesome.com/icons/tire?style=regular /// auto, car, rim, rubber, wheel static const IconData tire = IconDataRegular(0xf631); /// Light Tire icon /// /// https://fontawesome.com/icons/tire?style=light /// auto, car, rim, rubber, wheel static const IconData lightTire = IconDataLight(0xf631); /// Thin Tire icon /// /// https://fontawesome.com/icons/tire?style=thin /// auto, car, rim, rubber, wheel static const IconData thinTire = IconDataThin(0xf631); /// Solid Tire Flat icon /// /// https://fontawesome.com/icons/tire-flat?style=solid /// auto, car, rim, rubber, wheel static const IconData solidTireFlat = IconDataSolid(0xf632); /// Regular Tire Flat icon /// /// https://fontawesome.com/icons/tire-flat?style=regular /// auto, car, rim, rubber, wheel static const IconData tireFlat = IconDataRegular(0xf632); /// Light Tire Flat icon /// /// https://fontawesome.com/icons/tire-flat?style=light /// auto, car, rim, rubber, wheel static const IconData lightTireFlat = IconDataLight(0xf632); /// Thin Tire Flat icon /// /// https://fontawesome.com/icons/tire-flat?style=thin /// auto, car, rim, rubber, wheel static const IconData thinTireFlat = IconDataThin(0xf632); /// Solid Tire Pressure Warning icon /// /// https://fontawesome.com/icons/tire-pressure-warning?style=solid /// alert, auto, car, flat, rim, rubber, wheel static const IconData solidTirePressureWarning = IconDataSolid(0xf633); /// Regular Tire Pressure Warning icon /// /// https://fontawesome.com/icons/tire-pressure-warning?style=regular /// alert, auto, car, flat, rim, rubber, wheel static const IconData tirePressureWarning = IconDataRegular(0xf633); /// Light Tire Pressure Warning icon /// /// https://fontawesome.com/icons/tire-pressure-warning?style=light /// alert, auto, car, flat, rim, rubber, wheel static const IconData lightTirePressureWarning = IconDataLight(0xf633); /// Thin Tire Pressure Warning icon /// /// https://fontawesome.com/icons/tire-pressure-warning?style=thin /// alert, auto, car, flat, rim, rubber, wheel static const IconData thinTirePressureWarning = IconDataThin(0xf633); /// Solid Tire Rugged icon /// /// https://fontawesome.com/icons/tire-rugged?style=solid /// auto, car, offroad, rim, rubber, wheel static const IconData solidTireRugged = IconDataSolid(0xf634); /// Regular Tire Rugged icon /// /// https://fontawesome.com/icons/tire-rugged?style=regular /// auto, car, offroad, rim, rubber, wheel static const IconData tireRugged = IconDataRegular(0xf634); /// Light Tire Rugged icon /// /// https://fontawesome.com/icons/tire-rugged?style=light /// auto, car, offroad, rim, rubber, wheel static const IconData lightTireRugged = IconDataLight(0xf634); /// Thin Tire Rugged icon /// /// https://fontawesome.com/icons/tire-rugged?style=thin /// auto, car, offroad, rim, rubber, wheel static const IconData thinTireRugged = IconDataThin(0xf634); /// Solid Toggle Large Off icon /// /// https://fontawesome.com/icons/toggle-large-off?style=solid /// button, off, on, switch static const IconData solidToggleLargeOff = IconDataSolid(0xe5b0); /// Regular Toggle Large Off icon /// /// https://fontawesome.com/icons/toggle-large-off?style=regular /// button, off, on, switch static const IconData toggleLargeOff = IconDataRegular(0xe5b0); /// Light Toggle Large Off icon /// /// https://fontawesome.com/icons/toggle-large-off?style=light /// button, off, on, switch static const IconData lightToggleLargeOff = IconDataLight(0xe5b0); /// Thin Toggle Large Off icon /// /// https://fontawesome.com/icons/toggle-large-off?style=thin /// button, off, on, switch static const IconData thinToggleLargeOff = IconDataThin(0xe5b0); /// Solid Toggle Large On icon /// /// https://fontawesome.com/icons/toggle-large-on?style=solid /// button, off, on, switch static const IconData solidToggleLargeOn = IconDataSolid(0xe5b1); /// Regular Toggle Large On icon /// /// https://fontawesome.com/icons/toggle-large-on?style=regular /// button, off, on, switch static const IconData toggleLargeOn = IconDataRegular(0xe5b1); /// Light Toggle Large On icon /// /// https://fontawesome.com/icons/toggle-large-on?style=light /// button, off, on, switch static const IconData lightToggleLargeOn = IconDataLight(0xe5b1); /// Thin Toggle Large On icon /// /// https://fontawesome.com/icons/toggle-large-on?style=thin /// button, off, on, switch static const IconData thinToggleLargeOn = IconDataThin(0xe5b1); /// Solid Toggle Off icon /// /// https://fontawesome.com/icons/toggle-off?style=solid /// button, off, on, switch static const IconData solidToggleOff = IconDataSolid(0xf204); /// Regular Toggle Off icon /// /// https://fontawesome.com/icons/toggle-off?style=regular /// button, off, on, switch static const IconData toggleOff = IconDataRegular(0xf204); /// Light Toggle Off icon /// /// https://fontawesome.com/icons/toggle-off?style=light /// button, off, on, switch static const IconData lightToggleOff = IconDataLight(0xf204); /// Thin Toggle Off icon /// /// https://fontawesome.com/icons/toggle-off?style=thin /// button, off, on, switch static const IconData thinToggleOff = IconDataThin(0xf204); /// Solid Toggle On icon /// /// https://fontawesome.com/icons/toggle-on?style=solid /// button, off, on, switch static const IconData solidToggleOn = IconDataSolid(0xf205); /// Regular Toggle On icon /// /// https://fontawesome.com/icons/toggle-on?style=regular /// button, off, on, switch static const IconData toggleOn = IconDataRegular(0xf205); /// Light Toggle On icon /// /// https://fontawesome.com/icons/toggle-on?style=light /// button, off, on, switch static const IconData lightToggleOn = IconDataLight(0xf205); /// Thin Toggle On icon /// /// https://fontawesome.com/icons/toggle-on?style=thin /// button, off, on, switch static const IconData thinToggleOn = IconDataThin(0xf205); /// Solid Toilet icon /// /// https://fontawesome.com/icons/toilet?style=solid /// bathroom, flush, john, loo, pee, plumbing, poop, porcelain, potty, restroom, throne, toile, toilet, washroom, waste, wc static const IconData solidToilet = IconDataSolid(0xf7d8); /// Regular Toilet icon /// /// https://fontawesome.com/icons/toilet?style=regular /// bathroom, flush, john, loo, pee, plumbing, poop, porcelain, potty, restroom, throne, toile, toilet, washroom, waste, wc static const IconData toilet = IconDataRegular(0xf7d8); /// Light Toilet icon /// /// https://fontawesome.com/icons/toilet?style=light /// bathroom, flush, john, loo, pee, plumbing, poop, porcelain, potty, restroom, throne, toile, toilet, washroom, waste, wc static const IconData lightToilet = IconDataLight(0xf7d8); /// Thin Toilet icon /// /// https://fontawesome.com/icons/toilet?style=thin /// bathroom, flush, john, loo, pee, plumbing, poop, porcelain, potty, restroom, throne, toile, toilet, washroom, waste, wc static const IconData thinToilet = IconDataThin(0xf7d8); /// Solid Toilet Paper icon /// /// https://fontawesome.com/icons/toilet-paper?style=solid /// bathroom, covid-19, halloween, holiday, lavatory, paper towels, prank, privy, restroom, roll, roll of paper, toilet, toilet paper, wipe static const IconData solidToiletPaper = IconDataSolid(0xf71e); /// Regular Toilet Paper icon /// /// https://fontawesome.com/icons/toilet-paper?style=regular /// bathroom, covid-19, halloween, holiday, lavatory, paper towels, prank, privy, restroom, roll, roll of paper, toilet, toilet paper, wipe static const IconData toiletPaper = IconDataRegular(0xf71e); /// Light Toilet Paper icon /// /// https://fontawesome.com/icons/toilet-paper?style=light /// bathroom, covid-19, halloween, holiday, lavatory, paper towels, prank, privy, restroom, roll, roll of paper, toilet, toilet paper, wipe static const IconData lightToiletPaper = IconDataLight(0xf71e); /// Thin Toilet Paper icon /// /// https://fontawesome.com/icons/toilet-paper?style=thin /// bathroom, covid-19, halloween, holiday, lavatory, paper towels, prank, privy, restroom, roll, roll of paper, toilet, toilet paper, wipe static const IconData thinToiletPaper = IconDataThin(0xf71e); /// Solid Toilet Paper Blank icon /// /// https://fontawesome.com/icons/toilet-paper-blank?style=solid /// bathroom, halloween, lavatory, prank, privy, restroom, roll, toilet, wipe static const IconData solidToiletPaperBlank = IconDataSolid(0xf71f); /// Alias toilet-paper-alt for icon [solidToiletPaperBlank] @Deprecated('Use "solidToiletPaperBlank" instead.') static const IconData solidToiletPaperAlt = solidToiletPaperBlank; /// Regular Toilet Paper Blank icon /// /// https://fontawesome.com/icons/toilet-paper-blank?style=regular /// bathroom, halloween, lavatory, prank, privy, restroom, roll, toilet, wipe static const IconData toiletPaperBlank = IconDataRegular(0xf71f); /// Alias toilet-paper-alt for icon [toiletPaperBlank] @Deprecated('Use "toiletPaperBlank" instead.') static const IconData toiletPaperAlt = toiletPaperBlank; /// Light Toilet Paper Blank icon /// /// https://fontawesome.com/icons/toilet-paper-blank?style=light /// bathroom, halloween, lavatory, prank, privy, restroom, roll, toilet, wipe static const IconData lightToiletPaperBlank = IconDataLight(0xf71f); /// Alias toilet-paper-alt for icon [lightToiletPaperBlank] @Deprecated('Use "lightToiletPaperBlank" instead.') static const IconData lightToiletPaperAlt = lightToiletPaperBlank; /// Thin Toilet Paper Blank icon /// /// https://fontawesome.com/icons/toilet-paper-blank?style=thin /// bathroom, halloween, lavatory, prank, privy, restroom, roll, toilet, wipe static const IconData thinToiletPaperBlank = IconDataThin(0xf71f); /// Alias toilet-paper-alt for icon [thinToiletPaperBlank] @Deprecated('Use "thinToiletPaperBlank" instead.') static const IconData thinToiletPaperAlt = thinToiletPaperBlank; /// Solid Toilet Paper Blank Under icon /// /// https://fontawesome.com/icons/toilet-paper-blank-under?style=solid /// bathroom, lavatory, privy, restroom, roll, toilet, wipe static const IconData solidToiletPaperBlankUnder = IconDataSolid(0xe29f); /// Alias toilet-paper-reverse-alt for icon [solidToiletPaperBlankUnder] @Deprecated('Use "solidToiletPaperBlankUnder" instead.') static const IconData solidToiletPaperReverseAlt = solidToiletPaperBlankUnder; /// Regular Toilet Paper Blank Under icon /// /// https://fontawesome.com/icons/toilet-paper-blank-under?style=regular /// bathroom, lavatory, privy, restroom, roll, toilet, wipe static const IconData toiletPaperBlankUnder = IconDataRegular(0xe29f); /// Alias toilet-paper-reverse-alt for icon [toiletPaperBlankUnder] @Deprecated('Use "toiletPaperBlankUnder" instead.') static const IconData toiletPaperReverseAlt = toiletPaperBlankUnder; /// Light Toilet Paper Blank Under icon /// /// https://fontawesome.com/icons/toilet-paper-blank-under?style=light /// bathroom, lavatory, privy, restroom, roll, toilet, wipe static const IconData lightToiletPaperBlankUnder = IconDataLight(0xe29f); /// Alias toilet-paper-reverse-alt for icon [lightToiletPaperBlankUnder] @Deprecated('Use "lightToiletPaperBlankUnder" instead.') static const IconData lightToiletPaperReverseAlt = lightToiletPaperBlankUnder; /// Thin Toilet Paper Blank Under icon /// /// https://fontawesome.com/icons/toilet-paper-blank-under?style=thin /// bathroom, lavatory, privy, restroom, roll, toilet, wipe static const IconData thinToiletPaperBlankUnder = IconDataThin(0xe29f); /// Alias toilet-paper-reverse-alt for icon [thinToiletPaperBlankUnder] @Deprecated('Use "thinToiletPaperBlankUnder" instead.') static const IconData thinToiletPaperReverseAlt = thinToiletPaperBlankUnder; /// Solid Toilet Paper Check icon /// /// https://fontawesome.com/icons/toilet-paper-check?style=solid /// bathroom, correct, enable, lavatory, privy, restroom, roll, sanitary, toilet, validate, wipe, working static const IconData solidToiletPaperCheck = IconDataSolid(0xe5b2); /// Regular Toilet Paper Check icon /// /// https://fontawesome.com/icons/toilet-paper-check?style=regular /// bathroom, correct, enable, lavatory, privy, restroom, roll, sanitary, toilet, validate, wipe, working static const IconData toiletPaperCheck = IconDataRegular(0xe5b2); /// Light Toilet Paper Check icon /// /// https://fontawesome.com/icons/toilet-paper-check?style=light /// bathroom, correct, enable, lavatory, privy, restroom, roll, sanitary, toilet, validate, wipe, working static const IconData lightToiletPaperCheck = IconDataLight(0xe5b2); /// Thin Toilet Paper Check icon /// /// https://fontawesome.com/icons/toilet-paper-check?style=thin /// bathroom, correct, enable, lavatory, privy, restroom, roll, sanitary, toilet, validate, wipe, working static const IconData thinToiletPaperCheck = IconDataThin(0xe5b2); /// Solid Toilet Paper Slash icon /// /// https://fontawesome.com/icons/toilet-paper-slash?style=solid /// bathroom, covid-19, disabled, halloween, holiday, lavatory, leaves, prank, privy, restroom, roll, toilet, trouble, ut oh, wipe static const IconData solidToiletPaperSlash = IconDataSolid(0xe072); /// Regular Toilet Paper Slash icon /// /// https://fontawesome.com/icons/toilet-paper-slash?style=regular /// bathroom, covid-19, disabled, halloween, holiday, lavatory, leaves, prank, privy, restroom, roll, toilet, trouble, ut oh, wipe static const IconData toiletPaperSlash = IconDataRegular(0xe072); /// Light Toilet Paper Slash icon /// /// https://fontawesome.com/icons/toilet-paper-slash?style=light /// bathroom, covid-19, disabled, halloween, holiday, lavatory, leaves, prank, privy, restroom, roll, toilet, trouble, ut oh, wipe static const IconData lightToiletPaperSlash = IconDataLight(0xe072); /// Thin Toilet Paper Slash icon /// /// https://fontawesome.com/icons/toilet-paper-slash?style=thin /// bathroom, covid-19, disabled, halloween, holiday, lavatory, leaves, prank, privy, restroom, roll, toilet, trouble, ut oh, wipe static const IconData thinToiletPaperSlash = IconDataThin(0xe072); /// Solid Toilet Paper Under icon /// /// https://fontawesome.com/icons/toilet-paper-under?style=solid /// bathroom, lavatory, privy, restroom, roll, toilet, wipe static const IconData solidToiletPaperUnder = IconDataSolid(0xe2a0); /// Alias toilet-paper-reverse for icon [solidToiletPaperUnder] @Deprecated('Use "solidToiletPaperUnder" instead.') static const IconData solidToiletPaperReverse = solidToiletPaperUnder; /// Regular Toilet Paper Under icon /// /// https://fontawesome.com/icons/toilet-paper-under?style=regular /// bathroom, lavatory, privy, restroom, roll, toilet, wipe static const IconData toiletPaperUnder = IconDataRegular(0xe2a0); /// Alias toilet-paper-reverse for icon [toiletPaperUnder] @Deprecated('Use "toiletPaperUnder" instead.') static const IconData toiletPaperReverse = toiletPaperUnder; /// Light Toilet Paper Under icon /// /// https://fontawesome.com/icons/toilet-paper-under?style=light /// bathroom, lavatory, privy, restroom, roll, toilet, wipe static const IconData lightToiletPaperUnder = IconDataLight(0xe2a0); /// Alias toilet-paper-reverse for icon [lightToiletPaperUnder] @Deprecated('Use "lightToiletPaperUnder" instead.') static const IconData lightToiletPaperReverse = lightToiletPaperUnder; /// Thin Toilet Paper Under icon /// /// https://fontawesome.com/icons/toilet-paper-under?style=thin /// bathroom, lavatory, privy, restroom, roll, toilet, wipe static const IconData thinToiletPaperUnder = IconDataThin(0xe2a0); /// Alias toilet-paper-reverse for icon [thinToiletPaperUnder] @Deprecated('Use "thinToiletPaperUnder" instead.') static const IconData thinToiletPaperReverse = thinToiletPaperUnder; /// Solid Toilet Paper Under Slash icon /// /// https://fontawesome.com/icons/toilet-paper-under-slash?style=solid /// bathroom, disabled, lavatory, privy, restroom, roll, toilet, wipe static const IconData solidToiletPaperUnderSlash = IconDataSolid(0xe2a1); /// Alias toilet-paper-reverse-slash for icon [solidToiletPaperUnderSlash] @Deprecated('Use "solidToiletPaperUnderSlash" instead.') static const IconData solidToiletPaperReverseSlash = solidToiletPaperUnderSlash; /// Regular Toilet Paper Under Slash icon /// /// https://fontawesome.com/icons/toilet-paper-under-slash?style=regular /// bathroom, disabled, lavatory, privy, restroom, roll, toilet, wipe static const IconData toiletPaperUnderSlash = IconDataRegular(0xe2a1); /// Alias toilet-paper-reverse-slash for icon [toiletPaperUnderSlash] @Deprecated('Use "toiletPaperUnderSlash" instead.') static const IconData toiletPaperReverseSlash = toiletPaperUnderSlash; /// Light Toilet Paper Under Slash icon /// /// https://fontawesome.com/icons/toilet-paper-under-slash?style=light /// bathroom, disabled, lavatory, privy, restroom, roll, toilet, wipe static const IconData lightToiletPaperUnderSlash = IconDataLight(0xe2a1); /// Alias toilet-paper-reverse-slash for icon [lightToiletPaperUnderSlash] @Deprecated('Use "lightToiletPaperUnderSlash" instead.') static const IconData lightToiletPaperReverseSlash = lightToiletPaperUnderSlash; /// Thin Toilet Paper Under Slash icon /// /// https://fontawesome.com/icons/toilet-paper-under-slash?style=thin /// bathroom, disabled, lavatory, privy, restroom, roll, toilet, wipe static const IconData thinToiletPaperUnderSlash = IconDataThin(0xe2a1); /// Alias toilet-paper-reverse-slash for icon [thinToiletPaperUnderSlash] @Deprecated('Use "thinToiletPaperUnderSlash" instead.') static const IconData thinToiletPaperReverseSlash = thinToiletPaperUnderSlash; /// Solid Toilet Paper Xmark icon /// /// https://fontawesome.com/icons/toilet-paper-xmark?style=solid /// bathroom, incorrect, lavatory, privy, restroom, roll, toilet, uncheck, unsanitary, wipe static const IconData solidToiletPaperXmark = IconDataSolid(0xe5b3); /// Regular Toilet Paper Xmark icon /// /// https://fontawesome.com/icons/toilet-paper-xmark?style=regular /// bathroom, incorrect, lavatory, privy, restroom, roll, toilet, uncheck, unsanitary, wipe static const IconData toiletPaperXmark = IconDataRegular(0xe5b3); /// Light Toilet Paper Xmark icon /// /// https://fontawesome.com/icons/toilet-paper-xmark?style=light /// bathroom, incorrect, lavatory, privy, restroom, roll, toilet, uncheck, unsanitary, wipe static const IconData lightToiletPaperXmark = IconDataLight(0xe5b3); /// Thin Toilet Paper Xmark icon /// /// https://fontawesome.com/icons/toilet-paper-xmark?style=thin /// bathroom, incorrect, lavatory, privy, restroom, roll, toilet, uncheck, unsanitary, wipe static const IconData thinToiletPaperXmark = IconDataThin(0xe5b3); /// Solid Toilet Portable icon /// /// https://fontawesome.com/icons/toilet-portable?style=solid /// outhouse, toilet static const IconData solidToiletPortable = IconDataSolid(0xe583); /// Regular Toilet Portable icon /// /// https://fontawesome.com/icons/toilet-portable?style=regular /// outhouse, toilet static const IconData toiletPortable = IconDataRegular(0xe583); /// Light Toilet Portable icon /// /// https://fontawesome.com/icons/toilet-portable?style=light /// outhouse, toilet static const IconData lightToiletPortable = IconDataLight(0xe583); /// Thin Toilet Portable icon /// /// https://fontawesome.com/icons/toilet-portable?style=thin /// outhouse, toilet static const IconData thinToiletPortable = IconDataThin(0xe583); /// Solid Toilets Portable icon /// /// https://fontawesome.com/icons/toilets-portable?style=solid /// outhouse, toilet static const IconData solidToiletsPortable = IconDataSolid(0xe584); /// Regular Toilets Portable icon /// /// https://fontawesome.com/icons/toilets-portable?style=regular /// outhouse, toilet static const IconData toiletsPortable = IconDataRegular(0xe584); /// Light Toilets Portable icon /// /// https://fontawesome.com/icons/toilets-portable?style=light /// outhouse, toilet static const IconData lightToiletsPortable = IconDataLight(0xe584); /// Thin Toilets Portable icon /// /// https://fontawesome.com/icons/toilets-portable?style=thin /// outhouse, toilet static const IconData thinToiletsPortable = IconDataThin(0xe584); /// Solid Tomato icon /// /// https://fontawesome.com/icons/tomato?style=solid /// blt, fresh, fruit, garden, salad, summer, tomato, vegetable static const IconData solidTomato = IconDataSolid(0xe330); /// Regular Tomato icon /// /// https://fontawesome.com/icons/tomato?style=regular /// blt, fresh, fruit, garden, salad, summer, tomato, vegetable static const IconData tomato = IconDataRegular(0xe330); /// Light Tomato icon /// /// https://fontawesome.com/icons/tomato?style=light /// blt, fresh, fruit, garden, salad, summer, tomato, vegetable static const IconData lightTomato = IconDataLight(0xe330); /// Thin Tomato icon /// /// https://fontawesome.com/icons/tomato?style=thin /// blt, fresh, fruit, garden, salad, summer, tomato, vegetable static const IconData thinTomato = IconDataThin(0xe330); /// Solid Tombstone icon /// /// https://fontawesome.com/icons/tombstone?style=solid /// cemetery, cross, dead, death, delete, grave, halloween, holiday, remove static const IconData solidTombstone = IconDataSolid(0xf720); /// Regular Tombstone icon /// /// https://fontawesome.com/icons/tombstone?style=regular /// cemetery, cross, dead, death, delete, grave, halloween, holiday, remove static const IconData tombstone = IconDataRegular(0xf720); /// Light Tombstone icon /// /// https://fontawesome.com/icons/tombstone?style=light /// cemetery, cross, dead, death, delete, grave, halloween, holiday, remove static const IconData lightTombstone = IconDataLight(0xf720); /// Thin Tombstone icon /// /// https://fontawesome.com/icons/tombstone?style=thin /// cemetery, cross, dead, death, delete, grave, halloween, holiday, remove static const IconData thinTombstone = IconDataThin(0xf720); /// Solid Tombstone Blank icon /// /// https://fontawesome.com/icons/tombstone-blank?style=solid /// cemetery, cross, dead, death, delete, grave, graveyard, halloween, headstone, holiday, remove, tombstone static const IconData solidTombstoneBlank = IconDataSolid(0xf721); /// Alias tombstone-alt for icon [solidTombstoneBlank] @Deprecated('Use "solidTombstoneBlank" instead.') static const IconData solidTombstoneAlt = solidTombstoneBlank; /// Regular Tombstone Blank icon /// /// https://fontawesome.com/icons/tombstone-blank?style=regular /// cemetery, cross, dead, death, delete, grave, graveyard, halloween, headstone, holiday, remove, tombstone static const IconData tombstoneBlank = IconDataRegular(0xf721); /// Alias tombstone-alt for icon [tombstoneBlank] @Deprecated('Use "tombstoneBlank" instead.') static const IconData tombstoneAlt = tombstoneBlank; /// Light Tombstone Blank icon /// /// https://fontawesome.com/icons/tombstone-blank?style=light /// cemetery, cross, dead, death, delete, grave, graveyard, halloween, headstone, holiday, remove, tombstone static const IconData lightTombstoneBlank = IconDataLight(0xf721); /// Alias tombstone-alt for icon [lightTombstoneBlank] @Deprecated('Use "lightTombstoneBlank" instead.') static const IconData lightTombstoneAlt = lightTombstoneBlank; /// Thin Tombstone Blank icon /// /// https://fontawesome.com/icons/tombstone-blank?style=thin /// cemetery, cross, dead, death, delete, grave, graveyard, halloween, headstone, holiday, remove, tombstone static const IconData thinTombstoneBlank = IconDataThin(0xf721); /// Alias tombstone-alt for icon [thinTombstoneBlank] @Deprecated('Use "thinTombstoneBlank" instead.') static const IconData thinTombstoneAlt = thinTombstoneBlank; /// Solid Toolbox icon /// /// https://fontawesome.com/icons/toolbox?style=solid /// admin, chest, configuration, container, equipment, fix, maintenance, mechanic, modify, repair, settings, tool, toolbox, tools static const IconData solidToolbox = IconDataSolid(0xf552); /// Regular Toolbox icon /// /// https://fontawesome.com/icons/toolbox?style=regular /// admin, chest, configuration, container, equipment, fix, maintenance, mechanic, modify, repair, settings, tool, toolbox, tools static const IconData toolbox = IconDataRegular(0xf552); /// Light Toolbox icon /// /// https://fontawesome.com/icons/toolbox?style=light /// admin, chest, configuration, container, equipment, fix, maintenance, mechanic, modify, repair, settings, tool, toolbox, tools static const IconData lightToolbox = IconDataLight(0xf552); /// Thin Toolbox icon /// /// https://fontawesome.com/icons/toolbox?style=thin /// admin, chest, configuration, container, equipment, fix, maintenance, mechanic, modify, repair, settings, tool, toolbox, tools static const IconData thinToolbox = IconDataThin(0xf552); /// Solid Tooth icon /// /// https://fontawesome.com/icons/tooth?style=solid /// bicuspid, dental, dentist, molar, mouth, teeth, tooth static const IconData solidTooth = IconDataSolid(0xf5c9); /// Regular Tooth icon /// /// https://fontawesome.com/icons/tooth?style=regular /// bicuspid, dental, dentist, molar, mouth, teeth, tooth static const IconData tooth = IconDataRegular(0xf5c9); /// Light Tooth icon /// /// https://fontawesome.com/icons/tooth?style=light /// bicuspid, dental, dentist, molar, mouth, teeth, tooth static const IconData lightTooth = IconDataLight(0xf5c9); /// Thin Tooth icon /// /// https://fontawesome.com/icons/tooth?style=thin /// bicuspid, dental, dentist, molar, mouth, teeth, tooth static const IconData thinTooth = IconDataThin(0xf5c9); /// Solid Toothbrush icon /// /// https://fontawesome.com/icons/toothbrush?style=solid /// bathroom, bicuspid, brush, clean, dental, dentist, hygiene, molar, mouth, teeth, toothbrush static const IconData solidToothbrush = IconDataSolid(0xf635); /// Regular Toothbrush icon /// /// https://fontawesome.com/icons/toothbrush?style=regular /// bathroom, bicuspid, brush, clean, dental, dentist, hygiene, molar, mouth, teeth, toothbrush static const IconData toothbrush = IconDataRegular(0xf635); /// Light Toothbrush icon /// /// https://fontawesome.com/icons/toothbrush?style=light /// bathroom, bicuspid, brush, clean, dental, dentist, hygiene, molar, mouth, teeth, toothbrush static const IconData lightToothbrush = IconDataLight(0xf635); /// Thin Toothbrush icon /// /// https://fontawesome.com/icons/toothbrush?style=thin /// bathroom, bicuspid, brush, clean, dental, dentist, hygiene, molar, mouth, teeth, toothbrush static const IconData thinToothbrush = IconDataThin(0xf635); /// Solid Torii Gate icon /// /// https://fontawesome.com/icons/torii-gate?style=solid /// building, religion, shinto, shinto shrine, shintoism, shrine static const IconData solidToriiGate = IconDataSolid(0xf6a1); /// Regular Torii Gate icon /// /// https://fontawesome.com/icons/torii-gate?style=regular /// building, religion, shinto, shinto shrine, shintoism, shrine static const IconData toriiGate = IconDataRegular(0xf6a1); /// Light Torii Gate icon /// /// https://fontawesome.com/icons/torii-gate?style=light /// building, religion, shinto, shinto shrine, shintoism, shrine static const IconData lightToriiGate = IconDataLight(0xf6a1); /// Thin Torii Gate icon /// /// https://fontawesome.com/icons/torii-gate?style=thin /// building, religion, shinto, shinto shrine, shintoism, shrine static const IconData thinToriiGate = IconDataThin(0xf6a1); /// Solid Tornado icon /// /// https://fontawesome.com/icons/tornado?style=solid /// cloud, cyclone, dorothy, landspout, tornado, toto, twister, vortext, waterspout, weather, whirlwind static const IconData solidTornado = IconDataSolid(0xf76f); /// Regular Tornado icon /// /// https://fontawesome.com/icons/tornado?style=regular /// cloud, cyclone, dorothy, landspout, tornado, toto, twister, vortext, waterspout, weather, whirlwind static const IconData tornado = IconDataRegular(0xf76f); /// Light Tornado icon /// /// https://fontawesome.com/icons/tornado?style=light /// cloud, cyclone, dorothy, landspout, tornado, toto, twister, vortext, waterspout, weather, whirlwind static const IconData lightTornado = IconDataLight(0xf76f); /// Thin Tornado icon /// /// https://fontawesome.com/icons/tornado?style=thin /// cloud, cyclone, dorothy, landspout, tornado, toto, twister, vortext, waterspout, weather, whirlwind static const IconData thinTornado = IconDataThin(0xf76f); /// Solid Tower Broadcast icon /// /// https://fontawesome.com/icons/tower-broadcast?style=solid /// airwaves, antenna, communication, emergency, radio, reception, waves static const IconData solidTowerBroadcast = IconDataSolid(0xf519); /// Alias broadcast-tower for icon [solidTowerBroadcast] @Deprecated('Use "solidTowerBroadcast" instead.') static const IconData solidBroadcastTower = solidTowerBroadcast; /// Regular Tower Broadcast icon /// /// https://fontawesome.com/icons/tower-broadcast?style=regular /// airwaves, antenna, communication, emergency, radio, reception, waves static const IconData towerBroadcast = IconDataRegular(0xf519); /// Alias broadcast-tower for icon [towerBroadcast] @Deprecated('Use "towerBroadcast" instead.') static const IconData broadcastTower = towerBroadcast; /// Light Tower Broadcast icon /// /// https://fontawesome.com/icons/tower-broadcast?style=light /// airwaves, antenna, communication, emergency, radio, reception, waves static const IconData lightTowerBroadcast = IconDataLight(0xf519); /// Alias broadcast-tower for icon [lightTowerBroadcast] @Deprecated('Use "lightTowerBroadcast" instead.') static const IconData lightBroadcastTower = lightTowerBroadcast; /// Thin Tower Broadcast icon /// /// https://fontawesome.com/icons/tower-broadcast?style=thin /// airwaves, antenna, communication, emergency, radio, reception, waves static const IconData thinTowerBroadcast = IconDataThin(0xf519); /// Alias broadcast-tower for icon [thinTowerBroadcast] @Deprecated('Use "thinTowerBroadcast" instead.') static const IconData thinBroadcastTower = thinTowerBroadcast; /// Solid Tower Cell icon /// /// https://fontawesome.com/icons/tower-cell?style=solid /// airwaves, antenna, communication, radio, reception, waves static const IconData solidTowerCell = IconDataSolid(0xe585); /// Regular Tower Cell icon /// /// https://fontawesome.com/icons/tower-cell?style=regular /// airwaves, antenna, communication, radio, reception, waves static const IconData towerCell = IconDataRegular(0xe585); /// Light Tower Cell icon /// /// https://fontawesome.com/icons/tower-cell?style=light /// airwaves, antenna, communication, radio, reception, waves static const IconData lightTowerCell = IconDataLight(0xe585); /// Thin Tower Cell icon /// /// https://fontawesome.com/icons/tower-cell?style=thin /// airwaves, antenna, communication, radio, reception, waves static const IconData thinTowerCell = IconDataThin(0xe585); /// Solid Tower Control icon /// /// https://fontawesome.com/icons/tower-control?style=solid /// air traffic control, airplane, airport static const IconData solidTowerControl = IconDataSolid(0xe2a2); /// Regular Tower Control icon /// /// https://fontawesome.com/icons/tower-control?style=regular /// air traffic control, airplane, airport static const IconData towerControl = IconDataRegular(0xe2a2); /// Light Tower Control icon /// /// https://fontawesome.com/icons/tower-control?style=light /// air traffic control, airplane, airport static const IconData lightTowerControl = IconDataLight(0xe2a2); /// Thin Tower Control icon /// /// https://fontawesome.com/icons/tower-control?style=thin /// air traffic control, airplane, airport static const IconData thinTowerControl = IconDataThin(0xe2a2); /// Solid Tower Observation icon /// /// https://fontawesome.com/icons/tower-observation?style=solid /// fire tower, view static const IconData solidTowerObservation = IconDataSolid(0xe586); /// Regular Tower Observation icon /// /// https://fontawesome.com/icons/tower-observation?style=regular /// fire tower, view static const IconData towerObservation = IconDataRegular(0xe586); /// Light Tower Observation icon /// /// https://fontawesome.com/icons/tower-observation?style=light /// fire tower, view static const IconData lightTowerObservation = IconDataLight(0xe586); /// Thin Tower Observation icon /// /// https://fontawesome.com/icons/tower-observation?style=thin /// fire tower, view static const IconData thinTowerObservation = IconDataThin(0xe586); /// Solid Tractor icon /// /// https://fontawesome.com/icons/tractor?style=solid /// agriculture, farm, tractor, vehicle static const IconData solidTractor = IconDataSolid(0xf722); /// Regular Tractor icon /// /// https://fontawesome.com/icons/tractor?style=regular /// agriculture, farm, tractor, vehicle static const IconData tractor = IconDataRegular(0xf722); /// Light Tractor icon /// /// https://fontawesome.com/icons/tractor?style=light /// agriculture, farm, tractor, vehicle static const IconData lightTractor = IconDataLight(0xf722); /// Thin Tractor icon /// /// https://fontawesome.com/icons/tractor?style=thin /// agriculture, farm, tractor, vehicle static const IconData thinTractor = IconDataThin(0xf722); /// Brands Trade Federation icon /// /// https://fontawesome.com/icons/trade-federation?style=brands static const IconData tradeFederation = IconDataBrands(0xf513); /// Solid Trademark icon /// /// https://fontawesome.com/icons/trademark?style=solid /// copyright, mark, register, symbol, tm, trade mark, trademark static const IconData solidTrademark = IconDataSolid(0xf25c); /// Regular Trademark icon /// /// https://fontawesome.com/icons/trademark?style=regular /// copyright, mark, register, symbol, tm, trade mark, trademark static const IconData trademark = IconDataRegular(0xf25c); /// Light Trademark icon /// /// https://fontawesome.com/icons/trademark?style=light /// copyright, mark, register, symbol, tm, trade mark, trademark static const IconData lightTrademark = IconDataLight(0xf25c); /// Thin Trademark icon /// /// https://fontawesome.com/icons/trademark?style=thin /// copyright, mark, register, symbol, tm, trade mark, trademark static const IconData thinTrademark = IconDataThin(0xf25c); /// Solid Traffic Cone icon /// /// https://fontawesome.com/icons/traffic-cone?style=solid /// alert, construction, maintenance, road static const IconData solidTrafficCone = IconDataSolid(0xf636); /// Regular Traffic Cone icon /// /// https://fontawesome.com/icons/traffic-cone?style=regular /// alert, construction, maintenance, road static const IconData trafficCone = IconDataRegular(0xf636); /// Light Traffic Cone icon /// /// https://fontawesome.com/icons/traffic-cone?style=light /// alert, construction, maintenance, road static const IconData lightTrafficCone = IconDataLight(0xf636); /// Thin Traffic Cone icon /// /// https://fontawesome.com/icons/traffic-cone?style=thin /// alert, construction, maintenance, road static const IconData thinTrafficCone = IconDataThin(0xf636); /// Solid Traffic Light icon /// /// https://fontawesome.com/icons/traffic-light?style=solid /// direction, light, road, signal, traffic, travel, vertical traffic light static const IconData solidTrafficLight = IconDataSolid(0xf637); /// Regular Traffic Light icon /// /// https://fontawesome.com/icons/traffic-light?style=regular /// direction, light, road, signal, traffic, travel, vertical traffic light static const IconData trafficLight = IconDataRegular(0xf637); /// Light Traffic Light icon /// /// https://fontawesome.com/icons/traffic-light?style=light /// direction, light, road, signal, traffic, travel, vertical traffic light static const IconData lightTrafficLight = IconDataLight(0xf637); /// Thin Traffic Light icon /// /// https://fontawesome.com/icons/traffic-light?style=thin /// direction, light, road, signal, traffic, travel, vertical traffic light static const IconData thinTrafficLight = IconDataThin(0xf637); /// Solid Traffic Light Go icon /// /// https://fontawesome.com/icons/traffic-light-go?style=solid /// direction, green, road, signal, travel static const IconData solidTrafficLightGo = IconDataSolid(0xf638); /// Regular Traffic Light Go icon /// /// https://fontawesome.com/icons/traffic-light-go?style=regular /// direction, green, road, signal, travel static const IconData trafficLightGo = IconDataRegular(0xf638); /// Light Traffic Light Go icon /// /// https://fontawesome.com/icons/traffic-light-go?style=light /// direction, green, road, signal, travel static const IconData lightTrafficLightGo = IconDataLight(0xf638); /// Thin Traffic Light Go icon /// /// https://fontawesome.com/icons/traffic-light-go?style=thin /// direction, green, road, signal, travel static const IconData thinTrafficLightGo = IconDataThin(0xf638); /// Solid Traffic Light Slow icon /// /// https://fontawesome.com/icons/traffic-light-slow?style=solid /// direction, road, signal, travel, yellow static const IconData solidTrafficLightSlow = IconDataSolid(0xf639); /// Regular Traffic Light Slow icon /// /// https://fontawesome.com/icons/traffic-light-slow?style=regular /// direction, road, signal, travel, yellow static const IconData trafficLightSlow = IconDataRegular(0xf639); /// Light Traffic Light Slow icon /// /// https://fontawesome.com/icons/traffic-light-slow?style=light /// direction, road, signal, travel, yellow static const IconData lightTrafficLightSlow = IconDataLight(0xf639); /// Thin Traffic Light Slow icon /// /// https://fontawesome.com/icons/traffic-light-slow?style=thin /// direction, road, signal, travel, yellow static const IconData thinTrafficLightSlow = IconDataThin(0xf639); /// Solid Traffic Light Stop icon /// /// https://fontawesome.com/icons/traffic-light-stop?style=solid /// direction, red, road, signal, travel static const IconData solidTrafficLightStop = IconDataSolid(0xf63a); /// Regular Traffic Light Stop icon /// /// https://fontawesome.com/icons/traffic-light-stop?style=regular /// direction, red, road, signal, travel static const IconData trafficLightStop = IconDataRegular(0xf63a); /// Light Traffic Light Stop icon /// /// https://fontawesome.com/icons/traffic-light-stop?style=light /// direction, red, road, signal, travel static const IconData lightTrafficLightStop = IconDataLight(0xf63a); /// Thin Traffic Light Stop icon /// /// https://fontawesome.com/icons/traffic-light-stop?style=thin /// direction, red, road, signal, travel static const IconData thinTrafficLightStop = IconDataThin(0xf63a); /// Solid Trailer icon /// /// https://fontawesome.com/icons/trailer?style=solid /// carry, haul, moving, travel static const IconData solidTrailer = IconDataSolid(0xe041); /// Regular Trailer icon /// /// https://fontawesome.com/icons/trailer?style=regular /// carry, haul, moving, travel static const IconData trailer = IconDataRegular(0xe041); /// Light Trailer icon /// /// https://fontawesome.com/icons/trailer?style=light /// carry, haul, moving, travel static const IconData lightTrailer = IconDataLight(0xe041); /// Thin Trailer icon /// /// https://fontawesome.com/icons/trailer?style=thin /// carry, haul, moving, travel static const IconData thinTrailer = IconDataThin(0xe041); /// Solid Train icon /// /// https://fontawesome.com/icons/train?style=solid /// bullet, commute, locomotive, railway, subway, train static const IconData solidTrain = IconDataSolid(0xf238); /// Regular Train icon /// /// https://fontawesome.com/icons/train?style=regular /// bullet, commute, locomotive, railway, subway, train static const IconData train = IconDataRegular(0xf238); /// Light Train icon /// /// https://fontawesome.com/icons/train?style=light /// bullet, commute, locomotive, railway, subway, train static const IconData lightTrain = IconDataLight(0xf238); /// Thin Train icon /// /// https://fontawesome.com/icons/train?style=thin /// bullet, commute, locomotive, railway, subway, train static const IconData thinTrain = IconDataThin(0xf238); /// Solid Train Subway icon /// /// https://fontawesome.com/icons/train-subway?style=solid /// machine, railway, train, transportation, vehicle static const IconData solidTrainSubway = IconDataSolid(0xf239); /// Alias subway for icon [solidTrainSubway] @Deprecated('Use "solidTrainSubway" instead.') static const IconData solidSubway = solidTrainSubway; /// Regular Train Subway icon /// /// https://fontawesome.com/icons/train-subway?style=regular /// machine, railway, train, transportation, vehicle static const IconData trainSubway = IconDataRegular(0xf239); /// Alias subway for icon [trainSubway] @Deprecated('Use "trainSubway" instead.') static const IconData subway = trainSubway; /// Light Train Subway icon /// /// https://fontawesome.com/icons/train-subway?style=light /// machine, railway, train, transportation, vehicle static const IconData lightTrainSubway = IconDataLight(0xf239); /// Alias subway for icon [lightTrainSubway] @Deprecated('Use "lightTrainSubway" instead.') static const IconData lightSubway = lightTrainSubway; /// Thin Train Subway icon /// /// https://fontawesome.com/icons/train-subway?style=thin /// machine, railway, train, transportation, vehicle static const IconData thinTrainSubway = IconDataThin(0xf239); /// Alias subway for icon [thinTrainSubway] @Deprecated('Use "thinTrainSubway" instead.') static const IconData thinSubway = thinTrainSubway; /// Solid Train Subway Tunnel icon /// /// https://fontawesome.com/icons/train-subway-tunnel?style=solid /// metro, rail, railroad, railway, subway, train, tunnel static const IconData solidTrainSubwayTunnel = IconDataSolid(0xe2a3); /// Alias subway-tunnel for icon [solidTrainSubwayTunnel] @Deprecated('Use "solidTrainSubwayTunnel" instead.') static const IconData solidSubwayTunnel = solidTrainSubwayTunnel; /// Regular Train Subway Tunnel icon /// /// https://fontawesome.com/icons/train-subway-tunnel?style=regular /// metro, rail, railroad, railway, subway, train, tunnel static const IconData trainSubwayTunnel = IconDataRegular(0xe2a3); /// Alias subway-tunnel for icon [trainSubwayTunnel] @Deprecated('Use "trainSubwayTunnel" instead.') static const IconData subwayTunnel = trainSubwayTunnel; /// Light Train Subway Tunnel icon /// /// https://fontawesome.com/icons/train-subway-tunnel?style=light /// metro, rail, railroad, railway, subway, train, tunnel static const IconData lightTrainSubwayTunnel = IconDataLight(0xe2a3); /// Alias subway-tunnel for icon [lightTrainSubwayTunnel] @Deprecated('Use "lightTrainSubwayTunnel" instead.') static const IconData lightSubwayTunnel = lightTrainSubwayTunnel; /// Thin Train Subway Tunnel icon /// /// https://fontawesome.com/icons/train-subway-tunnel?style=thin /// metro, rail, railroad, railway, subway, train, tunnel static const IconData thinTrainSubwayTunnel = IconDataThin(0xe2a3); /// Alias subway-tunnel for icon [thinTrainSubwayTunnel] @Deprecated('Use "thinTrainSubwayTunnel" instead.') static const IconData thinSubwayTunnel = thinTrainSubwayTunnel; /// Solid Train Track icon /// /// https://fontawesome.com/icons/train-track?style=solid /// rail, railroad, tracks, train static const IconData solidTrainTrack = IconDataSolid(0xe453); /// Regular Train Track icon /// /// https://fontawesome.com/icons/train-track?style=regular /// rail, railroad, tracks, train static const IconData trainTrack = IconDataRegular(0xe453); /// Light Train Track icon /// /// https://fontawesome.com/icons/train-track?style=light /// rail, railroad, tracks, train static const IconData lightTrainTrack = IconDataLight(0xe453); /// Thin Train Track icon /// /// https://fontawesome.com/icons/train-track?style=thin /// rail, railroad, tracks, train static const IconData thinTrainTrack = IconDataThin(0xe453); /// Solid Train Tram icon /// /// https://fontawesome.com/icons/train-tram?style=solid /// crossing, machine, mountains, seasonal, tram, transportation, trolleybus static const IconData solidTrainTram = IconDataSolid(0xe5b4); /// Regular Train Tram icon /// /// https://fontawesome.com/icons/train-tram?style=regular /// crossing, machine, mountains, seasonal, tram, transportation, trolleybus static const IconData trainTram = IconDataRegular(0xe5b4); /// Light Train Tram icon /// /// https://fontawesome.com/icons/train-tram?style=light /// crossing, machine, mountains, seasonal, tram, transportation, trolleybus static const IconData lightTrainTram = IconDataLight(0xe5b4); /// Thin Train Tram icon /// /// https://fontawesome.com/icons/train-tram?style=thin /// crossing, machine, mountains, seasonal, tram, transportation, trolleybus static const IconData thinTrainTram = IconDataThin(0xe5b4); /// Solid Train Tunnel icon /// /// https://fontawesome.com/icons/train-tunnel?style=solid /// rail, subway, tracks, train, tunnel static const IconData solidTrainTunnel = IconDataSolid(0xe454); /// Regular Train Tunnel icon /// /// https://fontawesome.com/icons/train-tunnel?style=regular /// rail, subway, tracks, train, tunnel static const IconData trainTunnel = IconDataRegular(0xe454); /// Light Train Tunnel icon /// /// https://fontawesome.com/icons/train-tunnel?style=light /// rail, subway, tracks, train, tunnel static const IconData lightTrainTunnel = IconDataLight(0xe454); /// Thin Train Tunnel icon /// /// https://fontawesome.com/icons/train-tunnel?style=thin /// rail, subway, tracks, train, tunnel static const IconData thinTrainTunnel = IconDataThin(0xe454); /// Solid Transformer Bolt icon /// /// https://fontawesome.com/icons/transformer-bolt?style=solid /// electricity, energy, substation, thunderbolt static const IconData solidTransformerBolt = IconDataSolid(0xe2a4); /// Regular Transformer Bolt icon /// /// https://fontawesome.com/icons/transformer-bolt?style=regular /// electricity, energy, substation, thunderbolt static const IconData transformerBolt = IconDataRegular(0xe2a4); /// Light Transformer Bolt icon /// /// https://fontawesome.com/icons/transformer-bolt?style=light /// electricity, energy, substation, thunderbolt static const IconData lightTransformerBolt = IconDataLight(0xe2a4); /// Thin Transformer Bolt icon /// /// https://fontawesome.com/icons/transformer-bolt?style=thin /// electricity, energy, substation, thunderbolt static const IconData thinTransformerBolt = IconDataThin(0xe2a4); /// Solid Transgender icon /// /// https://fontawesome.com/icons/transgender?style=solid /// female, gender, intersex, male, transgender, transgender symbol static const IconData solidTransgender = IconDataSolid(0xf225); /// Alias transgender-alt for icon [solidTransgender] @Deprecated('Use "solidTransgender" instead.') static const IconData solidTransgenderAlt = solidTransgender; /// Regular Transgender icon /// /// https://fontawesome.com/icons/transgender?style=regular /// female, gender, intersex, male, transgender, transgender symbol static const IconData transgender = IconDataRegular(0xf225); /// Alias transgender-alt for icon [transgender] @Deprecated('Use "transgender" instead.') static const IconData transgenderAlt = transgender; /// Light Transgender icon /// /// https://fontawesome.com/icons/transgender?style=light /// female, gender, intersex, male, transgender, transgender symbol static const IconData lightTransgender = IconDataLight(0xf225); /// Alias transgender-alt for icon [lightTransgender] @Deprecated('Use "lightTransgender" instead.') static const IconData lightTransgenderAlt = lightTransgender; /// Thin Transgender icon /// /// https://fontawesome.com/icons/transgender?style=thin /// female, gender, intersex, male, transgender, transgender symbol static const IconData thinTransgender = IconDataThin(0xf225); /// Alias transgender-alt for icon [thinTransgender] @Deprecated('Use "thinTransgender" instead.') static const IconData thinTransgenderAlt = thinTransgender; /// Solid Transporter icon /// /// https://fontawesome.com/icons/transporter?style=solid /// move, teleport, transfer, translocate, travel static const IconData solidTransporter = IconDataSolid(0xe042); /// Regular Transporter icon /// /// https://fontawesome.com/icons/transporter?style=regular /// move, teleport, transfer, translocate, travel static const IconData transporter = IconDataRegular(0xe042); /// Light Transporter icon /// /// https://fontawesome.com/icons/transporter?style=light /// move, teleport, transfer, translocate, travel static const IconData lightTransporter = IconDataLight(0xe042); /// Thin Transporter icon /// /// https://fontawesome.com/icons/transporter?style=thin /// move, teleport, transfer, translocate, travel static const IconData thinTransporter = IconDataThin(0xe042); /// Solid Transporter 1 icon /// /// https://fontawesome.com/icons/transporter-1?style=solid /// move, teleport, transfer, translocate, travel static const IconData solidTransporter1 = IconDataSolid(0xe043); /// Regular Transporter 1 icon /// /// https://fontawesome.com/icons/transporter-1?style=regular /// move, teleport, transfer, translocate, travel static const IconData transporter1 = IconDataRegular(0xe043); /// Light Transporter 1 icon /// /// https://fontawesome.com/icons/transporter-1?style=light /// move, teleport, transfer, translocate, travel static const IconData lightTransporter1 = IconDataLight(0xe043); /// Thin Transporter 1 icon /// /// https://fontawesome.com/icons/transporter-1?style=thin /// move, teleport, transfer, translocate, travel static const IconData thinTransporter1 = IconDataThin(0xe043); /// Solid Transporter 2 icon /// /// https://fontawesome.com/icons/transporter-2?style=solid /// move, teleport, transfer, translocate, travel static const IconData solidTransporter2 = IconDataSolid(0xe044); /// Regular Transporter 2 icon /// /// https://fontawesome.com/icons/transporter-2?style=regular /// move, teleport, transfer, translocate, travel static const IconData transporter2 = IconDataRegular(0xe044); /// Light Transporter 2 icon /// /// https://fontawesome.com/icons/transporter-2?style=light /// move, teleport, transfer, translocate, travel static const IconData lightTransporter2 = IconDataLight(0xe044); /// Thin Transporter 2 icon /// /// https://fontawesome.com/icons/transporter-2?style=thin /// move, teleport, transfer, translocate, travel static const IconData thinTransporter2 = IconDataThin(0xe044); /// Solid Transporter 3 icon /// /// https://fontawesome.com/icons/transporter-3?style=solid /// move, teleport, transfer, translocate, travel static const IconData solidTransporter3 = IconDataSolid(0xe045); /// Regular Transporter 3 icon /// /// https://fontawesome.com/icons/transporter-3?style=regular /// move, teleport, transfer, translocate, travel static const IconData transporter3 = IconDataRegular(0xe045); /// Light Transporter 3 icon /// /// https://fontawesome.com/icons/transporter-3?style=light /// move, teleport, transfer, translocate, travel static const IconData lightTransporter3 = IconDataLight(0xe045); /// Thin Transporter 3 icon /// /// https://fontawesome.com/icons/transporter-3?style=thin /// move, teleport, transfer, translocate, travel static const IconData thinTransporter3 = IconDataThin(0xe045); /// Solid Transporter 4 icon /// /// https://fontawesome.com/icons/transporter-4?style=solid /// move, teleport, transfer, translocate, travel static const IconData solidTransporter4 = IconDataSolid(0xe2a5); /// Regular Transporter 4 icon /// /// https://fontawesome.com/icons/transporter-4?style=regular /// move, teleport, transfer, translocate, travel static const IconData transporter4 = IconDataRegular(0xe2a5); /// Light Transporter 4 icon /// /// https://fontawesome.com/icons/transporter-4?style=light /// move, teleport, transfer, translocate, travel static const IconData lightTransporter4 = IconDataLight(0xe2a5); /// Thin Transporter 4 icon /// /// https://fontawesome.com/icons/transporter-4?style=thin /// move, teleport, transfer, translocate, travel static const IconData thinTransporter4 = IconDataThin(0xe2a5); /// Solid Transporter 5 icon /// /// https://fontawesome.com/icons/transporter-5?style=solid /// move, teleport, transfer, translocate, travel static const IconData solidTransporter5 = IconDataSolid(0xe2a6); /// Regular Transporter 5 icon /// /// https://fontawesome.com/icons/transporter-5?style=regular /// move, teleport, transfer, translocate, travel static const IconData transporter5 = IconDataRegular(0xe2a6); /// Light Transporter 5 icon /// /// https://fontawesome.com/icons/transporter-5?style=light /// move, teleport, transfer, translocate, travel static const IconData lightTransporter5 = IconDataLight(0xe2a6); /// Thin Transporter 5 icon /// /// https://fontawesome.com/icons/transporter-5?style=thin /// move, teleport, transfer, translocate, travel static const IconData thinTransporter5 = IconDataThin(0xe2a6); /// Solid Transporter 6 icon /// /// https://fontawesome.com/icons/transporter-6?style=solid /// move, teleport, transfer, translocate, travel static const IconData solidTransporter6 = IconDataSolid(0xe2a7); /// Regular Transporter 6 icon /// /// https://fontawesome.com/icons/transporter-6?style=regular /// move, teleport, transfer, translocate, travel static const IconData transporter6 = IconDataRegular(0xe2a7); /// Light Transporter 6 icon /// /// https://fontawesome.com/icons/transporter-6?style=light /// move, teleport, transfer, translocate, travel static const IconData lightTransporter6 = IconDataLight(0xe2a7); /// Thin Transporter 6 icon /// /// https://fontawesome.com/icons/transporter-6?style=thin /// move, teleport, transfer, translocate, travel static const IconData thinTransporter6 = IconDataThin(0xe2a7); /// Solid Transporter 7 icon /// /// https://fontawesome.com/icons/transporter-7?style=solid /// move, teleport, transfer, translocate, travel static const IconData solidTransporter7 = IconDataSolid(0xe2a8); /// Regular Transporter 7 icon /// /// https://fontawesome.com/icons/transporter-7?style=regular /// move, teleport, transfer, translocate, travel static const IconData transporter7 = IconDataRegular(0xe2a8); /// Light Transporter 7 icon /// /// https://fontawesome.com/icons/transporter-7?style=light /// move, teleport, transfer, translocate, travel static const IconData lightTransporter7 = IconDataLight(0xe2a8); /// Thin Transporter 7 icon /// /// https://fontawesome.com/icons/transporter-7?style=thin /// move, teleport, transfer, translocate, travel static const IconData thinTransporter7 = IconDataThin(0xe2a8); /// Solid Transporter Empty icon /// /// https://fontawesome.com/icons/transporter-empty?style=solid /// complete, move, teleport, transfer, translocate, travel static const IconData solidTransporterEmpty = IconDataSolid(0xe046); /// Regular Transporter Empty icon /// /// https://fontawesome.com/icons/transporter-empty?style=regular /// complete, move, teleport, transfer, translocate, travel static const IconData transporterEmpty = IconDataRegular(0xe046); /// Light Transporter Empty icon /// /// https://fontawesome.com/icons/transporter-empty?style=light /// complete, move, teleport, transfer, translocate, travel static const IconData lightTransporterEmpty = IconDataLight(0xe046); /// Thin Transporter Empty icon /// /// https://fontawesome.com/icons/transporter-empty?style=thin /// complete, move, teleport, transfer, translocate, travel static const IconData thinTransporterEmpty = IconDataThin(0xe046); /// Solid Trash icon /// /// https://fontawesome.com/icons/trash?style=solid /// delete, garbage, hide, remove static const IconData solidTrash = IconDataSolid(0xf1f8); /// Regular Trash icon /// /// https://fontawesome.com/icons/trash?style=regular /// delete, garbage, hide, remove static const IconData trash = IconDataRegular(0xf1f8); /// Light Trash icon /// /// https://fontawesome.com/icons/trash?style=light /// delete, garbage, hide, remove static const IconData lightTrash = IconDataLight(0xf1f8); /// Thin Trash icon /// /// https://fontawesome.com/icons/trash?style=thin /// delete, garbage, hide, remove static const IconData thinTrash = IconDataThin(0xf1f8); /// Solid Trash Arrow Up icon /// /// https://fontawesome.com/icons/trash-arrow-up?style=solid /// back, control z, delete, garbage, hide, oops, remove, undo, upgrade static const IconData solidTrashArrowUp = IconDataSolid(0xf829); /// Alias trash-restore for icon [solidTrashArrowUp] @Deprecated('Use "solidTrashArrowUp" instead.') static const IconData solidTrashRestore = solidTrashArrowUp; /// Regular Trash Arrow Up icon /// /// https://fontawesome.com/icons/trash-arrow-up?style=regular /// back, control z, delete, garbage, hide, oops, remove, undo, upgrade static const IconData trashArrowUp = IconDataRegular(0xf829); /// Alias trash-restore for icon [trashArrowUp] @Deprecated('Use "trashArrowUp" instead.') static const IconData trashRestore = trashArrowUp; /// Light Trash Arrow Up icon /// /// https://fontawesome.com/icons/trash-arrow-up?style=light /// back, control z, delete, garbage, hide, oops, remove, undo, upgrade static const IconData lightTrashArrowUp = IconDataLight(0xf829); /// Alias trash-restore for icon [lightTrashArrowUp] @Deprecated('Use "lightTrashArrowUp" instead.') static const IconData lightTrashRestore = lightTrashArrowUp; /// Thin Trash Arrow Up icon /// /// https://fontawesome.com/icons/trash-arrow-up?style=thin /// back, control z, delete, garbage, hide, oops, remove, undo, upgrade static const IconData thinTrashArrowUp = IconDataThin(0xf829); /// Alias trash-restore for icon [thinTrashArrowUp] @Deprecated('Use "thinTrashArrowUp" instead.') static const IconData thinTrashRestore = thinTrashArrowUp; /// Solid Trash Can icon /// /// https://fontawesome.com/icons/trash-can?style=solid /// delete, garbage, hide, remove, trash-o static const IconData solidTrashCan = IconDataSolid(0xf2ed); /// Alias trash-alt for icon [solidTrashCan] @Deprecated('Use "solidTrashCan" instead.') static const IconData solidTrashAlt = solidTrashCan; /// Regular Trash Can icon /// /// https://fontawesome.com/icons/trash-can?style=regular /// delete, garbage, hide, remove, trash-o static const IconData trashCan = IconDataRegular(0xf2ed); /// Alias trash-alt for icon [trashCan] @Deprecated('Use "trashCan" instead.') static const IconData trashAlt = trashCan; /// Light Trash Can icon /// /// https://fontawesome.com/icons/trash-can?style=light /// delete, garbage, hide, remove, trash-o static const IconData lightTrashCan = IconDataLight(0xf2ed); /// Alias trash-alt for icon [lightTrashCan] @Deprecated('Use "lightTrashCan" instead.') static const IconData lightTrashAlt = lightTrashCan; /// Thin Trash Can icon /// /// https://fontawesome.com/icons/trash-can?style=thin /// delete, garbage, hide, remove, trash-o static const IconData thinTrashCan = IconDataThin(0xf2ed); /// Alias trash-alt for icon [thinTrashCan] @Deprecated('Use "thinTrashCan" instead.') static const IconData thinTrashAlt = thinTrashCan; /// Solid Trash Can Arrow Up icon /// /// https://fontawesome.com/icons/trash-can-arrow-up?style=solid /// back, control z, delete, garbage, hide, oops, remove, undo, upgrade static const IconData solidTrashCanArrowUp = IconDataSolid(0xf82a); /// Alias trash-restore-alt for icon [solidTrashCanArrowUp] @Deprecated('Use "solidTrashCanArrowUp" instead.') static const IconData solidTrashRestoreAlt = solidTrashCanArrowUp; /// Regular Trash Can Arrow Up icon /// /// https://fontawesome.com/icons/trash-can-arrow-up?style=regular /// back, control z, delete, garbage, hide, oops, remove, undo, upgrade static const IconData trashCanArrowUp = IconDataRegular(0xf82a); /// Alias trash-restore-alt for icon [trashCanArrowUp] @Deprecated('Use "trashCanArrowUp" instead.') static const IconData trashRestoreAlt = trashCanArrowUp; /// Light Trash Can Arrow Up icon /// /// https://fontawesome.com/icons/trash-can-arrow-up?style=light /// back, control z, delete, garbage, hide, oops, remove, undo, upgrade static const IconData lightTrashCanArrowUp = IconDataLight(0xf82a); /// Alias trash-restore-alt for icon [lightTrashCanArrowUp] @Deprecated('Use "lightTrashCanArrowUp" instead.') static const IconData lightTrashRestoreAlt = lightTrashCanArrowUp; /// Thin Trash Can Arrow Up icon /// /// https://fontawesome.com/icons/trash-can-arrow-up?style=thin /// back, control z, delete, garbage, hide, oops, remove, undo, upgrade static const IconData thinTrashCanArrowUp = IconDataThin(0xf82a); /// Alias trash-restore-alt for icon [thinTrashCanArrowUp] @Deprecated('Use "thinTrashCanArrowUp" instead.') static const IconData thinTrashRestoreAlt = thinTrashCanArrowUp; /// Solid Trash Can Check icon /// /// https://fontawesome.com/icons/trash-can-check?style=solid /// confirm, delete, enable, garbage, hide, remove, validate, working static const IconData solidTrashCanCheck = IconDataSolid(0xe2a9); /// Regular Trash Can Check icon /// /// https://fontawesome.com/icons/trash-can-check?style=regular /// confirm, delete, enable, garbage, hide, remove, validate, working static const IconData trashCanCheck = IconDataRegular(0xe2a9); /// Light Trash Can Check icon /// /// https://fontawesome.com/icons/trash-can-check?style=light /// confirm, delete, enable, garbage, hide, remove, validate, working static const IconData lightTrashCanCheck = IconDataLight(0xe2a9); /// Thin Trash Can Check icon /// /// https://fontawesome.com/icons/trash-can-check?style=thin /// confirm, delete, enable, garbage, hide, remove, validate, working static const IconData thinTrashCanCheck = IconDataThin(0xe2a9); /// Solid Trash Can Clock icon /// /// https://fontawesome.com/icons/trash-can-clock?style=solid /// delay, delete, garbage, hide, remove static const IconData solidTrashCanClock = IconDataSolid(0xe2aa); /// Regular Trash Can Clock icon /// /// https://fontawesome.com/icons/trash-can-clock?style=regular /// delay, delete, garbage, hide, remove static const IconData trashCanClock = IconDataRegular(0xe2aa); /// Light Trash Can Clock icon /// /// https://fontawesome.com/icons/trash-can-clock?style=light /// delay, delete, garbage, hide, remove static const IconData lightTrashCanClock = IconDataLight(0xe2aa); /// Thin Trash Can Clock icon /// /// https://fontawesome.com/icons/trash-can-clock?style=thin /// delay, delete, garbage, hide, remove static const IconData thinTrashCanClock = IconDataThin(0xe2aa); /// Solid Trash Can List icon /// /// https://fontawesome.com/icons/trash-can-list?style=solid /// cheatsheet, delete, garbage, hide, remove static const IconData solidTrashCanList = IconDataSolid(0xe2ab); /// Regular Trash Can List icon /// /// https://fontawesome.com/icons/trash-can-list?style=regular /// cheatsheet, delete, garbage, hide, remove static const IconData trashCanList = IconDataRegular(0xe2ab); /// Light Trash Can List icon /// /// https://fontawesome.com/icons/trash-can-list?style=light /// cheatsheet, delete, garbage, hide, remove static const IconData lightTrashCanList = IconDataLight(0xe2ab); /// Thin Trash Can List icon /// /// https://fontawesome.com/icons/trash-can-list?style=thin /// cheatsheet, delete, garbage, hide, remove static const IconData thinTrashCanList = IconDataThin(0xe2ab); /// Solid Trash Can Plus icon /// /// https://fontawesome.com/icons/trash-can-plus?style=solid /// delete, garbage, hide, remove static const IconData solidTrashCanPlus = IconDataSolid(0xe2ac); /// Regular Trash Can Plus icon /// /// https://fontawesome.com/icons/trash-can-plus?style=regular /// delete, garbage, hide, remove static const IconData trashCanPlus = IconDataRegular(0xe2ac); /// Light Trash Can Plus icon /// /// https://fontawesome.com/icons/trash-can-plus?style=light /// delete, garbage, hide, remove static const IconData lightTrashCanPlus = IconDataLight(0xe2ac); /// Thin Trash Can Plus icon /// /// https://fontawesome.com/icons/trash-can-plus?style=thin /// delete, garbage, hide, remove static const IconData thinTrashCanPlus = IconDataThin(0xe2ac); /// Solid Trash Can Slash icon /// /// https://fontawesome.com/icons/trash-can-slash?style=solid /// delete, disabled, garbage, hide, remove static const IconData solidTrashCanSlash = IconDataSolid(0xe2ad); /// Alias trash-alt-slash for icon [solidTrashCanSlash] @Deprecated('Use "solidTrashCanSlash" instead.') static const IconData solidTrashAltSlash = solidTrashCanSlash; /// Regular Trash Can Slash icon /// /// https://fontawesome.com/icons/trash-can-slash?style=regular /// delete, disabled, garbage, hide, remove static const IconData trashCanSlash = IconDataRegular(0xe2ad); /// Alias trash-alt-slash for icon [trashCanSlash] @Deprecated('Use "trashCanSlash" instead.') static const IconData trashAltSlash = trashCanSlash; /// Light Trash Can Slash icon /// /// https://fontawesome.com/icons/trash-can-slash?style=light /// delete, disabled, garbage, hide, remove static const IconData lightTrashCanSlash = IconDataLight(0xe2ad); /// Alias trash-alt-slash for icon [lightTrashCanSlash] @Deprecated('Use "lightTrashCanSlash" instead.') static const IconData lightTrashAltSlash = lightTrashCanSlash; /// Thin Trash Can Slash icon /// /// https://fontawesome.com/icons/trash-can-slash?style=thin /// delete, disabled, garbage, hide, remove static const IconData thinTrashCanSlash = IconDataThin(0xe2ad); /// Alias trash-alt-slash for icon [thinTrashCanSlash] @Deprecated('Use "thinTrashCanSlash" instead.') static const IconData thinTrashAltSlash = thinTrashCanSlash; /// Solid Trash Can Undo icon /// /// https://fontawesome.com/icons/trash-can-undo?style=solid /// back, control z, delete, garbage, hide, oops, remove, restore, undo static const IconData solidTrashCanUndo = IconDataSolid(0xf896); /// Alias trash-can-arrow-turn-left for icon [solidTrashCanUndo] @Deprecated('Use "solidTrashCanUndo" instead.') static const IconData solidTrashCanArrowTurnLeft = solidTrashCanUndo; /// Alias trash-undo-alt for icon [solidTrashCanUndo] @Deprecated('Use "solidTrashCanUndo" instead.') static const IconData solidTrashUndoAlt = solidTrashCanUndo; /// Regular Trash Can Undo icon /// /// https://fontawesome.com/icons/trash-can-undo?style=regular /// back, control z, delete, garbage, hide, oops, remove, restore, undo static const IconData trashCanUndo = IconDataRegular(0xf896); /// Alias trash-can-arrow-turn-left for icon [trashCanUndo] @Deprecated('Use "trashCanUndo" instead.') static const IconData trashCanArrowTurnLeft = trashCanUndo; /// Alias trash-undo-alt for icon [trashCanUndo] @Deprecated('Use "trashCanUndo" instead.') static const IconData trashUndoAlt = trashCanUndo; /// Light Trash Can Undo icon /// /// https://fontawesome.com/icons/trash-can-undo?style=light /// back, control z, delete, garbage, hide, oops, remove, restore, undo static const IconData lightTrashCanUndo = IconDataLight(0xf896); /// Alias trash-can-arrow-turn-left for icon [lightTrashCanUndo] @Deprecated('Use "lightTrashCanUndo" instead.') static const IconData lightTrashCanArrowTurnLeft = lightTrashCanUndo; /// Alias trash-undo-alt for icon [lightTrashCanUndo] @Deprecated('Use "lightTrashCanUndo" instead.') static const IconData lightTrashUndoAlt = lightTrashCanUndo; /// Thin Trash Can Undo icon /// /// https://fontawesome.com/icons/trash-can-undo?style=thin /// back, control z, delete, garbage, hide, oops, remove, restore, undo static const IconData thinTrashCanUndo = IconDataThin(0xf896); /// Alias trash-can-arrow-turn-left for icon [thinTrashCanUndo] @Deprecated('Use "thinTrashCanUndo" instead.') static const IconData thinTrashCanArrowTurnLeft = thinTrashCanUndo; /// Alias trash-undo-alt for icon [thinTrashCanUndo] @Deprecated('Use "thinTrashCanUndo" instead.') static const IconData thinTrashUndoAlt = thinTrashCanUndo; /// Solid Trash Can Xmark icon /// /// https://fontawesome.com/icons/trash-can-xmark?style=solid /// cancel, delete, garbage, hide, remove, uncheck static const IconData solidTrashCanXmark = IconDataSolid(0xe2ae); /// Regular Trash Can Xmark icon /// /// https://fontawesome.com/icons/trash-can-xmark?style=regular /// cancel, delete, garbage, hide, remove, uncheck static const IconData trashCanXmark = IconDataRegular(0xe2ae); /// Light Trash Can Xmark icon /// /// https://fontawesome.com/icons/trash-can-xmark?style=light /// cancel, delete, garbage, hide, remove, uncheck static const IconData lightTrashCanXmark = IconDataLight(0xe2ae); /// Thin Trash Can Xmark icon /// /// https://fontawesome.com/icons/trash-can-xmark?style=thin /// cancel, delete, garbage, hide, remove, uncheck static const IconData thinTrashCanXmark = IconDataThin(0xe2ae); /// Solid Trash Check icon /// /// https://fontawesome.com/icons/trash-check?style=solid /// confirm, delete, enable, garbage, hide, remove, validate, working static const IconData solidTrashCheck = IconDataSolid(0xe2af); /// Regular Trash Check icon /// /// https://fontawesome.com/icons/trash-check?style=regular /// confirm, delete, enable, garbage, hide, remove, validate, working static const IconData trashCheck = IconDataRegular(0xe2af); /// Light Trash Check icon /// /// https://fontawesome.com/icons/trash-check?style=light /// confirm, delete, enable, garbage, hide, remove, validate, working static const IconData lightTrashCheck = IconDataLight(0xe2af); /// Thin Trash Check icon /// /// https://fontawesome.com/icons/trash-check?style=thin /// confirm, delete, enable, garbage, hide, remove, validate, working static const IconData thinTrashCheck = IconDataThin(0xe2af); /// Solid Trash Clock icon /// /// https://fontawesome.com/icons/trash-clock?style=solid /// delay, delete, garbage, hide, remove static const IconData solidTrashClock = IconDataSolid(0xe2b0); /// Regular Trash Clock icon /// /// https://fontawesome.com/icons/trash-clock?style=regular /// delay, delete, garbage, hide, remove static const IconData trashClock = IconDataRegular(0xe2b0); /// Light Trash Clock icon /// /// https://fontawesome.com/icons/trash-clock?style=light /// delay, delete, garbage, hide, remove static const IconData lightTrashClock = IconDataLight(0xe2b0); /// Thin Trash Clock icon /// /// https://fontawesome.com/icons/trash-clock?style=thin /// delay, delete, garbage, hide, remove static const IconData thinTrashClock = IconDataThin(0xe2b0); /// Solid Trash List icon /// /// https://fontawesome.com/icons/trash-list?style=solid /// cheatsheet, delete, garbage, hide, remove static const IconData solidTrashList = IconDataSolid(0xe2b1); /// Regular Trash List icon /// /// https://fontawesome.com/icons/trash-list?style=regular /// cheatsheet, delete, garbage, hide, remove static const IconData trashList = IconDataRegular(0xe2b1); /// Light Trash List icon /// /// https://fontawesome.com/icons/trash-list?style=light /// cheatsheet, delete, garbage, hide, remove static const IconData lightTrashList = IconDataLight(0xe2b1); /// Thin Trash List icon /// /// https://fontawesome.com/icons/trash-list?style=thin /// cheatsheet, delete, garbage, hide, remove static const IconData thinTrashList = IconDataThin(0xe2b1); /// Solid Trash Plus icon /// /// https://fontawesome.com/icons/trash-plus?style=solid /// delete, garbage, hide, remove static const IconData solidTrashPlus = IconDataSolid(0xe2b2); /// Regular Trash Plus icon /// /// https://fontawesome.com/icons/trash-plus?style=regular /// delete, garbage, hide, remove static const IconData trashPlus = IconDataRegular(0xe2b2); /// Light Trash Plus icon /// /// https://fontawesome.com/icons/trash-plus?style=light /// delete, garbage, hide, remove static const IconData lightTrashPlus = IconDataLight(0xe2b2); /// Thin Trash Plus icon /// /// https://fontawesome.com/icons/trash-plus?style=thin /// delete, garbage, hide, remove static const IconData thinTrashPlus = IconDataThin(0xe2b2); /// Solid Trash Slash icon /// /// https://fontawesome.com/icons/trash-slash?style=solid /// delete, disabled, garbage, hide, remove static const IconData solidTrashSlash = IconDataSolid(0xe2b3); /// Regular Trash Slash icon /// /// https://fontawesome.com/icons/trash-slash?style=regular /// delete, disabled, garbage, hide, remove static const IconData trashSlash = IconDataRegular(0xe2b3); /// Light Trash Slash icon /// /// https://fontawesome.com/icons/trash-slash?style=light /// delete, disabled, garbage, hide, remove static const IconData lightTrashSlash = IconDataLight(0xe2b3); /// Thin Trash Slash icon /// /// https://fontawesome.com/icons/trash-slash?style=thin /// delete, disabled, garbage, hide, remove static const IconData thinTrashSlash = IconDataThin(0xe2b3); /// Solid Trash Undo icon /// /// https://fontawesome.com/icons/trash-undo?style=solid /// back, control z, delete, garbage, hide, oops, remove, restore, undo static const IconData solidTrashUndo = IconDataSolid(0xf895); /// Alias trash-arrow-turn-left for icon [solidTrashUndo] @Deprecated('Use "solidTrashUndo" instead.') static const IconData solidTrashArrowTurnLeft = solidTrashUndo; /// Regular Trash Undo icon /// /// https://fontawesome.com/icons/trash-undo?style=regular /// back, control z, delete, garbage, hide, oops, remove, restore, undo static const IconData trashUndo = IconDataRegular(0xf895); /// Alias trash-arrow-turn-left for icon [trashUndo] @Deprecated('Use "trashUndo" instead.') static const IconData trashArrowTurnLeft = trashUndo; /// Light Trash Undo icon /// /// https://fontawesome.com/icons/trash-undo?style=light /// back, control z, delete, garbage, hide, oops, remove, restore, undo static const IconData lightTrashUndo = IconDataLight(0xf895); /// Alias trash-arrow-turn-left for icon [lightTrashUndo] @Deprecated('Use "lightTrashUndo" instead.') static const IconData lightTrashArrowTurnLeft = lightTrashUndo; /// Thin Trash Undo icon /// /// https://fontawesome.com/icons/trash-undo?style=thin /// back, control z, delete, garbage, hide, oops, remove, restore, undo static const IconData thinTrashUndo = IconDataThin(0xf895); /// Alias trash-arrow-turn-left for icon [thinTrashUndo] @Deprecated('Use "thinTrashUndo" instead.') static const IconData thinTrashArrowTurnLeft = thinTrashUndo; /// Solid Trash Xmark icon /// /// https://fontawesome.com/icons/trash-xmark?style=solid /// delete, garbage, hide, remove, uncheck static const IconData solidTrashXmark = IconDataSolid(0xe2b4); /// Regular Trash Xmark icon /// /// https://fontawesome.com/icons/trash-xmark?style=regular /// delete, garbage, hide, remove, uncheck static const IconData trashXmark = IconDataRegular(0xe2b4); /// Light Trash Xmark icon /// /// https://fontawesome.com/icons/trash-xmark?style=light /// delete, garbage, hide, remove, uncheck static const IconData lightTrashXmark = IconDataLight(0xe2b4); /// Thin Trash Xmark icon /// /// https://fontawesome.com/icons/trash-xmark?style=thin /// delete, garbage, hide, remove, uncheck static const IconData thinTrashXmark = IconDataThin(0xe2b4); /// Solid Treasure Chest icon /// /// https://fontawesome.com/icons/treasure-chest?style=solid /// Dungeons & Dragons, booty, d&d, dnd, fantasy, gold, hidden, loot, premium, reward, trap static const IconData solidTreasureChest = IconDataSolid(0xf723); /// Regular Treasure Chest icon /// /// https://fontawesome.com/icons/treasure-chest?style=regular /// Dungeons & Dragons, booty, d&d, dnd, fantasy, gold, hidden, loot, premium, reward, trap static const IconData treasureChest = IconDataRegular(0xf723); /// Light Treasure Chest icon /// /// https://fontawesome.com/icons/treasure-chest?style=light /// Dungeons & Dragons, booty, d&d, dnd, fantasy, gold, hidden, loot, premium, reward, trap static const IconData lightTreasureChest = IconDataLight(0xf723); /// Thin Treasure Chest icon /// /// https://fontawesome.com/icons/treasure-chest?style=thin /// Dungeons & Dragons, booty, d&d, dnd, fantasy, gold, hidden, loot, premium, reward, trap static const IconData thinTreasureChest = IconDataThin(0xf723); /// Solid Tree icon /// /// https://fontawesome.com/icons/tree?style=solid /// bark, evergreen tree, fall, flora, forest, investment, nature, plant, seasonal, tree static const IconData solidTree = IconDataSolid(0xf1bb); /// Regular Tree icon /// /// https://fontawesome.com/icons/tree?style=regular /// bark, evergreen tree, fall, flora, forest, investment, nature, plant, seasonal, tree static const IconData tree = IconDataRegular(0xf1bb); /// Light Tree icon /// /// https://fontawesome.com/icons/tree?style=light /// bark, evergreen tree, fall, flora, forest, investment, nature, plant, seasonal, tree static const IconData lightTree = IconDataLight(0xf1bb); /// Thin Tree icon /// /// https://fontawesome.com/icons/tree?style=thin /// bark, evergreen tree, fall, flora, forest, investment, nature, plant, seasonal, tree static const IconData thinTree = IconDataThin(0xf1bb); /// Solid Tree Christmas icon /// /// https://fontawesome.com/icons/tree-christmas?style=solid /// Christmas, Christmas tree, celebration, christmas, decorated, decorations, flora, holiday, lights, plant, star, tree, xmas static const IconData solidTreeChristmas = IconDataSolid(0xf7db); /// Regular Tree Christmas icon /// /// https://fontawesome.com/icons/tree-christmas?style=regular /// Christmas, Christmas tree, celebration, christmas, decorated, decorations, flora, holiday, lights, plant, star, tree, xmas static const IconData treeChristmas = IconDataRegular(0xf7db); /// Light Tree Christmas icon /// /// https://fontawesome.com/icons/tree-christmas?style=light /// Christmas, Christmas tree, celebration, christmas, decorated, decorations, flora, holiday, lights, plant, star, tree, xmas static const IconData lightTreeChristmas = IconDataLight(0xf7db); /// Thin Tree Christmas icon /// /// https://fontawesome.com/icons/tree-christmas?style=thin /// Christmas, Christmas tree, celebration, christmas, decorated, decorations, flora, holiday, lights, plant, star, tree, xmas static const IconData thinTreeChristmas = IconDataThin(0xf7db); /// Solid Tree City icon /// /// https://fontawesome.com/icons/tree-city?style=solid /// building, city, urban static const IconData solidTreeCity = IconDataSolid(0xe587); /// Regular Tree City icon /// /// https://fontawesome.com/icons/tree-city?style=regular /// building, city, urban static const IconData treeCity = IconDataRegular(0xe587); /// Light Tree City icon /// /// https://fontawesome.com/icons/tree-city?style=light /// building, city, urban static const IconData lightTreeCity = IconDataLight(0xe587); /// Thin Tree City icon /// /// https://fontawesome.com/icons/tree-city?style=thin /// building, city, urban static const IconData thinTreeCity = IconDataThin(0xe587); /// Solid Tree Deciduous icon /// /// https://fontawesome.com/icons/tree-deciduous?style=solid /// bark, deciduous, deciduous tree, fall, flora, forest, nature, plant, seasonal, shedding, tree static const IconData solidTreeDeciduous = IconDataSolid(0xf400); /// Alias tree-alt for icon [solidTreeDeciduous] @Deprecated('Use "solidTreeDeciduous" instead.') static const IconData solidTreeAlt = solidTreeDeciduous; /// Regular Tree Deciduous icon /// /// https://fontawesome.com/icons/tree-deciduous?style=regular /// bark, deciduous, deciduous tree, fall, flora, forest, nature, plant, seasonal, shedding, tree static const IconData treeDeciduous = IconDataRegular(0xf400); /// Alias tree-alt for icon [treeDeciduous] @Deprecated('Use "treeDeciduous" instead.') static const IconData treeAlt = treeDeciduous; /// Light Tree Deciduous icon /// /// https://fontawesome.com/icons/tree-deciduous?style=light /// bark, deciduous, deciduous tree, fall, flora, forest, nature, plant, seasonal, shedding, tree static const IconData lightTreeDeciduous = IconDataLight(0xf400); /// Alias tree-alt for icon [lightTreeDeciduous] @Deprecated('Use "lightTreeDeciduous" instead.') static const IconData lightTreeAlt = lightTreeDeciduous; /// Thin Tree Deciduous icon /// /// https://fontawesome.com/icons/tree-deciduous?style=thin /// bark, deciduous, deciduous tree, fall, flora, forest, nature, plant, seasonal, shedding, tree static const IconData thinTreeDeciduous = IconDataThin(0xf400); /// Alias tree-alt for icon [thinTreeDeciduous] @Deprecated('Use "thinTreeDeciduous" instead.') static const IconData thinTreeAlt = thinTreeDeciduous; /// Solid Tree Decorated icon /// /// https://fontawesome.com/icons/tree-decorated?style=solid /// christmas, decorations, flora, holiday, lights, plant, xmas static const IconData solidTreeDecorated = IconDataSolid(0xf7dc); /// Regular Tree Decorated icon /// /// https://fontawesome.com/icons/tree-decorated?style=regular /// christmas, decorations, flora, holiday, lights, plant, xmas static const IconData treeDecorated = IconDataRegular(0xf7dc); /// Light Tree Decorated icon /// /// https://fontawesome.com/icons/tree-decorated?style=light /// christmas, decorations, flora, holiday, lights, plant, xmas static const IconData lightTreeDecorated = IconDataLight(0xf7dc); /// Thin Tree Decorated icon /// /// https://fontawesome.com/icons/tree-decorated?style=thin /// christmas, decorations, flora, holiday, lights, plant, xmas static const IconData thinTreeDecorated = IconDataThin(0xf7dc); /// Solid Tree Large icon /// /// https://fontawesome.com/icons/tree-large?style=solid /// bark, fall, flora, forest, nature, plant, seasonal static const IconData solidTreeLarge = IconDataSolid(0xf7dd); /// Regular Tree Large icon /// /// https://fontawesome.com/icons/tree-large?style=regular /// bark, fall, flora, forest, nature, plant, seasonal static const IconData treeLarge = IconDataRegular(0xf7dd); /// Light Tree Large icon /// /// https://fontawesome.com/icons/tree-large?style=light /// bark, fall, flora, forest, nature, plant, seasonal static const IconData lightTreeLarge = IconDataLight(0xf7dd); /// Thin Tree Large icon /// /// https://fontawesome.com/icons/tree-large?style=thin /// bark, fall, flora, forest, nature, plant, seasonal static const IconData thinTreeLarge = IconDataThin(0xf7dd); /// Solid Tree Palm icon /// /// https://fontawesome.com/icons/tree-palm?style=solid /// coconut, frond, palm, palm tree, tree, tropical static const IconData solidTreePalm = IconDataSolid(0xf82b); /// Regular Tree Palm icon /// /// https://fontawesome.com/icons/tree-palm?style=regular /// coconut, frond, palm, palm tree, tree, tropical static const IconData treePalm = IconDataRegular(0xf82b); /// Light Tree Palm icon /// /// https://fontawesome.com/icons/tree-palm?style=light /// coconut, frond, palm, palm tree, tree, tropical static const IconData lightTreePalm = IconDataLight(0xf82b); /// Thin Tree Palm icon /// /// https://fontawesome.com/icons/tree-palm?style=thin /// coconut, frond, palm, palm tree, tree, tropical static const IconData thinTreePalm = IconDataThin(0xf82b); /// Solid Trees icon /// /// https://fontawesome.com/icons/trees?style=solid /// bark, fall, flora, forest, nature, plant, seasonal static const IconData solidTrees = IconDataSolid(0xf724); /// Regular Trees icon /// /// https://fontawesome.com/icons/trees?style=regular /// bark, fall, flora, forest, nature, plant, seasonal static const IconData trees = IconDataRegular(0xf724); /// Light Trees icon /// /// https://fontawesome.com/icons/trees?style=light /// bark, fall, flora, forest, nature, plant, seasonal static const IconData lightTrees = IconDataLight(0xf724); /// Thin Trees icon /// /// https://fontawesome.com/icons/trees?style=thin /// bark, fall, flora, forest, nature, plant, seasonal static const IconData thinTrees = IconDataThin(0xf724); /// Brands Trello icon /// /// https://fontawesome.com/icons/trello?style=brands /// atlassian static const IconData trello = IconDataBrands(0xf181); /// Solid Triangle icon /// /// https://fontawesome.com/icons/triangle?style=solid /// Black Up-Pointing Triangle, pyramid, shape static const IconData solidTriangle = IconDataSolid(0xf2ec); /// Regular Triangle icon /// /// https://fontawesome.com/icons/triangle?style=regular /// Black Up-Pointing Triangle, pyramid, shape static const IconData triangle = IconDataRegular(0xf2ec); /// Light Triangle icon /// /// https://fontawesome.com/icons/triangle?style=light /// Black Up-Pointing Triangle, pyramid, shape static const IconData lightTriangle = IconDataLight(0xf2ec); /// Thin Triangle icon /// /// https://fontawesome.com/icons/triangle?style=thin /// Black Up-Pointing Triangle, pyramid, shape static const IconData thinTriangle = IconDataThin(0xf2ec); /// Solid Triangle Exclamation icon /// /// https://fontawesome.com/icons/triangle-exclamation?style=solid /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warnin, warning static const IconData solidTriangleExclamation = IconDataSolid(0xf071); /// Alias exclamation-triangle for icon [solidTriangleExclamation] @Deprecated('Use "solidTriangleExclamation" instead.') static const IconData solidExclamationTriangle = solidTriangleExclamation; /// Alias warning for icon [solidTriangleExclamation] @Deprecated('Use "solidTriangleExclamation" instead.') static const IconData solidWarning = solidTriangleExclamation; /// Regular Triangle Exclamation icon /// /// https://fontawesome.com/icons/triangle-exclamation?style=regular /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warnin, warning static const IconData triangleExclamation = IconDataRegular(0xf071); /// Alias exclamation-triangle for icon [triangleExclamation] @Deprecated('Use "triangleExclamation" instead.') static const IconData exclamationTriangle = triangleExclamation; /// Alias warning for icon [triangleExclamation] @Deprecated('Use "triangleExclamation" instead.') static const IconData warning = triangleExclamation; /// Light Triangle Exclamation icon /// /// https://fontawesome.com/icons/triangle-exclamation?style=light /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warnin, warning static const IconData lightTriangleExclamation = IconDataLight(0xf071); /// Alias exclamation-triangle for icon [lightTriangleExclamation] @Deprecated('Use "lightTriangleExclamation" instead.') static const IconData lightExclamationTriangle = lightTriangleExclamation; /// Alias warning for icon [lightTriangleExclamation] @Deprecated('Use "lightTriangleExclamation" instead.') static const IconData lightWarning = lightTriangleExclamation; /// Thin Triangle Exclamation icon /// /// https://fontawesome.com/icons/triangle-exclamation?style=thin /// alert, attention, danger, error, failed, important, notice, notification, notify, problem, required, warnin, warning static const IconData thinTriangleExclamation = IconDataThin(0xf071); /// Alias exclamation-triangle for icon [thinTriangleExclamation] @Deprecated('Use "thinTriangleExclamation" instead.') static const IconData thinExclamationTriangle = thinTriangleExclamation; /// Alias warning for icon [thinTriangleExclamation] @Deprecated('Use "thinTriangleExclamation" instead.') static const IconData thinWarning = thinTriangleExclamation; /// Solid Triangle Instrument icon /// /// https://fontawesome.com/icons/triangle-instrument?style=solid /// ding, idiophone, instrument, music, percussion static const IconData solidTriangleInstrument = IconDataSolid(0xf8e2); /// Alias triangle-music for icon [solidTriangleInstrument] @Deprecated('Use "solidTriangleInstrument" instead.') static const IconData solidTriangleMusic = solidTriangleInstrument; /// Regular Triangle Instrument icon /// /// https://fontawesome.com/icons/triangle-instrument?style=regular /// ding, idiophone, instrument, music, percussion static const IconData triangleInstrument = IconDataRegular(0xf8e2); /// Alias triangle-music for icon [triangleInstrument] @Deprecated('Use "triangleInstrument" instead.') static const IconData triangleMusic = triangleInstrument; /// Light Triangle Instrument icon /// /// https://fontawesome.com/icons/triangle-instrument?style=light /// ding, idiophone, instrument, music, percussion static const IconData lightTriangleInstrument = IconDataLight(0xf8e2); /// Alias triangle-music for icon [lightTriangleInstrument] @Deprecated('Use "lightTriangleInstrument" instead.') static const IconData lightTriangleMusic = lightTriangleInstrument; /// Thin Triangle Instrument icon /// /// https://fontawesome.com/icons/triangle-instrument?style=thin /// ding, idiophone, instrument, music, percussion static const IconData thinTriangleInstrument = IconDataThin(0xf8e2); /// Alias triangle-music for icon [thinTriangleInstrument] @Deprecated('Use "thinTriangleInstrument" instead.') static const IconData thinTriangleMusic = thinTriangleInstrument; /// Solid Triangle Person Digging icon /// /// https://fontawesome.com/icons/triangle-person-digging?style=solid /// bury, construction, debris, dig, maintenance, men at work, warning static const IconData solidTrianglePersonDigging = IconDataSolid(0xf85d); /// Alias construction for icon [solidTrianglePersonDigging] @Deprecated('Use "solidTrianglePersonDigging" instead.') static const IconData solidConstruction = solidTrianglePersonDigging; /// Regular Triangle Person Digging icon /// /// https://fontawesome.com/icons/triangle-person-digging?style=regular /// bury, construction, debris, dig, maintenance, men at work, warning static const IconData trianglePersonDigging = IconDataRegular(0xf85d); /// Alias construction for icon [trianglePersonDigging] @Deprecated('Use "trianglePersonDigging" instead.') static const IconData construction = trianglePersonDigging; /// Light Triangle Person Digging icon /// /// https://fontawesome.com/icons/triangle-person-digging?style=light /// bury, construction, debris, dig, maintenance, men at work, warning static const IconData lightTrianglePersonDigging = IconDataLight(0xf85d); /// Alias construction for icon [lightTrianglePersonDigging] @Deprecated('Use "lightTrianglePersonDigging" instead.') static const IconData lightConstruction = lightTrianglePersonDigging; /// Thin Triangle Person Digging icon /// /// https://fontawesome.com/icons/triangle-person-digging?style=thin /// bury, construction, debris, dig, maintenance, men at work, warning static const IconData thinTrianglePersonDigging = IconDataThin(0xf85d); /// Alias construction for icon [thinTrianglePersonDigging] @Deprecated('Use "thinTrianglePersonDigging" instead.') static const IconData thinConstruction = thinTrianglePersonDigging; /// Solid Tricycle icon /// /// https://fontawesome.com/icons/tricycle?style=solid /// bicycle, bike, peddle, ride, trike static const IconData solidTricycle = IconDataSolid(0xe5c3); /// Regular Tricycle icon /// /// https://fontawesome.com/icons/tricycle?style=regular /// bicycle, bike, peddle, ride, trike static const IconData tricycle = IconDataRegular(0xe5c3); /// Light Tricycle icon /// /// https://fontawesome.com/icons/tricycle?style=light /// bicycle, bike, peddle, ride, trike static const IconData lightTricycle = IconDataLight(0xe5c3); /// Thin Tricycle icon /// /// https://fontawesome.com/icons/tricycle?style=thin /// bicycle, bike, peddle, ride, trike static const IconData thinTricycle = IconDataThin(0xe5c3); /// Solid Tricycle Adult icon /// /// https://fontawesome.com/icons/tricycle-adult?style=solid /// adaptive, bicycle, bike, peddle, seat, trike static const IconData solidTricycleAdult = IconDataSolid(0xe5c4); /// Regular Tricycle Adult icon /// /// https://fontawesome.com/icons/tricycle-adult?style=regular /// adaptive, bicycle, bike, peddle, seat, trike static const IconData tricycleAdult = IconDataRegular(0xe5c4); /// Light Tricycle Adult icon /// /// https://fontawesome.com/icons/tricycle-adult?style=light /// adaptive, bicycle, bike, peddle, seat, trike static const IconData lightTricycleAdult = IconDataLight(0xe5c4); /// Thin Tricycle Adult icon /// /// https://fontawesome.com/icons/tricycle-adult?style=thin /// adaptive, bicycle, bike, peddle, seat, trike static const IconData thinTricycleAdult = IconDataThin(0xe5c4); /// Solid Trillium icon /// /// https://fontawesome.com/icons/trillium?style=solid /// blossom, flower, leaves, nature, spring, summer static const IconData solidTrillium = IconDataSolid(0xe588); /// Regular Trillium icon /// /// https://fontawesome.com/icons/trillium?style=regular /// blossom, flower, leaves, nature, spring, summer static const IconData trillium = IconDataRegular(0xe588); /// Light Trillium icon /// /// https://fontawesome.com/icons/trillium?style=light /// blossom, flower, leaves, nature, spring, summer static const IconData lightTrillium = IconDataLight(0xe588); /// Thin Trillium icon /// /// https://fontawesome.com/icons/trillium?style=thin /// blossom, flower, leaves, nature, spring, summer static const IconData thinTrillium = IconDataThin(0xe588); /// Solid Trophy icon /// /// https://fontawesome.com/icons/trophy?style=solid /// achievement, award, cup, game, prize, trophy, winner static const IconData solidTrophy = IconDataSolid(0xf091); /// Regular Trophy icon /// /// https://fontawesome.com/icons/trophy?style=regular /// achievement, award, cup, game, prize, trophy, winner static const IconData trophy = IconDataRegular(0xf091); /// Light Trophy icon /// /// https://fontawesome.com/icons/trophy?style=light /// achievement, award, cup, game, prize, trophy, winner static const IconData lightTrophy = IconDataLight(0xf091); /// Thin Trophy icon /// /// https://fontawesome.com/icons/trophy?style=thin /// achievement, award, cup, game, prize, trophy, winner static const IconData thinTrophy = IconDataThin(0xf091); /// Solid Trophy Star icon /// /// https://fontawesome.com/icons/trophy-star?style=solid /// achievement, award, cup, game, quality, star, winner static const IconData solidTrophyStar = IconDataSolid(0xf2eb); /// Alias trophy-alt for icon [solidTrophyStar] @Deprecated('Use "solidTrophyStar" instead.') static const IconData solidTrophyAlt = solidTrophyStar; /// Regular Trophy Star icon /// /// https://fontawesome.com/icons/trophy-star?style=regular /// achievement, award, cup, game, quality, star, winner static const IconData trophyStar = IconDataRegular(0xf2eb); /// Alias trophy-alt for icon [trophyStar] @Deprecated('Use "trophyStar" instead.') static const IconData trophyAlt = trophyStar; /// Light Trophy Star icon /// /// https://fontawesome.com/icons/trophy-star?style=light /// achievement, award, cup, game, quality, star, winner static const IconData lightTrophyStar = IconDataLight(0xf2eb); /// Alias trophy-alt for icon [lightTrophyStar] @Deprecated('Use "lightTrophyStar" instead.') static const IconData lightTrophyAlt = lightTrophyStar; /// Thin Trophy Star icon /// /// https://fontawesome.com/icons/trophy-star?style=thin /// achievement, award, cup, game, quality, star, winner static const IconData thinTrophyStar = IconDataThin(0xf2eb); /// Alias trophy-alt for icon [thinTrophyStar] @Deprecated('Use "thinTrophyStar" instead.') static const IconData thinTrophyAlt = thinTrophyStar; /// Solid Trowel icon /// /// https://fontawesome.com/icons/trowel?style=solid /// build, construction, equipment, maintenance, tool static const IconData solidTrowel = IconDataSolid(0xe589); /// Regular Trowel icon /// /// https://fontawesome.com/icons/trowel?style=regular /// build, construction, equipment, maintenance, tool static const IconData trowel = IconDataRegular(0xe589); /// Light Trowel icon /// /// https://fontawesome.com/icons/trowel?style=light /// build, construction, equipment, maintenance, tool static const IconData lightTrowel = IconDataLight(0xe589); /// Thin Trowel icon /// /// https://fontawesome.com/icons/trowel?style=thin /// build, construction, equipment, maintenance, tool static const IconData thinTrowel = IconDataThin(0xe589); /// Solid Trowel Bricks icon /// /// https://fontawesome.com/icons/trowel-bricks?style=solid /// build, construction, maintenance, reconstruction, tool static const IconData solidTrowelBricks = IconDataSolid(0xe58a); /// Regular Trowel Bricks icon /// /// https://fontawesome.com/icons/trowel-bricks?style=regular /// build, construction, maintenance, reconstruction, tool static const IconData trowelBricks = IconDataRegular(0xe58a); /// Light Trowel Bricks icon /// /// https://fontawesome.com/icons/trowel-bricks?style=light /// build, construction, maintenance, reconstruction, tool static const IconData lightTrowelBricks = IconDataLight(0xe58a); /// Thin Trowel Bricks icon /// /// https://fontawesome.com/icons/trowel-bricks?style=thin /// build, construction, maintenance, reconstruction, tool static const IconData thinTrowelBricks = IconDataThin(0xe58a); /// Solid Truck icon /// /// https://fontawesome.com/icons/truck?style=solid /// Black Truck, cargo, delivery, delivery truck, shipping, truck, vehicle static const IconData solidTruck = IconDataSolid(0xf0d1); /// Regular Truck icon /// /// https://fontawesome.com/icons/truck?style=regular /// Black Truck, cargo, delivery, delivery truck, shipping, truck, vehicle static const IconData truck = IconDataRegular(0xf0d1); /// Light Truck icon /// /// https://fontawesome.com/icons/truck?style=light /// Black Truck, cargo, delivery, delivery truck, shipping, truck, vehicle static const IconData lightTruck = IconDataLight(0xf0d1); /// Thin Truck icon /// /// https://fontawesome.com/icons/truck?style=thin /// Black Truck, cargo, delivery, delivery truck, shipping, truck, vehicle static const IconData thinTruck = IconDataThin(0xf0d1); /// Solid Truck Arrow Right icon /// /// https://fontawesome.com/icons/truck-arrow-right?style=solid /// access, fast, shipping, transport static const IconData solidTruckArrowRight = IconDataSolid(0xe58b); /// Regular Truck Arrow Right icon /// /// https://fontawesome.com/icons/truck-arrow-right?style=regular /// access, fast, shipping, transport static const IconData truckArrowRight = IconDataRegular(0xe58b); /// Light Truck Arrow Right icon /// /// https://fontawesome.com/icons/truck-arrow-right?style=light /// access, fast, shipping, transport static const IconData lightTruckArrowRight = IconDataLight(0xe58b); /// Thin Truck Arrow Right icon /// /// https://fontawesome.com/icons/truck-arrow-right?style=thin /// access, fast, shipping, transport static const IconData thinTruckArrowRight = IconDataThin(0xe58b); /// Solid Truck Bolt icon /// /// https://fontawesome.com/icons/truck-bolt?style=solid /// cargo, delivery, electric, ev, shipping, vehicle static const IconData solidTruckBolt = IconDataSolid(0xe3d0); /// Regular Truck Bolt icon /// /// https://fontawesome.com/icons/truck-bolt?style=regular /// cargo, delivery, electric, ev, shipping, vehicle static const IconData truckBolt = IconDataRegular(0xe3d0); /// Light Truck Bolt icon /// /// https://fontawesome.com/icons/truck-bolt?style=light /// cargo, delivery, electric, ev, shipping, vehicle static const IconData lightTruckBolt = IconDataLight(0xe3d0); /// Thin Truck Bolt icon /// /// https://fontawesome.com/icons/truck-bolt?style=thin /// cargo, delivery, electric, ev, shipping, vehicle static const IconData thinTruckBolt = IconDataThin(0xe3d0); /// Solid Truck Clock icon /// /// https://fontawesome.com/icons/truck-clock?style=solid /// express, fedex, mail, overnight, package, ups static const IconData solidTruckClock = IconDataSolid(0xf48c); /// Alias shipping-timed for icon [solidTruckClock] @Deprecated('Use "solidTruckClock" instead.') static const IconData solidShippingTimed = solidTruckClock; /// Regular Truck Clock icon /// /// https://fontawesome.com/icons/truck-clock?style=regular /// express, fedex, mail, overnight, package, ups static const IconData truckClock = IconDataRegular(0xf48c); /// Alias shipping-timed for icon [truckClock] @Deprecated('Use "truckClock" instead.') static const IconData shippingTimed = truckClock; /// Light Truck Clock icon /// /// https://fontawesome.com/icons/truck-clock?style=light /// express, fedex, mail, overnight, package, ups static const IconData lightTruckClock = IconDataLight(0xf48c); /// Alias shipping-timed for icon [lightTruckClock] @Deprecated('Use "lightTruckClock" instead.') static const IconData lightShippingTimed = lightTruckClock; /// Thin Truck Clock icon /// /// https://fontawesome.com/icons/truck-clock?style=thin /// express, fedex, mail, overnight, package, ups static const IconData thinTruckClock = IconDataThin(0xf48c); /// Alias shipping-timed for icon [thinTruckClock] @Deprecated('Use "thinTruckClock" instead.') static const IconData thinShippingTimed = thinTruckClock; /// Solid Truck Container icon /// /// https://fontawesome.com/icons/truck-container?style=solid /// cargo, delivery, maintenance, shipping, vehicle static const IconData solidTruckContainer = IconDataSolid(0xf4dc); /// Regular Truck Container icon /// /// https://fontawesome.com/icons/truck-container?style=regular /// cargo, delivery, maintenance, shipping, vehicle static const IconData truckContainer = IconDataRegular(0xf4dc); /// Light Truck Container icon /// /// https://fontawesome.com/icons/truck-container?style=light /// cargo, delivery, maintenance, shipping, vehicle static const IconData lightTruckContainer = IconDataLight(0xf4dc); /// Thin Truck Container icon /// /// https://fontawesome.com/icons/truck-container?style=thin /// cargo, delivery, maintenance, shipping, vehicle static const IconData thinTruckContainer = IconDataThin(0xf4dc); /// Solid Truck Container Empty icon /// /// https://fontawesome.com/icons/truck-container-empty?style=solid /// container, flatbed, shipping static const IconData solidTruckContainerEmpty = IconDataSolid(0xe2b5); /// Regular Truck Container Empty icon /// /// https://fontawesome.com/icons/truck-container-empty?style=regular /// container, flatbed, shipping static const IconData truckContainerEmpty = IconDataRegular(0xe2b5); /// Light Truck Container Empty icon /// /// https://fontawesome.com/icons/truck-container-empty?style=light /// container, flatbed, shipping static const IconData lightTruckContainerEmpty = IconDataLight(0xe2b5); /// Thin Truck Container Empty icon /// /// https://fontawesome.com/icons/truck-container-empty?style=thin /// container, flatbed, shipping static const IconData thinTruckContainerEmpty = IconDataThin(0xe2b5); /// Solid Truck Droplet icon /// /// https://fontawesome.com/icons/truck-droplet?style=solid /// blood, thirst, truck, water, water supply static const IconData solidTruckDroplet = IconDataSolid(0xe58c); /// Regular Truck Droplet icon /// /// https://fontawesome.com/icons/truck-droplet?style=regular /// blood, thirst, truck, water, water supply static const IconData truckDroplet = IconDataRegular(0xe58c); /// Light Truck Droplet icon /// /// https://fontawesome.com/icons/truck-droplet?style=light /// blood, thirst, truck, water, water supply static const IconData lightTruckDroplet = IconDataLight(0xe58c); /// Thin Truck Droplet icon /// /// https://fontawesome.com/icons/truck-droplet?style=thin /// blood, thirst, truck, water, water supply static const IconData thinTruckDroplet = IconDataThin(0xe58c); /// Solid Truck Fast icon /// /// https://fontawesome.com/icons/truck-fast?style=solid /// express, fedex, mail, overnight, package, quick, ups static const IconData solidTruckFast = IconDataSolid(0xf48b); /// Alias shipping-fast for icon [solidTruckFast] @Deprecated('Use "solidTruckFast" instead.') static const IconData solidShippingFast = solidTruckFast; /// Regular Truck Fast icon /// /// https://fontawesome.com/icons/truck-fast?style=regular /// express, fedex, mail, overnight, package, quick, ups static const IconData truckFast = IconDataRegular(0xf48b); /// Alias shipping-fast for icon [truckFast] @Deprecated('Use "truckFast" instead.') static const IconData shippingFast = truckFast; /// Light Truck Fast icon /// /// https://fontawesome.com/icons/truck-fast?style=light /// express, fedex, mail, overnight, package, quick, ups static const IconData lightTruckFast = IconDataLight(0xf48b); /// Alias shipping-fast for icon [lightTruckFast] @Deprecated('Use "lightTruckFast" instead.') static const IconData lightShippingFast = lightTruckFast; /// Thin Truck Fast icon /// /// https://fontawesome.com/icons/truck-fast?style=thin /// express, fedex, mail, overnight, package, quick, ups static const IconData thinTruckFast = IconDataThin(0xf48b); /// Alias shipping-fast for icon [thinTruckFast] @Deprecated('Use "thinTruckFast" instead.') static const IconData thinShippingFast = thinTruckFast; /// Solid Truck Field icon /// /// https://fontawesome.com/icons/truck-field?style=solid /// supplies, truck static const IconData solidTruckField = IconDataSolid(0xe58d); /// Regular Truck Field icon /// /// https://fontawesome.com/icons/truck-field?style=regular /// supplies, truck static const IconData truckField = IconDataRegular(0xe58d); /// Light Truck Field icon /// /// https://fontawesome.com/icons/truck-field?style=light /// supplies, truck static const IconData lightTruckField = IconDataLight(0xe58d); /// Thin Truck Field icon /// /// https://fontawesome.com/icons/truck-field?style=thin /// supplies, truck static const IconData thinTruckField = IconDataThin(0xe58d); /// Solid Truck Field Un icon /// /// https://fontawesome.com/icons/truck-field-un?style=solid /// supplies, truck, united nations static const IconData solidTruckFieldUn = IconDataSolid(0xe58e); /// Regular Truck Field Un icon /// /// https://fontawesome.com/icons/truck-field-un?style=regular /// supplies, truck, united nations static const IconData truckFieldUn = IconDataRegular(0xe58e); /// Light Truck Field Un icon /// /// https://fontawesome.com/icons/truck-field-un?style=light /// supplies, truck, united nations static const IconData lightTruckFieldUn = IconDataLight(0xe58e); /// Thin Truck Field Un icon /// /// https://fontawesome.com/icons/truck-field-un?style=thin /// supplies, truck, united nations static const IconData thinTruckFieldUn = IconDataThin(0xe58e); /// Solid Truck Fire icon /// /// https://fontawesome.com/icons/truck-fire?style=solid /// Dalmatian, burning, emergency, engine, fight, hose, ladder, rescue, arson, emt, fire, flame static const IconData solidTruckFire = IconDataSolid(0xe65a); /// Regular Truck Fire icon /// /// https://fontawesome.com/icons/truck-fire?style=regular /// Dalmatian, burning, emergency, engine, fight, hose, ladder, rescue, arson, emt, fire, flame static const IconData truckFire = IconDataRegular(0xe65a); /// Light Truck Fire icon /// /// https://fontawesome.com/icons/truck-fire?style=light /// Dalmatian, burning, emergency, engine, fight, hose, ladder, rescue, arson, emt, fire, flame static const IconData lightTruckFire = IconDataLight(0xe65a); /// Thin Truck Fire icon /// /// https://fontawesome.com/icons/truck-fire?style=thin /// Dalmatian, burning, emergency, engine, fight, hose, ladder, rescue, arson, emt, fire, flame static const IconData thinTruckFire = IconDataThin(0xe65a); /// Solid Truck Flatbed icon /// /// https://fontawesome.com/icons/truck-flatbed?style=solid /// container, flatbed, shipping static const IconData solidTruckFlatbed = IconDataSolid(0xe2b6); /// Regular Truck Flatbed icon /// /// https://fontawesome.com/icons/truck-flatbed?style=regular /// container, flatbed, shipping static const IconData truckFlatbed = IconDataRegular(0xe2b6); /// Light Truck Flatbed icon /// /// https://fontawesome.com/icons/truck-flatbed?style=light /// container, flatbed, shipping static const IconData lightTruckFlatbed = IconDataLight(0xe2b6); /// Thin Truck Flatbed icon /// /// https://fontawesome.com/icons/truck-flatbed?style=thin /// container, flatbed, shipping static const IconData thinTruckFlatbed = IconDataThin(0xe2b6); /// Solid Truck Front icon /// /// https://fontawesome.com/icons/truck-front?style=solid /// shuttle, truck, van static const IconData solidTruckFront = IconDataSolid(0xe2b7); /// Regular Truck Front icon /// /// https://fontawesome.com/icons/truck-front?style=regular /// shuttle, truck, van static const IconData truckFront = IconDataRegular(0xe2b7); /// Light Truck Front icon /// /// https://fontawesome.com/icons/truck-front?style=light /// shuttle, truck, van static const IconData lightTruckFront = IconDataLight(0xe2b7); /// Thin Truck Front icon /// /// https://fontawesome.com/icons/truck-front?style=thin /// shuttle, truck, van static const IconData thinTruckFront = IconDataThin(0xe2b7); /// Solid Truck Ladder icon /// /// https://fontawesome.com/icons/truck-ladder?style=solid /// climb, pickup, ladder static const IconData solidTruckLadder = IconDataSolid(0xe657); /// Regular Truck Ladder icon /// /// https://fontawesome.com/icons/truck-ladder?style=regular /// climb, pickup, ladder static const IconData truckLadder = IconDataRegular(0xe657); /// Light Truck Ladder icon /// /// https://fontawesome.com/icons/truck-ladder?style=light /// climb, pickup, ladder static const IconData lightTruckLadder = IconDataLight(0xe657); /// Thin Truck Ladder icon /// /// https://fontawesome.com/icons/truck-ladder?style=thin /// climb, pickup, ladder static const IconData thinTruckLadder = IconDataThin(0xe657); /// Solid Truck Medical icon /// /// https://fontawesome.com/icons/truck-medical?style=solid /// ambulance, clinic, covid-19, emergency, emt, er, help, hospital, mobile, support, vehicle static const IconData solidTruckMedical = IconDataSolid(0xf0f9); /// Alias ambulance for icon [solidTruckMedical] @Deprecated('Use "solidTruckMedical" instead.') static const IconData solidAmbulance = solidTruckMedical; /// Regular Truck Medical icon /// /// https://fontawesome.com/icons/truck-medical?style=regular /// ambulance, clinic, covid-19, emergency, emt, er, help, hospital, mobile, support, vehicle static const IconData truckMedical = IconDataRegular(0xf0f9); /// Alias ambulance for icon [truckMedical] @Deprecated('Use "truckMedical" instead.') static const IconData ambulance = truckMedical; /// Light Truck Medical icon /// /// https://fontawesome.com/icons/truck-medical?style=light /// ambulance, clinic, covid-19, emergency, emt, er, help, hospital, mobile, support, vehicle static const IconData lightTruckMedical = IconDataLight(0xf0f9); /// Alias ambulance for icon [lightTruckMedical] @Deprecated('Use "lightTruckMedical" instead.') static const IconData lightAmbulance = lightTruckMedical; /// Thin Truck Medical icon /// /// https://fontawesome.com/icons/truck-medical?style=thin /// ambulance, clinic, covid-19, emergency, emt, er, help, hospital, mobile, support, vehicle static const IconData thinTruckMedical = IconDataThin(0xf0f9); /// Alias ambulance for icon [thinTruckMedical] @Deprecated('Use "thinTruckMedical" instead.') static const IconData thinAmbulance = thinTruckMedical; /// Solid Truck Monster icon /// /// https://fontawesome.com/icons/truck-monster?style=solid /// offroad, vehicle, wheel static const IconData solidTruckMonster = IconDataSolid(0xf63b); /// Regular Truck Monster icon /// /// https://fontawesome.com/icons/truck-monster?style=regular /// offroad, vehicle, wheel static const IconData truckMonster = IconDataRegular(0xf63b); /// Light Truck Monster icon /// /// https://fontawesome.com/icons/truck-monster?style=light /// offroad, vehicle, wheel static const IconData lightTruckMonster = IconDataLight(0xf63b); /// Thin Truck Monster icon /// /// https://fontawesome.com/icons/truck-monster?style=thin /// offroad, vehicle, wheel static const IconData thinTruckMonster = IconDataThin(0xf63b); /// Solid Truck Moving icon /// /// https://fontawesome.com/icons/truck-moving?style=solid /// cargo, inventory, rental, vehicle static const IconData solidTruckMoving = IconDataSolid(0xf4df); /// Regular Truck Moving icon /// /// https://fontawesome.com/icons/truck-moving?style=regular /// cargo, inventory, rental, vehicle static const IconData truckMoving = IconDataRegular(0xf4df); /// Light Truck Moving icon /// /// https://fontawesome.com/icons/truck-moving?style=light /// cargo, inventory, rental, vehicle static const IconData lightTruckMoving = IconDataLight(0xf4df); /// Thin Truck Moving icon /// /// https://fontawesome.com/icons/truck-moving?style=thin /// cargo, inventory, rental, vehicle static const IconData thinTruckMoving = IconDataThin(0xf4df); /// Solid Truck Pickup icon /// /// https://fontawesome.com/icons/truck-pickup?style=solid /// cargo, maintenance, pick-up, pickup, pickup truck, truck, vehicle static const IconData solidTruckPickup = IconDataSolid(0xf63c); /// Regular Truck Pickup icon /// /// https://fontawesome.com/icons/truck-pickup?style=regular /// cargo, maintenance, pick-up, pickup, pickup truck, truck, vehicle static const IconData truckPickup = IconDataRegular(0xf63c); /// Light Truck Pickup icon /// /// https://fontawesome.com/icons/truck-pickup?style=light /// cargo, maintenance, pick-up, pickup, pickup truck, truck, vehicle static const IconData lightTruckPickup = IconDataLight(0xf63c); /// Thin Truck Pickup icon /// /// https://fontawesome.com/icons/truck-pickup?style=thin /// cargo, maintenance, pick-up, pickup, pickup truck, truck, vehicle static const IconData thinTruckPickup = IconDataThin(0xf63c); /// Solid Truck Plane icon /// /// https://fontawesome.com/icons/truck-plane?style=solid /// airplane, plane, transportation, truck, vehicle static const IconData solidTruckPlane = IconDataSolid(0xe58f); /// Regular Truck Plane icon /// /// https://fontawesome.com/icons/truck-plane?style=regular /// airplane, plane, transportation, truck, vehicle static const IconData truckPlane = IconDataRegular(0xe58f); /// Light Truck Plane icon /// /// https://fontawesome.com/icons/truck-plane?style=light /// airplane, plane, transportation, truck, vehicle static const IconData lightTruckPlane = IconDataLight(0xe58f); /// Thin Truck Plane icon /// /// https://fontawesome.com/icons/truck-plane?style=thin /// airplane, plane, transportation, truck, vehicle static const IconData thinTruckPlane = IconDataThin(0xe58f); /// Solid Truck Plow icon /// /// https://fontawesome.com/icons/truck-plow?style=solid /// clean up, cold, seasonal, snow, winter static const IconData solidTruckPlow = IconDataSolid(0xf7de); /// Regular Truck Plow icon /// /// https://fontawesome.com/icons/truck-plow?style=regular /// clean up, cold, seasonal, snow, winter static const IconData truckPlow = IconDataRegular(0xf7de); /// Light Truck Plow icon /// /// https://fontawesome.com/icons/truck-plow?style=light /// clean up, cold, seasonal, snow, winter static const IconData lightTruckPlow = IconDataLight(0xf7de); /// Thin Truck Plow icon /// /// https://fontawesome.com/icons/truck-plow?style=thin /// clean up, cold, seasonal, snow, winter static const IconData thinTruckPlow = IconDataThin(0xf7de); /// Solid Truck Ramp icon /// /// https://fontawesome.com/icons/truck-ramp?style=solid /// box, cargo, delivery, inventory, moving, rental, vehicle static const IconData solidTruckRamp = IconDataSolid(0xf4e0); /// Regular Truck Ramp icon /// /// https://fontawesome.com/icons/truck-ramp?style=regular /// box, cargo, delivery, inventory, moving, rental, vehicle static const IconData truckRamp = IconDataRegular(0xf4e0); /// Light Truck Ramp icon /// /// https://fontawesome.com/icons/truck-ramp?style=light /// box, cargo, delivery, inventory, moving, rental, vehicle static const IconData lightTruckRamp = IconDataLight(0xf4e0); /// Thin Truck Ramp icon /// /// https://fontawesome.com/icons/truck-ramp?style=thin /// box, cargo, delivery, inventory, moving, rental, vehicle static const IconData thinTruckRamp = IconDataThin(0xf4e0); /// Solid Truck Ramp Box icon /// /// https://fontawesome.com/icons/truck-ramp-box?style=solid /// box, cargo, delivery, inventory, moving, rental, vehicle static const IconData solidTruckRampBox = IconDataSolid(0xf4de); /// Alias truck-loading for icon [solidTruckRampBox] @Deprecated('Use "solidTruckRampBox" instead.') static const IconData solidTruckLoading = solidTruckRampBox; /// Regular Truck Ramp Box icon /// /// https://fontawesome.com/icons/truck-ramp-box?style=regular /// box, cargo, delivery, inventory, moving, rental, vehicle static const IconData truckRampBox = IconDataRegular(0xf4de); /// Alias truck-loading for icon [truckRampBox] @Deprecated('Use "truckRampBox" instead.') static const IconData truckLoading = truckRampBox; /// Light Truck Ramp Box icon /// /// https://fontawesome.com/icons/truck-ramp-box?style=light /// box, cargo, delivery, inventory, moving, rental, vehicle static const IconData lightTruckRampBox = IconDataLight(0xf4de); /// Alias truck-loading for icon [lightTruckRampBox] @Deprecated('Use "lightTruckRampBox" instead.') static const IconData lightTruckLoading = lightTruckRampBox; /// Thin Truck Ramp Box icon /// /// https://fontawesome.com/icons/truck-ramp-box?style=thin /// box, cargo, delivery, inventory, moving, rental, vehicle static const IconData thinTruckRampBox = IconDataThin(0xf4de); /// Alias truck-loading for icon [thinTruckRampBox] @Deprecated('Use "thinTruckRampBox" instead.') static const IconData thinTruckLoading = thinTruckRampBox; /// Solid Truck Ramp Couch icon /// /// https://fontawesome.com/icons/truck-ramp-couch?style=solid /// cargo, delivery, moving, rental, shipping, vehicle static const IconData solidTruckRampCouch = IconDataSolid(0xf4dd); /// Alias truck-couch for icon [solidTruckRampCouch] @Deprecated('Use "solidTruckRampCouch" instead.') static const IconData solidTruckCouch = solidTruckRampCouch; /// Regular Truck Ramp Couch icon /// /// https://fontawesome.com/icons/truck-ramp-couch?style=regular /// cargo, delivery, moving, rental, shipping, vehicle static const IconData truckRampCouch = IconDataRegular(0xf4dd); /// Alias truck-couch for icon [truckRampCouch] @Deprecated('Use "truckRampCouch" instead.') static const IconData truckCouch = truckRampCouch; /// Light Truck Ramp Couch icon /// /// https://fontawesome.com/icons/truck-ramp-couch?style=light /// cargo, delivery, moving, rental, shipping, vehicle static const IconData lightTruckRampCouch = IconDataLight(0xf4dd); /// Alias truck-couch for icon [lightTruckRampCouch] @Deprecated('Use "lightTruckRampCouch" instead.') static const IconData lightTruckCouch = lightTruckRampCouch; /// Thin Truck Ramp Couch icon /// /// https://fontawesome.com/icons/truck-ramp-couch?style=thin /// cargo, delivery, moving, rental, shipping, vehicle static const IconData thinTruckRampCouch = IconDataThin(0xf4dd); /// Alias truck-couch for icon [thinTruckRampCouch] @Deprecated('Use "thinTruckRampCouch" instead.') static const IconData thinTruckCouch = thinTruckRampCouch; /// Solid Truck Tow icon /// /// https://fontawesome.com/icons/truck-tow?style=solid /// accident, assistance, help, tow static const IconData solidTruckTow = IconDataSolid(0xe2b8); /// Regular Truck Tow icon /// /// https://fontawesome.com/icons/truck-tow?style=regular /// accident, assistance, help, tow static const IconData truckTow = IconDataRegular(0xe2b8); /// Light Truck Tow icon /// /// https://fontawesome.com/icons/truck-tow?style=light /// accident, assistance, help, tow static const IconData lightTruckTow = IconDataLight(0xe2b8); /// Thin Truck Tow icon /// /// https://fontawesome.com/icons/truck-tow?style=thin /// accident, assistance, help, tow static const IconData thinTruckTow = IconDataThin(0xe2b8); /// Solid Truck Utensils icon /// /// https://fontawesome.com/icons/truck-utensils?style=solid /// cargo, delivery, delivery truck, shipping, truck, vehicle, cook, food, food truck, kitchen static const IconData solidTruckUtensils = IconDataSolid(0xe628); /// Regular Truck Utensils icon /// /// https://fontawesome.com/icons/truck-utensils?style=regular /// cargo, delivery, delivery truck, shipping, truck, vehicle, cook, food, food truck, kitchen static const IconData truckUtensils = IconDataRegular(0xe628); /// Light Truck Utensils icon /// /// https://fontawesome.com/icons/truck-utensils?style=light /// cargo, delivery, delivery truck, shipping, truck, vehicle, cook, food, food truck, kitchen static const IconData lightTruckUtensils = IconDataLight(0xe628); /// Thin Truck Utensils icon /// /// https://fontawesome.com/icons/truck-utensils?style=thin /// cargo, delivery, delivery truck, shipping, truck, vehicle, cook, food, food truck, kitchen static const IconData thinTruckUtensils = IconDataThin(0xe628); /// Solid Trumpet icon /// /// https://fontawesome.com/icons/trumpet?style=solid /// brass, bugle, classical, cornet, instrument, jazz, music, orchestra, trumpet static const IconData solidTrumpet = IconDataSolid(0xf8e3); /// Regular Trumpet icon /// /// https://fontawesome.com/icons/trumpet?style=regular /// brass, bugle, classical, cornet, instrument, jazz, music, orchestra, trumpet static const IconData trumpet = IconDataRegular(0xf8e3); /// Light Trumpet icon /// /// https://fontawesome.com/icons/trumpet?style=light /// brass, bugle, classical, cornet, instrument, jazz, music, orchestra, trumpet static const IconData lightTrumpet = IconDataLight(0xf8e3); /// Thin Trumpet icon /// /// https://fontawesome.com/icons/trumpet?style=thin /// brass, bugle, classical, cornet, instrument, jazz, music, orchestra, trumpet static const IconData thinTrumpet = IconDataThin(0xf8e3); /// Solid Tty icon /// /// https://fontawesome.com/icons/tty?style=solid /// communication, deaf, telephone, teletypewriter, text static const IconData solidTty = IconDataSolid(0xf1e4); /// Alias teletype for icon [solidTty] @Deprecated('Use "solidTty" instead.') static const IconData solidTeletype = solidTty; /// Regular Tty icon /// /// https://fontawesome.com/icons/tty?style=regular /// communication, deaf, telephone, teletypewriter, text static const IconData tty = IconDataRegular(0xf1e4); /// Alias teletype for icon [tty] @Deprecated('Use "tty" instead.') static const IconData teletype = tty; /// Light Tty icon /// /// https://fontawesome.com/icons/tty?style=light /// communication, deaf, telephone, teletypewriter, text static const IconData lightTty = IconDataLight(0xf1e4); /// Alias teletype for icon [lightTty] @Deprecated('Use "lightTty" instead.') static const IconData lightTeletype = lightTty; /// Thin Tty icon /// /// https://fontawesome.com/icons/tty?style=thin /// communication, deaf, telephone, teletypewriter, text static const IconData thinTty = IconDataThin(0xf1e4); /// Alias teletype for icon [thinTty] @Deprecated('Use "thinTty" instead.') static const IconData thinTeletype = thinTty; /// Solid Tty Answer icon /// /// https://fontawesome.com/icons/tty-answer?style=solid /// answer, listen, teletype static const IconData solidTtyAnswer = IconDataSolid(0xe2b9); /// Alias teletype-answer for icon [solidTtyAnswer] @Deprecated('Use "solidTtyAnswer" instead.') static const IconData solidTeletypeAnswer = solidTtyAnswer; /// Regular Tty Answer icon /// /// https://fontawesome.com/icons/tty-answer?style=regular /// answer, listen, teletype static const IconData ttyAnswer = IconDataRegular(0xe2b9); /// Alias teletype-answer for icon [ttyAnswer] @Deprecated('Use "ttyAnswer" instead.') static const IconData teletypeAnswer = ttyAnswer; /// Light Tty Answer icon /// /// https://fontawesome.com/icons/tty-answer?style=light /// answer, listen, teletype static const IconData lightTtyAnswer = IconDataLight(0xe2b9); /// Alias teletype-answer for icon [lightTtyAnswer] @Deprecated('Use "lightTtyAnswer" instead.') static const IconData lightTeletypeAnswer = lightTtyAnswer; /// Thin Tty Answer icon /// /// https://fontawesome.com/icons/tty-answer?style=thin /// answer, listen, teletype static const IconData thinTtyAnswer = IconDataThin(0xe2b9); /// Alias teletype-answer for icon [thinTtyAnswer] @Deprecated('Use "thinTtyAnswer" instead.') static const IconData thinTeletypeAnswer = thinTtyAnswer; /// Solid Tugrik Sign icon /// /// https://fontawesome.com/icons/tugrik-sign?style=solid /// Tugrik Sign, currency static const IconData solidTugrikSign = IconDataSolid(0xe2ba); /// Regular Tugrik Sign icon /// /// https://fontawesome.com/icons/tugrik-sign?style=regular /// Tugrik Sign, currency static const IconData tugrikSign = IconDataRegular(0xe2ba); /// Light Tugrik Sign icon /// /// https://fontawesome.com/icons/tugrik-sign?style=light /// Tugrik Sign, currency static const IconData lightTugrikSign = IconDataLight(0xe2ba); /// Thin Tugrik Sign icon /// /// https://fontawesome.com/icons/tugrik-sign?style=thin /// Tugrik Sign, currency static const IconData thinTugrikSign = IconDataThin(0xe2ba); /// Brands Tumblr icon /// /// https://fontawesome.com/icons/tumblr?style=brands static const IconData tumblr = IconDataBrands(0xf173); /// Solid Turkey icon /// /// https://fontawesome.com/icons/turkey?style=solid /// bird, chicken, meal, meat, poultry, seasonal, thanksgiving static const IconData solidTurkey = IconDataSolid(0xf725); /// Regular Turkey icon /// /// https://fontawesome.com/icons/turkey?style=regular /// bird, chicken, meal, meat, poultry, seasonal, thanksgiving static const IconData turkey = IconDataRegular(0xf725); /// Light Turkey icon /// /// https://fontawesome.com/icons/turkey?style=light /// bird, chicken, meal, meat, poultry, seasonal, thanksgiving static const IconData lightTurkey = IconDataLight(0xf725); /// Thin Turkey icon /// /// https://fontawesome.com/icons/turkey?style=thin /// bird, chicken, meal, meat, poultry, seasonal, thanksgiving static const IconData thinTurkey = IconDataThin(0xf725); /// Solid Turkish Lira Sign icon /// /// https://fontawesome.com/icons/turkish-lira-sign?style=solid /// Turkish Lira Sign, currency static const IconData solidTurkishLiraSign = IconDataSolid(0xe2bb); /// Alias turkish-lira for icon [solidTurkishLiraSign] @Deprecated('Use "solidTurkishLiraSign" instead.') static const IconData solidTurkishLira = solidTurkishLiraSign; /// Regular Turkish Lira Sign icon /// /// https://fontawesome.com/icons/turkish-lira-sign?style=regular /// Turkish Lira Sign, currency static const IconData turkishLiraSign = IconDataRegular(0xe2bb); /// Alias turkish-lira for icon [turkishLiraSign] @Deprecated('Use "turkishLiraSign" instead.') static const IconData turkishLira = turkishLiraSign; /// Light Turkish Lira Sign icon /// /// https://fontawesome.com/icons/turkish-lira-sign?style=light /// Turkish Lira Sign, currency static const IconData lightTurkishLiraSign = IconDataLight(0xe2bb); /// Alias turkish-lira for icon [lightTurkishLiraSign] @Deprecated('Use "lightTurkishLiraSign" instead.') static const IconData lightTurkishLira = lightTurkishLiraSign; /// Thin Turkish Lira Sign icon /// /// https://fontawesome.com/icons/turkish-lira-sign?style=thin /// Turkish Lira Sign, currency static const IconData thinTurkishLiraSign = IconDataThin(0xe2bb); /// Alias turkish-lira for icon [thinTurkishLiraSign] @Deprecated('Use "thinTurkishLiraSign" instead.') static const IconData thinTurkishLira = thinTurkishLiraSign; /// Solid Turn Down icon /// /// https://fontawesome.com/icons/turn-down?style=solid /// arrow, down, level-down, right arrow curving down static const IconData solidTurnDown = IconDataSolid(0xf3be); /// Alias level-down-alt for icon [solidTurnDown] @Deprecated('Use "solidTurnDown" instead.') static const IconData solidLevelDownAlt = solidTurnDown; /// Regular Turn Down icon /// /// https://fontawesome.com/icons/turn-down?style=regular /// arrow, down, level-down, right arrow curving down static const IconData turnDown = IconDataRegular(0xf3be); /// Alias level-down-alt for icon [turnDown] @Deprecated('Use "turnDown" instead.') static const IconData levelDownAlt = turnDown; /// Light Turn Down icon /// /// https://fontawesome.com/icons/turn-down?style=light /// arrow, down, level-down, right arrow curving down static const IconData lightTurnDown = IconDataLight(0xf3be); /// Alias level-down-alt for icon [lightTurnDown] @Deprecated('Use "lightTurnDown" instead.') static const IconData lightLevelDownAlt = lightTurnDown; /// Thin Turn Down icon /// /// https://fontawesome.com/icons/turn-down?style=thin /// arrow, down, level-down, right arrow curving down static const IconData thinTurnDown = IconDataThin(0xf3be); /// Alias level-down-alt for icon [thinTurnDown] @Deprecated('Use "thinTurnDown" instead.') static const IconData thinLevelDownAlt = thinTurnDown; /// Solid Turn Down Left icon /// /// https://fontawesome.com/icons/turn-down-left?style=solid /// Downwards Arrow with Corner Leftwards, Return Left, Return Symbol, enter, keyboard, return static const IconData solidTurnDownLeft = IconDataSolid(0xe331); /// Regular Turn Down Left icon /// /// https://fontawesome.com/icons/turn-down-left?style=regular /// Downwards Arrow with Corner Leftwards, Return Left, Return Symbol, enter, keyboard, return static const IconData turnDownLeft = IconDataRegular(0xe331); /// Light Turn Down Left icon /// /// https://fontawesome.com/icons/turn-down-left?style=light /// Downwards Arrow with Corner Leftwards, Return Left, Return Symbol, enter, keyboard, return static const IconData lightTurnDownLeft = IconDataLight(0xe331); /// Thin Turn Down Left icon /// /// https://fontawesome.com/icons/turn-down-left?style=thin /// Downwards Arrow with Corner Leftwards, Return Left, Return Symbol, enter, keyboard, return static const IconData thinTurnDownLeft = IconDataThin(0xe331); /// Solid Turn Down Right icon /// /// https://fontawesome.com/icons/turn-down-right?style=solid /// forward, move static const IconData solidTurnDownRight = IconDataSolid(0xe455); /// Regular Turn Down Right icon /// /// https://fontawesome.com/icons/turn-down-right?style=regular /// forward, move static const IconData turnDownRight = IconDataRegular(0xe455); /// Light Turn Down Right icon /// /// https://fontawesome.com/icons/turn-down-right?style=light /// forward, move static const IconData lightTurnDownRight = IconDataLight(0xe455); /// Thin Turn Down Right icon /// /// https://fontawesome.com/icons/turn-down-right?style=thin /// forward, move static const IconData thinTurnDownRight = IconDataThin(0xe455); /// Solid Turn Left icon /// /// https://fontawesome.com/icons/turn-left?style=solid /// direction, left, return, turn, west, back static const IconData solidTurnLeft = IconDataSolid(0xe636); /// Regular Turn Left icon /// /// https://fontawesome.com/icons/turn-left?style=regular /// direction, left, return, turn, west, back static const IconData turnLeft = IconDataRegular(0xe636); /// Light Turn Left icon /// /// https://fontawesome.com/icons/turn-left?style=light /// direction, left, return, turn, west, back static const IconData lightTurnLeft = IconDataLight(0xe636); /// Thin Turn Left icon /// /// https://fontawesome.com/icons/turn-left?style=thin /// direction, left, return, turn, west, back static const IconData thinTurnLeft = IconDataThin(0xe636); /// Solid Turn Left Down icon /// /// https://fontawesome.com/icons/turn-left-down?style=solid /// direction, down, left, reverse, south, turn, backwards static const IconData solidTurnLeftDown = IconDataSolid(0xe637); /// Regular Turn Left Down icon /// /// https://fontawesome.com/icons/turn-left-down?style=regular /// direction, down, left, reverse, south, turn, backwards static const IconData turnLeftDown = IconDataRegular(0xe637); /// Light Turn Left Down icon /// /// https://fontawesome.com/icons/turn-left-down?style=light /// direction, down, left, reverse, south, turn, backwards static const IconData lightTurnLeftDown = IconDataLight(0xe637); /// Thin Turn Left Down icon /// /// https://fontawesome.com/icons/turn-left-down?style=thin /// direction, down, left, reverse, south, turn, backwards static const IconData thinTurnLeftDown = IconDataThin(0xe637); /// Solid Turn Left Up icon /// /// https://fontawesome.com/icons/turn-left-up?style=solid /// direction, north, turn, forward, right static const IconData solidTurnLeftUp = IconDataSolid(0xe638); /// Regular Turn Left Up icon /// /// https://fontawesome.com/icons/turn-left-up?style=regular /// direction, north, turn, forward, right static const IconData turnLeftUp = IconDataRegular(0xe638); /// Light Turn Left Up icon /// /// https://fontawesome.com/icons/turn-left-up?style=light /// direction, north, turn, forward, right static const IconData lightTurnLeftUp = IconDataLight(0xe638); /// Thin Turn Left Up icon /// /// https://fontawesome.com/icons/turn-left-up?style=thin /// direction, north, turn, forward, right static const IconData thinTurnLeftUp = IconDataThin(0xe638); /// Solid Turn Right icon /// /// https://fontawesome.com/icons/turn-right?style=solid /// direction, east, next, right, turn, forward static const IconData solidTurnRight = IconDataSolid(0xe639); /// Regular Turn Right icon /// /// https://fontawesome.com/icons/turn-right?style=regular /// direction, east, next, right, turn, forward static const IconData turnRight = IconDataRegular(0xe639); /// Light Turn Right icon /// /// https://fontawesome.com/icons/turn-right?style=light /// direction, east, next, right, turn, forward static const IconData lightTurnRight = IconDataLight(0xe639); /// Thin Turn Right icon /// /// https://fontawesome.com/icons/turn-right?style=thin /// direction, east, next, right, turn, forward static const IconData thinTurnRight = IconDataThin(0xe639); /// Solid Turn Up icon /// /// https://fontawesome.com/icons/turn-up?style=solid /// arrow, level-up, right arrow curving up static const IconData solidTurnUp = IconDataSolid(0xf3bf); /// Alias level-up-alt for icon [solidTurnUp] @Deprecated('Use "solidTurnUp" instead.') static const IconData solidLevelUpAlt = solidTurnUp; /// Regular Turn Up icon /// /// https://fontawesome.com/icons/turn-up?style=regular /// arrow, level-up, right arrow curving up static const IconData turnUp = IconDataRegular(0xf3bf); /// Alias level-up-alt for icon [turnUp] @Deprecated('Use "turnUp" instead.') static const IconData levelUpAlt = turnUp; /// Light Turn Up icon /// /// https://fontawesome.com/icons/turn-up?style=light /// arrow, level-up, right arrow curving up static const IconData lightTurnUp = IconDataLight(0xf3bf); /// Alias level-up-alt for icon [lightTurnUp] @Deprecated('Use "lightTurnUp" instead.') static const IconData lightLevelUpAlt = lightTurnUp; /// Thin Turn Up icon /// /// https://fontawesome.com/icons/turn-up?style=thin /// arrow, level-up, right arrow curving up static const IconData thinTurnUp = IconDataThin(0xf3bf); /// Alias level-up-alt for icon [thinTurnUp] @Deprecated('Use "thinTurnUp" instead.') static const IconData thinLevelUpAlt = thinTurnUp; /// Solid Turntable icon /// /// https://fontawesome.com/icons/turntable?style=solid /// album, music, phonograph, record, record player, vinyl static const IconData solidTurntable = IconDataSolid(0xf8e4); /// Regular Turntable icon /// /// https://fontawesome.com/icons/turntable?style=regular /// album, music, phonograph, record, record player, vinyl static const IconData turntable = IconDataRegular(0xf8e4); /// Light Turntable icon /// /// https://fontawesome.com/icons/turntable?style=light /// album, music, phonograph, record, record player, vinyl static const IconData lightTurntable = IconDataLight(0xf8e4); /// Thin Turntable icon /// /// https://fontawesome.com/icons/turntable?style=thin /// album, music, phonograph, record, record player, vinyl static const IconData thinTurntable = IconDataThin(0xf8e4); /// Solid Turtle icon /// /// https://fontawesome.com/icons/turtle?style=solid /// cowabunga, donatello, fauna, leonardo, michaelangelo, raphael, reptile, shell, slow, terrapin, tortoise, turtle static const IconData solidTurtle = IconDataSolid(0xf726); /// Regular Turtle icon /// /// https://fontawesome.com/icons/turtle?style=regular /// cowabunga, donatello, fauna, leonardo, michaelangelo, raphael, reptile, shell, slow, terrapin, tortoise, turtle static const IconData turtle = IconDataRegular(0xf726); /// Light Turtle icon /// /// https://fontawesome.com/icons/turtle?style=light /// cowabunga, donatello, fauna, leonardo, michaelangelo, raphael, reptile, shell, slow, terrapin, tortoise, turtle static const IconData lightTurtle = IconDataLight(0xf726); /// Thin Turtle icon /// /// https://fontawesome.com/icons/turtle?style=thin /// cowabunga, donatello, fauna, leonardo, michaelangelo, raphael, reptile, shell, slow, terrapin, tortoise, turtle static const IconData thinTurtle = IconDataThin(0xf726); /// Solid Tv icon /// /// https://fontawesome.com/icons/tv?style=solid /// computer, display, monitor, television static const IconData solidTv = IconDataSolid(0xf26c); /// Alias television for icon [solidTv] @Deprecated('Use "solidTv" instead.') static const IconData solidTelevision = solidTv; /// Alias tv-alt for icon [solidTv] @Deprecated('Use "solidTv" instead.') static const IconData solidTvAlt = solidTv; /// Regular Tv icon /// /// https://fontawesome.com/icons/tv?style=regular /// computer, display, monitor, television static const IconData tv = IconDataRegular(0xf26c); /// Alias television for icon [tv] @Deprecated('Use "tv" instead.') static const IconData television = tv; /// Alias tv-alt for icon [tv] @Deprecated('Use "tv" instead.') static const IconData tvAlt = tv; /// Light Tv icon /// /// https://fontawesome.com/icons/tv?style=light /// computer, display, monitor, television static const IconData lightTv = IconDataLight(0xf26c); /// Alias television for icon [lightTv] @Deprecated('Use "lightTv" instead.') static const IconData lightTelevision = lightTv; /// Alias tv-alt for icon [lightTv] @Deprecated('Use "lightTv" instead.') static const IconData lightTvAlt = lightTv; /// Thin Tv icon /// /// https://fontawesome.com/icons/tv?style=thin /// computer, display, monitor, television static const IconData thinTv = IconDataThin(0xf26c); /// Alias television for icon [thinTv] @Deprecated('Use "thinTv" instead.') static const IconData thinTelevision = thinTv; /// Alias tv-alt for icon [thinTv] @Deprecated('Use "thinTv" instead.') static const IconData thinTvAlt = thinTv; /// Solid Tv Music icon /// /// https://fontawesome.com/icons/tv-music?style=solid /// audio, mtv, music, music video, sound, television, vh1 static const IconData solidTvMusic = IconDataSolid(0xf8e6); /// Regular Tv Music icon /// /// https://fontawesome.com/icons/tv-music?style=regular /// audio, mtv, music, music video, sound, television, vh1 static const IconData tvMusic = IconDataRegular(0xf8e6); /// Light Tv Music icon /// /// https://fontawesome.com/icons/tv-music?style=light /// audio, mtv, music, music video, sound, television, vh1 static const IconData lightTvMusic = IconDataLight(0xf8e6); /// Thin Tv Music icon /// /// https://fontawesome.com/icons/tv-music?style=thin /// audio, mtv, music, music video, sound, television, vh1 static const IconData thinTvMusic = IconDataThin(0xf8e6); /// Solid Tv Retro icon /// /// https://fontawesome.com/icons/tv-retro?style=solid /// computer, display, monitor, television, tv, video static const IconData solidTvRetro = IconDataSolid(0xf401); /// Regular Tv Retro icon /// /// https://fontawesome.com/icons/tv-retro?style=regular /// computer, display, monitor, television, tv, video static const IconData tvRetro = IconDataRegular(0xf401); /// Light Tv Retro icon /// /// https://fontawesome.com/icons/tv-retro?style=light /// computer, display, monitor, television, tv, video static const IconData lightTvRetro = IconDataLight(0xf401); /// Thin Tv Retro icon /// /// https://fontawesome.com/icons/tv-retro?style=thin /// computer, display, monitor, television, tv, video static const IconData thinTvRetro = IconDataThin(0xf401); /// Brands Twitch icon /// /// https://fontawesome.com/icons/twitch?style=brands static const IconData twitch = IconDataBrands(0xf1e8); /// Brands Twitter icon /// /// https://fontawesome.com/icons/twitter?style=brands /// social network, tweet static const IconData twitter = IconDataBrands(0xf099); /// Solid Typewriter icon /// /// https://fontawesome.com/icons/typewriter?style=solid /// keyboard, letterpress, movable type, newspaper, novel, retro, typing, vintage, writing static const IconData solidTypewriter = IconDataSolid(0xf8e7); /// Regular Typewriter icon /// /// https://fontawesome.com/icons/typewriter?style=regular /// keyboard, letterpress, movable type, newspaper, novel, retro, typing, vintage, writing static const IconData typewriter = IconDataRegular(0xf8e7); /// Light Typewriter icon /// /// https://fontawesome.com/icons/typewriter?style=light /// keyboard, letterpress, movable type, newspaper, novel, retro, typing, vintage, writing static const IconData lightTypewriter = IconDataLight(0xf8e7); /// Thin Typewriter icon /// /// https://fontawesome.com/icons/typewriter?style=thin /// keyboard, letterpress, movable type, newspaper, novel, retro, typing, vintage, writing static const IconData thinTypewriter = IconDataThin(0xf8e7); /// Brands Typo3 icon /// /// https://fontawesome.com/icons/typo3?style=brands static const IconData typo3 = IconDataBrands(0xf42b); /// Solid U icon /// /// https://fontawesome.com/icons/u?style=solid /// Latin Capital Letter U, Latin Small Letter U, letter static const IconData solidU = IconDataSolid(0x55); /// Regular U icon /// /// https://fontawesome.com/icons/u?style=regular /// Latin Capital Letter U, Latin Small Letter U, letter static const IconData u = IconDataRegular(0x55); /// Light U icon /// /// https://fontawesome.com/icons/u?style=light /// Latin Capital Letter U, Latin Small Letter U, letter static const IconData lightU = IconDataLight(0x55); /// Thin U icon /// /// https://fontawesome.com/icons/u?style=thin /// Latin Capital Letter U, Latin Small Letter U, letter static const IconData thinU = IconDataThin(0x55); /// Brands Uber icon /// /// https://fontawesome.com/icons/uber?style=brands static const IconData uber = IconDataBrands(0xf402); /// Brands Ubuntu icon /// /// https://fontawesome.com/icons/ubuntu?style=brands /// linux, operating system, os static const IconData ubuntu = IconDataBrands(0xf7df); /// Solid Ufo icon /// /// https://fontawesome.com/icons/ufo?style=solid /// UFO, abduct, alien, extraterrestrial, flying saucer, space, spacecraft, spaceship, t-craft, travel, unidentified flying object static const IconData solidUfo = IconDataSolid(0xe047); /// Regular Ufo icon /// /// https://fontawesome.com/icons/ufo?style=regular /// UFO, abduct, alien, extraterrestrial, flying saucer, space, spacecraft, spaceship, t-craft, travel, unidentified flying object static const IconData ufo = IconDataRegular(0xe047); /// Light Ufo icon /// /// https://fontawesome.com/icons/ufo?style=light /// UFO, abduct, alien, extraterrestrial, flying saucer, space, spacecraft, spaceship, t-craft, travel, unidentified flying object static const IconData lightUfo = IconDataLight(0xe047); /// Thin Ufo icon /// /// https://fontawesome.com/icons/ufo?style=thin /// UFO, abduct, alien, extraterrestrial, flying saucer, space, spacecraft, spaceship, t-craft, travel, unidentified flying object static const IconData thinUfo = IconDataThin(0xe047); /// Solid Ufo Beam icon /// /// https://fontawesome.com/icons/ufo-beam?style=solid /// abduct, alien, extraterrestrial, flying saucer, probe, space, spacecraft, spaceship, t-craft, tractor beam, travel, unidentified flying object static const IconData solidUfoBeam = IconDataSolid(0xe048); /// Regular Ufo Beam icon /// /// https://fontawesome.com/icons/ufo-beam?style=regular /// abduct, alien, extraterrestrial, flying saucer, probe, space, spacecraft, spaceship, t-craft, tractor beam, travel, unidentified flying object static const IconData ufoBeam = IconDataRegular(0xe048); /// Light Ufo Beam icon /// /// https://fontawesome.com/icons/ufo-beam?style=light /// abduct, alien, extraterrestrial, flying saucer, probe, space, spacecraft, spaceship, t-craft, tractor beam, travel, unidentified flying object static const IconData lightUfoBeam = IconDataLight(0xe048); /// Thin Ufo Beam icon /// /// https://fontawesome.com/icons/ufo-beam?style=thin /// abduct, alien, extraterrestrial, flying saucer, probe, space, spacecraft, spaceship, t-craft, tractor beam, travel, unidentified flying object static const IconData thinUfoBeam = IconDataThin(0xe048); /// Brands UIkit icon /// /// https://fontawesome.com/icons/uikit?style=brands static const IconData uikit = IconDataBrands(0xf403); /// Brands Umbraco icon /// /// https://fontawesome.com/icons/umbraco?style=brands static const IconData umbraco = IconDataBrands(0xf8e8); /// Solid Umbrella icon /// /// https://fontawesome.com/icons/umbrella?style=solid /// protection, rain, storm, wet static const IconData solidUmbrella = IconDataSolid(0xf0e9); /// Regular Umbrella icon /// /// https://fontawesome.com/icons/umbrella?style=regular /// protection, rain, storm, wet static const IconData umbrella = IconDataRegular(0xf0e9); /// Light Umbrella icon /// /// https://fontawesome.com/icons/umbrella?style=light /// protection, rain, storm, wet static const IconData lightUmbrella = IconDataLight(0xf0e9); /// Thin Umbrella icon /// /// https://fontawesome.com/icons/umbrella?style=thin /// protection, rain, storm, wet static const IconData thinUmbrella = IconDataThin(0xf0e9); /// Solid Umbrella Beach icon /// /// https://fontawesome.com/icons/umbrella-beach?style=solid /// beach, beach with umbrella, protection, recreation, sand, shade, summer, sun, umbrella static const IconData solidUmbrellaBeach = IconDataSolid(0xf5ca); /// Regular Umbrella Beach icon /// /// https://fontawesome.com/icons/umbrella-beach?style=regular /// beach, beach with umbrella, protection, recreation, sand, shade, summer, sun, umbrella static const IconData umbrellaBeach = IconDataRegular(0xf5ca); /// Light Umbrella Beach icon /// /// https://fontawesome.com/icons/umbrella-beach?style=light /// beach, beach with umbrella, protection, recreation, sand, shade, summer, sun, umbrella static const IconData lightUmbrellaBeach = IconDataLight(0xf5ca); /// Thin Umbrella Beach icon /// /// https://fontawesome.com/icons/umbrella-beach?style=thin /// beach, beach with umbrella, protection, recreation, sand, shade, summer, sun, umbrella static const IconData thinUmbrellaBeach = IconDataThin(0xf5ca); /// Solid Umbrella Simple icon /// /// https://fontawesome.com/icons/umbrella-simple?style=solid /// clothing, rain, spring, umbrella static const IconData solidUmbrellaSimple = IconDataSolid(0xe2bc); /// Alias umbrella-alt for icon [solidUmbrellaSimple] @Deprecated('Use "solidUmbrellaSimple" instead.') static const IconData solidUmbrellaAlt = solidUmbrellaSimple; /// Regular Umbrella Simple icon /// /// https://fontawesome.com/icons/umbrella-simple?style=regular /// clothing, rain, spring, umbrella static const IconData umbrellaSimple = IconDataRegular(0xe2bc); /// Alias umbrella-alt for icon [umbrellaSimple] @Deprecated('Use "umbrellaSimple" instead.') static const IconData umbrellaAlt = umbrellaSimple; /// Light Umbrella Simple icon /// /// https://fontawesome.com/icons/umbrella-simple?style=light /// clothing, rain, spring, umbrella static const IconData lightUmbrellaSimple = IconDataLight(0xe2bc); /// Alias umbrella-alt for icon [lightUmbrellaSimple] @Deprecated('Use "lightUmbrellaSimple" instead.') static const IconData lightUmbrellaAlt = lightUmbrellaSimple; /// Thin Umbrella Simple icon /// /// https://fontawesome.com/icons/umbrella-simple?style=thin /// clothing, rain, spring, umbrella static const IconData thinUmbrellaSimple = IconDataThin(0xe2bc); /// Alias umbrella-alt for icon [thinUmbrellaSimple] @Deprecated('Use "thinUmbrellaSimple" instead.') static const IconData thinUmbrellaAlt = thinUmbrellaSimple; /// Brands Uncharted Software icon /// /// https://fontawesome.com/icons/uncharted?style=brands static const IconData uncharted = IconDataBrands(0xe084); /// Solid Underline icon /// /// https://fontawesome.com/icons/underline?style=solid /// edit, emphasis, format, modify, text, writing static const IconData solidUnderline = IconDataSolid(0xf0cd); /// Regular Underline icon /// /// https://fontawesome.com/icons/underline?style=regular /// edit, emphasis, format, modify, text, writing static const IconData underline = IconDataRegular(0xf0cd); /// Light Underline icon /// /// https://fontawesome.com/icons/underline?style=light /// edit, emphasis, format, modify, text, writing static const IconData lightUnderline = IconDataLight(0xf0cd); /// Thin Underline icon /// /// https://fontawesome.com/icons/underline?style=thin /// edit, emphasis, format, modify, text, writing static const IconData thinUnderline = IconDataThin(0xf0cd); /// Solid Unicorn icon /// /// https://fontawesome.com/icons/unicorn?style=solid /// face, fantasy, fauna, horn, horse, unicorn static const IconData solidUnicorn = IconDataSolid(0xf727); /// Regular Unicorn icon /// /// https://fontawesome.com/icons/unicorn?style=regular /// face, fantasy, fauna, horn, horse, unicorn static const IconData unicorn = IconDataRegular(0xf727); /// Light Unicorn icon /// /// https://fontawesome.com/icons/unicorn?style=light /// face, fantasy, fauna, horn, horse, unicorn static const IconData lightUnicorn = IconDataLight(0xf727); /// Thin Unicorn icon /// /// https://fontawesome.com/icons/unicorn?style=thin /// face, fantasy, fauna, horn, horse, unicorn static const IconData thinUnicorn = IconDataThin(0xf727); /// Solid Uniform Martial Arts icon /// /// https://fontawesome.com/icons/uniform-martial-arts?style=solid /// aikido, belt, jiu jitsu, judo, karate, martial arts, martial arts uniform, taekwondo, uniform static const IconData solidUniformMartialArts = IconDataSolid(0xe3d1); /// Regular Uniform Martial Arts icon /// /// https://fontawesome.com/icons/uniform-martial-arts?style=regular /// aikido, belt, jiu jitsu, judo, karate, martial arts, martial arts uniform, taekwondo, uniform static const IconData uniformMartialArts = IconDataRegular(0xe3d1); /// Light Uniform Martial Arts icon /// /// https://fontawesome.com/icons/uniform-martial-arts?style=light /// aikido, belt, jiu jitsu, judo, karate, martial arts, martial arts uniform, taekwondo, uniform static const IconData lightUniformMartialArts = IconDataLight(0xe3d1); /// Thin Uniform Martial Arts icon /// /// https://fontawesome.com/icons/uniform-martial-arts?style=thin /// aikido, belt, jiu jitsu, judo, karate, martial arts, martial arts uniform, taekwondo, uniform static const IconData thinUniformMartialArts = IconDataThin(0xe3d1); /// Solid Union icon /// /// https://fontawesome.com/icons/union?style=solid /// N-Ary Union, calculus, equation, function, math static const IconData solidUnion = IconDataSolid(0xf6a2); /// Regular Union icon /// /// https://fontawesome.com/icons/union?style=regular /// N-Ary Union, calculus, equation, function, math static const IconData union = IconDataRegular(0xf6a2); /// Light Union icon /// /// https://fontawesome.com/icons/union?style=light /// N-Ary Union, calculus, equation, function, math static const IconData lightUnion = IconDataLight(0xf6a2); /// Thin Union icon /// /// https://fontawesome.com/icons/union?style=thin /// N-Ary Union, calculus, equation, function, math static const IconData thinUnion = IconDataThin(0xf6a2); /// Brands Uniregistry icon /// /// https://fontawesome.com/icons/uniregistry?style=brands static const IconData uniregistry = IconDataBrands(0xf404); /// Brands Unity 3D icon /// /// https://fontawesome.com/icons/unity?style=brands static const IconData unity = IconDataBrands(0xe049); /// Solid Universal Access icon /// /// https://fontawesome.com/icons/universal-access?style=solid /// uer, users-people static const IconData solidUniversalAccess = IconDataSolid(0xf29a); /// Regular Universal Access icon /// /// https://fontawesome.com/icons/universal-access?style=regular /// uer, users-people static const IconData universalAccess = IconDataRegular(0xf29a); /// Light Universal Access icon /// /// https://fontawesome.com/icons/universal-access?style=light /// uer, users-people static const IconData lightUniversalAccess = IconDataLight(0xf29a); /// Thin Universal Access icon /// /// https://fontawesome.com/icons/universal-access?style=thin /// uer, users-people static const IconData thinUniversalAccess = IconDataThin(0xf29a); /// Solid Unlock icon /// /// https://fontawesome.com/icons/unlock?style=solid /// admin, lock, open, padlock, password, privacy, private, protect, unlock, unlocked static const IconData solidUnlock = IconDataSolid(0xf09c); /// Regular Unlock icon /// /// https://fontawesome.com/icons/unlock?style=regular /// admin, lock, open, padlock, password, privacy, private, protect, unlock, unlocked static const IconData unlock = IconDataRegular(0xf09c); /// Light Unlock icon /// /// https://fontawesome.com/icons/unlock?style=light /// admin, lock, open, padlock, password, privacy, private, protect, unlock, unlocked static const IconData lightUnlock = IconDataLight(0xf09c); /// Thin Unlock icon /// /// https://fontawesome.com/icons/unlock?style=thin /// admin, lock, open, padlock, password, privacy, private, protect, unlock, unlocked static const IconData thinUnlock = IconDataThin(0xf09c); /// Solid Unlock Keyhole icon /// /// https://fontawesome.com/icons/unlock-keyhole?style=solid /// admin, lock, padlock, password, privacy, private, protect static const IconData solidUnlockKeyhole = IconDataSolid(0xf13e); /// Alias unlock-alt for icon [solidUnlockKeyhole] @Deprecated('Use "solidUnlockKeyhole" instead.') static const IconData solidUnlockAlt = solidUnlockKeyhole; /// Regular Unlock Keyhole icon /// /// https://fontawesome.com/icons/unlock-keyhole?style=regular /// admin, lock, padlock, password, privacy, private, protect static const IconData unlockKeyhole = IconDataRegular(0xf13e); /// Alias unlock-alt for icon [unlockKeyhole] @Deprecated('Use "unlockKeyhole" instead.') static const IconData unlockAlt = unlockKeyhole; /// Light Unlock Keyhole icon /// /// https://fontawesome.com/icons/unlock-keyhole?style=light /// admin, lock, padlock, password, privacy, private, protect static const IconData lightUnlockKeyhole = IconDataLight(0xf13e); /// Alias unlock-alt for icon [lightUnlockKeyhole] @Deprecated('Use "lightUnlockKeyhole" instead.') static const IconData lightUnlockAlt = lightUnlockKeyhole; /// Thin Unlock Keyhole icon /// /// https://fontawesome.com/icons/unlock-keyhole?style=thin /// admin, lock, padlock, password, privacy, private, protect static const IconData thinUnlockKeyhole = IconDataThin(0xf13e); /// Alias unlock-alt for icon [thinUnlockKeyhole] @Deprecated('Use "thinUnlockKeyhole" instead.') static const IconData thinUnlockAlt = thinUnlockKeyhole; /// Brands Unsplash icon /// /// https://fontawesome.com/icons/unsplash?style=brands static const IconData unsplash = IconDataBrands(0xe07c); /// Brands Untappd icon /// /// https://fontawesome.com/icons/untappd?style=brands static const IconData untappd = IconDataBrands(0xf405); /// Solid Up icon /// /// https://fontawesome.com/icons/up?style=solid /// upgrade, upload static const IconData solidUp = IconDataSolid(0xf357); /// Alias arrow-alt-up for icon [solidUp] @Deprecated('Use "solidUp" instead.') static const IconData solidArrowAltUp = solidUp; /// Regular Up icon /// /// https://fontawesome.com/icons/up?style=regular /// upgrade, upload static const IconData up = IconDataRegular(0xf357); /// Alias arrow-alt-up for icon [up] @Deprecated('Use "up" instead.') static const IconData arrowAltUp = up; /// Light Up icon /// /// https://fontawesome.com/icons/up?style=light /// upgrade, upload static const IconData lightUp = IconDataLight(0xf357); /// Alias arrow-alt-up for icon [lightUp] @Deprecated('Use "lightUp" instead.') static const IconData lightArrowAltUp = lightUp; /// Thin Up icon /// /// https://fontawesome.com/icons/up?style=thin /// upgrade, upload static const IconData thinUp = IconDataThin(0xf357); /// Alias arrow-alt-up for icon [thinUp] @Deprecated('Use "thinUp" instead.') static const IconData thinArrowAltUp = thinUp; /// Solid Up Down icon /// /// https://fontawesome.com/icons/up-down?style=solid /// Up Down Black Arrow, arrow, arrows-v, expand, portrait, resize, tall, up-down arrow, vertical static const IconData solidUpDown = IconDataSolid(0xf338); /// Alias arrows-alt-v for icon [solidUpDown] @Deprecated('Use "solidUpDown" instead.') static const IconData solidArrowsAltV = solidUpDown; /// Regular Up Down icon /// /// https://fontawesome.com/icons/up-down?style=regular /// Up Down Black Arrow, arrow, arrows-v, expand, portrait, resize, tall, up-down arrow, vertical static const IconData upDown = IconDataRegular(0xf338); /// Alias arrows-alt-v for icon [upDown] @Deprecated('Use "upDown" instead.') static const IconData arrowsAltV = upDown; /// Light Up Down icon /// /// https://fontawesome.com/icons/up-down?style=light /// Up Down Black Arrow, arrow, arrows-v, expand, portrait, resize, tall, up-down arrow, vertical static const IconData lightUpDown = IconDataLight(0xf338); /// Alias arrows-alt-v for icon [lightUpDown] @Deprecated('Use "lightUpDown" instead.') static const IconData lightArrowsAltV = lightUpDown; /// Thin Up Down icon /// /// https://fontawesome.com/icons/up-down?style=thin /// Up Down Black Arrow, arrow, arrows-v, expand, portrait, resize, tall, up-down arrow, vertical static const IconData thinUpDown = IconDataThin(0xf338); /// Alias arrows-alt-v for icon [thinUpDown] @Deprecated('Use "thinUpDown" instead.') static const IconData thinArrowsAltV = thinUpDown; /// Solid Up Down Left Right icon /// /// https://fontawesome.com/icons/up-down-left-right?style=solid /// arrow, arrows, bigger, enlarge, expand, fullscreen, move, position, reorder, resize static const IconData solidUpDownLeftRight = IconDataSolid(0xf0b2); /// Alias arrows-alt for icon [solidUpDownLeftRight] @Deprecated('Use "solidUpDownLeftRight" instead.') static const IconData solidArrowsAlt = solidUpDownLeftRight; /// Regular Up Down Left Right icon /// /// https://fontawesome.com/icons/up-down-left-right?style=regular /// arrow, arrows, bigger, enlarge, expand, fullscreen, move, position, reorder, resize static const IconData upDownLeftRight = IconDataRegular(0xf0b2); /// Alias arrows-alt for icon [upDownLeftRight] @Deprecated('Use "upDownLeftRight" instead.') static const IconData arrowsAlt = upDownLeftRight; /// Light Up Down Left Right icon /// /// https://fontawesome.com/icons/up-down-left-right?style=light /// arrow, arrows, bigger, enlarge, expand, fullscreen, move, position, reorder, resize static const IconData lightUpDownLeftRight = IconDataLight(0xf0b2); /// Alias arrows-alt for icon [lightUpDownLeftRight] @Deprecated('Use "lightUpDownLeftRight" instead.') static const IconData lightArrowsAlt = lightUpDownLeftRight; /// Thin Up Down Left Right icon /// /// https://fontawesome.com/icons/up-down-left-right?style=thin /// arrow, arrows, bigger, enlarge, expand, fullscreen, move, position, reorder, resize static const IconData thinUpDownLeftRight = IconDataThin(0xf0b2); /// Alias arrows-alt for icon [thinUpDownLeftRight] @Deprecated('Use "thinUpDownLeftRight" instead.') static const IconData thinArrowsAlt = thinUpDownLeftRight; /// Solid Up From Bracket icon /// /// https://fontawesome.com/icons/up-from-bracket?style=solid /// import, share, transfer, upgrade, upload static const IconData solidUpFromBracket = IconDataSolid(0xe590); /// Regular Up From Bracket icon /// /// https://fontawesome.com/icons/up-from-bracket?style=regular /// import, share, transfer, upgrade, upload static const IconData upFromBracket = IconDataRegular(0xe590); /// Light Up From Bracket icon /// /// https://fontawesome.com/icons/up-from-bracket?style=light /// import, share, transfer, upgrade, upload static const IconData lightUpFromBracket = IconDataLight(0xe590); /// Thin Up From Bracket icon /// /// https://fontawesome.com/icons/up-from-bracket?style=thin /// import, share, transfer, upgrade, upload static const IconData thinUpFromBracket = IconDataThin(0xe590); /// Solid Up From Dotted Line icon /// /// https://fontawesome.com/icons/up-from-dotted-line?style=solid /// import, transfer, upgrade, upload static const IconData solidUpFromDottedLine = IconDataSolid(0xe456); /// Regular Up From Dotted Line icon /// /// https://fontawesome.com/icons/up-from-dotted-line?style=regular /// import, transfer, upgrade, upload static const IconData upFromDottedLine = IconDataRegular(0xe456); /// Light Up From Dotted Line icon /// /// https://fontawesome.com/icons/up-from-dotted-line?style=light /// import, transfer, upgrade, upload static const IconData lightUpFromDottedLine = IconDataLight(0xe456); /// Thin Up From Dotted Line icon /// /// https://fontawesome.com/icons/up-from-dotted-line?style=thin /// import, transfer, upgrade, upload static const IconData thinUpFromDottedLine = IconDataThin(0xe456); /// Solid Up From Line icon /// /// https://fontawesome.com/icons/up-from-line?style=solid /// import, transfer, upgrade, upload static const IconData solidUpFromLine = IconDataSolid(0xf346); /// Alias arrow-alt-from-bottom for icon [solidUpFromLine] @Deprecated('Use "solidUpFromLine" instead.') static const IconData solidArrowAltFromBottom = solidUpFromLine; /// Regular Up From Line icon /// /// https://fontawesome.com/icons/up-from-line?style=regular /// import, transfer, upgrade, upload static const IconData upFromLine = IconDataRegular(0xf346); /// Alias arrow-alt-from-bottom for icon [upFromLine] @Deprecated('Use "upFromLine" instead.') static const IconData arrowAltFromBottom = upFromLine; /// Light Up From Line icon /// /// https://fontawesome.com/icons/up-from-line?style=light /// import, transfer, upgrade, upload static const IconData lightUpFromLine = IconDataLight(0xf346); /// Alias arrow-alt-from-bottom for icon [lightUpFromLine] @Deprecated('Use "lightUpFromLine" instead.') static const IconData lightArrowAltFromBottom = lightUpFromLine; /// Thin Up From Line icon /// /// https://fontawesome.com/icons/up-from-line?style=thin /// import, transfer, upgrade, upload static const IconData thinUpFromLine = IconDataThin(0xf346); /// Alias arrow-alt-from-bottom for icon [thinUpFromLine] @Deprecated('Use "thinUpFromLine" instead.') static const IconData thinArrowAltFromBottom = thinUpFromLine; /// Solid Up Left icon /// /// https://fontawesome.com/icons/up-left?style=solid /// North West Black Arrow, diagonal, direction, northwest static const IconData solidUpLeft = IconDataSolid(0xe2bd); /// Regular Up Left icon /// /// https://fontawesome.com/icons/up-left?style=regular /// North West Black Arrow, diagonal, direction, northwest static const IconData upLeft = IconDataRegular(0xe2bd); /// Light Up Left icon /// /// https://fontawesome.com/icons/up-left?style=light /// North West Black Arrow, diagonal, direction, northwest static const IconData lightUpLeft = IconDataLight(0xe2bd); /// Thin Up Left icon /// /// https://fontawesome.com/icons/up-left?style=thin /// North West Black Arrow, diagonal, direction, northwest static const IconData thinUpLeft = IconDataThin(0xe2bd); /// Solid Up Long icon /// /// https://fontawesome.com/icons/up-long?style=solid /// long-arrow-up, upgrade, upload static const IconData solidUpLong = IconDataSolid(0xf30c); /// Alias long-arrow-alt-up for icon [solidUpLong] @Deprecated('Use "solidUpLong" instead.') static const IconData solidLongArrowAltUp = solidUpLong; /// Regular Up Long icon /// /// https://fontawesome.com/icons/up-long?style=regular /// long-arrow-up, upgrade, upload static const IconData upLong = IconDataRegular(0xf30c); /// Alias long-arrow-alt-up for icon [upLong] @Deprecated('Use "upLong" instead.') static const IconData longArrowAltUp = upLong; /// Light Up Long icon /// /// https://fontawesome.com/icons/up-long?style=light /// long-arrow-up, upgrade, upload static const IconData lightUpLong = IconDataLight(0xf30c); /// Alias long-arrow-alt-up for icon [lightUpLong] @Deprecated('Use "lightUpLong" instead.') static const IconData lightLongArrowAltUp = lightUpLong; /// Thin Up Long icon /// /// https://fontawesome.com/icons/up-long?style=thin /// long-arrow-up, upgrade, upload static const IconData thinUpLong = IconDataThin(0xf30c); /// Alias long-arrow-alt-up for icon [thinUpLong] @Deprecated('Use "thinUpLong" instead.') static const IconData thinLongArrowAltUp = thinUpLong; /// Solid Up Right icon /// /// https://fontawesome.com/icons/up-right?style=solid /// North East Black Arrow, diagonal, direction, northeast static const IconData solidUpRight = IconDataSolid(0xe2be); /// Regular Up Right icon /// /// https://fontawesome.com/icons/up-right?style=regular /// North East Black Arrow, diagonal, direction, northeast static const IconData upRight = IconDataRegular(0xe2be); /// Light Up Right icon /// /// https://fontawesome.com/icons/up-right?style=light /// North East Black Arrow, diagonal, direction, northeast static const IconData lightUpRight = IconDataLight(0xe2be); /// Thin Up Right icon /// /// https://fontawesome.com/icons/up-right?style=thin /// North East Black Arrow, diagonal, direction, northeast static const IconData thinUpRight = IconDataThin(0xe2be); /// Solid Up Right And Down Left From Center icon /// /// https://fontawesome.com/icons/up-right-and-down-left-from-center?style=solid /// maximize, resize, scale, arrows, bigger, enlarge, expand, fullscreen, resize, size static const IconData solidUpRightAndDownLeftFromCenter = IconDataSolid(0xf424); /// Alias expand-alt for icon [solidUpRightAndDownLeftFromCenter] @Deprecated('Use "solidUpRightAndDownLeftFromCenter" instead.') static const IconData solidExpandAlt = solidUpRightAndDownLeftFromCenter; /// Regular Up Right And Down Left From Center icon /// /// https://fontawesome.com/icons/up-right-and-down-left-from-center?style=regular /// maximize, resize, scale, arrows, bigger, enlarge, expand, fullscreen, resize, size static const IconData upRightAndDownLeftFromCenter = IconDataRegular(0xf424); /// Alias expand-alt for icon [upRightAndDownLeftFromCenter] @Deprecated('Use "upRightAndDownLeftFromCenter" instead.') static const IconData expandAlt = upRightAndDownLeftFromCenter; /// Light Up Right And Down Left From Center icon /// /// https://fontawesome.com/icons/up-right-and-down-left-from-center?style=light /// maximize, resize, scale, arrows, bigger, enlarge, expand, fullscreen, resize, size static const IconData lightUpRightAndDownLeftFromCenter = IconDataLight(0xf424); /// Alias expand-alt for icon [lightUpRightAndDownLeftFromCenter] @Deprecated('Use "lightUpRightAndDownLeftFromCenter" instead.') static const IconData lightExpandAlt = lightUpRightAndDownLeftFromCenter; /// Thin Up Right And Down Left From Center icon /// /// https://fontawesome.com/icons/up-right-and-down-left-from-center?style=thin /// maximize, resize, scale, arrows, bigger, enlarge, expand, fullscreen, resize, size static const IconData thinUpRightAndDownLeftFromCenter = IconDataThin(0xf424); /// Alias expand-alt for icon [thinUpRightAndDownLeftFromCenter] @Deprecated('Use "thinUpRightAndDownLeftFromCenter" instead.') static const IconData thinExpandAlt = thinUpRightAndDownLeftFromCenter; /// Solid Up Right From Square icon /// /// https://fontawesome.com/icons/up-right-from-square?style=solid /// external-link, new, open, share, upgrade static const IconData solidUpRightFromSquare = IconDataSolid(0xf35d); /// Alias external-link-alt for icon [solidUpRightFromSquare] @Deprecated('Use "solidUpRightFromSquare" instead.') static const IconData solidExternalLinkAlt = solidUpRightFromSquare; /// Regular Up Right From Square icon /// /// https://fontawesome.com/icons/up-right-from-square?style=regular /// external-link, new, open, share, upgrade static const IconData upRightFromSquare = IconDataRegular(0xf35d); /// Alias external-link-alt for icon [upRightFromSquare] @Deprecated('Use "upRightFromSquare" instead.') static const IconData externalLinkAlt = upRightFromSquare; /// Light Up Right From Square icon /// /// https://fontawesome.com/icons/up-right-from-square?style=light /// external-link, new, open, share, upgrade static const IconData lightUpRightFromSquare = IconDataLight(0xf35d); /// Alias external-link-alt for icon [lightUpRightFromSquare] @Deprecated('Use "lightUpRightFromSquare" instead.') static const IconData lightExternalLinkAlt = lightUpRightFromSquare; /// Thin Up Right From Square icon /// /// https://fontawesome.com/icons/up-right-from-square?style=thin /// external-link, new, open, share, upgrade static const IconData thinUpRightFromSquare = IconDataThin(0xf35d); /// Alias external-link-alt for icon [thinUpRightFromSquare] @Deprecated('Use "thinUpRightFromSquare" instead.') static const IconData thinExternalLinkAlt = thinUpRightFromSquare; /// Solid Up To Dotted Line icon /// /// https://fontawesome.com/icons/up-to-dotted-line?style=solid /// import, transfer, upgrade, upload static const IconData solidUpToDottedLine = IconDataSolid(0xe457); /// Regular Up To Dotted Line icon /// /// https://fontawesome.com/icons/up-to-dotted-line?style=regular /// import, transfer, upgrade, upload static const IconData upToDottedLine = IconDataRegular(0xe457); /// Light Up To Dotted Line icon /// /// https://fontawesome.com/icons/up-to-dotted-line?style=light /// import, transfer, upgrade, upload static const IconData lightUpToDottedLine = IconDataLight(0xe457); /// Thin Up To Dotted Line icon /// /// https://fontawesome.com/icons/up-to-dotted-line?style=thin /// import, transfer, upgrade, upload static const IconData thinUpToDottedLine = IconDataThin(0xe457); /// Solid Up To Line icon /// /// https://fontawesome.com/icons/up-to-line?style=solid /// import, transfer, upgrade, upload static const IconData solidUpToLine = IconDataSolid(0xf34d); /// Alias arrow-alt-to-top for icon [solidUpToLine] @Deprecated('Use "solidUpToLine" instead.') static const IconData solidArrowAltToTop = solidUpToLine; /// Regular Up To Line icon /// /// https://fontawesome.com/icons/up-to-line?style=regular /// import, transfer, upgrade, upload static const IconData upToLine = IconDataRegular(0xf34d); /// Alias arrow-alt-to-top for icon [upToLine] @Deprecated('Use "upToLine" instead.') static const IconData arrowAltToTop = upToLine; /// Light Up To Line icon /// /// https://fontawesome.com/icons/up-to-line?style=light /// import, transfer, upgrade, upload static const IconData lightUpToLine = IconDataLight(0xf34d); /// Alias arrow-alt-to-top for icon [lightUpToLine] @Deprecated('Use "lightUpToLine" instead.') static const IconData lightArrowAltToTop = lightUpToLine; /// Thin Up To Line icon /// /// https://fontawesome.com/icons/up-to-line?style=thin /// import, transfer, upgrade, upload static const IconData thinUpToLine = IconDataThin(0xf34d); /// Alias arrow-alt-to-top for icon [thinUpToLine] @Deprecated('Use "thinUpToLine" instead.') static const IconData thinArrowAltToTop = thinUpToLine; /// Solid Upload icon /// /// https://fontawesome.com/icons/upload?style=solid /// hard drive, import, publish, upgrade static const IconData solidUpload = IconDataSolid(0xf093); /// Regular Upload icon /// /// https://fontawesome.com/icons/upload?style=regular /// hard drive, import, publish, upgrade static const IconData upload = IconDataRegular(0xf093); /// Light Upload icon /// /// https://fontawesome.com/icons/upload?style=light /// hard drive, import, publish, upgrade static const IconData lightUpload = IconDataLight(0xf093); /// Thin Upload icon /// /// https://fontawesome.com/icons/upload?style=thin /// hard drive, import, publish, upgrade static const IconData thinUpload = IconDataThin(0xf093); /// Brands UPS icon /// /// https://fontawesome.com/icons/ups?style=brands /// United Parcel Service, package, shipping static const IconData ups = IconDataBrands(0xf7e0); /// Brands Upwork icon /// /// https://fontawesome.com/icons/upwork?style=brands static const IconData upwork = IconDataBrands(0xe641); /// Brands USB icon /// /// https://fontawesome.com/icons/usb?style=brands static const IconData usb = IconDataBrands(0xf287); /// Solid Usb Drive icon /// /// https://fontawesome.com/icons/usb-drive?style=solid /// access codes, device, flashdrive, goober, ssd, storage, thumbdrive static const IconData solidUsbDrive = IconDataSolid(0xf8e9); /// Regular Usb Drive icon /// /// https://fontawesome.com/icons/usb-drive?style=regular /// access codes, device, flashdrive, goober, ssd, storage, thumbdrive static const IconData usbDrive = IconDataRegular(0xf8e9); /// Light Usb Drive icon /// /// https://fontawesome.com/icons/usb-drive?style=light /// access codes, device, flashdrive, goober, ssd, storage, thumbdrive static const IconData lightUsbDrive = IconDataLight(0xf8e9); /// Thin Usb Drive icon /// /// https://fontawesome.com/icons/usb-drive?style=thin /// access codes, device, flashdrive, goober, ssd, storage, thumbdrive static const IconData thinUsbDrive = IconDataThin(0xf8e9); /// Solid User icon /// /// https://fontawesome.com/icons/user?style=solid /// adult, bust, bust in silhouette, default, employee, gender-neutral, person, profile, silhouette, uer, unspecified gender, username, users-people static const IconData solidUser = IconDataSolid(0xf007); /// Regular User icon /// /// https://fontawesome.com/icons/user?style=regular /// adult, bust, bust in silhouette, default, employee, gender-neutral, person, profile, silhouette, uer, unspecified gender, username, users-people static const IconData user = IconDataRegular(0xf007); /// Light User icon /// /// https://fontawesome.com/icons/user?style=light /// adult, bust, bust in silhouette, default, employee, gender-neutral, person, profile, silhouette, uer, unspecified gender, username, users-people static const IconData lightUser = IconDataLight(0xf007); /// Thin User icon /// /// https://fontawesome.com/icons/user?style=thin /// adult, bust, bust in silhouette, default, employee, gender-neutral, person, profile, silhouette, uer, unspecified gender, username, users-people static const IconData thinUser = IconDataThin(0xf007); /// Solid User Alien icon /// /// https://fontawesome.com/icons/user-alien?style=solid /// ET, extraterrestrial, humanoid, monster, space, strange, uer, ufo static const IconData solidUserAlien = IconDataSolid(0xe04a); /// Regular User Alien icon /// /// https://fontawesome.com/icons/user-alien?style=regular /// ET, extraterrestrial, humanoid, monster, space, strange, uer, ufo static const IconData userAlien = IconDataRegular(0xe04a); /// Light User Alien icon /// /// https://fontawesome.com/icons/user-alien?style=light /// ET, extraterrestrial, humanoid, monster, space, strange, uer, ufo static const IconData lightUserAlien = IconDataLight(0xe04a); /// Thin User Alien icon /// /// https://fontawesome.com/icons/user-alien?style=thin /// ET, extraterrestrial, humanoid, monster, space, strange, uer, ufo static const IconData thinUserAlien = IconDataThin(0xe04a); /// Solid User Astronaut icon /// /// https://fontawesome.com/icons/user-astronaut?style=solid /// avatar, clothing, cosmonaut, nasa, space, suit, uer static const IconData solidUserAstronaut = IconDataSolid(0xf4fb); /// Regular User Astronaut icon /// /// https://fontawesome.com/icons/user-astronaut?style=regular /// avatar, clothing, cosmonaut, nasa, space, suit, uer static const IconData userAstronaut = IconDataRegular(0xf4fb); /// Light User Astronaut icon /// /// https://fontawesome.com/icons/user-astronaut?style=light /// avatar, clothing, cosmonaut, nasa, space, suit, uer static const IconData lightUserAstronaut = IconDataLight(0xf4fb); /// Thin User Astronaut icon /// /// https://fontawesome.com/icons/user-astronaut?style=thin /// avatar, clothing, cosmonaut, nasa, space, suit, uer static const IconData thinUserAstronaut = IconDataThin(0xf4fb); /// Solid User Bounty Hunter icon /// /// https://fontawesome.com/icons/user-bounty-hunter?style=solid /// beskar, boba fett, jango fett, mando, mandolorian, star wars, uer static const IconData solidUserBountyHunter = IconDataSolid(0xe2bf); /// Regular User Bounty Hunter icon /// /// https://fontawesome.com/icons/user-bounty-hunter?style=regular /// beskar, boba fett, jango fett, mando, mandolorian, star wars, uer static const IconData userBountyHunter = IconDataRegular(0xe2bf); /// Light User Bounty Hunter icon /// /// https://fontawesome.com/icons/user-bounty-hunter?style=light /// beskar, boba fett, jango fett, mando, mandolorian, star wars, uer static const IconData lightUserBountyHunter = IconDataLight(0xe2bf); /// Thin User Bounty Hunter icon /// /// https://fontawesome.com/icons/user-bounty-hunter?style=thin /// beskar, boba fett, jango fett, mando, mandolorian, star wars, uer static const IconData thinUserBountyHunter = IconDataThin(0xe2bf); /// Solid User Check icon /// /// https://fontawesome.com/icons/user-check?style=solid /// employee, enable, uer, users-people, validate, working static const IconData solidUserCheck = IconDataSolid(0xf4fc); /// Regular User Check icon /// /// https://fontawesome.com/icons/user-check?style=regular /// employee, enable, uer, users-people, validate, working static const IconData userCheck = IconDataRegular(0xf4fc); /// Light User Check icon /// /// https://fontawesome.com/icons/user-check?style=light /// employee, enable, uer, users-people, validate, working static const IconData lightUserCheck = IconDataLight(0xf4fc); /// Thin User Check icon /// /// https://fontawesome.com/icons/user-check?style=thin /// employee, enable, uer, users-people, validate, working static const IconData thinUserCheck = IconDataThin(0xf4fc); /// Solid User Chef icon /// /// https://fontawesome.com/icons/user-chef?style=solid /// chef, cook, dining, employee, food, kitchen, restaurant, uer static const IconData solidUserChef = IconDataSolid(0xe3d2); /// Regular User Chef icon /// /// https://fontawesome.com/icons/user-chef?style=regular /// chef, cook, dining, employee, food, kitchen, restaurant, uer static const IconData userChef = IconDataRegular(0xe3d2); /// Light User Chef icon /// /// https://fontawesome.com/icons/user-chef?style=light /// chef, cook, dining, employee, food, kitchen, restaurant, uer static const IconData lightUserChef = IconDataLight(0xe3d2); /// Thin User Chef icon /// /// https://fontawesome.com/icons/user-chef?style=thin /// chef, cook, dining, employee, food, kitchen, restaurant, uer static const IconData thinUserChef = IconDataThin(0xe3d2); /// Solid User Clock icon /// /// https://fontawesome.com/icons/user-clock?style=solid /// employee, uer, users-people static const IconData solidUserClock = IconDataSolid(0xf4fd); /// Regular User Clock icon /// /// https://fontawesome.com/icons/user-clock?style=regular /// employee, uer, users-people static const IconData userClock = IconDataRegular(0xf4fd); /// Light User Clock icon /// /// https://fontawesome.com/icons/user-clock?style=light /// employee, uer, users-people static const IconData lightUserClock = IconDataLight(0xf4fd); /// Thin User Clock icon /// /// https://fontawesome.com/icons/user-clock?style=thin /// employee, uer, users-people static const IconData thinUserClock = IconDataThin(0xf4fd); /// Solid User Cowboy icon /// /// https://fontawesome.com/icons/user-cowboy?style=solid /// buckaroo, cowgirl, horse, jackeroo, jessie, old west, pardner, ranch, rancher, rodeo, the lone ranger, uer, western, woody, wrangler static const IconData solidUserCowboy = IconDataSolid(0xf8ea); /// Regular User Cowboy icon /// /// https://fontawesome.com/icons/user-cowboy?style=regular /// buckaroo, cowgirl, horse, jackeroo, jessie, old west, pardner, ranch, rancher, rodeo, the lone ranger, uer, western, woody, wrangler static const IconData userCowboy = IconDataRegular(0xf8ea); /// Light User Cowboy icon /// /// https://fontawesome.com/icons/user-cowboy?style=light /// buckaroo, cowgirl, horse, jackeroo, jessie, old west, pardner, ranch, rancher, rodeo, the lone ranger, uer, western, woody, wrangler static const IconData lightUserCowboy = IconDataLight(0xf8ea); /// Thin User Cowboy icon /// /// https://fontawesome.com/icons/user-cowboy?style=thin /// buckaroo, cowgirl, horse, jackeroo, jessie, old west, pardner, ranch, rancher, rodeo, the lone ranger, uer, western, woody, wrangler static const IconData thinUserCowboy = IconDataThin(0xf8ea); /// Solid User Crown icon /// /// https://fontawesome.com/icons/user-crown?style=solid /// administrator, uer, users-people, vip static const IconData solidUserCrown = IconDataSolid(0xf6a4); /// Regular User Crown icon /// /// https://fontawesome.com/icons/user-crown?style=regular /// administrator, uer, users-people, vip static const IconData userCrown = IconDataRegular(0xf6a4); /// Light User Crown icon /// /// https://fontawesome.com/icons/user-crown?style=light /// administrator, uer, users-people, vip static const IconData lightUserCrown = IconDataLight(0xf6a4); /// Thin User Crown icon /// /// https://fontawesome.com/icons/user-crown?style=thin /// administrator, uer, users-people, vip static const IconData thinUserCrown = IconDataThin(0xf6a4); /// Solid User Doctor icon /// /// https://fontawesome.com/icons/user-doctor?style=solid /// covid-19, health, job, medical, nurse, occupation, physician, profile, surgeon, uer, worker static const IconData solidUserDoctor = IconDataSolid(0xf0f0); /// Alias user-md for icon [solidUserDoctor] @Deprecated('Use "solidUserDoctor" instead.') static const IconData solidUserMd = solidUserDoctor; /// Regular User Doctor icon /// /// https://fontawesome.com/icons/user-doctor?style=regular /// covid-19, health, job, medical, nurse, occupation, physician, profile, surgeon, uer, worker static const IconData userDoctor = IconDataRegular(0xf0f0); /// Alias user-md for icon [userDoctor] @Deprecated('Use "userDoctor" instead.') static const IconData userMd = userDoctor; /// Light User Doctor icon /// /// https://fontawesome.com/icons/user-doctor?style=light /// covid-19, health, job, medical, nurse, occupation, physician, profile, surgeon, uer, worker static const IconData lightUserDoctor = IconDataLight(0xf0f0); /// Alias user-md for icon [lightUserDoctor] @Deprecated('Use "lightUserDoctor" instead.') static const IconData lightUserMd = lightUserDoctor; /// Thin User Doctor icon /// /// https://fontawesome.com/icons/user-doctor?style=thin /// covid-19, health, job, medical, nurse, occupation, physician, profile, surgeon, uer, worker static const IconData thinUserDoctor = IconDataThin(0xf0f0); /// Alias user-md for icon [thinUserDoctor] @Deprecated('Use "thinUserDoctor" instead.') static const IconData thinUserMd = thinUserDoctor; /// Solid User Doctor Hair icon /// /// https://fontawesome.com/icons/user-doctor-hair?style=solid /// covid-19, job, medical, nurse, occupation, physician, profile, surgeon, uer static const IconData solidUserDoctorHair = IconDataSolid(0xe458); /// Regular User Doctor Hair icon /// /// https://fontawesome.com/icons/user-doctor-hair?style=regular /// covid-19, job, medical, nurse, occupation, physician, profile, surgeon, uer static const IconData userDoctorHair = IconDataRegular(0xe458); /// Light User Doctor Hair icon /// /// https://fontawesome.com/icons/user-doctor-hair?style=light /// covid-19, job, medical, nurse, occupation, physician, profile, surgeon, uer static const IconData lightUserDoctorHair = IconDataLight(0xe458); /// Thin User Doctor Hair icon /// /// https://fontawesome.com/icons/user-doctor-hair?style=thin /// covid-19, job, medical, nurse, occupation, physician, profile, surgeon, uer static const IconData thinUserDoctorHair = IconDataThin(0xe458); /// Solid User Doctor Hair Long icon /// /// https://fontawesome.com/icons/user-doctor-hair-long?style=solid /// covid-19, job, medical, nurse, occupation, physician, profile, surgeon, uer static const IconData solidUserDoctorHairLong = IconDataSolid(0xe459); /// Regular User Doctor Hair Long icon /// /// https://fontawesome.com/icons/user-doctor-hair-long?style=regular /// covid-19, job, medical, nurse, occupation, physician, profile, surgeon, uer static const IconData userDoctorHairLong = IconDataRegular(0xe459); /// Light User Doctor Hair Long icon /// /// https://fontawesome.com/icons/user-doctor-hair-long?style=light /// covid-19, job, medical, nurse, occupation, physician, profile, surgeon, uer static const IconData lightUserDoctorHairLong = IconDataLight(0xe459); /// Thin User Doctor Hair Long icon /// /// https://fontawesome.com/icons/user-doctor-hair-long?style=thin /// covid-19, job, medical, nurse, occupation, physician, profile, surgeon, uer static const IconData thinUserDoctorHairLong = IconDataThin(0xe459); /// Solid User Doctor Message icon /// /// https://fontawesome.com/icons/user-doctor-message?style=solid /// advice, answer, comment, diagnosis, opinion, prescription, uer static const IconData solidUserDoctorMessage = IconDataSolid(0xf82e); /// Alias user-md-chat for icon [solidUserDoctorMessage] @Deprecated('Use "solidUserDoctorMessage" instead.') static const IconData solidUserMdChat = solidUserDoctorMessage; /// Regular User Doctor Message icon /// /// https://fontawesome.com/icons/user-doctor-message?style=regular /// advice, answer, comment, diagnosis, opinion, prescription, uer static const IconData userDoctorMessage = IconDataRegular(0xf82e); /// Alias user-md-chat for icon [userDoctorMessage] @Deprecated('Use "userDoctorMessage" instead.') static const IconData userMdChat = userDoctorMessage; /// Light User Doctor Message icon /// /// https://fontawesome.com/icons/user-doctor-message?style=light /// advice, answer, comment, diagnosis, opinion, prescription, uer static const IconData lightUserDoctorMessage = IconDataLight(0xf82e); /// Alias user-md-chat for icon [lightUserDoctorMessage] @Deprecated('Use "lightUserDoctorMessage" instead.') static const IconData lightUserMdChat = lightUserDoctorMessage; /// Thin User Doctor Message icon /// /// https://fontawesome.com/icons/user-doctor-message?style=thin /// advice, answer, comment, diagnosis, opinion, prescription, uer static const IconData thinUserDoctorMessage = IconDataThin(0xf82e); /// Alias user-md-chat for icon [thinUserDoctorMessage] @Deprecated('Use "thinUserDoctorMessage" instead.') static const IconData thinUserMdChat = thinUserDoctorMessage; /// Solid User Gear icon /// /// https://fontawesome.com/icons/user-gear?style=solid /// employee, together, uer, users-people static const IconData solidUserGear = IconDataSolid(0xf4fe); /// Alias user-cog for icon [solidUserGear] @Deprecated('Use "solidUserGear" instead.') static const IconData solidUserCog = solidUserGear; /// Regular User Gear icon /// /// https://fontawesome.com/icons/user-gear?style=regular /// employee, together, uer, users-people static const IconData userGear = IconDataRegular(0xf4fe); /// Alias user-cog for icon [userGear] @Deprecated('Use "userGear" instead.') static const IconData userCog = userGear; /// Light User Gear icon /// /// https://fontawesome.com/icons/user-gear?style=light /// employee, together, uer, users-people static const IconData lightUserGear = IconDataLight(0xf4fe); /// Alias user-cog for icon [lightUserGear] @Deprecated('Use "lightUserGear" instead.') static const IconData lightUserCog = lightUserGear; /// Thin User Gear icon /// /// https://fontawesome.com/icons/user-gear?style=thin /// employee, together, uer, users-people static const IconData thinUserGear = IconDataThin(0xf4fe); /// Alias user-cog for icon [thinUserGear] @Deprecated('Use "thinUserGear" instead.') static const IconData thinUserCog = thinUserGear; /// Solid User Graduate icon /// /// https://fontawesome.com/icons/user-graduate?style=solid /// uer, users-people static const IconData solidUserGraduate = IconDataSolid(0xf501); /// Regular User Graduate icon /// /// https://fontawesome.com/icons/user-graduate?style=regular /// uer, users-people static const IconData userGraduate = IconDataRegular(0xf501); /// Light User Graduate icon /// /// https://fontawesome.com/icons/user-graduate?style=light /// uer, users-people static const IconData lightUserGraduate = IconDataLight(0xf501); /// Thin User Graduate icon /// /// https://fontawesome.com/icons/user-graduate?style=thin /// uer, users-people static const IconData thinUserGraduate = IconDataThin(0xf501); /// Solid User Group icon /// /// https://fontawesome.com/icons/user-group?style=solid /// bust, busts in silhouette, crowd, employee, silhouette, together, uer, users-people static const IconData solidUserGroup = IconDataSolid(0xf500); /// Alias user-friends for icon [solidUserGroup] @Deprecated('Use "solidUserGroup" instead.') static const IconData solidUserFriends = solidUserGroup; /// Regular User Group icon /// /// https://fontawesome.com/icons/user-group?style=regular /// bust, busts in silhouette, crowd, employee, silhouette, together, uer, users-people static const IconData userGroup = IconDataRegular(0xf500); /// Alias user-friends for icon [userGroup] @Deprecated('Use "userGroup" instead.') static const IconData userFriends = userGroup; /// Light User Group icon /// /// https://fontawesome.com/icons/user-group?style=light /// bust, busts in silhouette, crowd, employee, silhouette, together, uer, users-people static const IconData lightUserGroup = IconDataLight(0xf500); /// Alias user-friends for icon [lightUserGroup] @Deprecated('Use "lightUserGroup" instead.') static const IconData lightUserFriends = lightUserGroup; /// Thin User Group icon /// /// https://fontawesome.com/icons/user-group?style=thin /// bust, busts in silhouette, crowd, employee, silhouette, together, uer, users-people static const IconData thinUserGroup = IconDataThin(0xf500); /// Alias user-friends for icon [thinUserGroup] @Deprecated('Use "thinUserGroup" instead.') static const IconData thinUserFriends = thinUserGroup; /// Solid User Group Crown icon /// /// https://fontawesome.com/icons/user-group-crown?style=solid /// administrator, crowd, together, uer, users-people, vip static const IconData solidUserGroupCrown = IconDataSolid(0xf6a5); /// Alias users-crown for icon [solidUserGroupCrown] @Deprecated('Use "solidUserGroupCrown" instead.') static const IconData solidUsersCrown = solidUserGroupCrown; /// Regular User Group Crown icon /// /// https://fontawesome.com/icons/user-group-crown?style=regular /// administrator, crowd, together, uer, users-people, vip static const IconData userGroupCrown = IconDataRegular(0xf6a5); /// Alias users-crown for icon [userGroupCrown] @Deprecated('Use "userGroupCrown" instead.') static const IconData usersCrown = userGroupCrown; /// Light User Group Crown icon /// /// https://fontawesome.com/icons/user-group-crown?style=light /// administrator, crowd, together, uer, users-people, vip static const IconData lightUserGroupCrown = IconDataLight(0xf6a5); /// Alias users-crown for icon [lightUserGroupCrown] @Deprecated('Use "lightUserGroupCrown" instead.') static const IconData lightUsersCrown = lightUserGroupCrown; /// Thin User Group Crown icon /// /// https://fontawesome.com/icons/user-group-crown?style=thin /// administrator, crowd, together, uer, users-people, vip static const IconData thinUserGroupCrown = IconDataThin(0xf6a5); /// Alias users-crown for icon [thinUserGroupCrown] @Deprecated('Use "thinUserGroupCrown" instead.') static const IconData thinUsersCrown = thinUserGroupCrown; /// Solid User Group Simple icon /// /// https://fontawesome.com/icons/user-group-simple?style=solid /// busts in silhouette, silhouette, users-people, bust static const IconData solidUserGroupSimple = IconDataSolid(0xe603); /// Regular User Group Simple icon /// /// https://fontawesome.com/icons/user-group-simple?style=regular /// busts in silhouette, silhouette, users-people, bust static const IconData userGroupSimple = IconDataRegular(0xe603); /// Light User Group Simple icon /// /// https://fontawesome.com/icons/user-group-simple?style=light /// busts in silhouette, silhouette, users-people, bust static const IconData lightUserGroupSimple = IconDataLight(0xe603); /// Thin User Group Simple icon /// /// https://fontawesome.com/icons/user-group-simple?style=thin /// busts in silhouette, silhouette, users-people, bust static const IconData thinUserGroupSimple = IconDataThin(0xe603); /// Solid User Hair icon /// /// https://fontawesome.com/icons/user-hair?style=solid /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData solidUserHair = IconDataSolid(0xe45a); /// Regular User Hair icon /// /// https://fontawesome.com/icons/user-hair?style=regular /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData userHair = IconDataRegular(0xe45a); /// Light User Hair icon /// /// https://fontawesome.com/icons/user-hair?style=light /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData lightUserHair = IconDataLight(0xe45a); /// Thin User Hair icon /// /// https://fontawesome.com/icons/user-hair?style=thin /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData thinUserHair = IconDataThin(0xe45a); /// Solid User Hair Buns icon /// /// https://fontawesome.com/icons/user-hair-buns?style=solid /// hairstyle, leia, organa, princess, rebel, skywalker, star wars, uer static const IconData solidUserHairBuns = IconDataSolid(0xe3d3); /// Regular User Hair Buns icon /// /// https://fontawesome.com/icons/user-hair-buns?style=regular /// hairstyle, leia, organa, princess, rebel, skywalker, star wars, uer static const IconData userHairBuns = IconDataRegular(0xe3d3); /// Light User Hair Buns icon /// /// https://fontawesome.com/icons/user-hair-buns?style=light /// hairstyle, leia, organa, princess, rebel, skywalker, star wars, uer static const IconData lightUserHairBuns = IconDataLight(0xe3d3); /// Thin User Hair Buns icon /// /// https://fontawesome.com/icons/user-hair-buns?style=thin /// hairstyle, leia, organa, princess, rebel, skywalker, star wars, uer static const IconData thinUserHairBuns = IconDataThin(0xe3d3); /// Solid User Hair Long icon /// /// https://fontawesome.com/icons/user-hair-long?style=solid /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData solidUserHairLong = IconDataSolid(0xe45b); /// Regular User Hair Long icon /// /// https://fontawesome.com/icons/user-hair-long?style=regular /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData userHairLong = IconDataRegular(0xe45b); /// Light User Hair Long icon /// /// https://fontawesome.com/icons/user-hair-long?style=light /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData lightUserHairLong = IconDataLight(0xe45b); /// Thin User Hair Long icon /// /// https://fontawesome.com/icons/user-hair-long?style=thin /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData thinUserHairLong = IconDataThin(0xe45b); /// Solid User Hair Mullet icon /// /// https://fontawesome.com/icons/user-hair-mullet?style=solid /// business, mullet, party, uer static const IconData solidUserHairMullet = IconDataSolid(0xe45c); /// Alias business-front for icon [solidUserHairMullet] @Deprecated('Use "solidUserHairMullet" instead.') static const IconData solidBusinessFront = solidUserHairMullet; /// Alias party-back for icon [solidUserHairMullet] @Deprecated('Use "solidUserHairMullet" instead.') static const IconData solidPartyBack = solidUserHairMullet; /// Alias trian-balbot for icon [solidUserHairMullet] @Deprecated('Use "solidUserHairMullet" instead.') static const IconData solidTrianBalbot = solidUserHairMullet; /// Regular User Hair Mullet icon /// /// https://fontawesome.com/icons/user-hair-mullet?style=regular /// business, mullet, party, uer static const IconData userHairMullet = IconDataRegular(0xe45c); /// Alias business-front for icon [userHairMullet] @Deprecated('Use "userHairMullet" instead.') static const IconData businessFront = userHairMullet; /// Alias party-back for icon [userHairMullet] @Deprecated('Use "userHairMullet" instead.') static const IconData partyBack = userHairMullet; /// Alias trian-balbot for icon [userHairMullet] @Deprecated('Use "userHairMullet" instead.') static const IconData trianBalbot = userHairMullet; /// Light User Hair Mullet icon /// /// https://fontawesome.com/icons/user-hair-mullet?style=light /// business, mullet, party, uer static const IconData lightUserHairMullet = IconDataLight(0xe45c); /// Alias business-front for icon [lightUserHairMullet] @Deprecated('Use "lightUserHairMullet" instead.') static const IconData lightBusinessFront = lightUserHairMullet; /// Alias party-back for icon [lightUserHairMullet] @Deprecated('Use "lightUserHairMullet" instead.') static const IconData lightPartyBack = lightUserHairMullet; /// Alias trian-balbot for icon [lightUserHairMullet] @Deprecated('Use "lightUserHairMullet" instead.') static const IconData lightTrianBalbot = lightUserHairMullet; /// Thin User Hair Mullet icon /// /// https://fontawesome.com/icons/user-hair-mullet?style=thin /// business, mullet, party, uer static const IconData thinUserHairMullet = IconDataThin(0xe45c); /// Alias business-front for icon [thinUserHairMullet] @Deprecated('Use "thinUserHairMullet" instead.') static const IconData thinBusinessFront = thinUserHairMullet; /// Alias party-back for icon [thinUserHairMullet] @Deprecated('Use "thinUserHairMullet" instead.') static const IconData thinPartyBack = thinUserHairMullet; /// Alias trian-balbot for icon [thinUserHairMullet] @Deprecated('Use "thinUserHairMullet" instead.') static const IconData thinTrianBalbot = thinUserHairMullet; /// Solid User Headset icon /// /// https://fontawesome.com/icons/user-headset?style=solid /// employee, uer, users-people static const IconData solidUserHeadset = IconDataSolid(0xf82d); /// Regular User Headset icon /// /// https://fontawesome.com/icons/user-headset?style=regular /// employee, uer, users-people static const IconData userHeadset = IconDataRegular(0xf82d); /// Light User Headset icon /// /// https://fontawesome.com/icons/user-headset?style=light /// employee, uer, users-people static const IconData lightUserHeadset = IconDataLight(0xf82d); /// Thin User Headset icon /// /// https://fontawesome.com/icons/user-headset?style=thin /// employee, uer, users-people static const IconData thinUserHeadset = IconDataThin(0xf82d); /// Solid User Helmet Safety icon /// /// https://fontawesome.com/icons/user-helmet-safety?style=solid /// construction, construction worker, employee, hardhat, hat, helmet, maintenance, safety, uer, worker static const IconData solidUserHelmetSafety = IconDataSolid(0xf82c); /// Alias user-construction for icon [solidUserHelmetSafety] @Deprecated('Use "solidUserHelmetSafety" instead.') static const IconData solidUserConstruction = solidUserHelmetSafety; /// Alias user-hard-hat for icon [solidUserHelmetSafety] @Deprecated('Use "solidUserHelmetSafety" instead.') static const IconData solidUserHardHat = solidUserHelmetSafety; /// Regular User Helmet Safety icon /// /// https://fontawesome.com/icons/user-helmet-safety?style=regular /// construction, construction worker, employee, hardhat, hat, helmet, maintenance, safety, uer, worker static const IconData userHelmetSafety = IconDataRegular(0xf82c); /// Alias user-construction for icon [userHelmetSafety] @Deprecated('Use "userHelmetSafety" instead.') static const IconData userConstruction = userHelmetSafety; /// Alias user-hard-hat for icon [userHelmetSafety] @Deprecated('Use "userHelmetSafety" instead.') static const IconData userHardHat = userHelmetSafety; /// Light User Helmet Safety icon /// /// https://fontawesome.com/icons/user-helmet-safety?style=light /// construction, construction worker, employee, hardhat, hat, helmet, maintenance, safety, uer, worker static const IconData lightUserHelmetSafety = IconDataLight(0xf82c); /// Alias user-construction for icon [lightUserHelmetSafety] @Deprecated('Use "lightUserHelmetSafety" instead.') static const IconData lightUserConstruction = lightUserHelmetSafety; /// Alias user-hard-hat for icon [lightUserHelmetSafety] @Deprecated('Use "lightUserHelmetSafety" instead.') static const IconData lightUserHardHat = lightUserHelmetSafety; /// Thin User Helmet Safety icon /// /// https://fontawesome.com/icons/user-helmet-safety?style=thin /// construction, construction worker, employee, hardhat, hat, helmet, maintenance, safety, uer, worker static const IconData thinUserHelmetSafety = IconDataThin(0xf82c); /// Alias user-construction for icon [thinUserHelmetSafety] @Deprecated('Use "thinUserHelmetSafety" instead.') static const IconData thinUserConstruction = thinUserHelmetSafety; /// Alias user-hard-hat for icon [thinUserHelmetSafety] @Deprecated('Use "thinUserHelmetSafety" instead.') static const IconData thinUserHardHat = thinUserHelmetSafety; /// Solid User Injured icon /// /// https://fontawesome.com/icons/user-injured?style=solid /// employee, uer, users-people static const IconData solidUserInjured = IconDataSolid(0xf728); /// Regular User Injured icon /// /// https://fontawesome.com/icons/user-injured?style=regular /// employee, uer, users-people static const IconData userInjured = IconDataRegular(0xf728); /// Light User Injured icon /// /// https://fontawesome.com/icons/user-injured?style=light /// employee, uer, users-people static const IconData lightUserInjured = IconDataLight(0xf728); /// Thin User Injured icon /// /// https://fontawesome.com/icons/user-injured?style=thin /// employee, uer, users-people static const IconData thinUserInjured = IconDataThin(0xf728); /// Solid User Large icon /// /// https://fontawesome.com/icons/user-large?style=solid /// employee, uer, users-people static const IconData solidUserLarge = IconDataSolid(0xf406); /// Alias user-alt for icon [solidUserLarge] @Deprecated('Use "solidUserLarge" instead.') static const IconData solidUserAlt = solidUserLarge; /// Regular User Large icon /// /// https://fontawesome.com/icons/user-large?style=regular /// employee, uer, users-people static const IconData userLarge = IconDataRegular(0xf406); /// Alias user-alt for icon [userLarge] @Deprecated('Use "userLarge" instead.') static const IconData userAlt = userLarge; /// Light User Large icon /// /// https://fontawesome.com/icons/user-large?style=light /// employee, uer, users-people static const IconData lightUserLarge = IconDataLight(0xf406); /// Alias user-alt for icon [lightUserLarge] @Deprecated('Use "lightUserLarge" instead.') static const IconData lightUserAlt = lightUserLarge; /// Thin User Large icon /// /// https://fontawesome.com/icons/user-large?style=thin /// employee, uer, users-people static const IconData thinUserLarge = IconDataThin(0xf406); /// Alias user-alt for icon [thinUserLarge] @Deprecated('Use "thinUserLarge" instead.') static const IconData thinUserAlt = thinUserLarge; /// Solid User Large Slash icon /// /// https://fontawesome.com/icons/user-large-slash?style=solid /// disabled, disconnect, employee, uer, users-people static const IconData solidUserLargeSlash = IconDataSolid(0xf4fa); /// Alias user-alt-slash for icon [solidUserLargeSlash] @Deprecated('Use "solidUserLargeSlash" instead.') static const IconData solidUserAltSlash = solidUserLargeSlash; /// Regular User Large Slash icon /// /// https://fontawesome.com/icons/user-large-slash?style=regular /// disabled, disconnect, employee, uer, users-people static const IconData userLargeSlash = IconDataRegular(0xf4fa); /// Alias user-alt-slash for icon [userLargeSlash] @Deprecated('Use "userLargeSlash" instead.') static const IconData userAltSlash = userLargeSlash; /// Light User Large Slash icon /// /// https://fontawesome.com/icons/user-large-slash?style=light /// disabled, disconnect, employee, uer, users-people static const IconData lightUserLargeSlash = IconDataLight(0xf4fa); /// Alias user-alt-slash for icon [lightUserLargeSlash] @Deprecated('Use "lightUserLargeSlash" instead.') static const IconData lightUserAltSlash = lightUserLargeSlash; /// Thin User Large Slash icon /// /// https://fontawesome.com/icons/user-large-slash?style=thin /// disabled, disconnect, employee, uer, users-people static const IconData thinUserLargeSlash = IconDataThin(0xf4fa); /// Alias user-alt-slash for icon [thinUserLargeSlash] @Deprecated('Use "thinUserLargeSlash" instead.') static const IconData thinUserAltSlash = thinUserLargeSlash; /// Solid User Lock icon /// /// https://fontawesome.com/icons/user-lock?style=solid /// employee, padlock, privacy, uer, users-people static const IconData solidUserLock = IconDataSolid(0xf502); /// Regular User Lock icon /// /// https://fontawesome.com/icons/user-lock?style=regular /// employee, padlock, privacy, uer, users-people static const IconData userLock = IconDataRegular(0xf502); /// Light User Lock icon /// /// https://fontawesome.com/icons/user-lock?style=light /// employee, padlock, privacy, uer, users-people static const IconData lightUserLock = IconDataLight(0xf502); /// Thin User Lock icon /// /// https://fontawesome.com/icons/user-lock?style=thin /// employee, padlock, privacy, uer, users-people static const IconData thinUserLock = IconDataThin(0xf502); /// Solid User Magnifying Glass icon /// /// https://fontawesome.com/icons/user-magnifying-glass?style=solid /// bust, find, person, review, search, silhouette, user static const IconData solidUserMagnifyingGlass = IconDataSolid(0xe5c5); /// Regular User Magnifying Glass icon /// /// https://fontawesome.com/icons/user-magnifying-glass?style=regular /// bust, find, person, review, search, silhouette, user static const IconData userMagnifyingGlass = IconDataRegular(0xe5c5); /// Light User Magnifying Glass icon /// /// https://fontawesome.com/icons/user-magnifying-glass?style=light /// bust, find, person, review, search, silhouette, user static const IconData lightUserMagnifyingGlass = IconDataLight(0xe5c5); /// Thin User Magnifying Glass icon /// /// https://fontawesome.com/icons/user-magnifying-glass?style=thin /// bust, find, person, review, search, silhouette, user static const IconData thinUserMagnifyingGlass = IconDataThin(0xe5c5); /// Solid User Minus icon /// /// https://fontawesome.com/icons/user-minus?style=solid /// delete, employee, negative, remove, uer static const IconData solidUserMinus = IconDataSolid(0xf503); /// Regular User Minus icon /// /// https://fontawesome.com/icons/user-minus?style=regular /// delete, employee, negative, remove, uer static const IconData userMinus = IconDataRegular(0xf503); /// Light User Minus icon /// /// https://fontawesome.com/icons/user-minus?style=light /// delete, employee, negative, remove, uer static const IconData lightUserMinus = IconDataLight(0xf503); /// Thin User Minus icon /// /// https://fontawesome.com/icons/user-minus?style=thin /// delete, employee, negative, remove, uer static const IconData thinUserMinus = IconDataThin(0xf503); /// Solid User Music icon /// /// https://fontawesome.com/icons/user-music?style=solid /// artist, music, musician, singer, uer static const IconData solidUserMusic = IconDataSolid(0xf8eb); /// Regular User Music icon /// /// https://fontawesome.com/icons/user-music?style=regular /// artist, music, musician, singer, uer static const IconData userMusic = IconDataRegular(0xf8eb); /// Light User Music icon /// /// https://fontawesome.com/icons/user-music?style=light /// artist, music, musician, singer, uer static const IconData lightUserMusic = IconDataLight(0xf8eb); /// Thin User Music icon /// /// https://fontawesome.com/icons/user-music?style=thin /// artist, music, musician, singer, uer static const IconData thinUserMusic = IconDataThin(0xf8eb); /// Solid User Ninja icon /// /// https://fontawesome.com/icons/user-ninja?style=solid /// assassin, avatar, dangerous, deadly, fighter, hidden, ninja, sneaky, stealth, uer static const IconData solidUserNinja = IconDataSolid(0xf504); /// Regular User Ninja icon /// /// https://fontawesome.com/icons/user-ninja?style=regular /// assassin, avatar, dangerous, deadly, fighter, hidden, ninja, sneaky, stealth, uer static const IconData userNinja = IconDataRegular(0xf504); /// Light User Ninja icon /// /// https://fontawesome.com/icons/user-ninja?style=light /// assassin, avatar, dangerous, deadly, fighter, hidden, ninja, sneaky, stealth, uer static const IconData lightUserNinja = IconDataLight(0xf504); /// Thin User Ninja icon /// /// https://fontawesome.com/icons/user-ninja?style=thin /// assassin, avatar, dangerous, deadly, fighter, hidden, ninja, sneaky, stealth, uer static const IconData thinUserNinja = IconDataThin(0xf504); /// Solid User Nurse icon /// /// https://fontawesome.com/icons/user-nurse?style=solid /// covid-19, doctor, health, md, medical, midwife, physician, practitioner, surgeon, uer, worker static const IconData solidUserNurse = IconDataSolid(0xf82f); /// Regular User Nurse icon /// /// https://fontawesome.com/icons/user-nurse?style=regular /// covid-19, doctor, health, md, medical, midwife, physician, practitioner, surgeon, uer, worker static const IconData userNurse = IconDataRegular(0xf82f); /// Light User Nurse icon /// /// https://fontawesome.com/icons/user-nurse?style=light /// covid-19, doctor, health, md, medical, midwife, physician, practitioner, surgeon, uer, worker static const IconData lightUserNurse = IconDataLight(0xf82f); /// Thin User Nurse icon /// /// https://fontawesome.com/icons/user-nurse?style=thin /// covid-19, doctor, health, md, medical, midwife, physician, practitioner, surgeon, uer, worker static const IconData thinUserNurse = IconDataThin(0xf82f); /// Solid User Nurse Hair icon /// /// https://fontawesome.com/icons/user-nurse-hair?style=solid /// doctor, md, midwife, physician, practitioner, surgeon, uer static const IconData solidUserNurseHair = IconDataSolid(0xe45d); /// Regular User Nurse Hair icon /// /// https://fontawesome.com/icons/user-nurse-hair?style=regular /// doctor, md, midwife, physician, practitioner, surgeon, uer static const IconData userNurseHair = IconDataRegular(0xe45d); /// Light User Nurse Hair icon /// /// https://fontawesome.com/icons/user-nurse-hair?style=light /// doctor, md, midwife, physician, practitioner, surgeon, uer static const IconData lightUserNurseHair = IconDataLight(0xe45d); /// Thin User Nurse Hair icon /// /// https://fontawesome.com/icons/user-nurse-hair?style=thin /// doctor, md, midwife, physician, practitioner, surgeon, uer static const IconData thinUserNurseHair = IconDataThin(0xe45d); /// Solid User Nurse Hair Long icon /// /// https://fontawesome.com/icons/user-nurse-hair-long?style=solid /// doctor, md, midwife, physician, practitioner, surgeon, uer static const IconData solidUserNurseHairLong = IconDataSolid(0xe45e); /// Regular User Nurse Hair Long icon /// /// https://fontawesome.com/icons/user-nurse-hair-long?style=regular /// doctor, md, midwife, physician, practitioner, surgeon, uer static const IconData userNurseHairLong = IconDataRegular(0xe45e); /// Light User Nurse Hair Long icon /// /// https://fontawesome.com/icons/user-nurse-hair-long?style=light /// doctor, md, midwife, physician, practitioner, surgeon, uer static const IconData lightUserNurseHairLong = IconDataLight(0xe45e); /// Thin User Nurse Hair Long icon /// /// https://fontawesome.com/icons/user-nurse-hair-long?style=thin /// doctor, md, midwife, physician, practitioner, surgeon, uer static const IconData thinUserNurseHairLong = IconDataThin(0xe45e); /// Solid User Pen icon /// /// https://fontawesome.com/icons/user-pen?style=solid /// employee, modify, uer, users-people static const IconData solidUserPen = IconDataSolid(0xf4ff); /// Alias user-edit for icon [solidUserPen] @Deprecated('Use "solidUserPen" instead.') static const IconData solidUserEdit = solidUserPen; /// Regular User Pen icon /// /// https://fontawesome.com/icons/user-pen?style=regular /// employee, modify, uer, users-people static const IconData userPen = IconDataRegular(0xf4ff); /// Alias user-edit for icon [userPen] @Deprecated('Use "userPen" instead.') static const IconData userEdit = userPen; /// Light User Pen icon /// /// https://fontawesome.com/icons/user-pen?style=light /// employee, modify, uer, users-people static const IconData lightUserPen = IconDataLight(0xf4ff); /// Alias user-edit for icon [lightUserPen] @Deprecated('Use "lightUserPen" instead.') static const IconData lightUserEdit = lightUserPen; /// Thin User Pen icon /// /// https://fontawesome.com/icons/user-pen?style=thin /// employee, modify, uer, users-people static const IconData thinUserPen = IconDataThin(0xf4ff); /// Alias user-edit for icon [thinUserPen] @Deprecated('Use "thinUserPen" instead.') static const IconData thinUserEdit = thinUserPen; /// Solid User Pilot icon /// /// https://fontawesome.com/icons/user-pilot?style=solid /// airplane, airport, flight, fly, navigate, pilot, uer static const IconData solidUserPilot = IconDataSolid(0xe2c0); /// Regular User Pilot icon /// /// https://fontawesome.com/icons/user-pilot?style=regular /// airplane, airport, flight, fly, navigate, pilot, uer static const IconData userPilot = IconDataRegular(0xe2c0); /// Light User Pilot icon /// /// https://fontawesome.com/icons/user-pilot?style=light /// airplane, airport, flight, fly, navigate, pilot, uer static const IconData lightUserPilot = IconDataLight(0xe2c0); /// Thin User Pilot icon /// /// https://fontawesome.com/icons/user-pilot?style=thin /// airplane, airport, flight, fly, navigate, pilot, uer static const IconData thinUserPilot = IconDataThin(0xe2c0); /// Solid User Pilot Tie icon /// /// https://fontawesome.com/icons/user-pilot-tie?style=solid /// airplane, airport, flight, fly, navigate, pilot, uer static const IconData solidUserPilotTie = IconDataSolid(0xe2c1); /// Regular User Pilot Tie icon /// /// https://fontawesome.com/icons/user-pilot-tie?style=regular /// airplane, airport, flight, fly, navigate, pilot, uer static const IconData userPilotTie = IconDataRegular(0xe2c1); /// Light User Pilot Tie icon /// /// https://fontawesome.com/icons/user-pilot-tie?style=light /// airplane, airport, flight, fly, navigate, pilot, uer static const IconData lightUserPilotTie = IconDataLight(0xe2c1); /// Thin User Pilot Tie icon /// /// https://fontawesome.com/icons/user-pilot-tie?style=thin /// airplane, airport, flight, fly, navigate, pilot, uer static const IconData thinUserPilotTie = IconDataThin(0xe2c1); /// Solid User Plus icon /// /// https://fontawesome.com/icons/user-plus?style=solid /// add, avatar, employee, follow, positive, sign up, signup, team, uer static const IconData solidUserPlus = IconDataSolid(0xf234); /// Regular User Plus icon /// /// https://fontawesome.com/icons/user-plus?style=regular /// add, avatar, employee, follow, positive, sign up, signup, team, uer static const IconData userPlus = IconDataRegular(0xf234); /// Light User Plus icon /// /// https://fontawesome.com/icons/user-plus?style=light /// add, avatar, employee, follow, positive, sign up, signup, team, uer static const IconData lightUserPlus = IconDataLight(0xf234); /// Thin User Plus icon /// /// https://fontawesome.com/icons/user-plus?style=thin /// add, avatar, employee, follow, positive, sign up, signup, team, uer static const IconData thinUserPlus = IconDataThin(0xf234); /// Solid User Police icon /// /// https://fontawesome.com/icons/user-police?style=solid /// cop, five-o, law enforcement, officer, patrol, police, police officer, trooper, uer static const IconData solidUserPolice = IconDataSolid(0xe333); /// Regular User Police icon /// /// https://fontawesome.com/icons/user-police?style=regular /// cop, five-o, law enforcement, officer, patrol, police, police officer, trooper, uer static const IconData userPolice = IconDataRegular(0xe333); /// Light User Police icon /// /// https://fontawesome.com/icons/user-police?style=light /// cop, five-o, law enforcement, officer, patrol, police, police officer, trooper, uer static const IconData lightUserPolice = IconDataLight(0xe333); /// Thin User Police icon /// /// https://fontawesome.com/icons/user-police?style=thin /// cop, five-o, law enforcement, officer, patrol, police, police officer, trooper, uer static const IconData thinUserPolice = IconDataThin(0xe333); /// Solid User Police Tie icon /// /// https://fontawesome.com/icons/user-police-tie?style=solid /// cop, five-o, law enforcement, officer, patrol, police, trooper, uer static const IconData solidUserPoliceTie = IconDataSolid(0xe334); /// Regular User Police Tie icon /// /// https://fontawesome.com/icons/user-police-tie?style=regular /// cop, five-o, law enforcement, officer, patrol, police, trooper, uer static const IconData userPoliceTie = IconDataRegular(0xe334); /// Light User Police Tie icon /// /// https://fontawesome.com/icons/user-police-tie?style=light /// cop, five-o, law enforcement, officer, patrol, police, trooper, uer static const IconData lightUserPoliceTie = IconDataLight(0xe334); /// Thin User Police Tie icon /// /// https://fontawesome.com/icons/user-police-tie?style=thin /// cop, five-o, law enforcement, officer, patrol, police, trooper, uer static const IconData thinUserPoliceTie = IconDataThin(0xe334); /// Solid User Robot icon /// /// https://fontawesome.com/icons/user-robot?style=solid /// android, automate, computer, cyborg, rosie, uer static const IconData solidUserRobot = IconDataSolid(0xe04b); /// Regular User Robot icon /// /// https://fontawesome.com/icons/user-robot?style=regular /// android, automate, computer, cyborg, rosie, uer static const IconData userRobot = IconDataRegular(0xe04b); /// Light User Robot icon /// /// https://fontawesome.com/icons/user-robot?style=light /// android, automate, computer, cyborg, rosie, uer static const IconData lightUserRobot = IconDataLight(0xe04b); /// Thin User Robot icon /// /// https://fontawesome.com/icons/user-robot?style=thin /// android, automate, computer, cyborg, rosie, uer static const IconData thinUserRobot = IconDataThin(0xe04b); /// Solid User Robot Xmarks icon /// /// https://fontawesome.com/icons/user-robot-xmarks?style=solid /// android, automate, computer, cyborg, dead, offline, uer static const IconData solidUserRobotXmarks = IconDataSolid(0xe4a7); /// Regular User Robot Xmarks icon /// /// https://fontawesome.com/icons/user-robot-xmarks?style=regular /// android, automate, computer, cyborg, dead, offline, uer static const IconData userRobotXmarks = IconDataRegular(0xe4a7); /// Light User Robot Xmarks icon /// /// https://fontawesome.com/icons/user-robot-xmarks?style=light /// android, automate, computer, cyborg, dead, offline, uer static const IconData lightUserRobotXmarks = IconDataLight(0xe4a7); /// Thin User Robot Xmarks icon /// /// https://fontawesome.com/icons/user-robot-xmarks?style=thin /// android, automate, computer, cyborg, dead, offline, uer static const IconData thinUserRobotXmarks = IconDataThin(0xe4a7); /// Solid User Secret icon /// /// https://fontawesome.com/icons/user-secret?style=solid /// detective, sleuth, spy, uer, users-people static const IconData solidUserSecret = IconDataSolid(0xf21b); /// Regular User Secret icon /// /// https://fontawesome.com/icons/user-secret?style=regular /// detective, sleuth, spy, uer, users-people static const IconData userSecret = IconDataRegular(0xf21b); /// Light User Secret icon /// /// https://fontawesome.com/icons/user-secret?style=light /// detective, sleuth, spy, uer, users-people static const IconData lightUserSecret = IconDataLight(0xf21b); /// Thin User Secret icon /// /// https://fontawesome.com/icons/user-secret?style=thin /// detective, sleuth, spy, uer, users-people static const IconData thinUserSecret = IconDataThin(0xf21b); /// Solid User Shakespeare icon /// /// https://fontawesome.com/icons/user-shakespeare?style=solid /// bard, playwright, theater, theatre, uer static const IconData solidUserShakespeare = IconDataSolid(0xe2c2); /// Regular User Shakespeare icon /// /// https://fontawesome.com/icons/user-shakespeare?style=regular /// bard, playwright, theater, theatre, uer static const IconData userShakespeare = IconDataRegular(0xe2c2); /// Light User Shakespeare icon /// /// https://fontawesome.com/icons/user-shakespeare?style=light /// bard, playwright, theater, theatre, uer static const IconData lightUserShakespeare = IconDataLight(0xe2c2); /// Thin User Shakespeare icon /// /// https://fontawesome.com/icons/user-shakespeare?style=thin /// bard, playwright, theater, theatre, uer static const IconData thinUserShakespeare = IconDataThin(0xe2c2); /// Solid User Shield icon /// /// https://fontawesome.com/icons/user-shield?style=solid /// employee, protect, safety, uer static const IconData solidUserShield = IconDataSolid(0xf505); /// Regular User Shield icon /// /// https://fontawesome.com/icons/user-shield?style=regular /// employee, protect, safety, uer static const IconData userShield = IconDataRegular(0xf505); /// Light User Shield icon /// /// https://fontawesome.com/icons/user-shield?style=light /// employee, protect, safety, uer static const IconData lightUserShield = IconDataLight(0xf505); /// Thin User Shield icon /// /// https://fontawesome.com/icons/user-shield?style=thin /// employee, protect, safety, uer static const IconData thinUserShield = IconDataThin(0xf505); /// Solid User Slash icon /// /// https://fontawesome.com/icons/user-slash?style=solid /// ban, delete, deny, disabled, disconnect, employee, remove, uer static const IconData solidUserSlash = IconDataSolid(0xf506); /// Regular User Slash icon /// /// https://fontawesome.com/icons/user-slash?style=regular /// ban, delete, deny, disabled, disconnect, employee, remove, uer static const IconData userSlash = IconDataRegular(0xf506); /// Light User Slash icon /// /// https://fontawesome.com/icons/user-slash?style=light /// ban, delete, deny, disabled, disconnect, employee, remove, uer static const IconData lightUserSlash = IconDataLight(0xf506); /// Thin User Slash icon /// /// https://fontawesome.com/icons/user-slash?style=thin /// ban, delete, deny, disabled, disconnect, employee, remove, uer static const IconData thinUserSlash = IconDataThin(0xf506); /// Solid User Tag icon /// /// https://fontawesome.com/icons/user-tag?style=solid /// employee, uer, users-people static const IconData solidUserTag = IconDataSolid(0xf507); /// Regular User Tag icon /// /// https://fontawesome.com/icons/user-tag?style=regular /// employee, uer, users-people static const IconData userTag = IconDataRegular(0xf507); /// Light User Tag icon /// /// https://fontawesome.com/icons/user-tag?style=light /// employee, uer, users-people static const IconData lightUserTag = IconDataLight(0xf507); /// Thin User Tag icon /// /// https://fontawesome.com/icons/user-tag?style=thin /// employee, uer, users-people static const IconData thinUserTag = IconDataThin(0xf507); /// Solid User Tie icon /// /// https://fontawesome.com/icons/user-tie?style=solid /// administrator, avatar, business, clothing, employee, formal, offer, portfolio, professional, suit, uer static const IconData solidUserTie = IconDataSolid(0xf508); /// Regular User Tie icon /// /// https://fontawesome.com/icons/user-tie?style=regular /// administrator, avatar, business, clothing, employee, formal, offer, portfolio, professional, suit, uer static const IconData userTie = IconDataRegular(0xf508); /// Light User Tie icon /// /// https://fontawesome.com/icons/user-tie?style=light /// administrator, avatar, business, clothing, employee, formal, offer, portfolio, professional, suit, uer static const IconData lightUserTie = IconDataLight(0xf508); /// Thin User Tie icon /// /// https://fontawesome.com/icons/user-tie?style=thin /// administrator, avatar, business, clothing, employee, formal, offer, portfolio, professional, suit, uer static const IconData thinUserTie = IconDataThin(0xf508); /// Solid User Tie Hair icon /// /// https://fontawesome.com/icons/user-tie-hair?style=solid /// administrator, avatar, business, clothing, employee, formal, professional, suit, uer static const IconData solidUserTieHair = IconDataSolid(0xe45f); /// Regular User Tie Hair icon /// /// https://fontawesome.com/icons/user-tie-hair?style=regular /// administrator, avatar, business, clothing, employee, formal, professional, suit, uer static const IconData userTieHair = IconDataRegular(0xe45f); /// Light User Tie Hair icon /// /// https://fontawesome.com/icons/user-tie-hair?style=light /// administrator, avatar, business, clothing, employee, formal, professional, suit, uer static const IconData lightUserTieHair = IconDataLight(0xe45f); /// Thin User Tie Hair icon /// /// https://fontawesome.com/icons/user-tie-hair?style=thin /// administrator, avatar, business, clothing, employee, formal, professional, suit, uer static const IconData thinUserTieHair = IconDataThin(0xe45f); /// Solid User Tie Hair Long icon /// /// https://fontawesome.com/icons/user-tie-hair-long?style=solid /// administrator, avatar, business, clothing, employee, formal, professional, suit, uer static const IconData solidUserTieHairLong = IconDataSolid(0xe460); /// Regular User Tie Hair Long icon /// /// https://fontawesome.com/icons/user-tie-hair-long?style=regular /// administrator, avatar, business, clothing, employee, formal, professional, suit, uer static const IconData userTieHairLong = IconDataRegular(0xe460); /// Light User Tie Hair Long icon /// /// https://fontawesome.com/icons/user-tie-hair-long?style=light /// administrator, avatar, business, clothing, employee, formal, professional, suit, uer static const IconData lightUserTieHairLong = IconDataLight(0xe460); /// Thin User Tie Hair Long icon /// /// https://fontawesome.com/icons/user-tie-hair-long?style=thin /// administrator, avatar, business, clothing, employee, formal, professional, suit, uer static const IconData thinUserTieHairLong = IconDataThin(0xe460); /// Solid User Unlock icon /// /// https://fontawesome.com/icons/user-unlock?style=solid /// employee, uer, users-people static const IconData solidUserUnlock = IconDataSolid(0xe058); /// Regular User Unlock icon /// /// https://fontawesome.com/icons/user-unlock?style=regular /// employee, uer, users-people static const IconData userUnlock = IconDataRegular(0xe058); /// Light User Unlock icon /// /// https://fontawesome.com/icons/user-unlock?style=light /// employee, uer, users-people static const IconData lightUserUnlock = IconDataLight(0xe058); /// Thin User Unlock icon /// /// https://fontawesome.com/icons/user-unlock?style=thin /// employee, uer, users-people static const IconData thinUserUnlock = IconDataThin(0xe058); /// Solid User Visor icon /// /// https://fontawesome.com/icons/user-visor?style=solid /// geordi la forge, star trek, uer static const IconData solidUserVisor = IconDataSolid(0xe04c); /// Regular User Visor icon /// /// https://fontawesome.com/icons/user-visor?style=regular /// geordi la forge, star trek, uer static const IconData userVisor = IconDataRegular(0xe04c); /// Light User Visor icon /// /// https://fontawesome.com/icons/user-visor?style=light /// geordi la forge, star trek, uer static const IconData lightUserVisor = IconDataLight(0xe04c); /// Thin User Visor icon /// /// https://fontawesome.com/icons/user-visor?style=thin /// geordi la forge, star trek, uer static const IconData thinUserVisor = IconDataThin(0xe04c); /// Solid User Vneck icon /// /// https://fontawesome.com/icons/user-vneck?style=solid /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData solidUserVneck = IconDataSolid(0xe461); /// Regular User Vneck icon /// /// https://fontawesome.com/icons/user-vneck?style=regular /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData userVneck = IconDataRegular(0xe461); /// Light User Vneck icon /// /// https://fontawesome.com/icons/user-vneck?style=light /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData lightUserVneck = IconDataLight(0xe461); /// Thin User Vneck icon /// /// https://fontawesome.com/icons/user-vneck?style=thin /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData thinUserVneck = IconDataThin(0xe461); /// Solid User Vneck Hair icon /// /// https://fontawesome.com/icons/user-vneck-hair?style=solid /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData solidUserVneckHair = IconDataSolid(0xe462); /// Regular User Vneck Hair icon /// /// https://fontawesome.com/icons/user-vneck-hair?style=regular /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData userVneckHair = IconDataRegular(0xe462); /// Light User Vneck Hair icon /// /// https://fontawesome.com/icons/user-vneck-hair?style=light /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData lightUserVneckHair = IconDataLight(0xe462); /// Thin User Vneck Hair icon /// /// https://fontawesome.com/icons/user-vneck-hair?style=thin /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData thinUserVneckHair = IconDataThin(0xe462); /// Solid User Vneck Hair Long icon /// /// https://fontawesome.com/icons/user-vneck-hair-long?style=solid /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData solidUserVneckHairLong = IconDataSolid(0xe463); /// Regular User Vneck Hair Long icon /// /// https://fontawesome.com/icons/user-vneck-hair-long?style=regular /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData userVneckHairLong = IconDataRegular(0xe463); /// Light User Vneck Hair Long icon /// /// https://fontawesome.com/icons/user-vneck-hair-long?style=light /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData lightUserVneckHairLong = IconDataLight(0xe463); /// Thin User Vneck Hair Long icon /// /// https://fontawesome.com/icons/user-vneck-hair-long?style=thin /// bust, bust in silhouette, person, profile, silhouette, uer static const IconData thinUserVneckHairLong = IconDataThin(0xe463); /// Solid User Xmark icon /// /// https://fontawesome.com/icons/user-xmark?style=solid /// archive, delete, employee, remove, uer, uncheck, x static const IconData solidUserXmark = IconDataSolid(0xf235); /// Alias user-times for icon [solidUserXmark] @Deprecated('Use "solidUserXmark" instead.') static const IconData solidUserTimes = solidUserXmark; /// Regular User Xmark icon /// /// https://fontawesome.com/icons/user-xmark?style=regular /// archive, delete, employee, remove, uer, uncheck, x static const IconData userXmark = IconDataRegular(0xf235); /// Alias user-times for icon [userXmark] @Deprecated('Use "userXmark" instead.') static const IconData userTimes = userXmark; /// Light User Xmark icon /// /// https://fontawesome.com/icons/user-xmark?style=light /// archive, delete, employee, remove, uer, uncheck, x static const IconData lightUserXmark = IconDataLight(0xf235); /// Alias user-times for icon [lightUserXmark] @Deprecated('Use "lightUserXmark" instead.') static const IconData lightUserTimes = lightUserXmark; /// Thin User Xmark icon /// /// https://fontawesome.com/icons/user-xmark?style=thin /// archive, delete, employee, remove, uer, uncheck, x static const IconData thinUserXmark = IconDataThin(0xf235); /// Alias user-times for icon [thinUserXmark] @Deprecated('Use "thinUserXmark" instead.') static const IconData thinUserTimes = thinUserXmark; /// Solid Users icon /// /// https://fontawesome.com/icons/users?style=solid /// employee, together, uer, users-people static const IconData solidUsers = IconDataSolid(0xf0c0); /// Regular Users icon /// /// https://fontawesome.com/icons/users?style=regular /// employee, together, uer, users-people static const IconData users = IconDataRegular(0xf0c0); /// Light Users icon /// /// https://fontawesome.com/icons/users?style=light /// employee, together, uer, users-people static const IconData lightUsers = IconDataLight(0xf0c0); /// Thin Users icon /// /// https://fontawesome.com/icons/users?style=thin /// employee, together, uer, users-people static const IconData thinUsers = IconDataThin(0xf0c0); /// Solid Users Between Lines icon /// /// https://fontawesome.com/icons/users-between-lines?style=solid /// covered, crowd, employee, group, people, together, uer static const IconData solidUsersBetweenLines = IconDataSolid(0xe591); /// Regular Users Between Lines icon /// /// https://fontawesome.com/icons/users-between-lines?style=regular /// covered, crowd, employee, group, people, together, uer static const IconData usersBetweenLines = IconDataRegular(0xe591); /// Light Users Between Lines icon /// /// https://fontawesome.com/icons/users-between-lines?style=light /// covered, crowd, employee, group, people, together, uer static const IconData lightUsersBetweenLines = IconDataLight(0xe591); /// Thin Users Between Lines icon /// /// https://fontawesome.com/icons/users-between-lines?style=thin /// covered, crowd, employee, group, people, together, uer static const IconData thinUsersBetweenLines = IconDataThin(0xe591); /// Solid Users Gear icon /// /// https://fontawesome.com/icons/users-gear?style=solid /// employee, uer, users-people static const IconData solidUsersGear = IconDataSolid(0xf509); /// Alias users-cog for icon [solidUsersGear] @Deprecated('Use "solidUsersGear" instead.') static const IconData solidUsersCog = solidUsersGear; /// Regular Users Gear icon /// /// https://fontawesome.com/icons/users-gear?style=regular /// employee, uer, users-people static const IconData usersGear = IconDataRegular(0xf509); /// Alias users-cog for icon [usersGear] @Deprecated('Use "usersGear" instead.') static const IconData usersCog = usersGear; /// Light Users Gear icon /// /// https://fontawesome.com/icons/users-gear?style=light /// employee, uer, users-people static const IconData lightUsersGear = IconDataLight(0xf509); /// Alias users-cog for icon [lightUsersGear] @Deprecated('Use "lightUsersGear" instead.') static const IconData lightUsersCog = lightUsersGear; /// Thin Users Gear icon /// /// https://fontawesome.com/icons/users-gear?style=thin /// employee, uer, users-people static const IconData thinUsersGear = IconDataThin(0xf509); /// Alias users-cog for icon [thinUsersGear] @Deprecated('Use "thinUsersGear" instead.') static const IconData thinUsersCog = thinUsersGear; /// Solid Users Line icon /// /// https://fontawesome.com/icons/users-line?style=solid /// crowd, employee, group, need, people, together, uer static const IconData solidUsersLine = IconDataSolid(0xe592); /// Regular Users Line icon /// /// https://fontawesome.com/icons/users-line?style=regular /// crowd, employee, group, need, people, together, uer static const IconData usersLine = IconDataRegular(0xe592); /// Light Users Line icon /// /// https://fontawesome.com/icons/users-line?style=light /// crowd, employee, group, need, people, together, uer static const IconData lightUsersLine = IconDataLight(0xe592); /// Thin Users Line icon /// /// https://fontawesome.com/icons/users-line?style=thin /// crowd, employee, group, need, people, together, uer static const IconData thinUsersLine = IconDataThin(0xe592); /// Solid Users Medical icon /// /// https://fontawesome.com/icons/users-medical?style=solid /// employee, group, patients, physician, team, together, uer static const IconData solidUsersMedical = IconDataSolid(0xf830); /// Regular Users Medical icon /// /// https://fontawesome.com/icons/users-medical?style=regular /// employee, group, patients, physician, team, together, uer static const IconData usersMedical = IconDataRegular(0xf830); /// Light Users Medical icon /// /// https://fontawesome.com/icons/users-medical?style=light /// employee, group, patients, physician, team, together, uer static const IconData lightUsersMedical = IconDataLight(0xf830); /// Thin Users Medical icon /// /// https://fontawesome.com/icons/users-medical?style=thin /// employee, group, patients, physician, team, together, uer static const IconData thinUsersMedical = IconDataThin(0xf830); /// Solid Users Rays icon /// /// https://fontawesome.com/icons/users-rays?style=solid /// affected, crowd, employee, focused, group, people, uer static const IconData solidUsersRays = IconDataSolid(0xe593); /// Regular Users Rays icon /// /// https://fontawesome.com/icons/users-rays?style=regular /// affected, crowd, employee, focused, group, people, uer static const IconData usersRays = IconDataRegular(0xe593); /// Light Users Rays icon /// /// https://fontawesome.com/icons/users-rays?style=light /// affected, crowd, employee, focused, group, people, uer static const IconData lightUsersRays = IconDataLight(0xe593); /// Thin Users Rays icon /// /// https://fontawesome.com/icons/users-rays?style=thin /// affected, crowd, employee, focused, group, people, uer static const IconData thinUsersRays = IconDataThin(0xe593); /// Solid Users Rectangle icon /// /// https://fontawesome.com/icons/users-rectangle?style=solid /// crowd, employee, focus, group, people, reached, uer static const IconData solidUsersRectangle = IconDataSolid(0xe594); /// Regular Users Rectangle icon /// /// https://fontawesome.com/icons/users-rectangle?style=regular /// crowd, employee, focus, group, people, reached, uer static const IconData usersRectangle = IconDataRegular(0xe594); /// Light Users Rectangle icon /// /// https://fontawesome.com/icons/users-rectangle?style=light /// crowd, employee, focus, group, people, reached, uer static const IconData lightUsersRectangle = IconDataLight(0xe594); /// Thin Users Rectangle icon /// /// https://fontawesome.com/icons/users-rectangle?style=thin /// crowd, employee, focus, group, people, reached, uer static const IconData thinUsersRectangle = IconDataThin(0xe594); /// Solid Users Slash icon /// /// https://fontawesome.com/icons/users-slash?style=solid /// disabled, disconnect, employee, together, uer, users-people static const IconData solidUsersSlash = IconDataSolid(0xe073); /// Regular Users Slash icon /// /// https://fontawesome.com/icons/users-slash?style=regular /// disabled, disconnect, employee, together, uer, users-people static const IconData usersSlash = IconDataRegular(0xe073); /// Light Users Slash icon /// /// https://fontawesome.com/icons/users-slash?style=light /// disabled, disconnect, employee, together, uer, users-people static const IconData lightUsersSlash = IconDataLight(0xe073); /// Thin Users Slash icon /// /// https://fontawesome.com/icons/users-slash?style=thin /// disabled, disconnect, employee, together, uer, users-people static const IconData thinUsersSlash = IconDataThin(0xe073); /// Solid Users Viewfinder icon /// /// https://fontawesome.com/icons/users-viewfinder?style=solid /// crowd, focus, group, people, targeted, uer static const IconData solidUsersViewfinder = IconDataSolid(0xe595); /// Regular Users Viewfinder icon /// /// https://fontawesome.com/icons/users-viewfinder?style=regular /// crowd, focus, group, people, targeted, uer static const IconData usersViewfinder = IconDataRegular(0xe595); /// Light Users Viewfinder icon /// /// https://fontawesome.com/icons/users-viewfinder?style=light /// crowd, focus, group, people, targeted, uer static const IconData lightUsersViewfinder = IconDataLight(0xe595); /// Thin Users Viewfinder icon /// /// https://fontawesome.com/icons/users-viewfinder?style=thin /// crowd, focus, group, people, targeted, uer static const IconData thinUsersViewfinder = IconDataThin(0xe595); /// Brands United States Postal Service icon /// /// https://fontawesome.com/icons/usps?style=brands /// american, package, shipping, usa static const IconData usps = IconDataBrands(0xf7e1); /// Brands us-Sunnah Foundation icon /// /// https://fontawesome.com/icons/ussunnah?style=brands static const IconData ussunnah = IconDataBrands(0xf407); /// Solid Utensils icon /// /// https://fontawesome.com/icons/utensils?style=solid /// cooking, cutlery, dining, dinner, eat, food, fork, fork and knife, knife, restaurant static const IconData solidUtensils = IconDataSolid(0xf2e7); /// Alias cutlery for icon [solidUtensils] @Deprecated('Use "solidUtensils" instead.') static const IconData solidCutlery = solidUtensils; /// Regular Utensils icon /// /// https://fontawesome.com/icons/utensils?style=regular /// cooking, cutlery, dining, dinner, eat, food, fork, fork and knife, knife, restaurant static const IconData utensils = IconDataRegular(0xf2e7); /// Alias cutlery for icon [utensils] @Deprecated('Use "utensils" instead.') static const IconData cutlery = utensils; /// Light Utensils icon /// /// https://fontawesome.com/icons/utensils?style=light /// cooking, cutlery, dining, dinner, eat, food, fork, fork and knife, knife, restaurant static const IconData lightUtensils = IconDataLight(0xf2e7); /// Alias cutlery for icon [lightUtensils] @Deprecated('Use "lightUtensils" instead.') static const IconData lightCutlery = lightUtensils; /// Thin Utensils icon /// /// https://fontawesome.com/icons/utensils?style=thin /// cooking, cutlery, dining, dinner, eat, food, fork, fork and knife, knife, restaurant static const IconData thinUtensils = IconDataThin(0xf2e7); /// Alias cutlery for icon [thinUtensils] @Deprecated('Use "thinUtensils" instead.') static const IconData thinCutlery = thinUtensils; /// Solid Utensils Slash icon /// /// https://fontawesome.com/icons/utensils-slash?style=solid /// cooking, cutlery, dining, dinner, disabled, eat, food, fork, fork and knife, knife, restaurant static const IconData solidUtensilsSlash = IconDataSolid(0xe464); /// Regular Utensils Slash icon /// /// https://fontawesome.com/icons/utensils-slash?style=regular /// cooking, cutlery, dining, dinner, disabled, eat, food, fork, fork and knife, knife, restaurant static const IconData utensilsSlash = IconDataRegular(0xe464); /// Light Utensils Slash icon /// /// https://fontawesome.com/icons/utensils-slash?style=light /// cooking, cutlery, dining, dinner, disabled, eat, food, fork, fork and knife, knife, restaurant static const IconData lightUtensilsSlash = IconDataLight(0xe464); /// Thin Utensils Slash icon /// /// https://fontawesome.com/icons/utensils-slash?style=thin /// cooking, cutlery, dining, dinner, disabled, eat, food, fork, fork and knife, knife, restaurant static const IconData thinUtensilsSlash = IconDataThin(0xe464); /// Solid Utility Pole icon /// /// https://fontawesome.com/icons/utility-pole?style=solid /// phone, power, transmission static const IconData solidUtilityPole = IconDataSolid(0xe2c3); /// Regular Utility Pole icon /// /// https://fontawesome.com/icons/utility-pole?style=regular /// phone, power, transmission static const IconData utilityPole = IconDataRegular(0xe2c3); /// Light Utility Pole icon /// /// https://fontawesome.com/icons/utility-pole?style=light /// phone, power, transmission static const IconData lightUtilityPole = IconDataLight(0xe2c3); /// Thin Utility Pole icon /// /// https://fontawesome.com/icons/utility-pole?style=thin /// phone, power, transmission static const IconData thinUtilityPole = IconDataThin(0xe2c3); /// Solid Utility Pole Double icon /// /// https://fontawesome.com/icons/utility-pole-double?style=solid /// phone, power, transmission static const IconData solidUtilityPoleDouble = IconDataSolid(0xe2c4); /// Regular Utility Pole Double icon /// /// https://fontawesome.com/icons/utility-pole-double?style=regular /// phone, power, transmission static const IconData utilityPoleDouble = IconDataRegular(0xe2c4); /// Light Utility Pole Double icon /// /// https://fontawesome.com/icons/utility-pole-double?style=light /// phone, power, transmission static const IconData lightUtilityPoleDouble = IconDataLight(0xe2c4); /// Thin Utility Pole Double icon /// /// https://fontawesome.com/icons/utility-pole-double?style=thin /// phone, power, transmission static const IconData thinUtilityPoleDouble = IconDataThin(0xe2c4); /// Solid V icon /// /// https://fontawesome.com/icons/v?style=solid /// Latin Capital Letter V, Latin Small Letter V, letter static const IconData solidV = IconDataSolid(0x56); /// Regular V icon /// /// https://fontawesome.com/icons/v?style=regular /// Latin Capital Letter V, Latin Small Letter V, letter static const IconData v = IconDataRegular(0x56); /// Light V icon /// /// https://fontawesome.com/icons/v?style=light /// Latin Capital Letter V, Latin Small Letter V, letter static const IconData lightV = IconDataLight(0x56); /// Thin V icon /// /// https://fontawesome.com/icons/v?style=thin /// Latin Capital Letter V, Latin Small Letter V, letter static const IconData thinV = IconDataThin(0x56); /// Brands Vaadin icon /// /// https://fontawesome.com/icons/vaadin?style=brands static const IconData vaadin = IconDataBrands(0xf408); /// Solid Vacuum icon /// /// https://fontawesome.com/icons/vacuum?style=solid /// cleaning, dyson, floor, suck, suction static const IconData solidVacuum = IconDataSolid(0xe04d); /// Regular Vacuum icon /// /// https://fontawesome.com/icons/vacuum?style=regular /// cleaning, dyson, floor, suck, suction static const IconData vacuum = IconDataRegular(0xe04d); /// Light Vacuum icon /// /// https://fontawesome.com/icons/vacuum?style=light /// cleaning, dyson, floor, suck, suction static const IconData lightVacuum = IconDataLight(0xe04d); /// Thin Vacuum icon /// /// https://fontawesome.com/icons/vacuum?style=thin /// cleaning, dyson, floor, suck, suction static const IconData thinVacuum = IconDataThin(0xe04d); /// Solid Vacuum Robot icon /// /// https://fontawesome.com/icons/vacuum-robot?style=solid /// cleaning, floor, roomba, suck, suction static const IconData solidVacuumRobot = IconDataSolid(0xe04e); /// Regular Vacuum Robot icon /// /// https://fontawesome.com/icons/vacuum-robot?style=regular /// cleaning, floor, roomba, suck, suction static const IconData vacuumRobot = IconDataRegular(0xe04e); /// Light Vacuum Robot icon /// /// https://fontawesome.com/icons/vacuum-robot?style=light /// cleaning, floor, roomba, suck, suction static const IconData lightVacuumRobot = IconDataLight(0xe04e); /// Thin Vacuum Robot icon /// /// https://fontawesome.com/icons/vacuum-robot?style=thin /// cleaning, floor, roomba, suck, suction static const IconData thinVacuumRobot = IconDataThin(0xe04e); /// Solid Value Absolute icon /// /// https://fontawesome.com/icons/value-absolute?style=solid /// Math static const IconData solidValueAbsolute = IconDataSolid(0xf6a6); /// Regular Value Absolute icon /// /// https://fontawesome.com/icons/value-absolute?style=regular /// Math static const IconData valueAbsolute = IconDataRegular(0xf6a6); /// Light Value Absolute icon /// /// https://fontawesome.com/icons/value-absolute?style=light /// Math static const IconData lightValueAbsolute = IconDataLight(0xf6a6); /// Thin Value Absolute icon /// /// https://fontawesome.com/icons/value-absolute?style=thin /// Math static const IconData thinValueAbsolute = IconDataThin(0xf6a6); /// Solid Van Shuttle icon /// /// https://fontawesome.com/icons/van-shuttle?style=solid /// airport, bus, machine, minibus, public-transportation, transportation, travel, vehicle static const IconData solidVanShuttle = IconDataSolid(0xf5b6); /// Alias shuttle-van for icon [solidVanShuttle] @Deprecated('Use "solidVanShuttle" instead.') static const IconData solidShuttleVan = solidVanShuttle; /// Regular Van Shuttle icon /// /// https://fontawesome.com/icons/van-shuttle?style=regular /// airport, bus, machine, minibus, public-transportation, transportation, travel, vehicle static const IconData vanShuttle = IconDataRegular(0xf5b6); /// Alias shuttle-van for icon [vanShuttle] @Deprecated('Use "vanShuttle" instead.') static const IconData shuttleVan = vanShuttle; /// Light Van Shuttle icon /// /// https://fontawesome.com/icons/van-shuttle?style=light /// airport, bus, machine, minibus, public-transportation, transportation, travel, vehicle static const IconData lightVanShuttle = IconDataLight(0xf5b6); /// Alias shuttle-van for icon [lightVanShuttle] @Deprecated('Use "lightVanShuttle" instead.') static const IconData lightShuttleVan = lightVanShuttle; /// Thin Van Shuttle icon /// /// https://fontawesome.com/icons/van-shuttle?style=thin /// airport, bus, machine, minibus, public-transportation, transportation, travel, vehicle static const IconData thinVanShuttle = IconDataThin(0xf5b6); /// Alias shuttle-van for icon [thinVanShuttle] @Deprecated('Use "thinVanShuttle" instead.') static const IconData thinShuttleVan = thinVanShuttle; /// Solid Vault icon /// /// https://fontawesome.com/icons/vault?style=solid /// bank, important, investment, lock, money, premium, privacy, safe, salary static const IconData solidVault = IconDataSolid(0xe2c5); /// Regular Vault icon /// /// https://fontawesome.com/icons/vault?style=regular /// bank, important, investment, lock, money, premium, privacy, safe, salary static const IconData vault = IconDataRegular(0xe2c5); /// Light Vault icon /// /// https://fontawesome.com/icons/vault?style=light /// bank, important, investment, lock, money, premium, privacy, safe, salary static const IconData lightVault = IconDataLight(0xe2c5); /// Thin Vault icon /// /// https://fontawesome.com/icons/vault?style=thin /// bank, important, investment, lock, money, premium, privacy, safe, salary static const IconData thinVault = IconDataThin(0xe2c5); /// Solid Vector Circle icon /// /// https://fontawesome.com/icons/vector-circle?style=solid /// anchors, lines, objects, render, shape static const IconData solidVectorCircle = IconDataSolid(0xe2c6); /// Regular Vector Circle icon /// /// https://fontawesome.com/icons/vector-circle?style=regular /// anchors, lines, objects, render, shape static const IconData vectorCircle = IconDataRegular(0xe2c6); /// Light Vector Circle icon /// /// https://fontawesome.com/icons/vector-circle?style=light /// anchors, lines, objects, render, shape static const IconData lightVectorCircle = IconDataLight(0xe2c6); /// Thin Vector Circle icon /// /// https://fontawesome.com/icons/vector-circle?style=thin /// anchors, lines, objects, render, shape static const IconData thinVectorCircle = IconDataThin(0xe2c6); /// Solid Vector Polygon icon /// /// https://fontawesome.com/icons/vector-polygon?style=solid /// anchors, lines, objects, render, shape static const IconData solidVectorPolygon = IconDataSolid(0xe2c7); /// Regular Vector Polygon icon /// /// https://fontawesome.com/icons/vector-polygon?style=regular /// anchors, lines, objects, render, shape static const IconData vectorPolygon = IconDataRegular(0xe2c7); /// Light Vector Polygon icon /// /// https://fontawesome.com/icons/vector-polygon?style=light /// anchors, lines, objects, render, shape static const IconData lightVectorPolygon = IconDataLight(0xe2c7); /// Thin Vector Polygon icon /// /// https://fontawesome.com/icons/vector-polygon?style=thin /// anchors, lines, objects, render, shape static const IconData thinVectorPolygon = IconDataThin(0xe2c7); /// Solid Vector Square icon /// /// https://fontawesome.com/icons/vector-square?style=solid /// anchors, lines, object, render, shape static const IconData solidVectorSquare = IconDataSolid(0xf5cb); /// Regular Vector Square icon /// /// https://fontawesome.com/icons/vector-square?style=regular /// anchors, lines, object, render, shape static const IconData vectorSquare = IconDataRegular(0xf5cb); /// Light Vector Square icon /// /// https://fontawesome.com/icons/vector-square?style=light /// anchors, lines, object, render, shape static const IconData lightVectorSquare = IconDataLight(0xf5cb); /// Thin Vector Square icon /// /// https://fontawesome.com/icons/vector-square?style=thin /// anchors, lines, object, render, shape static const IconData thinVectorSquare = IconDataThin(0xf5cb); /// Solid Vent Damper icon /// /// https://fontawesome.com/icons/vent-damper?style=solid /// air, fire, hvac, ventilate static const IconData solidVentDamper = IconDataSolid(0xe465); /// Regular Vent Damper icon /// /// https://fontawesome.com/icons/vent-damper?style=regular /// air, fire, hvac, ventilate static const IconData ventDamper = IconDataRegular(0xe465); /// Light Vent Damper icon /// /// https://fontawesome.com/icons/vent-damper?style=light /// air, fire, hvac, ventilate static const IconData lightVentDamper = IconDataLight(0xe465); /// Thin Vent Damper icon /// /// https://fontawesome.com/icons/vent-damper?style=thin /// air, fire, hvac, ventilate static const IconData thinVentDamper = IconDataThin(0xe465); /// Solid Venus icon /// /// https://fontawesome.com/icons/venus?style=solid /// female, female sign, gender, woman static const IconData solidVenus = IconDataSolid(0xf221); /// Regular Venus icon /// /// https://fontawesome.com/icons/venus?style=regular /// female, female sign, gender, woman static const IconData venus = IconDataRegular(0xf221); /// Light Venus icon /// /// https://fontawesome.com/icons/venus?style=light /// female, female sign, gender, woman static const IconData lightVenus = IconDataLight(0xf221); /// Thin Venus icon /// /// https://fontawesome.com/icons/venus?style=thin /// female, female sign, gender, woman static const IconData thinVenus = IconDataThin(0xf221); /// Solid Venus Double icon /// /// https://fontawesome.com/icons/venus-double?style=solid /// Doubled Female Sign, female, gender, lesbian static const IconData solidVenusDouble = IconDataSolid(0xf226); /// Regular Venus Double icon /// /// https://fontawesome.com/icons/venus-double?style=regular /// Doubled Female Sign, female, gender, lesbian static const IconData venusDouble = IconDataRegular(0xf226); /// Light Venus Double icon /// /// https://fontawesome.com/icons/venus-double?style=light /// Doubled Female Sign, female, gender, lesbian static const IconData lightVenusDouble = IconDataLight(0xf226); /// Thin Venus Double icon /// /// https://fontawesome.com/icons/venus-double?style=thin /// Doubled Female Sign, female, gender, lesbian static const IconData thinVenusDouble = IconDataThin(0xf226); /// Solid Venus Mars icon /// /// https://fontawesome.com/icons/venus-mars?style=solid /// Interlocked Female and Male Sign, female, gender, heterosexual, male static const IconData solidVenusMars = IconDataSolid(0xf228); /// Regular Venus Mars icon /// /// https://fontawesome.com/icons/venus-mars?style=regular /// Interlocked Female and Male Sign, female, gender, heterosexual, male static const IconData venusMars = IconDataRegular(0xf228); /// Light Venus Mars icon /// /// https://fontawesome.com/icons/venus-mars?style=light /// Interlocked Female and Male Sign, female, gender, heterosexual, male static const IconData lightVenusMars = IconDataLight(0xf228); /// Thin Venus Mars icon /// /// https://fontawesome.com/icons/venus-mars?style=thin /// Interlocked Female and Male Sign, female, gender, heterosexual, male static const IconData thinVenusMars = IconDataThin(0xf228); /// Solid Vest icon /// /// https://fontawesome.com/icons/vest?style=solid /// biker, fashion, style static const IconData solidVest = IconDataSolid(0xe085); /// Regular Vest icon /// /// https://fontawesome.com/icons/vest?style=regular /// biker, fashion, style static const IconData vest = IconDataRegular(0xe085); /// Light Vest icon /// /// https://fontawesome.com/icons/vest?style=light /// biker, fashion, style static const IconData lightVest = IconDataLight(0xe085); /// Thin Vest icon /// /// https://fontawesome.com/icons/vest?style=thin /// biker, fashion, style static const IconData thinVest = IconDataThin(0xe085); /// Solid Vest Patches icon /// /// https://fontawesome.com/icons/vest-patches?style=solid /// biker, fashion, style static const IconData solidVestPatches = IconDataSolid(0xe086); /// Regular Vest Patches icon /// /// https://fontawesome.com/icons/vest-patches?style=regular /// biker, fashion, style static const IconData vestPatches = IconDataRegular(0xe086); /// Light Vest Patches icon /// /// https://fontawesome.com/icons/vest-patches?style=light /// biker, fashion, style static const IconData lightVestPatches = IconDataLight(0xe086); /// Thin Vest Patches icon /// /// https://fontawesome.com/icons/vest-patches?style=thin /// biker, fashion, style static const IconData thinVestPatches = IconDataThin(0xe086); /// Brands Viacoin icon /// /// https://fontawesome.com/icons/viacoin?style=brands static const IconData viacoin = IconDataBrands(0xf237); /// Brands Viadeo icon /// /// https://fontawesome.com/icons/viadeo?style=brands static const IconData viadeo = IconDataBrands(0xf2a9); /// Solid Vial icon /// /// https://fontawesome.com/icons/vial?style=solid /// ampule, chemist, chemistry, experiment, knowledge, lab, sample, science, test, test tube static const IconData solidVial = IconDataSolid(0xf492); /// Regular Vial icon /// /// https://fontawesome.com/icons/vial?style=regular /// ampule, chemist, chemistry, experiment, knowledge, lab, sample, science, test, test tube static const IconData vial = IconDataRegular(0xf492); /// Light Vial icon /// /// https://fontawesome.com/icons/vial?style=light /// ampule, chemist, chemistry, experiment, knowledge, lab, sample, science, test, test tube static const IconData lightVial = IconDataLight(0xf492); /// Thin Vial icon /// /// https://fontawesome.com/icons/vial?style=thin /// ampule, chemist, chemistry, experiment, knowledge, lab, sample, science, test, test tube static const IconData thinVial = IconDataThin(0xf492); /// Solid Vial Circle Check icon /// /// https://fontawesome.com/icons/vial-circle-check?style=solid /// ampule, chemist, chemistry, enable, not affected, ok, okay, success, test tube, tube, vaccine, validate, working static const IconData solidVialCircleCheck = IconDataSolid(0xe596); /// Regular Vial Circle Check icon /// /// https://fontawesome.com/icons/vial-circle-check?style=regular /// ampule, chemist, chemistry, enable, not affected, ok, okay, success, test tube, tube, vaccine, validate, working static const IconData vialCircleCheck = IconDataRegular(0xe596); /// Light Vial Circle Check icon /// /// https://fontawesome.com/icons/vial-circle-check?style=light /// ampule, chemist, chemistry, enable, not affected, ok, okay, success, test tube, tube, vaccine, validate, working static const IconData lightVialCircleCheck = IconDataLight(0xe596); /// Thin Vial Circle Check icon /// /// https://fontawesome.com/icons/vial-circle-check?style=thin /// ampule, chemist, chemistry, enable, not affected, ok, okay, success, test tube, tube, vaccine, validate, working static const IconData thinVialCircleCheck = IconDataThin(0xe596); /// Solid Vial Virus icon /// /// https://fontawesome.com/icons/vial-virus?style=solid /// ampule, coronavirus, covid-19, flue, infection, lab, laboratory, pandemic, test, test tube, vaccine static const IconData solidVialVirus = IconDataSolid(0xe597); /// Regular Vial Virus icon /// /// https://fontawesome.com/icons/vial-virus?style=regular /// ampule, coronavirus, covid-19, flue, infection, lab, laboratory, pandemic, test, test tube, vaccine static const IconData vialVirus = IconDataRegular(0xe597); /// Light Vial Virus icon /// /// https://fontawesome.com/icons/vial-virus?style=light /// ampule, coronavirus, covid-19, flue, infection, lab, laboratory, pandemic, test, test tube, vaccine static const IconData lightVialVirus = IconDataLight(0xe597); /// Thin Vial Virus icon /// /// https://fontawesome.com/icons/vial-virus?style=thin /// ampule, coronavirus, covid-19, flue, infection, lab, laboratory, pandemic, test, test tube, vaccine static const IconData thinVialVirus = IconDataThin(0xe597); /// Solid Vials icon /// /// https://fontawesome.com/icons/vials?style=solid /// ampule, experiment, knowledge, lab, sample, science, test, test tube static const IconData solidVials = IconDataSolid(0xf493); /// Regular Vials icon /// /// https://fontawesome.com/icons/vials?style=regular /// ampule, experiment, knowledge, lab, sample, science, test, test tube static const IconData vials = IconDataRegular(0xf493); /// Light Vials icon /// /// https://fontawesome.com/icons/vials?style=light /// ampule, experiment, knowledge, lab, sample, science, test, test tube static const IconData lightVials = IconDataLight(0xf493); /// Thin Vials icon /// /// https://fontawesome.com/icons/vials?style=thin /// ampule, experiment, knowledge, lab, sample, science, test, test tube static const IconData thinVials = IconDataThin(0xf493); /// Brands Viber icon /// /// https://fontawesome.com/icons/viber?style=brands static const IconData viber = IconDataBrands(0xf409); /// Solid Video icon /// /// https://fontawesome.com/icons/video?style=solid /// camera, film, movie, record, video-camera static const IconData solidVideo = IconDataSolid(0xf03d); /// Alias video-camera for icon [solidVideo] @Deprecated('Use "solidVideo" instead.') static const IconData solidVideoCamera = solidVideo; /// Regular Video icon /// /// https://fontawesome.com/icons/video?style=regular /// camera, film, movie, record, video-camera static const IconData video = IconDataRegular(0xf03d); /// Alias video-camera for icon [video] @Deprecated('Use "video" instead.') static const IconData videoCamera = video; /// Light Video icon /// /// https://fontawesome.com/icons/video?style=light /// camera, film, movie, record, video-camera static const IconData lightVideo = IconDataLight(0xf03d); /// Alias video-camera for icon [lightVideo] @Deprecated('Use "lightVideo" instead.') static const IconData lightVideoCamera = lightVideo; /// Thin Video icon /// /// https://fontawesome.com/icons/video?style=thin /// camera, film, movie, record, video-camera static const IconData thinVideo = IconDataThin(0xf03d); /// Alias video-camera for icon [thinVideo] @Deprecated('Use "thinVideo" instead.') static const IconData thinVideoCamera = thinVideo; /// Solid Video Arrow Down Left icon /// /// https://fontawesome.com/icons/video-arrow-down-left?style=solid /// download, film, import, movie static const IconData solidVideoArrowDownLeft = IconDataSolid(0xe2c8); /// Regular Video Arrow Down Left icon /// /// https://fontawesome.com/icons/video-arrow-down-left?style=regular /// download, film, import, movie static const IconData videoArrowDownLeft = IconDataRegular(0xe2c8); /// Light Video Arrow Down Left icon /// /// https://fontawesome.com/icons/video-arrow-down-left?style=light /// download, film, import, movie static const IconData lightVideoArrowDownLeft = IconDataLight(0xe2c8); /// Thin Video Arrow Down Left icon /// /// https://fontawesome.com/icons/video-arrow-down-left?style=thin /// download, film, import, movie static const IconData thinVideoArrowDownLeft = IconDataThin(0xe2c8); /// Solid Video Arrow Up Right icon /// /// https://fontawesome.com/icons/video-arrow-up-right?style=solid /// export, film, movie, send, upgrade static const IconData solidVideoArrowUpRight = IconDataSolid(0xe2c9); /// Regular Video Arrow Up Right icon /// /// https://fontawesome.com/icons/video-arrow-up-right?style=regular /// export, film, movie, send, upgrade static const IconData videoArrowUpRight = IconDataRegular(0xe2c9); /// Light Video Arrow Up Right icon /// /// https://fontawesome.com/icons/video-arrow-up-right?style=light /// export, film, movie, send, upgrade static const IconData lightVideoArrowUpRight = IconDataLight(0xe2c9); /// Thin Video Arrow Up Right icon /// /// https://fontawesome.com/icons/video-arrow-up-right?style=thin /// export, film, movie, send, upgrade static const IconData thinVideoArrowUpRight = IconDataThin(0xe2c9); /// Solid Video Plus icon /// /// https://fontawesome.com/icons/video-plus?style=solid /// add, create, film, new, positive, record, video static const IconData solidVideoPlus = IconDataSolid(0xf4e1); /// Regular Video Plus icon /// /// https://fontawesome.com/icons/video-plus?style=regular /// add, create, film, new, positive, record, video static const IconData videoPlus = IconDataRegular(0xf4e1); /// Light Video Plus icon /// /// https://fontawesome.com/icons/video-plus?style=light /// add, create, film, new, positive, record, video static const IconData lightVideoPlus = IconDataLight(0xf4e1); /// Thin Video Plus icon /// /// https://fontawesome.com/icons/video-plus?style=thin /// add, create, film, new, positive, record, video static const IconData thinVideoPlus = IconDataThin(0xf4e1); /// Solid Video Slash icon /// /// https://fontawesome.com/icons/video-slash?style=solid /// add, create, disabled, disconnect, film, new, positive, record, video static const IconData solidVideoSlash = IconDataSolid(0xf4e2); /// Regular Video Slash icon /// /// https://fontawesome.com/icons/video-slash?style=regular /// add, create, disabled, disconnect, film, new, positive, record, video static const IconData videoSlash = IconDataRegular(0xf4e2); /// Light Video Slash icon /// /// https://fontawesome.com/icons/video-slash?style=light /// add, create, disabled, disconnect, film, new, positive, record, video static const IconData lightVideoSlash = IconDataLight(0xf4e2); /// Thin Video Slash icon /// /// https://fontawesome.com/icons/video-slash?style=thin /// add, create, disabled, disconnect, film, new, positive, record, video static const IconData thinVideoSlash = IconDataThin(0xf4e2); /// Solid Vihara icon /// /// https://fontawesome.com/icons/vihara?style=solid /// buddhism, buddhist, building, monastery static const IconData solidVihara = IconDataSolid(0xf6a7); /// Regular Vihara icon /// /// https://fontawesome.com/icons/vihara?style=regular /// buddhism, buddhist, building, monastery static const IconData vihara = IconDataRegular(0xf6a7); /// Light Vihara icon /// /// https://fontawesome.com/icons/vihara?style=light /// buddhism, buddhist, building, monastery static const IconData lightVihara = IconDataLight(0xf6a7); /// Thin Vihara icon /// /// https://fontawesome.com/icons/vihara?style=thin /// buddhism, buddhist, building, monastery static const IconData thinVihara = IconDataThin(0xf6a7); /// Brands Vimeo icon /// /// https://fontawesome.com/icons/vimeo?style=brands static const IconData vimeo = IconDataBrands(0xf40a); /// Brands Vimeo icon /// /// https://fontawesome.com/icons/vimeo-v?style=brands /// vimeo static const IconData vimeoV = IconDataBrands(0xf27d); /// Brands Vine icon /// /// https://fontawesome.com/icons/vine?style=brands static const IconData vine = IconDataBrands(0xf1ca); /// Solid Violin icon /// /// https://fontawesome.com/icons/violin?style=solid /// bow, cello, fiddle, instrument, music, orchestra, string, violin static const IconData solidViolin = IconDataSolid(0xf8ed); /// Regular Violin icon /// /// https://fontawesome.com/icons/violin?style=regular /// bow, cello, fiddle, instrument, music, orchestra, string, violin static const IconData violin = IconDataRegular(0xf8ed); /// Light Violin icon /// /// https://fontawesome.com/icons/violin?style=light /// bow, cello, fiddle, instrument, music, orchestra, string, violin static const IconData lightViolin = IconDataLight(0xf8ed); /// Thin Violin icon /// /// https://fontawesome.com/icons/violin?style=thin /// bow, cello, fiddle, instrument, music, orchestra, string, violin static const IconData thinViolin = IconDataThin(0xf8ed); /// Solid Virus icon /// /// https://fontawesome.com/icons/virus?style=solid /// bug, coronavirus, covid-19, flu, health, infection, pandemic, sick, vaccine, viral static const IconData solidVirus = IconDataSolid(0xe074); /// Regular Virus icon /// /// https://fontawesome.com/icons/virus?style=regular /// bug, coronavirus, covid-19, flu, health, infection, pandemic, sick, vaccine, viral static const IconData virus = IconDataRegular(0xe074); /// Light Virus icon /// /// https://fontawesome.com/icons/virus?style=light /// bug, coronavirus, covid-19, flu, health, infection, pandemic, sick, vaccine, viral static const IconData lightVirus = IconDataLight(0xe074); /// Thin Virus icon /// /// https://fontawesome.com/icons/virus?style=thin /// bug, coronavirus, covid-19, flu, health, infection, pandemic, sick, vaccine, viral static const IconData thinVirus = IconDataThin(0xe074); /// Solid Virus Covid icon /// /// https://fontawesome.com/icons/virus-covid?style=solid /// bug, covid-19, flu, health, infection, pandemic, vaccine, viral, virus static const IconData solidVirusCovid = IconDataSolid(0xe4a8); /// Regular Virus Covid icon /// /// https://fontawesome.com/icons/virus-covid?style=regular /// bug, covid-19, flu, health, infection, pandemic, vaccine, viral, virus static const IconData virusCovid = IconDataRegular(0xe4a8); /// Light Virus Covid icon /// /// https://fontawesome.com/icons/virus-covid?style=light /// bug, covid-19, flu, health, infection, pandemic, vaccine, viral, virus static const IconData lightVirusCovid = IconDataLight(0xe4a8); /// Thin Virus Covid icon /// /// https://fontawesome.com/icons/virus-covid?style=thin /// bug, covid-19, flu, health, infection, pandemic, vaccine, viral, virus static const IconData thinVirusCovid = IconDataThin(0xe4a8); /// Solid Virus Covid Slash icon /// /// https://fontawesome.com/icons/virus-covid-slash?style=solid /// bug, covid-19, disabled, flu, health, infection, pandemic, vaccine, viral, virus static const IconData solidVirusCovidSlash = IconDataSolid(0xe4a9); /// Regular Virus Covid Slash icon /// /// https://fontawesome.com/icons/virus-covid-slash?style=regular /// bug, covid-19, disabled, flu, health, infection, pandemic, vaccine, viral, virus static const IconData virusCovidSlash = IconDataRegular(0xe4a9); /// Light Virus Covid Slash icon /// /// https://fontawesome.com/icons/virus-covid-slash?style=light /// bug, covid-19, disabled, flu, health, infection, pandemic, vaccine, viral, virus static const IconData lightVirusCovidSlash = IconDataLight(0xe4a9); /// Thin Virus Covid Slash icon /// /// https://fontawesome.com/icons/virus-covid-slash?style=thin /// bug, covid-19, disabled, flu, health, infection, pandemic, vaccine, viral, virus static const IconData thinVirusCovidSlash = IconDataThin(0xe4a9); /// Solid Virus Slash icon /// /// https://fontawesome.com/icons/virus-slash?style=solid /// bug, coronavirus, covid-19, cure, disabled, eliminate, flu, health, infection, pandemic, sick, vaccine, viral static const IconData solidVirusSlash = IconDataSolid(0xe075); /// Regular Virus Slash icon /// /// https://fontawesome.com/icons/virus-slash?style=regular /// bug, coronavirus, covid-19, cure, disabled, eliminate, flu, health, infection, pandemic, sick, vaccine, viral static const IconData virusSlash = IconDataRegular(0xe075); /// Light Virus Slash icon /// /// https://fontawesome.com/icons/virus-slash?style=light /// bug, coronavirus, covid-19, cure, disabled, eliminate, flu, health, infection, pandemic, sick, vaccine, viral static const IconData lightVirusSlash = IconDataLight(0xe075); /// Thin Virus Slash icon /// /// https://fontawesome.com/icons/virus-slash?style=thin /// bug, coronavirus, covid-19, cure, disabled, eliminate, flu, health, infection, pandemic, sick, vaccine, viral static const IconData thinVirusSlash = IconDataThin(0xe075); /// Solid Viruses icon /// /// https://fontawesome.com/icons/viruses?style=solid /// bugs, coronavirus, covid-19, flu, health, infection, multiply, pandemic, sick, spread, vaccine, viral static const IconData solidViruses = IconDataSolid(0xe076); /// Regular Viruses icon /// /// https://fontawesome.com/icons/viruses?style=regular /// bugs, coronavirus, covid-19, flu, health, infection, multiply, pandemic, sick, spread, vaccine, viral static const IconData viruses = IconDataRegular(0xe076); /// Light Viruses icon /// /// https://fontawesome.com/icons/viruses?style=light /// bugs, coronavirus, covid-19, flu, health, infection, multiply, pandemic, sick, spread, vaccine, viral static const IconData lightViruses = IconDataLight(0xe076); /// Thin Viruses icon /// /// https://fontawesome.com/icons/viruses?style=thin /// bugs, coronavirus, covid-19, flu, health, infection, multiply, pandemic, sick, spread, vaccine, viral static const IconData thinViruses = IconDataThin(0xe076); /// Brands VK icon /// /// https://fontawesome.com/icons/vk?style=brands static const IconData vk = IconDataBrands(0xf189); /// Brands VNV icon /// /// https://fontawesome.com/icons/vnv?style=brands static const IconData vnv = IconDataBrands(0xf40b); /// Solid Voicemail icon /// /// https://fontawesome.com/icons/voicemail?style=solid /// answer, inbox, message, phone static const IconData solidVoicemail = IconDataSolid(0xf897); /// Regular Voicemail icon /// /// https://fontawesome.com/icons/voicemail?style=regular /// answer, inbox, message, phone static const IconData voicemail = IconDataRegular(0xf897); /// Light Voicemail icon /// /// https://fontawesome.com/icons/voicemail?style=light /// answer, inbox, message, phone static const IconData lightVoicemail = IconDataLight(0xf897); /// Thin Voicemail icon /// /// https://fontawesome.com/icons/voicemail?style=thin /// answer, inbox, message, phone static const IconData thinVoicemail = IconDataThin(0xf897); /// Solid Volcano icon /// /// https://fontawesome.com/icons/volcano?style=solid /// caldera, eruption, lava, magma, mountain, smoke, volcano static const IconData solidVolcano = IconDataSolid(0xf770); /// Regular Volcano icon /// /// https://fontawesome.com/icons/volcano?style=regular /// caldera, eruption, lava, magma, mountain, smoke, volcano static const IconData volcano = IconDataRegular(0xf770); /// Light Volcano icon /// /// https://fontawesome.com/icons/volcano?style=light /// caldera, eruption, lava, magma, mountain, smoke, volcano static const IconData lightVolcano = IconDataLight(0xf770); /// Thin Volcano icon /// /// https://fontawesome.com/icons/volcano?style=thin /// caldera, eruption, lava, magma, mountain, smoke, volcano static const IconData thinVolcano = IconDataThin(0xf770); /// Solid Volleyball icon /// /// https://fontawesome.com/icons/volleyball?style=solid /// ball, beach, game, olympics, sport, volleyball static const IconData solidVolleyball = IconDataSolid(0xf45f); /// Alias volleyball-ball for icon [solidVolleyball] @Deprecated('Use "solidVolleyball" instead.') static const IconData solidVolleyballBall = solidVolleyball; /// Regular Volleyball icon /// /// https://fontawesome.com/icons/volleyball?style=regular /// ball, beach, game, olympics, sport, volleyball static const IconData volleyball = IconDataRegular(0xf45f); /// Alias volleyball-ball for icon [volleyball] @Deprecated('Use "volleyball" instead.') static const IconData volleyballBall = volleyball; /// Light Volleyball icon /// /// https://fontawesome.com/icons/volleyball?style=light /// ball, beach, game, olympics, sport, volleyball static const IconData lightVolleyball = IconDataLight(0xf45f); /// Alias volleyball-ball for icon [lightVolleyball] @Deprecated('Use "lightVolleyball" instead.') static const IconData lightVolleyballBall = lightVolleyball; /// Thin Volleyball icon /// /// https://fontawesome.com/icons/volleyball?style=thin /// ball, beach, game, olympics, sport, volleyball static const IconData thinVolleyball = IconDataThin(0xf45f); /// Alias volleyball-ball for icon [thinVolleyball] @Deprecated('Use "thinVolleyball" instead.') static const IconData thinVolleyballBall = thinVolleyball; /// Solid Volume icon /// /// https://fontawesome.com/icons/volume?style=solid /// audio, control, medium, music, sound, speaker, speaker medium volume static const IconData solidVolume = IconDataSolid(0xf6a8); /// Alias volume-medium for icon [solidVolume] @Deprecated('Use "solidVolume" instead.') static const IconData solidVolumeMedium = solidVolume; /// Regular Volume icon /// /// https://fontawesome.com/icons/volume?style=regular /// audio, control, medium, music, sound, speaker, speaker medium volume static const IconData volume = IconDataRegular(0xf6a8); /// Alias volume-medium for icon [volume] @Deprecated('Use "volume" instead.') static const IconData volumeMedium = volume; /// Light Volume icon /// /// https://fontawesome.com/icons/volume?style=light /// audio, control, medium, music, sound, speaker, speaker medium volume static const IconData lightVolume = IconDataLight(0xf6a8); /// Alias volume-medium for icon [lightVolume] @Deprecated('Use "lightVolume" instead.') static const IconData lightVolumeMedium = lightVolume; /// Thin Volume icon /// /// https://fontawesome.com/icons/volume?style=thin /// audio, control, medium, music, sound, speaker, speaker medium volume static const IconData thinVolume = IconDataThin(0xf6a8); /// Alias volume-medium for icon [thinVolume] @Deprecated('Use "thinVolume" instead.') static const IconData thinVolumeMedium = thinVolume; /// Solid Volume High icon /// /// https://fontawesome.com/icons/volume-high?style=solid /// audio, higher, loud, louder, music, sound, speaker, speaker high volume static const IconData solidVolumeHigh = IconDataSolid(0xf028); /// Alias volume-up for icon [solidVolumeHigh] @Deprecated('Use "solidVolumeHigh" instead.') static const IconData solidVolumeUp = solidVolumeHigh; /// Regular Volume High icon /// /// https://fontawesome.com/icons/volume-high?style=regular /// audio, higher, loud, louder, music, sound, speaker, speaker high volume static const IconData volumeHigh = IconDataRegular(0xf028); /// Alias volume-up for icon [volumeHigh] @Deprecated('Use "volumeHigh" instead.') static const IconData volumeUp = volumeHigh; /// Light Volume High icon /// /// https://fontawesome.com/icons/volume-high?style=light /// audio, higher, loud, louder, music, sound, speaker, speaker high volume static const IconData lightVolumeHigh = IconDataLight(0xf028); /// Alias volume-up for icon [lightVolumeHigh] @Deprecated('Use "lightVolumeHigh" instead.') static const IconData lightVolumeUp = lightVolumeHigh; /// Thin Volume High icon /// /// https://fontawesome.com/icons/volume-high?style=thin /// audio, higher, loud, louder, music, sound, speaker, speaker high volume static const IconData thinVolumeHigh = IconDataThin(0xf028); /// Alias volume-up for icon [thinVolumeHigh] @Deprecated('Use "thinVolumeHigh" instead.') static const IconData thinVolumeUp = thinVolumeHigh; /// Solid Volume Low icon /// /// https://fontawesome.com/icons/volume-low?style=solid /// audio, lower, music, quieter, soft, sound, speaker, speaker low volume static const IconData solidVolumeLow = IconDataSolid(0xf027); /// Alias volume-down for icon [solidVolumeLow] @Deprecated('Use "solidVolumeLow" instead.') static const IconData solidVolumeDown = solidVolumeLow; /// Regular Volume Low icon /// /// https://fontawesome.com/icons/volume-low?style=regular /// audio, lower, music, quieter, soft, sound, speaker, speaker low volume static const IconData volumeLow = IconDataRegular(0xf027); /// Alias volume-down for icon [volumeLow] @Deprecated('Use "volumeLow" instead.') static const IconData volumeDown = volumeLow; /// Light Volume Low icon /// /// https://fontawesome.com/icons/volume-low?style=light /// audio, lower, music, quieter, soft, sound, speaker, speaker low volume static const IconData lightVolumeLow = IconDataLight(0xf027); /// Alias volume-down for icon [lightVolumeLow] @Deprecated('Use "lightVolumeLow" instead.') static const IconData lightVolumeDown = lightVolumeLow; /// Thin Volume Low icon /// /// https://fontawesome.com/icons/volume-low?style=thin /// audio, lower, music, quieter, soft, sound, speaker, speaker low volume static const IconData thinVolumeLow = IconDataThin(0xf027); /// Alias volume-down for icon [thinVolumeLow] @Deprecated('Use "thinVolumeLow" instead.') static const IconData thinVolumeDown = thinVolumeLow; /// Solid Volume Off icon /// /// https://fontawesome.com/icons/volume-off?style=solid /// audio, ban, music, mute, quiet, silent, sound static const IconData solidVolumeOff = IconDataSolid(0xf026); /// Regular Volume Off icon /// /// https://fontawesome.com/icons/volume-off?style=regular /// audio, ban, music, mute, quiet, silent, sound static const IconData volumeOff = IconDataRegular(0xf026); /// Light Volume Off icon /// /// https://fontawesome.com/icons/volume-off?style=light /// audio, ban, music, mute, quiet, silent, sound static const IconData lightVolumeOff = IconDataLight(0xf026); /// Thin Volume Off icon /// /// https://fontawesome.com/icons/volume-off?style=thin /// audio, ban, music, mute, quiet, silent, sound static const IconData thinVolumeOff = IconDataThin(0xf026); /// Solid Volume Slash icon /// /// https://fontawesome.com/icons/volume-slash?style=solid /// audio, ban, disabled, music, mute, muted speaker, quiet, silent, sound, speaker static const IconData solidVolumeSlash = IconDataSolid(0xf2e2); /// Regular Volume Slash icon /// /// https://fontawesome.com/icons/volume-slash?style=regular /// audio, ban, disabled, music, mute, muted speaker, quiet, silent, sound, speaker static const IconData volumeSlash = IconDataRegular(0xf2e2); /// Light Volume Slash icon /// /// https://fontawesome.com/icons/volume-slash?style=light /// audio, ban, disabled, music, mute, muted speaker, quiet, silent, sound, speaker static const IconData lightVolumeSlash = IconDataLight(0xf2e2); /// Thin Volume Slash icon /// /// https://fontawesome.com/icons/volume-slash?style=thin /// audio, ban, disabled, music, mute, muted speaker, quiet, silent, sound, speaker static const IconData thinVolumeSlash = IconDataThin(0xf2e2); /// Solid Volume Xmark icon /// /// https://fontawesome.com/icons/volume-xmark?style=solid /// audio, music, quiet, sound, speaker static const IconData solidVolumeXmark = IconDataSolid(0xf6a9); /// Alias volume-mute for icon [solidVolumeXmark] @Deprecated('Use "solidVolumeXmark" instead.') static const IconData solidVolumeMute = solidVolumeXmark; /// Alias volume-times for icon [solidVolumeXmark] @Deprecated('Use "solidVolumeXmark" instead.') static const IconData solidVolumeTimes = solidVolumeXmark; /// Regular Volume Xmark icon /// /// https://fontawesome.com/icons/volume-xmark?style=regular /// audio, music, quiet, sound, speaker static const IconData volumeXmark = IconDataRegular(0xf6a9); /// Alias volume-mute for icon [volumeXmark] @Deprecated('Use "volumeXmark" instead.') static const IconData volumeMute = volumeXmark; /// Alias volume-times for icon [volumeXmark] @Deprecated('Use "volumeXmark" instead.') static const IconData volumeTimes = volumeXmark; /// Light Volume Xmark icon /// /// https://fontawesome.com/icons/volume-xmark?style=light /// audio, music, quiet, sound, speaker static const IconData lightVolumeXmark = IconDataLight(0xf6a9); /// Alias volume-mute for icon [lightVolumeXmark] @Deprecated('Use "lightVolumeXmark" instead.') static const IconData lightVolumeMute = lightVolumeXmark; /// Alias volume-times for icon [lightVolumeXmark] @Deprecated('Use "lightVolumeXmark" instead.') static const IconData lightVolumeTimes = lightVolumeXmark; /// Thin Volume Xmark icon /// /// https://fontawesome.com/icons/volume-xmark?style=thin /// audio, music, quiet, sound, speaker static const IconData thinVolumeXmark = IconDataThin(0xf6a9); /// Alias volume-mute for icon [thinVolumeXmark] @Deprecated('Use "thinVolumeXmark" instead.') static const IconData thinVolumeMute = thinVolumeXmark; /// Alias volume-times for icon [thinVolumeXmark] @Deprecated('Use "thinVolumeXmark" instead.') static const IconData thinVolumeTimes = thinVolumeXmark; /// Solid Vr Cardboard icon /// /// https://fontawesome.com/icons/vr-cardboard?style=solid /// 3d, augment, google, reality, virtual static const IconData solidVrCardboard = IconDataSolid(0xf729); /// Regular Vr Cardboard icon /// /// https://fontawesome.com/icons/vr-cardboard?style=regular /// 3d, augment, google, reality, virtual static const IconData vrCardboard = IconDataRegular(0xf729); /// Light Vr Cardboard icon /// /// https://fontawesome.com/icons/vr-cardboard?style=light /// 3d, augment, google, reality, virtual static const IconData lightVrCardboard = IconDataLight(0xf729); /// Thin Vr Cardboard icon /// /// https://fontawesome.com/icons/vr-cardboard?style=thin /// 3d, augment, google, reality, virtual static const IconData thinVrCardboard = IconDataThin(0xf729); /// Brands Vue.js icon /// /// https://fontawesome.com/icons/vuejs?style=brands static const IconData vuejs = IconDataBrands(0xf41f); /// Solid W icon /// /// https://fontawesome.com/icons/w?style=solid /// Latin Capital Letter W, Latin Small Letter W, letter static const IconData solidW = IconDataSolid(0x57); /// Regular W icon /// /// https://fontawesome.com/icons/w?style=regular /// Latin Capital Letter W, Latin Small Letter W, letter static const IconData w = IconDataRegular(0x57); /// Light W icon /// /// https://fontawesome.com/icons/w?style=light /// Latin Capital Letter W, Latin Small Letter W, letter static const IconData lightW = IconDataLight(0x57); /// Thin W icon /// /// https://fontawesome.com/icons/w?style=thin /// Latin Capital Letter W, Latin Small Letter W, letter static const IconData thinW = IconDataThin(0x57); /// Solid Waffle icon /// /// https://fontawesome.com/icons/waffle?style=solid /// breakfast, indecisive, iron, waffle static const IconData solidWaffle = IconDataSolid(0xe466); /// Regular Waffle icon /// /// https://fontawesome.com/icons/waffle?style=regular /// breakfast, indecisive, iron, waffle static const IconData waffle = IconDataRegular(0xe466); /// Light Waffle icon /// /// https://fontawesome.com/icons/waffle?style=light /// breakfast, indecisive, iron, waffle static const IconData lightWaffle = IconDataLight(0xe466); /// Thin Waffle icon /// /// https://fontawesome.com/icons/waffle?style=thin /// breakfast, indecisive, iron, waffle static const IconData thinWaffle = IconDataThin(0xe466); /// Solid Wagon Covered icon /// /// https://fontawesome.com/icons/wagon-covered?style=solid /// contestoga, dysentery, oregon trail, stagecoach, vehicle, western, wheel static const IconData solidWagonCovered = IconDataSolid(0xf8ee); /// Regular Wagon Covered icon /// /// https://fontawesome.com/icons/wagon-covered?style=regular /// contestoga, dysentery, oregon trail, stagecoach, vehicle, western, wheel static const IconData wagonCovered = IconDataRegular(0xf8ee); /// Light Wagon Covered icon /// /// https://fontawesome.com/icons/wagon-covered?style=light /// contestoga, dysentery, oregon trail, stagecoach, vehicle, western, wheel static const IconData lightWagonCovered = IconDataLight(0xf8ee); /// Thin Wagon Covered icon /// /// https://fontawesome.com/icons/wagon-covered?style=thin /// contestoga, dysentery, oregon trail, stagecoach, vehicle, western, wheel static const IconData thinWagonCovered = IconDataThin(0xf8ee); /// Solid Walker icon /// /// https://fontawesome.com/icons/walker?style=solid /// accessibility, assistance, disabled, wheelchair static const IconData solidWalker = IconDataSolid(0xf831); /// Regular Walker icon /// /// https://fontawesome.com/icons/walker?style=regular /// accessibility, assistance, disabled, wheelchair static const IconData walker = IconDataRegular(0xf831); /// Light Walker icon /// /// https://fontawesome.com/icons/walker?style=light /// accessibility, assistance, disabled, wheelchair static const IconData lightWalker = IconDataLight(0xf831); /// Thin Walker icon /// /// https://fontawesome.com/icons/walker?style=thin /// accessibility, assistance, disabled, wheelchair static const IconData thinWalker = IconDataThin(0xf831); /// Solid Walkie Talkie icon /// /// https://fontawesome.com/icons/walkie-talkie?style=solid /// communication, copy, intercom, over, portable, radio, two way radio static const IconData solidWalkieTalkie = IconDataSolid(0xf8ef); /// Regular Walkie Talkie icon /// /// https://fontawesome.com/icons/walkie-talkie?style=regular /// communication, copy, intercom, over, portable, radio, two way radio static const IconData walkieTalkie = IconDataRegular(0xf8ef); /// Light Walkie Talkie icon /// /// https://fontawesome.com/icons/walkie-talkie?style=light /// communication, copy, intercom, over, portable, radio, two way radio static const IconData lightWalkieTalkie = IconDataLight(0xf8ef); /// Thin Walkie Talkie icon /// /// https://fontawesome.com/icons/walkie-talkie?style=thin /// communication, copy, intercom, over, portable, radio, two way radio static const IconData thinWalkieTalkie = IconDataThin(0xf8ef); /// Solid Wallet icon /// /// https://fontawesome.com/icons/wallet?style=solid /// billfold, cash, currency, money, salary static const IconData solidWallet = IconDataSolid(0xf555); /// Regular Wallet icon /// /// https://fontawesome.com/icons/wallet?style=regular /// billfold, cash, currency, money, salary static const IconData wallet = IconDataRegular(0xf555); /// Light Wallet icon /// /// https://fontawesome.com/icons/wallet?style=light /// billfold, cash, currency, money, salary static const IconData lightWallet = IconDataLight(0xf555); /// Thin Wallet icon /// /// https://fontawesome.com/icons/wallet?style=thin /// billfold, cash, currency, money, salary static const IconData thinWallet = IconDataThin(0xf555); /// Solid Wand icon /// /// https://fontawesome.com/icons/wand?style=solid /// Dungeons & Dragons, d&d, dnd, fantasy, halloween, holiday, magic, weapon static const IconData solidWand = IconDataSolid(0xf72a); /// Regular Wand icon /// /// https://fontawesome.com/icons/wand?style=regular /// Dungeons & Dragons, d&d, dnd, fantasy, halloween, holiday, magic, weapon static const IconData wand = IconDataRegular(0xf72a); /// Light Wand icon /// /// https://fontawesome.com/icons/wand?style=light /// Dungeons & Dragons, d&d, dnd, fantasy, halloween, holiday, magic, weapon static const IconData lightWand = IconDataLight(0xf72a); /// Thin Wand icon /// /// https://fontawesome.com/icons/wand?style=thin /// Dungeons & Dragons, d&d, dnd, fantasy, halloween, holiday, magic, weapon static const IconData thinWand = IconDataThin(0xf72a); /// Solid Wand Magic icon /// /// https://fontawesome.com/icons/wand-magic?style=solid /// autocomplete, automatic, mage, magic, spell, wand, witch, wizard static const IconData solidWandMagic = IconDataSolid(0xf0d0); /// Alias magic for icon [solidWandMagic] @Deprecated('Use "solidWandMagic" instead.') static const IconData solidMagic = solidWandMagic; /// Regular Wand Magic icon /// /// https://fontawesome.com/icons/wand-magic?style=regular /// autocomplete, automatic, mage, magic, spell, wand, witch, wizard static const IconData wandMagic = IconDataRegular(0xf0d0); /// Alias magic for icon [wandMagic] @Deprecated('Use "wandMagic" instead.') static const IconData magic = wandMagic; /// Light Wand Magic icon /// /// https://fontawesome.com/icons/wand-magic?style=light /// autocomplete, automatic, mage, magic, spell, wand, witch, wizard static const IconData lightWandMagic = IconDataLight(0xf0d0); /// Alias magic for icon [lightWandMagic] @Deprecated('Use "lightWandMagic" instead.') static const IconData lightMagic = lightWandMagic; /// Thin Wand Magic icon /// /// https://fontawesome.com/icons/wand-magic?style=thin /// autocomplete, automatic, mage, magic, spell, wand, witch, wizard static const IconData thinWandMagic = IconDataThin(0xf0d0); /// Alias magic for icon [thinWandMagic] @Deprecated('Use "thinWandMagic" instead.') static const IconData thinMagic = thinWandMagic; /// Solid Wand Magic Sparkles icon /// /// https://fontawesome.com/icons/wand-magic-sparkles?style=solid /// auto, magic, magic wand, trick, witch, wizard static const IconData solidWandMagicSparkles = IconDataSolid(0xe2ca); /// Alias magic-wand-sparkles for icon [solidWandMagicSparkles] @Deprecated('Use "solidWandMagicSparkles" instead.') static const IconData solidMagicWandSparkles = solidWandMagicSparkles; /// Regular Wand Magic Sparkles icon /// /// https://fontawesome.com/icons/wand-magic-sparkles?style=regular /// auto, magic, magic wand, trick, witch, wizard static const IconData wandMagicSparkles = IconDataRegular(0xe2ca); /// Alias magic-wand-sparkles for icon [wandMagicSparkles] @Deprecated('Use "wandMagicSparkles" instead.') static const IconData magicWandSparkles = wandMagicSparkles; /// Light Wand Magic Sparkles icon /// /// https://fontawesome.com/icons/wand-magic-sparkles?style=light /// auto, magic, magic wand, trick, witch, wizard static const IconData lightWandMagicSparkles = IconDataLight(0xe2ca); /// Alias magic-wand-sparkles for icon [lightWandMagicSparkles] @Deprecated('Use "lightWandMagicSparkles" instead.') static const IconData lightMagicWandSparkles = lightWandMagicSparkles; /// Thin Wand Magic Sparkles icon /// /// https://fontawesome.com/icons/wand-magic-sparkles?style=thin /// auto, magic, magic wand, trick, witch, wizard static const IconData thinWandMagicSparkles = IconDataThin(0xe2ca); /// Alias magic-wand-sparkles for icon [thinWandMagicSparkles] @Deprecated('Use "thinWandMagicSparkles" instead.') static const IconData thinMagicWandSparkles = thinWandMagicSparkles; /// Solid Wand Sparkles icon /// /// https://fontawesome.com/icons/wand-sparkles?style=solid /// autocomplete, automatic, fantasy, halloween, holiday, magic, weapon, witch, wizard static const IconData solidWandSparkles = IconDataSolid(0xf72b); /// Regular Wand Sparkles icon /// /// https://fontawesome.com/icons/wand-sparkles?style=regular /// autocomplete, automatic, fantasy, halloween, holiday, magic, weapon, witch, wizard static const IconData wandSparkles = IconDataRegular(0xf72b); /// Light Wand Sparkles icon /// /// https://fontawesome.com/icons/wand-sparkles?style=light /// autocomplete, automatic, fantasy, halloween, holiday, magic, weapon, witch, wizard static const IconData lightWandSparkles = IconDataLight(0xf72b); /// Thin Wand Sparkles icon /// /// https://fontawesome.com/icons/wand-sparkles?style=thin /// autocomplete, automatic, fantasy, halloween, holiday, magic, weapon, witch, wizard static const IconData thinWandSparkles = IconDataThin(0xf72b); /// Solid Warehouse icon /// /// https://fontawesome.com/icons/warehouse?style=solid /// building, capacity, garage, inventory, storage static const IconData solidWarehouse = IconDataSolid(0xf494); /// Regular Warehouse icon /// /// https://fontawesome.com/icons/warehouse?style=regular /// building, capacity, garage, inventory, storage static const IconData warehouse = IconDataRegular(0xf494); /// Light Warehouse icon /// /// https://fontawesome.com/icons/warehouse?style=light /// building, capacity, garage, inventory, storage static const IconData lightWarehouse = IconDataLight(0xf494); /// Thin Warehouse icon /// /// https://fontawesome.com/icons/warehouse?style=thin /// building, capacity, garage, inventory, storage static const IconData thinWarehouse = IconDataThin(0xf494); /// Solid Warehouse Full icon /// /// https://fontawesome.com/icons/warehouse-full?style=solid /// building, capacity, garage, inventory, storage static const IconData solidWarehouseFull = IconDataSolid(0xf495); /// Alias warehouse-alt for icon [solidWarehouseFull] @Deprecated('Use "solidWarehouseFull" instead.') static const IconData solidWarehouseAlt = solidWarehouseFull; /// Regular Warehouse Full icon /// /// https://fontawesome.com/icons/warehouse-full?style=regular /// building, capacity, garage, inventory, storage static const IconData warehouseFull = IconDataRegular(0xf495); /// Alias warehouse-alt for icon [warehouseFull] @Deprecated('Use "warehouseFull" instead.') static const IconData warehouseAlt = warehouseFull; /// Light Warehouse Full icon /// /// https://fontawesome.com/icons/warehouse-full?style=light /// building, capacity, garage, inventory, storage static const IconData lightWarehouseFull = IconDataLight(0xf495); /// Alias warehouse-alt for icon [lightWarehouseFull] @Deprecated('Use "lightWarehouseFull" instead.') static const IconData lightWarehouseAlt = lightWarehouseFull; /// Thin Warehouse Full icon /// /// https://fontawesome.com/icons/warehouse-full?style=thin /// building, capacity, garage, inventory, storage static const IconData thinWarehouseFull = IconDataThin(0xf495); /// Alias warehouse-alt for icon [thinWarehouseFull] @Deprecated('Use "thinWarehouseFull" instead.') static const IconData thinWarehouseAlt = thinWarehouseFull; /// Solid Washing Machine icon /// /// https://fontawesome.com/icons/washing-machine?style=solid /// clean, clothes, laundromat, laundry, washing machine static const IconData solidWashingMachine = IconDataSolid(0xf898); /// Alias washer for icon [solidWashingMachine] @Deprecated('Use "solidWashingMachine" instead.') static const IconData solidWasher = solidWashingMachine; /// Regular Washing Machine icon /// /// https://fontawesome.com/icons/washing-machine?style=regular /// clean, clothes, laundromat, laundry, washing machine static const IconData washingMachine = IconDataRegular(0xf898); /// Alias washer for icon [washingMachine] @Deprecated('Use "washingMachine" instead.') static const IconData washer = washingMachine; /// Light Washing Machine icon /// /// https://fontawesome.com/icons/washing-machine?style=light /// clean, clothes, laundromat, laundry, washing machine static const IconData lightWashingMachine = IconDataLight(0xf898); /// Alias washer for icon [lightWashingMachine] @Deprecated('Use "lightWashingMachine" instead.') static const IconData lightWasher = lightWashingMachine; /// Thin Washing Machine icon /// /// https://fontawesome.com/icons/washing-machine?style=thin /// clean, clothes, laundromat, laundry, washing machine static const IconData thinWashingMachine = IconDataThin(0xf898); /// Alias washer for icon [thinWashingMachine] @Deprecated('Use "thinWashingMachine" instead.') static const IconData thinWasher = thinWashingMachine; /// Solid Watch icon /// /// https://fontawesome.com/icons/watch?style=solid /// alert, clock, time, watch, wristwatch static const IconData solidWatch = IconDataSolid(0xf2e1); /// Regular Watch icon /// /// https://fontawesome.com/icons/watch?style=regular /// alert, clock, time, watch, wristwatch static const IconData watch = IconDataRegular(0xf2e1); /// Light Watch icon /// /// https://fontawesome.com/icons/watch?style=light /// alert, clock, time, watch, wristwatch static const IconData lightWatch = IconDataLight(0xf2e1); /// Thin Watch icon /// /// https://fontawesome.com/icons/watch?style=thin /// alert, clock, time, watch, wristwatch static const IconData thinWatch = IconDataThin(0xf2e1); /// Solid Watch Apple icon /// /// https://fontawesome.com/icons/watch-apple?style=solid /// apps, digital, fitness, smartwatch static const IconData solidWatchApple = IconDataSolid(0xe2cb); /// Regular Watch Apple icon /// /// https://fontawesome.com/icons/watch-apple?style=regular /// apps, digital, fitness, smartwatch static const IconData watchApple = IconDataRegular(0xe2cb); /// Light Watch Apple icon /// /// https://fontawesome.com/icons/watch-apple?style=light /// apps, digital, fitness, smartwatch static const IconData lightWatchApple = IconDataLight(0xe2cb); /// Thin Watch Apple icon /// /// https://fontawesome.com/icons/watch-apple?style=thin /// apps, digital, fitness, smartwatch static const IconData thinWatchApple = IconDataThin(0xe2cb); /// Solid Watch Calculator icon /// /// https://fontawesome.com/icons/watch-calculator?style=solid /// casio, digital, math, time static const IconData solidWatchCalculator = IconDataSolid(0xf8f0); /// Regular Watch Calculator icon /// /// https://fontawesome.com/icons/watch-calculator?style=regular /// casio, digital, math, time static const IconData watchCalculator = IconDataRegular(0xf8f0); /// Light Watch Calculator icon /// /// https://fontawesome.com/icons/watch-calculator?style=light /// casio, digital, math, time static const IconData lightWatchCalculator = IconDataLight(0xf8f0); /// Thin Watch Calculator icon /// /// https://fontawesome.com/icons/watch-calculator?style=thin /// casio, digital, math, time static const IconData thinWatchCalculator = IconDataThin(0xf8f0); /// Solid Watch Fitness icon /// /// https://fontawesome.com/icons/watch-fitness?style=solid /// Fitbit, alert, apple watch, clock, pedometer, time, wristwatch static const IconData solidWatchFitness = IconDataSolid(0xf63e); /// Regular Watch Fitness icon /// /// https://fontawesome.com/icons/watch-fitness?style=regular /// Fitbit, alert, apple watch, clock, pedometer, time, wristwatch static const IconData watchFitness = IconDataRegular(0xf63e); /// Light Watch Fitness icon /// /// https://fontawesome.com/icons/watch-fitness?style=light /// Fitbit, alert, apple watch, clock, pedometer, time, wristwatch static const IconData lightWatchFitness = IconDataLight(0xf63e); /// Thin Watch Fitness icon /// /// https://fontawesome.com/icons/watch-fitness?style=thin /// Fitbit, alert, apple watch, clock, pedometer, time, wristwatch static const IconData thinWatchFitness = IconDataThin(0xf63e); /// Solid Watch Smart icon /// /// https://fontawesome.com/icons/watch-smart?style=solid /// apps, fitness, time static const IconData solidWatchSmart = IconDataSolid(0xe2cc); /// Regular Watch Smart icon /// /// https://fontawesome.com/icons/watch-smart?style=regular /// apps, fitness, time static const IconData watchSmart = IconDataRegular(0xe2cc); /// Light Watch Smart icon /// /// https://fontawesome.com/icons/watch-smart?style=light /// apps, fitness, time static const IconData lightWatchSmart = IconDataLight(0xe2cc); /// Thin Watch Smart icon /// /// https://fontawesome.com/icons/watch-smart?style=thin /// apps, fitness, time static const IconData thinWatchSmart = IconDataThin(0xe2cc); /// Brands Watchman Monitoring icon /// /// https://fontawesome.com/icons/watchman-monitoring?style=brands static const IconData watchmanMonitoring = IconDataBrands(0xe087); /// Solid Water icon /// /// https://fontawesome.com/icons/water?style=solid /// lake, liquid, ocean, sea, swim, wet static const IconData solidWater = IconDataSolid(0xf773); /// Regular Water icon /// /// https://fontawesome.com/icons/water?style=regular /// lake, liquid, ocean, sea, swim, wet static const IconData water = IconDataRegular(0xf773); /// Light Water icon /// /// https://fontawesome.com/icons/water?style=light /// lake, liquid, ocean, sea, swim, wet static const IconData lightWater = IconDataLight(0xf773); /// Thin Water icon /// /// https://fontawesome.com/icons/water?style=thin /// lake, liquid, ocean, sea, swim, wet static const IconData thinWater = IconDataThin(0xf773); /// Solid Water Arrow Down icon /// /// https://fontawesome.com/icons/water-arrow-down?style=solid /// flood, insert, lake, liquid, ocean, recede, sea, swim, wet static const IconData solidWaterArrowDown = IconDataSolid(0xf774); /// Alias water-lower for icon [solidWaterArrowDown] @Deprecated('Use "solidWaterArrowDown" instead.') static const IconData solidWaterLower = solidWaterArrowDown; /// Regular Water Arrow Down icon /// /// https://fontawesome.com/icons/water-arrow-down?style=regular /// flood, insert, lake, liquid, ocean, recede, sea, swim, wet static const IconData waterArrowDown = IconDataRegular(0xf774); /// Alias water-lower for icon [waterArrowDown] @Deprecated('Use "waterArrowDown" instead.') static const IconData waterLower = waterArrowDown; /// Light Water Arrow Down icon /// /// https://fontawesome.com/icons/water-arrow-down?style=light /// flood, insert, lake, liquid, ocean, recede, sea, swim, wet static const IconData lightWaterArrowDown = IconDataLight(0xf774); /// Alias water-lower for icon [lightWaterArrowDown] @Deprecated('Use "lightWaterArrowDown" instead.') static const IconData lightWaterLower = lightWaterArrowDown; /// Thin Water Arrow Down icon /// /// https://fontawesome.com/icons/water-arrow-down?style=thin /// flood, insert, lake, liquid, ocean, recede, sea, swim, wet static const IconData thinWaterArrowDown = IconDataThin(0xf774); /// Alias water-lower for icon [thinWaterArrowDown] @Deprecated('Use "thinWaterArrowDown" instead.') static const IconData thinWaterLower = thinWaterArrowDown; /// Solid Water Arrow Up icon /// /// https://fontawesome.com/icons/water-arrow-up?style=solid /// flood, lake, liquid, ocean, sea, swim, upgrade, wet static const IconData solidWaterArrowUp = IconDataSolid(0xf775); /// Alias water-rise for icon [solidWaterArrowUp] @Deprecated('Use "solidWaterArrowUp" instead.') static const IconData solidWaterRise = solidWaterArrowUp; /// Regular Water Arrow Up icon /// /// https://fontawesome.com/icons/water-arrow-up?style=regular /// flood, lake, liquid, ocean, sea, swim, upgrade, wet static const IconData waterArrowUp = IconDataRegular(0xf775); /// Alias water-rise for icon [waterArrowUp] @Deprecated('Use "waterArrowUp" instead.') static const IconData waterRise = waterArrowUp; /// Light Water Arrow Up icon /// /// https://fontawesome.com/icons/water-arrow-up?style=light /// flood, lake, liquid, ocean, sea, swim, upgrade, wet static const IconData lightWaterArrowUp = IconDataLight(0xf775); /// Alias water-rise for icon [lightWaterArrowUp] @Deprecated('Use "lightWaterArrowUp" instead.') static const IconData lightWaterRise = lightWaterArrowUp; /// Thin Water Arrow Up icon /// /// https://fontawesome.com/icons/water-arrow-up?style=thin /// flood, lake, liquid, ocean, sea, swim, upgrade, wet static const IconData thinWaterArrowUp = IconDataThin(0xf775); /// Alias water-rise for icon [thinWaterArrowUp] @Deprecated('Use "thinWaterArrowUp" instead.') static const IconData thinWaterRise = thinWaterArrowUp; /// Solid Water Ladder icon /// /// https://fontawesome.com/icons/water-ladder?style=solid /// ladder, recreation, swim, water static const IconData solidWaterLadder = IconDataSolid(0xf5c5); /// Alias ladder-water for icon [solidWaterLadder] @Deprecated('Use "solidWaterLadder" instead.') static const IconData solidLadderWater = solidWaterLadder; /// Alias swimming-pool for icon [solidWaterLadder] @Deprecated('Use "solidWaterLadder" instead.') static const IconData solidSwimmingPool = solidWaterLadder; /// Regular Water Ladder icon /// /// https://fontawesome.com/icons/water-ladder?style=regular /// ladder, recreation, swim, water static const IconData waterLadder = IconDataRegular(0xf5c5); /// Alias ladder-water for icon [waterLadder] @Deprecated('Use "waterLadder" instead.') static const IconData ladderWater = waterLadder; /// Alias swimming-pool for icon [waterLadder] @Deprecated('Use "waterLadder" instead.') static const IconData swimmingPool = waterLadder; /// Light Water Ladder icon /// /// https://fontawesome.com/icons/water-ladder?style=light /// ladder, recreation, swim, water static const IconData lightWaterLadder = IconDataLight(0xf5c5); /// Alias ladder-water for icon [lightWaterLadder] @Deprecated('Use "lightWaterLadder" instead.') static const IconData lightLadderWater = lightWaterLadder; /// Alias swimming-pool for icon [lightWaterLadder] @Deprecated('Use "lightWaterLadder" instead.') static const IconData lightSwimmingPool = lightWaterLadder; /// Thin Water Ladder icon /// /// https://fontawesome.com/icons/water-ladder?style=thin /// ladder, recreation, swim, water static const IconData thinWaterLadder = IconDataThin(0xf5c5); /// Alias ladder-water for icon [thinWaterLadder] @Deprecated('Use "thinWaterLadder" instead.') static const IconData thinLadderWater = thinWaterLadder; /// Alias swimming-pool for icon [thinWaterLadder] @Deprecated('Use "thinWaterLadder" instead.') static const IconData thinSwimmingPool = thinWaterLadder; /// Solid Watermelon Slice icon /// /// https://fontawesome.com/icons/watermelon-slice?style=solid /// fruit, seed, watermelon, wedge static const IconData solidWatermelonSlice = IconDataSolid(0xe337); /// Regular Watermelon Slice icon /// /// https://fontawesome.com/icons/watermelon-slice?style=regular /// fruit, seed, watermelon, wedge static const IconData watermelonSlice = IconDataRegular(0xe337); /// Light Watermelon Slice icon /// /// https://fontawesome.com/icons/watermelon-slice?style=light /// fruit, seed, watermelon, wedge static const IconData lightWatermelonSlice = IconDataLight(0xe337); /// Thin Watermelon Slice icon /// /// https://fontawesome.com/icons/watermelon-slice?style=thin /// fruit, seed, watermelon, wedge static const IconData thinWatermelonSlice = IconDataThin(0xe337); /// Solid Wave icon /// /// https://fontawesome.com/icons/wave?style=solid /// beach, flotsam, jetsam, surf, tsunami, wave, barrel, break, bro, shore, water static const IconData solidWave = IconDataSolid(0xe65b); /// Regular Wave icon /// /// https://fontawesome.com/icons/wave?style=regular /// beach, flotsam, jetsam, surf, tsunami, wave, barrel, break, bro, shore, water static const IconData wave = IconDataRegular(0xe65b); /// Light Wave icon /// /// https://fontawesome.com/icons/wave?style=light /// beach, flotsam, jetsam, surf, tsunami, wave, barrel, break, bro, shore, water static const IconData lightWave = IconDataLight(0xe65b); /// Thin Wave icon /// /// https://fontawesome.com/icons/wave?style=thin /// beach, flotsam, jetsam, surf, tsunami, wave, barrel, break, bro, shore, water static const IconData thinWave = IconDataThin(0xe65b); /// Solid Wave Pulse icon /// /// https://fontawesome.com/icons/wave-pulse?style=solid /// EKG, activity, electrocardiogram, health, life, vital static const IconData solidWavePulse = IconDataSolid(0xf5f8); /// Alias heart-rate for icon [solidWavePulse] @Deprecated('Use "solidWavePulse" instead.') static const IconData solidHeartRate = solidWavePulse; /// Regular Wave Pulse icon /// /// https://fontawesome.com/icons/wave-pulse?style=regular /// EKG, activity, electrocardiogram, health, life, vital static const IconData wavePulse = IconDataRegular(0xf5f8); /// Alias heart-rate for icon [wavePulse] @Deprecated('Use "wavePulse" instead.') static const IconData heartRate = wavePulse; /// Light Wave Pulse icon /// /// https://fontawesome.com/icons/wave-pulse?style=light /// EKG, activity, electrocardiogram, health, life, vital static const IconData lightWavePulse = IconDataLight(0xf5f8); /// Alias heart-rate for icon [lightWavePulse] @Deprecated('Use "lightWavePulse" instead.') static const IconData lightHeartRate = lightWavePulse; /// Thin Wave Pulse icon /// /// https://fontawesome.com/icons/wave-pulse?style=thin /// EKG, activity, electrocardiogram, health, life, vital static const IconData thinWavePulse = IconDataThin(0xf5f8); /// Alias heart-rate for icon [thinWavePulse] @Deprecated('Use "thinWavePulse" instead.') static const IconData thinHeartRate = thinWavePulse; /// Solid Wave Sine icon /// /// https://fontawesome.com/icons/wave-sine?style=solid /// Sine Wave, frequency, pulse, signal static const IconData solidWaveSine = IconDataSolid(0xf899); /// Regular Wave Sine icon /// /// https://fontawesome.com/icons/wave-sine?style=regular /// Sine Wave, frequency, pulse, signal static const IconData waveSine = IconDataRegular(0xf899); /// Light Wave Sine icon /// /// https://fontawesome.com/icons/wave-sine?style=light /// Sine Wave, frequency, pulse, signal static const IconData lightWaveSine = IconDataLight(0xf899); /// Thin Wave Sine icon /// /// https://fontawesome.com/icons/wave-sine?style=thin /// Sine Wave, frequency, pulse, signal static const IconData thinWaveSine = IconDataThin(0xf899); /// Solid Wave Square icon /// /// https://fontawesome.com/icons/wave-square?style=solid /// frequency, pulse, signal static const IconData solidWaveSquare = IconDataSolid(0xf83e); /// Regular Wave Square icon /// /// https://fontawesome.com/icons/wave-square?style=regular /// frequency, pulse, signal static const IconData waveSquare = IconDataRegular(0xf83e); /// Light Wave Square icon /// /// https://fontawesome.com/icons/wave-square?style=light /// frequency, pulse, signal static const IconData lightWaveSquare = IconDataLight(0xf83e); /// Thin Wave Square icon /// /// https://fontawesome.com/icons/wave-square?style=thin /// frequency, pulse, signal static const IconData thinWaveSquare = IconDataThin(0xf83e); /// Solid Wave Triangle icon /// /// https://fontawesome.com/icons/wave-triangle?style=solid /// frequency, pulse, signal static const IconData solidWaveTriangle = IconDataSolid(0xf89a); /// Regular Wave Triangle icon /// /// https://fontawesome.com/icons/wave-triangle?style=regular /// frequency, pulse, signal static const IconData waveTriangle = IconDataRegular(0xf89a); /// Light Wave Triangle icon /// /// https://fontawesome.com/icons/wave-triangle?style=light /// frequency, pulse, signal static const IconData lightWaveTriangle = IconDataLight(0xf89a); /// Thin Wave Triangle icon /// /// https://fontawesome.com/icons/wave-triangle?style=thin /// frequency, pulse, signal static const IconData thinWaveTriangle = IconDataThin(0xf89a); /// Solid Waveform icon /// /// https://fontawesome.com/icons/waveform?style=solid /// amplitude, sound, soundwave static const IconData solidWaveform = IconDataSolid(0xf8f1); /// Regular Waveform icon /// /// https://fontawesome.com/icons/waveform?style=regular /// amplitude, sound, soundwave static const IconData waveform = IconDataRegular(0xf8f1); /// Light Waveform icon /// /// https://fontawesome.com/icons/waveform?style=light /// amplitude, sound, soundwave static const IconData lightWaveform = IconDataLight(0xf8f1); /// Thin Waveform icon /// /// https://fontawesome.com/icons/waveform?style=thin /// amplitude, sound, soundwave static const IconData thinWaveform = IconDataThin(0xf8f1); /// Solid Waveform Lines icon /// /// https://fontawesome.com/icons/waveform-lines?style=solid /// amplitude, sound, soundwave static const IconData solidWaveformLines = IconDataSolid(0xf8f2); /// Alias waveform-path for icon [solidWaveformLines] @Deprecated('Use "solidWaveformLines" instead.') static const IconData solidWaveformPath = solidWaveformLines; /// Regular Waveform Lines icon /// /// https://fontawesome.com/icons/waveform-lines?style=regular /// amplitude, sound, soundwave static const IconData waveformLines = IconDataRegular(0xf8f2); /// Alias waveform-path for icon [waveformLines] @Deprecated('Use "waveformLines" instead.') static const IconData waveformPath = waveformLines; /// Light Waveform Lines icon /// /// https://fontawesome.com/icons/waveform-lines?style=light /// amplitude, sound, soundwave static const IconData lightWaveformLines = IconDataLight(0xf8f2); /// Alias waveform-path for icon [lightWaveformLines] @Deprecated('Use "lightWaveformLines" instead.') static const IconData lightWaveformPath = lightWaveformLines; /// Thin Waveform Lines icon /// /// https://fontawesome.com/icons/waveform-lines?style=thin /// amplitude, sound, soundwave static const IconData thinWaveformLines = IconDataThin(0xf8f2); /// Alias waveform-path for icon [thinWaveformLines] @Deprecated('Use "thinWaveformLines" instead.') static const IconData thinWaveformPath = thinWaveformLines; /// Solid Waves Sine icon /// /// https://fontawesome.com/icons/waves-sine?style=solid /// frequency, pulse, signal, Sine Wave, compare, similar static const IconData solidWavesSine = IconDataSolid(0xe65d); /// Regular Waves Sine icon /// /// https://fontawesome.com/icons/waves-sine?style=regular /// frequency, pulse, signal, Sine Wave, compare, similar static const IconData wavesSine = IconDataRegular(0xe65d); /// Light Waves Sine icon /// /// https://fontawesome.com/icons/waves-sine?style=light /// frequency, pulse, signal, Sine Wave, compare, similar static const IconData lightWavesSine = IconDataLight(0xe65d); /// Thin Waves Sine icon /// /// https://fontawesome.com/icons/waves-sine?style=thin /// frequency, pulse, signal, Sine Wave, compare, similar static const IconData thinWavesSine = IconDataThin(0xe65d); /// Brands Waze icon /// /// https://fontawesome.com/icons/waze?style=brands static const IconData waze = IconDataBrands(0xf83f); /// Brands Webflow icon /// /// https://fontawesome.com/icons/webflow?style=brands static const IconData webflow = IconDataBrands(0xe65c); /// Solid Webhook icon /// /// https://fontawesome.com/icons/webhook?style=solid /// api, automate, callback, code, communication, http, infastructure, json, message static const IconData solidWebhook = IconDataSolid(0xe5d5); /// Regular Webhook icon /// /// https://fontawesome.com/icons/webhook?style=regular /// api, automate, callback, code, communication, http, infastructure, json, message static const IconData webhook = IconDataRegular(0xe5d5); /// Light Webhook icon /// /// https://fontawesome.com/icons/webhook?style=light /// api, automate, callback, code, communication, http, infastructure, json, message static const IconData lightWebhook = IconDataLight(0xe5d5); /// Thin Webhook icon /// /// https://fontawesome.com/icons/webhook?style=thin /// api, automate, callback, code, communication, http, infastructure, json, message static const IconData thinWebhook = IconDataThin(0xe5d5); /// Brands Weebly icon /// /// https://fontawesome.com/icons/weebly?style=brands static const IconData weebly = IconDataBrands(0xf5cc); /// Brands Weibo icon /// /// https://fontawesome.com/icons/weibo?style=brands static const IconData weibo = IconDataBrands(0xf18a); /// Solid Weight Hanging icon /// /// https://fontawesome.com/icons/weight-hanging?style=solid /// anvil, heavy, measurement static const IconData solidWeightHanging = IconDataSolid(0xf5cd); /// Regular Weight Hanging icon /// /// https://fontawesome.com/icons/weight-hanging?style=regular /// anvil, heavy, measurement static const IconData weightHanging = IconDataRegular(0xf5cd); /// Light Weight Hanging icon /// /// https://fontawesome.com/icons/weight-hanging?style=light /// anvil, heavy, measurement static const IconData lightWeightHanging = IconDataLight(0xf5cd); /// Thin Weight Hanging icon /// /// https://fontawesome.com/icons/weight-hanging?style=thin /// anvil, heavy, measurement static const IconData thinWeightHanging = IconDataThin(0xf5cd); /// Solid Weight Scale icon /// /// https://fontawesome.com/icons/weight-scale?style=solid /// health, measurement, scale, weight static const IconData solidWeightScale = IconDataSolid(0xf496); /// Alias weight for icon [solidWeightScale] @Deprecated('Use "solidWeightScale" instead.') static const IconData solidWeight = solidWeightScale; /// Regular Weight Scale icon /// /// https://fontawesome.com/icons/weight-scale?style=regular /// health, measurement, scale, weight static const IconData weightScale = IconDataRegular(0xf496); /// Alias weight for icon [weightScale] @Deprecated('Use "weightScale" instead.') static const IconData weight = weightScale; /// Light Weight Scale icon /// /// https://fontawesome.com/icons/weight-scale?style=light /// health, measurement, scale, weight static const IconData lightWeightScale = IconDataLight(0xf496); /// Alias weight for icon [lightWeightScale] @Deprecated('Use "lightWeightScale" instead.') static const IconData lightWeight = lightWeightScale; /// Thin Weight Scale icon /// /// https://fontawesome.com/icons/weight-scale?style=thin /// health, measurement, scale, weight static const IconData thinWeightScale = IconDataThin(0xf496); /// Alias weight for icon [thinWeightScale] @Deprecated('Use "thinWeightScale" instead.') static const IconData thinWeight = thinWeightScale; /// Brands Weixin (WeChat) icon /// /// https://fontawesome.com/icons/weixin?style=brands static const IconData weixin = IconDataBrands(0xf1d7); /// Solid Whale icon /// /// https://fontawesome.com/icons/whale?style=solid /// fauna, mammal, swimming, whal, whale static const IconData solidWhale = IconDataSolid(0xf72c); /// Regular Whale icon /// /// https://fontawesome.com/icons/whale?style=regular /// fauna, mammal, swimming, whal, whale static const IconData whale = IconDataRegular(0xf72c); /// Light Whale icon /// /// https://fontawesome.com/icons/whale?style=light /// fauna, mammal, swimming, whal, whale static const IconData lightWhale = IconDataLight(0xf72c); /// Thin Whale icon /// /// https://fontawesome.com/icons/whale?style=thin /// fauna, mammal, swimming, whal, whale static const IconData thinWhale = IconDataThin(0xf72c); /// Brands What's App icon /// /// https://fontawesome.com/icons/whatsapp?style=brands static const IconData whatsapp = IconDataBrands(0xf232); /// Solid Wheat icon /// /// https://fontawesome.com/icons/wheat?style=solid /// agriculture, autumn, fall, farming, grain, seasonal static const IconData solidWheat = IconDataSolid(0xf72d); /// Regular Wheat icon /// /// https://fontawesome.com/icons/wheat?style=regular /// agriculture, autumn, fall, farming, grain, seasonal static const IconData wheat = IconDataRegular(0xf72d); /// Light Wheat icon /// /// https://fontawesome.com/icons/wheat?style=light /// agriculture, autumn, fall, farming, grain, seasonal static const IconData lightWheat = IconDataLight(0xf72d); /// Thin Wheat icon /// /// https://fontawesome.com/icons/wheat?style=thin /// agriculture, autumn, fall, farming, grain, seasonal static const IconData thinWheat = IconDataThin(0xf72d); /// Solid Wheat Awn icon /// /// https://fontawesome.com/icons/wheat-awn?style=solid /// agriculture, autumn, fall, farming, grain static const IconData solidWheatAwn = IconDataSolid(0xe2cd); /// Alias wheat-alt for icon [solidWheatAwn] @Deprecated('Use "solidWheatAwn" instead.') static const IconData solidWheatAlt = solidWheatAwn; /// Regular Wheat Awn icon /// /// https://fontawesome.com/icons/wheat-awn?style=regular /// agriculture, autumn, fall, farming, grain static const IconData wheatAwn = IconDataRegular(0xe2cd); /// Alias wheat-alt for icon [wheatAwn] @Deprecated('Use "wheatAwn" instead.') static const IconData wheatAlt = wheatAwn; /// Light Wheat Awn icon /// /// https://fontawesome.com/icons/wheat-awn?style=light /// agriculture, autumn, fall, farming, grain static const IconData lightWheatAwn = IconDataLight(0xe2cd); /// Alias wheat-alt for icon [lightWheatAwn] @Deprecated('Use "lightWheatAwn" instead.') static const IconData lightWheatAlt = lightWheatAwn; /// Thin Wheat Awn icon /// /// https://fontawesome.com/icons/wheat-awn?style=thin /// agriculture, autumn, fall, farming, grain static const IconData thinWheatAwn = IconDataThin(0xe2cd); /// Alias wheat-alt for icon [thinWheatAwn] @Deprecated('Use "thinWheatAwn" instead.') static const IconData thinWheatAlt = thinWheatAwn; /// Solid Wheat Awn Circle Exclamation icon /// /// https://fontawesome.com/icons/wheat-awn-circle-exclamation?style=solid /// affected, failed, famine, food, gluten, hunger, starve, straw static const IconData solidWheatAwnCircleExclamation = IconDataSolid(0xe598); /// Regular Wheat Awn Circle Exclamation icon /// /// https://fontawesome.com/icons/wheat-awn-circle-exclamation?style=regular /// affected, failed, famine, food, gluten, hunger, starve, straw static const IconData wheatAwnCircleExclamation = IconDataRegular(0xe598); /// Light Wheat Awn Circle Exclamation icon /// /// https://fontawesome.com/icons/wheat-awn-circle-exclamation?style=light /// affected, failed, famine, food, gluten, hunger, starve, straw static const IconData lightWheatAwnCircleExclamation = IconDataLight(0xe598); /// Thin Wheat Awn Circle Exclamation icon /// /// https://fontawesome.com/icons/wheat-awn-circle-exclamation?style=thin /// affected, failed, famine, food, gluten, hunger, starve, straw static const IconData thinWheatAwnCircleExclamation = IconDataThin(0xe598); /// Solid Wheat Awn Slash icon /// /// https://fontawesome.com/icons/wheat-awn-slash?style=solid /// disabled, gluten, gluten free, wheat static const IconData solidWheatAwnSlash = IconDataSolid(0xe338); /// Regular Wheat Awn Slash icon /// /// https://fontawesome.com/icons/wheat-awn-slash?style=regular /// disabled, gluten, gluten free, wheat static const IconData wheatAwnSlash = IconDataRegular(0xe338); /// Light Wheat Awn Slash icon /// /// https://fontawesome.com/icons/wheat-awn-slash?style=light /// disabled, gluten, gluten free, wheat static const IconData lightWheatAwnSlash = IconDataLight(0xe338); /// Thin Wheat Awn Slash icon /// /// https://fontawesome.com/icons/wheat-awn-slash?style=thin /// disabled, gluten, gluten free, wheat static const IconData thinWheatAwnSlash = IconDataThin(0xe338); /// Solid Wheat Slash icon /// /// https://fontawesome.com/icons/wheat-slash?style=solid /// disabled, gluten, gluten free, wheat static const IconData solidWheatSlash = IconDataSolid(0xe339); /// Regular Wheat Slash icon /// /// https://fontawesome.com/icons/wheat-slash?style=regular /// disabled, gluten, gluten free, wheat static const IconData wheatSlash = IconDataRegular(0xe339); /// Light Wheat Slash icon /// /// https://fontawesome.com/icons/wheat-slash?style=light /// disabled, gluten, gluten free, wheat static const IconData lightWheatSlash = IconDataLight(0xe339); /// Thin Wheat Slash icon /// /// https://fontawesome.com/icons/wheat-slash?style=thin /// disabled, gluten, gluten free, wheat static const IconData thinWheatSlash = IconDataThin(0xe339); /// Solid Wheelchair icon /// /// https://fontawesome.com/icons/wheelchair?style=solid /// disabled, uer, users-people static const IconData solidWheelchair = IconDataSolid(0xf193); /// Regular Wheelchair icon /// /// https://fontawesome.com/icons/wheelchair?style=regular /// disabled, uer, users-people static const IconData wheelchair = IconDataRegular(0xf193); /// Light Wheelchair icon /// /// https://fontawesome.com/icons/wheelchair?style=light /// disabled, uer, users-people static const IconData lightWheelchair = IconDataLight(0xf193); /// Thin Wheelchair icon /// /// https://fontawesome.com/icons/wheelchair?style=thin /// disabled, uer, users-people static const IconData thinWheelchair = IconDataThin(0xf193); /// Solid Wheelchair Move icon /// /// https://fontawesome.com/icons/wheelchair-move?style=solid /// access, disabled, handicap, impairment, physical, uer, wheelchair symbol static const IconData solidWheelchairMove = IconDataSolid(0xe2ce); /// Alias wheelchair-alt for icon [solidWheelchairMove] @Deprecated('Use "solidWheelchairMove" instead.') static const IconData solidWheelchairAlt = solidWheelchairMove; /// Regular Wheelchair Move icon /// /// https://fontawesome.com/icons/wheelchair-move?style=regular /// access, disabled, handicap, impairment, physical, uer, wheelchair symbol static const IconData wheelchairMove = IconDataRegular(0xe2ce); /// Alias wheelchair-alt for icon [wheelchairMove] @Deprecated('Use "wheelchairMove" instead.') static const IconData wheelchairAlt = wheelchairMove; /// Light Wheelchair Move icon /// /// https://fontawesome.com/icons/wheelchair-move?style=light /// access, disabled, handicap, impairment, physical, uer, wheelchair symbol static const IconData lightWheelchairMove = IconDataLight(0xe2ce); /// Alias wheelchair-alt for icon [lightWheelchairMove] @Deprecated('Use "lightWheelchairMove" instead.') static const IconData lightWheelchairAlt = lightWheelchairMove; /// Thin Wheelchair Move icon /// /// https://fontawesome.com/icons/wheelchair-move?style=thin /// access, disabled, handicap, impairment, physical, uer, wheelchair symbol static const IconData thinWheelchairMove = IconDataThin(0xe2ce); /// Alias wheelchair-alt for icon [thinWheelchairMove] @Deprecated('Use "thinWheelchairMove" instead.') static const IconData thinWheelchairAlt = thinWheelchairMove; /// Solid Whiskey Glass icon /// /// https://fontawesome.com/icons/whiskey-glass?style=solid /// alcohol, bar, beverage, bourbon, drink, glass, liquor, neat, rye, scotch, shot, tumbler, tumbler glass, whisky static const IconData solidWhiskeyGlass = IconDataSolid(0xf7a0); /// Alias glass-whiskey for icon [solidWhiskeyGlass] @Deprecated('Use "solidWhiskeyGlass" instead.') static const IconData solidGlassWhiskey = solidWhiskeyGlass; /// Regular Whiskey Glass icon /// /// https://fontawesome.com/icons/whiskey-glass?style=regular /// alcohol, bar, beverage, bourbon, drink, glass, liquor, neat, rye, scotch, shot, tumbler, tumbler glass, whisky static const IconData whiskeyGlass = IconDataRegular(0xf7a0); /// Alias glass-whiskey for icon [whiskeyGlass] @Deprecated('Use "whiskeyGlass" instead.') static const IconData glassWhiskey = whiskeyGlass; /// Light Whiskey Glass icon /// /// https://fontawesome.com/icons/whiskey-glass?style=light /// alcohol, bar, beverage, bourbon, drink, glass, liquor, neat, rye, scotch, shot, tumbler, tumbler glass, whisky static const IconData lightWhiskeyGlass = IconDataLight(0xf7a0); /// Alias glass-whiskey for icon [lightWhiskeyGlass] @Deprecated('Use "lightWhiskeyGlass" instead.') static const IconData lightGlassWhiskey = lightWhiskeyGlass; /// Thin Whiskey Glass icon /// /// https://fontawesome.com/icons/whiskey-glass?style=thin /// alcohol, bar, beverage, bourbon, drink, glass, liquor, neat, rye, scotch, shot, tumbler, tumbler glass, whisky static const IconData thinWhiskeyGlass = IconDataThin(0xf7a0); /// Alias glass-whiskey for icon [thinWhiskeyGlass] @Deprecated('Use "thinWhiskeyGlass" instead.') static const IconData thinGlassWhiskey = thinWhiskeyGlass; /// Solid Whiskey Glass Ice icon /// /// https://fontawesome.com/icons/whiskey-glass-ice?style=solid /// alcohol, bar, beverage, bourbon, drink, ice, liquor, rye, scotch, whisky static const IconData solidWhiskeyGlassIce = IconDataSolid(0xf7a1); /// Alias glass-whiskey-rocks for icon [solidWhiskeyGlassIce] @Deprecated('Use "solidWhiskeyGlassIce" instead.') static const IconData solidGlassWhiskeyRocks = solidWhiskeyGlassIce; /// Regular Whiskey Glass Ice icon /// /// https://fontawesome.com/icons/whiskey-glass-ice?style=regular /// alcohol, bar, beverage, bourbon, drink, ice, liquor, rye, scotch, whisky static const IconData whiskeyGlassIce = IconDataRegular(0xf7a1); /// Alias glass-whiskey-rocks for icon [whiskeyGlassIce] @Deprecated('Use "whiskeyGlassIce" instead.') static const IconData glassWhiskeyRocks = whiskeyGlassIce; /// Light Whiskey Glass Ice icon /// /// https://fontawesome.com/icons/whiskey-glass-ice?style=light /// alcohol, bar, beverage, bourbon, drink, ice, liquor, rye, scotch, whisky static const IconData lightWhiskeyGlassIce = IconDataLight(0xf7a1); /// Alias glass-whiskey-rocks for icon [lightWhiskeyGlassIce] @Deprecated('Use "lightWhiskeyGlassIce" instead.') static const IconData lightGlassWhiskeyRocks = lightWhiskeyGlassIce; /// Thin Whiskey Glass Ice icon /// /// https://fontawesome.com/icons/whiskey-glass-ice?style=thin /// alcohol, bar, beverage, bourbon, drink, ice, liquor, rye, scotch, whisky static const IconData thinWhiskeyGlassIce = IconDataThin(0xf7a1); /// Alias glass-whiskey-rocks for icon [thinWhiskeyGlassIce] @Deprecated('Use "thinWhiskeyGlassIce" instead.') static const IconData thinGlassWhiskeyRocks = thinWhiskeyGlassIce; /// Solid Whistle icon /// /// https://fontawesome.com/icons/whistle?style=solid /// alert, single, sound, toot static const IconData solidWhistle = IconDataSolid(0xf460); /// Regular Whistle icon /// /// https://fontawesome.com/icons/whistle?style=regular /// alert, single, sound, toot static const IconData whistle = IconDataRegular(0xf460); /// Light Whistle icon /// /// https://fontawesome.com/icons/whistle?style=light /// alert, single, sound, toot static const IconData lightWhistle = IconDataLight(0xf460); /// Thin Whistle icon /// /// https://fontawesome.com/icons/whistle?style=thin /// alert, single, sound, toot static const IconData thinWhistle = IconDataThin(0xf460); /// Brands WHMCS icon /// /// https://fontawesome.com/icons/whmcs?style=brands static const IconData whmcs = IconDataBrands(0xf40d); /// Solid Wifi icon /// /// https://fontawesome.com/icons/wifi?style=solid /// connection, hotspot, internet, network, wireless, www static const IconData solidWifi = IconDataSolid(0xf1eb); /// Alias wifi-3 for icon [solidWifi] @Deprecated('Use "solidWifi" instead.') static const IconData solidWifi3 = solidWifi; /// Alias wifi-strong for icon [solidWifi] @Deprecated('Use "solidWifi" instead.') static const IconData solidWifiStrong = solidWifi; /// Regular Wifi icon /// /// https://fontawesome.com/icons/wifi?style=regular /// connection, hotspot, internet, network, wireless, www static const IconData wifi = IconDataRegular(0xf1eb); /// Alias wifi-3 for icon [wifi] @Deprecated('Use "wifi" instead.') static const IconData wifi3 = wifi; /// Alias wifi-strong for icon [wifi] @Deprecated('Use "wifi" instead.') static const IconData wifiStrong = wifi; /// Light Wifi icon /// /// https://fontawesome.com/icons/wifi?style=light /// connection, hotspot, internet, network, wireless, www static const IconData lightWifi = IconDataLight(0xf1eb); /// Alias wifi-3 for icon [lightWifi] @Deprecated('Use "lightWifi" instead.') static const IconData lightWifi3 = lightWifi; /// Alias wifi-strong for icon [lightWifi] @Deprecated('Use "lightWifi" instead.') static const IconData lightWifiStrong = lightWifi; /// Thin Wifi icon /// /// https://fontawesome.com/icons/wifi?style=thin /// connection, hotspot, internet, network, wireless, www static const IconData thinWifi = IconDataThin(0xf1eb); /// Alias wifi-3 for icon [thinWifi] @Deprecated('Use "thinWifi" instead.') static const IconData thinWifi3 = thinWifi; /// Alias wifi-strong for icon [thinWifi] @Deprecated('Use "thinWifi" instead.') static const IconData thinWifiStrong = thinWifi; /// Solid Wifi Exclamation icon /// /// https://fontawesome.com/icons/wifi-exclamation?style=solid /// attention, connection, fail, failed, internet, wireless, www static const IconData solidWifiExclamation = IconDataSolid(0xe2cf); /// Regular Wifi Exclamation icon /// /// https://fontawesome.com/icons/wifi-exclamation?style=regular /// attention, connection, fail, failed, internet, wireless, www static const IconData wifiExclamation = IconDataRegular(0xe2cf); /// Light Wifi Exclamation icon /// /// https://fontawesome.com/icons/wifi-exclamation?style=light /// attention, connection, fail, failed, internet, wireless, www static const IconData lightWifiExclamation = IconDataLight(0xe2cf); /// Thin Wifi Exclamation icon /// /// https://fontawesome.com/icons/wifi-exclamation?style=thin /// attention, connection, fail, failed, internet, wireless, www static const IconData thinWifiExclamation = IconDataThin(0xe2cf); /// Solid Wifi Fair icon /// /// https://fontawesome.com/icons/wifi-fair?style=solid /// average, connection, hotspot, internet, network, wireless, www static const IconData solidWifiFair = IconDataSolid(0xf6ab); /// Alias wifi-2 for icon [solidWifiFair] @Deprecated('Use "solidWifiFair" instead.') static const IconData solidWifi2 = solidWifiFair; /// Regular Wifi Fair icon /// /// https://fontawesome.com/icons/wifi-fair?style=regular /// average, connection, hotspot, internet, network, wireless, www static const IconData wifiFair = IconDataRegular(0xf6ab); /// Alias wifi-2 for icon [wifiFair] @Deprecated('Use "wifiFair" instead.') static const IconData wifi2 = wifiFair; /// Light Wifi Fair icon /// /// https://fontawesome.com/icons/wifi-fair?style=light /// average, connection, hotspot, internet, network, wireless, www static const IconData lightWifiFair = IconDataLight(0xf6ab); /// Alias wifi-2 for icon [lightWifiFair] @Deprecated('Use "lightWifiFair" instead.') static const IconData lightWifi2 = lightWifiFair; /// Thin Wifi Fair icon /// /// https://fontawesome.com/icons/wifi-fair?style=thin /// average, connection, hotspot, internet, network, wireless, www static const IconData thinWifiFair = IconDataThin(0xf6ab); /// Alias wifi-2 for icon [thinWifiFair] @Deprecated('Use "thinWifiFair" instead.') static const IconData thinWifi2 = thinWifiFair; /// Solid Wifi Slash icon /// /// https://fontawesome.com/icons/wifi-slash?style=solid /// ban, broken, connection, deny, disabled, disconnect, hotspot, internet, network, unavailable, wireless, www static const IconData solidWifiSlash = IconDataSolid(0xf6ac); /// Regular Wifi Slash icon /// /// https://fontawesome.com/icons/wifi-slash?style=regular /// ban, broken, connection, deny, disabled, disconnect, hotspot, internet, network, unavailable, wireless, www static const IconData wifiSlash = IconDataRegular(0xf6ac); /// Light Wifi Slash icon /// /// https://fontawesome.com/icons/wifi-slash?style=light /// ban, broken, connection, deny, disabled, disconnect, hotspot, internet, network, unavailable, wireless, www static const IconData lightWifiSlash = IconDataLight(0xf6ac); /// Thin Wifi Slash icon /// /// https://fontawesome.com/icons/wifi-slash?style=thin /// ban, broken, connection, deny, disabled, disconnect, hotspot, internet, network, unavailable, wireless, www static const IconData thinWifiSlash = IconDataThin(0xf6ac); /// Solid Wifi Weak icon /// /// https://fontawesome.com/icons/wifi-weak?style=solid /// connection, hotspot, internet, network, weak, wireless, www static const IconData solidWifiWeak = IconDataSolid(0xf6aa); /// Alias wifi-1 for icon [solidWifiWeak] @Deprecated('Use "solidWifiWeak" instead.') static const IconData solidWifi1 = solidWifiWeak; /// Regular Wifi Weak icon /// /// https://fontawesome.com/icons/wifi-weak?style=regular /// connection, hotspot, internet, network, weak, wireless, www static const IconData wifiWeak = IconDataRegular(0xf6aa); /// Alias wifi-1 for icon [wifiWeak] @Deprecated('Use "wifiWeak" instead.') static const IconData wifi1 = wifiWeak; /// Light Wifi Weak icon /// /// https://fontawesome.com/icons/wifi-weak?style=light /// connection, hotspot, internet, network, weak, wireless, www static const IconData lightWifiWeak = IconDataLight(0xf6aa); /// Alias wifi-1 for icon [lightWifiWeak] @Deprecated('Use "lightWifiWeak" instead.') static const IconData lightWifi1 = lightWifiWeak; /// Thin Wifi Weak icon /// /// https://fontawesome.com/icons/wifi-weak?style=thin /// connection, hotspot, internet, network, weak, wireless, www static const IconData thinWifiWeak = IconDataThin(0xf6aa); /// Alias wifi-1 for icon [thinWifiWeak] @Deprecated('Use "thinWifiWeak" instead.') static const IconData thinWifi1 = thinWifiWeak; /// Brands Wikipedia W icon /// /// https://fontawesome.com/icons/wikipedia-w?style=brands static const IconData wikipediaW = IconDataBrands(0xf266); /// Solid Wind icon /// /// https://fontawesome.com/icons/wind?style=solid /// air, blow, breeze, fall, seasonal, weather static const IconData solidWind = IconDataSolid(0xf72e); /// Regular Wind icon /// /// https://fontawesome.com/icons/wind?style=regular /// air, blow, breeze, fall, seasonal, weather static const IconData wind = IconDataRegular(0xf72e); /// Light Wind icon /// /// https://fontawesome.com/icons/wind?style=light /// air, blow, breeze, fall, seasonal, weather static const IconData lightWind = IconDataLight(0xf72e); /// Thin Wind icon /// /// https://fontawesome.com/icons/wind?style=thin /// air, blow, breeze, fall, seasonal, weather static const IconData thinWind = IconDataThin(0xf72e); /// Solid Wind Turbine icon /// /// https://fontawesome.com/icons/wind-turbine?style=solid /// electricity, energy, generator, renewable, wind power, windmill static const IconData solidWindTurbine = IconDataSolid(0xf89b); /// Regular Wind Turbine icon /// /// https://fontawesome.com/icons/wind-turbine?style=regular /// electricity, energy, generator, renewable, wind power, windmill static const IconData windTurbine = IconDataRegular(0xf89b); /// Light Wind Turbine icon /// /// https://fontawesome.com/icons/wind-turbine?style=light /// electricity, energy, generator, renewable, wind power, windmill static const IconData lightWindTurbine = IconDataLight(0xf89b); /// Thin Wind Turbine icon /// /// https://fontawesome.com/icons/wind-turbine?style=thin /// electricity, energy, generator, renewable, wind power, windmill static const IconData thinWindTurbine = IconDataThin(0xf89b); /// Solid Wind Warning icon /// /// https://fontawesome.com/icons/wind-warning?style=solid /// air, alert, blow, breeze, failed, fall, hurricane, seasonal, tornado, weather static const IconData solidWindWarning = IconDataSolid(0xf776); /// Alias wind-circle-exclamation for icon [solidWindWarning] @Deprecated('Use "solidWindWarning" instead.') static const IconData solidWindCircleExclamation = solidWindWarning; /// Regular Wind Warning icon /// /// https://fontawesome.com/icons/wind-warning?style=regular /// air, alert, blow, breeze, failed, fall, hurricane, seasonal, tornado, weather static const IconData windWarning = IconDataRegular(0xf776); /// Alias wind-circle-exclamation for icon [windWarning] @Deprecated('Use "windWarning" instead.') static const IconData windCircleExclamation = windWarning; /// Light Wind Warning icon /// /// https://fontawesome.com/icons/wind-warning?style=light /// air, alert, blow, breeze, failed, fall, hurricane, seasonal, tornado, weather static const IconData lightWindWarning = IconDataLight(0xf776); /// Alias wind-circle-exclamation for icon [lightWindWarning] @Deprecated('Use "lightWindWarning" instead.') static const IconData lightWindCircleExclamation = lightWindWarning; /// Thin Wind Warning icon /// /// https://fontawesome.com/icons/wind-warning?style=thin /// air, alert, blow, breeze, failed, fall, hurricane, seasonal, tornado, weather static const IconData thinWindWarning = IconDataThin(0xf776); /// Alias wind-circle-exclamation for icon [thinWindWarning] @Deprecated('Use "thinWindWarning" instead.') static const IconData thinWindCircleExclamation = thinWindWarning; /// Solid Window icon /// /// https://fontawesome.com/icons/window?style=solid /// browser, computer, development static const IconData solidWindow = IconDataSolid(0xf40e); /// Regular Window icon /// /// https://fontawesome.com/icons/window?style=regular /// browser, computer, development static const IconData window = IconDataRegular(0xf40e); /// Light Window icon /// /// https://fontawesome.com/icons/window?style=light /// browser, computer, development static const IconData lightWindow = IconDataLight(0xf40e); /// Thin Window icon /// /// https://fontawesome.com/icons/window?style=thin /// browser, computer, development static const IconData thinWindow = IconDataThin(0xf40e); /// Solid Window Flip icon /// /// https://fontawesome.com/icons/window-flip?style=solid /// browser, computer, development static const IconData solidWindowFlip = IconDataSolid(0xf40f); /// Alias window-alt for icon [solidWindowFlip] @Deprecated('Use "solidWindowFlip" instead.') static const IconData solidWindowAlt = solidWindowFlip; /// Regular Window Flip icon /// /// https://fontawesome.com/icons/window-flip?style=regular /// browser, computer, development static const IconData windowFlip = IconDataRegular(0xf40f); /// Alias window-alt for icon [windowFlip] @Deprecated('Use "windowFlip" instead.') static const IconData windowAlt = windowFlip; /// Light Window Flip icon /// /// https://fontawesome.com/icons/window-flip?style=light /// browser, computer, development static const IconData lightWindowFlip = IconDataLight(0xf40f); /// Alias window-alt for icon [lightWindowFlip] @Deprecated('Use "lightWindowFlip" instead.') static const IconData lightWindowAlt = lightWindowFlip; /// Thin Window Flip icon /// /// https://fontawesome.com/icons/window-flip?style=thin /// browser, computer, development static const IconData thinWindowFlip = IconDataThin(0xf40f); /// Alias window-alt for icon [thinWindowFlip] @Deprecated('Use "thinWindowFlip" instead.') static const IconData thinWindowAlt = thinWindowFlip; /// Solid Window Frame icon /// /// https://fontawesome.com/icons/window-frame?style=solid /// door, frame, fresh air, glass, opening, pane, transparent, view, window static const IconData solidWindowFrame = IconDataSolid(0xe04f); /// Regular Window Frame icon /// /// https://fontawesome.com/icons/window-frame?style=regular /// door, frame, fresh air, glass, opening, pane, transparent, view, window static const IconData windowFrame = IconDataRegular(0xe04f); /// Light Window Frame icon /// /// https://fontawesome.com/icons/window-frame?style=light /// door, frame, fresh air, glass, opening, pane, transparent, view, window static const IconData lightWindowFrame = IconDataLight(0xe04f); /// Thin Window Frame icon /// /// https://fontawesome.com/icons/window-frame?style=thin /// door, frame, fresh air, glass, opening, pane, transparent, view, window static const IconData thinWindowFrame = IconDataThin(0xe04f); /// Solid Window Frame Open icon /// /// https://fontawesome.com/icons/window-frame-open?style=solid /// door, glass, pane, view, window static const IconData solidWindowFrameOpen = IconDataSolid(0xe050); /// Regular Window Frame Open icon /// /// https://fontawesome.com/icons/window-frame-open?style=regular /// door, glass, pane, view, window static const IconData windowFrameOpen = IconDataRegular(0xe050); /// Light Window Frame Open icon /// /// https://fontawesome.com/icons/window-frame-open?style=light /// door, glass, pane, view, window static const IconData lightWindowFrameOpen = IconDataLight(0xe050); /// Thin Window Frame Open icon /// /// https://fontawesome.com/icons/window-frame-open?style=thin /// door, glass, pane, view, window static const IconData thinWindowFrameOpen = IconDataThin(0xe050); /// Solid Window Maximize icon /// /// https://fontawesome.com/icons/window-maximize?style=solid /// Maximize, browser, computer, development, expand static const IconData solidWindowMaximize = IconDataSolid(0xf2d0); /// Regular Window Maximize icon /// /// https://fontawesome.com/icons/window-maximize?style=regular /// Maximize, browser, computer, development, expand static const IconData windowMaximize = IconDataRegular(0xf2d0); /// Light Window Maximize icon /// /// https://fontawesome.com/icons/window-maximize?style=light /// Maximize, browser, computer, development, expand static const IconData lightWindowMaximize = IconDataLight(0xf2d0); /// Thin Window Maximize icon /// /// https://fontawesome.com/icons/window-maximize?style=thin /// Maximize, browser, computer, development, expand static const IconData thinWindowMaximize = IconDataThin(0xf2d0); /// Solid Window Minimize icon /// /// https://fontawesome.com/icons/window-minimize?style=solid /// Minimize, browser, collapse, computer, development static const IconData solidWindowMinimize = IconDataSolid(0xf2d1); /// Regular Window Minimize icon /// /// https://fontawesome.com/icons/window-minimize?style=regular /// Minimize, browser, collapse, computer, development static const IconData windowMinimize = IconDataRegular(0xf2d1); /// Light Window Minimize icon /// /// https://fontawesome.com/icons/window-minimize?style=light /// Minimize, browser, collapse, computer, development static const IconData lightWindowMinimize = IconDataLight(0xf2d1); /// Thin Window Minimize icon /// /// https://fontawesome.com/icons/window-minimize?style=thin /// Minimize, browser, collapse, computer, development static const IconData thinWindowMinimize = IconDataThin(0xf2d1); /// Solid Window Restore icon /// /// https://fontawesome.com/icons/window-restore?style=solid /// browser, computer, development static const IconData solidWindowRestore = IconDataSolid(0xf2d2); /// Regular Window Restore icon /// /// https://fontawesome.com/icons/window-restore?style=regular /// browser, computer, development static const IconData windowRestore = IconDataRegular(0xf2d2); /// Light Window Restore icon /// /// https://fontawesome.com/icons/window-restore?style=light /// browser, computer, development static const IconData lightWindowRestore = IconDataLight(0xf2d2); /// Thin Window Restore icon /// /// https://fontawesome.com/icons/window-restore?style=thin /// browser, computer, development static const IconData thinWindowRestore = IconDataThin(0xf2d2); /// Brands Windows icon /// /// https://fontawesome.com/icons/windows?style=brands /// microsoft, operating system, os static const IconData windows = IconDataBrands(0xf17a); /// Solid Windsock icon /// /// https://fontawesome.com/icons/windsock?style=solid /// air, blow, breeze, fall, seasonal, weather static const IconData solidWindsock = IconDataSolid(0xf777); /// Regular Windsock icon /// /// https://fontawesome.com/icons/windsock?style=regular /// air, blow, breeze, fall, seasonal, weather static const IconData windsock = IconDataRegular(0xf777); /// Light Windsock icon /// /// https://fontawesome.com/icons/windsock?style=light /// air, blow, breeze, fall, seasonal, weather static const IconData lightWindsock = IconDataLight(0xf777); /// Thin Windsock icon /// /// https://fontawesome.com/icons/windsock?style=thin /// air, blow, breeze, fall, seasonal, weather static const IconData thinWindsock = IconDataThin(0xf777); /// Solid Wine Bottle icon /// /// https://fontawesome.com/icons/wine-bottle?style=solid /// alcohol, beverage, cabernet, drink, glass, grapes, merlot, sauvignon static const IconData solidWineBottle = IconDataSolid(0xf72f); /// Regular Wine Bottle icon /// /// https://fontawesome.com/icons/wine-bottle?style=regular /// alcohol, beverage, cabernet, drink, glass, grapes, merlot, sauvignon static const IconData wineBottle = IconDataRegular(0xf72f); /// Light Wine Bottle icon /// /// https://fontawesome.com/icons/wine-bottle?style=light /// alcohol, beverage, cabernet, drink, glass, grapes, merlot, sauvignon static const IconData lightWineBottle = IconDataLight(0xf72f); /// Thin Wine Bottle icon /// /// https://fontawesome.com/icons/wine-bottle?style=thin /// alcohol, beverage, cabernet, drink, glass, grapes, merlot, sauvignon static const IconData thinWineBottle = IconDataThin(0xf72f); /// Solid Wine Glass icon /// /// https://fontawesome.com/icons/wine-glass?style=solid /// alcohol, bar, beverage, cabernet, drink, glass, grapes, merlot, sauvignon, wine, wine glass static const IconData solidWineGlass = IconDataSolid(0xf4e3); /// Regular Wine Glass icon /// /// https://fontawesome.com/icons/wine-glass?style=regular /// alcohol, bar, beverage, cabernet, drink, glass, grapes, merlot, sauvignon, wine, wine glass static const IconData wineGlass = IconDataRegular(0xf4e3); /// Light Wine Glass icon /// /// https://fontawesome.com/icons/wine-glass?style=light /// alcohol, bar, beverage, cabernet, drink, glass, grapes, merlot, sauvignon, wine, wine glass static const IconData lightWineGlass = IconDataLight(0xf4e3); /// Thin Wine Glass icon /// /// https://fontawesome.com/icons/wine-glass?style=thin /// alcohol, bar, beverage, cabernet, drink, glass, grapes, merlot, sauvignon, wine, wine glass static const IconData thinWineGlass = IconDataThin(0xf4e3); /// Solid Wine Glass Crack icon /// /// https://fontawesome.com/icons/wine-glass-crack?style=solid /// break, broken, delicate, glass static const IconData solidWineGlassCrack = IconDataSolid(0xf4bb); /// Alias fragile for icon [solidWineGlassCrack] @Deprecated('Use "solidWineGlassCrack" instead.') static const IconData solidFragile = solidWineGlassCrack; /// Regular Wine Glass Crack icon /// /// https://fontawesome.com/icons/wine-glass-crack?style=regular /// break, broken, delicate, glass static const IconData wineGlassCrack = IconDataRegular(0xf4bb); /// Alias fragile for icon [wineGlassCrack] @Deprecated('Use "wineGlassCrack" instead.') static const IconData fragile = wineGlassCrack; /// Light Wine Glass Crack icon /// /// https://fontawesome.com/icons/wine-glass-crack?style=light /// break, broken, delicate, glass static const IconData lightWineGlassCrack = IconDataLight(0xf4bb); /// Alias fragile for icon [lightWineGlassCrack] @Deprecated('Use "lightWineGlassCrack" instead.') static const IconData lightFragile = lightWineGlassCrack; /// Thin Wine Glass Crack icon /// /// https://fontawesome.com/icons/wine-glass-crack?style=thin /// break, broken, delicate, glass static const IconData thinWineGlassCrack = IconDataThin(0xf4bb); /// Alias fragile for icon [thinWineGlassCrack] @Deprecated('Use "thinWineGlassCrack" instead.') static const IconData thinFragile = thinWineGlassCrack; /// Solid Wine Glass Empty icon /// /// https://fontawesome.com/icons/wine-glass-empty?style=solid /// alcohol, beverage, cabernet, drink, grapes, merlot, sauvignon static const IconData solidWineGlassEmpty = IconDataSolid(0xf5ce); /// Alias wine-glass-alt for icon [solidWineGlassEmpty] @Deprecated('Use "solidWineGlassEmpty" instead.') static const IconData solidWineGlassAlt = solidWineGlassEmpty; /// Regular Wine Glass Empty icon /// /// https://fontawesome.com/icons/wine-glass-empty?style=regular /// alcohol, beverage, cabernet, drink, grapes, merlot, sauvignon static const IconData wineGlassEmpty = IconDataRegular(0xf5ce); /// Alias wine-glass-alt for icon [wineGlassEmpty] @Deprecated('Use "wineGlassEmpty" instead.') static const IconData wineGlassAlt = wineGlassEmpty; /// Light Wine Glass Empty icon /// /// https://fontawesome.com/icons/wine-glass-empty?style=light /// alcohol, beverage, cabernet, drink, grapes, merlot, sauvignon static const IconData lightWineGlassEmpty = IconDataLight(0xf5ce); /// Alias wine-glass-alt for icon [lightWineGlassEmpty] @Deprecated('Use "lightWineGlassEmpty" instead.') static const IconData lightWineGlassAlt = lightWineGlassEmpty; /// Thin Wine Glass Empty icon /// /// https://fontawesome.com/icons/wine-glass-empty?style=thin /// alcohol, beverage, cabernet, drink, grapes, merlot, sauvignon static const IconData thinWineGlassEmpty = IconDataThin(0xf5ce); /// Alias wine-glass-alt for icon [thinWineGlassEmpty] @Deprecated('Use "thinWineGlassEmpty" instead.') static const IconData thinWineGlassAlt = thinWineGlassEmpty; /// Brands wirsindhandwerk icon /// /// https://fontawesome.com/icons/wirsindhandwerk?style=brands static const IconData wirsindhandwerk = IconDataBrands(0xe2d0); /// Alias wsh for icon [wirsindhandwerk] @Deprecated('Use "wirsindhandwerk" instead.') static const IconData wsh = wirsindhandwerk; /// Brands Wix icon /// /// https://fontawesome.com/icons/wix?style=brands static const IconData wix = IconDataBrands(0xf5cf); /// Brands Wizards of the Coast icon /// /// https://fontawesome.com/icons/wizards-of-the-coast?style=brands /// Dungeons & Dragons, d&d, dnd, fantasy, game, gaming, tabletop static const IconData wizardsOfTheCoast = IconDataBrands(0xf730); /// Brands Wodu icon /// /// https://fontawesome.com/icons/wodu?style=brands static const IconData wodu = IconDataBrands(0xe088); /// Brands Wolf Pack Battalion icon /// /// https://fontawesome.com/icons/wolf-pack-battalion?style=brands static const IconData wolfPackBattalion = IconDataBrands(0xf514); /// Solid Won Sign icon /// /// https://fontawesome.com/icons/won-sign?style=solid /// Won Sign, currency static const IconData solidWonSign = IconDataSolid(0xf159); /// Alias krw for icon [solidWonSign] @Deprecated('Use "solidWonSign" instead.') static const IconData solidKrw = solidWonSign; /// Alias won for icon [solidWonSign] @Deprecated('Use "solidWonSign" instead.') static const IconData solidWon = solidWonSign; /// Regular Won Sign icon /// /// https://fontawesome.com/icons/won-sign?style=regular /// Won Sign, currency static const IconData wonSign = IconDataRegular(0xf159); /// Alias krw for icon [wonSign] @Deprecated('Use "wonSign" instead.') static const IconData krw = wonSign; /// Alias won for icon [wonSign] @Deprecated('Use "wonSign" instead.') static const IconData won = wonSign; /// Light Won Sign icon /// /// https://fontawesome.com/icons/won-sign?style=light /// Won Sign, currency static const IconData lightWonSign = IconDataLight(0xf159); /// Alias krw for icon [lightWonSign] @Deprecated('Use "lightWonSign" instead.') static const IconData lightKrw = lightWonSign; /// Alias won for icon [lightWonSign] @Deprecated('Use "lightWonSign" instead.') static const IconData lightWon = lightWonSign; /// Thin Won Sign icon /// /// https://fontawesome.com/icons/won-sign?style=thin /// Won Sign, currency static const IconData thinWonSign = IconDataThin(0xf159); /// Alias krw for icon [thinWonSign] @Deprecated('Use "thinWonSign" instead.') static const IconData thinKrw = thinWonSign; /// Alias won for icon [thinWonSign] @Deprecated('Use "thinWonSign" instead.') static const IconData thinWon = thinWonSign; /// Brands WordPress Logo icon /// /// https://fontawesome.com/icons/wordpress?style=brands static const IconData wordpress = IconDataBrands(0xf19a); /// Brands Wordpress Simple icon /// /// https://fontawesome.com/icons/wordpress-simple?style=brands static const IconData wordpressSimple = IconDataBrands(0xf411); /// Solid Worm icon /// /// https://fontawesome.com/icons/worm?style=solid /// dirt, garden, worm, wriggle static const IconData solidWorm = IconDataSolid(0xe599); /// Regular Worm icon /// /// https://fontawesome.com/icons/worm?style=regular /// dirt, garden, worm, wriggle static const IconData worm = IconDataRegular(0xe599); /// Light Worm icon /// /// https://fontawesome.com/icons/worm?style=light /// dirt, garden, worm, wriggle static const IconData lightWorm = IconDataLight(0xe599); /// Thin Worm icon /// /// https://fontawesome.com/icons/worm?style=thin /// dirt, garden, worm, wriggle static const IconData thinWorm = IconDataThin(0xe599); /// Brands WPBeginner icon /// /// https://fontawesome.com/icons/wpbeginner?style=brands static const IconData wpbeginner = IconDataBrands(0xf297); /// Brands WPExplorer icon /// /// https://fontawesome.com/icons/wpexplorer?style=brands static const IconData wpexplorer = IconDataBrands(0xf2de); /// Brands WPForms icon /// /// https://fontawesome.com/icons/wpforms?style=brands static const IconData wpforms = IconDataBrands(0xf298); /// Brands wpressr icon /// /// https://fontawesome.com/icons/wpressr?style=brands /// rendact static const IconData wpressr = IconDataBrands(0xf3e4); /// Alias rendact for icon [wpressr] @Deprecated('Use "wpressr" instead.') static const IconData rendact = wpressr; /// Solid Wreath icon /// /// https://fontawesome.com/icons/wreath?style=solid /// christmas, decoration, door, holiday, welcome, xmas static const IconData solidWreath = IconDataSolid(0xf7e2); /// Regular Wreath icon /// /// https://fontawesome.com/icons/wreath?style=regular /// christmas, decoration, door, holiday, welcome, xmas static const IconData wreath = IconDataRegular(0xf7e2); /// Light Wreath icon /// /// https://fontawesome.com/icons/wreath?style=light /// christmas, decoration, door, holiday, welcome, xmas static const IconData lightWreath = IconDataLight(0xf7e2); /// Thin Wreath icon /// /// https://fontawesome.com/icons/wreath?style=thin /// christmas, decoration, door, holiday, welcome, xmas static const IconData thinWreath = IconDataThin(0xf7e2); /// Solid Wreath Laurel icon /// /// https://fontawesome.com/icons/wreath-laurel?style=solid /// award, branch, chaplet, evergreen, garland, greece, greek, hat, leaf, mythology, ribbon, rome, triumph, victory static const IconData solidWreathLaurel = IconDataSolid(0xe5d2); /// Regular Wreath Laurel icon /// /// https://fontawesome.com/icons/wreath-laurel?style=regular /// award, branch, chaplet, evergreen, garland, greece, greek, hat, leaf, mythology, ribbon, rome, triumph, victory static const IconData wreathLaurel = IconDataRegular(0xe5d2); /// Light Wreath Laurel icon /// /// https://fontawesome.com/icons/wreath-laurel?style=light /// award, branch, chaplet, evergreen, garland, greece, greek, hat, leaf, mythology, ribbon, rome, triumph, victory static const IconData lightWreathLaurel = IconDataLight(0xe5d2); /// Thin Wreath Laurel icon /// /// https://fontawesome.com/icons/wreath-laurel?style=thin /// award, branch, chaplet, evergreen, garland, greece, greek, hat, leaf, mythology, ribbon, rome, triumph, victory static const IconData thinWreathLaurel = IconDataThin(0xe5d2); /// Solid Wrench icon /// /// https://fontawesome.com/icons/wrench?style=solid /// configuration, construction, equipment, fix, mechanic, modify, plumbing, settings, spanner, tool, update, wrench static const IconData solidWrench = IconDataSolid(0xf0ad); /// Regular Wrench icon /// /// https://fontawesome.com/icons/wrench?style=regular /// configuration, construction, equipment, fix, mechanic, modify, plumbing, settings, spanner, tool, update, wrench static const IconData wrench = IconDataRegular(0xf0ad); /// Light Wrench icon /// /// https://fontawesome.com/icons/wrench?style=light /// configuration, construction, equipment, fix, mechanic, modify, plumbing, settings, spanner, tool, update, wrench static const IconData lightWrench = IconDataLight(0xf0ad); /// Thin Wrench icon /// /// https://fontawesome.com/icons/wrench?style=thin /// configuration, construction, equipment, fix, mechanic, modify, plumbing, settings, spanner, tool, update, wrench static const IconData thinWrench = IconDataThin(0xf0ad); /// Solid Wrench Simple icon /// /// https://fontawesome.com/icons/wrench-simple?style=solid /// configuration, equipment, maintenance, modify, settings, tool static const IconData solidWrenchSimple = IconDataSolid(0xe2d1); /// Regular Wrench Simple icon /// /// https://fontawesome.com/icons/wrench-simple?style=regular /// configuration, equipment, maintenance, modify, settings, tool static const IconData wrenchSimple = IconDataRegular(0xe2d1); /// Light Wrench Simple icon /// /// https://fontawesome.com/icons/wrench-simple?style=light /// configuration, equipment, maintenance, modify, settings, tool static const IconData lightWrenchSimple = IconDataLight(0xe2d1); /// Thin Wrench Simple icon /// /// https://fontawesome.com/icons/wrench-simple?style=thin /// configuration, equipment, maintenance, modify, settings, tool static const IconData thinWrenchSimple = IconDataThin(0xe2d1); /// Solid X icon /// /// https://fontawesome.com/icons/x?style=solid /// Latin Capital Letter X, Latin Small Letter X, letter, uncheck static const IconData solidX = IconDataSolid(0x58); /// Regular X icon /// /// https://fontawesome.com/icons/x?style=regular /// Latin Capital Letter X, Latin Small Letter X, letter, uncheck static const IconData x = IconDataRegular(0x58); /// Light X icon /// /// https://fontawesome.com/icons/x?style=light /// Latin Capital Letter X, Latin Small Letter X, letter, uncheck static const IconData lightX = IconDataLight(0x58); /// Thin X icon /// /// https://fontawesome.com/icons/x?style=thin /// Latin Capital Letter X, Latin Small Letter X, letter, uncheck static const IconData thinX = IconDataThin(0x58); /// Solid X Ray icon /// /// https://fontawesome.com/icons/x-ray?style=solid /// health, medical, radiological images, radiology, skeleton static const IconData solidXRay = IconDataSolid(0xf497); /// Regular X Ray icon /// /// https://fontawesome.com/icons/x-ray?style=regular /// health, medical, radiological images, radiology, skeleton static const IconData xRay = IconDataRegular(0xf497); /// Light X Ray icon /// /// https://fontawesome.com/icons/x-ray?style=light /// health, medical, radiological images, radiology, skeleton static const IconData lightXRay = IconDataLight(0xf497); /// Thin X Ray icon /// /// https://fontawesome.com/icons/x-ray?style=thin /// health, medical, radiological images, radiology, skeleton static const IconData thinXRay = IconDataThin(0xf497); /// Brands X Twitter icon /// /// https://fontawesome.com/icons/x-twitter?style=brands /// elon, twitter, x static const IconData xTwitter = IconDataBrands(0xe61b); /// Brands Xbox icon /// /// https://fontawesome.com/icons/xbox?style=brands static const IconData xbox = IconDataBrands(0xf412); /// Brands Xing icon /// /// https://fontawesome.com/icons/xing?style=brands static const IconData xing = IconDataBrands(0xf168); /// Solid Xmark icon /// /// https://fontawesome.com/icons/xmark?style=solid /// Cancellation X, Multiplication Sign, Multiplication X, cancel, close, cross, cross mark, error, exit, incorrect, mark, multiplication, multiply, notice, notification, notify, problem, sign, uncheck, wrong, x, × static const IconData solidXmark = IconDataSolid(0xf00d); /// Alias close for icon [solidXmark] @Deprecated('Use "solidXmark" instead.') static const IconData solidClose = solidXmark; /// Alias multiply for icon [solidXmark] @Deprecated('Use "solidXmark" instead.') static const IconData solidMultiply = solidXmark; /// Alias remove for icon [solidXmark] @Deprecated('Use "solidXmark" instead.') static const IconData solidRemove = solidXmark; /// Alias times for icon [solidXmark] @Deprecated('Use "solidXmark" instead.') static const IconData solidTimes = solidXmark; /// Regular Xmark icon /// /// https://fontawesome.com/icons/xmark?style=regular /// Cancellation X, Multiplication Sign, Multiplication X, cancel, close, cross, cross mark, error, exit, incorrect, mark, multiplication, multiply, notice, notification, notify, problem, sign, uncheck, wrong, x, × static const IconData xmark = IconDataRegular(0xf00d); /// Alias close for icon [xmark] @Deprecated('Use "xmark" instead.') static const IconData close = xmark; /// Alias multiply for icon [xmark] @Deprecated('Use "xmark" instead.') static const IconData multiply = xmark; /// Alias remove for icon [xmark] @Deprecated('Use "xmark" instead.') static const IconData remove = xmark; /// Alias times for icon [xmark] @Deprecated('Use "xmark" instead.') static const IconData times = xmark; /// Light Xmark icon /// /// https://fontawesome.com/icons/xmark?style=light /// Cancellation X, Multiplication Sign, Multiplication X, cancel, close, cross, cross mark, error, exit, incorrect, mark, multiplication, multiply, notice, notification, notify, problem, sign, uncheck, wrong, x, × static const IconData lightXmark = IconDataLight(0xf00d); /// Alias close for icon [lightXmark] @Deprecated('Use "lightXmark" instead.') static const IconData lightClose = lightXmark; /// Alias multiply for icon [lightXmark] @Deprecated('Use "lightXmark" instead.') static const IconData lightMultiply = lightXmark; /// Alias remove for icon [lightXmark] @Deprecated('Use "lightXmark" instead.') static const IconData lightRemove = lightXmark; /// Alias times for icon [lightXmark] @Deprecated('Use "lightXmark" instead.') static const IconData lightTimes = lightXmark; /// Thin Xmark icon /// /// https://fontawesome.com/icons/xmark?style=thin /// Cancellation X, Multiplication Sign, Multiplication X, cancel, close, cross, cross mark, error, exit, incorrect, mark, multiplication, multiply, notice, notification, notify, problem, sign, uncheck, wrong, x, × static const IconData thinXmark = IconDataThin(0xf00d); /// Alias close for icon [thinXmark] @Deprecated('Use "thinXmark" instead.') static const IconData thinClose = thinXmark; /// Alias multiply for icon [thinXmark] @Deprecated('Use "thinXmark" instead.') static const IconData thinMultiply = thinXmark; /// Alias remove for icon [thinXmark] @Deprecated('Use "thinXmark" instead.') static const IconData thinRemove = thinXmark; /// Alias times for icon [thinXmark] @Deprecated('Use "thinXmark" instead.') static const IconData thinTimes = thinXmark; /// Solid Xmark Large icon /// /// https://fontawesome.com/icons/xmark-large?style=solid /// cancel, cancellation X, close, cross, cross mark, error, exit, incorrect, mark, multiplication, multiplication Sign, multiplication X, multiply, notice, notification, notify, problem, sign, uncheck, wrong, x, × static const IconData solidXmarkLarge = IconDataSolid(0xe59b); /// Regular Xmark Large icon /// /// https://fontawesome.com/icons/xmark-large?style=regular /// cancel, cancellation X, close, cross, cross mark, error, exit, incorrect, mark, multiplication, multiplication Sign, multiplication X, multiply, notice, notification, notify, problem, sign, uncheck, wrong, x, × static const IconData xmarkLarge = IconDataRegular(0xe59b); /// Light Xmark Large icon /// /// https://fontawesome.com/icons/xmark-large?style=light /// cancel, cancellation X, close, cross, cross mark, error, exit, incorrect, mark, multiplication, multiplication Sign, multiplication X, multiply, notice, notification, notify, problem, sign, uncheck, wrong, x, × static const IconData lightXmarkLarge = IconDataLight(0xe59b); /// Thin Xmark Large icon /// /// https://fontawesome.com/icons/xmark-large?style=thin /// cancel, cancellation X, close, cross, cross mark, error, exit, incorrect, mark, multiplication, multiplication Sign, multiplication X, multiply, notice, notification, notify, problem, sign, uncheck, wrong, x, × static const IconData thinXmarkLarge = IconDataThin(0xe59b); /// Solid Xmark To Slot icon /// /// https://fontawesome.com/icons/xmark-to-slot?style=solid /// cast, election, negative, no, politics, reject, uncheck, voting static const IconData solidXmarkToSlot = IconDataSolid(0xf771); /// Alias times-to-slot for icon [solidXmarkToSlot] @Deprecated('Use "solidXmarkToSlot" instead.') static const IconData solidTimesToSlot = solidXmarkToSlot; /// Alias vote-nay for icon [solidXmarkToSlot] @Deprecated('Use "solidXmarkToSlot" instead.') static const IconData solidVoteNay = solidXmarkToSlot; /// Regular Xmark To Slot icon /// /// https://fontawesome.com/icons/xmark-to-slot?style=regular /// cast, election, negative, no, politics, reject, uncheck, voting static const IconData xmarkToSlot = IconDataRegular(0xf771); /// Alias times-to-slot for icon [xmarkToSlot] @Deprecated('Use "xmarkToSlot" instead.') static const IconData timesToSlot = xmarkToSlot; /// Alias vote-nay for icon [xmarkToSlot] @Deprecated('Use "xmarkToSlot" instead.') static const IconData voteNay = xmarkToSlot; /// Light Xmark To Slot icon /// /// https://fontawesome.com/icons/xmark-to-slot?style=light /// cast, election, negative, no, politics, reject, uncheck, voting static const IconData lightXmarkToSlot = IconDataLight(0xf771); /// Alias times-to-slot for icon [lightXmarkToSlot] @Deprecated('Use "lightXmarkToSlot" instead.') static const IconData lightTimesToSlot = lightXmarkToSlot; /// Alias vote-nay for icon [lightXmarkToSlot] @Deprecated('Use "lightXmarkToSlot" instead.') static const IconData lightVoteNay = lightXmarkToSlot; /// Thin Xmark To Slot icon /// /// https://fontawesome.com/icons/xmark-to-slot?style=thin /// cast, election, negative, no, politics, reject, uncheck, voting static const IconData thinXmarkToSlot = IconDataThin(0xf771); /// Alias times-to-slot for icon [thinXmarkToSlot] @Deprecated('Use "thinXmarkToSlot" instead.') static const IconData thinTimesToSlot = thinXmarkToSlot; /// Alias vote-nay for icon [thinXmarkToSlot] @Deprecated('Use "thinXmarkToSlot" instead.') static const IconData thinVoteNay = thinXmarkToSlot; /// Solid Xmarks Lines icon /// /// https://fontawesome.com/icons/xmarks-lines?style=solid /// barricade, barrier, fence, poison, roadblock static const IconData solidXmarksLines = IconDataSolid(0xe59a); /// Regular Xmarks Lines icon /// /// https://fontawesome.com/icons/xmarks-lines?style=regular /// barricade, barrier, fence, poison, roadblock static const IconData xmarksLines = IconDataRegular(0xe59a); /// Light Xmarks Lines icon /// /// https://fontawesome.com/icons/xmarks-lines?style=light /// barricade, barrier, fence, poison, roadblock static const IconData lightXmarksLines = IconDataLight(0xe59a); /// Thin Xmarks Lines icon /// /// https://fontawesome.com/icons/xmarks-lines?style=thin /// barricade, barrier, fence, poison, roadblock static const IconData thinXmarksLines = IconDataThin(0xe59a); /// Solid Y icon /// /// https://fontawesome.com/icons/y?style=solid /// Latin Capital Letter Y, Latin Small Letter Y, letter, yay, yes static const IconData solidY = IconDataSolid(0x59); /// Regular Y icon /// /// https://fontawesome.com/icons/y?style=regular /// Latin Capital Letter Y, Latin Small Letter Y, letter, yay, yes static const IconData y = IconDataRegular(0x59); /// Light Y icon /// /// https://fontawesome.com/icons/y?style=light /// Latin Capital Letter Y, Latin Small Letter Y, letter, yay, yes static const IconData lightY = IconDataLight(0x59); /// Thin Y icon /// /// https://fontawesome.com/icons/y?style=thin /// Latin Capital Letter Y, Latin Small Letter Y, letter, yay, yes static const IconData thinY = IconDataThin(0x59); /// Brands Y Combinator icon /// /// https://fontawesome.com/icons/y-combinator?style=brands static const IconData yCombinator = IconDataBrands(0xf23b); /// Brands Yahoo Logo icon /// /// https://fontawesome.com/icons/yahoo?style=brands static const IconData yahoo = IconDataBrands(0xf19e); /// Brands Yammer icon /// /// https://fontawesome.com/icons/yammer?style=brands static const IconData yammer = IconDataBrands(0xf840); /// Brands Yandex icon /// /// https://fontawesome.com/icons/yandex?style=brands static const IconData yandex = IconDataBrands(0xf413); /// Brands Yandex International icon /// /// https://fontawesome.com/icons/yandex-international?style=brands static const IconData yandexInternational = IconDataBrands(0xf414); /// Brands Yarn icon /// /// https://fontawesome.com/icons/yarn?style=brands static const IconData yarn = IconDataBrands(0xf7e3); /// Brands Yelp icon /// /// https://fontawesome.com/icons/yelp?style=brands static const IconData yelp = IconDataBrands(0xf1e9); /// Solid Yen Sign icon /// /// https://fontawesome.com/icons/yen-sign?style=solid /// Yen Sign, currency static const IconData solidYenSign = IconDataSolid(0xf157); /// Alias cny for icon [solidYenSign] @Deprecated('Use "solidYenSign" instead.') static const IconData solidCny = solidYenSign; /// Alias jpy for icon [solidYenSign] @Deprecated('Use "solidYenSign" instead.') static const IconData solidJpy = solidYenSign; /// Alias rmb for icon [solidYenSign] @Deprecated('Use "solidYenSign" instead.') static const IconData solidRmb = solidYenSign; /// Alias yen for icon [solidYenSign] @Deprecated('Use "solidYenSign" instead.') static const IconData solidYen = solidYenSign; /// Regular Yen Sign icon /// /// https://fontawesome.com/icons/yen-sign?style=regular /// Yen Sign, currency static const IconData yenSign = IconDataRegular(0xf157); /// Alias cny for icon [yenSign] @Deprecated('Use "yenSign" instead.') static const IconData cny = yenSign; /// Alias jpy for icon [yenSign] @Deprecated('Use "yenSign" instead.') static const IconData jpy = yenSign; /// Alias rmb for icon [yenSign] @Deprecated('Use "yenSign" instead.') static const IconData rmb = yenSign; /// Alias yen for icon [yenSign] @Deprecated('Use "yenSign" instead.') static const IconData yen = yenSign; /// Light Yen Sign icon /// /// https://fontawesome.com/icons/yen-sign?style=light /// Yen Sign, currency static const IconData lightYenSign = IconDataLight(0xf157); /// Alias cny for icon [lightYenSign] @Deprecated('Use "lightYenSign" instead.') static const IconData lightCny = lightYenSign; /// Alias jpy for icon [lightYenSign] @Deprecated('Use "lightYenSign" instead.') static const IconData lightJpy = lightYenSign; /// Alias rmb for icon [lightYenSign] @Deprecated('Use "lightYenSign" instead.') static const IconData lightRmb = lightYenSign; /// Alias yen for icon [lightYenSign] @Deprecated('Use "lightYenSign" instead.') static const IconData lightYen = lightYenSign; /// Thin Yen Sign icon /// /// https://fontawesome.com/icons/yen-sign?style=thin /// Yen Sign, currency static const IconData thinYenSign = IconDataThin(0xf157); /// Alias cny for icon [thinYenSign] @Deprecated('Use "thinYenSign" instead.') static const IconData thinCny = thinYenSign; /// Alias jpy for icon [thinYenSign] @Deprecated('Use "thinYenSign" instead.') static const IconData thinJpy = thinYenSign; /// Alias rmb for icon [thinYenSign] @Deprecated('Use "thinYenSign" instead.') static const IconData thinRmb = thinYenSign; /// Alias yen for icon [thinYenSign] @Deprecated('Use "thinYenSign" instead.') static const IconData thinYen = thinYenSign; /// Solid Yin Yang icon /// /// https://fontawesome.com/icons/yin-yang?style=solid /// daoism, opposites, religion, tao, taoism, taoist, yang, yin, yin yang static const IconData solidYinYang = IconDataSolid(0xf6ad); /// Regular Yin Yang icon /// /// https://fontawesome.com/icons/yin-yang?style=regular /// daoism, opposites, religion, tao, taoism, taoist, yang, yin, yin yang static const IconData yinYang = IconDataRegular(0xf6ad); /// Light Yin Yang icon /// /// https://fontawesome.com/icons/yin-yang?style=light /// daoism, opposites, religion, tao, taoism, taoist, yang, yin, yin yang static const IconData lightYinYang = IconDataLight(0xf6ad); /// Thin Yin Yang icon /// /// https://fontawesome.com/icons/yin-yang?style=thin /// daoism, opposites, religion, tao, taoism, taoist, yang, yin, yin yang static const IconData thinYinYang = IconDataThin(0xf6ad); /// Brands Yoast icon /// /// https://fontawesome.com/icons/yoast?style=brands static const IconData yoast = IconDataBrands(0xf2b1); /// Brands YouTube icon /// /// https://fontawesome.com/icons/youtube?style=brands /// film, video, youtube-play, youtube-square static const IconData youtube = IconDataBrands(0xf167); /// Solid Z icon /// /// https://fontawesome.com/icons/z?style=solid /// Latin Capital Letter Z, Latin Small Letter Z, letter static const IconData solidZ = IconDataSolid(0x5a); /// Regular Z icon /// /// https://fontawesome.com/icons/z?style=regular /// Latin Capital Letter Z, Latin Small Letter Z, letter static const IconData z = IconDataRegular(0x5a); /// Light Z icon /// /// https://fontawesome.com/icons/z?style=light /// Latin Capital Letter Z, Latin Small Letter Z, letter static const IconData lightZ = IconDataLight(0x5a); /// Thin Z icon /// /// https://fontawesome.com/icons/z?style=thin /// Latin Capital Letter Z, Latin Small Letter Z, letter static const IconData thinZ = IconDataThin(0x5a); /// Brands Zhihu icon /// /// https://fontawesome.com/icons/zhihu?style=brands static const IconData zhihu = IconDataBrands(0xf63f); }