# By default, HelloImGui uses Font Awesome 4
# In order to use Font Awesome 4:
#        from imgui_bundle import icons_fontawesome_4
#
# In order to use Font Awesome 6:
#         runnerParams.callbacks.default_icon_font = hello_imgui.DefaultIconFont.font_awesome_6
#     And
#         from imgui_bundle import icons_fontawesome_6

# Generated by https://github.com/juliettef/IconFontCppHeaders script
# GenerateIconFontCppHeaders.py for language C89 from
# https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/metadata/icons.yml
# for use with
# https://github.com/FortAwesome/Font-Awesome/blob/master/webfonts/fa-solid-900.ttf,
# https://github.com/FortAwesome/Font-Awesome/blob/master/webfonts/fa-regular-400.ttf,

ICON_MIN_FA = 0xF000
ICON_MAX_FA = 0xF897

ICON_FA_CLOUD_SHOWERS_HEAVY = b"\xEF\x9D\x80".decode("utf-8")
ICON_FA_CHEVRON_CIRCLE_RIGHT = b"\xEF\x84\xB8".decode("utf-8")
ICON_FA_DHARMACHAKRA = b"\xEF\x99\x95".decode("utf-8")
ICON_FA_BROADCAST_TOWER = b"\xEF\x94\x99".decode("utf-8")
ICON_FA_EXTERNAL_LINK_SQUARE_ALT = b"\xEF\x8D\xA0".decode("utf-8")
ICON_FA_SMOKING = b"\xEF\x92\x8D".decode("utf-8")
ICON_FA_PENCIL_ALT = b"\xEF\x8C\x83".decode("utf-8")
ICON_FA_CHESS_BISHOP = b"\xEF\x90\xBA".decode("utf-8")
ICON_FA_ICONS = b"\xEF\xA1\xAD".decode("utf-8")
ICON_FA_TV = b"\xEF\x89\xAC".decode("utf-8")
ICON_FA_CROP_ALT = b"\xEF\x95\xA5".decode("utf-8")
ICON_FA_LIST = b"\xEF\x80\xBA".decode("utf-8")
ICON_FA_BATTERY_QUARTER = b"\xEF\x89\x83".decode("utf-8")
ICON_FA_TH = b"\xEF\x80\x8A".decode("utf-8")
ICON_FA_RECYCLE = b"\xEF\x86\xB8".decode("utf-8")
ICON_FA_SMILE = b"\xEF\x84\x98".decode("utf-8")
ICON_FA_FAX = b"\xEF\x86\xAC".decode("utf-8")
ICON_FA_DRAFTING_COMPASS = b"\xEF\x95\xA8".decode("utf-8")
ICON_FA_USER_INJURED = b"\xEF\x9C\xA8".decode("utf-8")
ICON_FA_SCREWDRIVER = b"\xEF\x95\x8A".decode("utf-8")
ICON_FA_CROSSHAIRS = b"\xEF\x81\x9B".decode("utf-8")
ICON_FA_HAND_PEACE = b"\xEF\x89\x9B".decode("utf-8")
ICON_FA_FAN = b"\xEF\xA1\xA3".decode("utf-8")
ICON_FA_GOPURAM = b"\xEF\x99\xA4".decode("utf-8")
ICON_FA_CARET_UP = b"\xEF\x83\x98".decode("utf-8")
ICON_FA_SCHOOL = b"\xEF\x95\x89".decode("utf-8")
ICON_FA_FILE_PDF = b"\xEF\x87\x81".decode("utf-8")
ICON_FA_USERS_COG = b"\xEF\x94\x89".decode("utf-8")
ICON_FA_BALANCE_SCALE = b"\xEF\x89\x8E".decode("utf-8")
ICON_FA_UPLOAD = b"\xEF\x82\x93".decode("utf-8")
ICON_FA_LAPTOP_MEDICAL = b"\xEF\xA0\x92".decode("utf-8")
ICON_FA_VENUS = b"\xEF\x88\xA1".decode("utf-8")
ICON_FA_HEADING = b"\xEF\x87\x9C".decode("utf-8")
ICON_FA_ARROW_DOWN = b"\xEF\x81\xA3".decode("utf-8")
ICON_FA_BICYCLE = b"\xEF\x88\x86".decode("utf-8")
ICON_FA_TIRED = b"\xEF\x97\x88".decode("utf-8")
ICON_FA_COMMENT_MEDICAL = b"\xEF\x9F\xB5".decode("utf-8")
ICON_FA_BACON = b"\xEF\x9F\xA5".decode("utf-8")
ICON_FA_SYNC = b"\xEF\x80\xA1".decode("utf-8")
ICON_FA_PAPER_PLANE = b"\xEF\x87\x98".decode("utf-8")
ICON_FA_VOLLEYBALL_BALL = b"\xEF\x91\x9F".decode("utf-8")
ICON_FA_RIBBON = b"\xEF\x93\x96".decode("utf-8")
ICON_FA_SQUARE_ROOT_ALT = b"\xEF\x9A\x98".decode("utf-8")
ICON_FA_SUN = b"\xEF\x86\x85".decode("utf-8")
ICON_FA_FILE_POWERPOINT = b"\xEF\x87\x84".decode("utf-8")
ICON_FA_MICROCHIP = b"\xEF\x8B\x9B".decode("utf-8")
ICON_FA_TRASH_RESTORE_ALT = b"\xEF\xA0\xAA".decode("utf-8")
ICON_FA_GRADUATION_CAP = b"\xEF\x86\x9D".decode("utf-8")
ICON_FA_INFO_CIRCLE = b"\xEF\x81\x9A".decode("utf-8")
ICON_FA_TAGS = b"\xEF\x80\xAC".decode("utf-8")
ICON_FA_HAND_PAPER = b"\xEF\x89\x96".decode("utf-8")
ICON_FA_EQUALS = b"\xEF\x94\xAC".decode("utf-8")
ICON_FA_DIRECTIONS = b"\xEF\x97\xAB".decode("utf-8")
ICON_FA_FILE_INVOICE = b"\xEF\x95\xB0".decode("utf-8")
ICON_FA_SEARCH = b"\xEF\x80\x82".decode("utf-8")
ICON_FA_BIBLE = b"\xEF\x99\x87".decode("utf-8")
ICON_FA_WEIGHT_HANGING = b"\xEF\x97\x8D".decode("utf-8")
ICON_FA_CALENDAR_TIMES = b"\xEF\x89\xB3".decode("utf-8")
ICON_FA_GREATER_THAN_EQUAL = b"\xEF\x94\xB2".decode("utf-8")
ICON_FA_SLIDERS_H = b"\xEF\x87\x9E".decode("utf-8")
ICON_FA_EYE_SLASH = b"\xEF\x81\xB0".decode("utf-8")
ICON_FA_BIRTHDAY_CAKE = b"\xEF\x87\xBD".decode("utf-8")
ICON_FA_FEATHER_ALT = b"\xEF\x95\xAB".decode("utf-8")
ICON_FA_DNA = b"\xEF\x91\xB1".decode("utf-8")
ICON_FA_BASEBALL_BALL = b"\xEF\x90\xB3".decode("utf-8")
ICON_FA_HOSPITAL = b"\xEF\x83\xB8".decode("utf-8")
ICON_FA_COINS = b"\xEF\x94\x9E".decode("utf-8")
ICON_FA_TEMPERATURE_HIGH = b"\xEF\x9D\xA9".decode("utf-8")
ICON_FA_FONT_AWESOME_LOGO_FULL = b"\xEF\x93\xA6".decode("utf-8")
ICON_FA_PASSPORT = b"\xEF\x96\xAB".decode("utf-8")
ICON_FA_SHOPPING_CART = b"\xEF\x81\xBA".decode("utf-8")
ICON_FA_AWARD = b"\xEF\x95\x99".decode("utf-8")
ICON_FA_WINDOW_RESTORE = b"\xEF\x8B\x92".decode("utf-8")
ICON_FA_PHONE = b"\xEF\x82\x95".decode("utf-8")
ICON_FA_FLAG = b"\xEF\x80\xA4".decode("utf-8")
ICON_FA_FILE_INVOICE_DOLLAR = b"\xEF\x95\xB1".decode("utf-8")
ICON_FA_DICE_D6 = b"\xEF\x9B\x91".decode("utf-8")
ICON_FA_OUTDENT = b"\xEF\x80\xBB".decode("utf-8")
ICON_FA_LONG_ARROW_ALT_RIGHT = b"\xEF\x8C\x8B".decode("utf-8")
ICON_FA_PIZZA_SLICE = b"\xEF\xA0\x98".decode("utf-8")
ICON_FA_ADDRESS_CARD = b"\xEF\x8A\xBB".decode("utf-8")
ICON_FA_PARAGRAPH = b"\xEF\x87\x9D".decode("utf-8")
ICON_FA_MALE = b"\xEF\x86\x83".decode("utf-8")
ICON_FA_HISTORY = b"\xEF\x87\x9A".decode("utf-8")
ICON_FA_USER_TIE = b"\xEF\x94\x88".decode("utf-8")
ICON_FA_SEARCH_PLUS = b"\xEF\x80\x8E".decode("utf-8")
ICON_FA_LIFE_RING = b"\xEF\x87\x8D".decode("utf-8")
ICON_FA_STEP_FORWARD = b"\xEF\x81\x91".decode("utf-8")
ICON_FA_MOUSE_POINTER = b"\xEF\x89\x85".decode("utf-8")
ICON_FA_ALIGN_JUSTIFY = b"\xEF\x80\xB9".decode("utf-8")
ICON_FA_TOILET_PAPER = b"\xEF\x9C\x9E".decode("utf-8")
ICON_FA_BATTERY_THREE_QUARTERS = b"\xEF\x89\x81".decode("utf-8")
ICON_FA_OBJECT_UNGROUP = b"\xEF\x89\x88".decode("utf-8")
ICON_FA_BRIEFCASE = b"\xEF\x82\xB1".decode("utf-8")
ICON_FA_OIL_CAN = b"\xEF\x98\x93".decode("utf-8")
ICON_FA_THERMOMETER_FULL = b"\xEF\x8B\x87".decode("utf-8")
ICON_FA_SNOWBOARDING = b"\xEF\x9F\x8E".decode("utf-8")
ICON_FA_UNLINK = b"\xEF\x84\xA7".decode("utf-8")
ICON_FA_WINDOW_MAXIMIZE = b"\xEF\x8B\x90".decode("utf-8")
ICON_FA_YEN_SIGN = b"\xEF\x85\x97".decode("utf-8")
ICON_FA_SHARE_ALT_SQUARE = b"\xEF\x87\xA1".decode("utf-8")
ICON_FA_STEP_BACKWARD = b"\xEF\x81\x88".decode("utf-8")
ICON_FA_DRAGON = b"\xEF\x9B\x95".decode("utf-8")
ICON_FA_MICROPHONE_SLASH = b"\xEF\x84\xB1".decode("utf-8")
ICON_FA_USER_PLUS = b"\xEF\x88\xB4".decode("utf-8")
ICON_FA_WRENCH = b"\xEF\x82\xAD".decode("utf-8")
ICON_FA_AMBULANCE = b"\xEF\x83\xB9".decode("utf-8")
ICON_FA_ETHERNET = b"\xEF\x9E\x96".decode("utf-8")
ICON_FA_EGG = b"\xEF\x9F\xBB".decode("utf-8")
ICON_FA_WIND = b"\xEF\x9C\xAE".decode("utf-8")
ICON_FA_UNIVERSAL_ACCESS = b"\xEF\x8A\x9A".decode("utf-8")
ICON_FA_BURN = b"\xEF\x91\xAA".decode("utf-8")
ICON_FA_RADIATION = b"\xEF\x9E\xB9".decode("utf-8")
ICON_FA_DICE_ONE = b"\xEF\x94\xA5".decode("utf-8")
ICON_FA_KEYBOARD = b"\xEF\x84\x9C".decode("utf-8")
ICON_FA_CHECK_DOUBLE = b"\xEF\x95\xA0".decode("utf-8")
ICON_FA_HEADPHONES_ALT = b"\xEF\x96\x8F".decode("utf-8")
ICON_FA_BATTERY_HALF = b"\xEF\x89\x82".decode("utf-8")
ICON_FA_PROJECT_DIAGRAM = b"\xEF\x95\x82".decode("utf-8")
ICON_FA_PRAY = b"\xEF\x9A\x83".decode("utf-8")
ICON_FA_PHONE_ALT = b"\xEF\xA1\xB9".decode("utf-8")
ICON_FA_BABY_CARRIAGE = b"\xEF\x9D\xBD".decode("utf-8")
ICON_FA_TH_LIST = b"\xEF\x80\x8B".decode("utf-8")
ICON_FA_GRIN_TEARS = b"\xEF\x96\x88".decode("utf-8")
ICON_FA_SORT_AMOUNT_UP = b"\xEF\x85\xA1".decode("utf-8")
ICON_FA_COFFEE = b"\xEF\x83\xB4".decode("utf-8")
ICON_FA_TABLET_ALT = b"\xEF\x8F\xBA".decode("utf-8")
ICON_FA_GRIN_BEAM_SWEAT = b"\xEF\x96\x83".decode("utf-8")
ICON_FA_HAND_POINT_RIGHT = b"\xEF\x82\xA4".decode("utf-8")
ICON_FA_GRIN_STARS = b"\xEF\x96\x87".decode("utf-8")
ICON_FA_CHARGING_STATION = b"\xEF\x97\xA7".decode("utf-8")
ICON_FA_VOTE_YEA = b"\xEF\x9D\xB2".decode("utf-8")
ICON_FA_VOLUME_OFF = b"\xEF\x80\xA6".decode("utf-8")
ICON_FA_SAD_TEAR = b"\xEF\x96\xB4".decode("utf-8")
ICON_FA_CARET_RIGHT = b"\xEF\x83\x9A".decode("utf-8")
ICON_FA_BONG = b"\xEF\x95\x9C".decode("utf-8")
ICON_FA_BONE = b"\xEF\x97\x97".decode("utf-8")
ICON_FA_WEIGHT = b"\xEF\x92\x96".decode("utf-8")
ICON_FA_CARET_SQUARE_RIGHT = b"\xEF\x85\x92".decode("utf-8")
ICON_FA_FISH = b"\xEF\x95\xB8".decode("utf-8")
ICON_FA_SPIDER = b"\xEF\x9C\x97".decode("utf-8")
ICON_FA_QRCODE = b"\xEF\x80\xA9".decode("utf-8")
ICON_FA_SPINNER = b"\xEF\x84\x90".decode("utf-8")
ICON_FA_ELLIPSIS_H = b"\xEF\x85\x81".decode("utf-8")
ICON_FA_RUPEE_SIGN = b"\xEF\x85\x96".decode("utf-8")
ICON_FA_ASSISTIVE_LISTENING_SYSTEMS = b"\xEF\x8A\xA2".decode("utf-8")
ICON_FA_SMS = b"\xEF\x9F\x8D".decode("utf-8")
ICON_FA_POUND_SIGN = b"\xEF\x85\x94".decode("utf-8")
ICON_FA_HAND_POINT_DOWN = b"\xEF\x82\xA7".decode("utf-8")
ICON_FA_ADJUST = b"\xEF\x81\x82".decode("utf-8")
ICON_FA_PRINT = b"\xEF\x80\xAF".decode("utf-8")
ICON_FA_SURPRISE = b"\xEF\x97\x82".decode("utf-8")
ICON_FA_SORT_NUMERIC_UP = b"\xEF\x85\xA3".decode("utf-8")
ICON_FA_VIDEO_SLASH = b"\xEF\x93\xA2".decode("utf-8")
ICON_FA_SUBWAY = b"\xEF\x88\xB9".decode("utf-8")
ICON_FA_SORT_AMOUNT_DOWN = b"\xEF\x85\xA0".decode("utf-8")
ICON_FA_WINE_BOTTLE = b"\xEF\x9C\xAF".decode("utf-8")
ICON_FA_BOOK_READER = b"\xEF\x97\x9A".decode("utf-8")
ICON_FA_COOKIE = b"\xEF\x95\xA3".decode("utf-8")
ICON_FA_MONEY_BILL = b"\xEF\x83\x96".decode("utf-8")
ICON_FA_CHEVRON_DOWN = b"\xEF\x81\xB8".decode("utf-8")
ICON_FA_CAR_SIDE = b"\xEF\x97\xA4".decode("utf-8")
ICON_FA_FILTER = b"\xEF\x82\xB0".decode("utf-8")
ICON_FA_FOLDER_OPEN = b"\xEF\x81\xBC".decode("utf-8")
ICON_FA_SIGNATURE = b"\xEF\x96\xB7".decode("utf-8")
ICON_FA_HEARTBEAT = b"\xEF\x88\x9E".decode("utf-8")
ICON_FA_THUMBTACK = b"\xEF\x82\x8D".decode("utf-8")
ICON_FA_USER = b"\xEF\x80\x87".decode("utf-8")
ICON_FA_LAUGH_WINK = b"\xEF\x96\x9C".decode("utf-8")
ICON_FA_BREAD_SLICE = b"\xEF\x9F\xAC".decode("utf-8")
ICON_FA_TEXT_HEIGHT = b"\xEF\x80\xB4".decode("utf-8")
ICON_FA_VOLUME_MUTE = b"\xEF\x9A\xA9".decode("utf-8")
ICON_FA_GRIN_TONGUE = b"\xEF\x96\x89".decode("utf-8")
ICON_FA_CAMPGROUND = b"\xEF\x9A\xBB".decode("utf-8")
ICON_FA_MERCURY = b"\xEF\x88\xA3".decode("utf-8")
ICON_FA_USER_ASTRONAUT = b"\xEF\x93\xBB".decode("utf-8")
ICON_FA_HORSE = b"\xEF\x9B\xB0".decode("utf-8")
ICON_FA_SORT_DOWN = b"\xEF\x83\x9D".decode("utf-8")
ICON_FA_PERCENTAGE = b"\xEF\x95\x81".decode("utf-8")
ICON_FA_AIR_FRESHENER = b"\xEF\x97\x90".decode("utf-8")
ICON_FA_STORE = b"\xEF\x95\x8E".decode("utf-8")
ICON_FA_COMMENT_DOTS = b"\xEF\x92\xAD".decode("utf-8")
ICON_FA_SMILE_WINK = b"\xEF\x93\x9A".decode("utf-8")
ICON_FA_HOTEL = b"\xEF\x96\x94".decode("utf-8")
ICON_FA_PEPPER_HOT = b"\xEF\xA0\x96".decode("utf-8")
ICON_FA_CUBES = b"\xEF\x86\xB3".decode("utf-8")
ICON_FA_DUMPSTER_FIRE = b"\xEF\x9E\x94".decode("utf-8")
ICON_FA_CLOUD_SUN_RAIN = b"\xEF\x9D\x83".decode("utf-8")
ICON_FA_GLOBE_ASIA = b"\xEF\x95\xBE".decode("utf-8")
ICON_FA_VIAL = b"\xEF\x92\x92".decode("utf-8")
ICON_FA_STROOPWAFEL = b"\xEF\x95\x91".decode("utf-8")
ICON_FA_CALENDAR_MINUS = b"\xEF\x89\xB2".decode("utf-8")
ICON_FA_TREE = b"\xEF\x86\xBB".decode("utf-8")
ICON_FA_SHOWER = b"\xEF\x8B\x8C".decode("utf-8")
ICON_FA_DRUM_STEELPAN = b"\xEF\x95\xAA".decode("utf-8")
ICON_FA_FILE_UPLOAD = b"\xEF\x95\xB4".decode("utf-8")
ICON_FA_MEDKIT = b"\xEF\x83\xBA".decode("utf-8")
ICON_FA_MINUS = b"\xEF\x81\xA8".decode("utf-8")
ICON_FA_SHEKEL_SIGN = b"\xEF\x88\x8B".decode("utf-8")
ICON_FA_USER_NINJA = b"\xEF\x94\x84".decode("utf-8")
ICON_FA_KAABA = b"\xEF\x99\xAB".decode("utf-8")
ICON_FA_BELL_SLASH = b"\xEF\x87\xB6".decode("utf-8")
ICON_FA_SPELL_CHECK = b"\xEF\xA2\x91".decode("utf-8")
ICON_FA_MAIL_BULK = b"\xEF\x99\xB4".decode("utf-8")
ICON_FA_MOUNTAIN = b"\xEF\x9B\xBC".decode("utf-8")
ICON_FA_COUCH = b"\xEF\x92\xB8".decode("utf-8")
ICON_FA_CHESS = b"\xEF\x90\xB9".decode("utf-8")
ICON_FA_FILE_EXPORT = b"\xEF\x95\xAE".decode("utf-8")
ICON_FA_SIGN_LANGUAGE = b"\xEF\x8A\xA7".decode("utf-8")
ICON_FA_SNOWFLAKE = b"\xEF\x8B\x9C".decode("utf-8")
ICON_FA_PLAY = b"\xEF\x81\x8B".decode("utf-8")
ICON_FA_HEADSET = b"\xEF\x96\x90".decode("utf-8")
ICON_FA_CHART_BAR = b"\xEF\x82\x80".decode("utf-8")
ICON_FA_WAVE_SQUARE = b"\xEF\xA0\xBE".decode("utf-8")
ICON_FA_CHART_AREA = b"\xEF\x87\xBE".decode("utf-8")
ICON_FA_EURO_SIGN = b"\xEF\x85\x93".decode("utf-8")
ICON_FA_CHESS_KING = b"\xEF\x90\xBF".decode("utf-8")
ICON_FA_MOBILE = b"\xEF\x84\x8B".decode("utf-8")
ICON_FA_CLOCK = b"\xEF\x80\x97".decode("utf-8")
ICON_FA_BOX_OPEN = b"\xEF\x92\x9E".decode("utf-8")
ICON_FA_DOG = b"\xEF\x9B\x93".decode("utf-8")
ICON_FA_FUTBOL = b"\xEF\x87\xA3".decode("utf-8")
ICON_FA_LIRA_SIGN = b"\xEF\x86\x95".decode("utf-8")
ICON_FA_LIGHTBULB = b"\xEF\x83\xAB".decode("utf-8")
ICON_FA_BOMB = b"\xEF\x87\xA2".decode("utf-8")
ICON_FA_MITTEN = b"\xEF\x9E\xB5".decode("utf-8")
ICON_FA_TRUCK_MONSTER = b"\xEF\x98\xBB".decode("utf-8")
ICON_FA_RANDOM = b"\xEF\x81\xB4".decode("utf-8")
ICON_FA_CHESS_ROOK = b"\xEF\x91\x87".decode("utf-8")
ICON_FA_FIRE_EXTINGUISHER = b"\xEF\x84\xB4".decode("utf-8")
ICON_FA_ARROWS_ALT_V = b"\xEF\x8C\xB8".decode("utf-8")
ICON_FA_ICICLES = b"\xEF\x9E\xAD".decode("utf-8")
ICON_FA_FONT = b"\xEF\x80\xB1".decode("utf-8")
ICON_FA_CAMERA_RETRO = b"\xEF\x82\x83".decode("utf-8")
ICON_FA_BLENDER = b"\xEF\x94\x97".decode("utf-8")
ICON_FA_THUMBS_DOWN = b"\xEF\x85\xA5".decode("utf-8")
ICON_FA_ROCKET = b"\xEF\x84\xB5".decode("utf-8")
ICON_FA_COPYRIGHT = b"\xEF\x87\xB9".decode("utf-8")
ICON_FA_TRAM = b"\xEF\x9F\x9A".decode("utf-8")
ICON_FA_JEDI = b"\xEF\x99\xA9".decode("utf-8")
ICON_FA_HOCKEY_PUCK = b"\xEF\x91\x93".decode("utf-8")
ICON_FA_STOP_CIRCLE = b"\xEF\x8A\x8D".decode("utf-8")
ICON_FA_BEZIER_CURVE = b"\xEF\x95\x9B".decode("utf-8")
ICON_FA_FOLDER = b"\xEF\x81\xBB".decode("utf-8")
ICON_FA_CALENDAR_CHECK = b"\xEF\x89\xB4".decode("utf-8")
ICON_FA_YIN_YANG = b"\xEF\x9A\xAD".decode("utf-8")
ICON_FA_COLUMNS = b"\xEF\x83\x9B".decode("utf-8")
ICON_FA_GLASS_CHEERS = b"\xEF\x9E\x9F".decode("utf-8")
ICON_FA_GRIN_WINK = b"\xEF\x96\x8C".decode("utf-8")
ICON_FA_STOP = b"\xEF\x81\x8D".decode("utf-8")
ICON_FA_MONEY_CHECK_ALT = b"\xEF\x94\xBD".decode("utf-8")
ICON_FA_COMPASS = b"\xEF\x85\x8E".decode("utf-8")
ICON_FA_TOOLBOX = b"\xEF\x95\x92".decode("utf-8")
ICON_FA_LIST_OL = b"\xEF\x83\x8B".decode("utf-8")
ICON_FA_WINE_GLASS = b"\xEF\x93\xA3".decode("utf-8")
ICON_FA_HORSE_HEAD = b"\xEF\x9E\xAB".decode("utf-8")
ICON_FA_USER_ALT_SLASH = b"\xEF\x93\xBA".decode("utf-8")
ICON_FA_USER_TAG = b"\xEF\x94\x87".decode("utf-8")
ICON_FA_MICROSCOPE = b"\xEF\x98\x90".decode("utf-8")
ICON_FA_BRUSH = b"\xEF\x95\x9D".decode("utf-8")
ICON_FA_BAN = b"\xEF\x81\x9E".decode("utf-8")
ICON_FA_BARS = b"\xEF\x83\x89".decode("utf-8")
ICON_FA_CAR_CRASH = b"\xEF\x97\xA1".decode("utf-8")
ICON_FA_ARROW_ALT_CIRCLE_DOWN = b"\xEF\x8D\x98".decode("utf-8")
ICON_FA_MONEY_BILL_ALT = b"\xEF\x8F\x91".decode("utf-8")
ICON_FA_JOURNAL_WHILLS = b"\xEF\x99\xAA".decode("utf-8")
ICON_FA_CHALKBOARD_TEACHER = b"\xEF\x94\x9C".decode("utf-8")
ICON_FA_PORTRAIT = b"\xEF\x8F\xA0".decode("utf-8")
ICON_FA_BALANCE_SCALE_LEFT = b"\xEF\x94\x95".decode("utf-8")
ICON_FA_HAMMER = b"\xEF\x9B\xA3".decode("utf-8")
ICON_FA_RETWEET = b"\xEF\x81\xB9".decode("utf-8")
ICON_FA_HOURGLASS = b"\xEF\x89\x94".decode("utf-8")
ICON_FA_BORDER_NONE = b"\xEF\xA1\x90".decode("utf-8")
ICON_FA_FILE_ALT = b"\xEF\x85\x9C".decode("utf-8")
ICON_FA_SUBSCRIPT = b"\xEF\x84\xAC".decode("utf-8")
ICON_FA_DONATE = b"\xEF\x92\xB9".decode("utf-8")
ICON_FA_GLASS_MARTINI_ALT = b"\xEF\x95\xBB".decode("utf-8")
ICON_FA_CODE_BRANCH = b"\xEF\x84\xA6".decode("utf-8")
ICON_FA_MEH = b"\xEF\x84\x9A".decode("utf-8")
ICON_FA_LIST_ALT = b"\xEF\x80\xA2".decode("utf-8")
ICON_FA_USER_COG = b"\xEF\x93\xBE".decode("utf-8")
ICON_FA_PRESCRIPTION = b"\xEF\x96\xB1".decode("utf-8")
ICON_FA_TABLET = b"\xEF\x84\x8A".decode("utf-8")
ICON_FA_LAUGH_SQUINT = b"\xEF\x96\x9B".decode("utf-8")
ICON_FA_CREDIT_CARD = b"\xEF\x82\x9D".decode("utf-8")
ICON_FA_ARCHWAY = b"\xEF\x95\x97".decode("utf-8")
ICON_FA_HARD_HAT = b"\xEF\xA0\x87".decode("utf-8")
ICON_FA_TRAFFIC_LIGHT = b"\xEF\x98\xB7".decode("utf-8")
ICON_FA_COG = b"\xEF\x80\x93".decode("utf-8")
ICON_FA_HANUKIAH = b"\xEF\x9B\xA6".decode("utf-8")
ICON_FA_SHUTTLE_VAN = b"\xEF\x96\xB6".decode("utf-8")
ICON_FA_MONEY_CHECK = b"\xEF\x94\xBC".decode("utf-8")
ICON_FA_BELL = b"\xEF\x83\xB3".decode("utf-8")
ICON_FA_CALENDAR_DAY = b"\xEF\x9E\x83".decode("utf-8")
ICON_FA_TINT_SLASH = b"\xEF\x97\x87".decode("utf-8")
ICON_FA_PLANE_DEPARTURE = b"\xEF\x96\xB0".decode("utf-8")
ICON_FA_USER_CHECK = b"\xEF\x93\xBC".decode("utf-8")
ICON_FA_CHURCH = b"\xEF\x94\x9D".decode("utf-8")
ICON_FA_SEARCH_MINUS = b"\xEF\x80\x90".decode("utf-8")
ICON_FA_SHIPPING_FAST = b"\xEF\x92\x8B".decode("utf-8")
ICON_FA_TINT = b"\xEF\x81\x83".decode("utf-8")
ICON_FA_ALIGN_RIGHT = b"\xEF\x80\xB8".decode("utf-8")
ICON_FA_QUOTE_RIGHT = b"\xEF\x84\x8E".decode("utf-8")
ICON_FA_BEER = b"\xEF\x83\xBC".decode("utf-8")
ICON_FA_GRIN_ALT = b"\xEF\x96\x81".decode("utf-8")
ICON_FA_SORT_NUMERIC_DOWN = b"\xEF\x85\xA2".decode("utf-8")
ICON_FA_FIRE = b"\xEF\x81\xAD".decode("utf-8")
ICON_FA_FAST_FORWARD = b"\xEF\x81\x90".decode("utf-8")
ICON_FA_MAP_MARKED_ALT = b"\xEF\x96\xA0".decode("utf-8")
ICON_FA_CHILD = b"\xEF\x86\xAE".decode("utf-8")
ICON_FA_KISS_BEAM = b"\xEF\x96\x97".decode("utf-8")
ICON_FA_TRUCK_LOADING = b"\xEF\x93\x9E".decode("utf-8")
ICON_FA_EXPAND_ARROWS_ALT = b"\xEF\x8C\x9E".decode("utf-8")
ICON_FA_CARET_SQUARE_DOWN = b"\xEF\x85\x90".decode("utf-8")
ICON_FA_CRUTCH = b"\xEF\x9F\xB7".decode("utf-8")
ICON_FA_OBJECT_GROUP = b"\xEF\x89\x87".decode("utf-8")
ICON_FA_BIKING = b"\xEF\xA1\x8A".decode("utf-8")
ICON_FA_ANCHOR = b"\xEF\x84\xBD".decode("utf-8")
ICON_FA_HAND_POINT_LEFT = b"\xEF\x82\xA5".decode("utf-8")
ICON_FA_USER_TIMES = b"\xEF\x88\xB5".decode("utf-8")
ICON_FA_CALCULATOR = b"\xEF\x87\xAC".decode("utf-8")
ICON_FA_DIZZY = b"\xEF\x95\xA7".decode("utf-8")
ICON_FA_KISS_WINK_HEART = b"\xEF\x96\x98".decode("utf-8")
ICON_FA_FILE_MEDICAL = b"\xEF\x91\xB7".decode("utf-8")
ICON_FA_SWIMMING_POOL = b"\xEF\x97\x85".decode("utf-8")
ICON_FA_VR_CARDBOARD = b"\xEF\x9C\xA9".decode("utf-8")
ICON_FA_USER_FRIENDS = b"\xEF\x94\x80".decode("utf-8")
ICON_FA_FAST_BACKWARD = b"\xEF\x81\x89".decode("utf-8")
ICON_FA_SATELLITE = b"\xEF\x9E\xBF".decode("utf-8")
ICON_FA_MINUS_CIRCLE = b"\xEF\x81\x96".decode("utf-8")
ICON_FA_CHESS_PAWN = b"\xEF\x91\x83".decode("utf-8")
ICON_FA_DATABASE = b"\xEF\x87\x80".decode("utf-8")
ICON_FA_LANDMARK = b"\xEF\x99\xAF".decode("utf-8")
ICON_FA_SWATCHBOOK = b"\xEF\x97\x83".decode("utf-8")
ICON_FA_HOTDOG = b"\xEF\xA0\x8F".decode("utf-8")
ICON_FA_SNOWMAN = b"\xEF\x9F\x90".decode("utf-8")
ICON_FA_LAPTOP = b"\xEF\x84\x89".decode("utf-8")
ICON_FA_TORAH = b"\xEF\x9A\xA0".decode("utf-8")
ICON_FA_FROWN_OPEN = b"\xEF\x95\xBA".decode("utf-8")
ICON_FA_REDO_ALT = b"\xEF\x8B\xB9".decode("utf-8")
ICON_FA_AD = b"\xEF\x99\x81".decode("utf-8")
ICON_FA_USER_CIRCLE = b"\xEF\x8A\xBD".decode("utf-8")
ICON_FA_DIVIDE = b"\xEF\x94\xA9".decode("utf-8")
ICON_FA_HANDSHAKE = b"\xEF\x8A\xB5".decode("utf-8")
ICON_FA_CUT = b"\xEF\x83\x84".decode("utf-8")
ICON_FA_GAMEPAD = b"\xEF\x84\x9B".decode("utf-8")
ICON_FA_STREET_VIEW = b"\xEF\x88\x9D".decode("utf-8")
ICON_FA_GREATER_THAN = b"\xEF\x94\xB1".decode("utf-8")
ICON_FA_PASTAFARIANISM = b"\xEF\x99\xBB".decode("utf-8")
ICON_FA_MINUS_SQUARE = b"\xEF\x85\x86".decode("utf-8")
ICON_FA_SAVE = b"\xEF\x83\x87".decode("utf-8")
ICON_FA_COMMENT_DOLLAR = b"\xEF\x99\x91".decode("utf-8")
ICON_FA_TRASH_ALT = b"\xEF\x8B\xAD".decode("utf-8")
ICON_FA_PUZZLE_PIECE = b"\xEF\x84\xAE".decode("utf-8")
ICON_FA_SORT_ALPHA_UP_ALT = b"\xEF\xA2\x82".decode("utf-8")
ICON_FA_MENORAH = b"\xEF\x99\xB6".decode("utf-8")
ICON_FA_CLOUD_SUN = b"\xEF\x9B\x84".decode("utf-8")
ICON_FA_USER_EDIT = b"\xEF\x93\xBF".decode("utf-8")
ICON_FA_THEATER_MASKS = b"\xEF\x98\xB0".decode("utf-8")
ICON_FA_FILE_MEDICAL_ALT = b"\xEF\x91\xB8".decode("utf-8")
ICON_FA_BOXES = b"\xEF\x91\xA8".decode("utf-8")
ICON_FA_THERMOMETER_EMPTY = b"\xEF\x8B\x8B".decode("utf-8")
ICON_FA_EXCLAMATION_TRIANGLE = b"\xEF\x81\xB1".decode("utf-8")
ICON_FA_GIFT = b"\xEF\x81\xAB".decode("utf-8")
ICON_FA_COGS = b"\xEF\x82\x85".decode("utf-8")
ICON_FA_SIGNAL = b"\xEF\x80\x92".decode("utf-8")
ICON_FA_SHAPES = b"\xEF\x98\x9F".decode("utf-8")
ICON_FA_CLOUD_RAIN = b"\xEF\x9C\xBD".decode("utf-8")
ICON_FA_LESS_THAN_EQUAL = b"\xEF\x94\xB7".decode("utf-8")
ICON_FA_CHEVRON_CIRCLE_LEFT = b"\xEF\x84\xB7".decode("utf-8")
ICON_FA_MORTAR_PESTLE = b"\xEF\x96\xA7".decode("utf-8")
ICON_FA_DUMBBELL = b"\xEF\x91\x8B".decode("utf-8")
ICON_FA_SITEMAP = b"\xEF\x83\xA8".decode("utf-8")
ICON_FA_BUS_ALT = b"\xEF\x95\x9E".decode("utf-8")
ICON_FA_FILE_CODE = b"\xEF\x87\x89".decode("utf-8")
ICON_FA_BATTERY_FULL = b"\xEF\x89\x80".decode("utf-8")
ICON_FA_CROWN = b"\xEF\x94\xA1".decode("utf-8")
ICON_FA_EXCHANGE_ALT = b"\xEF\x8D\xA2".decode("utf-8")
ICON_FA_TRANSGENDER_ALT = b"\xEF\x88\xA5".decode("utf-8")
ICON_FA_STAR_OF_DAVID = b"\xEF\x9A\x9A".decode("utf-8")
ICON_FA_CASH_REGISTER = b"\xEF\x9E\x88".decode("utf-8")
ICON_FA_TOOLS = b"\xEF\x9F\x99".decode("utf-8")
ICON_FA_EXCLAMATION_CIRCLE = b"\xEF\x81\xAA".decode("utf-8")
ICON_FA_COMMENTS = b"\xEF\x82\x86".decode("utf-8")
ICON_FA_BRIEFCASE_MEDICAL = b"\xEF\x91\xA9".decode("utf-8")
ICON_FA_COMMENTS_DOLLAR = b"\xEF\x99\x93".decode("utf-8")
ICON_FA_BACKSPACE = b"\xEF\x95\x9A".decode("utf-8")
ICON_FA_SLASH = b"\xEF\x9C\x95".decode("utf-8")
ICON_FA_HOT_TUB = b"\xEF\x96\x93".decode("utf-8")
ICON_FA_SUITCASE_ROLLING = b"\xEF\x97\x81".decode("utf-8")
ICON_FA_BOLD = b"\xEF\x80\xB2".decode("utf-8")
ICON_FA_HANDS_HELPING = b"\xEF\x93\x84".decode("utf-8")
ICON_FA_SLEIGH = b"\xEF\x9F\x8C".decode("utf-8")
ICON_FA_BOLT = b"\xEF\x83\xA7".decode("utf-8")
ICON_FA_THERMOMETER_QUARTER = b"\xEF\x8B\x8A".decode("utf-8")
ICON_FA_TROPHY = b"\xEF\x82\x91".decode("utf-8")
ICON_FA_USER_ALT = b"\xEF\x90\x86".decode("utf-8")
ICON_FA_BRAILLE = b"\xEF\x8A\xA1".decode("utf-8")
ICON_FA_PLUS = b"\xEF\x81\xA7".decode("utf-8")
ICON_FA_LIST_UL = b"\xEF\x83\x8A".decode("utf-8")
ICON_FA_SMOKING_BAN = b"\xEF\x95\x8D".decode("utf-8")
ICON_FA_BOOK = b"\xEF\x80\xAD".decode("utf-8")
ICON_FA_VOLUME_DOWN = b"\xEF\x80\xA7".decode("utf-8")
ICON_FA_QUESTION_CIRCLE = b"\xEF\x81\x99".decode("utf-8")
ICON_FA_CARROT = b"\xEF\x9E\x87".decode("utf-8")
ICON_FA_BATH = b"\xEF\x8B\x8D".decode("utf-8")
ICON_FA_GAVEL = b"\xEF\x83\xA3".decode("utf-8")
ICON_FA_CANDY_CANE = b"\xEF\x9E\x86".decode("utf-8")
ICON_FA_NETWORK_WIRED = b"\xEF\x9B\xBF".decode("utf-8")
ICON_FA_CARET_SQUARE_LEFT = b"\xEF\x86\x91".decode("utf-8")
ICON_FA_PLANE_ARRIVAL = b"\xEF\x96\xAF".decode("utf-8")
ICON_FA_SHARE_SQUARE = b"\xEF\x85\x8D".decode("utf-8")
ICON_FA_MEDAL = b"\xEF\x96\xA2".decode("utf-8")
ICON_FA_THERMOMETER_HALF = b"\xEF\x8B\x89".decode("utf-8")
ICON_FA_QUESTION = b"\xEF\x84\xA8".decode("utf-8")
ICON_FA_CAR_BATTERY = b"\xEF\x97\x9F".decode("utf-8")
ICON_FA_DOOR_CLOSED = b"\xEF\x94\xAA".decode("utf-8")
ICON_FA_USER_MINUS = b"\xEF\x94\x83".decode("utf-8")
ICON_FA_MUSIC = b"\xEF\x80\x81".decode("utf-8")
ICON_FA_HOUSE_DAMAGE = b"\xEF\x9B\xB1".decode("utf-8")
ICON_FA_CHEVRON_RIGHT = b"\xEF\x81\x94".decode("utf-8")
ICON_FA_GRIP_HORIZONTAL = b"\xEF\x96\x8D".decode("utf-8")
ICON_FA_DICE_FOUR = b"\xEF\x94\xA4".decode("utf-8")
ICON_FA_DEAF = b"\xEF\x8A\xA4".decode("utf-8")
ICON_FA_MEH_BLANK = b"\xEF\x96\xA4".decode("utf-8")
ICON_FA_WINDOW_CLOSE = b"\xEF\x90\x90".decode("utf-8")
ICON_FA_LINK = b"\xEF\x83\x81".decode("utf-8")
ICON_FA_ATOM = b"\xEF\x97\x92".decode("utf-8")
ICON_FA_LESS_THAN = b"\xEF\x94\xB6".decode("utf-8")
ICON_FA_OTTER = b"\xEF\x9C\x80".decode("utf-8")
ICON_FA_DICE_TWO = b"\xEF\x94\xA8".decode("utf-8")
ICON_FA_SORT_ALPHA_DOWN_ALT = b"\xEF\xA2\x81".decode("utf-8")
ICON_FA_EJECT = b"\xEF\x81\x92".decode("utf-8")
ICON_FA_SKULL = b"\xEF\x95\x8C".decode("utf-8")
ICON_FA_GRIP_LINES = b"\xEF\x9E\xA4".decode("utf-8")
ICON_FA_SORT_AMOUNT_DOWN_ALT = b"\xEF\xA2\x84".decode("utf-8")
ICON_FA_HOSPITAL_SYMBOL = b"\xEF\x91\xBE".decode("utf-8")
ICON_FA_X_RAY = b"\xEF\x92\x97".decode("utf-8")
ICON_FA_ARROW_UP = b"\xEF\x81\xA2".decode("utf-8")
ICON_FA_MONEY_BILL_WAVE = b"\xEF\x94\xBA".decode("utf-8")
ICON_FA_DOT_CIRCLE = b"\xEF\x86\x92".decode("utf-8")
ICON_FA_IMAGES = b"\xEF\x8C\x82".decode("utf-8")
ICON_FA_STAR_HALF = b"\xEF\x82\x89".decode("utf-8")
ICON_FA_SPLOTCH = b"\xEF\x96\xBC".decode("utf-8")
ICON_FA_STAR_HALF_ALT = b"\xEF\x97\x80".decode("utf-8")
ICON_FA_SHIP = b"\xEF\x88\x9A".decode("utf-8")
ICON_FA_BOOK_DEAD = b"\xEF\x9A\xB7".decode("utf-8")
ICON_FA_CHECK = b"\xEF\x80\x8C".decode("utf-8")
ICON_FA_RAINBOW = b"\xEF\x9D\x9B".decode("utf-8")
ICON_FA_POWER_OFF = b"\xEF\x80\x91".decode("utf-8")
ICON_FA_LEMON = b"\xEF\x82\x94".decode("utf-8")
ICON_FA_GLOBE_AMERICAS = b"\xEF\x95\xBD".decode("utf-8")
ICON_FA_PEACE = b"\xEF\x99\xBC".decode("utf-8")
ICON_FA_THERMOMETER_THREE_QUARTERS = b"\xEF\x8B\x88".decode("utf-8")
ICON_FA_WAREHOUSE = b"\xEF\x92\x94".decode("utf-8")
ICON_FA_TRANSGENDER = b"\xEF\x88\xA4".decode("utf-8")
ICON_FA_PLUS_SQUARE = b"\xEF\x83\xBE".decode("utf-8")
ICON_FA_BULLSEYE = b"\xEF\x85\x80".decode("utf-8")
ICON_FA_COOKIE_BITE = b"\xEF\x95\xA4".decode("utf-8")
ICON_FA_USERS = b"\xEF\x83\x80".decode("utf-8")
ICON_FA_DRUMSTICK_BITE = b"\xEF\x9B\x97".decode("utf-8")
ICON_FA_ASTERISK = b"\xEF\x81\xA9".decode("utf-8")
ICON_FA_PLUS_CIRCLE = b"\xEF\x81\x95".decode("utf-8")
ICON_FA_CART_ARROW_DOWN = b"\xEF\x88\x98".decode("utf-8")
ICON_FA_LEAF = b"\xEF\x81\xAC".decode("utf-8")
ICON_FA_FLUSHED = b"\xEF\x95\xB9".decode("utf-8")
ICON_FA_STORE_ALT = b"\xEF\x95\x8F".decode("utf-8")
ICON_FA_PEOPLE_CARRY = b"\xEF\x93\x8E".decode("utf-8")
ICON_FA_CHESS_BOARD = b"\xEF\x90\xBC".decode("utf-8")
ICON_FA_LONG_ARROW_ALT_DOWN = b"\xEF\x8C\x89".decode("utf-8")
ICON_FA_SAD_CRY = b"\xEF\x96\xB3".decode("utf-8")
ICON_FA_DIGITAL_TACHOGRAPH = b"\xEF\x95\xA6".decode("utf-8")
ICON_FA_ANGLE_DOUBLE_DOWN = b"\xEF\x84\x83".decode("utf-8")
ICON_FA_FILE_EXCEL = b"\xEF\x87\x83".decode("utf-8")
ICON_FA_TEETH = b"\xEF\x98\xAE".decode("utf-8")
ICON_FA_HAND_SCISSORS = b"\xEF\x89\x97".decode("utf-8")
ICON_FA_STETHOSCOPE = b"\xEF\x83\xB1".decode("utf-8")
ICON_FA_BACKWARD = b"\xEF\x81\x8A".decode("utf-8")
ICON_FA_SCROLL = b"\xEF\x9C\x8E".decode("utf-8")
ICON_FA_IGLOO = b"\xEF\x9E\xAE".decode("utf-8")
ICON_FA_NOTES_MEDICAL = b"\xEF\x92\x81".decode("utf-8")
ICON_FA_CODE = b"\xEF\x84\xA1".decode("utf-8")
ICON_FA_SORT_NUMERIC_UP_ALT = b"\xEF\xA2\x87".decode("utf-8")
ICON_FA_NOT_EQUAL = b"\xEF\x94\xBE".decode("utf-8")
ICON_FA_SKIING = b"\xEF\x9F\x89".decode("utf-8")
ICON_FA_CHAIR = b"\xEF\x9B\x80".decode("utf-8")
ICON_FA_HAND_LIZARD = b"\xEF\x89\x98".decode("utf-8")
ICON_FA_QUIDDITCH = b"\xEF\x91\x98".decode("utf-8")
ICON_FA_ANGLE_DOUBLE_LEFT = b"\xEF\x84\x80".decode("utf-8")
ICON_FA_MOSQUE = b"\xEF\x99\xB8".decode("utf-8")
ICON_FA_PEN = b"\xEF\x8C\x84".decode("utf-8")
ICON_FA_HRYVNIA = b"\xEF\x9B\xB2".decode("utf-8")
ICON_FA_ANGLE_LEFT = b"\xEF\x84\x84".decode("utf-8")
ICON_FA_ATLAS = b"\xEF\x95\x98".decode("utf-8")
ICON_FA_PIGGY_BANK = b"\xEF\x93\x93".decode("utf-8")
ICON_FA_DOLLY_FLATBED = b"\xEF\x91\xB4".decode("utf-8")
ICON_FA_ARROWS_ALT_H = b"\xEF\x8C\xB7".decode("utf-8")
ICON_FA_PEN_ALT = b"\xEF\x8C\x85".decode("utf-8")
ICON_FA_PRAYING_HANDS = b"\xEF\x9A\x84".decode("utf-8")
ICON_FA_VOLUME_UP = b"\xEF\x80\xA8".decode("utf-8")
ICON_FA_CLIPBOARD_LIST = b"\xEF\x91\xAD".decode("utf-8")
ICON_FA_BORDER_ALL = b"\xEF\xA1\x8C".decode("utf-8")
ICON_FA_MAGIC = b"\xEF\x83\x90".decode("utf-8")
ICON_FA_FOLDER_MINUS = b"\xEF\x99\x9D".decode("utf-8")
ICON_FA_DEMOCRAT = b"\xEF\x9D\x87".decode("utf-8")
ICON_FA_MAGNET = b"\xEF\x81\xB6".decode("utf-8")
ICON_FA_VIHARA = b"\xEF\x9A\xA7".decode("utf-8")
ICON_FA_GRIMACE = b"\xEF\x95\xBF".decode("utf-8")
ICON_FA_CHECK_CIRCLE = b"\xEF\x81\x98".decode("utf-8")
ICON_FA_SEARCH_DOLLAR = b"\xEF\x9A\x88".decode("utf-8")
ICON_FA_LONG_ARROW_ALT_LEFT = b"\xEF\x8C\x8A".decode("utf-8")
ICON_FA_FILE_PRESCRIPTION = b"\xEF\x95\xB2".decode("utf-8")
ICON_FA_CROW = b"\xEF\x94\xA0".decode("utf-8")
ICON_FA_EYE_DROPPER = b"\xEF\x87\xBB".decode("utf-8")
ICON_FA_CROP = b"\xEF\x84\xA5".decode("utf-8")
ICON_FA_SIGN = b"\xEF\x93\x99".decode("utf-8")
ICON_FA_ARROW_CIRCLE_DOWN = b"\xEF\x82\xAB".decode("utf-8")
ICON_FA_VIDEO = b"\xEF\x80\xBD".decode("utf-8")
ICON_FA_DOWNLOAD = b"\xEF\x80\x99".decode("utf-8")
ICON_FA_CARET_DOWN = b"\xEF\x83\x97".decode("utf-8")
ICON_FA_CHEVRON_LEFT = b"\xEF\x81\x93".decode("utf-8")
ICON_FA_GLOBE_AFRICA = b"\xEF\x95\xBC".decode("utf-8")
ICON_FA_HAMSA = b"\xEF\x99\xA5".decode("utf-8")
ICON_FA_CART_PLUS = b"\xEF\x88\x97".decode("utf-8")
ICON_FA_CLIPBOARD = b"\xEF\x8C\xA8".decode("utf-8")
ICON_FA_SHOE_PRINTS = b"\xEF\x95\x8B".decode("utf-8")
ICON_FA_PHONE_SLASH = b"\xEF\x8F\x9D".decode("utf-8")
ICON_FA_REPLY = b"\xEF\x8F\xA5".decode("utf-8")
ICON_FA_HOURGLASS_HALF = b"\xEF\x89\x92".decode("utf-8")
ICON_FA_LONG_ARROW_ALT_UP = b"\xEF\x8C\x8C".decode("utf-8")
ICON_FA_CHESS_KNIGHT = b"\xEF\x91\x81".decode("utf-8")
ICON_FA_BARCODE = b"\xEF\x80\xAA".decode("utf-8")
ICON_FA_DRAW_POLYGON = b"\xEF\x97\xAE".decode("utf-8")
ICON_FA_WATER = b"\xEF\x9D\xB3".decode("utf-8")
ICON_FA_WINE_GLASS_ALT = b"\xEF\x97\x8E".decode("utf-8")
ICON_FA_PHONE_VOLUME = b"\xEF\x8A\xA0".decode("utf-8")
ICON_FA_GLASS_WHISKEY = b"\xEF\x9E\xA0".decode("utf-8")
ICON_FA_BOX = b"\xEF\x91\xA6".decode("utf-8")
ICON_FA_DIAGNOSES = b"\xEF\x91\xB0".decode("utf-8")
ICON_FA_FILE_IMAGE = b"\xEF\x87\x85".decode("utf-8")
ICON_FA_VENUS_MARS = b"\xEF\x88\xA8".decode("utf-8")
ICON_FA_TASKS = b"\xEF\x82\xAE".decode("utf-8")
ICON_FA_HIKING = b"\xEF\x9B\xAC".decode("utf-8")
ICON_FA_VECTOR_SQUARE = b"\xEF\x97\x8B".decode("utf-8")
ICON_FA_QUOTE_LEFT = b"\xEF\x84\x8D".decode("utf-8")
ICON_FA_MOBILE_ALT = b"\xEF\x8F\x8D".decode("utf-8")
ICON_FA_USER_SHIELD = b"\xEF\x94\x85".decode("utf-8")
ICON_FA_BLOG = b"\xEF\x9E\x81".decode("utf-8")
ICON_FA_MARKER = b"\xEF\x96\xA1".decode("utf-8")
ICON_FA_HAMBURGER = b"\xEF\xA0\x85".decode("utf-8")
ICON_FA_REDO = b"\xEF\x80\x9E".decode("utf-8")
ICON_FA_CLOUD = b"\xEF\x83\x82".decode("utf-8")
ICON_FA_HAND_HOLDING_USD = b"\xEF\x93\x80".decode("utf-8")
ICON_FA_CERTIFICATE = b"\xEF\x82\xA3".decode("utf-8")
ICON_FA_ANGRY = b"\xEF\x95\x96".decode("utf-8")
ICON_FA_FROG = b"\xEF\x94\xAE".decode("utf-8")
ICON_FA_CAMERA = b"\xEF\x80\xB0".decode("utf-8")
ICON_FA_DICE_THREE = b"\xEF\x94\xA7".decode("utf-8")
ICON_FA_MEMORY = b"\xEF\x94\xB8".decode("utf-8")
ICON_FA_PEN_SQUARE = b"\xEF\x85\x8B".decode("utf-8")
ICON_FA_SORT = b"\xEF\x83\x9C".decode("utf-8")
ICON_FA_PLUG = b"\xEF\x87\xA6".decode("utf-8")
ICON_FA_SHARE = b"\xEF\x81\xA4".decode("utf-8")
ICON_FA_ENVELOPE = b"\xEF\x83\xA0".decode("utf-8")
ICON_FA_LAYER_GROUP = b"\xEF\x97\xBD".decode("utf-8")
ICON_FA_TRAIN = b"\xEF\x88\xB8".decode("utf-8")
ICON_FA_BULLHORN = b"\xEF\x82\xA1".decode("utf-8")
ICON_FA_BABY = b"\xEF\x9D\xBC".decode("utf-8")
ICON_FA_CONCIERGE_BELL = b"\xEF\x95\xA2".decode("utf-8")
ICON_FA_CIRCLE = b"\xEF\x84\x91".decode("utf-8")
ICON_FA_I_CURSOR = b"\xEF\x89\x86".decode("utf-8")
ICON_FA_CAR = b"\xEF\x86\xB9".decode("utf-8")
ICON_FA_CAT = b"\xEF\x9A\xBE".decode("utf-8")
ICON_FA_WALLET = b"\xEF\x95\x95".decode("utf-8")
ICON_FA_BOOK_MEDICAL = b"\xEF\x9F\xA6".decode("utf-8")
ICON_FA_H_SQUARE = b"\xEF\x83\xBD".decode("utf-8")
ICON_FA_HEART = b"\xEF\x80\x84".decode("utf-8")
ICON_FA_LOCK_OPEN = b"\xEF\x8F\x81".decode("utf-8")
ICON_FA_STREAM = b"\xEF\x95\x90".decode("utf-8")
ICON_FA_LOCK = b"\xEF\x80\xA3".decode("utf-8")
ICON_FA_PARACHUTE_BOX = b"\xEF\x93\x8D".decode("utf-8")
ICON_FA_TAG = b"\xEF\x80\xAB".decode("utf-8")
ICON_FA_SMILE_BEAM = b"\xEF\x96\xB8".decode("utf-8")
ICON_FA_USER_NURSE = b"\xEF\xA0\xAF".decode("utf-8")
ICON_FA_MICROPHONE_ALT = b"\xEF\x8F\x89".decode("utf-8")
ICON_FA_SPA = b"\xEF\x96\xBB".decode("utf-8")
ICON_FA_CHEVRON_CIRCLE_DOWN = b"\xEF\x84\xBA".decode("utf-8")
ICON_FA_FOLDER_PLUS = b"\xEF\x99\x9E".decode("utf-8")
ICON_FA_TICKET_ALT = b"\xEF\x8F\xBF".decode("utf-8")
ICON_FA_BOOK_OPEN = b"\xEF\x94\x98".decode("utf-8")
ICON_FA_MAP = b"\xEF\x89\xB9".decode("utf-8")
ICON_FA_COCKTAIL = b"\xEF\x95\xA1".decode("utf-8")
ICON_FA_CLONE = b"\xEF\x89\x8D".decode("utf-8")
ICON_FA_ID_CARD_ALT = b"\xEF\x91\xBF".decode("utf-8")
ICON_FA_CHECK_SQUARE = b"\xEF\x85\x8A".decode("utf-8")
ICON_FA_CHART_LINE = b"\xEF\x88\x81".decode("utf-8")
ICON_FA_POO_STORM = b"\xEF\x9D\x9A".decode("utf-8")
ICON_FA_DOVE = b"\xEF\x92\xBA".decode("utf-8")
ICON_FA_MARS_STROKE = b"\xEF\x88\xA9".decode("utf-8")
ICON_FA_ENVELOPE_OPEN = b"\xEF\x8A\xB6".decode("utf-8")
ICON_FA_WHEELCHAIR = b"\xEF\x86\x93".decode("utf-8")
ICON_FA_ROBOT = b"\xEF\x95\x84".decode("utf-8")
ICON_FA_UNDO_ALT = b"\xEF\x8B\xAA".decode("utf-8")
ICON_FA_CLOUD_MEATBALL = b"\xEF\x9C\xBB".decode("utf-8")
ICON_FA_TRUCK = b"\xEF\x83\x91".decode("utf-8")
ICON_FA_FLASK = b"\xEF\x83\x83".decode("utf-8")
ICON_FA_WON_SIGN = b"\xEF\x85\x99".decode("utf-8")
ICON_FA_SUPERSCRIPT = b"\xEF\x84\xAB".decode("utf-8")
ICON_FA_TTY = b"\xEF\x87\xA4".decode("utf-8")
ICON_FA_USER_MD = b"\xEF\x83\xB0".decode("utf-8")
ICON_FA_BRAIN = b"\xEF\x97\x9C".decode("utf-8")
ICON_FA_TABLETS = b"\xEF\x92\x90".decode("utf-8")
ICON_FA_MOTORCYCLE = b"\xEF\x88\x9C".decode("utf-8")
ICON_FA_PHONE_SQUARE_ALT = b"\xEF\xA1\xBB".decode("utf-8")
ICON_FA_ANGLE_UP = b"\xEF\x84\x86".decode("utf-8")
ICON_FA_BROOM = b"\xEF\x94\x9A".decode("utf-8")
ICON_FA_DICE_D20 = b"\xEF\x9B\x8F".decode("utf-8")
ICON_FA_LEVEL_DOWN_ALT = b"\xEF\x8E\xBE".decode("utf-8")
ICON_FA_PAPERCLIP = b"\xEF\x83\x86".decode("utf-8")
ICON_FA_USER_CLOCK = b"\xEF\x93\xBD".decode("utf-8")
ICON_FA_MUG_HOT = b"\xEF\x9E\xB6".decode("utf-8")
ICON_FA_SORT_ALPHA_UP = b"\xEF\x85\x9E".decode("utf-8")
ICON_FA_AUDIO_DESCRIPTION = b"\xEF\x8A\x9E".decode("utf-8")
ICON_FA_FILE_CSV = b"\xEF\x9B\x9D".decode("utf-8")
ICON_FA_FILE_DOWNLOAD = b"\xEF\x95\xAD".decode("utf-8")
ICON_FA_SYNC_ALT = b"\xEF\x8B\xB1".decode("utf-8")
ICON_FA_ANGLE_DOUBLE_UP = b"\xEF\x84\x82".decode("utf-8")
ICON_FA_HANDS = b"\xEF\x93\x82".decode("utf-8")
ICON_FA_REPUBLICAN = b"\xEF\x9D\x9E".decode("utf-8")
ICON_FA_UNIVERSITY = b"\xEF\x86\x9C".decode("utf-8")
ICON_FA_KHANDA = b"\xEF\x99\xAD".decode("utf-8")
ICON_FA_GLASSES = b"\xEF\x94\xB0".decode("utf-8")
ICON_FA_SQUARE = b"\xEF\x83\x88".decode("utf-8")
ICON_FA_GRIN_SQUINT = b"\xEF\x96\x85".decode("utf-8")
ICON_FA_CLOSED_CAPTIONING = b"\xEF\x88\x8A".decode("utf-8")
ICON_FA_RECEIPT = b"\xEF\x95\x83".decode("utf-8")
ICON_FA_STRIKETHROUGH = b"\xEF\x83\x8C".decode("utf-8")
ICON_FA_UNLOCK = b"\xEF\x82\x9C".decode("utf-8")
ICON_FA_ARROW_LEFT = b"\xEF\x81\xA0".decode("utf-8")
ICON_FA_DICE_SIX = b"\xEF\x94\xA6".decode("utf-8")
ICON_FA_GRIP_VERTICAL = b"\xEF\x96\x8E".decode("utf-8")
ICON_FA_PILLS = b"\xEF\x92\x84".decode("utf-8")
ICON_FA_EXCLAMATION = b"\xEF\x84\xAA".decode("utf-8")
ICON_FA_PERSON_BOOTH = b"\xEF\x9D\x96".decode("utf-8")
ICON_FA_CALENDAR_PLUS = b"\xEF\x89\xB1".decode("utf-8")
ICON_FA_SMOG = b"\xEF\x9D\x9F".decode("utf-8")
ICON_FA_LOCATION_ARROW = b"\xEF\x84\xA4".decode("utf-8")
ICON_FA_UMBRELLA = b"\xEF\x83\xA9".decode("utf-8")
ICON_FA_QURAN = b"\xEF\x9A\x87".decode("utf-8")
ICON_FA_UNDO = b"\xEF\x83\xA2".decode("utf-8")
ICON_FA_DUMPSTER = b"\xEF\x9E\x93".decode("utf-8")
ICON_FA_FUNNEL_DOLLAR = b"\xEF\x99\xA2".decode("utf-8")
ICON_FA_INDENT = b"\xEF\x80\xBC".decode("utf-8")
ICON_FA_LANGUAGE = b"\xEF\x86\xAB".decode("utf-8")
ICON_FA_ARROW_ALT_CIRCLE_UP = b"\xEF\x8D\x9B".decode("utf-8")
ICON_FA_ROUTE = b"\xEF\x93\x97".decode("utf-8")
ICON_FA_HEADPHONES = b"\xEF\x80\xA5".decode("utf-8")
ICON_FA_TIMES = b"\xEF\x80\x8D".decode("utf-8")
ICON_FA_CLINIC_MEDICAL = b"\xEF\x9F\xB2".decode("utf-8")
ICON_FA_PLANE = b"\xEF\x81\xB2".decode("utf-8")
ICON_FA_TORII_GATE = b"\xEF\x9A\xA1".decode("utf-8")
ICON_FA_LEVEL_UP_ALT = b"\xEF\x8E\xBF".decode("utf-8")
ICON_FA_BLIND = b"\xEF\x8A\x9D".decode("utf-8")
ICON_FA_CHEESE = b"\xEF\x9F\xAF".decode("utf-8")
ICON_FA_PHONE_SQUARE = b"\xEF\x82\x98".decode("utf-8")
ICON_FA_SHOPPING_BASKET = b"\xEF\x8A\x91".decode("utf-8")
ICON_FA_ICE_CREAM = b"\xEF\xA0\x90".decode("utf-8")
ICON_FA_RING = b"\xEF\x9C\x8B".decode("utf-8")
ICON_FA_CITY = b"\xEF\x99\x8F".decode("utf-8")
ICON_FA_TEXT_WIDTH = b"\xEF\x80\xB5".decode("utf-8")
ICON_FA_RSS_SQUARE = b"\xEF\x85\x83".decode("utf-8")
ICON_FA_PAINT_BRUSH = b"\xEF\x87\xBC".decode("utf-8")
ICON_FA_BOOKMARK = b"\xEF\x80\xAE".decode("utf-8")
ICON_FA_PHOTO_VIDEO = b"\xEF\xA1\xBC".decode("utf-8")
ICON_FA_SIM_CARD = b"\xEF\x9F\x84".decode("utf-8")
ICON_FA_CLOUD_UPLOAD_ALT = b"\xEF\x8E\x82".decode("utf-8")
ICON_FA_COMPACT_DISC = b"\xEF\x94\x9F".decode("utf-8")
ICON_FA_SORT_UP = b"\xEF\x83\x9E".decode("utf-8")
ICON_FA_SIGN_OUT_ALT = b"\xEF\x8B\xB5".decode("utf-8")
ICON_FA_SIGN_IN_ALT = b"\xEF\x8B\xB6".decode("utf-8")
ICON_FA_FORWARD = b"\xEF\x81\x8E".decode("utf-8")
ICON_FA_SHARE_ALT = b"\xEF\x87\xA0".decode("utf-8")
ICON_FA_COPY = b"\xEF\x83\x85".decode("utf-8")
ICON_FA_RSS = b"\xEF\x82\x9E".decode("utf-8")
ICON_FA_PEN_FANCY = b"\xEF\x96\xAC".decode("utf-8")
ICON_FA_BIOHAZARD = b"\xEF\x9E\x80".decode("utf-8")
ICON_FA_BED = b"\xEF\x88\xB6".decode("utf-8")
ICON_FA_INFO = b"\xEF\x84\xA9".decode("utf-8")
ICON_FA_TOGGLE_OFF = b"\xEF\x88\x84".decode("utf-8")
ICON_FA_MAP_MARKER_ALT = b"\xEF\x8F\x85".decode("utf-8")
ICON_FA_TRACTOR = b"\xEF\x9C\xA2".decode("utf-8")
ICON_FA_CLOUD_DOWNLOAD_ALT = b"\xEF\x8E\x81".decode("utf-8")
ICON_FA_ID_BADGE = b"\xEF\x8B\x81".decode("utf-8")
ICON_FA_SORT_NUMERIC_DOWN_ALT = b"\xEF\xA2\x86".decode("utf-8")
ICON_FA_RULER_HORIZONTAL = b"\xEF\x95\x87".decode("utf-8")
ICON_FA_PAINT_ROLLER = b"\xEF\x96\xAA".decode("utf-8")
ICON_FA_HAT_WIZARD = b"\xEF\x9B\xA8".decode("utf-8")
ICON_FA_MAP_SIGNS = b"\xEF\x89\xB7".decode("utf-8")
ICON_FA_MICROPHONE = b"\xEF\x84\xB0".decode("utf-8")
ICON_FA_FOOTBALL_BALL = b"\xEF\x91\x8E".decode("utf-8")
ICON_FA_ALLERGIES = b"\xEF\x91\xA1".decode("utf-8")
ICON_FA_ID_CARD = b"\xEF\x8B\x82".decode("utf-8")
ICON_FA_USER_LOCK = b"\xEF\x94\x82".decode("utf-8")
ICON_FA_PLAY_CIRCLE = b"\xEF\x85\x84".decode("utf-8")
ICON_FA_REMOVE_FORMAT = b"\xEF\xA1\xBD".decode("utf-8")
ICON_FA_THERMOMETER = b"\xEF\x92\x91".decode("utf-8")
ICON_FA_REGISTERED = b"\xEF\x89\x9D".decode("utf-8")
ICON_FA_DOLLAR_SIGN = b"\xEF\x85\x95".decode("utf-8")
ICON_FA_DUNGEON = b"\xEF\x9B\x99".decode("utf-8")
ICON_FA_COMPRESS = b"\xEF\x81\xA6".decode("utf-8")
ICON_FA_SEARCH_LOCATION = b"\xEF\x9A\x89".decode("utf-8")
ICON_FA_UTENSILS = b"\xEF\x8B\xA7".decode("utf-8")
ICON_FA_BLENDER_PHONE = b"\xEF\x9A\xB6".decode("utf-8")
ICON_FA_ANGLE_RIGHT = b"\xEF\x84\x85".decode("utf-8")
ICON_FA_CHESS_QUEEN = b"\xEF\x91\x85".decode("utf-8")
ICON_FA_PAGER = b"\xEF\xA0\x95".decode("utf-8")
ICON_FA_SORT_AMOUNT_UP_ALT = b"\xEF\xA2\x85".decode("utf-8")
ICON_FA_CLIPBOARD_CHECK = b"\xEF\x91\xAC".decode("utf-8")
ICON_FA_HOURGLASS_END = b"\xEF\x89\x93".decode("utf-8")
ICON_FA_TOOTH = b"\xEF\x97\x89".decode("utf-8")
ICON_FA_BUSINESS_TIME = b"\xEF\x99\x8A".decode("utf-8")
ICON_FA_PLACE_OF_WORSHIP = b"\xEF\x99\xBF".decode("utf-8")
ICON_FA_GRIN_TONGUE_SQUINT = b"\xEF\x96\x8A".decode("utf-8")
ICON_FA_MEH_ROLLING_EYES = b"\xEF\x96\xA5".decode("utf-8")
ICON_FA_WALKING = b"\xEF\x95\x94".decode("utf-8")
ICON_FA_EDIT = b"\xEF\x81\x84".decode("utf-8")
ICON_FA_CARET_LEFT = b"\xEF\x83\x99".decode("utf-8")
ICON_FA_PAUSE = b"\xEF\x81\x8C".decode("utf-8")
ICON_FA_DICE = b"\xEF\x94\xA2".decode("utf-8")
ICON_FA_RUBLE_SIGN = b"\xEF\x85\x98".decode("utf-8")
ICON_FA_TERMINAL = b"\xEF\x84\xA0".decode("utf-8")
ICON_FA_RULER_VERTICAL = b"\xEF\x95\x88".decode("utf-8")
ICON_FA_HAND_POINTER = b"\xEF\x89\x9A".decode("utf-8")
ICON_FA_TAPE = b"\xEF\x93\x9B".decode("utf-8")
ICON_FA_SHOPPING_BAG = b"\xEF\x8A\x90".decode("utf-8")
ICON_FA_SKIING_NORDIC = b"\xEF\x9F\x8A".decode("utf-8")
ICON_FA_FIST_RAISED = b"\xEF\x9B\x9E".decode("utf-8")
ICON_FA_CUBE = b"\xEF\x86\xB2".decode("utf-8")
ICON_FA_CAPSULES = b"\xEF\x91\xAB".decode("utf-8")
ICON_FA_KIWI_BIRD = b"\xEF\x94\xB5".decode("utf-8")
ICON_FA_CHEVRON_CIRCLE_UP = b"\xEF\x84\xB9".decode("utf-8")
ICON_FA_MARS_STROKE_V = b"\xEF\x88\xAA".decode("utf-8")
ICON_FA_FILE_ARCHIVE = b"\xEF\x87\x86".decode("utf-8")
ICON_FA_JOINT = b"\xEF\x96\x95".decode("utf-8")
ICON_FA_MARS_STROKE_H = b"\xEF\x88\xAB".decode("utf-8")
ICON_FA_ADDRESS_BOOK = b"\xEF\x8A\xB9".decode("utf-8")
ICON_FA_PROCEDURES = b"\xEF\x92\x87".decode("utf-8")
ICON_FA_GEM = b"\xEF\x8E\xA5".decode("utf-8")
ICON_FA_RULER_COMBINED = b"\xEF\x95\x86".decode("utf-8")
ICON_FA_ALIGN_LEFT = b"\xEF\x80\xB6".decode("utf-8")
ICON_FA_STAR_AND_CRESCENT = b"\xEF\x9A\x99".decode("utf-8")
ICON_FA_FIGHTER_JET = b"\xEF\x83\xBB".decode("utf-8")
ICON_FA_SPACE_SHUTTLE = b"\xEF\x86\x97".decode("utf-8")
ICON_FA_MAP_PIN = b"\xEF\x89\xB6".decode("utf-8")
ICON_FA_GLOBE = b"\xEF\x82\xAC".decode("utf-8")
ICON_FA_ALIGN_CENTER = b"\xEF\x80\xB7".decode("utf-8")
ICON_FA_SORT_ALPHA_DOWN = b"\xEF\x85\x9D".decode("utf-8")
ICON_FA_PARKING = b"\xEF\x95\x80".decode("utf-8")
ICON_FA_CALENDAR = b"\xEF\x84\xB3".decode("utf-8")
ICON_FA_PALETTE = b"\xEF\x94\xBF".decode("utf-8")
ICON_FA_GLASS_MARTINI = b"\xEF\x80\x80".decode("utf-8")
ICON_FA_TIMES_CIRCLE = b"\xEF\x81\x97".decode("utf-8")
ICON_FA_EYE = b"\xEF\x81\xAE".decode("utf-8")
ICON_FA_MONUMENT = b"\xEF\x96\xA6".decode("utf-8")
ICON_FA_TRASH_RESTORE = b"\xEF\xA0\xA9".decode("utf-8")
ICON_FA_GUITAR = b"\xEF\x9E\xA6".decode("utf-8")
ICON_FA_GRIN_BEAM = b"\xEF\x96\x82".decode("utf-8")
ICON_FA_KEY = b"\xEF\x82\x84".decode("utf-8")
ICON_FA_FIRST_AID = b"\xEF\x91\xB9".decode("utf-8")
ICON_FA_UMBRELLA_BEACH = b"\xEF\x97\x8A".decode("utf-8")
ICON_FA_DRUM = b"\xEF\x95\xA9".decode("utf-8")
ICON_FA_FILE_CONTRACT = b"\xEF\x95\xAC".decode("utf-8")
ICON_FA_VOICEMAIL = b"\xEF\xA2\x97".decode("utf-8")
ICON_FA_RESTROOM = b"\xEF\x9E\xBD".decode("utf-8")
ICON_FA_UNLOCK_ALT = b"\xEF\x84\xBE".decode("utf-8")
ICON_FA_MICROPHONE_ALT_SLASH = b"\xEF\x94\xB9".decode("utf-8")
ICON_FA_USER_SECRET = b"\xEF\x88\x9B".decode("utf-8")
ICON_FA_ARROW_RIGHT = b"\xEF\x81\xA1".decode("utf-8")
ICON_FA_FILE_VIDEO = b"\xEF\x87\x88".decode("utf-8")
ICON_FA_ARROW_ALT_CIRCLE_RIGHT = b"\xEF\x8D\x9A".decode("utf-8")
ICON_FA_CALENDAR_WEEK = b"\xEF\x9E\x84".decode("utf-8")
ICON_FA_USER_GRADUATE = b"\xEF\x94\x81".decode("utf-8")
ICON_FA_HAND_MIDDLE_FINGER = b"\xEF\xA0\x86".decode("utf-8")
ICON_FA_POO = b"\xEF\x8B\xBE".decode("utf-8")
ICON_FA_LAUGH = b"\xEF\x96\x99".decode("utf-8")
ICON_FA_TABLE = b"\xEF\x83\x8E".decode("utf-8")
ICON_FA_POLL = b"\xEF\x9A\x81".decode("utf-8")
ICON_FA_CAR_ALT = b"\xEF\x97\x9E".decode("utf-8")
ICON_FA_THUMBS_UP = b"\xEF\x85\xA4".decode("utf-8")
ICON_FA_SWIMMER = b"\xEF\x97\x84".decode("utf-8")
ICON_FA_TRADEMARK = b"\xEF\x89\x9C".decode("utf-8")
ICON_FA_CLOUD_MOON_RAIN = b"\xEF\x9C\xBC".decode("utf-8")
ICON_FA_VIALS = b"\xEF\x92\x93".decode("utf-8")
ICON_FA_ERASER = b"\xEF\x84\xAD".decode("utf-8")
ICON_FA_MARS = b"\xEF\x88\xA2".decode("utf-8")
ICON_FA_HELICOPTER = b"\xEF\x94\xB3".decode("utf-8")
ICON_FA_FEATHER = b"\xEF\x94\xAD".decode("utf-8")
ICON_FA_SQUARE_FULL = b"\xEF\x91\x9C".decode("utf-8")
ICON_FA_DOLLY = b"\xEF\x91\xB2".decode("utf-8")
ICON_FA_HAND_HOLDING = b"\xEF\x92\xBD".decode("utf-8")
ICON_FA_HOURGLASS_START = b"\xEF\x89\x91".decode("utf-8")
ICON_FA_GRIN_HEARTS = b"\xEF\x96\x84".decode("utf-8")
ICON_FA_VENUS_DOUBLE = b"\xEF\x88\xA6".decode("utf-8")
ICON_FA_HASHTAG = b"\xEF\x8A\x92".decode("utf-8")
ICON_FA_FINGERPRINT = b"\xEF\x95\xB7".decode("utf-8")
ICON_FA_SEEDLING = b"\xEF\x93\x98".decode("utf-8")
ICON_FA_HAYKAL = b"\xEF\x99\xA6".decode("utf-8")
ICON_FA_TSHIRT = b"\xEF\x95\x93".decode("utf-8")
ICON_FA_PENCIL_RULER = b"\xEF\x96\xAE".decode("utf-8")
ICON_FA_HDD = b"\xEF\x82\xA0".decode("utf-8")
ICON_FA_NEWSPAPER = b"\xEF\x87\xAA".decode("utf-8")
ICON_FA_HOSPITAL_ALT = b"\xEF\x91\xBD".decode("utf-8")
ICON_FA_USER_SLASH = b"\xEF\x94\x86".decode("utf-8")
ICON_FA_FILE_WORD = b"\xEF\x87\x82".decode("utf-8")
ICON_FA_ENVELOPE_SQUARE = b"\xEF\x86\x99".decode("utf-8")
ICON_FA_GENDERLESS = b"\xEF\x88\xAD".decode("utf-8")
ICON_FA_DICE_FIVE = b"\xEF\x94\xA3".decode("utf-8")
ICON_FA_SYNAGOGUE = b"\xEF\x9A\x9B".decode("utf-8")
ICON_FA_PAW = b"\xEF\x86\xB0".decode("utf-8")
ICON_FA_HAND_HOLDING_HEART = b"\xEF\x92\xBE".decode("utf-8")
ICON_FA_CROSS = b"\xEF\x99\x94".decode("utf-8")
ICON_FA_ARCHIVE = b"\xEF\x86\x87".decode("utf-8")
ICON_FA_SOLAR_PANEL = b"\xEF\x96\xBA".decode("utf-8")
ICON_FA_INFINITY = b"\xEF\x94\xB4".decode("utf-8")
ICON_FA_ANKH = b"\xEF\x99\x84".decode("utf-8")
ICON_FA_MAP_MARKER = b"\xEF\x81\x81".decode("utf-8")
ICON_FA_CALENDAR_ALT = b"\xEF\x81\xB3".decode("utf-8")
ICON_FA_AMERICAN_SIGN_LANGUAGE_INTERPRETING = b"\xEF\x8A\xA3".decode("utf-8")
ICON_FA_BINOCULARS = b"\xEF\x87\xA5".decode("utf-8")
ICON_FA_STICKY_NOTE = b"\xEF\x89\x89".decode("utf-8")
ICON_FA_RUNNING = b"\xEF\x9C\x8C".decode("utf-8")
ICON_FA_PEN_NIB = b"\xEF\x96\xAD".decode("utf-8")
ICON_FA_MAP_MARKED = b"\xEF\x96\x9F".decode("utf-8")
ICON_FA_EXPAND = b"\xEF\x81\xA5".decode("utf-8")
ICON_FA_TRUCK_PICKUP = b"\xEF\x98\xBC".decode("utf-8")
ICON_FA_HOLLY_BERRY = b"\xEF\x9E\xAA".decode("utf-8")
ICON_FA_PRESCRIPTION_BOTTLE = b"\xEF\x92\x85".decode("utf-8")
ICON_FA_LAPTOP_CODE = b"\xEF\x97\xBC".decode("utf-8")
ICON_FA_GOLF_BALL = b"\xEF\x91\x90".decode("utf-8")
ICON_FA_SKULL_CROSSBONES = b"\xEF\x9C\x94".decode("utf-8")
ICON_FA_TAXI = b"\xEF\x86\xBA".decode("utf-8")
ICON_FA_COMMENT = b"\xEF\x81\xB5".decode("utf-8")
ICON_FA_KISS = b"\xEF\x96\x96".decode("utf-8")
ICON_FA_HIPPO = b"\xEF\x9B\xAD".decode("utf-8")
ICON_FA_ARROWS_ALT = b"\xEF\x82\xB2".decode("utf-8")
ICON_FA_UNDERLINE = b"\xEF\x83\x8D".decode("utf-8")
ICON_FA_ARROW_CIRCLE_UP = b"\xEF\x82\xAA".decode("utf-8")
ICON_FA_BASKETBALL_BALL = b"\xEF\x90\xB4".decode("utf-8")
ICON_FA_DESKTOP = b"\xEF\x84\x88".decode("utf-8")
ICON_FA_PALLET = b"\xEF\x92\x82".decode("utf-8")
ICON_FA_TOGGLE_ON = b"\xEF\x88\x85".decode("utf-8")
ICON_FA_STOPWATCH = b"\xEF\x8B\xB2".decode("utf-8")
ICON_FA_ARROW_ALT_CIRCLE_LEFT = b"\xEF\x8D\x99".decode("utf-8")
ICON_FA_GAS_PUMP = b"\xEF\x94\xAF".decode("utf-8")
ICON_FA_EXTERNAL_LINK_ALT = b"\xEF\x8D\x9D".decode("utf-8")
ICON_FA_FROWN = b"\xEF\x84\x99".decode("utf-8")
ICON_FA_RULER = b"\xEF\x95\x85".decode("utf-8")
ICON_FA_FLAG_USA = b"\xEF\x9D\x8D".decode("utf-8")
ICON_FA_GRIN = b"\xEF\x96\x80".decode("utf-8")
ICON_FA_ARROW_CIRCLE_LEFT = b"\xEF\x82\xA8".decode("utf-8")
ICON_FA_HIGHLIGHTER = b"\xEF\x96\x91".decode("utf-8")
ICON_FA_POLL_H = b"\xEF\x9A\x82".decode("utf-8")
ICON_FA_SERVER = b"\xEF\x88\xB3".decode("utf-8")
ICON_FA_BATTERY_EMPTY = b"\xEF\x89\x84".decode("utf-8")
ICON_FA_SPRAY_CAN = b"\xEF\x96\xBD".decode("utf-8")
ICON_FA_BOWLING_BALL = b"\xEF\x90\xB6".decode("utf-8")
ICON_FA_GRIP_LINES_VERTICAL = b"\xEF\x9E\xA5".decode("utf-8")
ICON_FA_GLOBE_EUROPE = b"\xEF\x9E\xA2".decode("utf-8")
ICON_FA_WINDOW_MINIMIZE = b"\xEF\x8B\x91".decode("utf-8")
ICON_FA_MARS_DOUBLE = b"\xEF\x88\xA7".decode("utf-8")
ICON_FA_PAUSE_CIRCLE = b"\xEF\x8A\x8B".decode("utf-8")
ICON_FA_HOME = b"\xEF\x80\x95".decode("utf-8")
ICON_FA_COMMENT_ALT = b"\xEF\x89\xBA".decode("utf-8")
ICON_FA_UTENSIL_SPOON = b"\xEF\x8B\xA5".decode("utf-8")
ICON_FA_APPLE_ALT = b"\xEF\x97\x91".decode("utf-8")
ICON_FA_MOON = b"\xEF\x86\x86".decode("utf-8")
ICON_FA_CANNABIS = b"\xEF\x95\x9F".decode("utf-8")
ICON_FA_LAUGH_BEAM = b"\xEF\x96\x9A".decode("utf-8")
ICON_FA_TEETH_OPEN = b"\xEF\x98\xAF".decode("utf-8")
ICON_FA_CHART_PIE = b"\xEF\x88\x80".decode("utf-8")
ICON_FA_SOCKS = b"\xEF\x9A\x96".decode("utf-8")
ICON_FA_SD_CARD = b"\xEF\x9F\x82".decode("utf-8")
ICON_FA_ARROW_CIRCLE_RIGHT = b"\xEF\x82\xA9".decode("utf-8")
ICON_FA_PASTE = b"\xEF\x83\xAA".decode("utf-8")
ICON_FA_OM = b"\xEF\x99\xB9".decode("utf-8")
ICON_FA_LUGGAGE_CART = b"\xEF\x96\x9D".decode("utf-8")
ICON_FA_INDUSTRY = b"\xEF\x89\xB5".decode("utf-8")
ICON_FA_STAMP = b"\xEF\x96\xBF".decode("utf-8")
ICON_FA_RADIATION_ALT = b"\xEF\x9E\xBA".decode("utf-8")
ICON_FA_COMPRESS_ARROWS_ALT = b"\xEF\x9E\x8C".decode("utf-8")
ICON_FA_ROAD = b"\xEF\x80\x98".decode("utf-8")
ICON_FA_IMAGE = b"\xEF\x80\xBE".decode("utf-8")
ICON_FA_BALANCE_SCALE_RIGHT = b"\xEF\x94\x96".decode("utf-8")
ICON_FA_ANGLE_DOUBLE_RIGHT = b"\xEF\x84\x81".decode("utf-8")
ICON_FA_CLOUD_MOON = b"\xEF\x9B\x83".decode("utf-8")
ICON_FA_DOOR_OPEN = b"\xEF\x94\xAB".decode("utf-8")
ICON_FA_GRIN_TONGUE_WINK = b"\xEF\x96\x8B".decode("utf-8")
ICON_FA_REPLY_ALL = b"\xEF\x84\xA2".decode("utf-8")
ICON_FA_TEMPERATURE_LOW = b"\xEF\x9D\xAB".decode("utf-8")
ICON_FA_INBOX = b"\xEF\x80\x9C".decode("utf-8")
ICON_FA_FEMALE = b"\xEF\x86\x82".decode("utf-8")
ICON_FA_SYRINGE = b"\xEF\x92\x8E".decode("utf-8")
ICON_FA_CIRCLE_NOTCH = b"\xEF\x87\x8E".decode("utf-8")
ICON_FA_ELLIPSIS_V = b"\xEF\x85\x82".decode("utf-8")
ICON_FA_SNOWPLOW = b"\xEF\x9F\x92".decode("utf-8")
ICON_FA_TABLE_TENNIS = b"\xEF\x91\x9D".decode("utf-8")
ICON_FA_LOW_VISION = b"\xEF\x8A\xA8".decode("utf-8")
ICON_FA_FILE_IMPORT = b"\xEF\x95\xAF".decode("utf-8")
ICON_FA_ITALIC = b"\xEF\x80\xB3".decode("utf-8")
ICON_FA_FILE_SIGNATURE = b"\xEF\x95\xB3".decode("utf-8")
ICON_FA_CHALKBOARD = b"\xEF\x94\x9B".decode("utf-8")
ICON_FA_GHOST = b"\xEF\x9B\xA2".decode("utf-8")
ICON_FA_TACHOMETER_ALT = b"\xEF\x8F\xBD".decode("utf-8")
ICON_FA_BUS = b"\xEF\x88\x87".decode("utf-8")
ICON_FA_ANGLE_DOWN = b"\xEF\x84\x87".decode("utf-8")
ICON_FA_HAND_ROCK = b"\xEF\x89\x95".decode("utf-8")
ICON_FA_BORDER_STYLE = b"\xEF\xA1\x93".decode("utf-8")
ICON_FA_STAR_OF_LIFE = b"\xEF\x98\xA1".decode("utf-8")
ICON_FA_PODCAST = b"\xEF\x8B\x8E".decode("utf-8")
ICON_FA_TRUCK_MOVING = b"\xEF\x93\x9F".decode("utf-8")
ICON_FA_BUG = b"\xEF\x86\x88".decode("utf-8")
ICON_FA_SHIELD_ALT = b"\xEF\x8F\xAD".decode("utf-8")
ICON_FA_FILL_DRIP = b"\xEF\x95\xB6".decode("utf-8")
ICON_FA_COMMENT_SLASH = b"\xEF\x92\xB3".decode("utf-8")
ICON_FA_SUITCASE = b"\xEF\x83\xB2".decode("utf-8")
ICON_FA_SKATING = b"\xEF\x9F\x85".decode("utf-8")
ICON_FA_TOILET = b"\xEF\x9F\x98".decode("utf-8")
ICON_FA_ENVELOPE_OPEN_TEXT = b"\xEF\x99\x98".decode("utf-8")
ICON_FA_HEART_BROKEN = b"\xEF\x9E\xA9".decode("utf-8")
ICON_FA_CARET_SQUARE_UP = b"\xEF\x85\x91".decode("utf-8")
ICON_FA_TH_LARGE = b"\xEF\x80\x89".decode("utf-8")
ICON_FA_AT = b"\xEF\x87\xBA".decode("utf-8")
ICON_FA_FILE = b"\xEF\x85\x9B".decode("utf-8")
ICON_FA_TENGE = b"\xEF\x9F\x97".decode("utf-8")
ICON_FA_FLAG_CHECKERED = b"\xEF\x84\x9E".decode("utf-8")
ICON_FA_FILM = b"\xEF\x80\x88".decode("utf-8")
ICON_FA_FILL = b"\xEF\x95\xB5".decode("utf-8")
ICON_FA_GRIN_SQUINT_TEARS = b"\xEF\x96\x86".decode("utf-8")
ICON_FA_PERCENT = b"\xEF\x8A\x95".decode("utf-8")
ICON_FA_METEOR = b"\xEF\x9D\x93".decode("utf-8")
ICON_FA_TRASH = b"\xEF\x87\xB8".decode("utf-8")
ICON_FA_FILE_AUDIO = b"\xEF\x87\x87".decode("utf-8")
ICON_FA_SATELLITE_DISH = b"\xEF\x9F\x80".decode("utf-8")
ICON_FA_POOP = b"\xEF\x98\x99".decode("utf-8")
ICON_FA_STAR = b"\xEF\x80\x85".decode("utf-8")
ICON_FA_GIFTS = b"\xEF\x9E\x9C".decode("utf-8")
ICON_FA_FIRE_ALT = b"\xEF\x9F\xA4".decode("utf-8")
ICON_FA_BUILDING = b"\xEF\x86\xAD".decode("utf-8")
ICON_FA_PRESCRIPTION_BOTTLE_ALT = b"\xEF\x92\x86".decode("utf-8")
ICON_FA_MONEY_BILL_WAVE_ALT = b"\xEF\x94\xBB".decode("utf-8")
ICON_FA_NEUTER = b"\xEF\x88\xAC".decode("utf-8")
ICON_FA_BAND_AID = b"\xEF\x91\xA2".decode("utf-8")
ICON_FA_WIFI = b"\xEF\x87\xAB".decode("utf-8")
ICON_FA_MASK = b"\xEF\x9B\xBA".decode("utf-8")
ICON_FA_CHEVRON_UP = b"\xEF\x81\xB7".decode("utf-8")
ICON_FA_HAND_SPOCK = b"\xEF\x89\x99".decode("utf-8")
ICON_FA_HAND_POINT_UP = b"\xEF\x82\xA6"
