// ***********************************************************************
// Assembly : HZH_Controls
// Created : 2019-09-11
//
// ***********************************************************************
//
// Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com
//
//
// Blog: https://www.cnblogs.com/bfyx
// GitHub:https://github.com/kwwwvagaa/NetWinformControl
// gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git
//
// If you use this code, please keep this note.
// ***********************************************************************
using System.Collections.Generic;
#pragma warning disable 1591
namespace HZH_Controls
{
///
/// 图标枚举,包含Awesome图标和Elegant图标,分别以A和E开头
/// 图标样式可参照 http://www.fontawesome.com.cn/faicons/ 和 https://www.elegantthemes.com/blog/resources/elegant-icon-font
///
public enum FontIcons
{
#region Awesome English:Awesome
///
/// a fa 500PX
///
A_fa_500px = 0xf26e,
///
/// a fa address book
///
A_fa_address_book = 0xf2b9,
///
/// a fa address book o
///
A_fa_address_book_o = 0xf2ba,
///
/// a fa address card
///
A_fa_address_card = 0xf2bb,
///
/// a fa address card o
///
A_fa_address_card_o = 0xf2bc,
///
/// a fa adjust
///
A_fa_adjust = 0xf042,
///
/// a fa adn
///
A_fa_adn = 0xf170,
///
/// a fa align center
///
A_fa_align_center = 0xf037,
///
/// a fa align justify
///
A_fa_align_justify = 0xf039,
///
/// a fa align left
///
A_fa_align_left = 0xf036,
///
/// a fa align right
///
A_fa_align_right = 0xf038,
///
/// a fa amazon
///
A_fa_amazon = 0xf270,
///
/// a fa ambulance
///
A_fa_ambulance = 0xf0f9,
///
/// a fa anchor
///
A_fa_anchor = 0xf13d,
///
/// a fa android
///
A_fa_android = 0xf17b,
///
/// a fa angellist
///
A_fa_angellist = 0xf209,
///
/// a fa angle double down
///
A_fa_angle_double_down = 0xf103,
///
/// a fa angle double left
///
A_fa_angle_double_left = 0xf100,
///
/// a fa angle double right
///
A_fa_angle_double_right = 0xf101,
///
/// a fa angle double up
///
A_fa_angle_double_up = 0xf102,
///
/// a fa angle down
///
A_fa_angle_down = 0xf107,
///
/// a fa angle left
///
A_fa_angle_left = 0xf104,
///
/// a fa angle right
///
A_fa_angle_right = 0xf105,
///
/// a fa angle up
///
A_fa_angle_up = 0xf106,
///
/// a fa apple
///
A_fa_apple = 0xf179,
///
/// a fa archive
///
A_fa_archive = 0xf187,
///
/// a fa area chart
///
A_fa_area_chart = 0xf1fe,
///
/// a fa arrow circle down
///
A_fa_arrow_circle_down = 0xf0ab,
///
/// a fa arrow circle left
///
A_fa_arrow_circle_left = 0xf0a8,
///
/// a fa arrow circle o down
///
A_fa_arrow_circle_o_down = 0xf01a,
///
/// a fa arrow circle o left
///
A_fa_arrow_circle_o_left = 0xf190,
///
/// a fa arrow circle o right
///
A_fa_arrow_circle_o_right = 0xf18e,
///
/// a fa arrow circle o up
///
A_fa_arrow_circle_o_up = 0xf01b,
///
/// a fa arrow circle right
///
A_fa_arrow_circle_right = 0xf0a9,
///
/// a fa arrow circle up
///
A_fa_arrow_circle_up = 0xf0aa,
///
/// a fa arrow down
///
A_fa_arrow_down = 0xf063,
///
/// a fa arrow left
///
A_fa_arrow_left = 0xf060,
///
/// a fa arrow right
///
A_fa_arrow_right = 0xf061,
///
/// a fa arrow up
///
A_fa_arrow_up = 0xf062,
///
/// a fa arrows
///
A_fa_arrows = 0xf047,
///
/// a fa arrows alt
///
A_fa_arrows_alt = 0xf0b2,
///
/// a fa arrows h
///
A_fa_arrows_h = 0xf07e,
///
/// a fa arrows v
///
A_fa_arrows_v = 0xf07d,
///
/// a fa asl interpreting
///
A_fa_asl_interpreting = 0xf2a3,
///
/// a fa assistive listening systems
///
A_fa_assistive_listening_systems = 0xf2a2,
///
/// a fa asterisk
///
A_fa_asterisk = 0xf069,
///
/// a fa at
///
A_fa_at = 0xf1fa,
///
/// a fa audio description
///
A_fa_audio_description = 0xf29e,
///
/// a fa backward
///
A_fa_backward = 0xf04a,
///
/// a fa balance scale
///
A_fa_balance_scale = 0xf24e,
///
/// a fa ban
///
A_fa_ban = 0xf05e,
///
/// a fa bandcamp
///
A_fa_bandcamp = 0xf2d5,
///
/// a fa bar chart
///
A_fa_bar_chart = 0xf080,
///
/// a fa barcode
///
A_fa_barcode = 0xf02a,
///
/// a fa bars
///
A_fa_bars = 0xf0c9,
///
/// a fa bath
///
A_fa_bath = 0xf2cd,
///
/// a fa battery
///
A_fa_battery = 0xf240,
///
/// a fa battery 0
///
A_fa_battery_0 = 0xf244,
///
/// a fa battery 1
///
A_fa_battery_1 = 0xf243,
///
/// a fa battery 2
///
A_fa_battery_2 = 0xf242,
///
/// a fa battery 3
///
A_fa_battery_3 = 0xf241,
///
/// a fa beer
///
A_fa_beer = 0xf0fc,
///
/// a fa behance
///
A_fa_behance = 0xf1b4,
///
/// a fa behance square
///
A_fa_behance_square = 0xf1b5,
///
/// a fa bell
///
A_fa_bell = 0xf0f3,
///
/// a fa bell o
///
A_fa_bell_o = 0xf0a2,
///
/// a fa bell slash
///
A_fa_bell_slash = 0xf1f6,
///
/// a fa bell slash o
///
A_fa_bell_slash_o = 0xf1f7,
///
/// a fa bicycle
///
A_fa_bicycle = 0xf206,
///
/// a fa binoculars
///
A_fa_binoculars = 0xf1e5,
///
/// a fa birthday cake
///
A_fa_birthday_cake = 0xf1fd,
///
/// a fa bitbucket
///
A_fa_bitbucket = 0xf171,
///
/// a fa bitbucket square
///
A_fa_bitbucket_square = 0xf172,
///
/// a fa bitcoin
///
A_fa_bitcoin = 0xf15a,
///
/// a fa black tie
///
A_fa_black_tie = 0xf27e,
///
/// a fa blind
///
A_fa_blind = 0xf29d,
///
/// a fa bluetooth
///
A_fa_bluetooth = 0xf293,
///
/// a fa bluetooth b
///
A_fa_bluetooth_b = 0xf294,
///
/// a fa bold
///
A_fa_bold = 0xf032,
///
/// a fa bomb
///
A_fa_bomb = 0xf1e2,
///
/// a fa book
///
A_fa_book = 0xf02d,
///
/// a fa bookmark
///
A_fa_bookmark = 0xf02e,
///
/// a fa bookmark o
///
A_fa_bookmark_o = 0xf097,
///
/// a fa braille
///
A_fa_braille = 0xf2a1,
///
/// a fa briefcase
///
A_fa_briefcase = 0xf0b1,
///
/// a fa bug
///
A_fa_bug = 0xf188,
///
/// a fa building
///
A_fa_building = 0xf1ad,
///
/// a fa building o
///
A_fa_building_o = 0xf0f7,
///
/// a fa bullhorn
///
A_fa_bullhorn = 0xf0a1,
///
/// a fa bullseye
///
A_fa_bullseye = 0xf140,
///
/// a fa bus
///
A_fa_bus = 0xf207,
///
/// a fa buysellads
///
A_fa_buysellads = 0xf20d,
///
/// a fa calculator
///
A_fa_calculator = 0xf1ec,
///
/// a fa calendar
///
A_fa_calendar = 0xf073,
///
/// a fa calendar check o
///
A_fa_calendar_check_o = 0xf274,
///
/// a fa calendar minus o
///
A_fa_calendar_minus_o = 0xf272,
///
/// a fa calendar o
///
A_fa_calendar_o = 0xf133,
///
/// a fa calendar plus o
///
A_fa_calendar_plus_o = 0xf271,
///
/// a fa calendar times o
///
A_fa_calendar_times_o = 0xf273,
///
/// a fa camera
///
A_fa_camera = 0xf030,
///
/// a fa camera retro
///
A_fa_camera_retro = 0xf083,
///
/// a fa car
///
A_fa_car = 0xf1b9,
///
/// a fa caret down
///
A_fa_caret_down = 0xf0d7,
///
/// a fa caret left
///
A_fa_caret_left = 0xf0d9,
///
/// a fa caret right
///
A_fa_caret_right = 0xf0da,
///
/// a fa caret up
///
A_fa_caret_up = 0xf0d8,
///
/// a fa cart arrow down
///
A_fa_cart_arrow_down = 0xf218,
///
/// a fa cart plus
///
A_fa_cart_plus = 0xf217,
///
/// a fa cc
///
A_fa_cc = 0xf20a,
///
/// a fa cc amex
///
A_fa_cc_amex = 0xf1f3,
///
/// a fa cc diners club
///
A_fa_cc_diners_club = 0xf24c,
///
/// a fa cc discover
///
A_fa_cc_discover = 0xf1f2,
///
/// a fa cc JCB
///
A_fa_cc_jcb = 0xf24b,
///
/// a fa cc mastercard
///
A_fa_cc_mastercard = 0xf1f1,
///
/// a fa cc paypal
///
A_fa_cc_paypal = 0xf1f4,
///
/// a fa cc stripe
///
A_fa_cc_stripe = 0xf1f5,
///
/// a fa cc visa
///
A_fa_cc_visa = 0xf1f0,
///
/// a fa certificate
///
A_fa_certificate = 0xf0a3,
///
/// a fa chain
///
A_fa_chain = 0xf0c1,
///
/// a fa check
///
A_fa_check = 0xf00c,
///
/// a fa check circle
///
A_fa_check_circle = 0xf058,
///
/// a fa check circle o
///
A_fa_check_circle_o = 0xf05d,
///
/// a fa check square
///
A_fa_check_square = 0xf14a,
///
/// a fa check square o
///
A_fa_check_square_o = 0xf046,
///
/// a fa chevron circle down
///
A_fa_chevron_circle_down = 0xf13a,
///
/// a fa chevron circle left
///
A_fa_chevron_circle_left = 0xf137,
///
/// a fa chevron circle right
///
A_fa_chevron_circle_right = 0xf138,
///
/// a fa chevron circle up
///
A_fa_chevron_circle_up = 0xf139,
///
/// a fa chevron down
///
A_fa_chevron_down = 0xf078,
///
/// a fa chevron left
///
A_fa_chevron_left = 0xf053,
///
/// a fa chevron right
///
A_fa_chevron_right = 0xf054,
///
/// a fa chevron up
///
A_fa_chevron_up = 0xf077,
///
/// a fa child
///
A_fa_child = 0xf1ae,
///
/// a fa chrome
///
A_fa_chrome = 0xf268,
///
/// a fa circle
///
A_fa_circle = 0xf111,
///
/// a fa circle o
///
A_fa_circle_o = 0xf10c,
///
/// a fa circle o notch
///
A_fa_circle_o_notch = 0xf1ce,
///
/// a fa circle thin
///
A_fa_circle_thin = 0xf1db,
///
/// a fa clock o
///
A_fa_clock_o = 0xf017,
///
/// a fa clone
///
A_fa_clone = 0xf24d,
///
/// a fa close
///
A_fa_close = 0xf00d,
///
/// a fa cloud
///
A_fa_cloud = 0xf0c2,
///
/// a fa cloud download
///
A_fa_cloud_download = 0xf0ed,
///
/// a fa cloud upload
///
A_fa_cloud_upload = 0xf0ee,
///
/// a fa code
///
A_fa_code = 0xf121,
///
/// a fa code fork
///
A_fa_code_fork = 0xf126,
///
/// a fa codepen
///
A_fa_codepen = 0xf1cb,
///
/// a fa codiepie
///
A_fa_codiepie = 0xf284,
///
/// a fa coffee
///
A_fa_coffee = 0xf0f4,
///
/// a fa cog
///
A_fa_cog = 0xf013,
///
/// a fa cogs
///
A_fa_cogs = 0xf085,
///
/// a fa columns
///
A_fa_columns = 0xf0db,
///
/// a fa comment
///
A_fa_comment = 0xf075,
///
/// a fa comment o
///
A_fa_comment_o = 0xf0e5,
///
/// a fa commenting
///
A_fa_commenting = 0xf27a,
///
/// a fa commenting o
///
A_fa_commenting_o = 0xf27b,
///
/// a fa comments
///
A_fa_comments = 0xf086,
///
/// a fa comments o
///
A_fa_comments_o = 0xf0e6,
///
/// a fa compass
///
A_fa_compass = 0xf14e,
///
/// a fa compress
///
A_fa_compress = 0xf066,
///
/// a fa connectdevelop
///
A_fa_connectdevelop = 0xf20e,
///
/// a fa contao
///
A_fa_contao = 0xf26d,
///
/// a fa copy
///
A_fa_copy = 0xf0c5,
///
/// a fa copyright
///
A_fa_copyright = 0xf1f9,
///
/// a fa creative commons
///
A_fa_creative_commons = 0xf25e,
///
/// a fa credit card
///
A_fa_credit_card = 0xf09d,
///
/// a fa credit card alt
///
A_fa_credit_card_alt = 0xf283,
///
/// a fa crop
///
A_fa_crop = 0xf125,
///
/// a fa crosshairs
///
A_fa_crosshairs = 0xf05b,
///
/// a fa CSS3
///
A_fa_css3 = 0xf13c,
///
/// a fa cube
///
A_fa_cube = 0xf1b2,
///
/// a fa cubes
///
A_fa_cubes = 0xf1b3,
///
/// a fa cut
///
A_fa_cut = 0xf0c4,
///
/// a fa cutlery
///
A_fa_cutlery = 0xf0f5,
///
/// a fa dashboard
///
A_fa_dashboard = 0xf0e4,
///
/// a fa dashcube
///
A_fa_dashcube = 0xf210,
///
/// a fa database
///
A_fa_database = 0xf1c0,
///
/// a fa deaf
///
A_fa_deaf = 0xf2a4,
///
/// a fa delicious
///
A_fa_delicious = 0xf1a5,
///
/// a fa desktop
///
A_fa_desktop = 0xf108,
///
/// a fa deviantart
///
A_fa_deviantart = 0xf1bd,
///
/// a fa diamond
///
A_fa_diamond = 0xf219,
///
/// a fa digg
///
A_fa_digg = 0xf1a6,
///
/// a fa dot circle o
///
A_fa_dot_circle_o = 0xf192,
///
/// a fa download
///
A_fa_download = 0xf019,
///
/// a fa dribbble
///
A_fa_dribbble = 0xf17d,
///
/// a fa dropbox
///
A_fa_dropbox = 0xf16b,
///
/// a fa drupal
///
A_fa_drupal = 0xf1a9,
///
/// a fa edge
///
A_fa_edge = 0xf282,
///
/// a fa edit
///
A_fa_edit = 0xf044,
///
/// a fa eercast
///
A_fa_eercast = 0xf2da,
///
/// a fa eject
///
A_fa_eject = 0xf052,
///
/// a fa ellipsis h
///
A_fa_ellipsis_h = 0xf141,
///
/// a fa ellipsis v
///
A_fa_ellipsis_v = 0xf142,
///
/// a fa empire
///
A_fa_empire = 0xf1d1,
///
/// a fa envelope
///
A_fa_envelope = 0xf0e0,
///
/// a fa envelope o
///
A_fa_envelope_o = 0xf003,
///
/// a fa envelope open
///
A_fa_envelope_open = 0xf2b6,
///
/// a fa envelope open o
///
A_fa_envelope_open_o = 0xf2b7,
///
/// a fa envelope square
///
A_fa_envelope_square = 0xf199,
///
/// a fa envira
///
A_fa_envira = 0xf299,
///
/// a fa eraser
///
A_fa_eraser = 0xf12d,
///
/// a fa etsy
///
A_fa_etsy = 0xf2d7,
///
/// a fa euro
///
A_fa_euro = 0xf153,
///
/// a fa exchange
///
A_fa_exchange = 0xf0ec,
///
/// a fa exclamation
///
A_fa_exclamation = 0xf12a,
///
/// a fa exclamation circle
///
A_fa_exclamation_circle = 0xf06a,
///
/// a fa expand
///
A_fa_expand = 0xf065,
///
/// a fa expeditedssl
///
A_fa_expeditedssl = 0xf23e,
///
/// a fa external link
///
A_fa_external_link = 0xf08e,
///
/// a fa external link square
///
A_fa_external_link_square = 0xf14c,
///
/// a fa eye
///
A_fa_eye = 0xf06e,
///
/// a fa eye slash
///
A_fa_eye_slash = 0xf070,
///
/// a fa eyedropper
///
A_fa_eyedropper = 0xf1fb,
///
/// a fa fa
///
A_fa_fa = 0xf2b4,
///
/// a fa facebook
///
A_fa_facebook = 0xf09a,
///
/// a fa facebook official
///
A_fa_facebook_official = 0xf230,
///
/// a fa facebook square
///
A_fa_facebook_square = 0xf082,
///
/// a fa fast backward
///
A_fa_fast_backward = 0xf049,
///
/// a fa fast forward
///
A_fa_fast_forward = 0xf050,
///
/// a fa fax
///
A_fa_fax = 0xf1ac,
///
/// a fa feed
///
A_fa_feed = 0xf09e,
///
/// a fa female
///
A_fa_female = 0xf182,
///
/// a fa fighter jet
///
A_fa_fighter_jet = 0xf0fb,
///
/// a fa file
///
A_fa_file = 0xf15b,
///
/// a fa file code o
///
A_fa_file_code_o = 0xf1c9,
///
/// a fa file excel o
///
A_fa_file_excel_o = 0xf1c3,
///
/// a fa file o
///
A_fa_file_o = 0xf016,
///
/// a fa file PDF o
///
A_fa_file_pdf_o = 0xf1c1,
///
/// a fa file photo o
///
A_fa_file_photo_o = 0xf1c5,
///
/// a fa file powerpoint o
///
A_fa_file_powerpoint_o = 0xf1c4,
///
/// a fa file sound o
///
A_fa_file_sound_o = 0xf1c7,
///
/// a fa file text
///
A_fa_file_text = 0xf15c,
///
/// a fa file text o
///
A_fa_file_text_o = 0xf0f6,
///
/// a fa file video o
///
A_fa_file_video_o = 0xf1c8,
///
/// a fa file word o
///
A_fa_file_word_o = 0xf1c2,
///
/// a fa file zip o
///
A_fa_file_zip_o = 0xf1c6,
///
/// a fa film
///
A_fa_film = 0xf008,
///
/// a fa filter
///
A_fa_filter = 0xf0b0,
///
/// a fa fire
///
A_fa_fire = 0xf06d,
///
/// a fa fire extinguisher
///
A_fa_fire_extinguisher = 0xf134,
///
/// a fa firefox
///
A_fa_firefox = 0xf269,
///
/// a fa first order
///
A_fa_first_order = 0xf2b0,
///
/// a fa flag
///
A_fa_flag = 0xf024,
///
/// a fa flag checkered
///
A_fa_flag_checkered = 0xf11e,
///
/// a fa flag o
///
A_fa_flag_o = 0xf11d,
///
/// a fa flash
///
A_fa_flash = 0xf0e7,
///
/// a fa flask
///
A_fa_flask = 0xf0c3,
///
/// a fa flickr
///
A_fa_flickr = 0xf16e,
///
/// a fa folder
///
A_fa_folder = 0xf07b,
///
/// a fa folder o
///
A_fa_folder_o = 0xf114,
///
/// a fa folder open
///
A_fa_folder_open = 0xf07c,
///
/// a fa folder open o
///
A_fa_folder_open_o = 0xf115,
///
/// a fa font
///
A_fa_font = 0xf031,
///
/// a fa fonticons
///
A_fa_fonticons = 0xf280,
///
/// a fa fort awesome
///
A_fa_fort_awesome = 0xf286,
///
/// a fa forumbee
///
A_fa_forumbee = 0xf211,
///
/// a fa forward
///
A_fa_forward = 0xf04e,
///
/// a fa foursquare
///
A_fa_foursquare = 0xf180,
///
/// a fa free code camp
///
A_fa_free_code_camp = 0xf2c5,
///
/// a fa frown o
///
A_fa_frown_o = 0xf119,
///
/// a fa futbol o
///
A_fa_futbol_o = 0xf1e3,
///
/// a fa gamepad
///
A_fa_gamepad = 0xf11b,
///
/// a fa GBP
///
A_fa_gbp = 0xf154,
///
/// a fa genderless
///
A_fa_genderless = 0xf22d,
///
/// a fa get pocket
///
A_fa_get_pocket = 0xf265,
///
/// a fa gg
///
A_fa_gg = 0xf260,
///
/// a fa gg circle
///
A_fa_gg_circle = 0xf261,
///
/// a fa gift
///
A_fa_gift = 0xf06b,
///
/// a fa git
///
A_fa_git = 0xf1d3,
///
/// a fa git square
///
A_fa_git_square = 0xf1d2,
///
/// a fa github
///
A_fa_github = 0xf09b,
///
/// a fa github alt
///
A_fa_github_alt = 0xf113,
///
/// a fa github square
///
A_fa_github_square = 0xf092,
///
/// a fa gitlab
///
A_fa_gitlab = 0xf296,
///
/// a fa gittip
///
A_fa_gittip = 0xf184,
///
/// a fa glass
///
A_fa_glass = 0xf000,
///
/// a fa glide
///
A_fa_glide = 0xf2a5,
///
/// a fa glide g
///
A_fa_glide_g = 0xf2a6,
///
/// a fa globe
///
A_fa_globe = 0xf0ac,
///
/// a fa google
///
A_fa_google = 0xf1a0,
///
/// a fa google plus
///
A_fa_google_plus = 0xf0d5,
///
/// a fa google plus official
///
A_fa_google_plus_official = 0xf2b3,
///
/// a fa google plus square
///
A_fa_google_plus_square = 0xf0d4,
///
/// a fa google wallet
///
A_fa_google_wallet = 0xf1ee,
///
/// a fa graduation cap
///
A_fa_graduation_cap = 0xf19d,
///
/// a fa grav
///
A_fa_grav = 0xf2d6,
///
/// a fa group
///
A_fa_group = 0xf0c0,
///
/// a fa h square
///
A_fa_h_square = 0xf0fd,
///
/// a fa hacker news
///
A_fa_hacker_news = 0xf1d4,
///
/// a fa hand lizard o
///
A_fa_hand_lizard_o = 0xf258,
///
/// a fa hand o down
///
A_fa_hand_o_down = 0xf0a7,
///
/// a fa hand o left
///
A_fa_hand_o_left = 0xf0a5,
///
/// a fa hand o right
///
A_fa_hand_o_right = 0xf0a4,
///
/// a fa hand o up
///
A_fa_hand_o_up = 0xf0a6,
///
/// a fa hand peace o
///
A_fa_hand_peace_o = 0xf25b,
///
/// a fa hand pointer o
///
A_fa_hand_pointer_o = 0xf25a,
///
/// a fa hand rock o
///
A_fa_hand_rock_o = 0xf255,
///
/// a fa hand scissors o
///
A_fa_hand_scissors_o = 0xf257,
///
/// a fa hand spock o
///
A_fa_hand_spock_o = 0xf259,
///
/// a fa hand stop o
///
A_fa_hand_stop_o = 0xf256,
///
/// a fa handshake o
///
A_fa_handshake_o = 0xf2b5,
///
/// a fa hashtag
///
A_fa_hashtag = 0xf292,
///
/// a fa HDD o
///
A_fa_hdd_o = 0xf0a0,
///
/// a fa header
///
A_fa_header = 0xf1dc,
///
/// a fa headphones
///
A_fa_headphones = 0xf025,
///
/// a fa heart
///
A_fa_heart = 0xf004,
///
/// a fa heart o
///
A_fa_heart_o = 0xf08a,
///
/// a fa heartbeat
///
A_fa_heartbeat = 0xf21e,
///
/// a fa history
///
A_fa_history = 0xf1da,
///
/// a fa home
///
A_fa_home = 0xf015,
///
/// a fa hospital o
///
A_fa_hospital_o = 0xf0f8,
///
/// a fa hotel
///
A_fa_hotel = 0xf236,
///
/// a fa hourglass
///
A_fa_hourglass = 0xf254,
///
/// a fa hourglass end
///
A_fa_hourglass_end = 0xf253,
///
/// a fa hourglass half
///
A_fa_hourglass_half = 0xf252,
///
/// a fa hourglass o
///
A_fa_hourglass_o = 0xf250,
///
/// a fa hourglass start
///
A_fa_hourglass_start = 0xf251,
///
/// a fa houzz
///
A_fa_houzz = 0xf27c,
///
/// a fa HTML5
///
A_fa_html5 = 0xf13b,
///
/// a fa i cursor
///
A_fa_i_cursor = 0xf246,
///
/// a fa identifier badge
///
A_fa_id_badge = 0xf2c1,
///
/// a fa identifier card
///
A_fa_id_card = 0xf2c2,
///
/// a fa identifier card o
///
A_fa_id_card_o = 0xf2c3,
///
/// a fa imdb
///
A_fa_imdb = 0xf2d8,
///
/// a fa inbox
///
A_fa_inbox = 0xf01c,
///
/// a fa indent
///
A_fa_indent = 0xf03c,
///
/// a fa industry
///
A_fa_industry = 0xf275,
///
/// a fa information
///
A_fa_info = 0xf129,
///
/// a fa information circle
///
A_fa_info_circle = 0xf05a,
///
/// a fa inr
///
A_fa_inr = 0xf156,
///
/// a fa instagram
///
A_fa_instagram = 0xf16d,
///
/// a fa internet explorer
///
A_fa_internet_explorer = 0xf26b,
///
/// a fa ioxhost
///
A_fa_ioxhost = 0xf208,
///
/// a fa italic
///
A_fa_italic = 0xf033,
///
/// a fa joomla
///
A_fa_joomla = 0xf1aa,
///
/// a fa jsfiddle
///
A_fa_jsfiddle = 0xf1cc,
///
/// a fa key
///
A_fa_key = 0xf084,
///
/// a fa keyboard o
///
A_fa_keyboard_o = 0xf11c,
///
/// a fa language
///
A_fa_language = 0xf1ab,
///
/// a fa laptop
///
A_fa_laptop = 0xf109,
///
/// a fa lastfm
///
A_fa_lastfm = 0xf202,
///
/// a fa lastfm square
///
A_fa_lastfm_square = 0xf203,
///
/// a fa leaf
///
A_fa_leaf = 0xf06c,
///
/// a fa leanpub
///
A_fa_leanpub = 0xf212,
///
/// a fa legal
///
A_fa_legal = 0xf0e3,
///
/// a fa lemon o
///
A_fa_lemon_o = 0xf094,
///
/// a fa level down
///
A_fa_level_down = 0xf149,
///
/// a fa level up
///
A_fa_level_up = 0xf148,
///
/// a fa life buoy
///
A_fa_life_buoy = 0xf1cd,
///
/// a fa lightbulb o
///
A_fa_lightbulb_o = 0xf0eb,
///
/// a fa line chart
///
A_fa_line_chart = 0xf201,
///
/// a fa linkedin
///
A_fa_linkedin = 0xf0e1,
///
/// a fa linkedin square
///
A_fa_linkedin_square = 0xf08c,
///
/// a fa linode
///
A_fa_linode = 0xf2b8,
///
/// a fa linux
///
A_fa_linux = 0xf17c,
///
/// a fa list
///
A_fa_list = 0xf03a,
///
/// a fa list alt
///
A_fa_list_alt = 0xf022,
///
/// a fa list ol
///
A_fa_list_ol = 0xf0cb,
///
/// a fa list ul
///
A_fa_list_ul = 0xf0ca,
///
/// a fa location arrow
///
A_fa_location_arrow = 0xf124,
///
/// a fa lock
///
A_fa_lock = 0xf023,
///
/// a fa long arrow down
///
A_fa_long_arrow_down = 0xf175,
///
/// a fa long arrow left
///
A_fa_long_arrow_left = 0xf177,
///
/// a fa long arrow right
///
A_fa_long_arrow_right = 0xf178,
///
/// a fa long arrow up
///
A_fa_long_arrow_up = 0xf176,
///
/// a fa low vision
///
A_fa_low_vision = 0xf2a8,
///
/// a fa magic
///
A_fa_magic = 0xf0d0,
///
/// a fa magnet
///
A_fa_magnet = 0xf076,
///
/// a fa mail forward
///
A_fa_mail_forward = 0xf064,
///
/// a fa male
///
A_fa_male = 0xf183,
///
/// a fa map
///
A_fa_map = 0xf279,
///
/// a fa map marker
///
A_fa_map_marker = 0xf041,
///
/// a fa map o
///
A_fa_map_o = 0xf278,
///
/// a fa map pin
///
A_fa_map_pin = 0xf276,
///
/// a fa map signs
///
A_fa_map_signs = 0xf277,
///
/// a fa mars
///
A_fa_mars = 0xf222,
///
/// a fa mars double
///
A_fa_mars_double = 0xf227,
///
/// a fa mars stroke
///
A_fa_mars_stroke = 0xf229,
///
/// a fa mars stroke h
///
A_fa_mars_stroke_h = 0xf22b,
///
/// a fa mars stroke v
///
A_fa_mars_stroke_v = 0xf22a,
///
/// a fa maxcdn
///
A_fa_maxcdn = 0xf136,
///
/// a fa meanpath
///
A_fa_meanpath = 0xf20c,
///
/// a fa medium
///
A_fa_medium = 0xf23a,
///
/// a fa medkit
///
A_fa_medkit = 0xf0fa,
///
/// a fa meetup
///
A_fa_meetup = 0xf2e0,
///
/// a fa meh o
///
A_fa_meh_o = 0xf11a,
///
/// a fa mercury
///
A_fa_mercury = 0xf223,
///
/// a fa microchip
///
A_fa_microchip = 0xf2db,
///
/// a fa microphone
///
A_fa_microphone = 0xf130,
///
/// a fa microphone slash
///
A_fa_microphone_slash = 0xf131,
///
/// a fa minus
///
A_fa_minus = 0xf068,
///
/// a fa minus circle
///
A_fa_minus_circle = 0xf056,
///
/// a fa minus square
///
A_fa_minus_square = 0xf146,
///
/// a fa minus square o
///
A_fa_minus_square_o = 0xf147,
///
/// a fa mixcloud
///
A_fa_mixcloud = 0xf289,
///
/// a fa mobile phone
///
A_fa_mobile_phone = 0xf10b,
///
/// a fa modx
///
A_fa_modx = 0xf285,
///
/// a fa money
///
A_fa_money = 0xf0d6,
///
/// a fa moon o
///
A_fa_moon_o = 0xf186,
///
/// a fa motorcycle
///
A_fa_motorcycle = 0xf21c,
///
/// a fa mouse pointer
///
A_fa_mouse_pointer = 0xf245,
///
/// a fa music
///
A_fa_music = 0xf001,
///
/// a fa neuter
///
A_fa_neuter = 0xf22c,
///
/// a fa newspaper o
///
A_fa_newspaper_o = 0xf1ea,
///
/// a fa object group
///
A_fa_object_group = 0xf247,
///
/// a fa object ungroup
///
A_fa_object_ungroup = 0xf248,
///
/// a fa odnoklassniki
///
A_fa_odnoklassniki = 0xf263,
///
/// a fa odnoklassniki square
///
A_fa_odnoklassniki_square = 0xf264,
///
/// a fa opencart
///
A_fa_opencart = 0xf23d,
///
/// a fa openid
///
A_fa_openid = 0xf19b,
///
/// a fa opera
///
A_fa_opera = 0xf26a,
///
/// a fa optin monster
///
A_fa_optin_monster = 0xf23c,
///
/// a fa outdent
///
A_fa_outdent = 0xf03b,
///
/// a fa pagelines
///
A_fa_pagelines = 0xf18c,
///
/// a fa paint brush
///
A_fa_paint_brush = 0xf1fc,
///
/// a fa paperclip
///
A_fa_paperclip = 0xf0c6,
///
/// a fa paragraph
///
A_fa_paragraph = 0xf1dd,
///
/// a fa paste
///
A_fa_paste = 0xf0ea,
///
/// a fa pause
///
A_fa_pause = 0xf04c,
///
/// a fa pause circle
///
A_fa_pause_circle = 0xf28b,
///
/// a fa pause circle o
///
A_fa_pause_circle_o = 0xf28c,
///
/// a fa paw
///
A_fa_paw = 0xf1b0,
///
/// a fa paypal
///
A_fa_paypal = 0xf1ed,
///
/// a fa pencil
///
A_fa_pencil = 0xf040,
///
/// a fa pencil square
///
A_fa_pencil_square = 0xf14b,
///
/// a fa percent
///
A_fa_percent = 0xf295,
///
/// a fa phone
///
A_fa_phone = 0xf095,
///
/// a fa phone square
///
A_fa_phone_square = 0xf098,
///
/// a fa photo
///
A_fa_photo = 0xf03e,
///
/// a fa pie chart
///
A_fa_pie_chart = 0xf200,
///
/// a fa pied piper
///
A_fa_pied_piper = 0xf2ae,
///
/// a fa pied piper alt
///
A_fa_pied_piper_alt = 0xf1a8,
///
/// a fa pied piper pp
///
A_fa_pied_piper_pp = 0xf1a7,
///
/// a fa pinterest
///
A_fa_pinterest = 0xf0d2,
///
/// a fa pinterest p
///
A_fa_pinterest_p = 0xf231,
///
/// a fa pinterest square
///
A_fa_pinterest_square = 0xf0d3,
///
/// a fa plane
///
A_fa_plane = 0xf072,
///
/// a fa play
///
A_fa_play = 0xf04b,
///
/// a fa play circle
///
A_fa_play_circle = 0xf144,
///
/// a fa play circle o
///
A_fa_play_circle_o = 0xf01d,
///
/// a fa plug
///
A_fa_plug = 0xf1e6,
///
/// a fa plus
///
A_fa_plus = 0xf067,
///
/// a fa plus circle
///
A_fa_plus_circle = 0xf055,
///
/// a fa plus square
///
A_fa_plus_square = 0xf0fe,
///
/// a fa plus square o
///
A_fa_plus_square_o = 0xf196,
///
/// a fa podcast
///
A_fa_podcast = 0xf2ce,
///
/// a fa power off
///
A_fa_power_off = 0xf011,
///
/// a fa print
///
A_fa_print = 0xf02f,
///
/// a fa product hunt
///
A_fa_product_hunt = 0xf288,
///
/// a fa puzzle piece
///
A_fa_puzzle_piece = 0xf12e,
///
/// a fa qq
///
A_fa_qq = 0xf1d6,
///
/// a fa qrcode
///
A_fa_qrcode = 0xf029,
///
/// a fa question
///
A_fa_question = 0xf128,
///
/// a fa question circle
///
A_fa_question_circle = 0xf059,
///
/// a fa question circle o
///
A_fa_question_circle_o = 0xf29c,
///
/// a fa quora
///
A_fa_quora = 0xf2c4,
///
/// a fa quote left
///
A_fa_quote_left = 0xf10d,
///
/// a fa quote right
///
A_fa_quote_right = 0xf10e,
///
/// a fa random
///
A_fa_random = 0xf074,
///
/// a fa ravelry
///
A_fa_ravelry = 0xf2d9,
///
/// a fa recycle
///
A_fa_recycle = 0xf1b8,
///
/// a fa reddit
///
A_fa_reddit = 0xf1a1,
///
/// a fa reddit alien
///
A_fa_reddit_alien = 0xf281,
///
/// a fa reddit square
///
A_fa_reddit_square = 0xf1a2,
///
/// a fa refresh
///
A_fa_refresh = 0xf021,
///
/// a fa registered
///
A_fa_registered = 0xf25d,
///
/// a fa renren
///
A_fa_renren = 0xf18b,
///
/// a fa reply
///
A_fa_reply = 0xf112,
///
/// a fa reply all
///
A_fa_reply_all = 0xf122,
///
/// a fa resistance
///
A_fa_resistance = 0xf1d0,
///
/// a fa retweet
///
A_fa_retweet = 0xf079,
///
/// a fa RMB
///
A_fa_rmb = 0xf157,
///
/// a fa road
///
A_fa_road = 0xf018,
///
/// a fa rocket
///
A_fa_rocket = 0xf135,
///
/// a fa rotate right
///
A_fa_rotate_right = 0xf01e,
///
/// a fa RSS square
///
A_fa_rss_square = 0xf143,
///
/// a fa ruble
///
A_fa_ruble = 0xf158,
///
/// a fa safari
///
A_fa_safari = 0xf267,
///
/// a fa save
///
A_fa_save = 0xf0c7,
///
/// a fa scribd
///
A_fa_scribd = 0xf28a,
///
/// a fa search
///
A_fa_search = 0xf002,
///
/// a fa search minus
///
A_fa_search_minus = 0xf010,
///
/// a fa search plus
///
A_fa_search_plus = 0xf00e,
///
/// a fa sellsy
///
A_fa_sellsy = 0xf213,
///
/// a fa send
///
A_fa_send = 0xf1d8,
///
/// a fa send o
///
A_fa_send_o = 0xf1d9,
///
/// a fa server
///
A_fa_server = 0xf233,
///
/// a fa share alt
///
A_fa_share_alt = 0xf1e0,
///
/// a fa share alt square
///
A_fa_share_alt_square = 0xf1e1,
///
/// a fa share square
///
A_fa_share_square = 0xf14d,
///
/// a fa share square o
///
A_fa_share_square_o = 0xf045,
///
/// a fa shekel
///
A_fa_shekel = 0xf20b,
///
/// a fa shield
///
A_fa_shield = 0xf132,
///
/// a fa ship
///
A_fa_ship = 0xf21a,
///
/// a fa shirtsinbulk
///
A_fa_shirtsinbulk = 0xf214,
///
/// a fa shopping bag
///
A_fa_shopping_bag = 0xf290,
///
/// a fa shopping basket
///
A_fa_shopping_basket = 0xf291,
///
/// a fa shopping cart
///
A_fa_shopping_cart = 0xf07a,
///
/// a fa shower
///
A_fa_shower = 0xf2cc,
///
/// a fa sign in
///
A_fa_sign_in = 0xf090,
///
/// a fa sign language
///
A_fa_sign_language = 0xf2a7,
///
/// a fa sign out
///
A_fa_sign_out = 0xf08b,
///
/// a fa signal
///
A_fa_signal = 0xf012,
///
/// a fa simplybuilt
///
A_fa_simplybuilt = 0xf215,
///
/// a fa sitemap
///
A_fa_sitemap = 0xf0e8,
///
/// a fa skyatlas
///
A_fa_skyatlas = 0xf216,
///
/// a fa skype
///
A_fa_skype = 0xf17e,
///
/// a fa slack
///
A_fa_slack = 0xf198,
///
/// a fa sliders
///
A_fa_sliders = 0xf1de,
///
/// a fa slideshare
///
A_fa_slideshare = 0xf1e7,
///
/// a fa smile o
///
A_fa_smile_o = 0xf118,
///
/// a fa snapchat
///
A_fa_snapchat = 0xf2ab,
///
/// a fa snapchat ghost
///
A_fa_snapchat_ghost = 0xf2ac,
///
/// a fa snapchat square
///
A_fa_snapchat_square = 0xf2ad,
///
/// a fa snowflake o
///
A_fa_snowflake_o = 0xf2dc,
///
/// a fa sort
///
A_fa_sort = 0xf0dc,
///
/// a fa sort alpha asc
///
A_fa_sort_alpha_asc = 0xf15d,
///
/// a fa sort alpha desc
///
A_fa_sort_alpha_desc = 0xf15e,
///
/// a fa sort amount asc
///
A_fa_sort_amount_asc = 0xf160,
///
/// a fa sort amount desc
///
A_fa_sort_amount_desc = 0xf161,
///
/// a fa sort asc
///
A_fa_sort_asc = 0xf0de,
///
/// a fa sort desc
///
A_fa_sort_desc = 0xf0dd,
///
/// a fa sort numeric asc
///
A_fa_sort_numeric_asc = 0xf162,
///
/// a fa sort numeric desc
///
A_fa_sort_numeric_desc = 0xf163,
///
/// a fa soundcloud
///
A_fa_soundcloud = 0xf1be,
///
/// a fa space shuttle
///
A_fa_space_shuttle = 0xf197,
///
/// a fa spinner
///
A_fa_spinner = 0xf110,
///
/// a fa spoon
///
A_fa_spoon = 0xf1b1,
///
/// a fa spotify
///
A_fa_spotify = 0xf1bc,
///
/// a fa square
///
A_fa_square = 0xf0c8,
///
/// a fa square o
///
A_fa_square_o = 0xf096,
///
/// a fa stack exchange
///
A_fa_stack_exchange = 0xf18d,
///
/// a fa stack overflow
///
A_fa_stack_overflow = 0xf16c,
///
/// a fa star
///
A_fa_star = 0xf005,
///
/// a fa star half
///
A_fa_star_half = 0xf089,
///
/// a fa star half o
///
A_fa_star_half_o = 0xf123,
///
/// a fa star o
///
A_fa_star_o = 0xf006,
///
/// a fa steam
///
A_fa_steam = 0xf1b6,
///
/// a fa steam square
///
A_fa_steam_square = 0xf1b7,
///
/// a fa step backward
///
A_fa_step_backward = 0xf048,
///
/// a fa step forward
///
A_fa_step_forward = 0xf051,
///
/// a fa stethoscope
///
A_fa_stethoscope = 0xf0f1,
///
/// a fa sticky note
///
A_fa_sticky_note = 0xf249,
///
/// a fa sticky note o
///
A_fa_sticky_note_o = 0xf24a,
///
/// a fa stop
///
A_fa_stop = 0xf04d,
///
/// a fa stop circle
///
A_fa_stop_circle = 0xf28d,
///
/// a fa stop circle o
///
A_fa_stop_circle_o = 0xf28e,
///
/// a fa street view
///
A_fa_street_view = 0xf21d,
///
/// a fa strikethrough
///
A_fa_strikethrough = 0xf0cc,
///
/// a fa stumbleupon
///
A_fa_stumbleupon = 0xf1a4,
///
/// a fa stumbleupon circle
///
A_fa_stumbleupon_circle = 0xf1a3,
///
/// a fa subscript
///
A_fa_subscript = 0xf12c,
///
/// a fa subway
///
A_fa_subway = 0xf239,
///
/// a fa suitcase
///
A_fa_suitcase = 0xf0f2,
///
/// a fa sun o
///
A_fa_sun_o = 0xf185,
///
/// a fa superpowers
///
A_fa_superpowers = 0xf2dd,
///
/// a fa superscript
///
A_fa_superscript = 0xf12b,
///
/// a fa table
///
A_fa_table = 0xf0ce,
///
/// a fa tablet
///
A_fa_tablet = 0xf10a,
///
/// a fa tag
///
A_fa_tag = 0xf02b,
///
/// a fa tags
///
A_fa_tags = 0xf02c,
///
/// a fa tasks
///
A_fa_tasks = 0xf0ae,
///
/// a fa taxi
///
A_fa_taxi = 0xf1ba,
///
/// a fa telegram
///
A_fa_telegram = 0xf2c6,
///
/// a fa tencent weibo
///
A_fa_tencent_weibo = 0xf1d5,
///
/// a fa terminal
///
A_fa_terminal = 0xf120,
///
/// a fa text height
///
A_fa_text_height = 0xf034,
///
/// a fa text width
///
A_fa_text_width = 0xf035,
///
/// a fa th
///
A_fa_th = 0xf00a,
///
/// a fa th large
///
A_fa_th_large = 0xf009,
///
/// a fa th list
///
A_fa_th_list = 0xf00b,
///
/// a fa themeisle
///
A_fa_themeisle = 0xf2b2,
///
/// a fa thermometer
///
A_fa_thermometer = 0xf2c7,
///
/// a fa thermometer 0
///
A_fa_thermometer_0 = 0xf2cb,
///
/// a fa thermometer 1
///
A_fa_thermometer_1 = 0xf2ca,
///
/// a fa thermometer 2
///
A_fa_thermometer_2 = 0xf2c9,
///
/// a fa thermometer 3
///
A_fa_thermometer_3 = 0xf2c8,
///
/// a fa thumb tack
///
A_fa_thumb_tack = 0xf08d,
///
/// a fa thumbs down
///
A_fa_thumbs_down = 0xf165,
///
/// a fa thumbs o down
///
A_fa_thumbs_o_down = 0xf088,
///
/// a fa thumbs o up
///
A_fa_thumbs_o_up = 0xf087,
///
/// a fa thumbs up
///
A_fa_thumbs_up = 0xf164,
///
/// a fa ticket
///
A_fa_ticket = 0xf145,
///
/// a fa times circle
///
A_fa_times_circle = 0xf057,
///
/// a fa times circle o
///
A_fa_times_circle_o = 0xf05c,
///
/// a fa tint
///
A_fa_tint = 0xf043,
///
/// a fa toggle down
///
A_fa_toggle_down = 0xf150,
///
/// a fa toggle left
///
A_fa_toggle_left = 0xf191,
///
/// a fa toggle off
///
A_fa_toggle_off = 0xf204,
///
/// a fa toggle on
///
A_fa_toggle_on = 0xf205,
///
/// a fa toggle right
///
A_fa_toggle_right = 0xf152,
///
/// a fa toggle up
///
A_fa_toggle_up = 0xf151,
///
/// a fa trademark
///
A_fa_trademark = 0xf25c,
///
/// a fa train
///
A_fa_train = 0xf238,
///
/// a fa transgender
///
A_fa_transgender = 0xf224,
///
/// a fa transgender alt
///
A_fa_transgender_alt = 0xf225,
///
/// a fa trash
///
A_fa_trash = 0xf1f8,
///
/// a fa trash o
///
A_fa_trash_o = 0xf014,
///
/// a fa tree
///
A_fa_tree = 0xf1bb,
///
/// a fa trello
///
A_fa_trello = 0xf181,
///
/// a fa tripadvisor
///
A_fa_tripadvisor = 0xf262,
///
/// a fa trophy
///
A_fa_trophy = 0xf091,
///
/// a fa truck
///
A_fa_truck = 0xf0d1,
///
/// a fa tty
///
A_fa_tty = 0xf1e4,
///
/// a fa tumblr
///
A_fa_tumblr = 0xf173,
///
/// a fa tumblr square
///
A_fa_tumblr_square = 0xf174,
///
/// a fa turkish lira
///
A_fa_turkish_lira = 0xf195,
///
/// a fa tv
///
A_fa_tv = 0xf26c,
///
/// a fa twitch
///
A_fa_twitch = 0xf1e8,
///
/// a fa twitter
///
A_fa_twitter = 0xf099,
///
/// a fa twitter square
///
A_fa_twitter_square = 0xf081,
///
/// a fa umbrella
///
A_fa_umbrella = 0xf0e9,
///
/// a fa underline
///
A_fa_underline = 0xf0cd,
///
/// a fa undo
///
A_fa_undo = 0xf0e2,
///
/// a fa universal access
///
A_fa_universal_access = 0xf29a,
///
/// a fa university
///
A_fa_university = 0xf19c,
///
/// a fa unlink
///
A_fa_unlink = 0xf127,
///
/// a fa unlock
///
A_fa_unlock = 0xf09c,
///
/// a fa unlock alt
///
A_fa_unlock_alt = 0xf13e,
///
/// a fa upload
///
A_fa_upload = 0xf093,
///
/// a fa usb
///
A_fa_usb = 0xf287,
///
/// a fa usd
///
A_fa_usd = 0xf155,
///
/// a fa user
///
A_fa_user = 0xf007,
///
/// a fa user circle
///
A_fa_user_circle = 0xf2bd,
///
/// a fa user circle o
///
A_fa_user_circle_o = 0xf2be,
///
/// a fa user md
///
A_fa_user_md = 0xf0f0,
///
/// a fa user o
///
A_fa_user_o = 0xf2c0,
///
/// a fa user plus
///
A_fa_user_plus = 0xf234,
///
/// a fa user secret
///
A_fa_user_secret = 0xf21b,
///
/// a fa user times
///
A_fa_user_times = 0xf235,
///
/// a fa venus
///
A_fa_venus = 0xf221,
///
/// a fa venus double
///
A_fa_venus_double = 0xf226,
///
/// a fa venus mars
///
A_fa_venus_mars = 0xf228,
///
/// a fa viacoin
///
A_fa_viacoin = 0xf237,
///
/// a fa viadeo
///
A_fa_viadeo = 0xf2a9,
///
/// a fa viadeo square
///
A_fa_viadeo_square = 0xf2aa,
///
/// a fa video camera
///
A_fa_video_camera = 0xf03d,
///
/// a fa vimeo
///
A_fa_vimeo = 0xf27d,
///
/// a fa vimeo square
///
A_fa_vimeo_square = 0xf194,
///
/// a fa vine
///
A_fa_vine = 0xf1ca,
///
/// a fa vk
///
A_fa_vk = 0xf189,
///
/// a fa volume control phone
///
A_fa_volume_control_phone = 0xf2a0,
///
/// a fa volume down
///
A_fa_volume_down = 0xf027,
///
/// a fa volume off
///
A_fa_volume_off = 0xf026,
///
/// a fa volume up
///
A_fa_volume_up = 0xf028,
///
/// a fa warning
///
A_fa_warning = 0xf071,
///
/// a fa weibo
///
A_fa_weibo = 0xf18a,
///
/// a fa weixin
///
A_fa_weixin = 0xf1d7,
///
/// a fa whatsapp
///
A_fa_whatsapp = 0xf232,
///
/// a fa wheelchair
///
A_fa_wheelchair = 0xf193,
///
/// a fa wheelchair alt
///
A_fa_wheelchair_alt = 0xf29b,
///
/// a fa wifi
///
A_fa_wifi = 0xf1eb,
///
/// a fa wikipedia w
///
A_fa_wikipedia_w = 0xf266,
///
/// a fa window close
///
A_fa_window_close = 0xf2d3,
///
/// a fa window close o
///
A_fa_window_close_o = 0xf2d4,
///
/// a fa window maximize
///
A_fa_window_maximize = 0xf2d0,
///
/// a fa window minimize
///
A_fa_window_minimize = 0xf2d1,
///
/// a fa window restore
///
A_fa_window_restore = 0xf2d2,
///
/// a fa windows
///
A_fa_windows = 0xf17a,
///
/// a fa won
///
A_fa_won = 0xf159,
///
/// a fa wordpress
///
A_fa_wordpress = 0xf19a,
///
/// a fa wpbeginner
///
A_fa_wpbeginner = 0xf297,
///
/// a fa wpexplorer
///
A_fa_wpexplorer = 0xf2de,
///
/// a fa wpforms
///
A_fa_wpforms = 0xf298,
///
/// a fa wrench
///
A_fa_wrench = 0xf0ad,
///
/// a fa xing
///
A_fa_xing = 0xf168,
///
/// a fa xing square
///
A_fa_xing_square = 0xf169,
///
/// a fa yahoo
///
A_fa_yahoo = 0xf19e,
///
/// a fa yc
///
A_fa_yc = 0xf23b,
///
/// a fa yelp
///
A_fa_yelp = 0xf1e9,
///
/// a fa yoast
///
A_fa_yoast = 0xf2b1,
///
/// a fa youtube
///
A_fa_youtube = 0xf167,
///
/// a fa youtube play
///
A_fa_youtube_play = 0xf16a,
///
/// a fa youtube square
///
A_fa_youtube_square = 0xf166,
#endregion
#region Elegant English:Elegant
///
/// The e arrow up
///
E_arrow_up = 0x21,
///
/// The e arrow down
///
E_arrow_down = 0x22,
///
/// The e arrow left
///
E_arrow_left = 0x23,
///
/// The e arrow right
///
E_arrow_right = 0x24,
///
/// The e arrow left up
///
E_arrow_left_up = 0x25,
///
/// The e arrow right up
///
E_arrow_right_up = 0x26,
///
/// The e arrow right down
///
E_arrow_right_down = 0x27,
///
/// The e arrow left down
///
E_arrow_left_down = 0x28,
///
/// The e arrow up down
///
E_arrow_up_down = 0x29,
///
/// The e arrow up down alt
///
E_arrow_up_down_alt = 0x2a,
///
/// The e arrow left right alt
///
E_arrow_left_right_alt = 0x2b,
///
/// The e arrow left right
///
E_arrow_left_right = 0x2c,
///
/// The e arrow expand alt2
///
E_arrow_expand_alt2 = 0x2d,
///
/// The e arrow expand alt
///
E_arrow_expand_alt = 0x2e,
///
/// The e arrow condense
///
E_arrow_condense = 0x2f,
///
/// The e arrow expand
///
E_arrow_expand = 0x30,
///
/// The e arrow move
///
E_arrow_move = 0x31,
///
/// The e arrow carrot up
///
E_arrow_carrot_up = 0x32,
///
/// The e arrow carrot down
///
E_arrow_carrot_down = 0x33,
///
/// The e arrow carrot left
///
E_arrow_carrot_left = 0x34,
///
/// The e arrow carrot right
///
E_arrow_carrot_right = 0x35,
///
/// The e arrow carrot 2up
///
E_arrow_carrot_2up = 0x36,
///
/// The e arrow carrot 2down
///
E_arrow_carrot_2down = 0x37,
///
/// The e arrow carrot 2left
///
E_arrow_carrot_2left = 0x38,
///
/// The e arrow carrot 2right
///
E_arrow_carrot_2right = 0x39,
///
/// The e arrow carrot up alt2
///
E_arrow_carrot_up_alt2 = 0x3a,
///
/// The e arrow carrot down alt2
///
E_arrow_carrot_down_alt2 = 0x3b,
///
/// The e arrow carrot left alt2
///
E_arrow_carrot_left_alt2 = 0x3c,
///
/// The e arrow carrot right alt2
///
E_arrow_carrot_right_alt2 = 0x3d,
///
/// The e arrow carrot 2up alt2
///
E_arrow_carrot_2up_alt2 = 0x3e,
///
/// The e arrow carrot 2down alt2
///
E_arrow_carrot_2down_alt2 = 0x3f,
///
/// The e arrow carrot 2left alt2
///
E_arrow_carrot_2left_alt2 = 0x40,
///
/// The e arrow carrot 2right alt2
///
E_arrow_carrot_2right_alt2 = 0x41,
///
/// The e arrow triangle up
///
E_arrow_triangle_up = 0x42,
///
/// The e arrow triangle down
///
E_arrow_triangle_down = 0x43,
///
/// The e arrow triangle left
///
E_arrow_triangle_left = 0x44,
///
/// The e arrow triangle right
///
E_arrow_triangle_right = 0x45,
///
/// The e arrow triangle up alt2
///
E_arrow_triangle_up_alt2 = 0x46,
///
/// The e arrow triangle down alt2
///
E_arrow_triangle_down_alt2 = 0x47,
///
/// The e arrow triangle left alt2
///
E_arrow_triangle_left_alt2 = 0x48,
///
/// The e arrow triangle right alt2
///
E_arrow_triangle_right_alt2 = 0x49,
///
/// The e arrow back
///
E_arrow_back = 0x4a,
///
/// The e icon minus 06
///
E_icon_minus_06 = 0x4b,
///
/// The e icon plus
///
E_icon_plus = 0x4c,
///
/// The e icon close
///
E_icon_close = 0x4d,
///
/// The e icon check
///
E_icon_check = 0x4e,
///
/// The e icon minus alt2
///
E_icon_minus_alt2 = 0x4f,
///
/// The e icon plus alt2
///
E_icon_plus_alt2 = 0x50,
///
/// The e icon close alt2
///
E_icon_close_alt2 = 0x51,
///
/// The e icon check alt2
///
E_icon_check_alt2 = 0x52,
///
/// The e icon zoom out alt
///
E_icon_zoom_out_alt = 0x53,
///
/// The e icon zoom in alt
///
E_icon_zoom_in_alt = 0x54,
///
/// The e icon search
///
E_icon_search = 0x55,
///
/// The e icon box empty
///
E_icon_box_empty = 0x56,
///
/// The e icon box selected
///
E_icon_box_selected = 0x57,
///
/// The e icon minus box
///
E_icon_minus_box = 0x58,
///
/// The e icon plus box
///
E_icon_plus_box = 0x59,
///
/// The e icon box checked
///
E_icon_box_checked = 0x5a,
///
/// The e icon circle empty
///
E_icon_circle_empty = 0x5b,
///
/// The e icon circle slelected
///
E_icon_circle_slelected = 0x5c,
///
/// The e icon stop alt2
///
E_icon_stop_alt2 = 0x5d,
///
/// The e icon stop
///
E_icon_stop = 0x5e,
///
/// The e icon pause alt2
///
E_icon_pause_alt2 = 0x5f,
///
/// The e icon pause
///
E_icon_pause = 0x60,
///
/// The e icon menu
///
E_icon_menu = 0x61,
///
/// The e icon menu square alt2
///
E_icon_menu_square_alt2 = 0x62,
///
/// The e icon menu circle alt2
///
E_icon_menu_circle_alt2 = 0x63,
///
/// The e icon ul
///
E_icon_ul = 0x64,
///
/// The e icon ol
///
E_icon_ol = 0x65,
///
/// The e icon adjust horiz
///
E_icon_adjust_horiz = 0x66,
///
/// The e icon adjust vert
///
E_icon_adjust_vert = 0x67,
///
/// The e icon document alt
///
E_icon_document_alt = 0x68,
///
/// The e icon documents alt
///
E_icon_documents_alt = 0x69,
///
/// The e icon pencil
///
E_icon_pencil = 0x6a,
///
/// The e icon pencil edit alt
///
E_icon_pencil_edit_alt = 0x6b,
///
/// The e icon pencil edit
///
E_icon_pencil_edit = 0x6c,
///
/// The e icon folder alt
///
E_icon_folder_alt = 0x6d,
///
/// The e icon folder open alt
///
E_icon_folder_open_alt = 0x6e,
///
/// The e icon folder add alt
///
E_icon_folder_add_alt = 0x6f,
///
/// The e icon information alt
///
E_icon_info_alt = 0x70,
///
/// The e icon error oct alt
///
E_icon_error_oct_alt = 0x71,
///
/// The e icon error circle alt
///
E_icon_error_circle_alt = 0x72,
///
/// The e icon error triangle alt
///
E_icon_error_triangle_alt = 0x73,
///
/// The e icon question alt2
///
E_icon_question_alt2 = 0x74,
///
/// The e icon question
///
E_icon_question = 0x75,
///
/// The e icon comment alt
///
E_icon_comment_alt = 0x76,
///
/// The e icon chat alt
///
E_icon_chat_alt = 0x77,
///
/// The e icon vol mute alt
///
E_icon_vol_mute_alt = 0x78,
///
/// The e icon volume low alt
///
E_icon_volume_low_alt = 0x79,
///
/// The e icon volume high alt
///
E_icon_volume_high_alt = 0x7a,
///
/// The e icon quotations
///
E_icon_quotations = 0x7b,
///
/// The e icon quotations alt2
///
E_icon_quotations_alt2 = 0x7c,
///
/// The e icon clock alt
///
E_icon_clock_alt = 0x7d,
///
/// The e icon lock alt
///
E_icon_lock_alt = 0x7e,
///
/// The e icon lock open alt
///
E_icon_lock_open_alt = 0xe000,
///
/// The e icon key alt
///
E_icon_key_alt = 0xe001,
///
/// The e icon cloud alt
///
E_icon_cloud_alt = 0xe002,
///
/// The e icon cloud upload alt
///
E_icon_cloud_upload_alt = 0xe003,
///
/// The e icon cloud download alt
///
E_icon_cloud_download_alt = 0xe004,
///
/// The e icon image
///
E_icon_image = 0xe005,
///
/// The e icon images
///
E_icon_images = 0xe006,
///
/// The e icon lightbulb alt
///
E_icon_lightbulb_alt = 0xe007,
///
/// The e icon gift alt
///
E_icon_gift_alt = 0xe008,
///
/// The e icon house alt
///
E_icon_house_alt = 0xe009,
///
/// The e icon genius
///
E_icon_genius = 0xe00a,
///
/// The e icon mobile
///
E_icon_mobile = 0xe00b,
///
/// The e icon tablet
///
E_icon_tablet = 0xe00c,
///
/// The e icon laptop
///
E_icon_laptop = 0xe00d,
///
/// The e icon desktop
///
E_icon_desktop = 0xe00e,
///
/// The e icon camera alt
///
E_icon_camera_alt = 0xe00f,
///
/// The e icon mail alt
///
E_icon_mail_alt = 0xe010,
///
/// The e icon cone alt
///
E_icon_cone_alt = 0xe011,
///
/// The e icon ribbon alt
///
E_icon_ribbon_alt = 0xe012,
///
/// The e icon bag alt
///
E_icon_bag_alt = 0xe013,
///
/// The e icon creditcard
///
E_icon_creditcard = 0xe014,
///
/// The e icon cart alt
///
E_icon_cart_alt = 0xe015,
///
/// The e icon paperclip
///
E_icon_paperclip = 0xe016,
///
/// The e icon tag alt
///
E_icon_tag_alt = 0xe017,
///
/// The e icon tags alt
///
E_icon_tags_alt = 0xe018,
///
/// The e icon trash alt
///
E_icon_trash_alt = 0xe019,
///
/// The e icon cursor alt
///
E_icon_cursor_alt = 0xe01a,
///
/// The e icon mic alt
///
E_icon_mic_alt = 0xe01b,
///
/// The e icon compass alt
///
E_icon_compass_alt = 0xe01c,
///
/// The e icon pin alt
///
E_icon_pin_alt = 0xe01d,
///
/// The e icon pushpin alt
///
E_icon_pushpin_alt = 0xe01e,
///
/// The e icon map alt
///
E_icon_map_alt = 0xe01f,
///
/// The e icon drawer alt
///
E_icon_drawer_alt = 0xe020,
///
/// The e icon toolbox alt
///
E_icon_toolbox_alt = 0xe021,
///
/// The e icon book alt
///
E_icon_book_alt = 0xe022,
///
/// The e icon calendar
///
E_icon_calendar = 0xe023,
///
/// The e icon film
///
E_icon_film = 0xe024,
///
/// The e icon table
///
E_icon_table = 0xe025,
///
/// The e icon contacts alt
///
E_icon_contacts_alt = 0xe026,
///
/// The e icon headphones
///
E_icon_headphones = 0xe027,
///
/// The e icon lifesaver
///
E_icon_lifesaver = 0xe028,
///
/// The e icon piechart
///
E_icon_piechart = 0xe029,
///
/// The e icon refresh
///
E_icon_refresh = 0xe02a,
///
/// The e icon link alt
///
E_icon_link_alt = 0xe02b,
///
/// The e icon link
///
E_icon_link = 0xe02c,
///
/// The e icon loading
///
E_icon_loading = 0xe02d,
///
/// The e icon blocked
///
E_icon_blocked = 0xe02e,
///
/// The e icon archive alt
///
E_icon_archive_alt = 0xe02f,
///
/// The e icon heart alt
///
E_icon_heart_alt = 0xe030,
///
/// The e icon star alt
///
E_icon_star_alt = 0xe031,
///
/// The e icon star half alt
///
E_icon_star_half_alt = 0xe032,
///
/// The e icon star
///
E_icon_star = 0xe033,
///
/// The e icon star half
///
E_icon_star_half = 0xe034,
///
/// The e icon tools
///
E_icon_tools = 0xe035,
///
/// The e icon tool
///
E_icon_tool = 0xe036,
///
/// The e icon cog
///
E_icon_cog = 0xe037,
///
/// The e icon cogs
///
E_icon_cogs = 0xe038,
///
/// The e arrow up alt
///
E_arrow_up_alt = 0xe039,
///
/// The e arrow down alt
///
E_arrow_down_alt = 0xe03a,
///
/// The e arrow left alt
///
E_arrow_left_alt = 0xe03b,
///
/// The e arrow right alt
///
E_arrow_right_alt = 0xe03c,
///
/// The e arrow left up alt
///
E_arrow_left_up_alt = 0xe03d,
///
/// The e arrow right up alt
///
E_arrow_right_up_alt = 0xe03e,
///
/// The e arrow right down alt
///
E_arrow_right_down_alt = 0xe03f,
///
/// The e arrow left down alt
///
E_arrow_left_down_alt = 0xe040,
///
/// The e arrow condense alt
///
E_arrow_condense_alt = 0xe041,
///
/// The e arrow expand alt3
///
E_arrow_expand_alt3 = 0xe042,
///
/// The e arrow carrot up alt
///
E_arrow_carrot_up_alt = 0xe043,
///
/// The e arrow carrot down alt
///
E_arrow_carrot_down_alt = 0xe044,
///
/// The e arrow carrot left alt
///
E_arrow_carrot_left_alt = 0xe045,
///
/// The e arrow carrot right alt
///
E_arrow_carrot_right_alt = 0xe046,
///
/// The e arrow carrot 2up alt
///
E_arrow_carrot_2up_alt = 0xe047,
///
/// The e arrow carrot 2DWNN alt
///
E_arrow_carrot_2dwnn_alt = 0xe048,
///
/// The e arrow carrot 2left alt
///
E_arrow_carrot_2left_alt = 0xe049,
///
/// The e arrow carrot 2right alt
///
E_arrow_carrot_2right_alt = 0xe04a,
///
/// The e arrow triangle up alt
///
E_arrow_triangle_up_alt = 0xe04b,
///
/// The e arrow triangle down alt
///
E_arrow_triangle_down_alt = 0xe04c,
///
/// The e arrow triangle left alt
///
E_arrow_triangle_left_alt = 0xe04d,
///
/// The e arrow triangle right alt
///
E_arrow_triangle_right_alt = 0xe04e,
///
/// The e icon minus alt
///
E_icon_minus_alt = 0xe04f,
///
/// The e icon plus alt
///
E_icon_plus_alt = 0xe050,
///
/// The e icon close alt
///
E_icon_close_alt = 0xe051,
///
/// The e icon check alt
///
E_icon_check_alt = 0xe052,
///
/// The e icon zoom out
///
E_icon_zoom_out = 0xe053,
///
/// The e icon zoom in
///
E_icon_zoom_in = 0xe054,
///
/// The e icon stop alt
///
E_icon_stop_alt = 0xe055,
///
/// The e icon menu square alt
///
E_icon_menu_square_alt = 0xe056,
///
/// The e icon menu circle alt
///
E_icon_menu_circle_alt = 0xe057,
///
/// The e icon document
///
E_icon_document = 0xe058,
///
/// The e icon documents
///
E_icon_documents = 0xe059,
///
/// The e icon pencil alt
///
E_icon_pencil_alt = 0xe05a,
///
/// The e icon folder
///
E_icon_folder = 0xe05b,
///
/// The e icon folder open
///
E_icon_folder_open = 0xe05c,
///
/// The e icon folder add
///
E_icon_folder_add = 0xe05d,
///
/// The e icon folder upload
///
E_icon_folder_upload = 0xe05e,
///
/// The e icon folder download
///
E_icon_folder_download = 0xe05f,
///
/// The e icon information
///
E_icon_info = 0xe060,
///
/// The e icon error circle
///
E_icon_error_circle = 0xe061,
///
/// The e icon error oct
///
E_icon_error_oct = 0xe062,
///
/// The e icon error triangle
///
E_icon_error_triangle = 0xe063,
///
/// The e icon question alt
///
E_icon_question_alt = 0xe064,
///
/// The e icon comment
///
E_icon_comment = 0xe065,
///
/// The e icon chat
///
E_icon_chat = 0xe066,
///
/// The e icon vol mute
///
E_icon_vol_mute = 0xe067,
///
/// The e icon volume low
///
E_icon_volume_low = 0xe068,
///
/// The e icon volume high
///
E_icon_volume_high = 0xe069,
///
/// The e icon quotations alt
///
E_icon_quotations_alt = 0xe06a,
///
/// The e icon clock
///
E_icon_clock = 0xe06b,
///
/// The e icon lock
///
E_icon_lock = 0xe06c,
///
/// The e icon lock open
///
E_icon_lock_open = 0xe06d,
///
/// The e icon key
///
E_icon_key = 0xe06e,
///
/// The e icon cloud
///
E_icon_cloud = 0xe06f,
///
/// The e icon cloud upload
///
E_icon_cloud_upload = 0xe070,
///
/// The e icon cloud download
///
E_icon_cloud_download = 0xe071,
///
/// The e icon lightbulb
///
E_icon_lightbulb = 0xe072,
///
/// The e icon gift
///
E_icon_gift = 0xe073,
///
/// The e icon house
///
E_icon_house = 0xe074,
///
/// The e icon camera
///
E_icon_camera = 0xe075,
///
/// The e icon mail
///
E_icon_mail = 0xe076,
///
/// The e icon cone
///
E_icon_cone = 0xe077,
///
/// The e icon ribbon
///
E_icon_ribbon = 0xe078,
///
/// The e icon bag
///
E_icon_bag = 0xe079,
///
/// The e icon cart
///
E_icon_cart = 0xe07a,
///
/// The e icon tag
///
E_icon_tag = 0xe07b,
///
/// The e icon tags
///
E_icon_tags = 0xe07c,
///
/// The e icon trash
///
E_icon_trash = 0xe07d,
///
/// The e icon cursor
///
E_icon_cursor = 0xe07e,
///
/// The e icon mic
///
E_icon_mic = 0xe07f,
///
/// The e icon compass
///
E_icon_compass = 0xe080,
///
/// The e icon pin
///
E_icon_pin = 0xe081,
///
/// The e icon pushpin
///
E_icon_pushpin = 0xe082,
///
/// The e icon map
///
E_icon_map = 0xe083,
///
/// The e icon drawer
///
E_icon_drawer = 0xe084,
///
/// The e icon toolbox
///
E_icon_toolbox = 0xe085,
///
/// The e icon book
///
E_icon_book = 0xe086,
///
/// The e icon contacts
///
E_icon_contacts = 0xe087,
///
/// The e icon archive
///
E_icon_archive = 0xe088,
///
/// The e icon heart
///
E_icon_heart = 0xe089,
///
/// The e icon profile
///
E_icon_profile = 0xe08a,
///
/// The e icon group
///
E_icon_group = 0xe08b,
///
/// The e icon grid 2X2
///
E_icon_grid_2x2 = 0xe08c,
///
/// The e icon grid 3X3
///
E_icon_grid_3x3 = 0xe08d,
///
/// The e icon music
///
E_icon_music = 0xe08e,
///
/// The e icon pause alt
///
E_icon_pause_alt = 0xe08f,
///
/// The e icon phone
///
E_icon_phone = 0xe090,
///
/// The e icon upload
///
E_icon_upload = 0xe091,
///
/// The e icon download
///
E_icon_download = 0xe092,
///
/// The e social facebook
///
E_social_facebook = 0xe093,
///
/// The e social twitter
///
E_social_twitter = 0xe094,
///
/// The e social pinterest
///
E_social_pinterest = 0xe095,
///
/// The e social googleplus
///
E_social_googleplus = 0xe096,
///
/// The e social tumblr
///
E_social_tumblr = 0xe097,
///
/// The e social tumbleupon
///
E_social_tumbleupon = 0xe098,
///
/// The e social wordpress
///
E_social_wordpress = 0xe099,
///
/// The e social instagram
///
E_social_instagram = 0xe09a,
///
/// The e social dribbble
///
E_social_dribbble = 0xe09b,
///
/// The e social vimeo
///
E_social_vimeo = 0xe09c,
///
/// The e social linkedin
///
E_social_linkedin = 0xe09d,
///
/// The e social RSS
///
E_social_rss = 0xe09e,
///
/// The e social deviantart
///
E_social_deviantart = 0xe09f,
///
/// The e social share
///
E_social_share = 0xe0a0,
///
/// The e social myspace
///
E_social_myspace = 0xe0a1,
///
/// The e social skype
///
E_social_skype = 0xe0a2,
///
/// The e social youtube
///
E_social_youtube = 0xe0a3,
///
/// The e social picassa
///
E_social_picassa = 0xe0a4,
///
/// The e social googledrive
///
E_social_googledrive = 0xe0a5,
///
/// The e social flickr
///
E_social_flickr = 0xe0a6,
///
/// The e social blogger
///
E_social_blogger = 0xe0a7,
///
/// The e social spotify
///
E_social_spotify = 0xe0a8,
///
/// The e social delicious
///
E_social_delicious = 0xe0a9,
///
/// The e social facebook circle
///
E_social_facebook_circle = 0xe0aa,
///
/// The e social twitter circle
///
E_social_twitter_circle = 0xe0ab,
///
/// The e social pinterest circle
///
E_social_pinterest_circle = 0xe0ac,
///
/// The e social googleplus circle
///
E_social_googleplus_circle = 0xe0ad,
///
/// The e social tumblr circle
///
E_social_tumblr_circle = 0xe0ae,
///
/// The e social stumbleupon circle
///
E_social_stumbleupon_circle = 0xe0af,
///
/// The e social wordpress circle
///
E_social_wordpress_circle = 0xe0b0,
///
/// The e social instagram circle
///
E_social_instagram_circle = 0xe0b1,
///
/// The e social dribbble circle
///
E_social_dribbble_circle = 0xe0b2,
///
/// The e social vimeo circle
///
E_social_vimeo_circle = 0xe0b3,
///
/// The e social linkedin circle
///
E_social_linkedin_circle = 0xe0b4,
///
/// The e social RSS circle
///
E_social_rss_circle = 0xe0b5,
///
/// The e social deviantart circle
///
E_social_deviantart_circle = 0xe0b6,
///
/// The e social share circle
///
E_social_share_circle = 0xe0b7,
///
/// The e social myspace circle
///
E_social_myspace_circle = 0xe0b8,
///
/// The e social skype circle
///
E_social_skype_circle = 0xe0b9,
///
/// The e social youtube circle
///
E_social_youtube_circle = 0xe0ba,
///
/// The e social picassa circle
///
E_social_picassa_circle = 0xe0bb,
///
/// The e social googledrive alt2
///
E_social_googledrive_alt2 = 0xe0bc,
///
/// The e social flickr circle
///
E_social_flickr_circle = 0xe0bd,
///
/// The e social blogger circle
///
E_social_blogger_circle = 0xe0be,
///
/// The e social spotify circle
///
E_social_spotify_circle = 0xe0bf,
///
/// The e social delicious circle
///
E_social_delicious_circle = 0xe0c0,
///
/// The e social facebook square
///
E_social_facebook_square = 0xe0c1,
///
/// The e social twitter square
///
E_social_twitter_square = 0xe0c2,
///
/// The e social pinterest square
///
E_social_pinterest_square = 0xe0c3,
///
/// The e social googleplus square
///
E_social_googleplus_square = 0xe0c4,
///
/// The e social tumblr square
///
E_social_tumblr_square = 0xe0c5,
///
/// The e social stumbleupon square
///
E_social_stumbleupon_square = 0xe0c6,
///
/// The e social wordpress square
///
E_social_wordpress_square = 0xe0c7,
///
/// The e social instagram square
///
E_social_instagram_square = 0xe0c8,
///
/// The e social dribbble square
///
E_social_dribbble_square = 0xe0c9,
///
/// The e social vimeo square
///
E_social_vimeo_square = 0xe0ca,
///
/// The e social linkedin square
///
E_social_linkedin_square = 0xe0cb,
///
/// The e social RSS square
///
E_social_rss_square = 0xe0cc,
///
/// The e social deviantart square
///
E_social_deviantart_square = 0xe0cd,
///
/// The e social share square
///
E_social_share_square = 0xe0ce,
///
/// The e social myspace square
///
E_social_myspace_square = 0xe0cf,
///
/// The e social skype square
///
E_social_skype_square = 0xe0d0,
///
/// The e social youtube square
///
E_social_youtube_square = 0xe0d1,
///
/// The e social picassa square
///
E_social_picassa_square = 0xe0d2,
///
/// The e social googledrive square
///
E_social_googledrive_square = 0xe0d3,
///
/// The e social flickr square
///
E_social_flickr_square = 0xe0d4,
///
/// The e social blogger square
///
E_social_blogger_square = 0xe0d5,
///
/// The e social spotify square
///
E_social_spotify_square = 0xe0d6,
///
/// The e social delicious square
///
E_social_delicious_square = 0xe0d7,
///
/// The e icon printer
///
E_icon_printer = 0xe103,
///
/// The e icon calulator
///
E_icon_calulator = 0xe0ee,
///
/// The e icon building
///
E_icon_building = 0xe0ef,
///
/// The e icon floppy
///
E_icon_floppy = 0xe0e8,
///
/// The e icon drive
///
E_icon_drive = 0xe0ea,
///
/// The e icon search 2
///
E_icon_search_2 = 0xe101,
///
/// The e icon identifier
///
E_icon_id = 0xe107,
///
/// The e icon identifier 2
///
E_icon_id_2 = 0xe108,
///
/// The e icon puzzle
///
E_icon_puzzle = 0xe102,
///
/// The e icon like
///
E_icon_like = 0xe106,
///
/// The e icon dislike
///
E_icon_dislike = 0xe0eb,
///
/// The e icon mug
///
E_icon_mug = 0xe105,
///
/// The e icon currency
///
E_icon_currency = 0xe0ed,
///
/// The e icon wallet
///
E_icon_wallet = 0xe100,
///
/// The e icon pens
///
E_icon_pens = 0xe104,
///
/// The e icon easel
///
E_icon_easel = 0xe0e9,
///
/// The e icon flowchart
///
E_icon_flowchart = 0xe109,
///
/// The e icon datareport
///
E_icon_datareport = 0xe0ec,
///
/// The e icon briefcase
///
E_icon_briefcase = 0xe0fe,
///
/// The e icon shield
///
E_icon_shield = 0xe0f6,
///
/// The e icon percent
///
E_icon_percent = 0xe0fb,
///
/// The e icon globe
///
E_icon_globe = 0xe0e2,
///
/// The e icon globe 2
///
E_icon_globe_2 = 0xe0e3,
///
/// The e icon target
///
E_icon_target = 0xe0f5,
///
/// The e icon hourglass
///
E_icon_hourglass = 0xe0e1,
///
/// The e icon balance
///
E_icon_balance = 0xe0ff,
///
/// The e icon rook
///
E_icon_rook = 0xe0f8,
///
/// The e icon printer alt
///
E_icon_printer_alt = 0xe0fa,
///
/// The e icon calculator alt
///
E_icon_calculator_alt = 0xe0e7,
///
/// The e icon building alt
///
E_icon_building_alt = 0xe0fd,
///
/// The e icon floppy alt
///
E_icon_floppy_alt = 0xe0e4,
///
/// The e icon drive alt
///
E_icon_drive_alt = 0xe0e5,
///
/// The e icon search alt
///
E_icon_search_alt = 0xe0f7,
///
/// The e icon identifier alt
///
E_icon_id_alt = 0xe0e0,
///
/// The e icon identifier 2 alt
///
E_icon_id_2_alt = 0xe0fc,
///
/// The e icon puzzle alt
///
E_icon_puzzle_alt = 0xe0f9,
///
/// The e icon like alt
///
E_icon_like_alt = 0xe0dd,
///
/// The e icon dislike alt
///
E_icon_dislike_alt = 0xe0f1,
///
/// The e icon mug alt
///
E_icon_mug_alt = 0xe0dc,
///
/// The e icon currency alt
///
E_icon_currency_alt = 0xe0f3,
///
/// The e icon wallet alt
///
E_icon_wallet_alt = 0xe0d8,
///
/// The e icon pens alt
///
E_icon_pens_alt = 0xe0db,
///
/// The e icon easel alt
///
E_icon_easel_alt = 0xe0f0,
///
/// The e icon flowchart alt
///
E_icon_flowchart_alt = 0xe0df,
///
/// The e icon datareport alt
///
E_icon_datareport_alt = 0xe0f2,
///
/// The e icon briefcase alt
///
E_icon_briefcase_alt = 0xe0f4,
///
/// The e icon shield alt
///
E_icon_shield_alt = 0xe0d9,
///
/// The e icon percent alt
///
E_icon_percent_alt = 0xe0da,
///
/// The e icon globe alt
///
E_icon_globe_alt = 0xe0de,
///
/// The e icon clipboard
///
E_icon_clipboard = 0xe0e6,
#endregion
}
}