diff --git a/support/QtAwesome.cpp b/support/QtAwesome.cpp index 58fb353c4..a88a981aa 100644 --- a/support/QtAwesome.cpp +++ b/support/QtAwesome.cpp @@ -224,9 +224,9 @@ class QtAwesomeIconPainterIconEngine : public QIconEngine { //--------------------------------------------------------------------------------------- -const QString QtAwesome::FA_BRANDS_FONT_FILENAME = "Font Awesome 6 Brands-Regular-400.otf"; -const QString QtAwesome::FA_REGULAR_FONT_FILENAME = "Font Awesome 6 Free-Regular-400.otf"; -const QString QtAwesome::FA_SOLID_FONT_FILENAME = "Font Awesome 6 Free-Solid-900.otf"; +const QString QtAwesome::FA_BRANDS_FONT_FILENAME = "Font Awesome 7 Brands-Regular-400.otf"; +const QString QtAwesome::FA_REGULAR_FONT_FILENAME = "Font Awesome 7 Free-Regular-400.otf"; +const QString QtAwesome::FA_SOLID_FONT_FILENAME = "Font Awesome 7 Free-Solid-900.otf"; const QString QtAwesome::FA_BRANDS_FONT_STYLE = "Regular"; const QString QtAwesome::FA_REGULAR_FONT_STYLE = "Regular"; const QString QtAwesome::FA_SOLID_FONT_STYLE = "Solid"; @@ -247,9 +247,9 @@ QtAwesome::QtAwesome(QObject* parent) _fontDetails.insert(fa::fa_brands, QtAwesomeFontData(FA_BRANDS_FONT_FILENAME, FA_BRANDS_FONT_WEIGHT, FA_BRANDS_FONT_STYLE)); #else // use "filename" to store font family name... - _fontDetails.insert(fa::fa_solid, QtAwesomeFontData("Font Awesome 6 Free Solid", FA_SOLID_FONT_WEIGHT, FA_SOLID_FONT_STYLE)); - _fontDetails.insert(fa::fa_regular, QtAwesomeFontData("Font Awesome 6 Free Regular", FA_REGULAR_FONT_WEIGHT, FA_REGULAR_FONT_STYLE)); - _fontDetails.insert(fa::fa_brands, QtAwesomeFontData("Font Awesome 6 Brands Regular", FA_BRANDS_FONT_WEIGHT, FA_BRANDS_FONT_STYLE)); + _fontDetails.insert(fa::fa_solid, QtAwesomeFontData("Font Awesome 7 Free Solid", FA_SOLID_FONT_WEIGHT, FA_SOLID_FONT_STYLE)); + _fontDetails.insert(fa::fa_regular, QtAwesomeFontData("Font Awesome 7 Free Regular", FA_REGULAR_FONT_WEIGHT, FA_REGULAR_FONT_STYLE)); + _fontDetails.insert(fa::fa_brands, QtAwesomeFontData("Font Awesome 7 Brands Regular", FA_BRANDS_FONT_WEIGHT, FA_BRANDS_FONT_STYLE)); #endif #ifdef USE_COLOR_SCHEME diff --git a/support/QtAwesomeEnumGenerated.h b/support/QtAwesomeEnumGenerated.h index cf8ffb47b..c906606d5 100644 --- a/support/QtAwesomeEnumGenerated.h +++ b/support/QtAwesomeEnumGenerated.h @@ -16,6 +16,7 @@ enum fa_common_icons : uint16_t { fa_address_card = 0xf2bb, fa_contact_card = 0xf2bb, fa_vcard = 0xf2bb, + fa_alarm_clock = 0xf34e, fa_align_center = 0xf037, fa_align_justify = 0xf039, fa_align_left = 0xf036, @@ -299,6 +300,7 @@ enum fa_common_icons : uint16_t { fa_hamburger = 0xf805, fa_burst = 0xe4dc, fa_bus = 0xf207, + fa_bus_side = 0xe81d, fa_bus_simple = 0xf55e, fa_bus_alt = 0xf55e, fa_business_time = 0xf64a, @@ -371,6 +373,7 @@ enum fa_common_icons : uint16_t { fa_chart_bar = 0xf080, fa_bar_chart = 0xf080, fa_chart_column = 0xe0e3, + fa_chart_diagram = 0xe695, fa_chart_gantt = 0xe0e4, fa_chart_line = 0xf201, fa_line_chart = 0xf201, @@ -506,6 +509,7 @@ enum fa_common_icons : uint16_t { fa_comment_dots = 0xf4ad, fa_commenting = 0xf4ad, fa_comment_medical = 0xf7f5, + fa_comment_nodes = 0xe696, fa_comment_slash = 0xf4b3, fa_comment_sms = 0xf7cd, fa_sms = 0xf7cd, @@ -585,6 +589,7 @@ enum fa_common_icons : uint16_t { fa_download = 0xf019, fa_dragon = 0xf6d5, fa_draw_polygon = 0xf5ee, + fa_vector_polygon = 0xf5ee, fa_droplet = 0xf043, fa_tint = 0xf043, fa_droplet_slash = 0xf5c7, @@ -743,6 +748,8 @@ enum fa_common_icons : uint16_t { fa_file_excel = 0xf1c3, fa_file_export = 0xf56e, fa_arrow_right_from_file = 0xf56e, + fa_file_fragment = 0xe697, + fa_file_half_dashed = 0xe698, fa_file_image = 0xf1c5, fa_file_import = 0xf56f, fa_arrow_right_to_file = 0xf56f, @@ -768,6 +775,8 @@ enum fa_common_icons : uint16_t { fa_fill = 0xf575, fa_fill_drip = 0xf576, fa_film = 0xf008, + fa_film_alt = 0xf008, + fa_film_simple = 0xf008, fa_filter = 0xf0b0, fa_filter_circle_dollar = 0xf662, fa_funnel_dollar = 0xf662, @@ -849,10 +858,12 @@ enum fa_common_icons : uint16_t { fa_greater_than = 0x3e, fa_greater_than_equal = 0xf532, fa_grip = 0xf58d, + fa_grid_horizontal = 0xf58d, fa_grip_horizontal = 0xf58d, fa_grip_lines = 0xf7a4, fa_grip_lines_vertical = 0xf7a5, fa_grip_vertical = 0xf58e, + fa_grid_vertical = 0xf58e, fa_group_arrows_rotate = 0xe4f6, fa_guarani_sign = 0xe19a, fa_guitar = 0xf7a6, @@ -905,13 +916,13 @@ enum fa_common_icons : uint16_t { fa_hands_praying = 0xf684, fa_praying_hands = 0xf684, fa_handshake = 0xf2b5, + fa_handshake_alt = 0xf2b5, + fa_handshake_simple = 0xf2b5, fa_handshake_angle = 0xf4c4, fa_hands_helping = 0xf4c4, - fa_handshake_simple = 0xf4c6, - fa_handshake_alt = 0xf4c6, - fa_handshake_simple_slash = 0xe05f, - fa_handshake_alt_slash = 0xe05f, fa_handshake_slash = 0xe060, + fa_handshake_alt_slash = 0xe060, + fa_handshake_simple_slash = 0xe060, fa_hanukiah = 0xf6e6, fa_hard_drive = 0xf0a0, fa_hdd = 0xf0a0, @@ -926,8 +937,8 @@ enum fa_common_icons : uint16_t { fa_heading = 0xf1dc, fa_header = 0xf1dc, fa_headphones = 0xf025, - fa_headphones_simple = 0xf58f, - fa_headphones_alt = 0xf58f, + fa_headphones_alt = 0xf025, + fa_headphones_simple = 0xf025, fa_headset = 0xf590, fa_heart = 0xf004, fa_heart_circle_bolt = 0xe4fc, @@ -946,6 +957,9 @@ enum fa_common_icons : uint16_t { fa_hard_hat = 0xf807, fa_hat_hard = 0xf807, fa_helmet_un = 0xe503, + fa_hexagon = 0xf312, + fa_hexagon_nodes = 0xe699, + fa_hexagon_nodes_bolt = 0xe69a, fa_highlighter = 0xf591, fa_hill_avalanche = 0xe507, fa_hill_rockslide = 0xe508, @@ -1178,6 +1192,7 @@ enum fa_common_icons : uint16_t { fa_mobile_android_alt = 0xf3cf, fa_mobile_screen_button = 0xf3cd, fa_mobile_alt = 0xf3cd, + fa_mobile_vibrate = 0xe816, fa_money_bill = 0xf0d6, fa_money_bill_1 = 0xf3d1, fa_money_bill_alt = 0xf3d1, @@ -1211,6 +1226,7 @@ enum fa_common_icons : uint16_t { fa_network_wired = 0xf6ff, fa_neuter = 0xf22c, fa_newspaper = 0xf1ea, + fa_non_binary = 0xe807, fa_not_equal = 0xf53e, fa_notdef = 0xe1fe, fa_note_sticky = 0xf249, @@ -1219,6 +1235,7 @@ enum fa_common_icons : uint16_t { fa_o = 0x4f, fa_object_group = 0xf247, fa_object_ungroup = 0xf248, + fa_octagon = 0xf306, fa_oil_can = 0xf613, fa_oil_well = 0xe532, fa_om = 0xf679, @@ -1254,6 +1271,7 @@ enum fa_common_icons : uint16_t { fa_edit = 0xf044, fa_pencil = 0xf303, fa_pencil_alt = 0xf303, + fa_pentagon = 0xe790, fa_people_arrows = 0xe068, fa_people_arrows_left_right = 0xe068, fa_people_carry_box = 0xf4ce, @@ -1483,6 +1501,8 @@ enum fa_common_icons : uint16_t { fa_section = 0xe447, fa_seedling = 0xf4d8, fa_sprout = 0xf4d8, + fa_septagon = 0xe820, + fa_heptagon = 0xe820, fa_server = 0xf233, fa_shapes = 0xf61f, fa_triangle_circle_square = 0xf61f, @@ -1531,6 +1551,8 @@ enum fa_common_icons : uint16_t { fa_signs_post = 0xf277, fa_map_signs = 0xf277, fa_sim_card = 0xf7c4, + fa_single_quote_left = 0xe81b, + fa_single_quote_right = 0xe81c, fa_sink = 0xe06d, fa_sitemap = 0xf0e8, fa_skull = 0xf54c, @@ -1559,6 +1581,7 @@ enum fa_common_icons : uint16_t { fa_spell_check = 0xf891, fa_spider = 0xf717, fa_spinner = 0xf110, + fa_spiral = 0xe80a, fa_splotch = 0xf5bc, fa_spoon = 0xf2e5, fa_utensil_spoon = 0xf2e5, @@ -1568,6 +1591,7 @@ enum fa_common_icons : uint16_t { fa_square = 0xf0c8, fa_square_arrow_up_right = 0xf14c, fa_external_link_square = 0xf14c, + fa_square_binary = 0xe69b, fa_square_caret_down = 0xf150, fa_caret_square_down = 0xf150, fa_square_caret_left = 0xf191, @@ -1655,8 +1679,11 @@ enum fa_common_icons : uint16_t { fa_table = 0xf0ce, fa_table_cells = 0xf00a, fa_th = 0xf00a, + fa_table_cells_column_lock = 0xe678, fa_table_cells_large = 0xf009, fa_th_large = 0xf009, + fa_table_cells_row_lock = 0xe67a, + fa_table_cells_row_unlock = 0xe691, fa_table_columns = 0xf0db, fa_columns = 0xf0db, fa_table_list = 0xf00b, @@ -1725,6 +1752,8 @@ enum fa_common_icons : uint16_t { fa_thumbs_up = 0xf164, fa_thumbtack = 0xf08d, fa_thumb_tack = 0xf08d, + fa_thumbtack_slash = 0xe68f, + fa_thumb_tack_slash = 0xe68f, fa_ticket = 0xf145, fa_ticket_simple = 0xf3ff, fa_ticket_alt = 0xf3ff, @@ -1733,6 +1762,8 @@ enum fa_common_icons : uint16_t { fa_toggle_on = 0xf205, fa_toilet = 0xf7d8, fa_toilet_paper = 0xf71e, + fa_toilet_paper_alt = 0xf71e, + fa_toilet_paper_blank = 0xf71e, fa_toilet_paper_slash = 0xe072, fa_toilet_portable = 0xe583, fa_toilets_portable = 0xe584, @@ -1817,6 +1848,8 @@ enum fa_common_icons : uint16_t { fa_external_link_alt = 0xf35d, fa_upload = 0xf093, fa_user = 0xf007, + fa_user_alt = 0xf007, + fa_user_large = 0xf007, fa_user_astronaut = 0xf4fb, fa_user_check = 0xf4fc, fa_user_clock = 0xf4fd, @@ -1828,10 +1861,6 @@ enum fa_common_icons : uint16_t { fa_user_group = 0xf500, fa_user_friends = 0xf500, fa_user_injured = 0xf728, - fa_user_large = 0xf406, - fa_user_alt = 0xf406, - fa_user_large_slash = 0xf4fa, - fa_user_alt_slash = 0xf4fa, fa_user_lock = 0xf502, fa_user_minus = 0xf503, fa_user_ninja = 0xf504, @@ -1842,6 +1871,8 @@ enum fa_common_icons : uint16_t { fa_user_secret = 0xf21b, fa_user_shield = 0xf505, fa_user_slash = 0xf506, + fa_user_alt_slash = 0xf506, + fa_user_large_slash = 0xf506, fa_user_tag = 0xf507, fa_user_tie = 0xf508, fa_user_xmark = 0xf235, @@ -1861,7 +1892,6 @@ enum fa_common_icons : uint16_t { fa_van_shuttle = 0xf5b6, fa_shuttle_van = 0xf5b6, fa_vault = 0xe2c5, - fa_vector_square = 0xf5cb, fa_venus = 0xf221, fa_venus_double = 0xf226, fa_venus_mars = 0xf228, @@ -1997,6 +2027,7 @@ enum fa_brand_icons : uint16_t { fa_blackberry = 0xf37b, fa_blogger = 0xf37c, fa_blogger_b = 0xf37d, + fa_bluesky = 0xe671, fa_bluetooth = 0xf293, fa_bluetooth_b = 0xf294, fa_bootstrap = 0xf836, @@ -2009,6 +2040,7 @@ enum fa_brand_icons : uint16_t { fa_buy_n_large = 0xf8a6, fa_buysellads = 0xf20d, fa_canadian_maple_leaf = 0xf785, + fa_cash_app = 0xe7d4, fa_cc_amazon_pay = 0xf42d, fa_cc_amex = 0xf1f3, fa_cc_apple_pay = 0xf416, @@ -2050,12 +2082,14 @@ enum fa_brand_icons : uint16_t { fa_creative_commons_share = 0xf4f2, fa_creative_commons_zero = 0xf4f3, fa_critical_role = 0xf6c9, + fa_css = 0xe6a2, fa_css3 = 0xf13c, fa_css3_alt = 0xf38b, fa_cuttlefish = 0xf38c, fa_d_and_d = 0xf38d, fa_d_and_d_beyond = 0xf6ca, fa_dailymotion = 0xe052, + fa_dart_lang = 0xe693, fa_dashcube = 0xf210, fa_debian = 0xe60b, fa_deezer = 0xe077, @@ -2070,18 +2104,22 @@ enum fa_brand_icons : uint16_t { fa_digital_ocean = 0xf391, fa_discord = 0xf392, fa_discourse = 0xf393, + fa_disqus = 0xe7d5, fa_dochub = 0xf394, fa_docker = 0xf395, fa_draft2digital = 0xf396, fa_dribbble = 0xf17d, fa_dropbox = 0xf16b, fa_drupal = 0xf1a9, + fa_duolingo = 0xe812, fa_dyalog = 0xf399, fa_earlybirds = 0xf39a, fa_ebay = 0xf4f4, fa_edge = 0xf282, fa_edge_legacy = 0xe078, fa_elementor = 0xf430, + fa_eleventy = 0xe7d6, + fa_11ty = 0xe7d6, fa_ello = 0xf5f1, fa_ember = 0xf423, fa_empire = 0xf1d1, @@ -2098,6 +2136,7 @@ enum fa_brand_icons : uint16_t { fa_fedex = 0xf797, fa_fedora = 0xf798, fa_figma = 0xf799, + fa_files_pinwheel = 0xe69f, fa_firefox = 0xf269, fa_firefox_browser = 0xe007, fa_first_order = 0xf2b0, @@ -2105,6 +2144,7 @@ enum fa_brand_icons : uint16_t { fa_firstdraft = 0xf3a1, fa_flickr = 0xf16e, fa_flipboard = 0xf44d, + fa_flutter = 0xe694, fa_fly = 0xf417, fa_font_awesome = 0xf2b4, fa_font_awesome_flag = 0xf2b4, @@ -2181,10 +2221,13 @@ enum fa_brand_icons : uint16_t { fa_joomla = 0xf1aa, fa_js = 0xf3b8, fa_jsfiddle = 0xf1cc, + fa_jxl = 0xe67b, fa_kaggle = 0xf5fa, + fa_kakao_talk = 0xe7d7, fa_keybase = 0xf4f5, fa_keycdn = 0xf3ba, fa_kickstarter = 0xf3bb, + fa_square_kickstarter = 0xf3bb, fa_kickstarter_k = 0xf3bc, fa_korvue = 0xf42f, fa_laravel = 0xf3bd, @@ -2195,8 +2238,11 @@ enum fa_brand_icons : uint16_t { fa_line = 0xf3c0, fa_linkedin = 0xf08c, fa_linkedin_in = 0xf0e1, + fa_linktree = 0xe7d8, fa_linode = 0xf2b8, fa_linux = 0xf17c, + fa_lumon = 0xe7e2, + fa_lumon_drop = 0xe7e3, fa_lyft = 0xf3c3, fa_magento = 0xf3c4, fa_mailchimp = 0xf59e, @@ -2229,6 +2275,7 @@ enum fa_brand_icons : uint16_t { fa_nimblr = 0xf5a8, fa_node = 0xf419, fa_node_js = 0xf3d3, + fa_notion = 0xe7d9, fa_npm = 0xf3d4, fa_ns8 = 0xf3d5, fa_nutritionix = 0xf3d6, @@ -2236,6 +2283,7 @@ enum fa_brand_icons : uint16_t { fa_odnoklassniki = 0xf263, fa_odysee = 0xe5c6, fa_old_republic = 0xf510, + fa_openai = 0xe7cf, fa_opencart = 0xf23d, fa_openid = 0xf19b, fa_opensuse = 0xe62b, @@ -2247,6 +2295,7 @@ enum fa_brand_icons : uint16_t { fa_page4 = 0xf3d7, fa_pagelines = 0xf18c, fa_palfed = 0xf3d8, + fa_pandora = 0xe7da, fa_patreon = 0xf3d9, fa_paypal = 0xf1ed, fa_perbyte = 0xe083, @@ -2262,6 +2311,7 @@ enum fa_brand_icons : uint16_t { fa_pinterest = 0xf0d2, fa_pinterest_p = 0xf231, fa_pix = 0xe43a, + fa_pixelfed = 0xe7db, fa_pixiv = 0xe640, fa_playstation = 0xf3df, fa_product_hunt = 0xf288, @@ -2324,10 +2374,12 @@ enum fa_brand_icons : uint16_t { fa_spotify = 0xf1bc, fa_square_behance = 0xf1b5, fa_behance_square = 0xf1b5, + fa_square_bluesky = 0xe6a3, fa_square_dribbble = 0xf397, fa_dribbble_square = 0xf397, fa_square_facebook = 0xf082, fa_facebook_square = 0xf082, + fa_square_figma = 0xe7e4, fa_square_font_awesome = 0xe5ad, fa_square_font_awesome_stroke = 0xf35c, fa_font_awesome_alt = 0xf35c, @@ -2348,6 +2400,7 @@ enum fa_brand_icons : uint16_t { fa_square_lastfm = 0xf203, fa_lastfm_square = 0xf203, fa_square_letterboxd = 0xe62e, + fa_square_linkedin = 0xe7d0, fa_square_odnoklassniki = 0xf264, fa_odnoklassniki_square = 0xf264, fa_square_pied_piper = 0xe01e, @@ -2365,10 +2418,13 @@ enum fa_brand_icons : uint16_t { fa_tumblr_square = 0xf174, fa_square_twitter = 0xf081, fa_twitter_square = 0xf081, + fa_square_upwork = 0xe67c, fa_square_viadeo = 0xf2aa, fa_viadeo_square = 0xf2aa, fa_square_vimeo = 0xf194, fa_vimeo_square = 0xf194, + fa_square_web_awesome = 0xe683, + fa_square_web_awesome_stroke = 0xe684, fa_square_whatsapp = 0xf40c, fa_whatsapp_square = 0xf40c, fa_square_x_twitter = 0xe61a, @@ -2400,11 +2456,13 @@ enum fa_brand_icons : uint16_t { fa_telegram = 0xf2c6, fa_telegram_plane = 0xf2c6, fa_tencent_weibo = 0xf1d5, + fa_tex = 0xe7ff, fa_the_red_yeti = 0xf69d, fa_themeco = 0xf5c6, fa_themeisle = 0xf2b2, fa_think_peaks = 0xf731, fa_threads = 0xe618, + fa_tidal = 0xe7dc, fa_tiktok = 0xe07b, fa_trade_federation = 0xf513, fa_trello = 0xf181, @@ -2435,9 +2493,12 @@ enum fa_brand_icons : uint16_t { fa_vine = 0xf1ca, fa_vk = 0xf189, fa_vnv = 0xf40b, + fa_vsco = 0xe7dd, fa_vuejs = 0xf41f, + fa_w3c = 0xe7de, fa_watchman_monitoring = 0xe087, fa_waze = 0xf83f, + fa_web_awesome = 0xe682, fa_webflow = 0xe65c, fa_weebly = 0xf5cc, fa_weibo = 0xf18a, diff --git a/support/QtAwesomeFree.qrc b/support/QtAwesomeFree.qrc index e554778dc..fd7732c74 100644 --- a/support/QtAwesomeFree.qrc +++ b/support/QtAwesomeFree.qrc @@ -1,7 +1,7 @@ - fonts/Font Awesome 6 Brands-Regular-400.otf - fonts/Font Awesome 6 Free-Regular-400.otf - fonts/Font Awesome 6 Free-Solid-900.otf + fonts/Font Awesome 7 Brands-Regular-400.otf + fonts/Font Awesome 7 Free-Regular-400.otf + fonts/Font Awesome 7 Free-Solid-900.otf diff --git a/support/QtAwesomeStringGenerated.h b/support/QtAwesomeStringGenerated.h index f7af9e5bb..69d3d9390 100644 --- a/support/QtAwesomeStringGenerated.h +++ b/support/QtAwesomeStringGenerated.h @@ -15,6 +15,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"address-card", fa::fa_address_card}, {"contact-card", fa::fa_contact_card}, {"vcard", fa::fa_vcard}, + {"alarm-clock", fa::fa_alarm_clock}, {"align-center", fa::fa_align_center}, {"align-justify", fa::fa_align_justify}, {"align-left", fa::fa_align_left}, @@ -298,6 +299,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"hamburger", fa::fa_hamburger}, {"burst", fa::fa_burst}, {"bus", fa::fa_bus}, + {"bus-side", fa::fa_bus_side}, {"bus-simple", fa::fa_bus_simple}, {"bus-alt", fa::fa_bus_alt}, {"business-time", fa::fa_business_time}, @@ -370,6 +372,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"chart-bar", fa::fa_chart_bar}, {"bar-chart", fa::fa_bar_chart}, {"chart-column", fa::fa_chart_column}, + {"chart-diagram", fa::fa_chart_diagram}, {"chart-gantt", fa::fa_chart_gantt}, {"chart-line", fa::fa_chart_line}, {"line-chart", fa::fa_line_chart}, @@ -505,6 +508,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"comment-dots", fa::fa_comment_dots}, {"commenting", fa::fa_commenting}, {"comment-medical", fa::fa_comment_medical}, + {"comment-nodes", fa::fa_comment_nodes}, {"comment-slash", fa::fa_comment_slash}, {"comment-sms", fa::fa_comment_sms}, {"sms", fa::fa_sms}, @@ -584,6 +588,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"download", fa::fa_download}, {"dragon", fa::fa_dragon}, {"draw-polygon", fa::fa_draw_polygon}, + {"vector-polygon", fa::fa_vector_polygon}, {"droplet", fa::fa_droplet}, {"tint", fa::fa_tint}, {"droplet-slash", fa::fa_droplet_slash}, @@ -742,6 +747,8 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"file-excel", fa::fa_file_excel}, {"file-export", fa::fa_file_export}, {"arrow-right-from-file", fa::fa_arrow_right_from_file}, + {"file-fragment", fa::fa_file_fragment}, + {"file-half-dashed", fa::fa_file_half_dashed}, {"file-image", fa::fa_file_image}, {"file-import", fa::fa_file_import}, {"arrow-right-to-file", fa::fa_arrow_right_to_file}, @@ -767,6 +774,8 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"fill", fa::fa_fill}, {"fill-drip", fa::fa_fill_drip}, {"film", fa::fa_film}, + {"film-alt", fa::fa_film_alt}, + {"film-simple", fa::fa_film_simple}, {"filter", fa::fa_filter}, {"filter-circle-dollar", fa::fa_filter_circle_dollar}, {"funnel-dollar", fa::fa_funnel_dollar}, @@ -848,10 +857,12 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"greater-than", fa::fa_greater_than}, {"greater-than-equal", fa::fa_greater_than_equal}, {"grip", fa::fa_grip}, + {"grid-horizontal", fa::fa_grid_horizontal}, {"grip-horizontal", fa::fa_grip_horizontal}, {"grip-lines", fa::fa_grip_lines}, {"grip-lines-vertical", fa::fa_grip_lines_vertical}, {"grip-vertical", fa::fa_grip_vertical}, + {"grid-vertical", fa::fa_grid_vertical}, {"group-arrows-rotate", fa::fa_group_arrows_rotate}, {"guarani-sign", fa::fa_guarani_sign}, {"guitar", fa::fa_guitar}, @@ -904,13 +915,13 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"hands-praying", fa::fa_hands_praying}, {"praying-hands", fa::fa_praying_hands}, {"handshake", fa::fa_handshake}, + {"handshake-alt", fa::fa_handshake_alt}, + {"handshake-simple", fa::fa_handshake_simple}, {"handshake-angle", fa::fa_handshake_angle}, {"hands-helping", fa::fa_hands_helping}, - {"handshake-simple", fa::fa_handshake_simple}, - {"handshake-alt", fa::fa_handshake_alt}, - {"handshake-simple-slash", fa::fa_handshake_simple_slash}, - {"handshake-alt-slash", fa::fa_handshake_alt_slash}, {"handshake-slash", fa::fa_handshake_slash}, + {"handshake-alt-slash", fa::fa_handshake_alt_slash}, + {"handshake-simple-slash", fa::fa_handshake_simple_slash}, {"hanukiah", fa::fa_hanukiah}, {"hard-drive", fa::fa_hard_drive}, {"hdd", fa::fa_hdd}, @@ -925,8 +936,8 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"heading", fa::fa_heading}, {"header", fa::fa_header}, {"headphones", fa::fa_headphones}, - {"headphones-simple", fa::fa_headphones_simple}, {"headphones-alt", fa::fa_headphones_alt}, + {"headphones-simple", fa::fa_headphones_simple}, {"headset", fa::fa_headset}, {"heart", fa::fa_heart}, {"heart-circle-bolt", fa::fa_heart_circle_bolt}, @@ -945,6 +956,9 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"hard-hat", fa::fa_hard_hat}, {"hat-hard", fa::fa_hat_hard}, {"helmet-un", fa::fa_helmet_un}, + {"hexagon", fa::fa_hexagon}, + {"hexagon-nodes", fa::fa_hexagon_nodes}, + {"hexagon-nodes-bolt", fa::fa_hexagon_nodes_bolt}, {"highlighter", fa::fa_highlighter}, {"hill-avalanche", fa::fa_hill_avalanche}, {"hill-rockslide", fa::fa_hill_rockslide}, @@ -1177,6 +1191,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"mobile-android-alt", fa::fa_mobile_android_alt}, {"mobile-screen-button", fa::fa_mobile_screen_button}, {"mobile-alt", fa::fa_mobile_alt}, + {"mobile-vibrate", fa::fa_mobile_vibrate}, {"money-bill", fa::fa_money_bill}, {"money-bill-1", fa::fa_money_bill_1}, {"money-bill-alt", fa::fa_money_bill_alt}, @@ -1210,6 +1225,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"network-wired", fa::fa_network_wired}, {"neuter", fa::fa_neuter}, {"newspaper", fa::fa_newspaper}, + {"non-binary", fa::fa_non_binary}, {"not-equal", fa::fa_not_equal}, {"notdef", fa::fa_notdef}, {"note-sticky", fa::fa_note_sticky}, @@ -1218,6 +1234,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"o", fa::fa_o}, {"object-group", fa::fa_object_group}, {"object-ungroup", fa::fa_object_ungroup}, + {"octagon", fa::fa_octagon}, {"oil-can", fa::fa_oil_can}, {"oil-well", fa::fa_oil_well}, {"om", fa::fa_om}, @@ -1253,6 +1270,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"edit", fa::fa_edit}, {"pencil", fa::fa_pencil}, {"pencil-alt", fa::fa_pencil_alt}, + {"pentagon", fa::fa_pentagon}, {"people-arrows", fa::fa_people_arrows}, {"people-arrows-left-right", fa::fa_people_arrows_left_right}, {"people-carry-box", fa::fa_people_carry_box}, @@ -1482,6 +1500,8 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"section", fa::fa_section}, {"seedling", fa::fa_seedling}, {"sprout", fa::fa_sprout}, + {"septagon", fa::fa_septagon}, + {"heptagon", fa::fa_heptagon}, {"server", fa::fa_server}, {"shapes", fa::fa_shapes}, {"triangle-circle-square", fa::fa_triangle_circle_square}, @@ -1530,6 +1550,8 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"signs-post", fa::fa_signs_post}, {"map-signs", fa::fa_map_signs}, {"sim-card", fa::fa_sim_card}, + {"single-quote-left", fa::fa_single_quote_left}, + {"single-quote-right", fa::fa_single_quote_right}, {"sink", fa::fa_sink}, {"sitemap", fa::fa_sitemap}, {"skull", fa::fa_skull}, @@ -1558,6 +1580,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"spell-check", fa::fa_spell_check}, {"spider", fa::fa_spider}, {"spinner", fa::fa_spinner}, + {"spiral", fa::fa_spiral}, {"splotch", fa::fa_splotch}, {"spoon", fa::fa_spoon}, {"utensil-spoon", fa::fa_utensil_spoon}, @@ -1567,6 +1590,7 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"square", fa::fa_square}, {"square-arrow-up-right", fa::fa_square_arrow_up_right}, {"external-link-square", fa::fa_external_link_square}, + {"square-binary", fa::fa_square_binary}, {"square-caret-down", fa::fa_square_caret_down}, {"caret-square-down", fa::fa_caret_square_down}, {"square-caret-left", fa::fa_square_caret_left}, @@ -1654,8 +1678,11 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"table", fa::fa_table}, {"table-cells", fa::fa_table_cells}, {"th", fa::fa_th}, + {"table-cells-column-lock", fa::fa_table_cells_column_lock}, {"table-cells-large", fa::fa_table_cells_large}, {"th-large", fa::fa_th_large}, + {"table-cells-row-lock", fa::fa_table_cells_row_lock}, + {"table-cells-row-unlock", fa::fa_table_cells_row_unlock}, {"table-columns", fa::fa_table_columns}, {"columns", fa::fa_columns}, {"table-list", fa::fa_table_list}, @@ -1724,6 +1751,8 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"thumbs-up", fa::fa_thumbs_up}, {"thumbtack", fa::fa_thumbtack}, {"thumb-tack", fa::fa_thumb_tack}, + {"thumbtack-slash", fa::fa_thumbtack_slash}, + {"thumb-tack-slash", fa::fa_thumb_tack_slash}, {"ticket", fa::fa_ticket}, {"ticket-simple", fa::fa_ticket_simple}, {"ticket-alt", fa::fa_ticket_alt}, @@ -1732,6 +1761,8 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"toggle-on", fa::fa_toggle_on}, {"toilet", fa::fa_toilet}, {"toilet-paper", fa::fa_toilet_paper}, + {"toilet-paper-alt", fa::fa_toilet_paper_alt}, + {"toilet-paper-blank", fa::fa_toilet_paper_blank}, {"toilet-paper-slash", fa::fa_toilet_paper_slash}, {"toilet-portable", fa::fa_toilet_portable}, {"toilets-portable", fa::fa_toilets_portable}, @@ -1816,6 +1847,8 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"external-link-alt", fa::fa_external_link_alt}, {"upload", fa::fa_upload}, {"user", fa::fa_user}, + {"user-alt", fa::fa_user_alt}, + {"user-large", fa::fa_user_large}, {"user-astronaut", fa::fa_user_astronaut}, {"user-check", fa::fa_user_check}, {"user-clock", fa::fa_user_clock}, @@ -1827,10 +1860,6 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"user-group", fa::fa_user_group}, {"user-friends", fa::fa_user_friends}, {"user-injured", fa::fa_user_injured}, - {"user-large", fa::fa_user_large}, - {"user-alt", fa::fa_user_alt}, - {"user-large-slash", fa::fa_user_large_slash}, - {"user-alt-slash", fa::fa_user_alt_slash}, {"user-lock", fa::fa_user_lock}, {"user-minus", fa::fa_user_minus}, {"user-ninja", fa::fa_user_ninja}, @@ -1841,6 +1870,8 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"user-secret", fa::fa_user_secret}, {"user-shield", fa::fa_user_shield}, {"user-slash", fa::fa_user_slash}, + {"user-alt-slash", fa::fa_user_alt_slash}, + {"user-large-slash", fa::fa_user_large_slash}, {"user-tag", fa::fa_user_tag}, {"user-tie", fa::fa_user_tie}, {"user-xmark", fa::fa_user_xmark}, @@ -1860,7 +1891,6 @@ static const fa::QtAwesomeNamedIcon faCommonIconArray[] = { {"van-shuttle", fa::fa_van_shuttle}, {"shuttle-van", fa::fa_shuttle_van}, {"vault", fa::fa_vault}, - {"vector-square", fa::fa_vector_square}, {"venus", fa::fa_venus}, {"venus-double", fa::fa_venus_double}, {"venus-mars", fa::fa_venus_mars}, @@ -1996,6 +2026,7 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"blackberry", fa::fa_blackberry}, {"blogger", fa::fa_blogger}, {"blogger-b", fa::fa_blogger_b}, + {"bluesky", fa::fa_bluesky}, {"bluetooth", fa::fa_bluetooth}, {"bluetooth-b", fa::fa_bluetooth_b}, {"bootstrap", fa::fa_bootstrap}, @@ -2008,6 +2039,7 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"buy-n-large", fa::fa_buy_n_large}, {"buysellads", fa::fa_buysellads}, {"canadian-maple-leaf", fa::fa_canadian_maple_leaf}, + {"cash-app", fa::fa_cash_app}, {"cc-amazon-pay", fa::fa_cc_amazon_pay}, {"cc-amex", fa::fa_cc_amex}, {"cc-apple-pay", fa::fa_cc_apple_pay}, @@ -2049,12 +2081,14 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"creative-commons-share", fa::fa_creative_commons_share}, {"creative-commons-zero", fa::fa_creative_commons_zero}, {"critical-role", fa::fa_critical_role}, + {"css", fa::fa_css}, {"css3", fa::fa_css3}, {"css3-alt", fa::fa_css3_alt}, {"cuttlefish", fa::fa_cuttlefish}, {"d-and-d", fa::fa_d_and_d}, {"d-and-d-beyond", fa::fa_d_and_d_beyond}, {"dailymotion", fa::fa_dailymotion}, + {"dart-lang", fa::fa_dart_lang}, {"dashcube", fa::fa_dashcube}, {"debian", fa::fa_debian}, {"deezer", fa::fa_deezer}, @@ -2069,18 +2103,22 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"digital-ocean", fa::fa_digital_ocean}, {"discord", fa::fa_discord}, {"discourse", fa::fa_discourse}, + {"disqus", fa::fa_disqus}, {"dochub", fa::fa_dochub}, {"docker", fa::fa_docker}, {"draft2digital", fa::fa_draft2digital}, {"dribbble", fa::fa_dribbble}, {"dropbox", fa::fa_dropbox}, {"drupal", fa::fa_drupal}, + {"duolingo", fa::fa_duolingo}, {"dyalog", fa::fa_dyalog}, {"earlybirds", fa::fa_earlybirds}, {"ebay", fa::fa_ebay}, {"edge", fa::fa_edge}, {"edge-legacy", fa::fa_edge_legacy}, {"elementor", fa::fa_elementor}, + {"eleventy", fa::fa_eleventy}, + {"11ty", fa::fa_11ty}, {"ello", fa::fa_ello}, {"ember", fa::fa_ember}, {"empire", fa::fa_empire}, @@ -2097,6 +2135,7 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"fedex", fa::fa_fedex}, {"fedora", fa::fa_fedora}, {"figma", fa::fa_figma}, + {"files-pinwheel", fa::fa_files_pinwheel}, {"firefox", fa::fa_firefox}, {"firefox-browser", fa::fa_firefox_browser}, {"first-order", fa::fa_first_order}, @@ -2104,6 +2143,7 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"firstdraft", fa::fa_firstdraft}, {"flickr", fa::fa_flickr}, {"flipboard", fa::fa_flipboard}, + {"flutter", fa::fa_flutter}, {"fly", fa::fa_fly}, {"font-awesome", fa::fa_font_awesome}, {"font-awesome-flag", fa::fa_font_awesome_flag}, @@ -2180,10 +2220,13 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"joomla", fa::fa_joomla}, {"js", fa::fa_js}, {"jsfiddle", fa::fa_jsfiddle}, + {"jxl", fa::fa_jxl}, {"kaggle", fa::fa_kaggle}, + {"kakao-talk", fa::fa_kakao_talk}, {"keybase", fa::fa_keybase}, {"keycdn", fa::fa_keycdn}, {"kickstarter", fa::fa_kickstarter}, + {"square-kickstarter", fa::fa_square_kickstarter}, {"kickstarter-k", fa::fa_kickstarter_k}, {"korvue", fa::fa_korvue}, {"laravel", fa::fa_laravel}, @@ -2194,8 +2237,11 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"line", fa::fa_line}, {"linkedin", fa::fa_linkedin}, {"linkedin-in", fa::fa_linkedin_in}, + {"linktree", fa::fa_linktree}, {"linode", fa::fa_linode}, {"linux", fa::fa_linux}, + {"lumon", fa::fa_lumon}, + {"lumon-drop", fa::fa_lumon_drop}, {"lyft", fa::fa_lyft}, {"magento", fa::fa_magento}, {"mailchimp", fa::fa_mailchimp}, @@ -2228,6 +2274,7 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"nimblr", fa::fa_nimblr}, {"node", fa::fa_node}, {"node-js", fa::fa_node_js}, + {"notion", fa::fa_notion}, {"npm", fa::fa_npm}, {"ns8", fa::fa_ns8}, {"nutritionix", fa::fa_nutritionix}, @@ -2235,6 +2282,7 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"odnoklassniki", fa::fa_odnoklassniki}, {"odysee", fa::fa_odysee}, {"old-republic", fa::fa_old_republic}, + {"openai", fa::fa_openai}, {"opencart", fa::fa_opencart}, {"openid", fa::fa_openid}, {"opensuse", fa::fa_opensuse}, @@ -2246,6 +2294,7 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"page4", fa::fa_page4}, {"pagelines", fa::fa_pagelines}, {"palfed", fa::fa_palfed}, + {"pandora", fa::fa_pandora}, {"patreon", fa::fa_patreon}, {"paypal", fa::fa_paypal}, {"perbyte", fa::fa_perbyte}, @@ -2261,6 +2310,7 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"pinterest", fa::fa_pinterest}, {"pinterest-p", fa::fa_pinterest_p}, {"pix", fa::fa_pix}, + {"pixelfed", fa::fa_pixelfed}, {"pixiv", fa::fa_pixiv}, {"playstation", fa::fa_playstation}, {"product-hunt", fa::fa_product_hunt}, @@ -2323,10 +2373,12 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"spotify", fa::fa_spotify}, {"square-behance", fa::fa_square_behance}, {"behance-square", fa::fa_behance_square}, + {"square-bluesky", fa::fa_square_bluesky}, {"square-dribbble", fa::fa_square_dribbble}, {"dribbble-square", fa::fa_dribbble_square}, {"square-facebook", fa::fa_square_facebook}, {"facebook-square", fa::fa_facebook_square}, + {"square-figma", fa::fa_square_figma}, {"square-font-awesome", fa::fa_square_font_awesome}, {"square-font-awesome-stroke", fa::fa_square_font_awesome_stroke}, {"font-awesome-alt", fa::fa_font_awesome_alt}, @@ -2347,6 +2399,7 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"square-lastfm", fa::fa_square_lastfm}, {"lastfm-square", fa::fa_lastfm_square}, {"square-letterboxd", fa::fa_square_letterboxd}, + {"square-linkedin", fa::fa_square_linkedin}, {"square-odnoklassniki", fa::fa_square_odnoklassniki}, {"odnoklassniki-square", fa::fa_odnoklassniki_square}, {"square-pied-piper", fa::fa_square_pied_piper}, @@ -2364,10 +2417,13 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"tumblr-square", fa::fa_tumblr_square}, {"square-twitter", fa::fa_square_twitter}, {"twitter-square", fa::fa_twitter_square}, + {"square-upwork", fa::fa_square_upwork}, {"square-viadeo", fa::fa_square_viadeo}, {"viadeo-square", fa::fa_viadeo_square}, {"square-vimeo", fa::fa_square_vimeo}, {"vimeo-square", fa::fa_vimeo_square}, + {"square-web-awesome", fa::fa_square_web_awesome}, + {"square-web-awesome-stroke", fa::fa_square_web_awesome_stroke}, {"square-whatsapp", fa::fa_square_whatsapp}, {"whatsapp-square", fa::fa_whatsapp_square}, {"square-x-twitter", fa::fa_square_x_twitter}, @@ -2399,11 +2455,13 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"telegram", fa::fa_telegram}, {"telegram-plane", fa::fa_telegram_plane}, {"tencent-weibo", fa::fa_tencent_weibo}, + {"tex", fa::fa_tex}, {"the-red-yeti", fa::fa_the_red_yeti}, {"themeco", fa::fa_themeco}, {"themeisle", fa::fa_themeisle}, {"think-peaks", fa::fa_think_peaks}, {"threads", fa::fa_threads}, + {"tidal", fa::fa_tidal}, {"tiktok", fa::fa_tiktok}, {"trade-federation", fa::fa_trade_federation}, {"trello", fa::fa_trello}, @@ -2434,9 +2492,12 @@ static const fa::QtAwesomeNamedIcon faBrandsIconArray[] = { {"vine", fa::fa_vine}, {"vk", fa::fa_vk}, {"vnv", fa::fa_vnv}, + {"vsco", fa::fa_vsco}, {"vuejs", fa::fa_vuejs}, + {"w3c", fa::fa_w3c}, {"watchman-monitoring", fa::fa_watchman_monitoring}, {"waze", fa::fa_waze}, + {"web-awesome", fa::fa_web_awesome}, {"webflow", fa::fa_webflow}, {"weebly", fa::fa_weebly}, {"weibo", fa::fa_weibo}, @@ -2480,6 +2541,7 @@ static const fa::QtAwesomeNamedIcon faRegularFreeIconArray[] = { {"address-card", fa::fa_address_card}, {"contact-card", fa::fa_contact_card}, {"vcard", fa::fa_vcard}, + {"alarm-clock", fa::fa_alarm_clock}, {"bell", fa::fa_bell}, {"bell-slash", fa::fa_bell_slash}, {"bookmark", fa::fa_bookmark}, @@ -2492,6 +2554,8 @@ static const fa::QtAwesomeNamedIcon faRegularFreeIconArray[] = { {"calendar-plus", fa::fa_calendar_plus}, {"calendar-xmark", fa::fa_calendar_xmark}, {"calendar-times", fa::fa_calendar_times}, + {"camera", fa::fa_camera}, + {"camera-alt", fa::fa_camera_alt}, {"chart-bar", fa::fa_chart_bar}, {"bar-chart", fa::fa_bar_chart}, {"chess-bishop", fa::fa_chess_bishop}, @@ -2531,6 +2595,7 @@ static const fa::QtAwesomeNamedIcon faRegularFreeIconArray[] = { {"clock-four", fa::fa_clock_four}, {"clone", fa::fa_clone}, {"closed-captioning", fa::fa_closed_captioning}, + {"cloud", fa::fa_cloud}, {"comment", fa::fa_comment}, {"comment-dots", fa::fa_comment_dots}, {"commenting", fa::fa_commenting}, @@ -2655,8 +2720,13 @@ static const fa::QtAwesomeNamedIcon faRegularFreeIconArray[] = { {"hand-scissors", fa::fa_hand_scissors}, {"hand-spock", fa::fa_hand_spock}, {"handshake", fa::fa_handshake}, + {"handshake-alt", fa::fa_handshake_alt}, + {"handshake-simple", fa::fa_handshake_simple}, {"hard-drive", fa::fa_hard_drive}, {"hdd", fa::fa_hdd}, + {"headphones", fa::fa_headphones}, + {"headphones-alt", fa::fa_headphones_alt}, + {"headphones-simple", fa::fa_headphones_simple}, {"heart", fa::fa_heart}, {"hospital", fa::fa_hospital}, {"hospital-alt", fa::fa_hospital_alt}, @@ -2665,6 +2735,10 @@ static const fa::QtAwesomeNamedIcon faRegularFreeIconArray[] = { {"hourglass-empty", fa::fa_hourglass_empty}, {"hourglass-half", fa::fa_hourglass_half}, {"hourglass-2", fa::fa_hourglass_2}, + {"house", fa::fa_house}, + {"home", fa::fa_home}, + {"home-alt", fa::fa_home_alt}, + {"home-lg-alt", fa::fa_home_lg_alt}, {"id-badge", fa::fa_id_badge}, {"id-card", fa::fa_id_card}, {"drivers-license", fa::fa_drivers_license}, @@ -2725,7 +2799,10 @@ static const fa::QtAwesomeNamedIcon faRegularFreeIconArray[] = { {"thumbs-up", fa::fa_thumbs_up}, {"trash-can", fa::fa_trash_can}, {"trash-alt", fa::fa_trash_alt}, + {"truck", fa::fa_truck}, {"user", fa::fa_user}, + {"user-alt", fa::fa_user_alt}, + {"user-large", fa::fa_user_large}, {"window-maximize", fa::fa_window_maximize}, {"window-minimize", fa::fa_window_minimize}, {"window-restore", fa::fa_window_restore}, diff --git a/support/fonts/Font Awesome 6 Brands-Regular-400.otf b/support/fonts/Font Awesome 6 Brands-Regular-400.otf deleted file mode 100644 index 80ff0b665..000000000 Binary files a/support/fonts/Font Awesome 6 Brands-Regular-400.otf and /dev/null differ diff --git a/support/fonts/Font Awesome 6 Free-Regular-400.otf b/support/fonts/Font Awesome 6 Free-Regular-400.otf deleted file mode 100644 index 2edf2b2f3..000000000 Binary files a/support/fonts/Font Awesome 6 Free-Regular-400.otf and /dev/null differ diff --git a/support/fonts/Font Awesome 6 Free-Solid-900.otf b/support/fonts/Font Awesome 6 Free-Solid-900.otf deleted file mode 100644 index 6bd19b13b..000000000 Binary files a/support/fonts/Font Awesome 6 Free-Solid-900.otf and /dev/null differ diff --git a/support/fonts/Font Awesome 7 Brands-Regular-400.otf b/support/fonts/Font Awesome 7 Brands-Regular-400.otf new file mode 100644 index 000000000..08b8ce0f0 Binary files /dev/null and b/support/fonts/Font Awesome 7 Brands-Regular-400.otf differ diff --git a/support/fonts/Font Awesome 7 Free-Regular-400.otf b/support/fonts/Font Awesome 7 Free-Regular-400.otf new file mode 100644 index 000000000..fb469d288 Binary files /dev/null and b/support/fonts/Font Awesome 7 Free-Regular-400.otf differ diff --git a/support/fonts/Font Awesome 7 Free-Solid-900.otf b/support/fonts/Font Awesome 7 Free-Solid-900.otf new file mode 100644 index 000000000..25133ed74 Binary files /dev/null and b/support/fonts/Font Awesome 7 Free-Solid-900.otf differ